/*!
Theme Name: Customify
Theme URI: https://pressmaximum.progress_first_b7e6/customify
Author: WPCustomify
Author URI: https://pressmaximum.progress_first_b7e6
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.progress_first_b7e6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.item_b709.active_6106/licenses/gpl-2.0.frame_medium_14ec
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.nav_bright_f491/, (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.pattern-f4b1.thick_965e/normalize.lower-ec48/
 ======
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.lower-ec48 v7.0.0 | MIT License | github.progress_first_b7e6/necolas/normalize.lower-ec48 */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
[class*="customify-grid-"],
[class*="customify-grid_"],
[class~="customify-grid"] {
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  margin: 0 -1em;
}
[class*="customify-col-"],
[class*="customify-col_"],
[class~="customify-col"] {
  box-sizing: border-box;
  padding: 0 1em 0;
  max-width: 100%;
}
[class*="customify-col_"],
[class~="customify-col"] {
  -webkit-box-flex: 1;
  flex: 1 1 0%;
}
[class*="customify-col-"] {
  -webkit-box-flex: 0;
  flex: none;
}
[class*="customify-grid-"][class*="customify-col-"],
[class*="customify-grid-"][class*="customify-col_"],
[class*="customify-grid-"][class~="customify-col"],
[class*="customify-grid_"][class*="customify-col-"],
[class*="customify-grid_"][class*="customify-col_"],
[class*="customify-grid_"][class~="customify-col"],
[class~="customify-grid"][class*="customify-col-"],
[class~="customify-grid"][class*="customify-col_"],
[class~="customify-grid"][class~="customify-col"] {
  margin: 0;
  padding: 0;
}
[class*="customify-grid-"][class*="-noGutter"] {
  margin: 0;
}
[class*="customify-grid-"][class*="-noGutter"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noGutter"] > [class~="customify-col"] {
  padding: 0;
}
[class*="customify-grid-"][class*="-noWrap"] {
  flex-wrap: nowrap;
}
[class*="customify-grid-"][class*="-center"] {
  -webkit-box-pack: center;
  justify-content: center;
}
[class*="customify-grid-"][class*="-right"] {
  -webkit-box-pack: end;
  justify-content: flex-end;
  align-self: flex-end;
  margin-left: auto;
}
[class*="customify-grid-"][class*="-top"] {
  -webkit-box-align: start;
  align-items: flex-start;
}
[class*="customify-grid-"][class*="-middle"] {
  -webkit-box-align: center;
  align-items: center;
}
[class*="customify-grid-"][class*="-bottom"] {
  -webkit-box-align: end;
  align-items: flex-end;
}
[class*="customify-grid-"][class*="-reverse"] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
[class*="customify-grid-"][class*="-column"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
[class*="customify-grid-"][class*="-column"] > [class*="customify-col-"] {
  flex-basis: auto;
}
[class*="customify-grid-"][class*="-column-reverse"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
[class*="customify-grid-"][class*="-spaceBetween"] {
  -webkit-box-pack: justify;
  justify-content: space-between;
}
[class*="customify-grid-"][class*="-spaceAround"] {
  justify-content: space-around;
}
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-equalHeight"] > [class~="customify-col"] {
  align-self: stretch;
}
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col-"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col_"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class~="customify-col"]
  > * {
  height: 100%;
}
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-noBottom"] > [class~="customify-col"] {
  padding-bottom: 0;
}
[class*="customify-col-"][class*="-top"] {
  align-self: flex-start;
}
[class*="customify-col-"][class*="-middle"] {
  align-self: center;
}
[class*="customify-col-"][class*="-bottom"] {
  align-self: flex-end;
}
[class*="customify-col-"][class*="-secon"] {
  -webkit-box-ordinal-group: 0;
  order: -1;
}
[class*="customify-col-"][class*="-last"] {
  -webkit-box-ordinal-group: 2;
  order: 1;
}
[class*="customify-grid-1"] > [class*="customify-col-"],
[class*="customify-grid-1"] > [class*="customify-col_"],
[class*="customify-grid-1"] > [class~="customify-col"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-2"] > [class*="customify-col-"],
[class*="customify-grid-2"] > [class*="customify-col_"],
[class*="customify-grid-2"] > [class~="customify-col"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-3"] > [class*="customify-col-"],
[class*="customify-grid-3"] > [class*="customify-col_"],
[class*="customify-grid-3"] > [class~="customify-col"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-4"] > [class*="customify-col-"],
[class*="customify-grid-4"] > [class*="customify-col_"],
[class*="customify-grid-4"] > [class~="customify-col"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-5"] > [class*="customify-col-"],
[class*="customify-grid-5"] > [class*="customify-col_"],
[class*="customify-grid-5"] > [class~="customify-col"] {
  flex-basis: 20%;
  max-width: 20%;
}
[class*="customify-grid-6"] > [class*="customify-col-"],
[class*="customify-grid-6"] > [class*="customify-col_"],
[class*="customify-grid-6"] > [class~="customify-col"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-7"] > [class*="customify-col-"],
[class*="customify-grid-7"] > [class*="customify-col_"],
[class*="customify-grid-7"] > [class~="customify-col"] {
  flex-basis: 14.2857142857%;
  max-width: 14.2857142857%;
}
[class*="customify-grid-8"] > [class*="customify-col-"],
[class*="customify-grid-8"] > [class*="customify-col_"],
[class*="customify-grid-8"] > [class~="customify-col"] {
  flex-basis: 12.5%;
  max-width: 12.5%;
}
[class*="customify-grid-9"] > [class*="customify-col-"],
[class*="customify-grid-9"] > [class*="customify-col_"],
[class*="customify-grid-9"] > [class~="customify-col"] {
  flex-basis: 11.1111111111%;
  max-width: 11.1111111111%;
}
[class*="customify-grid-10"] > [class*="customify-col-"],
[class*="customify-grid-10"] > [class*="customify-col_"],
[class*="customify-grid-10"] > [class~="customify-col"] {
  flex-basis: 10%;
  max-width: 10%;
}
[class*="customify-grid-11"] > [class*="customify-col-"],
[class*="customify-grid-11"] > [class~="customify-col"] {
  flex-basis: 9.0909090909%;
  max-width: 9.0909090909%;
}
[class*="customify-grid-12"] > [class*="customify-col-"],
[class*="customify-grid-12"] > [class*="customify-col_"],
[class*="customify-grid-12"] > [class~="customify-col"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
@media screen and (max-width: 80em) {
  [class*="_lg-1"] > [class*="customify-col-"],
  [class*="_lg-1"] > [class*="customify-col_"],
  [class*="_lg-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_lg-2"] > [class*="customify-col-"],
  [class*="_lg-2"] > [class*="customify-col_"],
  [class*="_lg-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_lg-3"] > [class*="customify-col-"],
  [class*="_lg-3"] > [class*="customify-col_"],
  [class*="_lg-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_lg-4"] > [class*="customify-col-"],
  [class*="_lg-4"] > [class*="customify-col_"],
  [class*="_lg-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_lg-5"] > [class*="customify-col-"],
  [class*="_lg-5"] > [class*="customify-col_"],
  [class*="_lg-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_lg-6"] > [class*="customify-col-"],
  [class*="_lg-6"] > [class*="customify-col_"],
  [class*="_lg-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_lg-7"] > [class*="customify-col-"],
  [class*="_lg-7"] > [class*="customify-col_"],
  [class*="_lg-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_lg-8"] > [class*="customify-col-"],
  [class*="_lg-8"] > [class*="customify-col_"],
  [class*="_lg-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_lg-9"] > [class*="customify-col-"],
  [class*="_lg-9"] > [class*="customify-col_"],
  [class*="_lg-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_lg-10"] > [class*="customify-col-"],
  [class*="_lg-10"] > [class*="customify-col_"],
  [class*="_lg-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_lg-11"] > [class*="customify-col-"],
  [class*="_lg-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_lg-12"] > [class*="customify-col-"],
  [class*="_lg-12"] > [class*="customify-col_"],
  [class*="_lg-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 64em) {
  [class*="_md-1"] > [class*="customify-col-"],
  [class*="_md-1"] > [class*="customify-col_"],
  [class*="_md-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_md-2"] > [class*="customify-col-"],
  [class*="_md-2"] > [class*="customify-col_"],
  [class*="_md-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_md-3"] > [class*="customify-col-"],
  [class*="_md-3"] > [class*="customify-col_"],
  [class*="_md-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_md-4"] > [class*="customify-col-"],
  [class*="_md-4"] > [class*="customify-col_"],
  [class*="_md-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_md-5"] > [class*="customify-col-"],
  [class*="_md-5"] > [class*="customify-col_"],
  [class*="_md-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_md-6"] > [class*="customify-col-"],
  [class*="_md-6"] > [class*="customify-col_"],
  [class*="_md-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_md-7"] > [class*="customify-col-"],
  [class*="_md-7"] > [class*="customify-col_"],
  [class*="_md-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_md-8"] > [class*="customify-col-"],
  [class*="_md-8"] > [class*="customify-col_"],
  [class*="_md-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_md-9"] > [class*="customify-col-"],
  [class*="_md-9"] > [class*="customify-col_"],
  [class*="_md-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_md-10"] > [class*="customify-col-"],
  [class*="_md-10"] > [class*="customify-col_"],
  [class*="_md-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_md-11"] > [class*="customify-col-"],
  [class*="_md-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_md-12"] > [class*="customify-col-"],
  [class*="_md-12"] > [class*="customify-col_"],
  [class*="_md-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 48em) {
  [class*="_sm-1"] > [class*="customify-col-"],
  [class*="_sm-1"] > [class*="customify-col_"],
  [class*="_sm-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_sm-2"] > [class*="customify-col-"],
  [class*="_sm-2"] > [class*="customify-col_"],
  [class*="_sm-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_sm-3"] > [class*="customify-col-"],
  [class*="_sm-3"] > [class*="customify-col_"],
  [class*="_sm-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_sm-4"] > [class*="customify-col-"],
  [class*="_sm-4"] > [class*="customify-col_"],
  [class*="_sm-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_sm-5"] > [class*="customify-col-"],
  [class*="_sm-5"] > [class*="customify-col_"],
  [class*="_sm-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_sm-6"] > [class*="customify-col-"],
  [class*="_sm-6"] > [class*="customify-col_"],
  [class*="_sm-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_sm-7"] > [class*="customify-col-"],
  [class*="_sm-7"] > [class*="customify-col_"],
  [class*="_sm-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_sm-8"] > [class*="customify-col-"],
  [class*="_sm-8"] > [class*="customify-col_"],
  [class*="_sm-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_sm-9"] > [class*="customify-col-"],
  [class*="_sm-9"] > [class*="customify-col_"],
  [class*="_sm-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_sm-10"] > [class*="customify-col-"],
  [class*="_sm-10"] > [class*="customify-col_"],
  [class*="_sm-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_sm-11"] > [class*="customify-col-"],
  [class*="_sm-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_sm-12"] > [class*="customify-col-"],
  [class*="_sm-12"] > [class*="customify-col_"],
  [class*="_sm-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="_xs-1"] > [class*="customify-col-"],
  [class*="_xs-1"] > [class*="customify-col_"],
  [class*="_xs-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_xs-2"] > [class*="customify-col-"],
  [class*="_xs-2"] > [class*="customify-col_"],
  [class*="_xs-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_xs-3"] > [class*="customify-col-"],
  [class*="_xs-3"] > [class*="customify-col_"],
  [class*="_xs-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_xs-4"] > [class*="customify-col-"],
  [class*="_xs-4"] > [class*="customify-col_"],
  [class*="_xs-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_xs-5"] > [class*="customify-col-"],
  [class*="_xs-5"] > [class*="customify-col_"],
  [class*="_xs-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_xs-6"] > [class*="customify-col-"],
  [class*="_xs-6"] > [class*="customify-col_"],
  [class*="_xs-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_xs-7"] > [class*="customify-col-"],
  [class*="_xs-7"] > [class*="customify-col_"],
  [class*="_xs-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_xs-8"] > [class*="customify-col-"],
  [class*="_xs-8"] > [class*="customify-col_"],
  [class*="_xs-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_xs-9"] > [class*="customify-col-"],
  [class*="_xs-9"] > [class*="customify-col_"],
  [class*="_xs-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_xs-10"] > [class*="customify-col-"],
  [class*="_xs-10"] > [class*="customify-col_"],
  [class*="_xs-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_xs-11"] > [class*="customify-col-"],
  [class*="_xs-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_xs-12"] > [class*="customify-col-"],
  [class*="_xs-12"] > [class*="customify-col_"],
  [class*="_xs-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
[class*="customify-grid-"] > [class*="customify-col-1"],
[class*="customify-grid_"] > [class*="customify-col-1"],
[class~="customify-grid"] > [class*="customify-col-1"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-2"],
[class*="customify-grid_"] > [class*="customify-col-2"],
[class~="customify-grid"] > [class*="customify-col-2"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-3"],
[class*="customify-grid_"] > [class*="customify-col-3"],
[class~="customify-grid"] > [class*="customify-col-3"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-"] > [class*="customify-col-4"],
[class*="customify-grid_"] > [class*="customify-col-4"],
[class~="customify-grid"] > [class*="customify-col-4"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-5"],
[class*="customify-grid_"] > [class*="customify-col-5"],
[class~="customify-grid"] > [class*="customify-col-5"] {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-6"],
[class*="customify-grid_"] > [class*="customify-col-6"],
[class~="customify-grid"] > [class*="customify-col-6"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-"] > [class*="customify-col-7"],
[class*="customify-grid_"] > [class*="customify-col-7"],
[class~="customify-grid"] > [class*="customify-col-7"] {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-8"],
[class*="customify-grid_"] > [class*="customify-col-8"],
[class~="customify-grid"] > [class*="customify-col-8"] {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-9"],
[class*="customify-grid_"] > [class*="customify-col-9"],
[class~="customify-grid"] > [class*="customify-col-9"] {
  flex-basis: 75%;
  max-width: 75%;
}
[class*="customify-grid-"] > [class*="customify-col-10"],
[class*="customify-grid_"] > [class*="customify-col-10"],
[class~="customify-grid"] > [class*="customify-col-10"] {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-11"],
[class*="customify-grid_"] > [class*="customify-col-11"],
[class~="customify-grid"] > [class*="customify-col-11"] {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-12"],
[class*="customify-grid_"] > [class*="customify-col-12"],
[class~="customify-grid"] > [class*="customify-col-12"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-"] > [data-push-left*="off-0"],
[class*="customify-grid_"] > [data-push-left*="off-0"],
[class~="customify-grid"] > [data-push-left*="off-0"] {
  margin-left: 0;
}
[class*="customify-grid-"] > [data-push-left*="off-1"],
[class*="customify-grid_"] > [data-push-left*="off-1"],
[class~="customify-grid"] > [data-push-left*="off-1"] {
  margin-left: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-2"],
[class*="customify-grid_"] > [data-push-left*="off-2"],
[class~="customify-grid"] > [data-push-left*="off-2"] {
  margin-left: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-3"],
[class*="customify-grid_"] > [data-push-left*="off-3"],
[class~="customify-grid"] > [data-push-left*="off-3"] {
  margin-left: 25%;
}
[class*="customify-grid-"] > [data-push-left*="off-4"],
[class*="customify-grid_"] > [data-push-left*="off-4"],
[class~="customify-grid"] > [data-push-left*="off-4"] {
  margin-left: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-5"],
[class*="customify-grid_"] > [data-push-left*="off-5"],
[class~="customify-grid"] > [data-push-left*="off-5"] {
  margin-left: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-6"],
[class*="customify-grid_"] > [data-push-left*="off-6"],
[class~="customify-grid"] > [data-push-left*="off-6"] {
  margin-left: 50%;
}
[class*="customify-grid-"] > [data-push-left*="off-7"],
[class*="customify-grid_"] > [data-push-left*="off-7"],
[class~="customify-grid"] > [data-push-left*="off-7"] {
  margin-left: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-8"],
[class*="customify-grid_"] > [data-push-left*="off-8"],
[class~="customify-grid"] > [data-push-left*="off-8"] {
  margin-left: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-9"],
[class*="customify-grid_"] > [data-push-left*="off-9"],
[class~="customify-grid"] > [data-push-left*="off-9"] {
  margin-left: 75%;
}
[class*="customify-grid-"] > [data-push-left*="off-10"],
[class*="customify-grid_"] > [data-push-left*="off-10"],
[class~="customify-grid"] > [data-push-left*="off-10"] {
  margin-left: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-11"],
[class*="customify-grid_"] > [data-push-left*="off-11"],
[class~="customify-grid"] > [data-push-left*="off-11"] {
  margin-left: 91.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-0"],
[class*="customify-grid_"] > [data-push-right*="off-0"],
[class~="customify-grid"] > [data-push-right*="off-0"] {
  margin-right: 0;
}
[class*="customify-grid-"] > [data-push-right*="off-1"],
[class*="customify-grid_"] > [data-push-right*="off-1"],
[class~="customify-grid"] > [data-push-right*="off-1"] {
  margin-right: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-2"],
[class*="customify-grid_"] > [data-push-right*="off-2"],
[class~="customify-grid"] > [data-push-right*="off-2"] {
  margin-right: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-3"],
[class*="customify-grid_"] > [data-push-right*="off-3"],
[class~="customify-grid"] > [data-push-right*="off-3"] {
  margin-right: 25%;
}
[class*="customify-grid-"] > [data-push-right*="off-4"],
[class*="customify-grid_"] > [data-push-right*="off-4"],
[class~="customify-grid"] > [data-push-right*="off-4"] {
  margin-right: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-5"],
[class*="customify-grid_"] > [data-push-right*="off-5"],
[class~="customify-grid"] > [data-push-right*="off-5"] {
  margin-right: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-6"],
[class*="customify-grid_"] > [data-push-right*="off-6"],
[class~="customify-grid"] > [data-push-right*="off-6"] {
  margin-right: 50%;
}
[class*="customify-grid-"] > [data-push-right*="off-7"],
[class*="customify-grid_"] > [data-push-right*="off-7"],
[class~="customify-grid"] > [data-push-right*="off-7"] {
  margin-right: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-8"],
[class*="customify-grid_"] > [data-push-right*="off-8"],
[class~="customify-grid"] > [data-push-right*="off-8"] {
  margin-right: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-9"],
[class*="customify-grid_"] > [data-push-right*="off-9"],
[class~="customify-grid"] > [data-push-right*="off-9"] {
  margin-right: 75%;
}
[class*="customify-grid-"] > [data-push-right*="off-10"],
[class*="customify-grid_"] > [data-push-right*="off-10"],
[class~="customify-grid"] > [data-push-right*="off-10"] {
  margin-right: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-11"],
[class*="customify-grid_"] > [data-push-right*="off-11"],
[class~="customify-grid"] > [data-push-right*="off-11"] {
  margin-right: 91.6666666667%;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > [class*="_lg-1"],
  [class*="customify-grid_"] > [class*="_lg-1"],
  [class~="customify-grid"] > [class*="_lg-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-2"],
  [class*="customify-grid_"] > [class*="_lg-2"],
  [class~="customify-grid"] > [class*="_lg-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-3"],
  [class*="customify-grid_"] > [class*="_lg-3"],
  [class~="customify-grid"] > [class*="_lg-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_lg-4"],
  [class*="customify-grid_"] > [class*="_lg-4"],
  [class~="customify-grid"] > [class*="_lg-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-5"],
  [class*="customify-grid_"] > [class*="_lg-5"],
  [class~="customify-grid"] > [class*="_lg-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-6"],
  [class*="customify-grid_"] > [class*="_lg-6"],
  [class~="customify-grid"] > [class*="_lg-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_lg-7"],
  [class*="customify-grid_"] > [class*="_lg-7"],
  [class~="customify-grid"] > [class*="_lg-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-8"],
  [class*="customify-grid_"] > [class*="_lg-8"],
  [class~="customify-grid"] > [class*="_lg-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-9"],
  [class*="customify-grid_"] > [class*="_lg-9"],
  [class~="customify-grid"] > [class*="_lg-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_lg-10"],
  [class*="customify-grid_"] > [class*="_lg-10"],
  [class~="customify-grid"] > [class*="_lg-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-11"],
  [class*="customify-grid_"] > [class*="_lg-11"],
  [class~="customify-grid"] > [class*="_lg-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-12"],
  [class*="customify-grid_"] > [class*="_lg-12"],
  [class~="customify-grid"] > [class*="_lg-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-0"],
  [class*="customify-grid_"] > [data-push-left*="_lg-0"],
  [class~="customify-grid"] > [data-push-left*="_lg-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-1"],
  [class*="customify-grid_"] > [data-push-left*="_lg-1"],
  [class~="customify-grid"] > [data-push-left*="_lg-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-2"],
  [class*="customify-grid_"] > [data-push-left*="_lg-2"],
  [class~="customify-grid"] > [data-push-left*="_lg-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-3"],
  [class*="customify-grid_"] > [data-push-left*="_lg-3"],
  [class~="customify-grid"] > [data-push-left*="_lg-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-4"],
  [class*="customify-grid_"] > [data-push-left*="_lg-4"],
  [class~="customify-grid"] > [data-push-left*="_lg-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-5"],
  [class*="customify-grid_"] > [data-push-left*="_lg-5"],
  [class~="customify-grid"] > [data-push-left*="_lg-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-6"],
  [class*="customify-grid_"] > [data-push-left*="_lg-6"],
  [class~="customify-grid"] > [data-push-left*="_lg-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-7"],
  [class*="customify-grid_"] > [data-push-left*="_lg-7"],
  [class~="customify-grid"] > [data-push-left*="_lg-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-8"],
  [class*="customify-grid_"] > [data-push-left*="_lg-8"],
  [class~="customify-grid"] > [data-push-left*="_lg-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-9"],
  [class*="customify-grid_"] > [data-push-left*="_lg-9"],
  [class~="customify-grid"] > [data-push-left*="_lg-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-10"],
  [class*="customify-grid_"] > [data-push-left*="_lg-10"],
  [class~="customify-grid"] > [data-push-left*="_lg-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-11"],
  [class*="customify-grid_"] > [data-push-left*="_lg-11"],
  [class~="customify-grid"] > [data-push-left*="_lg-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-0"],
  [class*="customify-grid_"] > [data-push-right*="_lg-0"],
  [class~="customify-grid"] > [data-push-right*="_lg-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-1"],
  [class*="customify-grid_"] > [data-push-right*="_lg-1"],
  [class~="customify-grid"] > [data-push-right*="_lg-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-2"],
  [class*="customify-grid_"] > [data-push-right*="_lg-2"],
  [class~="customify-grid"] > [data-push-right*="_lg-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-3"],
  [class*="customify-grid_"] > [data-push-right*="_lg-3"],
  [class~="customify-grid"] > [data-push-right*="_lg-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-4"],
  [class*="customify-grid_"] > [data-push-right*="_lg-4"],
  [class~="customify-grid"] > [data-push-right*="_lg-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-5"],
  [class*="customify-grid_"] > [data-push-right*="_lg-5"],
  [class~="customify-grid"] > [data-push-right*="_lg-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-6"],
  [class*="customify-grid_"] > [data-push-right*="_lg-6"],
  [class~="customify-grid"] > [data-push-right*="_lg-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-7"],
  [class*="customify-grid_"] > [data-push-right*="_lg-7"],
  [class~="customify-grid"] > [data-push-right*="_lg-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-8"],
  [class*="customify-grid_"] > [data-push-right*="_lg-8"],
  [class~="customify-grid"] > [data-push-right*="_lg-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-9"],
  [class*="customify-grid_"] > [data-push-right*="_lg-9"],
  [class~="customify-grid"] > [data-push-right*="_lg-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-10"],
  [class*="customify-grid_"] > [data-push-right*="_lg-10"],
  [class~="customify-grid"] > [data-push-right*="_lg-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-11"],
  [class*="customify-grid_"] > [data-push-right*="_lg-11"],
  [class~="customify-grid"] > [data-push-right*="_lg-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_lg-secon"],
  [class*="customify-grid_"] [class*="_lg-secon"],
  [class~="customify-grid"] [class*="_lg-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_lg-last"],
  [class*="customify-grid_"] [class*="_lg-last"],
  [class~="customify-grid"] [class*="_lg-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > [class*="_md-1"],
  [class*="customify-grid_"] > [class*="_md-1"],
  [class~="customify-grid"] > [class*="_md-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-2"],
  [class*="customify-grid_"] > [class*="_md-2"],
  [class~="customify-grid"] > [class*="_md-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-3"],
  [class*="customify-grid_"] > [class*="_md-3"],
  [class~="customify-grid"] > [class*="_md-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_md-4"],
  [class*="customify-grid_"] > [class*="_md-4"],
  [class~="customify-grid"] > [class*="_md-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-5"],
  [class*="customify-grid_"] > [class*="_md-5"],
  [class~="customify-grid"] > [class*="_md-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-6"],
  [class*="customify-grid_"] > [class*="_md-6"],
  [class~="customify-grid"] > [class*="_md-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_md-7"],
  [class*="customify-grid_"] > [class*="_md-7"],
  [class~="customify-grid"] > [class*="_md-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-8"],
  [class*="customify-grid_"] > [class*="_md-8"],
  [class~="customify-grid"] > [class*="_md-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-9"],
  [class*="customify-grid_"] > [class*="_md-9"],
  [class~="customify-grid"] > [class*="_md-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_md-10"],
  [class*="customify-grid_"] > [class*="_md-10"],
  [class~="customify-grid"] > [class*="_md-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-11"],
  [class*="customify-grid_"] > [class*="_md-11"],
  [class~="customify-grid"] > [class*="_md-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-12"],
  [class*="customify-grid_"] > [class*="_md-12"],
  [class~="customify-grid"] > [class*="_md-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-0"],
  [class*="customify-grid_"] > [data-push-left*="_md-0"],
  [class~="customify-grid"] > [data-push-left*="_md-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-1"],
  [class*="customify-grid_"] > [data-push-left*="_md-1"],
  [class~="customify-grid"] > [data-push-left*="_md-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-2"],
  [class*="customify-grid_"] > [data-push-left*="_md-2"],
  [class~="customify-grid"] > [data-push-left*="_md-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-3"],
  [class*="customify-grid_"] > [data-push-left*="_md-3"],
  [class~="customify-grid"] > [data-push-left*="_md-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-4"],
  [class*="customify-grid_"] > [data-push-left*="_md-4"],
  [class~="customify-grid"] > [data-push-left*="_md-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-5"],
  [class*="customify-grid_"] > [data-push-left*="_md-5"],
  [class~="customify-grid"] > [data-push-left*="_md-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-6"],
  [class*="customify-grid_"] > [data-push-left*="_md-6"],
  [class~="customify-grid"] > [data-push-left*="_md-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-7"],
  [class*="customify-grid_"] > [data-push-left*="_md-7"],
  [class~="customify-grid"] > [data-push-left*="_md-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-8"],
  [class*="customify-grid_"] > [data-push-left*="_md-8"],
  [class~="customify-grid"] > [data-push-left*="_md-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-9"],
  [class*="customify-grid_"] > [data-push-left*="_md-9"],
  [class~="customify-grid"] > [data-push-left*="_md-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-10"],
  [class*="customify-grid_"] > [data-push-left*="_md-10"],
  [class~="customify-grid"] > [data-push-left*="_md-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-11"],
  [class*="customify-grid_"] > [data-push-left*="_md-11"],
  [class~="customify-grid"] > [data-push-left*="_md-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-0"],
  [class*="customify-grid_"] > [data-push-right*="_md-0"],
  [class~="customify-grid"] > [data-push-right*="_md-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-1"],
  [class*="customify-grid_"] > [data-push-right*="_md-1"],
  [class~="customify-grid"] > [data-push-right*="_md-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-2"],
  [class*="customify-grid_"] > [data-push-right*="_md-2"],
  [class~="customify-grid"] > [data-push-right*="_md-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-3"],
  [class*="customify-grid_"] > [data-push-right*="_md-3"],
  [class~="customify-grid"] > [data-push-right*="_md-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-4"],
  [class*="customify-grid_"] > [data-push-right*="_md-4"],
  [class~="customify-grid"] > [data-push-right*="_md-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-5"],
  [class*="customify-grid_"] > [data-push-right*="_md-5"],
  [class~="customify-grid"] > [data-push-right*="_md-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-6"],
  [class*="customify-grid_"] > [data-push-right*="_md-6"],
  [class~="customify-grid"] > [data-push-right*="_md-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-7"],
  [class*="customify-grid_"] > [data-push-right*="_md-7"],
  [class~="customify-grid"] > [data-push-right*="_md-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-8"],
  [class*="customify-grid_"] > [data-push-right*="_md-8"],
  [class~="customify-grid"] > [data-push-right*="_md-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-9"],
  [class*="customify-grid_"] > [data-push-right*="_md-9"],
  [class~="customify-grid"] > [data-push-right*="_md-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-10"],
  [class*="customify-grid_"] > [data-push-right*="_md-10"],
  [class~="customify-grid"] > [data-push-right*="_md-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-11"],
  [class*="customify-grid_"] > [data-push-right*="_md-11"],
  [class~="customify-grid"] > [data-push-right*="_md-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_md-secon"],
  [class*="customify-grid_"] [class*="_md-secon"],
  [class~="customify-grid"] [class*="_md-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_md-last"],
  [class*="customify-grid_"] [class*="_md-last"],
  [class~="customify-grid"] [class*="_md-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > [class*="_sm-1"],
  [class*="customify-grid_"] > [class*="_sm-1"],
  [class~="customify-grid"] > [class*="_sm-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-2"],
  [class*="customify-grid_"] > [class*="_sm-2"],
  [class~="customify-grid"] > [class*="_sm-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-3"],
  [class*="customify-grid_"] > [class*="_sm-3"],
  [class~="customify-grid"] > [class*="_sm-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_sm-4"],
  [class*="customify-grid_"] > [class*="_sm-4"],
  [class~="customify-grid"] > [class*="_sm-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-5"],
  [class*="customify-grid_"] > [class*="_sm-5"],
  [class~="customify-grid"] > [class*="_sm-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-6"],
  [class*="customify-grid_"] > [class*="_sm-6"],
  [class~="customify-grid"] > [class*="_sm-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_sm-7"],
  [class*="customify-grid_"] > [class*="_sm-7"],
  [class~="customify-grid"] > [class*="_sm-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-8"],
  [class*="customify-grid_"] > [class*="_sm-8"],
  [class~="customify-grid"] > [class*="_sm-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-9"],
  [class*="customify-grid_"] > [class*="_sm-9"],
  [class~="customify-grid"] > [class*="_sm-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_sm-10"],
  [class*="customify-grid_"] > [class*="_sm-10"],
  [class~="customify-grid"] > [class*="_sm-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-11"],
  [class*="customify-grid_"] > [class*="_sm-11"],
  [class~="customify-grid"] > [class*="_sm-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-12"],
  [class*="customify-grid_"] > [class*="_sm-12"],
  [class~="customify-grid"] > [class*="_sm-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-0"],
  [class*="customify-grid_"] > [data-push-left*="_sm-0"],
  [class~="customify-grid"] > [data-push-left*="_sm-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-1"],
  [class*="customify-grid_"] > [data-push-left*="_sm-1"],
  [class~="customify-grid"] > [data-push-left*="_sm-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-2"],
  [class*="customify-grid_"] > [data-push-left*="_sm-2"],
  [class~="customify-grid"] > [data-push-left*="_sm-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-3"],
  [class*="customify-grid_"] > [data-push-left*="_sm-3"],
  [class~="customify-grid"] > [data-push-left*="_sm-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-4"],
  [class*="customify-grid_"] > [data-push-left*="_sm-4"],
  [class~="customify-grid"] > [data-push-left*="_sm-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-5"],
  [class*="customify-grid_"] > [data-push-left*="_sm-5"],
  [class~="customify-grid"] > [data-push-left*="_sm-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-6"],
  [class*="customify-grid_"] > [data-push-left*="_sm-6"],
  [class~="customify-grid"] > [data-push-left*="_sm-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-7"],
  [class*="customify-grid_"] > [data-push-left*="_sm-7"],
  [class~="customify-grid"] > [data-push-left*="_sm-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-8"],
  [class*="customify-grid_"] > [data-push-left*="_sm-8"],
  [class~="customify-grid"] > [data-push-left*="_sm-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-9"],
  [class*="customify-grid_"] > [data-push-left*="_sm-9"],
  [class~="customify-grid"] > [data-push-left*="_sm-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-10"],
  [class*="customify-grid_"] > [data-push-left*="_sm-10"],
  [class~="customify-grid"] > [data-push-left*="_sm-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-11"],
  [class*="customify-grid_"] > [data-push-left*="_sm-11"],
  [class~="customify-grid"] > [data-push-left*="_sm-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-0"],
  [class*="customify-grid_"] > [data-push-right*="_sm-0"],
  [class~="customify-grid"] > [data-push-right*="_sm-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-1"],
  [class*="customify-grid_"] > [data-push-right*="_sm-1"],
  [class~="customify-grid"] > [data-push-right*="_sm-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-2"],
  [class*="customify-grid_"] > [data-push-right*="_sm-2"],
  [class~="customify-grid"] > [data-push-right*="_sm-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-3"],
  [class*="customify-grid_"] > [data-push-right*="_sm-3"],
  [class~="customify-grid"] > [data-push-right*="_sm-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-4"],
  [class*="customify-grid_"] > [data-push-right*="_sm-4"],
  [class~="customify-grid"] > [data-push-right*="_sm-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-5"],
  [class*="customify-grid_"] > [data-push-right*="_sm-5"],
  [class~="customify-grid"] > [data-push-right*="_sm-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-6"],
  [class*="customify-grid_"] > [data-push-right*="_sm-6"],
  [class~="customify-grid"] > [data-push-right*="_sm-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-7"],
  [class*="customify-grid_"] > [data-push-right*="_sm-7"],
  [class~="customify-grid"] > [data-push-right*="_sm-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-8"],
  [class*="customify-grid_"] > [data-push-right*="_sm-8"],
  [class~="customify-grid"] > [data-push-right*="_sm-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-9"],
  [class*="customify-grid_"] > [data-push-right*="_sm-9"],
  [class~="customify-grid"] > [data-push-right*="_sm-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-10"],
  [class*="customify-grid_"] > [data-push-right*="_sm-10"],
  [class~="customify-grid"] > [data-push-right*="_sm-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-11"],
  [class*="customify-grid_"] > [data-push-right*="_sm-11"],
  [class~="customify-grid"] > [data-push-right*="_sm-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_sm-secon"],
  [class*="customify-grid_"] [class*="_sm-secon"],
  [class~="customify-grid"] [class*="_sm-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_sm-last"],
  [class*="customify-grid_"] [class*="_sm-last"],
  [class~="customify-grid"] [class*="_sm-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > [class*="_xs-1"],
  [class*="customify-grid_"] > [class*="_xs-1"],
  [class~="customify-grid"] > [class*="_xs-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-2"],
  [class*="customify-grid_"] > [class*="_xs-2"],
  [class~="customify-grid"] > [class*="_xs-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-3"],
  [class*="customify-grid_"] > [class*="_xs-3"],
  [class~="customify-grid"] > [class*="_xs-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_xs-4"],
  [class*="customify-grid_"] > [class*="_xs-4"],
  [class~="customify-grid"] > [class*="_xs-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-5"],
  [class*="customify-grid_"] > [class*="_xs-5"],
  [class~="customify-grid"] > [class*="_xs-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-6"],
  [class*="customify-grid_"] > [class*="_xs-6"],
  [class~="customify-grid"] > [class*="_xs-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_xs-7"],
  [class*="customify-grid_"] > [class*="_xs-7"],
  [class~="customify-grid"] > [class*="_xs-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-8"],
  [class*="customify-grid_"] > [class*="_xs-8"],
  [class~="customify-grid"] > [class*="_xs-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-9"],
  [class*="customify-grid_"] > [class*="_xs-9"],
  [class~="customify-grid"] > [class*="_xs-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_xs-10"],
  [class*="customify-grid_"] > [class*="_xs-10"],
  [class~="customify-grid"] > [class*="_xs-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-11"],
  [class*="customify-grid_"] > [class*="_xs-11"],
  [class~="customify-grid"] > [class*="_xs-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-12"],
  [class*="customify-grid_"] > [class*="_xs-12"],
  [class~="customify-grid"] > [class*="_xs-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-0"],
  [class*="customify-grid_"] > [data-push-left*="_xs-0"],
  [class~="customify-grid"] > [data-push-left*="_xs-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-1"],
  [class*="customify-grid_"] > [data-push-left*="_xs-1"],
  [class~="customify-grid"] > [data-push-left*="_xs-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-2"],
  [class*="customify-grid_"] > [data-push-left*="_xs-2"],
  [class~="customify-grid"] > [data-push-left*="_xs-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-3"],
  [class*="customify-grid_"] > [data-push-left*="_xs-3"],
  [class~="customify-grid"] > [data-push-left*="_xs-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-4"],
  [class*="customify-grid_"] > [data-push-left*="_xs-4"],
  [class~="customify-grid"] > [data-push-left*="_xs-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-5"],
  [class*="customify-grid_"] > [data-push-left*="_xs-5"],
  [class~="customify-grid"] > [data-push-left*="_xs-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-6"],
  [class*="customify-grid_"] > [data-push-left*="_xs-6"],
  [class~="customify-grid"] > [data-push-left*="_xs-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-7"],
  [class*="customify-grid_"] > [data-push-left*="_xs-7"],
  [class~="customify-grid"] > [data-push-left*="_xs-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-8"],
  [class*="customify-grid_"] > [data-push-left*="_xs-8"],
  [class~="customify-grid"] > [data-push-left*="_xs-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-9"],
  [class*="customify-grid_"] > [data-push-left*="_xs-9"],
  [class~="customify-grid"] > [data-push-left*="_xs-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-10"],
  [class*="customify-grid_"] > [data-push-left*="_xs-10"],
  [class~="customify-grid"] > [data-push-left*="_xs-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-11"],
  [class*="customify-grid_"] > [data-push-left*="_xs-11"],
  [class~="customify-grid"] > [data-push-left*="_xs-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-0"],
  [class*="customify-grid_"] > [data-push-right*="_xs-0"],
  [class~="customify-grid"] > [data-push-right*="_xs-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-1"],
  [class*="customify-grid_"] > [data-push-right*="_xs-1"],
  [class~="customify-grid"] > [data-push-right*="_xs-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-2"],
  [class*="customify-grid_"] > [data-push-right*="_xs-2"],
  [class~="customify-grid"] > [data-push-right*="_xs-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-3"],
  [class*="customify-grid_"] > [data-push-right*="_xs-3"],
  [class~="customify-grid"] > [data-push-right*="_xs-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-4"],
  [class*="customify-grid_"] > [data-push-right*="_xs-4"],
  [class~="customify-grid"] > [data-push-right*="_xs-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-5"],
  [class*="customify-grid_"] > [data-push-right*="_xs-5"],
  [class~="customify-grid"] > [data-push-right*="_xs-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-6"],
  [class*="customify-grid_"] > [data-push-right*="_xs-6"],
  [class~="customify-grid"] > [data-push-right*="_xs-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-7"],
  [class*="customify-grid_"] > [data-push-right*="_xs-7"],
  [class~="customify-grid"] > [data-push-right*="_xs-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-8"],
  [class*="customify-grid_"] > [data-push-right*="_xs-8"],
  [class~="customify-grid"] > [data-push-right*="_xs-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-9"],
  [class*="customify-grid_"] > [data-push-right*="_xs-9"],
  [class~="customify-grid"] > [data-push-right*="_xs-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-10"],
  [class*="customify-grid_"] > [data-push-right*="_xs-10"],
  [class~="customify-grid"] > [data-push-right*="_xs-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-11"],
  [class*="customify-grid_"] > [data-push-right*="_xs-11"],
  [class~="customify-grid"] > [data-push-right*="_xs-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_xs-secon"],
  [class*="customify-grid_"] [class*="_xs-secon"],
  [class~="customify-grid"] [class*="_xs-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_xs-last"],
  [class*="customify-grid_"] [class*="_xs-last"],
  [class~="customify-grid"] [class*="_xs-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
[class*="customify-col-"][class*="customify-col-0"] {
  display: none;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > :not([class*="_lg-0"]),
  [class*="customify-grid_"] > :not([class*="_lg-0"]),
  [class~="customify-grid"] > :not([class*="_lg-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_lg-0"],
  [class*="customify-grid_"] > [class*="_lg-0"],
  [class~="customify-grid"] > [class*="_lg-0"] {
    display: none;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > :not([class*="_md-0"]),
  [class*="customify-grid_"] > :not([class*="_md-0"]),
  [class~="customify-grid"] > :not([class*="_md-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_md-0"],
  [class*="customify-grid_"] > [class*="_md-0"],
  [class~="customify-grid"] > [class*="_md-0"] {
    display: none;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > :not([class*="_sm-0"]),
  [class*="customify-grid_"] > :not([class*="_sm-0"]),
  [class~="customify-grid"] > :not([class*="_sm-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_sm-0"],
  [class*="customify-grid_"] > [class*="_sm-0"],
  [class~="customify-grid"] > [class*="_sm-0"] {
    display: none;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > :not([class*="_xs-0"]),
  [class*="customify-grid_"] > :not([class*="_xs-0"]),
  [class~="customify-grid"] > :not([class*="_xs-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_xs-0"],
  [class*="customify-grid_"] > [class*="_xs-0"],
  [class~="customify-grid"] > [class*="_xs-0"] {
    display: none;
  }
}
body {
  color: #686868;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.618;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.content_d26c .advanced-2b41,
.link-ded2,
.selected-9622,
.component-under-e9aa,
.focused-9ebb,
.bottom-ce48,
.basic_85be,
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;
}
.link-ded2,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .link-ded2,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .link-ded2,
  h1 {
    font-size: 1.8em;
  }
}
.selected-9622,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.selected-9622 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .selected-9622,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .selected-9622,
  h2 {
    font-size: 1.7em;
  }
}
.component-under-e9aa,
h3 {
  font-size: 1.618em;
}
.content_d26c .advanced-2b41,
.focused-9ebb,
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.selected-0f81 {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.main_65ae:after,
.main_65ae:before,
.dropdown_wood_1360:after,
.dropdown_wood_1360:before {
  content: "";
  display: table;
}
.main_65ae:after,
.dropdown_wood_1360:after {
  clear: both;
}
.component_52e0 {
  float: right;
  margin-right: 0;
}
.primary_c269 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.background_31ba .wrapper_a3d3,
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;
}
.background_31ba .wrapper_a3d3: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;
}
.soft-8725 .wrapper_a3d3 {
  box-shadow: none;
}
.soft-8725
  .wrapper_a3d3
  .prev_55e2 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.soft-8725 .wrapper_a3d3 .green-a949 {
  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;
}
.soft-8725
  .wrapper_a3d3
  .green-a949
  b {
  display: none;
}
.soft-8725 .text_1dec {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.sort_left_7f62:not(.icon-liquid-d99c):not(.alert-dd3f),
button:not(.icon-liquid-d99c):not(.alert-dd3f),
input[type="button"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ),
input[type="reset"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ),
input[type="submit"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ) {
  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;
}
.sort_left_7f62:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ):hover,
button:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ):hover,
input[type="button"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ):hover,
input[type="reset"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ):hover,
input[type="submit"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.sort_left_7f62:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ):active,
.sort_left_7f62:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ):focus,
button:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ):active,
button:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ):focus,
input[type="button"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ):active,
input[type="button"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ):focus,
input[type="reset"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ):active,
input[type="reset"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ):focus,
input[type="submit"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ):active,
input[type="submit"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ):focus {
  outline: 0;
}
.sort_left_7f62:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c,
button:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c,
input[type="button"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c,
input[type="reset"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c,
input[type="submit"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c {
  position: relative;
}
.sort_left_7f62:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c
  .item-29ef,
.sort_left_7f62:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c
  .search_38c6,
.sort_left_7f62:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c
  .disabled_middle_c504,
.sort_left_7f62:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c
  i,
.sort_left_7f62:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c
  svg,
button:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c
  .item-29ef,
button:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c
  .search_38c6,
button:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c
  .disabled_middle_c504,
button:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c
  i,
button:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c
  svg,
input[type="button"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c
  .item-29ef,
input[type="button"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c
  .search_38c6,
input[type="button"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c
  .disabled_middle_c504,
input[type="button"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c
  i,
input[type="button"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c
  svg,
input[type="reset"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c
  .item-29ef,
input[type="reset"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c
  .search_38c6,
input[type="reset"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c
  .disabled_middle_c504,
input[type="reset"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c
  i,
input[type="reset"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c
  svg,
input[type="submit"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c
  .item-29ef,
input[type="submit"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c
  .search_38c6,
input[type="submit"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c
  .disabled_middle_c504,
input[type="submit"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c
  i,
input[type="submit"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c
  svg {
  visibility: hidden;
}
.sort_left_7f62:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c:after,
button:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c:after,
input[type="button"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c:after,
input[type="reset"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c:after,
input[type="submit"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ).fn-loading-ba9c: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;
}
.sort_left_7f62:not(.icon-liquid-d99c):not(.alert-dd3f),
input[type="button"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ),
input[type="reset"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ),
input[type="submit"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ) {
  color: #fff;
  background: #235787;
}
.sort_left_7f62:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ):focus,
input[type="button"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ):focus,
input[type="reset"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ):focus,
input[type="submit"]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ):focus {
  color: #fff;
}
.sort_left_7f62.fn-disabled-ba9c:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ),
.sort_left_7f62[disabled]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ),
button.fn-disabled-ba9c:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ),
button[disabled]:not(.icon-liquid-d99c):not(
    .alert-dd3f
  ) {
  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;
}
.aside_7132 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.aside_7132: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;
}
.info_7eee {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.fixed_f10c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.focused-5988 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.main_65ae:after,
.main_65ae:before,
.active-0f02:after,
.active-0f02:before,
.badge-down-5bf7:after,
.badge-down-5bf7:before,
.input_12bb:after,
.input_12bb:before,
.badge-b967:after,
.badge-b967:before,
.chip-1190:after,
.chip-1190:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.main_65ae:after,
.active-0f02:after,
.badge-down-5bf7:after,
.input_12bb:after,
.badge-b967:after,
.chip-1190:after {
  clear: both;
}
.active-0f02 .under_98dd,
.badge-down-5bf7 .under_98dd,
.smooth-0cc0 .under_98dd {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.in-5ee8 {
  display: inline-block;
}
.action_fd21 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.action_fd21 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.action_fd21 .border-c169 {
  padding: 1em 0;
  font-size: 85%;
}
.border-c169 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.focused_4546 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.focused_4546:after,
.focused_4546:before {
  content: "";
  display: table;
}
.focused_4546:after {
  clear: both;
}
.small-f35f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.photo_green_7801 .small-f35f {
  max-width: 50%;
}
.grid-191f .small-f35f {
  max-width: 33.33%;
}
.heading_hard_a5c2 .small-f35f {
  max-width: 25%;
}
.slider-4f91 .small-f35f {
  max-width: 20%;
}
.row-simple-c53d .small-f35f {
  max-width: 16.66%;
}
.active-purple-adcd .small-f35f {
  max-width: 14.28%;
}
.black_9d39 .small-f35f {
  max-width: 12.5%;
}
.white_bd90 .small-f35f {
  max-width: 11.11%;
}
.text_purple_0aba {
  display: block;
}
.content_d26c .mini_88dd label,
.content_d26c .bottom_1c53 label,
.content_d26c .main_up_978b label,
.content_d26c .alert-9ee2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.solid_7570 {
  list-style: none;
  margin: 0;
}
.solid_7570 article.block-badc {
  margin-bottom: 0;
}
.solid_7570 ul {
  list-style: none;
  margin: 0;
}
.solid_7570 .label-first-fdab li.block-badc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .solid_7570 .label-first-fdab li.block-badc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .solid_7570 .label-first-fdab li.block-badc: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) {
  .solid_7570 .label-first-fdab li.block-badc li.block-badc li.block-badc li.block-badc {
    padding-left: 0;
  }
}
article.block-badc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.block-badc .active-0f02 p:last-of-type {
  margin-bottom: 0;
}
article.block-badc .notice_medium_dcfb {
  float: left;
}
article.block-badc .highlight_572f {
  margin-left: 85px;
}
article.block-badc .solid_8671 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.block-badc .solid_8671 .column-gas-6dbf {
  margin-left: 10px;
}
article.block-badc .highlight_a8f9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.block-badc .light-b683 {
  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 .mini_88dd,
  #respond .main_up_978b,
  #respond .alert-9ee2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .mini_88dd input,
#respond .main_up_978b input,
#respond .alert-9ee2 input {
  width: 100%;
}
#respond .alert-9ee2 {
  margin-right: 0;
}
#respond .fluid-23f5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.middle-763d {
  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-763d.north_6bfc {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.middle-763d 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-763d:focus,
.middle-763d: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);
}
.header_cdb9 {
  border-radius: 10%;
}
.widget_1851 {
  border-radius: 50%;
}
.copper_8da5 {
  font-size: 0.72em;
}
.paper_c383 {
  font-size: 0.875em;
}
.background_simple_7a75 {
  font-size: 1.1em;
}
.item-703f {
  text-transform: uppercase;
  line-height: 1.2;
}
.item-703f.copper_8da5 {
  letter-spacing: 0.5px;
}
.article_purple_6695,
.article_purple_6695 a {
  color: #6d6d6d;
}
.article_purple_6695 a:hover {
  color: #111;
}
.notice_pressed_96ed {
  color: #6d6d6d;
}
.summary_west_fb52 {
  overflow-x: hidden;
}
.summary_west_fb52 .avatar_18fd.wide_41fb {
  position: relative;
}
.summary_west_fb52 .avatar_18fd.wide_41fb.primary_smooth_f000 {
  position: initial;
}
.summary_west_fb52
  .avatar_18fd.wide_41fb.primary_smooth_f000
  .bottom_b3c5 {
  left: auto;
}
.summary_west_fb52 .avatar_18fd .bottom_b3c5 {
  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;
}
.summary_west_fb52 .avatar_18fd:hover.wide_41fb {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.summary_west_fb52
  .avatar_18fd:hover.wide_41fb
  .bottom_b3c5 {
  display: block;
  z-index: 9999999;
}
.summary_west_fb52 .warm_a92e .active_paper_8abb,
.summary_west_fb52 .gas-a46d .active_paper_8abb {
  display: none;
}
.summary_west_fb52 .column_ed6d .avatar_18fd:hover.wide_41fb {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.content_d26c .mini_88dd label,
.content_d26c .bottom_1c53 label,
.content_d26c .main_up_978b label,
.content_d26c .alert-9ee2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.solid_7570 {
  list-style: none;
  margin: 0;
}
.solid_7570 article.block-badc {
  margin-bottom: 0;
}
.solid_7570 ul {
  list-style: none;
  margin: 0;
}
.solid_7570 .label-first-fdab li.block-badc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .solid_7570 .label-first-fdab li.block-badc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .solid_7570 .label-first-fdab li.block-badc: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) {
  .solid_7570 .label-first-fdab li.block-badc li.block-badc li.block-badc li.block-badc {
    padding-left: 0;
  }
}
article.block-badc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.block-badc .active-0f02 p:last-of-type {
  margin-bottom: 0;
}
article.block-badc .notice_medium_dcfb {
  float: left;
}
article.block-badc .highlight_572f {
  margin-left: 85px;
}
article.block-badc .solid_8671 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.block-badc .solid_8671 .column-gas-6dbf {
  margin-left: 10px;
}
article.block-badc .highlight_a8f9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.block-badc .light-b683 {
  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 .mini_88dd,
  #respond .main_up_978b,
  #respond .alert-9ee2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .mini_88dd input,
#respond .main_up_978b input,
#respond .alert-9ee2 input {
  width: 100%;
}
#respond .alert-9ee2 {
  margin-right: 0;
}
#respond .fluid-23f5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.warm_a92e .image-ec14 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.image-ec14 .info-selected-4524.copper-462b .preview_clean_61fc > li > a:focus,
.image-ec14 .info-selected-4524.copper-462b .preview_clean_61fc > li > a:hover,
.image-ec14 .info-selected-4524.left-4f1b .preview_clean_61fc > li > a:focus,
.image-ec14 .info-selected-4524.left-4f1b .preview_clean_61fc > li > a:hover,
.image-ec14 .info-selected-4524.secondary-2c00 .preview_clean_61fc > li > a:focus,
.image-ec14 .info-selected-4524.secondary-2c00 .preview_clean_61fc > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image-ec14
  .info-selected-4524.copper-462b
  .preview_clean_61fc
  > li.left-03fc
  > a,
.image-ec14
  .info-selected-4524.copper-462b
  .preview_clean_61fc
  > li.top-40f0
  > a,
.image-ec14
  .info-selected-4524.left-4f1b
  .preview_clean_61fc
  > li.left-03fc
  > a,
.image-ec14
  .info-selected-4524.left-4f1b
  .preview_clean_61fc
  > li.top-40f0
  > a,
.image-ec14
  .info-selected-4524.secondary-2c00
  .preview_clean_61fc
  > li.left-03fc
  > a,
.image-ec14 .info-selected-4524.secondary-2c00 .preview_clean_61fc > li.hero_paper_1077 > a {
  color: rgba(255, 255, 255, 0.99);
}
.image-ec14 .hero-outer-7cf2,
.image-ec14 .hero-outer-7cf2 a {
  color: rgba(255, 255, 255, 0.99);
}
.image-ec14 .focus_pressed_d999.grid_618b li a,
.image-ec14 .row-fast-c900 a,
.image-ec14 .clean_5729,
.image-ec14 .preview_clean_61fc > li > a,
.image-ec14 .button-3d46 {
  color: rgba(255, 255, 255, 0.79);
}
.image-ec14 .focus_pressed_d999.grid_618b li a:hover,
.image-ec14 .row-fast-c900 a:hover,
.image-ec14 .clean_5729:hover,
.image-ec14 .preview_clean_61fc > li > a:hover,
.image-ec14 .button-3d46:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image-ec14 .chip-d21a {
  color: rgba(255, 255, 255, 0.79);
}
.image-ec14 .chip-d21a .cold-6405 {
  color: rgba(255, 255, 255, 0.99);
}
.image-ec14 .chip-d21a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image-ec14 .form_large_31bf .header_685b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.image-ec14 .form_large_31bf .header_685b .nav_948e {
  color: rgba(255, 255, 255, 0.79);
}
.image-ec14
  .form_large_31bf
  .header_685b
  .nav_948e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image-ec14
  .form_large_31bf
  .header_685b
  .nav_948e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image-ec14
  .form_large_31bf
  .header_685b
  .nav_948e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image-ec14
  .form_large_31bf
  .header_685b
  .nav_948e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image-ec14 .form_large_31bf .popup-0d3d {
  color: rgba(255, 255, 255, 0.79);
}
.image-ec14 .form_large_31bf .popup-0d3d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fast-bb04
  .image-ec14
  .form_large_31bf
  .breadcrumb_5adf
  .gradient_63aa {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fast-bb04
  .image-ec14
  .form_large_31bf
  .breadcrumb_5adf
  .nav_948e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.warm_a92e .dropdown_1ebe {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.dropdown_1ebe .info-selected-4524.copper-462b .preview_clean_61fc > li > a:focus,
.dropdown_1ebe .info-selected-4524.copper-462b .preview_clean_61fc > li > a:hover,
.dropdown_1ebe .info-selected-4524.left-4f1b .preview_clean_61fc > li > a:focus,
.dropdown_1ebe .info-selected-4524.left-4f1b .preview_clean_61fc > li > a:hover,
.dropdown_1ebe .info-selected-4524.secondary-2c00 .preview_clean_61fc > li > a:focus,
.dropdown_1ebe .info-selected-4524.secondary-2c00 .preview_clean_61fc > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown_1ebe
  .info-selected-4524.copper-462b
  .preview_clean_61fc
  > li.left-03fc
  > a,
.dropdown_1ebe
  .info-selected-4524.copper-462b
  .preview_clean_61fc
  > li.top-40f0
  > a,
.dropdown_1ebe
  .info-selected-4524.left-4f1b
  .preview_clean_61fc
  > li.left-03fc
  > a,
.dropdown_1ebe
  .info-selected-4524.left-4f1b
  .preview_clean_61fc
  > li.top-40f0
  > a,
.dropdown_1ebe
  .info-selected-4524.secondary-2c00
  .preview_clean_61fc
  > li.left-03fc
  > a,
.dropdown_1ebe .info-selected-4524.secondary-2c00 .preview_clean_61fc > li.hero_paper_1077 > a {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown_1ebe .hero-outer-7cf2,
.dropdown_1ebe .hero-outer-7cf2 a {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown_1ebe .focus_pressed_d999.grid_618b li a,
.dropdown_1ebe .row-fast-c900 a,
.dropdown_1ebe .clean_5729,
.dropdown_1ebe .preview_clean_61fc > li > a,
.dropdown_1ebe .button-3d46 {
  color: rgba(0, 0, 0, 0.55);
}
.dropdown_1ebe .focus_pressed_d999.grid_618b li a:hover,
.dropdown_1ebe .row-fast-c900 a:hover,
.dropdown_1ebe .clean_5729:hover,
.dropdown_1ebe .preview_clean_61fc > li > a:hover,
.dropdown_1ebe .button-3d46:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown_1ebe .chip-d21a {
  color: rgba(0, 0, 0, 0.55);
}
.dropdown_1ebe .chip-d21a .cold-6405 {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown_1ebe .chip-d21a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.info-lower-f90c .stone-a5d1 {
  margin-left: auto;
  margin-right: auto;
}
.badge-down-5bf7 > * {
  margin-left: auto;
  margin-right: auto;
}
.badge-down-5bf7 .info_7eee {
  margin-right: 1.41575em;
}
.widget-dynamic-89bd .badge-down-5bf7 > .over-81ec {
  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;
}
.widget-dynamic-89bd .badge-down-5bf7 > .narrow_700d {
  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;
}
.aside_b10b.info-lower-f90c .stone-a5d1,
.sidebar_6bfd.info-lower-f90c .stone-a5d1 {
  margin-left: 0;
}
.first_171c.info-lower-f90c .stone-a5d1,
.aside-9bb7.info-lower-f90c .stone-a5d1 {
  margin-right: 0;
}
.badge-down-5bf7 ol,
.badge-down-5bf7 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.gold_68bb video {
  max-width: 100%;
}
.slow-ec9d img {
  display: block;
}
.slow-ec9d.info_7eee,
.slow-ec9d.fixed_f10c {
  width: 100%;
}
.slow-ec9d.narrow_700d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.row-22ca:not(.thumbnail-45bb) {
  margin: 1.5em auto;
}
.brown-4f4a p {
  padding: 1.5em 14px;
}
ul.breadcrumb_2ae9.narrow_700d,
ul.breadcrumb_2ae9.over-81ec,
ul.breadcrumb_2ae9.row_light_53cc.over-81ec {
  padding: 0 14px;
}
.active-3263 {
  display: block;
  overflow-x: auto;
}
.active-3263 table {
  border-collapse: collapse;
  width: 100%;
}
.active-3263 td,
.active-3263 th {
  padding: 0.5em;
}
.badge-down-5bf7 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.badge-down-5bf7 ol ol,
.badge-down-5bf7 ol ul,
.badge-down-5bf7 ul ol,
.badge-down-5bf7 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.badge-down-5bf7 ol ol li,
.badge-down-5bf7 ol ul li,
.badge-down-5bf7 ul ol li,
.badge-down-5bf7 ul ul li {
  margin-left: 0;
}
.footer_focused_450f.element_badf > .carousel_aa4b {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.footer_focused_450f.element_badf > .carousel_aa4b iframe,
.footer_focused_450f.element_badf > .carousel_aa4b > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.media-purple-d7c1 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.media-purple-d7c1.accordion-4c6b {
  padding: 0;
}
.media-purple-d7c1.accordion-4c6b cite {
  font-size: 13px;
}
.media-purple-d7c1 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.media-purple-d7c1 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.border-0e34 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.border-0e34 > p:first-child {
  margin-top: 0;
}
.border-0e34 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.border-0e34 blockquote {
  border-left: 0;
}
.banner_fast_1b4e {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.banner_fast_1b4e:not(.short_5790) {
  max-width: 100px;
}
.banner_fast_1b4e.prev_8bac {
  border-bottom: none !important;
  text-align: center;
}
.banner_fast_1b4e.prev_8bac::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .brown-4f4a p {
    padding: 1.5em 0;
  }
}
.short_9e76 {
  color: #0073aa;
}
.upper-a8b1 {
  background-color: #0073aa;
}
.silver-530d {
  color: #229fd8;
}
.article_0200 {
  background-color: #229fd8;
}
.pagination-bottom-6f32 {
  color: #eee;
}
.fluid-18f5 {
  background-color: #eee;
}
.article_east_a218 {
  color: #444;
}
.progress_blue_c53c {
  background-color: #444;
}
.status-basic-996b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.status-basic-996b .center_fbcb .row-fast-c900 {
  font-size: 15px;
}
.status-basic-996b .row-fast-c900 {
  line-height: 1.3;
}
.status-basic-996b .dropdown_1ebe {
}
.status-basic-996b .image-ec14 {
  background: #235787;
}
.content_pink_05d1 {
  padding: 0;
}
.content_pink_05d1 .image-ec14 {
  background: #1a1a1a;
}
.content_pink_05d1 .dropdown_1ebe {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.footer_iron_8e9c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.footer_iron_8e9c .dropdown_1ebe {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.footer_iron_8e9c .image-ec14 {
  background: #303030;
}
.chip-1190 {
  position: relative;
  z-index: 10;
}
.chip-1190 .accordion_solid_fc61 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dropdown-6a4d .wide_41fb {
  display: inline-block;
  vertical-align: middle;
}
.dropdown-6a4d.thick_6630 .wide_41fb {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .dropdown-6a4d.thick_6630 .wide_41fb {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .dropdown-6a4d.thick_6630 .wide_41fb {
    margin-right: 0.4em;
  }
}
.dropdown-6a4d.thick_6630 .wide_41fb:last-child {
  margin-right: 0;
}
.cool_2736 .accordion_solid_fc61 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .warm_a92e .center_fbcb {
    margin: 0 -0.5em;
  }
  .warm_a92e .center_fbcb [class*="customify-col-"],
  .warm_a92e .center_fbcb [class*="customify-col_"],
  .warm_a92e .center_fbcb [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.warm_a92e.input-361e .accordion_solid_fc61 {
  background: 0 0 !important;
}
.warm_a92e.input-361e .accordion_solid_fc61,
.warm_a92e.cool_2736 .accordion_solid_fc61 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .warm_a92e.notification-tall-766c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.warm_a92e.cool_2736 .accordion_solid_fc61 {
  box-shadow: none !important;
}
.active_75f2 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .active_75f2 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .active_75f2 {
    padding: 18px 0 20px;
  }
}
.active_75f2 .active-549f {
  width: 100%;
}
.active_75f2 .border-80e7 {
  margin-bottom: 0;
}
.active_75f2 .search-brown-0f74 {
  margin-top: 5px;
  font-size: 0.875em;
}
.advanced_407f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.advanced_407f .icon-3d3c {
  width: 100%;
}
.full-94dd {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.full-94dd li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.full-94dd 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;
}
.full-94dd li:last-child:after {
  display: none;
}
.full-94dd li a {
  font-weight: 500;
  margin-right: 10px;
}
.plasma-1e94 .active_paper_8abb button,
.active_75f2 .active_paper_8abb button {
  left: 0;
}
.plasma-1e94 .icon-3d3c,
.active_75f2 .icon-3d3c {
  padding-left: 0;
  padding-right: 0;
}
.plasma-1e94 .advanced_407f,
.active_75f2 .advanced_407f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.plasma-1e94 {
  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;
}
.plasma-1e94: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;
}
.plasma-1e94 .shadow-cold-68ed {
  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) {
  .plasma-1e94 .shadow-cold-68ed {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .plasma-1e94 .shadow-cold-68ed {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .plasma-1e94 .shadow-cold-68ed {
    min-height: 200px;
  }
}
.plasma-1e94 .full-94dd {
  color: rgba(255, 255, 255, 0.8);
}
.plasma-1e94 .full-94dd a,
.plasma-1e94 .full-94dd li:after {
  color: inherit;
}
.plasma-1e94 .full-94dd a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.primary_red_4bfa {
  margin-bottom: 0.5em;
}
.chip-old-b52f {
  margin-bottom: 1.2em;
}
.chip-old-b52f,
.primary_red_4bfa {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.chip-old-b52f p:last-child,
.primary_red_4bfa p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .active_paper_8abb,
#masthead .active_paper_8abb {
  display: none;
}
#masthead
  > .active_paper_8abb.item_easy_cc4e {
  display: none;
}
#masthead > .active_paper_8abb button {
  left: 0;
}
.message_next_b71d {
  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%;
}
.message_next_b71d .wide_41fb {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.message_next_b71d .detail-d4ca {
  display: -webkit-box;
  display: flex;
}
.message_next_b71d .detail-d4ca.hard-b0e0 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.message_next_b71d .detail-d4ca.breadcrumb-brown-b9db {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.message_next_b71d .detail-d4ca.active_71c7 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.message_next_b71d.list-959c.pagination_7f44 .detail-d4ca.hard-b0e0 {
  flex-basis: 100%;
}
.message_next_b71d.header_5ff8 .detail-d4ca.breadcrumb-brown-b9db {
  -webkit-box-flex: 1;
  flex: auto;
}
.message_next_b71d.header_5ff8 .detail-d4ca.active_71c7 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .active_paper_8abb.item_easy_cc4e {
  display: none;
}
#masthead > .active_paper_8abb button {
  left: 0;
}
.huge_4bb6 {
  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;
}
.huge_4bb6:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.huge_4bb6.input_050a i {
  margin-right: 4px;
}
.huge_4bb6.focus-6bdc i {
  margin-left: 5px;
}
.row-fast-c900 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.row-fast-c900 p:last-child {
  margin-bottom: 0;
}
.preview_purple_32ab {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.preview_purple_32ab a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.preview_purple_32ab img {
  display: block;
  width: auto;
  line-height: 1;
}
.preview_purple_32ab .hero-outer-7cf2 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.preview_purple_32ab .main-small-b395 {
  margin: 5px 0 7px 0;
}
.preview_purple_32ab.background_first_4239 .title_active_b588 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.preview_purple_32ab.background_first_4239 .down_cdee {
  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;
}
.preview_purple_32ab.south-4985 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.preview_purple_32ab.south-4985 .title_active_b588 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.preview_purple_32ab.south-4985 .down_cdee {
  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;
}
.preview_purple_32ab.section-hovered-768f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.preview_purple_32ab.container_medium_d5c6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.preview_purple_32ab.container_medium_d5c6 .down_cdee {
  margin-top: 7px;
}
.surface_fed6 {
  display: inline-block;
}
.chip-1190 .video_bronze_fc45 .preview_purple_32ab img {
  max-width: 100%;
}
.info-selected-4524 .wood-0c50.widget_stale_e774,
.over-5afc .wood-0c50.widget_stale_e774 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.info-selected-4524 .fluid-5ffc,
.over-5afc .fluid-5ffc {
  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%);
}
.info-selected-4524 .fluid-5ffc {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.info-selected-4524.gallery_89bc .fluid-5ffc {
  display: none;
}
.info-selected-4524 .white_68dc {
  list-style: none;
  padding: 0;
  margin: 0;
}
.info-selected-4524 .white_68dc li {
  display: inline-block;
  position: relative;
}
.info-selected-4524 .white_68dc li:last-child {
  margin-right: 0;
}
.info-selected-4524 .white_68dc 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;
}
.info-selected-4524 .white_68dc li.hero_paper_1077 > a {
  color: rgba(0, 0, 0, 0.9);
}
.info-selected-4524 .white_68dc > 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;
}
.info-selected-4524 .white_68dc > li > a i {
  line-height: 0;
}
.info-selected-4524 .white_68dc > li.footer-5e6e > a .fluid-5ffc {
  margin-left: 4px;
  line-height: 0;
}
.info-selected-4524 .white_68dc .gallery-f2e6 li.footer-5e6e > a {
  position: relative;
}
.info-selected-4524 .white_68dc .gallery-f2e6 li.footer-5e6e > a:after,
.info-selected-4524 .white_68dc .gallery-f2e6 li.footer-5e6e > a:before {
  content: "";
  display: table;
}
.info-selected-4524 .white_68dc .gallery-f2e6 li.footer-5e6e > a:after {
  clear: both;
}
.info-selected-4524 .white_68dc .gallery-f2e6 li.footer-5e6e > a .fluid-5ffc {
  margin-left: 5px;
  float: right;
}
.info-selected-4524 .prev_4bbc,
.info-selected-4524 .gallery-f2e6 {
  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;
}
.info-selected-4524 .gallery-f2e6 {
  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;
}
.info-selected-4524 .gallery-f2e6 .widget_stale_e774 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.info-selected-4524 .gallery-f2e6 .fluid-5ffc {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.info-selected-4524 .gallery-f2e6 li {
  display: block;
  margin: 0;
  padding: 0;
}
.info-selected-4524 .gallery-f2e6 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;
}
.info-selected-4524 .gallery-f2e6 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.info-selected-4524 .gallery-f2e6 .gallery-f2e6 {
  top: 0;
  left: 100%;
}
.info-selected-4524 .card_short_4ffa.fn-focus-ba9c > .prev_4bbc,
.info-selected-4524 .card_short_4ffa.fn-focus-ba9c > .gallery-f2e6,
.info-selected-4524 .card_short_4ffa:focus > .prev_4bbc,
.info-selected-4524 .card_short_4ffa:focus > .gallery-f2e6,
.info-selected-4524 .card_short_4ffa:hover > .prev_4bbc,
.info-selected-4524 .card_short_4ffa:hover > .gallery-f2e6 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.info-selected-4524.secondary-2c00 .preview_clean_61fc:after,
.info-selected-4524.secondary-2c00 .preview_clean_61fc:before {
  content: "";
  display: table;
}
.info-selected-4524.secondary-2c00 .preview_clean_61fc:after {
  clear: both;
}
.info-selected-4524.secondary-2c00 .preview_clean_61fc > li {
  float: left;
}
.info-selected-4524.section_83bb .preview_clean_61fc:after,
.info-selected-4524.section_83bb .preview_clean_61fc:before {
  content: "";
  display: table;
}
.info-selected-4524.section_83bb .preview_clean_61fc:after {
  clear: both;
}
.info-selected-4524.section_83bb .preview_clean_61fc > li {
  float: left;
}
.info-selected-4524.section_83bb .preview_clean_61fc > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.info-selected-4524.section_83bb .preview_clean_61fc > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.info-selected-4524.section_83bb .preview_clean_61fc > li.left-03fc > a,
.info-selected-4524.section_83bb .preview_clean_61fc > li.hero_paper_1077 > a {
  color: #fff;
  background-color: #1e4b75;
}
.info-selected-4524.copper-462b .preview_clean_61fc > li > a .widget_stale_e774 {
  position: relative;
}
.info-selected-4524.copper-462b .preview_clean_61fc > li > a .widget_stale_e774: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;
}
.info-selected-4524.copper-462b
  .preview_clean_61fc
  > li:focus
  > a
  .widget_stale_e774:before,
.info-selected-4524.copper-462b
  .preview_clean_61fc
  > li:hover
  > a
  .widget_stale_e774:before {
  width: 100%;
  background-color: currentColor;
}
.info-selected-4524.copper-462b
  .preview_clean_61fc
  > li.left-03fc
  > a
  .widget_stale_e774:before,
.info-selected-4524.copper-462b
  .preview_clean_61fc
  > li.top-40f0
  > a
  .widget_stale_e774:before {
  width: 100%;
  background-color: currentColor;
}
.info-selected-4524.left-4f1b .preview_clean_61fc > li > a .widget_stale_e774 {
  position: relative;
}
.info-selected-4524.left-4f1b .preview_clean_61fc > li > a .widget_stale_e774: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;
}
.info-selected-4524.left-4f1b .preview_clean_61fc > li:focus > a .widget_stale_e774:before,
.info-selected-4524.left-4f1b
  .preview_clean_61fc
  > li:hover
  > a
  .widget_stale_e774:before {
  width: 100%;
  background-color: currentColor;
}
.info-selected-4524.left-4f1b
  .preview_clean_61fc
  > li.left-03fc
  > a
  .widget_stale_e774:before,
.info-selected-4524.left-4f1b
  .preview_clean_61fc
  > li.top-40f0
  > a
  .widget_stale_e774:before {
  width: 100%;
  background-color: currentColor;
}
.over-5afc .white_68dc {
  margin: 0;
  padding: 0;
  list-style: none;
}
.over-5afc .white_68dc li:first-child > a {
  border-top: none;
}
.over-5afc .white_68dc .layout_last_d874 > .widget_stale_e774 .fluid-5ffc {
  display: none;
}
.over-5afc .white_68dc li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.over-5afc .white_68dc li:last-child {
  border: none;
}
.over-5afc .white_68dc li.footer-5e6e > a {
  padding-right: 45px !important;
}
.over-5afc .white_68dc li a {
  display: block;
  padding: 0.55em 1.5em;
}
.over-5afc .white_68dc li a:focus,
.over-5afc .white_68dc li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.over-5afc .white_68dc li .picture-active-c3e3 {
  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;
}
.over-5afc .white_68dc li .picture-active-c3e3:hover {
  box-shadow: none;
}
.over-5afc .white_68dc li .picture-active-c3e3 .fluid-5ffc {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.over-5afc .white_68dc .gallery-f2e6 {
  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);
}
.over-5afc .white_68dc .gallery-f2e6 li a {
  padding-left: 3em;
}
.over-5afc .white_68dc .bottom-1311 > a .picture-active-c3e3 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.over-5afc .white_68dc .bottom-1311 > .gallery-f2e6 {
  display: block;
  opacity: 1;
}
.mini-67af {
  max-width: 100%;
}
.stale-ab36 {
  line-height: 0;
  cursor: pointer;
}
.button-3d46 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.button-3d46:hover {
  box-shadow: none;
  color: currentColor;
}
.button-3d46 svg {
  width: 18px;
  height: 18px;
}
.button-3d46 .menu_east_3d6e {
  display: none;
}
.texture-mini-fc73 {
  position: relative;
}
.texture-mini-fc73.fn-active-ba9c .button-3d46 .grid_upper_8fe6 {
  display: none;
}
.texture-mini-fc73.fn-active-ba9c .button-3d46 .menu_east_3d6e {
  display: inline-block;
}
.texture-mini-fc73 .carousel_1831 {
  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);
}
.texture-mini-fc73.lite-1667 .carousel_1831 {
  left: auto;
  right: -0.9em;
}
.texture-mini-fc73.lite-1667 .disabled_copper_78e3::before {
  left: auto;
  right: 15px;
}
.texture-mini-fc73.fn-active-ba9c .carousel_1831 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.breadcrumb_5adf {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.breadcrumb_5adf label {
  flex-basis: 100%;
}
.breadcrumb_5adf .header_685b {
  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;
}
.breadcrumb_5adf .nav_948e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.breadcrumb_5adf .nav_948e:focus {
  background-color: transparent;
}
.breadcrumb_5adf button.popup-0d3d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.breadcrumb_5adf button.popup-0d3d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.breadcrumb_5adf button.popup-0d3d svg {
  width: 18px;
  height: 18px;
}
.breadcrumb_5adf input[type="submit"] {
  min-height: auto;
}
.form_large_31bf .breadcrumb_5adf .nav_948e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.disabled_copper_78e3 {
  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) {
  .disabled_copper_78e3 {
    width: 220px;
  }
}
.disabled_copper_78e3 label {
  flex-basis: 100%;
}
.disabled_copper_78e3::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;
}
.fast-bb04 .form_large_31bf .breadcrumb_5adf {
  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;
}
.fast-bb04
  .form_large_31bf
  .breadcrumb_5adf
  .header_685b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.fast-bb04 .form_large_31bf .breadcrumb_5adf .nav_948e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.fast-bb04
  .form_large_31bf
  .breadcrumb_5adf
  .nav_948e:focus {
  background: 0 0;
}
.fast-bb04
  .form_large_31bf
  .breadcrumb_5adf
  .gradient_63aa {
  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;
}
.focus_pressed_d999 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.focus_pressed_d999 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.focus_pressed_d999 li:last-child {
  margin-right: 0;
}
.focus_pressed_d999 li:first-child {
  margin-left: 0;
}
.focus_pressed_d999.pro_9929 a {
  color: #fff;
}
.focus_pressed_d999.pro_9929 a:hover {
  color: #fff;
}
.focus_pressed_d999 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.focus_pressed_d999 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.focus_pressed_d999 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.focus_pressed_d999 a:hover {
  opacity: 0.9;
  color: inherit;
}
.focus_pressed_d999 [class*="social-icon-apple"] {
  background-color: #999;
}
.focus_pressed_d999 [class*="social-icon-apple"].mask_gas_600f {
  background-color: transparent;
  color: #999;
}
.focus_pressed_d999 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.focus_pressed_d999 [class*="social-icon-behance"].mask_gas_600f {
  background-color: transparent;
  color: #1769ff;
}
.focus_pressed_d999 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.focus_pressed_d999 [class*="social-icon-bitbucket"].mask_gas_600f {
  background-color: transparent;
  color: #205081;
}
.focus_pressed_d999 [class*="social-icon-codepen"] {
  background-color: #000;
}
.focus_pressed_d999 [class*="social-icon-codepen"].mask_gas_600f {
  background-color: transparent;
  color: #000;
}
.focus_pressed_d999 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.focus_pressed_d999 [class*="social-icon-delicious"].mask_gas_600f {
  background-color: transparent;
  color: #39f;
}
.focus_pressed_d999 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.focus_pressed_d999 [class*="social-icon-digg"].mask_gas_600f {
  background-color: transparent;
  color: #005be2;
}
.focus_pressed_d999 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.focus_pressed_d999 [class*="social-icon-dribbble"].mask_gas_600f {
  background-color: transparent;
  color: #ea4c89;
}
.focus_pressed_d999 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.focus_pressed_d999 [class*="social-icon-envelope"].mask_gas_600f {
  background-color: transparent;
  color: #ea4335;
}
.focus_pressed_d999 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.focus_pressed_d999 [class*="social-icon-facebook"].mask_gas_600f {
  background-color: transparent;
  color: #3b5998;
}
.focus_pressed_d999 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.focus_pressed_d999 [class*="social-icon-flickr"].mask_gas_600f {
  background-color: transparent;
  color: #0063dc;
}
.focus_pressed_d999 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.focus_pressed_d999 [class*="social-icon-foursquare"].mask_gas_600f {
  background-color: transparent;
  color: #2d5be3;
}
.focus_pressed_d999 [class*="social-icon-github"] {
  background-color: #333;
}
.focus_pressed_d999 [class*="social-icon-github"].mask_gas_600f {
  background-color: transparent;
  color: #333;
}
.focus_pressed_d999 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.focus_pressed_d999 [class*="social-icon-google-plus"].mask_gas_600f {
  background-color: transparent;
  color: #dd4b39;
}
.focus_pressed_d999 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.focus_pressed_d999 [class*="social-icon-houzz"].mask_gas_600f {
  background-color: transparent;
  color: #7ac142;
}
.focus_pressed_d999 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.focus_pressed_d999 [class*="social-icon-instagram"].mask_gas_600f {
  background-color: transparent;
  color: #262626;
}
.focus_pressed_d999 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.focus_pressed_d999 [class*="social-icon-jsfiddle"].mask_gas_600f {
  background-color: transparent;
  color: #487aa2;
}
.focus_pressed_d999 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.focus_pressed_d999 [class*="social-icon-linkedin"].mask_gas_600f {
  background-color: transparent;
  color: #0077b5;
}
.focus_pressed_d999 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.focus_pressed_d999 [class*="social-icon-medium"].mask_gas_600f {
  background-color: transparent;
  color: #00ab6b;
}
.focus_pressed_d999 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.focus_pressed_d999
  [class*="social-icon-odnoklassniki"].mask_gas_600f {
  background-color: transparent;
  color: #f4731c;
}
.focus_pressed_d999 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.focus_pressed_d999 [class*="social-icon-meetup"].mask_gas_600f {
  background-color: transparent;
  color: #ec1c40;
}
.focus_pressed_d999 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.focus_pressed_d999 [class*="social-icon-pinterest"].mask_gas_600f {
  background-color: transparent;
  color: #bd081c;
}
.focus_pressed_d999 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.focus_pressed_d999 [class*="social-icon-product-hunt"].mask_gas_600f {
  background-color: transparent;
  color: #da552f;
}
.focus_pressed_d999 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.focus_pressed_d999 [class*="social-icon-reddit"].mask_gas_600f {
  background-color: transparent;
  color: #ff4500;
}
.focus_pressed_d999 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.focus_pressed_d999 [class*="social-icon-rss"].mask_gas_600f {
  background-color: transparent;
  color: #f26522;
}
.focus_pressed_d999 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.focus_pressed_d999
  [class*="social-icon-shopping-cart"].mask_gas_600f {
  background-color: transparent;
  color: #4caf50;
}
.focus_pressed_d999 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.focus_pressed_d999 [class*="social-icon-skype"].mask_gas_600f {
  background-color: transparent;
  color: #00aff0;
}
.focus_pressed_d999 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.focus_pressed_d999 [class*="social-icon-slideshare"].mask_gas_600f {
  background-color: transparent;
  color: #0077b5;
}
.focus_pressed_d999 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.focus_pressed_d999 [class*="social-icon-snapchat"].mask_gas_600f {
  background-color: transparent;
  color: #fffc00;
}
.focus_pressed_d999 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.focus_pressed_d999 [class*="social-icon-soundcloud"].mask_gas_600f {
  background-color: transparent;
  color: #f80;
}
.focus_pressed_d999 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.focus_pressed_d999 [class*="social-icon-spotify"].mask_gas_600f {
  background-color: transparent;
  color: #2ebd59;
}
.focus_pressed_d999 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.focus_pressed_d999
  [class*="social-icon-stack-overflow"].mask_gas_600f {
  background-color: transparent;
  color: #fe7a15;
}
.focus_pressed_d999 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.focus_pressed_d999 [class*="social-icon-maldkfgram"].mask_gas_600f {
  background-color: transparent;
  color: #2ca5e0;
}
.focus_pressed_d999 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.focus_pressed_d999 [class*="social-icon-tripadvisor"].mask_gas_600f {
  background-color: transparent;
  color: #589442;
}
.focus_pressed_d999 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.focus_pressed_d999 [class*="social-icon-tumblr"].mask_gas_600f {
  background-color: transparent;
  color: #35465c;
}
.focus_pressed_d999 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.focus_pressed_d999 [class*="social-icon-twitch"].mask_gas_600f {
  background-color: transparent;
  color: #6441a5;
}
.focus_pressed_d999 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.focus_pressed_d999 [class*="social-icon-twitter"].mask_gas_600f {
  background-color: transparent;
  color: #1da1f2;
}
.focus_pressed_d999 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.focus_pressed_d999 [class*="social-icon-vimeo"].mask_gas_600f {
  background-color: transparent;
  color: #1ab7ea;
}
.focus_pressed_d999 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.focus_pressed_d999 [class*="social-icon-vk"].mask_gas_600f {
  background-color: transparent;
  color: #45668e;
}
.focus_pressed_d999 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.focus_pressed_d999 [class*="social-icon-weibo"].mask_gas_600f {
  background-color: transparent;
  color: #df2029;
}
.focus_pressed_d999 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.focus_pressed_d999 [class*="social-icon-weixin"].mask_gas_600f {
  background-color: transparent;
  color: #7bb32e;
}
.focus_pressed_d999 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.focus_pressed_d999 [class*="social-icon-whatsapp"].mask_gas_600f {
  background-color: transparent;
  color: #25d366;
}
.focus_pressed_d999 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.focus_pressed_d999 [class*="social-icon-wordpress"].mask_gas_600f {
  background-color: transparent;
  color: #21759b;
}
.focus_pressed_d999 [class*="social-icon-xing"] {
  background-color: #026466;
}
.focus_pressed_d999 [class*="social-icon-xing"].mask_gas_600f {
  background-color: transparent;
  color: #026466;
}
.focus_pressed_d999 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.focus_pressed_d999 [class*="social-icon-yelp"].mask_gas_600f {
  background-color: transparent;
  color: #af0606;
}
.focus_pressed_d999 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.focus_pressed_d999 [class*="social-icon-youtube"].mask_gas_600f {
  background-color: transparent;
  color: #cd201f;
}
.clean_5729 {
  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;
}
.clean_5729:hover {
  box-shadow: none;
  background: 0 0;
}
.north_a297 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.sidebar-b732 {
  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;
}
.hot_d18f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.tiny-ac81 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.tiny-ac81,
.tiny-ac81::after,
.tiny-ac81::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;
}
.tiny-ac81::after,
.tiny-ac81::before {
  content: "";
  display: block;
  background-color: inherit;
}
.content-bottom-6db6 .sidebar-b732 .hot_d18f {
  margin-top: -2px;
  width: 19px;
}
.content-bottom-6db6 .sidebar-b732 .tiny-ac81 {
  margin-top: -1px;
}
.content-bottom-6db6 .sidebar-b732 .tiny-ac81,
.content-bottom-6db6 .sidebar-b732 .tiny-ac81::after,
.content-bottom-6db6 .sidebar-b732 .tiny-ac81::before {
  width: 19px;
  height: 2px;
}
.content-bottom-6db6 .sidebar-b732 .tiny-ac81::before {
  top: -6px;
}
.content-bottom-6db6 .sidebar-b732 .tiny-ac81::after {
  bottom: -6px;
}
.layout_next_3ef7 .sidebar-b732 .hot_d18f {
  margin-top: -2px;
  width: 22px;
}
.layout_next_3ef7 .sidebar-b732 .tiny-ac81 {
  margin-top: -1px;
}
.layout_next_3ef7 .sidebar-b732 .tiny-ac81,
.layout_next_3ef7 .sidebar-b732 .tiny-ac81::after,
.layout_next_3ef7 .sidebar-b732 .tiny-ac81::before {
  width: 22px;
  height: 2px;
}
.layout_next_3ef7 .sidebar-b732 .tiny-ac81::before {
  top: -7px;
}
.layout_next_3ef7 .sidebar-b732 .tiny-ac81::after {
  bottom: -7px;
}
.sort_d885 .sidebar-b732 .hot_d18f {
  margin-top: -2px;
  width: 31px;
}
.sort_d885 .sidebar-b732 .tiny-ac81 {
  margin-top: -1.5px;
}
.sort_d885 .sidebar-b732 .tiny-ac81,
.sort_d885 .sidebar-b732 .tiny-ac81::after,
.sort_d885 .sidebar-b732 .tiny-ac81::before {
  width: 31px;
  height: 3px;
}
.sort_d885 .sidebar-b732 .tiny-ac81::before {
  top: -9px;
}
.sort_d885 .sidebar-b732 .tiny-ac81::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .pro_ce9a .sidebar-b732 .hot_d18f {
    margin-top: -2px;
    width: 19px;
  }
  .pro_ce9a .sidebar-b732 .tiny-ac81 {
    margin-top: -1px;
  }
  .pro_ce9a .sidebar-b732 .tiny-ac81,
  .pro_ce9a .sidebar-b732 .tiny-ac81::after,
  .pro_ce9a .sidebar-b732 .tiny-ac81::before {
    width: 19px;
    height: 2px;
  }
  .pro_ce9a .sidebar-b732 .tiny-ac81::before {
    top: -6px;
  }
  .pro_ce9a .sidebar-b732 .tiny-ac81::after {
    bottom: -6px;
  }
  .icon-small-146c .sidebar-b732 .hot_d18f {
    margin-top: -2px;
    width: 22px;
  }
  .icon-small-146c .sidebar-b732 .tiny-ac81 {
    margin-top: -1px;
  }
  .icon-small-146c .sidebar-b732 .tiny-ac81,
  .icon-small-146c .sidebar-b732 .tiny-ac81::after,
  .icon-small-146c .sidebar-b732 .tiny-ac81::before {
    width: 22px;
    height: 2px;
  }
  .icon-small-146c .sidebar-b732 .tiny-ac81::before {
    top: -7px;
  }
  .icon-small-146c .sidebar-b732 .tiny-ac81::after {
    bottom: -7px;
  }
  .paper_71f4 .sidebar-b732 .hot_d18f {
    margin-top: -2px;
    width: 31px;
  }
  .paper_71f4 .sidebar-b732 .tiny-ac81 {
    margin-top: -1.5px;
  }
  .paper_71f4 .sidebar-b732 .tiny-ac81,
  .paper_71f4 .sidebar-b732 .tiny-ac81::after,
  .paper_71f4 .sidebar-b732 .tiny-ac81::before {
    width: 31px;
    height: 3px;
  }
  .paper_71f4 .sidebar-b732 .tiny-ac81::before {
    top: -9px;
  }
  .paper_71f4 .sidebar-b732 .tiny-ac81::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .element_up_4684 .sidebar-b732 .hot_d18f {
    margin-top: -2px;
    width: 19px;
  }
  .element_up_4684 .sidebar-b732 .tiny-ac81 {
    margin-top: -1px;
  }
  .element_up_4684 .sidebar-b732 .tiny-ac81,
  .element_up_4684 .sidebar-b732 .tiny-ac81::after,
  .element_up_4684 .sidebar-b732 .tiny-ac81::before {
    width: 19px;
    height: 2px;
  }
  .element_up_4684 .sidebar-b732 .tiny-ac81::before {
    top: -6px;
  }
  .element_up_4684 .sidebar-b732 .tiny-ac81::after {
    bottom: -6px;
  }
  .status-503d .sidebar-b732 .hot_d18f {
    margin-top: -2px;
    width: 22px;
  }
  .status-503d .sidebar-b732 .tiny-ac81 {
    margin-top: -1px;
  }
  .status-503d .sidebar-b732 .tiny-ac81,
  .status-503d .sidebar-b732 .tiny-ac81::after,
  .status-503d .sidebar-b732 .tiny-ac81::before {
    width: 22px;
    height: 2px;
  }
  .status-503d .sidebar-b732 .tiny-ac81::before {
    top: -7px;
  }
  .status-503d .sidebar-b732 .tiny-ac81::after {
    bottom: -7px;
  }
  .grid_fluid_955b .sidebar-b732 .hot_d18f {
    margin-top: -2px;
    width: 31px;
  }
  .grid_fluid_955b .sidebar-b732 .tiny-ac81 {
    margin-top: -1.5px;
  }
  .grid_fluid_955b .sidebar-b732 .tiny-ac81,
  .grid_fluid_955b .sidebar-b732 .tiny-ac81::after,
  .grid_fluid_955b .sidebar-b732 .tiny-ac81::before {
    width: 31px;
    height: 3px;
  }
  .grid_fluid_955b .sidebar-b732 .tiny-ac81::before {
    top: -9px;
  }
  .grid_fluid_955b .sidebar-b732 .tiny-ac81::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .caption-dark-5fd8 .sidebar-b732 .hot_d18f {
    margin-top: -2px;
    width: 19px;
  }
  .caption-dark-5fd8 .sidebar-b732 .tiny-ac81 {
    margin-top: -1px;
  }
  .caption-dark-5fd8 .sidebar-b732 .tiny-ac81,
  .caption-dark-5fd8 .sidebar-b732 .tiny-ac81::after,
  .caption-dark-5fd8 .sidebar-b732 .tiny-ac81::before {
    width: 19px;
    height: 2px;
  }
  .caption-dark-5fd8 .sidebar-b732 .tiny-ac81::before {
    top: -6px;
  }
  .caption-dark-5fd8 .sidebar-b732 .tiny-ac81::after {
    bottom: -6px;
  }
  .banner_d369 .sidebar-b732 .hot_d18f {
    margin-top: -2px;
    width: 22px;
  }
  .banner_d369 .sidebar-b732 .tiny-ac81 {
    margin-top: -1px;
  }
  .banner_d369 .sidebar-b732 .tiny-ac81,
  .banner_d369 .sidebar-b732 .tiny-ac81::after,
  .banner_d369 .sidebar-b732 .tiny-ac81::before {
    width: 22px;
    height: 2px;
  }
  .banner_d369 .sidebar-b732 .tiny-ac81::before {
    top: -7px;
  }
  .banner_d369 .sidebar-b732 .tiny-ac81::after {
    bottom: -7px;
  }
  .button_302e .sidebar-b732 .hot_d18f {
    margin-top: -2px;
    width: 31px;
  }
  .button_302e .sidebar-b732 .tiny-ac81 {
    margin-top: -1.5px;
  }
  .button_302e .sidebar-b732 .tiny-ac81,
  .button_302e .sidebar-b732 .tiny-ac81::after,
  .button_302e .sidebar-b732 .tiny-ac81::before {
    width: 31px;
    height: 3px;
  }
  .button_302e .sidebar-b732 .tiny-ac81::before {
    top: -9px;
  }
  .button_302e .sidebar-b732 .tiny-ac81::after {
    bottom: -9px;
  }
}
.notification-fast-47fe .tiny-ac81 {
  -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);
}
.notification-fast-47fe .tiny-ac81::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.notification-fast-47fe .tiny-ac81::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);
}
.notification-fast-47fe.hidden_a16f .tiny-ac81 {
  -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);
}
.notification-fast-47fe.hidden_a16f .tiny-ac81::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.notification-fast-47fe.hidden_a16f .tiny-ac81::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);
}
.tag_a5ea {
  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.main_af9a:before {
  display: none;
}
.gas-a46d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.gas-a46d .mask-fa2d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.gas-a46d .mask-fa2d:last-of-type {
  border-bottom: none;
}
.gas-a46d .mask-fa2d.layout_a636,
.gas-a46d .mask-fa2d.selected-9393,
.gas-a46d .mask-fa2d.focus_f8bd {
  padding: 0;
}
.gas-a46d .over-5afc .picture-active-c3e3 {
  color: currentColor;
}
.gas-a46d .over-5afc .picture-active-c3e3:focus,
.gas-a46d .over-5afc .picture-active-c3e3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gas-a46d.dropdown_1ebe .chip-d21a,
.gas-a46d.dropdown_1ebe .row-fast-c900 a,
.gas-a46d.dropdown_1ebe .preview_clean_61fc a,
.gas-a46d.dropdown_1ebe .gallery-f2e6 a {
  color: rgba(0, 0, 0, 0.55);
}
.gas-a46d.dropdown_1ebe .chip-d21a:hover,
.gas-a46d.dropdown_1ebe .row-fast-c900 a:hover,
.gas-a46d.dropdown_1ebe .preview_clean_61fc a:hover,
.gas-a46d.dropdown_1ebe .gallery-f2e6 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gas-a46d.dropdown_1ebe .cold-6405 {
  color: rgba(0, 0, 0, 0.8);
}
.gas-a46d.dropdown_1ebe .mask-fa2d {
  border-color: rgba(0, 0, 0, 0.08);
}
.gas-a46d.dropdown_1ebe .mask-fa2d:before {
  background: rgba(0, 0, 0, 0.08);
}
.gas-a46d.dropdown_1ebe .north_adce:before {
  background: rgba(255, 255, 255, 0.9);
}
.gas-a46d.dropdown_1ebe .over-5afc .white_68dc li a,
.gas-a46d.dropdown_1ebe .over-5afc .picture-active-c3e3,
.gas-a46d.dropdown_1ebe .gallery-f2e6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.gas-a46d.dropdown_1ebe .over-5afc .picture-active-c3e3:focus,
.gas-a46d.dropdown_1ebe .over-5afc .picture-active-c3e3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gas-a46d.dropdown_1ebe .white_68dc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gas-a46d.image-ec14 .chip-d21a,
.gas-a46d.image-ec14 .row-fast-c900 a,
.gas-a46d.image-ec14 .preview_clean_61fc .picture-active-c3e3,
.gas-a46d.image-ec14 .preview_clean_61fc a,
.gas-a46d.image-ec14 .gallery-f2e6 a {
  color: rgba(255, 255, 255, 0.79);
}
.gas-a46d.image-ec14 .chip-d21a:hover,
.gas-a46d.image-ec14 .row-fast-c900 a:hover,
.gas-a46d.image-ec14 .preview_clean_61fc .picture-active-c3e3:hover,
.gas-a46d.image-ec14 .preview_clean_61fc a:hover,
.gas-a46d.image-ec14 .gallery-f2e6 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gas-a46d.image-ec14 .cold-6405 {
  color: rgba(255, 255, 255, 0.99);
}
.gas-a46d.image-ec14 .mask-fa2d {
  border-color: rgba(255, 255, 255, 0.08);
}
.gas-a46d.image-ec14 .mask-fa2d:before {
  background: rgba(255, 255, 255, 0.08);
}
.gas-a46d.image-ec14 .north_adce:before {
  background: rgba(0, 0, 0, 0.9);
}
.gas-a46d.image-ec14 .over-5afc .white_68dc li a,
.gas-a46d.image-ec14 .over-5afc .picture-active-c3e3,
.gas-a46d.image-ec14 .gallery-f2e6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.gas-a46d.image-ec14 .over-5afc .picture-active-c3e3:focus,
.gas-a46d.image-ec14 .over-5afc .picture-active-c3e3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gas-a46d.image-ec14 .white_68dc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.north_adce {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.north_adce:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.status_fa5d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.surface-4a74 .gas-a46d {
  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;
}
.surface-4a74 .mask-fa2d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.surface-4a74 .mask-fa2d: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) {
  .surface-4a74 .mask-fa2d:before {
    width: 16%;
    left: 42%;
  }
}
.surface-4a74 .mask-fa2d:last-child:before {
  content: none;
}
.surface-4a74 .mask-fa2d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.surface-4a74 .over-5afc .white_68dc li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.surface-4a74 .over-5afc .white_68dc li a .picture-active-c3e3 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.surface-4a74 .over-5afc .gallery-f2e6 {
  border: none;
}
.surface-4a74 .over-5afc .gallery-f2e6 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.surface-4a74 .north_adce {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.surface-4a74 .status_fa5d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.surface-4a74 .image-ec14 .north_adce:before {
  background: rgba(0, 0, 0, 0.9);
}
.surface-4a74 .dropdown_1ebe.brown_a2e7 .tiny-ac81 {
  background: rgba(0, 0, 0, 0.6);
}
.surface-4a74
  .dropdown_1ebe.brown_a2e7
  .tiny-ac81::after,
.surface-4a74
  .dropdown_1ebe.brown_a2e7
  .tiny-ac81:before {
  background: inherit;
}
.surface-4a74
  .dropdown_1ebe.brown_a2e7:hover
  .tiny-ac81 {
  background: rgba(0, 0, 0, 0.8);
}
.motion_517a .gas-a46d {
  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) {
  .motion_517a .gas-a46d {
    width: auto;
    right: 45px;
  }
}
.progress_b850 .gas-a46d {
  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) {
  .progress_b850 .gas-a46d {
    width: auto;
    left: 45px;
  }
}
.main_af9a .gas-a46d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.main_af9a .status_fa5d {
  max-width: 48em;
  margin: 0 auto;
}
.main_af9a .north_adce:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.upper_a776 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.upper_a776.surface-4a74 .gas-a46d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.upper_a776.motion_517a .gas-a46d {
  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);
}
.upper_a776 .gas-a46d {
  visibility: visible;
}
.upper_a776.progress_b850 .gas-a46d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.picture-7207,
.texture_pink_d4c6 {
  overflow-x: hidden;
}
.picture-7207 .gas-a46d {
  overflow: auto;
}
.picture-7207.surface-4a74 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.picture-7207.surface-4a74 .gas-a46d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.picture-7207.surface-4a74 .clean_5729 {
  opacity: 0;
}
.picture-7207.motion_517a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.picture-7207.motion_517a .gas-a46d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.picture-7207.motion_517a .clean_5729 {
  opacity: 0;
}
.picture-7207.progress_b850 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.picture-7207.progress_b850 .gas-a46d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.picture-7207.progress_b850 .clean_5729 {
  opacity: 0;
}
.picture-7207.main_af9a .gas-a46d {
  z-index: 10;
  visibility: visible;
}
.brown_a2e7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.brown_a2e7 .tiny-ac81 {
  background: rgba(255, 255, 255, 0.99);
}
.brown_a2e7 .tiny-ac81::after,
.brown_a2e7 .tiny-ac81:before {
  background: inherit;
}
.brown_a2e7:hover .tiny-ac81 {
  background: rgba(255, 255, 255, 0.99);
}
.progress_b850 .brown_a2e7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.main_af9a .brown_a2e7 {
  display: none !important;
}
.picture-7207:before,
.texture_pink_d4c6:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.picture-7207 .brown_a2e7,
.texture_pink_d4c6 .brown_a2e7 {
  display: inline-block;
}
.gas-a46d .wide_41fb {
  -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;
}
.picture-7207 .gas-a46d .wide_41fb,
.texture_pink_d4c6 .gas-a46d .wide_41fb {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.info_paper_e4ee .header_685b {
  width: 100%;
}
.video_bronze_fc45 {
  padding: 0 0.5em 0;
}
.video_bronze_fc45 [class*="customify-col-"],
.video_bronze_fc45 [class*="customify-col_"],
.video_bronze_fc45 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.frame_608f .video_bronze_fc45 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .center_fbcb .tag-e753,
  .tag-e753 {
    display: none;
  }
  .table-eecc {
    text-align: left;
  }
  .info-iron-7cd0 {
    text-align: center;
  }
  .button-outer-1417 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .center_fbcb .text-black-89fe,
  .text-black-89fe {
    display: none;
  }
  .gradient_smooth_aec0 {
    text-align: left;
  }
  .media_simple_9b7c {
    text-align: center;
  }
  .tertiary-full-0590 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .center_fbcb .main_dark_5cf9,
  .main_dark_5cf9 {
    display: none;
  }
  .out-49bf {
    text-align: left;
  }
  .shadow-tall-e56b {
    text-align: center;
  }
  .item_white_90c0 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.filter-south-6590 {
  box-shadow: none !important;
}
.layout-pressed-99c5 .button-d33e,
.chip_9006 .button-d33e {
  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;
}
.chip_9006 .button-d33e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.accordion_solid_fc61 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.accordion_solid_fc61:after,
.accordion_solid_fc61:before {
  content: "";
  display: table;
}
.accordion_solid_fc61:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .accordion_solid_fc61 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.accordion_solid_fc61,
.notification-tall-766c {
  max-width: 1248px;
  margin: 0 auto;
}

.input_12bb.hover-3ef7 .accordion_solid_fc61 {
  max-width: 100%;
}
.input_12bb.mask-60bb {
  max-width: 1200px;
  margin: 0 auto;
}
.input_12bb.alert_16f0 .accordion_solid_fc61 {
  max-width: 100%;
}
.input_12bb.alert_16f0 > .accordion_solid_fc61 {
  padding-left: 0;
  padding-right: 0;
}
.input_12bb.alert_16f0 > .accordion_solid_fc61 .center_fbcb {
  margin: 0;
}
.input_12bb.alert_16f0
  > .accordion_solid_fc61
  .sidebar-motion-ffc3.out-9df7 {
  margin-right: 0;
  margin-left: 0;
}
.input_12bb.alert_16f0 #main.out-9df7 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .grid_254d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .grid_254d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .table-thick-c96c .stone-a5d1 {
    padding-right: 1em;
  }
  .table-thick-c96c.slider_5ff7 .sidebar-motion-ffc3 {
    border-right: 1px solid #eaecee;
  }
  .table-thick-c96c.slider_5ff7 .stone-a5d1 {
    padding-right: 1em;
  }
  .table-thick-c96c.slider_5ff7 .carousel-outer-c54d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .block-4ab3 .stone-a5d1 {
    padding-left: 1em;
  }
  .block-4ab3.slider_5ff7 .sidebar-motion-ffc3 {
    border-left: 1px solid #eaecee;
  }
  .block-4ab3.slider_5ff7 .stone-a5d1 {
    padding-left: 1em;
  }
  .block-4ab3.slider_5ff7 .carousel-outer-c54d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .form_rough_e3b6 .stone-a5d1 {
    padding-left: 1em;
  }
  .form_rough_e3b6.slider_5ff7 .label_current_3a08 {
    border-right: 1px solid #eaecee;
  }
  .form_rough_e3b6.slider_5ff7 .chip-8cb9 {
    border-right: 1px solid #eaecee;
  }
  .form_rough_e3b6.slider_5ff7 .stone-a5d1 {
    padding-left: 1em;
  }
  .form_rough_e3b6.slider_5ff7 .carousel-outer-c54d {
    padding-right: 1em;
  }
  .form_rough_e3b6.slider_5ff7 .link_06ab {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .new_8d16 .stone-a5d1 {
    padding-right: 1em;
  }
  .new_8d16.slider_5ff7 .label_current_3a08 {
    border-left: 1px solid #eaecee;
  }
  .new_8d16.slider_5ff7 .chip-8cb9 {
    border-left: 1px solid #eaecee;
  }
  .new_8d16.slider_5ff7 .stone-a5d1 {
    padding-right: 1em;
  }
  .new_8d16.slider_5ff7 .carousel-outer-c54d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .new_8d16.slider_5ff7 .link_06ab {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .grid_254d .stone-a5d1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .grid_254d.slider_5ff7 .sidebar-motion-ffc3 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .grid_254d.slider_5ff7 .stone-a5d1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .grid_254d.slider_5ff7 .carousel-outer-c54d {
    padding-left: 1em;
  }
  .grid_254d.slider_5ff7 .link_06ab {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .grid_254d.slider_5ff7 .stone-a5d1 {
    padding-left: 0;
  }
}
.form-top-d1d8 .dropdown-6a4d {
  display: inline-block;
}
.gold_4ac5 {
  display: inline-block;
}
.east_d6d0 {
  word-con: break-word;
}
.medium_b285 > span {
  display: inline-block;
  padding: 5px 0;
}
.medium_b285 .border_52fc {
  margin-left: 8px;
  margin-right: 8px;
}
.medium_b285 .module-liquid-5aca img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.bright-450c .detail_a5f8 {
  margin-bottom: 2em;
}
.bright-450c .hidden-hard-f474 {
  margin-bottom: 15px;
}
.bright-450c .hidden-hard-f474:last-child {
  margin-bottom: 0;
}
.bright-450c .west-3407 {
  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) {
  .bright-450c .west-3407 {
    display: block;
  }
}
.bright-450c .footer_green_bea1 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .bright-450c .footer_green_bea1 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.bright-450c .notification-fluid-49ab {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.bright-450c .notification-fluid-49ab img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.bright-450c .notification-fluid-49ab a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.bright-450c .east_d6d0 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.bright-450c .east_d6d0 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.bright-450c .search_large_e453 p:last-child {
  margin-bottom: 0;
}
.bright-450c .white-b071 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.bright-450c .hidden_0c28 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.bright-450c .accent-huge-a83e {
  margin-top: 1em;
}
.bright-450c .preview_tiny_f769 {
  top: 0;
  display: block;
}
.bright-450c .preview_tiny_f769 a {
  color: inherit;
}
.bright-450c .preview_tiny_f769 a:hover {
  color: inherit;
}
.bright-450c .item-4200 {
  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;
}
.bright-450c .item-4200:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.bright-450c .hidden_0c28 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.bright-450c .link_02d6 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.bright-450c .link_02d6:first-child {
  margin-top: 0;
}
.bright-450c .link_02d6.article-gold-4029 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.bright-450c .link_02d6.tertiary-silver-1f8c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.bright-450c
  .link_02d6.tertiary-silver-1f8c.shade-middle-2c51
  .accent-huge-a83e {
  width: 100%;
}
.bright-450c .tertiary-silver-1f8c {
  -webkit-box-align: center;
  align-items: center;
}
.bright-450c .tertiary-silver-1f8c .medium_b285,
.bright-450c .tertiary-silver-1f8c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.bright-450c .notification-fluid-49ab {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bright-450c .notification-fluid-49ab img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bright-450c .notification-fluid-49ab: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;
}
.bright-450c .article-gold-4029 {
  z-index: 5;
}
.bright-450c .iron_1a33 .message_basic_75a8 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.bright-450c .north_e39d .message_basic_75a8 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.bright-450c .tabs_76c0 .message_basic_75a8 {
  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;
}
.bright-450c.description_0290 .west-3407,
.bright-450c.cool-f555 .west-3407 {
  display: block;
}
.bright-450c.description_0290 .west-3407 .item-advanced-99f9,
.bright-450c.description_0290 .west-3407 .hidden_0c28,
.bright-450c.cool-f555 .west-3407 .item-advanced-99f9,
.bright-450c.cool-f555 .west-3407 .hidden_0c28 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.bright-450c.wide_c1f2 .footer_green_bea1 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .bright-450c.wide_c1f2 .footer_green_bea1 {
    margin-right: 0;
  }
}
.bright-450c.description_0290 .footer_green_bea1,
.bright-450c.cool-f555 .footer_green_bea1 {
  padding-top: 40%;
}
.bright-450c.description_0290 .detail_a5f8,
.bright-450c.cool-f555 .detail_a5f8 {
  display: block;
}
.bright-450c.description_0290 .fn-sticky-ba9c .hidden_0c28,
.bright-450c.cool-f555 .fn-sticky-ba9c .hidden_0c28 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.bright-450c.description_0290 .footer_green_bea1,
.bright-450c.cool-f555 .footer_green_bea1 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.bright-450c.description_0290 .hidden_0c28 {
  padding: 1em;
}
.picture-4bc4 {
  margin: 30px auto;
  display: block;
}
.picture-4bc4 .down_eb67 > * {
  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;
}
.picture-4bc4 .down_eb67 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.picture-4bc4 .down_eb67 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.menu-solid-d872 .medium_b285 {
  margin-bottom: 1.41575em;
}
.menu-solid-d872 .soft_1291 {
  margin-bottom: 1.618em;
}
.badge-down-5bf7 .advanced-d1bc {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.badge-down-5bf7 .advanced-d1bc a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.badge-down-5bf7 .menu-east-3ff8 {
  max-width: 100%;
  overflow: auto;
}
.info-lower-f90c .badge-down-5bf7 a:hover {
  text-decoration: underline;
}
.large_ed04 .hidden-hard-f474:not(.east_d6d0),
.large_ed04 .notification-fluid-49ab {
  margin-bottom: 1.41575em;
}
.large_ed04 .hidden-hard-f474:not(.east_d6d0):last-child,
.large_ed04 .notification-fluid-49ab:last-child {
  margin-bottom: 0;
}
.large_ed04 .hidden-hard-f474.surface-rough-6140 {
  margin-bottom: 0.41575em;
}
.large_ed04 .bright-8c2f:before,
.large_ed04 .clean-ffd2:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.large_ed04 .bright-8c2f:before {
  content: "\f115";
}
.large_ed04 .clean-ffd2:before {
  content: "\f02c";
}
.large_ed04 .popup-21d6 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.large_ed04 .popup-21d6 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.center_1201 {
  display: -webkit-box;
  display: flex;
}
.center_1201 .shadow_4689 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .center_1201 .shadow_4689 {
    flex-basis: 90px;
  }
}
.center_1201 .basic_e575 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .center_1201 .basic_e575 {
    flex-basis: calc(100% - 50px);
  }
}
.center_1201 .nav_4edd p:last-child {
  margin-bottom: 0.72em;
}
.element_hot_e96c .down_eb67 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.element_hot_e96c .down_eb67:after,
.element_hot_e96c .down_eb67:before {
  content: "";
  display: table;
}
.element_hot_e96c .down_eb67:after {
  clear: both;
}
.element_hot_e96c .down_eb67 .section_3ee9,
.element_hot_e96c .down_eb67 .carousel-thick-e6d1 {
  width: 49%;
}
.element_hot_e96c .down_eb67 .section_3ee9 a span.summary_solid_444e,
.element_hot_e96c .down_eb67 .carousel-thick-e6d1 a span.summary_solid_444e {
  display: block;
  margin-bottom: 5px;
}
.element_hot_e96c .down_eb67 .carousel-thick-e6d1 {
  float: left;
  text-align: left;
}
.element_hot_e96c .down_eb67 .section_3ee9 {
  float: right;
  text-align: right;
}
.surface-bronze-83f7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .surface-bronze-83f7 {
    margin-bottom: 0;
  }
}
.wrapper_silver_6989 {
  margin-bottom: 1em;
}
.wrapper_silver_6989 .east_d6d0 {
  font-size: 1.1em;
  line-height: 1.3;
}
.hover_black_026d a {
  display: block;
  line-height: 0;
  position: relative;
}
.pink-5d3a .wrapper_silver_6989,
.brown-784a .wrapper_silver_6989 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .pink-5d3a .wrapper_silver_6989,
  .brown-784a .wrapper_silver_6989 {
    display: block;
  }
}
.pink-5d3a .hover_black_026d,
.brown-784a .hover_black_026d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .pink-5d3a .hover_black_026d,
  .brown-784a .hover_black_026d {
    margin-bottom: 1em;
  }
}
.pink-5d3a .hover_black_026d img,
.brown-784a .hover_black_026d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.pink-5d3a .tooltip_2a8a,
.brown-784a .tooltip_2a8a {
  flex-basis: calc(100% - 160px);
}
.pink-5d3a .tooltip_2a8a p,
.brown-784a .tooltip_2a8a p {
  margin-bottom: 0;
}
.pink-5d3a .tooltip_2a8a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .pink-5d3a .tooltip_2a8a {
    padding-left: 0;
  }
}
.brown-784a .tooltip_2a8a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .brown-784a .tooltip_2a8a {
    padding-right: 0;
  }
}
.brown-784a .hover_black_026d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.sort-4490 .hover_black_026d {
  margin-bottom: 0.5em;
}
.sort-4490 .hover_black_026d img {
  width: 100%;
}
.article-selected-e7b6 .clean-6d82,
.panel_b76a .clean-6d82 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.panel_b76a .sidebar-motion-ffc3 .item-cddc p:last-child {
  margin-bottom: 0;
}
.title-smooth-cb40 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.surface-2345 .dropdown-5219 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .surface-2345 .dropdown-5219:last-of-type {
    margin-bottom: 0;
  }
}
.surface-2345 .dropdown-5219 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.surface-2345 .dropdown-5219 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.surface-2345 .dropdown-5219 ul li {
  margin: 0 0 0.6em;
}
.surface-2345 .dropdown-5219 ul li.item-light-cad1,
.surface-2345 .dropdown-5219 ul li.form_last_c839 {
  position: relative;
}
.surface-2345 .dropdown-5219 ul li.item-light-cad1 .highlight-inner-011a,
.surface-2345 .dropdown-5219 ul li.form_last_c839 .highlight-inner-011a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.surface-2345 .dropdown-5219 ul li.item-light-cad1:after:after,
.surface-2345 .dropdown-5219 ul li.item-light-cad1:after:before,
.surface-2345
  .dropdown-5219
  ul
  li.form_last_c839:after:after,
.surface-2345
  .dropdown-5219
  ul
  li.form_last_c839:after:before {
  content: "";
  display: table;
}
.surface-2345 .dropdown-5219 ul li.item-light-cad1:after:after,
.surface-2345
  .dropdown-5219
  ul
  li.form_last_c839:after:after {
  clear: both;
}
.surface-2345 .dropdown-5219 a.sort_left_7f62:hover {
  text-decoration: none;
}
.surface-2345 .dropdown-5219 select {
  max-width: 100%;
}
.surface-2345 .dropdown-5219 table {
  font-size: 85%;
}
.surface-2345 .dropdown-5219 table td,
.surface-2345 .dropdown-5219 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.surface-2345 .dropdown-5219 table tfoot td {
  text-align: left;
}
.surface-2345 .dropdown-5219 :last-child {
  margin-bottom: 0;
}
.surface-2345 .dropdown-5219 .modal_fd13 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.surface-2345 .dropdown-5219 .modal_fd13 label {
  width: 100%;
}
.surface-2345 .dropdown-5219 .modal_fd13 .nav_948e {
  width: 100%;
  display: block;
}
.surface-2345 .dropdown-5219 .modal_fd13 .popup-0d3d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.surface-2345 .dropdown-5219 .modal_fd13 .popup-0d3d:hover svg #svg-search {
  fill: #444;
}
.surface-2345 .dropdown-5219 .modal_fd13 .popup-0d3d svg {
  width: 18px;
  height: 18px;
}
.surface-2345 .form_motion_f091 ul ul,
.surface-2345 .easy_617c ul ul,
.surface-2345 .nav-gold-a1f3 ul ul,
.surface-2345 .over-2923 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.surface-2345 .form_motion_f091 .footer-5e6e > a,
.surface-2345 .easy_617c .footer-5e6e > a,
.surface-2345 .nav-gold-a1f3 .footer-5e6e > a,
.surface-2345 .over-2923 .footer-5e6e > a {
  margin-bottom: 0;
}
.surface-2345 .avatar-cool-da42 li,
.surface-2345 .form_motion_f091 li,
.surface-2345 .lower-541c li,
.surface-2345 .easy_617c li,
.surface-2345 .nav-gold-a1f3 li,
.surface-2345 .over-2923 li,
.surface-2345 .summary-1831 li,
.surface-2345 .picture-iron-533f li {
  display: block;
  position: relative;
}
.surface-2345 .avatar-cool-da42 li:last-child,
.surface-2345 .form_motion_f091 li:last-child,
.surface-2345 .lower-541c li:last-child,
.surface-2345 .easy_617c li:last-child,
.surface-2345 .nav-gold-a1f3 li:last-child,
.surface-2345 .over-2923 li:last-child,
.surface-2345 .summary-1831 li:last-child,
.surface-2345 .picture-iron-533f li:last-child {
  border: none;
}
.surface-2345 .avatar-cool-da42 li a,
.surface-2345 .form_motion_f091 li a,
.surface-2345 .lower-541c li a,
.surface-2345 .easy_617c li a,
.surface-2345 .nav-gold-a1f3 li a,
.surface-2345 .over-2923 li a,
.surface-2345 .summary-1831 li a,
.surface-2345 .picture-iron-533f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.surface-2345 .avatar-cool-da42 li ul li::before,
.surface-2345 .form_motion_f091 li ul li::before,
.surface-2345 .lower-541c li ul li::before,
.surface-2345 .easy_617c li ul li::before,
.surface-2345 .nav-gold-a1f3 li ul li::before,
.surface-2345 .over-2923 li ul li::before,
.surface-2345 .summary-1831 li ul li::before,
.surface-2345 .picture-iron-533f li ul li::before {
  left: 15px;
}
.surface-2345 .avatar-cool-da42 li ul a,
.surface-2345 .form_motion_f091 li ul a,
.surface-2345 .lower-541c li ul a,
.surface-2345 .easy_617c li ul a,
.surface-2345 .nav-gold-a1f3 li ul a,
.surface-2345 .over-2923 li ul a,
.surface-2345 .summary-1831 li ul a,
.surface-2345 .picture-iron-533f li ul a {
  padding-left: 20px;
}
.surface-2345 .avatar-cool-da42 li ul ul li::before,
.surface-2345 .form_motion_f091 li ul ul li::before,
.surface-2345 .lower-541c li ul ul li::before,
.surface-2345 .easy_617c li ul ul li::before,
.surface-2345 .nav-gold-a1f3 li ul ul li::before,
.surface-2345 .over-2923 li ul ul li::before,
.surface-2345 .summary-1831 li ul ul li::before,
.surface-2345 .picture-iron-533f li ul ul li::before {
  left: 30px;
}
.surface-2345 .avatar-cool-da42 li ul ul a,
.surface-2345 .form_motion_f091 li ul ul a,
.surface-2345 .lower-541c li ul ul a,
.surface-2345 .easy_617c li ul ul a,
.surface-2345 .nav-gold-a1f3 li ul ul a,
.surface-2345 .over-2923 li ul ul a,
.surface-2345 .summary-1831 li ul ul a,
.surface-2345 .picture-iron-533f li ul ul a {
  padding-left: 40px;
}
.surface-2345 .pressed_0b94 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.surface-2345 .picture-iron-533f ul li {
  margin-bottom: 1.41575em;
}
.surface-2345 .picture-iron-533f ul li .article_85ed {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.surface-2345 .picture-iron-533f ul li .message_aab8 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.image-ec14 .avatar-cool-da42 li a,
.image-ec14 .form_motion_f091 li a,
.image-ec14 .lower-541c li a,
.image-ec14 .easy_617c li a,
.image-ec14 .nav-gold-a1f3 li a,
.image-ec14 .over-2923 li a,
.image-ec14 .summary-1831 li a,
.image-ec14 .picture-iron-533f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-ec14 .pressed_0b94 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-ec14 .dropdown-5219 ul li.item-light-cad1 .highlight-inner-011a,
.image-ec14 .dropdown-5219 ul li.form_last_c839 .highlight-inner-011a {
  background: rgba(0, 0, 0, 0.2);
}
.image-ec14 .surface-2345 .dropdown-5219 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.input_12bb .surface-2345 .white_68dc li {
  margin: 0;
}
.input_12bb .surface-2345 .white_68dc li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.input_12bb .surface-2345 .white_68dc li ul {
  margin: 0;
}
.input_12bb .surface-2345 .white_68dc li ul li a {
  padding-left: 15px;
}
.input_12bb .surface-2345 .white_68dc li ul li li a {
  padding-left: 30px;
}
.input_12bb .surface-2345 .white_68dc li.hero_paper_1077 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.input_12bb .surface-2345 .white_68dc li.hero_paper_1077 > 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;
}
.input_12bb .surface-2345 .white_68dc li.hero_paper_1077 > 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;
}
.accordion-e507 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.badge-b967 {
  position: relative;
  z-index: 10;
}
.badge-b967 .wide_41fb {
  width: 100%;
  max-width: 100%;
}
.pagination-8ce2 .tertiary_0000 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.pagination-8ce2 .dropdown_1ebe {
}
.pagination-8ce2 .image-ec14 {
  background: #292929;
}
.accent-pressed-89a7 .tertiary_0000 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.accent-pressed-89a7 .dropdown_1ebe {
  background: #f9f9f9;
}
.accent-pressed-89a7 .image-ec14 {
  background: #303030;
}
.section_591a .tertiary_0000 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .section_591a .dropdown-6a4d {
    margin-bottom: 1em;
  }
  .section_591a .dropdown-6a4d:last-child {
    margin-bottom: 0;
  }
}
.section_591a .dropdown_1ebe {
  background: #ededed;
}
.section_591a .image-ec14 {
  background: #1a1a1a;
}
.tertiary_0000.dropdown_1ebe {
  color: rgba(0, 0, 0, 0.6);
}
.tertiary_0000.dropdown_1ebe .notification-ce11 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tertiary_0000.image-ec14 {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary_0000.image-ec14 a:not(.sort_left_7f62) {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary_0000.image-ec14 a:not(.sort_left_7f62):hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary_0000.image-ec14 .notification-ce11 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary_0000.image-ec14 table tbody td,
.tertiary_0000.image-ec14 table th {
  background: rgba(0, 0, 0, 0.08);
}
.column_ed6d.cool_2736 .accordion_solid_fc61 {
  max-width: initial;
}
.column_ed6d .thick_6630 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.column_ed6d .thick_6630 .wide_41fb {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .column_ed6d .thick_6630 .wide_41fb {
    display: block;
    margin-bottom: 2em;
  }
  .column_ed6d .thick_6630 .wide_41fb:last-child {
    margin-bottom: 0;
  }
}
.section_591a .dropdown-6a4d:last-child,
.accent-pressed-89a7 .dropdown-6a4d:last-child,
.pagination-8ce2 .dropdown-6a4d:last-child {
  margin-bottom: 0;
}
.section_591a .dropdown-6a4d .surface-2345 .dropdown-5219:last-child,
.accent-pressed-89a7 .dropdown-6a4d .surface-2345 .dropdown-5219:last-child,
.pagination-8ce2 .dropdown-6a4d .surface-2345 .dropdown-5219:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .section_591a .secondary-prev-186f,
  .section_591a .background_6346,
  .accent-pressed-89a7 .secondary-prev-186f,
  .accent-pressed-89a7 .background_6346,
  .pagination-8ce2 .secondary-prev-186f,
  .pagination-8ce2 .background_6346 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .badge-b967 .dropdown-6a4d {
    margin-bottom: 2em;
  }
}
.badge-b967 p:last-child {
  margin-bottom: 0;
}
.badge-b967 li,
.badge-b967 ul {
  list-style: none;
  margin: 0;
}
.badge-b967 ul ul {
  margin-left: 2.617924em;
}
.component-f38b {
  font-size: 0.875em;
}

/* css-noise: d1f6 */
.ghost-box-p8 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.2;
}
