/*!
Theme Name: Customify
Theme URI: https://pressmaximum.inner-15a0/customify
Author: WPCustomify
Author URI: https://pressmaximum.inner-15a0
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.inner-15a0/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.banner-5e58.wrapper-top-64e3/licenses/gpl-2.0.disabled-1c59
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.red_6d5a/, (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.notice-complex-82f5.menu_dim_c83b/normalize.icon_lower_e3fa/
 ======
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.icon_lower_e3fa v7.0.0 | MIT License | github.inner-15a0/necolas/normalize.icon_lower_e3fa */
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;
}
.focus-in-abd9 .breadcrumb_dirty_45c1,
.fresh_869a,
.solid-1d5c,
.banner_fcc9,
.paragraph_d048,
.notification-new-7498,
.glass_9d75,
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;
}
.fresh_869a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .fresh_869a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .fresh_869a,
  h1 {
    font-size: 1.8em;
  }
}
.solid-1d5c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.solid-1d5c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .solid-1d5c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .solid-1d5c,
  h2 {
    font-size: 1.7em;
  }
}
.banner_fcc9,
h3 {
  font-size: 1.618em;
}
.focus-in-abd9 .breadcrumb_dirty_45c1,
.paragraph_d048,
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.wood_bf72 {
  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;
}
.element_hot_975a:after,
.element_hot_975a:before,
.video-2891:after,
.video-2891:before {
  content: "";
  display: table;
}
.element_hot_975a:after,
.video-2891:after {
  clear: both;
}
.green-18c7 {
  float: right;
  margin-right: 0;
}
.narrow-6d90 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.main-bottom-4b61 .breadcrumb_ed15,
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;
}
.main-bottom-4b61 .breadcrumb_ed15: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;
}
.east_f06e .breadcrumb_ed15 {
  box-shadow: none;
}
.east_f06e
  .breadcrumb_ed15
  .focus-c4c6 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.east_f06e .breadcrumb_ed15 .container-0fd5 {
  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;
}
.east_f06e
  .breadcrumb_ed15
  .container-0fd5
  b {
  display: none;
}
.east_f06e .image-d827 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.box_67b3:not(.section-old-01bf):not(.dropdown_large_988b),
button:not(.section-old-01bf):not(.dropdown_large_988b),
input[type="button"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ),
input[type="reset"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ),
input[type="submit"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.box_67b3:not(.section-old-01bf):not(
    .dropdown_large_988b
  ):hover,
button:not(.section-old-01bf):not(
    .dropdown_large_988b
  ):hover,
input[type="button"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ):hover,
input[type="reset"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ):hover,
input[type="submit"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.box_67b3:not(.section-old-01bf):not(
    .dropdown_large_988b
  ):active,
.box_67b3:not(.section-old-01bf):not(
    .dropdown_large_988b
  ):focus,
button:not(.section-old-01bf):not(
    .dropdown_large_988b
  ):active,
button:not(.section-old-01bf):not(
    .dropdown_large_988b
  ):focus,
input[type="button"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ):active,
input[type="button"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ):focus,
input[type="reset"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ):active,
input[type="reset"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ):focus,
input[type="submit"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ):active,
input[type="submit"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ):focus {
  outline: 0;
}
.box_67b3:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6,
button:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6,
input[type="button"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6,
input[type="reset"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6,
input[type="submit"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6 {
  position: relative;
}
.box_67b3:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6
  .icon-cool-ef74,
.box_67b3:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6
  .under-c6a2,
.box_67b3:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6
  .old_652c,
.box_67b3:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6
  i,
.box_67b3:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6
  svg,
button:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6
  .icon-cool-ef74,
button:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6
  .under-c6a2,
button:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6
  .old_652c,
button:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6
  i,
button:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6
  svg,
input[type="button"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6
  .icon-cool-ef74,
input[type="button"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6
  .under-c6a2,
input[type="button"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6
  .old_652c,
input[type="button"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6
  i,
input[type="button"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6
  svg,
input[type="reset"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6
  .icon-cool-ef74,
input[type="reset"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6
  .under-c6a2,
input[type="reset"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6
  .old_652c,
input[type="reset"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6
  i,
input[type="reset"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6
  svg,
input[type="submit"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6
  .icon-cool-ef74,
input[type="submit"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6
  .under-c6a2,
input[type="submit"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6
  .old_652c,
input[type="submit"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6
  i,
input[type="submit"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6
  svg {
  visibility: hidden;
}
.box_67b3:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6:after,
button:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6:after,
input[type="button"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6:after,
input[type="reset"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6:after,
input[type="submit"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ).fn-loading-02f6:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.box_67b3:not(.section-old-01bf):not(.dropdown_large_988b),
input[type="button"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ),
input[type="reset"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ),
input[type="submit"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ) {
  color: #fff;
  background: #235787;
}
.box_67b3:not(.section-old-01bf):not(
    .dropdown_large_988b
  ):focus,
input[type="button"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ):focus,
input[type="reset"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ):focus,
input[type="submit"]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ):focus {
  color: #fff;
}
.box_67b3.fn-disabled-02f6:not(.section-old-01bf):not(
    .dropdown_large_988b
  ),
.box_67b3[disabled]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ),
button.fn-disabled-02f6:not(.section-old-01bf):not(
    .dropdown_large_988b
  ),
button[disabled]:not(.section-old-01bf):not(
    .dropdown_large_988b
  ) {
  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;
}
.notice-bottom-9a66 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.notice-bottom-9a66: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;
}
.picture_8f93 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.steel_39ad {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.picture-69c2 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.element_hot_975a:after,
.element_hot_975a:before,
.advanced-0ada:after,
.advanced-0ada:before,
.prev_db39:after,
.prev_db39:before,
.gradient-right-d5af:after,
.gradient-right-d5af:before,
.pattern-complex-83fc:after,
.pattern-complex-83fc:before,
.liquid-baf4:after,
.liquid-baf4:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.element_hot_975a:after,
.advanced-0ada:after,
.prev_db39:after,
.gradient-right-d5af:after,
.pattern-complex-83fc:after,
.liquid-baf4:after {
  clear: both;
}
.advanced-0ada .photo-8a6d,
.prev_db39 .photo-8a6d,
.widget_a3fe .photo-8a6d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.block_current_48a6 {
  display: inline-block;
}
.icon-ab44 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.icon-ab44 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.icon-ab44 .layout-6a66 {
  padding: 1em 0;
  font-size: 85%;
}
.layout-6a66 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.liquid_0ee5 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.liquid_0ee5:after,
.liquid_0ee5:before {
  content: "";
  display: table;
}
.liquid_0ee5:after {
  clear: both;
}
.clean_62f3 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.table-d967 .clean_62f3 {
  max-width: 50%;
}
.plasma_e580 .clean_62f3 {
  max-width: 33.33%;
}
.popup_paper_e0f0 .clean_62f3 {
  max-width: 25%;
}
.column-af29 .clean_62f3 {
  max-width: 20%;
}
.solid-7301 .clean_62f3 {
  max-width: 16.66%;
}
.thick-be11 .clean_62f3 {
  max-width: 14.28%;
}
.short_6844 .clean_62f3 {
  max-width: 12.5%;
}
.blue_9af0 .clean_62f3 {
  max-width: 11.11%;
}
.prev_1277 {
  display: block;
}
.focus-in-abd9 .link_0ebd label,
.focus-in-abd9 .short_abca label,
.focus-in-abd9 .surface-14be label,
.focus-in-abd9 .element-fluid-24c8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.status-center-ca37 {
  list-style: none;
  margin: 0;
}
.status-center-ca37 article.dirty_5f77 {
  margin-bottom: 0;
}
.status-center-ca37 ul {
  list-style: none;
  margin: 0;
}
.status-center-ca37 .current-2d8e li.dirty_5f77 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .status-center-ca37 .current-2d8e li.dirty_5f77 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .status-center-ca37 .current-2d8e li.dirty_5f77: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) {
  .status-center-ca37 .current-2d8e li.dirty_5f77 li.dirty_5f77 li.dirty_5f77 li.dirty_5f77 {
    padding-left: 0;
  }
}
article.dirty_5f77 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dirty_5f77 .advanced-0ada p:last-of-type {
  margin-bottom: 0;
}
article.dirty_5f77 .complex_58ab {
  float: left;
}
article.dirty_5f77 .cool_3d00 {
  margin-left: 85px;
}
article.dirty_5f77 .short-086e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dirty_5f77 .short-086e .shadow_b2eb {
  margin-left: 10px;
}
article.dirty_5f77 .thick_86e0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dirty_5f77 .hovered_6ab4 {
  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 .link_0ebd,
  #respond .surface-14be,
  #respond .element-fluid-24c8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .link_0ebd input,
#respond .surface-14be input,
#respond .element-fluid-24c8 input {
  width: 100%;
}
#respond .element-fluid-24c8 {
  margin-right: 0;
}
#respond .filter-out-5521 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.card-wide-3484 {
  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;
}
.card-wide-3484.outline_pro_b00a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.card-wide-3484 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%);
}
.card-wide-3484:focus,
.card-wide-3484: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);
}
.search-cold-e517 {
  border-radius: 10%;
}
.frame-cb76 {
  border-radius: 50%;
}
.picture-cold-a65b {
  font-size: 0.72em;
}
.list-ea9c {
  font-size: 0.875em;
}
.description_pro_366d {
  font-size: 1.1em;
}
.clean-0ea6 {
  text-transform: uppercase;
  line-height: 1.2;
}
.clean-0ea6.picture-cold-a65b {
  letter-spacing: 0.5px;
}
.cold_162a,
.cold_162a a {
  color: #6d6d6d;
}
.cold_162a a:hover {
  color: #111;
}
.preview-426c {
  color: #6d6d6d;
}
.layout-8b18 {
  overflow-x: hidden;
}
.layout-8b18 .hovered-2d54.feature-left-9806 {
  position: relative;
}
.layout-8b18 .hovered-2d54.feature-left-9806.container-7d52 {
  position: initial;
}
.layout-8b18
  .hovered-2d54.feature-left-9806.container-7d52
  .hover_orange_8e8d {
  left: auto;
}
.layout-8b18 .hovered-2d54 .hover_orange_8e8d {
  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;
}
.layout-8b18 .hovered-2d54:hover.feature-left-9806 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.layout-8b18
  .hovered-2d54:hover.feature-left-9806
  .hover_orange_8e8d {
  display: block;
  z-index: 9999999;
}
.layout-8b18 .layout-easy-828c .border_dirty_50a0,
.layout-8b18 .carousel-d915 .border_dirty_50a0 {
  display: none;
}
.layout-8b18 .tall_3c97 .hovered-2d54:hover.feature-left-9806 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.focus-in-abd9 .link_0ebd label,
.focus-in-abd9 .short_abca label,
.focus-in-abd9 .surface-14be label,
.focus-in-abd9 .element-fluid-24c8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.status-center-ca37 {
  list-style: none;
  margin: 0;
}
.status-center-ca37 article.dirty_5f77 {
  margin-bottom: 0;
}
.status-center-ca37 ul {
  list-style: none;
  margin: 0;
}
.status-center-ca37 .current-2d8e li.dirty_5f77 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .status-center-ca37 .current-2d8e li.dirty_5f77 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .status-center-ca37 .current-2d8e li.dirty_5f77: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) {
  .status-center-ca37 .current-2d8e li.dirty_5f77 li.dirty_5f77 li.dirty_5f77 li.dirty_5f77 {
    padding-left: 0;
  }
}
article.dirty_5f77 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dirty_5f77 .advanced-0ada p:last-of-type {
  margin-bottom: 0;
}
article.dirty_5f77 .complex_58ab {
  float: left;
}
article.dirty_5f77 .cool_3d00 {
  margin-left: 85px;
}
article.dirty_5f77 .short-086e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dirty_5f77 .short-086e .shadow_b2eb {
  margin-left: 10px;
}
article.dirty_5f77 .thick_86e0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dirty_5f77 .hovered_6ab4 {
  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 .link_0ebd,
  #respond .surface-14be,
  #respond .element-fluid-24c8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .link_0ebd input,
#respond .surface-14be input,
#respond .element-fluid-24c8 input {
  width: 100%;
}
#respond .element-fluid-24c8 {
  margin-right: 0;
}
#respond .filter-out-5521 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.layout-easy-828c .up_88ef {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.up_88ef .orange_6652.component-81d4 .soft_36f0 > li > a:focus,
.up_88ef .orange_6652.component-81d4 .soft_36f0 > li > a:hover,
.up_88ef .orange_6652.down_e60f .soft_36f0 > li > a:focus,
.up_88ef .orange_6652.down_e60f .soft_36f0 > li > a:hover,
.up_88ef .orange_6652.row_b107 .soft_36f0 > li > a:focus,
.up_88ef .orange_6652.row_b107 .soft_36f0 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.up_88ef
  .orange_6652.component-81d4
  .soft_36f0
  > li.hidden_left_260e
  > a,
.up_88ef
  .orange_6652.component-81d4
  .soft_36f0
  > li.module_plasma_1ffa
  > a,
.up_88ef
  .orange_6652.down_e60f
  .soft_36f0
  > li.hidden_left_260e
  > a,
.up_88ef
  .orange_6652.down_e60f
  .soft_36f0
  > li.module_plasma_1ffa
  > a,
.up_88ef
  .orange_6652.row_b107
  .soft_36f0
  > li.hidden_left_260e
  > a,
.up_88ef .orange_6652.row_b107 .soft_36f0 > li.article_b46f > a {
  color: rgba(255, 255, 255, 0.99);
}
.up_88ef .dropdown_398b,
.up_88ef .dropdown_398b a {
  color: rgba(255, 255, 255, 0.99);
}
.up_88ef .hard_a688.widget-1bc9 li a,
.up_88ef .tag-large-9be2 a,
.up_88ef .easy_460f,
.up_88ef .soft_36f0 > li > a,
.up_88ef .blue-4acf {
  color: rgba(255, 255, 255, 0.79);
}
.up_88ef .hard_a688.widget-1bc9 li a:hover,
.up_88ef .tag-large-9be2 a:hover,
.up_88ef .easy_460f:hover,
.up_88ef .soft_36f0 > li > a:hover,
.up_88ef .blue-4acf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.up_88ef .avatar-over-8c1a {
  color: rgba(255, 255, 255, 0.79);
}
.up_88ef .avatar-over-8c1a .white-dc2f {
  color: rgba(255, 255, 255, 0.99);
}
.up_88ef .avatar-over-8c1a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.up_88ef .popup_71f2 .outer-c2fc {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.up_88ef .popup_71f2 .outer-c2fc .media_hard_7ee0 {
  color: rgba(255, 255, 255, 0.79);
}
.up_88ef
  .popup_71f2
  .outer-c2fc
  .media_hard_7ee0::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.up_88ef
  .popup_71f2
  .outer-c2fc
  .media_hard_7ee0:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.up_88ef
  .popup_71f2
  .outer-c2fc
  .media_hard_7ee0::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.up_88ef
  .popup_71f2
  .outer-c2fc
  .media_hard_7ee0::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.up_88ef .popup_71f2 .grid-0c03 {
  color: rgba(255, 255, 255, 0.79);
}
.up_88ef .popup_71f2 .grid-0c03:hover {
  color: rgba(255, 255, 255, 0.99);
}
.new_b237
  .up_88ef
  .popup_71f2
  .hidden-upper-2d20
  .notification-af85 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.new_b237
  .up_88ef
  .popup_71f2
  .hidden-upper-2d20
  .media_hard_7ee0 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.layout-easy-828c .out-2c50 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.out-2c50 .orange_6652.component-81d4 .soft_36f0 > li > a:focus,
.out-2c50 .orange_6652.component-81d4 .soft_36f0 > li > a:hover,
.out-2c50 .orange_6652.down_e60f .soft_36f0 > li > a:focus,
.out-2c50 .orange_6652.down_e60f .soft_36f0 > li > a:hover,
.out-2c50 .orange_6652.row_b107 .soft_36f0 > li > a:focus,
.out-2c50 .orange_6652.row_b107 .soft_36f0 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.out-2c50
  .orange_6652.component-81d4
  .soft_36f0
  > li.hidden_left_260e
  > a,
.out-2c50
  .orange_6652.component-81d4
  .soft_36f0
  > li.module_plasma_1ffa
  > a,
.out-2c50
  .orange_6652.down_e60f
  .soft_36f0
  > li.hidden_left_260e
  > a,
.out-2c50
  .orange_6652.down_e60f
  .soft_36f0
  > li.module_plasma_1ffa
  > a,
.out-2c50
  .orange_6652.row_b107
  .soft_36f0
  > li.hidden_left_260e
  > a,
.out-2c50 .orange_6652.row_b107 .soft_36f0 > li.article_b46f > a {
  color: rgba(0, 0, 0, 0.8);
}
.out-2c50 .dropdown_398b,
.out-2c50 .dropdown_398b a {
  color: rgba(0, 0, 0, 0.8);
}
.out-2c50 .hard_a688.widget-1bc9 li a,
.out-2c50 .tag-large-9be2 a,
.out-2c50 .easy_460f,
.out-2c50 .soft_36f0 > li > a,
.out-2c50 .blue-4acf {
  color: rgba(0, 0, 0, 0.55);
}
.out-2c50 .hard_a688.widget-1bc9 li a:hover,
.out-2c50 .tag-large-9be2 a:hover,
.out-2c50 .easy_460f:hover,
.out-2c50 .soft_36f0 > li > a:hover,
.out-2c50 .blue-4acf:hover {
  color: rgba(0, 0, 0, 0.8);
}
.out-2c50 .avatar-over-8c1a {
  color: rgba(0, 0, 0, 0.55);
}
.out-2c50 .avatar-over-8c1a .white-dc2f {
  color: rgba(0, 0, 0, 0.8);
}
.out-2c50 .avatar-over-8c1a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.search_medium_1649 .form_e286 {
  margin-left: auto;
  margin-right: auto;
}
.prev_db39 > * {
  margin-left: auto;
  margin-right: auto;
}
.prev_db39 .picture_8f93 {
  margin-right: 1.41575em;
}
.old_d6b6 .prev_db39 > .alert_958f {
  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;
}
.old_d6b6 .prev_db39 > .current_4db8 {
  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;
}
.title_0335.search_medium_1649 .form_e286,
.motion-4afa.search_medium_1649 .form_e286 {
  margin-left: 0;
}
.action_e40b.search_medium_1649 .form_e286,
.progress_upper_abe8.search_medium_1649 .form_e286 {
  margin-right: 0;
}
.prev_db39 ol,
.prev_db39 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.breadcrumb_1501 video {
  max-width: 100%;
}
.column_blue_e8fe img {
  display: block;
}
.column_blue_e8fe.picture_8f93,
.column_blue_e8fe.steel_39ad {
  width: 100%;
}
.column_blue_e8fe.current_4db8 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.background_935c:not(.video_8834) {
  margin: 1.5em auto;
}
.texture_iron_0c15 p {
  padding: 1.5em 14px;
}
ul.main-52d9.current_4db8,
ul.main-52d9.alert_958f,
ul.main-52d9.light_44ce.alert_958f {
  padding: 0 14px;
}
.easy-4923 {
  display: block;
  overflow-x: auto;
}
.easy-4923 table {
  border-collapse: collapse;
  width: 100%;
}
.easy-4923 td,
.easy-4923 th {
  padding: 0.5em;
}
.prev_db39 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.prev_db39 ol ol,
.prev_db39 ol ul,
.prev_db39 ul ol,
.prev_db39 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.prev_db39 ol ol li,
.prev_db39 ol ul li,
.prev_db39 ul ol li,
.prev_db39 ul ul li {
  margin-left: 0;
}
.cold-73fc.next-c682 > .sort_201c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.cold-73fc.next-c682 > .sort_201c iframe,
.cold-73fc.next-c682 > .sort_201c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tag-6510 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tag-6510.filter_1ef4 {
  padding: 0;
}
.tag-6510.filter_1ef4 cite {
  font-size: 13px;
}
.tag-6510 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tag-6510 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.outer_9c31 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.outer_9c31 > p:first-child {
  margin-top: 0;
}
.outer_9c31 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.outer_9c31 blockquote {
  border-left: 0;
}
.hot_de2e {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.hot_de2e:not(.wood_f32f) {
  max-width: 100px;
}
.hot_de2e.menu_thick_fbda {
  border-bottom: none !important;
  text-align: center;
}
.hot_de2e.menu_thick_fbda::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .texture_iron_0c15 p {
    padding: 1.5em 0;
  }
}
.simple-dc3a {
  color: #0073aa;
}
.menu_black_3179 {
  background-color: #0073aa;
}
.photo_pressed_6752 {
  color: #229fd8;
}
.card-eb32 {
  background-color: #229fd8;
}
.orange-62e5 {
  color: #eee;
}
.block-brown-f27b {
  background-color: #eee;
}
.component_8e5a {
  color: #444;
}
.content-lower-05ca {
  background-color: #444;
}
.table-steel-9990 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.table-steel-9990 .info_5fd2 .tag-large-9be2 {
  font-size: 15px;
}
.table-steel-9990 .tag-large-9be2 {
  line-height: 1.3;
}
.table-steel-9990 .out-2c50 {
}
.table-steel-9990 .up_88ef {
  background: #235787;
}
.fixed-af38 {
  padding: 0;
}
.fixed-af38 .up_88ef {
  background: #1a1a1a;
}
.fixed-af38 .out-2c50 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.card-1791 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.card-1791 .out-2c50 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.card-1791 .up_88ef {
  background: #303030;
}
.liquid-baf4 {
  position: relative;
  z-index: 10;
}
.liquid-baf4 .selected_83ae {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bottom-9eef .feature-left-9806 {
  display: inline-block;
  vertical-align: middle;
}
.bottom-9eef.slow-b116 .feature-left-9806 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .bottom-9eef.slow-b116 .feature-left-9806 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .bottom-9eef.slow-b116 .feature-left-9806 {
    margin-right: 0.4em;
  }
}
.bottom-9eef.slow-b116 .feature-left-9806:last-child {
  margin-right: 0;
}
.badge-brown-2b0b .selected_83ae {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .layout-easy-828c .info_5fd2 {
    margin: 0 -0.5em;
  }
  .layout-easy-828c .info_5fd2 [class*="customify-col-"],
  .layout-easy-828c .info_5fd2 [class*="customify-col_"],
  .layout-easy-828c .info_5fd2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.layout-easy-828c.preview-brown-7ccb .selected_83ae {
  background: 0 0 !important;
}
.layout-easy-828c.preview-brown-7ccb .selected_83ae,
.layout-easy-828c.badge-brown-2b0b .selected_83ae {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .layout-easy-828c.icon-2838 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.layout-easy-828c.badge-brown-2b0b .selected_83ae {
  box-shadow: none !important;
}
.dropdown-2414 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .dropdown-2414 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .dropdown-2414 {
    padding: 18px 0 20px;
  }
}
.dropdown-2414 .paragraph_tall_b3cb {
  width: 100%;
}
.dropdown-2414 .sidebar_054a {
  margin-bottom: 0;
}
.dropdown-2414 .alert_outer_dc7f {
  margin-top: 5px;
  font-size: 0.875em;
}
.box-2b91 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.box-2b91 .west-ad20 {
  width: 100%;
}
.block_0bf3 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.block_0bf3 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.block_0bf3 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;
}
.block_0bf3 li:last-child:after {
  display: none;
}
.block_0bf3 li a {
  font-weight: 500;
  margin-right: 10px;
}
.menu_5172 .border_dirty_50a0 button,
.dropdown-2414 .border_dirty_50a0 button {
  left: 0;
}
.menu_5172 .west-ad20,
.dropdown-2414 .west-ad20 {
  padding-left: 0;
  padding-right: 0;
}
.menu_5172 .box-2b91,
.dropdown-2414 .box-2b91 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.menu_5172 {
  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;
}
.menu_5172: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;
}
.menu_5172 .sort_cold_3277 {
  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) {
  .menu_5172 .sort_cold_3277 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .menu_5172 .sort_cold_3277 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .menu_5172 .sort_cold_3277 {
    min-height: 200px;
  }
}
.menu_5172 .block_0bf3 {
  color: rgba(255, 255, 255, 0.8);
}
.menu_5172 .block_0bf3 a,
.menu_5172 .block_0bf3 li:after {
  color: inherit;
}
.menu_5172 .block_0bf3 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.center-e55e {
  margin-bottom: 0.5em;
}
.cold-43ac {
  margin-bottom: 1.2em;
}
.cold-43ac,
.center-e55e {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.cold-43ac p:last-child,
.center-e55e p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .border_dirty_50a0,
#masthead .border_dirty_50a0 {
  display: none;
}
#masthead
  > .border_dirty_50a0.item-8362 {
  display: none;
}
#masthead > .border_dirty_50a0 button {
  left: 0;
}
.accent_9afa {
  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%;
}
.accent_9afa .feature-left-9806 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.accent_9afa .glass-b73d {
  display: -webkit-box;
  display: flex;
}
.accent_9afa .glass-b73d.summary_4651 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.accent_9afa .glass-b73d.grid_dirty_e4f4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.accent_9afa .glass-b73d.module-636f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.accent_9afa.tall_cbd9.column_ff31 .glass-b73d.summary_4651 {
  flex-basis: 100%;
}
.accent_9afa.preview-medium-76da .glass-b73d.grid_dirty_e4f4 {
  -webkit-box-flex: 1;
  flex: auto;
}
.accent_9afa.preview-medium-76da .glass-b73d.module-636f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .border_dirty_50a0.item-8362 {
  display: none;
}
#masthead > .border_dirty_50a0 button {
  left: 0;
}
.red-0fa6 {
  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;
}
.red-0fa6:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.red-0fa6.first_6fb4 i {
  margin-right: 4px;
}
.red-0fa6.summary-6105 i {
  margin-left: 5px;
}
.tag-large-9be2 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tag-large-9be2 p:last-child {
  margin-bottom: 0;
}
.nav-7769 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.nav-7769 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.nav-7769 img {
  display: block;
  width: auto;
  line-height: 1;
}
.nav-7769 .dropdown_398b {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.nav-7769 .tag-c227 {
  margin: 5px 0 7px 0;
}
.nav-7769.wrapper-9511 .brown_6965 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.nav-7769.wrapper-9511 .prev-abd8 {
  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;
}
.nav-7769.preview_c1e6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.nav-7769.preview_c1e6 .brown_6965 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.nav-7769.preview_c1e6 .prev-abd8 {
  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;
}
.nav-7769.item-current-3cef {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.nav-7769.south-94cb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.nav-7769.south-94cb .prev-abd8 {
  margin-top: 7px;
}
.black_89c1 {
  display: inline-block;
}
.liquid-baf4 .nav-wood-41e1 .nav-7769 img {
  max-width: 100%;
}
.orange_6652 .preview-bottom-6ce0.module-dirty-4a3e,
.notification-pro-e3b6 .preview-bottom-6ce0.module-dirty-4a3e {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.orange_6652 .hero_advanced_2dec,
.notification-pro-e3b6 .hero_advanced_2dec {
  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%);
}
.orange_6652 .hero_advanced_2dec {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.orange_6652.active-fresh-9d8c .hero_advanced_2dec {
  display: none;
}
.orange_6652 .slider_complex_8a89 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.orange_6652 .slider_complex_8a89 li {
  display: inline-block;
  position: relative;
}
.orange_6652 .slider_complex_8a89 li:last-child {
  margin-right: 0;
}
.orange_6652 .slider_complex_8a89 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;
}
.orange_6652 .slider_complex_8a89 li.article_b46f > a {
  color: rgba(0, 0, 0, 0.9);
}
.orange_6652 .slider_complex_8a89 > 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;
}
.orange_6652 .slider_complex_8a89 > li > a i {
  line-height: 0;
}
.orange_6652 .slider_complex_8a89 > li.current-638d > a .hero_advanced_2dec {
  margin-left: 4px;
  line-height: 0;
}
.orange_6652 .slider_complex_8a89 .badge_up_1d2e li.current-638d > a {
  position: relative;
}
.orange_6652 .slider_complex_8a89 .badge_up_1d2e li.current-638d > a:after,
.orange_6652 .slider_complex_8a89 .badge_up_1d2e li.current-638d > a:before {
  content: "";
  display: table;
}
.orange_6652 .slider_complex_8a89 .badge_up_1d2e li.current-638d > a:after {
  clear: both;
}
.orange_6652 .slider_complex_8a89 .badge_up_1d2e li.current-638d > a .hero_advanced_2dec {
  margin-left: 5px;
  float: right;
}
.orange_6652 .sort_blue_7584,
.orange_6652 .badge_up_1d2e {
  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;
}
.orange_6652 .badge_up_1d2e {
  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;
}
.orange_6652 .badge_up_1d2e .module-dirty-4a3e {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.orange_6652 .badge_up_1d2e .hero_advanced_2dec {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.orange_6652 .badge_up_1d2e li {
  display: block;
  margin: 0;
  padding: 0;
}
.orange_6652 .badge_up_1d2e 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;
}
.orange_6652 .badge_up_1d2e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.orange_6652 .badge_up_1d2e .badge_up_1d2e {
  top: 0;
  left: 100%;
}
.orange_6652 .new_259f.fn-focus-02f6 > .sort_blue_7584,
.orange_6652 .new_259f.fn-focus-02f6 > .badge_up_1d2e,
.orange_6652 .new_259f:focus > .sort_blue_7584,
.orange_6652 .new_259f:focus > .badge_up_1d2e,
.orange_6652 .new_259f:hover > .sort_blue_7584,
.orange_6652 .new_259f:hover > .badge_up_1d2e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.orange_6652.row_b107 .soft_36f0:after,
.orange_6652.row_b107 .soft_36f0:before {
  content: "";
  display: table;
}
.orange_6652.row_b107 .soft_36f0:after {
  clear: both;
}
.orange_6652.row_b107 .soft_36f0 > li {
  float: left;
}
.orange_6652.hero_b72a .soft_36f0:after,
.orange_6652.hero_b72a .soft_36f0:before {
  content: "";
  display: table;
}
.orange_6652.hero_b72a .soft_36f0:after {
  clear: both;
}
.orange_6652.hero_b72a .soft_36f0 > li {
  float: left;
}
.orange_6652.hero_b72a .soft_36f0 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.orange_6652.hero_b72a .soft_36f0 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.orange_6652.hero_b72a .soft_36f0 > li.hidden_left_260e > a,
.orange_6652.hero_b72a .soft_36f0 > li.article_b46f > a {
  color: #fff;
  background-color: #1e4b75;
}
.orange_6652.component-81d4 .soft_36f0 > li > a .module-dirty-4a3e {
  position: relative;
}
.orange_6652.component-81d4 .soft_36f0 > li > a .module-dirty-4a3e: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;
}
.orange_6652.component-81d4
  .soft_36f0
  > li:focus
  > a
  .module-dirty-4a3e:before,
.orange_6652.component-81d4
  .soft_36f0
  > li:hover
  > a
  .module-dirty-4a3e:before {
  width: 100%;
  background-color: currentColor;
}
.orange_6652.component-81d4
  .soft_36f0
  > li.hidden_left_260e
  > a
  .module-dirty-4a3e:before,
.orange_6652.component-81d4
  .soft_36f0
  > li.module_plasma_1ffa
  > a
  .module-dirty-4a3e:before {
  width: 100%;
  background-color: currentColor;
}
.orange_6652.down_e60f .soft_36f0 > li > a .module-dirty-4a3e {
  position: relative;
}
.orange_6652.down_e60f .soft_36f0 > li > a .module-dirty-4a3e: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;
}
.orange_6652.down_e60f .soft_36f0 > li:focus > a .module-dirty-4a3e:before,
.orange_6652.down_e60f
  .soft_36f0
  > li:hover
  > a
  .module-dirty-4a3e:before {
  width: 100%;
  background-color: currentColor;
}
.orange_6652.down_e60f
  .soft_36f0
  > li.hidden_left_260e
  > a
  .module-dirty-4a3e:before,
.orange_6652.down_e60f
  .soft_36f0
  > li.module_plasma_1ffa
  > a
  .module-dirty-4a3e:before {
  width: 100%;
  background-color: currentColor;
}
.notification-pro-e3b6 .slider_complex_8a89 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.notification-pro-e3b6 .slider_complex_8a89 li:first-child > a {
  border-top: none;
}
.notification-pro-e3b6 .slider_complex_8a89 .accent-36d1 > .module-dirty-4a3e .hero_advanced_2dec {
  display: none;
}
.notification-pro-e3b6 .slider_complex_8a89 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.notification-pro-e3b6 .slider_complex_8a89 li:last-child {
  border: none;
}
.notification-pro-e3b6 .slider_complex_8a89 li.current-638d > a {
  padding-right: 45px !important;
}
.notification-pro-e3b6 .slider_complex_8a89 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.notification-pro-e3b6 .slider_complex_8a89 li a:focus,
.notification-pro-e3b6 .slider_complex_8a89 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notification-pro-e3b6 .slider_complex_8a89 li .heading-dirty-8d2d {
  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;
}
.notification-pro-e3b6 .slider_complex_8a89 li .heading-dirty-8d2d:hover {
  box-shadow: none;
}
.notification-pro-e3b6 .slider_complex_8a89 li .heading-dirty-8d2d .hero_advanced_2dec {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.notification-pro-e3b6 .slider_complex_8a89 .badge_up_1d2e {
  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);
}
.notification-pro-e3b6 .slider_complex_8a89 .badge_up_1d2e li a {
  padding-left: 3em;
}
.notification-pro-e3b6 .slider_complex_8a89 .module-wood-78b3 > a .heading-dirty-8d2d i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.notification-pro-e3b6 .slider_complex_8a89 .module-wood-78b3 > .badge_up_1d2e {
  display: block;
  opacity: 1;
}
.sidebar-1c53 {
  max-width: 100%;
}
.cool-5b53 {
  line-height: 0;
  cursor: pointer;
}
.blue-4acf {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.blue-4acf:hover {
  box-shadow: none;
  color: currentColor;
}
.blue-4acf svg {
  width: 18px;
  height: 18px;
}
.blue-4acf .east_b736 {
  display: none;
}
.list-babb {
  position: relative;
}
.list-babb.fn-active-02f6 .blue-4acf .sidebar-e89a {
  display: none;
}
.list-babb.fn-active-02f6 .blue-4acf .east_b736 {
  display: inline-block;
}
.list-babb .avatar-pink-78d6 {
  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);
}
.list-babb.row_prev_d0b0 .avatar-pink-78d6 {
  left: auto;
  right: -0.9em;
}
.list-babb.row_prev_d0b0 .image-liquid-14df::before {
  left: auto;
  right: 15px;
}
.list-babb.fn-active-02f6 .avatar-pink-78d6 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hidden-upper-2d20 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.hidden-upper-2d20 label {
  flex-basis: 100%;
}
.hidden-upper-2d20 .outer-c2fc {
  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;
}
.hidden-upper-2d20 .media_hard_7ee0 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.hidden-upper-2d20 .media_hard_7ee0:focus {
  background-color: transparent;
}
.hidden-upper-2d20 button.grid-0c03 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.hidden-upper-2d20 button.grid-0c03:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.hidden-upper-2d20 button.grid-0c03 svg {
  width: 18px;
  height: 18px;
}
.hidden-upper-2d20 input[type="submit"] {
  min-height: auto;
}
.popup_71f2 .hidden-upper-2d20 .media_hard_7ee0 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.image-liquid-14df {
  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) {
  .image-liquid-14df {
    width: 220px;
  }
}
.image-liquid-14df label {
  flex-basis: 100%;
}
.image-liquid-14df::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;
}
.new_b237 .popup_71f2 .hidden-upper-2d20 {
  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;
}
.new_b237
  .popup_71f2
  .hidden-upper-2d20
  .outer-c2fc {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.new_b237 .popup_71f2 .hidden-upper-2d20 .media_hard_7ee0 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.new_b237
  .popup_71f2
  .hidden-upper-2d20
  .media_hard_7ee0:focus {
  background: 0 0;
}
.new_b237
  .popup_71f2
  .hidden-upper-2d20
  .notification-af85 {
  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;
}
.hard_a688 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hard_a688 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hard_a688 li:last-child {
  margin-right: 0;
}
.hard_a688 li:first-child {
  margin-left: 0;
}
.hard_a688.notice-58d1 a {
  color: #fff;
}
.hard_a688.notice-58d1 a:hover {
  color: #fff;
}
.hard_a688 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hard_a688 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hard_a688 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hard_a688 a:hover {
  opacity: 0.9;
  color: inherit;
}
.hard_a688 [class*="social-icon-apple"] {
  background-color: #999;
}
.hard_a688 [class*="social-icon-apple"].pagination-69c9 {
  background-color: transparent;
  color: #999;
}
.hard_a688 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hard_a688 [class*="social-icon-behance"].pagination-69c9 {
  background-color: transparent;
  color: #1769ff;
}
.hard_a688 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hard_a688 [class*="social-icon-bitbucket"].pagination-69c9 {
  background-color: transparent;
  color: #205081;
}
.hard_a688 [class*="social-icon-codepen"] {
  background-color: #000;
}
.hard_a688 [class*="social-icon-codepen"].pagination-69c9 {
  background-color: transparent;
  color: #000;
}
.hard_a688 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hard_a688 [class*="social-icon-delicious"].pagination-69c9 {
  background-color: transparent;
  color: #39f;
}
.hard_a688 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hard_a688 [class*="social-icon-digg"].pagination-69c9 {
  background-color: transparent;
  color: #005be2;
}
.hard_a688 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hard_a688 [class*="social-icon-dribbble"].pagination-69c9 {
  background-color: transparent;
  color: #ea4c89;
}
.hard_a688 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hard_a688 [class*="social-icon-envelope"].pagination-69c9 {
  background-color: transparent;
  color: #ea4335;
}
.hard_a688 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hard_a688 [class*="social-icon-facebook"].pagination-69c9 {
  background-color: transparent;
  color: #3b5998;
}
.hard_a688 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hard_a688 [class*="social-icon-flickr"].pagination-69c9 {
  background-color: transparent;
  color: #0063dc;
}
.hard_a688 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hard_a688 [class*="social-icon-foursquare"].pagination-69c9 {
  background-color: transparent;
  color: #2d5be3;
}
.hard_a688 [class*="social-icon-github"] {
  background-color: #333;
}
.hard_a688 [class*="social-icon-github"].pagination-69c9 {
  background-color: transparent;
  color: #333;
}
.hard_a688 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hard_a688 [class*="social-icon-google-plus"].pagination-69c9 {
  background-color: transparent;
  color: #dd4b39;
}
.hard_a688 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hard_a688 [class*="social-icon-houzz"].pagination-69c9 {
  background-color: transparent;
  color: #7ac142;
}
.hard_a688 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hard_a688 [class*="social-icon-instagram"].pagination-69c9 {
  background-color: transparent;
  color: #262626;
}
.hard_a688 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hard_a688 [class*="social-icon-jsfiddle"].pagination-69c9 {
  background-color: transparent;
  color: #487aa2;
}
.hard_a688 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hard_a688 [class*="social-icon-linkedin"].pagination-69c9 {
  background-color: transparent;
  color: #0077b5;
}
.hard_a688 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hard_a688 [class*="social-icon-medium"].pagination-69c9 {
  background-color: transparent;
  color: #00ab6b;
}
.hard_a688 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hard_a688
  [class*="social-icon-odnoklassniki"].pagination-69c9 {
  background-color: transparent;
  color: #f4731c;
}
.hard_a688 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hard_a688 [class*="social-icon-meetup"].pagination-69c9 {
  background-color: transparent;
  color: #ec1c40;
}
.hard_a688 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hard_a688 [class*="social-icon-pinterest"].pagination-69c9 {
  background-color: transparent;
  color: #bd081c;
}
.hard_a688 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hard_a688 [class*="social-icon-product-hunt"].pagination-69c9 {
  background-color: transparent;
  color: #da552f;
}
.hard_a688 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hard_a688 [class*="social-icon-reddit"].pagination-69c9 {
  background-color: transparent;
  color: #ff4500;
}
.hard_a688 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hard_a688 [class*="social-icon-rss"].pagination-69c9 {
  background-color: transparent;
  color: #f26522;
}
.hard_a688 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hard_a688
  [class*="social-icon-shopping-cart"].pagination-69c9 {
  background-color: transparent;
  color: #4caf50;
}
.hard_a688 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hard_a688 [class*="social-icon-skype"].pagination-69c9 {
  background-color: transparent;
  color: #00aff0;
}
.hard_a688 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hard_a688 [class*="social-icon-slideshare"].pagination-69c9 {
  background-color: transparent;
  color: #0077b5;
}
.hard_a688 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hard_a688 [class*="social-icon-snapchat"].pagination-69c9 {
  background-color: transparent;
  color: #fffc00;
}
.hard_a688 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hard_a688 [class*="social-icon-soundcloud"].pagination-69c9 {
  background-color: transparent;
  color: #f80;
}
.hard_a688 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hard_a688 [class*="social-icon-spotify"].pagination-69c9 {
  background-color: transparent;
  color: #2ebd59;
}
.hard_a688 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hard_a688
  [class*="social-icon-stack-overflow"].pagination-69c9 {
  background-color: transparent;
  color: #fe7a15;
}
.hard_a688 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hard_a688 [class*="social-icon-maldkfgram"].pagination-69c9 {
  background-color: transparent;
  color: #2ca5e0;
}
.hard_a688 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hard_a688 [class*="social-icon-tripadvisor"].pagination-69c9 {
  background-color: transparent;
  color: #589442;
}
.hard_a688 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hard_a688 [class*="social-icon-tumblr"].pagination-69c9 {
  background-color: transparent;
  color: #35465c;
}
.hard_a688 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hard_a688 [class*="social-icon-twitch"].pagination-69c9 {
  background-color: transparent;
  color: #6441a5;
}
.hard_a688 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hard_a688 [class*="social-icon-twitter"].pagination-69c9 {
  background-color: transparent;
  color: #1da1f2;
}
.hard_a688 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hard_a688 [class*="social-icon-vimeo"].pagination-69c9 {
  background-color: transparent;
  color: #1ab7ea;
}
.hard_a688 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hard_a688 [class*="social-icon-vk"].pagination-69c9 {
  background-color: transparent;
  color: #45668e;
}
.hard_a688 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hard_a688 [class*="social-icon-weibo"].pagination-69c9 {
  background-color: transparent;
  color: #df2029;
}
.hard_a688 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hard_a688 [class*="social-icon-weixin"].pagination-69c9 {
  background-color: transparent;
  color: #7bb32e;
}
.hard_a688 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hard_a688 [class*="social-icon-whatsapp"].pagination-69c9 {
  background-color: transparent;
  color: #25d366;
}
.hard_a688 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hard_a688 [class*="social-icon-wordpress"].pagination-69c9 {
  background-color: transparent;
  color: #21759b;
}
.hard_a688 [class*="social-icon-xing"] {
  background-color: #026466;
}
.hard_a688 [class*="social-icon-xing"].pagination-69c9 {
  background-color: transparent;
  color: #026466;
}
.hard_a688 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hard_a688 [class*="social-icon-yelp"].pagination-69c9 {
  background-color: transparent;
  color: #af0606;
}
.hard_a688 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hard_a688 [class*="social-icon-youtube"].pagination-69c9 {
  background-color: transparent;
  color: #cd201f;
}
.easy_460f {
  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;
}
.easy_460f:hover {
  box-shadow: none;
  background: 0 0;
}
.red_d9c9 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.component-ee83 {
  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;
}
.new_13ff {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.component_19d7 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.component_19d7,
.component_19d7::after,
.component_19d7::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;
}
.component_19d7::after,
.component_19d7::before {
  content: "";
  display: block;
  background-color: inherit;
}
.static-afce .component-ee83 .new_13ff {
  margin-top: -2px;
  width: 19px;
}
.static-afce .component-ee83 .component_19d7 {
  margin-top: -1px;
}
.static-afce .component-ee83 .component_19d7,
.static-afce .component-ee83 .component_19d7::after,
.static-afce .component-ee83 .component_19d7::before {
  width: 19px;
  height: 2px;
}
.static-afce .component-ee83 .component_19d7::before {
  top: -6px;
}
.static-afce .component-ee83 .component_19d7::after {
  bottom: -6px;
}
.simple-bde4 .component-ee83 .new_13ff {
  margin-top: -2px;
  width: 22px;
}
.simple-bde4 .component-ee83 .component_19d7 {
  margin-top: -1px;
}
.simple-bde4 .component-ee83 .component_19d7,
.simple-bde4 .component-ee83 .component_19d7::after,
.simple-bde4 .component-ee83 .component_19d7::before {
  width: 22px;
  height: 2px;
}
.simple-bde4 .component-ee83 .component_19d7::before {
  top: -7px;
}
.simple-bde4 .component-ee83 .component_19d7::after {
  bottom: -7px;
}
.row-hard-f879 .component-ee83 .new_13ff {
  margin-top: -2px;
  width: 31px;
}
.row-hard-f879 .component-ee83 .component_19d7 {
  margin-top: -1.5px;
}
.row-hard-f879 .component-ee83 .component_19d7,
.row-hard-f879 .component-ee83 .component_19d7::after,
.row-hard-f879 .component-ee83 .component_19d7::before {
  width: 31px;
  height: 3px;
}
.row-hard-f879 .component-ee83 .component_19d7::before {
  top: -9px;
}
.row-hard-f879 .component-ee83 .component_19d7::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .nav_2cb1 .component-ee83 .new_13ff {
    margin-top: -2px;
    width: 19px;
  }
  .nav_2cb1 .component-ee83 .component_19d7 {
    margin-top: -1px;
  }
  .nav_2cb1 .component-ee83 .component_19d7,
  .nav_2cb1 .component-ee83 .component_19d7::after,
  .nav_2cb1 .component-ee83 .component_19d7::before {
    width: 19px;
    height: 2px;
  }
  .nav_2cb1 .component-ee83 .component_19d7::before {
    top: -6px;
  }
  .nav_2cb1 .component-ee83 .component_19d7::after {
    bottom: -6px;
  }
  .basic_bf13 .component-ee83 .new_13ff {
    margin-top: -2px;
    width: 22px;
  }
  .basic_bf13 .component-ee83 .component_19d7 {
    margin-top: -1px;
  }
  .basic_bf13 .component-ee83 .component_19d7,
  .basic_bf13 .component-ee83 .component_19d7::after,
  .basic_bf13 .component-ee83 .component_19d7::before {
    width: 22px;
    height: 2px;
  }
  .basic_bf13 .component-ee83 .component_19d7::before {
    top: -7px;
  }
  .basic_bf13 .component-ee83 .component_19d7::after {
    bottom: -7px;
  }
  .text-cool-f4ce .component-ee83 .new_13ff {
    margin-top: -2px;
    width: 31px;
  }
  .text-cool-f4ce .component-ee83 .component_19d7 {
    margin-top: -1.5px;
  }
  .text-cool-f4ce .component-ee83 .component_19d7,
  .text-cool-f4ce .component-ee83 .component_19d7::after,
  .text-cool-f4ce .component-ee83 .component_19d7::before {
    width: 31px;
    height: 3px;
  }
  .text-cool-f4ce .component-ee83 .component_19d7::before {
    top: -9px;
  }
  .text-cool-f4ce .component-ee83 .component_19d7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .north_80ce .component-ee83 .new_13ff {
    margin-top: -2px;
    width: 19px;
  }
  .north_80ce .component-ee83 .component_19d7 {
    margin-top: -1px;
  }
  .north_80ce .component-ee83 .component_19d7,
  .north_80ce .component-ee83 .component_19d7::after,
  .north_80ce .component-ee83 .component_19d7::before {
    width: 19px;
    height: 2px;
  }
  .north_80ce .component-ee83 .component_19d7::before {
    top: -6px;
  }
  .north_80ce .component-ee83 .component_19d7::after {
    bottom: -6px;
  }
  .shadow_168a .component-ee83 .new_13ff {
    margin-top: -2px;
    width: 22px;
  }
  .shadow_168a .component-ee83 .component_19d7 {
    margin-top: -1px;
  }
  .shadow_168a .component-ee83 .component_19d7,
  .shadow_168a .component-ee83 .component_19d7::after,
  .shadow_168a .component-ee83 .component_19d7::before {
    width: 22px;
    height: 2px;
  }
  .shadow_168a .component-ee83 .component_19d7::before {
    top: -7px;
  }
  .shadow_168a .component-ee83 .component_19d7::after {
    bottom: -7px;
  }
  .status-7d4f .component-ee83 .new_13ff {
    margin-top: -2px;
    width: 31px;
  }
  .status-7d4f .component-ee83 .component_19d7 {
    margin-top: -1.5px;
  }
  .status-7d4f .component-ee83 .component_19d7,
  .status-7d4f .component-ee83 .component_19d7::after,
  .status-7d4f .component-ee83 .component_19d7::before {
    width: 31px;
    height: 3px;
  }
  .status-7d4f .component-ee83 .component_19d7::before {
    top: -9px;
  }
  .status-7d4f .component-ee83 .component_19d7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .motion-3cdb .component-ee83 .new_13ff {
    margin-top: -2px;
    width: 19px;
  }
  .motion-3cdb .component-ee83 .component_19d7 {
    margin-top: -1px;
  }
  .motion-3cdb .component-ee83 .component_19d7,
  .motion-3cdb .component-ee83 .component_19d7::after,
  .motion-3cdb .component-ee83 .component_19d7::before {
    width: 19px;
    height: 2px;
  }
  .motion-3cdb .component-ee83 .component_19d7::before {
    top: -6px;
  }
  .motion-3cdb .component-ee83 .component_19d7::after {
    bottom: -6px;
  }
  .description_large_a23e .component-ee83 .new_13ff {
    margin-top: -2px;
    width: 22px;
  }
  .description_large_a23e .component-ee83 .component_19d7 {
    margin-top: -1px;
  }
  .description_large_a23e .component-ee83 .component_19d7,
  .description_large_a23e .component-ee83 .component_19d7::after,
  .description_large_a23e .component-ee83 .component_19d7::before {
    width: 22px;
    height: 2px;
  }
  .description_large_a23e .component-ee83 .component_19d7::before {
    top: -7px;
  }
  .description_large_a23e .component-ee83 .component_19d7::after {
    bottom: -7px;
  }
  .content-upper-cd03 .component-ee83 .new_13ff {
    margin-top: -2px;
    width: 31px;
  }
  .content-upper-cd03 .component-ee83 .component_19d7 {
    margin-top: -1.5px;
  }
  .content-upper-cd03 .component-ee83 .component_19d7,
  .content-upper-cd03 .component-ee83 .component_19d7::after,
  .content-upper-cd03 .component-ee83 .component_19d7::before {
    width: 31px;
    height: 3px;
  }
  .content-upper-cd03 .component-ee83 .component_19d7::before {
    top: -9px;
  }
  .content-upper-cd03 .component-ee83 .component_19d7::after {
    bottom: -9px;
  }
}
.wood-c2f1 .component_19d7 {
  -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);
}
.wood-c2f1 .component_19d7::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.wood-c2f1 .component_19d7::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);
}
.wood-c2f1.orange-33ec .component_19d7 {
  -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);
}
.wood-c2f1.orange-33ec .component_19d7::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.wood-c2f1.orange-33ec .component_19d7::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);
}
.element-narrow-3001 {
  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.blue_57a3:before {
  display: none;
}
.carousel-d915 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.carousel-d915 .sort-5b77 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.carousel-d915 .sort-5b77:last-of-type {
  border-bottom: none;
}
.carousel-d915 .sort-5b77.blue-4a15,
.carousel-d915 .sort-5b77.up-bf28,
.carousel-d915 .sort-5b77.media_0405 {
  padding: 0;
}
.carousel-d915 .notification-pro-e3b6 .heading-dirty-8d2d {
  color: currentColor;
}
.carousel-d915 .notification-pro-e3b6 .heading-dirty-8d2d:focus,
.carousel-d915 .notification-pro-e3b6 .heading-dirty-8d2d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel-d915.out-2c50 .avatar-over-8c1a,
.carousel-d915.out-2c50 .tag-large-9be2 a,
.carousel-d915.out-2c50 .soft_36f0 a,
.carousel-d915.out-2c50 .badge_up_1d2e a {
  color: rgba(0, 0, 0, 0.55);
}
.carousel-d915.out-2c50 .avatar-over-8c1a:hover,
.carousel-d915.out-2c50 .tag-large-9be2 a:hover,
.carousel-d915.out-2c50 .soft_36f0 a:hover,
.carousel-d915.out-2c50 .badge_up_1d2e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-d915.out-2c50 .white-dc2f {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-d915.out-2c50 .sort-5b77 {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel-d915.out-2c50 .sort-5b77:before {
  background: rgba(0, 0, 0, 0.08);
}
.carousel-d915.out-2c50 .column-up-028e:before {
  background: rgba(255, 255, 255, 0.9);
}
.carousel-d915.out-2c50 .notification-pro-e3b6 .slider_complex_8a89 li a,
.carousel-d915.out-2c50 .notification-pro-e3b6 .heading-dirty-8d2d,
.carousel-d915.out-2c50 .badge_up_1d2e {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel-d915.out-2c50 .notification-pro-e3b6 .heading-dirty-8d2d:focus,
.carousel-d915.out-2c50 .notification-pro-e3b6 .heading-dirty-8d2d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel-d915.out-2c50 .slider_complex_8a89 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel-d915.up_88ef .avatar-over-8c1a,
.carousel-d915.up_88ef .tag-large-9be2 a,
.carousel-d915.up_88ef .soft_36f0 .heading-dirty-8d2d,
.carousel-d915.up_88ef .soft_36f0 a,
.carousel-d915.up_88ef .badge_up_1d2e a {
  color: rgba(255, 255, 255, 0.79);
}
.carousel-d915.up_88ef .avatar-over-8c1a:hover,
.carousel-d915.up_88ef .tag-large-9be2 a:hover,
.carousel-d915.up_88ef .soft_36f0 .heading-dirty-8d2d:hover,
.carousel-d915.up_88ef .soft_36f0 a:hover,
.carousel-d915.up_88ef .badge_up_1d2e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel-d915.up_88ef .white-dc2f {
  color: rgba(255, 255, 255, 0.99);
}
.carousel-d915.up_88ef .sort-5b77 {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel-d915.up_88ef .sort-5b77:before {
  background: rgba(255, 255, 255, 0.08);
}
.carousel-d915.up_88ef .column-up-028e:before {
  background: rgba(0, 0, 0, 0.9);
}
.carousel-d915.up_88ef .notification-pro-e3b6 .slider_complex_8a89 li a,
.carousel-d915.up_88ef .notification-pro-e3b6 .heading-dirty-8d2d,
.carousel-d915.up_88ef .badge_up_1d2e {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel-d915.up_88ef .notification-pro-e3b6 .heading-dirty-8d2d:focus,
.carousel-d915.up_88ef .notification-pro-e3b6 .heading-dirty-8d2d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel-d915.up_88ef .slider_complex_8a89 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.column-up-028e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.column-up-028e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.clean-81da {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.mini_9c98 .carousel-d915 {
  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;
}
.mini_9c98 .sort-5b77 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.mini_9c98 .sort-5b77: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) {
  .mini_9c98 .sort-5b77:before {
    width: 16%;
    left: 42%;
  }
}
.mini_9c98 .sort-5b77:last-child:before {
  content: none;
}
.mini_9c98 .sort-5b77[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.mini_9c98 .notification-pro-e3b6 .slider_complex_8a89 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.mini_9c98 .notification-pro-e3b6 .slider_complex_8a89 li a .heading-dirty-8d2d {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.mini_9c98 .notification-pro-e3b6 .badge_up_1d2e {
  border: none;
}
.mini_9c98 .notification-pro-e3b6 .badge_up_1d2e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.mini_9c98 .column-up-028e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.mini_9c98 .clean-81da {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.mini_9c98 .up_88ef .column-up-028e:before {
  background: rgba(0, 0, 0, 0.9);
}
.mini_9c98 .out-2c50.link-brown-f3b0 .component_19d7 {
  background: rgba(0, 0, 0, 0.6);
}
.mini_9c98
  .out-2c50.link-brown-f3b0
  .component_19d7::after,
.mini_9c98
  .out-2c50.link-brown-f3b0
  .component_19d7:before {
  background: inherit;
}
.mini_9c98
  .out-2c50.link-brown-f3b0:hover
  .component_19d7 {
  background: rgba(0, 0, 0, 0.8);
}
.dirty-c20a .carousel-d915 {
  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) {
  .dirty-c20a .carousel-d915 {
    width: auto;
    right: 45px;
  }
}
.accordion_warm_49c4 .carousel-d915 {
  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) {
  .accordion_warm_49c4 .carousel-d915 {
    width: auto;
    left: 45px;
  }
}
.blue_57a3 .carousel-d915 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.blue_57a3 .clean-81da {
  max-width: 48em;
  margin: 0 auto;
}
.blue_57a3 .column-up-028e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.column-fc8b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.column-fc8b.mini_9c98 .carousel-d915 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.column-fc8b.dirty-c20a .carousel-d915 {
  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);
}
.column-fc8b .carousel-d915 {
  visibility: visible;
}
.column-fc8b.accordion_warm_49c4 .carousel-d915 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.widget_pressed_620c,
.sidebar_easy_2c9e {
  overflow-x: hidden;
}
.widget_pressed_620c .carousel-d915 {
  overflow: auto;
}
.widget_pressed_620c.mini_9c98 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.widget_pressed_620c.mini_9c98 .carousel-d915 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.widget_pressed_620c.mini_9c98 .easy_460f {
  opacity: 0;
}
.widget_pressed_620c.dirty-c20a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.widget_pressed_620c.dirty-c20a .carousel-d915 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.widget_pressed_620c.dirty-c20a .easy_460f {
  opacity: 0;
}
.widget_pressed_620c.accordion_warm_49c4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.widget_pressed_620c.accordion_warm_49c4 .carousel-d915 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.widget_pressed_620c.accordion_warm_49c4 .easy_460f {
  opacity: 0;
}
.widget_pressed_620c.blue_57a3 .carousel-d915 {
  z-index: 10;
  visibility: visible;
}
.link-brown-f3b0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.link-brown-f3b0 .component_19d7 {
  background: rgba(255, 255, 255, 0.99);
}
.link-brown-f3b0 .component_19d7::after,
.link-brown-f3b0 .component_19d7:before {
  background: inherit;
}
.link-brown-f3b0:hover .component_19d7 {
  background: rgba(255, 255, 255, 0.99);
}
.accordion_warm_49c4 .link-brown-f3b0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.blue_57a3 .link-brown-f3b0 {
  display: none !important;
}
.widget_pressed_620c:before,
.sidebar_easy_2c9e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.widget_pressed_620c .link-brown-f3b0,
.sidebar_easy_2c9e .link-brown-f3b0 {
  display: inline-block;
}
.carousel-d915 .feature-left-9806 {
  -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;
}
.widget_pressed_620c .carousel-d915 .feature-left-9806,
.sidebar_easy_2c9e .carousel-d915 .feature-left-9806 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tall-b7f8 .outer-c2fc {
  width: 100%;
}
.nav-wood-41e1 {
  padding: 0 0.5em 0;
}
.nav-wood-41e1 [class*="customify-col-"],
.nav-wood-41e1 [class*="customify-col_"],
.nav-wood-41e1 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.text-prev-1d18 .nav-wood-41e1 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .info_5fd2 .alert-8c47,
  .alert-8c47 {
    display: none;
  }
  .gallery_dirty_5871 {
    text-align: left;
  }
  .hard-de08 {
    text-align: center;
  }
  .text_cool_9d2a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .info_5fd2 .section-a6a9,
  .section-a6a9 {
    display: none;
  }
  .feature-3be0 {
    text-align: left;
  }
  .media-solid-8037 {
    text-align: center;
  }
  .box-clean-edb2 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .info_5fd2 .sidebar-plasma-619d,
  .sidebar-plasma-619d {
    display: none;
  }
  .dirty-b95c {
    text-align: left;
  }
  .layout_last_22ca {
    text-align: center;
  }
  .frame-fb08 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hover_4799 {
  box-shadow: none !important;
}
.last-1abf .thick_2e02,
.small_269f .thick_2e02 {
  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;
}
.small_269f .thick_2e02 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.selected_83ae {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.selected_83ae:after,
.selected_83ae:before {
  content: "";
  display: table;
}
.selected_83ae:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .selected_83ae {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.selected_83ae,
.icon-2838 {
  max-width: 1248px;
  margin: 0 auto;
}

.gradient-right-d5af.container-5ef5 .selected_83ae {
  max-width: 100%;
}
.gradient-right-d5af.simple_5ce4 {
  max-width: 1200px;
  margin: 0 auto;
}
.gradient-right-d5af.chip-44d3 .selected_83ae {
  max-width: 100%;
}
.gradient-right-d5af.chip-44d3 > .selected_83ae {
  padding-left: 0;
  padding-right: 0;
}
.gradient-right-d5af.chip-44d3 > .selected_83ae .info_5fd2 {
  margin: 0;
}
.gradient-right-d5af.chip-44d3
  > .selected_83ae
  .yellow_b8ed.card_active_db09 {
  margin-right: 0;
  margin-left: 0;
}
.gradient-right-d5af.chip-44d3 #main.card_active_db09 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .block-bottom-cc1f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .block-bottom-cc1f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .media-wide-365d .form_e286 {
    padding-right: 1em;
  }
  .media-wide-365d.advanced_5347 .yellow_b8ed {
    border-right: 1px solid #eaecee;
  }
  .media-wide-365d.advanced_5347 .form_e286 {
    padding-right: 1em;
  }
  .media-wide-365d.advanced_5347 .module-490b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .element_soft_2d75 .form_e286 {
    padding-left: 1em;
  }
  .element_soft_2d75.advanced_5347 .yellow_b8ed {
    border-left: 1px solid #eaecee;
  }
  .element_soft_2d75.advanced_5347 .form_e286 {
    padding-left: 1em;
  }
  .element_soft_2d75.advanced_5347 .module-490b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .element-0c2a .form_e286 {
    padding-left: 1em;
  }
  .element-0c2a.advanced_5347 .disabled_gas_aba6 {
    border-right: 1px solid #eaecee;
  }
  .element-0c2a.advanced_5347 .main-61aa {
    border-right: 1px solid #eaecee;
  }
  .element-0c2a.advanced_5347 .form_e286 {
    padding-left: 1em;
  }
  .element-0c2a.advanced_5347 .module-490b {
    padding-right: 1em;
  }
  .element-0c2a.advanced_5347 .blue_665d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .summary_bff5 .form_e286 {
    padding-right: 1em;
  }
  .summary_bff5.advanced_5347 .disabled_gas_aba6 {
    border-left: 1px solid #eaecee;
  }
  .summary_bff5.advanced_5347 .main-61aa {
    border-left: 1px solid #eaecee;
  }
  .summary_bff5.advanced_5347 .form_e286 {
    padding-right: 1em;
  }
  .summary_bff5.advanced_5347 .module-490b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .summary_bff5.advanced_5347 .blue_665d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .block-bottom-cc1f .form_e286 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .block-bottom-cc1f.advanced_5347 .yellow_b8ed {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .block-bottom-cc1f.advanced_5347 .form_e286 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .block-bottom-cc1f.advanced_5347 .module-490b {
    padding-left: 1em;
  }
  .block-bottom-cc1f.advanced_5347 .blue_665d {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .block-bottom-cc1f.advanced_5347 .form_e286 {
    padding-left: 0;
  }
}
.top-611e .bottom-9eef {
  display: inline-block;
}
.heading_4231 {
  display: inline-block;
}
.box_c1a6 {
  word-con: break-word;
}
.prev_c828 > span {
  display: inline-block;
  padding: 5px 0;
}
.prev_c828 .picture_fixed_66d4 {
  margin-left: 8px;
  margin-right: 8px;
}
.prev_c828 .south_4347 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.bottom_94d9 .disabled_fast_ec8b {
  margin-bottom: 2em;
}
.bottom_94d9 .form_advanced_20ac {
  margin-bottom: 15px;
}
.bottom_94d9 .form_advanced_20ac:last-child {
  margin-bottom: 0;
}
.bottom_94d9 .info-eba9 {
  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) {
  .bottom_94d9 .info-eba9 {
    display: block;
  }
}
.bottom_94d9 .message-inner-3f3a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .bottom_94d9 .message-inner-3f3a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.bottom_94d9 .hidden_4d2e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.bottom_94d9 .hidden_4d2e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.bottom_94d9 .hidden_4d2e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.bottom_94d9 .box_c1a6 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.bottom_94d9 .box_c1a6 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.bottom_94d9 .label_new_2bc1 p:last-child {
  margin-bottom: 0;
}
.bottom_94d9 .search-6edd {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.bottom_94d9 .filter-c63a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.bottom_94d9 .paragraph-ff7c {
  margin-top: 1em;
}
.bottom_94d9 .paper_17be {
  top: 0;
  display: block;
}
.bottom_94d9 .paper_17be a {
  color: inherit;
}
.bottom_94d9 .paper_17be a:hover {
  color: inherit;
}
.bottom_94d9 .slider-1506 {
  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;
}
.bottom_94d9 .slider-1506:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.bottom_94d9 .filter-c63a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.bottom_94d9 .alert_3a31 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.bottom_94d9 .alert_3a31:first-child {
  margin-top: 0;
}
.bottom_94d9 .alert_3a31.outline-a9c2 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.bottom_94d9 .alert_3a31.cool-efd9 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.bottom_94d9
  .alert_3a31.cool-efd9.pattern_5599
  .paragraph-ff7c {
  width: 100%;
}
.bottom_94d9 .cool-efd9 {
  -webkit-box-align: center;
  align-items: center;
}
.bottom_94d9 .cool-efd9 .prev_c828,
.bottom_94d9 .cool-efd9 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.bottom_94d9 .hidden_4d2e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bottom_94d9 .hidden_4d2e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bottom_94d9 .hidden_4d2e: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;
}
.bottom_94d9 .outline-a9c2 {
  z-index: 5;
}
.bottom_94d9 .hidden_active_b737 .steel-8fe7 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.bottom_94d9 .north-3d66 .steel-8fe7 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.bottom_94d9 .accordion_a100 .steel-8fe7 {
  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;
}
.bottom_94d9.card-thick-0887 .info-eba9,
.bottom_94d9.out_c535 .info-eba9 {
  display: block;
}
.bottom_94d9.card-thick-0887 .info-eba9 .frame-advanced-286f,
.bottom_94d9.card-thick-0887 .info-eba9 .filter-c63a,
.bottom_94d9.out_c535 .info-eba9 .frame-advanced-286f,
.bottom_94d9.out_c535 .info-eba9 .filter-c63a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.bottom_94d9.video-5d97 .message-inner-3f3a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .bottom_94d9.video-5d97 .message-inner-3f3a {
    margin-right: 0;
  }
}
.bottom_94d9.card-thick-0887 .message-inner-3f3a,
.bottom_94d9.out_c535 .message-inner-3f3a {
  padding-top: 40%;
}
.bottom_94d9.card-thick-0887 .disabled_fast_ec8b,
.bottom_94d9.out_c535 .disabled_fast_ec8b {
  display: block;
}
.bottom_94d9.card-thick-0887 .fn-sticky-02f6 .filter-c63a,
.bottom_94d9.out_c535 .fn-sticky-02f6 .filter-c63a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.bottom_94d9.card-thick-0887 .message-inner-3f3a,
.bottom_94d9.out_c535 .message-inner-3f3a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.bottom_94d9.card-thick-0887 .filter-c63a {
  padding: 1em;
}
.heading-f34d {
  margin: 30px auto;
  display: block;
}
.heading-f34d .table-bc78 > * {
  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;
}
.heading-f34d .table-bc78 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.heading-f34d .table-bc78 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.new_54e8 .prev_c828 {
  margin-bottom: 1.41575em;
}
.new_54e8 .disabled_6527 {
  margin-bottom: 1.618em;
}
.prev_db39 .focus-fluid-dc9a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.prev_db39 .focus-fluid-dc9a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.prev_db39 .notification-1ec9 {
  max-width: 100%;
  overflow: auto;
}
.search_medium_1649 .prev_db39 a:hover {
  text-decoration: underline;
}
.short-16d3 .form_advanced_20ac:not(.box_c1a6),
.short-16d3 .hidden_4d2e {
  margin-bottom: 1.41575em;
}
.short-16d3 .form_advanced_20ac:not(.box_c1a6):last-child,
.short-16d3 .hidden_4d2e:last-child {
  margin-bottom: 0;
}
.short-16d3 .form_advanced_20ac.mask-cold-d32e {
  margin-bottom: 0.41575em;
}
.short-16d3 .header-smooth-1405:before,
.short-16d3 .pink-0861:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.short-16d3 .header-smooth-1405:before {
  content: "\f115";
}
.short-16d3 .pink-0861:before {
  content: "\f02c";
}
.short-16d3 .silver_38d2 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.short-16d3 .silver_38d2 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.next_054b {
  display: -webkit-box;
  display: flex;
}
.next_054b .light_7639 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .next_054b .light_7639 {
    flex-basis: 90px;
  }
}
.next_054b .panel-935a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .next_054b .panel-935a {
    flex-basis: calc(100% - 50px);
  }
}
.next_054b .motion-a15c p:last-child {
  margin-bottom: 0.72em;
}
.pattern-31d6 .table-bc78 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.pattern-31d6 .table-bc78:after,
.pattern-31d6 .table-bc78:before {
  content: "";
  display: table;
}
.pattern-31d6 .table-bc78:after {
  clear: both;
}
.pattern-31d6 .table-bc78 .item_4e05,
.pattern-31d6 .table-bc78 .pattern-a319 {
  width: 49%;
}
.pattern-31d6 .table-bc78 .item_4e05 a span.input-2503,
.pattern-31d6 .table-bc78 .pattern-a319 a span.input-2503 {
  display: block;
  margin-bottom: 5px;
}
.pattern-31d6 .table-bc78 .pattern-a319 {
  float: left;
  text-align: left;
}
.pattern-31d6 .table-bc78 .item_4e05 {
  float: right;
  text-align: right;
}
.primary-new-24b8 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .primary-new-24b8 {
    margin-bottom: 0;
  }
}
.active-ceac {
  margin-bottom: 1em;
}
.active-ceac .box_c1a6 {
  font-size: 1.1em;
  line-height: 1.3;
}
.tooltip_pro_4363 a {
  display: block;
  line-height: 0;
  position: relative;
}
.fixed_2f55 .active-ceac,
.out-e9ec .active-ceac {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .fixed_2f55 .active-ceac,
  .out-e9ec .active-ceac {
    display: block;
  }
}
.fixed_2f55 .tooltip_pro_4363,
.out-e9ec .tooltip_pro_4363 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .fixed_2f55 .tooltip_pro_4363,
  .out-e9ec .tooltip_pro_4363 {
    margin-bottom: 1em;
  }
}
.fixed_2f55 .tooltip_pro_4363 img,
.out-e9ec .tooltip_pro_4363 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.fixed_2f55 .filter-8e32,
.out-e9ec .filter-8e32 {
  flex-basis: calc(100% - 160px);
}
.fixed_2f55 .filter-8e32 p,
.out-e9ec .filter-8e32 p {
  margin-bottom: 0;
}
.fixed_2f55 .filter-8e32 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .fixed_2f55 .filter-8e32 {
    padding-left: 0;
  }
}
.out-e9ec .filter-8e32 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .out-e9ec .filter-8e32 {
    padding-right: 0;
  }
}
.out-e9ec .tooltip_pro_4363 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.bottom-b60f .tooltip_pro_4363 {
  margin-bottom: 0.5em;
}
.bottom-b60f .tooltip_pro_4363 img {
  width: 100%;
}
.photo_b261 .full-3399,
.accent-cc91 .full-3399 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.accent-cc91 .yellow_b8ed .narrow_99bc p:last-child {
  margin-bottom: 0;
}
.container-8409 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.picture_fa1a .form-complex-9d15 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .picture_fa1a .form-complex-9d15:last-of-type {
    margin-bottom: 0;
  }
}
.picture_fa1a .form-complex-9d15 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.picture_fa1a .form-complex-9d15 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.picture_fa1a .form-complex-9d15 ul li {
  margin: 0 0 0.6em;
}
.picture_fa1a .form-complex-9d15 ul li.light-bc27,
.picture_fa1a .form-complex-9d15 ul li.tiny-13ce {
  position: relative;
}
.picture_fa1a .form-complex-9d15 ul li.light-bc27 .slider-ff04,
.picture_fa1a .form-complex-9d15 ul li.tiny-13ce .slider-ff04 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.picture_fa1a .form-complex-9d15 ul li.light-bc27:after:after,
.picture_fa1a .form-complex-9d15 ul li.light-bc27:after:before,
.picture_fa1a
  .form-complex-9d15
  ul
  li.tiny-13ce:after:after,
.picture_fa1a
  .form-complex-9d15
  ul
  li.tiny-13ce:after:before {
  content: "";
  display: table;
}
.picture_fa1a .form-complex-9d15 ul li.light-bc27:after:after,
.picture_fa1a
  .form-complex-9d15
  ul
  li.tiny-13ce:after:after {
  clear: both;
}
.picture_fa1a .form-complex-9d15 a.box_67b3:hover {
  text-decoration: none;
}
.picture_fa1a .form-complex-9d15 select {
  max-width: 100%;
}
.picture_fa1a .form-complex-9d15 table {
  font-size: 85%;
}
.picture_fa1a .form-complex-9d15 table td,
.picture_fa1a .form-complex-9d15 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.picture_fa1a .form-complex-9d15 table tfoot td {
  text-align: left;
}
.picture_fa1a .form-complex-9d15 :last-child {
  margin-bottom: 0;
}
.picture_fa1a .form-complex-9d15 .background-b1ff {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.picture_fa1a .form-complex-9d15 .background-b1ff label {
  width: 100%;
}
.picture_fa1a .form-complex-9d15 .background-b1ff .media_hard_7ee0 {
  width: 100%;
  display: block;
}
.picture_fa1a .form-complex-9d15 .background-b1ff .grid-0c03 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.picture_fa1a .form-complex-9d15 .background-b1ff .grid-0c03:hover svg #svg-search {
  fill: #444;
}
.picture_fa1a .form-complex-9d15 .background-b1ff .grid-0c03 svg {
  width: 18px;
  height: 18px;
}
.picture_fa1a .wrapper_out_2eda ul ul,
.picture_fa1a .focus-a98b ul ul,
.picture_fa1a .image_soft_a90b ul ul,
.picture_fa1a .bright-098a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.picture_fa1a .wrapper_out_2eda .current-638d > a,
.picture_fa1a .focus-a98b .current-638d > a,
.picture_fa1a .image_soft_a90b .current-638d > a,
.picture_fa1a .bright-098a .current-638d > a {
  margin-bottom: 0;
}
.picture_fa1a .gradient-3c09 li,
.picture_fa1a .wrapper_out_2eda li,
.picture_fa1a .pattern-2b25 li,
.picture_fa1a .focus-a98b li,
.picture_fa1a .image_soft_a90b li,
.picture_fa1a .bright-098a li,
.picture_fa1a .short-cd94 li,
.picture_fa1a .status-tiny-7551 li {
  display: block;
  position: relative;
}
.picture_fa1a .gradient-3c09 li:last-child,
.picture_fa1a .wrapper_out_2eda li:last-child,
.picture_fa1a .pattern-2b25 li:last-child,
.picture_fa1a .focus-a98b li:last-child,
.picture_fa1a .image_soft_a90b li:last-child,
.picture_fa1a .bright-098a li:last-child,
.picture_fa1a .short-cd94 li:last-child,
.picture_fa1a .status-tiny-7551 li:last-child {
  border: none;
}
.picture_fa1a .gradient-3c09 li a,
.picture_fa1a .wrapper_out_2eda li a,
.picture_fa1a .pattern-2b25 li a,
.picture_fa1a .focus-a98b li a,
.picture_fa1a .image_soft_a90b li a,
.picture_fa1a .bright-098a li a,
.picture_fa1a .short-cd94 li a,
.picture_fa1a .status-tiny-7551 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.picture_fa1a .gradient-3c09 li ul li::before,
.picture_fa1a .wrapper_out_2eda li ul li::before,
.picture_fa1a .pattern-2b25 li ul li::before,
.picture_fa1a .focus-a98b li ul li::before,
.picture_fa1a .image_soft_a90b li ul li::before,
.picture_fa1a .bright-098a li ul li::before,
.picture_fa1a .short-cd94 li ul li::before,
.picture_fa1a .status-tiny-7551 li ul li::before {
  left: 15px;
}
.picture_fa1a .gradient-3c09 li ul a,
.picture_fa1a .wrapper_out_2eda li ul a,
.picture_fa1a .pattern-2b25 li ul a,
.picture_fa1a .focus-a98b li ul a,
.picture_fa1a .image_soft_a90b li ul a,
.picture_fa1a .bright-098a li ul a,
.picture_fa1a .short-cd94 li ul a,
.picture_fa1a .status-tiny-7551 li ul a {
  padding-left: 20px;
}
.picture_fa1a .gradient-3c09 li ul ul li::before,
.picture_fa1a .wrapper_out_2eda li ul ul li::before,
.picture_fa1a .pattern-2b25 li ul ul li::before,
.picture_fa1a .focus-a98b li ul ul li::before,
.picture_fa1a .image_soft_a90b li ul ul li::before,
.picture_fa1a .bright-098a li ul ul li::before,
.picture_fa1a .short-cd94 li ul ul li::before,
.picture_fa1a .status-tiny-7551 li ul ul li::before {
  left: 30px;
}
.picture_fa1a .gradient-3c09 li ul ul a,
.picture_fa1a .wrapper_out_2eda li ul ul a,
.picture_fa1a .pattern-2b25 li ul ul a,
.picture_fa1a .focus-a98b li ul ul a,
.picture_fa1a .image_soft_a90b li ul ul a,
.picture_fa1a .bright-098a li ul ul a,
.picture_fa1a .short-cd94 li ul ul a,
.picture_fa1a .status-tiny-7551 li ul ul a {
  padding-left: 40px;
}
.picture_fa1a .tabs_9f08 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.picture_fa1a .status-tiny-7551 ul li {
  margin-bottom: 1.41575em;
}
.picture_fa1a .status-tiny-7551 ul li .pattern_b337 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.picture_fa1a .status-tiny-7551 ul li .bright-ff17 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.up_88ef .gradient-3c09 li a,
.up_88ef .wrapper_out_2eda li a,
.up_88ef .pattern-2b25 li a,
.up_88ef .focus-a98b li a,
.up_88ef .image_soft_a90b li a,
.up_88ef .bright-098a li a,
.up_88ef .short-cd94 li a,
.up_88ef .status-tiny-7551 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.up_88ef .tabs_9f08 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.up_88ef .form-complex-9d15 ul li.light-bc27 .slider-ff04,
.up_88ef .form-complex-9d15 ul li.tiny-13ce .slider-ff04 {
  background: rgba(0, 0, 0, 0.2);
}
.up_88ef .picture_fa1a .form-complex-9d15 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.gradient-right-d5af .picture_fa1a .slider_complex_8a89 li {
  margin: 0;
}
.gradient-right-d5af .picture_fa1a .slider_complex_8a89 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.gradient-right-d5af .picture_fa1a .slider_complex_8a89 li ul {
  margin: 0;
}
.gradient-right-d5af .picture_fa1a .slider_complex_8a89 li ul li a {
  padding-left: 15px;
}
.gradient-right-d5af .picture_fa1a .slider_complex_8a89 li ul li li a {
  padding-left: 30px;
}
.gradient-right-d5af .picture_fa1a .slider_complex_8a89 li.article_b46f > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.gradient-right-d5af .picture_fa1a .slider_complex_8a89 li.article_b46f > 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;
}
.gradient-right-d5af .picture_fa1a .slider_complex_8a89 li.article_b46f > 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;
}
.outline_paper_9585 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.pattern-complex-83fc {
  position: relative;
  z-index: 10;
}
.pattern-complex-83fc .feature-left-9806 {
  width: 100%;
  max-width: 100%;
}
.wrapper-2ae1 .over-bf27 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.wrapper-2ae1 .out-2c50 {
}
.wrapper-2ae1 .up_88ef {
  background: #292929;
}
.thumbnail-89c7 .over-bf27 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.thumbnail-89c7 .out-2c50 {
  background: #f9f9f9;
}
.thumbnail-89c7 .up_88ef {
  background: #303030;
}
.full-54d6 .over-bf27 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .full-54d6 .bottom-9eef {
    margin-bottom: 1em;
  }
  .full-54d6 .bottom-9eef:last-child {
    margin-bottom: 0;
  }
}
.full-54d6 .out-2c50 {
  background: #ededed;
}
.full-54d6 .up_88ef {
  background: #1a1a1a;
}
.over-bf27.out-2c50 {
  color: rgba(0, 0, 0, 0.6);
}
.over-bf27.out-2c50 .footer_f75f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.over-bf27.up_88ef {
  color: rgba(255, 255, 255, 0.99);
}
.over-bf27.up_88ef a:not(.box_67b3) {
  color: rgba(255, 255, 255, 0.79);
}
.over-bf27.up_88ef a:not(.box_67b3):hover {
  color: rgba(255, 255, 255, 0.99);
}
.over-bf27.up_88ef .footer_f75f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.over-bf27.up_88ef table tbody td,
.over-bf27.up_88ef table th {
  background: rgba(0, 0, 0, 0.08);
}
.tall_3c97.badge-brown-2b0b .selected_83ae {
  max-width: initial;
}
.tall_3c97 .slow-b116 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.tall_3c97 .slow-b116 .feature-left-9806 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .tall_3c97 .slow-b116 .feature-left-9806 {
    display: block;
    margin-bottom: 2em;
  }
  .tall_3c97 .slow-b116 .feature-left-9806:last-child {
    margin-bottom: 0;
  }
}
.full-54d6 .bottom-9eef:last-child,
.thumbnail-89c7 .bottom-9eef:last-child,
.wrapper-2ae1 .bottom-9eef:last-child {
  margin-bottom: 0;
}
.full-54d6 .bottom-9eef .picture_fa1a .form-complex-9d15:last-child,
.thumbnail-89c7 .bottom-9eef .picture_fa1a .form-complex-9d15:last-child,
.wrapper-2ae1 .bottom-9eef .picture_fa1a .form-complex-9d15:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .full-54d6 .caption-c660,
  .full-54d6 .orange-3d25,
  .thumbnail-89c7 .caption-c660,
  .thumbnail-89c7 .orange-3d25,
  .wrapper-2ae1 .caption-c660,
  .wrapper-2ae1 .orange-3d25 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .pattern-complex-83fc .bottom-9eef {
    margin-bottom: 2em;
  }
}
.pattern-complex-83fc p:last-child {
  margin-bottom: 0;
}
.pattern-complex-83fc li,
.pattern-complex-83fc ul {
  list-style: none;
  margin: 0;
}
.pattern-complex-83fc ul ul {
  margin-left: 2.617924em;
}
.input-liquid-cb75 {
  font-size: 0.875em;
}

/* css-noise: 7395 */
.shadow-element-h3 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.0;
}
