/*!
Theme Name: Customify
Theme URI: https://pressmaximum.lower_ccb3/customify
Author: WPCustomify
Author URI: https://pressmaximum.lower_ccb3
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.lower_ccb3/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.lower-1136.module-b830/licenses/gpl-2.0.box-32f6
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.plasma-771a/, (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.pro-9f03.simple-c933/normalize.box-clean-f113/
 ======
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.box-clean-f113 v7.0.0 | MIT License | github.lower_ccb3/necolas/normalize.box-clean-f113 */
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;
}
.content-huge-5fb1 .dirty_11a5,
.form-top-da9b,
.button_brown_b8f5,
.red_47d3,
.caption-90d5,
.dropdown-6e88,
.center-e4e2,
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;
}
.form-top-da9b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .form-top-da9b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .form-top-da9b,
  h1 {
    font-size: 1.8em;
  }
}
.button_brown_b8f5,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.button_brown_b8f5 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .button_brown_b8f5,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .button_brown_b8f5,
  h2 {
    font-size: 1.7em;
  }
}
.red_47d3,
h3 {
  font-size: 1.618em;
}
.content-huge-5fb1 .dirty_11a5,
.caption-90d5,
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.photo-bright-fa52 {
  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;
}
.steel-f0c1:after,
.steel-f0c1:before,
.sidebar-mini-d7ac:after,
.sidebar-mini-d7ac:before {
  content: "";
  display: table;
}
.steel-f0c1:after,
.sidebar-mini-d7ac:after {
  clear: both;
}
.preview-e691 {
  float: right;
  margin-right: 0;
}
.panel-b87b {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hover-short-2205 .sidebar_8e61,
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;
}
.hover-short-2205 .sidebar_8e61: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;
}
.simple-0944 .sidebar_8e61 {
  box-shadow: none;
}
.simple-0944
  .sidebar_8e61
  .secondary-down-6fa2 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.simple-0944 .sidebar_8e61 .box-advanced-6e62 {
  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;
}
.simple-0944
  .sidebar_8e61
  .box-advanced-6e62
  b {
  display: none;
}
.simple-0944 .dark-e2e6 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.content_cf0b:not(.over_1536):not(.breadcrumb-lite-a672),
button:not(.over_1536):not(.breadcrumb-lite-a672),
input[type="button"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ),
input[type="reset"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ),
input[type="submit"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ) {
  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;
}
.content_cf0b:not(.over_1536):not(
    .breadcrumb-lite-a672
  ):hover,
button:not(.over_1536):not(
    .breadcrumb-lite-a672
  ):hover,
input[type="button"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ):hover,
input[type="reset"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ):hover,
input[type="submit"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.content_cf0b:not(.over_1536):not(
    .breadcrumb-lite-a672
  ):active,
.content_cf0b:not(.over_1536):not(
    .breadcrumb-lite-a672
  ):focus,
button:not(.over_1536):not(
    .breadcrumb-lite-a672
  ):active,
button:not(.over_1536):not(
    .breadcrumb-lite-a672
  ):focus,
input[type="button"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ):active,
input[type="button"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ):focus,
input[type="reset"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ):active,
input[type="reset"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ):focus,
input[type="submit"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ):active,
input[type="submit"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ):focus {
  outline: 0;
}
.content_cf0b:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1,
button:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1,
input[type="button"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1,
input[type="reset"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1,
input[type="submit"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1 {
  position: relative;
}
.content_cf0b:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1
  .frame_7d13,
.content_cf0b:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1
  .carousel_3e63,
.content_cf0b:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1
  .tiny-c01e,
.content_cf0b:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1
  i,
.content_cf0b:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1
  svg,
button:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1
  .frame_7d13,
button:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1
  .carousel_3e63,
button:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1
  .tiny-c01e,
button:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1
  i,
button:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1
  svg,
input[type="button"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1
  .frame_7d13,
input[type="button"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1
  .carousel_3e63,
input[type="button"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1
  .tiny-c01e,
input[type="button"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1
  i,
input[type="button"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1
  svg,
input[type="reset"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1
  .frame_7d13,
input[type="reset"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1
  .carousel_3e63,
input[type="reset"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1
  .tiny-c01e,
input[type="reset"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1
  i,
input[type="reset"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1
  svg,
input[type="submit"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1
  .frame_7d13,
input[type="submit"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1
  .carousel_3e63,
input[type="submit"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1
  .tiny-c01e,
input[type="submit"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1
  i,
input[type="submit"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1
  svg {
  visibility: hidden;
}
.content_cf0b:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1:after,
button:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1:after,
input[type="button"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1:after,
input[type="reset"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1:after,
input[type="submit"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ).fn-loading-0ed1: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;
}
.content_cf0b:not(.over_1536):not(.breadcrumb-lite-a672),
input[type="button"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ),
input[type="reset"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ),
input[type="submit"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ) {
  color: #fff;
  background: #235787;
}
.content_cf0b:not(.over_1536):not(
    .breadcrumb-lite-a672
  ):focus,
input[type="button"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ):focus,
input[type="reset"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ):focus,
input[type="submit"]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ):focus {
  color: #fff;
}
.content_cf0b.fn-disabled-0ed1:not(.over_1536):not(
    .breadcrumb-lite-a672
  ),
.content_cf0b[disabled]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ),
button.fn-disabled-0ed1:not(.over_1536):not(
    .breadcrumb-lite-a672
  ),
button[disabled]:not(.over_1536):not(
    .breadcrumb-lite-a672
  ) {
  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;
}
.preview_selected_a6bc {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.preview_selected_a6bc: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;
}
.input-3bda {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.link_84de {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.video_af3c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.steel-f0c1:after,
.steel-f0c1:before,
.image-c382:after,
.image-c382:before,
.layout_5c6c:after,
.layout_5c6c:before,
.tooltip-glass-9e63:after,
.tooltip-glass-9e63:before,
.bronze_55ea:after,
.bronze_55ea:before,
.input_dirty_723c:after,
.input_dirty_723c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.steel-f0c1:after,
.image-c382:after,
.layout_5c6c:after,
.tooltip-glass-9e63:after,
.bronze_55ea:after,
.input_dirty_723c:after {
  clear: both;
}
.image-c382 .message_52a6,
.layout_5c6c .message_52a6,
.progress_4e18 .message_52a6 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.small-803e {
  display: inline-block;
}
.accordion_7c83 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.accordion_7c83 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.accordion_7c83 .dim_d9f8 {
  padding: 1em 0;
  font-size: 85%;
}
.dim_d9f8 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.column-5f0e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.column-5f0e:after,
.column-5f0e:before {
  content: "";
  display: table;
}
.column-5f0e:after {
  clear: both;
}
.text_tiny_f8a7 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.east-c335 .text_tiny_f8a7 {
  max-width: 50%;
}
.preview_9df8 .text_tiny_f8a7 {
  max-width: 33.33%;
}
.current-4486 .text_tiny_f8a7 {
  max-width: 25%;
}
.panel_2e03 .text_tiny_f8a7 {
  max-width: 20%;
}
.disabled-2dab .text_tiny_f8a7 {
  max-width: 16.66%;
}
.right_067b .text_tiny_f8a7 {
  max-width: 14.28%;
}
.wrapper_48c9 .text_tiny_f8a7 {
  max-width: 12.5%;
}
.up-50f7 .text_tiny_f8a7 {
  max-width: 11.11%;
}
.progress_lower_345f {
  display: block;
}
.content-huge-5fb1 .list_e10b label,
.content-huge-5fb1 .link-stale-5b39 label,
.content-huge-5fb1 .paragraph-light-4d59 label,
.content-huge-5fb1 .filter-115a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.inner-4e8b {
  list-style: none;
  margin: 0;
}
.inner-4e8b article.nav_medium_5a74 {
  margin-bottom: 0;
}
.inner-4e8b ul {
  list-style: none;
  margin: 0;
}
.inner-4e8b .article-812c li.nav_medium_5a74 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .inner-4e8b .article-812c li.nav_medium_5a74 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .inner-4e8b .article-812c li.nav_medium_5a74: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) {
  .inner-4e8b .article-812c li.nav_medium_5a74 li.nav_medium_5a74 li.nav_medium_5a74 li.nav_medium_5a74 {
    padding-left: 0;
  }
}
article.nav_medium_5a74 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.nav_medium_5a74 .image-c382 p:last-of-type {
  margin-bottom: 0;
}
article.nav_medium_5a74 .notice_white_deca {
  float: left;
}
article.nav_medium_5a74 .table_5a3f {
  margin-left: 85px;
}
article.nav_medium_5a74 .paragraph_e01e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.nav_medium_5a74 .paragraph_e01e .input_pink_a9a2 {
  margin-left: 10px;
}
article.nav_medium_5a74 .badge-3667 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.nav_medium_5a74 .overlay-0499 {
  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 .list_e10b,
  #respond .paragraph-light-4d59,
  #respond .filter-115a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .list_e10b input,
#respond .paragraph-light-4d59 input,
#respond .filter-115a input {
  width: 100%;
}
#respond .filter-115a {
  margin-right: 0;
}
#respond .mini-ed0f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.summary-motion-a032 {
  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;
}
.summary-motion-a032.cold-6e60 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.summary-motion-a032 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%);
}
.summary-motion-a032:focus,
.summary-motion-a032: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);
}
.aside_c164 {
  border-radius: 10%;
}
.dark_e0bf {
  border-radius: 50%;
}
.secondary_outer_0558 {
  font-size: 0.72em;
}
.next-5368 {
  font-size: 0.875em;
}
.active_7505 {
  font-size: 1.1em;
}
.active-c520 {
  text-transform: uppercase;
  line-height: 1.2;
}
.active-c520.secondary_outer_0558 {
  letter-spacing: 0.5px;
}
.smooth-e748,
.smooth-e748 a {
  color: #6d6d6d;
}
.smooth-e748 a:hover {
  color: #111;
}
.content_3dd6 {
  color: #6d6d6d;
}
.sort-inner-0d2b {
  overflow-x: hidden;
}
.sort-inner-0d2b .widget_wood_a703.slow_6818 {
  position: relative;
}
.sort-inner-0d2b .widget_wood_a703.slow_6818.info_8672 {
  position: initial;
}
.sort-inner-0d2b
  .widget_wood_a703.slow_6818.info_8672
  .north-f1f0 {
  left: auto;
}
.sort-inner-0d2b .widget_wood_a703 .north-f1f0 {
  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;
}
.sort-inner-0d2b .widget_wood_a703:hover.slow_6818 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.sort-inner-0d2b
  .widget_wood_a703:hover.slow_6818
  .north-f1f0 {
  display: block;
  z-index: 9999999;
}
.sort-inner-0d2b .secondary-ad78 .shadow_1382,
.sort-inner-0d2b .badge-8ad3 .shadow_1382 {
  display: none;
}
.sort-inner-0d2b .brown-e4cd .widget_wood_a703:hover.slow_6818 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.content-huge-5fb1 .list_e10b label,
.content-huge-5fb1 .link-stale-5b39 label,
.content-huge-5fb1 .paragraph-light-4d59 label,
.content-huge-5fb1 .filter-115a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.inner-4e8b {
  list-style: none;
  margin: 0;
}
.inner-4e8b article.nav_medium_5a74 {
  margin-bottom: 0;
}
.inner-4e8b ul {
  list-style: none;
  margin: 0;
}
.inner-4e8b .article-812c li.nav_medium_5a74 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .inner-4e8b .article-812c li.nav_medium_5a74 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .inner-4e8b .article-812c li.nav_medium_5a74: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) {
  .inner-4e8b .article-812c li.nav_medium_5a74 li.nav_medium_5a74 li.nav_medium_5a74 li.nav_medium_5a74 {
    padding-left: 0;
  }
}
article.nav_medium_5a74 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.nav_medium_5a74 .image-c382 p:last-of-type {
  margin-bottom: 0;
}
article.nav_medium_5a74 .notice_white_deca {
  float: left;
}
article.nav_medium_5a74 .table_5a3f {
  margin-left: 85px;
}
article.nav_medium_5a74 .paragraph_e01e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.nav_medium_5a74 .paragraph_e01e .input_pink_a9a2 {
  margin-left: 10px;
}
article.nav_medium_5a74 .badge-3667 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.nav_medium_5a74 .overlay-0499 {
  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 .list_e10b,
  #respond .paragraph-light-4d59,
  #respond .filter-115a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .list_e10b input,
#respond .paragraph-light-4d59 input,
#respond .filter-115a input {
  width: 100%;
}
#respond .filter-115a {
  margin-right: 0;
}
#respond .mini-ed0f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.secondary-ad78 .banner-yellow-2b3c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.banner-yellow-2b3c .border-hard-3256.outline_fixed_14d7 .tiny-d394 > li > a:focus,
.banner-yellow-2b3c .border-hard-3256.outline_fixed_14d7 .tiny-d394 > li > a:hover,
.banner-yellow-2b3c .border-hard-3256.secondary_74a1 .tiny-d394 > li > a:focus,
.banner-yellow-2b3c .border-hard-3256.secondary_74a1 .tiny-d394 > li > a:hover,
.banner-yellow-2b3c .border-hard-3256.hover-c365 .tiny-d394 > li > a:focus,
.banner-yellow-2b3c .border-hard-3256.hover-c365 .tiny-d394 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.banner-yellow-2b3c
  .border-hard-3256.outline_fixed_14d7
  .tiny-d394
  > li.paragraph-75a2
  > a,
.banner-yellow-2b3c
  .border-hard-3256.outline_fixed_14d7
  .tiny-d394
  > li.backdrop_116a
  > a,
.banner-yellow-2b3c
  .border-hard-3256.secondary_74a1
  .tiny-d394
  > li.paragraph-75a2
  > a,
.banner-yellow-2b3c
  .border-hard-3256.secondary_74a1
  .tiny-d394
  > li.backdrop_116a
  > a,
.banner-yellow-2b3c
  .border-hard-3256.hover-c365
  .tiny-d394
  > li.paragraph-75a2
  > a,
.banner-yellow-2b3c .border-hard-3256.hover-c365 .tiny-d394 > li.simple_f924 > a {
  color: rgba(255, 255, 255, 0.99);
}
.banner-yellow-2b3c .notification-6e05,
.banner-yellow-2b3c .notification-6e05 a {
  color: rgba(255, 255, 255, 0.99);
}
.banner-yellow-2b3c .top_9afd.logo-396c li a,
.banner-yellow-2b3c .selected_7ddf a,
.banner-yellow-2b3c .complex-3781,
.banner-yellow-2b3c .tiny-d394 > li > a,
.banner-yellow-2b3c .status-7060 {
  color: rgba(255, 255, 255, 0.79);
}
.banner-yellow-2b3c .top_9afd.logo-396c li a:hover,
.banner-yellow-2b3c .selected_7ddf a:hover,
.banner-yellow-2b3c .complex-3781:hover,
.banner-yellow-2b3c .tiny-d394 > li > a:hover,
.banner-yellow-2b3c .status-7060:hover {
  color: rgba(255, 255, 255, 0.99);
}
.banner-yellow-2b3c .table-stale-68f5 {
  color: rgba(255, 255, 255, 0.79);
}
.banner-yellow-2b3c .table-stale-68f5 .content-6705 {
  color: rgba(255, 255, 255, 0.99);
}
.banner-yellow-2b3c .table-stale-68f5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.banner-yellow-2b3c .label-yellow-73f2 .info-b7ff {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.banner-yellow-2b3c .label-yellow-73f2 .info-b7ff .menu-9c3e {
  color: rgba(255, 255, 255, 0.79);
}
.banner-yellow-2b3c
  .label-yellow-73f2
  .info-b7ff
  .menu-9c3e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.banner-yellow-2b3c
  .label-yellow-73f2
  .info-b7ff
  .menu-9c3e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.banner-yellow-2b3c
  .label-yellow-73f2
  .info-b7ff
  .menu-9c3e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.banner-yellow-2b3c
  .label-yellow-73f2
  .info-b7ff
  .menu-9c3e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.banner-yellow-2b3c .label-yellow-73f2 .fast_82f8 {
  color: rgba(255, 255, 255, 0.79);
}
.banner-yellow-2b3c .label-yellow-73f2 .fast_82f8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.huge_f4d6
  .banner-yellow-2b3c
  .label-yellow-73f2
  .fresh_baa9
  .avatar-dd6a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.huge_f4d6
  .banner-yellow-2b3c
  .label-yellow-73f2
  .fresh_baa9
  .menu-9c3e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.secondary-ad78 .next_986a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.next_986a .border-hard-3256.outline_fixed_14d7 .tiny-d394 > li > a:focus,
.next_986a .border-hard-3256.outline_fixed_14d7 .tiny-d394 > li > a:hover,
.next_986a .border-hard-3256.secondary_74a1 .tiny-d394 > li > a:focus,
.next_986a .border-hard-3256.secondary_74a1 .tiny-d394 > li > a:hover,
.next_986a .border-hard-3256.hover-c365 .tiny-d394 > li > a:focus,
.next_986a .border-hard-3256.hover-c365 .tiny-d394 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.next_986a
  .border-hard-3256.outline_fixed_14d7
  .tiny-d394
  > li.paragraph-75a2
  > a,
.next_986a
  .border-hard-3256.outline_fixed_14d7
  .tiny-d394
  > li.backdrop_116a
  > a,
.next_986a
  .border-hard-3256.secondary_74a1
  .tiny-d394
  > li.paragraph-75a2
  > a,
.next_986a
  .border-hard-3256.secondary_74a1
  .tiny-d394
  > li.backdrop_116a
  > a,
.next_986a
  .border-hard-3256.hover-c365
  .tiny-d394
  > li.paragraph-75a2
  > a,
.next_986a .border-hard-3256.hover-c365 .tiny-d394 > li.simple_f924 > a {
  color: rgba(0, 0, 0, 0.8);
}
.next_986a .notification-6e05,
.next_986a .notification-6e05 a {
  color: rgba(0, 0, 0, 0.8);
}
.next_986a .top_9afd.logo-396c li a,
.next_986a .selected_7ddf a,
.next_986a .complex-3781,
.next_986a .tiny-d394 > li > a,
.next_986a .status-7060 {
  color: rgba(0, 0, 0, 0.55);
}
.next_986a .top_9afd.logo-396c li a:hover,
.next_986a .selected_7ddf a:hover,
.next_986a .complex-3781:hover,
.next_986a .tiny-d394 > li > a:hover,
.next_986a .status-7060:hover {
  color: rgba(0, 0, 0, 0.8);
}
.next_986a .table-stale-68f5 {
  color: rgba(0, 0, 0, 0.55);
}
.next_986a .table-stale-68f5 .content-6705 {
  color: rgba(0, 0, 0, 0.8);
}
.next_986a .table-stale-68f5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accordion_63ea .highlight_8a80 {
  margin-left: auto;
  margin-right: auto;
}
.layout_5c6c > * {
  margin-left: auto;
  margin-right: auto;
}
.layout_5c6c .input-3bda {
  margin-right: 1.41575em;
}
.search-9356 .layout_5c6c > .out_d297 {
  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;
}
.search-9356 .layout_5c6c > .outline-lite-5136 {
  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;
}
.yellow_d056.accordion_63ea .highlight_8a80,
.overlay-silver-8097.accordion_63ea .highlight_8a80 {
  margin-left: 0;
}
.paragraph-977c.accordion_63ea .highlight_8a80,
.section-motion-c164.accordion_63ea .highlight_8a80 {
  margin-right: 0;
}
.layout_5c6c ol,
.layout_5c6c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hovered-27b3 video {
  max-width: 100%;
}
.basic_2fcc img {
  display: block;
}
.basic_2fcc.input-3bda,
.basic_2fcc.link_84de {
  width: 100%;
}
.basic_2fcc.outline-lite-5136 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.grid_center_21d2:not(.backdrop_b607) {
  margin: 1.5em auto;
}
.info_full_6462 p {
  padding: 1.5em 14px;
}
ul.tall_d328.outline-lite-5136,
ul.tall_d328.out_d297,
ul.tall_d328.hovered_9f54.out_d297 {
  padding: 0 14px;
}
.thick-7197 {
  display: block;
  overflow-x: auto;
}
.thick-7197 table {
  border-collapse: collapse;
  width: 100%;
}
.thick-7197 td,
.thick-7197 th {
  padding: 0.5em;
}
.layout_5c6c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.layout_5c6c ol ol,
.layout_5c6c ol ul,
.layout_5c6c ul ol,
.layout_5c6c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.layout_5c6c ol ol li,
.layout_5c6c ol ul li,
.layout_5c6c ul ol li,
.layout_5c6c ul ul li {
  margin-left: 0;
}
.label_4ef5.tag_2daf > .aside_new_a7dc {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.label_4ef5.tag_2daf > .aside_new_a7dc iframe,
.label_4ef5.tag_2daf > .aside_new_a7dc > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.yellow_a253 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.yellow_a253.highlight_f336 {
  padding: 0;
}
.yellow_a253.highlight_f336 cite {
  font-size: 13px;
}
.yellow_a253 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.yellow_a253 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.module_57f7 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.module_57f7 > p:first-child {
  margin-top: 0;
}
.module_57f7 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.module_57f7 blockquote {
  border-left: 0;
}
.title-thick-dd63 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.title-thick-dd63:not(.small_9c26) {
  max-width: 100px;
}
.title-thick-dd63.menu-8a42 {
  border-bottom: none !important;
  text-align: center;
}
.title-thick-dd63.menu-8a42::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .info_full_6462 p {
    padding: 1.5em 0;
  }
}
.steel-166c {
  color: #0073aa;
}
.media_f2ca {
  background-color: #0073aa;
}
.tooltip-369b {
  color: #229fd8;
}
.stone_1494 {
  background-color: #229fd8;
}
.container-motion-cf11 {
  color: #eee;
}
.active_2724 {
  background-color: #eee;
}
.background_mini_becc {
  color: #444;
}
.texture-723b {
  background-color: #444;
}
.steel_4031 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.steel_4031 .iron-bd6b .selected_7ddf {
  font-size: 15px;
}
.steel_4031 .selected_7ddf {
  line-height: 1.3;
}
.steel_4031 .next_986a {
}
.steel_4031 .banner-yellow-2b3c {
  background: #235787;
}
.carousel-f7d0 {
  padding: 0;
}
.carousel-f7d0 .banner-yellow-2b3c {
  background: #1a1a1a;
}
.carousel-f7d0 .next_986a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.nav_pressed_544c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.nav_pressed_544c .next_986a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.nav_pressed_544c .banner-yellow-2b3c {
  background: #303030;
}
.input_dirty_723c {
  position: relative;
  z-index: 10;
}
.input_dirty_723c .summary-tall-5d09 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.search-warm-59bf .slow_6818 {
  display: inline-block;
  vertical-align: middle;
}
.search-warm-59bf.layout_dbe5 .slow_6818 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .search-warm-59bf.layout_dbe5 .slow_6818 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .search-warm-59bf.layout_dbe5 .slow_6818 {
    margin-right: 0.4em;
  }
}
.search-warm-59bf.layout_dbe5 .slow_6818:last-child {
  margin-right: 0;
}
.disabled_complex_98a1 .summary-tall-5d09 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .secondary-ad78 .iron-bd6b {
    margin: 0 -0.5em;
  }
  .secondary-ad78 .iron-bd6b [class*="customify-col-"],
  .secondary-ad78 .iron-bd6b [class*="customify-col_"],
  .secondary-ad78 .iron-bd6b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.secondary-ad78.text-0a84 .summary-tall-5d09 {
  background: 0 0 !important;
}
.secondary-ad78.text-0a84 .summary-tall-5d09,
.secondary-ad78.disabled_complex_98a1 .summary-tall-5d09 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .secondary-ad78.notice-c2a0 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.secondary-ad78.disabled_complex_98a1 .summary-tall-5d09 {
  box-shadow: none !important;
}
.content-c804 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .content-c804 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .content-c804 {
    padding: 18px 0 20px;
  }
}
.content-c804 .bronze_c796 {
  width: 100%;
}
.content-c804 .focus-wood-7068 {
  margin-bottom: 0;
}
.content-c804 .fast-a880 {
  margin-top: 5px;
  font-size: 0.875em;
}
.layout_plasma_00bd {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.layout_plasma_00bd .hot-9c67 {
  width: 100%;
}
.info-31d6 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.info-31d6 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.info-31d6 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;
}
.info-31d6 li:last-child:after {
  display: none;
}
.info-31d6 li a {
  font-weight: 500;
  margin-right: 10px;
}
.glass_28a4 .shadow_1382 button,
.content-c804 .shadow_1382 button {
  left: 0;
}
.glass_28a4 .hot-9c67,
.content-c804 .hot-9c67 {
  padding-left: 0;
  padding-right: 0;
}
.glass_28a4 .layout_plasma_00bd,
.content-c804 .layout_plasma_00bd {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.glass_28a4 {
  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;
}
.glass_28a4: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;
}
.glass_28a4 .blue-7842 {
  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) {
  .glass_28a4 .blue-7842 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .glass_28a4 .blue-7842 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .glass_28a4 .blue-7842 {
    min-height: 200px;
  }
}
.glass_28a4 .info-31d6 {
  color: rgba(255, 255, 255, 0.8);
}
.glass_28a4 .info-31d6 a,
.glass_28a4 .info-31d6 li:after {
  color: inherit;
}
.glass_28a4 .info-31d6 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.link-1f92 {
  margin-bottom: 0.5em;
}
.plasma_8151 {
  margin-bottom: 1.2em;
}
.plasma_8151,
.link-1f92 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.plasma_8151 p:last-child,
.link-1f92 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .shadow_1382,
#masthead .shadow_1382 {
  display: none;
}
#masthead
  > .shadow_1382.fast-6e13 {
  display: none;
}
#masthead > .shadow_1382 button {
  left: 0;
}
.inner-cb3e {
  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%;
}
.inner-cb3e .slow_6818 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.inner-cb3e .mask_6b8f {
  display: -webkit-box;
  display: flex;
}
.inner-cb3e .mask_6b8f.shade_aeb0 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.inner-cb3e .mask_6b8f.pattern-dynamic-5806 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.inner-cb3e .mask_6b8f.hard_d645 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.inner-cb3e.lite_7ceb.top_86d1 .mask_6b8f.shade_aeb0 {
  flex-basis: 100%;
}
.inner-cb3e.green_b279 .mask_6b8f.pattern-dynamic-5806 {
  -webkit-box-flex: 1;
  flex: auto;
}
.inner-cb3e.green_b279 .mask_6b8f.hard_d645 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .shadow_1382.fast-6e13 {
  display: none;
}
#masthead > .shadow_1382 button {
  left: 0;
}
.feature_21a6 {
  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;
}
.feature_21a6:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.feature_21a6.hard_f724 i {
  margin-right: 4px;
}
.feature_21a6.photo-04e9 i {
  margin-left: 5px;
}
.selected_7ddf p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.selected_7ddf p:last-child {
  margin-bottom: 0;
}
.accent-07ba {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.accent-07ba a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.accent-07ba img {
  display: block;
  width: auto;
  line-height: 1;
}
.accent-07ba .notification-6e05 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.accent-07ba .dynamic-aacf {
  margin: 5px 0 7px 0;
}
.accent-07ba.heading_a9d5 .column-wide-f906 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.accent-07ba.heading_a9d5 .left-fe9d {
  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;
}
.accent-07ba.gold_362c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.accent-07ba.gold_362c .column-wide-f906 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.accent-07ba.gold_362c .left-fe9d {
  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;
}
.accent-07ba.frame_first_6bc7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.accent-07ba.complex_dd5a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.accent-07ba.complex_dd5a .left-fe9d {
  margin-top: 7px;
}
.box_af46 {
  display: inline-block;
}
.input_dirty_723c .form_7067 .accent-07ba img {
  max-width: 100%;
}
.border-hard-3256 .border-6213.solid_f8b6,
.heading-inner-bd12 .border-6213.solid_f8b6 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.border-hard-3256 .tooltip_current_ef79,
.heading-inner-bd12 .tooltip_current_ef79 {
  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%);
}
.border-hard-3256 .tooltip_current_ef79 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.border-hard-3256.large_0347 .tooltip_current_ef79 {
  display: none;
}
.border-hard-3256 .yellow_2ac9 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.border-hard-3256 .yellow_2ac9 li {
  display: inline-block;
  position: relative;
}
.border-hard-3256 .yellow_2ac9 li:last-child {
  margin-right: 0;
}
.border-hard-3256 .yellow_2ac9 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;
}
.border-hard-3256 .yellow_2ac9 li.simple_f924 > a {
  color: rgba(0, 0, 0, 0.9);
}
.border-hard-3256 .yellow_2ac9 > 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;
}
.border-hard-3256 .yellow_2ac9 > li > a i {
  line-height: 0;
}
.border-hard-3256 .yellow_2ac9 > li.video-complex-0f1c > a .tooltip_current_ef79 {
  margin-left: 4px;
  line-height: 0;
}
.border-hard-3256 .yellow_2ac9 .current-6884 li.video-complex-0f1c > a {
  position: relative;
}
.border-hard-3256 .yellow_2ac9 .current-6884 li.video-complex-0f1c > a:after,
.border-hard-3256 .yellow_2ac9 .current-6884 li.video-complex-0f1c > a:before {
  content: "";
  display: table;
}
.border-hard-3256 .yellow_2ac9 .current-6884 li.video-complex-0f1c > a:after {
  clear: both;
}
.border-hard-3256 .yellow_2ac9 .current-6884 li.video-complex-0f1c > a .tooltip_current_ef79 {
  margin-left: 5px;
  float: right;
}
.border-hard-3256 .progress_137a,
.border-hard-3256 .current-6884 {
  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;
}
.border-hard-3256 .current-6884 {
  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;
}
.border-hard-3256 .current-6884 .solid_f8b6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.border-hard-3256 .current-6884 .tooltip_current_ef79 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.border-hard-3256 .current-6884 li {
  display: block;
  margin: 0;
  padding: 0;
}
.border-hard-3256 .current-6884 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;
}
.border-hard-3256 .current-6884 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.border-hard-3256 .current-6884 .current-6884 {
  top: 0;
  left: 100%;
}
.border-hard-3256 .logo-large-312f.fn-focus-0ed1 > .progress_137a,
.border-hard-3256 .logo-large-312f.fn-focus-0ed1 > .current-6884,
.border-hard-3256 .logo-large-312f:focus > .progress_137a,
.border-hard-3256 .logo-large-312f:focus > .current-6884,
.border-hard-3256 .logo-large-312f:hover > .progress_137a,
.border-hard-3256 .logo-large-312f:hover > .current-6884 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.border-hard-3256.hover-c365 .tiny-d394:after,
.border-hard-3256.hover-c365 .tiny-d394:before {
  content: "";
  display: table;
}
.border-hard-3256.hover-c365 .tiny-d394:after {
  clear: both;
}
.border-hard-3256.hover-c365 .tiny-d394 > li {
  float: left;
}
.border-hard-3256.huge_64cb .tiny-d394:after,
.border-hard-3256.huge_64cb .tiny-d394:before {
  content: "";
  display: table;
}
.border-hard-3256.huge_64cb .tiny-d394:after {
  clear: both;
}
.border-hard-3256.huge_64cb .tiny-d394 > li {
  float: left;
}
.border-hard-3256.huge_64cb .tiny-d394 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.border-hard-3256.huge_64cb .tiny-d394 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.border-hard-3256.huge_64cb .tiny-d394 > li.paragraph-75a2 > a,
.border-hard-3256.huge_64cb .tiny-d394 > li.simple_f924 > a {
  color: #fff;
  background-color: #1e4b75;
}
.border-hard-3256.outline_fixed_14d7 .tiny-d394 > li > a .solid_f8b6 {
  position: relative;
}
.border-hard-3256.outline_fixed_14d7 .tiny-d394 > li > a .solid_f8b6: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;
}
.border-hard-3256.outline_fixed_14d7
  .tiny-d394
  > li:focus
  > a
  .solid_f8b6:before,
.border-hard-3256.outline_fixed_14d7
  .tiny-d394
  > li:hover
  > a
  .solid_f8b6:before {
  width: 100%;
  background-color: currentColor;
}
.border-hard-3256.outline_fixed_14d7
  .tiny-d394
  > li.paragraph-75a2
  > a
  .solid_f8b6:before,
.border-hard-3256.outline_fixed_14d7
  .tiny-d394
  > li.backdrop_116a
  > a
  .solid_f8b6:before {
  width: 100%;
  background-color: currentColor;
}
.border-hard-3256.secondary_74a1 .tiny-d394 > li > a .solid_f8b6 {
  position: relative;
}
.border-hard-3256.secondary_74a1 .tiny-d394 > li > a .solid_f8b6: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;
}
.border-hard-3256.secondary_74a1 .tiny-d394 > li:focus > a .solid_f8b6:before,
.border-hard-3256.secondary_74a1
  .tiny-d394
  > li:hover
  > a
  .solid_f8b6:before {
  width: 100%;
  background-color: currentColor;
}
.border-hard-3256.secondary_74a1
  .tiny-d394
  > li.paragraph-75a2
  > a
  .solid_f8b6:before,
.border-hard-3256.secondary_74a1
  .tiny-d394
  > li.backdrop_116a
  > a
  .solid_f8b6:before {
  width: 100%;
  background-color: currentColor;
}
.heading-inner-bd12 .yellow_2ac9 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.heading-inner-bd12 .yellow_2ac9 li:first-child > a {
  border-top: none;
}
.heading-inner-bd12 .yellow_2ac9 .primary_a96e > .solid_f8b6 .tooltip_current_ef79 {
  display: none;
}
.heading-inner-bd12 .yellow_2ac9 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.heading-inner-bd12 .yellow_2ac9 li:last-child {
  border: none;
}
.heading-inner-bd12 .yellow_2ac9 li.video-complex-0f1c > a {
  padding-right: 45px !important;
}
.heading-inner-bd12 .yellow_2ac9 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.heading-inner-bd12 .yellow_2ac9 li a:focus,
.heading-inner-bd12 .yellow_2ac9 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.heading-inner-bd12 .yellow_2ac9 li .link-north-92a8 {
  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;
}
.heading-inner-bd12 .yellow_2ac9 li .link-north-92a8:hover {
  box-shadow: none;
}
.heading-inner-bd12 .yellow_2ac9 li .link-north-92a8 .tooltip_current_ef79 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.heading-inner-bd12 .yellow_2ac9 .current-6884 {
  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);
}
.heading-inner-bd12 .yellow_2ac9 .current-6884 li a {
  padding-left: 3em;
}
.heading-inner-bd12 .yellow_2ac9 .steel_453b > a .link-north-92a8 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.heading-inner-bd12 .yellow_2ac9 .steel_453b > .current-6884 {
  display: block;
  opacity: 1;
}
.hero-black-147c {
  max-width: 100%;
}
.layout-a5c9 {
  line-height: 0;
  cursor: pointer;
}
.status-7060 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.status-7060:hover {
  box-shadow: none;
  color: currentColor;
}
.status-7060 svg {
  width: 18px;
  height: 18px;
}
.status-7060 .surface-warm-ec49 {
  display: none;
}
.main-purple-8c8c {
  position: relative;
}
.main-purple-8c8c.fn-active-0ed1 .status-7060 .gallery_b0ca {
  display: none;
}
.main-purple-8c8c.fn-active-0ed1 .status-7060 .surface-warm-ec49 {
  display: inline-block;
}
.main-purple-8c8c .sort_1507 {
  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);
}
.main-purple-8c8c.info-medium-c9bf .sort_1507 {
  left: auto;
  right: -0.9em;
}
.main-purple-8c8c.info-medium-c9bf .modal-new-bcd2::before {
  left: auto;
  right: 15px;
}
.main-purple-8c8c.fn-active-0ed1 .sort_1507 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.fresh_baa9 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.fresh_baa9 label {
  flex-basis: 100%;
}
.fresh_baa9 .info-b7ff {
  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;
}
.fresh_baa9 .menu-9c3e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.fresh_baa9 .menu-9c3e:focus {
  background-color: transparent;
}
.fresh_baa9 button.fast_82f8 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.fresh_baa9 button.fast_82f8:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.fresh_baa9 button.fast_82f8 svg {
  width: 18px;
  height: 18px;
}
.fresh_baa9 input[type="submit"] {
  min-height: auto;
}
.label-yellow-73f2 .fresh_baa9 .menu-9c3e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.modal-new-bcd2 {
  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) {
  .modal-new-bcd2 {
    width: 220px;
  }
}
.modal-new-bcd2 label {
  flex-basis: 100%;
}
.modal-new-bcd2::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;
}
.huge_f4d6 .label-yellow-73f2 .fresh_baa9 {
  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;
}
.huge_f4d6
  .label-yellow-73f2
  .fresh_baa9
  .info-b7ff {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.huge_f4d6 .label-yellow-73f2 .fresh_baa9 .menu-9c3e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.huge_f4d6
  .label-yellow-73f2
  .fresh_baa9
  .menu-9c3e:focus {
  background: 0 0;
}
.huge_f4d6
  .label-yellow-73f2
  .fresh_baa9
  .avatar-dd6a {
  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;
}
.top_9afd {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.top_9afd li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.top_9afd li:last-child {
  margin-right: 0;
}
.top_9afd li:first-child {
  margin-left: 0;
}
.top_9afd.texture_wood_13ab a {
  color: #fff;
}
.top_9afd.texture_wood_13ab a:hover {
  color: #fff;
}
.top_9afd a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.top_9afd a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.top_9afd a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.top_9afd a:hover {
  opacity: 0.9;
  color: inherit;
}
.top_9afd [class*="social-icon-apple"] {
  background-color: #999;
}
.top_9afd [class*="social-icon-apple"].popup_7317 {
  background-color: transparent;
  color: #999;
}
.top_9afd [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.top_9afd [class*="social-icon-behance"].popup_7317 {
  background-color: transparent;
  color: #1769ff;
}
.top_9afd [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.top_9afd [class*="social-icon-bitbucket"].popup_7317 {
  background-color: transparent;
  color: #205081;
}
.top_9afd [class*="social-icon-codepen"] {
  background-color: #000;
}
.top_9afd [class*="social-icon-codepen"].popup_7317 {
  background-color: transparent;
  color: #000;
}
.top_9afd [class*="social-icon-delicious"] {
  background-color: #39f;
}
.top_9afd [class*="social-icon-delicious"].popup_7317 {
  background-color: transparent;
  color: #39f;
}
.top_9afd [class*="social-icon-digg"] {
  background-color: #005be2;
}
.top_9afd [class*="social-icon-digg"].popup_7317 {
  background-color: transparent;
  color: #005be2;
}
.top_9afd [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.top_9afd [class*="social-icon-dribbble"].popup_7317 {
  background-color: transparent;
  color: #ea4c89;
}
.top_9afd [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.top_9afd [class*="social-icon-envelope"].popup_7317 {
  background-color: transparent;
  color: #ea4335;
}
.top_9afd [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.top_9afd [class*="social-icon-facebook"].popup_7317 {
  background-color: transparent;
  color: #3b5998;
}
.top_9afd [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.top_9afd [class*="social-icon-flickr"].popup_7317 {
  background-color: transparent;
  color: #0063dc;
}
.top_9afd [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.top_9afd [class*="social-icon-foursquare"].popup_7317 {
  background-color: transparent;
  color: #2d5be3;
}
.top_9afd [class*="social-icon-github"] {
  background-color: #333;
}
.top_9afd [class*="social-icon-github"].popup_7317 {
  background-color: transparent;
  color: #333;
}
.top_9afd [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.top_9afd [class*="social-icon-google-plus"].popup_7317 {
  background-color: transparent;
  color: #dd4b39;
}
.top_9afd [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.top_9afd [class*="social-icon-houzz"].popup_7317 {
  background-color: transparent;
  color: #7ac142;
}
.top_9afd [class*="social-icon-instagram"] {
  background-color: #262626;
}
.top_9afd [class*="social-icon-instagram"].popup_7317 {
  background-color: transparent;
  color: #262626;
}
.top_9afd [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.top_9afd [class*="social-icon-jsfiddle"].popup_7317 {
  background-color: transparent;
  color: #487aa2;
}
.top_9afd [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.top_9afd [class*="social-icon-linkedin"].popup_7317 {
  background-color: transparent;
  color: #0077b5;
}
.top_9afd [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.top_9afd [class*="social-icon-medium"].popup_7317 {
  background-color: transparent;
  color: #00ab6b;
}
.top_9afd [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.top_9afd
  [class*="social-icon-odnoklassniki"].popup_7317 {
  background-color: transparent;
  color: #f4731c;
}
.top_9afd [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.top_9afd [class*="social-icon-meetup"].popup_7317 {
  background-color: transparent;
  color: #ec1c40;
}
.top_9afd [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.top_9afd [class*="social-icon-pinterest"].popup_7317 {
  background-color: transparent;
  color: #bd081c;
}
.top_9afd [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.top_9afd [class*="social-icon-product-hunt"].popup_7317 {
  background-color: transparent;
  color: #da552f;
}
.top_9afd [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.top_9afd [class*="social-icon-reddit"].popup_7317 {
  background-color: transparent;
  color: #ff4500;
}
.top_9afd [class*="social-icon-rss"] {
  background-color: #f26522;
}
.top_9afd [class*="social-icon-rss"].popup_7317 {
  background-color: transparent;
  color: #f26522;
}
.top_9afd [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.top_9afd
  [class*="social-icon-shopping-cart"].popup_7317 {
  background-color: transparent;
  color: #4caf50;
}
.top_9afd [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.top_9afd [class*="social-icon-skype"].popup_7317 {
  background-color: transparent;
  color: #00aff0;
}
.top_9afd [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.top_9afd [class*="social-icon-slideshare"].popup_7317 {
  background-color: transparent;
  color: #0077b5;
}
.top_9afd [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.top_9afd [class*="social-icon-snapchat"].popup_7317 {
  background-color: transparent;
  color: #fffc00;
}
.top_9afd [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.top_9afd [class*="social-icon-soundcloud"].popup_7317 {
  background-color: transparent;
  color: #f80;
}
.top_9afd [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.top_9afd [class*="social-icon-spotify"].popup_7317 {
  background-color: transparent;
  color: #2ebd59;
}
.top_9afd [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.top_9afd
  [class*="social-icon-stack-overflow"].popup_7317 {
  background-color: transparent;
  color: #fe7a15;
}
.top_9afd [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.top_9afd [class*="social-icon-maldkfgram"].popup_7317 {
  background-color: transparent;
  color: #2ca5e0;
}
.top_9afd [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.top_9afd [class*="social-icon-tripadvisor"].popup_7317 {
  background-color: transparent;
  color: #589442;
}
.top_9afd [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.top_9afd [class*="social-icon-tumblr"].popup_7317 {
  background-color: transparent;
  color: #35465c;
}
.top_9afd [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.top_9afd [class*="social-icon-twitch"].popup_7317 {
  background-color: transparent;
  color: #6441a5;
}
.top_9afd [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.top_9afd [class*="social-icon-twitter"].popup_7317 {
  background-color: transparent;
  color: #1da1f2;
}
.top_9afd [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.top_9afd [class*="social-icon-vimeo"].popup_7317 {
  background-color: transparent;
  color: #1ab7ea;
}
.top_9afd [class*="social-icon-vk"] {
  background-color: #45668e;
}
.top_9afd [class*="social-icon-vk"].popup_7317 {
  background-color: transparent;
  color: #45668e;
}
.top_9afd [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.top_9afd [class*="social-icon-weibo"].popup_7317 {
  background-color: transparent;
  color: #df2029;
}
.top_9afd [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.top_9afd [class*="social-icon-weixin"].popup_7317 {
  background-color: transparent;
  color: #7bb32e;
}
.top_9afd [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.top_9afd [class*="social-icon-whatsapp"].popup_7317 {
  background-color: transparent;
  color: #25d366;
}
.top_9afd [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.top_9afd [class*="social-icon-wordpress"].popup_7317 {
  background-color: transparent;
  color: #21759b;
}
.top_9afd [class*="social-icon-xing"] {
  background-color: #026466;
}
.top_9afd [class*="social-icon-xing"].popup_7317 {
  background-color: transparent;
  color: #026466;
}
.top_9afd [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.top_9afd [class*="social-icon-yelp"].popup_7317 {
  background-color: transparent;
  color: #af0606;
}
.top_9afd [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.top_9afd [class*="social-icon-youtube"].popup_7317 {
  background-color: transparent;
  color: #cd201f;
}
.complex-3781 {
  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;
}
.complex-3781:hover {
  box-shadow: none;
  background: 0 0;
}
.tiny_c803 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.sort-smooth-e9dc {
  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;
}
.container_silver_a162 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.highlight_bc7c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.highlight_bc7c,
.highlight_bc7c::after,
.highlight_bc7c::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;
}
.highlight_bc7c::after,
.highlight_bc7c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.list_f374 .sort-smooth-e9dc .container_silver_a162 {
  margin-top: -2px;
  width: 19px;
}
.list_f374 .sort-smooth-e9dc .highlight_bc7c {
  margin-top: -1px;
}
.list_f374 .sort-smooth-e9dc .highlight_bc7c,
.list_f374 .sort-smooth-e9dc .highlight_bc7c::after,
.list_f374 .sort-smooth-e9dc .highlight_bc7c::before {
  width: 19px;
  height: 2px;
}
.list_f374 .sort-smooth-e9dc .highlight_bc7c::before {
  top: -6px;
}
.list_f374 .sort-smooth-e9dc .highlight_bc7c::after {
  bottom: -6px;
}
.nav-brown-f37d .sort-smooth-e9dc .container_silver_a162 {
  margin-top: -2px;
  width: 22px;
}
.nav-brown-f37d .sort-smooth-e9dc .highlight_bc7c {
  margin-top: -1px;
}
.nav-brown-f37d .sort-smooth-e9dc .highlight_bc7c,
.nav-brown-f37d .sort-smooth-e9dc .highlight_bc7c::after,
.nav-brown-f37d .sort-smooth-e9dc .highlight_bc7c::before {
  width: 22px;
  height: 2px;
}
.nav-brown-f37d .sort-smooth-e9dc .highlight_bc7c::before {
  top: -7px;
}
.nav-brown-f37d .sort-smooth-e9dc .highlight_bc7c::after {
  bottom: -7px;
}
.feature-left-dcf3 .sort-smooth-e9dc .container_silver_a162 {
  margin-top: -2px;
  width: 31px;
}
.feature-left-dcf3 .sort-smooth-e9dc .highlight_bc7c {
  margin-top: -1.5px;
}
.feature-left-dcf3 .sort-smooth-e9dc .highlight_bc7c,
.feature-left-dcf3 .sort-smooth-e9dc .highlight_bc7c::after,
.feature-left-dcf3 .sort-smooth-e9dc .highlight_bc7c::before {
  width: 31px;
  height: 3px;
}
.feature-left-dcf3 .sort-smooth-e9dc .highlight_bc7c::before {
  top: -9px;
}
.feature-left-dcf3 .sort-smooth-e9dc .highlight_bc7c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .pro-fc2e .sort-smooth-e9dc .container_silver_a162 {
    margin-top: -2px;
    width: 19px;
  }
  .pro-fc2e .sort-smooth-e9dc .highlight_bc7c {
    margin-top: -1px;
  }
  .pro-fc2e .sort-smooth-e9dc .highlight_bc7c,
  .pro-fc2e .sort-smooth-e9dc .highlight_bc7c::after,
  .pro-fc2e .sort-smooth-e9dc .highlight_bc7c::before {
    width: 19px;
    height: 2px;
  }
  .pro-fc2e .sort-smooth-e9dc .highlight_bc7c::before {
    top: -6px;
  }
  .pro-fc2e .sort-smooth-e9dc .highlight_bc7c::after {
    bottom: -6px;
  }
  .texture-9c3b .sort-smooth-e9dc .container_silver_a162 {
    margin-top: -2px;
    width: 22px;
  }
  .texture-9c3b .sort-smooth-e9dc .highlight_bc7c {
    margin-top: -1px;
  }
  .texture-9c3b .sort-smooth-e9dc .highlight_bc7c,
  .texture-9c3b .sort-smooth-e9dc .highlight_bc7c::after,
  .texture-9c3b .sort-smooth-e9dc .highlight_bc7c::before {
    width: 22px;
    height: 2px;
  }
  .texture-9c3b .sort-smooth-e9dc .highlight_bc7c::before {
    top: -7px;
  }
  .texture-9c3b .sort-smooth-e9dc .highlight_bc7c::after {
    bottom: -7px;
  }
  .panel-liquid-4398 .sort-smooth-e9dc .container_silver_a162 {
    margin-top: -2px;
    width: 31px;
  }
  .panel-liquid-4398 .sort-smooth-e9dc .highlight_bc7c {
    margin-top: -1.5px;
  }
  .panel-liquid-4398 .sort-smooth-e9dc .highlight_bc7c,
  .panel-liquid-4398 .sort-smooth-e9dc .highlight_bc7c::after,
  .panel-liquid-4398 .sort-smooth-e9dc .highlight_bc7c::before {
    width: 31px;
    height: 3px;
  }
  .panel-liquid-4398 .sort-smooth-e9dc .highlight_bc7c::before {
    top: -9px;
  }
  .panel-liquid-4398 .sort-smooth-e9dc .highlight_bc7c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .wrapper_03f4 .sort-smooth-e9dc .container_silver_a162 {
    margin-top: -2px;
    width: 19px;
  }
  .wrapper_03f4 .sort-smooth-e9dc .highlight_bc7c {
    margin-top: -1px;
  }
  .wrapper_03f4 .sort-smooth-e9dc .highlight_bc7c,
  .wrapper_03f4 .sort-smooth-e9dc .highlight_bc7c::after,
  .wrapper_03f4 .sort-smooth-e9dc .highlight_bc7c::before {
    width: 19px;
    height: 2px;
  }
  .wrapper_03f4 .sort-smooth-e9dc .highlight_bc7c::before {
    top: -6px;
  }
  .wrapper_03f4 .sort-smooth-e9dc .highlight_bc7c::after {
    bottom: -6px;
  }
  .dark-6c0b .sort-smooth-e9dc .container_silver_a162 {
    margin-top: -2px;
    width: 22px;
  }
  .dark-6c0b .sort-smooth-e9dc .highlight_bc7c {
    margin-top: -1px;
  }
  .dark-6c0b .sort-smooth-e9dc .highlight_bc7c,
  .dark-6c0b .sort-smooth-e9dc .highlight_bc7c::after,
  .dark-6c0b .sort-smooth-e9dc .highlight_bc7c::before {
    width: 22px;
    height: 2px;
  }
  .dark-6c0b .sort-smooth-e9dc .highlight_bc7c::before {
    top: -7px;
  }
  .dark-6c0b .sort-smooth-e9dc .highlight_bc7c::after {
    bottom: -7px;
  }
  .middle-d40e .sort-smooth-e9dc .container_silver_a162 {
    margin-top: -2px;
    width: 31px;
  }
  .middle-d40e .sort-smooth-e9dc .highlight_bc7c {
    margin-top: -1.5px;
  }
  .middle-d40e .sort-smooth-e9dc .highlight_bc7c,
  .middle-d40e .sort-smooth-e9dc .highlight_bc7c::after,
  .middle-d40e .sort-smooth-e9dc .highlight_bc7c::before {
    width: 31px;
    height: 3px;
  }
  .middle-d40e .sort-smooth-e9dc .highlight_bc7c::before {
    top: -9px;
  }
  .middle-d40e .sort-smooth-e9dc .highlight_bc7c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .old_0fd2 .sort-smooth-e9dc .container_silver_a162 {
    margin-top: -2px;
    width: 19px;
  }
  .old_0fd2 .sort-smooth-e9dc .highlight_bc7c {
    margin-top: -1px;
  }
  .old_0fd2 .sort-smooth-e9dc .highlight_bc7c,
  .old_0fd2 .sort-smooth-e9dc .highlight_bc7c::after,
  .old_0fd2 .sort-smooth-e9dc .highlight_bc7c::before {
    width: 19px;
    height: 2px;
  }
  .old_0fd2 .sort-smooth-e9dc .highlight_bc7c::before {
    top: -6px;
  }
  .old_0fd2 .sort-smooth-e9dc .highlight_bc7c::after {
    bottom: -6px;
  }
  .row-9d6b .sort-smooth-e9dc .container_silver_a162 {
    margin-top: -2px;
    width: 22px;
  }
  .row-9d6b .sort-smooth-e9dc .highlight_bc7c {
    margin-top: -1px;
  }
  .row-9d6b .sort-smooth-e9dc .highlight_bc7c,
  .row-9d6b .sort-smooth-e9dc .highlight_bc7c::after,
  .row-9d6b .sort-smooth-e9dc .highlight_bc7c::before {
    width: 22px;
    height: 2px;
  }
  .row-9d6b .sort-smooth-e9dc .highlight_bc7c::before {
    top: -7px;
  }
  .row-9d6b .sort-smooth-e9dc .highlight_bc7c::after {
    bottom: -7px;
  }
  .black_baad .sort-smooth-e9dc .container_silver_a162 {
    margin-top: -2px;
    width: 31px;
  }
  .black_baad .sort-smooth-e9dc .highlight_bc7c {
    margin-top: -1.5px;
  }
  .black_baad .sort-smooth-e9dc .highlight_bc7c,
  .black_baad .sort-smooth-e9dc .highlight_bc7c::after,
  .black_baad .sort-smooth-e9dc .highlight_bc7c::before {
    width: 31px;
    height: 3px;
  }
  .black_baad .sort-smooth-e9dc .highlight_bc7c::before {
    top: -9px;
  }
  .black_baad .sort-smooth-e9dc .highlight_bc7c::after {
    bottom: -9px;
  }
}
.tall_60fa .highlight_bc7c {
  -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);
}
.tall_60fa .highlight_bc7c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tall_60fa .highlight_bc7c::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);
}
.tall_60fa.filter_action_ba1e .highlight_bc7c {
  -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);
}
.tall_60fa.filter_action_ba1e .highlight_bc7c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.tall_60fa.filter_action_ba1e .highlight_bc7c::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);
}
.text_6ea6 {
  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.modal_fluid_573d:before {
  display: none;
}
.badge-8ad3 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.badge-8ad3 .modal_5590 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.badge-8ad3 .modal_5590:last-of-type {
  border-bottom: none;
}
.badge-8ad3 .modal_5590.element_blue_ae20,
.badge-8ad3 .modal_5590.mask_9a0d,
.badge-8ad3 .modal_5590.narrow_e45c {
  padding: 0;
}
.badge-8ad3 .heading-inner-bd12 .link-north-92a8 {
  color: currentColor;
}
.badge-8ad3 .heading-inner-bd12 .link-north-92a8:focus,
.badge-8ad3 .heading-inner-bd12 .link-north-92a8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.badge-8ad3.next_986a .table-stale-68f5,
.badge-8ad3.next_986a .selected_7ddf a,
.badge-8ad3.next_986a .tiny-d394 a,
.badge-8ad3.next_986a .current-6884 a {
  color: rgba(0, 0, 0, 0.55);
}
.badge-8ad3.next_986a .table-stale-68f5:hover,
.badge-8ad3.next_986a .selected_7ddf a:hover,
.badge-8ad3.next_986a .tiny-d394 a:hover,
.badge-8ad3.next_986a .current-6884 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge-8ad3.next_986a .content-6705 {
  color: rgba(0, 0, 0, 0.8);
}
.badge-8ad3.next_986a .modal_5590 {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge-8ad3.next_986a .modal_5590:before {
  background: rgba(0, 0, 0, 0.08);
}
.badge-8ad3.next_986a .item_de32:before {
  background: rgba(255, 255, 255, 0.9);
}
.badge-8ad3.next_986a .heading-inner-bd12 .yellow_2ac9 li a,
.badge-8ad3.next_986a .heading-inner-bd12 .link-north-92a8,
.badge-8ad3.next_986a .current-6884 {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge-8ad3.next_986a .heading-inner-bd12 .link-north-92a8:focus,
.badge-8ad3.next_986a .heading-inner-bd12 .link-north-92a8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.badge-8ad3.next_986a .yellow_2ac9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge-8ad3.banner-yellow-2b3c .table-stale-68f5,
.badge-8ad3.banner-yellow-2b3c .selected_7ddf a,
.badge-8ad3.banner-yellow-2b3c .tiny-d394 .link-north-92a8,
.badge-8ad3.banner-yellow-2b3c .tiny-d394 a,
.badge-8ad3.banner-yellow-2b3c .current-6884 a {
  color: rgba(255, 255, 255, 0.79);
}
.badge-8ad3.banner-yellow-2b3c .table-stale-68f5:hover,
.badge-8ad3.banner-yellow-2b3c .selected_7ddf a:hover,
.badge-8ad3.banner-yellow-2b3c .tiny-d394 .link-north-92a8:hover,
.badge-8ad3.banner-yellow-2b3c .tiny-d394 a:hover,
.badge-8ad3.banner-yellow-2b3c .current-6884 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge-8ad3.banner-yellow-2b3c .content-6705 {
  color: rgba(255, 255, 255, 0.99);
}
.badge-8ad3.banner-yellow-2b3c .modal_5590 {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge-8ad3.banner-yellow-2b3c .modal_5590:before {
  background: rgba(255, 255, 255, 0.08);
}
.badge-8ad3.banner-yellow-2b3c .item_de32:before {
  background: rgba(0, 0, 0, 0.9);
}
.badge-8ad3.banner-yellow-2b3c .heading-inner-bd12 .yellow_2ac9 li a,
.badge-8ad3.banner-yellow-2b3c .heading-inner-bd12 .link-north-92a8,
.badge-8ad3.banner-yellow-2b3c .current-6884 {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge-8ad3.banner-yellow-2b3c .heading-inner-bd12 .link-north-92a8:focus,
.badge-8ad3.banner-yellow-2b3c .heading-inner-bd12 .link-north-92a8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.badge-8ad3.banner-yellow-2b3c .yellow_2ac9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.item_de32 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.item_de32:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.small-2aa2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.primary-1562 .badge-8ad3 {
  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;
}
.primary-1562 .modal_5590 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.primary-1562 .modal_5590: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) {
  .primary-1562 .modal_5590:before {
    width: 16%;
    left: 42%;
  }
}
.primary-1562 .modal_5590:last-child:before {
  content: none;
}
.primary-1562 .modal_5590[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.primary-1562 .heading-inner-bd12 .yellow_2ac9 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.primary-1562 .heading-inner-bd12 .yellow_2ac9 li a .link-north-92a8 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.primary-1562 .heading-inner-bd12 .current-6884 {
  border: none;
}
.primary-1562 .heading-inner-bd12 .current-6884 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.primary-1562 .item_de32 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.primary-1562 .small-2aa2 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.primary-1562 .banner-yellow-2b3c .item_de32:before {
  background: rgba(0, 0, 0, 0.9);
}
.primary-1562 .next_986a.selected-773a .highlight_bc7c {
  background: rgba(0, 0, 0, 0.6);
}
.primary-1562
  .next_986a.selected-773a
  .highlight_bc7c::after,
.primary-1562
  .next_986a.selected-773a
  .highlight_bc7c:before {
  background: inherit;
}
.primary-1562
  .next_986a.selected-773a:hover
  .highlight_bc7c {
  background: rgba(0, 0, 0, 0.8);
}
.preview-eddf .badge-8ad3 {
  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) {
  .preview-eddf .badge-8ad3 {
    width: auto;
    right: 45px;
  }
}
.tooltip_5199 .badge-8ad3 {
  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) {
  .tooltip_5199 .badge-8ad3 {
    width: auto;
    left: 45px;
  }
}
.modal_fluid_573d .badge-8ad3 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.modal_fluid_573d .small-2aa2 {
  max-width: 48em;
  margin: 0 auto;
}
.modal_fluid_573d .item_de32:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.purple_d4b1 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.purple_d4b1.primary-1562 .badge-8ad3 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.purple_d4b1.preview-eddf .badge-8ad3 {
  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);
}
.purple_d4b1 .badge-8ad3 {
  visibility: visible;
}
.purple_d4b1.tooltip_5199 .badge-8ad3 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.chip-73a3,
.lower-aa22 {
  overflow-x: hidden;
}
.chip-73a3 .badge-8ad3 {
  overflow: auto;
}
.chip-73a3.primary-1562 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.chip-73a3.primary-1562 .badge-8ad3 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.chip-73a3.primary-1562 .complex-3781 {
  opacity: 0;
}
.chip-73a3.preview-eddf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.chip-73a3.preview-eddf .badge-8ad3 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.chip-73a3.preview-eddf .complex-3781 {
  opacity: 0;
}
.chip-73a3.tooltip_5199 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.chip-73a3.tooltip_5199 .badge-8ad3 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.chip-73a3.tooltip_5199 .complex-3781 {
  opacity: 0;
}
.chip-73a3.modal_fluid_573d .badge-8ad3 {
  z-index: 10;
  visibility: visible;
}
.selected-773a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.selected-773a .highlight_bc7c {
  background: rgba(255, 255, 255, 0.99);
}
.selected-773a .highlight_bc7c::after,
.selected-773a .highlight_bc7c:before {
  background: inherit;
}
.selected-773a:hover .highlight_bc7c {
  background: rgba(255, 255, 255, 0.99);
}
.tooltip_5199 .selected-773a {
  top: 10px;
  right: auto;
  left: 12px;
}
.modal_fluid_573d .selected-773a {
  display: none !important;
}
.chip-73a3:before,
.lower-aa22:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.chip-73a3 .selected-773a,
.lower-aa22 .selected-773a {
  display: inline-block;
}
.badge-8ad3 .slow_6818 {
  -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;
}
.chip-73a3 .badge-8ad3 .slow_6818,
.lower-aa22 .badge-8ad3 .slow_6818 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.upper_c70c .info-b7ff {
  width: 100%;
}
.form_7067 {
  padding: 0 0.5em 0;
}
.form_7067 [class*="customify-col-"],
.form_7067 [class*="customify-col_"],
.form_7067 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.video_static_9cf4 .form_7067 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .iron-bd6b .red_1b73,
  .red_1b73 {
    display: none;
  }
  .info-selected-a0fb {
    text-align: left;
  }
  .table_huge_b96c {
    text-align: center;
  }
  .container-e6f2 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .iron-bd6b .surface_wide_fc75,
  .surface_wide_fc75 {
    display: none;
  }
  .progress_c878 {
    text-align: left;
  }
  .active-focused-1c5f {
    text-align: center;
  }
  .footer-b103 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .iron-bd6b .orange-9427,
  .orange-9427 {
    display: none;
  }
  .shade-ea0a {
    text-align: left;
  }
  .backdrop_selected_989b {
    text-align: center;
  }
  .over-87f5 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.frame_3c79 {
  box-shadow: none !important;
}
.lower_a974 .pro_1a9d,
.outline-easy-3c5d .pro_1a9d {
  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;
}
.outline-easy-3c5d .pro_1a9d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.summary-tall-5d09 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.summary-tall-5d09:after,
.summary-tall-5d09:before {
  content: "";
  display: table;
}
.summary-tall-5d09:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .summary-tall-5d09 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.summary-tall-5d09,
.notice-c2a0 {
  max-width: 1248px;
  margin: 0 auto;
}

.tooltip-glass-9e63.bottom-0da3 .summary-tall-5d09 {
  max-width: 100%;
}
.tooltip-glass-9e63.slow_4508 {
  max-width: 1200px;
  margin: 0 auto;
}
.tooltip-glass-9e63.shadow_right_df3b .summary-tall-5d09 {
  max-width: 100%;
}
.tooltip-glass-9e63.shadow_right_df3b > .summary-tall-5d09 {
  padding-left: 0;
  padding-right: 0;
}
.tooltip-glass-9e63.shadow_right_df3b > .summary-tall-5d09 .iron-bd6b {
  margin: 0;
}
.tooltip-glass-9e63.shadow_right_df3b
  > .summary-tall-5d09
  .action_11fa.breadcrumb_52e8 {
  margin-right: 0;
  margin-left: 0;
}
.tooltip-glass-9e63.shadow_right_df3b #main.breadcrumb_52e8 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .gold-7b0d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .gold-7b0d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .outer-7178 .highlight_8a80 {
    padding-right: 1em;
  }
  .outer-7178.full-93d1 .action_11fa {
    border-right: 1px solid #eaecee;
  }
  .outer-7178.full-93d1 .highlight_8a80 {
    padding-right: 1em;
  }
  .outer-7178.full-93d1 .liquid_c424 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .logo_5dae .highlight_8a80 {
    padding-left: 1em;
  }
  .logo_5dae.full-93d1 .action_11fa {
    border-left: 1px solid #eaecee;
  }
  .logo_5dae.full-93d1 .highlight_8a80 {
    padding-left: 1em;
  }
  .logo_5dae.full-93d1 .liquid_c424 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .light_b92d .highlight_8a80 {
    padding-left: 1em;
  }
  .light_b92d.full-93d1 .hover-d60e {
    border-right: 1px solid #eaecee;
  }
  .light_b92d.full-93d1 .old-1006 {
    border-right: 1px solid #eaecee;
  }
  .light_b92d.full-93d1 .highlight_8a80 {
    padding-left: 1em;
  }
  .light_b92d.full-93d1 .liquid_c424 {
    padding-right: 1em;
  }
  .light_b92d.full-93d1 .tag-glass-f0e0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .black_7881 .highlight_8a80 {
    padding-right: 1em;
  }
  .black_7881.full-93d1 .hover-d60e {
    border-left: 1px solid #eaecee;
  }
  .black_7881.full-93d1 .old-1006 {
    border-left: 1px solid #eaecee;
  }
  .black_7881.full-93d1 .highlight_8a80 {
    padding-right: 1em;
  }
  .black_7881.full-93d1 .liquid_c424 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .black_7881.full-93d1 .tag-glass-f0e0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gold-7b0d .highlight_8a80 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gold-7b0d.full-93d1 .action_11fa {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .gold-7b0d.full-93d1 .highlight_8a80 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gold-7b0d.full-93d1 .liquid_c424 {
    padding-left: 1em;
  }
  .gold-7b0d.full-93d1 .tag-glass-f0e0 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .gold-7b0d.full-93d1 .highlight_8a80 {
    padding-left: 0;
  }
}
.media_brown_1f8e .search-warm-59bf {
  display: inline-block;
}
.top-fd35 {
  display: inline-block;
}
.sidebar-87c9 {
  word-con: break-word;
}
.last-0356 > span {
  display: inline-block;
  padding: 5px 0;
}
.last-0356 .thick-c9c4 {
  margin-left: 8px;
  margin-right: 8px;
}
.last-0356 .image-ba1c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.slider_hard_2b9d .card-yellow-05c2 {
  margin-bottom: 2em;
}
.slider_hard_2b9d .notification-narrow-006a {
  margin-bottom: 15px;
}
.slider_hard_2b9d .notification-narrow-006a:last-child {
  margin-bottom: 0;
}
.slider_hard_2b9d .row-brown-59f5 {
  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) {
  .slider_hard_2b9d .row-brown-59f5 {
    display: block;
  }
}
.slider_hard_2b9d .pagination-69f6 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .slider_hard_2b9d .pagination-69f6 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.slider_hard_2b9d .breadcrumb_80ee {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.slider_hard_2b9d .breadcrumb_80ee img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.slider_hard_2b9d .breadcrumb_80ee a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.slider_hard_2b9d .sidebar-87c9 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.slider_hard_2b9d .sidebar-87c9 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.slider_hard_2b9d .detail-75ef p:last-child {
  margin-bottom: 0;
}
.slider_hard_2b9d .notification_3319 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.slider_hard_2b9d .card_mini_143b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.slider_hard_2b9d .panel-e2a2 {
  margin-top: 1em;
}
.slider_hard_2b9d .gallery-medium-d9f5 {
  top: 0;
  display: block;
}
.slider_hard_2b9d .gallery-medium-d9f5 a {
  color: inherit;
}
.slider_hard_2b9d .gallery-medium-d9f5 a:hover {
  color: inherit;
}
.slider_hard_2b9d .avatar-692b {
  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;
}
.slider_hard_2b9d .avatar-692b:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.slider_hard_2b9d .card_mini_143b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.slider_hard_2b9d .tag-3bf5 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.slider_hard_2b9d .tag-3bf5:first-child {
  margin-top: 0;
}
.slider_hard_2b9d .tag-3bf5.preview_small_98b0 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.slider_hard_2b9d .tag-3bf5.hero_stone_e4dd {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.slider_hard_2b9d
  .tag-3bf5.hero_stone_e4dd.accent-d286
  .panel-e2a2 {
  width: 100%;
}
.slider_hard_2b9d .hero_stone_e4dd {
  -webkit-box-align: center;
  align-items: center;
}
.slider_hard_2b9d .hero_stone_e4dd .last-0356,
.slider_hard_2b9d .hero_stone_e4dd > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.slider_hard_2b9d .breadcrumb_80ee {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slider_hard_2b9d .breadcrumb_80ee img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slider_hard_2b9d .breadcrumb_80ee: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;
}
.slider_hard_2b9d .preview_small_98b0 {
  z-index: 5;
}
.slider_hard_2b9d .overlay-easy-4658 .mini-892b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.slider_hard_2b9d .first-ea9e .mini-892b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.slider_hard_2b9d .tag-876c .mini-892b {
  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;
}
.slider_hard_2b9d.light_c4d9 .row-brown-59f5,
.slider_hard_2b9d.outline-56fc .row-brown-59f5 {
  display: block;
}
.slider_hard_2b9d.light_c4d9 .row-brown-59f5 .hidden-55c1,
.slider_hard_2b9d.light_c4d9 .row-brown-59f5 .card_mini_143b,
.slider_hard_2b9d.outline-56fc .row-brown-59f5 .hidden-55c1,
.slider_hard_2b9d.outline-56fc .row-brown-59f5 .card_mini_143b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.slider_hard_2b9d.hero_e3a8 .pagination-69f6 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .slider_hard_2b9d.hero_e3a8 .pagination-69f6 {
    margin-right: 0;
  }
}
.slider_hard_2b9d.light_c4d9 .pagination-69f6,
.slider_hard_2b9d.outline-56fc .pagination-69f6 {
  padding-top: 40%;
}
.slider_hard_2b9d.light_c4d9 .card-yellow-05c2,
.slider_hard_2b9d.outline-56fc .card-yellow-05c2 {
  display: block;
}
.slider_hard_2b9d.light_c4d9 .fn-sticky-0ed1 .card_mini_143b,
.slider_hard_2b9d.outline-56fc .fn-sticky-0ed1 .card_mini_143b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.slider_hard_2b9d.light_c4d9 .pagination-69f6,
.slider_hard_2b9d.outline-56fc .pagination-69f6 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.slider_hard_2b9d.light_c4d9 .card_mini_143b {
  padding: 1em;
}
.message_cf41 {
  margin: 30px auto;
  display: block;
}
.message_cf41 .paragraph-fast-f0f4 > * {
  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;
}
.message_cf41 .paragraph-fast-f0f4 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.message_cf41 .paragraph-fast-f0f4 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.article-b50a .last-0356 {
  margin-bottom: 1.41575em;
}
.article-b50a .sort_1341 {
  margin-bottom: 1.618em;
}
.layout_5c6c .west_6b03 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.layout_5c6c .west_6b03 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.layout_5c6c .tall_9a33 {
  max-width: 100%;
  overflow: auto;
}
.accordion_63ea .layout_5c6c a:hover {
  text-decoration: underline;
}
.huge-a643 .notification-narrow-006a:not(.sidebar-87c9),
.huge-a643 .breadcrumb_80ee {
  margin-bottom: 1.41575em;
}
.huge-a643 .notification-narrow-006a:not(.sidebar-87c9):last-child,
.huge-a643 .breadcrumb_80ee:last-child {
  margin-bottom: 0;
}
.huge-a643 .notification-narrow-006a.focused-15a3 {
  margin-bottom: 0.41575em;
}
.huge-a643 .feature_green_3958:before,
.huge-a643 .hidden_complex_7790:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.huge-a643 .feature_green_3958:before {
  content: "\f115";
}
.huge-a643 .hidden_complex_7790:before {
  content: "\f02c";
}
.huge-a643 .fluid-7b2b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.huge-a643 .fluid-7b2b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.wrapper_966d {
  display: -webkit-box;
  display: flex;
}
.wrapper_966d .dynamic_14ef {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .wrapper_966d .dynamic_14ef {
    flex-basis: 90px;
  }
}
.wrapper_966d .backdrop_eda3 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .wrapper_966d .backdrop_eda3 {
    flex-basis: calc(100% - 50px);
  }
}
.wrapper_966d .table_7bed p:last-child {
  margin-bottom: 0.72em;
}
.yellow_ac27 .paragraph-fast-f0f4 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.yellow_ac27 .paragraph-fast-f0f4:after,
.yellow_ac27 .paragraph-fast-f0f4:before {
  content: "";
  display: table;
}
.yellow_ac27 .paragraph-fast-f0f4:after {
  clear: both;
}
.yellow_ac27 .paragraph-fast-f0f4 .accent-98bf,
.yellow_ac27 .paragraph-fast-f0f4 .pattern-46a2 {
  width: 49%;
}
.yellow_ac27 .paragraph-fast-f0f4 .accent-98bf a span.tertiary-black-8c86,
.yellow_ac27 .paragraph-fast-f0f4 .pattern-46a2 a span.tertiary-black-8c86 {
  display: block;
  margin-bottom: 5px;
}
.yellow_ac27 .paragraph-fast-f0f4 .pattern-46a2 {
  float: left;
  text-align: left;
}
.yellow_ac27 .paragraph-fast-f0f4 .accent-98bf {
  float: right;
  text-align: right;
}
.modal-d524 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .modal-d524 {
    margin-bottom: 0;
  }
}
.backdrop_dcc7 {
  margin-bottom: 1em;
}
.backdrop_dcc7 .sidebar-87c9 {
  font-size: 1.1em;
  line-height: 1.3;
}
.popup-right-014e a {
  display: block;
  line-height: 0;
  position: relative;
}
.full_27e8 .backdrop_dcc7,
.action-4471 .backdrop_dcc7 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .full_27e8 .backdrop_dcc7,
  .action-4471 .backdrop_dcc7 {
    display: block;
  }
}
.full_27e8 .popup-right-014e,
.action-4471 .popup-right-014e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .full_27e8 .popup-right-014e,
  .action-4471 .popup-right-014e {
    margin-bottom: 1em;
  }
}
.full_27e8 .popup-right-014e img,
.action-4471 .popup-right-014e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.full_27e8 .caption_rough_45d8,
.action-4471 .caption_rough_45d8 {
  flex-basis: calc(100% - 160px);
}
.full_27e8 .caption_rough_45d8 p,
.action-4471 .caption_rough_45d8 p {
  margin-bottom: 0;
}
.full_27e8 .caption_rough_45d8 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .full_27e8 .caption_rough_45d8 {
    padding-left: 0;
  }
}
.action-4471 .caption_rough_45d8 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .action-4471 .caption_rough_45d8 {
    padding-right: 0;
  }
}
.action-4471 .popup-right-014e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.button-76b4 .popup-right-014e {
  margin-bottom: 0.5em;
}
.button-76b4 .popup-right-014e img {
  width: 100%;
}
.chip-short-c468 .wide_5ead,
.frame-3097 .wide_5ead {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.frame-3097 .action_11fa .item_dim_fd69 p:last-child {
  margin-bottom: 0;
}
.alert_gold_205b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.paragraph-af3e .alert-basic-56b7 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .paragraph-af3e .alert-basic-56b7:last-of-type {
    margin-bottom: 0;
  }
}
.paragraph-af3e .alert-basic-56b7 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.paragraph-af3e .alert-basic-56b7 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.paragraph-af3e .alert-basic-56b7 ul li {
  margin: 0 0 0.6em;
}
.paragraph-af3e .alert-basic-56b7 ul li.notification-4042,
.paragraph-af3e .alert-basic-56b7 ul li.header-8727 {
  position: relative;
}
.paragraph-af3e .alert-basic-56b7 ul li.notification-4042 .video-small-029a,
.paragraph-af3e .alert-basic-56b7 ul li.header-8727 .video-small-029a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.paragraph-af3e .alert-basic-56b7 ul li.notification-4042:after:after,
.paragraph-af3e .alert-basic-56b7 ul li.notification-4042:after:before,
.paragraph-af3e
  .alert-basic-56b7
  ul
  li.header-8727:after:after,
.paragraph-af3e
  .alert-basic-56b7
  ul
  li.header-8727:after:before {
  content: "";
  display: table;
}
.paragraph-af3e .alert-basic-56b7 ul li.notification-4042:after:after,
.paragraph-af3e
  .alert-basic-56b7
  ul
  li.header-8727:after:after {
  clear: both;
}
.paragraph-af3e .alert-basic-56b7 a.content_cf0b:hover {
  text-decoration: none;
}
.paragraph-af3e .alert-basic-56b7 select {
  max-width: 100%;
}
.paragraph-af3e .alert-basic-56b7 table {
  font-size: 85%;
}
.paragraph-af3e .alert-basic-56b7 table td,
.paragraph-af3e .alert-basic-56b7 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.paragraph-af3e .alert-basic-56b7 table tfoot td {
  text-align: left;
}
.paragraph-af3e .alert-basic-56b7 :last-child {
  margin-bottom: 0;
}
.paragraph-af3e .alert-basic-56b7 .description_north_a90c {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.paragraph-af3e .alert-basic-56b7 .description_north_a90c label {
  width: 100%;
}
.paragraph-af3e .alert-basic-56b7 .description_north_a90c .menu-9c3e {
  width: 100%;
  display: block;
}
.paragraph-af3e .alert-basic-56b7 .description_north_a90c .fast_82f8 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.paragraph-af3e .alert-basic-56b7 .description_north_a90c .fast_82f8:hover svg #svg-search {
  fill: #444;
}
.paragraph-af3e .alert-basic-56b7 .description_north_a90c .fast_82f8 svg {
  width: 18px;
  height: 18px;
}
.paragraph-af3e .form_29dd ul ul,
.paragraph-af3e .shadow-9166 ul ul,
.paragraph-af3e .widget-8bf9 ul ul,
.paragraph-af3e .title_3615 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.paragraph-af3e .form_29dd .video-complex-0f1c > a,
.paragraph-af3e .shadow-9166 .video-complex-0f1c > a,
.paragraph-af3e .widget-8bf9 .video-complex-0f1c > a,
.paragraph-af3e .title_3615 .video-complex-0f1c > a {
  margin-bottom: 0;
}
.paragraph-af3e .main_down_44b6 li,
.paragraph-af3e .form_29dd li,
.paragraph-af3e .icon_1789 li,
.paragraph-af3e .shadow-9166 li,
.paragraph-af3e .widget-8bf9 li,
.paragraph-af3e .title_3615 li,
.paragraph-af3e .nav_5c3c li,
.paragraph-af3e .aside_dim_8ec1 li {
  display: block;
  position: relative;
}
.paragraph-af3e .main_down_44b6 li:last-child,
.paragraph-af3e .form_29dd li:last-child,
.paragraph-af3e .icon_1789 li:last-child,
.paragraph-af3e .shadow-9166 li:last-child,
.paragraph-af3e .widget-8bf9 li:last-child,
.paragraph-af3e .title_3615 li:last-child,
.paragraph-af3e .nav_5c3c li:last-child,
.paragraph-af3e .aside_dim_8ec1 li:last-child {
  border: none;
}
.paragraph-af3e .main_down_44b6 li a,
.paragraph-af3e .form_29dd li a,
.paragraph-af3e .icon_1789 li a,
.paragraph-af3e .shadow-9166 li a,
.paragraph-af3e .widget-8bf9 li a,
.paragraph-af3e .title_3615 li a,
.paragraph-af3e .nav_5c3c li a,
.paragraph-af3e .aside_dim_8ec1 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.paragraph-af3e .main_down_44b6 li ul li::before,
.paragraph-af3e .form_29dd li ul li::before,
.paragraph-af3e .icon_1789 li ul li::before,
.paragraph-af3e .shadow-9166 li ul li::before,
.paragraph-af3e .widget-8bf9 li ul li::before,
.paragraph-af3e .title_3615 li ul li::before,
.paragraph-af3e .nav_5c3c li ul li::before,
.paragraph-af3e .aside_dim_8ec1 li ul li::before {
  left: 15px;
}
.paragraph-af3e .main_down_44b6 li ul a,
.paragraph-af3e .form_29dd li ul a,
.paragraph-af3e .icon_1789 li ul a,
.paragraph-af3e .shadow-9166 li ul a,
.paragraph-af3e .widget-8bf9 li ul a,
.paragraph-af3e .title_3615 li ul a,
.paragraph-af3e .nav_5c3c li ul a,
.paragraph-af3e .aside_dim_8ec1 li ul a {
  padding-left: 20px;
}
.paragraph-af3e .main_down_44b6 li ul ul li::before,
.paragraph-af3e .form_29dd li ul ul li::before,
.paragraph-af3e .icon_1789 li ul ul li::before,
.paragraph-af3e .shadow-9166 li ul ul li::before,
.paragraph-af3e .widget-8bf9 li ul ul li::before,
.paragraph-af3e .title_3615 li ul ul li::before,
.paragraph-af3e .nav_5c3c li ul ul li::before,
.paragraph-af3e .aside_dim_8ec1 li ul ul li::before {
  left: 30px;
}
.paragraph-af3e .main_down_44b6 li ul ul a,
.paragraph-af3e .form_29dd li ul ul a,
.paragraph-af3e .icon_1789 li ul ul a,
.paragraph-af3e .shadow-9166 li ul ul a,
.paragraph-af3e .widget-8bf9 li ul ul a,
.paragraph-af3e .title_3615 li ul ul a,
.paragraph-af3e .nav_5c3c li ul ul a,
.paragraph-af3e .aside_dim_8ec1 li ul ul a {
  padding-left: 40px;
}
.paragraph-af3e .shade_b170 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.paragraph-af3e .aside_dim_8ec1 ul li {
  margin-bottom: 1.41575em;
}
.paragraph-af3e .aside_dim_8ec1 ul li .icon_tall_334d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.paragraph-af3e .aside_dim_8ec1 ul li .old_9991 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.banner-yellow-2b3c .main_down_44b6 li a,
.banner-yellow-2b3c .form_29dd li a,
.banner-yellow-2b3c .icon_1789 li a,
.banner-yellow-2b3c .shadow-9166 li a,
.banner-yellow-2b3c .widget-8bf9 li a,
.banner-yellow-2b3c .title_3615 li a,
.banner-yellow-2b3c .nav_5c3c li a,
.banner-yellow-2b3c .aside_dim_8ec1 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner-yellow-2b3c .shade_b170 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner-yellow-2b3c .alert-basic-56b7 ul li.notification-4042 .video-small-029a,
.banner-yellow-2b3c .alert-basic-56b7 ul li.header-8727 .video-small-029a {
  background: rgba(0, 0, 0, 0.2);
}
.banner-yellow-2b3c .paragraph-af3e .alert-basic-56b7 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip-glass-9e63 .paragraph-af3e .yellow_2ac9 li {
  margin: 0;
}
.tooltip-glass-9e63 .paragraph-af3e .yellow_2ac9 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.tooltip-glass-9e63 .paragraph-af3e .yellow_2ac9 li ul {
  margin: 0;
}
.tooltip-glass-9e63 .paragraph-af3e .yellow_2ac9 li ul li a {
  padding-left: 15px;
}
.tooltip-glass-9e63 .paragraph-af3e .yellow_2ac9 li ul li li a {
  padding-left: 30px;
}
.tooltip-glass-9e63 .paragraph-af3e .yellow_2ac9 li.simple_f924 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.tooltip-glass-9e63 .paragraph-af3e .yellow_2ac9 li.simple_f924 > 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;
}
.tooltip-glass-9e63 .paragraph-af3e .yellow_2ac9 li.simple_f924 > 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;
}
.aside_1d54 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.bronze_55ea {
  position: relative;
  z-index: 10;
}
.bronze_55ea .slow_6818 {
  width: 100%;
  max-width: 100%;
}
.gold-d494 .dim_3442 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.gold-d494 .next_986a {
}
.gold-d494 .banner-yellow-2b3c {
  background: #292929;
}
.content_07c6 .dim_3442 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.content_07c6 .next_986a {
  background: #f9f9f9;
}
.content_07c6 .banner-yellow-2b3c {
  background: #303030;
}
.container_ad2d .dim_3442 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .container_ad2d .search-warm-59bf {
    margin-bottom: 1em;
  }
  .container_ad2d .search-warm-59bf:last-child {
    margin-bottom: 0;
  }
}
.container_ad2d .next_986a {
  background: #ededed;
}
.container_ad2d .banner-yellow-2b3c {
  background: #1a1a1a;
}
.dim_3442.next_986a {
  color: rgba(0, 0, 0, 0.6);
}
.dim_3442.next_986a .first-45ea li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dim_3442.banner-yellow-2b3c {
  color: rgba(255, 255, 255, 0.99);
}
.dim_3442.banner-yellow-2b3c a:not(.content_cf0b) {
  color: rgba(255, 255, 255, 0.79);
}
.dim_3442.banner-yellow-2b3c a:not(.content_cf0b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.dim_3442.banner-yellow-2b3c .first-45ea li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dim_3442.banner-yellow-2b3c table tbody td,
.dim_3442.banner-yellow-2b3c table th {
  background: rgba(0, 0, 0, 0.08);
}
.brown-e4cd.disabled_complex_98a1 .summary-tall-5d09 {
  max-width: initial;
}
.brown-e4cd .layout_dbe5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.brown-e4cd .layout_dbe5 .slow_6818 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .brown-e4cd .layout_dbe5 .slow_6818 {
    display: block;
    margin-bottom: 2em;
  }
  .brown-e4cd .layout_dbe5 .slow_6818:last-child {
    margin-bottom: 0;
  }
}
.container_ad2d .search-warm-59bf:last-child,
.content_07c6 .search-warm-59bf:last-child,
.gold-d494 .search-warm-59bf:last-child {
  margin-bottom: 0;
}
.container_ad2d .search-warm-59bf .paragraph-af3e .alert-basic-56b7:last-child,
.content_07c6 .search-warm-59bf .paragraph-af3e .alert-basic-56b7:last-child,
.gold-d494 .search-warm-59bf .paragraph-af3e .alert-basic-56b7:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .container_ad2d .tag-56f3,
  .container_ad2d .aside_9374,
  .content_07c6 .tag-56f3,
  .content_07c6 .aside_9374,
  .gold-d494 .tag-56f3,
  .gold-d494 .aside_9374 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .bronze_55ea .search-warm-59bf {
    margin-bottom: 2em;
  }
}
.bronze_55ea p:last-child {
  margin-bottom: 0;
}
.bronze_55ea li,
.bronze_55ea ul {
  list-style: none;
  margin: 0;
}
.bronze_55ea ul ul {
  margin-left: 2.617924em;
}
.menu_hot_02b9 {
  font-size: 0.875em;
}

/* css-noise: e499 */
.ghost-box-n0 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.0;
}
