/*!
Theme Name: Customify
Theme URI: https://pressmaximum.item-focused-1d33/customify
Author: WPCustomify
Author URI: https://pressmaximum.item-focused-1d33
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.item-focused-1d33/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.icon-a038.element-rough-9ac3/licenses/gpl-2.0.bottom_f0a1
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.hard_d171/, (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.accent-slow-46d6.small_e3d1/normalize.left_16ff/
 ======
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.left_16ff v7.0.0 | MIT License | github.item-focused-1d33/necolas/normalize.left_16ff */
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;
}
.green-8d72 .message_ba5d,
.breadcrumb-50e8,
.tabs-old-a78d,
.focused-b0f1,
.focus-mini-6e7d,
.hero-pressed-a983,
.content_soft_28a4,
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;
}
.breadcrumb-50e8,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .breadcrumb-50e8,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb-50e8,
  h1 {
    font-size: 1.8em;
  }
}
.tabs-old-a78d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.tabs-old-a78d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .tabs-old-a78d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .tabs-old-a78d,
  h2 {
    font-size: 1.7em;
  }
}
.focused-b0f1,
h3 {
  font-size: 1.618em;
}
.green-8d72 .message_ba5d,
.focus-mini-6e7d,
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.sort-active-9330 {
  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;
}
.copper_0eed:after,
.copper_0eed:before,
.complex-4746:after,
.complex-4746:before {
  content: "";
  display: table;
}
.copper_0eed:after,
.complex-4746:after {
  clear: both;
}
.pagination_iron_52c7 {
  float: right;
  margin-right: 0;
}
.grid_ea72 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.iron_8b45 .article_fixed_6052,
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;
}
.iron_8b45 .article_fixed_6052: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;
}
.background-bottom-e4d1 .article_fixed_6052 {
  box-shadow: none;
}
.background-bottom-e4d1
  .article_fixed_6052
  .tooltip-dim-bc38 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.background-bottom-e4d1 .article_fixed_6052 .modal-hovered-8ba9 {
  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;
}
.background-bottom-e4d1
  .article_fixed_6052
  .modal-hovered-8ba9
  b {
  display: none;
}
.background-bottom-e4d1 .wrapper-steel-029d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.left-2873:not(.article_a11a):not(.shadow-easy-2633),
button:not(.article_a11a):not(.shadow-easy-2633),
input[type="button"]:not(.article_a11a):not(
    .shadow-easy-2633
  ),
input[type="reset"]:not(.article_a11a):not(
    .shadow-easy-2633
  ),
input[type="submit"]:not(.article_a11a):not(
    .shadow-easy-2633
  ) {
  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;
}
.left-2873:not(.article_a11a):not(
    .shadow-easy-2633
  ):hover,
button:not(.article_a11a):not(
    .shadow-easy-2633
  ):hover,
input[type="button"]:not(.article_a11a):not(
    .shadow-easy-2633
  ):hover,
input[type="reset"]:not(.article_a11a):not(
    .shadow-easy-2633
  ):hover,
input[type="submit"]:not(.article_a11a):not(
    .shadow-easy-2633
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.left-2873:not(.article_a11a):not(
    .shadow-easy-2633
  ):active,
.left-2873:not(.article_a11a):not(
    .shadow-easy-2633
  ):focus,
button:not(.article_a11a):not(
    .shadow-easy-2633
  ):active,
button:not(.article_a11a):not(
    .shadow-easy-2633
  ):focus,
input[type="button"]:not(.article_a11a):not(
    .shadow-easy-2633
  ):active,
input[type="button"]:not(.article_a11a):not(
    .shadow-easy-2633
  ):focus,
input[type="reset"]:not(.article_a11a):not(
    .shadow-easy-2633
  ):active,
input[type="reset"]:not(.article_a11a):not(
    .shadow-easy-2633
  ):focus,
input[type="submit"]:not(.article_a11a):not(
    .shadow-easy-2633
  ):active,
input[type="submit"]:not(.article_a11a):not(
    .shadow-easy-2633
  ):focus {
  outline: 0;
}
.left-2873:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d,
button:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d,
input[type="button"]:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d,
input[type="reset"]:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d,
input[type="submit"]:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d {
  position: relative;
}
.left-2873:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d
  .caption_purple_4aa4,
.left-2873:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d
  .menu_stale_83fa,
.left-2873:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d
  .down-f411,
.left-2873:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d
  i,
.left-2873:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d
  svg,
button:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d
  .caption_purple_4aa4,
button:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d
  .menu_stale_83fa,
button:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d
  .down-f411,
button:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d
  i,
button:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d
  svg,
input[type="button"]:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d
  .caption_purple_4aa4,
input[type="button"]:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d
  .menu_stale_83fa,
input[type="button"]:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d
  .down-f411,
input[type="button"]:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d
  i,
input[type="button"]:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d
  svg,
input[type="reset"]:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d
  .caption_purple_4aa4,
input[type="reset"]:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d
  .menu_stale_83fa,
input[type="reset"]:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d
  .down-f411,
input[type="reset"]:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d
  i,
input[type="reset"]:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d
  svg,
input[type="submit"]:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d
  .caption_purple_4aa4,
input[type="submit"]:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d
  .menu_stale_83fa,
input[type="submit"]:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d
  .down-f411,
input[type="submit"]:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d
  i,
input[type="submit"]:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d
  svg {
  visibility: hidden;
}
.left-2873:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d:after,
button:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d:after,
input[type="button"]:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d:after,
input[type="reset"]:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d:after,
input[type="submit"]:not(.article_a11a):not(
    .shadow-easy-2633
  ).fn-loading-f03d: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;
}
.left-2873:not(.article_a11a):not(.shadow-easy-2633),
input[type="button"]:not(.article_a11a):not(
    .shadow-easy-2633
  ),
input[type="reset"]:not(.article_a11a):not(
    .shadow-easy-2633
  ),
input[type="submit"]:not(.article_a11a):not(
    .shadow-easy-2633
  ) {
  color: #fff;
  background: #235787;
}
.left-2873:not(.article_a11a):not(
    .shadow-easy-2633
  ):focus,
input[type="button"]:not(.article_a11a):not(
    .shadow-easy-2633
  ):focus,
input[type="reset"]:not(.article_a11a):not(
    .shadow-easy-2633
  ):focus,
input[type="submit"]:not(.article_a11a):not(
    .shadow-easy-2633
  ):focus {
  color: #fff;
}
.left-2873.fn-disabled-f03d:not(.article_a11a):not(
    .shadow-easy-2633
  ),
.left-2873[disabled]:not(.article_a11a):not(
    .shadow-easy-2633
  ),
button.fn-disabled-f03d:not(.article_a11a):not(
    .shadow-easy-2633
  ),
button[disabled]:not(.article_a11a):not(
    .shadow-easy-2633
  ) {
  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;
}
.paper-51d3 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.paper-51d3: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;
}
.highlight_a973 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.block-small-8f66 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.lite-72c3 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.copper_0eed:after,
.copper_0eed:before,
.frame-static-4cf3:after,
.frame-static-4cf3:before,
.menu_7b7e:after,
.menu_7b7e:before,
.icon_pink_a78c:after,
.icon_pink_a78c:before,
.element-b352:after,
.element-b352:before,
.alert-4ed6:after,
.alert-4ed6:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.copper_0eed:after,
.frame-static-4cf3:after,
.menu_7b7e:after,
.icon_pink_a78c:after,
.element-b352:after,
.alert-4ed6:after {
  clear: both;
}
.frame-static-4cf3 .accent-4712,
.menu_7b7e .accent-4712,
.short_af52 .accent-4712 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.modal-over-72f2 {
  display: inline-block;
}
.west-ad67 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.west-ad67 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.west-ad67 .detail-south-c84f {
  padding: 1em 0;
  font-size: 85%;
}
.detail-south-c84f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.active_d211 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.active_d211:after,
.active_d211:before {
  content: "";
  display: table;
}
.active_d211:after {
  clear: both;
}
.active-right-a71c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.surface-bfc5 .active-right-a71c {
  max-width: 50%;
}
.outline-f7e9 .active-right-a71c {
  max-width: 33.33%;
}
.aside-fb51 .active-right-a71c {
  max-width: 25%;
}
.row_iron_0a98 .active-right-a71c {
  max-width: 20%;
}
.slider-inner-a2c7 .active-right-a71c {
  max-width: 16.66%;
}
.form-in-7ae3 .active-right-a71c {
  max-width: 14.28%;
}
.mini_4de8 .active-right-a71c {
  max-width: 12.5%;
}
.hard_1d79 .active-right-a71c {
  max-width: 11.11%;
}
.motion-2413 {
  display: block;
}
.green-8d72 .nav_large_789f label,
.green-8d72 .wrapper_bd6a label,
.green-8d72 .gas_8a84 label,
.green-8d72 .texture_lower_a0c9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.upper_9ad5 {
  list-style: none;
  margin: 0;
}
.upper_9ad5 article.selected_e18e {
  margin-bottom: 0;
}
.upper_9ad5 ul {
  list-style: none;
  margin: 0;
}
.upper_9ad5 .container_smooth_fad3 li.selected_e18e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .upper_9ad5 .container_smooth_fad3 li.selected_e18e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .upper_9ad5 .container_smooth_fad3 li.selected_e18e: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) {
  .upper_9ad5 .container_smooth_fad3 li.selected_e18e li.selected_e18e li.selected_e18e li.selected_e18e {
    padding-left: 0;
  }
}
article.selected_e18e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.selected_e18e .frame-static-4cf3 p:last-of-type {
  margin-bottom: 0;
}
article.selected_e18e .pagination-95c7 {
  float: left;
}
article.selected_e18e .hover-gas-3178 {
  margin-left: 85px;
}
article.selected_e18e .video_south_95d2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.selected_e18e .video_south_95d2 .footer_15a7 {
  margin-left: 10px;
}
article.selected_e18e .dropdown-e957 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.selected_e18e .pattern-slow-e0c9 {
  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 .nav_large_789f,
  #respond .gas_8a84,
  #respond .texture_lower_a0c9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .nav_large_789f input,
#respond .gas_8a84 input,
#respond .texture_lower_a0c9 input {
  width: 100%;
}
#respond .texture_lower_a0c9 {
  margin-right: 0;
}
#respond .input-cool-89a1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.active_01e3 {
  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;
}
.active_01e3.pagination-2c34 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.active_01e3 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%);
}
.active_01e3:focus,
.active_01e3: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);
}
.wood-68c6 {
  border-radius: 10%;
}
.preview-left-c9d5 {
  border-radius: 50%;
}
.row_motion_98bf {
  font-size: 0.72em;
}
.fresh-03dc {
  font-size: 0.875em;
}
.silver-c27c {
  font-size: 1.1em;
}
.block-green-0ff9 {
  text-transform: uppercase;
  line-height: 1.2;
}
.block-green-0ff9.row_motion_98bf {
  letter-spacing: 0.5px;
}
.hovered_62b7,
.hovered_62b7 a {
  color: #6d6d6d;
}
.hovered_62b7 a:hover {
  color: #111;
}
.info_47ca {
  color: #6d6d6d;
}
.pattern_189c {
  overflow-x: hidden;
}
.pattern_189c .link-focused-f9b4.table-82dd {
  position: relative;
}
.pattern_189c .link-focused-f9b4.table-82dd.header_7508 {
  position: initial;
}
.pattern_189c
  .link-focused-f9b4.table-82dd.header_7508
  .tag_current_513f {
  left: auto;
}
.pattern_189c .link-focused-f9b4 .tag_current_513f {
  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;
}
.pattern_189c .link-focused-f9b4:hover.table-82dd {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.pattern_189c
  .link-focused-f9b4:hover.table-82dd
  .tag_current_513f {
  display: block;
  z-index: 9999999;
}
.pattern_189c .form_medium_d9c9 .iron_7dd4,
.pattern_189c .chip-west-e6ad .iron_7dd4 {
  display: none;
}
.pattern_189c .shadow-bronze-2017 .link-focused-f9b4:hover.table-82dd {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.green-8d72 .nav_large_789f label,
.green-8d72 .wrapper_bd6a label,
.green-8d72 .gas_8a84 label,
.green-8d72 .texture_lower_a0c9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.upper_9ad5 {
  list-style: none;
  margin: 0;
}
.upper_9ad5 article.selected_e18e {
  margin-bottom: 0;
}
.upper_9ad5 ul {
  list-style: none;
  margin: 0;
}
.upper_9ad5 .container_smooth_fad3 li.selected_e18e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .upper_9ad5 .container_smooth_fad3 li.selected_e18e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .upper_9ad5 .container_smooth_fad3 li.selected_e18e: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) {
  .upper_9ad5 .container_smooth_fad3 li.selected_e18e li.selected_e18e li.selected_e18e li.selected_e18e {
    padding-left: 0;
  }
}
article.selected_e18e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.selected_e18e .frame-static-4cf3 p:last-of-type {
  margin-bottom: 0;
}
article.selected_e18e .pagination-95c7 {
  float: left;
}
article.selected_e18e .hover-gas-3178 {
  margin-left: 85px;
}
article.selected_e18e .video_south_95d2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.selected_e18e .video_south_95d2 .footer_15a7 {
  margin-left: 10px;
}
article.selected_e18e .dropdown-e957 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.selected_e18e .pattern-slow-e0c9 {
  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 .nav_large_789f,
  #respond .gas_8a84,
  #respond .texture_lower_a0c9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .nav_large_789f input,
#respond .gas_8a84 input,
#respond .texture_lower_a0c9 input {
  width: 100%;
}
#respond .texture_lower_a0c9 {
  margin-right: 0;
}
#respond .input-cool-89a1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.form_medium_d9c9 .blue_c419 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.blue_c419 .table-left-c381.fluid-819b .hard-b3aa > li > a:focus,
.blue_c419 .table-left-c381.fluid-819b .hard-b3aa > li > a:hover,
.blue_c419 .table-left-c381.filter-glass-2022 .hard-b3aa > li > a:focus,
.blue_c419 .table-left-c381.filter-glass-2022 .hard-b3aa > li > a:hover,
.blue_c419 .table-left-c381.header_solid_0ee2 .hard-b3aa > li > a:focus,
.blue_c419 .table-left-c381.header_solid_0ee2 .hard-b3aa > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.blue_c419
  .table-left-c381.fluid-819b
  .hard-b3aa
  > li.active_92db
  > a,
.blue_c419
  .table-left-c381.fluid-819b
  .hard-b3aa
  > li.sidebar-simple-d093
  > a,
.blue_c419
  .table-left-c381.filter-glass-2022
  .hard-b3aa
  > li.active_92db
  > a,
.blue_c419
  .table-left-c381.filter-glass-2022
  .hard-b3aa
  > li.sidebar-simple-d093
  > a,
.blue_c419
  .table-left-c381.header_solid_0ee2
  .hard-b3aa
  > li.active_92db
  > a,
.blue_c419 .table-left-c381.header_solid_0ee2 .hard-b3aa > li.middle_6657 > a {
  color: rgba(255, 255, 255, 0.99);
}
.blue_c419 .paragraph-7674,
.blue_c419 .paragraph-7674 a {
  color: rgba(255, 255, 255, 0.99);
}
.blue_c419 .accent_pink_88d2.cold-0424 li a,
.blue_c419 .cool_c7d2 a,
.blue_c419 .primary_over_cb1f,
.blue_c419 .hard-b3aa > li > a,
.blue_c419 .accordion-748a {
  color: rgba(255, 255, 255, 0.79);
}
.blue_c419 .accent_pink_88d2.cold-0424 li a:hover,
.blue_c419 .cool_c7d2 a:hover,
.blue_c419 .primary_over_cb1f:hover,
.blue_c419 .hard-b3aa > li > a:hover,
.blue_c419 .accordion-748a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.blue_c419 .cold-9b53 {
  color: rgba(255, 255, 255, 0.79);
}
.blue_c419 .cold-9b53 .main_4918 {
  color: rgba(255, 255, 255, 0.99);
}
.blue_c419 .cold-9b53:hover {
  color: rgba(255, 255, 255, 0.99);
}
.blue_c419 .thumbnail_39b6 .gas-b1f8 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.blue_c419 .thumbnail_39b6 .gas-b1f8 .media-west-5fc0 {
  color: rgba(255, 255, 255, 0.79);
}
.blue_c419
  .thumbnail_39b6
  .gas-b1f8
  .media-west-5fc0::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue_c419
  .thumbnail_39b6
  .gas-b1f8
  .media-west-5fc0:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue_c419
  .thumbnail_39b6
  .gas-b1f8
  .media-west-5fc0::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue_c419
  .thumbnail_39b6
  .gas-b1f8
  .media-west-5fc0::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue_c419 .thumbnail_39b6 .filter-56b1 {
  color: rgba(255, 255, 255, 0.79);
}
.blue_c419 .thumbnail_39b6 .filter-56b1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_d8bc
  .blue_c419
  .thumbnail_39b6
  .highlight_8a02
  .caption-blue-e207 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_d8bc
  .blue_c419
  .thumbnail_39b6
  .highlight_8a02
  .media-west-5fc0 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.form_medium_d9c9 .icon-3a9b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.icon-3a9b .table-left-c381.fluid-819b .hard-b3aa > li > a:focus,
.icon-3a9b .table-left-c381.fluid-819b .hard-b3aa > li > a:hover,
.icon-3a9b .table-left-c381.filter-glass-2022 .hard-b3aa > li > a:focus,
.icon-3a9b .table-left-c381.filter-glass-2022 .hard-b3aa > li > a:hover,
.icon-3a9b .table-left-c381.header_solid_0ee2 .hard-b3aa > li > a:focus,
.icon-3a9b .table-left-c381.header_solid_0ee2 .hard-b3aa > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon-3a9b
  .table-left-c381.fluid-819b
  .hard-b3aa
  > li.active_92db
  > a,
.icon-3a9b
  .table-left-c381.fluid-819b
  .hard-b3aa
  > li.sidebar-simple-d093
  > a,
.icon-3a9b
  .table-left-c381.filter-glass-2022
  .hard-b3aa
  > li.active_92db
  > a,
.icon-3a9b
  .table-left-c381.filter-glass-2022
  .hard-b3aa
  > li.sidebar-simple-d093
  > a,
.icon-3a9b
  .table-left-c381.header_solid_0ee2
  .hard-b3aa
  > li.active_92db
  > a,
.icon-3a9b .table-left-c381.header_solid_0ee2 .hard-b3aa > li.middle_6657 > a {
  color: rgba(0, 0, 0, 0.8);
}
.icon-3a9b .paragraph-7674,
.icon-3a9b .paragraph-7674 a {
  color: rgba(0, 0, 0, 0.8);
}
.icon-3a9b .accent_pink_88d2.cold-0424 li a,
.icon-3a9b .cool_c7d2 a,
.icon-3a9b .primary_over_cb1f,
.icon-3a9b .hard-b3aa > li > a,
.icon-3a9b .accordion-748a {
  color: rgba(0, 0, 0, 0.55);
}
.icon-3a9b .accent_pink_88d2.cold-0424 li a:hover,
.icon-3a9b .cool_c7d2 a:hover,
.icon-3a9b .primary_over_cb1f:hover,
.icon-3a9b .hard-b3aa > li > a:hover,
.icon-3a9b .accordion-748a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon-3a9b .cold-9b53 {
  color: rgba(0, 0, 0, 0.55);
}
.icon-3a9b .cold-9b53 .main_4918 {
  color: rgba(0, 0, 0, 0.8);
}
.icon-3a9b .cold-9b53:hover {
  color: rgba(0, 0, 0, 0.8);
}
.top-16a2 .under-cbf2 {
  margin-left: auto;
  margin-right: auto;
}
.menu_7b7e > * {
  margin-left: auto;
  margin-right: auto;
}
.menu_7b7e .highlight_a973 {
  margin-right: 1.41575em;
}
.button_narrow_94a6 .menu_7b7e > .table_aefb {
  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;
}
.button_narrow_94a6 .menu_7b7e > .tooltip_yellow_26b3 {
  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;
}
.status_basic_33aa.top-16a2 .under-cbf2,
.fast-6655.top-16a2 .under-cbf2 {
  margin-left: 0;
}
.new_b4d1.top-16a2 .under-cbf2,
.prev-9b5d.top-16a2 .under-cbf2 {
  margin-right: 0;
}
.menu_7b7e ol,
.menu_7b7e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.narrow-0c29 video {
  max-width: 100%;
}
.lower_802c img {
  display: block;
}
.lower_802c.highlight_a973,
.lower_802c.block-small-8f66 {
  width: 100%;
}
.lower_802c.tooltip_yellow_26b3 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.article-a0de:not(.logo_0903) {
  margin: 1.5em auto;
}
.advanced-4bd1 p {
  padding: 1.5em 14px;
}
ul.footer_ce2b.tooltip_yellow_26b3,
ul.footer_ce2b.table_aefb,
ul.footer_ce2b.avatar-546b.table_aefb {
  padding: 0 14px;
}
.card_6e47 {
  display: block;
  overflow-x: auto;
}
.card_6e47 table {
  border-collapse: collapse;
  width: 100%;
}
.card_6e47 td,
.card_6e47 th {
  padding: 0.5em;
}
.menu_7b7e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.menu_7b7e ol ol,
.menu_7b7e ol ul,
.menu_7b7e ul ol,
.menu_7b7e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.menu_7b7e ol ol li,
.menu_7b7e ol ul li,
.menu_7b7e ul ol li,
.menu_7b7e ul ul li {
  margin-left: 0;
}
.down-bef0.panel-wide-29bd > .thumbnail-1651 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.down-bef0.panel-wide-29bd > .thumbnail-1651 iframe,
.down-bef0.panel-wide-29bd > .thumbnail-1651 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.article_static_cf1c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.article_static_cf1c.tooltip-huge-ea92 {
  padding: 0;
}
.article_static_cf1c.tooltip-huge-ea92 cite {
  font-size: 13px;
}
.article_static_cf1c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.article_static_cf1c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.easy_817a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.easy_817a > p:first-child {
  margin-top: 0;
}
.easy_817a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.easy_817a blockquote {
  border-left: 0;
}
.tabs_up_c6ac {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.tabs_up_c6ac:not(.left_88c1) {
  max-width: 100px;
}
.tabs_up_c6ac.pro_95c6 {
  border-bottom: none !important;
  text-align: center;
}
.tabs_up_c6ac.pro_95c6::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .advanced-4bd1 p {
    padding: 1.5em 0;
  }
}
.steel_ee94 {
  color: #0073aa;
}
.paper-c618 {
  background-color: #0073aa;
}
.green_c92f {
  color: #229fd8;
}
.form_liquid_48e2 {
  background-color: #229fd8;
}
.progress-3c1f {
  color: #eee;
}
.dropdown-copper-99ec {
  background-color: #eee;
}
.under_9399 {
  color: #444;
}
.module_current_7a9f {
  background-color: #444;
}
.motion_5adf {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.motion_5adf .logo_0f31 .cool_c7d2 {
  font-size: 15px;
}
.motion_5adf .cool_c7d2 {
  line-height: 1.3;
}
.motion_5adf .icon-3a9b {
}
.motion_5adf .blue_c419 {
  background: #235787;
}
.smooth_f83f {
  padding: 0;
}
.smooth_f83f .blue_c419 {
  background: #1a1a1a;
}
.smooth_f83f .icon-3a9b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.red_ddee {
  padding: 0;
  border-left: none;
  border-right: none;
}
.red_ddee .icon-3a9b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.red_ddee .blue_c419 {
  background: #303030;
}
.alert-4ed6 {
  position: relative;
  z-index: 10;
}
.alert-4ed6 .nav_mini_c164 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.background-5e4c .table-82dd {
  display: inline-block;
  vertical-align: middle;
}
.background-5e4c.gold_6994 .table-82dd {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .background-5e4c.gold_6994 .table-82dd {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .background-5e4c.gold_6994 .table-82dd {
    margin-right: 0.4em;
  }
}
.background-5e4c.gold_6994 .table-82dd:last-child {
  margin-right: 0;
}
.shadow-9c8e .nav_mini_c164 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .form_medium_d9c9 .logo_0f31 {
    margin: 0 -0.5em;
  }
  .form_medium_d9c9 .logo_0f31 [class*="customify-col-"],
  .form_medium_d9c9 .logo_0f31 [class*="customify-col_"],
  .form_medium_d9c9 .logo_0f31 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.form_medium_d9c9.short_e21b .nav_mini_c164 {
  background: 0 0 !important;
}
.form_medium_d9c9.short_e21b .nav_mini_c164,
.form_medium_d9c9.shadow-9c8e .nav_mini_c164 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .form_medium_d9c9.west-b8b4 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.form_medium_d9c9.shadow-9c8e .nav_mini_c164 {
  box-shadow: none !important;
}
.secondary_huge_d69e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .secondary_huge_d69e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .secondary_huge_d69e {
    padding: 18px 0 20px;
  }
}
.secondary_huge_d69e .module-bronze-544b {
  width: 100%;
}
.secondary_huge_d69e .outline_a635 {
  margin-bottom: 0;
}
.secondary_huge_d69e .preview-east-e069 {
  margin-top: 5px;
  font-size: 0.875em;
}
.input_6a8a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.input_6a8a .picture-612b {
  width: 100%;
}
.progress_tiny_0398 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.progress_tiny_0398 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.progress_tiny_0398 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;
}
.progress_tiny_0398 li:last-child:after {
  display: none;
}
.progress_tiny_0398 li a {
  font-weight: 500;
  margin-right: 10px;
}
.menu_fresh_3eff .iron_7dd4 button,
.secondary_huge_d69e .iron_7dd4 button {
  left: 0;
}
.menu_fresh_3eff .picture-612b,
.secondary_huge_d69e .picture-612b {
  padding-left: 0;
  padding-right: 0;
}
.menu_fresh_3eff .input_6a8a,
.secondary_huge_d69e .input_6a8a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.menu_fresh_3eff {
  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;
}
.menu_fresh_3eff: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;
}
.menu_fresh_3eff .info_52d7 {
  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) {
  .menu_fresh_3eff .info_52d7 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .menu_fresh_3eff .info_52d7 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .menu_fresh_3eff .info_52d7 {
    min-height: 200px;
  }
}
.menu_fresh_3eff .progress_tiny_0398 {
  color: rgba(255, 255, 255, 0.8);
}
.menu_fresh_3eff .progress_tiny_0398 a,
.menu_fresh_3eff .progress_tiny_0398 li:after {
  color: inherit;
}
.menu_fresh_3eff .progress_tiny_0398 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.box-f0cb {
  margin-bottom: 0.5em;
}
.steel-d8ec {
  margin-bottom: 1.2em;
}
.steel-d8ec,
.box-f0cb {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.steel-d8ec p:last-child,
.box-f0cb p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .iron_7dd4,
#masthead .iron_7dd4 {
  display: none;
}
#masthead
  > .iron_7dd4.footer_stale_34b2 {
  display: none;
}
#masthead > .iron_7dd4 button {
  left: 0;
}
.action-afbd {
  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%;
}
.action-afbd .table-82dd {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.action-afbd .column-advanced-33f4 {
  display: -webkit-box;
  display: flex;
}
.action-afbd .column-advanced-33f4.rough-46a0 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.action-afbd .column-advanced-33f4.yellow-49ca {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.action-afbd .column-advanced-33f4.outline_3d23 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.action-afbd.old_c9cf.filter_under_3b48 .column-advanced-33f4.rough-46a0 {
  flex-basis: 100%;
}
.action-afbd.texture_9bde .column-advanced-33f4.yellow-49ca {
  -webkit-box-flex: 1;
  flex: auto;
}
.action-afbd.texture_9bde .column-advanced-33f4.outline_3d23 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .iron_7dd4.footer_stale_34b2 {
  display: none;
}
#masthead > .iron_7dd4 button {
  left: 0;
}
.link-8a7c {
  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;
}
.link-8a7c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.link-8a7c.gold_0e4e i {
  margin-right: 4px;
}
.link-8a7c.clean_f410 i {
  margin-left: 5px;
}
.cool_c7d2 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.cool_c7d2 p:last-child {
  margin-bottom: 0;
}
.hover_static_2bd0 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hover_static_2bd0 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hover_static_2bd0 img {
  display: block;
  width: auto;
  line-height: 1;
}
.hover_static_2bd0 .paragraph-7674 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hover_static_2bd0 .gas-c7dd {
  margin: 5px 0 7px 0;
}
.hover_static_2bd0.block-8ef8 .disabled-e522 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hover_static_2bd0.block-8ef8 .accordion_9a00 {
  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;
}
.hover_static_2bd0.paper_708c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hover_static_2bd0.paper_708c .disabled-e522 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hover_static_2bd0.paper_708c .accordion_9a00 {
  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;
}
.hover_static_2bd0.tag_stone_780e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hover_static_2bd0.nav-9e8b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hover_static_2bd0.nav-9e8b .accordion_9a00 {
  margin-top: 7px;
}
.small-c5eb {
  display: inline-block;
}
.alert-4ed6 .red-6f63 .hover_static_2bd0 img {
  max-width: 100%;
}
.table-left-c381 .summary-bf1a.north_af63,
.warm_43db .summary-bf1a.north_af63 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.table-left-c381 .primary_stale_f398,
.warm_43db .primary_stale_f398 {
  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%);
}
.table-left-c381 .primary_stale_f398 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.table-left-c381.component-stone-df6c .primary_stale_f398 {
  display: none;
}
.table-left-c381 .progress_paper_8371 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.table-left-c381 .progress_paper_8371 li {
  display: inline-block;
  position: relative;
}
.table-left-c381 .progress_paper_8371 li:last-child {
  margin-right: 0;
}
.table-left-c381 .progress_paper_8371 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;
}
.table-left-c381 .progress_paper_8371 li.middle_6657 > a {
  color: rgba(0, 0, 0, 0.9);
}
.table-left-c381 .progress_paper_8371 > 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;
}
.table-left-c381 .progress_paper_8371 > li > a i {
  line-height: 0;
}
.table-left-c381 .progress_paper_8371 > li.aside-1101 > a .primary_stale_f398 {
  margin-left: 4px;
  line-height: 0;
}
.table-left-c381 .progress_paper_8371 .dim-4b18 li.aside-1101 > a {
  position: relative;
}
.table-left-c381 .progress_paper_8371 .dim-4b18 li.aside-1101 > a:after,
.table-left-c381 .progress_paper_8371 .dim-4b18 li.aside-1101 > a:before {
  content: "";
  display: table;
}
.table-left-c381 .progress_paper_8371 .dim-4b18 li.aside-1101 > a:after {
  clear: both;
}
.table-left-c381 .progress_paper_8371 .dim-4b18 li.aside-1101 > a .primary_stale_f398 {
  margin-left: 5px;
  float: right;
}
.table-left-c381 .plasma-5522,
.table-left-c381 .dim-4b18 {
  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;
}
.table-left-c381 .dim-4b18 {
  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;
}
.table-left-c381 .dim-4b18 .north_af63 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.table-left-c381 .dim-4b18 .primary_stale_f398 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.table-left-c381 .dim-4b18 li {
  display: block;
  margin: 0;
  padding: 0;
}
.table-left-c381 .dim-4b18 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;
}
.table-left-c381 .dim-4b18 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.table-left-c381 .dim-4b18 .dim-4b18 {
  top: 0;
  left: 100%;
}
.table-left-c381 .accordion-prev-2989.fn-focus-f03d > .plasma-5522,
.table-left-c381 .accordion-prev-2989.fn-focus-f03d > .dim-4b18,
.table-left-c381 .accordion-prev-2989:focus > .plasma-5522,
.table-left-c381 .accordion-prev-2989:focus > .dim-4b18,
.table-left-c381 .accordion-prev-2989:hover > .plasma-5522,
.table-left-c381 .accordion-prev-2989:hover > .dim-4b18 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.table-left-c381.header_solid_0ee2 .hard-b3aa:after,
.table-left-c381.header_solid_0ee2 .hard-b3aa:before {
  content: "";
  display: table;
}
.table-left-c381.header_solid_0ee2 .hard-b3aa:after {
  clear: both;
}
.table-left-c381.header_solid_0ee2 .hard-b3aa > li {
  float: left;
}
.table-left-c381.overlay-pink-4620 .hard-b3aa:after,
.table-left-c381.overlay-pink-4620 .hard-b3aa:before {
  content: "";
  display: table;
}
.table-left-c381.overlay-pink-4620 .hard-b3aa:after {
  clear: both;
}
.table-left-c381.overlay-pink-4620 .hard-b3aa > li {
  float: left;
}
.table-left-c381.overlay-pink-4620 .hard-b3aa > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.table-left-c381.overlay-pink-4620 .hard-b3aa > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.table-left-c381.overlay-pink-4620 .hard-b3aa > li.active_92db > a,
.table-left-c381.overlay-pink-4620 .hard-b3aa > li.middle_6657 > a {
  color: #fff;
  background-color: #1e4b75;
}
.table-left-c381.fluid-819b .hard-b3aa > li > a .north_af63 {
  position: relative;
}
.table-left-c381.fluid-819b .hard-b3aa > li > a .north_af63: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;
}
.table-left-c381.fluid-819b
  .hard-b3aa
  > li:focus
  > a
  .north_af63:before,
.table-left-c381.fluid-819b
  .hard-b3aa
  > li:hover
  > a
  .north_af63:before {
  width: 100%;
  background-color: currentColor;
}
.table-left-c381.fluid-819b
  .hard-b3aa
  > li.active_92db
  > a
  .north_af63:before,
.table-left-c381.fluid-819b
  .hard-b3aa
  > li.sidebar-simple-d093
  > a
  .north_af63:before {
  width: 100%;
  background-color: currentColor;
}
.table-left-c381.filter-glass-2022 .hard-b3aa > li > a .north_af63 {
  position: relative;
}
.table-left-c381.filter-glass-2022 .hard-b3aa > li > a .north_af63: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;
}
.table-left-c381.filter-glass-2022 .hard-b3aa > li:focus > a .north_af63:before,
.table-left-c381.filter-glass-2022
  .hard-b3aa
  > li:hover
  > a
  .north_af63:before {
  width: 100%;
  background-color: currentColor;
}
.table-left-c381.filter-glass-2022
  .hard-b3aa
  > li.active_92db
  > a
  .north_af63:before,
.table-left-c381.filter-glass-2022
  .hard-b3aa
  > li.sidebar-simple-d093
  > a
  .north_af63:before {
  width: 100%;
  background-color: currentColor;
}
.warm_43db .progress_paper_8371 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.warm_43db .progress_paper_8371 li:first-child > a {
  border-top: none;
}
.warm_43db .progress_paper_8371 .texture_full_e3e4 > .north_af63 .primary_stale_f398 {
  display: none;
}
.warm_43db .progress_paper_8371 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.warm_43db .progress_paper_8371 li:last-child {
  border: none;
}
.warm_43db .progress_paper_8371 li.aside-1101 > a {
  padding-right: 45px !important;
}
.warm_43db .progress_paper_8371 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.warm_43db .progress_paper_8371 li a:focus,
.warm_43db .progress_paper_8371 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.warm_43db .progress_paper_8371 li .highlight-74e8 {
  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;
}
.warm_43db .progress_paper_8371 li .highlight-74e8:hover {
  box-shadow: none;
}
.warm_43db .progress_paper_8371 li .highlight-74e8 .primary_stale_f398 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.warm_43db .progress_paper_8371 .dim-4b18 {
  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);
}
.warm_43db .progress_paper_8371 .dim-4b18 li a {
  padding-left: 3em;
}
.warm_43db .progress_paper_8371 .wood_2f52 > a .highlight-74e8 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.warm_43db .progress_paper_8371 .wood_2f52 > .dim-4b18 {
  display: block;
  opacity: 1;
}
.backdrop-light-2ede {
  max-width: 100%;
}
.menu-easy-9834 {
  line-height: 0;
  cursor: pointer;
}
.accordion-748a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.accordion-748a:hover {
  box-shadow: none;
  color: currentColor;
}
.accordion-748a svg {
  width: 18px;
  height: 18px;
}
.accordion-748a .tag-motion-23a5 {
  display: none;
}
.caption_green_e042 {
  position: relative;
}
.caption_green_e042.fn-active-f03d .accordion-748a .description_white_c50e {
  display: none;
}
.caption_green_e042.fn-active-f03d .accordion-748a .tag-motion-23a5 {
  display: inline-block;
}
.caption_green_e042 .picture_huge_6b7e {
  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);
}
.caption_green_e042.cool-7818 .picture_huge_6b7e {
  left: auto;
  right: -0.9em;
}
.caption_green_e042.cool-7818 .media_static_3d8d::before {
  left: auto;
  right: 15px;
}
.caption_green_e042.fn-active-f03d .picture_huge_6b7e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.highlight_8a02 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.highlight_8a02 label {
  flex-basis: 100%;
}
.highlight_8a02 .gas-b1f8 {
  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;
}
.highlight_8a02 .media-west-5fc0 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.highlight_8a02 .media-west-5fc0:focus {
  background-color: transparent;
}
.highlight_8a02 button.filter-56b1 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.highlight_8a02 button.filter-56b1:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.highlight_8a02 button.filter-56b1 svg {
  width: 18px;
  height: 18px;
}
.highlight_8a02 input[type="submit"] {
  min-height: auto;
}
.thumbnail_39b6 .highlight_8a02 .media-west-5fc0 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.media_static_3d8d {
  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) {
  .media_static_3d8d {
    width: 220px;
  }
}
.media_static_3d8d label {
  flex-basis: 100%;
}
.media_static_3d8d::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;
}
.tooltip_d8bc .thumbnail_39b6 .highlight_8a02 {
  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;
}
.tooltip_d8bc
  .thumbnail_39b6
  .highlight_8a02
  .gas-b1f8 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tooltip_d8bc .thumbnail_39b6 .highlight_8a02 .media-west-5fc0 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tooltip_d8bc
  .thumbnail_39b6
  .highlight_8a02
  .media-west-5fc0:focus {
  background: 0 0;
}
.tooltip_d8bc
  .thumbnail_39b6
  .highlight_8a02
  .caption-blue-e207 {
  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;
}
.accent_pink_88d2 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.accent_pink_88d2 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.accent_pink_88d2 li:last-child {
  margin-right: 0;
}
.accent_pink_88d2 li:first-child {
  margin-left: 0;
}
.accent_pink_88d2.paragraph_tall_3c24 a {
  color: #fff;
}
.accent_pink_88d2.paragraph_tall_3c24 a:hover {
  color: #fff;
}
.accent_pink_88d2 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.accent_pink_88d2 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.accent_pink_88d2 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.accent_pink_88d2 a:hover {
  opacity: 0.9;
  color: inherit;
}
.accent_pink_88d2 [class*="social-icon-apple"] {
  background-color: #999;
}
.accent_pink_88d2 [class*="social-icon-apple"].right-e21a {
  background-color: transparent;
  color: #999;
}
.accent_pink_88d2 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.accent_pink_88d2 [class*="social-icon-behance"].right-e21a {
  background-color: transparent;
  color: #1769ff;
}
.accent_pink_88d2 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.accent_pink_88d2 [class*="social-icon-bitbucket"].right-e21a {
  background-color: transparent;
  color: #205081;
}
.accent_pink_88d2 [class*="social-icon-codepen"] {
  background-color: #000;
}
.accent_pink_88d2 [class*="social-icon-codepen"].right-e21a {
  background-color: transparent;
  color: #000;
}
.accent_pink_88d2 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.accent_pink_88d2 [class*="social-icon-delicious"].right-e21a {
  background-color: transparent;
  color: #39f;
}
.accent_pink_88d2 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.accent_pink_88d2 [class*="social-icon-digg"].right-e21a {
  background-color: transparent;
  color: #005be2;
}
.accent_pink_88d2 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.accent_pink_88d2 [class*="social-icon-dribbble"].right-e21a {
  background-color: transparent;
  color: #ea4c89;
}
.accent_pink_88d2 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.accent_pink_88d2 [class*="social-icon-envelope"].right-e21a {
  background-color: transparent;
  color: #ea4335;
}
.accent_pink_88d2 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.accent_pink_88d2 [class*="social-icon-facebook"].right-e21a {
  background-color: transparent;
  color: #3b5998;
}
.accent_pink_88d2 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.accent_pink_88d2 [class*="social-icon-flickr"].right-e21a {
  background-color: transparent;
  color: #0063dc;
}
.accent_pink_88d2 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.accent_pink_88d2 [class*="social-icon-foursquare"].right-e21a {
  background-color: transparent;
  color: #2d5be3;
}
.accent_pink_88d2 [class*="social-icon-github"] {
  background-color: #333;
}
.accent_pink_88d2 [class*="social-icon-github"].right-e21a {
  background-color: transparent;
  color: #333;
}
.accent_pink_88d2 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.accent_pink_88d2 [class*="social-icon-google-plus"].right-e21a {
  background-color: transparent;
  color: #dd4b39;
}
.accent_pink_88d2 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.accent_pink_88d2 [class*="social-icon-houzz"].right-e21a {
  background-color: transparent;
  color: #7ac142;
}
.accent_pink_88d2 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.accent_pink_88d2 [class*="social-icon-instagram"].right-e21a {
  background-color: transparent;
  color: #262626;
}
.accent_pink_88d2 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.accent_pink_88d2 [class*="social-icon-jsfiddle"].right-e21a {
  background-color: transparent;
  color: #487aa2;
}
.accent_pink_88d2 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.accent_pink_88d2 [class*="social-icon-linkedin"].right-e21a {
  background-color: transparent;
  color: #0077b5;
}
.accent_pink_88d2 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.accent_pink_88d2 [class*="social-icon-medium"].right-e21a {
  background-color: transparent;
  color: #00ab6b;
}
.accent_pink_88d2 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.accent_pink_88d2
  [class*="social-icon-odnoklassniki"].right-e21a {
  background-color: transparent;
  color: #f4731c;
}
.accent_pink_88d2 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.accent_pink_88d2 [class*="social-icon-meetup"].right-e21a {
  background-color: transparent;
  color: #ec1c40;
}
.accent_pink_88d2 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.accent_pink_88d2 [class*="social-icon-pinterest"].right-e21a {
  background-color: transparent;
  color: #bd081c;
}
.accent_pink_88d2 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.accent_pink_88d2 [class*="social-icon-product-hunt"].right-e21a {
  background-color: transparent;
  color: #da552f;
}
.accent_pink_88d2 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.accent_pink_88d2 [class*="social-icon-reddit"].right-e21a {
  background-color: transparent;
  color: #ff4500;
}
.accent_pink_88d2 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.accent_pink_88d2 [class*="social-icon-rss"].right-e21a {
  background-color: transparent;
  color: #f26522;
}
.accent_pink_88d2 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.accent_pink_88d2
  [class*="social-icon-shopping-cart"].right-e21a {
  background-color: transparent;
  color: #4caf50;
}
.accent_pink_88d2 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.accent_pink_88d2 [class*="social-icon-skype"].right-e21a {
  background-color: transparent;
  color: #00aff0;
}
.accent_pink_88d2 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.accent_pink_88d2 [class*="social-icon-slideshare"].right-e21a {
  background-color: transparent;
  color: #0077b5;
}
.accent_pink_88d2 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.accent_pink_88d2 [class*="social-icon-snapchat"].right-e21a {
  background-color: transparent;
  color: #fffc00;
}
.accent_pink_88d2 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.accent_pink_88d2 [class*="social-icon-soundcloud"].right-e21a {
  background-color: transparent;
  color: #f80;
}
.accent_pink_88d2 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.accent_pink_88d2 [class*="social-icon-spotify"].right-e21a {
  background-color: transparent;
  color: #2ebd59;
}
.accent_pink_88d2 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.accent_pink_88d2
  [class*="social-icon-stack-overflow"].right-e21a {
  background-color: transparent;
  color: #fe7a15;
}
.accent_pink_88d2 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.accent_pink_88d2 [class*="social-icon-maldkfgram"].right-e21a {
  background-color: transparent;
  color: #2ca5e0;
}
.accent_pink_88d2 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.accent_pink_88d2 [class*="social-icon-tripadvisor"].right-e21a {
  background-color: transparent;
  color: #589442;
}
.accent_pink_88d2 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.accent_pink_88d2 [class*="social-icon-tumblr"].right-e21a {
  background-color: transparent;
  color: #35465c;
}
.accent_pink_88d2 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.accent_pink_88d2 [class*="social-icon-twitch"].right-e21a {
  background-color: transparent;
  color: #6441a5;
}
.accent_pink_88d2 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.accent_pink_88d2 [class*="social-icon-twitter"].right-e21a {
  background-color: transparent;
  color: #1da1f2;
}
.accent_pink_88d2 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.accent_pink_88d2 [class*="social-icon-vimeo"].right-e21a {
  background-color: transparent;
  color: #1ab7ea;
}
.accent_pink_88d2 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.accent_pink_88d2 [class*="social-icon-vk"].right-e21a {
  background-color: transparent;
  color: #45668e;
}
.accent_pink_88d2 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.accent_pink_88d2 [class*="social-icon-weibo"].right-e21a {
  background-color: transparent;
  color: #df2029;
}
.accent_pink_88d2 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.accent_pink_88d2 [class*="social-icon-weixin"].right-e21a {
  background-color: transparent;
  color: #7bb32e;
}
.accent_pink_88d2 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.accent_pink_88d2 [class*="social-icon-whatsapp"].right-e21a {
  background-color: transparent;
  color: #25d366;
}
.accent_pink_88d2 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.accent_pink_88d2 [class*="social-icon-wordpress"].right-e21a {
  background-color: transparent;
  color: #21759b;
}
.accent_pink_88d2 [class*="social-icon-xing"] {
  background-color: #026466;
}
.accent_pink_88d2 [class*="social-icon-xing"].right-e21a {
  background-color: transparent;
  color: #026466;
}
.accent_pink_88d2 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.accent_pink_88d2 [class*="social-icon-yelp"].right-e21a {
  background-color: transparent;
  color: #af0606;
}
.accent_pink_88d2 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.accent_pink_88d2 [class*="social-icon-youtube"].right-e21a {
  background-color: transparent;
  color: #cd201f;
}
.primary_over_cb1f {
  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;
}
.primary_over_cb1f:hover {
  box-shadow: none;
  background: 0 0;
}
.picture-pink-c563 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.last_cf7e {
  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;
}
.description_small_d996 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hero_pink_56c2 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hero_pink_56c2,
.hero_pink_56c2::after,
.hero_pink_56c2::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;
}
.hero_pink_56c2::after,
.hero_pink_56c2::before {
  content: "";
  display: block;
  background-color: inherit;
}
.list_258c .last_cf7e .description_small_d996 {
  margin-top: -2px;
  width: 19px;
}
.list_258c .last_cf7e .hero_pink_56c2 {
  margin-top: -1px;
}
.list_258c .last_cf7e .hero_pink_56c2,
.list_258c .last_cf7e .hero_pink_56c2::after,
.list_258c .last_cf7e .hero_pink_56c2::before {
  width: 19px;
  height: 2px;
}
.list_258c .last_cf7e .hero_pink_56c2::before {
  top: -6px;
}
.list_258c .last_cf7e .hero_pink_56c2::after {
  bottom: -6px;
}
.chip_3676 .last_cf7e .description_small_d996 {
  margin-top: -2px;
  width: 22px;
}
.chip_3676 .last_cf7e .hero_pink_56c2 {
  margin-top: -1px;
}
.chip_3676 .last_cf7e .hero_pink_56c2,
.chip_3676 .last_cf7e .hero_pink_56c2::after,
.chip_3676 .last_cf7e .hero_pink_56c2::before {
  width: 22px;
  height: 2px;
}
.chip_3676 .last_cf7e .hero_pink_56c2::before {
  top: -7px;
}
.chip_3676 .last_cf7e .hero_pink_56c2::after {
  bottom: -7px;
}
.main-wood-ccbc .last_cf7e .description_small_d996 {
  margin-top: -2px;
  width: 31px;
}
.main-wood-ccbc .last_cf7e .hero_pink_56c2 {
  margin-top: -1.5px;
}
.main-wood-ccbc .last_cf7e .hero_pink_56c2,
.main-wood-ccbc .last_cf7e .hero_pink_56c2::after,
.main-wood-ccbc .last_cf7e .hero_pink_56c2::before {
  width: 31px;
  height: 3px;
}
.main-wood-ccbc .last_cf7e .hero_pink_56c2::before {
  top: -9px;
}
.main-wood-ccbc .last_cf7e .hero_pink_56c2::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .wood_51aa .last_cf7e .description_small_d996 {
    margin-top: -2px;
    width: 19px;
  }
  .wood_51aa .last_cf7e .hero_pink_56c2 {
    margin-top: -1px;
  }
  .wood_51aa .last_cf7e .hero_pink_56c2,
  .wood_51aa .last_cf7e .hero_pink_56c2::after,
  .wood_51aa .last_cf7e .hero_pink_56c2::before {
    width: 19px;
    height: 2px;
  }
  .wood_51aa .last_cf7e .hero_pink_56c2::before {
    top: -6px;
  }
  .wood_51aa .last_cf7e .hero_pink_56c2::after {
    bottom: -6px;
  }
  .notice_liquid_a4d1 .last_cf7e .description_small_d996 {
    margin-top: -2px;
    width: 22px;
  }
  .notice_liquid_a4d1 .last_cf7e .hero_pink_56c2 {
    margin-top: -1px;
  }
  .notice_liquid_a4d1 .last_cf7e .hero_pink_56c2,
  .notice_liquid_a4d1 .last_cf7e .hero_pink_56c2::after,
  .notice_liquid_a4d1 .last_cf7e .hero_pink_56c2::before {
    width: 22px;
    height: 2px;
  }
  .notice_liquid_a4d1 .last_cf7e .hero_pink_56c2::before {
    top: -7px;
  }
  .notice_liquid_a4d1 .last_cf7e .hero_pink_56c2::after {
    bottom: -7px;
  }
  .middle_5da4 .last_cf7e .description_small_d996 {
    margin-top: -2px;
    width: 31px;
  }
  .middle_5da4 .last_cf7e .hero_pink_56c2 {
    margin-top: -1.5px;
  }
  .middle_5da4 .last_cf7e .hero_pink_56c2,
  .middle_5da4 .last_cf7e .hero_pink_56c2::after,
  .middle_5da4 .last_cf7e .hero_pink_56c2::before {
    width: 31px;
    height: 3px;
  }
  .middle_5da4 .last_cf7e .hero_pink_56c2::before {
    top: -9px;
  }
  .middle_5da4 .last_cf7e .hero_pink_56c2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .carousel_0e70 .last_cf7e .description_small_d996 {
    margin-top: -2px;
    width: 19px;
  }
  .carousel_0e70 .last_cf7e .hero_pink_56c2 {
    margin-top: -1px;
  }
  .carousel_0e70 .last_cf7e .hero_pink_56c2,
  .carousel_0e70 .last_cf7e .hero_pink_56c2::after,
  .carousel_0e70 .last_cf7e .hero_pink_56c2::before {
    width: 19px;
    height: 2px;
  }
  .carousel_0e70 .last_cf7e .hero_pink_56c2::before {
    top: -6px;
  }
  .carousel_0e70 .last_cf7e .hero_pink_56c2::after {
    bottom: -6px;
  }
  .paragraph_hard_50a9 .last_cf7e .description_small_d996 {
    margin-top: -2px;
    width: 22px;
  }
  .paragraph_hard_50a9 .last_cf7e .hero_pink_56c2 {
    margin-top: -1px;
  }
  .paragraph_hard_50a9 .last_cf7e .hero_pink_56c2,
  .paragraph_hard_50a9 .last_cf7e .hero_pink_56c2::after,
  .paragraph_hard_50a9 .last_cf7e .hero_pink_56c2::before {
    width: 22px;
    height: 2px;
  }
  .paragraph_hard_50a9 .last_cf7e .hero_pink_56c2::before {
    top: -7px;
  }
  .paragraph_hard_50a9 .last_cf7e .hero_pink_56c2::after {
    bottom: -7px;
  }
  .wide-69bb .last_cf7e .description_small_d996 {
    margin-top: -2px;
    width: 31px;
  }
  .wide-69bb .last_cf7e .hero_pink_56c2 {
    margin-top: -1.5px;
  }
  .wide-69bb .last_cf7e .hero_pink_56c2,
  .wide-69bb .last_cf7e .hero_pink_56c2::after,
  .wide-69bb .last_cf7e .hero_pink_56c2::before {
    width: 31px;
    height: 3px;
  }
  .wide-69bb .last_cf7e .hero_pink_56c2::before {
    top: -9px;
  }
  .wide-69bb .last_cf7e .hero_pink_56c2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb-50c9 .last_cf7e .description_small_d996 {
    margin-top: -2px;
    width: 19px;
  }
  .breadcrumb-50c9 .last_cf7e .hero_pink_56c2 {
    margin-top: -1px;
  }
  .breadcrumb-50c9 .last_cf7e .hero_pink_56c2,
  .breadcrumb-50c9 .last_cf7e .hero_pink_56c2::after,
  .breadcrumb-50c9 .last_cf7e .hero_pink_56c2::before {
    width: 19px;
    height: 2px;
  }
  .breadcrumb-50c9 .last_cf7e .hero_pink_56c2::before {
    top: -6px;
  }
  .breadcrumb-50c9 .last_cf7e .hero_pink_56c2::after {
    bottom: -6px;
  }
  .popup_254c .last_cf7e .description_small_d996 {
    margin-top: -2px;
    width: 22px;
  }
  .popup_254c .last_cf7e .hero_pink_56c2 {
    margin-top: -1px;
  }
  .popup_254c .last_cf7e .hero_pink_56c2,
  .popup_254c .last_cf7e .hero_pink_56c2::after,
  .popup_254c .last_cf7e .hero_pink_56c2::before {
    width: 22px;
    height: 2px;
  }
  .popup_254c .last_cf7e .hero_pink_56c2::before {
    top: -7px;
  }
  .popup_254c .last_cf7e .hero_pink_56c2::after {
    bottom: -7px;
  }
  .easy_c934 .last_cf7e .description_small_d996 {
    margin-top: -2px;
    width: 31px;
  }
  .easy_c934 .last_cf7e .hero_pink_56c2 {
    margin-top: -1.5px;
  }
  .easy_c934 .last_cf7e .hero_pink_56c2,
  .easy_c934 .last_cf7e .hero_pink_56c2::after,
  .easy_c934 .last_cf7e .hero_pink_56c2::before {
    width: 31px;
    height: 3px;
  }
  .easy_c934 .last_cf7e .hero_pink_56c2::before {
    top: -9px;
  }
  .easy_c934 .last_cf7e .hero_pink_56c2::after {
    bottom: -9px;
  }
}
.list-hard-febc .hero_pink_56c2 {
  -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);
}
.list-hard-febc .hero_pink_56c2::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.list-hard-febc .hero_pink_56c2::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);
}
.list-hard-febc.active_c10d .hero_pink_56c2 {
  -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);
}
.list-hard-febc.active_c10d .hero_pink_56c2::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.list-hard-febc.active_c10d .hero_pink_56c2::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);
}
.picture_1a5a {
  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.summary_f380:before {
  display: none;
}
.chip-west-e6ad {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.chip-west-e6ad .banner-brown-4226 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.chip-west-e6ad .banner-brown-4226:last-of-type {
  border-bottom: none;
}
.chip-west-e6ad .banner-brown-4226.container_8225,
.chip-west-e6ad .banner-brown-4226.bright_f8e7,
.chip-west-e6ad .banner-brown-4226.avatar-d721 {
  padding: 0;
}
.chip-west-e6ad .warm_43db .highlight-74e8 {
  color: currentColor;
}
.chip-west-e6ad .warm_43db .highlight-74e8:focus,
.chip-west-e6ad .warm_43db .highlight-74e8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip-west-e6ad.icon-3a9b .cold-9b53,
.chip-west-e6ad.icon-3a9b .cool_c7d2 a,
.chip-west-e6ad.icon-3a9b .hard-b3aa a,
.chip-west-e6ad.icon-3a9b .dim-4b18 a {
  color: rgba(0, 0, 0, 0.55);
}
.chip-west-e6ad.icon-3a9b .cold-9b53:hover,
.chip-west-e6ad.icon-3a9b .cool_c7d2 a:hover,
.chip-west-e6ad.icon-3a9b .hard-b3aa a:hover,
.chip-west-e6ad.icon-3a9b .dim-4b18 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip-west-e6ad.icon-3a9b .main_4918 {
  color: rgba(0, 0, 0, 0.8);
}
.chip-west-e6ad.icon-3a9b .banner-brown-4226 {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip-west-e6ad.icon-3a9b .banner-brown-4226:before {
  background: rgba(0, 0, 0, 0.08);
}
.chip-west-e6ad.icon-3a9b .logo_5859:before {
  background: rgba(255, 255, 255, 0.9);
}
.chip-west-e6ad.icon-3a9b .warm_43db .progress_paper_8371 li a,
.chip-west-e6ad.icon-3a9b .warm_43db .highlight-74e8,
.chip-west-e6ad.icon-3a9b .dim-4b18 {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip-west-e6ad.icon-3a9b .warm_43db .highlight-74e8:focus,
.chip-west-e6ad.icon-3a9b .warm_43db .highlight-74e8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip-west-e6ad.icon-3a9b .progress_paper_8371 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip-west-e6ad.blue_c419 .cold-9b53,
.chip-west-e6ad.blue_c419 .cool_c7d2 a,
.chip-west-e6ad.blue_c419 .hard-b3aa .highlight-74e8,
.chip-west-e6ad.blue_c419 .hard-b3aa a,
.chip-west-e6ad.blue_c419 .dim-4b18 a {
  color: rgba(255, 255, 255, 0.79);
}
.chip-west-e6ad.blue_c419 .cold-9b53:hover,
.chip-west-e6ad.blue_c419 .cool_c7d2 a:hover,
.chip-west-e6ad.blue_c419 .hard-b3aa .highlight-74e8:hover,
.chip-west-e6ad.blue_c419 .hard-b3aa a:hover,
.chip-west-e6ad.blue_c419 .dim-4b18 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip-west-e6ad.blue_c419 .main_4918 {
  color: rgba(255, 255, 255, 0.99);
}
.chip-west-e6ad.blue_c419 .banner-brown-4226 {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-west-e6ad.blue_c419 .banner-brown-4226:before {
  background: rgba(255, 255, 255, 0.08);
}
.chip-west-e6ad.blue_c419 .logo_5859:before {
  background: rgba(0, 0, 0, 0.9);
}
.chip-west-e6ad.blue_c419 .warm_43db .progress_paper_8371 li a,
.chip-west-e6ad.blue_c419 .warm_43db .highlight-74e8,
.chip-west-e6ad.blue_c419 .dim-4b18 {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-west-e6ad.blue_c419 .warm_43db .highlight-74e8:focus,
.chip-west-e6ad.blue_c419 .warm_43db .highlight-74e8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip-west-e6ad.blue_c419 .progress_paper_8371 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo_5859 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.logo_5859:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.button-dcda {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.text_7a81 .chip-west-e6ad {
  box-shadow: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
}
.text_7a81 .banner-brown-4226 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.text_7a81 .banner-brown-4226:before {
  content: "";
  width: 8%;
  height: 2px;
  display: block;
  background: rgba(255, 255, 255, 0.08);
  position: absolute;
  bottom: 0;
  left: 46%;
}
@media screen and (max-width: 64em) {
  .text_7a81 .banner-brown-4226:before {
    width: 16%;
    left: 42%;
  }
}
.text_7a81 .banner-brown-4226:last-child:before {
  content: none;
}
.text_7a81 .banner-brown-4226[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.text_7a81 .warm_43db .progress_paper_8371 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.text_7a81 .warm_43db .progress_paper_8371 li a .highlight-74e8 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.text_7a81 .warm_43db .dim-4b18 {
  border: none;
}
.text_7a81 .warm_43db .dim-4b18 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.text_7a81 .logo_5859 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.text_7a81 .button-dcda {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.text_7a81 .blue_c419 .logo_5859:before {
  background: rgba(0, 0, 0, 0.9);
}
.text_7a81 .icon-3a9b.card_paper_c6eb .hero_pink_56c2 {
  background: rgba(0, 0, 0, 0.6);
}
.text_7a81
  .icon-3a9b.card_paper_c6eb
  .hero_pink_56c2::after,
.text_7a81
  .icon-3a9b.card_paper_c6eb
  .hero_pink_56c2:before {
  background: inherit;
}
.text_7a81
  .icon-3a9b.card_paper_c6eb:hover
  .hero_pink_56c2 {
  background: rgba(0, 0, 0, 0.8);
}
.current-0c3c .chip-west-e6ad {
  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-0c3c .chip-west-e6ad {
    width: auto;
    right: 45px;
  }
}
.chip_4dfe .chip-west-e6ad {
  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) {
  .chip_4dfe .chip-west-e6ad {
    width: auto;
    left: 45px;
  }
}
.summary_f380 .chip-west-e6ad {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.summary_f380 .button-dcda {
  max-width: 48em;
  margin: 0 auto;
}
.summary_f380 .logo_5859:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.detail-new-0da9 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.detail-new-0da9.text_7a81 .chip-west-e6ad {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.detail-new-0da9.current-0c3c .chip-west-e6ad {
  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);
}
.detail-new-0da9 .chip-west-e6ad {
  visibility: visible;
}
.detail-new-0da9.chip_4dfe .chip-west-e6ad {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.complex-4f2f,
.static-a632 {
  overflow-x: hidden;
}
.complex-4f2f .chip-west-e6ad {
  overflow: auto;
}
.complex-4f2f.text_7a81 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.complex-4f2f.text_7a81 .chip-west-e6ad {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.complex-4f2f.text_7a81 .primary_over_cb1f {
  opacity: 0;
}
.complex-4f2f.current-0c3c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.complex-4f2f.current-0c3c .chip-west-e6ad {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.complex-4f2f.current-0c3c .primary_over_cb1f {
  opacity: 0;
}
.complex-4f2f.chip_4dfe {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.complex-4f2f.chip_4dfe .chip-west-e6ad {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.complex-4f2f.chip_4dfe .primary_over_cb1f {
  opacity: 0;
}
.complex-4f2f.summary_f380 .chip-west-e6ad {
  z-index: 10;
  visibility: visible;
}
.card_paper_c6eb {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.card_paper_c6eb .hero_pink_56c2 {
  background: rgba(255, 255, 255, 0.99);
}
.card_paper_c6eb .hero_pink_56c2::after,
.card_paper_c6eb .hero_pink_56c2:before {
  background: inherit;
}
.card_paper_c6eb:hover .hero_pink_56c2 {
  background: rgba(255, 255, 255, 0.99);
}
.chip_4dfe .card_paper_c6eb {
  top: 10px;
  right: auto;
  left: 12px;
}
.summary_f380 .card_paper_c6eb {
  display: none !important;
}
.complex-4f2f:before,
.static-a632:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.complex-4f2f .card_paper_c6eb,
.static-a632 .card_paper_c6eb {
  display: inline-block;
}
.chip-west-e6ad .table-82dd {
  -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;
}
.complex-4f2f .chip-west-e6ad .table-82dd,
.static-a632 .chip-west-e6ad .table-82dd {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.large-fbfb .gas-b1f8 {
  width: 100%;
}
.red-6f63 {
  padding: 0 0.5em 0;
}
.red-6f63 [class*="customify-col-"],
.red-6f63 [class*="customify-col_"],
.red-6f63 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.item_7b2a .red-6f63 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .logo_0f31 .tabs-brown-8da7,
  .tabs-brown-8da7 {
    display: none;
  }
  .fresh_28c6 {
    text-align: left;
  }
  .layout-8052 {
    text-align: center;
  }
  .background-thick-7918 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .logo_0f31 .left_5fb4,
  .left_5fb4 {
    display: none;
  }
  .new_be12 {
    text-align: left;
  }
  .up_9338 {
    text-align: center;
  }
  .alert-last-e58b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .logo_0f31 .texture_63d8,
  .texture_63d8 {
    display: none;
  }
  .small-41df {
    text-align: left;
  }
  .light-4740 {
    text-align: center;
  }
  .active-bb12 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.popup_5ad5 {
  box-shadow: none !important;
}
.feature_fresh_765e .sort_steel_ebea,
.tooltip-right-155b .sort_steel_ebea {
  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;
}
.tooltip-right-155b .sort_steel_ebea {
  margin-top: 30px;
  margin-bottom: 30px;
}
.nav_mini_c164 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.nav_mini_c164:after,
.nav_mini_c164:before {
  content: "";
  display: table;
}
.nav_mini_c164:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .nav_mini_c164 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.nav_mini_c164,
.west-b8b4 {
  max-width: 1248px;
  margin: 0 auto;
}

.icon_pink_a78c.hot_b6f3 .nav_mini_c164 {
  max-width: 100%;
}
.icon_pink_a78c.wrapper-5cb9 {
  max-width: 1200px;
  margin: 0 auto;
}
.icon_pink_a78c.top_89b2 .nav_mini_c164 {
  max-width: 100%;
}
.icon_pink_a78c.top_89b2 > .nav_mini_c164 {
  padding-left: 0;
  padding-right: 0;
}
.icon_pink_a78c.top_89b2 > .nav_mini_c164 .logo_0f31 {
  margin: 0;
}
.icon_pink_a78c.top_89b2
  > .nav_mini_c164
  .video-fast-e472.status_3abd {
  margin-right: 0;
  margin-left: 0;
}
.icon_pink_a78c.top_89b2 #main.status_3abd {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .selected_519f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .selected_519f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .clean_c815 .under-cbf2 {
    padding-right: 1em;
  }
  .clean_c815.liquid_5ece .video-fast-e472 {
    border-right: 1px solid #eaecee;
  }
  .clean_c815.liquid_5ece .under-cbf2 {
    padding-right: 1em;
  }
  .clean_c815.liquid_5ece .aside_3f08 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accent-356d .under-cbf2 {
    padding-left: 1em;
  }
  .accent-356d.liquid_5ece .video-fast-e472 {
    border-left: 1px solid #eaecee;
  }
  .accent-356d.liquid_5ece .under-cbf2 {
    padding-left: 1em;
  }
  .accent-356d.liquid_5ece .aside_3f08 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dropdown-bright-b3e3 .under-cbf2 {
    padding-left: 1em;
  }
  .dropdown-bright-b3e3.liquid_5ece .logo_be31 {
    border-right: 1px solid #eaecee;
  }
  .dropdown-bright-b3e3.liquid_5ece .box_middle_a8d0 {
    border-right: 1px solid #eaecee;
  }
  .dropdown-bright-b3e3.liquid_5ece .under-cbf2 {
    padding-left: 1em;
  }
  .dropdown-bright-b3e3.liquid_5ece .aside_3f08 {
    padding-right: 1em;
  }
  .dropdown-bright-b3e3.liquid_5ece .list-fcbc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress_41e2 .under-cbf2 {
    padding-right: 1em;
  }
  .progress_41e2.liquid_5ece .logo_be31 {
    border-left: 1px solid #eaecee;
  }
  .progress_41e2.liquid_5ece .box_middle_a8d0 {
    border-left: 1px solid #eaecee;
  }
  .progress_41e2.liquid_5ece .under-cbf2 {
    padding-right: 1em;
  }
  .progress_41e2.liquid_5ece .aside_3f08 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .progress_41e2.liquid_5ece .list-fcbc {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .selected_519f .under-cbf2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .selected_519f.liquid_5ece .video-fast-e472 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .selected_519f.liquid_5ece .under-cbf2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .selected_519f.liquid_5ece .aside_3f08 {
    padding-left: 1em;
  }
  .selected_519f.liquid_5ece .list-fcbc {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .selected_519f.liquid_5ece .under-cbf2 {
    padding-left: 0;
  }
}
.complex-5c4e .background-5e4c {
  display: inline-block;
}
.backdrop-e68b {
  display: inline-block;
}
.filter-2d8f {
  word-con: break-word;
}
.prev-b868 > span {
  display: inline-block;
  padding: 5px 0;
}
.prev-b868 .frame_tall_bcb3 {
  margin-left: 8px;
  margin-right: 8px;
}
.prev-b868 .overlay-506b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.background_2d06 .section_lite_9b14 {
  margin-bottom: 2em;
}
.background_2d06 .panel-yellow-b33c {
  margin-bottom: 15px;
}
.background_2d06 .panel-yellow-b33c:last-child {
  margin-bottom: 0;
}
.background_2d06 .pagination-motion-5c85 {
  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) {
  .background_2d06 .pagination-motion-5c85 {
    display: block;
  }
}
.background_2d06 .fast_4a15 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .background_2d06 .fast_4a15 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.background_2d06 .video_complex_21ad {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.background_2d06 .video_complex_21ad img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.background_2d06 .video_complex_21ad a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.background_2d06 .filter-2d8f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.background_2d06 .filter-2d8f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.background_2d06 .dim_d2f5 p:last-child {
  margin-bottom: 0;
}
.background_2d06 .texture-plasma-62d6 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.background_2d06 .stale-de50 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.background_2d06 .breadcrumb-7384 {
  margin-top: 1em;
}
.background_2d06 .tooltip_light_0f3a {
  top: 0;
  display: block;
}
.background_2d06 .tooltip_light_0f3a a {
  color: inherit;
}
.background_2d06 .tooltip_light_0f3a a:hover {
  color: inherit;
}
.background_2d06 .panel-stale-efaa {
  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;
}
.background_2d06 .panel-stale-efaa:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.background_2d06 .stale-de50 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.background_2d06 .simple-b716 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.background_2d06 .simple-b716:first-child {
  margin-top: 0;
}
.background_2d06 .simple-b716.west-2651 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.background_2d06 .simple-b716.accent-96d9 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.background_2d06
  .simple-b716.accent-96d9.background-under-c91a
  .breadcrumb-7384 {
  width: 100%;
}
.background_2d06 .accent-96d9 {
  -webkit-box-align: center;
  align-items: center;
}
.background_2d06 .accent-96d9 .prev-b868,
.background_2d06 .accent-96d9 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.background_2d06 .video_complex_21ad {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.background_2d06 .video_complex_21ad img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.background_2d06 .video_complex_21ad: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;
}
.background_2d06 .west-2651 {
  z-index: 5;
}
.background_2d06 .rough_fcd6 .description-steel-de7d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.background_2d06 .action-bb4f .description-steel-de7d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.background_2d06 .icon-warm-39bf .description-steel-de7d {
  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;
}
.background_2d06.text-thick-984a .pagination-motion-5c85,
.background_2d06.grid_2ace .pagination-motion-5c85 {
  display: block;
}
.background_2d06.text-thick-984a .pagination-motion-5c85 .secondary-63e1,
.background_2d06.text-thick-984a .pagination-motion-5c85 .stale-de50,
.background_2d06.grid_2ace .pagination-motion-5c85 .secondary-63e1,
.background_2d06.grid_2ace .pagination-motion-5c85 .stale-de50 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.background_2d06.fixed-1aca .fast_4a15 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .background_2d06.fixed-1aca .fast_4a15 {
    margin-right: 0;
  }
}
.background_2d06.text-thick-984a .fast_4a15,
.background_2d06.grid_2ace .fast_4a15 {
  padding-top: 40%;
}
.background_2d06.text-thick-984a .section_lite_9b14,
.background_2d06.grid_2ace .section_lite_9b14 {
  display: block;
}
.background_2d06.text-thick-984a .fn-sticky-f03d .stale-de50,
.background_2d06.grid_2ace .fn-sticky-f03d .stale-de50 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.background_2d06.text-thick-984a .fast_4a15,
.background_2d06.grid_2ace .fast_4a15 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.background_2d06.text-thick-984a .stale-de50 {
  padding: 1em;
}
.section_0e2d {
  margin: 30px auto;
  display: block;
}
.section_0e2d .description_new_1603 > * {
  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;
}
.section_0e2d .description_new_1603 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.section_0e2d .description_new_1603 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.caption-aac8 .prev-b868 {
  margin-bottom: 1.41575em;
}
.caption-aac8 .form_blue_9b7b {
  margin-bottom: 1.618em;
}
.menu_7b7e .outline-f554 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.menu_7b7e .outline-f554 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.menu_7b7e .nav-up-10f6 {
  max-width: 100%;
  overflow: auto;
}
.top-16a2 .menu_7b7e a:hover {
  text-decoration: underline;
}
.out_f043 .panel-yellow-b33c:not(.filter-2d8f),
.out_f043 .video_complex_21ad {
  margin-bottom: 1.41575em;
}
.out_f043 .panel-yellow-b33c:not(.filter-2d8f):last-child,
.out_f043 .video_complex_21ad:last-child {
  margin-bottom: 0;
}
.out_f043 .panel-yellow-b33c.accent_8d5e {
  margin-bottom: 0.41575em;
}
.out_f043 .out_33fc:before,
.out_f043 .filter-1f98:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.out_f043 .out_33fc:before {
  content: "\f115";
}
.out_f043 .filter-1f98:before {
  content: "\f02c";
}
.out_f043 .description_solid_c1cc {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.out_f043 .description_solid_c1cc a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.badge_6ada {
  display: -webkit-box;
  display: flex;
}
.badge_6ada .focused_ef67 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .badge_6ada .focused_ef67 {
    flex-basis: 90px;
  }
}
.badge_6ada .huge_3dcf {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .badge_6ada .huge_3dcf {
    flex-basis: calc(100% - 50px);
  }
}
.badge_6ada .avatar-3a63 p:last-child {
  margin-bottom: 0.72em;
}
.clean-1615 .description_new_1603 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.clean-1615 .description_new_1603:after,
.clean-1615 .description_new_1603:before {
  content: "";
  display: table;
}
.clean-1615 .description_new_1603:after {
  clear: both;
}
.clean-1615 .description_new_1603 .tall_b0c5,
.clean-1615 .description_new_1603 .section-motion-a239 {
  width: 49%;
}
.clean-1615 .description_new_1603 .tall_b0c5 a span.accent-glass-b559,
.clean-1615 .description_new_1603 .section-motion-a239 a span.accent-glass-b559 {
  display: block;
  margin-bottom: 5px;
}
.clean-1615 .description_new_1603 .section-motion-a239 {
  float: left;
  text-align: left;
}
.clean-1615 .description_new_1603 .tall_b0c5 {
  float: right;
  text-align: right;
}
.focus_5bef {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .focus_5bef {
    margin-bottom: 0;
  }
}
.section_solid_0b94 {
  margin-bottom: 1em;
}
.section_solid_0b94 .filter-2d8f {
  font-size: 1.1em;
  line-height: 1.3;
}
.summary_up_bc6d a {
  display: block;
  line-height: 0;
  position: relative;
}
.focus-inner-04b7 .section_solid_0b94,
.blue-c7da .section_solid_0b94 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .focus-inner-04b7 .section_solid_0b94,
  .blue-c7da .section_solid_0b94 {
    display: block;
  }
}
.focus-inner-04b7 .summary_up_bc6d,
.blue-c7da .summary_up_bc6d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .focus-inner-04b7 .summary_up_bc6d,
  .blue-c7da .summary_up_bc6d {
    margin-bottom: 1em;
  }
}
.focus-inner-04b7 .summary_up_bc6d img,
.blue-c7da .summary_up_bc6d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.focus-inner-04b7 .gradient-bright-27a5,
.blue-c7da .gradient-bright-27a5 {
  flex-basis: calc(100% - 160px);
}
.focus-inner-04b7 .gradient-bright-27a5 p,
.blue-c7da .gradient-bright-27a5 p {
  margin-bottom: 0;
}
.focus-inner-04b7 .gradient-bright-27a5 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .focus-inner-04b7 .gradient-bright-27a5 {
    padding-left: 0;
  }
}
.blue-c7da .gradient-bright-27a5 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .blue-c7da .gradient-bright-27a5 {
    padding-right: 0;
  }
}
.blue-c7da .summary_up_bc6d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.accent_active_754e .summary_up_bc6d {
  margin-bottom: 0.5em;
}
.accent_active_754e .summary_up_bc6d img {
  width: 100%;
}
.highlight-top-a4a5 .right_984a,
.gallery-c9a5 .right_984a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.gallery-c9a5 .video-fast-e472 .status_soft_66e0 p:last-child {
  margin-bottom: 0;
}
.right-f72d {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.section-8410 .breadcrumb_6960 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .section-8410 .breadcrumb_6960:last-of-type {
    margin-bottom: 0;
  }
}
.section-8410 .breadcrumb_6960 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.section-8410 .breadcrumb_6960 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.section-8410 .breadcrumb_6960 ul li {
  margin: 0 0 0.6em;
}
.section-8410 .breadcrumb_6960 ul li.breadcrumb-8737,
.section-8410 .breadcrumb_6960 ul li.solid_e602 {
  position: relative;
}
.section-8410 .breadcrumb_6960 ul li.breadcrumb-8737 .tag_gold_7dee,
.section-8410 .breadcrumb_6960 ul li.solid_e602 .tag_gold_7dee {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.section-8410 .breadcrumb_6960 ul li.breadcrumb-8737:after:after,
.section-8410 .breadcrumb_6960 ul li.breadcrumb-8737:after:before,
.section-8410
  .breadcrumb_6960
  ul
  li.solid_e602:after:after,
.section-8410
  .breadcrumb_6960
  ul
  li.solid_e602:after:before {
  content: "";
  display: table;
}
.section-8410 .breadcrumb_6960 ul li.breadcrumb-8737:after:after,
.section-8410
  .breadcrumb_6960
  ul
  li.solid_e602:after:after {
  clear: both;
}
.section-8410 .breadcrumb_6960 a.left-2873:hover {
  text-decoration: none;
}
.section-8410 .breadcrumb_6960 select {
  max-width: 100%;
}
.section-8410 .breadcrumb_6960 table {
  font-size: 85%;
}
.section-8410 .breadcrumb_6960 table td,
.section-8410 .breadcrumb_6960 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.section-8410 .breadcrumb_6960 table tfoot td {
  text-align: left;
}
.section-8410 .breadcrumb_6960 :last-child {
  margin-bottom: 0;
}
.section-8410 .breadcrumb_6960 .background-wide-cec4 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.section-8410 .breadcrumb_6960 .background-wide-cec4 label {
  width: 100%;
}
.section-8410 .breadcrumb_6960 .background-wide-cec4 .media-west-5fc0 {
  width: 100%;
  display: block;
}
.section-8410 .breadcrumb_6960 .background-wide-cec4 .filter-56b1 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.section-8410 .breadcrumb_6960 .background-wide-cec4 .filter-56b1:hover svg #svg-search {
  fill: #444;
}
.section-8410 .breadcrumb_6960 .background-wide-cec4 .filter-56b1 svg {
  width: 18px;
  height: 18px;
}
.section-8410 .paper_819e ul ul,
.section-8410 .video-center-5c4e ul ul,
.section-8410 .main_041d ul ul,
.section-8410 .image-e74b ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.section-8410 .paper_819e .aside-1101 > a,
.section-8410 .video-center-5c4e .aside-1101 > a,
.section-8410 .main_041d .aside-1101 > a,
.section-8410 .image-e74b .aside-1101 > a {
  margin-bottom: 0;
}
.section-8410 .purple_42c1 li,
.section-8410 .paper_819e li,
.section-8410 .button-over-b15c li,
.section-8410 .video-center-5c4e li,
.section-8410 .main_041d li,
.section-8410 .image-e74b li,
.section-8410 .description-6b39 li,
.section-8410 .light_9136 li {
  display: block;
  position: relative;
}
.section-8410 .purple_42c1 li:last-child,
.section-8410 .paper_819e li:last-child,
.section-8410 .button-over-b15c li:last-child,
.section-8410 .video-center-5c4e li:last-child,
.section-8410 .main_041d li:last-child,
.section-8410 .image-e74b li:last-child,
.section-8410 .description-6b39 li:last-child,
.section-8410 .light_9136 li:last-child {
  border: none;
}
.section-8410 .purple_42c1 li a,
.section-8410 .paper_819e li a,
.section-8410 .button-over-b15c li a,
.section-8410 .video-center-5c4e li a,
.section-8410 .main_041d li a,
.section-8410 .image-e74b li a,
.section-8410 .description-6b39 li a,
.section-8410 .light_9136 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.section-8410 .purple_42c1 li ul li::before,
.section-8410 .paper_819e li ul li::before,
.section-8410 .button-over-b15c li ul li::before,
.section-8410 .video-center-5c4e li ul li::before,
.section-8410 .main_041d li ul li::before,
.section-8410 .image-e74b li ul li::before,
.section-8410 .description-6b39 li ul li::before,
.section-8410 .light_9136 li ul li::before {
  left: 15px;
}
.section-8410 .purple_42c1 li ul a,
.section-8410 .paper_819e li ul a,
.section-8410 .button-over-b15c li ul a,
.section-8410 .video-center-5c4e li ul a,
.section-8410 .main_041d li ul a,
.section-8410 .image-e74b li ul a,
.section-8410 .description-6b39 li ul a,
.section-8410 .light_9136 li ul a {
  padding-left: 20px;
}
.section-8410 .purple_42c1 li ul ul li::before,
.section-8410 .paper_819e li ul ul li::before,
.section-8410 .button-over-b15c li ul ul li::before,
.section-8410 .video-center-5c4e li ul ul li::before,
.section-8410 .main_041d li ul ul li::before,
.section-8410 .image-e74b li ul ul li::before,
.section-8410 .description-6b39 li ul ul li::before,
.section-8410 .light_9136 li ul ul li::before {
  left: 30px;
}
.section-8410 .purple_42c1 li ul ul a,
.section-8410 .paper_819e li ul ul a,
.section-8410 .button-over-b15c li ul ul a,
.section-8410 .video-center-5c4e li ul ul a,
.section-8410 .main_041d li ul ul a,
.section-8410 .image-e74b li ul ul a,
.section-8410 .description-6b39 li ul ul a,
.section-8410 .light_9136 li ul ul a {
  padding-left: 40px;
}
.section-8410 .paragraph_d9f6 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.section-8410 .light_9136 ul li {
  margin-bottom: 1.41575em;
}
.section-8410 .light_9136 ul li .background_73b3 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.section-8410 .light_9136 ul li .heading-679b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.blue_c419 .purple_42c1 li a,
.blue_c419 .paper_819e li a,
.blue_c419 .button-over-b15c li a,
.blue_c419 .video-center-5c4e li a,
.blue_c419 .main_041d li a,
.blue_c419 .image-e74b li a,
.blue_c419 .description-6b39 li a,
.blue_c419 .light_9136 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.blue_c419 .paragraph_d9f6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.blue_c419 .breadcrumb_6960 ul li.breadcrumb-8737 .tag_gold_7dee,
.blue_c419 .breadcrumb_6960 ul li.solid_e602 .tag_gold_7dee {
  background: rgba(0, 0, 0, 0.2);
}
.blue_c419 .section-8410 .breadcrumb_6960 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon_pink_a78c .section-8410 .progress_paper_8371 li {
  margin: 0;
}
.icon_pink_a78c .section-8410 .progress_paper_8371 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.icon_pink_a78c .section-8410 .progress_paper_8371 li ul {
  margin: 0;
}
.icon_pink_a78c .section-8410 .progress_paper_8371 li ul li a {
  padding-left: 15px;
}
.icon_pink_a78c .section-8410 .progress_paper_8371 li ul li li a {
  padding-left: 30px;
}
.icon_pink_a78c .section-8410 .progress_paper_8371 li.middle_6657 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.icon_pink_a78c .section-8410 .progress_paper_8371 li.middle_6657 > 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;
}
.icon_pink_a78c .section-8410 .progress_paper_8371 li.middle_6657 > 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;
}
.advanced-3bee a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.element-b352 {
  position: relative;
  z-index: 10;
}
.element-b352 .table-82dd {
  width: 100%;
  max-width: 100%;
}
.link_4513 .over-62e7 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.link_4513 .icon-3a9b {
}
.link_4513 .blue_c419 {
  background: #292929;
}
.row-purple-7416 .over-62e7 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.row-purple-7416 .icon-3a9b {
  background: #f9f9f9;
}
.row-purple-7416 .blue_c419 {
  background: #303030;
}
.border-right-e54d .over-62e7 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .border-right-e54d .background-5e4c {
    margin-bottom: 1em;
  }
  .border-right-e54d .background-5e4c:last-child {
    margin-bottom: 0;
  }
}
.border-right-e54d .icon-3a9b {
  background: #ededed;
}
.border-right-e54d .blue_c419 {
  background: #1a1a1a;
}
.over-62e7.icon-3a9b {
  color: rgba(0, 0, 0, 0.6);
}
.over-62e7.icon-3a9b .medium_e37b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.over-62e7.blue_c419 {
  color: rgba(255, 255, 255, 0.99);
}
.over-62e7.blue_c419 a:not(.left-2873) {
  color: rgba(255, 255, 255, 0.79);
}
.over-62e7.blue_c419 a:not(.left-2873):hover {
  color: rgba(255, 255, 255, 0.99);
}
.over-62e7.blue_c419 .medium_e37b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.over-62e7.blue_c419 table tbody td,
.over-62e7.blue_c419 table th {
  background: rgba(0, 0, 0, 0.08);
}
.shadow-bronze-2017.shadow-9c8e .nav_mini_c164 {
  max-width: initial;
}
.shadow-bronze-2017 .gold_6994 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.shadow-bronze-2017 .gold_6994 .table-82dd {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .shadow-bronze-2017 .gold_6994 .table-82dd {
    display: block;
    margin-bottom: 2em;
  }
  .shadow-bronze-2017 .gold_6994 .table-82dd:last-child {
    margin-bottom: 0;
  }
}
.border-right-e54d .background-5e4c:last-child,
.row-purple-7416 .background-5e4c:last-child,
.link_4513 .background-5e4c:last-child {
  margin-bottom: 0;
}
.border-right-e54d .background-5e4c .section-8410 .breadcrumb_6960:last-child,
.row-purple-7416 .background-5e4c .section-8410 .breadcrumb_6960:last-child,
.link_4513 .background-5e4c .section-8410 .breadcrumb_6960:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .border-right-e54d .tooltip_upper_9011,
  .border-right-e54d .steel-5aee,
  .row-purple-7416 .tooltip_upper_9011,
  .row-purple-7416 .steel-5aee,
  .link_4513 .tooltip_upper_9011,
  .link_4513 .steel-5aee {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .element-b352 .background-5e4c {
    margin-bottom: 2em;
  }
}
.element-b352 p:last-child {
  margin-bottom: 0;
}
.element-b352 li,
.element-b352 ul {
  list-style: none;
  margin: 0;
}
.element-b352 ul ul {
  margin-left: 2.617924em;
}
.pink_3e57 {
  font-size: 0.875em;
}

/* css-noise: 1468 */
.widget-item-d4 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.0;
}
