/*!
Theme Name: Customify
Theme URI: https://pressmaximum.image_67d7/customify
Author: WPCustomify
Author URI: https://pressmaximum.image_67d7
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.image_67d7/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.icon_first_c32b.tag-narrow-c5e6/licenses/gpl-2.0.container_b9f5
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.upper-094c/, (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.pagination-a936.block-brown-545c/normalize.thumbnail_wide_eb36/
 ======
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.thumbnail_wide_eb36 v7.0.0 | MIT License | github.image_67d7/necolas/normalize.thumbnail_wide_eb36 */
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;
}
.silver-6ec0 .banner-bronze-f844,
.progress_7884,
.shade_orange_4882,
.wrapper_silver_4668,
.feature-abfb,
.overlay_west_b0f7,
.silver-17ba,
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;
}
.progress_7884,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .progress_7884,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .progress_7884,
  h1 {
    font-size: 1.8em;
  }
}
.shade_orange_4882,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.shade_orange_4882 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .shade_orange_4882,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .shade_orange_4882,
  h2 {
    font-size: 1.7em;
  }
}
.wrapper_silver_4668,
h3 {
  font-size: 1.618em;
}
.silver-6ec0 .banner-bronze-f844,
.feature-abfb,
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.outer-66ca {
  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;
}
.banner_ad54:after,
.banner_ad54:before,
.label_dd68:after,
.label_dd68:before {
  content: "";
  display: table;
}
.banner_ad54:after,
.label_dd68:after {
  clear: both;
}
.lower-799e {
  float: right;
  margin-right: 0;
}
.copper_37f1 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.list-yellow-ee98 .summary-lower-f0e7,
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;
}
.list-yellow-ee98 .summary-lower-f0e7: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;
}
.paper-b33a .summary-lower-f0e7 {
  box-shadow: none;
}
.paper-b33a
  .summary-lower-f0e7
  .current_70e8 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.paper-b33a .summary-lower-f0e7 .upper-bc11 {
  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;
}
.paper-b33a
  .summary-lower-f0e7
  .upper-bc11
  b {
  display: none;
}
.paper-b33a .fast-698c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.hidden_thick_822c:not(.yellow-75a0):not(.clean-0043),
button:not(.yellow-75a0):not(.clean-0043),
input[type="button"]:not(.yellow-75a0):not(
    .clean-0043
  ),
input[type="reset"]:not(.yellow-75a0):not(
    .clean-0043
  ),
input[type="submit"]:not(.yellow-75a0):not(
    .clean-0043
  ) {
  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;
}
.hidden_thick_822c:not(.yellow-75a0):not(
    .clean-0043
  ):hover,
button:not(.yellow-75a0):not(
    .clean-0043
  ):hover,
input[type="button"]:not(.yellow-75a0):not(
    .clean-0043
  ):hover,
input[type="reset"]:not(.yellow-75a0):not(
    .clean-0043
  ):hover,
input[type="submit"]:not(.yellow-75a0):not(
    .clean-0043
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.hidden_thick_822c:not(.yellow-75a0):not(
    .clean-0043
  ):active,
.hidden_thick_822c:not(.yellow-75a0):not(
    .clean-0043
  ):focus,
button:not(.yellow-75a0):not(
    .clean-0043
  ):active,
button:not(.yellow-75a0):not(
    .clean-0043
  ):focus,
input[type="button"]:not(.yellow-75a0):not(
    .clean-0043
  ):active,
input[type="button"]:not(.yellow-75a0):not(
    .clean-0043
  ):focus,
input[type="reset"]:not(.yellow-75a0):not(
    .clean-0043
  ):active,
input[type="reset"]:not(.yellow-75a0):not(
    .clean-0043
  ):focus,
input[type="submit"]:not(.yellow-75a0):not(
    .clean-0043
  ):active,
input[type="submit"]:not(.yellow-75a0):not(
    .clean-0043
  ):focus {
  outline: 0;
}
.hidden_thick_822c:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9,
button:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9,
input[type="button"]:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9,
input[type="reset"]:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9,
input[type="submit"]:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9 {
  position: relative;
}
.hidden_thick_822c:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9
  .heading_fd03,
.hidden_thick_822c:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9
  .video-mini-1230,
.hidden_thick_822c:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9
  .hidden-caee,
.hidden_thick_822c:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9
  i,
.hidden_thick_822c:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9
  svg,
button:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9
  .heading_fd03,
button:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9
  .video-mini-1230,
button:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9
  .hidden-caee,
button:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9
  i,
button:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9
  svg,
input[type="button"]:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9
  .heading_fd03,
input[type="button"]:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9
  .video-mini-1230,
input[type="button"]:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9
  .hidden-caee,
input[type="button"]:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9
  i,
input[type="button"]:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9
  svg,
input[type="reset"]:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9
  .heading_fd03,
input[type="reset"]:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9
  .video-mini-1230,
input[type="reset"]:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9
  .hidden-caee,
input[type="reset"]:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9
  i,
input[type="reset"]:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9
  svg,
input[type="submit"]:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9
  .heading_fd03,
input[type="submit"]:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9
  .video-mini-1230,
input[type="submit"]:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9
  .hidden-caee,
input[type="submit"]:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9
  i,
input[type="submit"]:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9
  svg {
  visibility: hidden;
}
.hidden_thick_822c:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9:after,
button:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9:after,
input[type="button"]:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9:after,
input[type="reset"]:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9:after,
input[type="submit"]:not(.yellow-75a0):not(
    .clean-0043
  ).fn-loading-0bc9: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;
}
.hidden_thick_822c:not(.yellow-75a0):not(.clean-0043),
input[type="button"]:not(.yellow-75a0):not(
    .clean-0043
  ),
input[type="reset"]:not(.yellow-75a0):not(
    .clean-0043
  ),
input[type="submit"]:not(.yellow-75a0):not(
    .clean-0043
  ) {
  color: #fff;
  background: #235787;
}
.hidden_thick_822c:not(.yellow-75a0):not(
    .clean-0043
  ):focus,
input[type="button"]:not(.yellow-75a0):not(
    .clean-0043
  ):focus,
input[type="reset"]:not(.yellow-75a0):not(
    .clean-0043
  ):focus,
input[type="submit"]:not(.yellow-75a0):not(
    .clean-0043
  ):focus {
  color: #fff;
}
.hidden_thick_822c.fn-disabled-0bc9:not(.yellow-75a0):not(
    .clean-0043
  ),
.hidden_thick_822c[disabled]:not(.yellow-75a0):not(
    .clean-0043
  ),
button.fn-disabled-0bc9:not(.yellow-75a0):not(
    .clean-0043
  ),
button[disabled]:not(.yellow-75a0):not(
    .clean-0043
  ) {
  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;
}
.last_2f19 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.last_2f19: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;
}
.over_10c1 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.fresh_92d8 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.fast-f479 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.banner_ad54:after,
.banner_ad54:before,
.table-3bfa:after,
.table-3bfa:before,
.hidden-out-a848:after,
.hidden-out-a848:before,
.element_c19a:after,
.element_c19a:before,
.last_d154:after,
.last_d154:before,
.over_0c3e:after,
.over_0c3e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.banner_ad54:after,
.table-3bfa:after,
.hidden-out-a848:after,
.element_c19a:after,
.last_d154:after,
.over_0c3e:after {
  clear: both;
}
.table-3bfa .mask-bronze-87c2,
.hidden-out-a848 .mask-bronze-87c2,
.avatar-mini-4f7a .mask-bronze-87c2 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.grid-rough-1a55 {
  display: inline-block;
}
.primary_narrow_d006 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.primary_narrow_d006 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.primary_narrow_d006 .link-eab7 {
  padding: 1em 0;
  font-size: 85%;
}
.link-eab7 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tertiary-ccf4 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tertiary-ccf4:after,
.tertiary-ccf4:before {
  content: "";
  display: table;
}
.tertiary-ccf4:after {
  clear: both;
}
.pagination-5ee9 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.texture_dynamic_260c .pagination-5ee9 {
  max-width: 50%;
}
.component-791c .pagination-5ee9 {
  max-width: 33.33%;
}
.container_rough_6f6f .pagination-5ee9 {
  max-width: 25%;
}
.table-c148 .pagination-5ee9 {
  max-width: 20%;
}
.narrow-528d .pagination-5ee9 {
  max-width: 16.66%;
}
.active-dynamic-10b3 .pagination-5ee9 {
  max-width: 14.28%;
}
.component-9d3f .pagination-5ee9 {
  max-width: 12.5%;
}
.notice-c502 .pagination-5ee9 {
  max-width: 11.11%;
}
.full_c387 {
  display: block;
}
.silver-6ec0 .hard_326a label,
.silver-6ec0 .simple-7805 label,
.silver-6ec0 .icon_4fa9 label,
.silver-6ec0 .item-4ab8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.blue-e5bb {
  list-style: none;
  margin: 0;
}
.blue-e5bb article.tooltip_first_5ed0 {
  margin-bottom: 0;
}
.blue-e5bb ul {
  list-style: none;
  margin: 0;
}
.blue-e5bb .pagination-151c li.tooltip_first_5ed0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .blue-e5bb .pagination-151c li.tooltip_first_5ed0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .blue-e5bb .pagination-151c li.tooltip_first_5ed0: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) {
  .blue-e5bb .pagination-151c li.tooltip_first_5ed0 li.tooltip_first_5ed0 li.tooltip_first_5ed0 li.tooltip_first_5ed0 {
    padding-left: 0;
  }
}
article.tooltip_first_5ed0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tooltip_first_5ed0 .table-3bfa p:last-of-type {
  margin-bottom: 0;
}
article.tooltip_first_5ed0 .shade-3066 {
  float: left;
}
article.tooltip_first_5ed0 .widget_8d0c {
  margin-left: 85px;
}
article.tooltip_first_5ed0 .tertiary-north-5272 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tooltip_first_5ed0 .tertiary-north-5272 .accordion_f2f5 {
  margin-left: 10px;
}
article.tooltip_first_5ed0 .caption-last-b4a7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tooltip_first_5ed0 .outer-010f {
  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 .hard_326a,
  #respond .icon_4fa9,
  #respond .item-4ab8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hard_326a input,
#respond .icon_4fa9 input,
#respond .item-4ab8 input {
  width: 100%;
}
#respond .item-4ab8 {
  margin-right: 0;
}
#respond .video_e26a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.aside-selected-0599 {
  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;
}
.aside-selected-0599.heading_40b9 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.aside-selected-0599 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%);
}
.aside-selected-0599:focus,
.aside-selected-0599: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);
}
.shadow-dark-c6bc {
  border-radius: 10%;
}
.fast_2c2b {
  border-radius: 50%;
}
.mask_solid_60a6 {
  font-size: 0.72em;
}
.yellow_8d8a {
  font-size: 0.875em;
}
.action_c424 {
  font-size: 1.1em;
}
.link-0f10 {
  text-transform: uppercase;
  line-height: 1.2;
}
.link-0f10.mask_solid_60a6 {
  letter-spacing: 0.5px;
}
.search-silver-945c,
.search-silver-945c a {
  color: #6d6d6d;
}
.search-silver-945c a:hover {
  color: #111;
}
.gas_78f3 {
  color: #6d6d6d;
}
.component-stone-67a6 {
  overflow-x: hidden;
}
.component-stone-67a6 .element_iron_1e12.shade-3ea1 {
  position: relative;
}
.component-stone-67a6 .element_iron_1e12.shade-3ea1.wide-ea40 {
  position: initial;
}
.component-stone-67a6
  .element_iron_1e12.shade-3ea1.wide-ea40
  .filter-stale-ca40 {
  left: auto;
}
.component-stone-67a6 .element_iron_1e12 .filter-stale-ca40 {
  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;
}
.component-stone-67a6 .element_iron_1e12:hover.shade-3ea1 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.component-stone-67a6
  .element_iron_1e12:hover.shade-3ea1
  .filter-stale-ca40 {
  display: block;
  z-index: 9999999;
}
.component-stone-67a6 .preview_east_45a0 .shadow-71e1,
.component-stone-67a6 .complex-9df3 .shadow-71e1 {
  display: none;
}
.component-stone-67a6 .paragraph_5472 .element_iron_1e12:hover.shade-3ea1 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.silver-6ec0 .hard_326a label,
.silver-6ec0 .simple-7805 label,
.silver-6ec0 .icon_4fa9 label,
.silver-6ec0 .item-4ab8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.blue-e5bb {
  list-style: none;
  margin: 0;
}
.blue-e5bb article.tooltip_first_5ed0 {
  margin-bottom: 0;
}
.blue-e5bb ul {
  list-style: none;
  margin: 0;
}
.blue-e5bb .pagination-151c li.tooltip_first_5ed0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .blue-e5bb .pagination-151c li.tooltip_first_5ed0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .blue-e5bb .pagination-151c li.tooltip_first_5ed0: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) {
  .blue-e5bb .pagination-151c li.tooltip_first_5ed0 li.tooltip_first_5ed0 li.tooltip_first_5ed0 li.tooltip_first_5ed0 {
    padding-left: 0;
  }
}
article.tooltip_first_5ed0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tooltip_first_5ed0 .table-3bfa p:last-of-type {
  margin-bottom: 0;
}
article.tooltip_first_5ed0 .shade-3066 {
  float: left;
}
article.tooltip_first_5ed0 .widget_8d0c {
  margin-left: 85px;
}
article.tooltip_first_5ed0 .tertiary-north-5272 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tooltip_first_5ed0 .tertiary-north-5272 .accordion_f2f5 {
  margin-left: 10px;
}
article.tooltip_first_5ed0 .caption-last-b4a7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tooltip_first_5ed0 .outer-010f {
  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 .hard_326a,
  #respond .icon_4fa9,
  #respond .item-4ab8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hard_326a input,
#respond .icon_4fa9 input,
#respond .item-4ab8 input {
  width: 100%;
}
#respond .item-4ab8 {
  margin-right: 0;
}
#respond .video_e26a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.preview_east_45a0 .hot-6b23 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hot-6b23 .hero_6e83.mask-under-9451 .main_7415 > li > a:focus,
.hot-6b23 .hero_6e83.mask-under-9451 .main_7415 > li > a:hover,
.hot-6b23 .hero_6e83.search_b072 .main_7415 > li > a:focus,
.hot-6b23 .hero_6e83.search_b072 .main_7415 > li > a:hover,
.hot-6b23 .hero_6e83.block-30ff .main_7415 > li > a:focus,
.hot-6b23 .hero_6e83.block-30ff .main_7415 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hot-6b23
  .hero_6e83.mask-under-9451
  .main_7415
  > li.surface_7b1e
  > a,
.hot-6b23
  .hero_6e83.mask-under-9451
  .main_7415
  > li.nav_95c8
  > a,
.hot-6b23
  .hero_6e83.search_b072
  .main_7415
  > li.surface_7b1e
  > a,
.hot-6b23
  .hero_6e83.search_b072
  .main_7415
  > li.nav_95c8
  > a,
.hot-6b23
  .hero_6e83.block-30ff
  .main_7415
  > li.surface_7b1e
  > a,
.hot-6b23 .hero_6e83.block-30ff .main_7415 > li.iron_81ee > a {
  color: rgba(255, 255, 255, 0.99);
}
.hot-6b23 .breadcrumb_30c6,
.hot-6b23 .breadcrumb_30c6 a {
  color: rgba(255, 255, 255, 0.99);
}
.hot-6b23 .input_e160.short_f5e4 li a,
.hot-6b23 .last-5ace a,
.hot-6b23 .hovered-83da,
.hot-6b23 .main_7415 > li > a,
.hot-6b23 .steel_9a17 {
  color: rgba(255, 255, 255, 0.79);
}
.hot-6b23 .input_e160.short_f5e4 li a:hover,
.hot-6b23 .last-5ace a:hover,
.hot-6b23 .hovered-83da:hover,
.hot-6b23 .main_7415 > li > a:hover,
.hot-6b23 .steel_9a17:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hot-6b23 .smooth_21f6 {
  color: rgba(255, 255, 255, 0.79);
}
.hot-6b23 .smooth_21f6 .backdrop_large_6654 {
  color: rgba(255, 255, 255, 0.99);
}
.hot-6b23 .smooth_21f6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hot-6b23 .picture-orange-34ec .content_liquid_d06f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hot-6b23 .picture-orange-34ec .content_liquid_d06f .footer_smooth_2644 {
  color: rgba(255, 255, 255, 0.79);
}
.hot-6b23
  .picture-orange-34ec
  .content_liquid_d06f
  .footer_smooth_2644::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hot-6b23
  .picture-orange-34ec
  .content_liquid_d06f
  .footer_smooth_2644:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hot-6b23
  .picture-orange-34ec
  .content_liquid_d06f
  .footer_smooth_2644::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hot-6b23
  .picture-orange-34ec
  .content_liquid_d06f
  .footer_smooth_2644::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hot-6b23 .picture-orange-34ec .motion_326d {
  color: rgba(255, 255, 255, 0.79);
}
.hot-6b23 .picture-orange-34ec .motion_326d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.plasma-89a5
  .hot-6b23
  .picture-orange-34ec
  .paragraph-5747
  .chip-up-94ab {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.plasma-89a5
  .hot-6b23
  .picture-orange-34ec
  .paragraph-5747
  .footer_smooth_2644 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.preview_east_45a0 .border-dirty-1e18 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.border-dirty-1e18 .hero_6e83.mask-under-9451 .main_7415 > li > a:focus,
.border-dirty-1e18 .hero_6e83.mask-under-9451 .main_7415 > li > a:hover,
.border-dirty-1e18 .hero_6e83.search_b072 .main_7415 > li > a:focus,
.border-dirty-1e18 .hero_6e83.search_b072 .main_7415 > li > a:hover,
.border-dirty-1e18 .hero_6e83.block-30ff .main_7415 > li > a:focus,
.border-dirty-1e18 .hero_6e83.block-30ff .main_7415 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.border-dirty-1e18
  .hero_6e83.mask-under-9451
  .main_7415
  > li.surface_7b1e
  > a,
.border-dirty-1e18
  .hero_6e83.mask-under-9451
  .main_7415
  > li.nav_95c8
  > a,
.border-dirty-1e18
  .hero_6e83.search_b072
  .main_7415
  > li.surface_7b1e
  > a,
.border-dirty-1e18
  .hero_6e83.search_b072
  .main_7415
  > li.nav_95c8
  > a,
.border-dirty-1e18
  .hero_6e83.block-30ff
  .main_7415
  > li.surface_7b1e
  > a,
.border-dirty-1e18 .hero_6e83.block-30ff .main_7415 > li.iron_81ee > a {
  color: rgba(0, 0, 0, 0.8);
}
.border-dirty-1e18 .breadcrumb_30c6,
.border-dirty-1e18 .breadcrumb_30c6 a {
  color: rgba(0, 0, 0, 0.8);
}
.border-dirty-1e18 .input_e160.short_f5e4 li a,
.border-dirty-1e18 .last-5ace a,
.border-dirty-1e18 .hovered-83da,
.border-dirty-1e18 .main_7415 > li > a,
.border-dirty-1e18 .steel_9a17 {
  color: rgba(0, 0, 0, 0.55);
}
.border-dirty-1e18 .input_e160.short_f5e4 li a:hover,
.border-dirty-1e18 .last-5ace a:hover,
.border-dirty-1e18 .hovered-83da:hover,
.border-dirty-1e18 .main_7415 > li > a:hover,
.border-dirty-1e18 .steel_9a17:hover {
  color: rgba(0, 0, 0, 0.8);
}
.border-dirty-1e18 .smooth_21f6 {
  color: rgba(0, 0, 0, 0.55);
}
.border-dirty-1e18 .smooth_21f6 .backdrop_large_6654 {
  color: rgba(0, 0, 0, 0.8);
}
.border-dirty-1e18 .smooth_21f6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.mask_2a32 .medium-4906 {
  margin-left: auto;
  margin-right: auto;
}
.hidden-out-a848 > * {
  margin-left: auto;
  margin-right: auto;
}
.hidden-out-a848 .over_10c1 {
  margin-right: 1.41575em;
}
.element_blue_668b .hidden-out-a848 > .selected_bad0 {
  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;
}
.element_blue_668b .hidden-out-a848 > .main_0e85 {
  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;
}
.next_3328.mask_2a32 .medium-4906,
.banner_bronze_c69b.mask_2a32 .medium-4906 {
  margin-left: 0;
}
.paragraph-black-31d3.mask_2a32 .medium-4906,
.new-0ec2.mask_2a32 .medium-4906 {
  margin-right: 0;
}
.hidden-out-a848 ol,
.hidden-out-a848 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.middle_6d94 video {
  max-width: 100%;
}
.highlight-south-d402 img {
  display: block;
}
.highlight-south-d402.over_10c1,
.highlight-south-d402.fresh_92d8 {
  width: 100%;
}
.highlight-south-d402.main_0e85 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.logo-7eca:not(.container-west-dd22) {
  margin: 1.5em auto;
}
.white-47e7 p {
  padding: 1.5em 14px;
}
ul.layout-short-b174.main_0e85,
ul.layout-short-b174.selected_bad0,
ul.layout-short-b174.blue_380c.selected_bad0 {
  padding: 0 14px;
}
.first_535e {
  display: block;
  overflow-x: auto;
}
.first_535e table {
  border-collapse: collapse;
  width: 100%;
}
.first_535e td,
.first_535e th {
  padding: 0.5em;
}
.hidden-out-a848 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hidden-out-a848 ol ol,
.hidden-out-a848 ol ul,
.hidden-out-a848 ul ol,
.hidden-out-a848 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hidden-out-a848 ol ol li,
.hidden-out-a848 ol ul li,
.hidden-out-a848 ul ol li,
.hidden-out-a848 ul ul li {
  margin-left: 0;
}
.pattern_easy_94bd.message-soft-3799 > .paragraph_out_cde8 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.pattern_easy_94bd.message-soft-3799 > .paragraph_out_cde8 iframe,
.pattern_easy_94bd.message-soft-3799 > .paragraph_out_cde8 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.accent-up-589d {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.accent-up-589d.element-36ee {
  padding: 0;
}
.accent-up-589d.element-36ee cite {
  font-size: 13px;
}
.accent-up-589d > * {
  margin-left: 16px;
  margin-right: 16px;
}
.accent-up-589d cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.card-tall-fa7e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.card-tall-fa7e > p:first-child {
  margin-top: 0;
}
.card-tall-fa7e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.card-tall-fa7e blockquote {
  border-left: 0;
}
.notice_8949 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.notice_8949:not(.info_left_b63b) {
  max-width: 100px;
}
.notice_8949.active_f178 {
  border-bottom: none !important;
  text-align: center;
}
.notice_8949.active_f178::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .white-47e7 p {
    padding: 1.5em 0;
  }
}
.accordion_copper_f503 {
  color: #0073aa;
}
.video_south_1f4e {
  background-color: #0073aa;
}
.full_f633 {
  color: #229fd8;
}
.gold_c37a {
  background-color: #229fd8;
}
.wood-0369 {
  color: #eee;
}
.text_huge_cfeb {
  background-color: #eee;
}
.widget-18ad {
  color: #444;
}
.widget_7193 {
  background-color: #444;
}
.input-lite-b5e6 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.input-lite-b5e6 .slider_simple_dd8d .last-5ace {
  font-size: 15px;
}
.input-lite-b5e6 .last-5ace {
  line-height: 1.3;
}
.input-lite-b5e6 .border-dirty-1e18 {
}
.input-lite-b5e6 .hot-6b23 {
  background: #235787;
}
.outline_huge_f2d1 {
  padding: 0;
}
.outline_huge_f2d1 .hot-6b23 {
  background: #1a1a1a;
}
.outline_huge_f2d1 .border-dirty-1e18 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.notification_over_ecde {
  padding: 0;
  border-left: none;
  border-right: none;
}
.notification_over_ecde .border-dirty-1e18 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.notification_over_ecde .hot-6b23 {
  background: #303030;
}
.over_0c3e {
  position: relative;
  z-index: 10;
}
.over_0c3e .column_large_2c69 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module_0a87 .shade-3ea1 {
  display: inline-block;
  vertical-align: middle;
}
.module_0a87.widget-fde4 .shade-3ea1 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .module_0a87.widget-fde4 .shade-3ea1 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .module_0a87.widget-fde4 .shade-3ea1 {
    margin-right: 0.4em;
  }
}
.module_0a87.widget-fde4 .shade-3ea1:last-child {
  margin-right: 0;
}
.gas_7814 .column_large_2c69 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .preview_east_45a0 .slider_simple_dd8d {
    margin: 0 -0.5em;
  }
  .preview_east_45a0 .slider_simple_dd8d [class*="customify-col-"],
  .preview_east_45a0 .slider_simple_dd8d [class*="customify-col_"],
  .preview_east_45a0 .slider_simple_dd8d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.preview_east_45a0.main_glass_f1e1 .column_large_2c69 {
  background: 0 0 !important;
}
.preview_east_45a0.main_glass_f1e1 .column_large_2c69,
.preview_east_45a0.gas_7814 .column_large_2c69 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .preview_east_45a0.prev-b0b8 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.preview_east_45a0.gas_7814 .column_large_2c69 {
  box-shadow: none !important;
}
.new_d7b7 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .new_d7b7 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .new_d7b7 {
    padding: 18px 0 20px;
  }
}
.new_d7b7 .gallery-brown-b860 {
  width: 100%;
}
.new_d7b7 .preview_yellow_2a17 {
  margin-bottom: 0;
}
.new_d7b7 .header_71d0 {
  margin-top: 5px;
  font-size: 0.875em;
}
.simple_fa60 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.simple_fa60 .filter-eddd {
  width: 100%;
}
.active_7d38 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.active_7d38 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.active_7d38 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;
}
.active_7d38 li:last-child:after {
  display: none;
}
.active_7d38 li a {
  font-weight: 500;
  margin-right: 10px;
}
.old-8134 .shadow-71e1 button,
.new_d7b7 .shadow-71e1 button {
  left: 0;
}
.old-8134 .filter-eddd,
.new_d7b7 .filter-eddd {
  padding-left: 0;
  padding-right: 0;
}
.old-8134 .simple_fa60,
.new_d7b7 .simple_fa60 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.old-8134 {
  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;
}
.old-8134: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;
}
.old-8134 .full-63af {
  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) {
  .old-8134 .full-63af {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .old-8134 .full-63af {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .old-8134 .full-63af {
    min-height: 200px;
  }
}
.old-8134 .active_7d38 {
  color: rgba(255, 255, 255, 0.8);
}
.old-8134 .active_7d38 a,
.old-8134 .active_7d38 li:after {
  color: inherit;
}
.old-8134 .active_7d38 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.logo-87dd {
  margin-bottom: 0.5em;
}
.alert_fast_6e75 {
  margin-bottom: 1.2em;
}
.alert_fast_6e75,
.logo-87dd {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.alert_fast_6e75 p:last-child,
.logo-87dd p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .shadow-71e1,
#masthead .shadow-71e1 {
  display: none;
}
#masthead
  > .shadow-71e1.stale_237d {
  display: none;
}
#masthead > .shadow-71e1 button {
  left: 0;
}
.nav-d3f6 {
  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%;
}
.nav-d3f6 .shade-3ea1 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.nav-d3f6 .caption_inner_6218 {
  display: -webkit-box;
  display: flex;
}
.nav-d3f6 .caption_inner_6218.badge-fixed-4de3 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.nav-d3f6 .caption_inner_6218.gas-685e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.nav-d3f6 .caption_inner_6218.breadcrumb_fast_bfa6 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.nav-d3f6.in_edca.bright_dbf6 .caption_inner_6218.badge-fixed-4de3 {
  flex-basis: 100%;
}
.nav-d3f6.complex_9e7d .caption_inner_6218.gas-685e {
  -webkit-box-flex: 1;
  flex: auto;
}
.nav-d3f6.complex_9e7d .caption_inner_6218.breadcrumb_fast_bfa6 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .shadow-71e1.stale_237d {
  display: none;
}
#masthead > .shadow-71e1 button {
  left: 0;
}
.iron_0a0a {
  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;
}
.iron_0a0a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.iron_0a0a.modal-hot-a59e i {
  margin-right: 4px;
}
.iron_0a0a.solid_9131 i {
  margin-left: 5px;
}
.last-5ace p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.last-5ace p:last-child {
  margin-bottom: 0;
}
.component_east_0210 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.component_east_0210 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.component_east_0210 img {
  display: block;
  width: auto;
  line-height: 1;
}
.component_east_0210 .breadcrumb_30c6 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.component_east_0210 .heading_8933 {
  margin: 5px 0 7px 0;
}
.component_east_0210.pressed-e251 .status_1b3a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.component_east_0210.pressed-e251 .full_6b79 {
  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;
}
.component_east_0210.container_0533 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.component_east_0210.container_0533 .status_1b3a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.component_east_0210.container_0533 .full_6b79 {
  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;
}
.component_east_0210.gradient_left_2ae8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.component_east_0210.small_85bd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.component_east_0210.small_85bd .full_6b79 {
  margin-top: 7px;
}
.caption_77de {
  display: inline-block;
}
.over_0c3e .panel-b519 .component_east_0210 img {
  max-width: 100%;
}
.hero_6e83 .disabled_huge_8820.sort_iron_95b2,
.modal_f626 .disabled_huge_8820.sort_iron_95b2 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hero_6e83 .table-lite-849e,
.modal_f626 .table-lite-849e {
  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%);
}
.hero_6e83 .table-lite-849e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hero_6e83.box_c32d .table-lite-849e {
  display: none;
}
.hero_6e83 .modal_337f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hero_6e83 .modal_337f li {
  display: inline-block;
  position: relative;
}
.hero_6e83 .modal_337f li:last-child {
  margin-right: 0;
}
.hero_6e83 .modal_337f 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;
}
.hero_6e83 .modal_337f li.iron_81ee > a {
  color: rgba(0, 0, 0, 0.9);
}
.hero_6e83 .modal_337f > 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;
}
.hero_6e83 .modal_337f > li > a i {
  line-height: 0;
}
.hero_6e83 .modal_337f > li.nav_pink_17db > a .table-lite-849e {
  margin-left: 4px;
  line-height: 0;
}
.hero_6e83 .modal_337f .tertiary-prev-81d5 li.nav_pink_17db > a {
  position: relative;
}
.hero_6e83 .modal_337f .tertiary-prev-81d5 li.nav_pink_17db > a:after,
.hero_6e83 .modal_337f .tertiary-prev-81d5 li.nav_pink_17db > a:before {
  content: "";
  display: table;
}
.hero_6e83 .modal_337f .tertiary-prev-81d5 li.nav_pink_17db > a:after {
  clear: both;
}
.hero_6e83 .modal_337f .tertiary-prev-81d5 li.nav_pink_17db > a .table-lite-849e {
  margin-left: 5px;
  float: right;
}
.hero_6e83 .frame-top-9630,
.hero_6e83 .tertiary-prev-81d5 {
  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;
}
.hero_6e83 .tertiary-prev-81d5 {
  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;
}
.hero_6e83 .tertiary-prev-81d5 .sort_iron_95b2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hero_6e83 .tertiary-prev-81d5 .table-lite-849e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hero_6e83 .tertiary-prev-81d5 li {
  display: block;
  margin: 0;
  padding: 0;
}
.hero_6e83 .tertiary-prev-81d5 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;
}
.hero_6e83 .tertiary-prev-81d5 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hero_6e83 .tertiary-prev-81d5 .tertiary-prev-81d5 {
  top: 0;
  left: 100%;
}
.hero_6e83 .main-yellow-d70a.fn-focus-0bc9 > .frame-top-9630,
.hero_6e83 .main-yellow-d70a.fn-focus-0bc9 > .tertiary-prev-81d5,
.hero_6e83 .main-yellow-d70a:focus > .frame-top-9630,
.hero_6e83 .main-yellow-d70a:focus > .tertiary-prev-81d5,
.hero_6e83 .main-yellow-d70a:hover > .frame-top-9630,
.hero_6e83 .main-yellow-d70a:hover > .tertiary-prev-81d5 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hero_6e83.block-30ff .main_7415:after,
.hero_6e83.block-30ff .main_7415:before {
  content: "";
  display: table;
}
.hero_6e83.block-30ff .main_7415:after {
  clear: both;
}
.hero_6e83.block-30ff .main_7415 > li {
  float: left;
}
.hero_6e83.media_ab53 .main_7415:after,
.hero_6e83.media_ab53 .main_7415:before {
  content: "";
  display: table;
}
.hero_6e83.media_ab53 .main_7415:after {
  clear: both;
}
.hero_6e83.media_ab53 .main_7415 > li {
  float: left;
}
.hero_6e83.media_ab53 .main_7415 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hero_6e83.media_ab53 .main_7415 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hero_6e83.media_ab53 .main_7415 > li.surface_7b1e > a,
.hero_6e83.media_ab53 .main_7415 > li.iron_81ee > a {
  color: #fff;
  background-color: #1e4b75;
}
.hero_6e83.mask-under-9451 .main_7415 > li > a .sort_iron_95b2 {
  position: relative;
}
.hero_6e83.mask-under-9451 .main_7415 > li > a .sort_iron_95b2: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;
}
.hero_6e83.mask-under-9451
  .main_7415
  > li:focus
  > a
  .sort_iron_95b2:before,
.hero_6e83.mask-under-9451
  .main_7415
  > li:hover
  > a
  .sort_iron_95b2:before {
  width: 100%;
  background-color: currentColor;
}
.hero_6e83.mask-under-9451
  .main_7415
  > li.surface_7b1e
  > a
  .sort_iron_95b2:before,
.hero_6e83.mask-under-9451
  .main_7415
  > li.nav_95c8
  > a
  .sort_iron_95b2:before {
  width: 100%;
  background-color: currentColor;
}
.hero_6e83.search_b072 .main_7415 > li > a .sort_iron_95b2 {
  position: relative;
}
.hero_6e83.search_b072 .main_7415 > li > a .sort_iron_95b2: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;
}
.hero_6e83.search_b072 .main_7415 > li:focus > a .sort_iron_95b2:before,
.hero_6e83.search_b072
  .main_7415
  > li:hover
  > a
  .sort_iron_95b2:before {
  width: 100%;
  background-color: currentColor;
}
.hero_6e83.search_b072
  .main_7415
  > li.surface_7b1e
  > a
  .sort_iron_95b2:before,
.hero_6e83.search_b072
  .main_7415
  > li.nav_95c8
  > a
  .sort_iron_95b2:before {
  width: 100%;
  background-color: currentColor;
}
.modal_f626 .modal_337f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.modal_f626 .modal_337f li:first-child > a {
  border-top: none;
}
.modal_f626 .modal_337f .article_47b2 > .sort_iron_95b2 .table-lite-849e {
  display: none;
}
.modal_f626 .modal_337f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.modal_f626 .modal_337f li:last-child {
  border: none;
}
.modal_f626 .modal_337f li.nav_pink_17db > a {
  padding-right: 45px !important;
}
.modal_f626 .modal_337f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.modal_f626 .modal_337f li a:focus,
.modal_f626 .modal_337f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.modal_f626 .modal_337f li .article-fluid-e1aa {
  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;
}
.modal_f626 .modal_337f li .article-fluid-e1aa:hover {
  box-shadow: none;
}
.modal_f626 .modal_337f li .article-fluid-e1aa .table-lite-849e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.modal_f626 .modal_337f .tertiary-prev-81d5 {
  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);
}
.modal_f626 .modal_337f .tertiary-prev-81d5 li a {
  padding-left: 3em;
}
.modal_f626 .modal_337f .button_dynamic_49ea > a .article-fluid-e1aa i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal_f626 .modal_337f .button_dynamic_49ea > .tertiary-prev-81d5 {
  display: block;
  opacity: 1;
}
.brown-b484 {
  max-width: 100%;
}
.banner-fresh-e9f8 {
  line-height: 0;
  cursor: pointer;
}
.steel_9a17 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.steel_9a17:hover {
  box-shadow: none;
  color: currentColor;
}
.steel_9a17 svg {
  width: 18px;
  height: 18px;
}
.steel_9a17 .accent-wide-be07 {
  display: none;
}
.gold_ce31 {
  position: relative;
}
.gold_ce31.fn-active-0bc9 .steel_9a17 .widget_4968 {
  display: none;
}
.gold_ce31.fn-active-0bc9 .steel_9a17 .accent-wide-be07 {
  display: inline-block;
}
.gold_ce31 .large_bd33 {
  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);
}
.gold_ce31.gas-31e1 .large_bd33 {
  left: auto;
  right: -0.9em;
}
.gold_ce31.gas-31e1 .feature-e98c::before {
  left: auto;
  right: 15px;
}
.gold_ce31.fn-active-0bc9 .large_bd33 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.paragraph-5747 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.paragraph-5747 label {
  flex-basis: 100%;
}
.paragraph-5747 .content_liquid_d06f {
  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;
}
.paragraph-5747 .footer_smooth_2644 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.paragraph-5747 .footer_smooth_2644:focus {
  background-color: transparent;
}
.paragraph-5747 button.motion_326d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.paragraph-5747 button.motion_326d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.paragraph-5747 button.motion_326d svg {
  width: 18px;
  height: 18px;
}
.paragraph-5747 input[type="submit"] {
  min-height: auto;
}
.picture-orange-34ec .paragraph-5747 .footer_smooth_2644 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.feature-e98c {
  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) {
  .feature-e98c {
    width: 220px;
  }
}
.feature-e98c label {
  flex-basis: 100%;
}
.feature-e98c::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;
}
.plasma-89a5 .picture-orange-34ec .paragraph-5747 {
  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;
}
.plasma-89a5
  .picture-orange-34ec
  .paragraph-5747
  .content_liquid_d06f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.plasma-89a5 .picture-orange-34ec .paragraph-5747 .footer_smooth_2644 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.plasma-89a5
  .picture-orange-34ec
  .paragraph-5747
  .footer_smooth_2644:focus {
  background: 0 0;
}
.plasma-89a5
  .picture-orange-34ec
  .paragraph-5747
  .chip-up-94ab {
  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;
}
.input_e160 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.input_e160 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.input_e160 li:last-child {
  margin-right: 0;
}
.input_e160 li:first-child {
  margin-left: 0;
}
.input_e160.motion_733e a {
  color: #fff;
}
.input_e160.motion_733e a:hover {
  color: #fff;
}
.input_e160 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.input_e160 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.input_e160 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.input_e160 a:hover {
  opacity: 0.9;
  color: inherit;
}
.input_e160 [class*="social-icon-apple"] {
  background-color: #999;
}
.input_e160 [class*="social-icon-apple"].slider-6be3 {
  background-color: transparent;
  color: #999;
}
.input_e160 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.input_e160 [class*="social-icon-behance"].slider-6be3 {
  background-color: transparent;
  color: #1769ff;
}
.input_e160 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.input_e160 [class*="social-icon-bitbucket"].slider-6be3 {
  background-color: transparent;
  color: #205081;
}
.input_e160 [class*="social-icon-codepen"] {
  background-color: #000;
}
.input_e160 [class*="social-icon-codepen"].slider-6be3 {
  background-color: transparent;
  color: #000;
}
.input_e160 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.input_e160 [class*="social-icon-delicious"].slider-6be3 {
  background-color: transparent;
  color: #39f;
}
.input_e160 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.input_e160 [class*="social-icon-digg"].slider-6be3 {
  background-color: transparent;
  color: #005be2;
}
.input_e160 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.input_e160 [class*="social-icon-dribbble"].slider-6be3 {
  background-color: transparent;
  color: #ea4c89;
}
.input_e160 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.input_e160 [class*="social-icon-envelope"].slider-6be3 {
  background-color: transparent;
  color: #ea4335;
}
.input_e160 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.input_e160 [class*="social-icon-facebook"].slider-6be3 {
  background-color: transparent;
  color: #3b5998;
}
.input_e160 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.input_e160 [class*="social-icon-flickr"].slider-6be3 {
  background-color: transparent;
  color: #0063dc;
}
.input_e160 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.input_e160 [class*="social-icon-foursquare"].slider-6be3 {
  background-color: transparent;
  color: #2d5be3;
}
.input_e160 [class*="social-icon-github"] {
  background-color: #333;
}
.input_e160 [class*="social-icon-github"].slider-6be3 {
  background-color: transparent;
  color: #333;
}
.input_e160 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.input_e160 [class*="social-icon-google-plus"].slider-6be3 {
  background-color: transparent;
  color: #dd4b39;
}
.input_e160 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.input_e160 [class*="social-icon-houzz"].slider-6be3 {
  background-color: transparent;
  color: #7ac142;
}
.input_e160 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.input_e160 [class*="social-icon-instagram"].slider-6be3 {
  background-color: transparent;
  color: #262626;
}
.input_e160 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.input_e160 [class*="social-icon-jsfiddle"].slider-6be3 {
  background-color: transparent;
  color: #487aa2;
}
.input_e160 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.input_e160 [class*="social-icon-linkedin"].slider-6be3 {
  background-color: transparent;
  color: #0077b5;
}
.input_e160 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.input_e160 [class*="social-icon-medium"].slider-6be3 {
  background-color: transparent;
  color: #00ab6b;
}
.input_e160 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.input_e160
  [class*="social-icon-odnoklassniki"].slider-6be3 {
  background-color: transparent;
  color: #f4731c;
}
.input_e160 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.input_e160 [class*="social-icon-meetup"].slider-6be3 {
  background-color: transparent;
  color: #ec1c40;
}
.input_e160 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.input_e160 [class*="social-icon-pinterest"].slider-6be3 {
  background-color: transparent;
  color: #bd081c;
}
.input_e160 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.input_e160 [class*="social-icon-product-hunt"].slider-6be3 {
  background-color: transparent;
  color: #da552f;
}
.input_e160 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.input_e160 [class*="social-icon-reddit"].slider-6be3 {
  background-color: transparent;
  color: #ff4500;
}
.input_e160 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.input_e160 [class*="social-icon-rss"].slider-6be3 {
  background-color: transparent;
  color: #f26522;
}
.input_e160 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.input_e160
  [class*="social-icon-shopping-cart"].slider-6be3 {
  background-color: transparent;
  color: #4caf50;
}
.input_e160 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.input_e160 [class*="social-icon-skype"].slider-6be3 {
  background-color: transparent;
  color: #00aff0;
}
.input_e160 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.input_e160 [class*="social-icon-slideshare"].slider-6be3 {
  background-color: transparent;
  color: #0077b5;
}
.input_e160 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.input_e160 [class*="social-icon-snapchat"].slider-6be3 {
  background-color: transparent;
  color: #fffc00;
}
.input_e160 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.input_e160 [class*="social-icon-soundcloud"].slider-6be3 {
  background-color: transparent;
  color: #f80;
}
.input_e160 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.input_e160 [class*="social-icon-spotify"].slider-6be3 {
  background-color: transparent;
  color: #2ebd59;
}
.input_e160 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.input_e160
  [class*="social-icon-stack-overflow"].slider-6be3 {
  background-color: transparent;
  color: #fe7a15;
}
.input_e160 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.input_e160 [class*="social-icon-maldkfgram"].slider-6be3 {
  background-color: transparent;
  color: #2ca5e0;
}
.input_e160 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.input_e160 [class*="social-icon-tripadvisor"].slider-6be3 {
  background-color: transparent;
  color: #589442;
}
.input_e160 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.input_e160 [class*="social-icon-tumblr"].slider-6be3 {
  background-color: transparent;
  color: #35465c;
}
.input_e160 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.input_e160 [class*="social-icon-twitch"].slider-6be3 {
  background-color: transparent;
  color: #6441a5;
}
.input_e160 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.input_e160 [class*="social-icon-twitter"].slider-6be3 {
  background-color: transparent;
  color: #1da1f2;
}
.input_e160 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.input_e160 [class*="social-icon-vimeo"].slider-6be3 {
  background-color: transparent;
  color: #1ab7ea;
}
.input_e160 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.input_e160 [class*="social-icon-vk"].slider-6be3 {
  background-color: transparent;
  color: #45668e;
}
.input_e160 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.input_e160 [class*="social-icon-weibo"].slider-6be3 {
  background-color: transparent;
  color: #df2029;
}
.input_e160 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.input_e160 [class*="social-icon-weixin"].slider-6be3 {
  background-color: transparent;
  color: #7bb32e;
}
.input_e160 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.input_e160 [class*="social-icon-whatsapp"].slider-6be3 {
  background-color: transparent;
  color: #25d366;
}
.input_e160 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.input_e160 [class*="social-icon-wordpress"].slider-6be3 {
  background-color: transparent;
  color: #21759b;
}
.input_e160 [class*="social-icon-xing"] {
  background-color: #026466;
}
.input_e160 [class*="social-icon-xing"].slider-6be3 {
  background-color: transparent;
  color: #026466;
}
.input_e160 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.input_e160 [class*="social-icon-yelp"].slider-6be3 {
  background-color: transparent;
  color: #af0606;
}
.input_e160 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.input_e160 [class*="social-icon-youtube"].slider-6be3 {
  background-color: transparent;
  color: #cd201f;
}
.hovered-83da {
  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;
}
.hovered-83da:hover {
  box-shadow: none;
  background: 0 0;
}
.info_short_8d2c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.block_8def {
  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;
}
.highlight-90a6 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.layout-yellow-7b60 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.layout-yellow-7b60,
.layout-yellow-7b60::after,
.layout-yellow-7b60::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;
}
.layout-yellow-7b60::after,
.layout-yellow-7b60::before {
  content: "";
  display: block;
  background-color: inherit;
}
.pressed-c998 .block_8def .highlight-90a6 {
  margin-top: -2px;
  width: 19px;
}
.pressed-c998 .block_8def .layout-yellow-7b60 {
  margin-top: -1px;
}
.pressed-c998 .block_8def .layout-yellow-7b60,
.pressed-c998 .block_8def .layout-yellow-7b60::after,
.pressed-c998 .block_8def .layout-yellow-7b60::before {
  width: 19px;
  height: 2px;
}
.pressed-c998 .block_8def .layout-yellow-7b60::before {
  top: -6px;
}
.pressed-c998 .block_8def .layout-yellow-7b60::after {
  bottom: -6px;
}
.input_next_64b0 .block_8def .highlight-90a6 {
  margin-top: -2px;
  width: 22px;
}
.input_next_64b0 .block_8def .layout-yellow-7b60 {
  margin-top: -1px;
}
.input_next_64b0 .block_8def .layout-yellow-7b60,
.input_next_64b0 .block_8def .layout-yellow-7b60::after,
.input_next_64b0 .block_8def .layout-yellow-7b60::before {
  width: 22px;
  height: 2px;
}
.input_next_64b0 .block_8def .layout-yellow-7b60::before {
  top: -7px;
}
.input_next_64b0 .block_8def .layout-yellow-7b60::after {
  bottom: -7px;
}
.small-010e .block_8def .highlight-90a6 {
  margin-top: -2px;
  width: 31px;
}
.small-010e .block_8def .layout-yellow-7b60 {
  margin-top: -1.5px;
}
.small-010e .block_8def .layout-yellow-7b60,
.small-010e .block_8def .layout-yellow-7b60::after,
.small-010e .block_8def .layout-yellow-7b60::before {
  width: 31px;
  height: 3px;
}
.small-010e .block_8def .layout-yellow-7b60::before {
  top: -9px;
}
.small-010e .block_8def .layout-yellow-7b60::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .summary_tall_72c6 .block_8def .highlight-90a6 {
    margin-top: -2px;
    width: 19px;
  }
  .summary_tall_72c6 .block_8def .layout-yellow-7b60 {
    margin-top: -1px;
  }
  .summary_tall_72c6 .block_8def .layout-yellow-7b60,
  .summary_tall_72c6 .block_8def .layout-yellow-7b60::after,
  .summary_tall_72c6 .block_8def .layout-yellow-7b60::before {
    width: 19px;
    height: 2px;
  }
  .summary_tall_72c6 .block_8def .layout-yellow-7b60::before {
    top: -6px;
  }
  .summary_tall_72c6 .block_8def .layout-yellow-7b60::after {
    bottom: -6px;
  }
  .list-20da .block_8def .highlight-90a6 {
    margin-top: -2px;
    width: 22px;
  }
  .list-20da .block_8def .layout-yellow-7b60 {
    margin-top: -1px;
  }
  .list-20da .block_8def .layout-yellow-7b60,
  .list-20da .block_8def .layout-yellow-7b60::after,
  .list-20da .block_8def .layout-yellow-7b60::before {
    width: 22px;
    height: 2px;
  }
  .list-20da .block_8def .layout-yellow-7b60::before {
    top: -7px;
  }
  .list-20da .block_8def .layout-yellow-7b60::after {
    bottom: -7px;
  }
  .small_f397 .block_8def .highlight-90a6 {
    margin-top: -2px;
    width: 31px;
  }
  .small_f397 .block_8def .layout-yellow-7b60 {
    margin-top: -1.5px;
  }
  .small_f397 .block_8def .layout-yellow-7b60,
  .small_f397 .block_8def .layout-yellow-7b60::after,
  .small_f397 .block_8def .layout-yellow-7b60::before {
    width: 31px;
    height: 3px;
  }
  .small_f397 .block_8def .layout-yellow-7b60::before {
    top: -9px;
  }
  .small_f397 .block_8def .layout-yellow-7b60::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .yellow-39cb .block_8def .highlight-90a6 {
    margin-top: -2px;
    width: 19px;
  }
  .yellow-39cb .block_8def .layout-yellow-7b60 {
    margin-top: -1px;
  }
  .yellow-39cb .block_8def .layout-yellow-7b60,
  .yellow-39cb .block_8def .layout-yellow-7b60::after,
  .yellow-39cb .block_8def .layout-yellow-7b60::before {
    width: 19px;
    height: 2px;
  }
  .yellow-39cb .block_8def .layout-yellow-7b60::before {
    top: -6px;
  }
  .yellow-39cb .block_8def .layout-yellow-7b60::after {
    bottom: -6px;
  }
  .bottom_91af .block_8def .highlight-90a6 {
    margin-top: -2px;
    width: 22px;
  }
  .bottom_91af .block_8def .layout-yellow-7b60 {
    margin-top: -1px;
  }
  .bottom_91af .block_8def .layout-yellow-7b60,
  .bottom_91af .block_8def .layout-yellow-7b60::after,
  .bottom_91af .block_8def .layout-yellow-7b60::before {
    width: 22px;
    height: 2px;
  }
  .bottom_91af .block_8def .layout-yellow-7b60::before {
    top: -7px;
  }
  .bottom_91af .block_8def .layout-yellow-7b60::after {
    bottom: -7px;
  }
  .article-steel-dec0 .block_8def .highlight-90a6 {
    margin-top: -2px;
    width: 31px;
  }
  .article-steel-dec0 .block_8def .layout-yellow-7b60 {
    margin-top: -1.5px;
  }
  .article-steel-dec0 .block_8def .layout-yellow-7b60,
  .article-steel-dec0 .block_8def .layout-yellow-7b60::after,
  .article-steel-dec0 .block_8def .layout-yellow-7b60::before {
    width: 31px;
    height: 3px;
  }
  .article-steel-dec0 .block_8def .layout-yellow-7b60::before {
    top: -9px;
  }
  .article-steel-dec0 .block_8def .layout-yellow-7b60::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .gold_bd83 .block_8def .highlight-90a6 {
    margin-top: -2px;
    width: 19px;
  }
  .gold_bd83 .block_8def .layout-yellow-7b60 {
    margin-top: -1px;
  }
  .gold_bd83 .block_8def .layout-yellow-7b60,
  .gold_bd83 .block_8def .layout-yellow-7b60::after,
  .gold_bd83 .block_8def .layout-yellow-7b60::before {
    width: 19px;
    height: 2px;
  }
  .gold_bd83 .block_8def .layout-yellow-7b60::before {
    top: -6px;
  }
  .gold_bd83 .block_8def .layout-yellow-7b60::after {
    bottom: -6px;
  }
  .breadcrumb_6459 .block_8def .highlight-90a6 {
    margin-top: -2px;
    width: 22px;
  }
  .breadcrumb_6459 .block_8def .layout-yellow-7b60 {
    margin-top: -1px;
  }
  .breadcrumb_6459 .block_8def .layout-yellow-7b60,
  .breadcrumb_6459 .block_8def .layout-yellow-7b60::after,
  .breadcrumb_6459 .block_8def .layout-yellow-7b60::before {
    width: 22px;
    height: 2px;
  }
  .breadcrumb_6459 .block_8def .layout-yellow-7b60::before {
    top: -7px;
  }
  .breadcrumb_6459 .block_8def .layout-yellow-7b60::after {
    bottom: -7px;
  }
  .media_paper_12c1 .block_8def .highlight-90a6 {
    margin-top: -2px;
    width: 31px;
  }
  .media_paper_12c1 .block_8def .layout-yellow-7b60 {
    margin-top: -1.5px;
  }
  .media_paper_12c1 .block_8def .layout-yellow-7b60,
  .media_paper_12c1 .block_8def .layout-yellow-7b60::after,
  .media_paper_12c1 .block_8def .layout-yellow-7b60::before {
    width: 31px;
    height: 3px;
  }
  .media_paper_12c1 .block_8def .layout-yellow-7b60::before {
    top: -9px;
  }
  .media_paper_12c1 .block_8def .layout-yellow-7b60::after {
    bottom: -9px;
  }
}
.sort_black_6301 .layout-yellow-7b60 {
  -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);
}
.sort_black_6301 .layout-yellow-7b60::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.sort_black_6301 .layout-yellow-7b60::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);
}
.sort_black_6301.search-e8cb .layout-yellow-7b60 {
  -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);
}
.sort_black_6301.search-e8cb .layout-yellow-7b60::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.sort_black_6301.search-e8cb .layout-yellow-7b60::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);
}
.aside_ca98 {
  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.section_dbac:before {
  display: none;
}
.complex-9df3 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.complex-9df3 .smooth-2b73 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.complex-9df3 .smooth-2b73:last-of-type {
  border-bottom: none;
}
.complex-9df3 .smooth-2b73.modal_118e,
.complex-9df3 .smooth-2b73.lower-ea2c,
.complex-9df3 .smooth-2b73.left-184f {
  padding: 0;
}
.complex-9df3 .modal_f626 .article-fluid-e1aa {
  color: currentColor;
}
.complex-9df3 .modal_f626 .article-fluid-e1aa:focus,
.complex-9df3 .modal_f626 .article-fluid-e1aa:hover {
  background: rgba(0, 0, 0, 0.01);
}
.complex-9df3.border-dirty-1e18 .smooth_21f6,
.complex-9df3.border-dirty-1e18 .last-5ace a,
.complex-9df3.border-dirty-1e18 .main_7415 a,
.complex-9df3.border-dirty-1e18 .tertiary-prev-81d5 a {
  color: rgba(0, 0, 0, 0.55);
}
.complex-9df3.border-dirty-1e18 .smooth_21f6:hover,
.complex-9df3.border-dirty-1e18 .last-5ace a:hover,
.complex-9df3.border-dirty-1e18 .main_7415 a:hover,
.complex-9df3.border-dirty-1e18 .tertiary-prev-81d5 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.complex-9df3.border-dirty-1e18 .backdrop_large_6654 {
  color: rgba(0, 0, 0, 0.8);
}
.complex-9df3.border-dirty-1e18 .smooth-2b73 {
  border-color: rgba(0, 0, 0, 0.08);
}
.complex-9df3.border-dirty-1e18 .smooth-2b73:before {
  background: rgba(0, 0, 0, 0.08);
}
.complex-9df3.border-dirty-1e18 .container_e5a9:before {
  background: rgba(255, 255, 255, 0.9);
}
.complex-9df3.border-dirty-1e18 .modal_f626 .modal_337f li a,
.complex-9df3.border-dirty-1e18 .modal_f626 .article-fluid-e1aa,
.complex-9df3.border-dirty-1e18 .tertiary-prev-81d5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.complex-9df3.border-dirty-1e18 .modal_f626 .article-fluid-e1aa:focus,
.complex-9df3.border-dirty-1e18 .modal_f626 .article-fluid-e1aa:hover {
  background: rgba(0, 0, 0, 0.01);
}
.complex-9df3.border-dirty-1e18 .modal_337f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.complex-9df3.hot-6b23 .smooth_21f6,
.complex-9df3.hot-6b23 .last-5ace a,
.complex-9df3.hot-6b23 .main_7415 .article-fluid-e1aa,
.complex-9df3.hot-6b23 .main_7415 a,
.complex-9df3.hot-6b23 .tertiary-prev-81d5 a {
  color: rgba(255, 255, 255, 0.79);
}
.complex-9df3.hot-6b23 .smooth_21f6:hover,
.complex-9df3.hot-6b23 .last-5ace a:hover,
.complex-9df3.hot-6b23 .main_7415 .article-fluid-e1aa:hover,
.complex-9df3.hot-6b23 .main_7415 a:hover,
.complex-9df3.hot-6b23 .tertiary-prev-81d5 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.complex-9df3.hot-6b23 .backdrop_large_6654 {
  color: rgba(255, 255, 255, 0.99);
}
.complex-9df3.hot-6b23 .smooth-2b73 {
  border-color: rgba(255, 255, 255, 0.08);
}
.complex-9df3.hot-6b23 .smooth-2b73:before {
  background: rgba(255, 255, 255, 0.08);
}
.complex-9df3.hot-6b23 .container_e5a9:before {
  background: rgba(0, 0, 0, 0.9);
}
.complex-9df3.hot-6b23 .modal_f626 .modal_337f li a,
.complex-9df3.hot-6b23 .modal_f626 .article-fluid-e1aa,
.complex-9df3.hot-6b23 .tertiary-prev-81d5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.complex-9df3.hot-6b23 .modal_f626 .article-fluid-e1aa:focus,
.complex-9df3.hot-6b23 .modal_f626 .article-fluid-e1aa:hover {
  background: rgba(0, 0, 0, 0.01);
}
.complex-9df3.hot-6b23 .modal_337f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_e5a9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.container_e5a9:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.table-liquid-028e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.dynamic-5409 .complex-9df3 {
  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;
}
.dynamic-5409 .smooth-2b73 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.dynamic-5409 .smooth-2b73: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) {
  .dynamic-5409 .smooth-2b73:before {
    width: 16%;
    left: 42%;
  }
}
.dynamic-5409 .smooth-2b73:last-child:before {
  content: none;
}
.dynamic-5409 .smooth-2b73[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.dynamic-5409 .modal_f626 .modal_337f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.dynamic-5409 .modal_f626 .modal_337f li a .article-fluid-e1aa {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.dynamic-5409 .modal_f626 .tertiary-prev-81d5 {
  border: none;
}
.dynamic-5409 .modal_f626 .tertiary-prev-81d5 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.dynamic-5409 .container_e5a9 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.dynamic-5409 .table-liquid-028e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.dynamic-5409 .hot-6b23 .container_e5a9:before {
  background: rgba(0, 0, 0, 0.9);
}
.dynamic-5409 .border-dirty-1e18.accent-bab0 .layout-yellow-7b60 {
  background: rgba(0, 0, 0, 0.6);
}
.dynamic-5409
  .border-dirty-1e18.accent-bab0
  .layout-yellow-7b60::after,
.dynamic-5409
  .border-dirty-1e18.accent-bab0
  .layout-yellow-7b60:before {
  background: inherit;
}
.dynamic-5409
  .border-dirty-1e18.accent-bab0:hover
  .layout-yellow-7b60 {
  background: rgba(0, 0, 0, 0.8);
}
.current-ac02 .complex-9df3 {
  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) {
  .current-ac02 .complex-9df3 {
    width: auto;
    right: 45px;
  }
}
.button-selected-58d4 .complex-9df3 {
  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) {
  .button-selected-58d4 .complex-9df3 {
    width: auto;
    left: 45px;
  }
}
.section_dbac .complex-9df3 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.section_dbac .table-liquid-028e {
  max-width: 48em;
  margin: 0 auto;
}
.section_dbac .container_e5a9:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.light-0fe2 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.light-0fe2.dynamic-5409 .complex-9df3 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.light-0fe2.current-ac02 .complex-9df3 {
  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);
}
.light-0fe2 .complex-9df3 {
  visibility: visible;
}
.light-0fe2.button-selected-58d4 .complex-9df3 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.hidden_red_c5ff,
.frame-first-cef6 {
  overflow-x: hidden;
}
.hidden_red_c5ff .complex-9df3 {
  overflow: auto;
}
.hidden_red_c5ff.dynamic-5409 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hidden_red_c5ff.dynamic-5409 .complex-9df3 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.hidden_red_c5ff.dynamic-5409 .hovered-83da {
  opacity: 0;
}
.hidden_red_c5ff.current-ac02 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hidden_red_c5ff.current-ac02 .complex-9df3 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.hidden_red_c5ff.current-ac02 .hovered-83da {
  opacity: 0;
}
.hidden_red_c5ff.button-selected-58d4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hidden_red_c5ff.button-selected-58d4 .complex-9df3 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.hidden_red_c5ff.button-selected-58d4 .hovered-83da {
  opacity: 0;
}
.hidden_red_c5ff.section_dbac .complex-9df3 {
  z-index: 10;
  visibility: visible;
}
.accent-bab0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.accent-bab0 .layout-yellow-7b60 {
  background: rgba(255, 255, 255, 0.99);
}
.accent-bab0 .layout-yellow-7b60::after,
.accent-bab0 .layout-yellow-7b60:before {
  background: inherit;
}
.accent-bab0:hover .layout-yellow-7b60 {
  background: rgba(255, 255, 255, 0.99);
}
.button-selected-58d4 .accent-bab0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.section_dbac .accent-bab0 {
  display: none !important;
}
.hidden_red_c5ff:before,
.frame-first-cef6:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.hidden_red_c5ff .accent-bab0,
.frame-first-cef6 .accent-bab0 {
  display: inline-block;
}
.complex-9df3 .shade-3ea1 {
  -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;
}
.hidden_red_c5ff .complex-9df3 .shade-3ea1,
.frame-first-cef6 .complex-9df3 .shade-3ea1 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.input-active-42c9 .content_liquid_d06f {
  width: 100%;
}
.panel-b519 {
  padding: 0 0.5em 0;
}
.panel-b519 [class*="customify-col-"],
.panel-b519 [class*="customify-col_"],
.panel-b519 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tabs_cool_f44d .panel-b519 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .slider_simple_dd8d .input-6621,
  .input-6621 {
    display: none;
  }
  .shade-dark-2280 {
    text-align: left;
  }
  .yellow_e178 {
    text-align: center;
  }
  .picture_2412 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .slider_simple_dd8d .small-349f,
  .small-349f {
    display: none;
  }
  .title_west_942d {
    text-align: left;
  }
  .alert-63e1 {
    text-align: center;
  }
  .action_2cf4 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .slider_simple_dd8d .chip_motion_056d,
  .chip_motion_056d {
    display: none;
  }
  .easy-8f6e {
    text-align: left;
  }
  .advanced-5716 {
    text-align: center;
  }
  .notification_78c5 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hero_c20b {
  box-shadow: none !important;
}
.first-3ccc .pagination-west-68a9,
.icon_878d .pagination-west-68a9 {
  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;
}
.icon_878d .pagination-west-68a9 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.column_large_2c69 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.column_large_2c69:after,
.column_large_2c69:before {
  content: "";
  display: table;
}
.column_large_2c69:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .column_large_2c69 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.column_large_2c69,
.prev-b0b8 {
  max-width: 1248px;
  margin: 0 auto;
}

.element_c19a.media-pressed-c45f .column_large_2c69 {
  max-width: 100%;
}
.element_c19a.notification-028c {
  max-width: 1200px;
  margin: 0 auto;
}
.element_c19a.copper_a92c .column_large_2c69 {
  max-width: 100%;
}
.element_c19a.copper_a92c > .column_large_2c69 {
  padding-left: 0;
  padding-right: 0;
}
.element_c19a.copper_a92c > .column_large_2c69 .slider_simple_dd8d {
  margin: 0;
}
.element_c19a.copper_a92c
  > .column_large_2c69
  .lower_fdc0.orange-c8fe {
  margin-right: 0;
  margin-left: 0;
}
.element_c19a.copper_a92c #main.orange-c8fe {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .blue_187a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .blue_187a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .column_16c7 .medium-4906 {
    padding-right: 1em;
  }
  .column_16c7.pattern-38e3 .lower_fdc0 {
    border-right: 1px solid #eaecee;
  }
  .column_16c7.pattern-38e3 .medium-4906 {
    padding-right: 1em;
  }
  .column_16c7.pattern-38e3 .mask-gold-b8d5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lite-423e .medium-4906 {
    padding-left: 1em;
  }
  .lite-423e.pattern-38e3 .lower_fdc0 {
    border-left: 1px solid #eaecee;
  }
  .lite-423e.pattern-38e3 .medium-4906 {
    padding-left: 1em;
  }
  .lite-423e.pattern-38e3 .mask-gold-b8d5 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .filter-rough-665a .medium-4906 {
    padding-left: 1em;
  }
  .filter-rough-665a.pattern-38e3 .column-3225 {
    border-right: 1px solid #eaecee;
  }
  .filter-rough-665a.pattern-38e3 .title-085e {
    border-right: 1px solid #eaecee;
  }
  .filter-rough-665a.pattern-38e3 .medium-4906 {
    padding-left: 1em;
  }
  .filter-rough-665a.pattern-38e3 .mask-gold-b8d5 {
    padding-right: 1em;
  }
  .filter-rough-665a.pattern-38e3 .focus-4c9c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .surface-top-493f .medium-4906 {
    padding-right: 1em;
  }
  .surface-top-493f.pattern-38e3 .column-3225 {
    border-left: 1px solid #eaecee;
  }
  .surface-top-493f.pattern-38e3 .title-085e {
    border-left: 1px solid #eaecee;
  }
  .surface-top-493f.pattern-38e3 .medium-4906 {
    padding-right: 1em;
  }
  .surface-top-493f.pattern-38e3 .mask-gold-b8d5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .surface-top-493f.pattern-38e3 .focus-4c9c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .blue_187a .medium-4906 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .blue_187a.pattern-38e3 .lower_fdc0 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .blue_187a.pattern-38e3 .medium-4906 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .blue_187a.pattern-38e3 .mask-gold-b8d5 {
    padding-left: 1em;
  }
  .blue_187a.pattern-38e3 .focus-4c9c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .blue_187a.pattern-38e3 .medium-4906 {
    padding-left: 0;
  }
}
.alert-hot-3add .module_0a87 {
  display: inline-block;
}
.red-afb8 {
  display: inline-block;
}
.dim_8d94 {
  word-con: break-word;
}
.wood_75b6 > span {
  display: inline-block;
  padding: 5px 0;
}
.wood_75b6 .notification-05af {
  margin-left: 8px;
  margin-right: 8px;
}
.wood_75b6 .status-dynamic-e0cb img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.short_a083 .image-orange-dd81 {
  margin-bottom: 2em;
}
.short_a083 .outline-wide-8c4b {
  margin-bottom: 15px;
}
.short_a083 .outline-wide-8c4b:last-child {
  margin-bottom: 0;
}
.short_a083 .button_be3f {
  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) {
  .short_a083 .button_be3f {
    display: block;
  }
}
.short_a083 .gradient-91e7 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .short_a083 .gradient-91e7 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.short_a083 .status_1e88 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.short_a083 .status_1e88 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.short_a083 .status_1e88 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.short_a083 .dim_8d94 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.short_a083 .dim_8d94 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.short_a083 .cool_d486 p:last-child {
  margin-bottom: 0;
}
.short_a083 .purple-eb8e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.short_a083 .static-4e74 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.short_a083 .highlight_85eb {
  margin-top: 1em;
}
.short_a083 .widget-green-5311 {
  top: 0;
  display: block;
}
.short_a083 .widget-green-5311 a {
  color: inherit;
}
.short_a083 .widget-green-5311 a:hover {
  color: inherit;
}
.short_a083 .carousel_gas_71cb {
  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;
}
.short_a083 .carousel_gas_71cb:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.short_a083 .static-4e74 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.short_a083 .status_brown_e4b6 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.short_a083 .status_brown_e4b6:first-child {
  margin-top: 0;
}
.short_a083 .status_brown_e4b6.paragraph-blue-2048 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.short_a083 .status_brown_e4b6.section-a96e {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.short_a083
  .status_brown_e4b6.section-a96e.fixed_5318
  .highlight_85eb {
  width: 100%;
}
.short_a083 .section-a96e {
  -webkit-box-align: center;
  align-items: center;
}
.short_a083 .section-a96e .wood_75b6,
.short_a083 .section-a96e > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.short_a083 .status_1e88 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.short_a083 .status_1e88 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.short_a083 .status_1e88: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;
}
.short_a083 .paragraph-blue-2048 {
  z-index: 5;
}
.short_a083 .wrapper_4f24 .status_a6cf {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.short_a083 .input-c2c3 .status_a6cf {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.short_a083 .frame_orange_43f9 .status_a6cf {
  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;
}
.short_a083.hero_cold_1e29 .button_be3f,
.short_a083.light-c6e8 .button_be3f {
  display: block;
}
.short_a083.hero_cold_1e29 .button_be3f .background_wide_0110,
.short_a083.hero_cold_1e29 .button_be3f .static-4e74,
.short_a083.light-c6e8 .button_be3f .background_wide_0110,
.short_a083.light-c6e8 .button_be3f .static-4e74 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.short_a083.primary_502b .gradient-91e7 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .short_a083.primary_502b .gradient-91e7 {
    margin-right: 0;
  }
}
.short_a083.hero_cold_1e29 .gradient-91e7,
.short_a083.light-c6e8 .gradient-91e7 {
  padding-top: 40%;
}
.short_a083.hero_cold_1e29 .image-orange-dd81,
.short_a083.light-c6e8 .image-orange-dd81 {
  display: block;
}
.short_a083.hero_cold_1e29 .fn-sticky-0bc9 .static-4e74,
.short_a083.light-c6e8 .fn-sticky-0bc9 .static-4e74 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.short_a083.hero_cold_1e29 .gradient-91e7,
.short_a083.light-c6e8 .gradient-91e7 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.short_a083.hero_cold_1e29 .static-4e74 {
  padding: 1em;
}
.popup-babd {
  margin: 30px auto;
  display: block;
}
.popup-babd .top-475d > * {
  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;
}
.popup-babd .top-475d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.popup-babd .top-475d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dropdown-hard-e632 .wood_75b6 {
  margin-bottom: 1.41575em;
}
.dropdown-hard-e632 .fresh-11e5 {
  margin-bottom: 1.618em;
}
.hidden-out-a848 .panel_e89a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hidden-out-a848 .panel_e89a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hidden-out-a848 .next_edf8 {
  max-width: 100%;
  overflow: auto;
}
.mask_2a32 .hidden-out-a848 a:hover {
  text-decoration: underline;
}
.outline_d5d9 .outline-wide-8c4b:not(.dim_8d94),
.outline_d5d9 .status_1e88 {
  margin-bottom: 1.41575em;
}
.outline_d5d9 .outline-wide-8c4b:not(.dim_8d94):last-child,
.outline_d5d9 .status_1e88:last-child {
  margin-bottom: 0;
}
.outline_d5d9 .outline-wide-8c4b.notification_95e2 {
  margin-bottom: 0.41575em;
}
.outline_d5d9 .photo-rough-3917:before,
.outline_d5d9 .hovered-6eca:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.outline_d5d9 .photo-rough-3917:before {
  content: "\f115";
}
.outline_d5d9 .hovered-6eca:before {
  content: "\f02c";
}
.outline_d5d9 .static-9686 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.outline_d5d9 .static-9686 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.text_south_a8af {
  display: -webkit-box;
  display: flex;
}
.text_south_a8af .popup-easy-8856 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .text_south_a8af .popup-easy-8856 {
    flex-basis: 90px;
  }
}
.text_south_a8af .button-complex-1cdd {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .text_south_a8af .button-complex-1cdd {
    flex-basis: calc(100% - 50px);
  }
}
.text_south_a8af .advanced-e1bb p:last-child {
  margin-bottom: 0.72em;
}
.large_321a .top-475d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.large_321a .top-475d:after,
.large_321a .top-475d:before {
  content: "";
  display: table;
}
.large_321a .top-475d:after {
  clear: both;
}
.large_321a .top-475d .link_thick_f010,
.large_321a .top-475d .chip-7988 {
  width: 49%;
}
.large_321a .top-475d .link_thick_f010 a span.search-fluid-509f,
.large_321a .top-475d .chip-7988 a span.search-fluid-509f {
  display: block;
  margin-bottom: 5px;
}
.large_321a .top-475d .chip-7988 {
  float: left;
  text-align: left;
}
.large_321a .top-475d .link_thick_f010 {
  float: right;
  text-align: right;
}
.tall_4b83 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tall_4b83 {
    margin-bottom: 0;
  }
}
.popup-bottom-e797 {
  margin-bottom: 1em;
}
.popup-bottom-e797 .dim_8d94 {
  font-size: 1.1em;
  line-height: 1.3;
}
.info_purple_280f a {
  display: block;
  line-height: 0;
  position: relative;
}
.message-09aa .popup-bottom-e797,
.badge_3c7d .popup-bottom-e797 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .message-09aa .popup-bottom-e797,
  .badge_3c7d .popup-bottom-e797 {
    display: block;
  }
}
.message-09aa .info_purple_280f,
.badge_3c7d .info_purple_280f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .message-09aa .info_purple_280f,
  .badge_3c7d .info_purple_280f {
    margin-bottom: 1em;
  }
}
.message-09aa .info_purple_280f img,
.badge_3c7d .info_purple_280f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.message-09aa .border_first_759c,
.badge_3c7d .border_first_759c {
  flex-basis: calc(100% - 160px);
}
.message-09aa .border_first_759c p,
.badge_3c7d .border_first_759c p {
  margin-bottom: 0;
}
.message-09aa .border_first_759c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .message-09aa .border_first_759c {
    padding-left: 0;
  }
}
.badge_3c7d .border_first_759c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .badge_3c7d .border_first_759c {
    padding-right: 0;
  }
}
.badge_3c7d .info_purple_280f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.heading-4001 .info_purple_280f {
  margin-bottom: 0.5em;
}
.heading-4001 .info_purple_280f img {
  width: 100%;
}
.heading-hard-131b .article_a737,
.bronze-3834 .article_a737 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.bronze-3834 .lower_fdc0 .backdrop_glass_6829 p:last-child {
  margin-bottom: 0;
}
.caption_prev_2974 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.dark_f170 .tabs-7c49 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .dark_f170 .tabs-7c49:last-of-type {
    margin-bottom: 0;
  }
}
.dark_f170 .tabs-7c49 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dark_f170 .tabs-7c49 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.dark_f170 .tabs-7c49 ul li {
  margin: 0 0 0.6em;
}
.dark_f170 .tabs-7c49 ul li.footer-b1ad,
.dark_f170 .tabs-7c49 ul li.hidden-380d {
  position: relative;
}
.dark_f170 .tabs-7c49 ul li.footer-b1ad .left-bde7,
.dark_f170 .tabs-7c49 ul li.hidden-380d .left-bde7 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.dark_f170 .tabs-7c49 ul li.footer-b1ad:after:after,
.dark_f170 .tabs-7c49 ul li.footer-b1ad:after:before,
.dark_f170
  .tabs-7c49
  ul
  li.hidden-380d:after:after,
.dark_f170
  .tabs-7c49
  ul
  li.hidden-380d:after:before {
  content: "";
  display: table;
}
.dark_f170 .tabs-7c49 ul li.footer-b1ad:after:after,
.dark_f170
  .tabs-7c49
  ul
  li.hidden-380d:after:after {
  clear: both;
}
.dark_f170 .tabs-7c49 a.hidden_thick_822c:hover {
  text-decoration: none;
}
.dark_f170 .tabs-7c49 select {
  max-width: 100%;
}
.dark_f170 .tabs-7c49 table {
  font-size: 85%;
}
.dark_f170 .tabs-7c49 table td,
.dark_f170 .tabs-7c49 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.dark_f170 .tabs-7c49 table tfoot td {
  text-align: left;
}
.dark_f170 .tabs-7c49 :last-child {
  margin-bottom: 0;
}
.dark_f170 .tabs-7c49 .slider_4e90 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.dark_f170 .tabs-7c49 .slider_4e90 label {
  width: 100%;
}
.dark_f170 .tabs-7c49 .slider_4e90 .footer_smooth_2644 {
  width: 100%;
  display: block;
}
.dark_f170 .tabs-7c49 .slider_4e90 .motion_326d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.dark_f170 .tabs-7c49 .slider_4e90 .motion_326d:hover svg #svg-search {
  fill: #444;
}
.dark_f170 .tabs-7c49 .slider_4e90 .motion_326d svg {
  width: 18px;
  height: 18px;
}
.dark_f170 .tabs-1eb4 ul ul,
.dark_f170 .container-9870 ul ul,
.dark_f170 .light_a535 ul ul,
.dark_f170 .motion-6a14 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.dark_f170 .tabs-1eb4 .nav_pink_17db > a,
.dark_f170 .container-9870 .nav_pink_17db > a,
.dark_f170 .light_a535 .nav_pink_17db > a,
.dark_f170 .motion-6a14 .nav_pink_17db > a {
  margin-bottom: 0;
}
.dark_f170 .clean-4022 li,
.dark_f170 .tabs-1eb4 li,
.dark_f170 .paragraph_256b li,
.dark_f170 .container-9870 li,
.dark_f170 .light_a535 li,
.dark_f170 .motion-6a14 li,
.dark_f170 .upper_357e li,
.dark_f170 .nav_bbf1 li {
  display: block;
  position: relative;
}
.dark_f170 .clean-4022 li:last-child,
.dark_f170 .tabs-1eb4 li:last-child,
.dark_f170 .paragraph_256b li:last-child,
.dark_f170 .container-9870 li:last-child,
.dark_f170 .light_a535 li:last-child,
.dark_f170 .motion-6a14 li:last-child,
.dark_f170 .upper_357e li:last-child,
.dark_f170 .nav_bbf1 li:last-child {
  border: none;
}
.dark_f170 .clean-4022 li a,
.dark_f170 .tabs-1eb4 li a,
.dark_f170 .paragraph_256b li a,
.dark_f170 .container-9870 li a,
.dark_f170 .light_a535 li a,
.dark_f170 .motion-6a14 li a,
.dark_f170 .upper_357e li a,
.dark_f170 .nav_bbf1 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dark_f170 .clean-4022 li ul li::before,
.dark_f170 .tabs-1eb4 li ul li::before,
.dark_f170 .paragraph_256b li ul li::before,
.dark_f170 .container-9870 li ul li::before,
.dark_f170 .light_a535 li ul li::before,
.dark_f170 .motion-6a14 li ul li::before,
.dark_f170 .upper_357e li ul li::before,
.dark_f170 .nav_bbf1 li ul li::before {
  left: 15px;
}
.dark_f170 .clean-4022 li ul a,
.dark_f170 .tabs-1eb4 li ul a,
.dark_f170 .paragraph_256b li ul a,
.dark_f170 .container-9870 li ul a,
.dark_f170 .light_a535 li ul a,
.dark_f170 .motion-6a14 li ul a,
.dark_f170 .upper_357e li ul a,
.dark_f170 .nav_bbf1 li ul a {
  padding-left: 20px;
}
.dark_f170 .clean-4022 li ul ul li::before,
.dark_f170 .tabs-1eb4 li ul ul li::before,
.dark_f170 .paragraph_256b li ul ul li::before,
.dark_f170 .container-9870 li ul ul li::before,
.dark_f170 .light_a535 li ul ul li::before,
.dark_f170 .motion-6a14 li ul ul li::before,
.dark_f170 .upper_357e li ul ul li::before,
.dark_f170 .nav_bbf1 li ul ul li::before {
  left: 30px;
}
.dark_f170 .clean-4022 li ul ul a,
.dark_f170 .tabs-1eb4 li ul ul a,
.dark_f170 .paragraph_256b li ul ul a,
.dark_f170 .container-9870 li ul ul a,
.dark_f170 .light_a535 li ul ul a,
.dark_f170 .motion-6a14 li ul ul a,
.dark_f170 .upper_357e li ul ul a,
.dark_f170 .nav_bbf1 li ul ul a {
  padding-left: 40px;
}
.dark_f170 .content_955a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dark_f170 .nav_bbf1 ul li {
  margin-bottom: 1.41575em;
}
.dark_f170 .nav_bbf1 ul li .picture-97f4 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.dark_f170 .nav_bbf1 ul li .pagination_gold_d86e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hot-6b23 .clean-4022 li a,
.hot-6b23 .tabs-1eb4 li a,
.hot-6b23 .paragraph_256b li a,
.hot-6b23 .container-9870 li a,
.hot-6b23 .light_a535 li a,
.hot-6b23 .motion-6a14 li a,
.hot-6b23 .upper_357e li a,
.hot-6b23 .nav_bbf1 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hot-6b23 .content_955a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hot-6b23 .tabs-7c49 ul li.footer-b1ad .left-bde7,
.hot-6b23 .tabs-7c49 ul li.hidden-380d .left-bde7 {
  background: rgba(0, 0, 0, 0.2);
}
.hot-6b23 .dark_f170 .tabs-7c49 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.element_c19a .dark_f170 .modal_337f li {
  margin: 0;
}
.element_c19a .dark_f170 .modal_337f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.element_c19a .dark_f170 .modal_337f li ul {
  margin: 0;
}
.element_c19a .dark_f170 .modal_337f li ul li a {
  padding-left: 15px;
}
.element_c19a .dark_f170 .modal_337f li ul li li a {
  padding-left: 30px;
}
.element_c19a .dark_f170 .modal_337f li.iron_81ee > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.element_c19a .dark_f170 .modal_337f li.iron_81ee > 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;
}
.element_c19a .dark_f170 .modal_337f li.iron_81ee > 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;
}
.background-upper-9d78 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.last_d154 {
  position: relative;
  z-index: 10;
}
.last_d154 .shade-3ea1 {
  width: 100%;
  max-width: 100%;
}
.main-e8fc .label-narrow-adde {
  padding-top: 2em;
  padding-bottom: 2em;
}
.main-e8fc .border-dirty-1e18 {
}
.main-e8fc .hot-6b23 {
  background: #292929;
}
.surface_d983 .label-narrow-adde {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.surface_d983 .border-dirty-1e18 {
  background: #f9f9f9;
}
.surface_d983 .hot-6b23 {
  background: #303030;
}
.cold-3b4e .label-narrow-adde {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .cold-3b4e .module_0a87 {
    margin-bottom: 1em;
  }
  .cold-3b4e .module_0a87:last-child {
    margin-bottom: 0;
  }
}
.cold-3b4e .border-dirty-1e18 {
  background: #ededed;
}
.cold-3b4e .hot-6b23 {
  background: #1a1a1a;
}
.label-narrow-adde.border-dirty-1e18 {
  color: rgba(0, 0, 0, 0.6);
}
.label-narrow-adde.border-dirty-1e18 .title-cc72 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.label-narrow-adde.hot-6b23 {
  color: rgba(255, 255, 255, 0.99);
}
.label-narrow-adde.hot-6b23 a:not(.hidden_thick_822c) {
  color: rgba(255, 255, 255, 0.79);
}
.label-narrow-adde.hot-6b23 a:not(.hidden_thick_822c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.label-narrow-adde.hot-6b23 .title-cc72 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.label-narrow-adde.hot-6b23 table tbody td,
.label-narrow-adde.hot-6b23 table th {
  background: rgba(0, 0, 0, 0.08);
}
.paragraph_5472.gas_7814 .column_large_2c69 {
  max-width: initial;
}
.paragraph_5472 .widget-fde4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.paragraph_5472 .widget-fde4 .shade-3ea1 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .paragraph_5472 .widget-fde4 .shade-3ea1 {
    display: block;
    margin-bottom: 2em;
  }
  .paragraph_5472 .widget-fde4 .shade-3ea1:last-child {
    margin-bottom: 0;
  }
}
.cold-3b4e .module_0a87:last-child,
.surface_d983 .module_0a87:last-child,
.main-e8fc .module_0a87:last-child {
  margin-bottom: 0;
}
.cold-3b4e .module_0a87 .dark_f170 .tabs-7c49:last-child,
.surface_d983 .module_0a87 .dark_f170 .tabs-7c49:last-child,
.main-e8fc .module_0a87 .dark_f170 .tabs-7c49:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .cold-3b4e .summary_motion_d69a,
  .cold-3b4e .active-aa50,
  .surface_d983 .summary_motion_d69a,
  .surface_d983 .active-aa50,
  .main-e8fc .summary_motion_d69a,
  .main-e8fc .active-aa50 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .last_d154 .module_0a87 {
    margin-bottom: 2em;
  }
}
.last_d154 p:last-child {
  margin-bottom: 0;
}
.last_d154 li,
.last_d154 ul {
  list-style: none;
  margin: 0;
}
.last_d154 ul ul {
  margin-left: 2.617924em;
}
.hard_eb45 {
  font-size: 0.875em;
}

/* css-noise: cd4d */
.shadow-element-p3 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.2;
}
