/*!
Theme Name: Customify
Theme URI: https://pressmaximum.old-464a/customify
Author: WPCustomify
Author URI: https://pressmaximum.old-464a
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.old-464a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.table-41cb.filter_54bd/licenses/gpl-2.0.status-focused-9e45
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.carousel_4564/, (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.next_2e4b.badge_4aca/normalize.mask-6488/
 ======
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.mask-6488 v7.0.0 | MIT License | github.old-464a/necolas/normalize.mask-6488 */
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;
}
.button_c6f0 .tall_5bfd,
.link-plasma-1eb6,
.yellow_5775,
.info-1db9,
.primary_brown_0a57,
.selected_544f,
.tabs_6481,
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;
}
.link-plasma-1eb6,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .link-plasma-1eb6,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .link-plasma-1eb6,
  h1 {
    font-size: 1.8em;
  }
}
.yellow_5775,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.yellow_5775 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .yellow_5775,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .yellow_5775,
  h2 {
    font-size: 1.7em;
  }
}
.info-1db9,
h3 {
  font-size: 1.618em;
}
.button_c6f0 .tall_5bfd,
.primary_brown_0a57,
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.smooth_ceaa {
  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;
}
.full-c987:after,
.full-c987:before,
.primary-55ad:after,
.primary-55ad:before {
  content: "";
  display: table;
}
.full-c987:after,
.primary-55ad:after {
  clear: both;
}
.layout_gas_6a6d {
  float: right;
  margin-right: 0;
}
.notification_basic_b6d0 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.chip_next_05c6 .right_bf88,
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;
}
.chip_next_05c6 .right_bf88: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;
}
.secondary-d3e0 .right_bf88 {
  box-shadow: none;
}
.secondary-d3e0
  .right_bf88
  .border-white-f197 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.secondary-d3e0 .right_bf88 .gallery_stale_5358 {
  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;
}
.secondary-d3e0
  .right_bf88
  .gallery_stale_5358
  b {
  display: none;
}
.secondary-d3e0 .focus_9c68 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.modal-8fef:not(.breadcrumb_2604):not(.mask_blue_a6ae),
button:not(.breadcrumb_2604):not(.mask_blue_a6ae),
input[type="button"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ),
input[type="reset"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ),
input[type="submit"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ) {
  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;
}
.modal-8fef:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ):hover,
button:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ):hover,
input[type="button"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ):hover,
input[type="reset"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ):hover,
input[type="submit"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.modal-8fef:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ):active,
.modal-8fef:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ):focus,
button:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ):active,
button:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ):focus,
input[type="button"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ):active,
input[type="button"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ):focus,
input[type="reset"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ):active,
input[type="reset"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ):focus,
input[type="submit"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ):active,
input[type="submit"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ):focus {
  outline: 0;
}
.modal-8fef:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48,
button:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48,
input[type="button"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48,
input[type="reset"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48,
input[type="submit"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48 {
  position: relative;
}
.modal-8fef:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48
  .wide-15d8,
.modal-8fef:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48
  .footer_solid_1d9d,
.modal-8fef:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48
  .list_60bf,
.modal-8fef:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48
  i,
.modal-8fef:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48
  svg,
button:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48
  .wide-15d8,
button:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48
  .footer_solid_1d9d,
button:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48
  .list_60bf,
button:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48
  i,
button:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48
  svg,
input[type="button"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48
  .wide-15d8,
input[type="button"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48
  .footer_solid_1d9d,
input[type="button"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48
  .list_60bf,
input[type="button"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48
  i,
input[type="button"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48
  svg,
input[type="reset"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48
  .wide-15d8,
input[type="reset"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48
  .footer_solid_1d9d,
input[type="reset"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48
  .list_60bf,
input[type="reset"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48
  i,
input[type="reset"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48
  svg,
input[type="submit"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48
  .wide-15d8,
input[type="submit"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48
  .footer_solid_1d9d,
input[type="submit"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48
  .list_60bf,
input[type="submit"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48
  i,
input[type="submit"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48
  svg {
  visibility: hidden;
}
.modal-8fef:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48:after,
button:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48:after,
input[type="button"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48:after,
input[type="reset"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48:after,
input[type="submit"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ).fn-loading-bc48: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;
}
.modal-8fef:not(.breadcrumb_2604):not(.mask_blue_a6ae),
input[type="button"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ),
input[type="reset"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ),
input[type="submit"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ) {
  color: #fff;
  background: #235787;
}
.modal-8fef:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ):focus,
input[type="button"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ):focus,
input[type="reset"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ):focus,
input[type="submit"]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ):focus {
  color: #fff;
}
.modal-8fef.fn-disabled-bc48:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ),
.modal-8fef[disabled]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ),
button.fn-disabled-bc48:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ),
button[disabled]:not(.breadcrumb_2604):not(
    .mask_blue_a6ae
  ) {
  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;
}
.pro_af8a {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.pro_af8a: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;
}
.tabs_active_a9f7 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.tertiary-rough-18ba {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.frame-4ace {
  clear: both;
  display: block;
  margin: 0 auto;
}
.full-c987:after,
.full-c987:before,
.complex_e0aa:after,
.complex_e0aa:before,
.message-wood-6259:after,
.message-wood-6259:before,
.clean_16d5:after,
.clean_16d5:before,
.outline-red-7dda:after,
.outline-red-7dda:before,
.active-121e:after,
.active-121e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.full-c987:after,
.complex_e0aa:after,
.message-wood-6259:after,
.clean_16d5:after,
.outline-red-7dda:after,
.active-121e:after {
  clear: both;
}
.complex_e0aa .frame_def3,
.message-wood-6259 .frame_def3,
.progress_simple_c3c5 .frame_def3 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.glass-5d5b {
  display: inline-block;
}
.logo_af7b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.logo_af7b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.logo_af7b .liquid-35e1 {
  padding: 1em 0;
  font-size: 85%;
}
.liquid-35e1 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.fluid-a8fe {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.fluid-a8fe:after,
.fluid-a8fe:before {
  content: "";
  display: table;
}
.fluid-a8fe:after {
  clear: both;
}
.box_hard_a507 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.form-ca5d .box_hard_a507 {
  max-width: 50%;
}
.message_lite_48ea .box_hard_a507 {
  max-width: 33.33%;
}
.texture_basic_faca .box_hard_a507 {
  max-width: 25%;
}
.card-3bda .box_hard_a507 {
  max-width: 20%;
}
.secondary-left-8558 .box_hard_a507 {
  max-width: 16.66%;
}
.caption_3ed9 .box_hard_a507 {
  max-width: 14.28%;
}
.thumbnail-8cc2 .box_hard_a507 {
  max-width: 12.5%;
}
.fast_fcd5 .box_hard_a507 {
  max-width: 11.11%;
}
.mask_d3f3 {
  display: block;
}
.button_c6f0 .article-huge-b1b1 label,
.button_c6f0 .preview-adc0 label,
.button_c6f0 .input_afb3 label,
.button_c6f0 .popup_small_f147 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.first-7021 {
  list-style: none;
  margin: 0;
}
.first-7021 article.primary_3c73 {
  margin-bottom: 0;
}
.first-7021 ul {
  list-style: none;
  margin: 0;
}
.first-7021 .hero-huge-f533 li.primary_3c73 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .first-7021 .hero-huge-f533 li.primary_3c73 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .first-7021 .hero-huge-f533 li.primary_3c73: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) {
  .first-7021 .hero-huge-f533 li.primary_3c73 li.primary_3c73 li.primary_3c73 li.primary_3c73 {
    padding-left: 0;
  }
}
article.primary_3c73 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.primary_3c73 .complex_e0aa p:last-of-type {
  margin-bottom: 0;
}
article.primary_3c73 .slider-3445 {
  float: left;
}
article.primary_3c73 .backdrop_blue_20e4 {
  margin-left: 85px;
}
article.primary_3c73 .slider_b82d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.primary_3c73 .slider_b82d .basic-c364 {
  margin-left: 10px;
}
article.primary_3c73 .button-da24 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.primary_3c73 .table_fast_d3e8 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .article-huge-b1b1,
  #respond .input_afb3,
  #respond .popup_small_f147 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .article-huge-b1b1 input,
#respond .input_afb3 input,
#respond .popup_small_f147 input {
  width: 100%;
}
#respond .popup_small_f147 {
  margin-right: 0;
}
#respond .badge-cd3f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tertiary-4a3d {
  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;
}
.tertiary-4a3d.container_ad30 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tertiary-4a3d 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%);
}
.tertiary-4a3d:focus,
.tertiary-4a3d: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);
}
.red-5707 {
  border-radius: 10%;
}
.widget-4084 {
  border-radius: 50%;
}
.filter-tiny-c4a7 {
  font-size: 0.72em;
}
.center-1c54 {
  font-size: 0.875em;
}
.old-1bf4 {
  font-size: 1.1em;
}
.silver-960c {
  text-transform: uppercase;
  line-height: 1.2;
}
.silver-960c.filter-tiny-c4a7 {
  letter-spacing: 0.5px;
}
.element_4086,
.element_4086 a {
  color: #6d6d6d;
}
.element_4086 a:hover {
  color: #111;
}
.media_1bc5 {
  color: #6d6d6d;
}
.alert-3ccb {
  overflow-x: hidden;
}
.alert-3ccb .disabled_smooth_f147.video_23be {
  position: relative;
}
.alert-3ccb .disabled_smooth_f147.video_23be.module-74ba {
  position: initial;
}
.alert-3ccb
  .disabled_smooth_f147.video_23be.module-74ba
  .paragraph-bronze-4c9c {
  left: auto;
}
.alert-3ccb .disabled_smooth_f147 .paragraph-bronze-4c9c {
  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;
}
.alert-3ccb .disabled_smooth_f147:hover.video_23be {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.alert-3ccb
  .disabled_smooth_f147:hover.video_23be
  .paragraph-bronze-4c9c {
  display: block;
  z-index: 9999999;
}
.alert-3ccb .frame-complex-8021 .block_6a15,
.alert-3ccb .notice-c534 .block_6a15 {
  display: none;
}
.alert-3ccb .article-2767 .disabled_smooth_f147:hover.video_23be {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.button_c6f0 .article-huge-b1b1 label,
.button_c6f0 .preview-adc0 label,
.button_c6f0 .input_afb3 label,
.button_c6f0 .popup_small_f147 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.first-7021 {
  list-style: none;
  margin: 0;
}
.first-7021 article.primary_3c73 {
  margin-bottom: 0;
}
.first-7021 ul {
  list-style: none;
  margin: 0;
}
.first-7021 .hero-huge-f533 li.primary_3c73 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .first-7021 .hero-huge-f533 li.primary_3c73 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .first-7021 .hero-huge-f533 li.primary_3c73: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) {
  .first-7021 .hero-huge-f533 li.primary_3c73 li.primary_3c73 li.primary_3c73 li.primary_3c73 {
    padding-left: 0;
  }
}
article.primary_3c73 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.primary_3c73 .complex_e0aa p:last-of-type {
  margin-bottom: 0;
}
article.primary_3c73 .slider-3445 {
  float: left;
}
article.primary_3c73 .backdrop_blue_20e4 {
  margin-left: 85px;
}
article.primary_3c73 .slider_b82d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.primary_3c73 .slider_b82d .basic-c364 {
  margin-left: 10px;
}
article.primary_3c73 .button-da24 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.primary_3c73 .table_fast_d3e8 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .article-huge-b1b1,
  #respond .input_afb3,
  #respond .popup_small_f147 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .article-huge-b1b1 input,
#respond .input_afb3 input,
#respond .popup_small_f147 input {
  width: 100%;
}
#respond .popup_small_f147 {
  margin-right: 0;
}
#respond .badge-cd3f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.frame-complex-8021 .popup-paper-013e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.popup-paper-013e .silver-d52f.module-ea94 .breadcrumb_motion_f728 > li > a:focus,
.popup-paper-013e .silver-d52f.module-ea94 .breadcrumb_motion_f728 > li > a:hover,
.popup-paper-013e .silver-d52f.module-lite-3538 .breadcrumb_motion_f728 > li > a:focus,
.popup-paper-013e .silver-d52f.module-lite-3538 .breadcrumb_motion_f728 > li > a:hover,
.popup-paper-013e .silver-d52f.dropdown_b73a .breadcrumb_motion_f728 > li > a:focus,
.popup-paper-013e .silver-d52f.dropdown_b73a .breadcrumb_motion_f728 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup-paper-013e
  .silver-d52f.module-ea94
  .breadcrumb_motion_f728
  > li.logo_1bfb
  > a,
.popup-paper-013e
  .silver-d52f.module-ea94
  .breadcrumb_motion_f728
  > li.status_95fb
  > a,
.popup-paper-013e
  .silver-d52f.module-lite-3538
  .breadcrumb_motion_f728
  > li.logo_1bfb
  > a,
.popup-paper-013e
  .silver-d52f.module-lite-3538
  .breadcrumb_motion_f728
  > li.status_95fb
  > a,
.popup-paper-013e
  .silver-d52f.dropdown_b73a
  .breadcrumb_motion_f728
  > li.logo_1bfb
  > a,
.popup-paper-013e .silver-d52f.dropdown_b73a .breadcrumb_motion_f728 > li.static_5a48 > a {
  color: rgba(255, 255, 255, 0.99);
}
.popup-paper-013e .modal_hard_58f2,
.popup-paper-013e .modal_hard_58f2 a {
  color: rgba(255, 255, 255, 0.99);
}
.popup-paper-013e .iron_2c54.yellow_fca2 li a,
.popup-paper-013e .summary-d271 a,
.popup-paper-013e .card-under-7c4a,
.popup-paper-013e .breadcrumb_motion_f728 > li > a,
.popup-paper-013e .sidebar-slow-e381 {
  color: rgba(255, 255, 255, 0.79);
}
.popup-paper-013e .iron_2c54.yellow_fca2 li a:hover,
.popup-paper-013e .summary-d271 a:hover,
.popup-paper-013e .card-under-7c4a:hover,
.popup-paper-013e .breadcrumb_motion_f728 > li > a:hover,
.popup-paper-013e .sidebar-slow-e381:hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup-paper-013e .avatar-outer-06a8 {
  color: rgba(255, 255, 255, 0.79);
}
.popup-paper-013e .avatar-outer-06a8 .form_motion_d242 {
  color: rgba(255, 255, 255, 0.99);
}
.popup-paper-013e .avatar-outer-06a8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup-paper-013e .breadcrumb-active-d4aa .frame-6fcf {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.popup-paper-013e .breadcrumb-active-d4aa .frame-6fcf .preview_iron_497d {
  color: rgba(255, 255, 255, 0.79);
}
.popup-paper-013e
  .breadcrumb-active-d4aa
  .frame-6fcf
  .preview_iron_497d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.popup-paper-013e
  .breadcrumb-active-d4aa
  .frame-6fcf
  .preview_iron_497d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.popup-paper-013e
  .breadcrumb-active-d4aa
  .frame-6fcf
  .preview_iron_497d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.popup-paper-013e
  .breadcrumb-active-d4aa
  .frame-6fcf
  .preview_iron_497d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.popup-paper-013e .breadcrumb-active-d4aa .up_d53a {
  color: rgba(255, 255, 255, 0.79);
}
.popup-paper-013e .breadcrumb-active-d4aa .up_d53a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-9060
  .popup-paper-013e
  .breadcrumb-active-d4aa
  .east_24bb
  .input_last_2c40 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.overlay-9060
  .popup-paper-013e
  .breadcrumb-active-d4aa
  .east_24bb
  .preview_iron_497d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.frame-complex-8021 .static_856c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.static_856c .silver-d52f.module-ea94 .breadcrumb_motion_f728 > li > a:focus,
.static_856c .silver-d52f.module-ea94 .breadcrumb_motion_f728 > li > a:hover,
.static_856c .silver-d52f.module-lite-3538 .breadcrumb_motion_f728 > li > a:focus,
.static_856c .silver-d52f.module-lite-3538 .breadcrumb_motion_f728 > li > a:hover,
.static_856c .silver-d52f.dropdown_b73a .breadcrumb_motion_f728 > li > a:focus,
.static_856c .silver-d52f.dropdown_b73a .breadcrumb_motion_f728 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.static_856c
  .silver-d52f.module-ea94
  .breadcrumb_motion_f728
  > li.logo_1bfb
  > a,
.static_856c
  .silver-d52f.module-ea94
  .breadcrumb_motion_f728
  > li.status_95fb
  > a,
.static_856c
  .silver-d52f.module-lite-3538
  .breadcrumb_motion_f728
  > li.logo_1bfb
  > a,
.static_856c
  .silver-d52f.module-lite-3538
  .breadcrumb_motion_f728
  > li.status_95fb
  > a,
.static_856c
  .silver-d52f.dropdown_b73a
  .breadcrumb_motion_f728
  > li.logo_1bfb
  > a,
.static_856c .silver-d52f.dropdown_b73a .breadcrumb_motion_f728 > li.static_5a48 > a {
  color: rgba(0, 0, 0, 0.8);
}
.static_856c .modal_hard_58f2,
.static_856c .modal_hard_58f2 a {
  color: rgba(0, 0, 0, 0.8);
}
.static_856c .iron_2c54.yellow_fca2 li a,
.static_856c .summary-d271 a,
.static_856c .card-under-7c4a,
.static_856c .breadcrumb_motion_f728 > li > a,
.static_856c .sidebar-slow-e381 {
  color: rgba(0, 0, 0, 0.55);
}
.static_856c .iron_2c54.yellow_fca2 li a:hover,
.static_856c .summary-d271 a:hover,
.static_856c .card-under-7c4a:hover,
.static_856c .breadcrumb_motion_f728 > li > a:hover,
.static_856c .sidebar-slow-e381:hover {
  color: rgba(0, 0, 0, 0.8);
}
.static_856c .avatar-outer-06a8 {
  color: rgba(0, 0, 0, 0.55);
}
.static_856c .avatar-outer-06a8 .form_motion_d242 {
  color: rgba(0, 0, 0, 0.8);
}
.static_856c .avatar-outer-06a8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.glass_2b2a .preview-hovered-3b44 {
  margin-left: auto;
  margin-right: auto;
}
.message-wood-6259 > * {
  margin-left: auto;
  margin-right: auto;
}
.message-wood-6259 .tabs_active_a9f7 {
  margin-right: 1.41575em;
}
.action_0549 .message-wood-6259 > .sidebar_outer_614b {
  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;
}
.action_0549 .message-wood-6259 > .wide-5a0c {
  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;
}
.focus_ee1e.glass_2b2a .preview-hovered-3b44,
.tall-8b56.glass_2b2a .preview-hovered-3b44 {
  margin-left: 0;
}
.pattern_west_b791.glass_2b2a .preview-hovered-3b44,
.texture-f52e.glass_2b2a .preview-hovered-3b44 {
  margin-right: 0;
}
.message-wood-6259 ol,
.message-wood-6259 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.overlay_53fe video {
  max-width: 100%;
}
.pagination_gas_954f img {
  display: block;
}
.pagination_gas_954f.tabs_active_a9f7,
.pagination_gas_954f.tertiary-rough-18ba {
  width: 100%;
}
.pagination_gas_954f.wide-5a0c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.pro_5ad7:not(.image_699d) {
  margin: 1.5em auto;
}
.carousel-1b22 p {
  padding: 1.5em 14px;
}
ul.focus-dark-5bb7.wide-5a0c,
ul.focus-dark-5bb7.sidebar_outer_614b,
ul.focus-dark-5bb7.block-inner-10d4.sidebar_outer_614b {
  padding: 0 14px;
}
.white-b646 {
  display: block;
  overflow-x: auto;
}
.white-b646 table {
  border-collapse: collapse;
  width: 100%;
}
.white-b646 td,
.white-b646 th {
  padding: 0.5em;
}
.message-wood-6259 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.message-wood-6259 ol ol,
.message-wood-6259 ol ul,
.message-wood-6259 ul ol,
.message-wood-6259 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.message-wood-6259 ol ol li,
.message-wood-6259 ol ul li,
.message-wood-6259 ul ol li,
.message-wood-6259 ul ul li {
  margin-left: 0;
}
.south-3616.column-complex-4821 > .slider_4178 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.south-3616.column-complex-4821 > .slider_4178 iframe,
.south-3616.column-complex-4821 > .slider_4178 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.thumbnail-8be2 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.thumbnail-8be2.grid-bottom-0913 {
  padding: 0;
}
.thumbnail-8be2.grid-bottom-0913 cite {
  font-size: 13px;
}
.thumbnail-8be2 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.thumbnail-8be2 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.box_f635 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.box_f635 > p:first-child {
  margin-top: 0;
}
.box_f635 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.box_f635 blockquote {
  border-left: 0;
}
.dim-8ab2 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.dim-8ab2:not(.right_0e50) {
  max-width: 100px;
}
.dim-8ab2.hover_next_5ca3 {
  border-bottom: none !important;
  text-align: center;
}
.dim-8ab2.hover_next_5ca3::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .carousel-1b22 p {
    padding: 1.5em 0;
  }
}
.pink_8e49 {
  color: #0073aa;
}
.shade-3572 {
  background-color: #0073aa;
}
.copper_6e3b {
  color: #229fd8;
}
.disabled_7b8a {
  background-color: #229fd8;
}
.detail_motion_a754 {
  color: #eee;
}
.silver-fcad {
  background-color: #eee;
}
.active-1418 {
  color: #444;
}
.thick_0094 {
  background-color: #444;
}
.focus_first_c8fb {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.focus_first_c8fb .chip-last-1802 .summary-d271 {
  font-size: 15px;
}
.focus_first_c8fb .summary-d271 {
  line-height: 1.3;
}
.focus_first_c8fb .static_856c {
}
.focus_first_c8fb .popup-paper-013e {
  background: #235787;
}
.shade_ed22 {
  padding: 0;
}
.shade_ed22 .popup-paper-013e {
  background: #1a1a1a;
}
.shade_ed22 .static_856c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.main-a734 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.main-a734 .static_856c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.main-a734 .popup-paper-013e {
  background: #303030;
}
.active-121e {
  position: relative;
  z-index: 10;
}
.active-121e .stale_3a7d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module-fresh-ab21 .video_23be {
  display: inline-block;
  vertical-align: middle;
}
.module-fresh-ab21.table_a898 .video_23be {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .module-fresh-ab21.table_a898 .video_23be {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .module-fresh-ab21.table_a898 .video_23be {
    margin-right: 0.4em;
  }
}
.module-fresh-ab21.table_a898 .video_23be:last-child {
  margin-right: 0;
}
.tabs-5670 .stale_3a7d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .frame-complex-8021 .chip-last-1802 {
    margin: 0 -0.5em;
  }
  .frame-complex-8021 .chip-last-1802 [class*="customify-col-"],
  .frame-complex-8021 .chip-last-1802 [class*="customify-col_"],
  .frame-complex-8021 .chip-last-1802 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.frame-complex-8021.table_1740 .stale_3a7d {
  background: 0 0 !important;
}
.frame-complex-8021.table_1740 .stale_3a7d,
.frame-complex-8021.tabs-5670 .stale_3a7d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .frame-complex-8021.focus_clean_769d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.frame-complex-8021.tabs-5670 .stale_3a7d {
  box-shadow: none !important;
}
.last_c6d1 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .last_c6d1 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .last_c6d1 {
    padding: 18px 0 20px;
  }
}
.last_c6d1 .bright_bad0 {
  width: 100%;
}
.last_c6d1 .label-bright-d203 {
  margin-bottom: 0;
}
.last_c6d1 .focus_9489 {
  margin-top: 5px;
  font-size: 0.875em;
}
.label_41b5 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.label_41b5 .media_selected_a91f {
  width: 100%;
}
.footer-bronze-b4d5 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.footer-bronze-b4d5 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.footer-bronze-b4d5 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;
}
.footer-bronze-b4d5 li:last-child:after {
  display: none;
}
.footer-bronze-b4d5 li a {
  font-weight: 500;
  margin-right: 10px;
}
.caption_narrow_89d8 .block_6a15 button,
.last_c6d1 .block_6a15 button {
  left: 0;
}
.caption_narrow_89d8 .media_selected_a91f,
.last_c6d1 .media_selected_a91f {
  padding-left: 0;
  padding-right: 0;
}
.caption_narrow_89d8 .label_41b5,
.last_c6d1 .label_41b5 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.caption_narrow_89d8 {
  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;
}
.caption_narrow_89d8: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;
}
.caption_narrow_89d8 .box-stone-bfa8 {
  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) {
  .caption_narrow_89d8 .box-stone-bfa8 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .caption_narrow_89d8 .box-stone-bfa8 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .caption_narrow_89d8 .box-stone-bfa8 {
    min-height: 200px;
  }
}
.caption_narrow_89d8 .footer-bronze-b4d5 {
  color: rgba(255, 255, 255, 0.8);
}
.caption_narrow_89d8 .footer-bronze-b4d5 a,
.caption_narrow_89d8 .footer-bronze-b4d5 li:after {
  color: inherit;
}
.caption_narrow_89d8 .footer-bronze-b4d5 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hover_orange_de9f {
  margin-bottom: 0.5em;
}
.yellow_9bf2 {
  margin-bottom: 1.2em;
}
.yellow_9bf2,
.hover_orange_de9f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.yellow_9bf2 p:last-child,
.hover_orange_de9f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .block_6a15,
#masthead .block_6a15 {
  display: none;
}
#masthead
  > .block_6a15.banner-4c13 {
  display: none;
}
#masthead > .block_6a15 button {
  left: 0;
}
.section_east_2cbc {
  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%;
}
.section_east_2cbc .video_23be {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.section_east_2cbc .pattern-b729 {
  display: -webkit-box;
  display: flex;
}
.section_east_2cbc .pattern-b729.sidebar_2e0b {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.section_east_2cbc .pattern-b729.slider_left_491e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.section_east_2cbc .pattern-b729.label_plasma_3a02 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.section_east_2cbc.cold-8199.last-f672 .pattern-b729.sidebar_2e0b {
  flex-basis: 100%;
}
.section_east_2cbc.input-ae64 .pattern-b729.slider_left_491e {
  -webkit-box-flex: 1;
  flex: auto;
}
.section_east_2cbc.input-ae64 .pattern-b729.label_plasma_3a02 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .block_6a15.banner-4c13 {
  display: none;
}
#masthead > .block_6a15 button {
  left: 0;
}
.accordion_north_cd02 {
  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;
}
.accordion_north_cd02:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.accordion_north_cd02.notification-a1ea i {
  margin-right: 4px;
}
.accordion_north_cd02.cool_4d50 i {
  margin-left: 5px;
}
.summary-d271 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.summary-d271 p:last-child {
  margin-bottom: 0;
}
.main-c5f7 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.main-c5f7 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.main-c5f7 img {
  display: block;
  width: auto;
  line-height: 1;
}
.main-c5f7 .modal_hard_58f2 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.main-c5f7 .purple-1f79 {
  margin: 5px 0 7px 0;
}
.main-c5f7.box-over-df5d .rough-3985 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.main-c5f7.box-over-df5d .down-347b {
  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;
}
.main-c5f7.first_cbab {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.main-c5f7.first_cbab .rough-3985 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.main-c5f7.first_cbab .down-347b {
  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;
}
.main-c5f7.content_c865 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.main-c5f7.container-old-abc7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.main-c5f7.container-old-abc7 .down-347b {
  margin-top: 7px;
}
.notification-ec38 {
  display: inline-block;
}
.active-121e .card_832b .main-c5f7 img {
  max-width: 100%;
}
.silver-d52f .dirty-cd5e.logo_2338,
.light_22a6 .dirty-cd5e.logo_2338 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.silver-d52f .chip-6ed2,
.light_22a6 .chip-6ed2 {
  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%);
}
.silver-d52f .chip-6ed2 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.silver-d52f.large-cb17 .chip-6ed2 {
  display: none;
}
.silver-d52f .pressed-e7c6 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.silver-d52f .pressed-e7c6 li {
  display: inline-block;
  position: relative;
}
.silver-d52f .pressed-e7c6 li:last-child {
  margin-right: 0;
}
.silver-d52f .pressed-e7c6 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;
}
.silver-d52f .pressed-e7c6 li.static_5a48 > a {
  color: rgba(0, 0, 0, 0.9);
}
.silver-d52f .pressed-e7c6 > 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;
}
.silver-d52f .pressed-e7c6 > li > a i {
  line-height: 0;
}
.silver-d52f .pressed-e7c6 > li.border_rough_5ef5 > a .chip-6ed2 {
  margin-left: 4px;
  line-height: 0;
}
.silver-d52f .pressed-e7c6 .media-c62c li.border_rough_5ef5 > a {
  position: relative;
}
.silver-d52f .pressed-e7c6 .media-c62c li.border_rough_5ef5 > a:after,
.silver-d52f .pressed-e7c6 .media-c62c li.border_rough_5ef5 > a:before {
  content: "";
  display: table;
}
.silver-d52f .pressed-e7c6 .media-c62c li.border_rough_5ef5 > a:after {
  clear: both;
}
.silver-d52f .pressed-e7c6 .media-c62c li.border_rough_5ef5 > a .chip-6ed2 {
  margin-left: 5px;
  float: right;
}
.silver-d52f .input_short_b008,
.silver-d52f .media-c62c {
  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;
}
.silver-d52f .media-c62c {
  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;
}
.silver-d52f .media-c62c .logo_2338 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.silver-d52f .media-c62c .chip-6ed2 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.silver-d52f .media-c62c li {
  display: block;
  margin: 0;
  padding: 0;
}
.silver-d52f .media-c62c 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;
}
.silver-d52f .media-c62c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.silver-d52f .media-c62c .media-c62c {
  top: 0;
  left: 100%;
}
.silver-d52f .aside-ff0a.fn-focus-bc48 > .input_short_b008,
.silver-d52f .aside-ff0a.fn-focus-bc48 > .media-c62c,
.silver-d52f .aside-ff0a:focus > .input_short_b008,
.silver-d52f .aside-ff0a:focus > .media-c62c,
.silver-d52f .aside-ff0a:hover > .input_short_b008,
.silver-d52f .aside-ff0a:hover > .media-c62c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.silver-d52f.dropdown_b73a .breadcrumb_motion_f728:after,
.silver-d52f.dropdown_b73a .breadcrumb_motion_f728:before {
  content: "";
  display: table;
}
.silver-d52f.dropdown_b73a .breadcrumb_motion_f728:after {
  clear: both;
}
.silver-d52f.dropdown_b73a .breadcrumb_motion_f728 > li {
  float: left;
}
.silver-d52f.block-fast-9204 .breadcrumb_motion_f728:after,
.silver-d52f.block-fast-9204 .breadcrumb_motion_f728:before {
  content: "";
  display: table;
}
.silver-d52f.block-fast-9204 .breadcrumb_motion_f728:after {
  clear: both;
}
.silver-d52f.block-fast-9204 .breadcrumb_motion_f728 > li {
  float: left;
}
.silver-d52f.block-fast-9204 .breadcrumb_motion_f728 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.silver-d52f.block-fast-9204 .breadcrumb_motion_f728 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.silver-d52f.block-fast-9204 .breadcrumb_motion_f728 > li.logo_1bfb > a,
.silver-d52f.block-fast-9204 .breadcrumb_motion_f728 > li.static_5a48 > a {
  color: #fff;
  background-color: #1e4b75;
}
.silver-d52f.module-ea94 .breadcrumb_motion_f728 > li > a .logo_2338 {
  position: relative;
}
.silver-d52f.module-ea94 .breadcrumb_motion_f728 > li > a .logo_2338: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;
}
.silver-d52f.module-ea94
  .breadcrumb_motion_f728
  > li:focus
  > a
  .logo_2338:before,
.silver-d52f.module-ea94
  .breadcrumb_motion_f728
  > li:hover
  > a
  .logo_2338:before {
  width: 100%;
  background-color: currentColor;
}
.silver-d52f.module-ea94
  .breadcrumb_motion_f728
  > li.logo_1bfb
  > a
  .logo_2338:before,
.silver-d52f.module-ea94
  .breadcrumb_motion_f728
  > li.status_95fb
  > a
  .logo_2338:before {
  width: 100%;
  background-color: currentColor;
}
.silver-d52f.module-lite-3538 .breadcrumb_motion_f728 > li > a .logo_2338 {
  position: relative;
}
.silver-d52f.module-lite-3538 .breadcrumb_motion_f728 > li > a .logo_2338: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;
}
.silver-d52f.module-lite-3538 .breadcrumb_motion_f728 > li:focus > a .logo_2338:before,
.silver-d52f.module-lite-3538
  .breadcrumb_motion_f728
  > li:hover
  > a
  .logo_2338:before {
  width: 100%;
  background-color: currentColor;
}
.silver-d52f.module-lite-3538
  .breadcrumb_motion_f728
  > li.logo_1bfb
  > a
  .logo_2338:before,
.silver-d52f.module-lite-3538
  .breadcrumb_motion_f728
  > li.status_95fb
  > a
  .logo_2338:before {
  width: 100%;
  background-color: currentColor;
}
.light_22a6 .pressed-e7c6 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.light_22a6 .pressed-e7c6 li:first-child > a {
  border-top: none;
}
.light_22a6 .pressed-e7c6 .action-682a > .logo_2338 .chip-6ed2 {
  display: none;
}
.light_22a6 .pressed-e7c6 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.light_22a6 .pressed-e7c6 li:last-child {
  border: none;
}
.light_22a6 .pressed-e7c6 li.border_rough_5ef5 > a {
  padding-right: 45px !important;
}
.light_22a6 .pressed-e7c6 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.light_22a6 .pressed-e7c6 li a:focus,
.light_22a6 .pressed-e7c6 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.light_22a6 .pressed-e7c6 li .hero-6f0b {
  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;
}
.light_22a6 .pressed-e7c6 li .hero-6f0b:hover {
  box-shadow: none;
}
.light_22a6 .pressed-e7c6 li .hero-6f0b .chip-6ed2 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.light_22a6 .pressed-e7c6 .media-c62c {
  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);
}
.light_22a6 .pressed-e7c6 .media-c62c li a {
  padding-left: 3em;
}
.light_22a6 .pressed-e7c6 .container-narrow-2918 > a .hero-6f0b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.light_22a6 .pressed-e7c6 .container-narrow-2918 > .media-c62c {
  display: block;
  opacity: 1;
}
.red_cc3f {
  max-width: 100%;
}
.rough-927e {
  line-height: 0;
  cursor: pointer;
}
.sidebar-slow-e381 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.sidebar-slow-e381:hover {
  box-shadow: none;
  color: currentColor;
}
.sidebar-slow-e381 svg {
  width: 18px;
  height: 18px;
}
.sidebar-slow-e381 .photo_inner_a6f8 {
  display: none;
}
.video_23b7 {
  position: relative;
}
.video_23b7.fn-active-bc48 .sidebar-slow-e381 .over-49f2 {
  display: none;
}
.video_23b7.fn-active-bc48 .sidebar-slow-e381 .photo_inner_a6f8 {
  display: inline-block;
}
.video_23b7 .caption-18d8 {
  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);
}
.video_23b7.purple_1ad0 .caption-18d8 {
  left: auto;
  right: -0.9em;
}
.video_23b7.purple_1ad0 .short-2f0a::before {
  left: auto;
  right: 15px;
}
.video_23b7.fn-active-bc48 .caption-18d8 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.east_24bb {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.east_24bb label {
  flex-basis: 100%;
}
.east_24bb .frame-6fcf {
  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;
}
.east_24bb .preview_iron_497d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.east_24bb .preview_iron_497d:focus {
  background-color: transparent;
}
.east_24bb button.up_d53a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.east_24bb button.up_d53a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.east_24bb button.up_d53a svg {
  width: 18px;
  height: 18px;
}
.east_24bb input[type="submit"] {
  min-height: auto;
}
.breadcrumb-active-d4aa .east_24bb .preview_iron_497d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.short-2f0a {
  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) {
  .short-2f0a {
    width: 220px;
  }
}
.short-2f0a label {
  flex-basis: 100%;
}
.short-2f0a::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;
}
.overlay-9060 .breadcrumb-active-d4aa .east_24bb {
  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;
}
.overlay-9060
  .breadcrumb-active-d4aa
  .east_24bb
  .frame-6fcf {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.overlay-9060 .breadcrumb-active-d4aa .east_24bb .preview_iron_497d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.overlay-9060
  .breadcrumb-active-d4aa
  .east_24bb
  .preview_iron_497d:focus {
  background: 0 0;
}
.overlay-9060
  .breadcrumb-active-d4aa
  .east_24bb
  .input_last_2c40 {
  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;
}
.iron_2c54 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.iron_2c54 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.iron_2c54 li:last-child {
  margin-right: 0;
}
.iron_2c54 li:first-child {
  margin-left: 0;
}
.iron_2c54.detail-ca3a a {
  color: #fff;
}
.iron_2c54.detail-ca3a a:hover {
  color: #fff;
}
.iron_2c54 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.iron_2c54 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.iron_2c54 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.iron_2c54 a:hover {
  opacity: 0.9;
  color: inherit;
}
.iron_2c54 [class*="social-icon-apple"] {
  background-color: #999;
}
.iron_2c54 [class*="social-icon-apple"].overlay_7306 {
  background-color: transparent;
  color: #999;
}
.iron_2c54 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.iron_2c54 [class*="social-icon-behance"].overlay_7306 {
  background-color: transparent;
  color: #1769ff;
}
.iron_2c54 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.iron_2c54 [class*="social-icon-bitbucket"].overlay_7306 {
  background-color: transparent;
  color: #205081;
}
.iron_2c54 [class*="social-icon-codepen"] {
  background-color: #000;
}
.iron_2c54 [class*="social-icon-codepen"].overlay_7306 {
  background-color: transparent;
  color: #000;
}
.iron_2c54 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.iron_2c54 [class*="social-icon-delicious"].overlay_7306 {
  background-color: transparent;
  color: #39f;
}
.iron_2c54 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.iron_2c54 [class*="social-icon-digg"].overlay_7306 {
  background-color: transparent;
  color: #005be2;
}
.iron_2c54 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.iron_2c54 [class*="social-icon-dribbble"].overlay_7306 {
  background-color: transparent;
  color: #ea4c89;
}
.iron_2c54 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.iron_2c54 [class*="social-icon-envelope"].overlay_7306 {
  background-color: transparent;
  color: #ea4335;
}
.iron_2c54 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.iron_2c54 [class*="social-icon-facebook"].overlay_7306 {
  background-color: transparent;
  color: #3b5998;
}
.iron_2c54 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.iron_2c54 [class*="social-icon-flickr"].overlay_7306 {
  background-color: transparent;
  color: #0063dc;
}
.iron_2c54 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.iron_2c54 [class*="social-icon-foursquare"].overlay_7306 {
  background-color: transparent;
  color: #2d5be3;
}
.iron_2c54 [class*="social-icon-github"] {
  background-color: #333;
}
.iron_2c54 [class*="social-icon-github"].overlay_7306 {
  background-color: transparent;
  color: #333;
}
.iron_2c54 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.iron_2c54 [class*="social-icon-google-plus"].overlay_7306 {
  background-color: transparent;
  color: #dd4b39;
}
.iron_2c54 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.iron_2c54 [class*="social-icon-houzz"].overlay_7306 {
  background-color: transparent;
  color: #7ac142;
}
.iron_2c54 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.iron_2c54 [class*="social-icon-instagram"].overlay_7306 {
  background-color: transparent;
  color: #262626;
}
.iron_2c54 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.iron_2c54 [class*="social-icon-jsfiddle"].overlay_7306 {
  background-color: transparent;
  color: #487aa2;
}
.iron_2c54 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.iron_2c54 [class*="social-icon-linkedin"].overlay_7306 {
  background-color: transparent;
  color: #0077b5;
}
.iron_2c54 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.iron_2c54 [class*="social-icon-medium"].overlay_7306 {
  background-color: transparent;
  color: #00ab6b;
}
.iron_2c54 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.iron_2c54
  [class*="social-icon-odnoklassniki"].overlay_7306 {
  background-color: transparent;
  color: #f4731c;
}
.iron_2c54 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.iron_2c54 [class*="social-icon-meetup"].overlay_7306 {
  background-color: transparent;
  color: #ec1c40;
}
.iron_2c54 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.iron_2c54 [class*="social-icon-pinterest"].overlay_7306 {
  background-color: transparent;
  color: #bd081c;
}
.iron_2c54 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.iron_2c54 [class*="social-icon-product-hunt"].overlay_7306 {
  background-color: transparent;
  color: #da552f;
}
.iron_2c54 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.iron_2c54 [class*="social-icon-reddit"].overlay_7306 {
  background-color: transparent;
  color: #ff4500;
}
.iron_2c54 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.iron_2c54 [class*="social-icon-rss"].overlay_7306 {
  background-color: transparent;
  color: #f26522;
}
.iron_2c54 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.iron_2c54
  [class*="social-icon-shopping-cart"].overlay_7306 {
  background-color: transparent;
  color: #4caf50;
}
.iron_2c54 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.iron_2c54 [class*="social-icon-skype"].overlay_7306 {
  background-color: transparent;
  color: #00aff0;
}
.iron_2c54 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.iron_2c54 [class*="social-icon-slideshare"].overlay_7306 {
  background-color: transparent;
  color: #0077b5;
}
.iron_2c54 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.iron_2c54 [class*="social-icon-snapchat"].overlay_7306 {
  background-color: transparent;
  color: #fffc00;
}
.iron_2c54 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.iron_2c54 [class*="social-icon-soundcloud"].overlay_7306 {
  background-color: transparent;
  color: #f80;
}
.iron_2c54 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.iron_2c54 [class*="social-icon-spotify"].overlay_7306 {
  background-color: transparent;
  color: #2ebd59;
}
.iron_2c54 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.iron_2c54
  [class*="social-icon-stack-overflow"].overlay_7306 {
  background-color: transparent;
  color: #fe7a15;
}
.iron_2c54 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.iron_2c54 [class*="social-icon-maldkfgram"].overlay_7306 {
  background-color: transparent;
  color: #2ca5e0;
}
.iron_2c54 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.iron_2c54 [class*="social-icon-tripadvisor"].overlay_7306 {
  background-color: transparent;
  color: #589442;
}
.iron_2c54 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.iron_2c54 [class*="social-icon-tumblr"].overlay_7306 {
  background-color: transparent;
  color: #35465c;
}
.iron_2c54 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.iron_2c54 [class*="social-icon-twitch"].overlay_7306 {
  background-color: transparent;
  color: #6441a5;
}
.iron_2c54 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.iron_2c54 [class*="social-icon-twitter"].overlay_7306 {
  background-color: transparent;
  color: #1da1f2;
}
.iron_2c54 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.iron_2c54 [class*="social-icon-vimeo"].overlay_7306 {
  background-color: transparent;
  color: #1ab7ea;
}
.iron_2c54 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.iron_2c54 [class*="social-icon-vk"].overlay_7306 {
  background-color: transparent;
  color: #45668e;
}
.iron_2c54 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.iron_2c54 [class*="social-icon-weibo"].overlay_7306 {
  background-color: transparent;
  color: #df2029;
}
.iron_2c54 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.iron_2c54 [class*="social-icon-weixin"].overlay_7306 {
  background-color: transparent;
  color: #7bb32e;
}
.iron_2c54 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.iron_2c54 [class*="social-icon-whatsapp"].overlay_7306 {
  background-color: transparent;
  color: #25d366;
}
.iron_2c54 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.iron_2c54 [class*="social-icon-wordpress"].overlay_7306 {
  background-color: transparent;
  color: #21759b;
}
.iron_2c54 [class*="social-icon-xing"] {
  background-color: #026466;
}
.iron_2c54 [class*="social-icon-xing"].overlay_7306 {
  background-color: transparent;
  color: #026466;
}
.iron_2c54 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.iron_2c54 [class*="social-icon-yelp"].overlay_7306 {
  background-color: transparent;
  color: #af0606;
}
.iron_2c54 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.iron_2c54 [class*="social-icon-youtube"].overlay_7306 {
  background-color: transparent;
  color: #cd201f;
}
.card-under-7c4a {
  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;
}
.card-under-7c4a:hover {
  box-shadow: none;
  background: 0 0;
}
.accordion-west-25b1 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.bottom-e801 {
  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;
}
.carousel-589b {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.tabs-6301 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.tabs-6301,
.tabs-6301::after,
.tabs-6301::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;
}
.tabs-6301::after,
.tabs-6301::before {
  content: "";
  display: block;
  background-color: inherit;
}
.thumbnail_aaa1 .bottom-e801 .carousel-589b {
  margin-top: -2px;
  width: 19px;
}
.thumbnail_aaa1 .bottom-e801 .tabs-6301 {
  margin-top: -1px;
}
.thumbnail_aaa1 .bottom-e801 .tabs-6301,
.thumbnail_aaa1 .bottom-e801 .tabs-6301::after,
.thumbnail_aaa1 .bottom-e801 .tabs-6301::before {
  width: 19px;
  height: 2px;
}
.thumbnail_aaa1 .bottom-e801 .tabs-6301::before {
  top: -6px;
}
.thumbnail_aaa1 .bottom-e801 .tabs-6301::after {
  bottom: -6px;
}
.media-last-16a4 .bottom-e801 .carousel-589b {
  margin-top: -2px;
  width: 22px;
}
.media-last-16a4 .bottom-e801 .tabs-6301 {
  margin-top: -1px;
}
.media-last-16a4 .bottom-e801 .tabs-6301,
.media-last-16a4 .bottom-e801 .tabs-6301::after,
.media-last-16a4 .bottom-e801 .tabs-6301::before {
  width: 22px;
  height: 2px;
}
.media-last-16a4 .bottom-e801 .tabs-6301::before {
  top: -7px;
}
.media-last-16a4 .bottom-e801 .tabs-6301::after {
  bottom: -7px;
}
.blue-d30b .bottom-e801 .carousel-589b {
  margin-top: -2px;
  width: 31px;
}
.blue-d30b .bottom-e801 .tabs-6301 {
  margin-top: -1.5px;
}
.blue-d30b .bottom-e801 .tabs-6301,
.blue-d30b .bottom-e801 .tabs-6301::after,
.blue-d30b .bottom-e801 .tabs-6301::before {
  width: 31px;
  height: 3px;
}
.blue-d30b .bottom-e801 .tabs-6301::before {
  top: -9px;
}
.blue-d30b .bottom-e801 .tabs-6301::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tertiary_smooth_8eb9 .bottom-e801 .carousel-589b {
    margin-top: -2px;
    width: 19px;
  }
  .tertiary_smooth_8eb9 .bottom-e801 .tabs-6301 {
    margin-top: -1px;
  }
  .tertiary_smooth_8eb9 .bottom-e801 .tabs-6301,
  .tertiary_smooth_8eb9 .bottom-e801 .tabs-6301::after,
  .tertiary_smooth_8eb9 .bottom-e801 .tabs-6301::before {
    width: 19px;
    height: 2px;
  }
  .tertiary_smooth_8eb9 .bottom-e801 .tabs-6301::before {
    top: -6px;
  }
  .tertiary_smooth_8eb9 .bottom-e801 .tabs-6301::after {
    bottom: -6px;
  }
  .brown_f162 .bottom-e801 .carousel-589b {
    margin-top: -2px;
    width: 22px;
  }
  .brown_f162 .bottom-e801 .tabs-6301 {
    margin-top: -1px;
  }
  .brown_f162 .bottom-e801 .tabs-6301,
  .brown_f162 .bottom-e801 .tabs-6301::after,
  .brown_f162 .bottom-e801 .tabs-6301::before {
    width: 22px;
    height: 2px;
  }
  .brown_f162 .bottom-e801 .tabs-6301::before {
    top: -7px;
  }
  .brown_f162 .bottom-e801 .tabs-6301::after {
    bottom: -7px;
  }
  .surface_lower_eb72 .bottom-e801 .carousel-589b {
    margin-top: -2px;
    width: 31px;
  }
  .surface_lower_eb72 .bottom-e801 .tabs-6301 {
    margin-top: -1.5px;
  }
  .surface_lower_eb72 .bottom-e801 .tabs-6301,
  .surface_lower_eb72 .bottom-e801 .tabs-6301::after,
  .surface_lower_eb72 .bottom-e801 .tabs-6301::before {
    width: 31px;
    height: 3px;
  }
  .surface_lower_eb72 .bottom-e801 .tabs-6301::before {
    top: -9px;
  }
  .surface_lower_eb72 .bottom-e801 .tabs-6301::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .hover-1056 .bottom-e801 .carousel-589b {
    margin-top: -2px;
    width: 19px;
  }
  .hover-1056 .bottom-e801 .tabs-6301 {
    margin-top: -1px;
  }
  .hover-1056 .bottom-e801 .tabs-6301,
  .hover-1056 .bottom-e801 .tabs-6301::after,
  .hover-1056 .bottom-e801 .tabs-6301::before {
    width: 19px;
    height: 2px;
  }
  .hover-1056 .bottom-e801 .tabs-6301::before {
    top: -6px;
  }
  .hover-1056 .bottom-e801 .tabs-6301::after {
    bottom: -6px;
  }
  .plasma_7d50 .bottom-e801 .carousel-589b {
    margin-top: -2px;
    width: 22px;
  }
  .plasma_7d50 .bottom-e801 .tabs-6301 {
    margin-top: -1px;
  }
  .plasma_7d50 .bottom-e801 .tabs-6301,
  .plasma_7d50 .bottom-e801 .tabs-6301::after,
  .plasma_7d50 .bottom-e801 .tabs-6301::before {
    width: 22px;
    height: 2px;
  }
  .plasma_7d50 .bottom-e801 .tabs-6301::before {
    top: -7px;
  }
  .plasma_7d50 .bottom-e801 .tabs-6301::after {
    bottom: -7px;
  }
  .modal-b6d5 .bottom-e801 .carousel-589b {
    margin-top: -2px;
    width: 31px;
  }
  .modal-b6d5 .bottom-e801 .tabs-6301 {
    margin-top: -1.5px;
  }
  .modal-b6d5 .bottom-e801 .tabs-6301,
  .modal-b6d5 .bottom-e801 .tabs-6301::after,
  .modal-b6d5 .bottom-e801 .tabs-6301::before {
    width: 31px;
    height: 3px;
  }
  .modal-b6d5 .bottom-e801 .tabs-6301::before {
    top: -9px;
  }
  .modal-b6d5 .bottom-e801 .tabs-6301::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .white-80f2 .bottom-e801 .carousel-589b {
    margin-top: -2px;
    width: 19px;
  }
  .white-80f2 .bottom-e801 .tabs-6301 {
    margin-top: -1px;
  }
  .white-80f2 .bottom-e801 .tabs-6301,
  .white-80f2 .bottom-e801 .tabs-6301::after,
  .white-80f2 .bottom-e801 .tabs-6301::before {
    width: 19px;
    height: 2px;
  }
  .white-80f2 .bottom-e801 .tabs-6301::before {
    top: -6px;
  }
  .white-80f2 .bottom-e801 .tabs-6301::after {
    bottom: -6px;
  }
  .module-simple-482e .bottom-e801 .carousel-589b {
    margin-top: -2px;
    width: 22px;
  }
  .module-simple-482e .bottom-e801 .tabs-6301 {
    margin-top: -1px;
  }
  .module-simple-482e .bottom-e801 .tabs-6301,
  .module-simple-482e .bottom-e801 .tabs-6301::after,
  .module-simple-482e .bottom-e801 .tabs-6301::before {
    width: 22px;
    height: 2px;
  }
  .module-simple-482e .bottom-e801 .tabs-6301::before {
    top: -7px;
  }
  .module-simple-482e .bottom-e801 .tabs-6301::after {
    bottom: -7px;
  }
  .caption-bright-f632 .bottom-e801 .carousel-589b {
    margin-top: -2px;
    width: 31px;
  }
  .caption-bright-f632 .bottom-e801 .tabs-6301 {
    margin-top: -1.5px;
  }
  .caption-bright-f632 .bottom-e801 .tabs-6301,
  .caption-bright-f632 .bottom-e801 .tabs-6301::after,
  .caption-bright-f632 .bottom-e801 .tabs-6301::before {
    width: 31px;
    height: 3px;
  }
  .caption-bright-f632 .bottom-e801 .tabs-6301::before {
    top: -9px;
  }
  .caption-bright-f632 .bottom-e801 .tabs-6301::after {
    bottom: -9px;
  }
}
.thumbnail_paper_8fca .tabs-6301 {
  -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);
}
.thumbnail_paper_8fca .tabs-6301::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.thumbnail_paper_8fca .tabs-6301::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);
}
.thumbnail_paper_8fca.aside_steel_91ea .tabs-6301 {
  -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);
}
.thumbnail_paper_8fca.aside_steel_91ea .tabs-6301::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.thumbnail_paper_8fca.aside_steel_91ea .tabs-6301::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);
}
.fresh-64ae {
  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.wrapper-cool-b2b4:before {
  display: none;
}
.notice-c534 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.notice-c534 .out_cf66 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.notice-c534 .out_cf66:last-of-type {
  border-bottom: none;
}
.notice-c534 .out_cf66.filter-old-3f2b,
.notice-c534 .out_cf66.video-a518,
.notice-c534 .out_cf66.outline_soft_f81b {
  padding: 0;
}
.notice-c534 .light_22a6 .hero-6f0b {
  color: currentColor;
}
.notice-c534 .light_22a6 .hero-6f0b:focus,
.notice-c534 .light_22a6 .hero-6f0b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice-c534.static_856c .avatar-outer-06a8,
.notice-c534.static_856c .summary-d271 a,
.notice-c534.static_856c .breadcrumb_motion_f728 a,
.notice-c534.static_856c .media-c62c a {
  color: rgba(0, 0, 0, 0.55);
}
.notice-c534.static_856c .avatar-outer-06a8:hover,
.notice-c534.static_856c .summary-d271 a:hover,
.notice-c534.static_856c .breadcrumb_motion_f728 a:hover,
.notice-c534.static_856c .media-c62c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice-c534.static_856c .form_motion_d242 {
  color: rgba(0, 0, 0, 0.8);
}
.notice-c534.static_856c .out_cf66 {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice-c534.static_856c .out_cf66:before {
  background: rgba(0, 0, 0, 0.08);
}
.notice-c534.static_856c .row-paper-918f:before {
  background: rgba(255, 255, 255, 0.9);
}
.notice-c534.static_856c .light_22a6 .pressed-e7c6 li a,
.notice-c534.static_856c .light_22a6 .hero-6f0b,
.notice-c534.static_856c .media-c62c {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice-c534.static_856c .light_22a6 .hero-6f0b:focus,
.notice-c534.static_856c .light_22a6 .hero-6f0b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice-c534.static_856c .pressed-e7c6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice-c534.popup-paper-013e .avatar-outer-06a8,
.notice-c534.popup-paper-013e .summary-d271 a,
.notice-c534.popup-paper-013e .breadcrumb_motion_f728 .hero-6f0b,
.notice-c534.popup-paper-013e .breadcrumb_motion_f728 a,
.notice-c534.popup-paper-013e .media-c62c a {
  color: rgba(255, 255, 255, 0.79);
}
.notice-c534.popup-paper-013e .avatar-outer-06a8:hover,
.notice-c534.popup-paper-013e .summary-d271 a:hover,
.notice-c534.popup-paper-013e .breadcrumb_motion_f728 .hero-6f0b:hover,
.notice-c534.popup-paper-013e .breadcrumb_motion_f728 a:hover,
.notice-c534.popup-paper-013e .media-c62c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice-c534.popup-paper-013e .form_motion_d242 {
  color: rgba(255, 255, 255, 0.99);
}
.notice-c534.popup-paper-013e .out_cf66 {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice-c534.popup-paper-013e .out_cf66:before {
  background: rgba(255, 255, 255, 0.08);
}
.notice-c534.popup-paper-013e .row-paper-918f:before {
  background: rgba(0, 0, 0, 0.9);
}
.notice-c534.popup-paper-013e .light_22a6 .pressed-e7c6 li a,
.notice-c534.popup-paper-013e .light_22a6 .hero-6f0b,
.notice-c534.popup-paper-013e .media-c62c {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice-c534.popup-paper-013e .light_22a6 .hero-6f0b:focus,
.notice-c534.popup-paper-013e .light_22a6 .hero-6f0b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice-c534.popup-paper-013e .pressed-e7c6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.row-paper-918f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.row-paper-918f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.light_ca57 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.surface_6c44 .notice-c534 {
  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;
}
.surface_6c44 .out_cf66 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.surface_6c44 .out_cf66: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) {
  .surface_6c44 .out_cf66:before {
    width: 16%;
    left: 42%;
  }
}
.surface_6c44 .out_cf66:last-child:before {
  content: none;
}
.surface_6c44 .out_cf66[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.surface_6c44 .light_22a6 .pressed-e7c6 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.surface_6c44 .light_22a6 .pressed-e7c6 li a .hero-6f0b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.surface_6c44 .light_22a6 .media-c62c {
  border: none;
}
.surface_6c44 .light_22a6 .media-c62c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.surface_6c44 .row-paper-918f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.surface_6c44 .light_ca57 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.surface_6c44 .popup-paper-013e .row-paper-918f:before {
  background: rgba(0, 0, 0, 0.9);
}
.surface_6c44 .static_856c.input_ad9d .tabs-6301 {
  background: rgba(0, 0, 0, 0.6);
}
.surface_6c44
  .static_856c.input_ad9d
  .tabs-6301::after,
.surface_6c44
  .static_856c.input_ad9d
  .tabs-6301:before {
  background: inherit;
}
.surface_6c44
  .static_856c.input_ad9d:hover
  .tabs-6301 {
  background: rgba(0, 0, 0, 0.8);
}
.middle_6197 .notice-c534 {
  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) {
  .middle_6197 .notice-c534 {
    width: auto;
    right: 45px;
  }
}
.border_dirty_a88b .notice-c534 {
  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) {
  .border_dirty_a88b .notice-c534 {
    width: auto;
    left: 45px;
  }
}
.wrapper-cool-b2b4 .notice-c534 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.wrapper-cool-b2b4 .light_ca57 {
  max-width: 48em;
  margin: 0 auto;
}
.wrapper-cool-b2b4 .row-paper-918f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.chip-copper-5b1e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.chip-copper-5b1e.surface_6c44 .notice-c534 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.chip-copper-5b1e.middle_6197 .notice-c534 {
  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);
}
.chip-copper-5b1e .notice-c534 {
  visibility: visible;
}
.chip-copper-5b1e.border_dirty_a88b .notice-c534 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.nav-paper-9067,
.liquid_0782 {
  overflow-x: hidden;
}
.nav-paper-9067 .notice-c534 {
  overflow: auto;
}
.nav-paper-9067.surface_6c44 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.nav-paper-9067.surface_6c44 .notice-c534 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.nav-paper-9067.surface_6c44 .card-under-7c4a {
  opacity: 0;
}
.nav-paper-9067.middle_6197 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.nav-paper-9067.middle_6197 .notice-c534 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.nav-paper-9067.middle_6197 .card-under-7c4a {
  opacity: 0;
}
.nav-paper-9067.border_dirty_a88b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.nav-paper-9067.border_dirty_a88b .notice-c534 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.nav-paper-9067.border_dirty_a88b .card-under-7c4a {
  opacity: 0;
}
.nav-paper-9067.wrapper-cool-b2b4 .notice-c534 {
  z-index: 10;
  visibility: visible;
}
.input_ad9d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.input_ad9d .tabs-6301 {
  background: rgba(255, 255, 255, 0.99);
}
.input_ad9d .tabs-6301::after,
.input_ad9d .tabs-6301:before {
  background: inherit;
}
.input_ad9d:hover .tabs-6301 {
  background: rgba(255, 255, 255, 0.99);
}
.border_dirty_a88b .input_ad9d {
  top: 10px;
  right: auto;
  left: 12px;
}
.wrapper-cool-b2b4 .input_ad9d {
  display: none !important;
}
.nav-paper-9067:before,
.liquid_0782:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.nav-paper-9067 .input_ad9d,
.liquid_0782 .input_ad9d {
  display: inline-block;
}
.notice-c534 .video_23be {
  -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;
}
.nav-paper-9067 .notice-c534 .video_23be,
.liquid_0782 .notice-c534 .video_23be {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hero-bfb9 .frame-6fcf {
  width: 100%;
}
.card_832b {
  padding: 0 0.5em 0;
}
.card_832b [class*="customify-col-"],
.card_832b [class*="customify-col_"],
.card_832b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.menu-538f .card_832b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .chip-last-1802 .red-f413,
  .red-f413 {
    display: none;
  }
  .info-center-efe9 {
    text-align: left;
  }
  .pro-fc62 {
    text-align: center;
  }
  .backdrop_small_1dcb {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .chip-last-1802 .cold_9b6f,
  .cold_9b6f {
    display: none;
  }
  .short_ec55 {
    text-align: left;
  }
  .thumbnail_76ba {
    text-align: center;
  }
  .cold_3fc2 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .chip-last-1802 .button-bronze-b24c,
  .button-bronze-b24c {
    display: none;
  }
  .pattern-wide-6244 {
    text-align: left;
  }
  .black_f14d {
    text-align: center;
  }
  .texture-simple-a626 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.rough-0355 {
  box-shadow: none !important;
}
.liquid_8d10 .shade_31a3,
.caption-b6bd .shade_31a3 {
  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;
}
.caption-b6bd .shade_31a3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.stale_3a7d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.stale_3a7d:after,
.stale_3a7d:before {
  content: "";
  display: table;
}
.stale_3a7d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .stale_3a7d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.stale_3a7d,
.focus_clean_769d {
  max-width: 1248px;
  margin: 0 auto;
}

.clean_16d5.aside-bright-c8de .stale_3a7d {
  max-width: 100%;
}
.clean_16d5.widget_down_acf6 {
  max-width: 1200px;
  margin: 0 auto;
}
.clean_16d5.inner_2b4e .stale_3a7d {
  max-width: 100%;
}
.clean_16d5.inner_2b4e > .stale_3a7d {
  padding-left: 0;
  padding-right: 0;
}
.clean_16d5.inner_2b4e > .stale_3a7d .chip-last-1802 {
  margin: 0;
}
.clean_16d5.inner_2b4e
  > .stale_3a7d
  .tag-2286.thumbnail-iron-f8bb {
  margin-right: 0;
  margin-left: 0;
}
.clean_16d5.inner_2b4e #main.thumbnail-iron-f8bb {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .fresh_fe4f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .fresh_fe4f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .grid-adfe .preview-hovered-3b44 {
    padding-right: 1em;
  }
  .grid-adfe.steel-cb25 .tag-2286 {
    border-right: 1px solid #eaecee;
  }
  .grid-adfe.steel-cb25 .preview-hovered-3b44 {
    padding-right: 1em;
  }
  .grid-adfe.steel-cb25 .medium-ed3d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hovered-ea67 .preview-hovered-3b44 {
    padding-left: 1em;
  }
  .hovered-ea67.steel-cb25 .tag-2286 {
    border-left: 1px solid #eaecee;
  }
  .hovered-ea67.steel-cb25 .preview-hovered-3b44 {
    padding-left: 1em;
  }
  .hovered-ea67.steel-cb25 .medium-ed3d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tooltip-narrow-62ee .preview-hovered-3b44 {
    padding-left: 1em;
  }
  .tooltip-narrow-62ee.steel-cb25 .blue-17a9 {
    border-right: 1px solid #eaecee;
  }
  .tooltip-narrow-62ee.steel-cb25 .old_827a {
    border-right: 1px solid #eaecee;
  }
  .tooltip-narrow-62ee.steel-cb25 .preview-hovered-3b44 {
    padding-left: 1em;
  }
  .tooltip-narrow-62ee.steel-cb25 .medium-ed3d {
    padding-right: 1em;
  }
  .tooltip-narrow-62ee.steel-cb25 .full-c64e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .photo-29bd .preview-hovered-3b44 {
    padding-right: 1em;
  }
  .photo-29bd.steel-cb25 .blue-17a9 {
    border-left: 1px solid #eaecee;
  }
  .photo-29bd.steel-cb25 .old_827a {
    border-left: 1px solid #eaecee;
  }
  .photo-29bd.steel-cb25 .preview-hovered-3b44 {
    padding-right: 1em;
  }
  .photo-29bd.steel-cb25 .medium-ed3d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .photo-29bd.steel-cb25 .full-c64e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fresh_fe4f .preview-hovered-3b44 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fresh_fe4f.steel-cb25 .tag-2286 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .fresh_fe4f.steel-cb25 .preview-hovered-3b44 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fresh_fe4f.steel-cb25 .medium-ed3d {
    padding-left: 1em;
  }
  .fresh_fe4f.steel-cb25 .full-c64e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .fresh_fe4f.steel-cb25 .preview-hovered-3b44 {
    padding-left: 0;
  }
}
.pressed-9c34 .module-fresh-ab21 {
  display: inline-block;
}
.surface-plasma-1251 {
  display: inline-block;
}
.right-4db7 {
  word-con: break-word;
}
.footer_43d8 > span {
  display: inline-block;
  padding: 5px 0;
}
.footer_43d8 .label-6ab9 {
  margin-left: 8px;
  margin-right: 8px;
}
.footer_43d8 .full-60be img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.badge-367d .tall-d47e {
  margin-bottom: 2em;
}
.badge-367d .module-582c {
  margin-bottom: 15px;
}
.badge-367d .module-582c:last-child {
  margin-bottom: 0;
}
.badge-367d .pressed_69b9 {
  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) {
  .badge-367d .pressed_69b9 {
    display: block;
  }
}
.badge-367d .east-ad38 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .badge-367d .east-ad38 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.badge-367d .pressed_a702 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.badge-367d .pressed_a702 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.badge-367d .pressed_a702 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.badge-367d .right-4db7 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.badge-367d .right-4db7 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.badge-367d .block_wood_227c p:last-child {
  margin-bottom: 0;
}
.badge-367d .progress_11d1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.badge-367d .button_4a9f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.badge-367d .static_30a0 {
  margin-top: 1em;
}
.badge-367d .container-liquid-0928 {
  top: 0;
  display: block;
}
.badge-367d .container-liquid-0928 a {
  color: inherit;
}
.badge-367d .container-liquid-0928 a:hover {
  color: inherit;
}
.badge-367d .box-dim-1cbe {
  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;
}
.badge-367d .box-dim-1cbe:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.badge-367d .button_4a9f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.badge-367d .element-e871 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.badge-367d .element-e871:first-child {
  margin-top: 0;
}
.badge-367d .element-e871.in_3de6 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.badge-367d .element-e871.caption-complex-e061 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.badge-367d
  .element-e871.caption-complex-e061.stone_73ad
  .static_30a0 {
  width: 100%;
}
.badge-367d .caption-complex-e061 {
  -webkit-box-align: center;
  align-items: center;
}
.badge-367d .caption-complex-e061 .footer_43d8,
.badge-367d .caption-complex-e061 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.badge-367d .pressed_a702 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.badge-367d .pressed_a702 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.badge-367d .pressed_a702: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;
}
.badge-367d .in_3de6 {
  z-index: 5;
}
.badge-367d .hover-fixed-6f5a .section_a797 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.badge-367d .active-ffcf .section_a797 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.badge-367d .link_plasma_3abd .section_a797 {
  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;
}
.badge-367d.input_soft_fb38 .pressed_69b9,
.badge-367d.content-c329 .pressed_69b9 {
  display: block;
}
.badge-367d.input_soft_fb38 .pressed_69b9 .east-d687,
.badge-367d.input_soft_fb38 .pressed_69b9 .button_4a9f,
.badge-367d.content-c329 .pressed_69b9 .east-d687,
.badge-367d.content-c329 .pressed_69b9 .button_4a9f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.badge-367d.popup-59dc .east-ad38 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .badge-367d.popup-59dc .east-ad38 {
    margin-right: 0;
  }
}
.badge-367d.input_soft_fb38 .east-ad38,
.badge-367d.content-c329 .east-ad38 {
  padding-top: 40%;
}
.badge-367d.input_soft_fb38 .tall-d47e,
.badge-367d.content-c329 .tall-d47e {
  display: block;
}
.badge-367d.input_soft_fb38 .fn-sticky-bc48 .button_4a9f,
.badge-367d.content-c329 .fn-sticky-bc48 .button_4a9f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.badge-367d.input_soft_fb38 .east-ad38,
.badge-367d.content-c329 .east-ad38 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.badge-367d.input_soft_fb38 .button_4a9f {
  padding: 1em;
}
.link_33a8 {
  margin: 30px auto;
  display: block;
}
.link_33a8 .orange-820c > * {
  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;
}
.link_33a8 .orange-820c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.link_33a8 .orange-820c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.panel_8c20 .footer_43d8 {
  margin-bottom: 1.41575em;
}
.panel_8c20 .lower-1215 {
  margin-bottom: 1.618em;
}
.message-wood-6259 .modal_iron_3285 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.message-wood-6259 .modal_iron_3285 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.message-wood-6259 .heading-8c47 {
  max-width: 100%;
  overflow: auto;
}
.glass_2b2a .message-wood-6259 a:hover {
  text-decoration: underline;
}
.up-8406 .module-582c:not(.right-4db7),
.up-8406 .pressed_a702 {
  margin-bottom: 1.41575em;
}
.up-8406 .module-582c:not(.right-4db7):last-child,
.up-8406 .pressed_a702:last-child {
  margin-bottom: 0;
}
.up-8406 .module-582c.row_fd79 {
  margin-bottom: 0.41575em;
}
.up-8406 .texture-8474:before,
.up-8406 .menu_south_df68:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.up-8406 .texture-8474:before {
  content: "\f115";
}
.up-8406 .menu_south_df68:before {
  content: "\f02c";
}
.up-8406 .sort_ec3e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.up-8406 .sort_ec3e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.breadcrumb_46fa {
  display: -webkit-box;
  display: flex;
}
.breadcrumb_46fa .under-e39f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .breadcrumb_46fa .under-e39f {
    flex-basis: 90px;
  }
}
.breadcrumb_46fa .warm-5c51 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .breadcrumb_46fa .warm-5c51 {
    flex-basis: calc(100% - 50px);
  }
}
.breadcrumb_46fa .thumbnail_orange_fb5a p:last-child {
  margin-bottom: 0.72em;
}
.preview_30ba .orange-820c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.preview_30ba .orange-820c:after,
.preview_30ba .orange-820c:before {
  content: "";
  display: table;
}
.preview_30ba .orange-820c:after {
  clear: both;
}
.preview_30ba .orange-820c .inner-fc40,
.preview_30ba .orange-820c .steel_02b8 {
  width: 49%;
}
.preview_30ba .orange-820c .inner-fc40 a span.border-bf1e,
.preview_30ba .orange-820c .steel_02b8 a span.border-bf1e {
  display: block;
  margin-bottom: 5px;
}
.preview_30ba .orange-820c .steel_02b8 {
  float: left;
  text-align: left;
}
.preview_30ba .orange-820c .inner-fc40 {
  float: right;
  text-align: right;
}
.center_2813 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .center_2813 {
    margin-bottom: 0;
  }
}
.notification-dirty-10ce {
  margin-bottom: 1em;
}
.notification-dirty-10ce .right-4db7 {
  font-size: 1.1em;
  line-height: 1.3;
}
.picture_east_1174 a {
  display: block;
  line-height: 0;
  position: relative;
}
.element_in_d912 .notification-dirty-10ce,
.slider_d0a9 .notification-dirty-10ce {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .element_in_d912 .notification-dirty-10ce,
  .slider_d0a9 .notification-dirty-10ce {
    display: block;
  }
}
.element_in_d912 .picture_east_1174,
.slider_d0a9 .picture_east_1174 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .element_in_d912 .picture_east_1174,
  .slider_d0a9 .picture_east_1174 {
    margin-bottom: 1em;
  }
}
.element_in_d912 .picture_east_1174 img,
.slider_d0a9 .picture_east_1174 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.element_in_d912 .medium_dee8,
.slider_d0a9 .medium_dee8 {
  flex-basis: calc(100% - 160px);
}
.element_in_d912 .medium_dee8 p,
.slider_d0a9 .medium_dee8 p {
  margin-bottom: 0;
}
.element_in_d912 .medium_dee8 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .element_in_d912 .medium_dee8 {
    padding-left: 0;
  }
}
.slider_d0a9 .medium_dee8 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .slider_d0a9 .medium_dee8 {
    padding-right: 0;
  }
}
.slider_d0a9 .picture_east_1174 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.old-0827 .picture_east_1174 {
  margin-bottom: 0.5em;
}
.old-0827 .picture_east_1174 img {
  width: 100%;
}
.menu-2100 .down_01e9,
.tall-8ef4 .down_01e9 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.tall-8ef4 .tag-2286 .rough_707a p:last-child {
  margin-bottom: 0;
}
.in_79bd {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.title-new-d771 .surface_soft_5340 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .title-new-d771 .surface_soft_5340:last-of-type {
    margin-bottom: 0;
  }
}
.title-new-d771 .surface_soft_5340 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.title-new-d771 .surface_soft_5340 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.title-new-d771 .surface_soft_5340 ul li {
  margin: 0 0 0.6em;
}
.title-new-d771 .surface_soft_5340 ul li.paragraph-stale-6103,
.title-new-d771 .surface_soft_5340 ul li.aside_full_1cdb {
  position: relative;
}
.title-new-d771 .surface_soft_5340 ul li.paragraph-stale-6103 .popup-full-8f7f,
.title-new-d771 .surface_soft_5340 ul li.aside_full_1cdb .popup-full-8f7f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.title-new-d771 .surface_soft_5340 ul li.paragraph-stale-6103:after:after,
.title-new-d771 .surface_soft_5340 ul li.paragraph-stale-6103:after:before,
.title-new-d771
  .surface_soft_5340
  ul
  li.aside_full_1cdb:after:after,
.title-new-d771
  .surface_soft_5340
  ul
  li.aside_full_1cdb:after:before {
  content: "";
  display: table;
}
.title-new-d771 .surface_soft_5340 ul li.paragraph-stale-6103:after:after,
.title-new-d771
  .surface_soft_5340
  ul
  li.aside_full_1cdb:after:after {
  clear: both;
}
.title-new-d771 .surface_soft_5340 a.modal-8fef:hover {
  text-decoration: none;
}
.title-new-d771 .surface_soft_5340 select {
  max-width: 100%;
}
.title-new-d771 .surface_soft_5340 table {
  font-size: 85%;
}
.title-new-d771 .surface_soft_5340 table td,
.title-new-d771 .surface_soft_5340 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.title-new-d771 .surface_soft_5340 table tfoot td {
  text-align: left;
}
.title-new-d771 .surface_soft_5340 :last-child {
  margin-bottom: 0;
}
.title-new-d771 .surface_soft_5340 .bright_1070 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.title-new-d771 .surface_soft_5340 .bright_1070 label {
  width: 100%;
}
.title-new-d771 .surface_soft_5340 .bright_1070 .preview_iron_497d {
  width: 100%;
  display: block;
}
.title-new-d771 .surface_soft_5340 .bright_1070 .up_d53a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.title-new-d771 .surface_soft_5340 .bright_1070 .up_d53a:hover svg #svg-search {
  fill: #444;
}
.title-new-d771 .surface_soft_5340 .bright_1070 .up_d53a svg {
  width: 18px;
  height: 18px;
}
.title-new-d771 .secondary_hard_e232 ul ul,
.title-new-d771 .detail-steel-fba7 ul ul,
.title-new-d771 .carousel_cold_c541 ul ul,
.title-new-d771 .secondary_upper_61c2 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.title-new-d771 .secondary_hard_e232 .border_rough_5ef5 > a,
.title-new-d771 .detail-steel-fba7 .border_rough_5ef5 > a,
.title-new-d771 .carousel_cold_c541 .border_rough_5ef5 > a,
.title-new-d771 .secondary_upper_61c2 .border_rough_5ef5 > a {
  margin-bottom: 0;
}
.title-new-d771 .hover-6591 li,
.title-new-d771 .secondary_hard_e232 li,
.title-new-d771 .avatar_complex_0d02 li,
.title-new-d771 .detail-steel-fba7 li,
.title-new-d771 .carousel_cold_c541 li,
.title-new-d771 .secondary_upper_61c2 li,
.title-new-d771 .stale_8f41 li,
.title-new-d771 .thick_3f2b li {
  display: block;
  position: relative;
}
.title-new-d771 .hover-6591 li:last-child,
.title-new-d771 .secondary_hard_e232 li:last-child,
.title-new-d771 .avatar_complex_0d02 li:last-child,
.title-new-d771 .detail-steel-fba7 li:last-child,
.title-new-d771 .carousel_cold_c541 li:last-child,
.title-new-d771 .secondary_upper_61c2 li:last-child,
.title-new-d771 .stale_8f41 li:last-child,
.title-new-d771 .thick_3f2b li:last-child {
  border: none;
}
.title-new-d771 .hover-6591 li a,
.title-new-d771 .secondary_hard_e232 li a,
.title-new-d771 .avatar_complex_0d02 li a,
.title-new-d771 .detail-steel-fba7 li a,
.title-new-d771 .carousel_cold_c541 li a,
.title-new-d771 .secondary_upper_61c2 li a,
.title-new-d771 .stale_8f41 li a,
.title-new-d771 .thick_3f2b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.title-new-d771 .hover-6591 li ul li::before,
.title-new-d771 .secondary_hard_e232 li ul li::before,
.title-new-d771 .avatar_complex_0d02 li ul li::before,
.title-new-d771 .detail-steel-fba7 li ul li::before,
.title-new-d771 .carousel_cold_c541 li ul li::before,
.title-new-d771 .secondary_upper_61c2 li ul li::before,
.title-new-d771 .stale_8f41 li ul li::before,
.title-new-d771 .thick_3f2b li ul li::before {
  left: 15px;
}
.title-new-d771 .hover-6591 li ul a,
.title-new-d771 .secondary_hard_e232 li ul a,
.title-new-d771 .avatar_complex_0d02 li ul a,
.title-new-d771 .detail-steel-fba7 li ul a,
.title-new-d771 .carousel_cold_c541 li ul a,
.title-new-d771 .secondary_upper_61c2 li ul a,
.title-new-d771 .stale_8f41 li ul a,
.title-new-d771 .thick_3f2b li ul a {
  padding-left: 20px;
}
.title-new-d771 .hover-6591 li ul ul li::before,
.title-new-d771 .secondary_hard_e232 li ul ul li::before,
.title-new-d771 .avatar_complex_0d02 li ul ul li::before,
.title-new-d771 .detail-steel-fba7 li ul ul li::before,
.title-new-d771 .carousel_cold_c541 li ul ul li::before,
.title-new-d771 .secondary_upper_61c2 li ul ul li::before,
.title-new-d771 .stale_8f41 li ul ul li::before,
.title-new-d771 .thick_3f2b li ul ul li::before {
  left: 30px;
}
.title-new-d771 .hover-6591 li ul ul a,
.title-new-d771 .secondary_hard_e232 li ul ul a,
.title-new-d771 .avatar_complex_0d02 li ul ul a,
.title-new-d771 .detail-steel-fba7 li ul ul a,
.title-new-d771 .carousel_cold_c541 li ul ul a,
.title-new-d771 .secondary_upper_61c2 li ul ul a,
.title-new-d771 .stale_8f41 li ul ul a,
.title-new-d771 .thick_3f2b li ul ul a {
  padding-left: 40px;
}
.title-new-d771 .light-a067 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.title-new-d771 .thick_3f2b ul li {
  margin-bottom: 1.41575em;
}
.title-new-d771 .thick_3f2b ul li .tiny_f8f7 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.title-new-d771 .thick_3f2b ul li .frame_aee3 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.popup-paper-013e .hover-6591 li a,
.popup-paper-013e .secondary_hard_e232 li a,
.popup-paper-013e .avatar_complex_0d02 li a,
.popup-paper-013e .detail-steel-fba7 li a,
.popup-paper-013e .carousel_cold_c541 li a,
.popup-paper-013e .secondary_upper_61c2 li a,
.popup-paper-013e .stale_8f41 li a,
.popup-paper-013e .thick_3f2b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup-paper-013e .light-a067 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup-paper-013e .surface_soft_5340 ul li.paragraph-stale-6103 .popup-full-8f7f,
.popup-paper-013e .surface_soft_5340 ul li.aside_full_1cdb .popup-full-8f7f {
  background: rgba(0, 0, 0, 0.2);
}
.popup-paper-013e .title-new-d771 .surface_soft_5340 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.clean_16d5 .title-new-d771 .pressed-e7c6 li {
  margin: 0;
}
.clean_16d5 .title-new-d771 .pressed-e7c6 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.clean_16d5 .title-new-d771 .pressed-e7c6 li ul {
  margin: 0;
}
.clean_16d5 .title-new-d771 .pressed-e7c6 li ul li a {
  padding-left: 15px;
}
.clean_16d5 .title-new-d771 .pressed-e7c6 li ul li li a {
  padding-left: 30px;
}
.clean_16d5 .title-new-d771 .pressed-e7c6 li.static_5a48 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.clean_16d5 .title-new-d771 .pressed-e7c6 li.static_5a48 > 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;
}
.clean_16d5 .title-new-d771 .pressed-e7c6 li.static_5a48 > 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;
}
.main_hard_ca3a a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.outline-red-7dda {
  position: relative;
  z-index: 10;
}
.outline-red-7dda .video_23be {
  width: 100%;
  max-width: 100%;
}
.current-146f .liquid-33cf {
  padding-top: 2em;
  padding-bottom: 2em;
}
.current-146f .static_856c {
}
.current-146f .popup-paper-013e {
  background: #292929;
}
.progress_prev_a87b .liquid-33cf {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.progress_prev_a87b .static_856c {
  background: #f9f9f9;
}
.progress_prev_a87b .popup-paper-013e {
  background: #303030;
}
.title_9762 .liquid-33cf {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .title_9762 .module-fresh-ab21 {
    margin-bottom: 1em;
  }
  .title_9762 .module-fresh-ab21:last-child {
    margin-bottom: 0;
  }
}
.title_9762 .static_856c {
  background: #ededed;
}
.title_9762 .popup-paper-013e {
  background: #1a1a1a;
}
.liquid-33cf.static_856c {
  color: rgba(0, 0, 0, 0.6);
}
.liquid-33cf.static_856c .action-428d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.liquid-33cf.popup-paper-013e {
  color: rgba(255, 255, 255, 0.99);
}
.liquid-33cf.popup-paper-013e a:not(.modal-8fef) {
  color: rgba(255, 255, 255, 0.79);
}
.liquid-33cf.popup-paper-013e a:not(.modal-8fef):hover {
  color: rgba(255, 255, 255, 0.99);
}
.liquid-33cf.popup-paper-013e .action-428d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.liquid-33cf.popup-paper-013e table tbody td,
.liquid-33cf.popup-paper-013e table th {
  background: rgba(0, 0, 0, 0.08);
}
.article-2767.tabs-5670 .stale_3a7d {
  max-width: initial;
}
.article-2767 .table_a898 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.article-2767 .table_a898 .video_23be {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .article-2767 .table_a898 .video_23be {
    display: block;
    margin-bottom: 2em;
  }
  .article-2767 .table_a898 .video_23be:last-child {
    margin-bottom: 0;
  }
}
.title_9762 .module-fresh-ab21:last-child,
.progress_prev_a87b .module-fresh-ab21:last-child,
.current-146f .module-fresh-ab21:last-child {
  margin-bottom: 0;
}
.title_9762 .module-fresh-ab21 .title-new-d771 .surface_soft_5340:last-child,
.progress_prev_a87b .module-fresh-ab21 .title-new-d771 .surface_soft_5340:last-child,
.current-146f .module-fresh-ab21 .title-new-d771 .surface_soft_5340:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .title_9762 .tooltip_0d6f,
  .title_9762 .stale-1e11,
  .progress_prev_a87b .tooltip_0d6f,
  .progress_prev_a87b .stale-1e11,
  .current-146f .tooltip_0d6f,
  .current-146f .stale-1e11 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .outline-red-7dda .module-fresh-ab21 {
    margin-bottom: 2em;
  }
}
.outline-red-7dda p:last-child {
  margin-bottom: 0;
}
.outline-red-7dda li,
.outline-red-7dda ul {
  list-style: none;
  margin: 0;
}
.outline-red-7dda ul ul {
  margin-left: 2.617924em;
}
.disabled-9ad1 {
  font-size: 0.875em;
}

/* css-noise: 6eb9 */
.ghost-box-z8 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
