/*!
Theme Name: Customify
Theme URI: https://pressmaximum.pink-e970/customify
Author: WPCustomify
Author URI: https://pressmaximum.pink-e970
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.pink-e970/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.selected_042e.dirty-ac4d/licenses/gpl-2.0.slow_d91c
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.shadow_upper_a459/, (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.layout-prev-4952.tabs-f5a5/normalize.layout_thick_efab/
 ======
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.layout_thick_efab v7.0.0 | MIT License | github.pink-e970/necolas/normalize.layout_thick_efab */
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;
}
.sort-easy-0631 .message-tiny-cc2d,
.full_628f,
.widget-large-16e1,
.blue-d034,
.shade-lower-0247,
.orange-4df3,
.fixed_e53a,
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;
}
.full_628f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .full_628f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .full_628f,
  h1 {
    font-size: 1.8em;
  }
}
.widget-large-16e1,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.widget-large-16e1 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .widget-large-16e1,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .widget-large-16e1,
  h2 {
    font-size: 1.7em;
  }
}
.blue-d034,
h3 {
  font-size: 1.618em;
}
.sort-easy-0631 .message-tiny-cc2d,
.shade-lower-0247,
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.up_be96 {
  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;
}
.wood_a5fd:after,
.wood_a5fd:before,
.fast_0d7a:after,
.fast_0d7a:before {
  content: "";
  display: table;
}
.wood_a5fd:after,
.fast_0d7a:after {
  clear: both;
}
.summary_pink_d14b {
  float: right;
  margin-right: 0;
}
.light_c8c8 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.black-209c .video_915c,
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;
}
.black-209c .video_915c: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;
}
.preview_green_83ad .video_915c {
  box-shadow: none;
}
.preview_green_83ad
  .video_915c
  .footer-dim-c285 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.preview_green_83ad .video_915c .gradient-98f0 {
  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;
}
.preview_green_83ad
  .video_915c
  .gradient-98f0
  b {
  display: none;
}
.preview_green_83ad .cold-ce8e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.modal_ffc1:not(.down-76e0):not(.orange_d1fa),
button:not(.down-76e0):not(.orange_d1fa),
input[type="button"]:not(.down-76e0):not(
    .orange_d1fa
  ),
input[type="reset"]:not(.down-76e0):not(
    .orange_d1fa
  ),
input[type="submit"]:not(.down-76e0):not(
    .orange_d1fa
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.modal_ffc1:not(.down-76e0):not(
    .orange_d1fa
  ):hover,
button:not(.down-76e0):not(
    .orange_d1fa
  ):hover,
input[type="button"]:not(.down-76e0):not(
    .orange_d1fa
  ):hover,
input[type="reset"]:not(.down-76e0):not(
    .orange_d1fa
  ):hover,
input[type="submit"]:not(.down-76e0):not(
    .orange_d1fa
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.modal_ffc1:not(.down-76e0):not(
    .orange_d1fa
  ):active,
.modal_ffc1:not(.down-76e0):not(
    .orange_d1fa
  ):focus,
button:not(.down-76e0):not(
    .orange_d1fa
  ):active,
button:not(.down-76e0):not(
    .orange_d1fa
  ):focus,
input[type="button"]:not(.down-76e0):not(
    .orange_d1fa
  ):active,
input[type="button"]:not(.down-76e0):not(
    .orange_d1fa
  ):focus,
input[type="reset"]:not(.down-76e0):not(
    .orange_d1fa
  ):active,
input[type="reset"]:not(.down-76e0):not(
    .orange_d1fa
  ):focus,
input[type="submit"]:not(.down-76e0):not(
    .orange_d1fa
  ):active,
input[type="submit"]:not(.down-76e0):not(
    .orange_d1fa
  ):focus {
  outline: 0;
}
.modal_ffc1:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8,
button:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8,
input[type="button"]:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8,
input[type="reset"]:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8,
input[type="submit"]:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8 {
  position: relative;
}
.modal_ffc1:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8
  .photo-5410,
.modal_ffc1:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8
  .module_4139,
.modal_ffc1:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8
  .down-70ba,
.modal_ffc1:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8
  i,
.modal_ffc1:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8
  svg,
button:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8
  .photo-5410,
button:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8
  .module_4139,
button:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8
  .down-70ba,
button:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8
  i,
button:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8
  svg,
input[type="button"]:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8
  .photo-5410,
input[type="button"]:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8
  .module_4139,
input[type="button"]:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8
  .down-70ba,
input[type="button"]:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8
  i,
input[type="button"]:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8
  svg,
input[type="reset"]:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8
  .photo-5410,
input[type="reset"]:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8
  .module_4139,
input[type="reset"]:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8
  .down-70ba,
input[type="reset"]:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8
  i,
input[type="reset"]:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8
  svg,
input[type="submit"]:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8
  .photo-5410,
input[type="submit"]:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8
  .module_4139,
input[type="submit"]:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8
  .down-70ba,
input[type="submit"]:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8
  i,
input[type="submit"]:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8
  svg {
  visibility: hidden;
}
.modal_ffc1:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8:after,
button:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8:after,
input[type="button"]:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8:after,
input[type="reset"]:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8:after,
input[type="submit"]:not(.down-76e0):not(
    .orange_d1fa
  ).fn-loading-f7b8:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.modal_ffc1:not(.down-76e0):not(.orange_d1fa),
input[type="button"]:not(.down-76e0):not(
    .orange_d1fa
  ),
input[type="reset"]:not(.down-76e0):not(
    .orange_d1fa
  ),
input[type="submit"]:not(.down-76e0):not(
    .orange_d1fa
  ) {
  color: #fff;
  background: #235787;
}
.modal_ffc1:not(.down-76e0):not(
    .orange_d1fa
  ):focus,
input[type="button"]:not(.down-76e0):not(
    .orange_d1fa
  ):focus,
input[type="reset"]:not(.down-76e0):not(
    .orange_d1fa
  ):focus,
input[type="submit"]:not(.down-76e0):not(
    .orange_d1fa
  ):focus {
  color: #fff;
}
.modal_ffc1.fn-disabled-f7b8:not(.down-76e0):not(
    .orange_d1fa
  ),
.modal_ffc1[disabled]:not(.down-76e0):not(
    .orange_d1fa
  ),
button.fn-disabled-f7b8:not(.down-76e0):not(
    .orange_d1fa
  ),
button[disabled]:not(.down-76e0):not(
    .orange_d1fa
  ) {
  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;
}
.modal_huge_caa8 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.modal_huge_caa8: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;
}
.south_484f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.photo_1407 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.prev_4cc3 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.wood_a5fd:after,
.wood_a5fd:before,
.texture_tiny_9ecd:after,
.texture_tiny_9ecd:before,
.active_361b:after,
.active_361b:before,
.glass-2dc9:after,
.glass-2dc9:before,
.under-1ef1:after,
.under-1ef1:before,
.tag-middle-4218:after,
.tag-middle-4218:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.wood_a5fd:after,
.texture_tiny_9ecd:after,
.active_361b:after,
.glass-2dc9:after,
.under-1ef1:after,
.tag-middle-4218:after {
  clear: both;
}
.texture_tiny_9ecd .summary_803e,
.active_361b .summary_803e,
.paragraph_1282 .summary_803e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.clean-72b0 {
  display: inline-block;
}
.info-warm-9afa {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.info-warm-9afa img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.info-warm-9afa .carousel-9f00 {
  padding: 1em 0;
  font-size: 85%;
}
.carousel-9f00 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.disabled_b42b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.disabled_b42b:after,
.disabled_b42b:before {
  content: "";
  display: table;
}
.disabled_b42b:after {
  clear: both;
}
.basic-3952 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.pink_3f5a .basic-3952 {
  max-width: 50%;
}
.cool_32c5 .basic-3952 {
  max-width: 33.33%;
}
.texture_plasma_8896 .basic-3952 {
  max-width: 25%;
}
.small_06bf .basic-3952 {
  max-width: 20%;
}
.hidden_5d54 .basic-3952 {
  max-width: 16.66%;
}
.focused-bba6 .basic-3952 {
  max-width: 14.28%;
}
.layout_center_a298 .basic-3952 {
  max-width: 12.5%;
}
.item_slow_d263 .basic-3952 {
  max-width: 11.11%;
}
.content_liquid_57d2 {
  display: block;
}
.sort-easy-0631 .grid-6e19 label,
.sort-easy-0631 .mask-6233 label,
.sort-easy-0631 .widget_390f label,
.sort-easy-0631 .carousel_dark_6041 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.panel_red_6df1 {
  list-style: none;
  margin: 0;
}
.panel_red_6df1 article.yellow-bb21 {
  margin-bottom: 0;
}
.panel_red_6df1 ul {
  list-style: none;
  margin: 0;
}
.panel_red_6df1 .pattern-green-0f4f li.yellow-bb21 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .panel_red_6df1 .pattern-green-0f4f li.yellow-bb21 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .panel_red_6df1 .pattern-green-0f4f li.yellow-bb21: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) {
  .panel_red_6df1 .pattern-green-0f4f li.yellow-bb21 li.yellow-bb21 li.yellow-bb21 li.yellow-bb21 {
    padding-left: 0;
  }
}
article.yellow-bb21 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.yellow-bb21 .texture_tiny_9ecd p:last-of-type {
  margin-bottom: 0;
}
article.yellow-bb21 .tabs-ef41 {
  float: left;
}
article.yellow-bb21 .advanced_b879 {
  margin-left: 85px;
}
article.yellow-bb21 .wood_02c6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.yellow-bb21 .wood_02c6 .heading-inner-61f5 {
  margin-left: 10px;
}
article.yellow-bb21 .media-e618 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.yellow-bb21 .green-f97b {
  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 .grid-6e19,
  #respond .widget_390f,
  #respond .carousel_dark_6041 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .grid-6e19 input,
#respond .widget_390f input,
#respond .carousel_dark_6041 input {
  width: 100%;
}
#respond .carousel_dark_6041 {
  margin-right: 0;
}
#respond .sidebar_d239 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.middle_c626 {
  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;
}
.middle_c626.bottom_85fe {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.middle_c626 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%);
}
.middle_c626:focus,
.middle_c626: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);
}
.preview_1790 {
  border-radius: 10%;
}
.notice-center-2f0c {
  border-radius: 50%;
}
.modal_36e3 {
  font-size: 0.72em;
}
.hidden-top-8a38 {
  font-size: 0.875em;
}
.section-short-b5f8 {
  font-size: 1.1em;
}
.pink-6dcc {
  text-transform: uppercase;
  line-height: 1.2;
}
.pink-6dcc.modal_36e3 {
  letter-spacing: 0.5px;
}
.wide-a45a,
.wide-a45a a {
  color: #6d6d6d;
}
.wide-a45a a:hover {
  color: #111;
}
.grid-west-25d5 {
  color: #6d6d6d;
}
.motion_119e {
  overflow-x: hidden;
}
.motion_119e .list_gas_bba3.dynamic-107d {
  position: relative;
}
.motion_119e .list_gas_bba3.dynamic-107d.new_e516 {
  position: initial;
}
.motion_119e
  .list_gas_bba3.dynamic-107d.new_e516
  .status-bottom-82be {
  left: auto;
}
.motion_119e .list_gas_bba3 .status-bottom-82be {
  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;
}
.motion_119e .list_gas_bba3:hover.dynamic-107d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.motion_119e
  .list_gas_bba3:hover.dynamic-107d
  .status-bottom-82be {
  display: block;
  z-index: 9999999;
}
.motion_119e .layout_90e1 .overlay-fluid-c6a0,
.motion_119e .footer-warm-9e7f .overlay-fluid-c6a0 {
  display: none;
}
.motion_119e .pattern-2c02 .list_gas_bba3:hover.dynamic-107d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.sort-easy-0631 .grid-6e19 label,
.sort-easy-0631 .mask-6233 label,
.sort-easy-0631 .widget_390f label,
.sort-easy-0631 .carousel_dark_6041 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.panel_red_6df1 {
  list-style: none;
  margin: 0;
}
.panel_red_6df1 article.yellow-bb21 {
  margin-bottom: 0;
}
.panel_red_6df1 ul {
  list-style: none;
  margin: 0;
}
.panel_red_6df1 .pattern-green-0f4f li.yellow-bb21 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .panel_red_6df1 .pattern-green-0f4f li.yellow-bb21 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .panel_red_6df1 .pattern-green-0f4f li.yellow-bb21: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) {
  .panel_red_6df1 .pattern-green-0f4f li.yellow-bb21 li.yellow-bb21 li.yellow-bb21 li.yellow-bb21 {
    padding-left: 0;
  }
}
article.yellow-bb21 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.yellow-bb21 .texture_tiny_9ecd p:last-of-type {
  margin-bottom: 0;
}
article.yellow-bb21 .tabs-ef41 {
  float: left;
}
article.yellow-bb21 .advanced_b879 {
  margin-left: 85px;
}
article.yellow-bb21 .wood_02c6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.yellow-bb21 .wood_02c6 .heading-inner-61f5 {
  margin-left: 10px;
}
article.yellow-bb21 .media-e618 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.yellow-bb21 .green-f97b {
  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 .grid-6e19,
  #respond .widget_390f,
  #respond .carousel_dark_6041 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .grid-6e19 input,
#respond .widget_390f input,
#respond .carousel_dark_6041 input {
  width: 100%;
}
#respond .carousel_dark_6041 {
  margin-right: 0;
}
#respond .sidebar_d239 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.layout_90e1 .accordion_bd29 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.accordion_bd29 .image_eaf5.lower-5ac4 .accordion_inner_30cd > li > a:focus,
.accordion_bd29 .image_eaf5.lower-5ac4 .accordion_inner_30cd > li > a:hover,
.accordion_bd29 .image_eaf5.column-lower-1fd9 .accordion_inner_30cd > li > a:focus,
.accordion_bd29 .image_eaf5.column-lower-1fd9 .accordion_inner_30cd > li > a:hover,
.accordion_bd29 .image_eaf5.primary-narrow-db15 .accordion_inner_30cd > li > a:focus,
.accordion_bd29 .image_eaf5.primary-narrow-db15 .accordion_inner_30cd > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_bd29
  .image_eaf5.lower-5ac4
  .accordion_inner_30cd
  > li.slow_e2d2
  > a,
.accordion_bd29
  .image_eaf5.lower-5ac4
  .accordion_inner_30cd
  > li.iron-5bc0
  > a,
.accordion_bd29
  .image_eaf5.column-lower-1fd9
  .accordion_inner_30cd
  > li.slow_e2d2
  > a,
.accordion_bd29
  .image_eaf5.column-lower-1fd9
  .accordion_inner_30cd
  > li.iron-5bc0
  > a,
.accordion_bd29
  .image_eaf5.primary-narrow-db15
  .accordion_inner_30cd
  > li.slow_e2d2
  > a,
.accordion_bd29 .image_eaf5.primary-narrow-db15 .accordion_inner_30cd > li.container-d196 > a {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_bd29 .stale_4e93,
.accordion_bd29 .stale_4e93 a {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_bd29 .advanced_8032.thumbnail_76b4 li a,
.accordion_bd29 .breadcrumb-179a a,
.accordion_bd29 .tertiary-easy-11e2,
.accordion_bd29 .accordion_inner_30cd > li > a,
.accordion_bd29 .mask-rough-e03e {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_bd29 .advanced_8032.thumbnail_76b4 li a:hover,
.accordion_bd29 .breadcrumb-179a a:hover,
.accordion_bd29 .tertiary-easy-11e2:hover,
.accordion_bd29 .accordion_inner_30cd > li > a:hover,
.accordion_bd29 .mask-rough-e03e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_bd29 .over-9d0e {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_bd29 .over-9d0e .background_wide_0e47 {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_bd29 .over-9d0e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_bd29 .layout-52e3 .banner-1780 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accordion_bd29 .layout-52e3 .banner-1780 .modal-motion-cdd0 {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_bd29
  .layout-52e3
  .banner-1780
  .modal-motion-cdd0::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_bd29
  .layout-52e3
  .banner-1780
  .modal-motion-cdd0:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_bd29
  .layout-52e3
  .banner-1780
  .modal-motion-cdd0::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_bd29
  .layout-52e3
  .banner-1780
  .modal-motion-cdd0::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_bd29 .layout-52e3 .slider_pink_b6ad {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_bd29 .layout-52e3 .slider_pink_b6ad:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo_07a6
  .accordion_bd29
  .layout-52e3
  .tertiary-50b5
  .fixed-3fd0 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.logo_07a6
  .accordion_bd29
  .layout-52e3
  .tertiary-50b5
  .modal-motion-cdd0 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.layout_90e1 .brown_a215 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.brown_a215 .image_eaf5.lower-5ac4 .accordion_inner_30cd > li > a:focus,
.brown_a215 .image_eaf5.lower-5ac4 .accordion_inner_30cd > li > a:hover,
.brown_a215 .image_eaf5.column-lower-1fd9 .accordion_inner_30cd > li > a:focus,
.brown_a215 .image_eaf5.column-lower-1fd9 .accordion_inner_30cd > li > a:hover,
.brown_a215 .image_eaf5.primary-narrow-db15 .accordion_inner_30cd > li > a:focus,
.brown_a215 .image_eaf5.primary-narrow-db15 .accordion_inner_30cd > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.brown_a215
  .image_eaf5.lower-5ac4
  .accordion_inner_30cd
  > li.slow_e2d2
  > a,
.brown_a215
  .image_eaf5.lower-5ac4
  .accordion_inner_30cd
  > li.iron-5bc0
  > a,
.brown_a215
  .image_eaf5.column-lower-1fd9
  .accordion_inner_30cd
  > li.slow_e2d2
  > a,
.brown_a215
  .image_eaf5.column-lower-1fd9
  .accordion_inner_30cd
  > li.iron-5bc0
  > a,
.brown_a215
  .image_eaf5.primary-narrow-db15
  .accordion_inner_30cd
  > li.slow_e2d2
  > a,
.brown_a215 .image_eaf5.primary-narrow-db15 .accordion_inner_30cd > li.container-d196 > a {
  color: rgba(0, 0, 0, 0.8);
}
.brown_a215 .stale_4e93,
.brown_a215 .stale_4e93 a {
  color: rgba(0, 0, 0, 0.8);
}
.brown_a215 .advanced_8032.thumbnail_76b4 li a,
.brown_a215 .breadcrumb-179a a,
.brown_a215 .tertiary-easy-11e2,
.brown_a215 .accordion_inner_30cd > li > a,
.brown_a215 .mask-rough-e03e {
  color: rgba(0, 0, 0, 0.55);
}
.brown_a215 .advanced_8032.thumbnail_76b4 li a:hover,
.brown_a215 .breadcrumb-179a a:hover,
.brown_a215 .tertiary-easy-11e2:hover,
.brown_a215 .accordion_inner_30cd > li > a:hover,
.brown_a215 .mask-rough-e03e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.brown_a215 .over-9d0e {
  color: rgba(0, 0, 0, 0.55);
}
.brown_a215 .over-9d0e .background_wide_0e47 {
  color: rgba(0, 0, 0, 0.8);
}
.brown_a215 .over-9d0e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.header-cc21 .outline_26b9 {
  margin-left: auto;
  margin-right: auto;
}
.active_361b > * {
  margin-left: auto;
  margin-right: auto;
}
.active_361b .south_484f {
  margin-right: 1.41575em;
}
.thick-fb8d .active_361b > .form-0c00 {
  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;
}
.thick-fb8d .active_361b > .label_4b16 {
  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;
}
.label-short-6c8a.header-cc21 .outline_26b9,
.footer-advanced-84d8.header-cc21 .outline_26b9 {
  margin-left: 0;
}
.in_da20.header-cc21 .outline_26b9,
.header_bright_0235.header-cc21 .outline_26b9 {
  margin-right: 0;
}
.active_361b ol,
.active_361b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.logo_9c12 video {
  max-width: 100%;
}
.left_2db5 img {
  display: block;
}
.left_2db5.south_484f,
.left_2db5.photo_1407 {
  width: 100%;
}
.left_2db5.label_4b16 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.gradient-fe61:not(.status_stone_e40b) {
  margin: 1.5em auto;
}
.dirty-11a5 p {
  padding: 1.5em 14px;
}
ul.panel-1925.label_4b16,
ul.panel-1925.form-0c00,
ul.panel-1925.gold-f8ec.form-0c00 {
  padding: 0 14px;
}
.background-inner-8b72 {
  display: block;
  overflow-x: auto;
}
.background-inner-8b72 table {
  border-collapse: collapse;
  width: 100%;
}
.background-inner-8b72 td,
.background-inner-8b72 th {
  padding: 0.5em;
}
.active_361b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.active_361b ol ol,
.active_361b ol ul,
.active_361b ul ol,
.active_361b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.active_361b ol ol li,
.active_361b ol ul li,
.active_361b ul ol li,
.active_361b ul ul li {
  margin-left: 0;
}
.chip_fbfa.nav_24ad > .banner-orange-5b91 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.chip_fbfa.nav_24ad > .banner-orange-5b91 iframe,
.chip_fbfa.nav_24ad > .banner-orange-5b91 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.image-7bbe {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.image-7bbe.paragraph_cb3f {
  padding: 0;
}
.image-7bbe.paragraph_cb3f cite {
  font-size: 13px;
}
.image-7bbe > * {
  margin-left: 16px;
  margin-right: 16px;
}
.image-7bbe cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.media-out-96e1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.media-out-96e1 > p:first-child {
  margin-top: 0;
}
.media-out-96e1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.media-out-96e1 blockquote {
  border-left: 0;
}
.huge-db33 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.huge-db33:not(.background_orange_09d5) {
  max-width: 100px;
}
.huge-db33.left_53f8 {
  border-bottom: none !important;
  text-align: center;
}
.huge-db33.left_53f8::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .dirty-11a5 p {
    padding: 1.5em 0;
  }
}
.solid-2fcb {
  color: #0073aa;
}
.picture_2931 {
  background-color: #0073aa;
}
.active-1b9c {
  color: #229fd8;
}
.picture-6774 {
  background-color: #229fd8;
}
.frame_b269 {
  color: #eee;
}
.caption_5002 {
  background-color: #eee;
}
.pink-da5a {
  color: #444;
}
.component-3f63 {
  background-color: #444;
}
.detail-eaec {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.detail-eaec .list_ceda .breadcrumb-179a {
  font-size: 15px;
}
.detail-eaec .breadcrumb-179a {
  line-height: 1.3;
}
.detail-eaec .brown_a215 {
}
.detail-eaec .accordion_bd29 {
  background: #235787;
}
.clean-99e7 {
  padding: 0;
}
.clean-99e7 .accordion_bd29 {
  background: #1a1a1a;
}
.clean-99e7 .brown_a215 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.shadow_hard_6f24 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.shadow_hard_6f24 .brown_a215 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.shadow_hard_6f24 .accordion_bd29 {
  background: #303030;
}
.tag-middle-4218 {
  position: relative;
  z-index: 10;
}
.tag-middle-4218 .short_5718 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.heading-d2f0 .dynamic-107d {
  display: inline-block;
  vertical-align: middle;
}
.heading-d2f0.border-e156 .dynamic-107d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .heading-d2f0.border-e156 .dynamic-107d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .heading-d2f0.border-e156 .dynamic-107d {
    margin-right: 0.4em;
  }
}
.heading-d2f0.border-e156 .dynamic-107d:last-child {
  margin-right: 0;
}
.out_7697 .short_5718 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .layout_90e1 .list_ceda {
    margin: 0 -0.5em;
  }
  .layout_90e1 .list_ceda [class*="customify-col-"],
  .layout_90e1 .list_ceda [class*="customify-col_"],
  .layout_90e1 .list_ceda [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.layout_90e1.image_30c4 .short_5718 {
  background: 0 0 !important;
}
.layout_90e1.image_30c4 .short_5718,
.layout_90e1.out_7697 .short_5718 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .layout_90e1.plasma-f69e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.layout_90e1.out_7697 .short_5718 {
  box-shadow: none !important;
}
.alert_hard_cbe9 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .alert_hard_cbe9 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .alert_hard_cbe9 {
    padding: 18px 0 20px;
  }
}
.alert_hard_cbe9 .outer-9633 {
  width: 100%;
}
.alert_hard_cbe9 .pink-12a1 {
  margin-bottom: 0;
}
.alert_hard_cbe9 .paragraph_779c {
  margin-top: 5px;
  font-size: 0.875em;
}
.feature_silver_53a8 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.feature_silver_53a8 .yellow-0dc3 {
  width: 100%;
}
.title-action-49b0 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.title-action-49b0 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.title-action-49b0 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;
}
.title-action-49b0 li:last-child:after {
  display: none;
}
.title-action-49b0 li a {
  font-weight: 500;
  margin-right: 10px;
}
.backdrop-bb93 .overlay-fluid-c6a0 button,
.alert_hard_cbe9 .overlay-fluid-c6a0 button {
  left: 0;
}
.backdrop-bb93 .yellow-0dc3,
.alert_hard_cbe9 .yellow-0dc3 {
  padding-left: 0;
  padding-right: 0;
}
.backdrop-bb93 .feature_silver_53a8,
.alert_hard_cbe9 .feature_silver_53a8 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.backdrop-bb93 {
  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;
}
.backdrop-bb93: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;
}
.backdrop-bb93 .summary_1230 {
  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) {
  .backdrop-bb93 .summary_1230 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .backdrop-bb93 .summary_1230 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .backdrop-bb93 .summary_1230 {
    min-height: 200px;
  }
}
.backdrop-bb93 .title-action-49b0 {
  color: rgba(255, 255, 255, 0.8);
}
.backdrop-bb93 .title-action-49b0 a,
.backdrop-bb93 .title-action-49b0 li:after {
  color: inherit;
}
.backdrop-bb93 .title-action-49b0 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.progress-4c81 {
  margin-bottom: 0.5em;
}
.carousel_slow_ea12 {
  margin-bottom: 1.2em;
}
.carousel_slow_ea12,
.progress-4c81 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.carousel_slow_ea12 p:last-child,
.progress-4c81 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .overlay-fluid-c6a0,
#masthead .overlay-fluid-c6a0 {
  display: none;
}
#masthead
  > .overlay-fluid-c6a0.wrapper-3d99 {
  display: none;
}
#masthead > .overlay-fluid-c6a0 button {
  left: 0;
}
.backdrop_b91e {
  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%;
}
.backdrop_b91e .dynamic-107d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.backdrop_b91e .alert-current-e25f {
  display: -webkit-box;
  display: flex;
}
.backdrop_b91e .alert-current-e25f.heading-pressed-4cb9 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.backdrop_b91e .alert-current-e25f.gradient_tall_d26c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.backdrop_b91e .alert-current-e25f.upper-e73a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.backdrop_b91e.button-out-80f5.dark-62b4 .alert-current-e25f.heading-pressed-4cb9 {
  flex-basis: 100%;
}
.backdrop_b91e.dim_b64e .alert-current-e25f.gradient_tall_d26c {
  -webkit-box-flex: 1;
  flex: auto;
}
.backdrop_b91e.dim_b64e .alert-current-e25f.upper-e73a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .overlay-fluid-c6a0.wrapper-3d99 {
  display: none;
}
#masthead > .overlay-fluid-c6a0 button {
  left: 0;
}
.slider-next-c0c8 {
  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;
}
.slider-next-c0c8:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.slider-next-c0c8.focus-1362 i {
  margin-right: 4px;
}
.slider-next-c0c8.media_dynamic_c14d i {
  margin-left: 5px;
}
.breadcrumb-179a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.breadcrumb-179a p:last-child {
  margin-bottom: 0;
}
.rough_0b78 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.rough_0b78 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.rough_0b78 img {
  display: block;
  width: auto;
  line-height: 1;
}
.rough_0b78 .stale_4e93 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.rough_0b78 .icon_bcb1 {
  margin: 5px 0 7px 0;
}
.rough_0b78.basic-2c38 .panel_22aa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.rough_0b78.basic-2c38 .form_bfac {
  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;
}
.rough_0b78.carousel_thick_0444 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.rough_0b78.carousel_thick_0444 .panel_22aa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.rough_0b78.carousel_thick_0444 .form_bfac {
  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;
}
.rough_0b78.search-east-6b9b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.rough_0b78.summary_0452 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.rough_0b78.summary_0452 .form_bfac {
  margin-top: 7px;
}
.picture_upper_1793 {
  display: inline-block;
}
.tag-middle-4218 .article_55ca .rough_0b78 img {
  max-width: 100%;
}
.image_eaf5 .dropdown_db24.shade_8b05,
.orange-351e .dropdown_db24.shade_8b05 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.image_eaf5 .summary-775d,
.orange-351e .summary-775d {
  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%);
}
.image_eaf5 .summary-775d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.image_eaf5.backdrop-fixed-bac9 .summary-775d {
  display: none;
}
.image_eaf5 .stone_0bd2 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.image_eaf5 .stone_0bd2 li {
  display: inline-block;
  position: relative;
}
.image_eaf5 .stone_0bd2 li:last-child {
  margin-right: 0;
}
.image_eaf5 .stone_0bd2 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;
}
.image_eaf5 .stone_0bd2 li.container-d196 > a {
  color: rgba(0, 0, 0, 0.9);
}
.image_eaf5 .stone_0bd2 > 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;
}
.image_eaf5 .stone_0bd2 > li > a i {
  line-height: 0;
}
.image_eaf5 .stone_0bd2 > li.small-e415 > a .summary-775d {
  margin-left: 4px;
  line-height: 0;
}
.image_eaf5 .stone_0bd2 .solid_7b56 li.small-e415 > a {
  position: relative;
}
.image_eaf5 .stone_0bd2 .solid_7b56 li.small-e415 > a:after,
.image_eaf5 .stone_0bd2 .solid_7b56 li.small-e415 > a:before {
  content: "";
  display: table;
}
.image_eaf5 .stone_0bd2 .solid_7b56 li.small-e415 > a:after {
  clear: both;
}
.image_eaf5 .stone_0bd2 .solid_7b56 li.small-e415 > a .summary-775d {
  margin-left: 5px;
  float: right;
}
.image_eaf5 .thumbnail-255c,
.image_eaf5 .solid_7b56 {
  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;
}
.image_eaf5 .solid_7b56 {
  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;
}
.image_eaf5 .solid_7b56 .shade_8b05 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.image_eaf5 .solid_7b56 .summary-775d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.image_eaf5 .solid_7b56 li {
  display: block;
  margin: 0;
  padding: 0;
}
.image_eaf5 .solid_7b56 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;
}
.image_eaf5 .solid_7b56 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.image_eaf5 .solid_7b56 .solid_7b56 {
  top: 0;
  left: 100%;
}
.image_eaf5 .summary-2bf9.fn-focus-f7b8 > .thumbnail-255c,
.image_eaf5 .summary-2bf9.fn-focus-f7b8 > .solid_7b56,
.image_eaf5 .summary-2bf9:focus > .thumbnail-255c,
.image_eaf5 .summary-2bf9:focus > .solid_7b56,
.image_eaf5 .summary-2bf9:hover > .thumbnail-255c,
.image_eaf5 .summary-2bf9:hover > .solid_7b56 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.image_eaf5.primary-narrow-db15 .accordion_inner_30cd:after,
.image_eaf5.primary-narrow-db15 .accordion_inner_30cd:before {
  content: "";
  display: table;
}
.image_eaf5.primary-narrow-db15 .accordion_inner_30cd:after {
  clear: both;
}
.image_eaf5.primary-narrow-db15 .accordion_inner_30cd > li {
  float: left;
}
.image_eaf5.shade_ed1c .accordion_inner_30cd:after,
.image_eaf5.shade_ed1c .accordion_inner_30cd:before {
  content: "";
  display: table;
}
.image_eaf5.shade_ed1c .accordion_inner_30cd:after {
  clear: both;
}
.image_eaf5.shade_ed1c .accordion_inner_30cd > li {
  float: left;
}
.image_eaf5.shade_ed1c .accordion_inner_30cd > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.image_eaf5.shade_ed1c .accordion_inner_30cd > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.image_eaf5.shade_ed1c .accordion_inner_30cd > li.slow_e2d2 > a,
.image_eaf5.shade_ed1c .accordion_inner_30cd > li.container-d196 > a {
  color: #fff;
  background-color: #1e4b75;
}
.image_eaf5.lower-5ac4 .accordion_inner_30cd > li > a .shade_8b05 {
  position: relative;
}
.image_eaf5.lower-5ac4 .accordion_inner_30cd > li > a .shade_8b05: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;
}
.image_eaf5.lower-5ac4
  .accordion_inner_30cd
  > li:focus
  > a
  .shade_8b05:before,
.image_eaf5.lower-5ac4
  .accordion_inner_30cd
  > li:hover
  > a
  .shade_8b05:before {
  width: 100%;
  background-color: currentColor;
}
.image_eaf5.lower-5ac4
  .accordion_inner_30cd
  > li.slow_e2d2
  > a
  .shade_8b05:before,
.image_eaf5.lower-5ac4
  .accordion_inner_30cd
  > li.iron-5bc0
  > a
  .shade_8b05:before {
  width: 100%;
  background-color: currentColor;
}
.image_eaf5.column-lower-1fd9 .accordion_inner_30cd > li > a .shade_8b05 {
  position: relative;
}
.image_eaf5.column-lower-1fd9 .accordion_inner_30cd > li > a .shade_8b05: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;
}
.image_eaf5.column-lower-1fd9 .accordion_inner_30cd > li:focus > a .shade_8b05:before,
.image_eaf5.column-lower-1fd9
  .accordion_inner_30cd
  > li:hover
  > a
  .shade_8b05:before {
  width: 100%;
  background-color: currentColor;
}
.image_eaf5.column-lower-1fd9
  .accordion_inner_30cd
  > li.slow_e2d2
  > a
  .shade_8b05:before,
.image_eaf5.column-lower-1fd9
  .accordion_inner_30cd
  > li.iron-5bc0
  > a
  .shade_8b05:before {
  width: 100%;
  background-color: currentColor;
}
.orange-351e .stone_0bd2 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.orange-351e .stone_0bd2 li:first-child > a {
  border-top: none;
}
.orange-351e .stone_0bd2 .carousel_bf81 > .shade_8b05 .summary-775d {
  display: none;
}
.orange-351e .stone_0bd2 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.orange-351e .stone_0bd2 li:last-child {
  border: none;
}
.orange-351e .stone_0bd2 li.small-e415 > a {
  padding-right: 45px !important;
}
.orange-351e .stone_0bd2 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.orange-351e .stone_0bd2 li a:focus,
.orange-351e .stone_0bd2 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.orange-351e .stone_0bd2 li .pagination-mini-dc08 {
  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;
}
.orange-351e .stone_0bd2 li .pagination-mini-dc08:hover {
  box-shadow: none;
}
.orange-351e .stone_0bd2 li .pagination-mini-dc08 .summary-775d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.orange-351e .stone_0bd2 .solid_7b56 {
  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);
}
.orange-351e .stone_0bd2 .solid_7b56 li a {
  padding-left: 3em;
}
.orange-351e .stone_0bd2 .over-8b2c > a .pagination-mini-dc08 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.orange-351e .stone_0bd2 .over-8b2c > .solid_7b56 {
  display: block;
  opacity: 1;
}
.box-d908 {
  max-width: 100%;
}
.motion-bb8b {
  line-height: 0;
  cursor: pointer;
}
.mask-rough-e03e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.mask-rough-e03e:hover {
  box-shadow: none;
  color: currentColor;
}
.mask-rough-e03e svg {
  width: 18px;
  height: 18px;
}
.mask-rough-e03e .sidebar_easy_e928 {
  display: none;
}
.nav-2bb0 {
  position: relative;
}
.nav-2bb0.fn-active-f7b8 .mask-rough-e03e .text_b156 {
  display: none;
}
.nav-2bb0.fn-active-f7b8 .mask-rough-e03e .sidebar_easy_e928 {
  display: inline-block;
}
.nav-2bb0 .caption-in-acf1 {
  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);
}
.nav-2bb0.menu_old_1849 .caption-in-acf1 {
  left: auto;
  right: -0.9em;
}
.nav-2bb0.menu_old_1849 .status_complex_99ef::before {
  left: auto;
  right: 15px;
}
.nav-2bb0.fn-active-f7b8 .caption-in-acf1 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tertiary-50b5 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tertiary-50b5 label {
  flex-basis: 100%;
}
.tertiary-50b5 .banner-1780 {
  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;
}
.tertiary-50b5 .modal-motion-cdd0 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tertiary-50b5 .modal-motion-cdd0:focus {
  background-color: transparent;
}
.tertiary-50b5 button.slider_pink_b6ad {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tertiary-50b5 button.slider_pink_b6ad:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tertiary-50b5 button.slider_pink_b6ad svg {
  width: 18px;
  height: 18px;
}
.tertiary-50b5 input[type="submit"] {
  min-height: auto;
}
.layout-52e3 .tertiary-50b5 .modal-motion-cdd0 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.status_complex_99ef {
  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) {
  .status_complex_99ef {
    width: 220px;
  }
}
.status_complex_99ef label {
  flex-basis: 100%;
}
.status_complex_99ef::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;
}
.logo_07a6 .layout-52e3 .tertiary-50b5 {
  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;
}
.logo_07a6
  .layout-52e3
  .tertiary-50b5
  .banner-1780 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.logo_07a6 .layout-52e3 .tertiary-50b5 .modal-motion-cdd0 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.logo_07a6
  .layout-52e3
  .tertiary-50b5
  .modal-motion-cdd0:focus {
  background: 0 0;
}
.logo_07a6
  .layout-52e3
  .tertiary-50b5
  .fixed-3fd0 {
  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;
}
.advanced_8032 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.advanced_8032 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.advanced_8032 li:last-child {
  margin-right: 0;
}
.advanced_8032 li:first-child {
  margin-left: 0;
}
.advanced_8032.menu-454b a {
  color: #fff;
}
.advanced_8032.menu-454b a:hover {
  color: #fff;
}
.advanced_8032 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.advanced_8032 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.advanced_8032 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.advanced_8032 a:hover {
  opacity: 0.9;
  color: inherit;
}
.advanced_8032 [class*="social-icon-apple"] {
  background-color: #999;
}
.advanced_8032 [class*="social-icon-apple"].pagination-full-8223 {
  background-color: transparent;
  color: #999;
}
.advanced_8032 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.advanced_8032 [class*="social-icon-behance"].pagination-full-8223 {
  background-color: transparent;
  color: #1769ff;
}
.advanced_8032 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.advanced_8032 [class*="social-icon-bitbucket"].pagination-full-8223 {
  background-color: transparent;
  color: #205081;
}
.advanced_8032 [class*="social-icon-codepen"] {
  background-color: #000;
}
.advanced_8032 [class*="social-icon-codepen"].pagination-full-8223 {
  background-color: transparent;
  color: #000;
}
.advanced_8032 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.advanced_8032 [class*="social-icon-delicious"].pagination-full-8223 {
  background-color: transparent;
  color: #39f;
}
.advanced_8032 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.advanced_8032 [class*="social-icon-digg"].pagination-full-8223 {
  background-color: transparent;
  color: #005be2;
}
.advanced_8032 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.advanced_8032 [class*="social-icon-dribbble"].pagination-full-8223 {
  background-color: transparent;
  color: #ea4c89;
}
.advanced_8032 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.advanced_8032 [class*="social-icon-envelope"].pagination-full-8223 {
  background-color: transparent;
  color: #ea4335;
}
.advanced_8032 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.advanced_8032 [class*="social-icon-facebook"].pagination-full-8223 {
  background-color: transparent;
  color: #3b5998;
}
.advanced_8032 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.advanced_8032 [class*="social-icon-flickr"].pagination-full-8223 {
  background-color: transparent;
  color: #0063dc;
}
.advanced_8032 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.advanced_8032 [class*="social-icon-foursquare"].pagination-full-8223 {
  background-color: transparent;
  color: #2d5be3;
}
.advanced_8032 [class*="social-icon-github"] {
  background-color: #333;
}
.advanced_8032 [class*="social-icon-github"].pagination-full-8223 {
  background-color: transparent;
  color: #333;
}
.advanced_8032 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.advanced_8032 [class*="social-icon-google-plus"].pagination-full-8223 {
  background-color: transparent;
  color: #dd4b39;
}
.advanced_8032 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.advanced_8032 [class*="social-icon-houzz"].pagination-full-8223 {
  background-color: transparent;
  color: #7ac142;
}
.advanced_8032 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.advanced_8032 [class*="social-icon-instagram"].pagination-full-8223 {
  background-color: transparent;
  color: #262626;
}
.advanced_8032 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.advanced_8032 [class*="social-icon-jsfiddle"].pagination-full-8223 {
  background-color: transparent;
  color: #487aa2;
}
.advanced_8032 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.advanced_8032 [class*="social-icon-linkedin"].pagination-full-8223 {
  background-color: transparent;
  color: #0077b5;
}
.advanced_8032 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.advanced_8032 [class*="social-icon-medium"].pagination-full-8223 {
  background-color: transparent;
  color: #00ab6b;
}
.advanced_8032 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.advanced_8032
  [class*="social-icon-odnoklassniki"].pagination-full-8223 {
  background-color: transparent;
  color: #f4731c;
}
.advanced_8032 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.advanced_8032 [class*="social-icon-meetup"].pagination-full-8223 {
  background-color: transparent;
  color: #ec1c40;
}
.advanced_8032 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.advanced_8032 [class*="social-icon-pinterest"].pagination-full-8223 {
  background-color: transparent;
  color: #bd081c;
}
.advanced_8032 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.advanced_8032 [class*="social-icon-product-hunt"].pagination-full-8223 {
  background-color: transparent;
  color: #da552f;
}
.advanced_8032 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.advanced_8032 [class*="social-icon-reddit"].pagination-full-8223 {
  background-color: transparent;
  color: #ff4500;
}
.advanced_8032 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.advanced_8032 [class*="social-icon-rss"].pagination-full-8223 {
  background-color: transparent;
  color: #f26522;
}
.advanced_8032 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.advanced_8032
  [class*="social-icon-shopping-cart"].pagination-full-8223 {
  background-color: transparent;
  color: #4caf50;
}
.advanced_8032 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.advanced_8032 [class*="social-icon-skype"].pagination-full-8223 {
  background-color: transparent;
  color: #00aff0;
}
.advanced_8032 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.advanced_8032 [class*="social-icon-slideshare"].pagination-full-8223 {
  background-color: transparent;
  color: #0077b5;
}
.advanced_8032 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.advanced_8032 [class*="social-icon-snapchat"].pagination-full-8223 {
  background-color: transparent;
  color: #fffc00;
}
.advanced_8032 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.advanced_8032 [class*="social-icon-soundcloud"].pagination-full-8223 {
  background-color: transparent;
  color: #f80;
}
.advanced_8032 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.advanced_8032 [class*="social-icon-spotify"].pagination-full-8223 {
  background-color: transparent;
  color: #2ebd59;
}
.advanced_8032 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.advanced_8032
  [class*="social-icon-stack-overflow"].pagination-full-8223 {
  background-color: transparent;
  color: #fe7a15;
}
.advanced_8032 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.advanced_8032 [class*="social-icon-maldkfgram"].pagination-full-8223 {
  background-color: transparent;
  color: #2ca5e0;
}
.advanced_8032 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.advanced_8032 [class*="social-icon-tripadvisor"].pagination-full-8223 {
  background-color: transparent;
  color: #589442;
}
.advanced_8032 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.advanced_8032 [class*="social-icon-tumblr"].pagination-full-8223 {
  background-color: transparent;
  color: #35465c;
}
.advanced_8032 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.advanced_8032 [class*="social-icon-twitch"].pagination-full-8223 {
  background-color: transparent;
  color: #6441a5;
}
.advanced_8032 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.advanced_8032 [class*="social-icon-twitter"].pagination-full-8223 {
  background-color: transparent;
  color: #1da1f2;
}
.advanced_8032 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.advanced_8032 [class*="social-icon-vimeo"].pagination-full-8223 {
  background-color: transparent;
  color: #1ab7ea;
}
.advanced_8032 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.advanced_8032 [class*="social-icon-vk"].pagination-full-8223 {
  background-color: transparent;
  color: #45668e;
}
.advanced_8032 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.advanced_8032 [class*="social-icon-weibo"].pagination-full-8223 {
  background-color: transparent;
  color: #df2029;
}
.advanced_8032 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.advanced_8032 [class*="social-icon-weixin"].pagination-full-8223 {
  background-color: transparent;
  color: #7bb32e;
}
.advanced_8032 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.advanced_8032 [class*="social-icon-whatsapp"].pagination-full-8223 {
  background-color: transparent;
  color: #25d366;
}
.advanced_8032 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.advanced_8032 [class*="social-icon-wordpress"].pagination-full-8223 {
  background-color: transparent;
  color: #21759b;
}
.advanced_8032 [class*="social-icon-xing"] {
  background-color: #026466;
}
.advanced_8032 [class*="social-icon-xing"].pagination-full-8223 {
  background-color: transparent;
  color: #026466;
}
.advanced_8032 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.advanced_8032 [class*="social-icon-yelp"].pagination-full-8223 {
  background-color: transparent;
  color: #af0606;
}
.advanced_8032 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.advanced_8032 [class*="social-icon-youtube"].pagination-full-8223 {
  background-color: transparent;
  color: #cd201f;
}
.tertiary-easy-11e2 {
  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;
}
.tertiary-easy-11e2:hover {
  box-shadow: none;
  background: 0 0;
}
.filter-ed33 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.red-b0fc {
  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;
}
.orange_2738 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.outer-cbb1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.outer-cbb1,
.outer-cbb1::after,
.outer-cbb1::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;
}
.outer-cbb1::after,
.outer-cbb1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.main_3cc0 .red-b0fc .orange_2738 {
  margin-top: -2px;
  width: 19px;
}
.main_3cc0 .red-b0fc .outer-cbb1 {
  margin-top: -1px;
}
.main_3cc0 .red-b0fc .outer-cbb1,
.main_3cc0 .red-b0fc .outer-cbb1::after,
.main_3cc0 .red-b0fc .outer-cbb1::before {
  width: 19px;
  height: 2px;
}
.main_3cc0 .red-b0fc .outer-cbb1::before {
  top: -6px;
}
.main_3cc0 .red-b0fc .outer-cbb1::after {
  bottom: -6px;
}
.header-short-4c42 .red-b0fc .orange_2738 {
  margin-top: -2px;
  width: 22px;
}
.header-short-4c42 .red-b0fc .outer-cbb1 {
  margin-top: -1px;
}
.header-short-4c42 .red-b0fc .outer-cbb1,
.header-short-4c42 .red-b0fc .outer-cbb1::after,
.header-short-4c42 .red-b0fc .outer-cbb1::before {
  width: 22px;
  height: 2px;
}
.header-short-4c42 .red-b0fc .outer-cbb1::before {
  top: -7px;
}
.header-short-4c42 .red-b0fc .outer-cbb1::after {
  bottom: -7px;
}
.pagination-pressed-50f4 .red-b0fc .orange_2738 {
  margin-top: -2px;
  width: 31px;
}
.pagination-pressed-50f4 .red-b0fc .outer-cbb1 {
  margin-top: -1.5px;
}
.pagination-pressed-50f4 .red-b0fc .outer-cbb1,
.pagination-pressed-50f4 .red-b0fc .outer-cbb1::after,
.pagination-pressed-50f4 .red-b0fc .outer-cbb1::before {
  width: 31px;
  height: 3px;
}
.pagination-pressed-50f4 .red-b0fc .outer-cbb1::before {
  top: -9px;
}
.pagination-pressed-50f4 .red-b0fc .outer-cbb1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .selected-cdc9 .red-b0fc .orange_2738 {
    margin-top: -2px;
    width: 19px;
  }
  .selected-cdc9 .red-b0fc .outer-cbb1 {
    margin-top: -1px;
  }
  .selected-cdc9 .red-b0fc .outer-cbb1,
  .selected-cdc9 .red-b0fc .outer-cbb1::after,
  .selected-cdc9 .red-b0fc .outer-cbb1::before {
    width: 19px;
    height: 2px;
  }
  .selected-cdc9 .red-b0fc .outer-cbb1::before {
    top: -6px;
  }
  .selected-cdc9 .red-b0fc .outer-cbb1::after {
    bottom: -6px;
  }
  .paragraph-light-6226 .red-b0fc .orange_2738 {
    margin-top: -2px;
    width: 22px;
  }
  .paragraph-light-6226 .red-b0fc .outer-cbb1 {
    margin-top: -1px;
  }
  .paragraph-light-6226 .red-b0fc .outer-cbb1,
  .paragraph-light-6226 .red-b0fc .outer-cbb1::after,
  .paragraph-light-6226 .red-b0fc .outer-cbb1::before {
    width: 22px;
    height: 2px;
  }
  .paragraph-light-6226 .red-b0fc .outer-cbb1::before {
    top: -7px;
  }
  .paragraph-light-6226 .red-b0fc .outer-cbb1::after {
    bottom: -7px;
  }
  .widget-hard-d3f2 .red-b0fc .orange_2738 {
    margin-top: -2px;
    width: 31px;
  }
  .widget-hard-d3f2 .red-b0fc .outer-cbb1 {
    margin-top: -1.5px;
  }
  .widget-hard-d3f2 .red-b0fc .outer-cbb1,
  .widget-hard-d3f2 .red-b0fc .outer-cbb1::after,
  .widget-hard-d3f2 .red-b0fc .outer-cbb1::before {
    width: 31px;
    height: 3px;
  }
  .widget-hard-d3f2 .red-b0fc .outer-cbb1::before {
    top: -9px;
  }
  .widget-hard-d3f2 .red-b0fc .outer-cbb1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .wrapper_bright_17fa .red-b0fc .orange_2738 {
    margin-top: -2px;
    width: 19px;
  }
  .wrapper_bright_17fa .red-b0fc .outer-cbb1 {
    margin-top: -1px;
  }
  .wrapper_bright_17fa .red-b0fc .outer-cbb1,
  .wrapper_bright_17fa .red-b0fc .outer-cbb1::after,
  .wrapper_bright_17fa .red-b0fc .outer-cbb1::before {
    width: 19px;
    height: 2px;
  }
  .wrapper_bright_17fa .red-b0fc .outer-cbb1::before {
    top: -6px;
  }
  .wrapper_bright_17fa .red-b0fc .outer-cbb1::after {
    bottom: -6px;
  }
  .fresh-9538 .red-b0fc .orange_2738 {
    margin-top: -2px;
    width: 22px;
  }
  .fresh-9538 .red-b0fc .outer-cbb1 {
    margin-top: -1px;
  }
  .fresh-9538 .red-b0fc .outer-cbb1,
  .fresh-9538 .red-b0fc .outer-cbb1::after,
  .fresh-9538 .red-b0fc .outer-cbb1::before {
    width: 22px;
    height: 2px;
  }
  .fresh-9538 .red-b0fc .outer-cbb1::before {
    top: -7px;
  }
  .fresh-9538 .red-b0fc .outer-cbb1::after {
    bottom: -7px;
  }
  .dark_f83b .red-b0fc .orange_2738 {
    margin-top: -2px;
    width: 31px;
  }
  .dark_f83b .red-b0fc .outer-cbb1 {
    margin-top: -1.5px;
  }
  .dark_f83b .red-b0fc .outer-cbb1,
  .dark_f83b .red-b0fc .outer-cbb1::after,
  .dark_f83b .red-b0fc .outer-cbb1::before {
    width: 31px;
    height: 3px;
  }
  .dark_f83b .red-b0fc .outer-cbb1::before {
    top: -9px;
  }
  .dark_f83b .red-b0fc .outer-cbb1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .element-yellow-bb36 .red-b0fc .orange_2738 {
    margin-top: -2px;
    width: 19px;
  }
  .element-yellow-bb36 .red-b0fc .outer-cbb1 {
    margin-top: -1px;
  }
  .element-yellow-bb36 .red-b0fc .outer-cbb1,
  .element-yellow-bb36 .red-b0fc .outer-cbb1::after,
  .element-yellow-bb36 .red-b0fc .outer-cbb1::before {
    width: 19px;
    height: 2px;
  }
  .element-yellow-bb36 .red-b0fc .outer-cbb1::before {
    top: -6px;
  }
  .element-yellow-bb36 .red-b0fc .outer-cbb1::after {
    bottom: -6px;
  }
  .orange_f789 .red-b0fc .orange_2738 {
    margin-top: -2px;
    width: 22px;
  }
  .orange_f789 .red-b0fc .outer-cbb1 {
    margin-top: -1px;
  }
  .orange_f789 .red-b0fc .outer-cbb1,
  .orange_f789 .red-b0fc .outer-cbb1::after,
  .orange_f789 .red-b0fc .outer-cbb1::before {
    width: 22px;
    height: 2px;
  }
  .orange_f789 .red-b0fc .outer-cbb1::before {
    top: -7px;
  }
  .orange_f789 .red-b0fc .outer-cbb1::after {
    bottom: -7px;
  }
  .surface-wood-6a9e .red-b0fc .orange_2738 {
    margin-top: -2px;
    width: 31px;
  }
  .surface-wood-6a9e .red-b0fc .outer-cbb1 {
    margin-top: -1.5px;
  }
  .surface-wood-6a9e .red-b0fc .outer-cbb1,
  .surface-wood-6a9e .red-b0fc .outer-cbb1::after,
  .surface-wood-6a9e .red-b0fc .outer-cbb1::before {
    width: 31px;
    height: 3px;
  }
  .surface-wood-6a9e .red-b0fc .outer-cbb1::before {
    top: -9px;
  }
  .surface-wood-6a9e .red-b0fc .outer-cbb1::after {
    bottom: -9px;
  }
}
.wrapper-91b8 .outer-cbb1 {
  -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);
}
.wrapper-91b8 .outer-cbb1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.wrapper-91b8 .outer-cbb1::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);
}
.wrapper-91b8.selected_2f14 .outer-cbb1 {
  -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);
}
.wrapper-91b8.selected_2f14 .outer-cbb1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.wrapper-91b8.selected_2f14 .outer-cbb1::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);
}
.grid_7bdc {
  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.down_8cda:before {
  display: none;
}
.footer-warm-9e7f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.footer-warm-9e7f .background_soft_51e0 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.footer-warm-9e7f .background_soft_51e0:last-of-type {
  border-bottom: none;
}
.footer-warm-9e7f .background_soft_51e0.mask_3e3d,
.footer-warm-9e7f .background_soft_51e0.status-pro-1e20,
.footer-warm-9e7f .background_soft_51e0.active_selected_b5e6 {
  padding: 0;
}
.footer-warm-9e7f .orange-351e .pagination-mini-dc08 {
  color: currentColor;
}
.footer-warm-9e7f .orange-351e .pagination-mini-dc08:focus,
.footer-warm-9e7f .orange-351e .pagination-mini-dc08:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer-warm-9e7f.brown_a215 .over-9d0e,
.footer-warm-9e7f.brown_a215 .breadcrumb-179a a,
.footer-warm-9e7f.brown_a215 .accordion_inner_30cd a,
.footer-warm-9e7f.brown_a215 .solid_7b56 a {
  color: rgba(0, 0, 0, 0.55);
}
.footer-warm-9e7f.brown_a215 .over-9d0e:hover,
.footer-warm-9e7f.brown_a215 .breadcrumb-179a a:hover,
.footer-warm-9e7f.brown_a215 .accordion_inner_30cd a:hover,
.footer-warm-9e7f.brown_a215 .solid_7b56 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.footer-warm-9e7f.brown_a215 .background_wide_0e47 {
  color: rgba(0, 0, 0, 0.8);
}
.footer-warm-9e7f.brown_a215 .background_soft_51e0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer-warm-9e7f.brown_a215 .background_soft_51e0:before {
  background: rgba(0, 0, 0, 0.08);
}
.footer-warm-9e7f.brown_a215 .solid_8a54:before {
  background: rgba(255, 255, 255, 0.9);
}
.footer-warm-9e7f.brown_a215 .orange-351e .stone_0bd2 li a,
.footer-warm-9e7f.brown_a215 .orange-351e .pagination-mini-dc08,
.footer-warm-9e7f.brown_a215 .solid_7b56 {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer-warm-9e7f.brown_a215 .orange-351e .pagination-mini-dc08:focus,
.footer-warm-9e7f.brown_a215 .orange-351e .pagination-mini-dc08:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer-warm-9e7f.brown_a215 .stone_0bd2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer-warm-9e7f.accordion_bd29 .over-9d0e,
.footer-warm-9e7f.accordion_bd29 .breadcrumb-179a a,
.footer-warm-9e7f.accordion_bd29 .accordion_inner_30cd .pagination-mini-dc08,
.footer-warm-9e7f.accordion_bd29 .accordion_inner_30cd a,
.footer-warm-9e7f.accordion_bd29 .solid_7b56 a {
  color: rgba(255, 255, 255, 0.79);
}
.footer-warm-9e7f.accordion_bd29 .over-9d0e:hover,
.footer-warm-9e7f.accordion_bd29 .breadcrumb-179a a:hover,
.footer-warm-9e7f.accordion_bd29 .accordion_inner_30cd .pagination-mini-dc08:hover,
.footer-warm-9e7f.accordion_bd29 .accordion_inner_30cd a:hover,
.footer-warm-9e7f.accordion_bd29 .solid_7b56 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.footer-warm-9e7f.accordion_bd29 .background_wide_0e47 {
  color: rgba(255, 255, 255, 0.99);
}
.footer-warm-9e7f.accordion_bd29 .background_soft_51e0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer-warm-9e7f.accordion_bd29 .background_soft_51e0:before {
  background: rgba(255, 255, 255, 0.08);
}
.footer-warm-9e7f.accordion_bd29 .solid_8a54:before {
  background: rgba(0, 0, 0, 0.9);
}
.footer-warm-9e7f.accordion_bd29 .orange-351e .stone_0bd2 li a,
.footer-warm-9e7f.accordion_bd29 .orange-351e .pagination-mini-dc08,
.footer-warm-9e7f.accordion_bd29 .solid_7b56 {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer-warm-9e7f.accordion_bd29 .orange-351e .pagination-mini-dc08:focus,
.footer-warm-9e7f.accordion_bd29 .orange-351e .pagination-mini-dc08:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer-warm-9e7f.accordion_bd29 .stone_0bd2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.solid_8a54 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.solid_8a54:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.background-gold-0023 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.pressed_9587 .footer-warm-9e7f {
  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;
}
.pressed_9587 .background_soft_51e0 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.pressed_9587 .background_soft_51e0: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) {
  .pressed_9587 .background_soft_51e0:before {
    width: 16%;
    left: 42%;
  }
}
.pressed_9587 .background_soft_51e0:last-child:before {
  content: none;
}
.pressed_9587 .background_soft_51e0[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.pressed_9587 .orange-351e .stone_0bd2 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.pressed_9587 .orange-351e .stone_0bd2 li a .pagination-mini-dc08 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.pressed_9587 .orange-351e .solid_7b56 {
  border: none;
}
.pressed_9587 .orange-351e .solid_7b56 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.pressed_9587 .solid_8a54 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.pressed_9587 .background-gold-0023 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.pressed_9587 .accordion_bd29 .solid_8a54:before {
  background: rgba(0, 0, 0, 0.9);
}
.pressed_9587 .brown_a215.motion_6f2a .outer-cbb1 {
  background: rgba(0, 0, 0, 0.6);
}
.pressed_9587
  .brown_a215.motion_6f2a
  .outer-cbb1::after,
.pressed_9587
  .brown_a215.motion_6f2a
  .outer-cbb1:before {
  background: inherit;
}
.pressed_9587
  .brown_a215.motion_6f2a:hover
  .outer-cbb1 {
  background: rgba(0, 0, 0, 0.8);
}
.cool-edc1 .footer-warm-9e7f {
  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) {
  .cool-edc1 .footer-warm-9e7f {
    width: auto;
    right: 45px;
  }
}
.thumbnail_gold_ad19 .footer-warm-9e7f {
  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) {
  .thumbnail_gold_ad19 .footer-warm-9e7f {
    width: auto;
    left: 45px;
  }
}
.down_8cda .footer-warm-9e7f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.down_8cda .background-gold-0023 {
  max-width: 48em;
  margin: 0 auto;
}
.down_8cda .solid_8a54:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.icon-4603 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.icon-4603.pressed_9587 .footer-warm-9e7f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.icon-4603.cool-edc1 .footer-warm-9e7f {
  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);
}
.icon-4603 .footer-warm-9e7f {
  visibility: visible;
}
.icon-4603.thumbnail_gold_ad19 .footer-warm-9e7f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.west_3e67,
.in_8f8a {
  overflow-x: hidden;
}
.west_3e67 .footer-warm-9e7f {
  overflow: auto;
}
.west_3e67.pressed_9587 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.west_3e67.pressed_9587 .footer-warm-9e7f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.west_3e67.pressed_9587 .tertiary-easy-11e2 {
  opacity: 0;
}
.west_3e67.cool-edc1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.west_3e67.cool-edc1 .footer-warm-9e7f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.west_3e67.cool-edc1 .tertiary-easy-11e2 {
  opacity: 0;
}
.west_3e67.thumbnail_gold_ad19 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.west_3e67.thumbnail_gold_ad19 .footer-warm-9e7f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.west_3e67.thumbnail_gold_ad19 .tertiary-easy-11e2 {
  opacity: 0;
}
.west_3e67.down_8cda .footer-warm-9e7f {
  z-index: 10;
  visibility: visible;
}
.motion_6f2a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.motion_6f2a .outer-cbb1 {
  background: rgba(255, 255, 255, 0.99);
}
.motion_6f2a .outer-cbb1::after,
.motion_6f2a .outer-cbb1:before {
  background: inherit;
}
.motion_6f2a:hover .outer-cbb1 {
  background: rgba(255, 255, 255, 0.99);
}
.thumbnail_gold_ad19 .motion_6f2a {
  top: 10px;
  right: auto;
  left: 12px;
}
.down_8cda .motion_6f2a {
  display: none !important;
}
.west_3e67:before,
.in_8f8a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.west_3e67 .motion_6f2a,
.in_8f8a .motion_6f2a {
  display: inline-block;
}
.footer-warm-9e7f .dynamic-107d {
  -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;
}
.west_3e67 .footer-warm-9e7f .dynamic-107d,
.in_8f8a .footer-warm-9e7f .dynamic-107d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.badge-brown-85bb .banner-1780 {
  width: 100%;
}
.article_55ca {
  padding: 0 0.5em 0;
}
.article_55ca [class*="customify-col-"],
.article_55ca [class*="customify-col_"],
.article_55ca [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.button_purple_4b0b .article_55ca {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .list_ceda .dropdown_fast_81b0,
  .dropdown_fast_81b0 {
    display: none;
  }
  .button_e737 {
    text-align: left;
  }
  .banner_98c6 {
    text-align: center;
  }
  .banner_4f8b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .list_ceda .large_aaaa,
  .large_aaaa {
    display: none;
  }
  .active-4551 {
    text-align: left;
  }
  .image_black_9c75 {
    text-align: center;
  }
  .message_basic_b018 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .list_ceda .image-last-04e3,
  .image-last-04e3 {
    display: none;
  }
  .alert_a827 {
    text-align: left;
  }
  .paper-fd09 {
    text-align: center;
  }
  .under-8607 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.label_5040 {
  box-shadow: none !important;
}
.out_bc68 .dim_0242,
.message_basic_43d2 .dim_0242 {
  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;
}
.message_basic_43d2 .dim_0242 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.short_5718 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.short_5718:after,
.short_5718:before {
  content: "";
  display: table;
}
.short_5718:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .short_5718 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.short_5718,
.plasma-f69e {
  max-width: 1248px;
  margin: 0 auto;
}

.glass-2dc9.title-top-eaa5 .short_5718 {
  max-width: 100%;
}
.glass-2dc9.solid_a98f {
  max-width: 1200px;
  margin: 0 auto;
}
.glass-2dc9.table_7fbc .short_5718 {
  max-width: 100%;
}
.glass-2dc9.table_7fbc > .short_5718 {
  padding-left: 0;
  padding-right: 0;
}
.glass-2dc9.table_7fbc > .short_5718 .list_ceda {
  margin: 0;
}
.glass-2dc9.table_7fbc
  > .short_5718
  .title-cool-369c.stale-ba1a {
  margin-right: 0;
  margin-left: 0;
}
.glass-2dc9.table_7fbc #main.stale-ba1a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .grid_39aa #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .grid_39aa #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .box_cf84 .outline_26b9 {
    padding-right: 1em;
  }
  .box_cf84.item_motion_c59d .title-cool-369c {
    border-right: 1px solid #eaecee;
  }
  .box_cf84.item_motion_c59d .outline_26b9 {
    padding-right: 1em;
  }
  .box_cf84.item_motion_c59d .nav-6f10 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .small-be31 .outline_26b9 {
    padding-left: 1em;
  }
  .small-be31.item_motion_c59d .title-cool-369c {
    border-left: 1px solid #eaecee;
  }
  .small-be31.item_motion_c59d .outline_26b9 {
    padding-left: 1em;
  }
  .small-be31.item_motion_c59d .nav-6f10 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .complex_84a6 .outline_26b9 {
    padding-left: 1em;
  }
  .complex_84a6.item_motion_c59d .video-8278 {
    border-right: 1px solid #eaecee;
  }
  .complex_84a6.item_motion_c59d .slider-d2b7 {
    border-right: 1px solid #eaecee;
  }
  .complex_84a6.item_motion_c59d .outline_26b9 {
    padding-left: 1em;
  }
  .complex_84a6.item_motion_c59d .nav-6f10 {
    padding-right: 1em;
  }
  .complex_84a6.item_motion_c59d .list-5fb4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wrapper-smooth-0ae6 .outline_26b9 {
    padding-right: 1em;
  }
  .wrapper-smooth-0ae6.item_motion_c59d .video-8278 {
    border-left: 1px solid #eaecee;
  }
  .wrapper-smooth-0ae6.item_motion_c59d .slider-d2b7 {
    border-left: 1px solid #eaecee;
  }
  .wrapper-smooth-0ae6.item_motion_c59d .outline_26b9 {
    padding-right: 1em;
  }
  .wrapper-smooth-0ae6.item_motion_c59d .nav-6f10 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wrapper-smooth-0ae6.item_motion_c59d .list-5fb4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .grid_39aa .outline_26b9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .grid_39aa.item_motion_c59d .title-cool-369c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .grid_39aa.item_motion_c59d .outline_26b9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .grid_39aa.item_motion_c59d .nav-6f10 {
    padding-left: 1em;
  }
  .grid_39aa.item_motion_c59d .list-5fb4 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .grid_39aa.item_motion_c59d .outline_26b9 {
    padding-left: 0;
  }
}
.content_e0ab .heading-d2f0 {
  display: inline-block;
}
.detail_clean_71c4 {
  display: inline-block;
}
.avatar_a38b {
  word-con: break-word;
}
.thick-5e39 > span {
  display: inline-block;
  padding: 5px 0;
}
.thick-5e39 .warm_b6c4 {
  margin-left: 8px;
  margin-right: 8px;
}
.thick-5e39 .hover_middle_74cf img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.logo-red-ed7d .photo-2e30 {
  margin-bottom: 2em;
}
.logo-red-ed7d .tooltip-57d3 {
  margin-bottom: 15px;
}
.logo-red-ed7d .tooltip-57d3:last-child {
  margin-bottom: 0;
}
.logo-red-ed7d .frame_plasma_b799 {
  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) {
  .logo-red-ed7d .frame_plasma_b799 {
    display: block;
  }
}
.logo-red-ed7d .message-east-b3df {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .logo-red-ed7d .message-east-b3df {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.logo-red-ed7d .tooltip_780b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.logo-red-ed7d .tooltip_780b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.logo-red-ed7d .tooltip_780b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.logo-red-ed7d .avatar_a38b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.logo-red-ed7d .avatar_a38b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.logo-red-ed7d .hot_345d p:last-child {
  margin-bottom: 0;
}
.logo-red-ed7d .info_3afc {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.logo-red-ed7d .module_fresh_361f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.logo-red-ed7d .component_north_aeb6 {
  margin-top: 1em;
}
.logo-red-ed7d .shadow-motion-32b8 {
  top: 0;
  display: block;
}
.logo-red-ed7d .shadow-motion-32b8 a {
  color: inherit;
}
.logo-red-ed7d .shadow-motion-32b8 a:hover {
  color: inherit;
}
.logo-red-ed7d .title_brown_bbe3 {
  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;
}
.logo-red-ed7d .title_brown_bbe3:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.logo-red-ed7d .module_fresh_361f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.logo-red-ed7d .fresh_b308 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.logo-red-ed7d .fresh_b308:first-child {
  margin-top: 0;
}
.logo-red-ed7d .fresh_b308.notice-fixed-6eed {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.logo-red-ed7d .fresh_b308.grid_3623 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.logo-red-ed7d
  .fresh_b308.grid_3623.focused_9560
  .component_north_aeb6 {
  width: 100%;
}
.logo-red-ed7d .grid_3623 {
  -webkit-box-align: center;
  align-items: center;
}
.logo-red-ed7d .grid_3623 .thick-5e39,
.logo-red-ed7d .grid_3623 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.logo-red-ed7d .tooltip_780b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.logo-red-ed7d .tooltip_780b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.logo-red-ed7d .tooltip_780b: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;
}
.logo-red-ed7d .notice-fixed-6eed {
  z-index: 5;
}
.logo-red-ed7d .outer-b3e6 .section_fixed_b193 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.logo-red-ed7d .black-d811 .section_fixed_b193 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.logo-red-ed7d .avatar_old_05a9 .section_fixed_b193 {
  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;
}
.logo-red-ed7d.backdrop-e591 .frame_plasma_b799,
.logo-red-ed7d.dirty-3796 .frame_plasma_b799 {
  display: block;
}
.logo-red-ed7d.backdrop-e591 .frame_plasma_b799 .hidden-tiny-8c26,
.logo-red-ed7d.backdrop-e591 .frame_plasma_b799 .module_fresh_361f,
.logo-red-ed7d.dirty-3796 .frame_plasma_b799 .hidden-tiny-8c26,
.logo-red-ed7d.dirty-3796 .frame_plasma_b799 .module_fresh_361f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.logo-red-ed7d.liquid_e54a .message-east-b3df {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .logo-red-ed7d.liquid_e54a .message-east-b3df {
    margin-right: 0;
  }
}
.logo-red-ed7d.backdrop-e591 .message-east-b3df,
.logo-red-ed7d.dirty-3796 .message-east-b3df {
  padding-top: 40%;
}
.logo-red-ed7d.backdrop-e591 .photo-2e30,
.logo-red-ed7d.dirty-3796 .photo-2e30 {
  display: block;
}
.logo-red-ed7d.backdrop-e591 .fn-sticky-f7b8 .module_fresh_361f,
.logo-red-ed7d.dirty-3796 .fn-sticky-f7b8 .module_fresh_361f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.logo-red-ed7d.backdrop-e591 .message-east-b3df,
.logo-red-ed7d.dirty-3796 .message-east-b3df {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.logo-red-ed7d.backdrop-e591 .module_fresh_361f {
  padding: 1em;
}
.status-pink-6fc3 {
  margin: 30px auto;
  display: block;
}
.status-pink-6fc3 .picture_5f6f > * {
  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;
}
.status-pink-6fc3 .picture_5f6f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.status-pink-6fc3 .picture_5f6f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tertiary_bottom_45f3 .thick-5e39 {
  margin-bottom: 1.41575em;
}
.tertiary_bottom_45f3 .tag_green_1ed5 {
  margin-bottom: 1.618em;
}
.active_361b .pagination_iron_1504 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.active_361b .pagination_iron_1504 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.active_361b .badge_a807 {
  max-width: 100%;
  overflow: auto;
}
.header-cc21 .active_361b a:hover {
  text-decoration: underline;
}
.backdrop-e90d .tooltip-57d3:not(.avatar_a38b),
.backdrop-e90d .tooltip_780b {
  margin-bottom: 1.41575em;
}
.backdrop-e90d .tooltip-57d3:not(.avatar_a38b):last-child,
.backdrop-e90d .tooltip_780b:last-child {
  margin-bottom: 0;
}
.backdrop-e90d .tooltip-57d3.stone-af0d {
  margin-bottom: 0.41575em;
}
.backdrop-e90d .background-0ca9:before,
.backdrop-e90d .frame_inner_59fb:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.backdrop-e90d .background-0ca9:before {
  content: "\f115";
}
.backdrop-e90d .frame_inner_59fb:before {
  content: "\f02c";
}
.backdrop-e90d .table-active-eb71 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.backdrop-e90d .table-active-eb71 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.photo-bright-3878 {
  display: -webkit-box;
  display: flex;
}
.photo-bright-3878 .right_6477 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .photo-bright-3878 .right_6477 {
    flex-basis: 90px;
  }
}
.photo-bright-3878 .in-8762 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .photo-bright-3878 .in-8762 {
    flex-basis: calc(100% - 50px);
  }
}
.photo-bright-3878 .tiny-e0ce p:last-child {
  margin-bottom: 0.72em;
}
.solid_65e6 .picture_5f6f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.solid_65e6 .picture_5f6f:after,
.solid_65e6 .picture_5f6f:before {
  content: "";
  display: table;
}
.solid_65e6 .picture_5f6f:after {
  clear: both;
}
.solid_65e6 .picture_5f6f .button-out-e3b0,
.solid_65e6 .picture_5f6f .under-1ec8 {
  width: 49%;
}
.solid_65e6 .picture_5f6f .button-out-e3b0 a span.nav-27a3,
.solid_65e6 .picture_5f6f .under-1ec8 a span.nav-27a3 {
  display: block;
  margin-bottom: 5px;
}
.solid_65e6 .picture_5f6f .under-1ec8 {
  float: left;
  text-align: left;
}
.solid_65e6 .picture_5f6f .button-out-e3b0 {
  float: right;
  text-align: right;
}
.simple_f18c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .simple_f18c {
    margin-bottom: 0;
  }
}
.text_advanced_fdc0 {
  margin-bottom: 1em;
}
.text_advanced_fdc0 .avatar_a38b {
  font-size: 1.1em;
  line-height: 1.3;
}
.header_static_9eca a {
  display: block;
  line-height: 0;
  position: relative;
}
.warm-6fa4 .text_advanced_fdc0,
.widget-iron-fdfe .text_advanced_fdc0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .warm-6fa4 .text_advanced_fdc0,
  .widget-iron-fdfe .text_advanced_fdc0 {
    display: block;
  }
}
.warm-6fa4 .header_static_9eca,
.widget-iron-fdfe .header_static_9eca {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .warm-6fa4 .header_static_9eca,
  .widget-iron-fdfe .header_static_9eca {
    margin-bottom: 1em;
  }
}
.warm-6fa4 .header_static_9eca img,
.widget-iron-fdfe .header_static_9eca img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.warm-6fa4 .paragraph-new-a1ec,
.widget-iron-fdfe .paragraph-new-a1ec {
  flex-basis: calc(100% - 160px);
}
.warm-6fa4 .paragraph-new-a1ec p,
.widget-iron-fdfe .paragraph-new-a1ec p {
  margin-bottom: 0;
}
.warm-6fa4 .paragraph-new-a1ec {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .warm-6fa4 .paragraph-new-a1ec {
    padding-left: 0;
  }
}
.widget-iron-fdfe .paragraph-new-a1ec {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .widget-iron-fdfe .paragraph-new-a1ec {
    padding-right: 0;
  }
}
.widget-iron-fdfe .header_static_9eca {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.huge-197e .header_static_9eca {
  margin-bottom: 0.5em;
}
.huge-197e .header_static_9eca img {
  width: 100%;
}
.bottom_69da .label_green_f4f5,
.motion_e1cd .label_green_f4f5 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.motion_e1cd .title-cool-369c .outline-0f10 p:last-child {
  margin-bottom: 0;
}
.banner_adb9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.banner_2172 .filter-prev-ff22 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .banner_2172 .filter-prev-ff22:last-of-type {
    margin-bottom: 0;
  }
}
.banner_2172 .filter-prev-ff22 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.banner_2172 .filter-prev-ff22 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.banner_2172 .filter-prev-ff22 ul li {
  margin: 0 0 0.6em;
}
.banner_2172 .filter-prev-ff22 ul li.overlay_7aec,
.banner_2172 .filter-prev-ff22 ul li.stale_877f {
  position: relative;
}
.banner_2172 .filter-prev-ff22 ul li.overlay_7aec .small_962d,
.banner_2172 .filter-prev-ff22 ul li.stale_877f .small_962d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.banner_2172 .filter-prev-ff22 ul li.overlay_7aec:after:after,
.banner_2172 .filter-prev-ff22 ul li.overlay_7aec:after:before,
.banner_2172
  .filter-prev-ff22
  ul
  li.stale_877f:after:after,
.banner_2172
  .filter-prev-ff22
  ul
  li.stale_877f:after:before {
  content: "";
  display: table;
}
.banner_2172 .filter-prev-ff22 ul li.overlay_7aec:after:after,
.banner_2172
  .filter-prev-ff22
  ul
  li.stale_877f:after:after {
  clear: both;
}
.banner_2172 .filter-prev-ff22 a.modal_ffc1:hover {
  text-decoration: none;
}
.banner_2172 .filter-prev-ff22 select {
  max-width: 100%;
}
.banner_2172 .filter-prev-ff22 table {
  font-size: 85%;
}
.banner_2172 .filter-prev-ff22 table td,
.banner_2172 .filter-prev-ff22 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.banner_2172 .filter-prev-ff22 table tfoot td {
  text-align: left;
}
.banner_2172 .filter-prev-ff22 :last-child {
  margin-bottom: 0;
}
.banner_2172 .filter-prev-ff22 .sidebar-large-9cc5 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.banner_2172 .filter-prev-ff22 .sidebar-large-9cc5 label {
  width: 100%;
}
.banner_2172 .filter-prev-ff22 .sidebar-large-9cc5 .modal-motion-cdd0 {
  width: 100%;
  display: block;
}
.banner_2172 .filter-prev-ff22 .sidebar-large-9cc5 .slider_pink_b6ad {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.banner_2172 .filter-prev-ff22 .sidebar-large-9cc5 .slider_pink_b6ad:hover svg #svg-search {
  fill: #444;
}
.banner_2172 .filter-prev-ff22 .sidebar-large-9cc5 .slider_pink_b6ad svg {
  width: 18px;
  height: 18px;
}
.banner_2172 .article-27e5 ul ul,
.banner_2172 .gas_b72c ul ul,
.banner_2172 .detail_681b ul ul,
.banner_2172 .solid-94e0 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.banner_2172 .article-27e5 .small-e415 > a,
.banner_2172 .gas_b72c .small-e415 > a,
.banner_2172 .detail_681b .small-e415 > a,
.banner_2172 .solid-94e0 .small-e415 > a {
  margin-bottom: 0;
}
.banner_2172 .block-9ffc li,
.banner_2172 .article-27e5 li,
.banner_2172 .disabled-6387 li,
.banner_2172 .gas_b72c li,
.banner_2172 .detail_681b li,
.banner_2172 .solid-94e0 li,
.banner_2172 .pagination_4f4f li,
.banner_2172 .stale_022a li {
  display: block;
  position: relative;
}
.banner_2172 .block-9ffc li:last-child,
.banner_2172 .article-27e5 li:last-child,
.banner_2172 .disabled-6387 li:last-child,
.banner_2172 .gas_b72c li:last-child,
.banner_2172 .detail_681b li:last-child,
.banner_2172 .solid-94e0 li:last-child,
.banner_2172 .pagination_4f4f li:last-child,
.banner_2172 .stale_022a li:last-child {
  border: none;
}
.banner_2172 .block-9ffc li a,
.banner_2172 .article-27e5 li a,
.banner_2172 .disabled-6387 li a,
.banner_2172 .gas_b72c li a,
.banner_2172 .detail_681b li a,
.banner_2172 .solid-94e0 li a,
.banner_2172 .pagination_4f4f li a,
.banner_2172 .stale_022a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.banner_2172 .block-9ffc li ul li::before,
.banner_2172 .article-27e5 li ul li::before,
.banner_2172 .disabled-6387 li ul li::before,
.banner_2172 .gas_b72c li ul li::before,
.banner_2172 .detail_681b li ul li::before,
.banner_2172 .solid-94e0 li ul li::before,
.banner_2172 .pagination_4f4f li ul li::before,
.banner_2172 .stale_022a li ul li::before {
  left: 15px;
}
.banner_2172 .block-9ffc li ul a,
.banner_2172 .article-27e5 li ul a,
.banner_2172 .disabled-6387 li ul a,
.banner_2172 .gas_b72c li ul a,
.banner_2172 .detail_681b li ul a,
.banner_2172 .solid-94e0 li ul a,
.banner_2172 .pagination_4f4f li ul a,
.banner_2172 .stale_022a li ul a {
  padding-left: 20px;
}
.banner_2172 .block-9ffc li ul ul li::before,
.banner_2172 .article-27e5 li ul ul li::before,
.banner_2172 .disabled-6387 li ul ul li::before,
.banner_2172 .gas_b72c li ul ul li::before,
.banner_2172 .detail_681b li ul ul li::before,
.banner_2172 .solid-94e0 li ul ul li::before,
.banner_2172 .pagination_4f4f li ul ul li::before,
.banner_2172 .stale_022a li ul ul li::before {
  left: 30px;
}
.banner_2172 .block-9ffc li ul ul a,
.banner_2172 .article-27e5 li ul ul a,
.banner_2172 .disabled-6387 li ul ul a,
.banner_2172 .gas_b72c li ul ul a,
.banner_2172 .detail_681b li ul ul a,
.banner_2172 .solid-94e0 li ul ul a,
.banner_2172 .pagination_4f4f li ul ul a,
.banner_2172 .stale_022a li ul ul a {
  padding-left: 40px;
}
.banner_2172 .input_active_aeb2 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.banner_2172 .stale_022a ul li {
  margin-bottom: 1.41575em;
}
.banner_2172 .stale_022a ul li .current_1891 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.banner_2172 .stale_022a ul li .up-62de {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.accordion_bd29 .block-9ffc li a,
.accordion_bd29 .article-27e5 li a,
.accordion_bd29 .disabled-6387 li a,
.accordion_bd29 .gas_b72c li a,
.accordion_bd29 .detail_681b li a,
.accordion_bd29 .solid-94e0 li a,
.accordion_bd29 .pagination_4f4f li a,
.accordion_bd29 .stale_022a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion_bd29 .input_active_aeb2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion_bd29 .filter-prev-ff22 ul li.overlay_7aec .small_962d,
.accordion_bd29 .filter-prev-ff22 ul li.stale_877f .small_962d {
  background: rgba(0, 0, 0, 0.2);
}
.accordion_bd29 .banner_2172 .filter-prev-ff22 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.glass-2dc9 .banner_2172 .stone_0bd2 li {
  margin: 0;
}
.glass-2dc9 .banner_2172 .stone_0bd2 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.glass-2dc9 .banner_2172 .stone_0bd2 li ul {
  margin: 0;
}
.glass-2dc9 .banner_2172 .stone_0bd2 li ul li a {
  padding-left: 15px;
}
.glass-2dc9 .banner_2172 .stone_0bd2 li ul li li a {
  padding-left: 30px;
}
.glass-2dc9 .banner_2172 .stone_0bd2 li.container-d196 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.glass-2dc9 .banner_2172 .stone_0bd2 li.container-d196 > 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;
}
.glass-2dc9 .banner_2172 .stone_0bd2 li.container-d196 > 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;
}
.info_advanced_586b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.under-1ef1 {
  position: relative;
  z-index: 10;
}
.under-1ef1 .dynamic-107d {
  width: 100%;
  max-width: 100%;
}
.next-3b61 .bronze-5e9b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.next-3b61 .brown_a215 {
}
.next-3b61 .accordion_bd29 {
  background: #292929;
}
.stale_2b0c .bronze-5e9b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.stale_2b0c .brown_a215 {
  background: #f9f9f9;
}
.stale_2b0c .accordion_bd29 {
  background: #303030;
}
.basic-1ed2 .bronze-5e9b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .basic-1ed2 .heading-d2f0 {
    margin-bottom: 1em;
  }
  .basic-1ed2 .heading-d2f0:last-child {
    margin-bottom: 0;
  }
}
.basic-1ed2 .brown_a215 {
  background: #ededed;
}
.basic-1ed2 .accordion_bd29 {
  background: #1a1a1a;
}
.bronze-5e9b.brown_a215 {
  color: rgba(0, 0, 0, 0.6);
}
.bronze-5e9b.brown_a215 .accent-1adf li {
  border-color: rgba(0, 0, 0, 0.08);
}
.bronze-5e9b.accordion_bd29 {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-5e9b.accordion_bd29 a:not(.modal_ffc1) {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-5e9b.accordion_bd29 a:not(.modal_ffc1):hover {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-5e9b.accordion_bd29 .accent-1adf li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze-5e9b.accordion_bd29 table tbody td,
.bronze-5e9b.accordion_bd29 table th {
  background: rgba(0, 0, 0, 0.08);
}
.pattern-2c02.out_7697 .short_5718 {
  max-width: initial;
}
.pattern-2c02 .border-e156 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.pattern-2c02 .border-e156 .dynamic-107d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .pattern-2c02 .border-e156 .dynamic-107d {
    display: block;
    margin-bottom: 2em;
  }
  .pattern-2c02 .border-e156 .dynamic-107d:last-child {
    margin-bottom: 0;
  }
}
.basic-1ed2 .heading-d2f0:last-child,
.stale_2b0c .heading-d2f0:last-child,
.next-3b61 .heading-d2f0:last-child {
  margin-bottom: 0;
}
.basic-1ed2 .heading-d2f0 .banner_2172 .filter-prev-ff22:last-child,
.stale_2b0c .heading-d2f0 .banner_2172 .filter-prev-ff22:last-child,
.next-3b61 .heading-d2f0 .banner_2172 .filter-prev-ff22:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .basic-1ed2 .complex_4828,
  .basic-1ed2 .preview_22b0,
  .stale_2b0c .complex_4828,
  .stale_2b0c .preview_22b0,
  .next-3b61 .complex_4828,
  .next-3b61 .preview_22b0 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .under-1ef1 .heading-d2f0 {
    margin-bottom: 2em;
  }
}
.under-1ef1 p:last-child {
  margin-bottom: 0;
}
.under-1ef1 li,
.under-1ef1 ul {
  list-style: none;
  margin: 0;
}
.under-1ef1 ul ul {
  margin-left: 2.617924em;
}
.main-f98d {
  font-size: 0.875em;
}

/* css-noise: 811f */
.promo-block-i3 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.3;
}
