/*!
Theme Name: Customify
Theme URI: https://pressmaximum.overlay-d99b/customify
Author: WPCustomify
Author URI: https://pressmaximum.overlay-d99b
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.overlay-d99b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.bronze-d0dc.backdrop_fixed_bd79/licenses/gpl-2.0.preview-large-2247
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.chip_bright_729e/, (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.frame-9b43.secondary-56dd/normalize.description_7f9d/
 ======
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.description_7f9d v7.0.0 | MIT License | github.overlay-d99b/necolas/normalize.description_7f9d */
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;
}
.frame-pink-a90a .sidebar_3568,
.action_1255,
.out-984c,
.component_9b00,
.disabled-large-517d,
.center-d1ca,
.alert_south_a84a,
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;
}
.action_1255,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .action_1255,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .action_1255,
  h1 {
    font-size: 1.8em;
  }
}
.out-984c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.out-984c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .out-984c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .out-984c,
  h2 {
    font-size: 1.7em;
  }
}
.component_9b00,
h3 {
  font-size: 1.618em;
}
.frame-pink-a90a .sidebar_3568,
.disabled-large-517d,
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.outer-f073 {
  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;
}
.in_ca0e:after,
.in_ca0e:before,
.focus_old_f4c4:after,
.focus_old_f4c4:before {
  content: "";
  display: table;
}
.in_ca0e:after,
.focus_old_f4c4:after {
  clear: both;
}
.tabs_198f {
  float: right;
  margin-right: 0;
}
.pattern_plasma_3c2a {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.notification-bottom-6f76 .hidden-fixed-b283,
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;
}
.notification-bottom-6f76 .hidden-fixed-b283: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;
}
.tooltip_selected_286e .hidden-fixed-b283 {
  box-shadow: none;
}
.tooltip_selected_286e
  .hidden-fixed-b283
  .smooth_2377 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tooltip_selected_286e .hidden-fixed-b283 .logo_dark_d9d0 {
  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;
}
.tooltip_selected_286e
  .hidden-fixed-b283
  .logo_dark_d9d0
  b {
  display: none;
}
.tooltip_selected_286e .main-e237 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.easy_f739:not(.gradient-old-e3cc):not(.dropdown-f285),
button:not(.gradient-old-e3cc):not(.dropdown-f285),
input[type="button"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ),
input[type="reset"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ),
input[type="submit"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ) {
  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;
}
.easy_f739:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ):hover,
button:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ):hover,
input[type="button"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ):hover,
input[type="reset"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ):hover,
input[type="submit"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.easy_f739:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ):active,
.easy_f739:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ):focus,
button:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ):active,
button:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ):focus,
input[type="button"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ):active,
input[type="button"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ):focus,
input[type="reset"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ):active,
input[type="reset"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ):focus,
input[type="submit"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ):active,
input[type="submit"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ):focus {
  outline: 0;
}
.easy_f739:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce,
button:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce,
input[type="button"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce,
input[type="reset"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce,
input[type="submit"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce {
  position: relative;
}
.easy_f739:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce
  .container_red_4151,
.easy_f739:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce
  .hero-middle-7390,
.easy_f739:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce
  .progress-fa73,
.easy_f739:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce
  i,
.easy_f739:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce
  svg,
button:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce
  .container_red_4151,
button:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce
  .hero-middle-7390,
button:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce
  .progress-fa73,
button:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce
  i,
button:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce
  svg,
input[type="button"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce
  .container_red_4151,
input[type="button"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce
  .hero-middle-7390,
input[type="button"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce
  .progress-fa73,
input[type="button"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce
  i,
input[type="button"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce
  svg,
input[type="reset"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce
  .container_red_4151,
input[type="reset"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce
  .hero-middle-7390,
input[type="reset"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce
  .progress-fa73,
input[type="reset"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce
  i,
input[type="reset"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce
  svg,
input[type="submit"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce
  .container_red_4151,
input[type="submit"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce
  .hero-middle-7390,
input[type="submit"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce
  .progress-fa73,
input[type="submit"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce
  i,
input[type="submit"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce
  svg {
  visibility: hidden;
}
.easy_f739:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce:after,
button:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce:after,
input[type="button"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce:after,
input[type="reset"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce:after,
input[type="submit"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ).fn-loading-43ce: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;
}
.easy_f739:not(.gradient-old-e3cc):not(.dropdown-f285),
input[type="button"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ),
input[type="reset"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ),
input[type="submit"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ) {
  color: #fff;
  background: #235787;
}
.easy_f739:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ):focus,
input[type="button"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ):focus,
input[type="reset"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ):focus,
input[type="submit"]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ):focus {
  color: #fff;
}
.easy_f739.fn-disabled-43ce:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ),
.easy_f739[disabled]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ),
button.fn-disabled-43ce:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ),
button[disabled]:not(.gradient-old-e3cc):not(
    .dropdown-f285
  ) {
  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;
}
.row-current-157d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.row-current-157d: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;
}
.title-efa4 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.media-aabf {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.feature_63e1 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.in_ca0e:after,
.in_ca0e:before,
.red-e1f3:after,
.red-e1f3:before,
.popup-3048:after,
.popup-3048:before,
.media_7036:after,
.media_7036:before,
.detail-b42a:after,
.detail-b42a:before,
.rough_9c62:after,
.rough_9c62:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.in_ca0e:after,
.red-e1f3:after,
.popup-3048:after,
.media_7036:after,
.detail-b42a:after,
.rough_9c62:after {
  clear: both;
}
.red-e1f3 .alert-tall-74f0,
.popup-3048 .alert-tall-74f0,
.notification-focused-caf3 .alert-tall-74f0 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.list-246f {
  display: inline-block;
}
.mini_424b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.mini_424b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.mini_424b .photo_iron_396a {
  padding: 1em 0;
  font-size: 85%;
}
.photo_iron_396a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.footer-a2b7 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.footer-a2b7:after,
.footer-a2b7:before {
  content: "";
  display: table;
}
.footer-a2b7:after {
  clear: both;
}
.notice-cool-7f72 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.block-da16 .notice-cool-7f72 {
  max-width: 50%;
}
.popup_bottom_8e02 .notice-cool-7f72 {
  max-width: 33.33%;
}
.out_9f2d .notice-cool-7f72 {
  max-width: 25%;
}
.shadow_paper_8f79 .notice-cool-7f72 {
  max-width: 20%;
}
.heading-inner-c859 .notice-cool-7f72 {
  max-width: 16.66%;
}
.slider-green-8494 .notice-cool-7f72 {
  max-width: 14.28%;
}
.card_simple_9595 .notice-cool-7f72 {
  max-width: 12.5%;
}
.bright_0500 .notice-cool-7f72 {
  max-width: 11.11%;
}
.component-8bb6 {
  display: block;
}
.frame-pink-a90a .progress_liquid_6beb label,
.frame-pink-a90a .slider_e5da label,
.frame-pink-a90a .button-2af4 label,
.frame-pink-a90a .overlay_f7b3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hover_pressed_3478 {
  list-style: none;
  margin: 0;
}
.hover_pressed_3478 article.avatar-3789 {
  margin-bottom: 0;
}
.hover_pressed_3478 ul {
  list-style: none;
  margin: 0;
}
.hover_pressed_3478 .label-lite-b0a9 li.avatar-3789 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hover_pressed_3478 .label-lite-b0a9 li.avatar-3789 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hover_pressed_3478 .label-lite-b0a9 li.avatar-3789: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) {
  .hover_pressed_3478 .label-lite-b0a9 li.avatar-3789 li.avatar-3789 li.avatar-3789 li.avatar-3789 {
    padding-left: 0;
  }
}
article.avatar-3789 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.avatar-3789 .red-e1f3 p:last-of-type {
  margin-bottom: 0;
}
article.avatar-3789 .grid_hard_35ec {
  float: left;
}
article.avatar-3789 .hero_8deb {
  margin-left: 85px;
}
article.avatar-3789 .sidebar-e8c1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.avatar-3789 .sidebar-e8c1 .outline_272b {
  margin-left: 10px;
}
article.avatar-3789 .west-66b6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.avatar-3789 .alert-easy-70e5 {
  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 .progress_liquid_6beb,
  #respond .button-2af4,
  #respond .overlay_f7b3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .progress_liquid_6beb input,
#respond .button-2af4 input,
#respond .overlay_f7b3 input {
  width: 100%;
}
#respond .overlay_f7b3 {
  margin-right: 0;
}
#respond .block_311e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.link-purple-0689 {
  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;
}
.link-purple-0689.highlight_hard_ba7a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.link-purple-0689 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%);
}
.link-purple-0689:focus,
.link-purple-0689: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);
}
.image-thick-c440 {
  border-radius: 10%;
}
.widget_c7ff {
  border-radius: 50%;
}
.form_focused_e284 {
  font-size: 0.72em;
}
.outer_1443 {
  font-size: 0.875em;
}
.article_brown_ecbf {
  font-size: 1.1em;
}
.shadow_bright_387c {
  text-transform: uppercase;
  line-height: 1.2;
}
.shadow_bright_387c.form_focused_e284 {
  letter-spacing: 0.5px;
}
.content_8bcb,
.content_8bcb a {
  color: #6d6d6d;
}
.content_8bcb a:hover {
  color: #111;
}
.thumbnail_current_44a1 {
  color: #6d6d6d;
}
.column_0404 {
  overflow-x: hidden;
}
.column_0404 .title-dim-ced5.text-9eb9 {
  position: relative;
}
.column_0404 .title-dim-ced5.text-9eb9.row_stale_918a {
  position: initial;
}
.column_0404
  .title-dim-ced5.text-9eb9.row_stale_918a
  .smooth_3e4d {
  left: auto;
}
.column_0404 .title-dim-ced5 .smooth_3e4d {
  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;
}
.column_0404 .title-dim-ced5:hover.text-9eb9 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.column_0404
  .title-dim-ced5:hover.text-9eb9
  .smooth_3e4d {
  display: block;
  z-index: 9999999;
}
.column_0404 .bottom_a415 .top-66b8,
.column_0404 .caption_395d .top-66b8 {
  display: none;
}
.column_0404 .element_829b .title-dim-ced5:hover.text-9eb9 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.frame-pink-a90a .progress_liquid_6beb label,
.frame-pink-a90a .slider_e5da label,
.frame-pink-a90a .button-2af4 label,
.frame-pink-a90a .overlay_f7b3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hover_pressed_3478 {
  list-style: none;
  margin: 0;
}
.hover_pressed_3478 article.avatar-3789 {
  margin-bottom: 0;
}
.hover_pressed_3478 ul {
  list-style: none;
  margin: 0;
}
.hover_pressed_3478 .label-lite-b0a9 li.avatar-3789 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hover_pressed_3478 .label-lite-b0a9 li.avatar-3789 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hover_pressed_3478 .label-lite-b0a9 li.avatar-3789: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) {
  .hover_pressed_3478 .label-lite-b0a9 li.avatar-3789 li.avatar-3789 li.avatar-3789 li.avatar-3789 {
    padding-left: 0;
  }
}
article.avatar-3789 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.avatar-3789 .red-e1f3 p:last-of-type {
  margin-bottom: 0;
}
article.avatar-3789 .grid_hard_35ec {
  float: left;
}
article.avatar-3789 .hero_8deb {
  margin-left: 85px;
}
article.avatar-3789 .sidebar-e8c1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.avatar-3789 .sidebar-e8c1 .outline_272b {
  margin-left: 10px;
}
article.avatar-3789 .west-66b6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.avatar-3789 .alert-easy-70e5 {
  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 .progress_liquid_6beb,
  #respond .button-2af4,
  #respond .overlay_f7b3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .progress_liquid_6beb input,
#respond .button-2af4 input,
#respond .overlay_f7b3 input {
  width: 100%;
}
#respond .overlay_f7b3 {
  margin-right: 0;
}
#respond .block_311e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.bottom_a415 .logo-brown-451f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.logo-brown-451f .shade_inner_8f82.title_d22d .purple_af4f > li > a:focus,
.logo-brown-451f .shade_inner_8f82.title_d22d .purple_af4f > li > a:hover,
.logo-brown-451f .shade_inner_8f82.large_2a1b .purple_af4f > li > a:focus,
.logo-brown-451f .shade_inner_8f82.large_2a1b .purple_af4f > li > a:hover,
.logo-brown-451f .shade_inner_8f82.smooth_a7c0 .purple_af4f > li > a:focus,
.logo-brown-451f .shade_inner_8f82.smooth_a7c0 .purple_af4f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo-brown-451f
  .shade_inner_8f82.title_d22d
  .purple_af4f
  > li.selected_5a23
  > a,
.logo-brown-451f
  .shade_inner_8f82.title_d22d
  .purple_af4f
  > li.content_cold_9b33
  > a,
.logo-brown-451f
  .shade_inner_8f82.large_2a1b
  .purple_af4f
  > li.selected_5a23
  > a,
.logo-brown-451f
  .shade_inner_8f82.large_2a1b
  .purple_af4f
  > li.content_cold_9b33
  > a,
.logo-brown-451f
  .shade_inner_8f82.smooth_a7c0
  .purple_af4f
  > li.selected_5a23
  > a,
.logo-brown-451f .shade_inner_8f82.smooth_a7c0 .purple_af4f > li.under-914b > a {
  color: rgba(255, 255, 255, 0.99);
}
.logo-brown-451f .primary_746c,
.logo-brown-451f .primary_746c a {
  color: rgba(255, 255, 255, 0.99);
}
.logo-brown-451f .border-8972.mask-silver-196d li a,
.logo-brown-451f .chip_2db4 a,
.logo-brown-451f .container-567f,
.logo-brown-451f .purple_af4f > li > a,
.logo-brown-451f .pagination-dfd7 {
  color: rgba(255, 255, 255, 0.79);
}
.logo-brown-451f .border-8972.mask-silver-196d li a:hover,
.logo-brown-451f .chip_2db4 a:hover,
.logo-brown-451f .container-567f:hover,
.logo-brown-451f .purple_af4f > li > a:hover,
.logo-brown-451f .pagination-dfd7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo-brown-451f .wood_6fc5 {
  color: rgba(255, 255, 255, 0.79);
}
.logo-brown-451f .wood_6fc5 .hero_basic_574e {
  color: rgba(255, 255, 255, 0.99);
}
.logo-brown-451f .wood_6fc5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo-brown-451f .box-north-8fed .container_5c4d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.logo-brown-451f .box-north-8fed .container_5c4d .caption_7108 {
  color: rgba(255, 255, 255, 0.79);
}
.logo-brown-451f
  .box-north-8fed
  .container_5c4d
  .caption_7108::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo-brown-451f
  .box-north-8fed
  .container_5c4d
  .caption_7108:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo-brown-451f
  .box-north-8fed
  .container_5c4d
  .caption_7108::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo-brown-451f
  .box-north-8fed
  .container_5c4d
  .caption_7108::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo-brown-451f .box-north-8fed .article-b526 {
  color: rgba(255, 255, 255, 0.79);
}
.logo-brown-451f .box-north-8fed .article-b526:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tall-9660
  .logo-brown-451f
  .box-north-8fed
  .black-3726
  .caption-gold-1f4c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tall-9660
  .logo-brown-451f
  .box-north-8fed
  .black-3726
  .caption_7108 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bottom_a415 .white-1887 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.white-1887 .shade_inner_8f82.title_d22d .purple_af4f > li > a:focus,
.white-1887 .shade_inner_8f82.title_d22d .purple_af4f > li > a:hover,
.white-1887 .shade_inner_8f82.large_2a1b .purple_af4f > li > a:focus,
.white-1887 .shade_inner_8f82.large_2a1b .purple_af4f > li > a:hover,
.white-1887 .shade_inner_8f82.smooth_a7c0 .purple_af4f > li > a:focus,
.white-1887 .shade_inner_8f82.smooth_a7c0 .purple_af4f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.white-1887
  .shade_inner_8f82.title_d22d
  .purple_af4f
  > li.selected_5a23
  > a,
.white-1887
  .shade_inner_8f82.title_d22d
  .purple_af4f
  > li.content_cold_9b33
  > a,
.white-1887
  .shade_inner_8f82.large_2a1b
  .purple_af4f
  > li.selected_5a23
  > a,
.white-1887
  .shade_inner_8f82.large_2a1b
  .purple_af4f
  > li.content_cold_9b33
  > a,
.white-1887
  .shade_inner_8f82.smooth_a7c0
  .purple_af4f
  > li.selected_5a23
  > a,
.white-1887 .shade_inner_8f82.smooth_a7c0 .purple_af4f > li.under-914b > a {
  color: rgba(0, 0, 0, 0.8);
}
.white-1887 .primary_746c,
.white-1887 .primary_746c a {
  color: rgba(0, 0, 0, 0.8);
}
.white-1887 .border-8972.mask-silver-196d li a,
.white-1887 .chip_2db4 a,
.white-1887 .container-567f,
.white-1887 .purple_af4f > li > a,
.white-1887 .pagination-dfd7 {
  color: rgba(0, 0, 0, 0.55);
}
.white-1887 .border-8972.mask-silver-196d li a:hover,
.white-1887 .chip_2db4 a:hover,
.white-1887 .container-567f:hover,
.white-1887 .purple_af4f > li > a:hover,
.white-1887 .pagination-dfd7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.white-1887 .wood_6fc5 {
  color: rgba(0, 0, 0, 0.55);
}
.white-1887 .wood_6fc5 .hero_basic_574e {
  color: rgba(0, 0, 0, 0.8);
}
.white-1887 .wood_6fc5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo_e2ef .sidebar_d804 {
  margin-left: auto;
  margin-right: auto;
}
.popup-3048 > * {
  margin-left: auto;
  margin-right: auto;
}
.popup-3048 .title-efa4 {
  margin-right: 1.41575em;
}
.photo-0751 .popup-3048 > .active_eca6 {
  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;
}
.photo-0751 .popup-3048 > .grid-pressed-6dcb {
  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;
}
.static-6253.logo_e2ef .sidebar_d804,
.mask-large-6a38.logo_e2ef .sidebar_d804 {
  margin-left: 0;
}
.disabled-2192.logo_e2ef .sidebar_d804,
.chip-d160.logo_e2ef .sidebar_d804 {
  margin-right: 0;
}
.popup-3048 ol,
.popup-3048 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tertiary_fixed_28ca video {
  max-width: 100%;
}
.iron-f2cd img {
  display: block;
}
.iron-f2cd.title-efa4,
.iron-f2cd.media-aabf {
  width: 100%;
}
.iron-f2cd.grid-pressed-6dcb img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.wood-3e73:not(.grid-selected-faf8) {
  margin: 1.5em auto;
}
.list-dark-cc19 p {
  padding: 1.5em 14px;
}
ul.description-2be4.grid-pressed-6dcb,
ul.description-2be4.active_eca6,
ul.description-2be4.lite_c952.active_eca6 {
  padding: 0 14px;
}
.logo_under_c15b {
  display: block;
  overflow-x: auto;
}
.logo_under_c15b table {
  border-collapse: collapse;
  width: 100%;
}
.logo_under_c15b td,
.logo_under_c15b th {
  padding: 0.5em;
}
.popup-3048 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.popup-3048 ol ol,
.popup-3048 ol ul,
.popup-3048 ul ol,
.popup-3048 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.popup-3048 ol ol li,
.popup-3048 ol ul li,
.popup-3048 ul ol li,
.popup-3048 ul ul li {
  margin-left: 0;
}
.secondary-8d4d.item-light-3e86 > .title_upper_1733 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.secondary-8d4d.item-light-3e86 > .title_upper_1733 iframe,
.secondary-8d4d.item-light-3e86 > .title_upper_1733 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.message_fd84 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.message_fd84.notification_lite_c279 {
  padding: 0;
}
.message_fd84.notification_lite_c279 cite {
  font-size: 13px;
}
.message_fd84 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.message_fd84 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.message_huge_8f79 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.message_huge_8f79 > p:first-child {
  margin-top: 0;
}
.message_huge_8f79 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.message_huge_8f79 blockquote {
  border-left: 0;
}
.sort-dfd0 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.sort-dfd0:not(.soft_cc86) {
  max-width: 100px;
}
.sort-dfd0.thumbnail_bright_0ed8 {
  border-bottom: none !important;
  text-align: center;
}
.sort-dfd0.thumbnail_bright_0ed8::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .list-dark-cc19 p {
    padding: 1.5em 0;
  }
}
.top-22d0 {
  color: #0073aa;
}
.dynamic_cc05 {
  background-color: #0073aa;
}
.component-a580 {
  color: #229fd8;
}
.cold_127d {
  background-color: #229fd8;
}
.surface_b643 {
  color: #eee;
}
.lite_4049 {
  background-color: #eee;
}
.right-ddfa {
  color: #444;
}
.status-gas-eae3 {
  background-color: #444;
}
.preview_484c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.preview_484c .selected_b7f7 .chip_2db4 {
  font-size: 15px;
}
.preview_484c .chip_2db4 {
  line-height: 1.3;
}
.preview_484c .white-1887 {
}
.preview_484c .logo-brown-451f {
  background: #235787;
}
.last_a019 {
  padding: 0;
}
.last_a019 .logo-brown-451f {
  background: #1a1a1a;
}
.last_a019 .white-1887 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.cool_adae {
  padding: 0;
  border-left: none;
  border-right: none;
}
.cool_adae .white-1887 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.cool_adae .logo-brown-451f {
  background: #303030;
}
.rough_9c62 {
  position: relative;
  z-index: 10;
}
.rough_9c62 .paragraph-4d4b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.under_2624 .text-9eb9 {
  display: inline-block;
  vertical-align: middle;
}
.under_2624.iron_44e9 .text-9eb9 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .under_2624.iron_44e9 .text-9eb9 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .under_2624.iron_44e9 .text-9eb9 {
    margin-right: 0.4em;
  }
}
.under_2624.iron_44e9 .text-9eb9:last-child {
  margin-right: 0;
}
.down-8e63 .paragraph-4d4b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .bottom_a415 .selected_b7f7 {
    margin: 0 -0.5em;
  }
  .bottom_a415 .selected_b7f7 [class*="customify-col-"],
  .bottom_a415 .selected_b7f7 [class*="customify-col_"],
  .bottom_a415 .selected_b7f7 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.bottom_a415.green-bb4c .paragraph-4d4b {
  background: 0 0 !important;
}
.bottom_a415.green-bb4c .paragraph-4d4b,
.bottom_a415.down-8e63 .paragraph-4d4b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .bottom_a415.filter-inner-44f3 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.bottom_a415.down-8e63 .paragraph-4d4b {
  box-shadow: none !important;
}
.frame-842f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .frame-842f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .frame-842f {
    padding: 18px 0 20px;
  }
}
.frame-842f .box_b886 {
  width: 100%;
}
.frame-842f .breadcrumb-482a {
  margin-bottom: 0;
}
.frame-842f .tooltip_motion_848b {
  margin-top: 5px;
  font-size: 0.875em;
}
.panel_fast_cc3e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.panel_fast_cc3e .static-3238 {
  width: 100%;
}
.west_d41b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.west_d41b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.west_d41b 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;
}
.west_d41b li:last-child:after {
  display: none;
}
.west_d41b li a {
  font-weight: 500;
  margin-right: 10px;
}
.easy-6f54 .top-66b8 button,
.frame-842f .top-66b8 button {
  left: 0;
}
.easy-6f54 .static-3238,
.frame-842f .static-3238 {
  padding-left: 0;
  padding-right: 0;
}
.easy-6f54 .panel_fast_cc3e,
.frame-842f .panel_fast_cc3e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.easy-6f54 {
  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;
}
.easy-6f54: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;
}
.easy-6f54 .widget_medium_f2c3 {
  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) {
  .easy-6f54 .widget_medium_f2c3 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .easy-6f54 .widget_medium_f2c3 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .easy-6f54 .widget_medium_f2c3 {
    min-height: 200px;
  }
}
.easy-6f54 .west_d41b {
  color: rgba(255, 255, 255, 0.8);
}
.easy-6f54 .west_d41b a,
.easy-6f54 .west_d41b li:after {
  color: inherit;
}
.easy-6f54 .west_d41b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.mini-1936 {
  margin-bottom: 0.5em;
}
.list-complex-acaa {
  margin-bottom: 1.2em;
}
.list-complex-acaa,
.mini-1936 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.list-complex-acaa p:last-child,
.mini-1936 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .top-66b8,
#masthead .top-66b8 {
  display: none;
}
#masthead
  > .top-66b8.alert_4134 {
  display: none;
}
#masthead > .top-66b8 button {
  left: 0;
}
.shade-c12f {
  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%;
}
.shade-c12f .text-9eb9 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.shade-c12f .block-62a6 {
  display: -webkit-box;
  display: flex;
}
.shade-c12f .block-62a6.grid-soft-102b {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.shade-c12f .block-62a6.module_1a75 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.shade-c12f .block-62a6.focused-1593 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.shade-c12f.input-add5.list_092f .block-62a6.grid-soft-102b {
  flex-basis: 100%;
}
.shade-c12f.first_6129 .block-62a6.module_1a75 {
  -webkit-box-flex: 1;
  flex: auto;
}
.shade-c12f.first_6129 .block-62a6.focused-1593 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .top-66b8.alert_4134 {
  display: none;
}
#masthead > .top-66b8 button {
  left: 0;
}
.left-f6aa {
  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;
}
.left-f6aa:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.left-f6aa.carousel_c85f i {
  margin-right: 4px;
}
.left-f6aa.link-18e7 i {
  margin-left: 5px;
}
.chip_2db4 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.chip_2db4 p:last-child {
  margin-bottom: 0;
}
.summary-1a56 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.summary-1a56 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.summary-1a56 img {
  display: block;
  width: auto;
  line-height: 1;
}
.summary-1a56 .primary_746c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.summary-1a56 .label_under_e1c2 {
  margin: 5px 0 7px 0;
}
.summary-1a56.active_a253 .surface-medium-2407 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.summary-1a56.active_a253 .breadcrumb-c0fc {
  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;
}
.summary-1a56.wood-c652 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.summary-1a56.wood-c652 .surface-medium-2407 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.summary-1a56.wood-c652 .breadcrumb-c0fc {
  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;
}
.summary-1a56.orange-8b0b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.summary-1a56.caption_cool_4536 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.summary-1a56.caption_cool_4536 .breadcrumb-c0fc {
  margin-top: 7px;
}
.description-lower-7a45 {
  display: inline-block;
}
.rough_9c62 .mask-a98e .summary-1a56 img {
  max-width: 100%;
}
.shade_inner_8f82 .mask_0ca1.surface-c41a,
.logo-wide-1110 .mask_0ca1.surface-c41a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.shade_inner_8f82 .card-dirty-022b,
.logo-wide-1110 .card-dirty-022b {
  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%);
}
.shade_inner_8f82 .card-dirty-022b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.shade_inner_8f82.black-6c1d .card-dirty-022b {
  display: none;
}
.shade_inner_8f82 .dropdown_4cc6 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shade_inner_8f82 .dropdown_4cc6 li {
  display: inline-block;
  position: relative;
}
.shade_inner_8f82 .dropdown_4cc6 li:last-child {
  margin-right: 0;
}
.shade_inner_8f82 .dropdown_4cc6 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;
}
.shade_inner_8f82 .dropdown_4cc6 li.under-914b > a {
  color: rgba(0, 0, 0, 0.9);
}
.shade_inner_8f82 .dropdown_4cc6 > 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;
}
.shade_inner_8f82 .dropdown_4cc6 > li > a i {
  line-height: 0;
}
.shade_inner_8f82 .dropdown_4cc6 > li.avatar-narrow-f79c > a .card-dirty-022b {
  margin-left: 4px;
  line-height: 0;
}
.shade_inner_8f82 .dropdown_4cc6 .notice-e593 li.avatar-narrow-f79c > a {
  position: relative;
}
.shade_inner_8f82 .dropdown_4cc6 .notice-e593 li.avatar-narrow-f79c > a:after,
.shade_inner_8f82 .dropdown_4cc6 .notice-e593 li.avatar-narrow-f79c > a:before {
  content: "";
  display: table;
}
.shade_inner_8f82 .dropdown_4cc6 .notice-e593 li.avatar-narrow-f79c > a:after {
  clear: both;
}
.shade_inner_8f82 .dropdown_4cc6 .notice-e593 li.avatar-narrow-f79c > a .card-dirty-022b {
  margin-left: 5px;
  float: right;
}
.shade_inner_8f82 .backdrop-c05b,
.shade_inner_8f82 .notice-e593 {
  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;
}
.shade_inner_8f82 .notice-e593 {
  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;
}
.shade_inner_8f82 .notice-e593 .surface-c41a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.shade_inner_8f82 .notice-e593 .card-dirty-022b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.shade_inner_8f82 .notice-e593 li {
  display: block;
  margin: 0;
  padding: 0;
}
.shade_inner_8f82 .notice-e593 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;
}
.shade_inner_8f82 .notice-e593 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.shade_inner_8f82 .notice-e593 .notice-e593 {
  top: 0;
  left: 100%;
}
.shade_inner_8f82 .south_4ffc.fn-focus-43ce > .backdrop-c05b,
.shade_inner_8f82 .south_4ffc.fn-focus-43ce > .notice-e593,
.shade_inner_8f82 .south_4ffc:focus > .backdrop-c05b,
.shade_inner_8f82 .south_4ffc:focus > .notice-e593,
.shade_inner_8f82 .south_4ffc:hover > .backdrop-c05b,
.shade_inner_8f82 .south_4ffc:hover > .notice-e593 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.shade_inner_8f82.smooth_a7c0 .purple_af4f:after,
.shade_inner_8f82.smooth_a7c0 .purple_af4f:before {
  content: "";
  display: table;
}
.shade_inner_8f82.smooth_a7c0 .purple_af4f:after {
  clear: both;
}
.shade_inner_8f82.smooth_a7c0 .purple_af4f > li {
  float: left;
}
.shade_inner_8f82.image_2c63 .purple_af4f:after,
.shade_inner_8f82.image_2c63 .purple_af4f:before {
  content: "";
  display: table;
}
.shade_inner_8f82.image_2c63 .purple_af4f:after {
  clear: both;
}
.shade_inner_8f82.image_2c63 .purple_af4f > li {
  float: left;
}
.shade_inner_8f82.image_2c63 .purple_af4f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.shade_inner_8f82.image_2c63 .purple_af4f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.shade_inner_8f82.image_2c63 .purple_af4f > li.selected_5a23 > a,
.shade_inner_8f82.image_2c63 .purple_af4f > li.under-914b > a {
  color: #fff;
  background-color: #1e4b75;
}
.shade_inner_8f82.title_d22d .purple_af4f > li > a .surface-c41a {
  position: relative;
}
.shade_inner_8f82.title_d22d .purple_af4f > li > a .surface-c41a: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;
}
.shade_inner_8f82.title_d22d
  .purple_af4f
  > li:focus
  > a
  .surface-c41a:before,
.shade_inner_8f82.title_d22d
  .purple_af4f
  > li:hover
  > a
  .surface-c41a:before {
  width: 100%;
  background-color: currentColor;
}
.shade_inner_8f82.title_d22d
  .purple_af4f
  > li.selected_5a23
  > a
  .surface-c41a:before,
.shade_inner_8f82.title_d22d
  .purple_af4f
  > li.content_cold_9b33
  > a
  .surface-c41a:before {
  width: 100%;
  background-color: currentColor;
}
.shade_inner_8f82.large_2a1b .purple_af4f > li > a .surface-c41a {
  position: relative;
}
.shade_inner_8f82.large_2a1b .purple_af4f > li > a .surface-c41a: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;
}
.shade_inner_8f82.large_2a1b .purple_af4f > li:focus > a .surface-c41a:before,
.shade_inner_8f82.large_2a1b
  .purple_af4f
  > li:hover
  > a
  .surface-c41a:before {
  width: 100%;
  background-color: currentColor;
}
.shade_inner_8f82.large_2a1b
  .purple_af4f
  > li.selected_5a23
  > a
  .surface-c41a:before,
.shade_inner_8f82.large_2a1b
  .purple_af4f
  > li.content_cold_9b33
  > a
  .surface-c41a:before {
  width: 100%;
  background-color: currentColor;
}
.logo-wide-1110 .dropdown_4cc6 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.logo-wide-1110 .dropdown_4cc6 li:first-child > a {
  border-top: none;
}
.logo-wide-1110 .dropdown_4cc6 .tag_ca96 > .surface-c41a .card-dirty-022b {
  display: none;
}
.logo-wide-1110 .dropdown_4cc6 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.logo-wide-1110 .dropdown_4cc6 li:last-child {
  border: none;
}
.logo-wide-1110 .dropdown_4cc6 li.avatar-narrow-f79c > a {
  padding-right: 45px !important;
}
.logo-wide-1110 .dropdown_4cc6 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.logo-wide-1110 .dropdown_4cc6 li a:focus,
.logo-wide-1110 .dropdown_4cc6 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.logo-wide-1110 .dropdown_4cc6 li .preview-soft-33a8 {
  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;
}
.logo-wide-1110 .dropdown_4cc6 li .preview-soft-33a8:hover {
  box-shadow: none;
}
.logo-wide-1110 .dropdown_4cc6 li .preview-soft-33a8 .card-dirty-022b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.logo-wide-1110 .dropdown_4cc6 .notice-e593 {
  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);
}
.logo-wide-1110 .dropdown_4cc6 .notice-e593 li a {
  padding-left: 3em;
}
.logo-wide-1110 .dropdown_4cc6 .box-clean-b153 > a .preview-soft-33a8 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.logo-wide-1110 .dropdown_4cc6 .box-clean-b153 > .notice-e593 {
  display: block;
  opacity: 1;
}
.tag_fresh_47b4 {
  max-width: 100%;
}
.modal_bc7c {
  line-height: 0;
  cursor: pointer;
}
.pagination-dfd7 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.pagination-dfd7:hover {
  box-shadow: none;
  color: currentColor;
}
.pagination-dfd7 svg {
  width: 18px;
  height: 18px;
}
.pagination-dfd7 .pattern_warm_0834 {
  display: none;
}
.preview-light-1648 {
  position: relative;
}
.preview-light-1648.fn-active-43ce .pagination-dfd7 .hero_cc46 {
  display: none;
}
.preview-light-1648.fn-active-43ce .pagination-dfd7 .pattern_warm_0834 {
  display: inline-block;
}
.preview-light-1648 .highlight_2342 {
  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);
}
.preview-light-1648.fluid-2cba .highlight_2342 {
  left: auto;
  right: -0.9em;
}
.preview-light-1648.fluid-2cba .tall_4abc::before {
  left: auto;
  right: 15px;
}
.preview-light-1648.fn-active-43ce .highlight_2342 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.black-3726 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.black-3726 label {
  flex-basis: 100%;
}
.black-3726 .container_5c4d {
  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;
}
.black-3726 .caption_7108 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.black-3726 .caption_7108:focus {
  background-color: transparent;
}
.black-3726 button.article-b526 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.black-3726 button.article-b526:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.black-3726 button.article-b526 svg {
  width: 18px;
  height: 18px;
}
.black-3726 input[type="submit"] {
  min-height: auto;
}
.box-north-8fed .black-3726 .caption_7108 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tall_4abc {
  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) {
  .tall_4abc {
    width: 220px;
  }
}
.tall_4abc label {
  flex-basis: 100%;
}
.tall_4abc::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;
}
.tall-9660 .box-north-8fed .black-3726 {
  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;
}
.tall-9660
  .box-north-8fed
  .black-3726
  .container_5c4d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tall-9660 .box-north-8fed .black-3726 .caption_7108 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tall-9660
  .box-north-8fed
  .black-3726
  .caption_7108:focus {
  background: 0 0;
}
.tall-9660
  .box-north-8fed
  .black-3726
  .caption-gold-1f4c {
  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;
}
.border-8972 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.border-8972 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.border-8972 li:last-child {
  margin-right: 0;
}
.border-8972 li:first-child {
  margin-left: 0;
}
.border-8972.card-0a03 a {
  color: #fff;
}
.border-8972.card-0a03 a:hover {
  color: #fff;
}
.border-8972 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.border-8972 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.border-8972 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.border-8972 a:hover {
  opacity: 0.9;
  color: inherit;
}
.border-8972 [class*="social-icon-apple"] {
  background-color: #999;
}
.border-8972 [class*="social-icon-apple"].container_easy_bfba {
  background-color: transparent;
  color: #999;
}
.border-8972 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.border-8972 [class*="social-icon-behance"].container_easy_bfba {
  background-color: transparent;
  color: #1769ff;
}
.border-8972 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.border-8972 [class*="social-icon-bitbucket"].container_easy_bfba {
  background-color: transparent;
  color: #205081;
}
.border-8972 [class*="social-icon-codepen"] {
  background-color: #000;
}
.border-8972 [class*="social-icon-codepen"].container_easy_bfba {
  background-color: transparent;
  color: #000;
}
.border-8972 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.border-8972 [class*="social-icon-delicious"].container_easy_bfba {
  background-color: transparent;
  color: #39f;
}
.border-8972 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.border-8972 [class*="social-icon-digg"].container_easy_bfba {
  background-color: transparent;
  color: #005be2;
}
.border-8972 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.border-8972 [class*="social-icon-dribbble"].container_easy_bfba {
  background-color: transparent;
  color: #ea4c89;
}
.border-8972 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.border-8972 [class*="social-icon-envelope"].container_easy_bfba {
  background-color: transparent;
  color: #ea4335;
}
.border-8972 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.border-8972 [class*="social-icon-facebook"].container_easy_bfba {
  background-color: transparent;
  color: #3b5998;
}
.border-8972 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.border-8972 [class*="social-icon-flickr"].container_easy_bfba {
  background-color: transparent;
  color: #0063dc;
}
.border-8972 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.border-8972 [class*="social-icon-foursquare"].container_easy_bfba {
  background-color: transparent;
  color: #2d5be3;
}
.border-8972 [class*="social-icon-github"] {
  background-color: #333;
}
.border-8972 [class*="social-icon-github"].container_easy_bfba {
  background-color: transparent;
  color: #333;
}
.border-8972 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.border-8972 [class*="social-icon-google-plus"].container_easy_bfba {
  background-color: transparent;
  color: #dd4b39;
}
.border-8972 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.border-8972 [class*="social-icon-houzz"].container_easy_bfba {
  background-color: transparent;
  color: #7ac142;
}
.border-8972 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.border-8972 [class*="social-icon-instagram"].container_easy_bfba {
  background-color: transparent;
  color: #262626;
}
.border-8972 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.border-8972 [class*="social-icon-jsfiddle"].container_easy_bfba {
  background-color: transparent;
  color: #487aa2;
}
.border-8972 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.border-8972 [class*="social-icon-linkedin"].container_easy_bfba {
  background-color: transparent;
  color: #0077b5;
}
.border-8972 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.border-8972 [class*="social-icon-medium"].container_easy_bfba {
  background-color: transparent;
  color: #00ab6b;
}
.border-8972 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.border-8972
  [class*="social-icon-odnoklassniki"].container_easy_bfba {
  background-color: transparent;
  color: #f4731c;
}
.border-8972 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.border-8972 [class*="social-icon-meetup"].container_easy_bfba {
  background-color: transparent;
  color: #ec1c40;
}
.border-8972 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.border-8972 [class*="social-icon-pinterest"].container_easy_bfba {
  background-color: transparent;
  color: #bd081c;
}
.border-8972 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.border-8972 [class*="social-icon-product-hunt"].container_easy_bfba {
  background-color: transparent;
  color: #da552f;
}
.border-8972 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.border-8972 [class*="social-icon-reddit"].container_easy_bfba {
  background-color: transparent;
  color: #ff4500;
}
.border-8972 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.border-8972 [class*="social-icon-rss"].container_easy_bfba {
  background-color: transparent;
  color: #f26522;
}
.border-8972 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.border-8972
  [class*="social-icon-shopping-cart"].container_easy_bfba {
  background-color: transparent;
  color: #4caf50;
}
.border-8972 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.border-8972 [class*="social-icon-skype"].container_easy_bfba {
  background-color: transparent;
  color: #00aff0;
}
.border-8972 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.border-8972 [class*="social-icon-slideshare"].container_easy_bfba {
  background-color: transparent;
  color: #0077b5;
}
.border-8972 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.border-8972 [class*="social-icon-snapchat"].container_easy_bfba {
  background-color: transparent;
  color: #fffc00;
}
.border-8972 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.border-8972 [class*="social-icon-soundcloud"].container_easy_bfba {
  background-color: transparent;
  color: #f80;
}
.border-8972 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.border-8972 [class*="social-icon-spotify"].container_easy_bfba {
  background-color: transparent;
  color: #2ebd59;
}
.border-8972 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.border-8972
  [class*="social-icon-stack-overflow"].container_easy_bfba {
  background-color: transparent;
  color: #fe7a15;
}
.border-8972 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.border-8972 [class*="social-icon-maldkfgram"].container_easy_bfba {
  background-color: transparent;
  color: #2ca5e0;
}
.border-8972 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.border-8972 [class*="social-icon-tripadvisor"].container_easy_bfba {
  background-color: transparent;
  color: #589442;
}
.border-8972 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.border-8972 [class*="social-icon-tumblr"].container_easy_bfba {
  background-color: transparent;
  color: #35465c;
}
.border-8972 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.border-8972 [class*="social-icon-twitch"].container_easy_bfba {
  background-color: transparent;
  color: #6441a5;
}
.border-8972 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.border-8972 [class*="social-icon-twitter"].container_easy_bfba {
  background-color: transparent;
  color: #1da1f2;
}
.border-8972 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.border-8972 [class*="social-icon-vimeo"].container_easy_bfba {
  background-color: transparent;
  color: #1ab7ea;
}
.border-8972 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.border-8972 [class*="social-icon-vk"].container_easy_bfba {
  background-color: transparent;
  color: #45668e;
}
.border-8972 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.border-8972 [class*="social-icon-weibo"].container_easy_bfba {
  background-color: transparent;
  color: #df2029;
}
.border-8972 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.border-8972 [class*="social-icon-weixin"].container_easy_bfba {
  background-color: transparent;
  color: #7bb32e;
}
.border-8972 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.border-8972 [class*="social-icon-whatsapp"].container_easy_bfba {
  background-color: transparent;
  color: #25d366;
}
.border-8972 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.border-8972 [class*="social-icon-wordpress"].container_easy_bfba {
  background-color: transparent;
  color: #21759b;
}
.border-8972 [class*="social-icon-xing"] {
  background-color: #026466;
}
.border-8972 [class*="social-icon-xing"].container_easy_bfba {
  background-color: transparent;
  color: #026466;
}
.border-8972 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.border-8972 [class*="social-icon-yelp"].container_easy_bfba {
  background-color: transparent;
  color: #af0606;
}
.border-8972 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.border-8972 [class*="social-icon-youtube"].container_easy_bfba {
  background-color: transparent;
  color: #cd201f;
}
.container-567f {
  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;
}
.container-567f:hover {
  box-shadow: none;
  background: 0 0;
}
.warm_3eb5 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.text-dirty-689d {
  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;
}
.blue_0930 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.basic-dcd9 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.basic-dcd9,
.basic-dcd9::after,
.basic-dcd9::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;
}
.basic-dcd9::after,
.basic-dcd9::before {
  content: "";
  display: block;
  background-color: inherit;
}
.card-last-fa23 .text-dirty-689d .blue_0930 {
  margin-top: -2px;
  width: 19px;
}
.card-last-fa23 .text-dirty-689d .basic-dcd9 {
  margin-top: -1px;
}
.card-last-fa23 .text-dirty-689d .basic-dcd9,
.card-last-fa23 .text-dirty-689d .basic-dcd9::after,
.card-last-fa23 .text-dirty-689d .basic-dcd9::before {
  width: 19px;
  height: 2px;
}
.card-last-fa23 .text-dirty-689d .basic-dcd9::before {
  top: -6px;
}
.card-last-fa23 .text-dirty-689d .basic-dcd9::after {
  bottom: -6px;
}
.sort-bcbc .text-dirty-689d .blue_0930 {
  margin-top: -2px;
  width: 22px;
}
.sort-bcbc .text-dirty-689d .basic-dcd9 {
  margin-top: -1px;
}
.sort-bcbc .text-dirty-689d .basic-dcd9,
.sort-bcbc .text-dirty-689d .basic-dcd9::after,
.sort-bcbc .text-dirty-689d .basic-dcd9::before {
  width: 22px;
  height: 2px;
}
.sort-bcbc .text-dirty-689d .basic-dcd9::before {
  top: -7px;
}
.sort-bcbc .text-dirty-689d .basic-dcd9::after {
  bottom: -7px;
}
.button-iron-5e82 .text-dirty-689d .blue_0930 {
  margin-top: -2px;
  width: 31px;
}
.button-iron-5e82 .text-dirty-689d .basic-dcd9 {
  margin-top: -1.5px;
}
.button-iron-5e82 .text-dirty-689d .basic-dcd9,
.button-iron-5e82 .text-dirty-689d .basic-dcd9::after,
.button-iron-5e82 .text-dirty-689d .basic-dcd9::before {
  width: 31px;
  height: 3px;
}
.button-iron-5e82 .text-dirty-689d .basic-dcd9::before {
  top: -9px;
}
.button-iron-5e82 .text-dirty-689d .basic-dcd9::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .chip_8715 .text-dirty-689d .blue_0930 {
    margin-top: -2px;
    width: 19px;
  }
  .chip_8715 .text-dirty-689d .basic-dcd9 {
    margin-top: -1px;
  }
  .chip_8715 .text-dirty-689d .basic-dcd9,
  .chip_8715 .text-dirty-689d .basic-dcd9::after,
  .chip_8715 .text-dirty-689d .basic-dcd9::before {
    width: 19px;
    height: 2px;
  }
  .chip_8715 .text-dirty-689d .basic-dcd9::before {
    top: -6px;
  }
  .chip_8715 .text-dirty-689d .basic-dcd9::after {
    bottom: -6px;
  }
  .table-0b17 .text-dirty-689d .blue_0930 {
    margin-top: -2px;
    width: 22px;
  }
  .table-0b17 .text-dirty-689d .basic-dcd9 {
    margin-top: -1px;
  }
  .table-0b17 .text-dirty-689d .basic-dcd9,
  .table-0b17 .text-dirty-689d .basic-dcd9::after,
  .table-0b17 .text-dirty-689d .basic-dcd9::before {
    width: 22px;
    height: 2px;
  }
  .table-0b17 .text-dirty-689d .basic-dcd9::before {
    top: -7px;
  }
  .table-0b17 .text-dirty-689d .basic-dcd9::after {
    bottom: -7px;
  }
  .search-rough-53d7 .text-dirty-689d .blue_0930 {
    margin-top: -2px;
    width: 31px;
  }
  .search-rough-53d7 .text-dirty-689d .basic-dcd9 {
    margin-top: -1.5px;
  }
  .search-rough-53d7 .text-dirty-689d .basic-dcd9,
  .search-rough-53d7 .text-dirty-689d .basic-dcd9::after,
  .search-rough-53d7 .text-dirty-689d .basic-dcd9::before {
    width: 31px;
    height: 3px;
  }
  .search-rough-53d7 .text-dirty-689d .basic-dcd9::before {
    top: -9px;
  }
  .search-rough-53d7 .text-dirty-689d .basic-dcd9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .pro-2142 .text-dirty-689d .blue_0930 {
    margin-top: -2px;
    width: 19px;
  }
  .pro-2142 .text-dirty-689d .basic-dcd9 {
    margin-top: -1px;
  }
  .pro-2142 .text-dirty-689d .basic-dcd9,
  .pro-2142 .text-dirty-689d .basic-dcd9::after,
  .pro-2142 .text-dirty-689d .basic-dcd9::before {
    width: 19px;
    height: 2px;
  }
  .pro-2142 .text-dirty-689d .basic-dcd9::before {
    top: -6px;
  }
  .pro-2142 .text-dirty-689d .basic-dcd9::after {
    bottom: -6px;
  }
  .active-black-d2a5 .text-dirty-689d .blue_0930 {
    margin-top: -2px;
    width: 22px;
  }
  .active-black-d2a5 .text-dirty-689d .basic-dcd9 {
    margin-top: -1px;
  }
  .active-black-d2a5 .text-dirty-689d .basic-dcd9,
  .active-black-d2a5 .text-dirty-689d .basic-dcd9::after,
  .active-black-d2a5 .text-dirty-689d .basic-dcd9::before {
    width: 22px;
    height: 2px;
  }
  .active-black-d2a5 .text-dirty-689d .basic-dcd9::before {
    top: -7px;
  }
  .active-black-d2a5 .text-dirty-689d .basic-dcd9::after {
    bottom: -7px;
  }
  .smooth-3470 .text-dirty-689d .blue_0930 {
    margin-top: -2px;
    width: 31px;
  }
  .smooth-3470 .text-dirty-689d .basic-dcd9 {
    margin-top: -1.5px;
  }
  .smooth-3470 .text-dirty-689d .basic-dcd9,
  .smooth-3470 .text-dirty-689d .basic-dcd9::after,
  .smooth-3470 .text-dirty-689d .basic-dcd9::before {
    width: 31px;
    height: 3px;
  }
  .smooth-3470 .text-dirty-689d .basic-dcd9::before {
    top: -9px;
  }
  .smooth-3470 .text-dirty-689d .basic-dcd9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .new_8473 .text-dirty-689d .blue_0930 {
    margin-top: -2px;
    width: 19px;
  }
  .new_8473 .text-dirty-689d .basic-dcd9 {
    margin-top: -1px;
  }
  .new_8473 .text-dirty-689d .basic-dcd9,
  .new_8473 .text-dirty-689d .basic-dcd9::after,
  .new_8473 .text-dirty-689d .basic-dcd9::before {
    width: 19px;
    height: 2px;
  }
  .new_8473 .text-dirty-689d .basic-dcd9::before {
    top: -6px;
  }
  .new_8473 .text-dirty-689d .basic-dcd9::after {
    bottom: -6px;
  }
  .heading-0077 .text-dirty-689d .blue_0930 {
    margin-top: -2px;
    width: 22px;
  }
  .heading-0077 .text-dirty-689d .basic-dcd9 {
    margin-top: -1px;
  }
  .heading-0077 .text-dirty-689d .basic-dcd9,
  .heading-0077 .text-dirty-689d .basic-dcd9::after,
  .heading-0077 .text-dirty-689d .basic-dcd9::before {
    width: 22px;
    height: 2px;
  }
  .heading-0077 .text-dirty-689d .basic-dcd9::before {
    top: -7px;
  }
  .heading-0077 .text-dirty-689d .basic-dcd9::after {
    bottom: -7px;
  }
  .smooth_075e .text-dirty-689d .blue_0930 {
    margin-top: -2px;
    width: 31px;
  }
  .smooth_075e .text-dirty-689d .basic-dcd9 {
    margin-top: -1.5px;
  }
  .smooth_075e .text-dirty-689d .basic-dcd9,
  .smooth_075e .text-dirty-689d .basic-dcd9::after,
  .smooth_075e .text-dirty-689d .basic-dcd9::before {
    width: 31px;
    height: 3px;
  }
  .smooth_075e .text-dirty-689d .basic-dcd9::before {
    top: -9px;
  }
  .smooth_075e .text-dirty-689d .basic-dcd9::after {
    bottom: -9px;
  }
}
.full-7083 .basic-dcd9 {
  -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);
}
.full-7083 .basic-dcd9::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.full-7083 .basic-dcd9::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);
}
.full-7083.hidden_copper_807b .basic-dcd9 {
  -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);
}
.full-7083.hidden_copper_807b .basic-dcd9::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.full-7083.hidden_copper_807b .basic-dcd9::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);
}
.disabled_9454 {
  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.advanced_e852:before {
  display: none;
}
.caption_395d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.caption_395d .solid-05af {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.caption_395d .solid-05af:last-of-type {
  border-bottom: none;
}
.caption_395d .solid-05af.label_e5e8,
.caption_395d .solid-05af.hovered-87cf,
.caption_395d .solid-05af.focused-170d {
  padding: 0;
}
.caption_395d .logo-wide-1110 .preview-soft-33a8 {
  color: currentColor;
}
.caption_395d .logo-wide-1110 .preview-soft-33a8:focus,
.caption_395d .logo-wide-1110 .preview-soft-33a8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption_395d.white-1887 .wood_6fc5,
.caption_395d.white-1887 .chip_2db4 a,
.caption_395d.white-1887 .purple_af4f a,
.caption_395d.white-1887 .notice-e593 a {
  color: rgba(0, 0, 0, 0.55);
}
.caption_395d.white-1887 .wood_6fc5:hover,
.caption_395d.white-1887 .chip_2db4 a:hover,
.caption_395d.white-1887 .purple_af4f a:hover,
.caption_395d.white-1887 .notice-e593 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.caption_395d.white-1887 .hero_basic_574e {
  color: rgba(0, 0, 0, 0.8);
}
.caption_395d.white-1887 .solid-05af {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption_395d.white-1887 .solid-05af:before {
  background: rgba(0, 0, 0, 0.08);
}
.caption_395d.white-1887 .title-soft-ef3b:before {
  background: rgba(255, 255, 255, 0.9);
}
.caption_395d.white-1887 .logo-wide-1110 .dropdown_4cc6 li a,
.caption_395d.white-1887 .logo-wide-1110 .preview-soft-33a8,
.caption_395d.white-1887 .notice-e593 {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption_395d.white-1887 .logo-wide-1110 .preview-soft-33a8:focus,
.caption_395d.white-1887 .logo-wide-1110 .preview-soft-33a8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption_395d.white-1887 .dropdown_4cc6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption_395d.logo-brown-451f .wood_6fc5,
.caption_395d.logo-brown-451f .chip_2db4 a,
.caption_395d.logo-brown-451f .purple_af4f .preview-soft-33a8,
.caption_395d.logo-brown-451f .purple_af4f a,
.caption_395d.logo-brown-451f .notice-e593 a {
  color: rgba(255, 255, 255, 0.79);
}
.caption_395d.logo-brown-451f .wood_6fc5:hover,
.caption_395d.logo-brown-451f .chip_2db4 a:hover,
.caption_395d.logo-brown-451f .purple_af4f .preview-soft-33a8:hover,
.caption_395d.logo-brown-451f .purple_af4f a:hover,
.caption_395d.logo-brown-451f .notice-e593 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption_395d.logo-brown-451f .hero_basic_574e {
  color: rgba(255, 255, 255, 0.99);
}
.caption_395d.logo-brown-451f .solid-05af {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption_395d.logo-brown-451f .solid-05af:before {
  background: rgba(255, 255, 255, 0.08);
}
.caption_395d.logo-brown-451f .title-soft-ef3b:before {
  background: rgba(0, 0, 0, 0.9);
}
.caption_395d.logo-brown-451f .logo-wide-1110 .dropdown_4cc6 li a,
.caption_395d.logo-brown-451f .logo-wide-1110 .preview-soft-33a8,
.caption_395d.logo-brown-451f .notice-e593 {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption_395d.logo-brown-451f .logo-wide-1110 .preview-soft-33a8:focus,
.caption_395d.logo-brown-451f .logo-wide-1110 .preview-soft-33a8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption_395d.logo-brown-451f .dropdown_4cc6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.title-soft-ef3b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.title-soft-ef3b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.breadcrumb_b959 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.warm_21b9 .caption_395d {
  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;
}
.warm_21b9 .solid-05af {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.warm_21b9 .solid-05af: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) {
  .warm_21b9 .solid-05af:before {
    width: 16%;
    left: 42%;
  }
}
.warm_21b9 .solid-05af:last-child:before {
  content: none;
}
.warm_21b9 .solid-05af[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.warm_21b9 .logo-wide-1110 .dropdown_4cc6 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.warm_21b9 .logo-wide-1110 .dropdown_4cc6 li a .preview-soft-33a8 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.warm_21b9 .logo-wide-1110 .notice-e593 {
  border: none;
}
.warm_21b9 .logo-wide-1110 .notice-e593 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.warm_21b9 .title-soft-ef3b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.warm_21b9 .breadcrumb_b959 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.warm_21b9 .logo-brown-451f .title-soft-ef3b:before {
  background: rgba(0, 0, 0, 0.9);
}
.warm_21b9 .white-1887.card_dirty_3dba .basic-dcd9 {
  background: rgba(0, 0, 0, 0.6);
}
.warm_21b9
  .white-1887.card_dirty_3dba
  .basic-dcd9::after,
.warm_21b9
  .white-1887.card_dirty_3dba
  .basic-dcd9:before {
  background: inherit;
}
.warm_21b9
  .white-1887.card_dirty_3dba:hover
  .basic-dcd9 {
  background: rgba(0, 0, 0, 0.8);
}
.disabled-258d .caption_395d {
  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) {
  .disabled-258d .caption_395d {
    width: auto;
    right: 45px;
  }
}
.column-232a .caption_395d {
  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) {
  .column-232a .caption_395d {
    width: auto;
    left: 45px;
  }
}
.advanced_e852 .caption_395d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.advanced_e852 .breadcrumb_b959 {
  max-width: 48em;
  margin: 0 auto;
}
.advanced_e852 .title-soft-ef3b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.widget-bdda {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.widget-bdda.warm_21b9 .caption_395d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.widget-bdda.disabled-258d .caption_395d {
  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);
}
.widget-bdda .caption_395d {
  visibility: visible;
}
.widget-bdda.column-232a .caption_395d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.popup-1793,
.block_8f94 {
  overflow-x: hidden;
}
.popup-1793 .caption_395d {
  overflow: auto;
}
.popup-1793.warm_21b9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.popup-1793.warm_21b9 .caption_395d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.popup-1793.warm_21b9 .container-567f {
  opacity: 0;
}
.popup-1793.disabled-258d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.popup-1793.disabled-258d .caption_395d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.popup-1793.disabled-258d .container-567f {
  opacity: 0;
}
.popup-1793.column-232a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.popup-1793.column-232a .caption_395d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.popup-1793.column-232a .container-567f {
  opacity: 0;
}
.popup-1793.advanced_e852 .caption_395d {
  z-index: 10;
  visibility: visible;
}
.card_dirty_3dba {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.card_dirty_3dba .basic-dcd9 {
  background: rgba(255, 255, 255, 0.99);
}
.card_dirty_3dba .basic-dcd9::after,
.card_dirty_3dba .basic-dcd9:before {
  background: inherit;
}
.card_dirty_3dba:hover .basic-dcd9 {
  background: rgba(255, 255, 255, 0.99);
}
.column-232a .card_dirty_3dba {
  top: 10px;
  right: auto;
  left: 12px;
}
.advanced_e852 .card_dirty_3dba {
  display: none !important;
}
.popup-1793:before,
.block_8f94:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.popup-1793 .card_dirty_3dba,
.block_8f94 .card_dirty_3dba {
  display: inline-block;
}
.caption_395d .text-9eb9 {
  -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;
}
.popup-1793 .caption_395d .text-9eb9,
.block_8f94 .caption_395d .text-9eb9 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.input-b138 .container_5c4d {
  width: 100%;
}
.mask-a98e {
  padding: 0 0.5em 0;
}
.mask-a98e [class*="customify-col-"],
.mask-a98e [class*="customify-col_"],
.mask-a98e [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.footer_old_4fec .mask-a98e {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .selected_b7f7 .filter_fast_ba8d,
  .filter_fast_ba8d {
    display: none;
  }
  .form-1de1 {
    text-align: left;
  }
  .static_f0ec {
    text-align: center;
  }
  .new-8052 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .selected_b7f7 .pattern_1151,
  .pattern_1151 {
    display: none;
  }
  .out_452d {
    text-align: left;
  }
  .alert_solid_ecb7 {
    text-align: center;
  }
  .main-brown-d0cd {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .selected_b7f7 .background-1ecf,
  .background-1ecf {
    display: none;
  }
  .photo-brown-a211 {
    text-align: left;
  }
  .orange-3969 {
    text-align: center;
  }
  .header-324b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.shade-first-dfeb {
  box-shadow: none !important;
}
.avatar-brown-518f .layout_15bf,
.tall-90bf .layout_15bf {
  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;
}
.tall-90bf .layout_15bf {
  margin-top: 30px;
  margin-bottom: 30px;
}
.paragraph-4d4b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.paragraph-4d4b:after,
.paragraph-4d4b:before {
  content: "";
  display: table;
}
.paragraph-4d4b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .paragraph-4d4b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.paragraph-4d4b,
.filter-inner-44f3 {
  max-width: 1248px;
  margin: 0 auto;
}

.media_7036.video_static_a7b6 .paragraph-4d4b {
  max-width: 100%;
}
.media_7036.input_tiny_81e9 {
  max-width: 1200px;
  margin: 0 auto;
}
.media_7036.new_9423 .paragraph-4d4b {
  max-width: 100%;
}
.media_7036.new_9423 > .paragraph-4d4b {
  padding-left: 0;
  padding-right: 0;
}
.media_7036.new_9423 > .paragraph-4d4b .selected_b7f7 {
  margin: 0;
}
.media_7036.new_9423
  > .paragraph-4d4b
  .header_2ae3.carousel-9de1 {
  margin-right: 0;
  margin-left: 0;
}
.media_7036.new_9423 #main.carousel-9de1 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .active-c3f8 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .active-c3f8 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .chip-current-bb8b .sidebar_d804 {
    padding-right: 1em;
  }
  .chip-current-bb8b.border-easy-dec5 .header_2ae3 {
    border-right: 1px solid #eaecee;
  }
  .chip-current-bb8b.border-easy-dec5 .sidebar_d804 {
    padding-right: 1em;
  }
  .chip-current-bb8b.border-easy-dec5 .gallery-4c6b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hot_c831 .sidebar_d804 {
    padding-left: 1em;
  }
  .hot_c831.border-easy-dec5 .header_2ae3 {
    border-left: 1px solid #eaecee;
  }
  .hot_c831.border-easy-dec5 .sidebar_d804 {
    padding-left: 1em;
  }
  .hot_c831.border-easy-dec5 .gallery-4c6b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover_tall_254d .sidebar_d804 {
    padding-left: 1em;
  }
  .hover_tall_254d.border-easy-dec5 .preview_tall_f485 {
    border-right: 1px solid #eaecee;
  }
  .hover_tall_254d.border-easy-dec5 .mini_31ad {
    border-right: 1px solid #eaecee;
  }
  .hover_tall_254d.border-easy-dec5 .sidebar_d804 {
    padding-left: 1em;
  }
  .hover_tall_254d.border-easy-dec5 .gallery-4c6b {
    padding-right: 1em;
  }
  .hover_tall_254d.border-easy-dec5 .focus_3eb8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress-2b6b .sidebar_d804 {
    padding-right: 1em;
  }
  .progress-2b6b.border-easy-dec5 .preview_tall_f485 {
    border-left: 1px solid #eaecee;
  }
  .progress-2b6b.border-easy-dec5 .mini_31ad {
    border-left: 1px solid #eaecee;
  }
  .progress-2b6b.border-easy-dec5 .sidebar_d804 {
    padding-right: 1em;
  }
  .progress-2b6b.border-easy-dec5 .gallery-4c6b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .progress-2b6b.border-easy-dec5 .focus_3eb8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active-c3f8 .sidebar_d804 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active-c3f8.border-easy-dec5 .header_2ae3 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .active-c3f8.border-easy-dec5 .sidebar_d804 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active-c3f8.border-easy-dec5 .gallery-4c6b {
    padding-left: 1em;
  }
  .active-c3f8.border-easy-dec5 .focus_3eb8 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .active-c3f8.border-easy-dec5 .sidebar_d804 {
    padding-left: 0;
  }
}
.tooltip-up-0d83 .under_2624 {
  display: inline-block;
}
.footer_focused_7dae {
  display: inline-block;
}
.info_short_e321 {
  word-con: break-word;
}
.notice-b187 > span {
  display: inline-block;
  padding: 5px 0;
}
.notice-b187 .bright-8c67 {
  margin-left: 8px;
  margin-right: 8px;
}
.notice-b187 .element-focused-04e5 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.first-311d .layout_basic_271f {
  margin-bottom: 2em;
}
.first-311d .overlay-down-1735 {
  margin-bottom: 15px;
}
.first-311d .overlay-down-1735:last-child {
  margin-bottom: 0;
}
.first-311d .list_b8b8 {
  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) {
  .first-311d .list_b8b8 {
    display: block;
  }
}
.first-311d .dim_fc62 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .first-311d .dim_fc62 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.first-311d .banner_3269 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.first-311d .banner_3269 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.first-311d .banner_3269 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.first-311d .info_short_e321 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.first-311d .info_short_e321 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.first-311d .inner_7ee4 p:last-child {
  margin-bottom: 0;
}
.first-311d .aside_yellow_9908 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.first-311d .accent_upper_c046 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.first-311d .liquid-054c {
  margin-top: 1em;
}
.first-311d .hero-advanced-2727 {
  top: 0;
  display: block;
}
.first-311d .hero-advanced-2727 a {
  color: inherit;
}
.first-311d .hero-advanced-2727 a:hover {
  color: inherit;
}
.first-311d .content-c2d0 {
  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;
}
.first-311d .content-c2d0:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.first-311d .accent_upper_c046 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.first-311d .summary_537a {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.first-311d .summary_537a:first-child {
  margin-top: 0;
}
.first-311d .summary_537a.column_a6ff {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.first-311d .summary_537a.stale_3106 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.first-311d
  .summary_537a.stale_3106.south_ae45
  .liquid-054c {
  width: 100%;
}
.first-311d .stale_3106 {
  -webkit-box-align: center;
  align-items: center;
}
.first-311d .stale_3106 .notice-b187,
.first-311d .stale_3106 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.first-311d .banner_3269 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.first-311d .banner_3269 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.first-311d .banner_3269: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;
}
.first-311d .column_a6ff {
  z-index: 5;
}
.first-311d .wide-c346 .hot-1554 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.first-311d .caption_blue_426b .hot-1554 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.first-311d .cold_f3ca .hot-1554 {
  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;
}
.first-311d.complex-67c1 .list_b8b8,
.first-311d.dirty-81cd .list_b8b8 {
  display: block;
}
.first-311d.complex-67c1 .list_b8b8 .feature_large_5842,
.first-311d.complex-67c1 .list_b8b8 .accent_upper_c046,
.first-311d.dirty-81cd .list_b8b8 .feature_large_5842,
.first-311d.dirty-81cd .list_b8b8 .accent_upper_c046 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.first-311d.search_1caa .dim_fc62 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .first-311d.search_1caa .dim_fc62 {
    margin-right: 0;
  }
}
.first-311d.complex-67c1 .dim_fc62,
.first-311d.dirty-81cd .dim_fc62 {
  padding-top: 40%;
}
.first-311d.complex-67c1 .layout_basic_271f,
.first-311d.dirty-81cd .layout_basic_271f {
  display: block;
}
.first-311d.complex-67c1 .fn-sticky-43ce .accent_upper_c046,
.first-311d.dirty-81cd .fn-sticky-43ce .accent_upper_c046 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.first-311d.complex-67c1 .dim_fc62,
.first-311d.dirty-81cd .dim_fc62 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.first-311d.complex-67c1 .accent_upper_c046 {
  padding: 1em;
}
.texture_stone_75c3 {
  margin: 30px auto;
  display: block;
}
.texture_stone_75c3 .filter-short-fd8f > * {
  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;
}
.texture_stone_75c3 .filter-short-fd8f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.texture_stone_75c3 .filter-short-fd8f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.mask_9384 .notice-b187 {
  margin-bottom: 1.41575em;
}
.mask_9384 .nav_iron_54b5 {
  margin-bottom: 1.618em;
}
.popup-3048 .image_cf4e {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.popup-3048 .image_cf4e a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.popup-3048 .pattern-smooth-7d4c {
  max-width: 100%;
  overflow: auto;
}
.logo_e2ef .popup-3048 a:hover {
  text-decoration: underline;
}
.basic_e86e .overlay-down-1735:not(.info_short_e321),
.basic_e86e .banner_3269 {
  margin-bottom: 1.41575em;
}
.basic_e86e .overlay-down-1735:not(.info_short_e321):last-child,
.basic_e86e .banner_3269:last-child {
  margin-bottom: 0;
}
.basic_e86e .overlay-down-1735.summary_9c8a {
  margin-bottom: 0.41575em;
}
.basic_e86e .notification_9548:before,
.basic_e86e .solid-972e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.basic_e86e .notification_9548:before {
  content: "\f115";
}
.basic_e86e .solid-972e:before {
  content: "\f02c";
}
.basic_e86e .footer_204a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.basic_e86e .footer_204a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.highlight_clean_0c2d {
  display: -webkit-box;
  display: flex;
}
.highlight_clean_0c2d .video_6524 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .highlight_clean_0c2d .video_6524 {
    flex-basis: 90px;
  }
}
.highlight_clean_0c2d .carousel_easy_5445 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .highlight_clean_0c2d .carousel_easy_5445 {
    flex-basis: calc(100% - 50px);
  }
}
.highlight_clean_0c2d .pressed-cc12 p:last-child {
  margin-bottom: 0.72em;
}
.card-ad9d .filter-short-fd8f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.card-ad9d .filter-short-fd8f:after,
.card-ad9d .filter-short-fd8f:before {
  content: "";
  display: table;
}
.card-ad9d .filter-short-fd8f:after {
  clear: both;
}
.card-ad9d .filter-short-fd8f .steel-03f4,
.card-ad9d .filter-short-fd8f .surface-blue-3716 {
  width: 49%;
}
.card-ad9d .filter-short-fd8f .steel-03f4 a span.avatar-a3e7,
.card-ad9d .filter-short-fd8f .surface-blue-3716 a span.avatar-a3e7 {
  display: block;
  margin-bottom: 5px;
}
.card-ad9d .filter-short-fd8f .surface-blue-3716 {
  float: left;
  text-align: left;
}
.card-ad9d .filter-short-fd8f .steel-03f4 {
  float: right;
  text-align: right;
}
.content-basic-ef70 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .content-basic-ef70 {
    margin-bottom: 0;
  }
}
.preview_down_8f59 {
  margin-bottom: 1em;
}
.preview_down_8f59 .info_short_e321 {
  font-size: 1.1em;
  line-height: 1.3;
}
.gas_727f a {
  display: block;
  line-height: 0;
  position: relative;
}
.sidebar-gas-234f .preview_down_8f59,
.title_922a .preview_down_8f59 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .sidebar-gas-234f .preview_down_8f59,
  .title_922a .preview_down_8f59 {
    display: block;
  }
}
.sidebar-gas-234f .gas_727f,
.title_922a .gas_727f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .sidebar-gas-234f .gas_727f,
  .title_922a .gas_727f {
    margin-bottom: 1em;
  }
}
.sidebar-gas-234f .gas_727f img,
.title_922a .gas_727f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.sidebar-gas-234f .item-bronze-b3b6,
.title_922a .item-bronze-b3b6 {
  flex-basis: calc(100% - 160px);
}
.sidebar-gas-234f .item-bronze-b3b6 p,
.title_922a .item-bronze-b3b6 p {
  margin-bottom: 0;
}
.sidebar-gas-234f .item-bronze-b3b6 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .sidebar-gas-234f .item-bronze-b3b6 {
    padding-left: 0;
  }
}
.title_922a .item-bronze-b3b6 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .title_922a .item-bronze-b3b6 {
    padding-right: 0;
  }
}
.title_922a .gas_727f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.filter-60a1 .gas_727f {
  margin-bottom: 0.5em;
}
.filter-60a1 .gas_727f img {
  width: 100%;
}
.bright-fcd5 .nav_8a67,
.content-bronze-257b .nav_8a67 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.content-bronze-257b .header_2ae3 .background_purple_dd88 p:last-child {
  margin-bottom: 0;
}
.popup-center-842a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.pattern_hot_7afe .mini_261e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .pattern_hot_7afe .mini_261e:last-of-type {
    margin-bottom: 0;
  }
}
.pattern_hot_7afe .mini_261e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pattern_hot_7afe .mini_261e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.pattern_hot_7afe .mini_261e ul li {
  margin: 0 0 0.6em;
}
.pattern_hot_7afe .mini_261e ul li.container_0fd2,
.pattern_hot_7afe .mini_261e ul li.badge_8e84 {
  position: relative;
}
.pattern_hot_7afe .mini_261e ul li.container_0fd2 .main_medium_435d,
.pattern_hot_7afe .mini_261e ul li.badge_8e84 .main_medium_435d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.pattern_hot_7afe .mini_261e ul li.container_0fd2:after:after,
.pattern_hot_7afe .mini_261e ul li.container_0fd2:after:before,
.pattern_hot_7afe
  .mini_261e
  ul
  li.badge_8e84:after:after,
.pattern_hot_7afe
  .mini_261e
  ul
  li.badge_8e84:after:before {
  content: "";
  display: table;
}
.pattern_hot_7afe .mini_261e ul li.container_0fd2:after:after,
.pattern_hot_7afe
  .mini_261e
  ul
  li.badge_8e84:after:after {
  clear: both;
}
.pattern_hot_7afe .mini_261e a.easy_f739:hover {
  text-decoration: none;
}
.pattern_hot_7afe .mini_261e select {
  max-width: 100%;
}
.pattern_hot_7afe .mini_261e table {
  font-size: 85%;
}
.pattern_hot_7afe .mini_261e table td,
.pattern_hot_7afe .mini_261e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.pattern_hot_7afe .mini_261e table tfoot td {
  text-align: left;
}
.pattern_hot_7afe .mini_261e :last-child {
  margin-bottom: 0;
}
.pattern_hot_7afe .mini_261e .complex-f2d8 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.pattern_hot_7afe .mini_261e .complex-f2d8 label {
  width: 100%;
}
.pattern_hot_7afe .mini_261e .complex-f2d8 .caption_7108 {
  width: 100%;
  display: block;
}
.pattern_hot_7afe .mini_261e .complex-f2d8 .article-b526 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.pattern_hot_7afe .mini_261e .complex-f2d8 .article-b526:hover svg #svg-search {
  fill: #444;
}
.pattern_hot_7afe .mini_261e .complex-f2d8 .article-b526 svg {
  width: 18px;
  height: 18px;
}
.pattern_hot_7afe .medium_653e ul ul,
.pattern_hot_7afe .liquid_2a26 ul ul,
.pattern_hot_7afe .filter-glass-4bf1 ul ul,
.pattern_hot_7afe .in-9cf9 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.pattern_hot_7afe .medium_653e .avatar-narrow-f79c > a,
.pattern_hot_7afe .liquid_2a26 .avatar-narrow-f79c > a,
.pattern_hot_7afe .filter-glass-4bf1 .avatar-narrow-f79c > a,
.pattern_hot_7afe .in-9cf9 .avatar-narrow-f79c > a {
  margin-bottom: 0;
}
.pattern_hot_7afe .frame_fa0c li,
.pattern_hot_7afe .medium_653e li,
.pattern_hot_7afe .search_4e64 li,
.pattern_hot_7afe .liquid_2a26 li,
.pattern_hot_7afe .filter-glass-4bf1 li,
.pattern_hot_7afe .in-9cf9 li,
.pattern_hot_7afe .footer-stale-1bc6 li,
.pattern_hot_7afe .pressed-2a96 li {
  display: block;
  position: relative;
}
.pattern_hot_7afe .frame_fa0c li:last-child,
.pattern_hot_7afe .medium_653e li:last-child,
.pattern_hot_7afe .search_4e64 li:last-child,
.pattern_hot_7afe .liquid_2a26 li:last-child,
.pattern_hot_7afe .filter-glass-4bf1 li:last-child,
.pattern_hot_7afe .in-9cf9 li:last-child,
.pattern_hot_7afe .footer-stale-1bc6 li:last-child,
.pattern_hot_7afe .pressed-2a96 li:last-child {
  border: none;
}
.pattern_hot_7afe .frame_fa0c li a,
.pattern_hot_7afe .medium_653e li a,
.pattern_hot_7afe .search_4e64 li a,
.pattern_hot_7afe .liquid_2a26 li a,
.pattern_hot_7afe .filter-glass-4bf1 li a,
.pattern_hot_7afe .in-9cf9 li a,
.pattern_hot_7afe .footer-stale-1bc6 li a,
.pattern_hot_7afe .pressed-2a96 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pattern_hot_7afe .frame_fa0c li ul li::before,
.pattern_hot_7afe .medium_653e li ul li::before,
.pattern_hot_7afe .search_4e64 li ul li::before,
.pattern_hot_7afe .liquid_2a26 li ul li::before,
.pattern_hot_7afe .filter-glass-4bf1 li ul li::before,
.pattern_hot_7afe .in-9cf9 li ul li::before,
.pattern_hot_7afe .footer-stale-1bc6 li ul li::before,
.pattern_hot_7afe .pressed-2a96 li ul li::before {
  left: 15px;
}
.pattern_hot_7afe .frame_fa0c li ul a,
.pattern_hot_7afe .medium_653e li ul a,
.pattern_hot_7afe .search_4e64 li ul a,
.pattern_hot_7afe .liquid_2a26 li ul a,
.pattern_hot_7afe .filter-glass-4bf1 li ul a,
.pattern_hot_7afe .in-9cf9 li ul a,
.pattern_hot_7afe .footer-stale-1bc6 li ul a,
.pattern_hot_7afe .pressed-2a96 li ul a {
  padding-left: 20px;
}
.pattern_hot_7afe .frame_fa0c li ul ul li::before,
.pattern_hot_7afe .medium_653e li ul ul li::before,
.pattern_hot_7afe .search_4e64 li ul ul li::before,
.pattern_hot_7afe .liquid_2a26 li ul ul li::before,
.pattern_hot_7afe .filter-glass-4bf1 li ul ul li::before,
.pattern_hot_7afe .in-9cf9 li ul ul li::before,
.pattern_hot_7afe .footer-stale-1bc6 li ul ul li::before,
.pattern_hot_7afe .pressed-2a96 li ul ul li::before {
  left: 30px;
}
.pattern_hot_7afe .frame_fa0c li ul ul a,
.pattern_hot_7afe .medium_653e li ul ul a,
.pattern_hot_7afe .search_4e64 li ul ul a,
.pattern_hot_7afe .liquid_2a26 li ul ul a,
.pattern_hot_7afe .filter-glass-4bf1 li ul ul a,
.pattern_hot_7afe .in-9cf9 li ul ul a,
.pattern_hot_7afe .footer-stale-1bc6 li ul ul a,
.pattern_hot_7afe .pressed-2a96 li ul ul a {
  padding-left: 40px;
}
.pattern_hot_7afe .message_d87e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pattern_hot_7afe .pressed-2a96 ul li {
  margin-bottom: 1.41575em;
}
.pattern_hot_7afe .pressed-2a96 ul li .hard_8979 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.pattern_hot_7afe .pressed-2a96 ul li .slider-hard-2635 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.logo-brown-451f .frame_fa0c li a,
.logo-brown-451f .medium_653e li a,
.logo-brown-451f .search_4e64 li a,
.logo-brown-451f .liquid_2a26 li a,
.logo-brown-451f .filter-glass-4bf1 li a,
.logo-brown-451f .in-9cf9 li a,
.logo-brown-451f .footer-stale-1bc6 li a,
.logo-brown-451f .pressed-2a96 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo-brown-451f .message_d87e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo-brown-451f .mini_261e ul li.container_0fd2 .main_medium_435d,
.logo-brown-451f .mini_261e ul li.badge_8e84 .main_medium_435d {
  background: rgba(0, 0, 0, 0.2);
}
.logo-brown-451f .pattern_hot_7afe .mini_261e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.media_7036 .pattern_hot_7afe .dropdown_4cc6 li {
  margin: 0;
}
.media_7036 .pattern_hot_7afe .dropdown_4cc6 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.media_7036 .pattern_hot_7afe .dropdown_4cc6 li ul {
  margin: 0;
}
.media_7036 .pattern_hot_7afe .dropdown_4cc6 li ul li a {
  padding-left: 15px;
}
.media_7036 .pattern_hot_7afe .dropdown_4cc6 li ul li li a {
  padding-left: 30px;
}
.media_7036 .pattern_hot_7afe .dropdown_4cc6 li.under-914b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.media_7036 .pattern_hot_7afe .dropdown_4cc6 li.under-914b > 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;
}
.media_7036 .pattern_hot_7afe .dropdown_4cc6 li.under-914b > 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;
}
.pro_4382 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.detail-b42a {
  position: relative;
  z-index: 10;
}
.detail-b42a .text-9eb9 {
  width: 100%;
  max-width: 100%;
}
.picture-946a .background-right-f9b7 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.picture-946a .white-1887 {
}
.picture-946a .logo-brown-451f {
  background: #292929;
}
.tooltip_2f6e .background-right-f9b7 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tooltip_2f6e .white-1887 {
  background: #f9f9f9;
}
.tooltip_2f6e .logo-brown-451f {
  background: #303030;
}
.panel-fixed-d1dd .background-right-f9b7 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .panel-fixed-d1dd .under_2624 {
    margin-bottom: 1em;
  }
  .panel-fixed-d1dd .under_2624:last-child {
    margin-bottom: 0;
  }
}
.panel-fixed-d1dd .white-1887 {
  background: #ededed;
}
.panel-fixed-d1dd .logo-brown-451f {
  background: #1a1a1a;
}
.background-right-f9b7.white-1887 {
  color: rgba(0, 0, 0, 0.6);
}
.background-right-f9b7.white-1887 .notification_black_3c89 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.background-right-f9b7.logo-brown-451f {
  color: rgba(255, 255, 255, 0.99);
}
.background-right-f9b7.logo-brown-451f a:not(.easy_f739) {
  color: rgba(255, 255, 255, 0.79);
}
.background-right-f9b7.logo-brown-451f a:not(.easy_f739):hover {
  color: rgba(255, 255, 255, 0.99);
}
.background-right-f9b7.logo-brown-451f .notification_black_3c89 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.background-right-f9b7.logo-brown-451f table tbody td,
.background-right-f9b7.logo-brown-451f table th {
  background: rgba(0, 0, 0, 0.08);
}
.element_829b.down-8e63 .paragraph-4d4b {
  max-width: initial;
}
.element_829b .iron_44e9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.element_829b .iron_44e9 .text-9eb9 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .element_829b .iron_44e9 .text-9eb9 {
    display: block;
    margin-bottom: 2em;
  }
  .element_829b .iron_44e9 .text-9eb9:last-child {
    margin-bottom: 0;
  }
}
.panel-fixed-d1dd .under_2624:last-child,
.tooltip_2f6e .under_2624:last-child,
.picture-946a .under_2624:last-child {
  margin-bottom: 0;
}
.panel-fixed-d1dd .under_2624 .pattern_hot_7afe .mini_261e:last-child,
.tooltip_2f6e .under_2624 .pattern_hot_7afe .mini_261e:last-child,
.picture-946a .under_2624 .pattern_hot_7afe .mini_261e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .panel-fixed-d1dd .over_6f96,
  .panel-fixed-d1dd .accent_f225,
  .tooltip_2f6e .over_6f96,
  .tooltip_2f6e .accent_f225,
  .picture-946a .over_6f96,
  .picture-946a .accent_f225 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .detail-b42a .under_2624 {
    margin-bottom: 2em;
  }
}
.detail-b42a p:last-child {
  margin-bottom: 0;
}
.detail-b42a li,
.detail-b42a ul {
  list-style: none;
  margin: 0;
}
.detail-b42a ul ul {
  margin-left: 2.617924em;
}
.fluid-481d {
  font-size: 0.875em;
}

/* css-noise: 6779 */
.shadow-element-l7 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
