/*!
Theme Name: Customify
Theme URI: https://pressmaximum.rough_d28c/customify
Author: WPCustomify
Author URI: https://pressmaximum.rough_d28c
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.rough_d28c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hero_d204.detail-4055/licenses/gpl-2.0.notice-up-ec49
Text Domain: customify
Domain Path: /languages
Tested up to: 5.5.1
Requires PHP: 5.6
Tags: custom-background, custom-logo, custom-menu, featured-images, flexible-header, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, three-columns, left-sidebar, right-sidebar, e-commerce, blog
 This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
 Customify is based on Underscores http://underscores.caption_6ae5/, (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.fluid_71b4.orange-6a96/normalize.fast-9bf2/
 ======
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.fast-9bf2 v7.0.0 | MIT License | github.rough_d28c/necolas/normalize.fast-9bf2 */
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;
}
.fluid_69a2 .over-f658,
.wrapper_272a,
.outline-9980,
.carousel_pressed_218d,
.logo-fcb6,
.table-6397,
.container_3ae9,
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;
}
.wrapper_272a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .wrapper_272a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .wrapper_272a,
  h1 {
    font-size: 1.8em;
  }
}
.outline-9980,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.outline-9980 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .outline-9980,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .outline-9980,
  h2 {
    font-size: 1.7em;
  }
}
.carousel_pressed_218d,
h3 {
  font-size: 1.618em;
}
.fluid_69a2 .over-f658,
.logo-fcb6,
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.dim_99ec {
  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;
}
.detail-inner-f5d2:after,
.detail-inner-f5d2:before,
.easy-5db4:after,
.easy-5db4:before {
  content: "";
  display: table;
}
.detail-inner-f5d2:after,
.easy-5db4:after {
  clear: both;
}
.message_selected_1b89 {
  float: right;
  margin-right: 0;
}
.element-f283 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.filter-black-402d .avatar-large-b8e5,
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;
}
.filter-black-402d .avatar-large-b8e5: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;
}
.mask-a9b6 .avatar-large-b8e5 {
  box-shadow: none;
}
.mask-a9b6
  .avatar-large-b8e5
  .media-first-e4cc {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.mask-a9b6 .avatar-large-b8e5 .chip_short_1f89 {
  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;
}
.mask-a9b6
  .avatar-large-b8e5
  .chip_short_1f89
  b {
  display: none;
}
.mask-a9b6 .list_2e66 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.panel-4bfc:not(.copper-d050):not(.feature_5fee),
button:not(.copper-d050):not(.feature_5fee),
input[type="button"]:not(.copper-d050):not(
    .feature_5fee
  ),
input[type="reset"]:not(.copper-d050):not(
    .feature_5fee
  ),
input[type="submit"]:not(.copper-d050):not(
    .feature_5fee
  ) {
  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;
}
.panel-4bfc:not(.copper-d050):not(
    .feature_5fee
  ):hover,
button:not(.copper-d050):not(
    .feature_5fee
  ):hover,
input[type="button"]:not(.copper-d050):not(
    .feature_5fee
  ):hover,
input[type="reset"]:not(.copper-d050):not(
    .feature_5fee
  ):hover,
input[type="submit"]:not(.copper-d050):not(
    .feature_5fee
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.panel-4bfc:not(.copper-d050):not(
    .feature_5fee
  ):active,
.panel-4bfc:not(.copper-d050):not(
    .feature_5fee
  ):focus,
button:not(.copper-d050):not(
    .feature_5fee
  ):active,
button:not(.copper-d050):not(
    .feature_5fee
  ):focus,
input[type="button"]:not(.copper-d050):not(
    .feature_5fee
  ):active,
input[type="button"]:not(.copper-d050):not(
    .feature_5fee
  ):focus,
input[type="reset"]:not(.copper-d050):not(
    .feature_5fee
  ):active,
input[type="reset"]:not(.copper-d050):not(
    .feature_5fee
  ):focus,
input[type="submit"]:not(.copper-d050):not(
    .feature_5fee
  ):active,
input[type="submit"]:not(.copper-d050):not(
    .feature_5fee
  ):focus {
  outline: 0;
}
.panel-4bfc:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1,
button:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1,
input[type="button"]:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1,
input[type="reset"]:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1,
input[type="submit"]:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1 {
  position: relative;
}
.panel-4bfc:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1
  .bottom-7119,
.panel-4bfc:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1
  .footer-simple-3869,
.panel-4bfc:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1
  .hidden_b7f1,
.panel-4bfc:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1
  i,
.panel-4bfc:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1
  svg,
button:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1
  .bottom-7119,
button:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1
  .footer-simple-3869,
button:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1
  .hidden_b7f1,
button:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1
  i,
button:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1
  svg,
input[type="button"]:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1
  .bottom-7119,
input[type="button"]:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1
  .footer-simple-3869,
input[type="button"]:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1
  .hidden_b7f1,
input[type="button"]:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1
  i,
input[type="button"]:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1
  svg,
input[type="reset"]:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1
  .bottom-7119,
input[type="reset"]:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1
  .footer-simple-3869,
input[type="reset"]:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1
  .hidden_b7f1,
input[type="reset"]:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1
  i,
input[type="reset"]:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1
  svg,
input[type="submit"]:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1
  .bottom-7119,
input[type="submit"]:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1
  .footer-simple-3869,
input[type="submit"]:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1
  .hidden_b7f1,
input[type="submit"]:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1
  i,
input[type="submit"]:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1
  svg {
  visibility: hidden;
}
.panel-4bfc:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1:after,
button:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1:after,
input[type="button"]:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1:after,
input[type="reset"]:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1:after,
input[type="submit"]:not(.copper-d050):not(
    .feature_5fee
  ).fn-loading-0bf1: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;
}
.panel-4bfc:not(.copper-d050):not(.feature_5fee),
input[type="button"]:not(.copper-d050):not(
    .feature_5fee
  ),
input[type="reset"]:not(.copper-d050):not(
    .feature_5fee
  ),
input[type="submit"]:not(.copper-d050):not(
    .feature_5fee
  ) {
  color: #fff;
  background: #235787;
}
.panel-4bfc:not(.copper-d050):not(
    .feature_5fee
  ):focus,
input[type="button"]:not(.copper-d050):not(
    .feature_5fee
  ):focus,
input[type="reset"]:not(.copper-d050):not(
    .feature_5fee
  ):focus,
input[type="submit"]:not(.copper-d050):not(
    .feature_5fee
  ):focus {
  color: #fff;
}
.panel-4bfc.fn-disabled-0bf1:not(.copper-d050):not(
    .feature_5fee
  ),
.panel-4bfc[disabled]:not(.copper-d050):not(
    .feature_5fee
  ),
button.fn-disabled-0bf1:not(.copper-d050):not(
    .feature_5fee
  ),
button[disabled]:not(.copper-d050):not(
    .feature_5fee
  ) {
  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;
}
.caption-6748 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.caption-6748: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;
}
.blue_d4a7 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.copper-d812 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.photo-44e3 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.detail-inner-f5d2:after,
.detail-inner-f5d2:before,
.image_out_d4be:after,
.image_out_d4be:before,
.table-red-d3a6:after,
.table-red-d3a6:before,
.sort-gold-14eb:after,
.sort-gold-14eb:before,
.complex-280e:after,
.complex-280e:before,
.wide-6c8c:after,
.wide-6c8c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.detail-inner-f5d2:after,
.image_out_d4be:after,
.table-red-d3a6:after,
.sort-gold-14eb:after,
.complex-280e:after,
.wide-6c8c:after {
  clear: both;
}
.image_out_d4be .panel-middle-6748,
.table-red-d3a6 .panel-middle-6748,
.mask_4f7c .panel-middle-6748 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.solid-d153 {
  display: inline-block;
}
.lite-8ff5 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.lite-8ff5 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.lite-8ff5 .gallery-a63f {
  padding: 1em 0;
  font-size: 85%;
}
.gallery-a63f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.gradient_prev_5943 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.gradient_prev_5943:after,
.gradient_prev_5943:before {
  content: "";
  display: table;
}
.gradient_prev_5943:after {
  clear: both;
}
.under_8820 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.slow_4622 .under_8820 {
  max-width: 50%;
}
.active_up_c494 .under_8820 {
  max-width: 33.33%;
}
.secondary-a01f .under_8820 {
  max-width: 25%;
}
.card-0258 .under_8820 {
  max-width: 20%;
}
.paragraph_ddf5 .under_8820 {
  max-width: 16.66%;
}
.dark-5542 .under_8820 {
  max-width: 14.28%;
}
.sidebar-40e0 .under_8820 {
  max-width: 12.5%;
}
.logo_new_75c8 .under_8820 {
  max-width: 11.11%;
}
.rough_fbc4 {
  display: block;
}
.fluid_69a2 .heading_west_6c9e label,
.fluid_69a2 .north_ea97 label,
.fluid_69a2 .in-660d label,
.fluid_69a2 .notification-8242 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.notification-steel-69b3 {
  list-style: none;
  margin: 0;
}
.notification-steel-69b3 article.module-1bf5 {
  margin-bottom: 0;
}
.notification-steel-69b3 ul {
  list-style: none;
  margin: 0;
}
.notification-steel-69b3 .hero_right_9006 li.module-1bf5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .notification-steel-69b3 .hero_right_9006 li.module-1bf5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .notification-steel-69b3 .hero_right_9006 li.module-1bf5: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) {
  .notification-steel-69b3 .hero_right_9006 li.module-1bf5 li.module-1bf5 li.module-1bf5 li.module-1bf5 {
    padding-left: 0;
  }
}
article.module-1bf5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.module-1bf5 .image_out_d4be p:last-of-type {
  margin-bottom: 0;
}
article.module-1bf5 .surface-north-6fc8 {
  float: left;
}
article.module-1bf5 .layout_motion_e0d9 {
  margin-left: 85px;
}
article.module-1bf5 .aside_a116 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.module-1bf5 .aside_a116 .tooltip_67f4 {
  margin-left: 10px;
}
article.module-1bf5 .notice-1aab {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.module-1bf5 .footer_3b0a {
  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 .heading_west_6c9e,
  #respond .in-660d,
  #respond .notification-8242 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .heading_west_6c9e input,
#respond .in-660d input,
#respond .notification-8242 input {
  width: 100%;
}
#respond .notification-8242 {
  margin-right: 0;
}
#respond .link_445b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.south-3754 {
  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;
}
.south-3754.advanced-d4a9 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.south-3754 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%);
}
.south-3754:focus,
.south-3754: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);
}
.border_dark_685e {
  border-radius: 10%;
}
.status-f0a6 {
  border-radius: 50%;
}
.clean-b68d {
  font-size: 0.72em;
}
.text-outer-96eb {
  font-size: 0.875em;
}
.full-3d75 {
  font-size: 1.1em;
}
.avatar_fb06 {
  text-transform: uppercase;
  line-height: 1.2;
}
.avatar_fb06.clean-b68d {
  letter-spacing: 0.5px;
}
.surface-silver-c46a,
.surface-silver-c46a a {
  color: #6d6d6d;
}
.surface-silver-c46a a:hover {
  color: #111;
}
.dynamic-33b4 {
  color: #6d6d6d;
}
.pink_25d4 {
  overflow-x: hidden;
}
.pink_25d4 .logo-e40f.pro-d93e {
  position: relative;
}
.pink_25d4 .logo-e40f.pro-d93e.easy-45a7 {
  position: initial;
}
.pink_25d4
  .logo-e40f.pro-d93e.easy-45a7
  .shade-yellow-7989 {
  left: auto;
}
.pink_25d4 .logo-e40f .shade-yellow-7989 {
  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;
}
.pink_25d4 .logo-e40f:hover.pro-d93e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.pink_25d4
  .logo-e40f:hover.pro-d93e
  .shade-yellow-7989 {
  display: block;
  z-index: 9999999;
}
.pink_25d4 .notice-slow-a6ce .highlight_4371,
.pink_25d4 .mini-4616 .highlight_4371 {
  display: none;
}
.pink_25d4 .large_48ae .logo-e40f:hover.pro-d93e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.fluid_69a2 .heading_west_6c9e label,
.fluid_69a2 .north_ea97 label,
.fluid_69a2 .in-660d label,
.fluid_69a2 .notification-8242 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.notification-steel-69b3 {
  list-style: none;
  margin: 0;
}
.notification-steel-69b3 article.module-1bf5 {
  margin-bottom: 0;
}
.notification-steel-69b3 ul {
  list-style: none;
  margin: 0;
}
.notification-steel-69b3 .hero_right_9006 li.module-1bf5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .notification-steel-69b3 .hero_right_9006 li.module-1bf5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .notification-steel-69b3 .hero_right_9006 li.module-1bf5: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) {
  .notification-steel-69b3 .hero_right_9006 li.module-1bf5 li.module-1bf5 li.module-1bf5 li.module-1bf5 {
    padding-left: 0;
  }
}
article.module-1bf5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.module-1bf5 .image_out_d4be p:last-of-type {
  margin-bottom: 0;
}
article.module-1bf5 .surface-north-6fc8 {
  float: left;
}
article.module-1bf5 .layout_motion_e0d9 {
  margin-left: 85px;
}
article.module-1bf5 .aside_a116 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.module-1bf5 .aside_a116 .tooltip_67f4 {
  margin-left: 10px;
}
article.module-1bf5 .notice-1aab {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.module-1bf5 .footer_3b0a {
  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 .heading_west_6c9e,
  #respond .in-660d,
  #respond .notification-8242 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .heading_west_6c9e input,
#respond .in-660d input,
#respond .notification-8242 input {
  width: 100%;
}
#respond .notification-8242 {
  margin-right: 0;
}
#respond .link_445b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.notice-slow-a6ce .sidebar_5aca {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.sidebar_5aca .main-copper-2192.wood-c960 .panel-wide-0103 > li > a:focus,
.sidebar_5aca .main-copper-2192.wood-c960 .panel-wide-0103 > li > a:hover,
.sidebar_5aca .main-copper-2192.pagination-simple-3d2b .panel-wide-0103 > li > a:focus,
.sidebar_5aca .main-copper-2192.pagination-simple-3d2b .panel-wide-0103 > li > a:hover,
.sidebar_5aca .main-copper-2192.progress-pressed-7fc6 .panel-wide-0103 > li > a:focus,
.sidebar_5aca .main-copper-2192.progress-pressed-7fc6 .panel-wide-0103 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_5aca
  .main-copper-2192.wood-c960
  .panel-wide-0103
  > li.hero_1d81
  > a,
.sidebar_5aca
  .main-copper-2192.wood-c960
  .panel-wide-0103
  > li.feature-inner-786e
  > a,
.sidebar_5aca
  .main-copper-2192.pagination-simple-3d2b
  .panel-wide-0103
  > li.hero_1d81
  > a,
.sidebar_5aca
  .main-copper-2192.pagination-simple-3d2b
  .panel-wide-0103
  > li.feature-inner-786e
  > a,
.sidebar_5aca
  .main-copper-2192.progress-pressed-7fc6
  .panel-wide-0103
  > li.hero_1d81
  > a,
.sidebar_5aca .main-copper-2192.progress-pressed-7fc6 .panel-wide-0103 > li.item-93f9 > a {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_5aca .overlay-59aa,
.sidebar_5aca .overlay-59aa a {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_5aca .image_east_98fa.wood_32e8 li a,
.sidebar_5aca .texture_cool_27dc a,
.sidebar_5aca .icon_cc95,
.sidebar_5aca .panel-wide-0103 > li > a,
.sidebar_5aca .stale-5d7d {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_5aca .image_east_98fa.wood_32e8 li a:hover,
.sidebar_5aca .texture_cool_27dc a:hover,
.sidebar_5aca .icon_cc95:hover,
.sidebar_5aca .panel-wide-0103 > li > a:hover,
.sidebar_5aca .stale-5d7d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_5aca .table-motion-f7eb {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_5aca .table-motion-f7eb .shade_south_edb3 {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_5aca .table-motion-f7eb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_5aca .complex-ea1b .pressed_f6da {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_5aca .complex-ea1b .pressed_f6da .filter_paper_bb40 {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_5aca
  .complex-ea1b
  .pressed_f6da
  .filter_paper_bb40::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_5aca
  .complex-ea1b
  .pressed_f6da
  .filter_paper_bb40:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_5aca
  .complex-ea1b
  .pressed_f6da
  .filter_paper_bb40::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_5aca
  .complex-ea1b
  .pressed_f6da
  .filter_paper_bb40::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_5aca .complex-ea1b .white-e4c4 {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_5aca .complex-ea1b .white-e4c4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.full-aad1
  .sidebar_5aca
  .complex-ea1b
  .mask-d426
  .pattern_23e3 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.full-aad1
  .sidebar_5aca
  .complex-ea1b
  .mask-d426
  .filter_paper_bb40 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notice-slow-a6ce .feature_first_874e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.feature_first_874e .main-copper-2192.wood-c960 .panel-wide-0103 > li > a:focus,
.feature_first_874e .main-copper-2192.wood-c960 .panel-wide-0103 > li > a:hover,
.feature_first_874e .main-copper-2192.pagination-simple-3d2b .panel-wide-0103 > li > a:focus,
.feature_first_874e .main-copper-2192.pagination-simple-3d2b .panel-wide-0103 > li > a:hover,
.feature_first_874e .main-copper-2192.progress-pressed-7fc6 .panel-wide-0103 > li > a:focus,
.feature_first_874e .main-copper-2192.progress-pressed-7fc6 .panel-wide-0103 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature_first_874e
  .main-copper-2192.wood-c960
  .panel-wide-0103
  > li.hero_1d81
  > a,
.feature_first_874e
  .main-copper-2192.wood-c960
  .panel-wide-0103
  > li.feature-inner-786e
  > a,
.feature_first_874e
  .main-copper-2192.pagination-simple-3d2b
  .panel-wide-0103
  > li.hero_1d81
  > a,
.feature_first_874e
  .main-copper-2192.pagination-simple-3d2b
  .panel-wide-0103
  > li.feature-inner-786e
  > a,
.feature_first_874e
  .main-copper-2192.progress-pressed-7fc6
  .panel-wide-0103
  > li.hero_1d81
  > a,
.feature_first_874e .main-copper-2192.progress-pressed-7fc6 .panel-wide-0103 > li.item-93f9 > a {
  color: rgba(0, 0, 0, 0.8);
}
.feature_first_874e .overlay-59aa,
.feature_first_874e .overlay-59aa a {
  color: rgba(0, 0, 0, 0.8);
}
.feature_first_874e .image_east_98fa.wood_32e8 li a,
.feature_first_874e .texture_cool_27dc a,
.feature_first_874e .icon_cc95,
.feature_first_874e .panel-wide-0103 > li > a,
.feature_first_874e .stale-5d7d {
  color: rgba(0, 0, 0, 0.55);
}
.feature_first_874e .image_east_98fa.wood_32e8 li a:hover,
.feature_first_874e .texture_cool_27dc a:hover,
.feature_first_874e .icon_cc95:hover,
.feature_first_874e .panel-wide-0103 > li > a:hover,
.feature_first_874e .stale-5d7d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature_first_874e .table-motion-f7eb {
  color: rgba(0, 0, 0, 0.55);
}
.feature_first_874e .table-motion-f7eb .shade_south_edb3 {
  color: rgba(0, 0, 0, 0.8);
}
.feature_first_874e .table-motion-f7eb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gallery-643e .clean_8430 {
  margin-left: auto;
  margin-right: auto;
}
.table-red-d3a6 > * {
  margin-left: auto;
  margin-right: auto;
}
.table-red-d3a6 .blue_d4a7 {
  margin-right: 1.41575em;
}
.shadow-3269 .table-red-d3a6 > .middle_a570 {
  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;
}
.shadow-3269 .table-red-d3a6 > .slow-c42a {
  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;
}
.overlay-ce85.gallery-643e .clean_8430,
.mask_7a7a.gallery-643e .clean_8430 {
  margin-left: 0;
}
.media-2306.gallery-643e .clean_8430,
.current-7043.gallery-643e .clean_8430 {
  margin-right: 0;
}
.table-red-d3a6 ol,
.table-red-d3a6 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.badge-up-0ff4 video {
  max-width: 100%;
}
.slider-d9d5 img {
  display: block;
}
.slider-d9d5.blue_d4a7,
.slider-d9d5.copper-d812 {
  width: 100%;
}
.slider-d9d5.slow-c42a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.info-9ad0:not(.gold-7aa0) {
  margin: 1.5em auto;
}
.clean-8944 p {
  padding: 1.5em 14px;
}
ul.thumbnail_0629.slow-c42a,
ul.thumbnail_0629.middle_a570,
ul.thumbnail_0629.container-1325.middle_a570 {
  padding: 0 14px;
}
.lite-b543 {
  display: block;
  overflow-x: auto;
}
.lite-b543 table {
  border-collapse: collapse;
  width: 100%;
}
.lite-b543 td,
.lite-b543 th {
  padding: 0.5em;
}
.table-red-d3a6 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.table-red-d3a6 ol ol,
.table-red-d3a6 ol ul,
.table-red-d3a6 ul ol,
.table-red-d3a6 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.table-red-d3a6 ol ol li,
.table-red-d3a6 ol ul li,
.table-red-d3a6 ul ol li,
.table-red-d3a6 ul ul li {
  margin-left: 0;
}
.message-south-953a.primary_out_4d13 > .gold-2126 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.message-south-953a.primary_out_4d13 > .gold-2126 iframe,
.message-south-953a.primary_out_4d13 > .gold-2126 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.column-0db4 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.column-0db4.row-in-ede2 {
  padding: 0;
}
.column-0db4.row-in-ede2 cite {
  font-size: 13px;
}
.column-0db4 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.column-0db4 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.texture-current-3746 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.texture-current-3746 > p:first-child {
  margin-top: 0;
}
.texture-current-3746 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.texture-current-3746 blockquote {
  border-left: 0;
}
.gradient_91a4 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.gradient_91a4:not(.article_2e7f) {
  max-width: 100px;
}
.gradient_91a4.light-4f05 {
  border-bottom: none !important;
  text-align: center;
}
.gradient_91a4.light-4f05::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .clean-8944 p {
    padding: 1.5em 0;
  }
}
.list_black_082d {
  color: #0073aa;
}
.component-soft-84ed {
  background-color: #0073aa;
}
.item_brown_23a4 {
  color: #229fd8;
}
.selected-711b {
  background-color: #229fd8;
}
.warm-cd81 {
  color: #eee;
}
.small-a020 {
  background-color: #eee;
}
.pattern-medium-d258 {
  color: #444;
}
.content-cold-6115 {
  background-color: #444;
}
.badge-28fa {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.badge-28fa .feature-next-beba .texture_cool_27dc {
  font-size: 15px;
}
.badge-28fa .texture_cool_27dc {
  line-height: 1.3;
}
.badge-28fa .feature_first_874e {
}
.badge-28fa .sidebar_5aca {
  background: #235787;
}
.yellow-ccc3 {
  padding: 0;
}
.yellow-ccc3 .sidebar_5aca {
  background: #1a1a1a;
}
.yellow-ccc3 .feature_first_874e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.orange-d9b9 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.orange-d9b9 .feature_first_874e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.orange-d9b9 .sidebar_5aca {
  background: #303030;
}
.wide-6c8c {
  position: relative;
  z-index: 10;
}
.wide-6c8c .menu-8333 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.light-ff89 .pro-d93e {
  display: inline-block;
  vertical-align: middle;
}
.light-ff89.filter_orange_c34d .pro-d93e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .light-ff89.filter_orange_c34d .pro-d93e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .light-ff89.filter_orange_c34d .pro-d93e {
    margin-right: 0.4em;
  }
}
.light-ff89.filter_orange_c34d .pro-d93e:last-child {
  margin-right: 0;
}
.menu_left_9115 .menu-8333 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .notice-slow-a6ce .feature-next-beba {
    margin: 0 -0.5em;
  }
  .notice-slow-a6ce .feature-next-beba [class*="customify-col-"],
  .notice-slow-a6ce .feature-next-beba [class*="customify-col_"],
  .notice-slow-a6ce .feature-next-beba [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.notice-slow-a6ce.border-short-105d .menu-8333 {
  background: 0 0 !important;
}
.notice-slow-a6ce.border-short-105d .menu-8333,
.notice-slow-a6ce.menu_left_9115 .menu-8333 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .notice-slow-a6ce.status-short-56e2 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.notice-slow-a6ce.menu_left_9115 .menu-8333 {
  box-shadow: none !important;
}
.gradient-medium-f33e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .gradient-medium-f33e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .gradient-medium-f33e {
    padding: 18px 0 20px;
  }
}
.gradient-medium-f33e .hovered-5af9 {
  width: 100%;
}
.gradient-medium-f33e .texture_6acc {
  margin-bottom: 0;
}
.gradient-medium-f33e .hidden-right-dfc0 {
  margin-top: 5px;
  font-size: 0.875em;
}
.shadow_first_651a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.shadow_first_651a .wrapper_basic_7e68 {
  width: 100%;
}
.texture_b7ee {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.texture_b7ee li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.texture_b7ee 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;
}
.texture_b7ee li:last-child:after {
  display: none;
}
.texture_b7ee li a {
  font-weight: 500;
  margin-right: 10px;
}
.warm_cc2e .highlight_4371 button,
.gradient-medium-f33e .highlight_4371 button {
  left: 0;
}
.warm_cc2e .wrapper_basic_7e68,
.gradient-medium-f33e .wrapper_basic_7e68 {
  padding-left: 0;
  padding-right: 0;
}
.warm_cc2e .shadow_first_651a,
.gradient-medium-f33e .shadow_first_651a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.warm_cc2e {
  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;
}
.warm_cc2e: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;
}
.warm_cc2e .column-upper-ab2f {
  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) {
  .warm_cc2e .column-upper-ab2f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .warm_cc2e .column-upper-ab2f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .warm_cc2e .column-upper-ab2f {
    min-height: 200px;
  }
}
.warm_cc2e .texture_b7ee {
  color: rgba(255, 255, 255, 0.8);
}
.warm_cc2e .texture_b7ee a,
.warm_cc2e .texture_b7ee li:after {
  color: inherit;
}
.warm_cc2e .texture_b7ee a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.nav-cc8a {
  margin-bottom: 0.5em;
}
.active-58d9 {
  margin-bottom: 1.2em;
}
.active-58d9,
.nav-cc8a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.active-58d9 p:last-child,
.nav-cc8a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .highlight_4371,
#masthead .highlight_4371 {
  display: none;
}
#masthead
  > .highlight_4371.main-3a2a {
  display: none;
}
#masthead > .highlight_4371 button {
  left: 0;
}
.primary_left_6752 {
  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%;
}
.primary_left_6752 .pro-d93e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.primary_left_6752 .wide_b556 {
  display: -webkit-box;
  display: flex;
}
.primary_left_6752 .wide_b556.caption_red_638b {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.primary_left_6752 .wide_b556.border-ed3b {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.primary_left_6752 .wide_b556.dim_bc7e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.primary_left_6752.gold_db7f.tooltip_pressed_f0ec .wide_b556.caption_red_638b {
  flex-basis: 100%;
}
.primary_left_6752.copper_beff .wide_b556.border-ed3b {
  -webkit-box-flex: 1;
  flex: auto;
}
.primary_left_6752.copper_beff .wide_b556.dim_bc7e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .highlight_4371.main-3a2a {
  display: none;
}
#masthead > .highlight_4371 button {
  left: 0;
}
.text-44d3 {
  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;
}
.text-44d3:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.text-44d3.widget_narrow_fe84 i {
  margin-right: 4px;
}
.text-44d3.nav-north-038f i {
  margin-left: 5px;
}
.texture_cool_27dc p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.texture_cool_27dc p:last-child {
  margin-bottom: 0;
}
.content-purple-4bd1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.content-purple-4bd1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.content-purple-4bd1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.content-purple-4bd1 .overlay-59aa {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.content-purple-4bd1 .card_fc7c {
  margin: 5px 0 7px 0;
}
.content-purple-4bd1.black-413a .article_95fa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.content-purple-4bd1.black-413a .last-197d {
  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;
}
.content-purple-4bd1.old_5763 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.content-purple-4bd1.old_5763 .article_95fa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.content-purple-4bd1.old_5763 .last-197d {
  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;
}
.content-purple-4bd1.block-b44d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.content-purple-4bd1.sidebar_3fb8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.content-purple-4bd1.sidebar_3fb8 .last-197d {
  margin-top: 7px;
}
.iron_778f {
  display: inline-block;
}
.wide-6c8c .mini-19c2 .content-purple-4bd1 img {
  max-width: 100%;
}
.main-copper-2192 .narrow_3b09.layout_d099,
.small-474c .narrow_3b09.layout_d099 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.main-copper-2192 .menu-5783,
.small-474c .menu-5783 {
  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%);
}
.main-copper-2192 .menu-5783 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.main-copper-2192.glass-7958 .menu-5783 {
  display: none;
}
.main-copper-2192 .west-65dc {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-copper-2192 .west-65dc li {
  display: inline-block;
  position: relative;
}
.main-copper-2192 .west-65dc li:last-child {
  margin-right: 0;
}
.main-copper-2192 .west-65dc 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;
}
.main-copper-2192 .west-65dc li.item-93f9 > a {
  color: rgba(0, 0, 0, 0.9);
}
.main-copper-2192 .west-65dc > 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;
}
.main-copper-2192 .west-65dc > li > a i {
  line-height: 0;
}
.main-copper-2192 .west-65dc > li.chip-1e04 > a .menu-5783 {
  margin-left: 4px;
  line-height: 0;
}
.main-copper-2192 .west-65dc .current-7505 li.chip-1e04 > a {
  position: relative;
}
.main-copper-2192 .west-65dc .current-7505 li.chip-1e04 > a:after,
.main-copper-2192 .west-65dc .current-7505 li.chip-1e04 > a:before {
  content: "";
  display: table;
}
.main-copper-2192 .west-65dc .current-7505 li.chip-1e04 > a:after {
  clear: both;
}
.main-copper-2192 .west-65dc .current-7505 li.chip-1e04 > a .menu-5783 {
  margin-left: 5px;
  float: right;
}
.main-copper-2192 .north-592c,
.main-copper-2192 .current-7505 {
  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;
}
.main-copper-2192 .current-7505 {
  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;
}
.main-copper-2192 .current-7505 .layout_d099 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.main-copper-2192 .current-7505 .menu-5783 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.main-copper-2192 .current-7505 li {
  display: block;
  margin: 0;
  padding: 0;
}
.main-copper-2192 .current-7505 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;
}
.main-copper-2192 .current-7505 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.main-copper-2192 .current-7505 .current-7505 {
  top: 0;
  left: 100%;
}
.main-copper-2192 .panel-green-3241.fn-focus-0bf1 > .north-592c,
.main-copper-2192 .panel-green-3241.fn-focus-0bf1 > .current-7505,
.main-copper-2192 .panel-green-3241:focus > .north-592c,
.main-copper-2192 .panel-green-3241:focus > .current-7505,
.main-copper-2192 .panel-green-3241:hover > .north-592c,
.main-copper-2192 .panel-green-3241:hover > .current-7505 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.main-copper-2192.progress-pressed-7fc6 .panel-wide-0103:after,
.main-copper-2192.progress-pressed-7fc6 .panel-wide-0103:before {
  content: "";
  display: table;
}
.main-copper-2192.progress-pressed-7fc6 .panel-wide-0103:after {
  clear: both;
}
.main-copper-2192.progress-pressed-7fc6 .panel-wide-0103 > li {
  float: left;
}
.main-copper-2192.gold-c80e .panel-wide-0103:after,
.main-copper-2192.gold-c80e .panel-wide-0103:before {
  content: "";
  display: table;
}
.main-copper-2192.gold-c80e .panel-wide-0103:after {
  clear: both;
}
.main-copper-2192.gold-c80e .panel-wide-0103 > li {
  float: left;
}
.main-copper-2192.gold-c80e .panel-wide-0103 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.main-copper-2192.gold-c80e .panel-wide-0103 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.main-copper-2192.gold-c80e .panel-wide-0103 > li.hero_1d81 > a,
.main-copper-2192.gold-c80e .panel-wide-0103 > li.item-93f9 > a {
  color: #fff;
  background-color: #1e4b75;
}
.main-copper-2192.wood-c960 .panel-wide-0103 > li > a .layout_d099 {
  position: relative;
}
.main-copper-2192.wood-c960 .panel-wide-0103 > li > a .layout_d099: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;
}
.main-copper-2192.wood-c960
  .panel-wide-0103
  > li:focus
  > a
  .layout_d099:before,
.main-copper-2192.wood-c960
  .panel-wide-0103
  > li:hover
  > a
  .layout_d099:before {
  width: 100%;
  background-color: currentColor;
}
.main-copper-2192.wood-c960
  .panel-wide-0103
  > li.hero_1d81
  > a
  .layout_d099:before,
.main-copper-2192.wood-c960
  .panel-wide-0103
  > li.feature-inner-786e
  > a
  .layout_d099:before {
  width: 100%;
  background-color: currentColor;
}
.main-copper-2192.pagination-simple-3d2b .panel-wide-0103 > li > a .layout_d099 {
  position: relative;
}
.main-copper-2192.pagination-simple-3d2b .panel-wide-0103 > li > a .layout_d099: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;
}
.main-copper-2192.pagination-simple-3d2b .panel-wide-0103 > li:focus > a .layout_d099:before,
.main-copper-2192.pagination-simple-3d2b
  .panel-wide-0103
  > li:hover
  > a
  .layout_d099:before {
  width: 100%;
  background-color: currentColor;
}
.main-copper-2192.pagination-simple-3d2b
  .panel-wide-0103
  > li.hero_1d81
  > a
  .layout_d099:before,
.main-copper-2192.pagination-simple-3d2b
  .panel-wide-0103
  > li.feature-inner-786e
  > a
  .layout_d099:before {
  width: 100%;
  background-color: currentColor;
}
.small-474c .west-65dc {
  margin: 0;
  padding: 0;
  list-style: none;
}
.small-474c .west-65dc li:first-child > a {
  border-top: none;
}
.small-474c .west-65dc .description-brown-9f4c > .layout_d099 .menu-5783 {
  display: none;
}
.small-474c .west-65dc li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.small-474c .west-65dc li:last-child {
  border: none;
}
.small-474c .west-65dc li.chip-1e04 > a {
  padding-right: 45px !important;
}
.small-474c .west-65dc li a {
  display: block;
  padding: 0.55em 1.5em;
}
.small-474c .west-65dc li a:focus,
.small-474c .west-65dc li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.small-474c .west-65dc li .popup-right-f34c {
  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;
}
.small-474c .west-65dc li .popup-right-f34c:hover {
  box-shadow: none;
}
.small-474c .west-65dc li .popup-right-f34c .menu-5783 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.small-474c .west-65dc .current-7505 {
  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);
}
.small-474c .west-65dc .current-7505 li a {
  padding-left: 3em;
}
.small-474c .west-65dc .form_easy_1fe5 > a .popup-right-f34c i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.small-474c .west-65dc .form_easy_1fe5 > .current-7505 {
  display: block;
  opacity: 1;
}
.summary-ec38 {
  max-width: 100%;
}
.hot-07be {
  line-height: 0;
  cursor: pointer;
}
.stale-5d7d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.stale-5d7d:hover {
  box-shadow: none;
  color: currentColor;
}
.stale-5d7d svg {
  width: 18px;
  height: 18px;
}
.stale-5d7d .box-solid-d4bb {
  display: none;
}
.lite-390b {
  position: relative;
}
.lite-390b.fn-active-0bf1 .stale-5d7d .gallery-current-6712 {
  display: none;
}
.lite-390b.fn-active-0bf1 .stale-5d7d .box-solid-d4bb {
  display: inline-block;
}
.lite-390b .mask-d788 {
  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);
}
.lite-390b.card_active_57c2 .mask-d788 {
  left: auto;
  right: -0.9em;
}
.lite-390b.card_active_57c2 .footer-3d0b::before {
  left: auto;
  right: 15px;
}
.lite-390b.fn-active-0bf1 .mask-d788 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.mask-d426 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.mask-d426 label {
  flex-basis: 100%;
}
.mask-d426 .pressed_f6da {
  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;
}
.mask-d426 .filter_paper_bb40 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.mask-d426 .filter_paper_bb40:focus {
  background-color: transparent;
}
.mask-d426 button.white-e4c4 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.mask-d426 button.white-e4c4:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.mask-d426 button.white-e4c4 svg {
  width: 18px;
  height: 18px;
}
.mask-d426 input[type="submit"] {
  min-height: auto;
}
.complex-ea1b .mask-d426 .filter_paper_bb40 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.footer-3d0b {
  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) {
  .footer-3d0b {
    width: 220px;
  }
}
.footer-3d0b label {
  flex-basis: 100%;
}
.footer-3d0b::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;
}
.full-aad1 .complex-ea1b .mask-d426 {
  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;
}
.full-aad1
  .complex-ea1b
  .mask-d426
  .pressed_f6da {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.full-aad1 .complex-ea1b .mask-d426 .filter_paper_bb40 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.full-aad1
  .complex-ea1b
  .mask-d426
  .filter_paper_bb40:focus {
  background: 0 0;
}
.full-aad1
  .complex-ea1b
  .mask-d426
  .pattern_23e3 {
  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;
}
.image_east_98fa {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.image_east_98fa li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.image_east_98fa li:last-child {
  margin-right: 0;
}
.image_east_98fa li:first-child {
  margin-left: 0;
}
.image_east_98fa.chip-right-5f07 a {
  color: #fff;
}
.image_east_98fa.chip-right-5f07 a:hover {
  color: #fff;
}
.image_east_98fa a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.image_east_98fa a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.image_east_98fa a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.image_east_98fa a:hover {
  opacity: 0.9;
  color: inherit;
}
.image_east_98fa [class*="social-icon-apple"] {
  background-color: #999;
}
.image_east_98fa [class*="social-icon-apple"].aside-cold-6e3a {
  background-color: transparent;
  color: #999;
}
.image_east_98fa [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.image_east_98fa [class*="social-icon-behance"].aside-cold-6e3a {
  background-color: transparent;
  color: #1769ff;
}
.image_east_98fa [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.image_east_98fa [class*="social-icon-bitbucket"].aside-cold-6e3a {
  background-color: transparent;
  color: #205081;
}
.image_east_98fa [class*="social-icon-codepen"] {
  background-color: #000;
}
.image_east_98fa [class*="social-icon-codepen"].aside-cold-6e3a {
  background-color: transparent;
  color: #000;
}
.image_east_98fa [class*="social-icon-delicious"] {
  background-color: #39f;
}
.image_east_98fa [class*="social-icon-delicious"].aside-cold-6e3a {
  background-color: transparent;
  color: #39f;
}
.image_east_98fa [class*="social-icon-digg"] {
  background-color: #005be2;
}
.image_east_98fa [class*="social-icon-digg"].aside-cold-6e3a {
  background-color: transparent;
  color: #005be2;
}
.image_east_98fa [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.image_east_98fa [class*="social-icon-dribbble"].aside-cold-6e3a {
  background-color: transparent;
  color: #ea4c89;
}
.image_east_98fa [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.image_east_98fa [class*="social-icon-envelope"].aside-cold-6e3a {
  background-color: transparent;
  color: #ea4335;
}
.image_east_98fa [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.image_east_98fa [class*="social-icon-facebook"].aside-cold-6e3a {
  background-color: transparent;
  color: #3b5998;
}
.image_east_98fa [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.image_east_98fa [class*="social-icon-flickr"].aside-cold-6e3a {
  background-color: transparent;
  color: #0063dc;
}
.image_east_98fa [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.image_east_98fa [class*="social-icon-foursquare"].aside-cold-6e3a {
  background-color: transparent;
  color: #2d5be3;
}
.image_east_98fa [class*="social-icon-github"] {
  background-color: #333;
}
.image_east_98fa [class*="social-icon-github"].aside-cold-6e3a {
  background-color: transparent;
  color: #333;
}
.image_east_98fa [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.image_east_98fa [class*="social-icon-google-plus"].aside-cold-6e3a {
  background-color: transparent;
  color: #dd4b39;
}
.image_east_98fa [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.image_east_98fa [class*="social-icon-houzz"].aside-cold-6e3a {
  background-color: transparent;
  color: #7ac142;
}
.image_east_98fa [class*="social-icon-instagram"] {
  background-color: #262626;
}
.image_east_98fa [class*="social-icon-instagram"].aside-cold-6e3a {
  background-color: transparent;
  color: #262626;
}
.image_east_98fa [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.image_east_98fa [class*="social-icon-jsfiddle"].aside-cold-6e3a {
  background-color: transparent;
  color: #487aa2;
}
.image_east_98fa [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.image_east_98fa [class*="social-icon-linkedin"].aside-cold-6e3a {
  background-color: transparent;
  color: #0077b5;
}
.image_east_98fa [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.image_east_98fa [class*="social-icon-medium"].aside-cold-6e3a {
  background-color: transparent;
  color: #00ab6b;
}
.image_east_98fa [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.image_east_98fa
  [class*="social-icon-odnoklassniki"].aside-cold-6e3a {
  background-color: transparent;
  color: #f4731c;
}
.image_east_98fa [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.image_east_98fa [class*="social-icon-meetup"].aside-cold-6e3a {
  background-color: transparent;
  color: #ec1c40;
}
.image_east_98fa [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.image_east_98fa [class*="social-icon-pinterest"].aside-cold-6e3a {
  background-color: transparent;
  color: #bd081c;
}
.image_east_98fa [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.image_east_98fa [class*="social-icon-product-hunt"].aside-cold-6e3a {
  background-color: transparent;
  color: #da552f;
}
.image_east_98fa [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.image_east_98fa [class*="social-icon-reddit"].aside-cold-6e3a {
  background-color: transparent;
  color: #ff4500;
}
.image_east_98fa [class*="social-icon-rss"] {
  background-color: #f26522;
}
.image_east_98fa [class*="social-icon-rss"].aside-cold-6e3a {
  background-color: transparent;
  color: #f26522;
}
.image_east_98fa [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.image_east_98fa
  [class*="social-icon-shopping-cart"].aside-cold-6e3a {
  background-color: transparent;
  color: #4caf50;
}
.image_east_98fa [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.image_east_98fa [class*="social-icon-skype"].aside-cold-6e3a {
  background-color: transparent;
  color: #00aff0;
}
.image_east_98fa [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.image_east_98fa [class*="social-icon-slideshare"].aside-cold-6e3a {
  background-color: transparent;
  color: #0077b5;
}
.image_east_98fa [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.image_east_98fa [class*="social-icon-snapchat"].aside-cold-6e3a {
  background-color: transparent;
  color: #fffc00;
}
.image_east_98fa [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.image_east_98fa [class*="social-icon-soundcloud"].aside-cold-6e3a {
  background-color: transparent;
  color: #f80;
}
.image_east_98fa [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.image_east_98fa [class*="social-icon-spotify"].aside-cold-6e3a {
  background-color: transparent;
  color: #2ebd59;
}
.image_east_98fa [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.image_east_98fa
  [class*="social-icon-stack-overflow"].aside-cold-6e3a {
  background-color: transparent;
  color: #fe7a15;
}
.image_east_98fa [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.image_east_98fa [class*="social-icon-maldkfgram"].aside-cold-6e3a {
  background-color: transparent;
  color: #2ca5e0;
}
.image_east_98fa [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.image_east_98fa [class*="social-icon-tripadvisor"].aside-cold-6e3a {
  background-color: transparent;
  color: #589442;
}
.image_east_98fa [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.image_east_98fa [class*="social-icon-tumblr"].aside-cold-6e3a {
  background-color: transparent;
  color: #35465c;
}
.image_east_98fa [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.image_east_98fa [class*="social-icon-twitch"].aside-cold-6e3a {
  background-color: transparent;
  color: #6441a5;
}
.image_east_98fa [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.image_east_98fa [class*="social-icon-twitter"].aside-cold-6e3a {
  background-color: transparent;
  color: #1da1f2;
}
.image_east_98fa [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.image_east_98fa [class*="social-icon-vimeo"].aside-cold-6e3a {
  background-color: transparent;
  color: #1ab7ea;
}
.image_east_98fa [class*="social-icon-vk"] {
  background-color: #45668e;
}
.image_east_98fa [class*="social-icon-vk"].aside-cold-6e3a {
  background-color: transparent;
  color: #45668e;
}
.image_east_98fa [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.image_east_98fa [class*="social-icon-weibo"].aside-cold-6e3a {
  background-color: transparent;
  color: #df2029;
}
.image_east_98fa [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.image_east_98fa [class*="social-icon-weixin"].aside-cold-6e3a {
  background-color: transparent;
  color: #7bb32e;
}
.image_east_98fa [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.image_east_98fa [class*="social-icon-whatsapp"].aside-cold-6e3a {
  background-color: transparent;
  color: #25d366;
}
.image_east_98fa [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.image_east_98fa [class*="social-icon-wordpress"].aside-cold-6e3a {
  background-color: transparent;
  color: #21759b;
}
.image_east_98fa [class*="social-icon-xing"] {
  background-color: #026466;
}
.image_east_98fa [class*="social-icon-xing"].aside-cold-6e3a {
  background-color: transparent;
  color: #026466;
}
.image_east_98fa [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.image_east_98fa [class*="social-icon-yelp"].aside-cold-6e3a {
  background-color: transparent;
  color: #af0606;
}
.image_east_98fa [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.image_east_98fa [class*="social-icon-youtube"].aside-cold-6e3a {
  background-color: transparent;
  color: #cd201f;
}
.icon_cc95 {
  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;
}
.icon_cc95:hover {
  box-shadow: none;
  background: 0 0;
}
.blue_4492 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.steel-e825 {
  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;
}
.slow-90e1 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.fast-8073 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.fast-8073,
.fast-8073::after,
.fast-8073::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;
}
.fast-8073::after,
.fast-8073::before {
  content: "";
  display: block;
  background-color: inherit;
}
.black_6db3 .steel-e825 .slow-90e1 {
  margin-top: -2px;
  width: 19px;
}
.black_6db3 .steel-e825 .fast-8073 {
  margin-top: -1px;
}
.black_6db3 .steel-e825 .fast-8073,
.black_6db3 .steel-e825 .fast-8073::after,
.black_6db3 .steel-e825 .fast-8073::before {
  width: 19px;
  height: 2px;
}
.black_6db3 .steel-e825 .fast-8073::before {
  top: -6px;
}
.black_6db3 .steel-e825 .fast-8073::after {
  bottom: -6px;
}
.notification-brown-3e7b .steel-e825 .slow-90e1 {
  margin-top: -2px;
  width: 22px;
}
.notification-brown-3e7b .steel-e825 .fast-8073 {
  margin-top: -1px;
}
.notification-brown-3e7b .steel-e825 .fast-8073,
.notification-brown-3e7b .steel-e825 .fast-8073::after,
.notification-brown-3e7b .steel-e825 .fast-8073::before {
  width: 22px;
  height: 2px;
}
.notification-brown-3e7b .steel-e825 .fast-8073::before {
  top: -7px;
}
.notification-brown-3e7b .steel-e825 .fast-8073::after {
  bottom: -7px;
}
.overlay_down_0202 .steel-e825 .slow-90e1 {
  margin-top: -2px;
  width: 31px;
}
.overlay_down_0202 .steel-e825 .fast-8073 {
  margin-top: -1.5px;
}
.overlay_down_0202 .steel-e825 .fast-8073,
.overlay_down_0202 .steel-e825 .fast-8073::after,
.overlay_down_0202 .steel-e825 .fast-8073::before {
  width: 31px;
  height: 3px;
}
.overlay_down_0202 .steel-e825 .fast-8073::before {
  top: -9px;
}
.overlay_down_0202 .steel-e825 .fast-8073::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .left_0509 .steel-e825 .slow-90e1 {
    margin-top: -2px;
    width: 19px;
  }
  .left_0509 .steel-e825 .fast-8073 {
    margin-top: -1px;
  }
  .left_0509 .steel-e825 .fast-8073,
  .left_0509 .steel-e825 .fast-8073::after,
  .left_0509 .steel-e825 .fast-8073::before {
    width: 19px;
    height: 2px;
  }
  .left_0509 .steel-e825 .fast-8073::before {
    top: -6px;
  }
  .left_0509 .steel-e825 .fast-8073::after {
    bottom: -6px;
  }
  .full_fdc7 .steel-e825 .slow-90e1 {
    margin-top: -2px;
    width: 22px;
  }
  .full_fdc7 .steel-e825 .fast-8073 {
    margin-top: -1px;
  }
  .full_fdc7 .steel-e825 .fast-8073,
  .full_fdc7 .steel-e825 .fast-8073::after,
  .full_fdc7 .steel-e825 .fast-8073::before {
    width: 22px;
    height: 2px;
  }
  .full_fdc7 .steel-e825 .fast-8073::before {
    top: -7px;
  }
  .full_fdc7 .steel-e825 .fast-8073::after {
    bottom: -7px;
  }
  .widget-c871 .steel-e825 .slow-90e1 {
    margin-top: -2px;
    width: 31px;
  }
  .widget-c871 .steel-e825 .fast-8073 {
    margin-top: -1.5px;
  }
  .widget-c871 .steel-e825 .fast-8073,
  .widget-c871 .steel-e825 .fast-8073::after,
  .widget-c871 .steel-e825 .fast-8073::before {
    width: 31px;
    height: 3px;
  }
  .widget-c871 .steel-e825 .fast-8073::before {
    top: -9px;
  }
  .widget-c871 .steel-e825 .fast-8073::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .outline_stale_5894 .steel-e825 .slow-90e1 {
    margin-top: -2px;
    width: 19px;
  }
  .outline_stale_5894 .steel-e825 .fast-8073 {
    margin-top: -1px;
  }
  .outline_stale_5894 .steel-e825 .fast-8073,
  .outline_stale_5894 .steel-e825 .fast-8073::after,
  .outline_stale_5894 .steel-e825 .fast-8073::before {
    width: 19px;
    height: 2px;
  }
  .outline_stale_5894 .steel-e825 .fast-8073::before {
    top: -6px;
  }
  .outline_stale_5894 .steel-e825 .fast-8073::after {
    bottom: -6px;
  }
  .section-c448 .steel-e825 .slow-90e1 {
    margin-top: -2px;
    width: 22px;
  }
  .section-c448 .steel-e825 .fast-8073 {
    margin-top: -1px;
  }
  .section-c448 .steel-e825 .fast-8073,
  .section-c448 .steel-e825 .fast-8073::after,
  .section-c448 .steel-e825 .fast-8073::before {
    width: 22px;
    height: 2px;
  }
  .section-c448 .steel-e825 .fast-8073::before {
    top: -7px;
  }
  .section-c448 .steel-e825 .fast-8073::after {
    bottom: -7px;
  }
  .container-01c1 .steel-e825 .slow-90e1 {
    margin-top: -2px;
    width: 31px;
  }
  .container-01c1 .steel-e825 .fast-8073 {
    margin-top: -1.5px;
  }
  .container-01c1 .steel-e825 .fast-8073,
  .container-01c1 .steel-e825 .fast-8073::after,
  .container-01c1 .steel-e825 .fast-8073::before {
    width: 31px;
    height: 3px;
  }
  .container-01c1 .steel-e825 .fast-8073::before {
    top: -9px;
  }
  .container-01c1 .steel-e825 .fast-8073::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .form-iron-ea30 .steel-e825 .slow-90e1 {
    margin-top: -2px;
    width: 19px;
  }
  .form-iron-ea30 .steel-e825 .fast-8073 {
    margin-top: -1px;
  }
  .form-iron-ea30 .steel-e825 .fast-8073,
  .form-iron-ea30 .steel-e825 .fast-8073::after,
  .form-iron-ea30 .steel-e825 .fast-8073::before {
    width: 19px;
    height: 2px;
  }
  .form-iron-ea30 .steel-e825 .fast-8073::before {
    top: -6px;
  }
  .form-iron-ea30 .steel-e825 .fast-8073::after {
    bottom: -6px;
  }
  .picture_fa9a .steel-e825 .slow-90e1 {
    margin-top: -2px;
    width: 22px;
  }
  .picture_fa9a .steel-e825 .fast-8073 {
    margin-top: -1px;
  }
  .picture_fa9a .steel-e825 .fast-8073,
  .picture_fa9a .steel-e825 .fast-8073::after,
  .picture_fa9a .steel-e825 .fast-8073::before {
    width: 22px;
    height: 2px;
  }
  .picture_fa9a .steel-e825 .fast-8073::before {
    top: -7px;
  }
  .picture_fa9a .steel-e825 .fast-8073::after {
    bottom: -7px;
  }
  .accordion-gold-7ce8 .steel-e825 .slow-90e1 {
    margin-top: -2px;
    width: 31px;
  }
  .accordion-gold-7ce8 .steel-e825 .fast-8073 {
    margin-top: -1.5px;
  }
  .accordion-gold-7ce8 .steel-e825 .fast-8073,
  .accordion-gold-7ce8 .steel-e825 .fast-8073::after,
  .accordion-gold-7ce8 .steel-e825 .fast-8073::before {
    width: 31px;
    height: 3px;
  }
  .accordion-gold-7ce8 .steel-e825 .fast-8073::before {
    top: -9px;
  }
  .accordion-gold-7ce8 .steel-e825 .fast-8073::after {
    bottom: -9px;
  }
}
.tag-f923 .fast-8073 {
  -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);
}
.tag-f923 .fast-8073::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tag-f923 .fast-8073::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);
}
.tag-f923.short_ad51 .fast-8073 {
  -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);
}
.tag-f923.short_ad51 .fast-8073::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.tag-f923.short_ad51 .fast-8073::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);
}
.red_d144 {
  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.form_7098:before {
  display: none;
}
.mini-4616 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.mini-4616 .feature_hot_b464 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.mini-4616 .feature_hot_b464:last-of-type {
  border-bottom: none;
}
.mini-4616 .feature_hot_b464.pro-2aa1,
.mini-4616 .feature_hot_b464.east-429e,
.mini-4616 .feature_hot_b464.silver_8724 {
  padding: 0;
}
.mini-4616 .small-474c .popup-right-f34c {
  color: currentColor;
}
.mini-4616 .small-474c .popup-right-f34c:focus,
.mini-4616 .small-474c .popup-right-f34c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mini-4616.feature_first_874e .table-motion-f7eb,
.mini-4616.feature_first_874e .texture_cool_27dc a,
.mini-4616.feature_first_874e .panel-wide-0103 a,
.mini-4616.feature_first_874e .current-7505 a {
  color: rgba(0, 0, 0, 0.55);
}
.mini-4616.feature_first_874e .table-motion-f7eb:hover,
.mini-4616.feature_first_874e .texture_cool_27dc a:hover,
.mini-4616.feature_first_874e .panel-wide-0103 a:hover,
.mini-4616.feature_first_874e .current-7505 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.mini-4616.feature_first_874e .shade_south_edb3 {
  color: rgba(0, 0, 0, 0.8);
}
.mini-4616.feature_first_874e .feature_hot_b464 {
  border-color: rgba(0, 0, 0, 0.08);
}
.mini-4616.feature_first_874e .feature_hot_b464:before {
  background: rgba(0, 0, 0, 0.08);
}
.mini-4616.feature_first_874e .orange-799e:before {
  background: rgba(255, 255, 255, 0.9);
}
.mini-4616.feature_first_874e .small-474c .west-65dc li a,
.mini-4616.feature_first_874e .small-474c .popup-right-f34c,
.mini-4616.feature_first_874e .current-7505 {
  border-color: rgba(0, 0, 0, 0.08);
}
.mini-4616.feature_first_874e .small-474c .popup-right-f34c:focus,
.mini-4616.feature_first_874e .small-474c .popup-right-f34c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mini-4616.feature_first_874e .west-65dc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.mini-4616.sidebar_5aca .table-motion-f7eb,
.mini-4616.sidebar_5aca .texture_cool_27dc a,
.mini-4616.sidebar_5aca .panel-wide-0103 .popup-right-f34c,
.mini-4616.sidebar_5aca .panel-wide-0103 a,
.mini-4616.sidebar_5aca .current-7505 a {
  color: rgba(255, 255, 255, 0.79);
}
.mini-4616.sidebar_5aca .table-motion-f7eb:hover,
.mini-4616.sidebar_5aca .texture_cool_27dc a:hover,
.mini-4616.sidebar_5aca .panel-wide-0103 .popup-right-f34c:hover,
.mini-4616.sidebar_5aca .panel-wide-0103 a:hover,
.mini-4616.sidebar_5aca .current-7505 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mini-4616.sidebar_5aca .shade_south_edb3 {
  color: rgba(255, 255, 255, 0.99);
}
.mini-4616.sidebar_5aca .feature_hot_b464 {
  border-color: rgba(255, 255, 255, 0.08);
}
.mini-4616.sidebar_5aca .feature_hot_b464:before {
  background: rgba(255, 255, 255, 0.08);
}
.mini-4616.sidebar_5aca .orange-799e:before {
  background: rgba(0, 0, 0, 0.9);
}
.mini-4616.sidebar_5aca .small-474c .west-65dc li a,
.mini-4616.sidebar_5aca .small-474c .popup-right-f34c,
.mini-4616.sidebar_5aca .current-7505 {
  border-color: rgba(255, 255, 255, 0.08);
}
.mini-4616.sidebar_5aca .small-474c .popup-right-f34c:focus,
.mini-4616.sidebar_5aca .small-474c .popup-right-f34c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mini-4616.sidebar_5aca .west-65dc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.orange-799e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.orange-799e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.aside_3b16 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.carousel_4f25 .mini-4616 {
  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;
}
.carousel_4f25 .feature_hot_b464 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.carousel_4f25 .feature_hot_b464: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) {
  .carousel_4f25 .feature_hot_b464:before {
    width: 16%;
    left: 42%;
  }
}
.carousel_4f25 .feature_hot_b464:last-child:before {
  content: none;
}
.carousel_4f25 .feature_hot_b464[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.carousel_4f25 .small-474c .west-65dc li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.carousel_4f25 .small-474c .west-65dc li a .popup-right-f34c {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.carousel_4f25 .small-474c .current-7505 {
  border: none;
}
.carousel_4f25 .small-474c .current-7505 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.carousel_4f25 .orange-799e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.carousel_4f25 .aside_3b16 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.carousel_4f25 .sidebar_5aca .orange-799e:before {
  background: rgba(0, 0, 0, 0.9);
}
.carousel_4f25 .feature_first_874e.container-5841 .fast-8073 {
  background: rgba(0, 0, 0, 0.6);
}
.carousel_4f25
  .feature_first_874e.container-5841
  .fast-8073::after,
.carousel_4f25
  .feature_first_874e.container-5841
  .fast-8073:before {
  background: inherit;
}
.carousel_4f25
  .feature_first_874e.container-5841:hover
  .fast-8073 {
  background: rgba(0, 0, 0, 0.8);
}
.plasma_8ad9 .mini-4616 {
  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) {
  .plasma_8ad9 .mini-4616 {
    width: auto;
    right: 45px;
  }
}
.overlay-7d57 .mini-4616 {
  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) {
  .overlay-7d57 .mini-4616 {
    width: auto;
    left: 45px;
  }
}
.form_7098 .mini-4616 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.form_7098 .aside_3b16 {
  max-width: 48em;
  margin: 0 auto;
}
.form_7098 .orange-799e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.fresh-d871 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.fresh-d871.carousel_4f25 .mini-4616 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.fresh-d871.plasma_8ad9 .mini-4616 {
  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);
}
.fresh-d871 .mini-4616 {
  visibility: visible;
}
.fresh-d871.overlay-7d57 .mini-4616 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.info-a92d,
.silver_5e49 {
  overflow-x: hidden;
}
.info-a92d .mini-4616 {
  overflow: auto;
}
.info-a92d.carousel_4f25 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.info-a92d.carousel_4f25 .mini-4616 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.info-a92d.carousel_4f25 .icon_cc95 {
  opacity: 0;
}
.info-a92d.plasma_8ad9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.info-a92d.plasma_8ad9 .mini-4616 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.info-a92d.plasma_8ad9 .icon_cc95 {
  opacity: 0;
}
.info-a92d.overlay-7d57 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.info-a92d.overlay-7d57 .mini-4616 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.info-a92d.overlay-7d57 .icon_cc95 {
  opacity: 0;
}
.info-a92d.form_7098 .mini-4616 {
  z-index: 10;
  visibility: visible;
}
.container-5841 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.container-5841 .fast-8073 {
  background: rgba(255, 255, 255, 0.99);
}
.container-5841 .fast-8073::after,
.container-5841 .fast-8073:before {
  background: inherit;
}
.container-5841:hover .fast-8073 {
  background: rgba(255, 255, 255, 0.99);
}
.overlay-7d57 .container-5841 {
  top: 10px;
  right: auto;
  left: 12px;
}
.form_7098 .container-5841 {
  display: none !important;
}
.info-a92d:before,
.silver_5e49:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.info-a92d .container-5841,
.silver_5e49 .container-5841 {
  display: inline-block;
}
.mini-4616 .pro-d93e {
  -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;
}
.info-a92d .mini-4616 .pro-d93e,
.silver_5e49 .mini-4616 .pro-d93e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hero-3e04 .pressed_f6da {
  width: 100%;
}
.mini-19c2 {
  padding: 0 0.5em 0;
}
.mini-19c2 [class*="customify-col-"],
.mini-19c2 [class*="customify-col_"],
.mini-19c2 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.avatar_fresh_4b87 .mini-19c2 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .feature-next-beba .yellow_6d74,
  .yellow_6d74 {
    display: none;
  }
  .filter_05ba {
    text-align: left;
  }
  .dirty-1a98 {
    text-align: center;
  }
  .accordion_5b4d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .feature-next-beba .right_8351,
  .right_8351 {
    display: none;
  }
  .sidebar-0786 {
    text-align: left;
  }
  .footer_active_0687 {
    text-align: center;
  }
  .card_north_a10f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .feature-next-beba .secondary-bronze-f9ce,
  .secondary-bronze-f9ce {
    display: none;
  }
  .row-white-de18 {
    text-align: left;
  }
  .accordion_ad79 {
    text-align: center;
  }
  .first-1f1e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.summary_center_ae83 {
  box-shadow: none !important;
}
.outer_6a8f .tabs-dark-d507,
.video-26fb .tabs-dark-d507 {
  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;
}
.video-26fb .tabs-dark-d507 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.menu-8333 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.menu-8333:after,
.menu-8333:before {
  content: "";
  display: table;
}
.menu-8333:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .menu-8333 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.menu-8333,
.status-short-56e2 {
  max-width: 1248px;
  margin: 0 auto;
}

.sort-gold-14eb.steel-c05d .menu-8333 {
  max-width: 100%;
}
.sort-gold-14eb.block-under-eb73 {
  max-width: 1200px;
  margin: 0 auto;
}
.sort-gold-14eb.slider_advanced_e6f5 .menu-8333 {
  max-width: 100%;
}
.sort-gold-14eb.slider_advanced_e6f5 > .menu-8333 {
  padding-left: 0;
  padding-right: 0;
}
.sort-gold-14eb.slider_advanced_e6f5 > .menu-8333 .feature-next-beba {
  margin: 0;
}
.sort-gold-14eb.slider_advanced_e6f5
  > .menu-8333
  .label_slow_559b.panel-liquid-d3a7 {
  margin-right: 0;
  margin-left: 0;
}
.sort-gold-14eb.slider_advanced_e6f5 #main.panel-liquid-d3a7 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .card_old_b6d2 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .card_old_b6d2 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .component-orange-5554 .clean_8430 {
    padding-right: 1em;
  }
  .component-orange-5554.aside-green-fc43 .label_slow_559b {
    border-right: 1px solid #eaecee;
  }
  .component-orange-5554.aside-green-fc43 .clean_8430 {
    padding-right: 1em;
  }
  .component-orange-5554.aside-green-fc43 .footer-basic-d7d5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .alert-advanced-f2da .clean_8430 {
    padding-left: 1em;
  }
  .alert-advanced-f2da.aside-green-fc43 .label_slow_559b {
    border-left: 1px solid #eaecee;
  }
  .alert-advanced-f2da.aside-green-fc43 .clean_8430 {
    padding-left: 1em;
  }
  .alert-advanced-f2da.aside-green-fc43 .footer-basic-d7d5 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .section-current-fe66 .clean_8430 {
    padding-left: 1em;
  }
  .section-current-fe66.aside-green-fc43 .title_dirty_5c67 {
    border-right: 1px solid #eaecee;
  }
  .section-current-fe66.aside-green-fc43 .tertiary_last_dc11 {
    border-right: 1px solid #eaecee;
  }
  .section-current-fe66.aside-green-fc43 .clean_8430 {
    padding-left: 1em;
  }
  .section-current-fe66.aside-green-fc43 .footer-basic-d7d5 {
    padding-right: 1em;
  }
  .section-current-fe66.aside-green-fc43 .top-1c42 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .secondary-e613 .clean_8430 {
    padding-right: 1em;
  }
  .secondary-e613.aside-green-fc43 .title_dirty_5c67 {
    border-left: 1px solid #eaecee;
  }
  .secondary-e613.aside-green-fc43 .tertiary_last_dc11 {
    border-left: 1px solid #eaecee;
  }
  .secondary-e613.aside-green-fc43 .clean_8430 {
    padding-right: 1em;
  }
  .secondary-e613.aside-green-fc43 .footer-basic-d7d5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .secondary-e613.aside-green-fc43 .top-1c42 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .card_old_b6d2 .clean_8430 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .card_old_b6d2.aside-green-fc43 .label_slow_559b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .card_old_b6d2.aside-green-fc43 .clean_8430 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .card_old_b6d2.aside-green-fc43 .footer-basic-d7d5 {
    padding-left: 1em;
  }
  .card_old_b6d2.aside-green-fc43 .top-1c42 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .card_old_b6d2.aside-green-fc43 .clean_8430 {
    padding-left: 0;
  }
}
.outline-light-d925 .light-ff89 {
  display: inline-block;
}
.footer_cd9b {
  display: inline-block;
}
.breadcrumb_9c9a {
  word-con: break-word;
}
.pink-19f0 > span {
  display: inline-block;
  padding: 5px 0;
}
.pink-19f0 .link_2877 {
  margin-left: 8px;
  margin-right: 8px;
}
.pink-19f0 .link_7569 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.accordion-f105 .media_01a2 {
  margin-bottom: 2em;
}
.accordion-f105 .wrapper-2d79 {
  margin-bottom: 15px;
}
.accordion-f105 .wrapper-2d79:last-child {
  margin-bottom: 0;
}
.accordion-f105 .media_clean_cc11 {
  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) {
  .accordion-f105 .media_clean_cc11 {
    display: block;
  }
}
.accordion-f105 .video-down-7a38 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .accordion-f105 .video-down-7a38 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.accordion-f105 .element-cold-1907 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.accordion-f105 .element-cold-1907 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.accordion-f105 .element-cold-1907 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.accordion-f105 .breadcrumb_9c9a {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.accordion-f105 .breadcrumb_9c9a a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.accordion-f105 .complex-8294 p:last-child {
  margin-bottom: 0;
}
.accordion-f105 .info_0d51 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.accordion-f105 .badge-soft-bdf0 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.accordion-f105 .detail_soft_bd70 {
  margin-top: 1em;
}
.accordion-f105 .content-cool-074a {
  top: 0;
  display: block;
}
.accordion-f105 .content-cool-074a a {
  color: inherit;
}
.accordion-f105 .content-cool-074a a:hover {
  color: inherit;
}
.accordion-f105 .thick_1a84 {
  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;
}
.accordion-f105 .thick_1a84:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.accordion-f105 .badge-soft-bdf0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.accordion-f105 .panel_narrow_9acd {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.accordion-f105 .panel_narrow_9acd:first-child {
  margin-top: 0;
}
.accordion-f105 .panel_narrow_9acd.steel-3e17 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.accordion-f105 .panel_narrow_9acd.wide-85b1 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.accordion-f105
  .panel_narrow_9acd.wide-85b1.pro_6cc7
  .detail_soft_bd70 {
  width: 100%;
}
.accordion-f105 .wide-85b1 {
  -webkit-box-align: center;
  align-items: center;
}
.accordion-f105 .wide-85b1 .pink-19f0,
.accordion-f105 .wide-85b1 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.accordion-f105 .element-cold-1907 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.accordion-f105 .element-cold-1907 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.accordion-f105 .element-cold-1907: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;
}
.accordion-f105 .steel-3e17 {
  z-index: 5;
}
.accordion-f105 .slider-west-8684 .description-thick-899f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.accordion-f105 .breadcrumb_steel_bbdc .description-thick-899f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.accordion-f105 .sidebar_selected_5b3c .description-thick-899f {
  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;
}
.accordion-f105.focus-1cef .media_clean_cc11,
.accordion-f105.description_ab07 .media_clean_cc11 {
  display: block;
}
.accordion-f105.focus-1cef .media_clean_cc11 .south-3322,
.accordion-f105.focus-1cef .media_clean_cc11 .badge-soft-bdf0,
.accordion-f105.description_ab07 .media_clean_cc11 .south-3322,
.accordion-f105.description_ab07 .media_clean_cc11 .badge-soft-bdf0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.accordion-f105.dropdown-96cd .video-down-7a38 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .accordion-f105.dropdown-96cd .video-down-7a38 {
    margin-right: 0;
  }
}
.accordion-f105.focus-1cef .video-down-7a38,
.accordion-f105.description_ab07 .video-down-7a38 {
  padding-top: 40%;
}
.accordion-f105.focus-1cef .media_01a2,
.accordion-f105.description_ab07 .media_01a2 {
  display: block;
}
.accordion-f105.focus-1cef .fn-sticky-0bf1 .badge-soft-bdf0,
.accordion-f105.description_ab07 .fn-sticky-0bf1 .badge-soft-bdf0 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.accordion-f105.focus-1cef .video-down-7a38,
.accordion-f105.description_ab07 .video-down-7a38 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.accordion-f105.focus-1cef .badge-soft-bdf0 {
  padding: 1em;
}
.blue-6fe6 {
  margin: 30px auto;
  display: block;
}
.blue-6fe6 .left-9a5e > * {
  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;
}
.blue-6fe6 .left-9a5e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.blue-6fe6 .left-9a5e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.label_6dfa .pink-19f0 {
  margin-bottom: 1.41575em;
}
.label_6dfa .notification_7ac2 {
  margin-bottom: 1.618em;
}
.table-red-d3a6 .text_yellow_ba4c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.table-red-d3a6 .text_yellow_ba4c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.table-red-d3a6 .section_hot_0d94 {
  max-width: 100%;
  overflow: auto;
}
.gallery-643e .table-red-d3a6 a:hover {
  text-decoration: underline;
}
.content_3983 .wrapper-2d79:not(.breadcrumb_9c9a),
.content_3983 .element-cold-1907 {
  margin-bottom: 1.41575em;
}
.content_3983 .wrapper-2d79:not(.breadcrumb_9c9a):last-child,
.content_3983 .element-cold-1907:last-child {
  margin-bottom: 0;
}
.content_3983 .wrapper-2d79.outline_fixed_b70a {
  margin-bottom: 0.41575em;
}
.content_3983 .steel_d935:before,
.content_3983 .logo-01cf:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.content_3983 .steel_d935:before {
  content: "\f115";
}
.content_3983 .logo-01cf:before {
  content: "\f02c";
}
.content_3983 .last-7f89 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.content_3983 .last-7f89 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.outer-c114 {
  display: -webkit-box;
  display: flex;
}
.outer-c114 .container-cool-4651 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .outer-c114 .container-cool-4651 {
    flex-basis: 90px;
  }
}
.outer-c114 .status_b715 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .outer-c114 .status_b715 {
    flex-basis: calc(100% - 50px);
  }
}
.outer-c114 .element-top-5f21 p:last-child {
  margin-bottom: 0.72em;
}
.notification_hot_76c0 .left-9a5e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.notification_hot_76c0 .left-9a5e:after,
.notification_hot_76c0 .left-9a5e:before {
  content: "";
  display: table;
}
.notification_hot_76c0 .left-9a5e:after {
  clear: both;
}
.notification_hot_76c0 .left-9a5e .video-5fa4,
.notification_hot_76c0 .left-9a5e .active_008a {
  width: 49%;
}
.notification_hot_76c0 .left-9a5e .video-5fa4 a span.feature-prev-ff76,
.notification_hot_76c0 .left-9a5e .active_008a a span.feature-prev-ff76 {
  display: block;
  margin-bottom: 5px;
}
.notification_hot_76c0 .left-9a5e .active_008a {
  float: left;
  text-align: left;
}
.notification_hot_76c0 .left-9a5e .video-5fa4 {
  float: right;
  text-align: right;
}
.slider-3065 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .slider-3065 {
    margin-bottom: 0;
  }
}
.nav_5c15 {
  margin-bottom: 1em;
}
.nav_5c15 .breadcrumb_9c9a {
  font-size: 1.1em;
  line-height: 1.3;
}
.background_lower_4a4f a {
  display: block;
  line-height: 0;
  position: relative;
}
.action_ac7b .nav_5c15,
.icon-b348 .nav_5c15 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .action_ac7b .nav_5c15,
  .icon-b348 .nav_5c15 {
    display: block;
  }
}
.action_ac7b .background_lower_4a4f,
.icon-b348 .background_lower_4a4f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .action_ac7b .background_lower_4a4f,
  .icon-b348 .background_lower_4a4f {
    margin-bottom: 1em;
  }
}
.action_ac7b .background_lower_4a4f img,
.icon-b348 .background_lower_4a4f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.action_ac7b .sort_gas_ac8f,
.icon-b348 .sort_gas_ac8f {
  flex-basis: calc(100% - 160px);
}
.action_ac7b .sort_gas_ac8f p,
.icon-b348 .sort_gas_ac8f p {
  margin-bottom: 0;
}
.action_ac7b .sort_gas_ac8f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .action_ac7b .sort_gas_ac8f {
    padding-left: 0;
  }
}
.icon-b348 .sort_gas_ac8f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .icon-b348 .sort_gas_ac8f {
    padding-right: 0;
  }
}
.icon-b348 .background_lower_4a4f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.down-e827 .background_lower_4a4f {
  margin-bottom: 0.5em;
}
.down-e827 .background_lower_4a4f img {
  width: 100%;
}
.gallery-easy-fc30 .shade-acff,
.widget-stone-6bae .shade-acff {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.widget-stone-6bae .label_slow_559b .text-liquid-86a0 p:last-child {
  margin-bottom: 0;
}
.pink_e3c1 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hidden_bf1c .caption-1057 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hidden_bf1c .caption-1057:last-of-type {
    margin-bottom: 0;
  }
}
.hidden_bf1c .caption-1057 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hidden_bf1c .caption-1057 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hidden_bf1c .caption-1057 ul li {
  margin: 0 0 0.6em;
}
.hidden_bf1c .caption-1057 ul li.gallery_down_a98f,
.hidden_bf1c .caption-1057 ul li.card_4861 {
  position: relative;
}
.hidden_bf1c .caption-1057 ul li.gallery_down_a98f .picture-gas-8c58,
.hidden_bf1c .caption-1057 ul li.card_4861 .picture-gas-8c58 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hidden_bf1c .caption-1057 ul li.gallery_down_a98f:after:after,
.hidden_bf1c .caption-1057 ul li.gallery_down_a98f:after:before,
.hidden_bf1c
  .caption-1057
  ul
  li.card_4861:after:after,
.hidden_bf1c
  .caption-1057
  ul
  li.card_4861:after:before {
  content: "";
  display: table;
}
.hidden_bf1c .caption-1057 ul li.gallery_down_a98f:after:after,
.hidden_bf1c
  .caption-1057
  ul
  li.card_4861:after:after {
  clear: both;
}
.hidden_bf1c .caption-1057 a.panel-4bfc:hover {
  text-decoration: none;
}
.hidden_bf1c .caption-1057 select {
  max-width: 100%;
}
.hidden_bf1c .caption-1057 table {
  font-size: 85%;
}
.hidden_bf1c .caption-1057 table td,
.hidden_bf1c .caption-1057 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hidden_bf1c .caption-1057 table tfoot td {
  text-align: left;
}
.hidden_bf1c .caption-1057 :last-child {
  margin-bottom: 0;
}
.hidden_bf1c .caption-1057 .copper-8647 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hidden_bf1c .caption-1057 .copper-8647 label {
  width: 100%;
}
.hidden_bf1c .caption-1057 .copper-8647 .filter_paper_bb40 {
  width: 100%;
  display: block;
}
.hidden_bf1c .caption-1057 .copper-8647 .white-e4c4 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hidden_bf1c .caption-1057 .copper-8647 .white-e4c4:hover svg #svg-search {
  fill: #444;
}
.hidden_bf1c .caption-1057 .copper-8647 .white-e4c4 svg {
  width: 18px;
  height: 18px;
}
.hidden_bf1c .photo_current_0f42 ul ul,
.hidden_bf1c .thumbnail_in_55ce ul ul,
.hidden_bf1c .outer_66b5 ul ul,
.hidden_bf1c .warm-1dc0 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hidden_bf1c .photo_current_0f42 .chip-1e04 > a,
.hidden_bf1c .thumbnail_in_55ce .chip-1e04 > a,
.hidden_bf1c .outer_66b5 .chip-1e04 > a,
.hidden_bf1c .warm-1dc0 .chip-1e04 > a {
  margin-bottom: 0;
}
.hidden_bf1c .steel_f38d li,
.hidden_bf1c .photo_current_0f42 li,
.hidden_bf1c .frame-0d5f li,
.hidden_bf1c .thumbnail_in_55ce li,
.hidden_bf1c .outer_66b5 li,
.hidden_bf1c .warm-1dc0 li,
.hidden_bf1c .upper_a07b li,
.hidden_bf1c .nav_new_5291 li {
  display: block;
  position: relative;
}
.hidden_bf1c .steel_f38d li:last-child,
.hidden_bf1c .photo_current_0f42 li:last-child,
.hidden_bf1c .frame-0d5f li:last-child,
.hidden_bf1c .thumbnail_in_55ce li:last-child,
.hidden_bf1c .outer_66b5 li:last-child,
.hidden_bf1c .warm-1dc0 li:last-child,
.hidden_bf1c .upper_a07b li:last-child,
.hidden_bf1c .nav_new_5291 li:last-child {
  border: none;
}
.hidden_bf1c .steel_f38d li a,
.hidden_bf1c .photo_current_0f42 li a,
.hidden_bf1c .frame-0d5f li a,
.hidden_bf1c .thumbnail_in_55ce li a,
.hidden_bf1c .outer_66b5 li a,
.hidden_bf1c .warm-1dc0 li a,
.hidden_bf1c .upper_a07b li a,
.hidden_bf1c .nav_new_5291 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hidden_bf1c .steel_f38d li ul li::before,
.hidden_bf1c .photo_current_0f42 li ul li::before,
.hidden_bf1c .frame-0d5f li ul li::before,
.hidden_bf1c .thumbnail_in_55ce li ul li::before,
.hidden_bf1c .outer_66b5 li ul li::before,
.hidden_bf1c .warm-1dc0 li ul li::before,
.hidden_bf1c .upper_a07b li ul li::before,
.hidden_bf1c .nav_new_5291 li ul li::before {
  left: 15px;
}
.hidden_bf1c .steel_f38d li ul a,
.hidden_bf1c .photo_current_0f42 li ul a,
.hidden_bf1c .frame-0d5f li ul a,
.hidden_bf1c .thumbnail_in_55ce li ul a,
.hidden_bf1c .outer_66b5 li ul a,
.hidden_bf1c .warm-1dc0 li ul a,
.hidden_bf1c .upper_a07b li ul a,
.hidden_bf1c .nav_new_5291 li ul a {
  padding-left: 20px;
}
.hidden_bf1c .steel_f38d li ul ul li::before,
.hidden_bf1c .photo_current_0f42 li ul ul li::before,
.hidden_bf1c .frame-0d5f li ul ul li::before,
.hidden_bf1c .thumbnail_in_55ce li ul ul li::before,
.hidden_bf1c .outer_66b5 li ul ul li::before,
.hidden_bf1c .warm-1dc0 li ul ul li::before,
.hidden_bf1c .upper_a07b li ul ul li::before,
.hidden_bf1c .nav_new_5291 li ul ul li::before {
  left: 30px;
}
.hidden_bf1c .steel_f38d li ul ul a,
.hidden_bf1c .photo_current_0f42 li ul ul a,
.hidden_bf1c .frame-0d5f li ul ul a,
.hidden_bf1c .thumbnail_in_55ce li ul ul a,
.hidden_bf1c .outer_66b5 li ul ul a,
.hidden_bf1c .warm-1dc0 li ul ul a,
.hidden_bf1c .upper_a07b li ul ul a,
.hidden_bf1c .nav_new_5291 li ul ul a {
  padding-left: 40px;
}
.hidden_bf1c .photo-north-da45 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hidden_bf1c .nav_new_5291 ul li {
  margin-bottom: 1.41575em;
}
.hidden_bf1c .nav_new_5291 ul li .next_ac65 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hidden_bf1c .nav_new_5291 ul li .popup_old_2762 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.sidebar_5aca .steel_f38d li a,
.sidebar_5aca .photo_current_0f42 li a,
.sidebar_5aca .frame-0d5f li a,
.sidebar_5aca .thumbnail_in_55ce li a,
.sidebar_5aca .outer_66b5 li a,
.sidebar_5aca .warm-1dc0 li a,
.sidebar_5aca .upper_a07b li a,
.sidebar_5aca .nav_new_5291 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar_5aca .photo-north-da45 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar_5aca .caption-1057 ul li.gallery_down_a98f .picture-gas-8c58,
.sidebar_5aca .caption-1057 ul li.card_4861 .picture-gas-8c58 {
  background: rgba(0, 0, 0, 0.2);
}
.sidebar_5aca .hidden_bf1c .caption-1057 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort-gold-14eb .hidden_bf1c .west-65dc li {
  margin: 0;
}
.sort-gold-14eb .hidden_bf1c .west-65dc li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.sort-gold-14eb .hidden_bf1c .west-65dc li ul {
  margin: 0;
}
.sort-gold-14eb .hidden_bf1c .west-65dc li ul li a {
  padding-left: 15px;
}
.sort-gold-14eb .hidden_bf1c .west-65dc li ul li li a {
  padding-left: 30px;
}
.sort-gold-14eb .hidden_bf1c .west-65dc li.item-93f9 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.sort-gold-14eb .hidden_bf1c .west-65dc li.item-93f9 > 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;
}
.sort-gold-14eb .hidden_bf1c .west-65dc li.item-93f9 > 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;
}
.pink-8a2c a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.complex-280e {
  position: relative;
  z-index: 10;
}
.complex-280e .pro-d93e {
  width: 100%;
  max-width: 100%;
}
.pattern_a9aa .mask_09ea {
  padding-top: 2em;
  padding-bottom: 2em;
}
.pattern_a9aa .feature_first_874e {
}
.pattern_a9aa .sidebar_5aca {
  background: #292929;
}
.summary_narrow_123b .mask_09ea {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.summary_narrow_123b .feature_first_874e {
  background: #f9f9f9;
}
.summary_narrow_123b .sidebar_5aca {
  background: #303030;
}
.label_down_dabf .mask_09ea {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .label_down_dabf .light-ff89 {
    margin-bottom: 1em;
  }
  .label_down_dabf .light-ff89:last-child {
    margin-bottom: 0;
  }
}
.label_down_dabf .feature_first_874e {
  background: #ededed;
}
.label_down_dabf .sidebar_5aca {
  background: #1a1a1a;
}
.mask_09ea.feature_first_874e {
  color: rgba(0, 0, 0, 0.6);
}
.mask_09ea.feature_first_874e .sort-4dc2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.mask_09ea.sidebar_5aca {
  color: rgba(255, 255, 255, 0.99);
}
.mask_09ea.sidebar_5aca a:not(.panel-4bfc) {
  color: rgba(255, 255, 255, 0.79);
}
.mask_09ea.sidebar_5aca a:not(.panel-4bfc):hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask_09ea.sidebar_5aca .sort-4dc2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask_09ea.sidebar_5aca table tbody td,
.mask_09ea.sidebar_5aca table th {
  background: rgba(0, 0, 0, 0.08);
}
.large_48ae.menu_left_9115 .menu-8333 {
  max-width: initial;
}
.large_48ae .filter_orange_c34d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.large_48ae .filter_orange_c34d .pro-d93e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .large_48ae .filter_orange_c34d .pro-d93e {
    display: block;
    margin-bottom: 2em;
  }
  .large_48ae .filter_orange_c34d .pro-d93e:last-child {
    margin-bottom: 0;
  }
}
.label_down_dabf .light-ff89:last-child,
.summary_narrow_123b .light-ff89:last-child,
.pattern_a9aa .light-ff89:last-child {
  margin-bottom: 0;
}
.label_down_dabf .light-ff89 .hidden_bf1c .caption-1057:last-child,
.summary_narrow_123b .light-ff89 .hidden_bf1c .caption-1057:last-child,
.pattern_a9aa .light-ff89 .hidden_bf1c .caption-1057:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .label_down_dabf .outer-9b93,
  .label_down_dabf .surface-plasma-67b9,
  .summary_narrow_123b .outer-9b93,
  .summary_narrow_123b .surface-plasma-67b9,
  .pattern_a9aa .outer-9b93,
  .pattern_a9aa .surface-plasma-67b9 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .complex-280e .light-ff89 {
    margin-bottom: 2em;
  }
}
.complex-280e p:last-child {
  margin-bottom: 0;
}
.complex-280e li,
.complex-280e ul {
  list-style: none;
  margin: 0;
}
.complex-280e ul ul {
  margin-left: 2.617924em;
}
.row_medium_11b1 {
  font-size: 0.875em;
}

/* css-noise: 8205 */
.shadow-element-q9 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.0;
}
