/*!
Theme Name: Customify
Theme URI: https://pressmaximum.modal_medium_5dfc/customify
Author: WPCustomify
Author URI: https://pressmaximum.modal_medium_5dfc
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.modal_medium_5dfc/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.action-71e7.hot_39ff/licenses/gpl-2.0.heading_1cfe
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.avatar_cb49/, (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.label_af1d.liquid-5ef3/normalize.pattern_8c5e/
 ======
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.pattern_8c5e v7.0.0 | MIT License | github.modal_medium_5dfc/necolas/normalize.pattern_8c5e */
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;
}
.module-short-1b8f .disabled-center-07ec,
.outline-center-d469,
.chip_left_1422,
.content-234b,
.small_66fb,
.gold_5685,
.shadow_a02f,
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;
}
.outline-center-d469,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .outline-center-d469,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .outline-center-d469,
  h1 {
    font-size: 1.8em;
  }
}
.chip_left_1422,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.chip_left_1422 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .chip_left_1422,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .chip_left_1422,
  h2 {
    font-size: 1.7em;
  }
}
.content-234b,
h3 {
  font-size: 1.618em;
}
.module-short-1b8f .disabled-center-07ec,
.small_66fb,
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.item_old_0e2c {
  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;
}
.nav_over_ef2e:after,
.nav_over_ef2e:before,
.top_942e:after,
.top_942e:before {
  content: "";
  display: table;
}
.nav_over_ef2e:after,
.top_942e:after {
  clear: both;
}
.primary-8548 {
  float: right;
  margin-right: 0;
}
.aside-5c8c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.avatar-action-22d5 .next-1c7e,
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;
}
.avatar-action-22d5 .next-1c7e: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;
}
.notice_fixed_43c0 .next-1c7e {
  box-shadow: none;
}
.notice_fixed_43c0
  .next-1c7e
  .east-0bc6 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.notice_fixed_43c0 .next-1c7e .dropdown_liquid_528d {
  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;
}
.notice_fixed_43c0
  .next-1c7e
  .dropdown_liquid_528d
  b {
  display: none;
}
.notice_fixed_43c0 .pagination-upper-9ff2 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.element_30f1:not(.banner_b20e):not(.info_cold_2042),
button:not(.banner_b20e):not(.info_cold_2042),
input[type="button"]:not(.banner_b20e):not(
    .info_cold_2042
  ),
input[type="reset"]:not(.banner_b20e):not(
    .info_cold_2042
  ),
input[type="submit"]:not(.banner_b20e):not(
    .info_cold_2042
  ) {
  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;
}
.element_30f1:not(.banner_b20e):not(
    .info_cold_2042
  ):hover,
button:not(.banner_b20e):not(
    .info_cold_2042
  ):hover,
input[type="button"]:not(.banner_b20e):not(
    .info_cold_2042
  ):hover,
input[type="reset"]:not(.banner_b20e):not(
    .info_cold_2042
  ):hover,
input[type="submit"]:not(.banner_b20e):not(
    .info_cold_2042
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.element_30f1:not(.banner_b20e):not(
    .info_cold_2042
  ):active,
.element_30f1:not(.banner_b20e):not(
    .info_cold_2042
  ):focus,
button:not(.banner_b20e):not(
    .info_cold_2042
  ):active,
button:not(.banner_b20e):not(
    .info_cold_2042
  ):focus,
input[type="button"]:not(.banner_b20e):not(
    .info_cold_2042
  ):active,
input[type="button"]:not(.banner_b20e):not(
    .info_cold_2042
  ):focus,
input[type="reset"]:not(.banner_b20e):not(
    .info_cold_2042
  ):active,
input[type="reset"]:not(.banner_b20e):not(
    .info_cold_2042
  ):focus,
input[type="submit"]:not(.banner_b20e):not(
    .info_cold_2042
  ):active,
input[type="submit"]:not(.banner_b20e):not(
    .info_cold_2042
  ):focus {
  outline: 0;
}
.element_30f1:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4,
button:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4,
input[type="button"]:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4,
input[type="reset"]:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4,
input[type="submit"]:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4 {
  position: relative;
}
.element_30f1:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4
  .filter_3048,
.element_30f1:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4
  .accordion_b491,
.element_30f1:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4
  .popup_d099,
.element_30f1:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4
  i,
.element_30f1:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4
  svg,
button:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4
  .filter_3048,
button:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4
  .accordion_b491,
button:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4
  .popup_d099,
button:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4
  i,
button:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4
  svg,
input[type="button"]:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4
  .filter_3048,
input[type="button"]:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4
  .accordion_b491,
input[type="button"]:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4
  .popup_d099,
input[type="button"]:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4
  i,
input[type="button"]:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4
  svg,
input[type="reset"]:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4
  .filter_3048,
input[type="reset"]:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4
  .accordion_b491,
input[type="reset"]:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4
  .popup_d099,
input[type="reset"]:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4
  i,
input[type="reset"]:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4
  svg,
input[type="submit"]:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4
  .filter_3048,
input[type="submit"]:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4
  .accordion_b491,
input[type="submit"]:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4
  .popup_d099,
input[type="submit"]:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4
  i,
input[type="submit"]:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4
  svg {
  visibility: hidden;
}
.element_30f1:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4:after,
button:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4:after,
input[type="button"]:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4:after,
input[type="reset"]:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4:after,
input[type="submit"]:not(.banner_b20e):not(
    .info_cold_2042
  ).fn-loading-78d4: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;
}
.element_30f1:not(.banner_b20e):not(.info_cold_2042),
input[type="button"]:not(.banner_b20e):not(
    .info_cold_2042
  ),
input[type="reset"]:not(.banner_b20e):not(
    .info_cold_2042
  ),
input[type="submit"]:not(.banner_b20e):not(
    .info_cold_2042
  ) {
  color: #fff;
  background: #235787;
}
.element_30f1:not(.banner_b20e):not(
    .info_cold_2042
  ):focus,
input[type="button"]:not(.banner_b20e):not(
    .info_cold_2042
  ):focus,
input[type="reset"]:not(.banner_b20e):not(
    .info_cold_2042
  ):focus,
input[type="submit"]:not(.banner_b20e):not(
    .info_cold_2042
  ):focus {
  color: #fff;
}
.element_30f1.fn-disabled-78d4:not(.banner_b20e):not(
    .info_cold_2042
  ),
.element_30f1[disabled]:not(.banner_b20e):not(
    .info_cold_2042
  ),
button.fn-disabled-78d4:not(.banner_b20e):not(
    .info_cold_2042
  ),
button[disabled]:not(.banner_b20e):not(
    .info_cold_2042
  ) {
  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;
}
.info-797d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.info-797d: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;
}
.notice-12ed {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.item-copper-ee66 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tabs-02f2 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.nav_over_ef2e:after,
.nav_over_ef2e:before,
.item_full_ae3a:after,
.item_full_ae3a:before,
.old-3740:after,
.old-3740:before,
.panel_8838:after,
.panel_8838:before,
.aside-over-693d:after,
.aside-over-693d:before,
.heading-dark-ff8b:after,
.heading-dark-ff8b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.nav_over_ef2e:after,
.item_full_ae3a:after,
.old-3740:after,
.panel_8838:after,
.aside-over-693d:after,
.heading-dark-ff8b:after {
  clear: both;
}
.item_full_ae3a .slow-5079,
.old-3740 .slow-5079,
.summary_671e .slow-5079 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.widget-west-6ea1 {
  display: inline-block;
}
.sidebar-lite-e279 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.sidebar-lite-e279 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.sidebar-lite-e279 .complex_b89f {
  padding: 1em 0;
  font-size: 85%;
}
.complex_b89f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.orange_9c8c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.orange_9c8c:after,
.orange_9c8c:before {
  content: "";
  display: table;
}
.orange_9c8c:after {
  clear: both;
}
.sidebar-6f6e {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.disabled-0b05 .sidebar-6f6e {
  max-width: 50%;
}
.sidebar-3ad5 .sidebar-6f6e {
  max-width: 33.33%;
}
.stone_44a2 .sidebar-6f6e {
  max-width: 25%;
}
.component-6b9c .sidebar-6f6e {
  max-width: 20%;
}
.focus_4eba .sidebar-6f6e {
  max-width: 16.66%;
}
.icon-north-68c1 .sidebar-6f6e {
  max-width: 14.28%;
}
.text_easy_c1c9 .sidebar-6f6e {
  max-width: 12.5%;
}
.tabs_glass_e779 .sidebar-6f6e {
  max-width: 11.11%;
}
.copper_fa78 {
  display: block;
}
.module-short-1b8f .pagination_pressed_efe4 label,
.module-short-1b8f .avatar-current-d30f label,
.module-short-1b8f .plasma-253b label,
.module-short-1b8f .yellow_ce93 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.media-left-3885 {
  list-style: none;
  margin: 0;
}
.media-left-3885 article.progress_pro_3553 {
  margin-bottom: 0;
}
.media-left-3885 ul {
  list-style: none;
  margin: 0;
}
.media-left-3885 .list-dark-f5c8 li.progress_pro_3553 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .media-left-3885 .list-dark-f5c8 li.progress_pro_3553 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .media-left-3885 .list-dark-f5c8 li.progress_pro_3553: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) {
  .media-left-3885 .list-dark-f5c8 li.progress_pro_3553 li.progress_pro_3553 li.progress_pro_3553 li.progress_pro_3553 {
    padding-left: 0;
  }
}
article.progress_pro_3553 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.progress_pro_3553 .item_full_ae3a p:last-of-type {
  margin-bottom: 0;
}
article.progress_pro_3553 .photo-151d {
  float: left;
}
article.progress_pro_3553 .notification-707f {
  margin-left: 85px;
}
article.progress_pro_3553 .article_2e0b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.progress_pro_3553 .article_2e0b .huge-46fb {
  margin-left: 10px;
}
article.progress_pro_3553 .header_wide_1f3f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.progress_pro_3553 .header-short-d1cd {
  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 .pagination_pressed_efe4,
  #respond .plasma-253b,
  #respond .yellow_ce93 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pagination_pressed_efe4 input,
#respond .plasma-253b input,
#respond .yellow_ce93 input {
  width: 100%;
}
#respond .yellow_ce93 {
  margin-right: 0;
}
#respond .soft-e800 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.shade-yellow-9f29 {
  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;
}
.shade-yellow-9f29.tag_72cf {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.shade-yellow-9f29 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%);
}
.shade-yellow-9f29:focus,
.shade-yellow-9f29: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);
}
.tertiary_0f99 {
  border-radius: 10%;
}
.notification-0460 {
  border-radius: 50%;
}
.main-outer-5c7c {
  font-size: 0.72em;
}
.dim-9934 {
  font-size: 0.875em;
}
.summary-liquid-cbab {
  font-size: 1.1em;
}
.small-6ecc {
  text-transform: uppercase;
  line-height: 1.2;
}
.small-6ecc.main-outer-5c7c {
  letter-spacing: 0.5px;
}
.frame-large-2e7f,
.frame-large-2e7f a {
  color: #6d6d6d;
}
.frame-large-2e7f a:hover {
  color: #111;
}
.short-df5b {
  color: #6d6d6d;
}
.tertiary_7b53 {
  overflow-x: hidden;
}
.tertiary_7b53 .description_pressed_86ea.banner_058c {
  position: relative;
}
.tertiary_7b53 .description_pressed_86ea.banner_058c.component-9be8 {
  position: initial;
}
.tertiary_7b53
  .description_pressed_86ea.banner_058c.component-9be8
  .photo-gold-147c {
  left: auto;
}
.tertiary_7b53 .description_pressed_86ea .photo-gold-147c {
  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;
}
.tertiary_7b53 .description_pressed_86ea:hover.banner_058c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tertiary_7b53
  .description_pressed_86ea:hover.banner_058c
  .photo-gold-147c {
  display: block;
  z-index: 9999999;
}
.tertiary_7b53 .item-current-18a1 .border-left-d63e,
.tertiary_7b53 .list-stone-ae2c .border-left-d63e {
  display: none;
}
.tertiary_7b53 .easy_8325 .description_pressed_86ea:hover.banner_058c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.module-short-1b8f .pagination_pressed_efe4 label,
.module-short-1b8f .avatar-current-d30f label,
.module-short-1b8f .plasma-253b label,
.module-short-1b8f .yellow_ce93 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.media-left-3885 {
  list-style: none;
  margin: 0;
}
.media-left-3885 article.progress_pro_3553 {
  margin-bottom: 0;
}
.media-left-3885 ul {
  list-style: none;
  margin: 0;
}
.media-left-3885 .list-dark-f5c8 li.progress_pro_3553 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .media-left-3885 .list-dark-f5c8 li.progress_pro_3553 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .media-left-3885 .list-dark-f5c8 li.progress_pro_3553: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) {
  .media-left-3885 .list-dark-f5c8 li.progress_pro_3553 li.progress_pro_3553 li.progress_pro_3553 li.progress_pro_3553 {
    padding-left: 0;
  }
}
article.progress_pro_3553 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.progress_pro_3553 .item_full_ae3a p:last-of-type {
  margin-bottom: 0;
}
article.progress_pro_3553 .photo-151d {
  float: left;
}
article.progress_pro_3553 .notification-707f {
  margin-left: 85px;
}
article.progress_pro_3553 .article_2e0b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.progress_pro_3553 .article_2e0b .huge-46fb {
  margin-left: 10px;
}
article.progress_pro_3553 .header_wide_1f3f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.progress_pro_3553 .header-short-d1cd {
  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 .pagination_pressed_efe4,
  #respond .plasma-253b,
  #respond .yellow_ce93 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pagination_pressed_efe4 input,
#respond .plasma-253b input,
#respond .yellow_ce93 input {
  width: 100%;
}
#respond .yellow_ce93 {
  margin-right: 0;
}
#respond .soft-e800 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.item-current-18a1 .south-9a54 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.south-9a54 .huge-d7b7.fluid-4b38 .image_tall_cf64 > li > a:focus,
.south-9a54 .huge-d7b7.fluid-4b38 .image_tall_cf64 > li > a:hover,
.south-9a54 .huge-d7b7.pink-8ca4 .image_tall_cf64 > li > a:focus,
.south-9a54 .huge-d7b7.pink-8ca4 .image_tall_cf64 > li > a:hover,
.south-9a54 .huge-d7b7.text-basic-1d29 .image_tall_cf64 > li > a:focus,
.south-9a54 .huge-d7b7.text-basic-1d29 .image_tall_cf64 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.south-9a54
  .huge-d7b7.fluid-4b38
  .image_tall_cf64
  > li.gallery_steel_4e20
  > a,
.south-9a54
  .huge-d7b7.fluid-4b38
  .image_tall_cf64
  > li.mini-0bc7
  > a,
.south-9a54
  .huge-d7b7.pink-8ca4
  .image_tall_cf64
  > li.gallery_steel_4e20
  > a,
.south-9a54
  .huge-d7b7.pink-8ca4
  .image_tall_cf64
  > li.mini-0bc7
  > a,
.south-9a54
  .huge-d7b7.text-basic-1d29
  .image_tall_cf64
  > li.gallery_steel_4e20
  > a,
.south-9a54 .huge-d7b7.text-basic-1d29 .image_tall_cf64 > li.last_0d21 > a {
  color: rgba(255, 255, 255, 0.99);
}
.south-9a54 .pattern_bronze_c37e,
.south-9a54 .pattern_bronze_c37e a {
  color: rgba(255, 255, 255, 0.99);
}
.south-9a54 .media_cbc6.tooltip_copper_1642 li a,
.south-9a54 .icon-e6d6 a,
.south-9a54 .plasma-e133,
.south-9a54 .image_tall_cf64 > li > a,
.south-9a54 .stale-86c9 {
  color: rgba(255, 255, 255, 0.79);
}
.south-9a54 .media_cbc6.tooltip_copper_1642 li a:hover,
.south-9a54 .icon-e6d6 a:hover,
.south-9a54 .plasma-e133:hover,
.south-9a54 .image_tall_cf64 > li > a:hover,
.south-9a54 .stale-86c9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.south-9a54 .video_e644 {
  color: rgba(255, 255, 255, 0.79);
}
.south-9a54 .video_e644 .large_febc {
  color: rgba(255, 255, 255, 0.99);
}
.south-9a54 .video_e644:hover {
  color: rgba(255, 255, 255, 0.99);
}
.south-9a54 .label-fea7 .icon-069d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.south-9a54 .label-fea7 .icon-069d .description-dcde {
  color: rgba(255, 255, 255, 0.79);
}
.south-9a54
  .label-fea7
  .icon-069d
  .description-dcde::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.south-9a54
  .label-fea7
  .icon-069d
  .description-dcde:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.south-9a54
  .label-fea7
  .icon-069d
  .description-dcde::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.south-9a54
  .label-fea7
  .icon-069d
  .description-dcde::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.south-9a54 .label-fea7 .gradient_in_1351 {
  color: rgba(255, 255, 255, 0.79);
}
.south-9a54 .label-fea7 .gradient_in_1351:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture_98d3
  .south-9a54
  .label-fea7
  .progress_current_e011
  .short-fff8 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.picture_98d3
  .south-9a54
  .label-fea7
  .progress_current_e011
  .description-dcde {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.item-current-18a1 .west_b7a0 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.west_b7a0 .huge-d7b7.fluid-4b38 .image_tall_cf64 > li > a:focus,
.west_b7a0 .huge-d7b7.fluid-4b38 .image_tall_cf64 > li > a:hover,
.west_b7a0 .huge-d7b7.pink-8ca4 .image_tall_cf64 > li > a:focus,
.west_b7a0 .huge-d7b7.pink-8ca4 .image_tall_cf64 > li > a:hover,
.west_b7a0 .huge-d7b7.text-basic-1d29 .image_tall_cf64 > li > a:focus,
.west_b7a0 .huge-d7b7.text-basic-1d29 .image_tall_cf64 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.west_b7a0
  .huge-d7b7.fluid-4b38
  .image_tall_cf64
  > li.gallery_steel_4e20
  > a,
.west_b7a0
  .huge-d7b7.fluid-4b38
  .image_tall_cf64
  > li.mini-0bc7
  > a,
.west_b7a0
  .huge-d7b7.pink-8ca4
  .image_tall_cf64
  > li.gallery_steel_4e20
  > a,
.west_b7a0
  .huge-d7b7.pink-8ca4
  .image_tall_cf64
  > li.mini-0bc7
  > a,
.west_b7a0
  .huge-d7b7.text-basic-1d29
  .image_tall_cf64
  > li.gallery_steel_4e20
  > a,
.west_b7a0 .huge-d7b7.text-basic-1d29 .image_tall_cf64 > li.last_0d21 > a {
  color: rgba(0, 0, 0, 0.8);
}
.west_b7a0 .pattern_bronze_c37e,
.west_b7a0 .pattern_bronze_c37e a {
  color: rgba(0, 0, 0, 0.8);
}
.west_b7a0 .media_cbc6.tooltip_copper_1642 li a,
.west_b7a0 .icon-e6d6 a,
.west_b7a0 .plasma-e133,
.west_b7a0 .image_tall_cf64 > li > a,
.west_b7a0 .stale-86c9 {
  color: rgba(0, 0, 0, 0.55);
}
.west_b7a0 .media_cbc6.tooltip_copper_1642 li a:hover,
.west_b7a0 .icon-e6d6 a:hover,
.west_b7a0 .plasma-e133:hover,
.west_b7a0 .image_tall_cf64 > li > a:hover,
.west_b7a0 .stale-86c9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.west_b7a0 .video_e644 {
  color: rgba(0, 0, 0, 0.55);
}
.west_b7a0 .video_e644 .large_febc {
  color: rgba(0, 0, 0, 0.8);
}
.west_b7a0 .video_e644:hover {
  color: rgba(0, 0, 0, 0.8);
}
.alert-8750 .form_a72b {
  margin-left: auto;
  margin-right: auto;
}
.old-3740 > * {
  margin-left: auto;
  margin-right: auto;
}
.old-3740 .notice-12ed {
  margin-right: 1.41575em;
}
.middle-77ef .old-3740 > .hero-bdbc {
  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;
}
.middle-77ef .old-3740 > .complex-548e {
  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-fixed-0334.alert-8750 .form_a72b,
.preview_steel_503f.alert-8750 .form_a72b {
  margin-left: 0;
}
.alert-easy-179c.alert-8750 .form_a72b,
.under_cad5.alert-8750 .form_a72b {
  margin-right: 0;
}
.old-3740 ol,
.old-3740 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.aside_de65 video {
  max-width: 100%;
}
.block_lower_85d6 img {
  display: block;
}
.block_lower_85d6.notice-12ed,
.block_lower_85d6.item-copper-ee66 {
  width: 100%;
}
.block_lower_85d6.complex-548e img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.component-9d33:not(.soft_d6b8) {
  margin: 1.5em auto;
}
.icon-white-b27f p {
  padding: 1.5em 14px;
}
ul.main-3bae.complex-548e,
ul.main-3bae.hero-bdbc,
ul.main-3bae.picture-abf8.hero-bdbc {
  padding: 0 14px;
}
.main-west-5524 {
  display: block;
  overflow-x: auto;
}
.main-west-5524 table {
  border-collapse: collapse;
  width: 100%;
}
.main-west-5524 td,
.main-west-5524 th {
  padding: 0.5em;
}
.old-3740 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.old-3740 ol ol,
.old-3740 ol ul,
.old-3740 ul ol,
.old-3740 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.old-3740 ol ol li,
.old-3740 ol ul li,
.old-3740 ul ol li,
.old-3740 ul ul li {
  margin-left: 0;
}
.input-static-f6f1.fast-e005 > .sort_easy_0f61 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.input-static-f6f1.fast-e005 > .sort_easy_0f61 iframe,
.input-static-f6f1.fast-e005 > .sort_easy_0f61 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tag_advanced_6f5f {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tag_advanced_6f5f.filter_b601 {
  padding: 0;
}
.tag_advanced_6f5f.filter_b601 cite {
  font-size: 13px;
}
.tag_advanced_6f5f > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tag_advanced_6f5f cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.paragraph_70b2 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.paragraph_70b2 > p:first-child {
  margin-top: 0;
}
.paragraph_70b2 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.paragraph_70b2 blockquote {
  border-left: 0;
}
.dark-f600 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.dark-f600:not(.component_bright_24ab) {
  max-width: 100px;
}
.dark-f600.heading-13a6 {
  border-bottom: none !important;
  text-align: center;
}
.dark-f600.heading-13a6::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .icon-white-b27f p {
    padding: 1.5em 0;
  }
}
.gradient-lower-ab96 {
  color: #0073aa;
}
.list-1123 {
  background-color: #0073aa;
}
.tabs-down-0d39 {
  color: #229fd8;
}
.out-4fcd {
  background-color: #229fd8;
}
.box-paper-4e7d {
  color: #eee;
}
.logo-5567 {
  background-color: #eee;
}
.search_dd97 {
  color: #444;
}
.hover_wood_e726 {
  background-color: #444;
}
.right_a0d5 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.right_a0d5 .hovered-962c .icon-e6d6 {
  font-size: 15px;
}
.right_a0d5 .icon-e6d6 {
  line-height: 1.3;
}
.right_a0d5 .west_b7a0 {
}
.right_a0d5 .south-9a54 {
  background: #235787;
}
.button_a5b7 {
  padding: 0;
}
.button_a5b7 .south-9a54 {
  background: #1a1a1a;
}
.button_a5b7 .west_b7a0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.progress-022e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.progress-022e .west_b7a0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.progress-022e .south-9a54 {
  background: #303030;
}
.heading-dark-ff8b {
  position: relative;
  z-index: 10;
}
.heading-dark-ff8b .main-80b8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.aside_9160 .banner_058c {
  display: inline-block;
  vertical-align: middle;
}
.aside_9160.background_focused_6370 .banner_058c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .aside_9160.background_focused_6370 .banner_058c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .aside_9160.background_focused_6370 .banner_058c {
    margin-right: 0.4em;
  }
}
.aside_9160.background_focused_6370 .banner_058c:last-child {
  margin-right: 0;
}
.alert-d735 .main-80b8 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .item-current-18a1 .hovered-962c {
    margin: 0 -0.5em;
  }
  .item-current-18a1 .hovered-962c [class*="customify-col-"],
  .item-current-18a1 .hovered-962c [class*="customify-col_"],
  .item-current-18a1 .hovered-962c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.item-current-18a1.text_cf48 .main-80b8 {
  background: 0 0 !important;
}
.item-current-18a1.text_cf48 .main-80b8,
.item-current-18a1.alert-d735 .main-80b8 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .item-current-18a1.notice_c967 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.item-current-18a1.alert-d735 .main-80b8 {
  box-shadow: none !important;
}
.left_310c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .left_310c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .left_310c {
    padding: 18px 0 20px;
  }
}
.left_310c .carousel-current-67ed {
  width: 100%;
}
.left_310c .basic-31d2 {
  margin-bottom: 0;
}
.left_310c .accordion-old-4f84 {
  margin-top: 5px;
  font-size: 0.875em;
}
.small_4e82 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.small_4e82 .paragraph_d088 {
  width: 100%;
}
.summary-4375 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.summary-4375 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.summary-4375 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;
}
.summary-4375 li:last-child:after {
  display: none;
}
.summary-4375 li a {
  font-weight: 500;
  margin-right: 10px;
}
.over_992b .border-left-d63e button,
.left_310c .border-left-d63e button {
  left: 0;
}
.over_992b .paragraph_d088,
.left_310c .paragraph_d088 {
  padding-left: 0;
  padding-right: 0;
}
.over_992b .small_4e82,
.left_310c .small_4e82 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.over_992b {
  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;
}
.over_992b: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;
}
.over_992b .hard-878c {
  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) {
  .over_992b .hard-878c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .over_992b .hard-878c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .over_992b .hard-878c {
    min-height: 200px;
  }
}
.over_992b .summary-4375 {
  color: rgba(255, 255, 255, 0.8);
}
.over_992b .summary-4375 a,
.over_992b .summary-4375 li:after {
  color: inherit;
}
.over_992b .summary-4375 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.under_df09 {
  margin-bottom: 0.5em;
}
.hard_4a29 {
  margin-bottom: 1.2em;
}
.hard_4a29,
.under_df09 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hard_4a29 p:last-child,
.under_df09 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .border-left-d63e,
#masthead .border-left-d63e {
  display: none;
}
#masthead
  > .border-left-d63e.medium_0148 {
  display: none;
}
#masthead > .border-left-d63e button {
  left: 0;
}
.disabled_f878 {
  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%;
}
.disabled_f878 .banner_058c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.disabled_f878 .image-copper-300a {
  display: -webkit-box;
  display: flex;
}
.disabled_f878 .image-copper-300a.list-new-a86e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.disabled_f878 .image-copper-300a.left_19e9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.disabled_f878 .image-copper-300a.dark_cfab {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.disabled_f878.progress-13de.slider-advanced-68f1 .image-copper-300a.list-new-a86e {
  flex-basis: 100%;
}
.disabled_f878.description-9ac8 .image-copper-300a.left_19e9 {
  -webkit-box-flex: 1;
  flex: auto;
}
.disabled_f878.description-9ac8 .image-copper-300a.dark_cfab {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .border-left-d63e.medium_0148 {
  display: none;
}
#masthead > .border-left-d63e button {
  left: 0;
}
.top-e5a8 {
  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;
}
.top-e5a8:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.top-e5a8.popup-3353 i {
  margin-right: 4px;
}
.top-e5a8.hidden_prev_2b65 i {
  margin-left: 5px;
}
.icon-e6d6 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.icon-e6d6 p:last-child {
  margin-bottom: 0;
}
.wrapper-2b96 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.wrapper-2b96 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.wrapper-2b96 img {
  display: block;
  width: auto;
  line-height: 1;
}
.wrapper-2b96 .pattern_bronze_c37e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.wrapper-2b96 .paper-01d4 {
  margin: 5px 0 7px 0;
}
.wrapper-2b96.sort-yellow-c2c7 .summary_65d3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wrapper-2b96.sort-yellow-c2c7 .sidebar_fdc7 {
  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;
}
.wrapper-2b96.fixed_43ee {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.wrapper-2b96.fixed_43ee .summary_65d3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wrapper-2b96.fixed_43ee .sidebar_fdc7 {
  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;
}
.wrapper-2b96.nav_0738 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.wrapper-2b96.hover-slow-260d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.wrapper-2b96.hover-slow-260d .sidebar_fdc7 {
  margin-top: 7px;
}
.menu_fluid_fed3 {
  display: inline-block;
}
.heading-dark-ff8b .yellow-7f4a .wrapper-2b96 img {
  max-width: 100%;
}
.huge-d7b7 .disabled_698f.surface_c078,
.dark-c2c1 .disabled_698f.surface_c078 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.huge-d7b7 .filter_stone_e686,
.dark-c2c1 .filter_stone_e686 {
  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%);
}
.huge-d7b7 .filter_stone_e686 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.huge-d7b7.logo_0e80 .filter_stone_e686 {
  display: none;
}
.huge-d7b7 .sidebar-first-40ea {
  list-style: none;
  padding: 0;
  margin: 0;
}
.huge-d7b7 .sidebar-first-40ea li {
  display: inline-block;
  position: relative;
}
.huge-d7b7 .sidebar-first-40ea li:last-child {
  margin-right: 0;
}
.huge-d7b7 .sidebar-first-40ea 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;
}
.huge-d7b7 .sidebar-first-40ea li.last_0d21 > a {
  color: rgba(0, 0, 0, 0.9);
}
.huge-d7b7 .sidebar-first-40ea > 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;
}
.huge-d7b7 .sidebar-first-40ea > li > a i {
  line-height: 0;
}
.huge-d7b7 .sidebar-first-40ea > li.outline_0560 > a .filter_stone_e686 {
  margin-left: 4px;
  line-height: 0;
}
.huge-d7b7 .sidebar-first-40ea .search_yellow_7b65 li.outline_0560 > a {
  position: relative;
}
.huge-d7b7 .sidebar-first-40ea .search_yellow_7b65 li.outline_0560 > a:after,
.huge-d7b7 .sidebar-first-40ea .search_yellow_7b65 li.outline_0560 > a:before {
  content: "";
  display: table;
}
.huge-d7b7 .sidebar-first-40ea .search_yellow_7b65 li.outline_0560 > a:after {
  clear: both;
}
.huge-d7b7 .sidebar-first-40ea .search_yellow_7b65 li.outline_0560 > a .filter_stone_e686 {
  margin-left: 5px;
  float: right;
}
.huge-d7b7 .nav_fast_f0e1,
.huge-d7b7 .search_yellow_7b65 {
  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;
}
.huge-d7b7 .search_yellow_7b65 {
  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;
}
.huge-d7b7 .search_yellow_7b65 .surface_c078 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.huge-d7b7 .search_yellow_7b65 .filter_stone_e686 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.huge-d7b7 .search_yellow_7b65 li {
  display: block;
  margin: 0;
  padding: 0;
}
.huge-d7b7 .search_yellow_7b65 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;
}
.huge-d7b7 .search_yellow_7b65 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.huge-d7b7 .search_yellow_7b65 .search_yellow_7b65 {
  top: 0;
  left: 100%;
}
.huge-d7b7 .out_94c1.fn-focus-78d4 > .nav_fast_f0e1,
.huge-d7b7 .out_94c1.fn-focus-78d4 > .search_yellow_7b65,
.huge-d7b7 .out_94c1:focus > .nav_fast_f0e1,
.huge-d7b7 .out_94c1:focus > .search_yellow_7b65,
.huge-d7b7 .out_94c1:hover > .nav_fast_f0e1,
.huge-d7b7 .out_94c1:hover > .search_yellow_7b65 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.huge-d7b7.text-basic-1d29 .image_tall_cf64:after,
.huge-d7b7.text-basic-1d29 .image_tall_cf64:before {
  content: "";
  display: table;
}
.huge-d7b7.text-basic-1d29 .image_tall_cf64:after {
  clear: both;
}
.huge-d7b7.text-basic-1d29 .image_tall_cf64 > li {
  float: left;
}
.huge-d7b7.pagination_cf7e .image_tall_cf64:after,
.huge-d7b7.pagination_cf7e .image_tall_cf64:before {
  content: "";
  display: table;
}
.huge-d7b7.pagination_cf7e .image_tall_cf64:after {
  clear: both;
}
.huge-d7b7.pagination_cf7e .image_tall_cf64 > li {
  float: left;
}
.huge-d7b7.pagination_cf7e .image_tall_cf64 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.huge-d7b7.pagination_cf7e .image_tall_cf64 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.huge-d7b7.pagination_cf7e .image_tall_cf64 > li.gallery_steel_4e20 > a,
.huge-d7b7.pagination_cf7e .image_tall_cf64 > li.last_0d21 > a {
  color: #fff;
  background-color: #1e4b75;
}
.huge-d7b7.fluid-4b38 .image_tall_cf64 > li > a .surface_c078 {
  position: relative;
}
.huge-d7b7.fluid-4b38 .image_tall_cf64 > li > a .surface_c078: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;
}
.huge-d7b7.fluid-4b38
  .image_tall_cf64
  > li:focus
  > a
  .surface_c078:before,
.huge-d7b7.fluid-4b38
  .image_tall_cf64
  > li:hover
  > a
  .surface_c078:before {
  width: 100%;
  background-color: currentColor;
}
.huge-d7b7.fluid-4b38
  .image_tall_cf64
  > li.gallery_steel_4e20
  > a
  .surface_c078:before,
.huge-d7b7.fluid-4b38
  .image_tall_cf64
  > li.mini-0bc7
  > a
  .surface_c078:before {
  width: 100%;
  background-color: currentColor;
}
.huge-d7b7.pink-8ca4 .image_tall_cf64 > li > a .surface_c078 {
  position: relative;
}
.huge-d7b7.pink-8ca4 .image_tall_cf64 > li > a .surface_c078: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;
}
.huge-d7b7.pink-8ca4 .image_tall_cf64 > li:focus > a .surface_c078:before,
.huge-d7b7.pink-8ca4
  .image_tall_cf64
  > li:hover
  > a
  .surface_c078:before {
  width: 100%;
  background-color: currentColor;
}
.huge-d7b7.pink-8ca4
  .image_tall_cf64
  > li.gallery_steel_4e20
  > a
  .surface_c078:before,
.huge-d7b7.pink-8ca4
  .image_tall_cf64
  > li.mini-0bc7
  > a
  .surface_c078:before {
  width: 100%;
  background-color: currentColor;
}
.dark-c2c1 .sidebar-first-40ea {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dark-c2c1 .sidebar-first-40ea li:first-child > a {
  border-top: none;
}
.dark-c2c1 .sidebar-first-40ea .motion-ce1b > .surface_c078 .filter_stone_e686 {
  display: none;
}
.dark-c2c1 .sidebar-first-40ea li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.dark-c2c1 .sidebar-first-40ea li:last-child {
  border: none;
}
.dark-c2c1 .sidebar-first-40ea li.outline_0560 > a {
  padding-right: 45px !important;
}
.dark-c2c1 .sidebar-first-40ea li a {
  display: block;
  padding: 0.55em 1.5em;
}
.dark-c2c1 .sidebar-first-40ea li a:focus,
.dark-c2c1 .sidebar-first-40ea li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dark-c2c1 .sidebar-first-40ea li .short-8e83 {
  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;
}
.dark-c2c1 .sidebar-first-40ea li .short-8e83:hover {
  box-shadow: none;
}
.dark-c2c1 .sidebar-first-40ea li .short-8e83 .filter_stone_e686 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.dark-c2c1 .sidebar-first-40ea .search_yellow_7b65 {
  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);
}
.dark-c2c1 .sidebar-first-40ea .search_yellow_7b65 li a {
  padding-left: 3em;
}
.dark-c2c1 .sidebar-first-40ea .breadcrumb-static-7521 > a .short-8e83 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dark-c2c1 .sidebar-first-40ea .breadcrumb-static-7521 > .search_yellow_7b65 {
  display: block;
  opacity: 1;
}
.component_short_581b {
  max-width: 100%;
}
.card-focused-d4b0 {
  line-height: 0;
  cursor: pointer;
}
.stale-86c9 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.stale-86c9:hover {
  box-shadow: none;
  color: currentColor;
}
.stale-86c9 svg {
  width: 18px;
  height: 18px;
}
.stale-86c9 .caption-3990 {
  display: none;
}
.center-bd66 {
  position: relative;
}
.center-bd66.fn-active-78d4 .stale-86c9 .hard-1ce6 {
  display: none;
}
.center-bd66.fn-active-78d4 .stale-86c9 .caption-3990 {
  display: inline-block;
}
.center-bd66 .heading_lite_c540 {
  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);
}
.center-bd66.prev_963a .heading_lite_c540 {
  left: auto;
  right: -0.9em;
}
.center-bd66.prev_963a .dim_d363::before {
  left: auto;
  right: 15px;
}
.center-bd66.fn-active-78d4 .heading_lite_c540 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.progress_current_e011 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.progress_current_e011 label {
  flex-basis: 100%;
}
.progress_current_e011 .icon-069d {
  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;
}
.progress_current_e011 .description-dcde {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.progress_current_e011 .description-dcde:focus {
  background-color: transparent;
}
.progress_current_e011 button.gradient_in_1351 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.progress_current_e011 button.gradient_in_1351:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.progress_current_e011 button.gradient_in_1351 svg {
  width: 18px;
  height: 18px;
}
.progress_current_e011 input[type="submit"] {
  min-height: auto;
}
.label-fea7 .progress_current_e011 .description-dcde {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.dim_d363 {
  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) {
  .dim_d363 {
    width: 220px;
  }
}
.dim_d363 label {
  flex-basis: 100%;
}
.dim_d363::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;
}
.picture_98d3 .label-fea7 .progress_current_e011 {
  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;
}
.picture_98d3
  .label-fea7
  .progress_current_e011
  .icon-069d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.picture_98d3 .label-fea7 .progress_current_e011 .description-dcde {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.picture_98d3
  .label-fea7
  .progress_current_e011
  .description-dcde:focus {
  background: 0 0;
}
.picture_98d3
  .label-fea7
  .progress_current_e011
  .short-fff8 {
  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;
}
.media_cbc6 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.media_cbc6 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.media_cbc6 li:last-child {
  margin-right: 0;
}
.media_cbc6 li:first-child {
  margin-left: 0;
}
.media_cbc6.content-ab01 a {
  color: #fff;
}
.media_cbc6.content-ab01 a:hover {
  color: #fff;
}
.media_cbc6 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.media_cbc6 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.media_cbc6 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.media_cbc6 a:hover {
  opacity: 0.9;
  color: inherit;
}
.media_cbc6 [class*="social-icon-apple"] {
  background-color: #999;
}
.media_cbc6 [class*="social-icon-apple"].wood-66f1 {
  background-color: transparent;
  color: #999;
}
.media_cbc6 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.media_cbc6 [class*="social-icon-behance"].wood-66f1 {
  background-color: transparent;
  color: #1769ff;
}
.media_cbc6 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.media_cbc6 [class*="social-icon-bitbucket"].wood-66f1 {
  background-color: transparent;
  color: #205081;
}
.media_cbc6 [class*="social-icon-codepen"] {
  background-color: #000;
}
.media_cbc6 [class*="social-icon-codepen"].wood-66f1 {
  background-color: transparent;
  color: #000;
}
.media_cbc6 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.media_cbc6 [class*="social-icon-delicious"].wood-66f1 {
  background-color: transparent;
  color: #39f;
}
.media_cbc6 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.media_cbc6 [class*="social-icon-digg"].wood-66f1 {
  background-color: transparent;
  color: #005be2;
}
.media_cbc6 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.media_cbc6 [class*="social-icon-dribbble"].wood-66f1 {
  background-color: transparent;
  color: #ea4c89;
}
.media_cbc6 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.media_cbc6 [class*="social-icon-envelope"].wood-66f1 {
  background-color: transparent;
  color: #ea4335;
}
.media_cbc6 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.media_cbc6 [class*="social-icon-facebook"].wood-66f1 {
  background-color: transparent;
  color: #3b5998;
}
.media_cbc6 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.media_cbc6 [class*="social-icon-flickr"].wood-66f1 {
  background-color: transparent;
  color: #0063dc;
}
.media_cbc6 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.media_cbc6 [class*="social-icon-foursquare"].wood-66f1 {
  background-color: transparent;
  color: #2d5be3;
}
.media_cbc6 [class*="social-icon-github"] {
  background-color: #333;
}
.media_cbc6 [class*="social-icon-github"].wood-66f1 {
  background-color: transparent;
  color: #333;
}
.media_cbc6 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.media_cbc6 [class*="social-icon-google-plus"].wood-66f1 {
  background-color: transparent;
  color: #dd4b39;
}
.media_cbc6 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.media_cbc6 [class*="social-icon-houzz"].wood-66f1 {
  background-color: transparent;
  color: #7ac142;
}
.media_cbc6 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.media_cbc6 [class*="social-icon-instagram"].wood-66f1 {
  background-color: transparent;
  color: #262626;
}
.media_cbc6 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.media_cbc6 [class*="social-icon-jsfiddle"].wood-66f1 {
  background-color: transparent;
  color: #487aa2;
}
.media_cbc6 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.media_cbc6 [class*="social-icon-linkedin"].wood-66f1 {
  background-color: transparent;
  color: #0077b5;
}
.media_cbc6 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.media_cbc6 [class*="social-icon-medium"].wood-66f1 {
  background-color: transparent;
  color: #00ab6b;
}
.media_cbc6 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.media_cbc6
  [class*="social-icon-odnoklassniki"].wood-66f1 {
  background-color: transparent;
  color: #f4731c;
}
.media_cbc6 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.media_cbc6 [class*="social-icon-meetup"].wood-66f1 {
  background-color: transparent;
  color: #ec1c40;
}
.media_cbc6 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.media_cbc6 [class*="social-icon-pinterest"].wood-66f1 {
  background-color: transparent;
  color: #bd081c;
}
.media_cbc6 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.media_cbc6 [class*="social-icon-product-hunt"].wood-66f1 {
  background-color: transparent;
  color: #da552f;
}
.media_cbc6 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.media_cbc6 [class*="social-icon-reddit"].wood-66f1 {
  background-color: transparent;
  color: #ff4500;
}
.media_cbc6 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.media_cbc6 [class*="social-icon-rss"].wood-66f1 {
  background-color: transparent;
  color: #f26522;
}
.media_cbc6 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.media_cbc6
  [class*="social-icon-shopping-cart"].wood-66f1 {
  background-color: transparent;
  color: #4caf50;
}
.media_cbc6 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.media_cbc6 [class*="social-icon-skype"].wood-66f1 {
  background-color: transparent;
  color: #00aff0;
}
.media_cbc6 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.media_cbc6 [class*="social-icon-slideshare"].wood-66f1 {
  background-color: transparent;
  color: #0077b5;
}
.media_cbc6 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.media_cbc6 [class*="social-icon-snapchat"].wood-66f1 {
  background-color: transparent;
  color: #fffc00;
}
.media_cbc6 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.media_cbc6 [class*="social-icon-soundcloud"].wood-66f1 {
  background-color: transparent;
  color: #f80;
}
.media_cbc6 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.media_cbc6 [class*="social-icon-spotify"].wood-66f1 {
  background-color: transparent;
  color: #2ebd59;
}
.media_cbc6 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.media_cbc6
  [class*="social-icon-stack-overflow"].wood-66f1 {
  background-color: transparent;
  color: #fe7a15;
}
.media_cbc6 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.media_cbc6 [class*="social-icon-maldkfgram"].wood-66f1 {
  background-color: transparent;
  color: #2ca5e0;
}
.media_cbc6 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.media_cbc6 [class*="social-icon-tripadvisor"].wood-66f1 {
  background-color: transparent;
  color: #589442;
}
.media_cbc6 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.media_cbc6 [class*="social-icon-tumblr"].wood-66f1 {
  background-color: transparent;
  color: #35465c;
}
.media_cbc6 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.media_cbc6 [class*="social-icon-twitch"].wood-66f1 {
  background-color: transparent;
  color: #6441a5;
}
.media_cbc6 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.media_cbc6 [class*="social-icon-twitter"].wood-66f1 {
  background-color: transparent;
  color: #1da1f2;
}
.media_cbc6 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.media_cbc6 [class*="social-icon-vimeo"].wood-66f1 {
  background-color: transparent;
  color: #1ab7ea;
}
.media_cbc6 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.media_cbc6 [class*="social-icon-vk"].wood-66f1 {
  background-color: transparent;
  color: #45668e;
}
.media_cbc6 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.media_cbc6 [class*="social-icon-weibo"].wood-66f1 {
  background-color: transparent;
  color: #df2029;
}
.media_cbc6 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.media_cbc6 [class*="social-icon-weixin"].wood-66f1 {
  background-color: transparent;
  color: #7bb32e;
}
.media_cbc6 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.media_cbc6 [class*="social-icon-whatsapp"].wood-66f1 {
  background-color: transparent;
  color: #25d366;
}
.media_cbc6 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.media_cbc6 [class*="social-icon-wordpress"].wood-66f1 {
  background-color: transparent;
  color: #21759b;
}
.media_cbc6 [class*="social-icon-xing"] {
  background-color: #026466;
}
.media_cbc6 [class*="social-icon-xing"].wood-66f1 {
  background-color: transparent;
  color: #026466;
}
.media_cbc6 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.media_cbc6 [class*="social-icon-yelp"].wood-66f1 {
  background-color: transparent;
  color: #af0606;
}
.media_cbc6 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.media_cbc6 [class*="social-icon-youtube"].wood-66f1 {
  background-color: transparent;
  color: #cd201f;
}
.plasma-e133 {
  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;
}
.plasma-e133:hover {
  box-shadow: none;
  background: 0 0;
}
.pro_b6cd {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.widget_7a88 {
  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;
}
.out_6fa7 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.panel_823f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.panel_823f,
.panel_823f::after,
.panel_823f::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;
}
.panel_823f::after,
.panel_823f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.video_36aa .widget_7a88 .out_6fa7 {
  margin-top: -2px;
  width: 19px;
}
.video_36aa .widget_7a88 .panel_823f {
  margin-top: -1px;
}
.video_36aa .widget_7a88 .panel_823f,
.video_36aa .widget_7a88 .panel_823f::after,
.video_36aa .widget_7a88 .panel_823f::before {
  width: 19px;
  height: 2px;
}
.video_36aa .widget_7a88 .panel_823f::before {
  top: -6px;
}
.video_36aa .widget_7a88 .panel_823f::after {
  bottom: -6px;
}
.gas-40c3 .widget_7a88 .out_6fa7 {
  margin-top: -2px;
  width: 22px;
}
.gas-40c3 .widget_7a88 .panel_823f {
  margin-top: -1px;
}
.gas-40c3 .widget_7a88 .panel_823f,
.gas-40c3 .widget_7a88 .panel_823f::after,
.gas-40c3 .widget_7a88 .panel_823f::before {
  width: 22px;
  height: 2px;
}
.gas-40c3 .widget_7a88 .panel_823f::before {
  top: -7px;
}
.gas-40c3 .widget_7a88 .panel_823f::after {
  bottom: -7px;
}
.menu_d6c6 .widget_7a88 .out_6fa7 {
  margin-top: -2px;
  width: 31px;
}
.menu_d6c6 .widget_7a88 .panel_823f {
  margin-top: -1.5px;
}
.menu_d6c6 .widget_7a88 .panel_823f,
.menu_d6c6 .widget_7a88 .panel_823f::after,
.menu_d6c6 .widget_7a88 .panel_823f::before {
  width: 31px;
  height: 3px;
}
.menu_d6c6 .widget_7a88 .panel_823f::before {
  top: -9px;
}
.menu_d6c6 .widget_7a88 .panel_823f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .filter-hard-2f18 .widget_7a88 .out_6fa7 {
    margin-top: -2px;
    width: 19px;
  }
  .filter-hard-2f18 .widget_7a88 .panel_823f {
    margin-top: -1px;
  }
  .filter-hard-2f18 .widget_7a88 .panel_823f,
  .filter-hard-2f18 .widget_7a88 .panel_823f::after,
  .filter-hard-2f18 .widget_7a88 .panel_823f::before {
    width: 19px;
    height: 2px;
  }
  .filter-hard-2f18 .widget_7a88 .panel_823f::before {
    top: -6px;
  }
  .filter-hard-2f18 .widget_7a88 .panel_823f::after {
    bottom: -6px;
  }
  .hovered-0c12 .widget_7a88 .out_6fa7 {
    margin-top: -2px;
    width: 22px;
  }
  .hovered-0c12 .widget_7a88 .panel_823f {
    margin-top: -1px;
  }
  .hovered-0c12 .widget_7a88 .panel_823f,
  .hovered-0c12 .widget_7a88 .panel_823f::after,
  .hovered-0c12 .widget_7a88 .panel_823f::before {
    width: 22px;
    height: 2px;
  }
  .hovered-0c12 .widget_7a88 .panel_823f::before {
    top: -7px;
  }
  .hovered-0c12 .widget_7a88 .panel_823f::after {
    bottom: -7px;
  }
  .brown-3dec .widget_7a88 .out_6fa7 {
    margin-top: -2px;
    width: 31px;
  }
  .brown-3dec .widget_7a88 .panel_823f {
    margin-top: -1.5px;
  }
  .brown-3dec .widget_7a88 .panel_823f,
  .brown-3dec .widget_7a88 .panel_823f::after,
  .brown-3dec .widget_7a88 .panel_823f::before {
    width: 31px;
    height: 3px;
  }
  .brown-3dec .widget_7a88 .panel_823f::before {
    top: -9px;
  }
  .brown-3dec .widget_7a88 .panel_823f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .shade_083e .widget_7a88 .out_6fa7 {
    margin-top: -2px;
    width: 19px;
  }
  .shade_083e .widget_7a88 .panel_823f {
    margin-top: -1px;
  }
  .shade_083e .widget_7a88 .panel_823f,
  .shade_083e .widget_7a88 .panel_823f::after,
  .shade_083e .widget_7a88 .panel_823f::before {
    width: 19px;
    height: 2px;
  }
  .shade_083e .widget_7a88 .panel_823f::before {
    top: -6px;
  }
  .shade_083e .widget_7a88 .panel_823f::after {
    bottom: -6px;
  }
  .search_d4ac .widget_7a88 .out_6fa7 {
    margin-top: -2px;
    width: 22px;
  }
  .search_d4ac .widget_7a88 .panel_823f {
    margin-top: -1px;
  }
  .search_d4ac .widget_7a88 .panel_823f,
  .search_d4ac .widget_7a88 .panel_823f::after,
  .search_d4ac .widget_7a88 .panel_823f::before {
    width: 22px;
    height: 2px;
  }
  .search_d4ac .widget_7a88 .panel_823f::before {
    top: -7px;
  }
  .search_d4ac .widget_7a88 .panel_823f::after {
    bottom: -7px;
  }
  .widget_b383 .widget_7a88 .out_6fa7 {
    margin-top: -2px;
    width: 31px;
  }
  .widget_b383 .widget_7a88 .panel_823f {
    margin-top: -1.5px;
  }
  .widget_b383 .widget_7a88 .panel_823f,
  .widget_b383 .widget_7a88 .panel_823f::after,
  .widget_b383 .widget_7a88 .panel_823f::before {
    width: 31px;
    height: 3px;
  }
  .widget_b383 .widget_7a88 .panel_823f::before {
    top: -9px;
  }
  .widget_b383 .widget_7a88 .panel_823f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .row_warm_23ed .widget_7a88 .out_6fa7 {
    margin-top: -2px;
    width: 19px;
  }
  .row_warm_23ed .widget_7a88 .panel_823f {
    margin-top: -1px;
  }
  .row_warm_23ed .widget_7a88 .panel_823f,
  .row_warm_23ed .widget_7a88 .panel_823f::after,
  .row_warm_23ed .widget_7a88 .panel_823f::before {
    width: 19px;
    height: 2px;
  }
  .row_warm_23ed .widget_7a88 .panel_823f::before {
    top: -6px;
  }
  .row_warm_23ed .widget_7a88 .panel_823f::after {
    bottom: -6px;
  }
  .outer_77fd .widget_7a88 .out_6fa7 {
    margin-top: -2px;
    width: 22px;
  }
  .outer_77fd .widget_7a88 .panel_823f {
    margin-top: -1px;
  }
  .outer_77fd .widget_7a88 .panel_823f,
  .outer_77fd .widget_7a88 .panel_823f::after,
  .outer_77fd .widget_7a88 .panel_823f::before {
    width: 22px;
    height: 2px;
  }
  .outer_77fd .widget_7a88 .panel_823f::before {
    top: -7px;
  }
  .outer_77fd .widget_7a88 .panel_823f::after {
    bottom: -7px;
  }
  .east_ca1a .widget_7a88 .out_6fa7 {
    margin-top: -2px;
    width: 31px;
  }
  .east_ca1a .widget_7a88 .panel_823f {
    margin-top: -1.5px;
  }
  .east_ca1a .widget_7a88 .panel_823f,
  .east_ca1a .widget_7a88 .panel_823f::after,
  .east_ca1a .widget_7a88 .panel_823f::before {
    width: 31px;
    height: 3px;
  }
  .east_ca1a .widget_7a88 .panel_823f::before {
    top: -9px;
  }
  .east_ca1a .widget_7a88 .panel_823f::after {
    bottom: -9px;
  }
}
.panel-574b .panel_823f {
  -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);
}
.panel-574b .panel_823f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.panel-574b .panel_823f::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);
}
.panel-574b.card-b92a .panel_823f {
  -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);
}
.panel-574b.card-b92a .panel_823f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.panel-574b.card-b92a .panel_823f::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);
}
.label-fast-6a63 {
  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.aside-74e4:before {
  display: none;
}
.list-stone-ae2c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.list-stone-ae2c .status_01b6 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.list-stone-ae2c .status_01b6:last-of-type {
  border-bottom: none;
}
.list-stone-ae2c .status_01b6.filter-plasma-914e,
.list-stone-ae2c .status_01b6.element-next-e0a8,
.list-stone-ae2c .status_01b6.outer_a289 {
  padding: 0;
}
.list-stone-ae2c .dark-c2c1 .short-8e83 {
  color: currentColor;
}
.list-stone-ae2c .dark-c2c1 .short-8e83:focus,
.list-stone-ae2c .dark-c2c1 .short-8e83:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list-stone-ae2c.west_b7a0 .video_e644,
.list-stone-ae2c.west_b7a0 .icon-e6d6 a,
.list-stone-ae2c.west_b7a0 .image_tall_cf64 a,
.list-stone-ae2c.west_b7a0 .search_yellow_7b65 a {
  color: rgba(0, 0, 0, 0.55);
}
.list-stone-ae2c.west_b7a0 .video_e644:hover,
.list-stone-ae2c.west_b7a0 .icon-e6d6 a:hover,
.list-stone-ae2c.west_b7a0 .image_tall_cf64 a:hover,
.list-stone-ae2c.west_b7a0 .search_yellow_7b65 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.list-stone-ae2c.west_b7a0 .large_febc {
  color: rgba(0, 0, 0, 0.8);
}
.list-stone-ae2c.west_b7a0 .status_01b6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.list-stone-ae2c.west_b7a0 .status_01b6:before {
  background: rgba(0, 0, 0, 0.08);
}
.list-stone-ae2c.west_b7a0 .image-9a13:before {
  background: rgba(255, 255, 255, 0.9);
}
.list-stone-ae2c.west_b7a0 .dark-c2c1 .sidebar-first-40ea li a,
.list-stone-ae2c.west_b7a0 .dark-c2c1 .short-8e83,
.list-stone-ae2c.west_b7a0 .search_yellow_7b65 {
  border-color: rgba(0, 0, 0, 0.08);
}
.list-stone-ae2c.west_b7a0 .dark-c2c1 .short-8e83:focus,
.list-stone-ae2c.west_b7a0 .dark-c2c1 .short-8e83:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list-stone-ae2c.west_b7a0 .sidebar-first-40ea li {
  border-color: rgba(0, 0, 0, 0.08);
}
.list-stone-ae2c.south-9a54 .video_e644,
.list-stone-ae2c.south-9a54 .icon-e6d6 a,
.list-stone-ae2c.south-9a54 .image_tall_cf64 .short-8e83,
.list-stone-ae2c.south-9a54 .image_tall_cf64 a,
.list-stone-ae2c.south-9a54 .search_yellow_7b65 a {
  color: rgba(255, 255, 255, 0.79);
}
.list-stone-ae2c.south-9a54 .video_e644:hover,
.list-stone-ae2c.south-9a54 .icon-e6d6 a:hover,
.list-stone-ae2c.south-9a54 .image_tall_cf64 .short-8e83:hover,
.list-stone-ae2c.south-9a54 .image_tall_cf64 a:hover,
.list-stone-ae2c.south-9a54 .search_yellow_7b65 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list-stone-ae2c.south-9a54 .large_febc {
  color: rgba(255, 255, 255, 0.99);
}
.list-stone-ae2c.south-9a54 .status_01b6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.list-stone-ae2c.south-9a54 .status_01b6:before {
  background: rgba(255, 255, 255, 0.08);
}
.list-stone-ae2c.south-9a54 .image-9a13:before {
  background: rgba(0, 0, 0, 0.9);
}
.list-stone-ae2c.south-9a54 .dark-c2c1 .sidebar-first-40ea li a,
.list-stone-ae2c.south-9a54 .dark-c2c1 .short-8e83,
.list-stone-ae2c.south-9a54 .search_yellow_7b65 {
  border-color: rgba(255, 255, 255, 0.08);
}
.list-stone-ae2c.south-9a54 .dark-c2c1 .short-8e83:focus,
.list-stone-ae2c.south-9a54 .dark-c2c1 .short-8e83:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list-stone-ae2c.south-9a54 .sidebar-first-40ea li {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-9a13 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.image-9a13:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.gas-5227 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.row_82ce .list-stone-ae2c {
  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;
}
.row_82ce .status_01b6 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.row_82ce .status_01b6: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) {
  .row_82ce .status_01b6:before {
    width: 16%;
    left: 42%;
  }
}
.row_82ce .status_01b6:last-child:before {
  content: none;
}
.row_82ce .status_01b6[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.row_82ce .dark-c2c1 .sidebar-first-40ea li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.row_82ce .dark-c2c1 .sidebar-first-40ea li a .short-8e83 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.row_82ce .dark-c2c1 .search_yellow_7b65 {
  border: none;
}
.row_82ce .dark-c2c1 .search_yellow_7b65 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.row_82ce .image-9a13 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.row_82ce .gas-5227 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.row_82ce .south-9a54 .image-9a13:before {
  background: rgba(0, 0, 0, 0.9);
}
.row_82ce .west_b7a0.medium_765c .panel_823f {
  background: rgba(0, 0, 0, 0.6);
}
.row_82ce
  .west_b7a0.medium_765c
  .panel_823f::after,
.row_82ce
  .west_b7a0.medium_765c
  .panel_823f:before {
  background: inherit;
}
.row_82ce
  .west_b7a0.medium_765c:hover
  .panel_823f {
  background: rgba(0, 0, 0, 0.8);
}
.small_78f6 .list-stone-ae2c {
  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) {
  .small_78f6 .list-stone-ae2c {
    width: auto;
    right: 45px;
  }
}
.alert_dark_a91b .list-stone-ae2c {
  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) {
  .alert_dark_a91b .list-stone-ae2c {
    width: auto;
    left: 45px;
  }
}
.aside-74e4 .list-stone-ae2c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.aside-74e4 .gas-5227 {
  max-width: 48em;
  margin: 0 auto;
}
.aside-74e4 .image-9a13:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.status-basic-9946 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.status-basic-9946.row_82ce .list-stone-ae2c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.status-basic-9946.small_78f6 .list-stone-ae2c {
  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);
}
.status-basic-9946 .list-stone-ae2c {
  visibility: visible;
}
.status-basic-9946.alert_dark_a91b .list-stone-ae2c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.easy_a869,
.clean-f561 {
  overflow-x: hidden;
}
.easy_a869 .list-stone-ae2c {
  overflow: auto;
}
.easy_a869.row_82ce {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.easy_a869.row_82ce .list-stone-ae2c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.easy_a869.row_82ce .plasma-e133 {
  opacity: 0;
}
.easy_a869.small_78f6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.easy_a869.small_78f6 .list-stone-ae2c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.easy_a869.small_78f6 .plasma-e133 {
  opacity: 0;
}
.easy_a869.alert_dark_a91b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.easy_a869.alert_dark_a91b .list-stone-ae2c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.easy_a869.alert_dark_a91b .plasma-e133 {
  opacity: 0;
}
.easy_a869.aside-74e4 .list-stone-ae2c {
  z-index: 10;
  visibility: visible;
}
.medium_765c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.medium_765c .panel_823f {
  background: rgba(255, 255, 255, 0.99);
}
.medium_765c .panel_823f::after,
.medium_765c .panel_823f:before {
  background: inherit;
}
.medium_765c:hover .panel_823f {
  background: rgba(255, 255, 255, 0.99);
}
.alert_dark_a91b .medium_765c {
  top: 10px;
  right: auto;
  left: 12px;
}
.aside-74e4 .medium_765c {
  display: none !important;
}
.easy_a869:before,
.clean-f561:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.easy_a869 .medium_765c,
.clean-f561 .medium_765c {
  display: inline-block;
}
.list-stone-ae2c .banner_058c {
  -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;
}
.easy_a869 .list-stone-ae2c .banner_058c,
.clean-f561 .list-stone-ae2c .banner_058c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.caption_dark_bd90 .icon-069d {
  width: 100%;
}
.yellow-7f4a {
  padding: 0 0.5em 0;
}
.yellow-7f4a [class*="customify-col-"],
.yellow-7f4a [class*="customify-col_"],
.yellow-7f4a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.pagination-848e .yellow-7f4a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hovered-962c .list-1072,
  .list-1072 {
    display: none;
  }
  .west-c075 {
    text-align: left;
  }
  .light_38ca {
    text-align: center;
  }
  .main_6a4b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hovered-962c .pink_5607,
  .pink_5607 {
    display: none;
  }
  .rough_4b6d {
    text-align: left;
  }
  .search-4222 {
    text-align: center;
  }
  .preview_liquid_f83e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hovered-962c .element-current-018d,
  .element-current-018d {
    display: none;
  }
  .row_751f {
    text-align: left;
  }
  .in-ba04 {
    text-align: center;
  }
  .article_b7af {
    text-align: right;
  }
}
#page {
  position: relative;
}
.frame-center-a310 {
  box-shadow: none !important;
}
.shade_liquid_a590 .outline-motion-b4ab,
.media-0514 .outline-motion-b4ab {
  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;
}
.media-0514 .outline-motion-b4ab {
  margin-top: 30px;
  margin-bottom: 30px;
}
.main-80b8 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.main-80b8:after,
.main-80b8:before {
  content: "";
  display: table;
}
.main-80b8:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .main-80b8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.main-80b8,
.notice_c967 {
  max-width: 1248px;
  margin: 0 auto;
}

.panel_8838.label-pink-9153 .main-80b8 {
  max-width: 100%;
}
.panel_8838.dynamic_ae3f {
  max-width: 1200px;
  margin: 0 auto;
}
.panel_8838.gold-bae7 .main-80b8 {
  max-width: 100%;
}
.panel_8838.gold-bae7 > .main-80b8 {
  padding-left: 0;
  padding-right: 0;
}
.panel_8838.gold-bae7 > .main-80b8 .hovered-962c {
  margin: 0;
}
.panel_8838.gold-bae7
  > .main-80b8
  .module-2bcd.down-1ac1 {
  margin-right: 0;
  margin-left: 0;
}
.panel_8838.gold-bae7 #main.down-1ac1 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .border_down_5613 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .border_down_5613 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .focus_2e44 .form_a72b {
    padding-right: 1em;
  }
  .focus_2e44.text_8a75 .module-2bcd {
    border-right: 1px solid #eaecee;
  }
  .focus_2e44.text_8a75 .form_a72b {
    padding-right: 1em;
  }
  .focus_2e44.text_8a75 .input-1547 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .row-inner-7cb2 .form_a72b {
    padding-left: 1em;
  }
  .row-inner-7cb2.text_8a75 .module-2bcd {
    border-left: 1px solid #eaecee;
  }
  .row-inner-7cb2.text_8a75 .form_a72b {
    padding-left: 1em;
  }
  .row-inner-7cb2.text_8a75 .input-1547 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title_51a9 .form_a72b {
    padding-left: 1em;
  }
  .title_51a9.text_8a75 .dim_7a90 {
    border-right: 1px solid #eaecee;
  }
  .title_51a9.text_8a75 .overlay-b8b3 {
    border-right: 1px solid #eaecee;
  }
  .title_51a9.text_8a75 .form_a72b {
    padding-left: 1em;
  }
  .title_51a9.text_8a75 .input-1547 {
    padding-right: 1em;
  }
  .title_51a9.text_8a75 .info-upper-e6c5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .avatar_silver_da77 .form_a72b {
    padding-right: 1em;
  }
  .avatar_silver_da77.text_8a75 .dim_7a90 {
    border-left: 1px solid #eaecee;
  }
  .avatar_silver_da77.text_8a75 .overlay-b8b3 {
    border-left: 1px solid #eaecee;
  }
  .avatar_silver_da77.text_8a75 .form_a72b {
    padding-right: 1em;
  }
  .avatar_silver_da77.text_8a75 .input-1547 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .avatar_silver_da77.text_8a75 .info-upper-e6c5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .border_down_5613 .form_a72b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .border_down_5613.text_8a75 .module-2bcd {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .border_down_5613.text_8a75 .form_a72b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .border_down_5613.text_8a75 .input-1547 {
    padding-left: 1em;
  }
  .border_down_5613.text_8a75 .info-upper-e6c5 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .border_down_5613.text_8a75 .form_a72b {
    padding-left: 0;
  }
}
.current-751b .aside_9160 {
  display: inline-block;
}
.image_d7dd {
  display: inline-block;
}
.popup-light-9049 {
  word-con: break-word;
}
.content-dark-c6b3 > span {
  display: inline-block;
  padding: 5px 0;
}
.content-dark-c6b3 .video_5f2c {
  margin-left: 8px;
  margin-right: 8px;
}
.content-dark-c6b3 .caption-f69f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.smooth_3942 .avatar_north_21dd {
  margin-bottom: 2em;
}
.smooth_3942 .fluid_0ec8 {
  margin-bottom: 15px;
}
.smooth_3942 .fluid_0ec8:last-child {
  margin-bottom: 0;
}
.smooth_3942 .selected_30bd {
  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) {
  .smooth_3942 .selected_30bd {
    display: block;
  }
}
.smooth_3942 .status-out-f7ec {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .smooth_3942 .status-out-f7ec {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.smooth_3942 .form-prev-7c7e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.smooth_3942 .form-prev-7c7e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.smooth_3942 .form-prev-7c7e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.smooth_3942 .popup-light-9049 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.smooth_3942 .popup-light-9049 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.smooth_3942 .modal_red_9dd4 p:last-child {
  margin-bottom: 0;
}
.smooth_3942 .medium-6f4a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.smooth_3942 .gradient-df41 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.smooth_3942 .paragraph-3673 {
  margin-top: 1em;
}
.smooth_3942 .complex-3de6 {
  top: 0;
  display: block;
}
.smooth_3942 .complex-3de6 a {
  color: inherit;
}
.smooth_3942 .complex-3de6 a:hover {
  color: inherit;
}
.smooth_3942 .filter_blue_ae14 {
  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;
}
.smooth_3942 .filter_blue_ae14:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.smooth_3942 .gradient-df41 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.smooth_3942 .under_6e53 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.smooth_3942 .under_6e53:first-child {
  margin-top: 0;
}
.smooth_3942 .under_6e53.carousel-prev-7253 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.smooth_3942 .under_6e53.column-a11c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.smooth_3942
  .under_6e53.column-a11c.info-4c0f
  .paragraph-3673 {
  width: 100%;
}
.smooth_3942 .column-a11c {
  -webkit-box-align: center;
  align-items: center;
}
.smooth_3942 .column-a11c .content-dark-c6b3,
.smooth_3942 .column-a11c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.smooth_3942 .form-prev-7c7e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.smooth_3942 .form-prev-7c7e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.smooth_3942 .form-prev-7c7e: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;
}
.smooth_3942 .carousel-prev-7253 {
  z-index: 5;
}
.smooth_3942 .pressed-5e77 .disabled-ae87 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.smooth_3942 .label-fluid-1b65 .disabled-ae87 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.smooth_3942 .sidebar_dark_f1d4 .disabled-ae87 {
  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;
}
.smooth_3942.hard_1d7c .selected_30bd,
.smooth_3942.texture_3f27 .selected_30bd {
  display: block;
}
.smooth_3942.hard_1d7c .selected_30bd .warm_0d5c,
.smooth_3942.hard_1d7c .selected_30bd .gradient-df41,
.smooth_3942.texture_3f27 .selected_30bd .warm_0d5c,
.smooth_3942.texture_3f27 .selected_30bd .gradient-df41 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.smooth_3942.dropdown_e86d .status-out-f7ec {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .smooth_3942.dropdown_e86d .status-out-f7ec {
    margin-right: 0;
  }
}
.smooth_3942.hard_1d7c .status-out-f7ec,
.smooth_3942.texture_3f27 .status-out-f7ec {
  padding-top: 40%;
}
.smooth_3942.hard_1d7c .avatar_north_21dd,
.smooth_3942.texture_3f27 .avatar_north_21dd {
  display: block;
}
.smooth_3942.hard_1d7c .fn-sticky-78d4 .gradient-df41,
.smooth_3942.texture_3f27 .fn-sticky-78d4 .gradient-df41 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.smooth_3942.hard_1d7c .status-out-f7ec,
.smooth_3942.texture_3f27 .status-out-f7ec {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.smooth_3942.hard_1d7c .gradient-df41 {
  padding: 1em;
}
.paragraph-outer-2dd1 {
  margin: 30px auto;
  display: block;
}
.paragraph-outer-2dd1 .soft-29cd > * {
  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;
}
.paragraph-outer-2dd1 .soft-29cd > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.paragraph-outer-2dd1 .soft-29cd span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dirty_c12c .content-dark-c6b3 {
  margin-bottom: 1.41575em;
}
.dirty_c12c .logo-dynamic-0792 {
  margin-bottom: 1.618em;
}
.old-3740 .warm_aaab {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.old-3740 .warm_aaab a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.old-3740 .fixed_497f {
  max-width: 100%;
  overflow: auto;
}
.alert-8750 .old-3740 a:hover {
  text-decoration: underline;
}
.slider-bottom-4273 .fluid_0ec8:not(.popup-light-9049),
.slider-bottom-4273 .form-prev-7c7e {
  margin-bottom: 1.41575em;
}
.slider-bottom-4273 .fluid_0ec8:not(.popup-light-9049):last-child,
.slider-bottom-4273 .form-prev-7c7e:last-child {
  margin-bottom: 0;
}
.slider-bottom-4273 .fluid_0ec8.filter_1c6c {
  margin-bottom: 0.41575em;
}
.slider-bottom-4273 .basic_27eb:before,
.slider-bottom-4273 .element-a844:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.slider-bottom-4273 .basic_27eb:before {
  content: "\f115";
}
.slider-bottom-4273 .element-a844:before {
  content: "\f02c";
}
.slider-bottom-4273 .column_bbae {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.slider-bottom-4273 .column_bbae a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.selected-16f1 {
  display: -webkit-box;
  display: flex;
}
.selected-16f1 .hot_eb22 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .selected-16f1 .hot_eb22 {
    flex-basis: 90px;
  }
}
.selected-16f1 .upper-5471 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .selected-16f1 .upper-5471 {
    flex-basis: calc(100% - 50px);
  }
}
.selected-16f1 .old-b2a3 p:last-child {
  margin-bottom: 0.72em;
}
.easy_aad5 .soft-29cd {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.easy_aad5 .soft-29cd:after,
.easy_aad5 .soft-29cd:before {
  content: "";
  display: table;
}
.easy_aad5 .soft-29cd:after {
  clear: both;
}
.easy_aad5 .soft-29cd .popup_21d1,
.easy_aad5 .soft-29cd .disabled-5ebd {
  width: 49%;
}
.easy_aad5 .soft-29cd .popup_21d1 a span.action_d889,
.easy_aad5 .soft-29cd .disabled-5ebd a span.action_d889 {
  display: block;
  margin-bottom: 5px;
}
.easy_aad5 .soft-29cd .disabled-5ebd {
  float: left;
  text-align: left;
}
.easy_aad5 .soft-29cd .popup_21d1 {
  float: right;
  text-align: right;
}
.element_static_ca5d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .element_static_ca5d {
    margin-bottom: 0;
  }
}
.alert_9651 {
  margin-bottom: 1em;
}
.alert_9651 .popup-light-9049 {
  font-size: 1.1em;
  line-height: 1.3;
}
.modal_hot_600c a {
  display: block;
  line-height: 0;
  position: relative;
}
.badge-9129 .alert_9651,
.short-8df7 .alert_9651 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .badge-9129 .alert_9651,
  .short-8df7 .alert_9651 {
    display: block;
  }
}
.badge-9129 .modal_hot_600c,
.short-8df7 .modal_hot_600c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .badge-9129 .modal_hot_600c,
  .short-8df7 .modal_hot_600c {
    margin-bottom: 1em;
  }
}
.badge-9129 .modal_hot_600c img,
.short-8df7 .modal_hot_600c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.badge-9129 .component-9bd9,
.short-8df7 .component-9bd9 {
  flex-basis: calc(100% - 160px);
}
.badge-9129 .component-9bd9 p,
.short-8df7 .component-9bd9 p {
  margin-bottom: 0;
}
.badge-9129 .component-9bd9 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .badge-9129 .component-9bd9 {
    padding-left: 0;
  }
}
.short-8df7 .component-9bd9 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .short-8df7 .component-9bd9 {
    padding-right: 0;
  }
}
.short-8df7 .modal_hot_600c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.info-outer-c9f0 .modal_hot_600c {
  margin-bottom: 0.5em;
}
.info-outer-c9f0 .modal_hot_600c img {
  width: 100%;
}
.hero-easy-33dc .surface-3642,
.feature-a7d4 .surface-3642 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.feature-a7d4 .module-2bcd .sort-c3ae p:last-child {
  margin-bottom: 0;
}
.full_08ce {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hovered-86f4 .nav_13b7 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hovered-86f4 .nav_13b7:last-of-type {
    margin-bottom: 0;
  }
}
.hovered-86f4 .nav_13b7 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hovered-86f4 .nav_13b7 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hovered-86f4 .nav_13b7 ul li {
  margin: 0 0 0.6em;
}
.hovered-86f4 .nav_13b7 ul li.title_141c,
.hovered-86f4 .nav_13b7 ul li.advanced_c78e {
  position: relative;
}
.hovered-86f4 .nav_13b7 ul li.title_141c .out_96f7,
.hovered-86f4 .nav_13b7 ul li.advanced_c78e .out_96f7 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hovered-86f4 .nav_13b7 ul li.title_141c:after:after,
.hovered-86f4 .nav_13b7 ul li.title_141c:after:before,
.hovered-86f4
  .nav_13b7
  ul
  li.advanced_c78e:after:after,
.hovered-86f4
  .nav_13b7
  ul
  li.advanced_c78e:after:before {
  content: "";
  display: table;
}
.hovered-86f4 .nav_13b7 ul li.title_141c:after:after,
.hovered-86f4
  .nav_13b7
  ul
  li.advanced_c78e:after:after {
  clear: both;
}
.hovered-86f4 .nav_13b7 a.element_30f1:hover {
  text-decoration: none;
}
.hovered-86f4 .nav_13b7 select {
  max-width: 100%;
}
.hovered-86f4 .nav_13b7 table {
  font-size: 85%;
}
.hovered-86f4 .nav_13b7 table td,
.hovered-86f4 .nav_13b7 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hovered-86f4 .nav_13b7 table tfoot td {
  text-align: left;
}
.hovered-86f4 .nav_13b7 :last-child {
  margin-bottom: 0;
}
.hovered-86f4 .nav_13b7 .pattern_4d5b {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hovered-86f4 .nav_13b7 .pattern_4d5b label {
  width: 100%;
}
.hovered-86f4 .nav_13b7 .pattern_4d5b .description-dcde {
  width: 100%;
  display: block;
}
.hovered-86f4 .nav_13b7 .pattern_4d5b .gradient_in_1351 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hovered-86f4 .nav_13b7 .pattern_4d5b .gradient_in_1351:hover svg #svg-search {
  fill: #444;
}
.hovered-86f4 .nav_13b7 .pattern_4d5b .gradient_in_1351 svg {
  width: 18px;
  height: 18px;
}
.hovered-86f4 .block-3854 ul ul,
.hovered-86f4 .west_7581 ul ul,
.hovered-86f4 .row_static_f059 ul ul,
.hovered-86f4 .aside_68ad ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hovered-86f4 .block-3854 .outline_0560 > a,
.hovered-86f4 .west_7581 .outline_0560 > a,
.hovered-86f4 .row_static_f059 .outline_0560 > a,
.hovered-86f4 .aside_68ad .outline_0560 > a {
  margin-bottom: 0;
}
.hovered-86f4 .mini_4001 li,
.hovered-86f4 .block-3854 li,
.hovered-86f4 .layout_iron_081a li,
.hovered-86f4 .west_7581 li,
.hovered-86f4 .row_static_f059 li,
.hovered-86f4 .aside_68ad li,
.hovered-86f4 .old-53de li,
.hovered-86f4 .middle_0a0f li {
  display: block;
  position: relative;
}
.hovered-86f4 .mini_4001 li:last-child,
.hovered-86f4 .block-3854 li:last-child,
.hovered-86f4 .layout_iron_081a li:last-child,
.hovered-86f4 .west_7581 li:last-child,
.hovered-86f4 .row_static_f059 li:last-child,
.hovered-86f4 .aside_68ad li:last-child,
.hovered-86f4 .old-53de li:last-child,
.hovered-86f4 .middle_0a0f li:last-child {
  border: none;
}
.hovered-86f4 .mini_4001 li a,
.hovered-86f4 .block-3854 li a,
.hovered-86f4 .layout_iron_081a li a,
.hovered-86f4 .west_7581 li a,
.hovered-86f4 .row_static_f059 li a,
.hovered-86f4 .aside_68ad li a,
.hovered-86f4 .old-53de li a,
.hovered-86f4 .middle_0a0f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hovered-86f4 .mini_4001 li ul li::before,
.hovered-86f4 .block-3854 li ul li::before,
.hovered-86f4 .layout_iron_081a li ul li::before,
.hovered-86f4 .west_7581 li ul li::before,
.hovered-86f4 .row_static_f059 li ul li::before,
.hovered-86f4 .aside_68ad li ul li::before,
.hovered-86f4 .old-53de li ul li::before,
.hovered-86f4 .middle_0a0f li ul li::before {
  left: 15px;
}
.hovered-86f4 .mini_4001 li ul a,
.hovered-86f4 .block-3854 li ul a,
.hovered-86f4 .layout_iron_081a li ul a,
.hovered-86f4 .west_7581 li ul a,
.hovered-86f4 .row_static_f059 li ul a,
.hovered-86f4 .aside_68ad li ul a,
.hovered-86f4 .old-53de li ul a,
.hovered-86f4 .middle_0a0f li ul a {
  padding-left: 20px;
}
.hovered-86f4 .mini_4001 li ul ul li::before,
.hovered-86f4 .block-3854 li ul ul li::before,
.hovered-86f4 .layout_iron_081a li ul ul li::before,
.hovered-86f4 .west_7581 li ul ul li::before,
.hovered-86f4 .row_static_f059 li ul ul li::before,
.hovered-86f4 .aside_68ad li ul ul li::before,
.hovered-86f4 .old-53de li ul ul li::before,
.hovered-86f4 .middle_0a0f li ul ul li::before {
  left: 30px;
}
.hovered-86f4 .mini_4001 li ul ul a,
.hovered-86f4 .block-3854 li ul ul a,
.hovered-86f4 .layout_iron_081a li ul ul a,
.hovered-86f4 .west_7581 li ul ul a,
.hovered-86f4 .row_static_f059 li ul ul a,
.hovered-86f4 .aside_68ad li ul ul a,
.hovered-86f4 .old-53de li ul ul a,
.hovered-86f4 .middle_0a0f li ul ul a {
  padding-left: 40px;
}
.hovered-86f4 .hidden_new_ad6d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hovered-86f4 .middle_0a0f ul li {
  margin-bottom: 1.41575em;
}
.hovered-86f4 .middle_0a0f ul li .preview_down_96d9 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hovered-86f4 .middle_0a0f ul li .stone-b853 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.south-9a54 .mini_4001 li a,
.south-9a54 .block-3854 li a,
.south-9a54 .layout_iron_081a li a,
.south-9a54 .west_7581 li a,
.south-9a54 .row_static_f059 li a,
.south-9a54 .aside_68ad li a,
.south-9a54 .old-53de li a,
.south-9a54 .middle_0a0f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.south-9a54 .hidden_new_ad6d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.south-9a54 .nav_13b7 ul li.title_141c .out_96f7,
.south-9a54 .nav_13b7 ul li.advanced_c78e .out_96f7 {
  background: rgba(0, 0, 0, 0.2);
}
.south-9a54 .hovered-86f4 .nav_13b7 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel_8838 .hovered-86f4 .sidebar-first-40ea li {
  margin: 0;
}
.panel_8838 .hovered-86f4 .sidebar-first-40ea li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.panel_8838 .hovered-86f4 .sidebar-first-40ea li ul {
  margin: 0;
}
.panel_8838 .hovered-86f4 .sidebar-first-40ea li ul li a {
  padding-left: 15px;
}
.panel_8838 .hovered-86f4 .sidebar-first-40ea li ul li li a {
  padding-left: 30px;
}
.panel_8838 .hovered-86f4 .sidebar-first-40ea li.last_0d21 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.panel_8838 .hovered-86f4 .sidebar-first-40ea li.last_0d21 > 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;
}
.panel_8838 .hovered-86f4 .sidebar-first-40ea li.last_0d21 > 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;
}
.sidebar-456f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.aside-over-693d {
  position: relative;
  z-index: 10;
}
.aside-over-693d .banner_058c {
  width: 100%;
  max-width: 100%;
}
.tertiary-left-b3d1 .frame_2f5d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tertiary-left-b3d1 .west_b7a0 {
}
.tertiary-left-b3d1 .south-9a54 {
  background: #292929;
}
.tooltip-e7bc .frame_2f5d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tooltip-e7bc .west_b7a0 {
  background: #f9f9f9;
}
.tooltip-e7bc .south-9a54 {
  background: #303030;
}
.feature-center-e1ce .frame_2f5d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .feature-center-e1ce .aside_9160 {
    margin-bottom: 1em;
  }
  .feature-center-e1ce .aside_9160:last-child {
    margin-bottom: 0;
  }
}
.feature-center-e1ce .west_b7a0 {
  background: #ededed;
}
.feature-center-e1ce .south-9a54 {
  background: #1a1a1a;
}
.frame_2f5d.west_b7a0 {
  color: rgba(0, 0, 0, 0.6);
}
.frame_2f5d.west_b7a0 .summary_hovered_f8a4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame_2f5d.south-9a54 {
  color: rgba(255, 255, 255, 0.99);
}
.frame_2f5d.south-9a54 a:not(.element_30f1) {
  color: rgba(255, 255, 255, 0.79);
}
.frame_2f5d.south-9a54 a:not(.element_30f1):hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_2f5d.south-9a54 .summary_hovered_f8a4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame_2f5d.south-9a54 table tbody td,
.frame_2f5d.south-9a54 table th {
  background: rgba(0, 0, 0, 0.08);
}
.easy_8325.alert-d735 .main-80b8 {
  max-width: initial;
}
.easy_8325 .background_focused_6370 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.easy_8325 .background_focused_6370 .banner_058c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .easy_8325 .background_focused_6370 .banner_058c {
    display: block;
    margin-bottom: 2em;
  }
  .easy_8325 .background_focused_6370 .banner_058c:last-child {
    margin-bottom: 0;
  }
}
.feature-center-e1ce .aside_9160:last-child,
.tooltip-e7bc .aside_9160:last-child,
.tertiary-left-b3d1 .aside_9160:last-child {
  margin-bottom: 0;
}
.feature-center-e1ce .aside_9160 .hovered-86f4 .nav_13b7:last-child,
.tooltip-e7bc .aside_9160 .hovered-86f4 .nav_13b7:last-child,
.tertiary-left-b3d1 .aside_9160 .hovered-86f4 .nav_13b7:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .feature-center-e1ce .soft-f4e6,
  .feature-center-e1ce .grid_blue_28a3,
  .tooltip-e7bc .soft-f4e6,
  .tooltip-e7bc .grid_blue_28a3,
  .tertiary-left-b3d1 .soft-f4e6,
  .tertiary-left-b3d1 .grid_blue_28a3 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .aside-over-693d .aside_9160 {
    margin-bottom: 2em;
  }
}
.aside-over-693d p:last-child {
  margin-bottom: 0;
}
.aside-over-693d li,
.aside-over-693d ul {
  list-style: none;
  margin: 0;
}
.aside-over-693d ul ul {
  margin-left: 2.617924em;
}
.lower_b302 {
  font-size: 0.875em;
}

/* css-noise: f73d */
.widget-item-t3 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
