/*!
Theme Name: Customify
Theme URI: https://pressmaximum.upper-1409/customify
Author: WPCustomify
Author URI: https://pressmaximum.upper-1409
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.upper-1409/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.container_wood_6a86.black-28e3/licenses/gpl-2.0.element_orange_fe70
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.gas-2c20/, (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.header_thick_cbce.caption-purple-454e/normalize.iron_b56f/
 ======
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.iron_b56f v7.0.0 | MIT License | github.upper-1409/necolas/normalize.iron_b56f */
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;
}
.highlight_82ea .steel_0967,
.focus-narrow-f1ad,
.title_narrow_e6dc,
.prev_8549,
.shadow-2514,
.pattern_medium_de01,
.liquid-798c,
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;
}
.focus-narrow-f1ad,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .focus-narrow-f1ad,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .focus-narrow-f1ad,
  h1 {
    font-size: 1.8em;
  }
}
.title_narrow_e6dc,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.title_narrow_e6dc + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .title_narrow_e6dc,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .title_narrow_e6dc,
  h2 {
    font-size: 1.7em;
  }
}
.prev_8549,
h3 {
  font-size: 1.618em;
}
.highlight_82ea .steel_0967,
.shadow-2514,
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.frame-slow-4ab7 {
  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;
}
.main_4c5a:after,
.main_4c5a:before,
.backdrop_steel_7791:after,
.backdrop_steel_7791:before {
  content: "";
  display: table;
}
.main_4c5a:after,
.backdrop_steel_7791:after {
  clear: both;
}
.notice_d034 {
  float: right;
  margin-right: 0;
}
.video_1009 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.dim_0e83 .active-plasma-d612,
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;
}
.dim_0e83 .active-plasma-d612: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;
}
.icon-lower-b253 .active-plasma-d612 {
  box-shadow: none;
}
.icon-lower-b253
  .active-plasma-d612
  .aside-87ad {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.icon-lower-b253 .active-plasma-d612 .current-1ff0 {
  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;
}
.icon-lower-b253
  .active-plasma-d612
  .current-1ff0
  b {
  display: none;
}
.icon-lower-b253 .warm-fe33 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.table-c384:not(.liquid_2001):not(.row_6973),
button:not(.liquid_2001):not(.row_6973),
input[type="button"]:not(.liquid_2001):not(
    .row_6973
  ),
input[type="reset"]:not(.liquid_2001):not(
    .row_6973
  ),
input[type="submit"]:not(.liquid_2001):not(
    .row_6973
  ) {
  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;
}
.table-c384:not(.liquid_2001):not(
    .row_6973
  ):hover,
button:not(.liquid_2001):not(
    .row_6973
  ):hover,
input[type="button"]:not(.liquid_2001):not(
    .row_6973
  ):hover,
input[type="reset"]:not(.liquid_2001):not(
    .row_6973
  ):hover,
input[type="submit"]:not(.liquid_2001):not(
    .row_6973
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.table-c384:not(.liquid_2001):not(
    .row_6973
  ):active,
.table-c384:not(.liquid_2001):not(
    .row_6973
  ):focus,
button:not(.liquid_2001):not(
    .row_6973
  ):active,
button:not(.liquid_2001):not(
    .row_6973
  ):focus,
input[type="button"]:not(.liquid_2001):not(
    .row_6973
  ):active,
input[type="button"]:not(.liquid_2001):not(
    .row_6973
  ):focus,
input[type="reset"]:not(.liquid_2001):not(
    .row_6973
  ):active,
input[type="reset"]:not(.liquid_2001):not(
    .row_6973
  ):focus,
input[type="submit"]:not(.liquid_2001):not(
    .row_6973
  ):active,
input[type="submit"]:not(.liquid_2001):not(
    .row_6973
  ):focus {
  outline: 0;
}
.table-c384:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9,
button:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9,
input[type="button"]:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9,
input[type="reset"]:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9,
input[type="submit"]:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9 {
  position: relative;
}
.table-c384:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9
  .over_74f6,
.table-c384:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9
  .breadcrumb-1f57,
.table-c384:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9
  .panel-64b4,
.table-c384:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9
  i,
.table-c384:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9
  svg,
button:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9
  .over_74f6,
button:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9
  .breadcrumb-1f57,
button:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9
  .panel-64b4,
button:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9
  i,
button:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9
  svg,
input[type="button"]:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9
  .over_74f6,
input[type="button"]:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9
  .breadcrumb-1f57,
input[type="button"]:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9
  .panel-64b4,
input[type="button"]:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9
  i,
input[type="button"]:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9
  svg,
input[type="reset"]:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9
  .over_74f6,
input[type="reset"]:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9
  .breadcrumb-1f57,
input[type="reset"]:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9
  .panel-64b4,
input[type="reset"]:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9
  i,
input[type="reset"]:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9
  svg,
input[type="submit"]:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9
  .over_74f6,
input[type="submit"]:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9
  .breadcrumb-1f57,
input[type="submit"]:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9
  .panel-64b4,
input[type="submit"]:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9
  i,
input[type="submit"]:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9
  svg {
  visibility: hidden;
}
.table-c384:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9:after,
button:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9:after,
input[type="button"]:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9:after,
input[type="reset"]:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9:after,
input[type="submit"]:not(.liquid_2001):not(
    .row_6973
  ).fn-loading-81c9: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;
}
.table-c384:not(.liquid_2001):not(.row_6973),
input[type="button"]:not(.liquid_2001):not(
    .row_6973
  ),
input[type="reset"]:not(.liquid_2001):not(
    .row_6973
  ),
input[type="submit"]:not(.liquid_2001):not(
    .row_6973
  ) {
  color: #fff;
  background: #235787;
}
.table-c384:not(.liquid_2001):not(
    .row_6973
  ):focus,
input[type="button"]:not(.liquid_2001):not(
    .row_6973
  ):focus,
input[type="reset"]:not(.liquid_2001):not(
    .row_6973
  ):focus,
input[type="submit"]:not(.liquid_2001):not(
    .row_6973
  ):focus {
  color: #fff;
}
.table-c384.fn-disabled-81c9:not(.liquid_2001):not(
    .row_6973
  ),
.table-c384[disabled]:not(.liquid_2001):not(
    .row_6973
  ),
button.fn-disabled-81c9:not(.liquid_2001):not(
    .row_6973
  ),
button[disabled]:not(.liquid_2001):not(
    .row_6973
  ) {
  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;
}
.panel-580b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.panel-580b: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;
}
.text-steel-da0c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.secondary-d0fa {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.nav_c540 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.main_4c5a:after,
.main_4c5a:before,
.column_selected_e6d5:after,
.column_selected_e6d5:before,
.complex-9341:after,
.complex-9341:before,
.top_26e8:after,
.top_26e8:before,
.video_liquid_49c7:after,
.video_liquid_49c7:before,
.wrapper-f499:after,
.wrapper-f499:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.main_4c5a:after,
.column_selected_e6d5:after,
.complex-9341:after,
.top_26e8:after,
.video_liquid_49c7:after,
.wrapper-f499:after {
  clear: both;
}
.column_selected_e6d5 .narrow_169c,
.complex-9341 .narrow_169c,
.tertiary-5d42 .narrow_169c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.brown-dbe6 {
  display: inline-block;
}
.caption-0612 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.caption-0612 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.caption-0612 .primary-bright-7a4e {
  padding: 1em 0;
  font-size: 85%;
}
.primary-bright-7a4e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.modal_a5bb {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.modal_a5bb:after,
.modal_a5bb:before {
  content: "";
  display: table;
}
.modal_a5bb:after {
  clear: both;
}
.footer-soft-5d12 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.cool-bd3c .footer-soft-5d12 {
  max-width: 50%;
}
.surface_3bbf .footer-soft-5d12 {
  max-width: 33.33%;
}
.menu_fcf8 .footer-soft-5d12 {
  max-width: 25%;
}
.search-north-fa62 .footer-soft-5d12 {
  max-width: 20%;
}
.menu-f498 .footer-soft-5d12 {
  max-width: 16.66%;
}
.hard_aa63 .footer-soft-5d12 {
  max-width: 14.28%;
}
.pink-13af .footer-soft-5d12 {
  max-width: 12.5%;
}
.block-stone-116d .footer-soft-5d12 {
  max-width: 11.11%;
}
.shadow_3f4f {
  display: block;
}
.highlight_82ea .article_5703 label,
.highlight_82ea .soft-16c9 label,
.highlight_82ea .border-brown-1599 label,
.highlight_82ea .item_hard_2e09 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accordion-124a {
  list-style: none;
  margin: 0;
}
.accordion-124a article.image_4cec {
  margin-bottom: 0;
}
.accordion-124a ul {
  list-style: none;
  margin: 0;
}
.accordion-124a .hover_d241 li.image_4cec {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accordion-124a .hover_d241 li.image_4cec {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accordion-124a .hover_d241 li.image_4cec: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) {
  .accordion-124a .hover_d241 li.image_4cec li.image_4cec li.image_4cec li.image_4cec {
    padding-left: 0;
  }
}
article.image_4cec {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.image_4cec .column_selected_e6d5 p:last-of-type {
  margin-bottom: 0;
}
article.image_4cec .tooltip-5d6a {
  float: left;
}
article.image_4cec .border-over-6282 {
  margin-left: 85px;
}
article.image_4cec .description_action_a39a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.image_4cec .description_action_a39a .active_7861 {
  margin-left: 10px;
}
article.image_4cec .container-lite-5400 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.image_4cec .lower_73ff {
  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_5703,
  #respond .border-brown-1599,
  #respond .item_hard_2e09 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .article_5703 input,
#respond .border-brown-1599 input,
#respond .item_hard_2e09 input {
  width: 100%;
}
#respond .item_hard_2e09 {
  margin-right: 0;
}
#respond .tertiary_2d1d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.light_cb72 {
  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;
}
.light_cb72.element_c1c9 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.light_cb72 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%);
}
.light_cb72:focus,
.light_cb72: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);
}
.gradient-slow-431c {
  border-radius: 10%;
}
.shadow-first-b0eb {
  border-radius: 50%;
}
.green_e67c {
  font-size: 0.72em;
}
.list-c712 {
  font-size: 0.875em;
}
.alert_next_2c07 {
  font-size: 1.1em;
}
.in_c166 {
  text-transform: uppercase;
  line-height: 1.2;
}
.in_c166.green_e67c {
  letter-spacing: 0.5px;
}
.menu_white_cc24,
.menu_white_cc24 a {
  color: #6d6d6d;
}
.menu_white_cc24 a:hover {
  color: #111;
}
.gradient-e410 {
  color: #6d6d6d;
}
.paragraph-paper-f72d {
  overflow-x: hidden;
}
.paragraph-paper-f72d .dropdown_copper_be72.secondary-df62 {
  position: relative;
}
.paragraph-paper-f72d .dropdown_copper_be72.secondary-df62.notice_stale_a74e {
  position: initial;
}
.paragraph-paper-f72d
  .dropdown_copper_be72.secondary-df62.notice_stale_a74e
  .under-ece1 {
  left: auto;
}
.paragraph-paper-f72d .dropdown_copper_be72 .under-ece1 {
  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;
}
.paragraph-paper-f72d .dropdown_copper_be72:hover.secondary-df62 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.paragraph-paper-f72d
  .dropdown_copper_be72:hover.secondary-df62
  .under-ece1 {
  display: block;
  z-index: 9999999;
}
.paragraph-paper-f72d .popup-095f .smooth_5599,
.paragraph-paper-f72d .silver_d34c .smooth_5599 {
  display: none;
}
.paragraph-paper-f72d .inner-2de7 .dropdown_copper_be72:hover.secondary-df62 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.highlight_82ea .article_5703 label,
.highlight_82ea .soft-16c9 label,
.highlight_82ea .border-brown-1599 label,
.highlight_82ea .item_hard_2e09 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accordion-124a {
  list-style: none;
  margin: 0;
}
.accordion-124a article.image_4cec {
  margin-bottom: 0;
}
.accordion-124a ul {
  list-style: none;
  margin: 0;
}
.accordion-124a .hover_d241 li.image_4cec {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accordion-124a .hover_d241 li.image_4cec {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accordion-124a .hover_d241 li.image_4cec: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) {
  .accordion-124a .hover_d241 li.image_4cec li.image_4cec li.image_4cec li.image_4cec {
    padding-left: 0;
  }
}
article.image_4cec {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.image_4cec .column_selected_e6d5 p:last-of-type {
  margin-bottom: 0;
}
article.image_4cec .tooltip-5d6a {
  float: left;
}
article.image_4cec .border-over-6282 {
  margin-left: 85px;
}
article.image_4cec .description_action_a39a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.image_4cec .description_action_a39a .active_7861 {
  margin-left: 10px;
}
article.image_4cec .container-lite-5400 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.image_4cec .lower_73ff {
  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_5703,
  #respond .border-brown-1599,
  #respond .item_hard_2e09 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .article_5703 input,
#respond .border-brown-1599 input,
#respond .item_hard_2e09 input {
  width: 100%;
}
#respond .item_hard_2e09 {
  margin-right: 0;
}
#respond .tertiary_2d1d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.popup-095f .notice-2e78 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.notice-2e78 .action-3bed.notice-d4d3 .button_full_f608 > li > a:focus,
.notice-2e78 .action-3bed.notice-d4d3 .button_full_f608 > li > a:hover,
.notice-2e78 .action-3bed.bright-0b89 .button_full_f608 > li > a:focus,
.notice-2e78 .action-3bed.bright-0b89 .button_full_f608 > li > a:hover,
.notice-2e78 .action-3bed.list_east_a15c .button_full_f608 > li > a:focus,
.notice-2e78 .action-3bed.list_east_a15c .button_full_f608 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice-2e78
  .action-3bed.notice-d4d3
  .button_full_f608
  > li.heading_60ce
  > a,
.notice-2e78
  .action-3bed.notice-d4d3
  .button_full_f608
  > li.small-79f3
  > a,
.notice-2e78
  .action-3bed.bright-0b89
  .button_full_f608
  > li.heading_60ce
  > a,
.notice-2e78
  .action-3bed.bright-0b89
  .button_full_f608
  > li.small-79f3
  > a,
.notice-2e78
  .action-3bed.list_east_a15c
  .button_full_f608
  > li.heading_60ce
  > a,
.notice-2e78 .action-3bed.list_east_a15c .button_full_f608 > li.middle_8a05 > a {
  color: rgba(255, 255, 255, 0.99);
}
.notice-2e78 .box-full-fa63,
.notice-2e78 .box-full-fa63 a {
  color: rgba(255, 255, 255, 0.99);
}
.notice-2e78 .clean_e0a1.notice-small-949d li a,
.notice-2e78 .header_6698 a,
.notice-2e78 .message_1abc,
.notice-2e78 .button_full_f608 > li > a,
.notice-2e78 .search-8bcd {
  color: rgba(255, 255, 255, 0.79);
}
.notice-2e78 .clean_e0a1.notice-small-949d li a:hover,
.notice-2e78 .header_6698 a:hover,
.notice-2e78 .message_1abc:hover,
.notice-2e78 .button_full_f608 > li > a:hover,
.notice-2e78 .search-8bcd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice-2e78 .preview-8ca9 {
  color: rgba(255, 255, 255, 0.79);
}
.notice-2e78 .preview-8ca9 .full-df6b {
  color: rgba(255, 255, 255, 0.99);
}
.notice-2e78 .preview-8ca9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice-2e78 .panel_first_31bb .shadow-a9b6 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notice-2e78 .panel_first_31bb .shadow-a9b6 .focus_a8dd {
  color: rgba(255, 255, 255, 0.79);
}
.notice-2e78
  .panel_first_31bb
  .shadow-a9b6
  .focus_a8dd::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notice-2e78
  .panel_first_31bb
  .shadow-a9b6
  .focus_a8dd:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notice-2e78
  .panel_first_31bb
  .shadow-a9b6
  .focus_a8dd::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notice-2e78
  .panel_first_31bb
  .shadow-a9b6
  .focus_a8dd::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notice-2e78 .panel_first_31bb .dynamic_49cf {
  color: rgba(255, 255, 255, 0.79);
}
.notice-2e78 .panel_first_31bb .dynamic_49cf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb_stone_70ab
  .notice-2e78
  .panel_first_31bb
  .search-5e5f
  .column_pink_d62c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb_stone_70ab
  .notice-2e78
  .panel_first_31bb
  .search-5e5f
  .focus_a8dd {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.popup-095f .link_3ecb {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.link_3ecb .action-3bed.notice-d4d3 .button_full_f608 > li > a:focus,
.link_3ecb .action-3bed.notice-d4d3 .button_full_f608 > li > a:hover,
.link_3ecb .action-3bed.bright-0b89 .button_full_f608 > li > a:focus,
.link_3ecb .action-3bed.bright-0b89 .button_full_f608 > li > a:hover,
.link_3ecb .action-3bed.list_east_a15c .button_full_f608 > li > a:focus,
.link_3ecb .action-3bed.list_east_a15c .button_full_f608 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.link_3ecb
  .action-3bed.notice-d4d3
  .button_full_f608
  > li.heading_60ce
  > a,
.link_3ecb
  .action-3bed.notice-d4d3
  .button_full_f608
  > li.small-79f3
  > a,
.link_3ecb
  .action-3bed.bright-0b89
  .button_full_f608
  > li.heading_60ce
  > a,
.link_3ecb
  .action-3bed.bright-0b89
  .button_full_f608
  > li.small-79f3
  > a,
.link_3ecb
  .action-3bed.list_east_a15c
  .button_full_f608
  > li.heading_60ce
  > a,
.link_3ecb .action-3bed.list_east_a15c .button_full_f608 > li.middle_8a05 > a {
  color: rgba(0, 0, 0, 0.8);
}
.link_3ecb .box-full-fa63,
.link_3ecb .box-full-fa63 a {
  color: rgba(0, 0, 0, 0.8);
}
.link_3ecb .clean_e0a1.notice-small-949d li a,
.link_3ecb .header_6698 a,
.link_3ecb .message_1abc,
.link_3ecb .button_full_f608 > li > a,
.link_3ecb .search-8bcd {
  color: rgba(0, 0, 0, 0.55);
}
.link_3ecb .clean_e0a1.notice-small-949d li a:hover,
.link_3ecb .header_6698 a:hover,
.link_3ecb .message_1abc:hover,
.link_3ecb .button_full_f608 > li > a:hover,
.link_3ecb .search-8bcd:hover {
  color: rgba(0, 0, 0, 0.8);
}
.link_3ecb .preview-8ca9 {
  color: rgba(0, 0, 0, 0.55);
}
.link_3ecb .preview-8ca9 .full-df6b {
  color: rgba(0, 0, 0, 0.8);
}
.link_3ecb .preview-8ca9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gradient_1ee8 .summary_88e4 {
  margin-left: auto;
  margin-right: auto;
}
.complex-9341 > * {
  margin-left: auto;
  margin-right: auto;
}
.complex-9341 .text-steel-da0c {
  margin-right: 1.41575em;
}
.stale-b95f .complex-9341 > .image-gas-08a2 {
  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;
}
.stale-b95f .complex-9341 > .tertiary-9413 {
  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;
}
.detail-9f33.gradient_1ee8 .summary_88e4,
.current-0c0f.gradient_1ee8 .summary_88e4 {
  margin-left: 0;
}
.summary_warm_458a.gradient_1ee8 .summary_88e4,
.table_0d02.gradient_1ee8 .summary_88e4 {
  margin-right: 0;
}
.complex-9341 ol,
.complex-9341 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.primary_dirty_84bb video {
  max-width: 100%;
}
.surface_0c33 img {
  display: block;
}
.surface_0c33.text-steel-da0c,
.surface_0c33.secondary-d0fa {
  width: 100%;
}
.surface_0c33.tertiary-9413 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.purple_b66d:not(.liquid_6420) {
  margin: 1.5em auto;
}
.stale_679b p {
  padding: 1.5em 14px;
}
ul.secondary_6bfc.tertiary-9413,
ul.secondary_6bfc.image-gas-08a2,
ul.secondary_6bfc.badge_d399.image-gas-08a2 {
  padding: 0 14px;
}
.aside-fcdf {
  display: block;
  overflow-x: auto;
}
.aside-fcdf table {
  border-collapse: collapse;
  width: 100%;
}
.aside-fcdf td,
.aside-fcdf th {
  padding: 0.5em;
}
.complex-9341 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.complex-9341 ol ol,
.complex-9341 ol ul,
.complex-9341 ul ol,
.complex-9341 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.complex-9341 ol ol li,
.complex-9341 ol ul li,
.complex-9341 ul ol li,
.complex-9341 ul ul li {
  margin-left: 0;
}
.notification-6ab9.nav-new-12f2 > .hover_medium_90f6 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.notification-6ab9.nav-new-12f2 > .hover_medium_90f6 iframe,
.notification-6ab9.nav-new-12f2 > .hover_medium_90f6 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.soft-02d1 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.soft-02d1.slow_c283 {
  padding: 0;
}
.soft-02d1.slow_c283 cite {
  font-size: 13px;
}
.soft-02d1 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.soft-02d1 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.description-thick-842a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.description-thick-842a > p:first-child {
  margin-top: 0;
}
.description-thick-842a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.description-thick-842a blockquote {
  border-left: 0;
}
.new-2c77 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.new-2c77:not(.active_993c) {
  max-width: 100px;
}
.new-2c77.texture-4222 {
  border-bottom: none !important;
  text-align: center;
}
.new-2c77.texture-4222::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .stale_679b p {
    padding: 1.5em 0;
  }
}
.sidebar_yellow_6761 {
  color: #0073aa;
}
.input_2afe {
  background-color: #0073aa;
}
.static-43cf {
  color: #229fd8;
}
.summary_12d8 {
  background-color: #229fd8;
}
.steel-c773 {
  color: #eee;
}
.list-c8f6 {
  background-color: #eee;
}
.easy_85d8 {
  color: #444;
}
.shade_1f02 {
  background-color: #444;
}
.tertiary_0dfe {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tertiary_0dfe .list-ba6f .header_6698 {
  font-size: 15px;
}
.tertiary_0dfe .header_6698 {
  line-height: 1.3;
}
.tertiary_0dfe .link_3ecb {
}
.tertiary_0dfe .notice-2e78 {
  background: #235787;
}
.first_70e8 {
  padding: 0;
}
.first_70e8 .notice-2e78 {
  background: #1a1a1a;
}
.first_70e8 .link_3ecb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.in_c789 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.in_c789 .link_3ecb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.in_c789 .notice-2e78 {
  background: #303030;
}
.wrapper-f499 {
  position: relative;
  z-index: 10;
}
.wrapper-f499 .first-6981 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.caption_hard_85be .secondary-df62 {
  display: inline-block;
  vertical-align: middle;
}
.caption_hard_85be.message-current-1099 .secondary-df62 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .caption_hard_85be.message-current-1099 .secondary-df62 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .caption_hard_85be.message-current-1099 .secondary-df62 {
    margin-right: 0.4em;
  }
}
.caption_hard_85be.message-current-1099 .secondary-df62:last-child {
  margin-right: 0;
}
.notification_red_7f04 .first-6981 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .popup-095f .list-ba6f {
    margin: 0 -0.5em;
  }
  .popup-095f .list-ba6f [class*="customify-col-"],
  .popup-095f .list-ba6f [class*="customify-col_"],
  .popup-095f .list-ba6f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.popup-095f.tooltip-6020 .first-6981 {
  background: 0 0 !important;
}
.popup-095f.tooltip-6020 .first-6981,
.popup-095f.notification_red_7f04 .first-6981 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .popup-095f.photo-8587 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.popup-095f.notification_red_7f04 .first-6981 {
  box-shadow: none !important;
}
.backdrop-712f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .backdrop-712f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .backdrop-712f {
    padding: 18px 0 20px;
  }
}
.backdrop-712f .surface_south_4f8b {
  width: 100%;
}
.backdrop-712f .container_stone_557b {
  margin-bottom: 0;
}
.backdrop-712f .background-copper-2aa8 {
  margin-top: 5px;
  font-size: 0.875em;
}
.narrow-37bd {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.narrow-37bd .medium_674c {
  width: 100%;
}
.search_focused_127a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.search_focused_127a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.search_focused_127a 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;
}
.search_focused_127a li:last-child:after {
  display: none;
}
.search_focused_127a li a {
  font-weight: 500;
  margin-right: 10px;
}
.highlight_1027 .smooth_5599 button,
.backdrop-712f .smooth_5599 button {
  left: 0;
}
.highlight_1027 .medium_674c,
.backdrop-712f .medium_674c {
  padding-left: 0;
  padding-right: 0;
}
.highlight_1027 .narrow-37bd,
.backdrop-712f .narrow-37bd {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.highlight_1027 {
  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;
}
.highlight_1027: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;
}
.highlight_1027 .background-short-b2b0 {
  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) {
  .highlight_1027 .background-short-b2b0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .highlight_1027 .background-short-b2b0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .highlight_1027 .background-short-b2b0 {
    min-height: 200px;
  }
}
.highlight_1027 .search_focused_127a {
  color: rgba(255, 255, 255, 0.8);
}
.highlight_1027 .search_focused_127a a,
.highlight_1027 .search_focused_127a li:after {
  color: inherit;
}
.highlight_1027 .search_focused_127a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tabs-683e {
  margin-bottom: 0.5em;
}
.link-fb28 {
  margin-bottom: 1.2em;
}
.link-fb28,
.tabs-683e {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.link-fb28 p:last-child,
.tabs-683e p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .smooth_5599,
#masthead .smooth_5599 {
  display: none;
}
#masthead
  > .smooth_5599.prev-6c66 {
  display: none;
}
#masthead > .smooth_5599 button {
  left: 0;
}
.tooltip_hard_e736 {
  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%;
}
.tooltip_hard_e736 .secondary-df62 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tooltip_hard_e736 .media-2f91 {
  display: -webkit-box;
  display: flex;
}
.tooltip_hard_e736 .media-2f91.backdrop_be66 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tooltip_hard_e736 .media-2f91.label_19c7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tooltip_hard_e736 .media-2f91.pink-526f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tooltip_hard_e736.hot-86d1.east-2357 .media-2f91.backdrop_be66 {
  flex-basis: 100%;
}
.tooltip_hard_e736.hero-iron-4f02 .media-2f91.label_19c7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.tooltip_hard_e736.hero-iron-4f02 .media-2f91.pink-526f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .smooth_5599.prev-6c66 {
  display: none;
}
#masthead > .smooth_5599 button {
  left: 0;
}
.texture-4851 {
  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;
}
.texture-4851:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.texture-4851.texture_1c43 i {
  margin-right: 4px;
}
.texture-4851.item_current_bb68 i {
  margin-left: 5px;
}
.header_6698 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.header_6698 p:last-child {
  margin-bottom: 0;
}
.smooth_ad71 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.smooth_ad71 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.smooth_ad71 img {
  display: block;
  width: auto;
  line-height: 1;
}
.smooth_ad71 .box-full-fa63 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.smooth_ad71 .short-f1fc {
  margin: 5px 0 7px 0;
}
.smooth_ad71.hero_dim_5f3b .breadcrumb-fbb1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.smooth_ad71.hero_dim_5f3b .tabs_hot_e5a9 {
  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;
}
.smooth_ad71.paper-7aed {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.smooth_ad71.paper-7aed .breadcrumb-fbb1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.smooth_ad71.paper-7aed .tabs_hot_e5a9 {
  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;
}
.smooth_ad71.dark-04b9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.smooth_ad71.black_9abd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.smooth_ad71.black_9abd .tabs_hot_e5a9 {
  margin-top: 7px;
}
.gradient-inner-4ab9 {
  display: inline-block;
}
.wrapper-f499 .east_54ac .smooth_ad71 img {
  max-width: 100%;
}
.action-3bed .background-right-a6ae.prev_4497,
.last_2333 .background-right-a6ae.prev_4497 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.action-3bed .paragraph-paper-e3cd,
.last_2333 .paragraph-paper-e3cd {
  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%);
}
.action-3bed .paragraph-paper-e3cd {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.action-3bed.badge_complex_7343 .paragraph-paper-e3cd {
  display: none;
}
.action-3bed .backdrop-566b {
  list-style: none;
  padding: 0;
  margin: 0;
}
.action-3bed .backdrop-566b li {
  display: inline-block;
  position: relative;
}
.action-3bed .backdrop-566b li:last-child {
  margin-right: 0;
}
.action-3bed .backdrop-566b 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;
}
.action-3bed .backdrop-566b li.middle_8a05 > a {
  color: rgba(0, 0, 0, 0.9);
}
.action-3bed .backdrop-566b > 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;
}
.action-3bed .backdrop-566b > li > a i {
  line-height: 0;
}
.action-3bed .backdrop-566b > li.section-8e89 > a .paragraph-paper-e3cd {
  margin-left: 4px;
  line-height: 0;
}
.action-3bed .backdrop-566b .image-eacc li.section-8e89 > a {
  position: relative;
}
.action-3bed .backdrop-566b .image-eacc li.section-8e89 > a:after,
.action-3bed .backdrop-566b .image-eacc li.section-8e89 > a:before {
  content: "";
  display: table;
}
.action-3bed .backdrop-566b .image-eacc li.section-8e89 > a:after {
  clear: both;
}
.action-3bed .backdrop-566b .image-eacc li.section-8e89 > a .paragraph-paper-e3cd {
  margin-left: 5px;
  float: right;
}
.action-3bed .shade_lite_0275,
.action-3bed .image-eacc {
  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;
}
.action-3bed .image-eacc {
  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;
}
.action-3bed .image-eacc .prev_4497 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.action-3bed .image-eacc .paragraph-paper-e3cd {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.action-3bed .image-eacc li {
  display: block;
  margin: 0;
  padding: 0;
}
.action-3bed .image-eacc 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;
}
.action-3bed .image-eacc li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.action-3bed .image-eacc .image-eacc {
  top: 0;
  left: 100%;
}
.action-3bed .search-980a.fn-focus-81c9 > .shade_lite_0275,
.action-3bed .search-980a.fn-focus-81c9 > .image-eacc,
.action-3bed .search-980a:focus > .shade_lite_0275,
.action-3bed .search-980a:focus > .image-eacc,
.action-3bed .search-980a:hover > .shade_lite_0275,
.action-3bed .search-980a:hover > .image-eacc {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.action-3bed.list_east_a15c .button_full_f608:after,
.action-3bed.list_east_a15c .button_full_f608:before {
  content: "";
  display: table;
}
.action-3bed.list_east_a15c .button_full_f608:after {
  clear: both;
}
.action-3bed.list_east_a15c .button_full_f608 > li {
  float: left;
}
.action-3bed.stone_81c0 .button_full_f608:after,
.action-3bed.stone_81c0 .button_full_f608:before {
  content: "";
  display: table;
}
.action-3bed.stone_81c0 .button_full_f608:after {
  clear: both;
}
.action-3bed.stone_81c0 .button_full_f608 > li {
  float: left;
}
.action-3bed.stone_81c0 .button_full_f608 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.action-3bed.stone_81c0 .button_full_f608 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.action-3bed.stone_81c0 .button_full_f608 > li.heading_60ce > a,
.action-3bed.stone_81c0 .button_full_f608 > li.middle_8a05 > a {
  color: #fff;
  background-color: #1e4b75;
}
.action-3bed.notice-d4d3 .button_full_f608 > li > a .prev_4497 {
  position: relative;
}
.action-3bed.notice-d4d3 .button_full_f608 > li > a .prev_4497: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;
}
.action-3bed.notice-d4d3
  .button_full_f608
  > li:focus
  > a
  .prev_4497:before,
.action-3bed.notice-d4d3
  .button_full_f608
  > li:hover
  > a
  .prev_4497:before {
  width: 100%;
  background-color: currentColor;
}
.action-3bed.notice-d4d3
  .button_full_f608
  > li.heading_60ce
  > a
  .prev_4497:before,
.action-3bed.notice-d4d3
  .button_full_f608
  > li.small-79f3
  > a
  .prev_4497:before {
  width: 100%;
  background-color: currentColor;
}
.action-3bed.bright-0b89 .button_full_f608 > li > a .prev_4497 {
  position: relative;
}
.action-3bed.bright-0b89 .button_full_f608 > li > a .prev_4497: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;
}
.action-3bed.bright-0b89 .button_full_f608 > li:focus > a .prev_4497:before,
.action-3bed.bright-0b89
  .button_full_f608
  > li:hover
  > a
  .prev_4497:before {
  width: 100%;
  background-color: currentColor;
}
.action-3bed.bright-0b89
  .button_full_f608
  > li.heading_60ce
  > a
  .prev_4497:before,
.action-3bed.bright-0b89
  .button_full_f608
  > li.small-79f3
  > a
  .prev_4497:before {
  width: 100%;
  background-color: currentColor;
}
.last_2333 .backdrop-566b {
  margin: 0;
  padding: 0;
  list-style: none;
}
.last_2333 .backdrop-566b li:first-child > a {
  border-top: none;
}
.last_2333 .backdrop-566b .chip_yellow_c21c > .prev_4497 .paragraph-paper-e3cd {
  display: none;
}
.last_2333 .backdrop-566b li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.last_2333 .backdrop-566b li:last-child {
  border: none;
}
.last_2333 .backdrop-566b li.section-8e89 > a {
  padding-right: 45px !important;
}
.last_2333 .backdrop-566b li a {
  display: block;
  padding: 0.55em 1.5em;
}
.last_2333 .backdrop-566b li a:focus,
.last_2333 .backdrop-566b li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.last_2333 .backdrop-566b li .down_0955 {
  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;
}
.last_2333 .backdrop-566b li .down_0955:hover {
  box-shadow: none;
}
.last_2333 .backdrop-566b li .down_0955 .paragraph-paper-e3cd {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.last_2333 .backdrop-566b .image-eacc {
  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);
}
.last_2333 .backdrop-566b .image-eacc li a {
  padding-left: 3em;
}
.last_2333 .backdrop-566b .primary-hard-d269 > a .down_0955 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.last_2333 .backdrop-566b .primary-hard-d269 > .image-eacc {
  display: block;
  opacity: 1;
}
.article-under-28f2 {
  max-width: 100%;
}
.background_next_0473 {
  line-height: 0;
  cursor: pointer;
}
.search-8bcd {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.search-8bcd:hover {
  box-shadow: none;
  color: currentColor;
}
.search-8bcd svg {
  width: 18px;
  height: 18px;
}
.search-8bcd .cool_bd1f {
  display: none;
}
.slider-black-c943 {
  position: relative;
}
.slider-black-c943.fn-active-81c9 .search-8bcd .wide_5530 {
  display: none;
}
.slider-black-c943.fn-active-81c9 .search-8bcd .cool_bd1f {
  display: inline-block;
}
.slider-black-c943 .action_3c57 {
  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);
}
.slider-black-c943.pagination_9f89 .action_3c57 {
  left: auto;
  right: -0.9em;
}
.slider-black-c943.pagination_9f89 .label-lite-d8f4::before {
  left: auto;
  right: 15px;
}
.slider-black-c943.fn-active-81c9 .action_3c57 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.search-5e5f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.search-5e5f label {
  flex-basis: 100%;
}
.search-5e5f .shadow-a9b6 {
  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;
}
.search-5e5f .focus_a8dd {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.search-5e5f .focus_a8dd:focus {
  background-color: transparent;
}
.search-5e5f button.dynamic_49cf {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.search-5e5f button.dynamic_49cf:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.search-5e5f button.dynamic_49cf svg {
  width: 18px;
  height: 18px;
}
.search-5e5f input[type="submit"] {
  min-height: auto;
}
.panel_first_31bb .search-5e5f .focus_a8dd {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.label-lite-d8f4 {
  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) {
  .label-lite-d8f4 {
    width: 220px;
  }
}
.label-lite-d8f4 label {
  flex-basis: 100%;
}
.label-lite-d8f4::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;
}
.breadcrumb_stone_70ab .panel_first_31bb .search-5e5f {
  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;
}
.breadcrumb_stone_70ab
  .panel_first_31bb
  .search-5e5f
  .shadow-a9b6 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.breadcrumb_stone_70ab .panel_first_31bb .search-5e5f .focus_a8dd {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.breadcrumb_stone_70ab
  .panel_first_31bb
  .search-5e5f
  .focus_a8dd:focus {
  background: 0 0;
}
.breadcrumb_stone_70ab
  .panel_first_31bb
  .search-5e5f
  .column_pink_d62c {
  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;
}
.clean_e0a1 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.clean_e0a1 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.clean_e0a1 li:last-child {
  margin-right: 0;
}
.clean_e0a1 li:first-child {
  margin-left: 0;
}
.clean_e0a1.rough_7c56 a {
  color: #fff;
}
.clean_e0a1.rough_7c56 a:hover {
  color: #fff;
}
.clean_e0a1 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.clean_e0a1 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.clean_e0a1 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.clean_e0a1 a:hover {
  opacity: 0.9;
  color: inherit;
}
.clean_e0a1 [class*="social-icon-apple"] {
  background-color: #999;
}
.clean_e0a1 [class*="social-icon-apple"].plasma_838e {
  background-color: transparent;
  color: #999;
}
.clean_e0a1 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.clean_e0a1 [class*="social-icon-behance"].plasma_838e {
  background-color: transparent;
  color: #1769ff;
}
.clean_e0a1 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.clean_e0a1 [class*="social-icon-bitbucket"].plasma_838e {
  background-color: transparent;
  color: #205081;
}
.clean_e0a1 [class*="social-icon-codepen"] {
  background-color: #000;
}
.clean_e0a1 [class*="social-icon-codepen"].plasma_838e {
  background-color: transparent;
  color: #000;
}
.clean_e0a1 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.clean_e0a1 [class*="social-icon-delicious"].plasma_838e {
  background-color: transparent;
  color: #39f;
}
.clean_e0a1 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.clean_e0a1 [class*="social-icon-digg"].plasma_838e {
  background-color: transparent;
  color: #005be2;
}
.clean_e0a1 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.clean_e0a1 [class*="social-icon-dribbble"].plasma_838e {
  background-color: transparent;
  color: #ea4c89;
}
.clean_e0a1 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.clean_e0a1 [class*="social-icon-envelope"].plasma_838e {
  background-color: transparent;
  color: #ea4335;
}
.clean_e0a1 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.clean_e0a1 [class*="social-icon-facebook"].plasma_838e {
  background-color: transparent;
  color: #3b5998;
}
.clean_e0a1 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.clean_e0a1 [class*="social-icon-flickr"].plasma_838e {
  background-color: transparent;
  color: #0063dc;
}
.clean_e0a1 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.clean_e0a1 [class*="social-icon-foursquare"].plasma_838e {
  background-color: transparent;
  color: #2d5be3;
}
.clean_e0a1 [class*="social-icon-github"] {
  background-color: #333;
}
.clean_e0a1 [class*="social-icon-github"].plasma_838e {
  background-color: transparent;
  color: #333;
}
.clean_e0a1 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.clean_e0a1 [class*="social-icon-google-plus"].plasma_838e {
  background-color: transparent;
  color: #dd4b39;
}
.clean_e0a1 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.clean_e0a1 [class*="social-icon-houzz"].plasma_838e {
  background-color: transparent;
  color: #7ac142;
}
.clean_e0a1 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.clean_e0a1 [class*="social-icon-instagram"].plasma_838e {
  background-color: transparent;
  color: #262626;
}
.clean_e0a1 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.clean_e0a1 [class*="social-icon-jsfiddle"].plasma_838e {
  background-color: transparent;
  color: #487aa2;
}
.clean_e0a1 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.clean_e0a1 [class*="social-icon-linkedin"].plasma_838e {
  background-color: transparent;
  color: #0077b5;
}
.clean_e0a1 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.clean_e0a1 [class*="social-icon-medium"].plasma_838e {
  background-color: transparent;
  color: #00ab6b;
}
.clean_e0a1 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.clean_e0a1
  [class*="social-icon-odnoklassniki"].plasma_838e {
  background-color: transparent;
  color: #f4731c;
}
.clean_e0a1 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.clean_e0a1 [class*="social-icon-meetup"].plasma_838e {
  background-color: transparent;
  color: #ec1c40;
}
.clean_e0a1 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.clean_e0a1 [class*="social-icon-pinterest"].plasma_838e {
  background-color: transparent;
  color: #bd081c;
}
.clean_e0a1 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.clean_e0a1 [class*="social-icon-product-hunt"].plasma_838e {
  background-color: transparent;
  color: #da552f;
}
.clean_e0a1 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.clean_e0a1 [class*="social-icon-reddit"].plasma_838e {
  background-color: transparent;
  color: #ff4500;
}
.clean_e0a1 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.clean_e0a1 [class*="social-icon-rss"].plasma_838e {
  background-color: transparent;
  color: #f26522;
}
.clean_e0a1 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.clean_e0a1
  [class*="social-icon-shopping-cart"].plasma_838e {
  background-color: transparent;
  color: #4caf50;
}
.clean_e0a1 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.clean_e0a1 [class*="social-icon-skype"].plasma_838e {
  background-color: transparent;
  color: #00aff0;
}
.clean_e0a1 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.clean_e0a1 [class*="social-icon-slideshare"].plasma_838e {
  background-color: transparent;
  color: #0077b5;
}
.clean_e0a1 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.clean_e0a1 [class*="social-icon-snapchat"].plasma_838e {
  background-color: transparent;
  color: #fffc00;
}
.clean_e0a1 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.clean_e0a1 [class*="social-icon-soundcloud"].plasma_838e {
  background-color: transparent;
  color: #f80;
}
.clean_e0a1 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.clean_e0a1 [class*="social-icon-spotify"].plasma_838e {
  background-color: transparent;
  color: #2ebd59;
}
.clean_e0a1 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.clean_e0a1
  [class*="social-icon-stack-overflow"].plasma_838e {
  background-color: transparent;
  color: #fe7a15;
}
.clean_e0a1 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.clean_e0a1 [class*="social-icon-maldkfgram"].plasma_838e {
  background-color: transparent;
  color: #2ca5e0;
}
.clean_e0a1 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.clean_e0a1 [class*="social-icon-tripadvisor"].plasma_838e {
  background-color: transparent;
  color: #589442;
}
.clean_e0a1 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.clean_e0a1 [class*="social-icon-tumblr"].plasma_838e {
  background-color: transparent;
  color: #35465c;
}
.clean_e0a1 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.clean_e0a1 [class*="social-icon-twitch"].plasma_838e {
  background-color: transparent;
  color: #6441a5;
}
.clean_e0a1 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.clean_e0a1 [class*="social-icon-twitter"].plasma_838e {
  background-color: transparent;
  color: #1da1f2;
}
.clean_e0a1 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.clean_e0a1 [class*="social-icon-vimeo"].plasma_838e {
  background-color: transparent;
  color: #1ab7ea;
}
.clean_e0a1 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.clean_e0a1 [class*="social-icon-vk"].plasma_838e {
  background-color: transparent;
  color: #45668e;
}
.clean_e0a1 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.clean_e0a1 [class*="social-icon-weibo"].plasma_838e {
  background-color: transparent;
  color: #df2029;
}
.clean_e0a1 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.clean_e0a1 [class*="social-icon-weixin"].plasma_838e {
  background-color: transparent;
  color: #7bb32e;
}
.clean_e0a1 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.clean_e0a1 [class*="social-icon-whatsapp"].plasma_838e {
  background-color: transparent;
  color: #25d366;
}
.clean_e0a1 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.clean_e0a1 [class*="social-icon-wordpress"].plasma_838e {
  background-color: transparent;
  color: #21759b;
}
.clean_e0a1 [class*="social-icon-xing"] {
  background-color: #026466;
}
.clean_e0a1 [class*="social-icon-xing"].plasma_838e {
  background-color: transparent;
  color: #026466;
}
.clean_e0a1 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.clean_e0a1 [class*="social-icon-yelp"].plasma_838e {
  background-color: transparent;
  color: #af0606;
}
.clean_e0a1 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.clean_e0a1 [class*="social-icon-youtube"].plasma_838e {
  background-color: transparent;
  color: #cd201f;
}
.message_1abc {
  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;
}
.message_1abc:hover {
  box-shadow: none;
  background: 0 0;
}
.sort_432b {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.notification-3460 {
  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;
}
.inner_b5eb {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.photo_lite_b66a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.photo_lite_b66a,
.photo_lite_b66a::after,
.photo_lite_b66a::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;
}
.photo_lite_b66a::after,
.photo_lite_b66a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.under-ce29 .notification-3460 .inner_b5eb {
  margin-top: -2px;
  width: 19px;
}
.under-ce29 .notification-3460 .photo_lite_b66a {
  margin-top: -1px;
}
.under-ce29 .notification-3460 .photo_lite_b66a,
.under-ce29 .notification-3460 .photo_lite_b66a::after,
.under-ce29 .notification-3460 .photo_lite_b66a::before {
  width: 19px;
  height: 2px;
}
.under-ce29 .notification-3460 .photo_lite_b66a::before {
  top: -6px;
}
.under-ce29 .notification-3460 .photo_lite_b66a::after {
  bottom: -6px;
}
.hovered_7166 .notification-3460 .inner_b5eb {
  margin-top: -2px;
  width: 22px;
}
.hovered_7166 .notification-3460 .photo_lite_b66a {
  margin-top: -1px;
}
.hovered_7166 .notification-3460 .photo_lite_b66a,
.hovered_7166 .notification-3460 .photo_lite_b66a::after,
.hovered_7166 .notification-3460 .photo_lite_b66a::before {
  width: 22px;
  height: 2px;
}
.hovered_7166 .notification-3460 .photo_lite_b66a::before {
  top: -7px;
}
.hovered_7166 .notification-3460 .photo_lite_b66a::after {
  bottom: -7px;
}
.outline_1a31 .notification-3460 .inner_b5eb {
  margin-top: -2px;
  width: 31px;
}
.outline_1a31 .notification-3460 .photo_lite_b66a {
  margin-top: -1.5px;
}
.outline_1a31 .notification-3460 .photo_lite_b66a,
.outline_1a31 .notification-3460 .photo_lite_b66a::after,
.outline_1a31 .notification-3460 .photo_lite_b66a::before {
  width: 31px;
  height: 3px;
}
.outline_1a31 .notification-3460 .photo_lite_b66a::before {
  top: -9px;
}
.outline_1a31 .notification-3460 .photo_lite_b66a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .label-35ee .notification-3460 .inner_b5eb {
    margin-top: -2px;
    width: 19px;
  }
  .label-35ee .notification-3460 .photo_lite_b66a {
    margin-top: -1px;
  }
  .label-35ee .notification-3460 .photo_lite_b66a,
  .label-35ee .notification-3460 .photo_lite_b66a::after,
  .label-35ee .notification-3460 .photo_lite_b66a::before {
    width: 19px;
    height: 2px;
  }
  .label-35ee .notification-3460 .photo_lite_b66a::before {
    top: -6px;
  }
  .label-35ee .notification-3460 .photo_lite_b66a::after {
    bottom: -6px;
  }
  .fixed-f812 .notification-3460 .inner_b5eb {
    margin-top: -2px;
    width: 22px;
  }
  .fixed-f812 .notification-3460 .photo_lite_b66a {
    margin-top: -1px;
  }
  .fixed-f812 .notification-3460 .photo_lite_b66a,
  .fixed-f812 .notification-3460 .photo_lite_b66a::after,
  .fixed-f812 .notification-3460 .photo_lite_b66a::before {
    width: 22px;
    height: 2px;
  }
  .fixed-f812 .notification-3460 .photo_lite_b66a::before {
    top: -7px;
  }
  .fixed-f812 .notification-3460 .photo_lite_b66a::after {
    bottom: -7px;
  }
  .caption_smooth_564e .notification-3460 .inner_b5eb {
    margin-top: -2px;
    width: 31px;
  }
  .caption_smooth_564e .notification-3460 .photo_lite_b66a {
    margin-top: -1.5px;
  }
  .caption_smooth_564e .notification-3460 .photo_lite_b66a,
  .caption_smooth_564e .notification-3460 .photo_lite_b66a::after,
  .caption_smooth_564e .notification-3460 .photo_lite_b66a::before {
    width: 31px;
    height: 3px;
  }
  .caption_smooth_564e .notification-3460 .photo_lite_b66a::before {
    top: -9px;
  }
  .caption_smooth_564e .notification-3460 .photo_lite_b66a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .element-old-cc05 .notification-3460 .inner_b5eb {
    margin-top: -2px;
    width: 19px;
  }
  .element-old-cc05 .notification-3460 .photo_lite_b66a {
    margin-top: -1px;
  }
  .element-old-cc05 .notification-3460 .photo_lite_b66a,
  .element-old-cc05 .notification-3460 .photo_lite_b66a::after,
  .element-old-cc05 .notification-3460 .photo_lite_b66a::before {
    width: 19px;
    height: 2px;
  }
  .element-old-cc05 .notification-3460 .photo_lite_b66a::before {
    top: -6px;
  }
  .element-old-cc05 .notification-3460 .photo_lite_b66a::after {
    bottom: -6px;
  }
  .grid-2171 .notification-3460 .inner_b5eb {
    margin-top: -2px;
    width: 22px;
  }
  .grid-2171 .notification-3460 .photo_lite_b66a {
    margin-top: -1px;
  }
  .grid-2171 .notification-3460 .photo_lite_b66a,
  .grid-2171 .notification-3460 .photo_lite_b66a::after,
  .grid-2171 .notification-3460 .photo_lite_b66a::before {
    width: 22px;
    height: 2px;
  }
  .grid-2171 .notification-3460 .photo_lite_b66a::before {
    top: -7px;
  }
  .grid-2171 .notification-3460 .photo_lite_b66a::after {
    bottom: -7px;
  }
  .upper-dcc7 .notification-3460 .inner_b5eb {
    margin-top: -2px;
    width: 31px;
  }
  .upper-dcc7 .notification-3460 .photo_lite_b66a {
    margin-top: -1.5px;
  }
  .upper-dcc7 .notification-3460 .photo_lite_b66a,
  .upper-dcc7 .notification-3460 .photo_lite_b66a::after,
  .upper-dcc7 .notification-3460 .photo_lite_b66a::before {
    width: 31px;
    height: 3px;
  }
  .upper-dcc7 .notification-3460 .photo_lite_b66a::before {
    top: -9px;
  }
  .upper-dcc7 .notification-3460 .photo_lite_b66a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .caption_bright_4abd .notification-3460 .inner_b5eb {
    margin-top: -2px;
    width: 19px;
  }
  .caption_bright_4abd .notification-3460 .photo_lite_b66a {
    margin-top: -1px;
  }
  .caption_bright_4abd .notification-3460 .photo_lite_b66a,
  .caption_bright_4abd .notification-3460 .photo_lite_b66a::after,
  .caption_bright_4abd .notification-3460 .photo_lite_b66a::before {
    width: 19px;
    height: 2px;
  }
  .caption_bright_4abd .notification-3460 .photo_lite_b66a::before {
    top: -6px;
  }
  .caption_bright_4abd .notification-3460 .photo_lite_b66a::after {
    bottom: -6px;
  }
  .accordion-slow-d2e9 .notification-3460 .inner_b5eb {
    margin-top: -2px;
    width: 22px;
  }
  .accordion-slow-d2e9 .notification-3460 .photo_lite_b66a {
    margin-top: -1px;
  }
  .accordion-slow-d2e9 .notification-3460 .photo_lite_b66a,
  .accordion-slow-d2e9 .notification-3460 .photo_lite_b66a::after,
  .accordion-slow-d2e9 .notification-3460 .photo_lite_b66a::before {
    width: 22px;
    height: 2px;
  }
  .accordion-slow-d2e9 .notification-3460 .photo_lite_b66a::before {
    top: -7px;
  }
  .accordion-slow-d2e9 .notification-3460 .photo_lite_b66a::after {
    bottom: -7px;
  }
  .prev_9f71 .notification-3460 .inner_b5eb {
    margin-top: -2px;
    width: 31px;
  }
  .prev_9f71 .notification-3460 .photo_lite_b66a {
    margin-top: -1.5px;
  }
  .prev_9f71 .notification-3460 .photo_lite_b66a,
  .prev_9f71 .notification-3460 .photo_lite_b66a::after,
  .prev_9f71 .notification-3460 .photo_lite_b66a::before {
    width: 31px;
    height: 3px;
  }
  .prev_9f71 .notification-3460 .photo_lite_b66a::before {
    top: -9px;
  }
  .prev_9f71 .notification-3460 .photo_lite_b66a::after {
    bottom: -9px;
  }
}
.soft_cbac .photo_lite_b66a {
  -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);
}
.soft_cbac .photo_lite_b66a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.soft_cbac .photo_lite_b66a::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);
}
.soft_cbac.row-motion-a395 .photo_lite_b66a {
  -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);
}
.soft_cbac.row-motion-a395 .photo_lite_b66a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.soft_cbac.row-motion-a395 .photo_lite_b66a::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);
}
.carousel-mini-dee2 {
  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.carousel_ee72:before {
  display: none;
}
.silver_d34c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.silver_d34c .fixed-5c44 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.silver_d34c .fixed-5c44:last-of-type {
  border-bottom: none;
}
.silver_d34c .fixed-5c44.next_3af8,
.silver_d34c .fixed-5c44.silver-2809,
.silver_d34c .fixed-5c44.west-8003 {
  padding: 0;
}
.silver_d34c .last_2333 .down_0955 {
  color: currentColor;
}
.silver_d34c .last_2333 .down_0955:focus,
.silver_d34c .last_2333 .down_0955:hover {
  background: rgba(0, 0, 0, 0.01);
}
.silver_d34c.link_3ecb .preview-8ca9,
.silver_d34c.link_3ecb .header_6698 a,
.silver_d34c.link_3ecb .button_full_f608 a,
.silver_d34c.link_3ecb .image-eacc a {
  color: rgba(0, 0, 0, 0.55);
}
.silver_d34c.link_3ecb .preview-8ca9:hover,
.silver_d34c.link_3ecb .header_6698 a:hover,
.silver_d34c.link_3ecb .button_full_f608 a:hover,
.silver_d34c.link_3ecb .image-eacc a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.silver_d34c.link_3ecb .full-df6b {
  color: rgba(0, 0, 0, 0.8);
}
.silver_d34c.link_3ecb .fixed-5c44 {
  border-color: rgba(0, 0, 0, 0.08);
}
.silver_d34c.link_3ecb .fixed-5c44:before {
  background: rgba(0, 0, 0, 0.08);
}
.silver_d34c.link_3ecb .border_small_ffaa:before {
  background: rgba(255, 255, 255, 0.9);
}
.silver_d34c.link_3ecb .last_2333 .backdrop-566b li a,
.silver_d34c.link_3ecb .last_2333 .down_0955,
.silver_d34c.link_3ecb .image-eacc {
  border-color: rgba(0, 0, 0, 0.08);
}
.silver_d34c.link_3ecb .last_2333 .down_0955:focus,
.silver_d34c.link_3ecb .last_2333 .down_0955:hover {
  background: rgba(0, 0, 0, 0.01);
}
.silver_d34c.link_3ecb .backdrop-566b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.silver_d34c.notice-2e78 .preview-8ca9,
.silver_d34c.notice-2e78 .header_6698 a,
.silver_d34c.notice-2e78 .button_full_f608 .down_0955,
.silver_d34c.notice-2e78 .button_full_f608 a,
.silver_d34c.notice-2e78 .image-eacc a {
  color: rgba(255, 255, 255, 0.79);
}
.silver_d34c.notice-2e78 .preview-8ca9:hover,
.silver_d34c.notice-2e78 .header_6698 a:hover,
.silver_d34c.notice-2e78 .button_full_f608 .down_0955:hover,
.silver_d34c.notice-2e78 .button_full_f608 a:hover,
.silver_d34c.notice-2e78 .image-eacc a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.silver_d34c.notice-2e78 .full-df6b {
  color: rgba(255, 255, 255, 0.99);
}
.silver_d34c.notice-2e78 .fixed-5c44 {
  border-color: rgba(255, 255, 255, 0.08);
}
.silver_d34c.notice-2e78 .fixed-5c44:before {
  background: rgba(255, 255, 255, 0.08);
}
.silver_d34c.notice-2e78 .border_small_ffaa:before {
  background: rgba(0, 0, 0, 0.9);
}
.silver_d34c.notice-2e78 .last_2333 .backdrop-566b li a,
.silver_d34c.notice-2e78 .last_2333 .down_0955,
.silver_d34c.notice-2e78 .image-eacc {
  border-color: rgba(255, 255, 255, 0.08);
}
.silver_d34c.notice-2e78 .last_2333 .down_0955:focus,
.silver_d34c.notice-2e78 .last_2333 .down_0955:hover {
  background: rgba(0, 0, 0, 0.01);
}
.silver_d34c.notice-2e78 .backdrop-566b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.border_small_ffaa {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.border_small_ffaa:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.secondary-hard-e04f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.text-plasma-eb1c .silver_d34c {
  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;
}
.text-plasma-eb1c .fixed-5c44 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.text-plasma-eb1c .fixed-5c44: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) {
  .text-plasma-eb1c .fixed-5c44:before {
    width: 16%;
    left: 42%;
  }
}
.text-plasma-eb1c .fixed-5c44:last-child:before {
  content: none;
}
.text-plasma-eb1c .fixed-5c44[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.text-plasma-eb1c .last_2333 .backdrop-566b li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.text-plasma-eb1c .last_2333 .backdrop-566b li a .down_0955 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.text-plasma-eb1c .last_2333 .image-eacc {
  border: none;
}
.text-plasma-eb1c .last_2333 .image-eacc li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.text-plasma-eb1c .border_small_ffaa {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.text-plasma-eb1c .secondary-hard-e04f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.text-plasma-eb1c .notice-2e78 .border_small_ffaa:before {
  background: rgba(0, 0, 0, 0.9);
}
.text-plasma-eb1c .link_3ecb.avatar_3a97 .photo_lite_b66a {
  background: rgba(0, 0, 0, 0.6);
}
.text-plasma-eb1c
  .link_3ecb.avatar_3a97
  .photo_lite_b66a::after,
.text-plasma-eb1c
  .link_3ecb.avatar_3a97
  .photo_lite_b66a:before {
  background: inherit;
}
.text-plasma-eb1c
  .link_3ecb.avatar_3a97:hover
  .photo_lite_b66a {
  background: rgba(0, 0, 0, 0.8);
}
.paragraph_huge_4de8 .silver_d34c {
  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) {
  .paragraph_huge_4de8 .silver_d34c {
    width: auto;
    right: 45px;
  }
}
.clean-6e59 .silver_d34c {
  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) {
  .clean-6e59 .silver_d34c {
    width: auto;
    left: 45px;
  }
}
.carousel_ee72 .silver_d34c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.carousel_ee72 .secondary-hard-e04f {
  max-width: 48em;
  margin: 0 auto;
}
.carousel_ee72 .border_small_ffaa:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.layout_d905 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.layout_d905.text-plasma-eb1c .silver_d34c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.layout_d905.paragraph_huge_4de8 .silver_d34c {
  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);
}
.layout_d905 .silver_d34c {
  visibility: visible;
}
.layout_d905.clean-6e59 .silver_d34c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.background-narrow-72ae,
.texture_9043 {
  overflow-x: hidden;
}
.background-narrow-72ae .silver_d34c {
  overflow: auto;
}
.background-narrow-72ae.text-plasma-eb1c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.background-narrow-72ae.text-plasma-eb1c .silver_d34c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.background-narrow-72ae.text-plasma-eb1c .message_1abc {
  opacity: 0;
}
.background-narrow-72ae.paragraph_huge_4de8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.background-narrow-72ae.paragraph_huge_4de8 .silver_d34c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.background-narrow-72ae.paragraph_huge_4de8 .message_1abc {
  opacity: 0;
}
.background-narrow-72ae.clean-6e59 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.background-narrow-72ae.clean-6e59 .silver_d34c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.background-narrow-72ae.clean-6e59 .message_1abc {
  opacity: 0;
}
.background-narrow-72ae.carousel_ee72 .silver_d34c {
  z-index: 10;
  visibility: visible;
}
.avatar_3a97 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.avatar_3a97 .photo_lite_b66a {
  background: rgba(255, 255, 255, 0.99);
}
.avatar_3a97 .photo_lite_b66a::after,
.avatar_3a97 .photo_lite_b66a:before {
  background: inherit;
}
.avatar_3a97:hover .photo_lite_b66a {
  background: rgba(255, 255, 255, 0.99);
}
.clean-6e59 .avatar_3a97 {
  top: 10px;
  right: auto;
  left: 12px;
}
.carousel_ee72 .avatar_3a97 {
  display: none !important;
}
.background-narrow-72ae:before,
.texture_9043:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.background-narrow-72ae .avatar_3a97,
.texture_9043 .avatar_3a97 {
  display: inline-block;
}
.silver_d34c .secondary-df62 {
  -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;
}
.background-narrow-72ae .silver_d34c .secondary-df62,
.texture_9043 .silver_d34c .secondary-df62 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.white_cb77 .shadow-a9b6 {
  width: 100%;
}
.east_54ac {
  padding: 0 0.5em 0;
}
.east_54ac [class*="customify-col-"],
.east_54ac [class*="customify-col_"],
.east_54ac [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.element_8dc1 .east_54ac {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .list-ba6f .old-e17a,
  .old-e17a {
    display: none;
  }
  .breadcrumb-focused-c7cb {
    text-align: left;
  }
  .carousel-7e85 {
    text-align: center;
  }
  .highlight_hard_807d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .list-ba6f .fast-206e,
  .fast-206e {
    display: none;
  }
  .lower-9ce1 {
    text-align: left;
  }
  .layout-orange-006b {
    text-align: center;
  }
  .active-d226 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .list-ba6f .copper_b879,
  .copper_b879 {
    display: none;
  }
  .wood_eb39 {
    text-align: left;
  }
  .tabs-18c9 {
    text-align: center;
  }
  .complex-c656 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.active-smooth-fd4d {
  box-shadow: none !important;
}
.smooth-f2df .icon-2a32,
.stale-3fad .icon-2a32 {
  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;
}
.stale-3fad .icon-2a32 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.first-6981 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.first-6981:after,
.first-6981:before {
  content: "";
  display: table;
}
.first-6981:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .first-6981 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.first-6981,
.photo-8587 {
  max-width: 1248px;
  margin: 0 auto;
}

.top_26e8.copper-0733 .first-6981 {
  max-width: 100%;
}
.top_26e8.north_f1c5 {
  max-width: 1200px;
  margin: 0 auto;
}
.top_26e8.table_8a1a .first-6981 {
  max-width: 100%;
}
.top_26e8.table_8a1a > .first-6981 {
  padding-left: 0;
  padding-right: 0;
}
.top_26e8.table_8a1a > .first-6981 .list-ba6f {
  margin: 0;
}
.top_26e8.table_8a1a
  > .first-6981
  .out-3d53.first-4312 {
  margin-right: 0;
  margin-left: 0;
}
.top_26e8.table_8a1a #main.first-4312 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tag_plasma_6150 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tag_plasma_6150 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .label_action_469d .summary_88e4 {
    padding-right: 1em;
  }
  .label_action_469d.hidden_0444 .out-3d53 {
    border-right: 1px solid #eaecee;
  }
  .label_action_469d.hidden_0444 .summary_88e4 {
    padding-right: 1em;
  }
  .label_action_469d.hidden_0444 .highlight_11fd {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hard-7bc4 .summary_88e4 {
    padding-left: 1em;
  }
  .hard-7bc4.hidden_0444 .out-3d53 {
    border-left: 1px solid #eaecee;
  }
  .hard-7bc4.hidden_0444 .summary_88e4 {
    padding-left: 1em;
  }
  .hard-7bc4.hidden_0444 .highlight_11fd {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hard-a0c0 .summary_88e4 {
    padding-left: 1em;
  }
  .hard-a0c0.hidden_0444 .bronze-c54b {
    border-right: 1px solid #eaecee;
  }
  .hard-a0c0.hidden_0444 .wrapper-black-cf57 {
    border-right: 1px solid #eaecee;
  }
  .hard-a0c0.hidden_0444 .summary_88e4 {
    padding-left: 1em;
  }
  .hard-a0c0.hidden_0444 .highlight_11fd {
    padding-right: 1em;
  }
  .hard-a0c0.hidden_0444 .hard-c54f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thick_300b .summary_88e4 {
    padding-right: 1em;
  }
  .thick_300b.hidden_0444 .bronze-c54b {
    border-left: 1px solid #eaecee;
  }
  .thick_300b.hidden_0444 .wrapper-black-cf57 {
    border-left: 1px solid #eaecee;
  }
  .thick_300b.hidden_0444 .summary_88e4 {
    padding-right: 1em;
  }
  .thick_300b.hidden_0444 .highlight_11fd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .thick_300b.hidden_0444 .hard-c54f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tag_plasma_6150 .summary_88e4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tag_plasma_6150.hidden_0444 .out-3d53 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tag_plasma_6150.hidden_0444 .summary_88e4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tag_plasma_6150.hidden_0444 .highlight_11fd {
    padding-left: 1em;
  }
  .tag_plasma_6150.hidden_0444 .hard-c54f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tag_plasma_6150.hidden_0444 .summary_88e4 {
    padding-left: 0;
  }
}
.logo-0404 .caption_hard_85be {
  display: inline-block;
}
.video_east_a5d6 {
  display: inline-block;
}
.dirty_f1cb {
  word-con: break-word;
}
.full_1f66 > span {
  display: inline-block;
  padding: 5px 0;
}
.full_1f66 .up_be2c {
  margin-left: 8px;
  margin-right: 8px;
}
.full_1f66 .wrapper_ca06 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.frame_dab0 .text-fixed-a6d0 {
  margin-bottom: 2em;
}
.frame_dab0 .texture_793b {
  margin-bottom: 15px;
}
.frame_dab0 .texture_793b:last-child {
  margin-bottom: 0;
}
.frame_dab0 .pink-b5c1 {
  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) {
  .frame_dab0 .pink-b5c1 {
    display: block;
  }
}
.frame_dab0 .dirty_bcfd {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .frame_dab0 .dirty_bcfd {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.frame_dab0 .mask-dd15 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.frame_dab0 .mask-dd15 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.frame_dab0 .mask-dd15 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.frame_dab0 .dirty_f1cb {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.frame_dab0 .dirty_f1cb a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.frame_dab0 .hero-3dd4 p:last-child {
  margin-bottom: 0;
}
.frame_dab0 .tooltip-advanced-50ee {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.frame_dab0 .aside_b721 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.frame_dab0 .caption-lite-cf32 {
  margin-top: 1em;
}
.frame_dab0 .shadow_north_b7cb {
  top: 0;
  display: block;
}
.frame_dab0 .shadow_north_b7cb a {
  color: inherit;
}
.frame_dab0 .shadow_north_b7cb a:hover {
  color: inherit;
}
.frame_dab0 .main-pro-1496 {
  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;
}
.frame_dab0 .main-pro-1496:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.frame_dab0 .aside_b721 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.frame_dab0 .left_00ce {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.frame_dab0 .left_00ce:first-child {
  margin-top: 0;
}
.frame_dab0 .left_00ce.footer_iron_334c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.frame_dab0 .left_00ce.text-f95d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.frame_dab0
  .left_00ce.text-f95d.menu-selected-0245
  .caption-lite-cf32 {
  width: 100%;
}
.frame_dab0 .text-f95d {
  -webkit-box-align: center;
  align-items: center;
}
.frame_dab0 .text-f95d .full_1f66,
.frame_dab0 .text-f95d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.frame_dab0 .mask-dd15 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.frame_dab0 .mask-dd15 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.frame_dab0 .mask-dd15: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;
}
.frame_dab0 .footer_iron_334c {
  z-index: 5;
}
.frame_dab0 .focus_dirty_9a55 .pattern-26c6 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.frame_dab0 .shadow_tall_76cf .pattern-26c6 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.frame_dab0 .in-1217 .pattern-26c6 {
  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;
}
.frame_dab0.fluid_2df8 .pink-b5c1,
.frame_dab0.pro_8574 .pink-b5c1 {
  display: block;
}
.frame_dab0.fluid_2df8 .pink-b5c1 .container_pressed_45bb,
.frame_dab0.fluid_2df8 .pink-b5c1 .aside_b721,
.frame_dab0.pro_8574 .pink-b5c1 .container_pressed_45bb,
.frame_dab0.pro_8574 .pink-b5c1 .aside_b721 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.frame_dab0.pro-00c7 .dirty_bcfd {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .frame_dab0.pro-00c7 .dirty_bcfd {
    margin-right: 0;
  }
}
.frame_dab0.fluid_2df8 .dirty_bcfd,
.frame_dab0.pro_8574 .dirty_bcfd {
  padding-top: 40%;
}
.frame_dab0.fluid_2df8 .text-fixed-a6d0,
.frame_dab0.pro_8574 .text-fixed-a6d0 {
  display: block;
}
.frame_dab0.fluid_2df8 .fn-sticky-81c9 .aside_b721,
.frame_dab0.pro_8574 .fn-sticky-81c9 .aside_b721 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.frame_dab0.fluid_2df8 .dirty_bcfd,
.frame_dab0.pro_8574 .dirty_bcfd {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.frame_dab0.fluid_2df8 .aside_b721 {
  padding: 1em;
}
.first_10f8 {
  margin: 30px auto;
  display: block;
}
.first_10f8 .white_0795 > * {
  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;
}
.first_10f8 .white_0795 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.first_10f8 .white_0795 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.message_55ee .full_1f66 {
  margin-bottom: 1.41575em;
}
.message_55ee .upper_a861 {
  margin-bottom: 1.618em;
}
.complex-9341 .module_5d97 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.complex-9341 .module_5d97 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.complex-9341 .message_8ec4 {
  max-width: 100%;
  overflow: auto;
}
.gradient_1ee8 .complex-9341 a:hover {
  text-decoration: underline;
}
.caption-19cf .texture_793b:not(.dirty_f1cb),
.caption-19cf .mask-dd15 {
  margin-bottom: 1.41575em;
}
.caption-19cf .texture_793b:not(.dirty_f1cb):last-child,
.caption-19cf .mask-dd15:last-child {
  margin-bottom: 0;
}
.caption-19cf .texture_793b.shadow-huge-1d3a {
  margin-bottom: 0.41575em;
}
.caption-19cf .overlay_0f8c:before,
.caption-19cf .component_39ba:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.caption-19cf .overlay_0f8c:before {
  content: "\f115";
}
.caption-19cf .component_39ba:before {
  content: "\f02c";
}
.caption-19cf .label-a235 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.caption-19cf .label-a235 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.photo-668c {
  display: -webkit-box;
  display: flex;
}
.photo-668c .sort-over-9ee1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .photo-668c .sort-over-9ee1 {
    flex-basis: 90px;
  }
}
.photo-668c .hard-4241 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .photo-668c .hard-4241 {
    flex-basis: calc(100% - 50px);
  }
}
.photo-668c .focused_f33d p:last-child {
  margin-bottom: 0.72em;
}
.background_cf46 .white_0795 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.background_cf46 .white_0795:after,
.background_cf46 .white_0795:before {
  content: "";
  display: table;
}
.background_cf46 .white_0795:after {
  clear: both;
}
.background_cf46 .white_0795 .shade_fd3b,
.background_cf46 .white_0795 .out-6251 {
  width: 49%;
}
.background_cf46 .white_0795 .shade_fd3b a span.tabs_rough_c430,
.background_cf46 .white_0795 .out-6251 a span.tabs_rough_c430 {
  display: block;
  margin-bottom: 5px;
}
.background_cf46 .white_0795 .out-6251 {
  float: left;
  text-align: left;
}
.background_cf46 .white_0795 .shade_fd3b {
  float: right;
  text-align: right;
}
.focused_90ce {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .focused_90ce {
    margin-bottom: 0;
  }
}
.notice-2cf5 {
  margin-bottom: 1em;
}
.notice-2cf5 .dirty_f1cb {
  font-size: 1.1em;
  line-height: 1.3;
}
.active-27f1 a {
  display: block;
  line-height: 0;
  position: relative;
}
.tooltip-mini-8862 .notice-2cf5,
.logo_c1b8 .notice-2cf5 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tooltip-mini-8862 .notice-2cf5,
  .logo_c1b8 .notice-2cf5 {
    display: block;
  }
}
.tooltip-mini-8862 .active-27f1,
.logo_c1b8 .active-27f1 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tooltip-mini-8862 .active-27f1,
  .logo_c1b8 .active-27f1 {
    margin-bottom: 1em;
  }
}
.tooltip-mini-8862 .active-27f1 img,
.logo_c1b8 .active-27f1 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tooltip-mini-8862 .banner_3830,
.logo_c1b8 .banner_3830 {
  flex-basis: calc(100% - 160px);
}
.tooltip-mini-8862 .banner_3830 p,
.logo_c1b8 .banner_3830 p {
  margin-bottom: 0;
}
.tooltip-mini-8862 .banner_3830 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tooltip-mini-8862 .banner_3830 {
    padding-left: 0;
  }
}
.logo_c1b8 .banner_3830 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .logo_c1b8 .banner_3830 {
    padding-right: 0;
  }
}
.logo_c1b8 .active-27f1 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.section-8395 .active-27f1 {
  margin-bottom: 0.5em;
}
.section-8395 .active-27f1 img {
  width: 100%;
}
.media_lite_0fa7 .bright-5498,
.narrow-67b8 .bright-5498 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.narrow-67b8 .out-3d53 .new_df81 p:last-child {
  margin-bottom: 0;
}
.pressed-fa1b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.nav-cbde .plasma_bd00 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .nav-cbde .plasma_bd00:last-of-type {
    margin-bottom: 0;
  }
}
.nav-cbde .plasma_bd00 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.nav-cbde .plasma_bd00 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.nav-cbde .plasma_bd00 ul li {
  margin: 0 0 0.6em;
}
.nav-cbde .plasma_bd00 ul li.in-6753,
.nav-cbde .plasma_bd00 ul li.fluid_dc0e {
  position: relative;
}
.nav-cbde .plasma_bd00 ul li.in-6753 .feature-paper-3194,
.nav-cbde .plasma_bd00 ul li.fluid_dc0e .feature-paper-3194 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.nav-cbde .plasma_bd00 ul li.in-6753:after:after,
.nav-cbde .plasma_bd00 ul li.in-6753:after:before,
.nav-cbde
  .plasma_bd00
  ul
  li.fluid_dc0e:after:after,
.nav-cbde
  .plasma_bd00
  ul
  li.fluid_dc0e:after:before {
  content: "";
  display: table;
}
.nav-cbde .plasma_bd00 ul li.in-6753:after:after,
.nav-cbde
  .plasma_bd00
  ul
  li.fluid_dc0e:after:after {
  clear: both;
}
.nav-cbde .plasma_bd00 a.table-c384:hover {
  text-decoration: none;
}
.nav-cbde .plasma_bd00 select {
  max-width: 100%;
}
.nav-cbde .plasma_bd00 table {
  font-size: 85%;
}
.nav-cbde .plasma_bd00 table td,
.nav-cbde .plasma_bd00 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.nav-cbde .plasma_bd00 table tfoot td {
  text-align: left;
}
.nav-cbde .plasma_bd00 :last-child {
  margin-bottom: 0;
}
.nav-cbde .plasma_bd00 .blue_2f96 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.nav-cbde .plasma_bd00 .blue_2f96 label {
  width: 100%;
}
.nav-cbde .plasma_bd00 .blue_2f96 .focus_a8dd {
  width: 100%;
  display: block;
}
.nav-cbde .plasma_bd00 .blue_2f96 .dynamic_49cf {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.nav-cbde .plasma_bd00 .blue_2f96 .dynamic_49cf:hover svg #svg-search {
  fill: #444;
}
.nav-cbde .plasma_bd00 .blue_2f96 .dynamic_49cf svg {
  width: 18px;
  height: 18px;
}
.nav-cbde .container_e68d ul ul,
.nav-cbde .popup-pressed-7328 ul ul,
.nav-cbde .module_d09f ul ul,
.nav-cbde .link_d3a2 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.nav-cbde .container_e68d .section-8e89 > a,
.nav-cbde .popup-pressed-7328 .section-8e89 > a,
.nav-cbde .module_d09f .section-8e89 > a,
.nav-cbde .link_d3a2 .section-8e89 > a {
  margin-bottom: 0;
}
.nav-cbde .photo-selected-9554 li,
.nav-cbde .container_e68d li,
.nav-cbde .badge-pro-17db li,
.nav-cbde .popup-pressed-7328 li,
.nav-cbde .module_d09f li,
.nav-cbde .link_d3a2 li,
.nav-cbde .easy_bcf4 li,
.nav-cbde .bottom-fc47 li {
  display: block;
  position: relative;
}
.nav-cbde .photo-selected-9554 li:last-child,
.nav-cbde .container_e68d li:last-child,
.nav-cbde .badge-pro-17db li:last-child,
.nav-cbde .popup-pressed-7328 li:last-child,
.nav-cbde .module_d09f li:last-child,
.nav-cbde .link_d3a2 li:last-child,
.nav-cbde .easy_bcf4 li:last-child,
.nav-cbde .bottom-fc47 li:last-child {
  border: none;
}
.nav-cbde .photo-selected-9554 li a,
.nav-cbde .container_e68d li a,
.nav-cbde .badge-pro-17db li a,
.nav-cbde .popup-pressed-7328 li a,
.nav-cbde .module_d09f li a,
.nav-cbde .link_d3a2 li a,
.nav-cbde .easy_bcf4 li a,
.nav-cbde .bottom-fc47 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.nav-cbde .photo-selected-9554 li ul li::before,
.nav-cbde .container_e68d li ul li::before,
.nav-cbde .badge-pro-17db li ul li::before,
.nav-cbde .popup-pressed-7328 li ul li::before,
.nav-cbde .module_d09f li ul li::before,
.nav-cbde .link_d3a2 li ul li::before,
.nav-cbde .easy_bcf4 li ul li::before,
.nav-cbde .bottom-fc47 li ul li::before {
  left: 15px;
}
.nav-cbde .photo-selected-9554 li ul a,
.nav-cbde .container_e68d li ul a,
.nav-cbde .badge-pro-17db li ul a,
.nav-cbde .popup-pressed-7328 li ul a,
.nav-cbde .module_d09f li ul a,
.nav-cbde .link_d3a2 li ul a,
.nav-cbde .easy_bcf4 li ul a,
.nav-cbde .bottom-fc47 li ul a {
  padding-left: 20px;
}
.nav-cbde .photo-selected-9554 li ul ul li::before,
.nav-cbde .container_e68d li ul ul li::before,
.nav-cbde .badge-pro-17db li ul ul li::before,
.nav-cbde .popup-pressed-7328 li ul ul li::before,
.nav-cbde .module_d09f li ul ul li::before,
.nav-cbde .link_d3a2 li ul ul li::before,
.nav-cbde .easy_bcf4 li ul ul li::before,
.nav-cbde .bottom-fc47 li ul ul li::before {
  left: 30px;
}
.nav-cbde .photo-selected-9554 li ul ul a,
.nav-cbde .container_e68d li ul ul a,
.nav-cbde .badge-pro-17db li ul ul a,
.nav-cbde .popup-pressed-7328 li ul ul a,
.nav-cbde .module_d09f li ul ul a,
.nav-cbde .link_d3a2 li ul ul a,
.nav-cbde .easy_bcf4 li ul ul a,
.nav-cbde .bottom-fc47 li ul ul a {
  padding-left: 40px;
}
.nav-cbde .shade_brown_c442 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.nav-cbde .bottom-fc47 ul li {
  margin-bottom: 1.41575em;
}
.nav-cbde .bottom-fc47 ul li .border_cb7e {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.nav-cbde .bottom-fc47 ul li .simple-4971 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.notice-2e78 .photo-selected-9554 li a,
.notice-2e78 .container_e68d li a,
.notice-2e78 .badge-pro-17db li a,
.notice-2e78 .popup-pressed-7328 li a,
.notice-2e78 .module_d09f li a,
.notice-2e78 .link_d3a2 li a,
.notice-2e78 .easy_bcf4 li a,
.notice-2e78 .bottom-fc47 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice-2e78 .shade_brown_c442 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice-2e78 .plasma_bd00 ul li.in-6753 .feature-paper-3194,
.notice-2e78 .plasma_bd00 ul li.fluid_dc0e .feature-paper-3194 {
  background: rgba(0, 0, 0, 0.2);
}
.notice-2e78 .nav-cbde .plasma_bd00 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.top_26e8 .nav-cbde .backdrop-566b li {
  margin: 0;
}
.top_26e8 .nav-cbde .backdrop-566b li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.top_26e8 .nav-cbde .backdrop-566b li ul {
  margin: 0;
}
.top_26e8 .nav-cbde .backdrop-566b li ul li a {
  padding-left: 15px;
}
.top_26e8 .nav-cbde .backdrop-566b li ul li li a {
  padding-left: 30px;
}
.top_26e8 .nav-cbde .backdrop-566b li.middle_8a05 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.top_26e8 .nav-cbde .backdrop-566b li.middle_8a05 > 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;
}
.top_26e8 .nav-cbde .backdrop-566b li.middle_8a05 > 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;
}
.highlight-4e02 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.video_liquid_49c7 {
  position: relative;
  z-index: 10;
}
.video_liquid_49c7 .secondary-df62 {
  width: 100%;
  max-width: 100%;
}
.grid-a16b .smooth_dbbe {
  padding-top: 2em;
  padding-bottom: 2em;
}
.grid-a16b .link_3ecb {
}
.grid-a16b .notice-2e78 {
  background: #292929;
}
.progress-hot-f8c9 .smooth_dbbe {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.progress-hot-f8c9 .link_3ecb {
  background: #f9f9f9;
}
.progress-hot-f8c9 .notice-2e78 {
  background: #303030;
}
.notice-top-8999 .smooth_dbbe {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .notice-top-8999 .caption_hard_85be {
    margin-bottom: 1em;
  }
  .notice-top-8999 .caption_hard_85be:last-child {
    margin-bottom: 0;
  }
}
.notice-top-8999 .link_3ecb {
  background: #ededed;
}
.notice-top-8999 .notice-2e78 {
  background: #1a1a1a;
}
.smooth_dbbe.link_3ecb {
  color: rgba(0, 0, 0, 0.6);
}
.smooth_dbbe.link_3ecb .avatar-cool-c41c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.smooth_dbbe.notice-2e78 {
  color: rgba(255, 255, 255, 0.99);
}
.smooth_dbbe.notice-2e78 a:not(.table-c384) {
  color: rgba(255, 255, 255, 0.79);
}
.smooth_dbbe.notice-2e78 a:not(.table-c384):hover {
  color: rgba(255, 255, 255, 0.99);
}
.smooth_dbbe.notice-2e78 .avatar-cool-c41c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.smooth_dbbe.notice-2e78 table tbody td,
.smooth_dbbe.notice-2e78 table th {
  background: rgba(0, 0, 0, 0.08);
}
.inner-2de7.notification_red_7f04 .first-6981 {
  max-width: initial;
}
.inner-2de7 .message-current-1099 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.inner-2de7 .message-current-1099 .secondary-df62 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .inner-2de7 .message-current-1099 .secondary-df62 {
    display: block;
    margin-bottom: 2em;
  }
  .inner-2de7 .message-current-1099 .secondary-df62:last-child {
    margin-bottom: 0;
  }
}
.notice-top-8999 .caption_hard_85be:last-child,
.progress-hot-f8c9 .caption_hard_85be:last-child,
.grid-a16b .caption_hard_85be:last-child {
  margin-bottom: 0;
}
.notice-top-8999 .caption_hard_85be .nav-cbde .plasma_bd00:last-child,
.progress-hot-f8c9 .caption_hard_85be .nav-cbde .plasma_bd00:last-child,
.grid-a16b .caption_hard_85be .nav-cbde .plasma_bd00:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .notice-top-8999 .south-c2e8,
  .notice-top-8999 .thumbnail_519e,
  .progress-hot-f8c9 .south-c2e8,
  .progress-hot-f8c9 .thumbnail_519e,
  .grid-a16b .south-c2e8,
  .grid-a16b .thumbnail_519e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .video_liquid_49c7 .caption_hard_85be {
    margin-bottom: 2em;
  }
}
.video_liquid_49c7 p:last-child {
  margin-bottom: 0;
}
.video_liquid_49c7 li,
.video_liquid_49c7 ul {
  list-style: none;
  margin: 0;
}
.video_liquid_49c7 ul ul {
  margin-left: 2.617924em;
}
.carousel-8ac7 {
  font-size: 0.875em;
}

/* css-noise: ce44 */
.phantom-card-v6 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.2;
}
