/*!
Theme Name: Customify
Theme URI: https://pressmaximum.short-9114/customify
Author: WPCustomify
Author URI: https://pressmaximum.short-9114
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.short-9114/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.info_top_9ac5.modal_4a86/licenses/gpl-2.0.header_6e03
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.pink_9737/, (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.green-b799.texture_blue_5049/normalize.banner-14e7/
 ======
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.banner-14e7 v7.0.0 | MIT License | github.short-9114/necolas/normalize.banner-14e7 */
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;
}
.hovered-169b .blue_ce47,
.hero_glass_c3d6,
.focused-defd,
.preview_0c46,
.row_e013,
.next-9daa,
.container-b9ce,
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;
}
.hero_glass_c3d6,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hero_glass_c3d6,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hero_glass_c3d6,
  h1 {
    font-size: 1.8em;
  }
}
.focused-defd,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.focused-defd + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .focused-defd,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .focused-defd,
  h2 {
    font-size: 1.7em;
  }
}
.preview_0c46,
h3 {
  font-size: 1.618em;
}
.hovered-169b .blue_ce47,
.row_e013,
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.blue-cc78 {
  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;
}
.up-0b2b:after,
.up-0b2b:before,
.orange-5c0a:after,
.orange-5c0a:before {
  content: "";
  display: table;
}
.up-0b2b:after,
.orange-5c0a:after {
  clear: both;
}
.west_f4b1 {
  float: right;
  margin-right: 0;
}
.footer-bronze-925a {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.sidebar_red_2304 .heading-center-12e6,
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;
}
.sidebar_red_2304 .heading-center-12e6: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;
}
.highlight-cf24 .heading-center-12e6 {
  box-shadow: none;
}
.highlight-cf24
  .heading-center-12e6
  .liquid-db58 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.highlight-cf24 .heading-center-12e6 .smooth_85e9 {
  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;
}
.highlight-cf24
  .heading-center-12e6
  .smooth_85e9
  b {
  display: none;
}
.highlight-cf24 .surface-stone-0da8 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.box-simple-183d:not(.progress_1c8e):not(.element-west-0409),
button:not(.progress_1c8e):not(.element-west-0409),
input[type="button"]:not(.progress_1c8e):not(
    .element-west-0409
  ),
input[type="reset"]:not(.progress_1c8e):not(
    .element-west-0409
  ),
input[type="submit"]:not(.progress_1c8e):not(
    .element-west-0409
  ) {
  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;
}
.box-simple-183d:not(.progress_1c8e):not(
    .element-west-0409
  ):hover,
button:not(.progress_1c8e):not(
    .element-west-0409
  ):hover,
input[type="button"]:not(.progress_1c8e):not(
    .element-west-0409
  ):hover,
input[type="reset"]:not(.progress_1c8e):not(
    .element-west-0409
  ):hover,
input[type="submit"]:not(.progress_1c8e):not(
    .element-west-0409
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.box-simple-183d:not(.progress_1c8e):not(
    .element-west-0409
  ):active,
.box-simple-183d:not(.progress_1c8e):not(
    .element-west-0409
  ):focus,
button:not(.progress_1c8e):not(
    .element-west-0409
  ):active,
button:not(.progress_1c8e):not(
    .element-west-0409
  ):focus,
input[type="button"]:not(.progress_1c8e):not(
    .element-west-0409
  ):active,
input[type="button"]:not(.progress_1c8e):not(
    .element-west-0409
  ):focus,
input[type="reset"]:not(.progress_1c8e):not(
    .element-west-0409
  ):active,
input[type="reset"]:not(.progress_1c8e):not(
    .element-west-0409
  ):focus,
input[type="submit"]:not(.progress_1c8e):not(
    .element-west-0409
  ):active,
input[type="submit"]:not(.progress_1c8e):not(
    .element-west-0409
  ):focus {
  outline: 0;
}
.box-simple-183d:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9,
button:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9,
input[type="button"]:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9,
input[type="reset"]:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9,
input[type="submit"]:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9 {
  position: relative;
}
.box-simple-183d:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9
  .light-540f,
.box-simple-183d:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9
  .table_motion_8587,
.box-simple-183d:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9
  .gradient_5162,
.box-simple-183d:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9
  i,
.box-simple-183d:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9
  svg,
button:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9
  .light-540f,
button:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9
  .table_motion_8587,
button:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9
  .gradient_5162,
button:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9
  i,
button:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9
  svg,
input[type="button"]:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9
  .light-540f,
input[type="button"]:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9
  .table_motion_8587,
input[type="button"]:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9
  .gradient_5162,
input[type="button"]:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9
  i,
input[type="button"]:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9
  svg,
input[type="reset"]:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9
  .light-540f,
input[type="reset"]:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9
  .table_motion_8587,
input[type="reset"]:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9
  .gradient_5162,
input[type="reset"]:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9
  i,
input[type="reset"]:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9
  svg,
input[type="submit"]:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9
  .light-540f,
input[type="submit"]:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9
  .table_motion_8587,
input[type="submit"]:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9
  .gradient_5162,
input[type="submit"]:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9
  i,
input[type="submit"]:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9
  svg {
  visibility: hidden;
}
.box-simple-183d:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9:after,
button:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9:after,
input[type="button"]:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9:after,
input[type="reset"]:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9:after,
input[type="submit"]:not(.progress_1c8e):not(
    .element-west-0409
  ).fn-loading-0bc9:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.box-simple-183d:not(.progress_1c8e):not(.element-west-0409),
input[type="button"]:not(.progress_1c8e):not(
    .element-west-0409
  ),
input[type="reset"]:not(.progress_1c8e):not(
    .element-west-0409
  ),
input[type="submit"]:not(.progress_1c8e):not(
    .element-west-0409
  ) {
  color: #fff;
  background: #235787;
}
.box-simple-183d:not(.progress_1c8e):not(
    .element-west-0409
  ):focus,
input[type="button"]:not(.progress_1c8e):not(
    .element-west-0409
  ):focus,
input[type="reset"]:not(.progress_1c8e):not(
    .element-west-0409
  ):focus,
input[type="submit"]:not(.progress_1c8e):not(
    .element-west-0409
  ):focus {
  color: #fff;
}
.box-simple-183d.fn-disabled-0bc9:not(.progress_1c8e):not(
    .element-west-0409
  ),
.box-simple-183d[disabled]:not(.progress_1c8e):not(
    .element-west-0409
  ),
button.fn-disabled-0bc9:not(.progress_1c8e):not(
    .element-west-0409
  ),
button[disabled]:not(.progress_1c8e):not(
    .element-west-0409
  ) {
  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;
}
.hard-6da8 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hard-6da8: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;
}
.iron-ed80 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.copper-d31d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.bright-93da {
  clear: both;
  display: block;
  margin: 0 auto;
}
.up-0b2b:after,
.up-0b2b:before,
.tabs-west-8da1:after,
.tabs-west-8da1:before,
.backdrop-green-7470:after,
.backdrop-green-7470:before,
.box-ec2e:after,
.box-ec2e:before,
.accordion-88ed:after,
.accordion-88ed:before,
.notification-3f1f:after,
.notification-3f1f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.up-0b2b:after,
.tabs-west-8da1:after,
.backdrop-green-7470:after,
.box-ec2e:after,
.accordion-88ed:after,
.notification-3f1f:after {
  clear: both;
}
.tabs-west-8da1 .carousel-2e83,
.backdrop-green-7470 .carousel-2e83,
.lite_8c79 .carousel-2e83 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.background-dynamic-2f09 {
  display: inline-block;
}
.full-d776 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.full-d776 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.full-d776 .tooltip-outer-9aea {
  padding: 1em 0;
  font-size: 85%;
}
.tooltip-outer-9aea {
  text-align: left;
  font-style: italic;
  color: #999;
}
.grid_823a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.grid_823a:after,
.grid_823a:before {
  content: "";
  display: table;
}
.grid_823a:after {
  clear: both;
}
.sort_narrow_0677 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hidden-6078 .sort_narrow_0677 {
  max-width: 50%;
}
.popup-e1ff .sort_narrow_0677 {
  max-width: 33.33%;
}
.silver_ef4a .sort_narrow_0677 {
  max-width: 25%;
}
.button_complex_a59f .sort_narrow_0677 {
  max-width: 20%;
}
.primary_e499 .sort_narrow_0677 {
  max-width: 16.66%;
}
.bright-efde .sort_narrow_0677 {
  max-width: 14.28%;
}
.frame-707f .sort_narrow_0677 {
  max-width: 12.5%;
}
.shade_active_7237 .sort_narrow_0677 {
  max-width: 11.11%;
}
.background-simple-280a {
  display: block;
}
.hovered-169b .paragraph_fe44 label,
.hovered-169b .backdrop-dynamic-d974 label,
.hovered-169b .video_fast_1be7 label,
.hovered-169b .focused_9253 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.modal-full-2d4f {
  list-style: none;
  margin: 0;
}
.modal-full-2d4f article.badge-dynamic-74fd {
  margin-bottom: 0;
}
.modal-full-2d4f ul {
  list-style: none;
  margin: 0;
}
.modal-full-2d4f .label_north_3496 li.badge-dynamic-74fd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .modal-full-2d4f .label_north_3496 li.badge-dynamic-74fd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .modal-full-2d4f .label_north_3496 li.badge-dynamic-74fd: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) {
  .modal-full-2d4f .label_north_3496 li.badge-dynamic-74fd li.badge-dynamic-74fd li.badge-dynamic-74fd li.badge-dynamic-74fd {
    padding-left: 0;
  }
}
article.badge-dynamic-74fd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.badge-dynamic-74fd .tabs-west-8da1 p:last-of-type {
  margin-bottom: 0;
}
article.badge-dynamic-74fd .advanced_977f {
  float: left;
}
article.badge-dynamic-74fd .heading_bc65 {
  margin-left: 85px;
}
article.badge-dynamic-74fd .filter_c486 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.badge-dynamic-74fd .filter_c486 .inner-b158 {
  margin-left: 10px;
}
article.badge-dynamic-74fd .nav_7495 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.badge-dynamic-74fd .banner-cbd3 {
  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 .paragraph_fe44,
  #respond .video_fast_1be7,
  #respond .focused_9253 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .paragraph_fe44 input,
#respond .video_fast_1be7 input,
#respond .focused_9253 input {
  width: 100%;
}
#respond .focused_9253 {
  margin-right: 0;
}
#respond .disabled_c518 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.mask_soft_31b2 {
  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;
}
.mask_soft_31b2.primary_fresh_af63 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.mask_soft_31b2 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%);
}
.mask_soft_31b2:focus,
.mask_soft_31b2: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);
}
.accent-simple-7c15 {
  border-radius: 10%;
}
.east_5293 {
  border-radius: 50%;
}
.info-8f80 {
  font-size: 0.72em;
}
.orange-4108 {
  font-size: 0.875em;
}
.gallery_4f62 {
  font-size: 1.1em;
}
.link-24af {
  text-transform: uppercase;
  line-height: 1.2;
}
.link-24af.info-8f80 {
  letter-spacing: 0.5px;
}
.center_cb0c,
.center_cb0c a {
  color: #6d6d6d;
}
.center_cb0c a:hover {
  color: #111;
}
.picture-upper-1284 {
  color: #6d6d6d;
}
.purple-c7e2 {
  overflow-x: hidden;
}
.purple-c7e2 .huge-3969.fixed_935a {
  position: relative;
}
.purple-c7e2 .huge-3969.fixed_935a.full-4598 {
  position: initial;
}
.purple-c7e2
  .huge-3969.fixed_935a.full-4598
  .soft_72c4 {
  left: auto;
}
.purple-c7e2 .huge-3969 .soft_72c4 {
  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;
}
.purple-c7e2 .huge-3969:hover.fixed_935a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.purple-c7e2
  .huge-3969:hover.fixed_935a
  .soft_72c4 {
  display: block;
  z-index: 9999999;
}
.purple-c7e2 .slow_0c25 .highlight_up_445c,
.purple-c7e2 .list-8d45 .highlight_up_445c {
  display: none;
}
.purple-c7e2 .accordion_115d .huge-3969:hover.fixed_935a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hovered-169b .paragraph_fe44 label,
.hovered-169b .backdrop-dynamic-d974 label,
.hovered-169b .video_fast_1be7 label,
.hovered-169b .focused_9253 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.modal-full-2d4f {
  list-style: none;
  margin: 0;
}
.modal-full-2d4f article.badge-dynamic-74fd {
  margin-bottom: 0;
}
.modal-full-2d4f ul {
  list-style: none;
  margin: 0;
}
.modal-full-2d4f .label_north_3496 li.badge-dynamic-74fd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .modal-full-2d4f .label_north_3496 li.badge-dynamic-74fd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .modal-full-2d4f .label_north_3496 li.badge-dynamic-74fd: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) {
  .modal-full-2d4f .label_north_3496 li.badge-dynamic-74fd li.badge-dynamic-74fd li.badge-dynamic-74fd li.badge-dynamic-74fd {
    padding-left: 0;
  }
}
article.badge-dynamic-74fd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.badge-dynamic-74fd .tabs-west-8da1 p:last-of-type {
  margin-bottom: 0;
}
article.badge-dynamic-74fd .advanced_977f {
  float: left;
}
article.badge-dynamic-74fd .heading_bc65 {
  margin-left: 85px;
}
article.badge-dynamic-74fd .filter_c486 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.badge-dynamic-74fd .filter_c486 .inner-b158 {
  margin-left: 10px;
}
article.badge-dynamic-74fd .nav_7495 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.badge-dynamic-74fd .banner-cbd3 {
  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 .paragraph_fe44,
  #respond .video_fast_1be7,
  #respond .focused_9253 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .paragraph_fe44 input,
#respond .video_fast_1be7 input,
#respond .focused_9253 input {
  width: 100%;
}
#respond .focused_9253 {
  margin-right: 0;
}
#respond .disabled_c518 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.slow_0c25 .surface-2aff {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.surface-2aff .text-next-7785.shade-3afe .accent_9d19 > li > a:focus,
.surface-2aff .text-next-7785.shade-3afe .accent_9d19 > li > a:hover,
.surface-2aff .text-next-7785.nav-upper-1a0b .accent_9d19 > li > a:focus,
.surface-2aff .text-next-7785.nav-upper-1a0b .accent_9d19 > li > a:hover,
.surface-2aff .text-next-7785.first_904e .accent_9d19 > li > a:focus,
.surface-2aff .text-next-7785.first_904e .accent_9d19 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface-2aff
  .text-next-7785.shade-3afe
  .accent_9d19
  > li.selected_b44b
  > a,
.surface-2aff
  .text-next-7785.shade-3afe
  .accent_9d19
  > li.text-blue-31f4
  > a,
.surface-2aff
  .text-next-7785.nav-upper-1a0b
  .accent_9d19
  > li.selected_b44b
  > a,
.surface-2aff
  .text-next-7785.nav-upper-1a0b
  .accent_9d19
  > li.text-blue-31f4
  > a,
.surface-2aff
  .text-next-7785.first_904e
  .accent_9d19
  > li.selected_b44b
  > a,
.surface-2aff .text-next-7785.first_904e .accent_9d19 > li.advanced_90dd > a {
  color: rgba(255, 255, 255, 0.99);
}
.surface-2aff .logo-c53b,
.surface-2aff .logo-c53b a {
  color: rgba(255, 255, 255, 0.99);
}
.surface-2aff .text_95a5.in_ab9a li a,
.surface-2aff .grid-415b a,
.surface-2aff .hovered_5fdf,
.surface-2aff .accent_9d19 > li > a,
.surface-2aff .black_9b67 {
  color: rgba(255, 255, 255, 0.79);
}
.surface-2aff .text_95a5.in_ab9a li a:hover,
.surface-2aff .grid-415b a:hover,
.surface-2aff .hovered_5fdf:hover,
.surface-2aff .accent_9d19 > li > a:hover,
.surface-2aff .black_9b67:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface-2aff .backdrop-02e3 {
  color: rgba(255, 255, 255, 0.79);
}
.surface-2aff .backdrop-02e3 .inner-2033 {
  color: rgba(255, 255, 255, 0.99);
}
.surface-2aff .backdrop-02e3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface-2aff .active_paper_b855 .chip_e7e6 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.surface-2aff .active_paper_b855 .chip_e7e6 .table_rough_1f60 {
  color: rgba(255, 255, 255, 0.79);
}
.surface-2aff
  .active_paper_b855
  .chip_e7e6
  .table_rough_1f60::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface-2aff
  .active_paper_b855
  .chip_e7e6
  .table_rough_1f60:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface-2aff
  .active_paper_b855
  .chip_e7e6
  .table_rough_1f60::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface-2aff
  .active_paper_b855
  .chip_e7e6
  .table_rough_1f60::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface-2aff .active_paper_b855 .header_stale_cad0 {
  color: rgba(255, 255, 255, 0.79);
}
.surface-2aff .active_paper_b855 .header_stale_cad0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.left_fd35
  .surface-2aff
  .active_paper_b855
  .info_02b2
  .article-1932 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.left_fd35
  .surface-2aff
  .active_paper_b855
  .info_02b2
  .table_rough_1f60 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.slow_0c25 .breadcrumb-d751 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.breadcrumb-d751 .text-next-7785.shade-3afe .accent_9d19 > li > a:focus,
.breadcrumb-d751 .text-next-7785.shade-3afe .accent_9d19 > li > a:hover,
.breadcrumb-d751 .text-next-7785.nav-upper-1a0b .accent_9d19 > li > a:focus,
.breadcrumb-d751 .text-next-7785.nav-upper-1a0b .accent_9d19 > li > a:hover,
.breadcrumb-d751 .text-next-7785.first_904e .accent_9d19 > li > a:focus,
.breadcrumb-d751 .text-next-7785.first_904e .accent_9d19 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-d751
  .text-next-7785.shade-3afe
  .accent_9d19
  > li.selected_b44b
  > a,
.breadcrumb-d751
  .text-next-7785.shade-3afe
  .accent_9d19
  > li.text-blue-31f4
  > a,
.breadcrumb-d751
  .text-next-7785.nav-upper-1a0b
  .accent_9d19
  > li.selected_b44b
  > a,
.breadcrumb-d751
  .text-next-7785.nav-upper-1a0b
  .accent_9d19
  > li.text-blue-31f4
  > a,
.breadcrumb-d751
  .text-next-7785.first_904e
  .accent_9d19
  > li.selected_b44b
  > a,
.breadcrumb-d751 .text-next-7785.first_904e .accent_9d19 > li.advanced_90dd > a {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-d751 .logo-c53b,
.breadcrumb-d751 .logo-c53b a {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-d751 .text_95a5.in_ab9a li a,
.breadcrumb-d751 .grid-415b a,
.breadcrumb-d751 .hovered_5fdf,
.breadcrumb-d751 .accent_9d19 > li > a,
.breadcrumb-d751 .black_9b67 {
  color: rgba(0, 0, 0, 0.55);
}
.breadcrumb-d751 .text_95a5.in_ab9a li a:hover,
.breadcrumb-d751 .grid-415b a:hover,
.breadcrumb-d751 .hovered_5fdf:hover,
.breadcrumb-d751 .accent_9d19 > li > a:hover,
.breadcrumb-d751 .black_9b67:hover {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-d751 .backdrop-02e3 {
  color: rgba(0, 0, 0, 0.55);
}
.breadcrumb-d751 .backdrop-02e3 .inner-2033 {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-d751 .backdrop-02e3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pink-5db7 .old-2c57 {
  margin-left: auto;
  margin-right: auto;
}
.backdrop-green-7470 > * {
  margin-left: auto;
  margin-right: auto;
}
.backdrop-green-7470 .iron-ed80 {
  margin-right: 1.41575em;
}
.silver-a552 .backdrop-green-7470 > .element_666f {
  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;
}
.silver-a552 .backdrop-green-7470 > .slow_d3fd {
  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;
}
.menu_top_6ba6.pink-5db7 .old-2c57,
.badge_hovered_ba99.pink-5db7 .old-2c57 {
  margin-left: 0;
}
.tag_351c.pink-5db7 .old-2c57,
.sort_ba37.pink-5db7 .old-2c57 {
  margin-right: 0;
}
.backdrop-green-7470 ol,
.backdrop-green-7470 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hover_huge_751d video {
  max-width: 100%;
}
.border-large-6378 img {
  display: block;
}
.border-large-6378.iron-ed80,
.border-large-6378.copper-d31d {
  width: 100%;
}
.border-large-6378.slow_d3fd img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.avatar-2aa8:not(.under_c459) {
  margin: 1.5em auto;
}
.fresh_a043 p {
  padding: 1.5em 14px;
}
ul.outline_bronze_675c.slow_d3fd,
ul.outline_bronze_675c.element_666f,
ul.outline_bronze_675c.middle-65ac.element_666f {
  padding: 0 14px;
}
.hidden_north_0915 {
  display: block;
  overflow-x: auto;
}
.hidden_north_0915 table {
  border-collapse: collapse;
  width: 100%;
}
.hidden_north_0915 td,
.hidden_north_0915 th {
  padding: 0.5em;
}
.backdrop-green-7470 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.backdrop-green-7470 ol ol,
.backdrop-green-7470 ol ul,
.backdrop-green-7470 ul ol,
.backdrop-green-7470 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.backdrop-green-7470 ol ol li,
.backdrop-green-7470 ol ul li,
.backdrop-green-7470 ul ol li,
.backdrop-green-7470 ul ul li {
  margin-left: 0;
}
.fixed_d6a4.down-a7e1 > .photo_static_415b {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.fixed_d6a4.down-a7e1 > .photo_static_415b iframe,
.fixed_d6a4.down-a7e1 > .photo_static_415b > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.preview-prev-6c9c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.preview-prev-6c9c.layout_middle_0d45 {
  padding: 0;
}
.preview-prev-6c9c.layout_middle_0d45 cite {
  font-size: 13px;
}
.preview-prev-6c9c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.preview-prev-6c9c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.short_0733 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.short_0733 > p:first-child {
  margin-top: 0;
}
.short_0733 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.short_0733 blockquote {
  border-left: 0;
}
.caption-a164 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.caption-a164:not(.modal_medium_d8da) {
  max-width: 100px;
}
.caption-a164.gallery-dadb {
  border-bottom: none !important;
  text-align: center;
}
.caption-a164.gallery-dadb::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .fresh_a043 p {
    padding: 1.5em 0;
  }
}
.fluid-6cc5 {
  color: #0073aa;
}
.steel-8dfc {
  background-color: #0073aa;
}
.row_9d66 {
  color: #229fd8;
}
.sort_47eb {
  background-color: #229fd8;
}
.overlay_b755 {
  color: #eee;
}
.mini-d4b7 {
  background-color: #eee;
}
.dynamic-490d {
  color: #444;
}
.tag_action_ae4d {
  background-color: #444;
}
.motion_8a2e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.motion_8a2e .tertiary_complex_f392 .grid-415b {
  font-size: 15px;
}
.motion_8a2e .grid-415b {
  line-height: 1.3;
}
.motion_8a2e .breadcrumb-d751 {
}
.motion_8a2e .surface-2aff {
  background: #235787;
}
.badge-6f3b {
  padding: 0;
}
.badge-6f3b .surface-2aff {
  background: #1a1a1a;
}
.badge-6f3b .breadcrumb-d751 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.blue_7a14 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.blue_7a14 .breadcrumb-d751 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.blue_7a14 .surface-2aff {
  background: #303030;
}
.notification-3f1f {
  position: relative;
  z-index: 10;
}
.notification-3f1f .column_hard_8b45 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.primary-mini-c44e .fixed_935a {
  display: inline-block;
  vertical-align: middle;
}
.primary-mini-c44e.active-73d7 .fixed_935a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .primary-mini-c44e.active-73d7 .fixed_935a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .primary-mini-c44e.active-73d7 .fixed_935a {
    margin-right: 0.4em;
  }
}
.primary-mini-c44e.active-73d7 .fixed_935a:last-child {
  margin-right: 0;
}
.overlay_bright_a2eb .column_hard_8b45 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .slow_0c25 .tertiary_complex_f392 {
    margin: 0 -0.5em;
  }
  .slow_0c25 .tertiary_complex_f392 [class*="customify-col-"],
  .slow_0c25 .tertiary_complex_f392 [class*="customify-col_"],
  .slow_0c25 .tertiary_complex_f392 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.slow_0c25.link_2e54 .column_hard_8b45 {
  background: 0 0 !important;
}
.slow_0c25.link_2e54 .column_hard_8b45,
.slow_0c25.overlay_bright_a2eb .column_hard_8b45 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .slow_0c25.brown_35a3 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.slow_0c25.overlay_bright_a2eb .column_hard_8b45 {
  box-shadow: none !important;
}
.widget-5afc {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .widget-5afc {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .widget-5afc {
    padding: 18px 0 20px;
  }
}
.widget-5afc .nav_top_6edb {
  width: 100%;
}
.widget-5afc .link-b59e {
  margin-bottom: 0;
}
.widget-5afc .card_5472 {
  margin-top: 5px;
  font-size: 0.875em;
}
.caption_331f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.caption_331f .solid-5cd6 {
  width: 100%;
}
.image-0308 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.image-0308 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.image-0308 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;
}
.image-0308 li:last-child:after {
  display: none;
}
.image-0308 li a {
  font-weight: 500;
  margin-right: 10px;
}
.outline_middle_30be .highlight_up_445c button,
.widget-5afc .highlight_up_445c button {
  left: 0;
}
.outline_middle_30be .solid-5cd6,
.widget-5afc .solid-5cd6 {
  padding-left: 0;
  padding-right: 0;
}
.outline_middle_30be .caption_331f,
.widget-5afc .caption_331f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.outline_middle_30be {
  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;
}
.outline_middle_30be: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;
}
.outline_middle_30be .grid_70d6 {
  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) {
  .outline_middle_30be .grid_70d6 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .outline_middle_30be .grid_70d6 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .outline_middle_30be .grid_70d6 {
    min-height: 200px;
  }
}
.outline_middle_30be .image-0308 {
  color: rgba(255, 255, 255, 0.8);
}
.outline_middle_30be .image-0308 a,
.outline_middle_30be .image-0308 li:after {
  color: inherit;
}
.outline_middle_30be .image-0308 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.shade_in_2638 {
  margin-bottom: 0.5em;
}
.button-hard-39e4 {
  margin-bottom: 1.2em;
}
.button-hard-39e4,
.shade_in_2638 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.button-hard-39e4 p:last-child,
.shade_in_2638 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .highlight_up_445c,
#masthead .highlight_up_445c {
  display: none;
}
#masthead
  > .highlight_up_445c.new_2687 {
  display: none;
}
#masthead > .highlight_up_445c button {
  left: 0;
}
.caption_6a6e {
  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%;
}
.caption_6a6e .fixed_935a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.caption_6a6e .grid-south-7b82 {
  display: -webkit-box;
  display: flex;
}
.caption_6a6e .grid-south-7b82.image_a396 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.caption_6a6e .grid-south-7b82.under-26a3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.caption_6a6e .grid-south-7b82.notification-09e7 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.caption_6a6e.liquid-141e.module_dynamic_c4ba .grid-south-7b82.image_a396 {
  flex-basis: 100%;
}
.caption_6a6e.hidden_2441 .grid-south-7b82.under-26a3 {
  -webkit-box-flex: 1;
  flex: auto;
}
.caption_6a6e.hidden_2441 .grid-south-7b82.notification-09e7 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .highlight_up_445c.new_2687 {
  display: none;
}
#masthead > .highlight_up_445c button {
  left: 0;
}
.middle-5412 {
  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;
}
.middle-5412:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.middle-5412.plasma-4cec i {
  margin-right: 4px;
}
.middle-5412.row-cbbb i {
  margin-left: 5px;
}
.grid-415b p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.grid-415b p:last-child {
  margin-bottom: 0;
}
.layout_east_f332 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.layout_east_f332 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.layout_east_f332 img {
  display: block;
  width: auto;
  line-height: 1;
}
.layout_east_f332 .logo-c53b {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.layout_east_f332 .paper-6a83 {
  margin: 5px 0 7px 0;
}
.layout_east_f332.avatar_glass_664e .west_bb76 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.layout_east_f332.avatar_glass_664e .carousel_yellow_8599 {
  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;
}
.layout_east_f332.down_1eac {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.layout_east_f332.down_1eac .west_bb76 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.layout_east_f332.down_1eac .carousel_yellow_8599 {
  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;
}
.layout_east_f332.tooltip-7d54 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.layout_east_f332.section-1977 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.layout_east_f332.section-1977 .carousel_yellow_8599 {
  margin-top: 7px;
}
.hero-selected-fa66 {
  display: inline-block;
}
.notification-3f1f .background_first_0050 .layout_east_f332 img {
  max-width: 100%;
}
.text-next-7785 .chip_solid_b869.bronze_37ce,
.texture_lite_9840 .chip_solid_b869.bronze_37ce {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.text-next-7785 .breadcrumb-yellow-631f,
.texture_lite_9840 .breadcrumb-yellow-631f {
  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%);
}
.text-next-7785 .breadcrumb-yellow-631f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.text-next-7785.focus_e7cd .breadcrumb-yellow-631f {
  display: none;
}
.text-next-7785 .description-blue-54eb {
  list-style: none;
  padding: 0;
  margin: 0;
}
.text-next-7785 .description-blue-54eb li {
  display: inline-block;
  position: relative;
}
.text-next-7785 .description-blue-54eb li:last-child {
  margin-right: 0;
}
.text-next-7785 .description-blue-54eb 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;
}
.text-next-7785 .description-blue-54eb li.advanced_90dd > a {
  color: rgba(0, 0, 0, 0.9);
}
.text-next-7785 .description-blue-54eb > 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;
}
.text-next-7785 .description-blue-54eb > li > a i {
  line-height: 0;
}
.text-next-7785 .description-blue-54eb > li.warm-3f0b > a .breadcrumb-yellow-631f {
  margin-left: 4px;
  line-height: 0;
}
.text-next-7785 .description-blue-54eb .module-hard-22b3 li.warm-3f0b > a {
  position: relative;
}
.text-next-7785 .description-blue-54eb .module-hard-22b3 li.warm-3f0b > a:after,
.text-next-7785 .description-blue-54eb .module-hard-22b3 li.warm-3f0b > a:before {
  content: "";
  display: table;
}
.text-next-7785 .description-blue-54eb .module-hard-22b3 li.warm-3f0b > a:after {
  clear: both;
}
.text-next-7785 .description-blue-54eb .module-hard-22b3 li.warm-3f0b > a .breadcrumb-yellow-631f {
  margin-left: 5px;
  float: right;
}
.text-next-7785 .alert_cc9e,
.text-next-7785 .module-hard-22b3 {
  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;
}
.text-next-7785 .module-hard-22b3 {
  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;
}
.text-next-7785 .module-hard-22b3 .bronze_37ce {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.text-next-7785 .module-hard-22b3 .breadcrumb-yellow-631f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.text-next-7785 .module-hard-22b3 li {
  display: block;
  margin: 0;
  padding: 0;
}
.text-next-7785 .module-hard-22b3 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;
}
.text-next-7785 .module-hard-22b3 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.text-next-7785 .module-hard-22b3 .module-hard-22b3 {
  top: 0;
  left: 100%;
}
.text-next-7785 .full-7f53.fn-focus-0bc9 > .alert_cc9e,
.text-next-7785 .full-7f53.fn-focus-0bc9 > .module-hard-22b3,
.text-next-7785 .full-7f53:focus > .alert_cc9e,
.text-next-7785 .full-7f53:focus > .module-hard-22b3,
.text-next-7785 .full-7f53:hover > .alert_cc9e,
.text-next-7785 .full-7f53:hover > .module-hard-22b3 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.text-next-7785.first_904e .accent_9d19:after,
.text-next-7785.first_904e .accent_9d19:before {
  content: "";
  display: table;
}
.text-next-7785.first_904e .accent_9d19:after {
  clear: both;
}
.text-next-7785.first_904e .accent_9d19 > li {
  float: left;
}
.text-next-7785.backdrop-outer-5ea1 .accent_9d19:after,
.text-next-7785.backdrop-outer-5ea1 .accent_9d19:before {
  content: "";
  display: table;
}
.text-next-7785.backdrop-outer-5ea1 .accent_9d19:after {
  clear: both;
}
.text-next-7785.backdrop-outer-5ea1 .accent_9d19 > li {
  float: left;
}
.text-next-7785.backdrop-outer-5ea1 .accent_9d19 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.text-next-7785.backdrop-outer-5ea1 .accent_9d19 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.text-next-7785.backdrop-outer-5ea1 .accent_9d19 > li.selected_b44b > a,
.text-next-7785.backdrop-outer-5ea1 .accent_9d19 > li.advanced_90dd > a {
  color: #fff;
  background-color: #1e4b75;
}
.text-next-7785.shade-3afe .accent_9d19 > li > a .bronze_37ce {
  position: relative;
}
.text-next-7785.shade-3afe .accent_9d19 > li > a .bronze_37ce: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;
}
.text-next-7785.shade-3afe
  .accent_9d19
  > li:focus
  > a
  .bronze_37ce:before,
.text-next-7785.shade-3afe
  .accent_9d19
  > li:hover
  > a
  .bronze_37ce:before {
  width: 100%;
  background-color: currentColor;
}
.text-next-7785.shade-3afe
  .accent_9d19
  > li.selected_b44b
  > a
  .bronze_37ce:before,
.text-next-7785.shade-3afe
  .accent_9d19
  > li.text-blue-31f4
  > a
  .bronze_37ce:before {
  width: 100%;
  background-color: currentColor;
}
.text-next-7785.nav-upper-1a0b .accent_9d19 > li > a .bronze_37ce {
  position: relative;
}
.text-next-7785.nav-upper-1a0b .accent_9d19 > li > a .bronze_37ce: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;
}
.text-next-7785.nav-upper-1a0b .accent_9d19 > li:focus > a .bronze_37ce:before,
.text-next-7785.nav-upper-1a0b
  .accent_9d19
  > li:hover
  > a
  .bronze_37ce:before {
  width: 100%;
  background-color: currentColor;
}
.text-next-7785.nav-upper-1a0b
  .accent_9d19
  > li.selected_b44b
  > a
  .bronze_37ce:before,
.text-next-7785.nav-upper-1a0b
  .accent_9d19
  > li.text-blue-31f4
  > a
  .bronze_37ce:before {
  width: 100%;
  background-color: currentColor;
}
.texture_lite_9840 .description-blue-54eb {
  margin: 0;
  padding: 0;
  list-style: none;
}
.texture_lite_9840 .description-blue-54eb li:first-child > a {
  border-top: none;
}
.texture_lite_9840 .description-blue-54eb .hidden-9299 > .bronze_37ce .breadcrumb-yellow-631f {
  display: none;
}
.texture_lite_9840 .description-blue-54eb li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.texture_lite_9840 .description-blue-54eb li:last-child {
  border: none;
}
.texture_lite_9840 .description-blue-54eb li.warm-3f0b > a {
  padding-right: 45px !important;
}
.texture_lite_9840 .description-blue-54eb li a {
  display: block;
  padding: 0.55em 1.5em;
}
.texture_lite_9840 .description-blue-54eb li a:focus,
.texture_lite_9840 .description-blue-54eb li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.texture_lite_9840 .description-blue-54eb li .aside_paper_4f65 {
  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;
}
.texture_lite_9840 .description-blue-54eb li .aside_paper_4f65:hover {
  box-shadow: none;
}
.texture_lite_9840 .description-blue-54eb li .aside_paper_4f65 .breadcrumb-yellow-631f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.texture_lite_9840 .description-blue-54eb .module-hard-22b3 {
  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);
}
.texture_lite_9840 .description-blue-54eb .module-hard-22b3 li a {
  padding-left: 3em;
}
.texture_lite_9840 .description-blue-54eb .accordion_short_0645 > a .aside_paper_4f65 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.texture_lite_9840 .description-blue-54eb .accordion_short_0645 > .module-hard-22b3 {
  display: block;
  opacity: 1;
}
.label_hot_7360 {
  max-width: 100%;
}
.tertiary_ab40 {
  line-height: 0;
  cursor: pointer;
}
.black_9b67 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.black_9b67:hover {
  box-shadow: none;
  color: currentColor;
}
.black_9b67 svg {
  width: 18px;
  height: 18px;
}
.black_9b67 .red-7aea {
  display: none;
}
.texture_c956 {
  position: relative;
}
.texture_c956.fn-active-0bc9 .black_9b67 .mini_cdee {
  display: none;
}
.texture_c956.fn-active-0bc9 .black_9b67 .red-7aea {
  display: inline-block;
}
.texture_c956 .gold-db5c {
  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_c956.focus_bbee .gold-db5c {
  left: auto;
  right: -0.9em;
}
.texture_c956.focus_bbee .breadcrumb-soft-ae6c::before {
  left: auto;
  right: 15px;
}
.texture_c956.fn-active-0bc9 .gold-db5c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.info_02b2 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.info_02b2 label {
  flex-basis: 100%;
}
.info_02b2 .chip_e7e6 {
  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;
}
.info_02b2 .table_rough_1f60 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.info_02b2 .table_rough_1f60:focus {
  background-color: transparent;
}
.info_02b2 button.header_stale_cad0 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.info_02b2 button.header_stale_cad0:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.info_02b2 button.header_stale_cad0 svg {
  width: 18px;
  height: 18px;
}
.info_02b2 input[type="submit"] {
  min-height: auto;
}
.active_paper_b855 .info_02b2 .table_rough_1f60 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.breadcrumb-soft-ae6c {
  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) {
  .breadcrumb-soft-ae6c {
    width: 220px;
  }
}
.breadcrumb-soft-ae6c label {
  flex-basis: 100%;
}
.breadcrumb-soft-ae6c::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;
}
.left_fd35 .active_paper_b855 .info_02b2 {
  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;
}
.left_fd35
  .active_paper_b855
  .info_02b2
  .chip_e7e6 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.left_fd35 .active_paper_b855 .info_02b2 .table_rough_1f60 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.left_fd35
  .active_paper_b855
  .info_02b2
  .table_rough_1f60:focus {
  background: 0 0;
}
.left_fd35
  .active_paper_b855
  .info_02b2
  .article-1932 {
  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;
}
.text_95a5 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.text_95a5 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.text_95a5 li:last-child {
  margin-right: 0;
}
.text_95a5 li:first-child {
  margin-left: 0;
}
.text_95a5.solid_fd3a a {
  color: #fff;
}
.text_95a5.solid_fd3a a:hover {
  color: #fff;
}
.text_95a5 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.text_95a5 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.text_95a5 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.text_95a5 a:hover {
  opacity: 0.9;
  color: inherit;
}
.text_95a5 [class*="social-icon-apple"] {
  background-color: #999;
}
.text_95a5 [class*="social-icon-apple"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #999;
}
.text_95a5 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.text_95a5 [class*="social-icon-behance"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #1769ff;
}
.text_95a5 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.text_95a5 [class*="social-icon-bitbucket"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #205081;
}
.text_95a5 [class*="social-icon-codepen"] {
  background-color: #000;
}
.text_95a5 [class*="social-icon-codepen"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #000;
}
.text_95a5 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.text_95a5 [class*="social-icon-delicious"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #39f;
}
.text_95a5 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.text_95a5 [class*="social-icon-digg"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #005be2;
}
.text_95a5 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.text_95a5 [class*="social-icon-dribbble"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #ea4c89;
}
.text_95a5 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.text_95a5 [class*="social-icon-envelope"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #ea4335;
}
.text_95a5 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.text_95a5 [class*="social-icon-facebook"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #3b5998;
}
.text_95a5 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.text_95a5 [class*="social-icon-flickr"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #0063dc;
}
.text_95a5 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.text_95a5 [class*="social-icon-foursquare"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #2d5be3;
}
.text_95a5 [class*="social-icon-github"] {
  background-color: #333;
}
.text_95a5 [class*="social-icon-github"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #333;
}
.text_95a5 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.text_95a5 [class*="social-icon-google-plus"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #dd4b39;
}
.text_95a5 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.text_95a5 [class*="social-icon-houzz"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #7ac142;
}
.text_95a5 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.text_95a5 [class*="social-icon-instagram"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #262626;
}
.text_95a5 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.text_95a5 [class*="social-icon-jsfiddle"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #487aa2;
}
.text_95a5 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.text_95a5 [class*="social-icon-linkedin"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #0077b5;
}
.text_95a5 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.text_95a5 [class*="social-icon-medium"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #00ab6b;
}
.text_95a5 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.text_95a5
  [class*="social-icon-odnoklassniki"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #f4731c;
}
.text_95a5 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.text_95a5 [class*="social-icon-meetup"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #ec1c40;
}
.text_95a5 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.text_95a5 [class*="social-icon-pinterest"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #bd081c;
}
.text_95a5 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.text_95a5 [class*="social-icon-product-hunt"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #da552f;
}
.text_95a5 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.text_95a5 [class*="social-icon-reddit"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #ff4500;
}
.text_95a5 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.text_95a5 [class*="social-icon-rss"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #f26522;
}
.text_95a5 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.text_95a5
  [class*="social-icon-shopping-cart"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #4caf50;
}
.text_95a5 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.text_95a5 [class*="social-icon-skype"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #00aff0;
}
.text_95a5 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.text_95a5 [class*="social-icon-slideshare"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #0077b5;
}
.text_95a5 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.text_95a5 [class*="social-icon-snapchat"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #fffc00;
}
.text_95a5 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.text_95a5 [class*="social-icon-soundcloud"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #f80;
}
.text_95a5 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.text_95a5 [class*="social-icon-spotify"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #2ebd59;
}
.text_95a5 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.text_95a5
  [class*="social-icon-stack-overflow"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #fe7a15;
}
.text_95a5 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.text_95a5 [class*="social-icon-maldkfgram"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #2ca5e0;
}
.text_95a5 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.text_95a5 [class*="social-icon-tripadvisor"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #589442;
}
.text_95a5 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.text_95a5 [class*="social-icon-tumblr"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #35465c;
}
.text_95a5 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.text_95a5 [class*="social-icon-twitch"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #6441a5;
}
.text_95a5 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.text_95a5 [class*="social-icon-twitter"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #1da1f2;
}
.text_95a5 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.text_95a5 [class*="social-icon-vimeo"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #1ab7ea;
}
.text_95a5 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.text_95a5 [class*="social-icon-vk"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #45668e;
}
.text_95a5 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.text_95a5 [class*="social-icon-weibo"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #df2029;
}
.text_95a5 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.text_95a5 [class*="social-icon-weixin"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #7bb32e;
}
.text_95a5 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.text_95a5 [class*="social-icon-whatsapp"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #25d366;
}
.text_95a5 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.text_95a5 [class*="social-icon-wordpress"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #21759b;
}
.text_95a5 [class*="social-icon-xing"] {
  background-color: #026466;
}
.text_95a5 [class*="social-icon-xing"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #026466;
}
.text_95a5 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.text_95a5 [class*="social-icon-yelp"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #af0606;
}
.text_95a5 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.text_95a5 [class*="social-icon-youtube"].disabled-motion-e5e2 {
  background-color: transparent;
  color: #cd201f;
}
.hovered_5fdf {
  cursor: pointer;
  text-align: center;
  background: 0 0;
  box-shadow: none;
  color: currentColor;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
}
.hovered_5fdf:hover {
  box-shadow: none;
  background: 0 0;
}
.smooth-b467 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.soft_c3d2 {
  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;
}
.badge-04bd {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.next_12c9 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.next_12c9,
.next_12c9::after,
.next_12c9::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;
}
.next_12c9::after,
.next_12c9::before {
  content: "";
  display: block;
  background-color: inherit;
}
.section-inner-9014 .soft_c3d2 .badge-04bd {
  margin-top: -2px;
  width: 19px;
}
.section-inner-9014 .soft_c3d2 .next_12c9 {
  margin-top: -1px;
}
.section-inner-9014 .soft_c3d2 .next_12c9,
.section-inner-9014 .soft_c3d2 .next_12c9::after,
.section-inner-9014 .soft_c3d2 .next_12c9::before {
  width: 19px;
  height: 2px;
}
.section-inner-9014 .soft_c3d2 .next_12c9::before {
  top: -6px;
}
.section-inner-9014 .soft_c3d2 .next_12c9::after {
  bottom: -6px;
}
.outline_new_33e4 .soft_c3d2 .badge-04bd {
  margin-top: -2px;
  width: 22px;
}
.outline_new_33e4 .soft_c3d2 .next_12c9 {
  margin-top: -1px;
}
.outline_new_33e4 .soft_c3d2 .next_12c9,
.outline_new_33e4 .soft_c3d2 .next_12c9::after,
.outline_new_33e4 .soft_c3d2 .next_12c9::before {
  width: 22px;
  height: 2px;
}
.outline_new_33e4 .soft_c3d2 .next_12c9::before {
  top: -7px;
}
.outline_new_33e4 .soft_c3d2 .next_12c9::after {
  bottom: -7px;
}
.column_94ae .soft_c3d2 .badge-04bd {
  margin-top: -2px;
  width: 31px;
}
.column_94ae .soft_c3d2 .next_12c9 {
  margin-top: -1.5px;
}
.column_94ae .soft_c3d2 .next_12c9,
.column_94ae .soft_c3d2 .next_12c9::after,
.column_94ae .soft_c3d2 .next_12c9::before {
  width: 31px;
  height: 3px;
}
.column_94ae .soft_c3d2 .next_12c9::before {
  top: -9px;
}
.column_94ae .soft_c3d2 .next_12c9::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .element_0d14 .soft_c3d2 .badge-04bd {
    margin-top: -2px;
    width: 19px;
  }
  .element_0d14 .soft_c3d2 .next_12c9 {
    margin-top: -1px;
  }
  .element_0d14 .soft_c3d2 .next_12c9,
  .element_0d14 .soft_c3d2 .next_12c9::after,
  .element_0d14 .soft_c3d2 .next_12c9::before {
    width: 19px;
    height: 2px;
  }
  .element_0d14 .soft_c3d2 .next_12c9::before {
    top: -6px;
  }
  .element_0d14 .soft_c3d2 .next_12c9::after {
    bottom: -6px;
  }
  .clean-3b88 .soft_c3d2 .badge-04bd {
    margin-top: -2px;
    width: 22px;
  }
  .clean-3b88 .soft_c3d2 .next_12c9 {
    margin-top: -1px;
  }
  .clean-3b88 .soft_c3d2 .next_12c9,
  .clean-3b88 .soft_c3d2 .next_12c9::after,
  .clean-3b88 .soft_c3d2 .next_12c9::before {
    width: 22px;
    height: 2px;
  }
  .clean-3b88 .soft_c3d2 .next_12c9::before {
    top: -7px;
  }
  .clean-3b88 .soft_c3d2 .next_12c9::after {
    bottom: -7px;
  }
  .carousel-center-69c9 .soft_c3d2 .badge-04bd {
    margin-top: -2px;
    width: 31px;
  }
  .carousel-center-69c9 .soft_c3d2 .next_12c9 {
    margin-top: -1.5px;
  }
  .carousel-center-69c9 .soft_c3d2 .next_12c9,
  .carousel-center-69c9 .soft_c3d2 .next_12c9::after,
  .carousel-center-69c9 .soft_c3d2 .next_12c9::before {
    width: 31px;
    height: 3px;
  }
  .carousel-center-69c9 .soft_c3d2 .next_12c9::before {
    top: -9px;
  }
  .carousel-center-69c9 .soft_c3d2 .next_12c9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .mini-e424 .soft_c3d2 .badge-04bd {
    margin-top: -2px;
    width: 19px;
  }
  .mini-e424 .soft_c3d2 .next_12c9 {
    margin-top: -1px;
  }
  .mini-e424 .soft_c3d2 .next_12c9,
  .mini-e424 .soft_c3d2 .next_12c9::after,
  .mini-e424 .soft_c3d2 .next_12c9::before {
    width: 19px;
    height: 2px;
  }
  .mini-e424 .soft_c3d2 .next_12c9::before {
    top: -6px;
  }
  .mini-e424 .soft_c3d2 .next_12c9::after {
    bottom: -6px;
  }
  .carousel_1a01 .soft_c3d2 .badge-04bd {
    margin-top: -2px;
    width: 22px;
  }
  .carousel_1a01 .soft_c3d2 .next_12c9 {
    margin-top: -1px;
  }
  .carousel_1a01 .soft_c3d2 .next_12c9,
  .carousel_1a01 .soft_c3d2 .next_12c9::after,
  .carousel_1a01 .soft_c3d2 .next_12c9::before {
    width: 22px;
    height: 2px;
  }
  .carousel_1a01 .soft_c3d2 .next_12c9::before {
    top: -7px;
  }
  .carousel_1a01 .soft_c3d2 .next_12c9::after {
    bottom: -7px;
  }
  .next-a05b .soft_c3d2 .badge-04bd {
    margin-top: -2px;
    width: 31px;
  }
  .next-a05b .soft_c3d2 .next_12c9 {
    margin-top: -1.5px;
  }
  .next-a05b .soft_c3d2 .next_12c9,
  .next-a05b .soft_c3d2 .next_12c9::after,
  .next-a05b .soft_c3d2 .next_12c9::before {
    width: 31px;
    height: 3px;
  }
  .next-a05b .soft_c3d2 .next_12c9::before {
    top: -9px;
  }
  .next-a05b .soft_c3d2 .next_12c9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .outline-136c .soft_c3d2 .badge-04bd {
    margin-top: -2px;
    width: 19px;
  }
  .outline-136c .soft_c3d2 .next_12c9 {
    margin-top: -1px;
  }
  .outline-136c .soft_c3d2 .next_12c9,
  .outline-136c .soft_c3d2 .next_12c9::after,
  .outline-136c .soft_c3d2 .next_12c9::before {
    width: 19px;
    height: 2px;
  }
  .outline-136c .soft_c3d2 .next_12c9::before {
    top: -6px;
  }
  .outline-136c .soft_c3d2 .next_12c9::after {
    bottom: -6px;
  }
  .paragraph-d3f8 .soft_c3d2 .badge-04bd {
    margin-top: -2px;
    width: 22px;
  }
  .paragraph-d3f8 .soft_c3d2 .next_12c9 {
    margin-top: -1px;
  }
  .paragraph-d3f8 .soft_c3d2 .next_12c9,
  .paragraph-d3f8 .soft_c3d2 .next_12c9::after,
  .paragraph-d3f8 .soft_c3d2 .next_12c9::before {
    width: 22px;
    height: 2px;
  }
  .paragraph-d3f8 .soft_c3d2 .next_12c9::before {
    top: -7px;
  }
  .paragraph-d3f8 .soft_c3d2 .next_12c9::after {
    bottom: -7px;
  }
  .sort-d6c0 .soft_c3d2 .badge-04bd {
    margin-top: -2px;
    width: 31px;
  }
  .sort-d6c0 .soft_c3d2 .next_12c9 {
    margin-top: -1.5px;
  }
  .sort-d6c0 .soft_c3d2 .next_12c9,
  .sort-d6c0 .soft_c3d2 .next_12c9::after,
  .sort-d6c0 .soft_c3d2 .next_12c9::before {
    width: 31px;
    height: 3px;
  }
  .sort-d6c0 .soft_c3d2 .next_12c9::before {
    top: -9px;
  }
  .sort-d6c0 .soft_c3d2 .next_12c9::after {
    bottom: -9px;
  }
}
.thumbnail_1713 .next_12c9 {
  -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);
}
.thumbnail_1713 .next_12c9::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.thumbnail_1713 .next_12c9::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);
}
.thumbnail_1713.message-hot-31dc .next_12c9 {
  -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);
}
.thumbnail_1713.message-hot-31dc .next_12c9::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.thumbnail_1713.message-hot-31dc .next_12c9::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);
}
.footer-outer-c970 {
  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.dark_76af:before {
  display: none;
}
.list-8d45 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.list-8d45 .dropdown-small-b640 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.list-8d45 .dropdown-small-b640:last-of-type {
  border-bottom: none;
}
.list-8d45 .dropdown-small-b640.detail-soft-adb2,
.list-8d45 .dropdown-small-b640.down-88e4,
.list-8d45 .dropdown-small-b640.north_af24 {
  padding: 0;
}
.list-8d45 .texture_lite_9840 .aside_paper_4f65 {
  color: currentColor;
}
.list-8d45 .texture_lite_9840 .aside_paper_4f65:focus,
.list-8d45 .texture_lite_9840 .aside_paper_4f65:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list-8d45.breadcrumb-d751 .backdrop-02e3,
.list-8d45.breadcrumb-d751 .grid-415b a,
.list-8d45.breadcrumb-d751 .accent_9d19 a,
.list-8d45.breadcrumb-d751 .module-hard-22b3 a {
  color: rgba(0, 0, 0, 0.55);
}
.list-8d45.breadcrumb-d751 .backdrop-02e3:hover,
.list-8d45.breadcrumb-d751 .grid-415b a:hover,
.list-8d45.breadcrumb-d751 .accent_9d19 a:hover,
.list-8d45.breadcrumb-d751 .module-hard-22b3 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.list-8d45.breadcrumb-d751 .inner-2033 {
  color: rgba(0, 0, 0, 0.8);
}
.list-8d45.breadcrumb-d751 .dropdown-small-b640 {
  border-color: rgba(0, 0, 0, 0.08);
}
.list-8d45.breadcrumb-d751 .dropdown-small-b640:before {
  background: rgba(0, 0, 0, 0.08);
}
.list-8d45.breadcrumb-d751 .backdrop-eda2:before {
  background: rgba(255, 255, 255, 0.9);
}
.list-8d45.breadcrumb-d751 .texture_lite_9840 .description-blue-54eb li a,
.list-8d45.breadcrumb-d751 .texture_lite_9840 .aside_paper_4f65,
.list-8d45.breadcrumb-d751 .module-hard-22b3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.list-8d45.breadcrumb-d751 .texture_lite_9840 .aside_paper_4f65:focus,
.list-8d45.breadcrumb-d751 .texture_lite_9840 .aside_paper_4f65:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list-8d45.breadcrumb-d751 .description-blue-54eb li {
  border-color: rgba(0, 0, 0, 0.08);
}
.list-8d45.surface-2aff .backdrop-02e3,
.list-8d45.surface-2aff .grid-415b a,
.list-8d45.surface-2aff .accent_9d19 .aside_paper_4f65,
.list-8d45.surface-2aff .accent_9d19 a,
.list-8d45.surface-2aff .module-hard-22b3 a {
  color: rgba(255, 255, 255, 0.79);
}
.list-8d45.surface-2aff .backdrop-02e3:hover,
.list-8d45.surface-2aff .grid-415b a:hover,
.list-8d45.surface-2aff .accent_9d19 .aside_paper_4f65:hover,
.list-8d45.surface-2aff .accent_9d19 a:hover,
.list-8d45.surface-2aff .module-hard-22b3 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list-8d45.surface-2aff .inner-2033 {
  color: rgba(255, 255, 255, 0.99);
}
.list-8d45.surface-2aff .dropdown-small-b640 {
  border-color: rgba(255, 255, 255, 0.08);
}
.list-8d45.surface-2aff .dropdown-small-b640:before {
  background: rgba(255, 255, 255, 0.08);
}
.list-8d45.surface-2aff .backdrop-eda2:before {
  background: rgba(0, 0, 0, 0.9);
}
.list-8d45.surface-2aff .texture_lite_9840 .description-blue-54eb li a,
.list-8d45.surface-2aff .texture_lite_9840 .aside_paper_4f65,
.list-8d45.surface-2aff .module-hard-22b3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.list-8d45.surface-2aff .texture_lite_9840 .aside_paper_4f65:focus,
.list-8d45.surface-2aff .texture_lite_9840 .aside_paper_4f65:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list-8d45.surface-2aff .description-blue-54eb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop-eda2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.backdrop-eda2:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.filter-rough-1520 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.sidebar-b2dd .list-8d45 {
  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;
}
.sidebar-b2dd .dropdown-small-b640 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.sidebar-b2dd .dropdown-small-b640: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) {
  .sidebar-b2dd .dropdown-small-b640:before {
    width: 16%;
    left: 42%;
  }
}
.sidebar-b2dd .dropdown-small-b640:last-child:before {
  content: none;
}
.sidebar-b2dd .dropdown-small-b640[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.sidebar-b2dd .texture_lite_9840 .description-blue-54eb li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.sidebar-b2dd .texture_lite_9840 .description-blue-54eb li a .aside_paper_4f65 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.sidebar-b2dd .texture_lite_9840 .module-hard-22b3 {
  border: none;
}
.sidebar-b2dd .texture_lite_9840 .module-hard-22b3 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.sidebar-b2dd .backdrop-eda2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.sidebar-b2dd .filter-rough-1520 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.sidebar-b2dd .surface-2aff .backdrop-eda2:before {
  background: rgba(0, 0, 0, 0.9);
}
.sidebar-b2dd .breadcrumb-d751.summary-medium-70eb .next_12c9 {
  background: rgba(0, 0, 0, 0.6);
}
.sidebar-b2dd
  .breadcrumb-d751.summary-medium-70eb
  .next_12c9::after,
.sidebar-b2dd
  .breadcrumb-d751.summary-medium-70eb
  .next_12c9:before {
  background: inherit;
}
.sidebar-b2dd
  .breadcrumb-d751.summary-medium-70eb:hover
  .next_12c9 {
  background: rgba(0, 0, 0, 0.8);
}
.header_large_32c9 .list-8d45 {
  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) {
  .header_large_32c9 .list-8d45 {
    width: auto;
    right: 45px;
  }
}
.hidden_orange_12ab .list-8d45 {
  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) {
  .hidden_orange_12ab .list-8d45 {
    width: auto;
    left: 45px;
  }
}
.dark_76af .list-8d45 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.dark_76af .filter-rough-1520 {
  max-width: 48em;
  margin: 0 auto;
}
.dark_76af .backdrop-eda2:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.table_hot_df4b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.table_hot_df4b.sidebar-b2dd .list-8d45 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.table_hot_df4b.header_large_32c9 .list-8d45 {
  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);
}
.table_hot_df4b .list-8d45 {
  visibility: visible;
}
.table_hot_df4b.hidden_orange_12ab .list-8d45 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.detail_4782,
.caption-simple-1e1d {
  overflow-x: hidden;
}
.detail_4782 .list-8d45 {
  overflow: auto;
}
.detail_4782.sidebar-b2dd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.detail_4782.sidebar-b2dd .list-8d45 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.detail_4782.sidebar-b2dd .hovered_5fdf {
  opacity: 0;
}
.detail_4782.header_large_32c9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.detail_4782.header_large_32c9 .list-8d45 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.detail_4782.header_large_32c9 .hovered_5fdf {
  opacity: 0;
}
.detail_4782.hidden_orange_12ab {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.detail_4782.hidden_orange_12ab .list-8d45 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.detail_4782.hidden_orange_12ab .hovered_5fdf {
  opacity: 0;
}
.detail_4782.dark_76af .list-8d45 {
  z-index: 10;
  visibility: visible;
}
.summary-medium-70eb {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.summary-medium-70eb .next_12c9 {
  background: rgba(255, 255, 255, 0.99);
}
.summary-medium-70eb .next_12c9::after,
.summary-medium-70eb .next_12c9:before {
  background: inherit;
}
.summary-medium-70eb:hover .next_12c9 {
  background: rgba(255, 255, 255, 0.99);
}
.hidden_orange_12ab .summary-medium-70eb {
  top: 10px;
  right: auto;
  left: 12px;
}
.dark_76af .summary-medium-70eb {
  display: none !important;
}
.detail_4782:before,
.caption-simple-1e1d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.detail_4782 .summary-medium-70eb,
.caption-simple-1e1d .summary-medium-70eb {
  display: inline-block;
}
.list-8d45 .fixed_935a {
  -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;
}
.detail_4782 .list-8d45 .fixed_935a,
.caption-simple-1e1d .list-8d45 .fixed_935a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hover_warm_cdd9 .chip_e7e6 {
  width: 100%;
}
.background_first_0050 {
  padding: 0 0.5em 0;
}
.background_first_0050 [class*="customify-col-"],
.background_first_0050 [class*="customify-col_"],
.background_first_0050 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.up-f2dd .background_first_0050 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tertiary_complex_f392 .focused-3fbc,
  .focused-3fbc {
    display: none;
  }
  .grid_first_c1ac {
    text-align: left;
  }
  .article_blue_ae6e {
    text-align: center;
  }
  .narrow_f9ba {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary_complex_f392 .notice_1446,
  .notice_1446 {
    display: none;
  }
  .link-ade8 {
    text-align: left;
  }
  .orange-c1ce {
    text-align: center;
  }
  .medium-3035 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tertiary_complex_f392 .link-a90c,
  .link-a90c {
    display: none;
  }
  .gold-415b {
    text-align: left;
  }
  .item_mini_18aa {
    text-align: center;
  }
  .avatar-e875 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.search_59de {
  box-shadow: none !important;
}
.glass_2095 .progress-medium-49d4,
.chip-advanced-f6f6 .progress-medium-49d4 {
  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-advanced-f6f6 .progress-medium-49d4 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.column_hard_8b45 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.column_hard_8b45:after,
.column_hard_8b45:before {
  content: "";
  display: table;
}
.column_hard_8b45:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .column_hard_8b45 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.column_hard_8b45,
.brown_35a3 {
  max-width: 1248px;
  margin: 0 auto;
}

.box-ec2e.shadow_hard_a094 .column_hard_8b45 {
  max-width: 100%;
}
.box-ec2e.modal_narrow_003c {
  max-width: 1200px;
  margin: 0 auto;
}
.box-ec2e.sidebar-up-0064 .column_hard_8b45 {
  max-width: 100%;
}
.box-ec2e.sidebar-up-0064 > .column_hard_8b45 {
  padding-left: 0;
  padding-right: 0;
}
.box-ec2e.sidebar-up-0064 > .column_hard_8b45 .tertiary_complex_f392 {
  margin: 0;
}
.box-ec2e.sidebar-up-0064
  > .column_hard_8b45
  .basic_b382.upper-0f49 {
  margin-right: 0;
  margin-left: 0;
}
.box-ec2e.sidebar-up-0064 #main.upper-0f49 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tertiary-advanced-2610 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary-advanced-2610 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .banner_pro_f212 .old-2c57 {
    padding-right: 1em;
  }
  .banner_pro_f212.tertiary-tiny-0165 .basic_b382 {
    border-right: 1px solid #eaecee;
  }
  .banner_pro_f212.tertiary-tiny-0165 .old-2c57 {
    padding-right: 1em;
  }
  .banner_pro_f212.tertiary-tiny-0165 .liquid_a902 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tabs_static_7592 .old-2c57 {
    padding-left: 1em;
  }
  .tabs_static_7592.tertiary-tiny-0165 .basic_b382 {
    border-left: 1px solid #eaecee;
  }
  .tabs_static_7592.tertiary-tiny-0165 .old-2c57 {
    padding-left: 1em;
  }
  .tabs_static_7592.tertiary-tiny-0165 .liquid_a902 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .complex_a104 .old-2c57 {
    padding-left: 1em;
  }
  .complex_a104.tertiary-tiny-0165 .layout-old-4a87 {
    border-right: 1px solid #eaecee;
  }
  .complex_a104.tertiary-tiny-0165 .hard_bc86 {
    border-right: 1px solid #eaecee;
  }
  .complex_a104.tertiary-tiny-0165 .old-2c57 {
    padding-left: 1em;
  }
  .complex_a104.tertiary-tiny-0165 .liquid_a902 {
    padding-right: 1em;
  }
  .complex_a104.tertiary-tiny-0165 .left-8753 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dropdown_next_7beb .old-2c57 {
    padding-right: 1em;
  }
  .dropdown_next_7beb.tertiary-tiny-0165 .layout-old-4a87 {
    border-left: 1px solid #eaecee;
  }
  .dropdown_next_7beb.tertiary-tiny-0165 .hard_bc86 {
    border-left: 1px solid #eaecee;
  }
  .dropdown_next_7beb.tertiary-tiny-0165 .old-2c57 {
    padding-right: 1em;
  }
  .dropdown_next_7beb.tertiary-tiny-0165 .liquid_a902 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dropdown_next_7beb.tertiary-tiny-0165 .left-8753 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tertiary-advanced-2610 .old-2c57 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tertiary-advanced-2610.tertiary-tiny-0165 .basic_b382 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tertiary-advanced-2610.tertiary-tiny-0165 .old-2c57 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tertiary-advanced-2610.tertiary-tiny-0165 .liquid_a902 {
    padding-left: 1em;
  }
  .tertiary-advanced-2610.tertiary-tiny-0165 .left-8753 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tertiary-advanced-2610.tertiary-tiny-0165 .old-2c57 {
    padding-left: 0;
  }
}
.border-active-e27c .primary-mini-c44e {
  display: inline-block;
}
.thick-dfc3 {
  display: inline-block;
}
.widget-4213 {
  word-con: break-word;
}
.smooth-9d9b > span {
  display: inline-block;
  padding: 5px 0;
}
.smooth-9d9b .new_4503 {
  margin-left: 8px;
  margin-right: 8px;
}
.smooth-9d9b .container_pink_71ac img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.media_iron_68c8 .description_088b {
  margin-bottom: 2em;
}
.media_iron_68c8 .gallery-out-98f3 {
  margin-bottom: 15px;
}
.media_iron_68c8 .gallery-out-98f3:last-child {
  margin-bottom: 0;
}
.media_iron_68c8 .thumbnail_1a8d {
  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) {
  .media_iron_68c8 .thumbnail_1a8d {
    display: block;
  }
}
.media_iron_68c8 .chip_fast_c38e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .media_iron_68c8 .chip_fast_c38e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.media_iron_68c8 .static_d1cf {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.media_iron_68c8 .static_d1cf img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.media_iron_68c8 .static_d1cf a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.media_iron_68c8 .widget-4213 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.media_iron_68c8 .widget-4213 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.media_iron_68c8 .upper_733d p:last-child {
  margin-bottom: 0;
}
.media_iron_68c8 .badge-brown-2eba {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.media_iron_68c8 .huge_f755 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.media_iron_68c8 .main_d6ff {
  margin-top: 1em;
}
.media_iron_68c8 .alert_static_54e5 {
  top: 0;
  display: block;
}
.media_iron_68c8 .alert_static_54e5 a {
  color: inherit;
}
.media_iron_68c8 .alert_static_54e5 a:hover {
  color: inherit;
}
.media_iron_68c8 .fast-cfc5 {
  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;
}
.media_iron_68c8 .fast-cfc5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.media_iron_68c8 .huge_f755 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.media_iron_68c8 .label_b149 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.media_iron_68c8 .label_b149:first-child {
  margin-top: 0;
}
.media_iron_68c8 .label_b149.gold_a587 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.media_iron_68c8 .label_b149.basic_396c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.media_iron_68c8
  .label_b149.basic_396c.picture-simple-f3c0
  .main_d6ff {
  width: 100%;
}
.media_iron_68c8 .basic_396c {
  -webkit-box-align: center;
  align-items: center;
}
.media_iron_68c8 .basic_396c .smooth-9d9b,
.media_iron_68c8 .basic_396c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.media_iron_68c8 .static_d1cf {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.media_iron_68c8 .static_d1cf img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.media_iron_68c8 .static_d1cf: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;
}
.media_iron_68c8 .gold_a587 {
  z-index: 5;
}
.media_iron_68c8 .accent_outer_179b .green_168c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.media_iron_68c8 .under-2469 .green_168c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.media_iron_68c8 .nav_e3c1 .green_168c {
  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;
}
.media_iron_68c8.next-6141 .thumbnail_1a8d,
.media_iron_68c8.shade_rough_5e75 .thumbnail_1a8d {
  display: block;
}
.media_iron_68c8.next-6141 .thumbnail_1a8d .picture_bright_5981,
.media_iron_68c8.next-6141 .thumbnail_1a8d .huge_f755,
.media_iron_68c8.shade_rough_5e75 .thumbnail_1a8d .picture_bright_5981,
.media_iron_68c8.shade_rough_5e75 .thumbnail_1a8d .huge_f755 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.media_iron_68c8.tooltip-north-0be6 .chip_fast_c38e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .media_iron_68c8.tooltip-north-0be6 .chip_fast_c38e {
    margin-right: 0;
  }
}
.media_iron_68c8.next-6141 .chip_fast_c38e,
.media_iron_68c8.shade_rough_5e75 .chip_fast_c38e {
  padding-top: 40%;
}
.media_iron_68c8.next-6141 .description_088b,
.media_iron_68c8.shade_rough_5e75 .description_088b {
  display: block;
}
.media_iron_68c8.next-6141 .fn-sticky-0bc9 .huge_f755,
.media_iron_68c8.shade_rough_5e75 .fn-sticky-0bc9 .huge_f755 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.media_iron_68c8.next-6141 .chip_fast_c38e,
.media_iron_68c8.shade_rough_5e75 .chip_fast_c38e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.media_iron_68c8.next-6141 .huge_f755 {
  padding: 1em;
}
.pagination-fixed-c9b5 {
  margin: 30px auto;
  display: block;
}
.pagination-fixed-c9b5 .row-ab5a > * {
  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;
}
.pagination-fixed-c9b5 .row-ab5a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pagination-fixed-c9b5 .row-ab5a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.box_red_5a36 .smooth-9d9b {
  margin-bottom: 1.41575em;
}
.box_red_5a36 .tertiary-bronze-5eff {
  margin-bottom: 1.618em;
}
.backdrop-green-7470 .highlight_north_8a1f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.backdrop-green-7470 .highlight_north_8a1f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.backdrop-green-7470 .accordion_first_05ad {
  max-width: 100%;
  overflow: auto;
}
.pink-5db7 .backdrop-green-7470 a:hover {
  text-decoration: underline;
}
.advanced-b89a .gallery-out-98f3:not(.widget-4213),
.advanced-b89a .static_d1cf {
  margin-bottom: 1.41575em;
}
.advanced-b89a .gallery-out-98f3:not(.widget-4213):last-child,
.advanced-b89a .static_d1cf:last-child {
  margin-bottom: 0;
}
.advanced-b89a .gallery-out-98f3.wide-014c {
  margin-bottom: 0.41575em;
}
.advanced-b89a .north_9088:before,
.advanced-b89a .bronze_9b8a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.advanced-b89a .north_9088:before {
  content: "\f115";
}
.advanced-b89a .bronze_9b8a:before {
  content: "\f02c";
}
.advanced-b89a .soft_ba27 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.advanced-b89a .soft_ba27 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.widget-hard-eaa1 {
  display: -webkit-box;
  display: flex;
}
.widget-hard-eaa1 .mask-74da {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .widget-hard-eaa1 .mask-74da {
    flex-basis: 90px;
  }
}
.widget-hard-eaa1 .sort-f04b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .widget-hard-eaa1 .sort-f04b {
    flex-basis: calc(100% - 50px);
  }
}
.widget-hard-eaa1 .card-ec7a p:last-child {
  margin-bottom: 0.72em;
}
.breadcrumb_0e27 .row-ab5a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.breadcrumb_0e27 .row-ab5a:after,
.breadcrumb_0e27 .row-ab5a:before {
  content: "";
  display: table;
}
.breadcrumb_0e27 .row-ab5a:after {
  clear: both;
}
.breadcrumb_0e27 .row-ab5a .form_down_a16e,
.breadcrumb_0e27 .row-ab5a .shadow_south_cac0 {
  width: 49%;
}
.breadcrumb_0e27 .row-ab5a .form_down_a16e a span.shade-tall-a4cf,
.breadcrumb_0e27 .row-ab5a .shadow_south_cac0 a span.shade-tall-a4cf {
  display: block;
  margin-bottom: 5px;
}
.breadcrumb_0e27 .row-ab5a .shadow_south_cac0 {
  float: left;
  text-align: left;
}
.breadcrumb_0e27 .row-ab5a .form_down_a16e {
  float: right;
  text-align: right;
}
.right-ac53 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .right-ac53 {
    margin-bottom: 0;
  }
}
.message-white-2bb6 {
  margin-bottom: 1em;
}
.message-white-2bb6 .widget-4213 {
  font-size: 1.1em;
  line-height: 1.3;
}
.accent-3e9f a {
  display: block;
  line-height: 0;
  position: relative;
}
.hover_last_9414 .message-white-2bb6,
.media-narrow-8aad .message-white-2bb6 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hover_last_9414 .message-white-2bb6,
  .media-narrow-8aad .message-white-2bb6 {
    display: block;
  }
}
.hover_last_9414 .accent-3e9f,
.media-narrow-8aad .accent-3e9f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hover_last_9414 .accent-3e9f,
  .media-narrow-8aad .accent-3e9f {
    margin-bottom: 1em;
  }
}
.hover_last_9414 .accent-3e9f img,
.media-narrow-8aad .accent-3e9f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hover_last_9414 .over_0349,
.media-narrow-8aad .over_0349 {
  flex-basis: calc(100% - 160px);
}
.hover_last_9414 .over_0349 p,
.media-narrow-8aad .over_0349 p {
  margin-bottom: 0;
}
.hover_last_9414 .over_0349 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hover_last_9414 .over_0349 {
    padding-left: 0;
  }
}
.media-narrow-8aad .over_0349 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .media-narrow-8aad .over_0349 {
    padding-right: 0;
  }
}
.media-narrow-8aad .accent-3e9f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.sort-7e37 .accent-3e9f {
  margin-bottom: 0.5em;
}
.sort-7e37 .accent-3e9f img {
  width: 100%;
}
.yellow_7af7 .stale_57e3,
.green_fa19 .stale_57e3 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.green_fa19 .basic_b382 .list-eae3 p:last-child {
  margin-bottom: 0;
}
.thumbnail_green_6fd3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hot_2500 .image_5da7 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hot_2500 .image_5da7:last-of-type {
    margin-bottom: 0;
  }
}
.hot_2500 .image_5da7 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hot_2500 .image_5da7 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hot_2500 .image_5da7 ul li {
  margin: 0 0 0.6em;
}
.hot_2500 .image_5da7 ul li.dark_944d,
.hot_2500 .image_5da7 ul li.border-1023 {
  position: relative;
}
.hot_2500 .image_5da7 ul li.dark_944d .banner_b371,
.hot_2500 .image_5da7 ul li.border-1023 .banner_b371 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hot_2500 .image_5da7 ul li.dark_944d:after:after,
.hot_2500 .image_5da7 ul li.dark_944d:after:before,
.hot_2500
  .image_5da7
  ul
  li.border-1023:after:after,
.hot_2500
  .image_5da7
  ul
  li.border-1023:after:before {
  content: "";
  display: table;
}
.hot_2500 .image_5da7 ul li.dark_944d:after:after,
.hot_2500
  .image_5da7
  ul
  li.border-1023:after:after {
  clear: both;
}
.hot_2500 .image_5da7 a.box-simple-183d:hover {
  text-decoration: none;
}
.hot_2500 .image_5da7 select {
  max-width: 100%;
}
.hot_2500 .image_5da7 table {
  font-size: 85%;
}
.hot_2500 .image_5da7 table td,
.hot_2500 .image_5da7 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hot_2500 .image_5da7 table tfoot td {
  text-align: left;
}
.hot_2500 .image_5da7 :last-child {
  margin-bottom: 0;
}
.hot_2500 .image_5da7 .current_a07a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hot_2500 .image_5da7 .current_a07a label {
  width: 100%;
}
.hot_2500 .image_5da7 .current_a07a .table_rough_1f60 {
  width: 100%;
  display: block;
}
.hot_2500 .image_5da7 .current_a07a .header_stale_cad0 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hot_2500 .image_5da7 .current_a07a .header_stale_cad0:hover svg #svg-search {
  fill: #444;
}
.hot_2500 .image_5da7 .current_a07a .header_stale_cad0 svg {
  width: 18px;
  height: 18px;
}
.hot_2500 .sort-fdc4 ul ul,
.hot_2500 .info_6a2f ul ul,
.hot_2500 .mini_3d3c ul ul,
.hot_2500 .photo_06a5 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hot_2500 .sort-fdc4 .warm-3f0b > a,
.hot_2500 .info_6a2f .warm-3f0b > a,
.hot_2500 .mini_3d3c .warm-3f0b > a,
.hot_2500 .photo_06a5 .warm-3f0b > a {
  margin-bottom: 0;
}
.hot_2500 .pro-de8f li,
.hot_2500 .sort-fdc4 li,
.hot_2500 .fluid-4c92 li,
.hot_2500 .info_6a2f li,
.hot_2500 .mini_3d3c li,
.hot_2500 .photo_06a5 li,
.hot_2500 .old-54d4 li,
.hot_2500 .input-15c9 li {
  display: block;
  position: relative;
}
.hot_2500 .pro-de8f li:last-child,
.hot_2500 .sort-fdc4 li:last-child,
.hot_2500 .fluid-4c92 li:last-child,
.hot_2500 .info_6a2f li:last-child,
.hot_2500 .mini_3d3c li:last-child,
.hot_2500 .photo_06a5 li:last-child,
.hot_2500 .old-54d4 li:last-child,
.hot_2500 .input-15c9 li:last-child {
  border: none;
}
.hot_2500 .pro-de8f li a,
.hot_2500 .sort-fdc4 li a,
.hot_2500 .fluid-4c92 li a,
.hot_2500 .info_6a2f li a,
.hot_2500 .mini_3d3c li a,
.hot_2500 .photo_06a5 li a,
.hot_2500 .old-54d4 li a,
.hot_2500 .input-15c9 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hot_2500 .pro-de8f li ul li::before,
.hot_2500 .sort-fdc4 li ul li::before,
.hot_2500 .fluid-4c92 li ul li::before,
.hot_2500 .info_6a2f li ul li::before,
.hot_2500 .mini_3d3c li ul li::before,
.hot_2500 .photo_06a5 li ul li::before,
.hot_2500 .old-54d4 li ul li::before,
.hot_2500 .input-15c9 li ul li::before {
  left: 15px;
}
.hot_2500 .pro-de8f li ul a,
.hot_2500 .sort-fdc4 li ul a,
.hot_2500 .fluid-4c92 li ul a,
.hot_2500 .info_6a2f li ul a,
.hot_2500 .mini_3d3c li ul a,
.hot_2500 .photo_06a5 li ul a,
.hot_2500 .old-54d4 li ul a,
.hot_2500 .input-15c9 li ul a {
  padding-left: 20px;
}
.hot_2500 .pro-de8f li ul ul li::before,
.hot_2500 .sort-fdc4 li ul ul li::before,
.hot_2500 .fluid-4c92 li ul ul li::before,
.hot_2500 .info_6a2f li ul ul li::before,
.hot_2500 .mini_3d3c li ul ul li::before,
.hot_2500 .photo_06a5 li ul ul li::before,
.hot_2500 .old-54d4 li ul ul li::before,
.hot_2500 .input-15c9 li ul ul li::before {
  left: 30px;
}
.hot_2500 .pro-de8f li ul ul a,
.hot_2500 .sort-fdc4 li ul ul a,
.hot_2500 .fluid-4c92 li ul ul a,
.hot_2500 .info_6a2f li ul ul a,
.hot_2500 .mini_3d3c li ul ul a,
.hot_2500 .photo_06a5 li ul ul a,
.hot_2500 .old-54d4 li ul ul a,
.hot_2500 .input-15c9 li ul ul a {
  padding-left: 40px;
}
.hot_2500 .column-04ef li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hot_2500 .input-15c9 ul li {
  margin-bottom: 1.41575em;
}
.hot_2500 .input-15c9 ul li .paper-e35c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hot_2500 .input-15c9 ul li .banner-0b38 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.surface-2aff .pro-de8f li a,
.surface-2aff .sort-fdc4 li a,
.surface-2aff .fluid-4c92 li a,
.surface-2aff .info_6a2f li a,
.surface-2aff .mini_3d3c li a,
.surface-2aff .photo_06a5 li a,
.surface-2aff .old-54d4 li a,
.surface-2aff .input-15c9 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface-2aff .column-04ef li {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface-2aff .image_5da7 ul li.dark_944d .banner_b371,
.surface-2aff .image_5da7 ul li.border-1023 .banner_b371 {
  background: rgba(0, 0, 0, 0.2);
}
.surface-2aff .hot_2500 .image_5da7 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-ec2e .hot_2500 .description-blue-54eb li {
  margin: 0;
}
.box-ec2e .hot_2500 .description-blue-54eb li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.box-ec2e .hot_2500 .description-blue-54eb li ul {
  margin: 0;
}
.box-ec2e .hot_2500 .description-blue-54eb li ul li a {
  padding-left: 15px;
}
.box-ec2e .hot_2500 .description-blue-54eb li ul li li a {
  padding-left: 30px;
}
.box-ec2e .hot_2500 .description-blue-54eb li.advanced_90dd > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.box-ec2e .hot_2500 .description-blue-54eb li.advanced_90dd > 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;
}
.box-ec2e .hot_2500 .description-blue-54eb li.advanced_90dd > 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;
}
.badge-green-78ad a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.accordion-88ed {
  position: relative;
  z-index: 10;
}
.accordion-88ed .fixed_935a {
  width: 100%;
  max-width: 100%;
}
.background_004d .picture_64b7 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.background_004d .breadcrumb-d751 {
}
.background_004d .surface-2aff {
  background: #292929;
}
.filter_92cf .picture_64b7 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.filter_92cf .breadcrumb-d751 {
  background: #f9f9f9;
}
.filter_92cf .surface-2aff {
  background: #303030;
}
.focus_25ab .picture_64b7 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .focus_25ab .primary-mini-c44e {
    margin-bottom: 1em;
  }
  .focus_25ab .primary-mini-c44e:last-child {
    margin-bottom: 0;
  }
}
.focus_25ab .breadcrumb-d751 {
  background: #ededed;
}
.focus_25ab .surface-2aff {
  background: #1a1a1a;
}
.picture_64b7.breadcrumb-d751 {
  color: rgba(0, 0, 0, 0.6);
}
.picture_64b7.breadcrumb-d751 .avatar_cf7e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.picture_64b7.surface-2aff {
  color: rgba(255, 255, 255, 0.99);
}
.picture_64b7.surface-2aff a:not(.box-simple-183d) {
  color: rgba(255, 255, 255, 0.79);
}
.picture_64b7.surface-2aff a:not(.box-simple-183d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture_64b7.surface-2aff .avatar_cf7e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture_64b7.surface-2aff table tbody td,
.picture_64b7.surface-2aff table th {
  background: rgba(0, 0, 0, 0.08);
}
.accordion_115d.overlay_bright_a2eb .column_hard_8b45 {
  max-width: initial;
}
.accordion_115d .active-73d7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.accordion_115d .active-73d7 .fixed_935a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .accordion_115d .active-73d7 .fixed_935a {
    display: block;
    margin-bottom: 2em;
  }
  .accordion_115d .active-73d7 .fixed_935a:last-child {
    margin-bottom: 0;
  }
}
.focus_25ab .primary-mini-c44e:last-child,
.filter_92cf .primary-mini-c44e:last-child,
.background_004d .primary-mini-c44e:last-child {
  margin-bottom: 0;
}
.focus_25ab .primary-mini-c44e .hot_2500 .image_5da7:last-child,
.filter_92cf .primary-mini-c44e .hot_2500 .image_5da7:last-child,
.background_004d .primary-mini-c44e .hot_2500 .image_5da7:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .focus_25ab .plasma-c3cc,
  .focus_25ab .paragraph-7e00,
  .filter_92cf .plasma-c3cc,
  .filter_92cf .paragraph-7e00,
  .background_004d .plasma-c3cc,
  .background_004d .paragraph-7e00 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .accordion-88ed .primary-mini-c44e {
    margin-bottom: 2em;
  }
}
.accordion-88ed p:last-child {
  margin-bottom: 0;
}
.accordion-88ed li,
.accordion-88ed ul {
  list-style: none;
  margin: 0;
}
.accordion-88ed ul ul {
  margin-left: 2.617924em;
}
.tag_orange_9a85 {
  font-size: 0.875em;
}

/* css-noise: 7917 */
.promo-block-w1 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.2;
}
