/*!
Theme Name: Customify
Theme URI: https://pressmaximum.thick_84e1/customify
Author: WPCustomify
Author URI: https://pressmaximum.thick_84e1
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.thick_84e1/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.dropdown_d627.rough_d4ab/licenses/gpl-2.0.tag-dynamic-f4f0
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.caption-motion-725e/, (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.hot-eb0e.module_24ef/normalize.steel-ae3e/
 ======
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.steel-ae3e v7.0.0 | MIT License | github.thick_84e1/necolas/normalize.steel-ae3e */
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;
}
.surface_184d .form-dirty-1800,
.progress-west-479e,
.avatar_brown_0c3f,
.hover-3577,
.widget_paper_cd14,
.label_solid_373a,
.pattern-orange-168b,
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;
}
.progress-west-479e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .progress-west-479e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .progress-west-479e,
  h1 {
    font-size: 1.8em;
  }
}
.avatar_brown_0c3f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.avatar_brown_0c3f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .avatar_brown_0c3f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .avatar_brown_0c3f,
  h2 {
    font-size: 1.7em;
  }
}
.hover-3577,
h3 {
  font-size: 1.618em;
}
.surface_184d .form-dirty-1800,
.widget_paper_cd14,
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.module-0b98 {
  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;
}
.pink-359c:after,
.pink-359c:before,
.alert-b346:after,
.alert-b346:before {
  content: "";
  display: table;
}
.pink-359c:after,
.alert-b346:after {
  clear: both;
}
.text_dd59 {
  float: right;
  margin-right: 0;
}
.current_c5d4 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.up_ff23 .component-ae81,
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;
}
.up_ff23 .component-ae81: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;
}
.summary-f5af .component-ae81 {
  box-shadow: none;
}
.summary-f5af
  .component-ae81
  .down_3e5a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.summary-f5af .component-ae81 .column-a629 {
  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;
}
.summary-f5af
  .component-ae81
  .column-a629
  b {
  display: none;
}
.summary-f5af .layout-11a0 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.widget_5aa7:not(.media-next-3a88):not(.component_00c8),
button:not(.media-next-3a88):not(.component_00c8),
input[type="button"]:not(.media-next-3a88):not(
    .component_00c8
  ),
input[type="reset"]:not(.media-next-3a88):not(
    .component_00c8
  ),
input[type="submit"]:not(.media-next-3a88):not(
    .component_00c8
  ) {
  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;
}
.widget_5aa7:not(.media-next-3a88):not(
    .component_00c8
  ):hover,
button:not(.media-next-3a88):not(
    .component_00c8
  ):hover,
input[type="button"]:not(.media-next-3a88):not(
    .component_00c8
  ):hover,
input[type="reset"]:not(.media-next-3a88):not(
    .component_00c8
  ):hover,
input[type="submit"]:not(.media-next-3a88):not(
    .component_00c8
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.widget_5aa7:not(.media-next-3a88):not(
    .component_00c8
  ):active,
.widget_5aa7:not(.media-next-3a88):not(
    .component_00c8
  ):focus,
button:not(.media-next-3a88):not(
    .component_00c8
  ):active,
button:not(.media-next-3a88):not(
    .component_00c8
  ):focus,
input[type="button"]:not(.media-next-3a88):not(
    .component_00c8
  ):active,
input[type="button"]:not(.media-next-3a88):not(
    .component_00c8
  ):focus,
input[type="reset"]:not(.media-next-3a88):not(
    .component_00c8
  ):active,
input[type="reset"]:not(.media-next-3a88):not(
    .component_00c8
  ):focus,
input[type="submit"]:not(.media-next-3a88):not(
    .component_00c8
  ):active,
input[type="submit"]:not(.media-next-3a88):not(
    .component_00c8
  ):focus {
  outline: 0;
}
.widget_5aa7:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707,
button:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707,
input[type="button"]:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707,
input[type="reset"]:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707,
input[type="submit"]:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707 {
  position: relative;
}
.widget_5aa7:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707
  .secondary-liquid-26e0,
.widget_5aa7:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707
  .up_c4fb,
.widget_5aa7:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707
  .plasma_6bfa,
.widget_5aa7:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707
  i,
.widget_5aa7:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707
  svg,
button:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707
  .secondary-liquid-26e0,
button:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707
  .up_c4fb,
button:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707
  .plasma_6bfa,
button:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707
  i,
button:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707
  svg,
input[type="button"]:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707
  .secondary-liquid-26e0,
input[type="button"]:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707
  .up_c4fb,
input[type="button"]:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707
  .plasma_6bfa,
input[type="button"]:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707
  i,
input[type="button"]:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707
  svg,
input[type="reset"]:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707
  .secondary-liquid-26e0,
input[type="reset"]:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707
  .up_c4fb,
input[type="reset"]:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707
  .plasma_6bfa,
input[type="reset"]:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707
  i,
input[type="reset"]:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707
  svg,
input[type="submit"]:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707
  .secondary-liquid-26e0,
input[type="submit"]:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707
  .up_c4fb,
input[type="submit"]:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707
  .plasma_6bfa,
input[type="submit"]:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707
  i,
input[type="submit"]:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707
  svg {
  visibility: hidden;
}
.widget_5aa7:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707:after,
button:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707:after,
input[type="button"]:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707:after,
input[type="reset"]:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707:after,
input[type="submit"]:not(.media-next-3a88):not(
    .component_00c8
  ).fn-loading-6707: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;
}
.widget_5aa7:not(.media-next-3a88):not(.component_00c8),
input[type="button"]:not(.media-next-3a88):not(
    .component_00c8
  ),
input[type="reset"]:not(.media-next-3a88):not(
    .component_00c8
  ),
input[type="submit"]:not(.media-next-3a88):not(
    .component_00c8
  ) {
  color: #fff;
  background: #235787;
}
.widget_5aa7:not(.media-next-3a88):not(
    .component_00c8
  ):focus,
input[type="button"]:not(.media-next-3a88):not(
    .component_00c8
  ):focus,
input[type="reset"]:not(.media-next-3a88):not(
    .component_00c8
  ):focus,
input[type="submit"]:not(.media-next-3a88):not(
    .component_00c8
  ):focus {
  color: #fff;
}
.widget_5aa7.fn-disabled-6707:not(.media-next-3a88):not(
    .component_00c8
  ),
.widget_5aa7[disabled]:not(.media-next-3a88):not(
    .component_00c8
  ),
button.fn-disabled-6707:not(.media-next-3a88):not(
    .component_00c8
  ),
button[disabled]:not(.media-next-3a88):not(
    .component_00c8
  ) {
  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;
}
.video-4b23 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.video-4b23: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;
}
.frame-47c8 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.layout_lite_a683 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.texture-ce54 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.pink-359c:after,
.pink-359c:before,
.banner_old_cf94:after,
.banner_old_cf94:before,
.outline-32ba:after,
.outline-32ba:before,
.warm_ea5a:after,
.warm_ea5a:before,
.info-orange-d4e0:after,
.info-orange-d4e0:before,
.dark-65c1:after,
.dark-65c1:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.pink-359c:after,
.banner_old_cf94:after,
.outline-32ba:after,
.warm_ea5a:after,
.info-orange-d4e0:after,
.dark-65c1:after {
  clear: both;
}
.banner_old_cf94 .container_d0b8,
.outline-32ba .container_d0b8,
.pro_942b .container_d0b8 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.fixed_80ac {
  display: inline-block;
}
.border_stone_4617 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.border_stone_4617 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.border_stone_4617 .pagination-slow-9424 {
  padding: 1em 0;
  font-size: 85%;
}
.pagination-slow-9424 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.chip_advanced_ec91 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.chip_advanced_ec91:after,
.chip_advanced_ec91:before {
  content: "";
  display: table;
}
.chip_advanced_ec91:after {
  clear: both;
}
.disabled-d6f9 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.picture_small_9297 .disabled-d6f9 {
  max-width: 50%;
}
.menu_rough_d0c9 .disabled-d6f9 {
  max-width: 33.33%;
}
.preview_pink_9348 .disabled-d6f9 {
  max-width: 25%;
}
.module-4d8b .disabled-d6f9 {
  max-width: 20%;
}
.complex-5c39 .disabled-d6f9 {
  max-width: 16.66%;
}
.glass-8809 .disabled-d6f9 {
  max-width: 14.28%;
}
.mini_ecaa .disabled-d6f9 {
  max-width: 12.5%;
}
.wood_812e .disabled-d6f9 {
  max-width: 11.11%;
}
.popup-under-3d16 {
  display: block;
}
.surface_184d .orange_4a25 label,
.surface_184d .filter-482f label,
.surface_184d .preview-full-75d5 label,
.surface_184d .hovered-6875 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.button-east-13d2 {
  list-style: none;
  margin: 0;
}
.button-east-13d2 article.focus_focused_c433 {
  margin-bottom: 0;
}
.button-east-13d2 ul {
  list-style: none;
  margin: 0;
}
.button-east-13d2 .surface_1393 li.focus_focused_c433 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .button-east-13d2 .surface_1393 li.focus_focused_c433 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .button-east-13d2 .surface_1393 li.focus_focused_c433: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) {
  .button-east-13d2 .surface_1393 li.focus_focused_c433 li.focus_focused_c433 li.focus_focused_c433 li.focus_focused_c433 {
    padding-left: 0;
  }
}
article.focus_focused_c433 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.focus_focused_c433 .banner_old_cf94 p:last-of-type {
  margin-bottom: 0;
}
article.focus_focused_c433 .gradient-a6c2 {
  float: left;
}
article.focus_focused_c433 .shadow_thick_ed65 {
  margin-left: 85px;
}
article.focus_focused_c433 .caption-active-98f8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.focus_focused_c433 .caption-active-98f8 .banner_2723 {
  margin-left: 10px;
}
article.focus_focused_c433 .text-daa2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.focus_focused_c433 .bottom-9436 {
  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 .orange_4a25,
  #respond .preview-full-75d5,
  #respond .hovered-6875 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .orange_4a25 input,
#respond .preview-full-75d5 input,
#respond .hovered-6875 input {
  width: 100%;
}
#respond .hovered-6875 {
  margin-right: 0;
}
#respond .hard_6d36 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.title_5727 {
  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;
}
.title_5727.container_5f61 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.title_5727 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%);
}
.title_5727:focus,
.title_5727: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);
}
.alert-short-7f85 {
  border-radius: 10%;
}
.paper_2fce {
  border-radius: 50%;
}
.tiny-e50d {
  font-size: 0.72em;
}
.shadow-e0ff {
  font-size: 0.875em;
}
.chip_middle_c60f {
  font-size: 1.1em;
}
.text_9867 {
  text-transform: uppercase;
  line-height: 1.2;
}
.text_9867.tiny-e50d {
  letter-spacing: 0.5px;
}
.badge_a021,
.badge_a021 a {
  color: #6d6d6d;
}
.badge_a021 a:hover {
  color: #111;
}
.item_lower_64ce {
  color: #6d6d6d;
}
.alert_action_c1c5 {
  overflow-x: hidden;
}
.alert_action_c1c5 .text_solid_2796.wrapper_07d5 {
  position: relative;
}
.alert_action_c1c5 .text_solid_2796.wrapper_07d5.photo-b29c {
  position: initial;
}
.alert_action_c1c5
  .text_solid_2796.wrapper_07d5.photo-b29c
  .info-black-6376 {
  left: auto;
}
.alert_action_c1c5 .text_solid_2796 .info-black-6376 {
  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;
}
.alert_action_c1c5 .text_solid_2796:hover.wrapper_07d5 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.alert_action_c1c5
  .text_solid_2796:hover.wrapper_07d5
  .info-black-6376 {
  display: block;
  z-index: 9999999;
}
.alert_action_c1c5 .blue-2604 .copper_3f78,
.alert_action_c1c5 .article-east-33ac .copper_3f78 {
  display: none;
}
.alert_action_c1c5 .info_mini_0cd1 .text_solid_2796:hover.wrapper_07d5 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.surface_184d .orange_4a25 label,
.surface_184d .filter-482f label,
.surface_184d .preview-full-75d5 label,
.surface_184d .hovered-6875 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.button-east-13d2 {
  list-style: none;
  margin: 0;
}
.button-east-13d2 article.focus_focused_c433 {
  margin-bottom: 0;
}
.button-east-13d2 ul {
  list-style: none;
  margin: 0;
}
.button-east-13d2 .surface_1393 li.focus_focused_c433 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .button-east-13d2 .surface_1393 li.focus_focused_c433 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .button-east-13d2 .surface_1393 li.focus_focused_c433: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) {
  .button-east-13d2 .surface_1393 li.focus_focused_c433 li.focus_focused_c433 li.focus_focused_c433 li.focus_focused_c433 {
    padding-left: 0;
  }
}
article.focus_focused_c433 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.focus_focused_c433 .banner_old_cf94 p:last-of-type {
  margin-bottom: 0;
}
article.focus_focused_c433 .gradient-a6c2 {
  float: left;
}
article.focus_focused_c433 .shadow_thick_ed65 {
  margin-left: 85px;
}
article.focus_focused_c433 .caption-active-98f8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.focus_focused_c433 .caption-active-98f8 .banner_2723 {
  margin-left: 10px;
}
article.focus_focused_c433 .text-daa2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.focus_focused_c433 .bottom-9436 {
  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 .orange_4a25,
  #respond .preview-full-75d5,
  #respond .hovered-6875 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .orange_4a25 input,
#respond .preview-full-75d5 input,
#respond .hovered-6875 input {
  width: 100%;
}
#respond .hovered-6875 {
  margin-right: 0;
}
#respond .hard_6d36 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.blue-2604 .heading-tall-1aad {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.heading-tall-1aad .iron_a8ce.accordion_458b .detail_yellow_e983 > li > a:focus,
.heading-tall-1aad .iron_a8ce.accordion_458b .detail_yellow_e983 > li > a:hover,
.heading-tall-1aad .iron_a8ce.copper_05ec .detail_yellow_e983 > li > a:focus,
.heading-tall-1aad .iron_a8ce.copper_05ec .detail_yellow_e983 > li > a:hover,
.heading-tall-1aad .iron_a8ce.surface_6b71 .detail_yellow_e983 > li > a:focus,
.heading-tall-1aad .iron_a8ce.surface_6b71 .detail_yellow_e983 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading-tall-1aad
  .iron_a8ce.accordion_458b
  .detail_yellow_e983
  > li.tooltip-9fc4
  > a,
.heading-tall-1aad
  .iron_a8ce.accordion_458b
  .detail_yellow_e983
  > li.notification_paper_c7f2
  > a,
.heading-tall-1aad
  .iron_a8ce.copper_05ec
  .detail_yellow_e983
  > li.tooltip-9fc4
  > a,
.heading-tall-1aad
  .iron_a8ce.copper_05ec
  .detail_yellow_e983
  > li.notification_paper_c7f2
  > a,
.heading-tall-1aad
  .iron_a8ce.surface_6b71
  .detail_yellow_e983
  > li.tooltip-9fc4
  > a,
.heading-tall-1aad .iron_a8ce.surface_6b71 .detail_yellow_e983 > li.bottom-527f > a {
  color: rgba(255, 255, 255, 0.99);
}
.heading-tall-1aad .banner-pressed-ea65,
.heading-tall-1aad .banner-pressed-ea65 a {
  color: rgba(255, 255, 255, 0.99);
}
.heading-tall-1aad .dirty-bca3.dirty_a13e li a,
.heading-tall-1aad .bottom-b845 a,
.heading-tall-1aad .article_644f,
.heading-tall-1aad .detail_yellow_e983 > li > a,
.heading-tall-1aad .white-7d25 {
  color: rgba(255, 255, 255, 0.79);
}
.heading-tall-1aad .dirty-bca3.dirty_a13e li a:hover,
.heading-tall-1aad .bottom-b845 a:hover,
.heading-tall-1aad .article_644f:hover,
.heading-tall-1aad .detail_yellow_e983 > li > a:hover,
.heading-tall-1aad .white-7d25:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading-tall-1aad .shade-hard-9691 {
  color: rgba(255, 255, 255, 0.79);
}
.heading-tall-1aad .shade-hard-9691 .popup-4138 {
  color: rgba(255, 255, 255, 0.99);
}
.heading-tall-1aad .shade-hard-9691:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading-tall-1aad .notice_f4f6 .dropdown-2e52 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.heading-tall-1aad .notice_f4f6 .dropdown-2e52 .last_3c49 {
  color: rgba(255, 255, 255, 0.79);
}
.heading-tall-1aad
  .notice_f4f6
  .dropdown-2e52
  .last_3c49::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading-tall-1aad
  .notice_f4f6
  .dropdown-2e52
  .last_3c49:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading-tall-1aad
  .notice_f4f6
  .dropdown-2e52
  .last_3c49::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading-tall-1aad
  .notice_f4f6
  .dropdown-2e52
  .last_3c49::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading-tall-1aad .notice_f4f6 .black_3864 {
  color: rgba(255, 255, 255, 0.79);
}
.heading-tall-1aad .notice_f4f6 .black_3864:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag_3033
  .heading-tall-1aad
  .notice_f4f6
  .easy_7e4c
  .list_7cbd {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tag_3033
  .heading-tall-1aad
  .notice_f4f6
  .easy_7e4c
  .last_3c49 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.blue-2604 .disabled-large-ef9c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.disabled-large-ef9c .iron_a8ce.accordion_458b .detail_yellow_e983 > li > a:focus,
.disabled-large-ef9c .iron_a8ce.accordion_458b .detail_yellow_e983 > li > a:hover,
.disabled-large-ef9c .iron_a8ce.copper_05ec .detail_yellow_e983 > li > a:focus,
.disabled-large-ef9c .iron_a8ce.copper_05ec .detail_yellow_e983 > li > a:hover,
.disabled-large-ef9c .iron_a8ce.surface_6b71 .detail_yellow_e983 > li > a:focus,
.disabled-large-ef9c .iron_a8ce.surface_6b71 .detail_yellow_e983 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.disabled-large-ef9c
  .iron_a8ce.accordion_458b
  .detail_yellow_e983
  > li.tooltip-9fc4
  > a,
.disabled-large-ef9c
  .iron_a8ce.accordion_458b
  .detail_yellow_e983
  > li.notification_paper_c7f2
  > a,
.disabled-large-ef9c
  .iron_a8ce.copper_05ec
  .detail_yellow_e983
  > li.tooltip-9fc4
  > a,
.disabled-large-ef9c
  .iron_a8ce.copper_05ec
  .detail_yellow_e983
  > li.notification_paper_c7f2
  > a,
.disabled-large-ef9c
  .iron_a8ce.surface_6b71
  .detail_yellow_e983
  > li.tooltip-9fc4
  > a,
.disabled-large-ef9c .iron_a8ce.surface_6b71 .detail_yellow_e983 > li.bottom-527f > a {
  color: rgba(0, 0, 0, 0.8);
}
.disabled-large-ef9c .banner-pressed-ea65,
.disabled-large-ef9c .banner-pressed-ea65 a {
  color: rgba(0, 0, 0, 0.8);
}
.disabled-large-ef9c .dirty-bca3.dirty_a13e li a,
.disabled-large-ef9c .bottom-b845 a,
.disabled-large-ef9c .article_644f,
.disabled-large-ef9c .detail_yellow_e983 > li > a,
.disabled-large-ef9c .white-7d25 {
  color: rgba(0, 0, 0, 0.55);
}
.disabled-large-ef9c .dirty-bca3.dirty_a13e li a:hover,
.disabled-large-ef9c .bottom-b845 a:hover,
.disabled-large-ef9c .article_644f:hover,
.disabled-large-ef9c .detail_yellow_e983 > li > a:hover,
.disabled-large-ef9c .white-7d25:hover {
  color: rgba(0, 0, 0, 0.8);
}
.disabled-large-ef9c .shade-hard-9691 {
  color: rgba(0, 0, 0, 0.55);
}
.disabled-large-ef9c .shade-hard-9691 .popup-4138 {
  color: rgba(0, 0, 0, 0.8);
}
.disabled-large-ef9c .shade-hard-9691:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown_warm_9a86 .modal_a8e5 {
  margin-left: auto;
  margin-right: auto;
}
.outline-32ba > * {
  margin-left: auto;
  margin-right: auto;
}
.outline-32ba .frame-47c8 {
  margin-right: 1.41575em;
}
.inner_3b25 .outline-32ba > .cool_5157 {
  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;
}
.inner_3b25 .outline-32ba > .wrapper_c17a {
  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;
}
.shade-4d5f.dropdown_warm_9a86 .modal_a8e5,
.card-a034.dropdown_warm_9a86 .modal_a8e5 {
  margin-left: 0;
}
.container-yellow-3bf4.dropdown_warm_9a86 .modal_a8e5,
.outline_aed8.dropdown_warm_9a86 .modal_a8e5 {
  margin-right: 0;
}
.outline-32ba ol,
.outline-32ba ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.thumbnail-pink-c821 video {
  max-width: 100%;
}
.badge-bccc img {
  display: block;
}
.badge-bccc.frame-47c8,
.badge-bccc.layout_lite_a683 {
  width: 100%;
}
.badge-bccc.wrapper_c17a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.backdrop_3ef5:not(.smooth-1ba0) {
  margin: 1.5em auto;
}
.pink-d203 p {
  padding: 1.5em 14px;
}
ul.tiny_631b.wrapper_c17a,
ul.tiny_631b.cool_5157,
ul.tiny_631b.highlight-85af.cool_5157 {
  padding: 0 14px;
}
.dynamic-f060 {
  display: block;
  overflow-x: auto;
}
.dynamic-f060 table {
  border-collapse: collapse;
  width: 100%;
}
.dynamic-f060 td,
.dynamic-f060 th {
  padding: 0.5em;
}
.outline-32ba li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.outline-32ba ol ol,
.outline-32ba ol ul,
.outline-32ba ul ol,
.outline-32ba ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.outline-32ba ol ol li,
.outline-32ba ol ul li,
.outline-32ba ul ol li,
.outline-32ba ul ul li {
  margin-left: 0;
}
.summary-rough-9e6d.medium-0490 > .overlay-fast-73f0 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.summary-rough-9e6d.medium-0490 > .overlay-fast-73f0 iframe,
.summary-rough-9e6d.medium-0490 > .overlay-fast-73f0 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.button_motion_cf8c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.button_motion_cf8c.black-d68c {
  padding: 0;
}
.button_motion_cf8c.black-d68c cite {
  font-size: 13px;
}
.button_motion_cf8c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.button_motion_cf8c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.bronze-3734 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.bronze-3734 > p:first-child {
  margin-top: 0;
}
.bronze-3734 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.bronze-3734 blockquote {
  border-left: 0;
}
.badge_f5f6 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.badge_f5f6:not(.secondary-5242) {
  max-width: 100px;
}
.badge_f5f6.text_selected_710d {
  border-bottom: none !important;
  text-align: center;
}
.badge_f5f6.text_selected_710d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .pink-d203 p {
    padding: 1.5em 0;
  }
}
.label_09cc {
  color: #0073aa;
}
.summary-6477 {
  background-color: #0073aa;
}
.mask-1876 {
  color: #229fd8;
}
.popup-old-8dd7 {
  background-color: #229fd8;
}
.input-ebc5 {
  color: #eee;
}
.table_828c {
  background-color: #eee;
}
.aside-tall-543a {
  color: #444;
}
.feature_56f2 {
  background-color: #444;
}
.glass-2c4c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.glass-2c4c .preview-hard-11ff .bottom-b845 {
  font-size: 15px;
}
.glass-2c4c .bottom-b845 {
  line-height: 1.3;
}
.glass-2c4c .disabled-large-ef9c {
}
.glass-2c4c .heading-tall-1aad {
  background: #235787;
}
.mask_e8d9 {
  padding: 0;
}
.mask_e8d9 .heading-tall-1aad {
  background: #1a1a1a;
}
.mask_e8d9 .disabled-large-ef9c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.pagination_last_13cd {
  padding: 0;
  border-left: none;
  border-right: none;
}
.pagination_last_13cd .disabled-large-ef9c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.pagination_last_13cd .heading-tall-1aad {
  background: #303030;
}
.dark-65c1 {
  position: relative;
  z-index: 10;
}
.dark-65c1 .search_mini_5758 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.soft-2903 .wrapper_07d5 {
  display: inline-block;
  vertical-align: middle;
}
.soft-2903.aside-a95d .wrapper_07d5 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .soft-2903.aside-a95d .wrapper_07d5 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .soft-2903.aside-a95d .wrapper_07d5 {
    margin-right: 0.4em;
  }
}
.soft-2903.aside-a95d .wrapper_07d5:last-child {
  margin-right: 0;
}
.card_5b34 .search_mini_5758 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .blue-2604 .preview-hard-11ff {
    margin: 0 -0.5em;
  }
  .blue-2604 .preview-hard-11ff [class*="customify-col-"],
  .blue-2604 .preview-hard-11ff [class*="customify-col_"],
  .blue-2604 .preview-hard-11ff [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.blue-2604.tertiary_43be .search_mini_5758 {
  background: 0 0 !important;
}
.blue-2604.tertiary_43be .search_mini_5758,
.blue-2604.card_5b34 .search_mini_5758 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .blue-2604.notice_380c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.blue-2604.card_5b34 .search_mini_5758 {
  box-shadow: none !important;
}
.top_04b5 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .top_04b5 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .top_04b5 {
    padding: 18px 0 20px;
  }
}
.top_04b5 .notification_4e27 {
  width: 100%;
}
.top_04b5 .static-05aa {
  margin-bottom: 0;
}
.top_04b5 .bottom_109d {
  margin-top: 5px;
  font-size: 0.875em;
}
.detail_2059 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.detail_2059 .tabs-over-3492 {
  width: 100%;
}
.hover_b205 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hover_b205 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hover_b205 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;
}
.hover_b205 li:last-child:after {
  display: none;
}
.hover_b205 li a {
  font-weight: 500;
  margin-right: 10px;
}
.popup_7590 .copper_3f78 button,
.top_04b5 .copper_3f78 button {
  left: 0;
}
.popup_7590 .tabs-over-3492,
.top_04b5 .tabs-over-3492 {
  padding-left: 0;
  padding-right: 0;
}
.popup_7590 .detail_2059,
.top_04b5 .detail_2059 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.popup_7590 {
  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;
}
.popup_7590: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;
}
.popup_7590 .header-7e57 {
  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) {
  .popup_7590 .header-7e57 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .popup_7590 .header-7e57 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .popup_7590 .header-7e57 {
    min-height: 200px;
  }
}
.popup_7590 .hover_b205 {
  color: rgba(255, 255, 255, 0.8);
}
.popup_7590 .hover_b205 a,
.popup_7590 .hover_b205 li:after {
  color: inherit;
}
.popup_7590 .hover_b205 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.large-dc1a {
  margin-bottom: 0.5em;
}
.dark_a9fb {
  margin-bottom: 1.2em;
}
.dark_a9fb,
.large-dc1a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.dark_a9fb p:last-child,
.large-dc1a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .copper_3f78,
#masthead .copper_3f78 {
  display: none;
}
#masthead
  > .copper_3f78.static-5ca0 {
  display: none;
}
#masthead > .copper_3f78 button {
  left: 0;
}
.easy-7cb6 {
  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%;
}
.easy-7cb6 .wrapper_07d5 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.easy-7cb6 .tertiary_4f3b {
  display: -webkit-box;
  display: flex;
}
.easy-7cb6 .tertiary_4f3b.popup-cold-3934 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.easy-7cb6 .tertiary_4f3b.prev_d6c8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.easy-7cb6 .tertiary_4f3b.filter_west_21ac {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.easy-7cb6.under_7d71.active-1533 .tertiary_4f3b.popup-cold-3934 {
  flex-basis: 100%;
}
.easy-7cb6.clean_c8f1 .tertiary_4f3b.prev_d6c8 {
  -webkit-box-flex: 1;
  flex: auto;
}
.easy-7cb6.clean_c8f1 .tertiary_4f3b.filter_west_21ac {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .copper_3f78.static-5ca0 {
  display: none;
}
#masthead > .copper_3f78 button {
  left: 0;
}
.content-upper-cb6e {
  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;
}
.content-upper-cb6e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.content-upper-cb6e.surface_dirty_7e16 i {
  margin-right: 4px;
}
.content-upper-cb6e.icon_advanced_179f i {
  margin-left: 5px;
}
.bottom-b845 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.bottom-b845 p:last-child {
  margin-bottom: 0;
}
.input_liquid_3bd5 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.input_liquid_3bd5 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.input_liquid_3bd5 img {
  display: block;
  width: auto;
  line-height: 1;
}
.input_liquid_3bd5 .banner-pressed-ea65 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.input_liquid_3bd5 .disabled_rough_64f7 {
  margin: 5px 0 7px 0;
}
.input_liquid_3bd5.table-over-9a9b .lite-7468 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.input_liquid_3bd5.table-over-9a9b .panel-south-1ed1 {
  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;
}
.input_liquid_3bd5.border-fixed-a3dc {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.input_liquid_3bd5.border-fixed-a3dc .lite-7468 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.input_liquid_3bd5.border-fixed-a3dc .panel-south-1ed1 {
  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;
}
.input_liquid_3bd5.paragraph-warm-744e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.input_liquid_3bd5.detail_dd86 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.input_liquid_3bd5.detail_dd86 .panel-south-1ed1 {
  margin-top: 7px;
}
.west_fff9 {
  display: inline-block;
}
.dark-65c1 .progress_e5e7 .input_liquid_3bd5 img {
  max-width: 100%;
}
.iron_a8ce .banner-yellow-3f78.slider_88ae,
.border-67e6 .banner-yellow-3f78.slider_88ae {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.iron_a8ce .component_in_d414,
.border-67e6 .component_in_d414 {
  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%);
}
.iron_a8ce .component_in_d414 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.iron_a8ce.picture-bronze-6469 .component_in_d414 {
  display: none;
}
.iron_a8ce .image-fluid-ce33 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.iron_a8ce .image-fluid-ce33 li {
  display: inline-block;
  position: relative;
}
.iron_a8ce .image-fluid-ce33 li:last-child {
  margin-right: 0;
}
.iron_a8ce .image-fluid-ce33 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;
}
.iron_a8ce .image-fluid-ce33 li.bottom-527f > a {
  color: rgba(0, 0, 0, 0.9);
}
.iron_a8ce .image-fluid-ce33 > 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;
}
.iron_a8ce .image-fluid-ce33 > li > a i {
  line-height: 0;
}
.iron_a8ce .image-fluid-ce33 > li.sort-middle-05b6 > a .component_in_d414 {
  margin-left: 4px;
  line-height: 0;
}
.iron_a8ce .image-fluid-ce33 .form-3e1e li.sort-middle-05b6 > a {
  position: relative;
}
.iron_a8ce .image-fluid-ce33 .form-3e1e li.sort-middle-05b6 > a:after,
.iron_a8ce .image-fluid-ce33 .form-3e1e li.sort-middle-05b6 > a:before {
  content: "";
  display: table;
}
.iron_a8ce .image-fluid-ce33 .form-3e1e li.sort-middle-05b6 > a:after {
  clear: both;
}
.iron_a8ce .image-fluid-ce33 .form-3e1e li.sort-middle-05b6 > a .component_in_d414 {
  margin-left: 5px;
  float: right;
}
.iron_a8ce .photo_fast_a3c2,
.iron_a8ce .form-3e1e {
  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;
}
.iron_a8ce .form-3e1e {
  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;
}
.iron_a8ce .form-3e1e .slider_88ae {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.iron_a8ce .form-3e1e .component_in_d414 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.iron_a8ce .form-3e1e li {
  display: block;
  margin: 0;
  padding: 0;
}
.iron_a8ce .form-3e1e 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;
}
.iron_a8ce .form-3e1e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.iron_a8ce .form-3e1e .form-3e1e {
  top: 0;
  left: 100%;
}
.iron_a8ce .search-300d.fn-focus-6707 > .photo_fast_a3c2,
.iron_a8ce .search-300d.fn-focus-6707 > .form-3e1e,
.iron_a8ce .search-300d:focus > .photo_fast_a3c2,
.iron_a8ce .search-300d:focus > .form-3e1e,
.iron_a8ce .search-300d:hover > .photo_fast_a3c2,
.iron_a8ce .search-300d:hover > .form-3e1e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.iron_a8ce.surface_6b71 .detail_yellow_e983:after,
.iron_a8ce.surface_6b71 .detail_yellow_e983:before {
  content: "";
  display: table;
}
.iron_a8ce.surface_6b71 .detail_yellow_e983:after {
  clear: both;
}
.iron_a8ce.surface_6b71 .detail_yellow_e983 > li {
  float: left;
}
.iron_a8ce.accent-static-cd4d .detail_yellow_e983:after,
.iron_a8ce.accent-static-cd4d .detail_yellow_e983:before {
  content: "";
  display: table;
}
.iron_a8ce.accent-static-cd4d .detail_yellow_e983:after {
  clear: both;
}
.iron_a8ce.accent-static-cd4d .detail_yellow_e983 > li {
  float: left;
}
.iron_a8ce.accent-static-cd4d .detail_yellow_e983 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.iron_a8ce.accent-static-cd4d .detail_yellow_e983 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.iron_a8ce.accent-static-cd4d .detail_yellow_e983 > li.tooltip-9fc4 > a,
.iron_a8ce.accent-static-cd4d .detail_yellow_e983 > li.bottom-527f > a {
  color: #fff;
  background-color: #1e4b75;
}
.iron_a8ce.accordion_458b .detail_yellow_e983 > li > a .slider_88ae {
  position: relative;
}
.iron_a8ce.accordion_458b .detail_yellow_e983 > li > a .slider_88ae: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;
}
.iron_a8ce.accordion_458b
  .detail_yellow_e983
  > li:focus
  > a
  .slider_88ae:before,
.iron_a8ce.accordion_458b
  .detail_yellow_e983
  > li:hover
  > a
  .slider_88ae:before {
  width: 100%;
  background-color: currentColor;
}
.iron_a8ce.accordion_458b
  .detail_yellow_e983
  > li.tooltip-9fc4
  > a
  .slider_88ae:before,
.iron_a8ce.accordion_458b
  .detail_yellow_e983
  > li.notification_paper_c7f2
  > a
  .slider_88ae:before {
  width: 100%;
  background-color: currentColor;
}
.iron_a8ce.copper_05ec .detail_yellow_e983 > li > a .slider_88ae {
  position: relative;
}
.iron_a8ce.copper_05ec .detail_yellow_e983 > li > a .slider_88ae: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;
}
.iron_a8ce.copper_05ec .detail_yellow_e983 > li:focus > a .slider_88ae:before,
.iron_a8ce.copper_05ec
  .detail_yellow_e983
  > li:hover
  > a
  .slider_88ae:before {
  width: 100%;
  background-color: currentColor;
}
.iron_a8ce.copper_05ec
  .detail_yellow_e983
  > li.tooltip-9fc4
  > a
  .slider_88ae:before,
.iron_a8ce.copper_05ec
  .detail_yellow_e983
  > li.notification_paper_c7f2
  > a
  .slider_88ae:before {
  width: 100%;
  background-color: currentColor;
}
.border-67e6 .image-fluid-ce33 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.border-67e6 .image-fluid-ce33 li:first-child > a {
  border-top: none;
}
.border-67e6 .image-fluid-ce33 .header-basic-8d45 > .slider_88ae .component_in_d414 {
  display: none;
}
.border-67e6 .image-fluid-ce33 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.border-67e6 .image-fluid-ce33 li:last-child {
  border: none;
}
.border-67e6 .image-fluid-ce33 li.sort-middle-05b6 > a {
  padding-right: 45px !important;
}
.border-67e6 .image-fluid-ce33 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.border-67e6 .image-fluid-ce33 li a:focus,
.border-67e6 .image-fluid-ce33 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.border-67e6 .image-fluid-ce33 li .north_ec40 {
  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;
}
.border-67e6 .image-fluid-ce33 li .north_ec40:hover {
  box-shadow: none;
}
.border-67e6 .image-fluid-ce33 li .north_ec40 .component_in_d414 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.border-67e6 .image-fluid-ce33 .form-3e1e {
  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);
}
.border-67e6 .image-fluid-ce33 .form-3e1e li a {
  padding-left: 3em;
}
.border-67e6 .image-fluid-ce33 .small-cee2 > a .north_ec40 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.border-67e6 .image-fluid-ce33 .small-cee2 > .form-3e1e {
  display: block;
  opacity: 1;
}
.chip-17eb {
  max-width: 100%;
}
.secondary_e0b9 {
  line-height: 0;
  cursor: pointer;
}
.white-7d25 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.white-7d25:hover {
  box-shadow: none;
  color: currentColor;
}
.white-7d25 svg {
  width: 18px;
  height: 18px;
}
.white-7d25 .outline-4575 {
  display: none;
}
.card-down-b064 {
  position: relative;
}
.card-down-b064.fn-active-6707 .white-7d25 .mask-hot-f0e6 {
  display: none;
}
.card-down-b064.fn-active-6707 .white-7d25 .outline-4575 {
  display: inline-block;
}
.card-down-b064 .caption_motion_a13f {
  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);
}
.card-down-b064.middle_8fd1 .caption_motion_a13f {
  left: auto;
  right: -0.9em;
}
.card-down-b064.middle_8fd1 .slider_over_5bd9::before {
  left: auto;
  right: 15px;
}
.card-down-b064.fn-active-6707 .caption_motion_a13f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.easy_7e4c {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.easy_7e4c label {
  flex-basis: 100%;
}
.easy_7e4c .dropdown-2e52 {
  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;
}
.easy_7e4c .last_3c49 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.easy_7e4c .last_3c49:focus {
  background-color: transparent;
}
.easy_7e4c button.black_3864 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.easy_7e4c button.black_3864:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.easy_7e4c button.black_3864 svg {
  width: 18px;
  height: 18px;
}
.easy_7e4c input[type="submit"] {
  min-height: auto;
}
.notice_f4f6 .easy_7e4c .last_3c49 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.slider_over_5bd9 {
  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) {
  .slider_over_5bd9 {
    width: 220px;
  }
}
.slider_over_5bd9 label {
  flex-basis: 100%;
}
.slider_over_5bd9::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;
}
.tag_3033 .notice_f4f6 .easy_7e4c {
  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;
}
.tag_3033
  .notice_f4f6
  .easy_7e4c
  .dropdown-2e52 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tag_3033 .notice_f4f6 .easy_7e4c .last_3c49 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tag_3033
  .notice_f4f6
  .easy_7e4c
  .last_3c49:focus {
  background: 0 0;
}
.tag_3033
  .notice_f4f6
  .easy_7e4c
  .list_7cbd {
  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;
}
.dirty-bca3 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.dirty-bca3 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.dirty-bca3 li:last-child {
  margin-right: 0;
}
.dirty-bca3 li:first-child {
  margin-left: 0;
}
.dirty-bca3.link_upper_c320 a {
  color: #fff;
}
.dirty-bca3.link_upper_c320 a:hover {
  color: #fff;
}
.dirty-bca3 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.dirty-bca3 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.dirty-bca3 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dirty-bca3 a:hover {
  opacity: 0.9;
  color: inherit;
}
.dirty-bca3 [class*="social-icon-apple"] {
  background-color: #999;
}
.dirty-bca3 [class*="social-icon-apple"].slider_soft_56b1 {
  background-color: transparent;
  color: #999;
}
.dirty-bca3 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.dirty-bca3 [class*="social-icon-behance"].slider_soft_56b1 {
  background-color: transparent;
  color: #1769ff;
}
.dirty-bca3 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.dirty-bca3 [class*="social-icon-bitbucket"].slider_soft_56b1 {
  background-color: transparent;
  color: #205081;
}
.dirty-bca3 [class*="social-icon-codepen"] {
  background-color: #000;
}
.dirty-bca3 [class*="social-icon-codepen"].slider_soft_56b1 {
  background-color: transparent;
  color: #000;
}
.dirty-bca3 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.dirty-bca3 [class*="social-icon-delicious"].slider_soft_56b1 {
  background-color: transparent;
  color: #39f;
}
.dirty-bca3 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.dirty-bca3 [class*="social-icon-digg"].slider_soft_56b1 {
  background-color: transparent;
  color: #005be2;
}
.dirty-bca3 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.dirty-bca3 [class*="social-icon-dribbble"].slider_soft_56b1 {
  background-color: transparent;
  color: #ea4c89;
}
.dirty-bca3 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.dirty-bca3 [class*="social-icon-envelope"].slider_soft_56b1 {
  background-color: transparent;
  color: #ea4335;
}
.dirty-bca3 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.dirty-bca3 [class*="social-icon-facebook"].slider_soft_56b1 {
  background-color: transparent;
  color: #3b5998;
}
.dirty-bca3 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.dirty-bca3 [class*="social-icon-flickr"].slider_soft_56b1 {
  background-color: transparent;
  color: #0063dc;
}
.dirty-bca3 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.dirty-bca3 [class*="social-icon-foursquare"].slider_soft_56b1 {
  background-color: transparent;
  color: #2d5be3;
}
.dirty-bca3 [class*="social-icon-github"] {
  background-color: #333;
}
.dirty-bca3 [class*="social-icon-github"].slider_soft_56b1 {
  background-color: transparent;
  color: #333;
}
.dirty-bca3 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.dirty-bca3 [class*="social-icon-google-plus"].slider_soft_56b1 {
  background-color: transparent;
  color: #dd4b39;
}
.dirty-bca3 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.dirty-bca3 [class*="social-icon-houzz"].slider_soft_56b1 {
  background-color: transparent;
  color: #7ac142;
}
.dirty-bca3 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.dirty-bca3 [class*="social-icon-instagram"].slider_soft_56b1 {
  background-color: transparent;
  color: #262626;
}
.dirty-bca3 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.dirty-bca3 [class*="social-icon-jsfiddle"].slider_soft_56b1 {
  background-color: transparent;
  color: #487aa2;
}
.dirty-bca3 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.dirty-bca3 [class*="social-icon-linkedin"].slider_soft_56b1 {
  background-color: transparent;
  color: #0077b5;
}
.dirty-bca3 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.dirty-bca3 [class*="social-icon-medium"].slider_soft_56b1 {
  background-color: transparent;
  color: #00ab6b;
}
.dirty-bca3 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.dirty-bca3
  [class*="social-icon-odnoklassniki"].slider_soft_56b1 {
  background-color: transparent;
  color: #f4731c;
}
.dirty-bca3 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.dirty-bca3 [class*="social-icon-meetup"].slider_soft_56b1 {
  background-color: transparent;
  color: #ec1c40;
}
.dirty-bca3 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.dirty-bca3 [class*="social-icon-pinterest"].slider_soft_56b1 {
  background-color: transparent;
  color: #bd081c;
}
.dirty-bca3 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.dirty-bca3 [class*="social-icon-product-hunt"].slider_soft_56b1 {
  background-color: transparent;
  color: #da552f;
}
.dirty-bca3 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.dirty-bca3 [class*="social-icon-reddit"].slider_soft_56b1 {
  background-color: transparent;
  color: #ff4500;
}
.dirty-bca3 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.dirty-bca3 [class*="social-icon-rss"].slider_soft_56b1 {
  background-color: transparent;
  color: #f26522;
}
.dirty-bca3 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.dirty-bca3
  [class*="social-icon-shopping-cart"].slider_soft_56b1 {
  background-color: transparent;
  color: #4caf50;
}
.dirty-bca3 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.dirty-bca3 [class*="social-icon-skype"].slider_soft_56b1 {
  background-color: transparent;
  color: #00aff0;
}
.dirty-bca3 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.dirty-bca3 [class*="social-icon-slideshare"].slider_soft_56b1 {
  background-color: transparent;
  color: #0077b5;
}
.dirty-bca3 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.dirty-bca3 [class*="social-icon-snapchat"].slider_soft_56b1 {
  background-color: transparent;
  color: #fffc00;
}
.dirty-bca3 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.dirty-bca3 [class*="social-icon-soundcloud"].slider_soft_56b1 {
  background-color: transparent;
  color: #f80;
}
.dirty-bca3 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.dirty-bca3 [class*="social-icon-spotify"].slider_soft_56b1 {
  background-color: transparent;
  color: #2ebd59;
}
.dirty-bca3 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.dirty-bca3
  [class*="social-icon-stack-overflow"].slider_soft_56b1 {
  background-color: transparent;
  color: #fe7a15;
}
.dirty-bca3 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.dirty-bca3 [class*="social-icon-maldkfgram"].slider_soft_56b1 {
  background-color: transparent;
  color: #2ca5e0;
}
.dirty-bca3 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.dirty-bca3 [class*="social-icon-tripadvisor"].slider_soft_56b1 {
  background-color: transparent;
  color: #589442;
}
.dirty-bca3 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.dirty-bca3 [class*="social-icon-tumblr"].slider_soft_56b1 {
  background-color: transparent;
  color: #35465c;
}
.dirty-bca3 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.dirty-bca3 [class*="social-icon-twitch"].slider_soft_56b1 {
  background-color: transparent;
  color: #6441a5;
}
.dirty-bca3 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.dirty-bca3 [class*="social-icon-twitter"].slider_soft_56b1 {
  background-color: transparent;
  color: #1da1f2;
}
.dirty-bca3 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.dirty-bca3 [class*="social-icon-vimeo"].slider_soft_56b1 {
  background-color: transparent;
  color: #1ab7ea;
}
.dirty-bca3 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.dirty-bca3 [class*="social-icon-vk"].slider_soft_56b1 {
  background-color: transparent;
  color: #45668e;
}
.dirty-bca3 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.dirty-bca3 [class*="social-icon-weibo"].slider_soft_56b1 {
  background-color: transparent;
  color: #df2029;
}
.dirty-bca3 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.dirty-bca3 [class*="social-icon-weixin"].slider_soft_56b1 {
  background-color: transparent;
  color: #7bb32e;
}
.dirty-bca3 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.dirty-bca3 [class*="social-icon-whatsapp"].slider_soft_56b1 {
  background-color: transparent;
  color: #25d366;
}
.dirty-bca3 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.dirty-bca3 [class*="social-icon-wordpress"].slider_soft_56b1 {
  background-color: transparent;
  color: #21759b;
}
.dirty-bca3 [class*="social-icon-xing"] {
  background-color: #026466;
}
.dirty-bca3 [class*="social-icon-xing"].slider_soft_56b1 {
  background-color: transparent;
  color: #026466;
}
.dirty-bca3 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.dirty-bca3 [class*="social-icon-yelp"].slider_soft_56b1 {
  background-color: transparent;
  color: #af0606;
}
.dirty-bca3 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.dirty-bca3 [class*="social-icon-youtube"].slider_soft_56b1 {
  background-color: transparent;
  color: #cd201f;
}
.article_644f {
  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;
}
.article_644f:hover {
  box-shadow: none;
  background: 0 0;
}
.photo_fa46 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.sidebar-solid-7107 {
  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;
}
.active_plasma_eff6 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.heading_pro_a1d7 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.heading_pro_a1d7,
.heading_pro_a1d7::after,
.heading_pro_a1d7::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;
}
.heading_pro_a1d7::after,
.heading_pro_a1d7::before {
  content: "";
  display: block;
  background-color: inherit;
}
.footer-wood-4a15 .sidebar-solid-7107 .active_plasma_eff6 {
  margin-top: -2px;
  width: 19px;
}
.footer-wood-4a15 .sidebar-solid-7107 .heading_pro_a1d7 {
  margin-top: -1px;
}
.footer-wood-4a15 .sidebar-solid-7107 .heading_pro_a1d7,
.footer-wood-4a15 .sidebar-solid-7107 .heading_pro_a1d7::after,
.footer-wood-4a15 .sidebar-solid-7107 .heading_pro_a1d7::before {
  width: 19px;
  height: 2px;
}
.footer-wood-4a15 .sidebar-solid-7107 .heading_pro_a1d7::before {
  top: -6px;
}
.footer-wood-4a15 .sidebar-solid-7107 .heading_pro_a1d7::after {
  bottom: -6px;
}
.pattern_d125 .sidebar-solid-7107 .active_plasma_eff6 {
  margin-top: -2px;
  width: 22px;
}
.pattern_d125 .sidebar-solid-7107 .heading_pro_a1d7 {
  margin-top: -1px;
}
.pattern_d125 .sidebar-solid-7107 .heading_pro_a1d7,
.pattern_d125 .sidebar-solid-7107 .heading_pro_a1d7::after,
.pattern_d125 .sidebar-solid-7107 .heading_pro_a1d7::before {
  width: 22px;
  height: 2px;
}
.pattern_d125 .sidebar-solid-7107 .heading_pro_a1d7::before {
  top: -7px;
}
.pattern_d125 .sidebar-solid-7107 .heading_pro_a1d7::after {
  bottom: -7px;
}
.active_06f3 .sidebar-solid-7107 .active_plasma_eff6 {
  margin-top: -2px;
  width: 31px;
}
.active_06f3 .sidebar-solid-7107 .heading_pro_a1d7 {
  margin-top: -1.5px;
}
.active_06f3 .sidebar-solid-7107 .heading_pro_a1d7,
.active_06f3 .sidebar-solid-7107 .heading_pro_a1d7::after,
.active_06f3 .sidebar-solid-7107 .heading_pro_a1d7::before {
  width: 31px;
  height: 3px;
}
.active_06f3 .sidebar-solid-7107 .heading_pro_a1d7::before {
  top: -9px;
}
.active_06f3 .sidebar-solid-7107 .heading_pro_a1d7::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .text_63e8 .sidebar-solid-7107 .active_plasma_eff6 {
    margin-top: -2px;
    width: 19px;
  }
  .text_63e8 .sidebar-solid-7107 .heading_pro_a1d7 {
    margin-top: -1px;
  }
  .text_63e8 .sidebar-solid-7107 .heading_pro_a1d7,
  .text_63e8 .sidebar-solid-7107 .heading_pro_a1d7::after,
  .text_63e8 .sidebar-solid-7107 .heading_pro_a1d7::before {
    width: 19px;
    height: 2px;
  }
  .text_63e8 .sidebar-solid-7107 .heading_pro_a1d7::before {
    top: -6px;
  }
  .text_63e8 .sidebar-solid-7107 .heading_pro_a1d7::after {
    bottom: -6px;
  }
  .mini_5c0c .sidebar-solid-7107 .active_plasma_eff6 {
    margin-top: -2px;
    width: 22px;
  }
  .mini_5c0c .sidebar-solid-7107 .heading_pro_a1d7 {
    margin-top: -1px;
  }
  .mini_5c0c .sidebar-solid-7107 .heading_pro_a1d7,
  .mini_5c0c .sidebar-solid-7107 .heading_pro_a1d7::after,
  .mini_5c0c .sidebar-solid-7107 .heading_pro_a1d7::before {
    width: 22px;
    height: 2px;
  }
  .mini_5c0c .sidebar-solid-7107 .heading_pro_a1d7::before {
    top: -7px;
  }
  .mini_5c0c .sidebar-solid-7107 .heading_pro_a1d7::after {
    bottom: -7px;
  }
  .wide-5631 .sidebar-solid-7107 .active_plasma_eff6 {
    margin-top: -2px;
    width: 31px;
  }
  .wide-5631 .sidebar-solid-7107 .heading_pro_a1d7 {
    margin-top: -1.5px;
  }
  .wide-5631 .sidebar-solid-7107 .heading_pro_a1d7,
  .wide-5631 .sidebar-solid-7107 .heading_pro_a1d7::after,
  .wide-5631 .sidebar-solid-7107 .heading_pro_a1d7::before {
    width: 31px;
    height: 3px;
  }
  .wide-5631 .sidebar-solid-7107 .heading_pro_a1d7::before {
    top: -9px;
  }
  .wide-5631 .sidebar-solid-7107 .heading_pro_a1d7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .bright_82f8 .sidebar-solid-7107 .active_plasma_eff6 {
    margin-top: -2px;
    width: 19px;
  }
  .bright_82f8 .sidebar-solid-7107 .heading_pro_a1d7 {
    margin-top: -1px;
  }
  .bright_82f8 .sidebar-solid-7107 .heading_pro_a1d7,
  .bright_82f8 .sidebar-solid-7107 .heading_pro_a1d7::after,
  .bright_82f8 .sidebar-solid-7107 .heading_pro_a1d7::before {
    width: 19px;
    height: 2px;
  }
  .bright_82f8 .sidebar-solid-7107 .heading_pro_a1d7::before {
    top: -6px;
  }
  .bright_82f8 .sidebar-solid-7107 .heading_pro_a1d7::after {
    bottom: -6px;
  }
  .preview-hard-3ca6 .sidebar-solid-7107 .active_plasma_eff6 {
    margin-top: -2px;
    width: 22px;
  }
  .preview-hard-3ca6 .sidebar-solid-7107 .heading_pro_a1d7 {
    margin-top: -1px;
  }
  .preview-hard-3ca6 .sidebar-solid-7107 .heading_pro_a1d7,
  .preview-hard-3ca6 .sidebar-solid-7107 .heading_pro_a1d7::after,
  .preview-hard-3ca6 .sidebar-solid-7107 .heading_pro_a1d7::before {
    width: 22px;
    height: 2px;
  }
  .preview-hard-3ca6 .sidebar-solid-7107 .heading_pro_a1d7::before {
    top: -7px;
  }
  .preview-hard-3ca6 .sidebar-solid-7107 .heading_pro_a1d7::after {
    bottom: -7px;
  }
  .search-2940 .sidebar-solid-7107 .active_plasma_eff6 {
    margin-top: -2px;
    width: 31px;
  }
  .search-2940 .sidebar-solid-7107 .heading_pro_a1d7 {
    margin-top: -1.5px;
  }
  .search-2940 .sidebar-solid-7107 .heading_pro_a1d7,
  .search-2940 .sidebar-solid-7107 .heading_pro_a1d7::after,
  .search-2940 .sidebar-solid-7107 .heading_pro_a1d7::before {
    width: 31px;
    height: 3px;
  }
  .search-2940 .sidebar-solid-7107 .heading_pro_a1d7::before {
    top: -9px;
  }
  .search-2940 .sidebar-solid-7107 .heading_pro_a1d7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .sidebar-medium-45ae .sidebar-solid-7107 .active_plasma_eff6 {
    margin-top: -2px;
    width: 19px;
  }
  .sidebar-medium-45ae .sidebar-solid-7107 .heading_pro_a1d7 {
    margin-top: -1px;
  }
  .sidebar-medium-45ae .sidebar-solid-7107 .heading_pro_a1d7,
  .sidebar-medium-45ae .sidebar-solid-7107 .heading_pro_a1d7::after,
  .sidebar-medium-45ae .sidebar-solid-7107 .heading_pro_a1d7::before {
    width: 19px;
    height: 2px;
  }
  .sidebar-medium-45ae .sidebar-solid-7107 .heading_pro_a1d7::before {
    top: -6px;
  }
  .sidebar-medium-45ae .sidebar-solid-7107 .heading_pro_a1d7::after {
    bottom: -6px;
  }
  .next_1347 .sidebar-solid-7107 .active_plasma_eff6 {
    margin-top: -2px;
    width: 22px;
  }
  .next_1347 .sidebar-solid-7107 .heading_pro_a1d7 {
    margin-top: -1px;
  }
  .next_1347 .sidebar-solid-7107 .heading_pro_a1d7,
  .next_1347 .sidebar-solid-7107 .heading_pro_a1d7::after,
  .next_1347 .sidebar-solid-7107 .heading_pro_a1d7::before {
    width: 22px;
    height: 2px;
  }
  .next_1347 .sidebar-solid-7107 .heading_pro_a1d7::before {
    top: -7px;
  }
  .next_1347 .sidebar-solid-7107 .heading_pro_a1d7::after {
    bottom: -7px;
  }
  .static-dc21 .sidebar-solid-7107 .active_plasma_eff6 {
    margin-top: -2px;
    width: 31px;
  }
  .static-dc21 .sidebar-solid-7107 .heading_pro_a1d7 {
    margin-top: -1.5px;
  }
  .static-dc21 .sidebar-solid-7107 .heading_pro_a1d7,
  .static-dc21 .sidebar-solid-7107 .heading_pro_a1d7::after,
  .static-dc21 .sidebar-solid-7107 .heading_pro_a1d7::before {
    width: 31px;
    height: 3px;
  }
  .static-dc21 .sidebar-solid-7107 .heading_pro_a1d7::before {
    top: -9px;
  }
  .static-dc21 .sidebar-solid-7107 .heading_pro_a1d7::after {
    bottom: -9px;
  }
}
.widget-1edd .heading_pro_a1d7 {
  -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);
}
.widget-1edd .heading_pro_a1d7::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.widget-1edd .heading_pro_a1d7::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);
}
.widget-1edd.focus_gold_9cf5 .heading_pro_a1d7 {
  -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);
}
.widget-1edd.focus_gold_9cf5 .heading_pro_a1d7::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.widget-1edd.focus_gold_9cf5 .heading_pro_a1d7::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);
}
.section-full-aacf {
  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.component-228d:before {
  display: none;
}
.article-east-33ac {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.article-east-33ac .plasma_240c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.article-east-33ac .plasma_240c:last-of-type {
  border-bottom: none;
}
.article-east-33ac .plasma_240c.dropdown_76ba,
.article-east-33ac .plasma_240c.picture_hovered_985d,
.article-east-33ac .plasma_240c.item-clean-e51c {
  padding: 0;
}
.article-east-33ac .border-67e6 .north_ec40 {
  color: currentColor;
}
.article-east-33ac .border-67e6 .north_ec40:focus,
.article-east-33ac .border-67e6 .north_ec40:hover {
  background: rgba(0, 0, 0, 0.01);
}
.article-east-33ac.disabled-large-ef9c .shade-hard-9691,
.article-east-33ac.disabled-large-ef9c .bottom-b845 a,
.article-east-33ac.disabled-large-ef9c .detail_yellow_e983 a,
.article-east-33ac.disabled-large-ef9c .form-3e1e a {
  color: rgba(0, 0, 0, 0.55);
}
.article-east-33ac.disabled-large-ef9c .shade-hard-9691:hover,
.article-east-33ac.disabled-large-ef9c .bottom-b845 a:hover,
.article-east-33ac.disabled-large-ef9c .detail_yellow_e983 a:hover,
.article-east-33ac.disabled-large-ef9c .form-3e1e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.article-east-33ac.disabled-large-ef9c .popup-4138 {
  color: rgba(0, 0, 0, 0.8);
}
.article-east-33ac.disabled-large-ef9c .plasma_240c {
  border-color: rgba(0, 0, 0, 0.08);
}
.article-east-33ac.disabled-large-ef9c .plasma_240c:before {
  background: rgba(0, 0, 0, 0.08);
}
.article-east-33ac.disabled-large-ef9c .footer-yellow-8300:before {
  background: rgba(255, 255, 255, 0.9);
}
.article-east-33ac.disabled-large-ef9c .border-67e6 .image-fluid-ce33 li a,
.article-east-33ac.disabled-large-ef9c .border-67e6 .north_ec40,
.article-east-33ac.disabled-large-ef9c .form-3e1e {
  border-color: rgba(0, 0, 0, 0.08);
}
.article-east-33ac.disabled-large-ef9c .border-67e6 .north_ec40:focus,
.article-east-33ac.disabled-large-ef9c .border-67e6 .north_ec40:hover {
  background: rgba(0, 0, 0, 0.01);
}
.article-east-33ac.disabled-large-ef9c .image-fluid-ce33 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.article-east-33ac.heading-tall-1aad .shade-hard-9691,
.article-east-33ac.heading-tall-1aad .bottom-b845 a,
.article-east-33ac.heading-tall-1aad .detail_yellow_e983 .north_ec40,
.article-east-33ac.heading-tall-1aad .detail_yellow_e983 a,
.article-east-33ac.heading-tall-1aad .form-3e1e a {
  color: rgba(255, 255, 255, 0.79);
}
.article-east-33ac.heading-tall-1aad .shade-hard-9691:hover,
.article-east-33ac.heading-tall-1aad .bottom-b845 a:hover,
.article-east-33ac.heading-tall-1aad .detail_yellow_e983 .north_ec40:hover,
.article-east-33ac.heading-tall-1aad .detail_yellow_e983 a:hover,
.article-east-33ac.heading-tall-1aad .form-3e1e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article-east-33ac.heading-tall-1aad .popup-4138 {
  color: rgba(255, 255, 255, 0.99);
}
.article-east-33ac.heading-tall-1aad .plasma_240c {
  border-color: rgba(255, 255, 255, 0.08);
}
.article-east-33ac.heading-tall-1aad .plasma_240c:before {
  background: rgba(255, 255, 255, 0.08);
}
.article-east-33ac.heading-tall-1aad .footer-yellow-8300:before {
  background: rgba(0, 0, 0, 0.9);
}
.article-east-33ac.heading-tall-1aad .border-67e6 .image-fluid-ce33 li a,
.article-east-33ac.heading-tall-1aad .border-67e6 .north_ec40,
.article-east-33ac.heading-tall-1aad .form-3e1e {
  border-color: rgba(255, 255, 255, 0.08);
}
.article-east-33ac.heading-tall-1aad .border-67e6 .north_ec40:focus,
.article-east-33ac.heading-tall-1aad .border-67e6 .north_ec40:hover {
  background: rgba(0, 0, 0, 0.01);
}
.article-east-33ac.heading-tall-1aad .image-fluid-ce33 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer-yellow-8300 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.footer-yellow-8300:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.main-0034 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.surface-full-6ed2 .article-east-33ac {
  box-shadow: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
}
.surface-full-6ed2 .plasma_240c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.surface-full-6ed2 .plasma_240c:before {
  content: "";
  width: 8%;
  height: 2px;
  display: block;
  background: rgba(255, 255, 255, 0.08);
  position: absolute;
  bottom: 0;
  left: 46%;
}
@media screen and (max-width: 64em) {
  .surface-full-6ed2 .plasma_240c:before {
    width: 16%;
    left: 42%;
  }
}
.surface-full-6ed2 .plasma_240c:last-child:before {
  content: none;
}
.surface-full-6ed2 .plasma_240c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.surface-full-6ed2 .border-67e6 .image-fluid-ce33 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.surface-full-6ed2 .border-67e6 .image-fluid-ce33 li a .north_ec40 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.surface-full-6ed2 .border-67e6 .form-3e1e {
  border: none;
}
.surface-full-6ed2 .border-67e6 .form-3e1e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.surface-full-6ed2 .footer-yellow-8300 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.surface-full-6ed2 .main-0034 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.surface-full-6ed2 .heading-tall-1aad .footer-yellow-8300:before {
  background: rgba(0, 0, 0, 0.9);
}
.surface-full-6ed2 .disabled-large-ef9c.block_bottom_349e .heading_pro_a1d7 {
  background: rgba(0, 0, 0, 0.6);
}
.surface-full-6ed2
  .disabled-large-ef9c.block_bottom_349e
  .heading_pro_a1d7::after,
.surface-full-6ed2
  .disabled-large-ef9c.block_bottom_349e
  .heading_pro_a1d7:before {
  background: inherit;
}
.surface-full-6ed2
  .disabled-large-ef9c.block_bottom_349e:hover
  .heading_pro_a1d7 {
  background: rgba(0, 0, 0, 0.8);
}
.main_slow_3ca0 .article-east-33ac {
  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) {
  .main_slow_3ca0 .article-east-33ac {
    width: auto;
    right: 45px;
  }
}
.image-5065 .article-east-33ac {
  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) {
  .image-5065 .article-east-33ac {
    width: auto;
    left: 45px;
  }
}
.component-228d .article-east-33ac {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.component-228d .main-0034 {
  max-width: 48em;
  margin: 0 auto;
}
.component-228d .footer-yellow-8300:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.down-e75b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.down-e75b.surface-full-6ed2 .article-east-33ac {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.down-e75b.main_slow_3ca0 .article-east-33ac {
  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);
}
.down-e75b .article-east-33ac {
  visibility: visible;
}
.down-e75b.image-5065 .article-east-33ac {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.plasma-1412,
.menu-93ae {
  overflow-x: hidden;
}
.plasma-1412 .article-east-33ac {
  overflow: auto;
}
.plasma-1412.surface-full-6ed2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.plasma-1412.surface-full-6ed2 .article-east-33ac {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.plasma-1412.surface-full-6ed2 .article_644f {
  opacity: 0;
}
.plasma-1412.main_slow_3ca0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.plasma-1412.main_slow_3ca0 .article-east-33ac {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.plasma-1412.main_slow_3ca0 .article_644f {
  opacity: 0;
}
.plasma-1412.image-5065 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.plasma-1412.image-5065 .article-east-33ac {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.plasma-1412.image-5065 .article_644f {
  opacity: 0;
}
.plasma-1412.component-228d .article-east-33ac {
  z-index: 10;
  visibility: visible;
}
.block_bottom_349e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.block_bottom_349e .heading_pro_a1d7 {
  background: rgba(255, 255, 255, 0.99);
}
.block_bottom_349e .heading_pro_a1d7::after,
.block_bottom_349e .heading_pro_a1d7:before {
  background: inherit;
}
.block_bottom_349e:hover .heading_pro_a1d7 {
  background: rgba(255, 255, 255, 0.99);
}
.image-5065 .block_bottom_349e {
  top: 10px;
  right: auto;
  left: 12px;
}
.component-228d .block_bottom_349e {
  display: none !important;
}
.plasma-1412:before,
.menu-93ae:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.plasma-1412 .block_bottom_349e,
.menu-93ae .block_bottom_349e {
  display: inline-block;
}
.article-east-33ac .wrapper_07d5 {
  -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;
}
.plasma-1412 .article-east-33ac .wrapper_07d5,
.menu-93ae .article-east-33ac .wrapper_07d5 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.bright_4939 .dropdown-2e52 {
  width: 100%;
}
.progress_e5e7 {
  padding: 0 0.5em 0;
}
.progress_e5e7 [class*="customify-col-"],
.progress_e5e7 [class*="customify-col_"],
.progress_e5e7 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.fast_6ba0 .progress_e5e7 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .preview-hard-11ff .red-8a0b,
  .red-8a0b {
    display: none;
  }
  .outline_c4c3 {
    text-align: left;
  }
  .selected-fa33 {
    text-align: center;
  }
  .hovered-0708 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .preview-hard-11ff .main-a600,
  .main-a600 {
    display: none;
  }
  .feature_orange_41b7 {
    text-align: left;
  }
  .banner-583f {
    text-align: center;
  }
  .hidden_liquid_7c6c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .preview-hard-11ff .text-over-3afd,
  .text-over-3afd {
    display: none;
  }
  .aside_7692 {
    text-align: left;
  }
  .backdrop-orange-afc2 {
    text-align: center;
  }
  .component_f30e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.rough-ab62 {
  box-shadow: none !important;
}
.white-871c .bright-b97f,
.avatar_easy_a0de .bright-b97f {
  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;
}
.avatar_easy_a0de .bright-b97f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.search_mini_5758 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.search_mini_5758:after,
.search_mini_5758:before {
  content: "";
  display: table;
}
.search_mini_5758:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .search_mini_5758 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.search_mini_5758,
.notice_380c {
  max-width: 1248px;
  margin: 0 auto;
}

.warm_ea5a.section_50ac .search_mini_5758 {
  max-width: 100%;
}
.warm_ea5a.slow_e74b {
  max-width: 1200px;
  margin: 0 auto;
}
.warm_ea5a.photo_small_7e17 .search_mini_5758 {
  max-width: 100%;
}
.warm_ea5a.photo_small_7e17 > .search_mini_5758 {
  padding-left: 0;
  padding-right: 0;
}
.warm_ea5a.photo_small_7e17 > .search_mini_5758 .preview-hard-11ff {
  margin: 0;
}
.warm_ea5a.photo_small_7e17
  > .search_mini_5758
  .gas_4e03.motion_1008 {
  margin-right: 0;
  margin-left: 0;
}
.warm_ea5a.photo_small_7e17 #main.motion_1008 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .chip_light_055f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .chip_light_055f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .frame-91b4 .modal_a8e5 {
    padding-right: 1em;
  }
  .frame-91b4.action-31c1 .gas_4e03 {
    border-right: 1px solid #eaecee;
  }
  .frame-91b4.action-31c1 .modal_a8e5 {
    padding-right: 1em;
  }
  .frame-91b4.action-31c1 .medium_f3df {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .detail-fresh-9e55 .modal_a8e5 {
    padding-left: 1em;
  }
  .detail-fresh-9e55.action-31c1 .gas_4e03 {
    border-left: 1px solid #eaecee;
  }
  .detail-fresh-9e55.action-31c1 .modal_a8e5 {
    padding-left: 1em;
  }
  .detail-fresh-9e55.action-31c1 .medium_f3df {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .logo-small-6c15 .modal_a8e5 {
    padding-left: 1em;
  }
  .logo-small-6c15.action-31c1 .component_33d2 {
    border-right: 1px solid #eaecee;
  }
  .logo-small-6c15.action-31c1 .heading-c051 {
    border-right: 1px solid #eaecee;
  }
  .logo-small-6c15.action-31c1 .modal_a8e5 {
    padding-left: 1em;
  }
  .logo-small-6c15.action-31c1 .medium_f3df {
    padding-right: 1em;
  }
  .logo-small-6c15.action-31c1 .narrow-637e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hero_selected_c0d6 .modal_a8e5 {
    padding-right: 1em;
  }
  .hero_selected_c0d6.action-31c1 .component_33d2 {
    border-left: 1px solid #eaecee;
  }
  .hero_selected_c0d6.action-31c1 .heading-c051 {
    border-left: 1px solid #eaecee;
  }
  .hero_selected_c0d6.action-31c1 .modal_a8e5 {
    padding-right: 1em;
  }
  .hero_selected_c0d6.action-31c1 .medium_f3df {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hero_selected_c0d6.action-31c1 .narrow-637e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip_light_055f .modal_a8e5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .chip_light_055f.action-31c1 .gas_4e03 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .chip_light_055f.action-31c1 .modal_a8e5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .chip_light_055f.action-31c1 .medium_f3df {
    padding-left: 1em;
  }
  .chip_light_055f.action-31c1 .narrow-637e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .chip_light_055f.action-31c1 .modal_a8e5 {
    padding-left: 0;
  }
}
.mask_c60b .soft-2903 {
  display: inline-block;
}
.background-motion-d0ce {
  display: inline-block;
}
.shadow_b02f {
  word-con: break-word;
}
.component_advanced_dbd9 > span {
  display: inline-block;
  padding: 5px 0;
}
.component_advanced_dbd9 .summary_a8bc {
  margin-left: 8px;
  margin-right: 8px;
}
.component_advanced_dbd9 .video-ecf7 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.backdrop-fe36 .background_9ac0 {
  margin-bottom: 2em;
}
.backdrop-fe36 .gradient_light_b6cf {
  margin-bottom: 15px;
}
.backdrop-fe36 .gradient_light_b6cf:last-child {
  margin-bottom: 0;
}
.backdrop-fe36 .status_motion_ce87 {
  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) {
  .backdrop-fe36 .status_motion_ce87 {
    display: block;
  }
}
.backdrop-fe36 .gallery-narrow-a095 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .backdrop-fe36 .gallery-narrow-a095 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.backdrop-fe36 .background-e537 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.backdrop-fe36 .background-e537 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.backdrop-fe36 .background-e537 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.backdrop-fe36 .shadow_b02f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.backdrop-fe36 .shadow_b02f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.backdrop-fe36 .section_red_bb0a p:last-child {
  margin-bottom: 0;
}
.backdrop-fe36 .tabs_soft_6305 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.backdrop-fe36 .detail_west_ad44 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.backdrop-fe36 .gallery_static_a12b {
  margin-top: 1em;
}
.backdrop-fe36 .slow-d962 {
  top: 0;
  display: block;
}
.backdrop-fe36 .slow-d962 a {
  color: inherit;
}
.backdrop-fe36 .slow-d962 a:hover {
  color: inherit;
}
.backdrop-fe36 .medium-c9f5 {
  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;
}
.backdrop-fe36 .medium-c9f5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.backdrop-fe36 .detail_west_ad44 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.backdrop-fe36 .form_static_f385 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.backdrop-fe36 .form_static_f385:first-child {
  margin-top: 0;
}
.backdrop-fe36 .form_static_f385.warm-6973 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.backdrop-fe36 .form_static_f385.purple-f667 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.backdrop-fe36
  .form_static_f385.purple-f667.gallery_lite_fa5f
  .gallery_static_a12b {
  width: 100%;
}
.backdrop-fe36 .purple-f667 {
  -webkit-box-align: center;
  align-items: center;
}
.backdrop-fe36 .purple-f667 .component_advanced_dbd9,
.backdrop-fe36 .purple-f667 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.backdrop-fe36 .background-e537 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.backdrop-fe36 .background-e537 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.backdrop-fe36 .background-e537: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;
}
.backdrop-fe36 .warm-6973 {
  z-index: 5;
}
.backdrop-fe36 .clean-bc84 .wrapper_9e7f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.backdrop-fe36 .heading_f5b6 .wrapper_9e7f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.backdrop-fe36 .main_mini_1f65 .wrapper_9e7f {
  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;
}
.backdrop-fe36.notification-314c .status_motion_ce87,
.backdrop-fe36.avatar_51f4 .status_motion_ce87 {
  display: block;
}
.backdrop-fe36.notification-314c .status_motion_ce87 .focus_b65b,
.backdrop-fe36.notification-314c .status_motion_ce87 .detail_west_ad44,
.backdrop-fe36.avatar_51f4 .status_motion_ce87 .focus_b65b,
.backdrop-fe36.avatar_51f4 .status_motion_ce87 .detail_west_ad44 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.backdrop-fe36.footer-0690 .gallery-narrow-a095 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .backdrop-fe36.footer-0690 .gallery-narrow-a095 {
    margin-right: 0;
  }
}
.backdrop-fe36.notification-314c .gallery-narrow-a095,
.backdrop-fe36.avatar_51f4 .gallery-narrow-a095 {
  padding-top: 40%;
}
.backdrop-fe36.notification-314c .background_9ac0,
.backdrop-fe36.avatar_51f4 .background_9ac0 {
  display: block;
}
.backdrop-fe36.notification-314c .fn-sticky-6707 .detail_west_ad44,
.backdrop-fe36.avatar_51f4 .fn-sticky-6707 .detail_west_ad44 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.backdrop-fe36.notification-314c .gallery-narrow-a095,
.backdrop-fe36.avatar_51f4 .gallery-narrow-a095 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.backdrop-fe36.notification-314c .detail_west_ad44 {
  padding: 1em;
}
.cool_6941 {
  margin: 30px auto;
  display: block;
}
.cool_6941 .accent_1dfc > * {
  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;
}
.cool_6941 .accent_1dfc > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.cool_6941 .accent_1dfc span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.primary-20a1 .component_advanced_dbd9 {
  margin-bottom: 1.41575em;
}
.primary-20a1 .label_f5b6 {
  margin-bottom: 1.618em;
}
.outline-32ba .outer-2725 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.outline-32ba .outer-2725 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.outline-32ba .list_plasma_bc12 {
  max-width: 100%;
  overflow: auto;
}
.dropdown_warm_9a86 .outline-32ba a:hover {
  text-decoration: underline;
}
.feature_0997 .gradient_light_b6cf:not(.shadow_b02f),
.feature_0997 .background-e537 {
  margin-bottom: 1.41575em;
}
.feature_0997 .gradient_light_b6cf:not(.shadow_b02f):last-child,
.feature_0997 .background-e537:last-child {
  margin-bottom: 0;
}
.feature_0997 .gradient_light_b6cf.slow-6894 {
  margin-bottom: 0.41575em;
}
.feature_0997 .module_6e91:before,
.feature_0997 .wide-218a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.feature_0997 .module_6e91:before {
  content: "\f115";
}
.feature_0997 .wide-218a:before {
  content: "\f02c";
}
.feature_0997 .nav_be44 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.feature_0997 .nav_be44 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.modal-2397 {
  display: -webkit-box;
  display: flex;
}
.modal-2397 .layout-1ee8 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .modal-2397 .layout-1ee8 {
    flex-basis: 90px;
  }
}
.modal-2397 .banner-warm-1f3d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .modal-2397 .banner-warm-1f3d {
    flex-basis: calc(100% - 50px);
  }
}
.modal-2397 .picture-f6d8 p:last-child {
  margin-bottom: 0.72em;
}
.preview-out-bc59 .accent_1dfc {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.preview-out-bc59 .accent_1dfc:after,
.preview-out-bc59 .accent_1dfc:before {
  content: "";
  display: table;
}
.preview-out-bc59 .accent_1dfc:after {
  clear: both;
}
.preview-out-bc59 .accent_1dfc .module_e805,
.preview-out-bc59 .accent_1dfc .overlay_light_6732 {
  width: 49%;
}
.preview-out-bc59 .accent_1dfc .module_e805 a span.alert_black_257d,
.preview-out-bc59 .accent_1dfc .overlay_light_6732 a span.alert_black_257d {
  display: block;
  margin-bottom: 5px;
}
.preview-out-bc59 .accent_1dfc .overlay_light_6732 {
  float: left;
  text-align: left;
}
.preview-out-bc59 .accent_1dfc .module_e805 {
  float: right;
  text-align: right;
}
.item-3ce4 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .item-3ce4 {
    margin-bottom: 0;
  }
}
.fluid-f4d0 {
  margin-bottom: 1em;
}
.fluid-f4d0 .shadow_b02f {
  font-size: 1.1em;
  line-height: 1.3;
}
.basic_7271 a {
  display: block;
  line-height: 0;
  position: relative;
}
.gradient_full_fe03 .fluid-f4d0,
.title-light-1faa .fluid-f4d0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .gradient_full_fe03 .fluid-f4d0,
  .title-light-1faa .fluid-f4d0 {
    display: block;
  }
}
.gradient_full_fe03 .basic_7271,
.title-light-1faa .basic_7271 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .gradient_full_fe03 .basic_7271,
  .title-light-1faa .basic_7271 {
    margin-bottom: 1em;
  }
}
.gradient_full_fe03 .basic_7271 img,
.title-light-1faa .basic_7271 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.gradient_full_fe03 .secondary_liquid_db57,
.title-light-1faa .secondary_liquid_db57 {
  flex-basis: calc(100% - 160px);
}
.gradient_full_fe03 .secondary_liquid_db57 p,
.title-light-1faa .secondary_liquid_db57 p {
  margin-bottom: 0;
}
.gradient_full_fe03 .secondary_liquid_db57 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .gradient_full_fe03 .secondary_liquid_db57 {
    padding-left: 0;
  }
}
.title-light-1faa .secondary_liquid_db57 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .title-light-1faa .secondary_liquid_db57 {
    padding-right: 0;
  }
}
.title-light-1faa .basic_7271 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.sidebar-under-7b19 .basic_7271 {
  margin-bottom: 0.5em;
}
.sidebar-under-7b19 .basic_7271 img {
  width: 100%;
}
.new-df5e .slow-1bbd,
.aside_tiny_f88f .slow-1bbd {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.aside_tiny_f88f .gas_4e03 .header-0f41 p:last-child {
  margin-bottom: 0;
}
.tag-c99b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.block_0378 .list-pink-3c81 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .block_0378 .list-pink-3c81:last-of-type {
    margin-bottom: 0;
  }
}
.block_0378 .list-pink-3c81 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.block_0378 .list-pink-3c81 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.block_0378 .list-pink-3c81 ul li {
  margin: 0 0 0.6em;
}
.block_0378 .list-pink-3c81 ul li.motion-2ceb,
.block_0378 .list-pink-3c81 ul li.east_9b12 {
  position: relative;
}
.block_0378 .list-pink-3c81 ul li.motion-2ceb .logo_e32b,
.block_0378 .list-pink-3c81 ul li.east_9b12 .logo_e32b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.block_0378 .list-pink-3c81 ul li.motion-2ceb:after:after,
.block_0378 .list-pink-3c81 ul li.motion-2ceb:after:before,
.block_0378
  .list-pink-3c81
  ul
  li.east_9b12:after:after,
.block_0378
  .list-pink-3c81
  ul
  li.east_9b12:after:before {
  content: "";
  display: table;
}
.block_0378 .list-pink-3c81 ul li.motion-2ceb:after:after,
.block_0378
  .list-pink-3c81
  ul
  li.east_9b12:after:after {
  clear: both;
}
.block_0378 .list-pink-3c81 a.widget_5aa7:hover {
  text-decoration: none;
}
.block_0378 .list-pink-3c81 select {
  max-width: 100%;
}
.block_0378 .list-pink-3c81 table {
  font-size: 85%;
}
.block_0378 .list-pink-3c81 table td,
.block_0378 .list-pink-3c81 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.block_0378 .list-pink-3c81 table tfoot td {
  text-align: left;
}
.block_0378 .list-pink-3c81 :last-child {
  margin-bottom: 0;
}
.block_0378 .list-pink-3c81 .bright-433a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.block_0378 .list-pink-3c81 .bright-433a label {
  width: 100%;
}
.block_0378 .list-pink-3c81 .bright-433a .last_3c49 {
  width: 100%;
  display: block;
}
.block_0378 .list-pink-3c81 .bright-433a .black_3864 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.block_0378 .list-pink-3c81 .bright-433a .black_3864:hover svg #svg-search {
  fill: #444;
}
.block_0378 .list-pink-3c81 .bright-433a .black_3864 svg {
  width: 18px;
  height: 18px;
}
.block_0378 .advanced_fd45 ul ul,
.block_0378 .basic-8856 ul ul,
.block_0378 .tertiary-9e4c ul ul,
.block_0378 .static_28a0 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.block_0378 .advanced_fd45 .sort-middle-05b6 > a,
.block_0378 .basic-8856 .sort-middle-05b6 > a,
.block_0378 .tertiary-9e4c .sort-middle-05b6 > a,
.block_0378 .static_28a0 .sort-middle-05b6 > a {
  margin-bottom: 0;
}
.block_0378 .lower_1ddb li,
.block_0378 .advanced_fd45 li,
.block_0378 .white_dedd li,
.block_0378 .basic-8856 li,
.block_0378 .tertiary-9e4c li,
.block_0378 .static_28a0 li,
.block_0378 .header_e4b5 li,
.block_0378 .preview_2913 li {
  display: block;
  position: relative;
}
.block_0378 .lower_1ddb li:last-child,
.block_0378 .advanced_fd45 li:last-child,
.block_0378 .white_dedd li:last-child,
.block_0378 .basic-8856 li:last-child,
.block_0378 .tertiary-9e4c li:last-child,
.block_0378 .static_28a0 li:last-child,
.block_0378 .header_e4b5 li:last-child,
.block_0378 .preview_2913 li:last-child {
  border: none;
}
.block_0378 .lower_1ddb li a,
.block_0378 .advanced_fd45 li a,
.block_0378 .white_dedd li a,
.block_0378 .basic-8856 li a,
.block_0378 .tertiary-9e4c li a,
.block_0378 .static_28a0 li a,
.block_0378 .header_e4b5 li a,
.block_0378 .preview_2913 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.block_0378 .lower_1ddb li ul li::before,
.block_0378 .advanced_fd45 li ul li::before,
.block_0378 .white_dedd li ul li::before,
.block_0378 .basic-8856 li ul li::before,
.block_0378 .tertiary-9e4c li ul li::before,
.block_0378 .static_28a0 li ul li::before,
.block_0378 .header_e4b5 li ul li::before,
.block_0378 .preview_2913 li ul li::before {
  left: 15px;
}
.block_0378 .lower_1ddb li ul a,
.block_0378 .advanced_fd45 li ul a,
.block_0378 .white_dedd li ul a,
.block_0378 .basic-8856 li ul a,
.block_0378 .tertiary-9e4c li ul a,
.block_0378 .static_28a0 li ul a,
.block_0378 .header_e4b5 li ul a,
.block_0378 .preview_2913 li ul a {
  padding-left: 20px;
}
.block_0378 .lower_1ddb li ul ul li::before,
.block_0378 .advanced_fd45 li ul ul li::before,
.block_0378 .white_dedd li ul ul li::before,
.block_0378 .basic-8856 li ul ul li::before,
.block_0378 .tertiary-9e4c li ul ul li::before,
.block_0378 .static_28a0 li ul ul li::before,
.block_0378 .header_e4b5 li ul ul li::before,
.block_0378 .preview_2913 li ul ul li::before {
  left: 30px;
}
.block_0378 .lower_1ddb li ul ul a,
.block_0378 .advanced_fd45 li ul ul a,
.block_0378 .white_dedd li ul ul a,
.block_0378 .basic-8856 li ul ul a,
.block_0378 .tertiary-9e4c li ul ul a,
.block_0378 .static_28a0 li ul ul a,
.block_0378 .header_e4b5 li ul ul a,
.block_0378 .preview_2913 li ul ul a {
  padding-left: 40px;
}
.block_0378 .banner-fresh-a24b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.block_0378 .preview_2913 ul li {
  margin-bottom: 1.41575em;
}
.block_0378 .preview_2913 ul li .pagination_last_bc69 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.block_0378 .preview_2913 ul li .card_74a2 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.heading-tall-1aad .lower_1ddb li a,
.heading-tall-1aad .advanced_fd45 li a,
.heading-tall-1aad .white_dedd li a,
.heading-tall-1aad .basic-8856 li a,
.heading-tall-1aad .tertiary-9e4c li a,
.heading-tall-1aad .static_28a0 li a,
.heading-tall-1aad .header_e4b5 li a,
.heading-tall-1aad .preview_2913 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading-tall-1aad .banner-fresh-a24b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading-tall-1aad .list-pink-3c81 ul li.motion-2ceb .logo_e32b,
.heading-tall-1aad .list-pink-3c81 ul li.east_9b12 .logo_e32b {
  background: rgba(0, 0, 0, 0.2);
}
.heading-tall-1aad .block_0378 .list-pink-3c81 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.warm_ea5a .block_0378 .image-fluid-ce33 li {
  margin: 0;
}
.warm_ea5a .block_0378 .image-fluid-ce33 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.warm_ea5a .block_0378 .image-fluid-ce33 li ul {
  margin: 0;
}
.warm_ea5a .block_0378 .image-fluid-ce33 li ul li a {
  padding-left: 15px;
}
.warm_ea5a .block_0378 .image-fluid-ce33 li ul li li a {
  padding-left: 30px;
}
.warm_ea5a .block_0378 .image-fluid-ce33 li.bottom-527f > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.warm_ea5a .block_0378 .image-fluid-ce33 li.bottom-527f > 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;
}
.warm_ea5a .block_0378 .image-fluid-ce33 li.bottom-527f > 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;
}
.main_silver_ad75 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.info-orange-d4e0 {
  position: relative;
  z-index: 10;
}
.info-orange-d4e0 .wrapper_07d5 {
  width: 100%;
  max-width: 100%;
}
.glass_f62f .pagination-thick-c916 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.glass_f62f .disabled-large-ef9c {
}
.glass_f62f .heading-tall-1aad {
  background: #292929;
}
.complex_075e .pagination-thick-c916 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.complex_075e .disabled-large-ef9c {
  background: #f9f9f9;
}
.complex_075e .heading-tall-1aad {
  background: #303030;
}
.background_a056 .pagination-thick-c916 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .background_a056 .soft-2903 {
    margin-bottom: 1em;
  }
  .background_a056 .soft-2903:last-child {
    margin-bottom: 0;
  }
}
.background_a056 .disabled-large-ef9c {
  background: #ededed;
}
.background_a056 .heading-tall-1aad {
  background: #1a1a1a;
}
.pagination-thick-c916.disabled-large-ef9c {
  color: rgba(0, 0, 0, 0.6);
}
.pagination-thick-c916.disabled-large-ef9c .avatar_warm_af6b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pagination-thick-c916.heading-tall-1aad {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-thick-c916.heading-tall-1aad a:not(.widget_5aa7) {
  color: rgba(255, 255, 255, 0.79);
}
.pagination-thick-c916.heading-tall-1aad a:not(.widget_5aa7):hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-thick-c916.heading-tall-1aad .avatar_warm_af6b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination-thick-c916.heading-tall-1aad table tbody td,
.pagination-thick-c916.heading-tall-1aad table th {
  background: rgba(0, 0, 0, 0.08);
}
.info_mini_0cd1.card_5b34 .search_mini_5758 {
  max-width: initial;
}
.info_mini_0cd1 .aside-a95d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.info_mini_0cd1 .aside-a95d .wrapper_07d5 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .info_mini_0cd1 .aside-a95d .wrapper_07d5 {
    display: block;
    margin-bottom: 2em;
  }
  .info_mini_0cd1 .aside-a95d .wrapper_07d5:last-child {
    margin-bottom: 0;
  }
}
.background_a056 .soft-2903:last-child,
.complex_075e .soft-2903:last-child,
.glass_f62f .soft-2903:last-child {
  margin-bottom: 0;
}
.background_a056 .soft-2903 .block_0378 .list-pink-3c81:last-child,
.complex_075e .soft-2903 .block_0378 .list-pink-3c81:last-child,
.glass_f62f .soft-2903 .block_0378 .list-pink-3c81:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .background_a056 .new-5be5,
  .background_a056 .caption-9296,
  .complex_075e .new-5be5,
  .complex_075e .caption-9296,
  .glass_f62f .new-5be5,
  .glass_f62f .caption-9296 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .info-orange-d4e0 .soft-2903 {
    margin-bottom: 2em;
  }
}
.info-orange-d4e0 p:last-child {
  margin-bottom: 0;
}
.info-orange-d4e0 li,
.info-orange-d4e0 ul {
  list-style: none;
  margin: 0;
}
.info-orange-d4e0 ul ul {
  margin-left: 2.617924em;
}
.bright-8f2a {
  font-size: 0.875em;
}

/* css-noise: 826a */
.promo-block-l0 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.2;
}
