/*!
Theme Name: Customify
Theme URI: https://pressmaximum.form-pink-52e2/customify
Author: WPCustomify
Author URI: https://pressmaximum.form-pink-52e2
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.form-pink-52e2/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.frame-1629.tiny-f9b9/licenses/gpl-2.0.lite_4a4d
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.north-c9d2/, (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.texture-wide-0b48.image_eda2/normalize.slider-2977/
 ======
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.slider-2977 v7.0.0 | MIT License | github.form-pink-52e2/necolas/normalize.slider-2977 */
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;
}
.photo-9661 .gradient-5664,
.active-basic-863d,
.black_4ebd,
.white_c621,
.column-f46c,
.component_static_2ebc,
.notice-easy-a5da,
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;
}
.active-basic-863d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .active-basic-863d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .active-basic-863d,
  h1 {
    font-size: 1.8em;
  }
}
.black_4ebd,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.black_4ebd + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .black_4ebd,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .black_4ebd,
  h2 {
    font-size: 1.7em;
  }
}
.white_c621,
h3 {
  font-size: 1.618em;
}
.photo-9661 .gradient-5664,
.column-f46c,
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.alert-d694 {
  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;
}
.disabled-4cd6:after,
.disabled-4cd6:before,
.text-cfce:after,
.text-cfce:before {
  content: "";
  display: table;
}
.disabled-4cd6:after,
.text-cfce:after {
  clear: both;
}
.easy-21c1 {
  float: right;
  margin-right: 0;
}
.small-fd7b {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.menu_fast_f247 .sort_dynamic_ed22,
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;
}
.menu_fast_f247 .sort_dynamic_ed22: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;
}
.link_8d9e .sort_dynamic_ed22 {
  box-shadow: none;
}
.link_8d9e
  .sort_dynamic_ed22
  .table-middle-7766 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.link_8d9e .sort_dynamic_ed22 .first-3938 {
  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;
}
.link_8d9e
  .sort_dynamic_ed22
  .first-3938
  b {
  display: none;
}
.link_8d9e .header-bb34 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.module_fed8:not(.wide-8c40):not(.surface-702b),
button:not(.wide-8c40):not(.surface-702b),
input[type="button"]:not(.wide-8c40):not(
    .surface-702b
  ),
input[type="reset"]:not(.wide-8c40):not(
    .surface-702b
  ),
input[type="submit"]:not(.wide-8c40):not(
    .surface-702b
  ) {
  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;
}
.module_fed8:not(.wide-8c40):not(
    .surface-702b
  ):hover,
button:not(.wide-8c40):not(
    .surface-702b
  ):hover,
input[type="button"]:not(.wide-8c40):not(
    .surface-702b
  ):hover,
input[type="reset"]:not(.wide-8c40):not(
    .surface-702b
  ):hover,
input[type="submit"]:not(.wide-8c40):not(
    .surface-702b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.module_fed8:not(.wide-8c40):not(
    .surface-702b
  ):active,
.module_fed8:not(.wide-8c40):not(
    .surface-702b
  ):focus,
button:not(.wide-8c40):not(
    .surface-702b
  ):active,
button:not(.wide-8c40):not(
    .surface-702b
  ):focus,
input[type="button"]:not(.wide-8c40):not(
    .surface-702b
  ):active,
input[type="button"]:not(.wide-8c40):not(
    .surface-702b
  ):focus,
input[type="reset"]:not(.wide-8c40):not(
    .surface-702b
  ):active,
input[type="reset"]:not(.wide-8c40):not(
    .surface-702b
  ):focus,
input[type="submit"]:not(.wide-8c40):not(
    .surface-702b
  ):active,
input[type="submit"]:not(.wide-8c40):not(
    .surface-702b
  ):focus {
  outline: 0;
}
.module_fed8:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48,
button:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48,
input[type="button"]:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48,
input[type="reset"]:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48,
input[type="submit"]:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48 {
  position: relative;
}
.module_fed8:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48
  .plasma-60b6,
.module_fed8:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48
  .heading_rough_6f5d,
.module_fed8:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48
  .text-8822,
.module_fed8:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48
  i,
.module_fed8:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48
  svg,
button:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48
  .plasma-60b6,
button:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48
  .heading_rough_6f5d,
button:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48
  .text-8822,
button:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48
  i,
button:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48
  svg,
input[type="button"]:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48
  .plasma-60b6,
input[type="button"]:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48
  .heading_rough_6f5d,
input[type="button"]:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48
  .text-8822,
input[type="button"]:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48
  i,
input[type="button"]:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48
  svg,
input[type="reset"]:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48
  .plasma-60b6,
input[type="reset"]:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48
  .heading_rough_6f5d,
input[type="reset"]:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48
  .text-8822,
input[type="reset"]:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48
  i,
input[type="reset"]:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48
  svg,
input[type="submit"]:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48
  .plasma-60b6,
input[type="submit"]:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48
  .heading_rough_6f5d,
input[type="submit"]:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48
  .text-8822,
input[type="submit"]:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48
  i,
input[type="submit"]:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48
  svg {
  visibility: hidden;
}
.module_fed8:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48:after,
button:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48:after,
input[type="button"]:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48:after,
input[type="reset"]:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48:after,
input[type="submit"]:not(.wide-8c40):not(
    .surface-702b
  ).fn-loading-2b48: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;
}
.module_fed8:not(.wide-8c40):not(.surface-702b),
input[type="button"]:not(.wide-8c40):not(
    .surface-702b
  ),
input[type="reset"]:not(.wide-8c40):not(
    .surface-702b
  ),
input[type="submit"]:not(.wide-8c40):not(
    .surface-702b
  ) {
  color: #fff;
  background: #235787;
}
.module_fed8:not(.wide-8c40):not(
    .surface-702b
  ):focus,
input[type="button"]:not(.wide-8c40):not(
    .surface-702b
  ):focus,
input[type="reset"]:not(.wide-8c40):not(
    .surface-702b
  ):focus,
input[type="submit"]:not(.wide-8c40):not(
    .surface-702b
  ):focus {
  color: #fff;
}
.module_fed8.fn-disabled-2b48:not(.wide-8c40):not(
    .surface-702b
  ),
.module_fed8[disabled]:not(.wide-8c40):not(
    .surface-702b
  ),
button.fn-disabled-2b48:not(.wide-8c40):not(
    .surface-702b
  ),
button[disabled]:not(.wide-8c40):not(
    .surface-702b
  ) {
  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;
}
.hover-08b9 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hover-08b9: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;
}
.dim-978d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.texture-7f89 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.slow_ddec {
  clear: both;
  display: block;
  margin: 0 auto;
}
.disabled-4cd6:after,
.disabled-4cd6:before,
.image-6de3:after,
.image-6de3:before,
.notice-6d6c:after,
.notice-6d6c:before,
.title-0916:after,
.title-0916:before,
.old-e8c0:after,
.old-e8c0:before,
.lower-61b6:after,
.lower-61b6:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.disabled-4cd6:after,
.image-6de3:after,
.notice-6d6c:after,
.title-0916:after,
.old-e8c0:after,
.lower-61b6:after {
  clear: both;
}
.image-6de3 .content-ebd1,
.notice-6d6c .content-ebd1,
.bottom_3481 .content-ebd1 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.component-7cfc {
  display: inline-block;
}
.fresh_af00 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.fresh_af00 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.fresh_af00 .table-small-1d4a {
  padding: 1em 0;
  font-size: 85%;
}
.table-small-1d4a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.info_cold_c3d4 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.info_cold_c3d4:after,
.info_cold_c3d4:before {
  content: "";
  display: table;
}
.info_cold_c3d4:after {
  clear: both;
}
.primary-52f2 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.element-d9e5 .primary-52f2 {
  max-width: 50%;
}
.hard_ab67 .primary-52f2 {
  max-width: 33.33%;
}
.component-1756 .primary-52f2 {
  max-width: 25%;
}
.dropdown_warm_7a70 .primary-52f2 {
  max-width: 20%;
}
.notification_4513 .primary-52f2 {
  max-width: 16.66%;
}
.list-stone-c74a .primary-52f2 {
  max-width: 14.28%;
}
.pattern-5fd4 .primary-52f2 {
  max-width: 12.5%;
}
.picture_complex_33e3 .primary-52f2 {
  max-width: 11.11%;
}
.rough-629b {
  display: block;
}
.photo-9661 .silver-c95f label,
.photo-9661 .tag-fb71 label,
.photo-9661 .video-large-48e3 label,
.photo-9661 .main_d356 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.background_3e50 {
  list-style: none;
  margin: 0;
}
.background_3e50 article.out_ba80 {
  margin-bottom: 0;
}
.background_3e50 ul {
  list-style: none;
  margin: 0;
}
.background_3e50 .box_90f8 li.out_ba80 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .background_3e50 .box_90f8 li.out_ba80 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .background_3e50 .box_90f8 li.out_ba80: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) {
  .background_3e50 .box_90f8 li.out_ba80 li.out_ba80 li.out_ba80 li.out_ba80 {
    padding-left: 0;
  }
}
article.out_ba80 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.out_ba80 .image-6de3 p:last-of-type {
  margin-bottom: 0;
}
article.out_ba80 .video-old-00c5 {
  float: left;
}
article.out_ba80 .nav-a12c {
  margin-left: 85px;
}
article.out_ba80 .card_50b8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.out_ba80 .card_50b8 .thumbnail-small-d704 {
  margin-left: 10px;
}
article.out_ba80 .shadow-dynamic-c31a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.out_ba80 .accordion_right_31ac {
  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 .silver-c95f,
  #respond .video-large-48e3,
  #respond .main_d356 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .silver-c95f input,
#respond .video-large-48e3 input,
#respond .main_d356 input {
  width: 100%;
}
#respond .main_d356 {
  margin-right: 0;
}
#respond .yellow_800f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.title_10f5 {
  margin: auto;
  width: 24px;
  height: 24px;
  min-height: 24px;
  overflow: hidden;
  fill: currentColor;
  line-height: 1em;
  font-size: 1em;
  position: relative;
  padding: 0;
  border-radius: 50%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  background-color: rgba(255, 255, 255, 0.5);
  color: #888;
  opacity: 0.6;
  display: inline-block;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.title_10f5.column-smooth-00d0 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.title_10f5 svg {
  width: 50%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  fill: currentColor;
  color: currentColor;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.title_10f5:focus,
.title_10f5: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);
}
.message-5a93 {
  border-radius: 10%;
}
.north_da2c {
  border-radius: 50%;
}
.container_e092 {
  font-size: 0.72em;
}
.list_top_0b69 {
  font-size: 0.875em;
}
.up_cba1 {
  font-size: 1.1em;
}
.sidebar-ad14 {
  text-transform: uppercase;
  line-height: 1.2;
}
.sidebar-ad14.container_e092 {
  letter-spacing: 0.5px;
}
.blue_dca3,
.blue_dca3 a {
  color: #6d6d6d;
}
.blue_dca3 a:hover {
  color: #111;
}
.notification-a97b {
  color: #6d6d6d;
}
.summary-6833 {
  overflow-x: hidden;
}
.summary-6833 .small_d13d.cold-ce33 {
  position: relative;
}
.summary-6833 .small_d13d.cold-ce33.bronze_eb39 {
  position: initial;
}
.summary-6833
  .small_d13d.cold-ce33.bronze_eb39
  .huge-7bcf {
  left: auto;
}
.summary-6833 .small_d13d .huge-7bcf {
  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;
}
.summary-6833 .small_d13d:hover.cold-ce33 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.summary-6833
  .small_d13d:hover.cold-ce33
  .huge-7bcf {
  display: block;
  z-index: 9999999;
}
.summary-6833 .media-warm-c932 .caption-paper-5869,
.summary-6833 .overlay_pink_23d1 .caption-paper-5869 {
  display: none;
}
.summary-6833 .stale_9315 .small_d13d:hover.cold-ce33 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.photo-9661 .silver-c95f label,
.photo-9661 .tag-fb71 label,
.photo-9661 .video-large-48e3 label,
.photo-9661 .main_d356 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.background_3e50 {
  list-style: none;
  margin: 0;
}
.background_3e50 article.out_ba80 {
  margin-bottom: 0;
}
.background_3e50 ul {
  list-style: none;
  margin: 0;
}
.background_3e50 .box_90f8 li.out_ba80 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .background_3e50 .box_90f8 li.out_ba80 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .background_3e50 .box_90f8 li.out_ba80: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) {
  .background_3e50 .box_90f8 li.out_ba80 li.out_ba80 li.out_ba80 li.out_ba80 {
    padding-left: 0;
  }
}
article.out_ba80 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.out_ba80 .image-6de3 p:last-of-type {
  margin-bottom: 0;
}
article.out_ba80 .video-old-00c5 {
  float: left;
}
article.out_ba80 .nav-a12c {
  margin-left: 85px;
}
article.out_ba80 .card_50b8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.out_ba80 .card_50b8 .thumbnail-small-d704 {
  margin-left: 10px;
}
article.out_ba80 .shadow-dynamic-c31a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.out_ba80 .accordion_right_31ac {
  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 .silver-c95f,
  #respond .video-large-48e3,
  #respond .main_d356 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .silver-c95f input,
#respond .video-large-48e3 input,
#respond .main_d356 input {
  width: 100%;
}
#respond .main_d356 {
  margin-right: 0;
}
#respond .yellow_800f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.media-warm-c932 .smooth_75ea {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.smooth_75ea .surface_bottom_db89.focused_ec5a .soft_c3f0 > li > a:focus,
.smooth_75ea .surface_bottom_db89.focused_ec5a .soft_c3f0 > li > a:hover,
.smooth_75ea .surface_bottom_db89.background-a30b .soft_c3f0 > li > a:focus,
.smooth_75ea .surface_bottom_db89.background-a30b .soft_c3f0 > li > a:hover,
.smooth_75ea .surface_bottom_db89.background_dc2a .soft_c3f0 > li > a:focus,
.smooth_75ea .surface_bottom_db89.background_dc2a .soft_c3f0 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.smooth_75ea
  .surface_bottom_db89.focused_ec5a
  .soft_c3f0
  > li.pattern-old-d87e
  > a,
.smooth_75ea
  .surface_bottom_db89.focused_ec5a
  .soft_c3f0
  > li.hero_active_4a37
  > a,
.smooth_75ea
  .surface_bottom_db89.background-a30b
  .soft_c3f0
  > li.pattern-old-d87e
  > a,
.smooth_75ea
  .surface_bottom_db89.background-a30b
  .soft_c3f0
  > li.hero_active_4a37
  > a,
.smooth_75ea
  .surface_bottom_db89.background_dc2a
  .soft_c3f0
  > li.pattern-old-d87e
  > a,
.smooth_75ea .surface_bottom_db89.background_dc2a .soft_c3f0 > li.carousel_159a > a {
  color: rgba(255, 255, 255, 0.99);
}
.smooth_75ea .outer-fe07,
.smooth_75ea .outer-fe07 a {
  color: rgba(255, 255, 255, 0.99);
}
.smooth_75ea .article_7af4.stone_3dbc li a,
.smooth_75ea .label_9ffe a,
.smooth_75ea .first-ff3d,
.smooth_75ea .soft_c3f0 > li > a,
.smooth_75ea .lower-5010 {
  color: rgba(255, 255, 255, 0.79);
}
.smooth_75ea .article_7af4.stone_3dbc li a:hover,
.smooth_75ea .label_9ffe a:hover,
.smooth_75ea .first-ff3d:hover,
.smooth_75ea .soft_c3f0 > li > a:hover,
.smooth_75ea .lower-5010:hover {
  color: rgba(255, 255, 255, 0.99);
}
.smooth_75ea .dropdown_red_5ae7 {
  color: rgba(255, 255, 255, 0.79);
}
.smooth_75ea .dropdown_red_5ae7 .table-left-d6e8 {
  color: rgba(255, 255, 255, 0.99);
}
.smooth_75ea .dropdown_red_5ae7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.smooth_75ea .red-d897 .hard_6739 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.smooth_75ea .red-d897 .hard_6739 .shadow_last_030b {
  color: rgba(255, 255, 255, 0.79);
}
.smooth_75ea
  .red-d897
  .hard_6739
  .shadow_last_030b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.smooth_75ea
  .red-d897
  .hard_6739
  .shadow_last_030b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.smooth_75ea
  .red-d897
  .hard_6739
  .shadow_last_030b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.smooth_75ea
  .red-d897
  .hard_6739
  .shadow_last_030b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.smooth_75ea .red-d897 .accent-steel-af33 {
  color: rgba(255, 255, 255, 0.79);
}
.smooth_75ea .red-d897 .accent-steel-af33:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pro_a7c4
  .smooth_75ea
  .red-d897
  .frame_bronze_7100
  .label_fresh_7980 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pro_a7c4
  .smooth_75ea
  .red-d897
  .frame_bronze_7100
  .shadow_last_030b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.media-warm-c932 .yellow-ed3e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.yellow-ed3e .surface_bottom_db89.focused_ec5a .soft_c3f0 > li > a:focus,
.yellow-ed3e .surface_bottom_db89.focused_ec5a .soft_c3f0 > li > a:hover,
.yellow-ed3e .surface_bottom_db89.background-a30b .soft_c3f0 > li > a:focus,
.yellow-ed3e .surface_bottom_db89.background-a30b .soft_c3f0 > li > a:hover,
.yellow-ed3e .surface_bottom_db89.background_dc2a .soft_c3f0 > li > a:focus,
.yellow-ed3e .surface_bottom_db89.background_dc2a .soft_c3f0 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.yellow-ed3e
  .surface_bottom_db89.focused_ec5a
  .soft_c3f0
  > li.pattern-old-d87e
  > a,
.yellow-ed3e
  .surface_bottom_db89.focused_ec5a
  .soft_c3f0
  > li.hero_active_4a37
  > a,
.yellow-ed3e
  .surface_bottom_db89.background-a30b
  .soft_c3f0
  > li.pattern-old-d87e
  > a,
.yellow-ed3e
  .surface_bottom_db89.background-a30b
  .soft_c3f0
  > li.hero_active_4a37
  > a,
.yellow-ed3e
  .surface_bottom_db89.background_dc2a
  .soft_c3f0
  > li.pattern-old-d87e
  > a,
.yellow-ed3e .surface_bottom_db89.background_dc2a .soft_c3f0 > li.carousel_159a > a {
  color: rgba(0, 0, 0, 0.8);
}
.yellow-ed3e .outer-fe07,
.yellow-ed3e .outer-fe07 a {
  color: rgba(0, 0, 0, 0.8);
}
.yellow-ed3e .article_7af4.stone_3dbc li a,
.yellow-ed3e .label_9ffe a,
.yellow-ed3e .first-ff3d,
.yellow-ed3e .soft_c3f0 > li > a,
.yellow-ed3e .lower-5010 {
  color: rgba(0, 0, 0, 0.55);
}
.yellow-ed3e .article_7af4.stone_3dbc li a:hover,
.yellow-ed3e .label_9ffe a:hover,
.yellow-ed3e .first-ff3d:hover,
.yellow-ed3e .soft_c3f0 > li > a:hover,
.yellow-ed3e .lower-5010:hover {
  color: rgba(0, 0, 0, 0.8);
}
.yellow-ed3e .dropdown_red_5ae7 {
  color: rgba(0, 0, 0, 0.55);
}
.yellow-ed3e .dropdown_red_5ae7 .table-left-d6e8 {
  color: rgba(0, 0, 0, 0.8);
}
.yellow-ed3e .dropdown_red_5ae7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wide_55d8 .media-8b26 {
  margin-left: auto;
  margin-right: auto;
}
.notice-6d6c > * {
  margin-left: auto;
  margin-right: auto;
}
.notice-6d6c .dim-978d {
  margin-right: 1.41575em;
}
.middle_99f7 .notice-6d6c > .form-bright-b872 {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.middle_99f7 .notice-6d6c > .gas_b5cf {
  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;
}
.photo_cc3d.wide_55d8 .media-8b26,
.thumbnail-5990.wide_55d8 .media-8b26 {
  margin-left: 0;
}
.badge_9704.wide_55d8 .media-8b26,
.huge_8e38.wide_55d8 .media-8b26 {
  margin-right: 0;
}
.notice-6d6c ol,
.notice-6d6c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.overlay-9c67 video {
  max-width: 100%;
}
.list-thick-8cfb img {
  display: block;
}
.list-thick-8cfb.dim-978d,
.list-thick-8cfb.texture-7f89 {
  width: 100%;
}
.list-thick-8cfb.gas_b5cf img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.description-narrow-64a1:not(.pagination_64d8) {
  margin: 1.5em auto;
}
.item-27ec p {
  padding: 1.5em 14px;
}
ul.list-east-af3d.gas_b5cf,
ul.list-east-af3d.form-bright-b872,
ul.list-east-af3d.in_761c.form-bright-b872 {
  padding: 0 14px;
}
.green_9982 {
  display: block;
  overflow-x: auto;
}
.green_9982 table {
  border-collapse: collapse;
  width: 100%;
}
.green_9982 td,
.green_9982 th {
  padding: 0.5em;
}
.notice-6d6c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.notice-6d6c ol ol,
.notice-6d6c ol ul,
.notice-6d6c ul ol,
.notice-6d6c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.notice-6d6c ol ol li,
.notice-6d6c ol ul li,
.notice-6d6c ul ol li,
.notice-6d6c ul ul li {
  margin-left: 0;
}
.list-af53.slider-bc05 > .hot-07f6 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.list-af53.slider-bc05 > .hot-07f6 iframe,
.list-af53.slider-bc05 > .hot-07f6 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.background-purple-7428 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.background-purple-7428.nav-7c57 {
  padding: 0;
}
.background-purple-7428.nav-7c57 cite {
  font-size: 13px;
}
.background-purple-7428 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.background-purple-7428 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.content-dark-d0e4 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.content-dark-d0e4 > p:first-child {
  margin-top: 0;
}
.content-dark-d0e4 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.content-dark-d0e4 blockquote {
  border-left: 0;
}
.preview_28e4 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.preview_28e4:not(.filter_a346) {
  max-width: 100px;
}
.preview_28e4.prev-5c41 {
  border-bottom: none !important;
  text-align: center;
}
.preview_28e4.prev-5c41::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .item-27ec p {
    padding: 1.5em 0;
  }
}
.aside_orange_0e85 {
  color: #0073aa;
}
.summary_static_b7c9 {
  background-color: #0073aa;
}
.article-a444 {
  color: #229fd8;
}
.description-414c {
  background-color: #229fd8;
}
.tertiary_hot_d446 {
  color: #eee;
}
.motion_86b1 {
  background-color: #eee;
}
.row_small_cfae {
  color: #444;
}
.blue_56d5 {
  background-color: #444;
}
.slider-clean-3c1f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.slider-clean-3c1f .component_upper_c7a9 .label_9ffe {
  font-size: 15px;
}
.slider-clean-3c1f .label_9ffe {
  line-height: 1.3;
}
.slider-clean-3c1f .yellow-ed3e {
}
.slider-clean-3c1f .smooth_75ea {
  background: #235787;
}
.shadow-fresh-d3d1 {
  padding: 0;
}
.shadow-fresh-d3d1 .smooth_75ea {
  background: #1a1a1a;
}
.shadow-fresh-d3d1 .yellow-ed3e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.gradient_9948 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.gradient_9948 .yellow-ed3e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.gradient_9948 .smooth_75ea {
  background: #303030;
}
.lower-61b6 {
  position: relative;
  z-index: 10;
}
.lower-61b6 .table_next_4fa6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.simple-2b6d .cold-ce33 {
  display: inline-block;
  vertical-align: middle;
}
.simple-2b6d.hidden_f870 .cold-ce33 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .simple-2b6d.hidden_f870 .cold-ce33 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .simple-2b6d.hidden_f870 .cold-ce33 {
    margin-right: 0.4em;
  }
}
.simple-2b6d.hidden_f870 .cold-ce33:last-child {
  margin-right: 0;
}
.carousel_f4fc .table_next_4fa6 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .media-warm-c932 .component_upper_c7a9 {
    margin: 0 -0.5em;
  }
  .media-warm-c932 .component_upper_c7a9 [class*="customify-col-"],
  .media-warm-c932 .component_upper_c7a9 [class*="customify-col_"],
  .media-warm-c932 .component_upper_c7a9 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.media-warm-c932.status_pressed_bfa1 .table_next_4fa6 {
  background: 0 0 !important;
}
.media-warm-c932.status_pressed_bfa1 .table_next_4fa6,
.media-warm-c932.carousel_f4fc .table_next_4fa6 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .media-warm-c932.slider_dirty_9bbe {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.media-warm-c932.carousel_f4fc .table_next_4fa6 {
  box-shadow: none !important;
}
.shade_b062 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .shade_b062 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .shade_b062 {
    padding: 18px 0 20px;
  }
}
.shade_b062 .row_paper_7f15 {
  width: 100%;
}
.shade_b062 .text-537a {
  margin-bottom: 0;
}
.shade_b062 .breadcrumb_yellow_bfc5 {
  margin-top: 5px;
  font-size: 0.875em;
}
.tiny-0f29 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tiny-0f29 .west_59d7 {
  width: 100%;
}
.basic-409e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.basic-409e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.basic-409e 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;
}
.basic-409e li:last-child:after {
  display: none;
}
.basic-409e li a {
  font-weight: 500;
  margin-right: 10px;
}
.menu-motion-1619 .caption-paper-5869 button,
.shade_b062 .caption-paper-5869 button {
  left: 0;
}
.menu-motion-1619 .west_59d7,
.shade_b062 .west_59d7 {
  padding-left: 0;
  padding-right: 0;
}
.menu-motion-1619 .tiny-0f29,
.shade_b062 .tiny-0f29 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.menu-motion-1619 {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.menu-motion-1619:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.menu-motion-1619 .header-3f06 {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 5;
  padding: 1em 30px;
}
@media screen and (min-width: 1025px) {
  .menu-motion-1619 .header-3f06 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .menu-motion-1619 .header-3f06 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .menu-motion-1619 .header-3f06 {
    min-height: 200px;
  }
}
.menu-motion-1619 .basic-409e {
  color: rgba(255, 255, 255, 0.8);
}
.menu-motion-1619 .basic-409e a,
.menu-motion-1619 .basic-409e li:after {
  color: inherit;
}
.menu-motion-1619 .basic-409e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.main_9cee {
  margin-bottom: 0.5em;
}
.middle_02ba {
  margin-bottom: 1.2em;
}
.middle_02ba,
.main_9cee {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.middle_02ba p:last-child,
.main_9cee p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .caption-paper-5869,
#masthead .caption-paper-5869 {
  display: none;
}
#masthead
  > .caption-paper-5869.secondary-c204 {
  display: none;
}
#masthead > .caption-paper-5869 button {
  left: 0;
}
.orange-a80b {
  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%;
}
.orange-a80b .cold-ce33 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.orange-a80b .hover-basic-50cd {
  display: -webkit-box;
  display: flex;
}
.orange-a80b .hover-basic-50cd.column_brown_6117 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.orange-a80b .hover-basic-50cd.outer_1a45 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.orange-a80b .hover-basic-50cd.filter-82dd {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.orange-a80b.input_dark_df49.label-motion-b99e .hover-basic-50cd.column_brown_6117 {
  flex-basis: 100%;
}
.orange-a80b.title_b7d7 .hover-basic-50cd.outer_1a45 {
  -webkit-box-flex: 1;
  flex: auto;
}
.orange-a80b.title_b7d7 .hover-basic-50cd.filter-82dd {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .caption-paper-5869.secondary-c204 {
  display: none;
}
#masthead > .caption-paper-5869 button {
  left: 0;
}
.focus_new_32d5 {
  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;
}
.focus_new_32d5:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.focus_new_32d5.gas-7c01 i {
  margin-right: 4px;
}
.focus_new_32d5.dropdown-lower-b348 i {
  margin-left: 5px;
}
.label_9ffe p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.label_9ffe p:last-child {
  margin-bottom: 0;
}
.white-5145 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.white-5145 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.white-5145 img {
  display: block;
  width: auto;
  line-height: 1;
}
.white-5145 .outer-fe07 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.white-5145 .backdrop_fixed_8de5 {
  margin: 5px 0 7px 0;
}
.white-5145.east_27ee .button-e770 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.white-5145.east_27ee .slider-2aba {
  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;
}
.white-5145.preview_ad8a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.white-5145.preview_ad8a .button-e770 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.white-5145.preview_ad8a .slider-2aba {
  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;
}
.white-5145.caption-current-3713 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.white-5145.filter_6f01 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.white-5145.filter_6f01 .slider-2aba {
  margin-top: 7px;
}
.huge_0f1d {
  display: inline-block;
}
.lower-61b6 .black_2dff .white-5145 img {
  max-width: 100%;
}
.surface_bottom_db89 .feature_fb57.mask_1e94,
.progress-1416 .feature_fb57.mask_1e94 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.surface_bottom_db89 .popup-fluid-9990,
.progress-1416 .popup-fluid-9990 {
  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%);
}
.surface_bottom_db89 .popup-fluid-9990 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.surface_bottom_db89.picture-basic-7196 .popup-fluid-9990 {
  display: none;
}
.surface_bottom_db89 .component-3e4a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.surface_bottom_db89 .component-3e4a li {
  display: inline-block;
  position: relative;
}
.surface_bottom_db89 .component-3e4a li:last-child {
  margin-right: 0;
}
.surface_bottom_db89 .component-3e4a 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;
}
.surface_bottom_db89 .component-3e4a li.carousel_159a > a {
  color: rgba(0, 0, 0, 0.9);
}
.surface_bottom_db89 .component-3e4a > 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;
}
.surface_bottom_db89 .component-3e4a > li > a i {
  line-height: 0;
}
.surface_bottom_db89 .component-3e4a > li.highlight_clean_96eb > a .popup-fluid-9990 {
  margin-left: 4px;
  line-height: 0;
}
.surface_bottom_db89 .component-3e4a .pro_b9cc li.highlight_clean_96eb > a {
  position: relative;
}
.surface_bottom_db89 .component-3e4a .pro_b9cc li.highlight_clean_96eb > a:after,
.surface_bottom_db89 .component-3e4a .pro_b9cc li.highlight_clean_96eb > a:before {
  content: "";
  display: table;
}
.surface_bottom_db89 .component-3e4a .pro_b9cc li.highlight_clean_96eb > a:after {
  clear: both;
}
.surface_bottom_db89 .component-3e4a .pro_b9cc li.highlight_clean_96eb > a .popup-fluid-9990 {
  margin-left: 5px;
  float: right;
}
.surface_bottom_db89 .medium_c89c,
.surface_bottom_db89 .pro_b9cc {
  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;
}
.surface_bottom_db89 .pro_b9cc {
  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;
}
.surface_bottom_db89 .pro_b9cc .mask_1e94 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.surface_bottom_db89 .pro_b9cc .popup-fluid-9990 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.surface_bottom_db89 .pro_b9cc li {
  display: block;
  margin: 0;
  padding: 0;
}
.surface_bottom_db89 .pro_b9cc 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;
}
.surface_bottom_db89 .pro_b9cc li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.surface_bottom_db89 .pro_b9cc .pro_b9cc {
  top: 0;
  left: 100%;
}
.surface_bottom_db89 .wood_4027.fn-focus-2b48 > .medium_c89c,
.surface_bottom_db89 .wood_4027.fn-focus-2b48 > .pro_b9cc,
.surface_bottom_db89 .wood_4027:focus > .medium_c89c,
.surface_bottom_db89 .wood_4027:focus > .pro_b9cc,
.surface_bottom_db89 .wood_4027:hover > .medium_c89c,
.surface_bottom_db89 .wood_4027:hover > .pro_b9cc {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.surface_bottom_db89.background_dc2a .soft_c3f0:after,
.surface_bottom_db89.background_dc2a .soft_c3f0:before {
  content: "";
  display: table;
}
.surface_bottom_db89.background_dc2a .soft_c3f0:after {
  clear: both;
}
.surface_bottom_db89.background_dc2a .soft_c3f0 > li {
  float: left;
}
.surface_bottom_db89.title-advanced-1c70 .soft_c3f0:after,
.surface_bottom_db89.title-advanced-1c70 .soft_c3f0:before {
  content: "";
  display: table;
}
.surface_bottom_db89.title-advanced-1c70 .soft_c3f0:after {
  clear: both;
}
.surface_bottom_db89.title-advanced-1c70 .soft_c3f0 > li {
  float: left;
}
.surface_bottom_db89.title-advanced-1c70 .soft_c3f0 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.surface_bottom_db89.title-advanced-1c70 .soft_c3f0 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.surface_bottom_db89.title-advanced-1c70 .soft_c3f0 > li.pattern-old-d87e > a,
.surface_bottom_db89.title-advanced-1c70 .soft_c3f0 > li.carousel_159a > a {
  color: #fff;
  background-color: #1e4b75;
}
.surface_bottom_db89.focused_ec5a .soft_c3f0 > li > a .mask_1e94 {
  position: relative;
}
.surface_bottom_db89.focused_ec5a .soft_c3f0 > li > a .mask_1e94: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;
}
.surface_bottom_db89.focused_ec5a
  .soft_c3f0
  > li:focus
  > a
  .mask_1e94:before,
.surface_bottom_db89.focused_ec5a
  .soft_c3f0
  > li:hover
  > a
  .mask_1e94:before {
  width: 100%;
  background-color: currentColor;
}
.surface_bottom_db89.focused_ec5a
  .soft_c3f0
  > li.pattern-old-d87e
  > a
  .mask_1e94:before,
.surface_bottom_db89.focused_ec5a
  .soft_c3f0
  > li.hero_active_4a37
  > a
  .mask_1e94:before {
  width: 100%;
  background-color: currentColor;
}
.surface_bottom_db89.background-a30b .soft_c3f0 > li > a .mask_1e94 {
  position: relative;
}
.surface_bottom_db89.background-a30b .soft_c3f0 > li > a .mask_1e94: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;
}
.surface_bottom_db89.background-a30b .soft_c3f0 > li:focus > a .mask_1e94:before,
.surface_bottom_db89.background-a30b
  .soft_c3f0
  > li:hover
  > a
  .mask_1e94:before {
  width: 100%;
  background-color: currentColor;
}
.surface_bottom_db89.background-a30b
  .soft_c3f0
  > li.pattern-old-d87e
  > a
  .mask_1e94:before,
.surface_bottom_db89.background-a30b
  .soft_c3f0
  > li.hero_active_4a37
  > a
  .mask_1e94:before {
  width: 100%;
  background-color: currentColor;
}
.progress-1416 .component-3e4a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.progress-1416 .component-3e4a li:first-child > a {
  border-top: none;
}
.progress-1416 .component-3e4a .progress_stale_9053 > .mask_1e94 .popup-fluid-9990 {
  display: none;
}
.progress-1416 .component-3e4a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.progress-1416 .component-3e4a li:last-child {
  border: none;
}
.progress-1416 .component-3e4a li.highlight_clean_96eb > a {
  padding-right: 45px !important;
}
.progress-1416 .component-3e4a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.progress-1416 .component-3e4a li a:focus,
.progress-1416 .component-3e4a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.progress-1416 .component-3e4a li .pattern_hard_eb0b {
  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;
}
.progress-1416 .component-3e4a li .pattern_hard_eb0b:hover {
  box-shadow: none;
}
.progress-1416 .component-3e4a li .pattern_hard_eb0b .popup-fluid-9990 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.progress-1416 .component-3e4a .pro_b9cc {
  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);
}
.progress-1416 .component-3e4a .pro_b9cc li a {
  padding-left: 3em;
}
.progress-1416 .component-3e4a .element-over-605d > a .pattern_hard_eb0b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.progress-1416 .component-3e4a .element-over-605d > .pro_b9cc {
  display: block;
  opacity: 1;
}
.summary-fluid-f0dc {
  max-width: 100%;
}
.dirty-e41b {
  line-height: 0;
  cursor: pointer;
}
.lower-5010 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.lower-5010:hover {
  box-shadow: none;
  color: currentColor;
}
.lower-5010 svg {
  width: 18px;
  height: 18px;
}
.lower-5010 .full_dace {
  display: none;
}
.motion_3459 {
  position: relative;
}
.motion_3459.fn-active-2b48 .lower-5010 .element-28ff {
  display: none;
}
.motion_3459.fn-active-2b48 .lower-5010 .full_dace {
  display: inline-block;
}
.motion_3459 .outline_full_8001 {
  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);
}
.motion_3459.aside-ff78 .outline_full_8001 {
  left: auto;
  right: -0.9em;
}
.motion_3459.aside-ff78 .old-1b87::before {
  left: auto;
  right: 15px;
}
.motion_3459.fn-active-2b48 .outline_full_8001 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.frame_bronze_7100 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.frame_bronze_7100 label {
  flex-basis: 100%;
}
.frame_bronze_7100 .hard_6739 {
  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;
}
.frame_bronze_7100 .shadow_last_030b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.frame_bronze_7100 .shadow_last_030b:focus {
  background-color: transparent;
}
.frame_bronze_7100 button.accent-steel-af33 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.frame_bronze_7100 button.accent-steel-af33:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.frame_bronze_7100 button.accent-steel-af33 svg {
  width: 18px;
  height: 18px;
}
.frame_bronze_7100 input[type="submit"] {
  min-height: auto;
}
.red-d897 .frame_bronze_7100 .shadow_last_030b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.old-1b87 {
  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) {
  .old-1b87 {
    width: 220px;
  }
}
.old-1b87 label {
  flex-basis: 100%;
}
.old-1b87::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;
}
.pro_a7c4 .red-d897 .frame_bronze_7100 {
  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;
}
.pro_a7c4
  .red-d897
  .frame_bronze_7100
  .hard_6739 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.pro_a7c4 .red-d897 .frame_bronze_7100 .shadow_last_030b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.pro_a7c4
  .red-d897
  .frame_bronze_7100
  .shadow_last_030b:focus {
  background: 0 0;
}
.pro_a7c4
  .red-d897
  .frame_bronze_7100
  .label_fresh_7980 {
  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;
}
.article_7af4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.article_7af4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.article_7af4 li:last-child {
  margin-right: 0;
}
.article_7af4 li:first-child {
  margin-left: 0;
}
.article_7af4.center-f1c6 a {
  color: #fff;
}
.article_7af4.center-f1c6 a:hover {
  color: #fff;
}
.article_7af4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.article_7af4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.article_7af4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.article_7af4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.article_7af4 [class*="social-icon-apple"] {
  background-color: #999;
}
.article_7af4 [class*="social-icon-apple"].pink_2d64 {
  background-color: transparent;
  color: #999;
}
.article_7af4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.article_7af4 [class*="social-icon-behance"].pink_2d64 {
  background-color: transparent;
  color: #1769ff;
}
.article_7af4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.article_7af4 [class*="social-icon-bitbucket"].pink_2d64 {
  background-color: transparent;
  color: #205081;
}
.article_7af4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.article_7af4 [class*="social-icon-codepen"].pink_2d64 {
  background-color: transparent;
  color: #000;
}
.article_7af4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.article_7af4 [class*="social-icon-delicious"].pink_2d64 {
  background-color: transparent;
  color: #39f;
}
.article_7af4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.article_7af4 [class*="social-icon-digg"].pink_2d64 {
  background-color: transparent;
  color: #005be2;
}
.article_7af4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.article_7af4 [class*="social-icon-dribbble"].pink_2d64 {
  background-color: transparent;
  color: #ea4c89;
}
.article_7af4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.article_7af4 [class*="social-icon-envelope"].pink_2d64 {
  background-color: transparent;
  color: #ea4335;
}
.article_7af4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.article_7af4 [class*="social-icon-facebook"].pink_2d64 {
  background-color: transparent;
  color: #3b5998;
}
.article_7af4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.article_7af4 [class*="social-icon-flickr"].pink_2d64 {
  background-color: transparent;
  color: #0063dc;
}
.article_7af4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.article_7af4 [class*="social-icon-foursquare"].pink_2d64 {
  background-color: transparent;
  color: #2d5be3;
}
.article_7af4 [class*="social-icon-github"] {
  background-color: #333;
}
.article_7af4 [class*="social-icon-github"].pink_2d64 {
  background-color: transparent;
  color: #333;
}
.article_7af4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.article_7af4 [class*="social-icon-google-plus"].pink_2d64 {
  background-color: transparent;
  color: #dd4b39;
}
.article_7af4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.article_7af4 [class*="social-icon-houzz"].pink_2d64 {
  background-color: transparent;
  color: #7ac142;
}
.article_7af4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.article_7af4 [class*="social-icon-instagram"].pink_2d64 {
  background-color: transparent;
  color: #262626;
}
.article_7af4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.article_7af4 [class*="social-icon-jsfiddle"].pink_2d64 {
  background-color: transparent;
  color: #487aa2;
}
.article_7af4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.article_7af4 [class*="social-icon-linkedin"].pink_2d64 {
  background-color: transparent;
  color: #0077b5;
}
.article_7af4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.article_7af4 [class*="social-icon-medium"].pink_2d64 {
  background-color: transparent;
  color: #00ab6b;
}
.article_7af4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.article_7af4
  [class*="social-icon-odnoklassniki"].pink_2d64 {
  background-color: transparent;
  color: #f4731c;
}
.article_7af4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.article_7af4 [class*="social-icon-meetup"].pink_2d64 {
  background-color: transparent;
  color: #ec1c40;
}
.article_7af4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.article_7af4 [class*="social-icon-pinterest"].pink_2d64 {
  background-color: transparent;
  color: #bd081c;
}
.article_7af4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.article_7af4 [class*="social-icon-product-hunt"].pink_2d64 {
  background-color: transparent;
  color: #da552f;
}
.article_7af4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.article_7af4 [class*="social-icon-reddit"].pink_2d64 {
  background-color: transparent;
  color: #ff4500;
}
.article_7af4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.article_7af4 [class*="social-icon-rss"].pink_2d64 {
  background-color: transparent;
  color: #f26522;
}
.article_7af4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.article_7af4
  [class*="social-icon-shopping-cart"].pink_2d64 {
  background-color: transparent;
  color: #4caf50;
}
.article_7af4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.article_7af4 [class*="social-icon-skype"].pink_2d64 {
  background-color: transparent;
  color: #00aff0;
}
.article_7af4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.article_7af4 [class*="social-icon-slideshare"].pink_2d64 {
  background-color: transparent;
  color: #0077b5;
}
.article_7af4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.article_7af4 [class*="social-icon-snapchat"].pink_2d64 {
  background-color: transparent;
  color: #fffc00;
}
.article_7af4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.article_7af4 [class*="social-icon-soundcloud"].pink_2d64 {
  background-color: transparent;
  color: #f80;
}
.article_7af4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.article_7af4 [class*="social-icon-spotify"].pink_2d64 {
  background-color: transparent;
  color: #2ebd59;
}
.article_7af4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.article_7af4
  [class*="social-icon-stack-overflow"].pink_2d64 {
  background-color: transparent;
  color: #fe7a15;
}
.article_7af4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.article_7af4 [class*="social-icon-maldkfgram"].pink_2d64 {
  background-color: transparent;
  color: #2ca5e0;
}
.article_7af4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.article_7af4 [class*="social-icon-tripadvisor"].pink_2d64 {
  background-color: transparent;
  color: #589442;
}
.article_7af4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.article_7af4 [class*="social-icon-tumblr"].pink_2d64 {
  background-color: transparent;
  color: #35465c;
}
.article_7af4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.article_7af4 [class*="social-icon-twitch"].pink_2d64 {
  background-color: transparent;
  color: #6441a5;
}
.article_7af4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.article_7af4 [class*="social-icon-twitter"].pink_2d64 {
  background-color: transparent;
  color: #1da1f2;
}
.article_7af4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.article_7af4 [class*="social-icon-vimeo"].pink_2d64 {
  background-color: transparent;
  color: #1ab7ea;
}
.article_7af4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.article_7af4 [class*="social-icon-vk"].pink_2d64 {
  background-color: transparent;
  color: #45668e;
}
.article_7af4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.article_7af4 [class*="social-icon-weibo"].pink_2d64 {
  background-color: transparent;
  color: #df2029;
}
.article_7af4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.article_7af4 [class*="social-icon-weixin"].pink_2d64 {
  background-color: transparent;
  color: #7bb32e;
}
.article_7af4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.article_7af4 [class*="social-icon-whatsapp"].pink_2d64 {
  background-color: transparent;
  color: #25d366;
}
.article_7af4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.article_7af4 [class*="social-icon-wordpress"].pink_2d64 {
  background-color: transparent;
  color: #21759b;
}
.article_7af4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.article_7af4 [class*="social-icon-xing"].pink_2d64 {
  background-color: transparent;
  color: #026466;
}
.article_7af4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.article_7af4 [class*="social-icon-yelp"].pink_2d64 {
  background-color: transparent;
  color: #af0606;
}
.article_7af4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.article_7af4 [class*="social-icon-youtube"].pink_2d64 {
  background-color: transparent;
  color: #cd201f;
}
.first-ff3d {
  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;
}
.first-ff3d:hover {
  box-shadow: none;
  background: 0 0;
}
.header-simple-e36f {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.footer_north_8d11 {
  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;
}
.widget-red-d618 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.tiny_913c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.tiny_913c,
.tiny_913c::after,
.tiny_913c::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;
}
.tiny_913c::after,
.tiny_913c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.simple_05a9 .footer_north_8d11 .widget-red-d618 {
  margin-top: -2px;
  width: 19px;
}
.simple_05a9 .footer_north_8d11 .tiny_913c {
  margin-top: -1px;
}
.simple_05a9 .footer_north_8d11 .tiny_913c,
.simple_05a9 .footer_north_8d11 .tiny_913c::after,
.simple_05a9 .footer_north_8d11 .tiny_913c::before {
  width: 19px;
  height: 2px;
}
.simple_05a9 .footer_north_8d11 .tiny_913c::before {
  top: -6px;
}
.simple_05a9 .footer_north_8d11 .tiny_913c::after {
  bottom: -6px;
}
.hot_a368 .footer_north_8d11 .widget-red-d618 {
  margin-top: -2px;
  width: 22px;
}
.hot_a368 .footer_north_8d11 .tiny_913c {
  margin-top: -1px;
}
.hot_a368 .footer_north_8d11 .tiny_913c,
.hot_a368 .footer_north_8d11 .tiny_913c::after,
.hot_a368 .footer_north_8d11 .tiny_913c::before {
  width: 22px;
  height: 2px;
}
.hot_a368 .footer_north_8d11 .tiny_913c::before {
  top: -7px;
}
.hot_a368 .footer_north_8d11 .tiny_913c::after {
  bottom: -7px;
}
.logo_dark_2c6a .footer_north_8d11 .widget-red-d618 {
  margin-top: -2px;
  width: 31px;
}
.logo_dark_2c6a .footer_north_8d11 .tiny_913c {
  margin-top: -1.5px;
}
.logo_dark_2c6a .footer_north_8d11 .tiny_913c,
.logo_dark_2c6a .footer_north_8d11 .tiny_913c::after,
.logo_dark_2c6a .footer_north_8d11 .tiny_913c::before {
  width: 31px;
  height: 3px;
}
.logo_dark_2c6a .footer_north_8d11 .tiny_913c::before {
  top: -9px;
}
.logo_dark_2c6a .footer_north_8d11 .tiny_913c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .upper_2364 .footer_north_8d11 .widget-red-d618 {
    margin-top: -2px;
    width: 19px;
  }
  .upper_2364 .footer_north_8d11 .tiny_913c {
    margin-top: -1px;
  }
  .upper_2364 .footer_north_8d11 .tiny_913c,
  .upper_2364 .footer_north_8d11 .tiny_913c::after,
  .upper_2364 .footer_north_8d11 .tiny_913c::before {
    width: 19px;
    height: 2px;
  }
  .upper_2364 .footer_north_8d11 .tiny_913c::before {
    top: -6px;
  }
  .upper_2364 .footer_north_8d11 .tiny_913c::after {
    bottom: -6px;
  }
  .pink_3cf4 .footer_north_8d11 .widget-red-d618 {
    margin-top: -2px;
    width: 22px;
  }
  .pink_3cf4 .footer_north_8d11 .tiny_913c {
    margin-top: -1px;
  }
  .pink_3cf4 .footer_north_8d11 .tiny_913c,
  .pink_3cf4 .footer_north_8d11 .tiny_913c::after,
  .pink_3cf4 .footer_north_8d11 .tiny_913c::before {
    width: 22px;
    height: 2px;
  }
  .pink_3cf4 .footer_north_8d11 .tiny_913c::before {
    top: -7px;
  }
  .pink_3cf4 .footer_north_8d11 .tiny_913c::after {
    bottom: -7px;
  }
  .filter_out_1a37 .footer_north_8d11 .widget-red-d618 {
    margin-top: -2px;
    width: 31px;
  }
  .filter_out_1a37 .footer_north_8d11 .tiny_913c {
    margin-top: -1.5px;
  }
  .filter_out_1a37 .footer_north_8d11 .tiny_913c,
  .filter_out_1a37 .footer_north_8d11 .tiny_913c::after,
  .filter_out_1a37 .footer_north_8d11 .tiny_913c::before {
    width: 31px;
    height: 3px;
  }
  .filter_out_1a37 .footer_north_8d11 .tiny_913c::before {
    top: -9px;
  }
  .filter_out_1a37 .footer_north_8d11 .tiny_913c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .panel-f695 .footer_north_8d11 .widget-red-d618 {
    margin-top: -2px;
    width: 19px;
  }
  .panel-f695 .footer_north_8d11 .tiny_913c {
    margin-top: -1px;
  }
  .panel-f695 .footer_north_8d11 .tiny_913c,
  .panel-f695 .footer_north_8d11 .tiny_913c::after,
  .panel-f695 .footer_north_8d11 .tiny_913c::before {
    width: 19px;
    height: 2px;
  }
  .panel-f695 .footer_north_8d11 .tiny_913c::before {
    top: -6px;
  }
  .panel-f695 .footer_north_8d11 .tiny_913c::after {
    bottom: -6px;
  }
  .progress_warm_d209 .footer_north_8d11 .widget-red-d618 {
    margin-top: -2px;
    width: 22px;
  }
  .progress_warm_d209 .footer_north_8d11 .tiny_913c {
    margin-top: -1px;
  }
  .progress_warm_d209 .footer_north_8d11 .tiny_913c,
  .progress_warm_d209 .footer_north_8d11 .tiny_913c::after,
  .progress_warm_d209 .footer_north_8d11 .tiny_913c::before {
    width: 22px;
    height: 2px;
  }
  .progress_warm_d209 .footer_north_8d11 .tiny_913c::before {
    top: -7px;
  }
  .progress_warm_d209 .footer_north_8d11 .tiny_913c::after {
    bottom: -7px;
  }
  .component-de81 .footer_north_8d11 .widget-red-d618 {
    margin-top: -2px;
    width: 31px;
  }
  .component-de81 .footer_north_8d11 .tiny_913c {
    margin-top: -1.5px;
  }
  .component-de81 .footer_north_8d11 .tiny_913c,
  .component-de81 .footer_north_8d11 .tiny_913c::after,
  .component-de81 .footer_north_8d11 .tiny_913c::before {
    width: 31px;
    height: 3px;
  }
  .component-de81 .footer_north_8d11 .tiny_913c::before {
    top: -9px;
  }
  .component-de81 .footer_north_8d11 .tiny_913c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tiny-91e4 .footer_north_8d11 .widget-red-d618 {
    margin-top: -2px;
    width: 19px;
  }
  .tiny-91e4 .footer_north_8d11 .tiny_913c {
    margin-top: -1px;
  }
  .tiny-91e4 .footer_north_8d11 .tiny_913c,
  .tiny-91e4 .footer_north_8d11 .tiny_913c::after,
  .tiny-91e4 .footer_north_8d11 .tiny_913c::before {
    width: 19px;
    height: 2px;
  }
  .tiny-91e4 .footer_north_8d11 .tiny_913c::before {
    top: -6px;
  }
  .tiny-91e4 .footer_north_8d11 .tiny_913c::after {
    bottom: -6px;
  }
  .box_5261 .footer_north_8d11 .widget-red-d618 {
    margin-top: -2px;
    width: 22px;
  }
  .box_5261 .footer_north_8d11 .tiny_913c {
    margin-top: -1px;
  }
  .box_5261 .footer_north_8d11 .tiny_913c,
  .box_5261 .footer_north_8d11 .tiny_913c::after,
  .box_5261 .footer_north_8d11 .tiny_913c::before {
    width: 22px;
    height: 2px;
  }
  .box_5261 .footer_north_8d11 .tiny_913c::before {
    top: -7px;
  }
  .box_5261 .footer_north_8d11 .tiny_913c::after {
    bottom: -7px;
  }
  .wood-0a7e .footer_north_8d11 .widget-red-d618 {
    margin-top: -2px;
    width: 31px;
  }
  .wood-0a7e .footer_north_8d11 .tiny_913c {
    margin-top: -1.5px;
  }
  .wood-0a7e .footer_north_8d11 .tiny_913c,
  .wood-0a7e .footer_north_8d11 .tiny_913c::after,
  .wood-0a7e .footer_north_8d11 .tiny_913c::before {
    width: 31px;
    height: 3px;
  }
  .wood-0a7e .footer_north_8d11 .tiny_913c::before {
    top: -9px;
  }
  .wood-0a7e .footer_north_8d11 .tiny_913c::after {
    bottom: -9px;
  }
}
.table-2099 .tiny_913c {
  -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);
}
.table-2099 .tiny_913c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.table-2099 .tiny_913c::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);
}
.table-2099.selected-9912 .tiny_913c {
  -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);
}
.table-2099.selected-9912 .tiny_913c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.table-2099.selected-9912 .tiny_913c::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);
}
.banner_soft_493d {
  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.icon_18df:before {
  display: none;
}
.overlay_pink_23d1 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.overlay_pink_23d1 .progress_fixed_c317 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.overlay_pink_23d1 .progress_fixed_c317:last-of-type {
  border-bottom: none;
}
.overlay_pink_23d1 .progress_fixed_c317.avatar-dim-6b50,
.overlay_pink_23d1 .progress_fixed_c317.photo_pro_37eb,
.overlay_pink_23d1 .progress_fixed_c317.bronze_0395 {
  padding: 0;
}
.overlay_pink_23d1 .progress-1416 .pattern_hard_eb0b {
  color: currentColor;
}
.overlay_pink_23d1 .progress-1416 .pattern_hard_eb0b:focus,
.overlay_pink_23d1 .progress-1416 .pattern_hard_eb0b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.overlay_pink_23d1.yellow-ed3e .dropdown_red_5ae7,
.overlay_pink_23d1.yellow-ed3e .label_9ffe a,
.overlay_pink_23d1.yellow-ed3e .soft_c3f0 a,
.overlay_pink_23d1.yellow-ed3e .pro_b9cc a {
  color: rgba(0, 0, 0, 0.55);
}
.overlay_pink_23d1.yellow-ed3e .dropdown_red_5ae7:hover,
.overlay_pink_23d1.yellow-ed3e .label_9ffe a:hover,
.overlay_pink_23d1.yellow-ed3e .soft_c3f0 a:hover,
.overlay_pink_23d1.yellow-ed3e .pro_b9cc a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_pink_23d1.yellow-ed3e .table-left-d6e8 {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_pink_23d1.yellow-ed3e .progress_fixed_c317 {
  border-color: rgba(0, 0, 0, 0.08);
}
.overlay_pink_23d1.yellow-ed3e .progress_fixed_c317:before {
  background: rgba(0, 0, 0, 0.08);
}
.overlay_pink_23d1.yellow-ed3e .article-black-b858:before {
  background: rgba(255, 255, 255, 0.9);
}
.overlay_pink_23d1.yellow-ed3e .progress-1416 .component-3e4a li a,
.overlay_pink_23d1.yellow-ed3e .progress-1416 .pattern_hard_eb0b,
.overlay_pink_23d1.yellow-ed3e .pro_b9cc {
  border-color: rgba(0, 0, 0, 0.08);
}
.overlay_pink_23d1.yellow-ed3e .progress-1416 .pattern_hard_eb0b:focus,
.overlay_pink_23d1.yellow-ed3e .progress-1416 .pattern_hard_eb0b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.overlay_pink_23d1.yellow-ed3e .component-3e4a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.overlay_pink_23d1.smooth_75ea .dropdown_red_5ae7,
.overlay_pink_23d1.smooth_75ea .label_9ffe a,
.overlay_pink_23d1.smooth_75ea .soft_c3f0 .pattern_hard_eb0b,
.overlay_pink_23d1.smooth_75ea .soft_c3f0 a,
.overlay_pink_23d1.smooth_75ea .pro_b9cc a {
  color: rgba(255, 255, 255, 0.79);
}
.overlay_pink_23d1.smooth_75ea .dropdown_red_5ae7:hover,
.overlay_pink_23d1.smooth_75ea .label_9ffe a:hover,
.overlay_pink_23d1.smooth_75ea .soft_c3f0 .pattern_hard_eb0b:hover,
.overlay_pink_23d1.smooth_75ea .soft_c3f0 a:hover,
.overlay_pink_23d1.smooth_75ea .pro_b9cc a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay_pink_23d1.smooth_75ea .table-left-d6e8 {
  color: rgba(255, 255, 255, 0.99);
}
.overlay_pink_23d1.smooth_75ea .progress_fixed_c317 {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay_pink_23d1.smooth_75ea .progress_fixed_c317:before {
  background: rgba(255, 255, 255, 0.08);
}
.overlay_pink_23d1.smooth_75ea .article-black-b858:before {
  background: rgba(0, 0, 0, 0.9);
}
.overlay_pink_23d1.smooth_75ea .progress-1416 .component-3e4a li a,
.overlay_pink_23d1.smooth_75ea .progress-1416 .pattern_hard_eb0b,
.overlay_pink_23d1.smooth_75ea .pro_b9cc {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay_pink_23d1.smooth_75ea .progress-1416 .pattern_hard_eb0b:focus,
.overlay_pink_23d1.smooth_75ea .progress-1416 .pattern_hard_eb0b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.overlay_pink_23d1.smooth_75ea .component-3e4a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.article-black-b858 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.article-black-b858:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hero-6441 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.summary-brown-b4c1 .overlay_pink_23d1 {
  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;
}
.summary-brown-b4c1 .progress_fixed_c317 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.summary-brown-b4c1 .progress_fixed_c317: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) {
  .summary-brown-b4c1 .progress_fixed_c317:before {
    width: 16%;
    left: 42%;
  }
}
.summary-brown-b4c1 .progress_fixed_c317:last-child:before {
  content: none;
}
.summary-brown-b4c1 .progress_fixed_c317[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.summary-brown-b4c1 .progress-1416 .component-3e4a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.summary-brown-b4c1 .progress-1416 .component-3e4a li a .pattern_hard_eb0b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.summary-brown-b4c1 .progress-1416 .pro_b9cc {
  border: none;
}
.summary-brown-b4c1 .progress-1416 .pro_b9cc li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.summary-brown-b4c1 .article-black-b858 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.summary-brown-b4c1 .hero-6441 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.summary-brown-b4c1 .smooth_75ea .article-black-b858:before {
  background: rgba(0, 0, 0, 0.9);
}
.summary-brown-b4c1 .yellow-ed3e.modal-top-d4f4 .tiny_913c {
  background: rgba(0, 0, 0, 0.6);
}
.summary-brown-b4c1
  .yellow-ed3e.modal-top-d4f4
  .tiny_913c::after,
.summary-brown-b4c1
  .yellow-ed3e.modal-top-d4f4
  .tiny_913c:before {
  background: inherit;
}
.summary-brown-b4c1
  .yellow-ed3e.modal-top-d4f4:hover
  .tiny_913c {
  background: rgba(0, 0, 0, 0.8);
}
.motion-be72 .overlay_pink_23d1 {
  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) {
  .motion-be72 .overlay_pink_23d1 {
    width: auto;
    right: 45px;
  }
}
.element_72c1 .overlay_pink_23d1 {
  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) {
  .element_72c1 .overlay_pink_23d1 {
    width: auto;
    left: 45px;
  }
}
.icon_18df .overlay_pink_23d1 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.icon_18df .hero-6441 {
  max-width: 48em;
  margin: 0 auto;
}
.icon_18df .article-black-b858:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.avatar_206c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.avatar_206c.summary-brown-b4c1 .overlay_pink_23d1 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.avatar_206c.motion-be72 .overlay_pink_23d1 {
  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);
}
.avatar_206c .overlay_pink_23d1 {
  visibility: visible;
}
.avatar_206c.element_72c1 .overlay_pink_23d1 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.motion-2219,
.content_inner_2669 {
  overflow-x: hidden;
}
.motion-2219 .overlay_pink_23d1 {
  overflow: auto;
}
.motion-2219.summary-brown-b4c1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.motion-2219.summary-brown-b4c1 .overlay_pink_23d1 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.motion-2219.summary-brown-b4c1 .first-ff3d {
  opacity: 0;
}
.motion-2219.motion-be72 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.motion-2219.motion-be72 .overlay_pink_23d1 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.motion-2219.motion-be72 .first-ff3d {
  opacity: 0;
}
.motion-2219.element_72c1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.motion-2219.element_72c1 .overlay_pink_23d1 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.motion-2219.element_72c1 .first-ff3d {
  opacity: 0;
}
.motion-2219.icon_18df .overlay_pink_23d1 {
  z-index: 10;
  visibility: visible;
}
.modal-top-d4f4 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.modal-top-d4f4 .tiny_913c {
  background: rgba(255, 255, 255, 0.99);
}
.modal-top-d4f4 .tiny_913c::after,
.modal-top-d4f4 .tiny_913c:before {
  background: inherit;
}
.modal-top-d4f4:hover .tiny_913c {
  background: rgba(255, 255, 255, 0.99);
}
.element_72c1 .modal-top-d4f4 {
  top: 10px;
  right: auto;
  left: 12px;
}
.icon_18df .modal-top-d4f4 {
  display: none !important;
}
.motion-2219:before,
.content_inner_2669:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.motion-2219 .modal-top-d4f4,
.content_inner_2669 .modal-top-d4f4 {
  display: inline-block;
}
.overlay_pink_23d1 .cold-ce33 {
  -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;
}
.motion-2219 .overlay_pink_23d1 .cold-ce33,
.content_inner_2669 .overlay_pink_23d1 .cold-ce33 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.component-paper-2fac .hard_6739 {
  width: 100%;
}
.black_2dff {
  padding: 0 0.5em 0;
}
.black_2dff [class*="customify-col-"],
.black_2dff [class*="customify-col_"],
.black_2dff [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.detail-middle-b725 .black_2dff {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .component_upper_c7a9 .description_4821,
  .description_4821 {
    display: none;
  }
  .motion-7068 {
    text-align: left;
  }
  .chip_c2e7 {
    text-align: center;
  }
  .nav_mini_d967 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .component_upper_c7a9 .item_81ed,
  .item_81ed {
    display: none;
  }
  .selected_fcbe {
    text-align: left;
  }
  .focus_7c5a {
    text-align: center;
  }
  .light_05f3 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .component_upper_c7a9 .picture-dc9d,
  .picture-dc9d {
    display: none;
  }
  .iron-3f30 {
    text-align: left;
  }
  .hero-4ebd {
    text-align: center;
  }
  .rough-9027 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.surface-e7c0 {
  box-shadow: none !important;
}
.status_e11e .slow_cde9,
.action_2e72 .slow_cde9 {
  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;
}
.action_2e72 .slow_cde9 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.table_next_4fa6 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.table_next_4fa6:after,
.table_next_4fa6:before {
  content: "";
  display: table;
}
.table_next_4fa6:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .table_next_4fa6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.table_next_4fa6,
.slider_dirty_9bbe {
  max-width: 1248px;
  margin: 0 auto;
}

.title-0916.out-7129 .table_next_4fa6 {
  max-width: 100%;
}
.title-0916.surface_97b4 {
  max-width: 1200px;
  margin: 0 auto;
}
.title-0916.card-1ab4 .table_next_4fa6 {
  max-width: 100%;
}
.title-0916.card-1ab4 > .table_next_4fa6 {
  padding-left: 0;
  padding-right: 0;
}
.title-0916.card-1ab4 > .table_next_4fa6 .component_upper_c7a9 {
  margin: 0;
}
.title-0916.card-1ab4
  > .table_next_4fa6
  .chip-0bc9.focus_advanced_3a2d {
  margin-right: 0;
  margin-left: 0;
}
.title-0916.card-1ab4 #main.focus_advanced_3a2d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .bottom_8b44 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .bottom_8b44 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .item_middle_ff03 .media-8b26 {
    padding-right: 1em;
  }
  .item_middle_ff03.advanced_5c84 .chip-0bc9 {
    border-right: 1px solid #eaecee;
  }
  .item_middle_ff03.advanced_5c84 .media-8b26 {
    padding-right: 1em;
  }
  .item_middle_ff03.advanced_5c84 .menu-top-3bd5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pink-d283 .media-8b26 {
    padding-left: 1em;
  }
  .pink-d283.advanced_5c84 .chip-0bc9 {
    border-left: 1px solid #eaecee;
  }
  .pink-d283.advanced_5c84 .media-8b26 {
    padding-left: 1em;
  }
  .pink-d283.advanced_5c84 .menu-top-3bd5 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .element-middle-82e8 .media-8b26 {
    padding-left: 1em;
  }
  .element-middle-82e8.advanced_5c84 .image-clean-ce88 {
    border-right: 1px solid #eaecee;
  }
  .element-middle-82e8.advanced_5c84 .form-bf99 {
    border-right: 1px solid #eaecee;
  }
  .element-middle-82e8.advanced_5c84 .media-8b26 {
    padding-left: 1em;
  }
  .element-middle-82e8.advanced_5c84 .menu-top-3bd5 {
    padding-right: 1em;
  }
  .element-middle-82e8.advanced_5c84 .icon-9fe4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .avatar-fast-95bd .media-8b26 {
    padding-right: 1em;
  }
  .avatar-fast-95bd.advanced_5c84 .image-clean-ce88 {
    border-left: 1px solid #eaecee;
  }
  .avatar-fast-95bd.advanced_5c84 .form-bf99 {
    border-left: 1px solid #eaecee;
  }
  .avatar-fast-95bd.advanced_5c84 .media-8b26 {
    padding-right: 1em;
  }
  .avatar-fast-95bd.advanced_5c84 .menu-top-3bd5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .avatar-fast-95bd.advanced_5c84 .icon-9fe4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .bottom_8b44 .media-8b26 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bottom_8b44.advanced_5c84 .chip-0bc9 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .bottom_8b44.advanced_5c84 .media-8b26 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bottom_8b44.advanced_5c84 .menu-top-3bd5 {
    padding-left: 1em;
  }
  .bottom_8b44.advanced_5c84 .icon-9fe4 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .bottom_8b44.advanced_5c84 .media-8b26 {
    padding-left: 0;
  }
}
.hero-mini-25a6 .simple-2b6d {
  display: inline-block;
}
.sidebar-green-8b7a {
  display: inline-block;
}
.card_035f {
  word-con: break-word;
}
.widget-7277 > span {
  display: inline-block;
  padding: 5px 0;
}
.widget-7277 .green_790f {
  margin-left: 8px;
  margin-right: 8px;
}
.widget-7277 .pattern-e770 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.section_fast_2e4a .text-f34a {
  margin-bottom: 2em;
}
.section_fast_2e4a .banner_out_7a0d {
  margin-bottom: 15px;
}
.section_fast_2e4a .banner_out_7a0d:last-child {
  margin-bottom: 0;
}
.section_fast_2e4a .input_hard_33dd {
  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) {
  .section_fast_2e4a .input_hard_33dd {
    display: block;
  }
}
.section_fast_2e4a .gold-812b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .section_fast_2e4a .gold-812b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.section_fast_2e4a .gallery_top_6b81 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.section_fast_2e4a .gallery_top_6b81 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.section_fast_2e4a .gallery_top_6b81 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.section_fast_2e4a .card_035f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.section_fast_2e4a .card_035f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.section_fast_2e4a .huge-1dcd p:last-child {
  margin-bottom: 0;
}
.section_fast_2e4a .border_lite_35bb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.section_fast_2e4a .header_7ded {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.section_fast_2e4a .photo_2d4b {
  margin-top: 1em;
}
.section_fast_2e4a .advanced_fa32 {
  top: 0;
  display: block;
}
.section_fast_2e4a .advanced_fa32 a {
  color: inherit;
}
.section_fast_2e4a .advanced_fa32 a:hover {
  color: inherit;
}
.section_fast_2e4a .message_aa15 {
  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;
}
.section_fast_2e4a .message_aa15:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.section_fast_2e4a .header_7ded {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.section_fast_2e4a .right_e127 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.section_fast_2e4a .right_e127:first-child {
  margin-top: 0;
}
.section_fast_2e4a .right_e127.soft_bffb {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.section_fast_2e4a .right_e127.fluid-c479 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.section_fast_2e4a
  .right_e127.fluid-c479.dynamic-cba5
  .photo_2d4b {
  width: 100%;
}
.section_fast_2e4a .fluid-c479 {
  -webkit-box-align: center;
  align-items: center;
}
.section_fast_2e4a .fluid-c479 .widget-7277,
.section_fast_2e4a .fluid-c479 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.section_fast_2e4a .gallery_top_6b81 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.section_fast_2e4a .gallery_top_6b81 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.section_fast_2e4a .gallery_top_6b81: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;
}
.section_fast_2e4a .soft_bffb {
  z-index: 5;
}
.section_fast_2e4a .input_brown_7cbf .fresh-fe2a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.section_fast_2e4a .short-77d8 .fresh-fe2a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.section_fast_2e4a .column_1afd .fresh-fe2a {
  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;
}
.section_fast_2e4a.avatar_down_8afa .input_hard_33dd,
.section_fast_2e4a.brown_1de9 .input_hard_33dd {
  display: block;
}
.section_fast_2e4a.avatar_down_8afa .input_hard_33dd .media-fluid-6bc9,
.section_fast_2e4a.avatar_down_8afa .input_hard_33dd .header_7ded,
.section_fast_2e4a.brown_1de9 .input_hard_33dd .media-fluid-6bc9,
.section_fast_2e4a.brown_1de9 .input_hard_33dd .header_7ded {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.section_fast_2e4a.complex_c1da .gold-812b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .section_fast_2e4a.complex_c1da .gold-812b {
    margin-right: 0;
  }
}
.section_fast_2e4a.avatar_down_8afa .gold-812b,
.section_fast_2e4a.brown_1de9 .gold-812b {
  padding-top: 40%;
}
.section_fast_2e4a.avatar_down_8afa .text-f34a,
.section_fast_2e4a.brown_1de9 .text-f34a {
  display: block;
}
.section_fast_2e4a.avatar_down_8afa .fn-sticky-2b48 .header_7ded,
.section_fast_2e4a.brown_1de9 .fn-sticky-2b48 .header_7ded {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.section_fast_2e4a.avatar_down_8afa .gold-812b,
.section_fast_2e4a.brown_1de9 .gold-812b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.section_fast_2e4a.avatar_down_8afa .header_7ded {
  padding: 1em;
}
.glass_8d3d {
  margin: 30px auto;
  display: block;
}
.glass_8d3d .button_cold_a195 > * {
  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;
}
.glass_8d3d .button_cold_a195 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.glass_8d3d .button_cold_a195 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.column_pro_599a .widget-7277 {
  margin-bottom: 1.41575em;
}
.column_pro_599a .overlay_030d {
  margin-bottom: 1.618em;
}
.notice-6d6c .advanced-ee24 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.notice-6d6c .advanced-ee24 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.notice-6d6c .pagination_easy_72cb {
  max-width: 100%;
  overflow: auto;
}
.wide_55d8 .notice-6d6c a:hover {
  text-decoration: underline;
}
.widget_af8c .banner_out_7a0d:not(.card_035f),
.widget_af8c .gallery_top_6b81 {
  margin-bottom: 1.41575em;
}
.widget_af8c .banner_out_7a0d:not(.card_035f):last-child,
.widget_af8c .gallery_top_6b81:last-child {
  margin-bottom: 0;
}
.widget_af8c .banner_out_7a0d.card-ba2c {
  margin-bottom: 0.41575em;
}
.widget_af8c .simple-9f2f:before,
.widget_af8c .filter-green-df0b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.widget_af8c .simple-9f2f:before {
  content: "\f115";
}
.widget_af8c .filter-green-df0b:before {
  content: "\f02c";
}
.widget_af8c .tertiary-dc09 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.widget_af8c .tertiary-dc09 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.pagination-0ee3 {
  display: -webkit-box;
  display: flex;
}
.pagination-0ee3 .fresh_ed4b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .pagination-0ee3 .fresh_ed4b {
    flex-basis: 90px;
  }
}
.pagination-0ee3 .menu_b4bc {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .pagination-0ee3 .menu_b4bc {
    flex-basis: calc(100% - 50px);
  }
}
.pagination-0ee3 .last_9316 p:last-child {
  margin-bottom: 0.72em;
}
.new-fa1f .button_cold_a195 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.new-fa1f .button_cold_a195:after,
.new-fa1f .button_cold_a195:before {
  content: "";
  display: table;
}
.new-fa1f .button_cold_a195:after {
  clear: both;
}
.new-fa1f .button_cold_a195 .title_50fa,
.new-fa1f .button_cold_a195 .modal-c43e {
  width: 49%;
}
.new-fa1f .button_cold_a195 .title_50fa a span.aside_pro_80b7,
.new-fa1f .button_cold_a195 .modal-c43e a span.aside_pro_80b7 {
  display: block;
  margin-bottom: 5px;
}
.new-fa1f .button_cold_a195 .modal-c43e {
  float: left;
  text-align: left;
}
.new-fa1f .button_cold_a195 .title_50fa {
  float: right;
  text-align: right;
}
.simple_0281 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .simple_0281 {
    margin-bottom: 0;
  }
}
.mini-4994 {
  margin-bottom: 1em;
}
.mini-4994 .card_035f {
  font-size: 1.1em;
  line-height: 1.3;
}
.main_short_290b a {
  display: block;
  line-height: 0;
  position: relative;
}
.hero_warm_75ff .mini-4994,
.tall_a064 .mini-4994 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hero_warm_75ff .mini-4994,
  .tall_a064 .mini-4994 {
    display: block;
  }
}
.hero_warm_75ff .main_short_290b,
.tall_a064 .main_short_290b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hero_warm_75ff .main_short_290b,
  .tall_a064 .main_short_290b {
    margin-bottom: 1em;
  }
}
.hero_warm_75ff .main_short_290b img,
.tall_a064 .main_short_290b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hero_warm_75ff .bottom_88b0,
.tall_a064 .bottom_88b0 {
  flex-basis: calc(100% - 160px);
}
.hero_warm_75ff .bottom_88b0 p,
.tall_a064 .bottom_88b0 p {
  margin-bottom: 0;
}
.hero_warm_75ff .bottom_88b0 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hero_warm_75ff .bottom_88b0 {
    padding-left: 0;
  }
}
.tall_a064 .bottom_88b0 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tall_a064 .bottom_88b0 {
    padding-right: 0;
  }
}
.tall_a064 .main_short_290b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.popup_13a6 .main_short_290b {
  margin-bottom: 0.5em;
}
.popup_13a6 .main_short_290b img {
  width: 100%;
}
.next-c339 .steel-2d2f,
.wrapper-5ee8 .steel-2d2f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.wrapper-5ee8 .chip-0bc9 .basic-6235 p:last-child {
  margin-bottom: 0;
}
.aside-fb15 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.row_15f0 .widget-wide-aace {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .row_15f0 .widget-wide-aace:last-of-type {
    margin-bottom: 0;
  }
}
.row_15f0 .widget-wide-aace ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.row_15f0 .widget-wide-aace ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.row_15f0 .widget-wide-aace ul li {
  margin: 0 0 0.6em;
}
.row_15f0 .widget-wide-aace ul li.surface_dd57,
.row_15f0 .widget-wide-aace ul li.widget_ce3a {
  position: relative;
}
.row_15f0 .widget-wide-aace ul li.surface_dd57 .container_hovered_df63,
.row_15f0 .widget-wide-aace ul li.widget_ce3a .container_hovered_df63 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.row_15f0 .widget-wide-aace ul li.surface_dd57:after:after,
.row_15f0 .widget-wide-aace ul li.surface_dd57:after:before,
.row_15f0
  .widget-wide-aace
  ul
  li.widget_ce3a:after:after,
.row_15f0
  .widget-wide-aace
  ul
  li.widget_ce3a:after:before {
  content: "";
  display: table;
}
.row_15f0 .widget-wide-aace ul li.surface_dd57:after:after,
.row_15f0
  .widget-wide-aace
  ul
  li.widget_ce3a:after:after {
  clear: both;
}
.row_15f0 .widget-wide-aace a.module_fed8:hover {
  text-decoration: none;
}
.row_15f0 .widget-wide-aace select {
  max-width: 100%;
}
.row_15f0 .widget-wide-aace table {
  font-size: 85%;
}
.row_15f0 .widget-wide-aace table td,
.row_15f0 .widget-wide-aace table th {
  padding: 0.2360828548em;
  text-align: center;
}
.row_15f0 .widget-wide-aace table tfoot td {
  text-align: left;
}
.row_15f0 .widget-wide-aace :last-child {
  margin-bottom: 0;
}
.row_15f0 .widget-wide-aace .grid-c773 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.row_15f0 .widget-wide-aace .grid-c773 label {
  width: 100%;
}
.row_15f0 .widget-wide-aace .grid-c773 .shadow_last_030b {
  width: 100%;
  display: block;
}
.row_15f0 .widget-wide-aace .grid-c773 .accent-steel-af33 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.row_15f0 .widget-wide-aace .grid-c773 .accent-steel-af33:hover svg #svg-search {
  fill: #444;
}
.row_15f0 .widget-wide-aace .grid-c773 .accent-steel-af33 svg {
  width: 18px;
  height: 18px;
}
.row_15f0 .stale_e7c7 ul ul,
.row_15f0 .fresh-b7c6 ul ul,
.row_15f0 .gold_9c7c ul ul,
.row_15f0 .shade_red_cf5c ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.row_15f0 .stale_e7c7 .highlight_clean_96eb > a,
.row_15f0 .fresh-b7c6 .highlight_clean_96eb > a,
.row_15f0 .gold_9c7c .highlight_clean_96eb > a,
.row_15f0 .shade_red_cf5c .highlight_clean_96eb > a {
  margin-bottom: 0;
}
.row_15f0 .brown-0a2f li,
.row_15f0 .stale_e7c7 li,
.row_15f0 .tertiary_under_d4ec li,
.row_15f0 .fresh-b7c6 li,
.row_15f0 .gold_9c7c li,
.row_15f0 .shade_red_cf5c li,
.row_15f0 .smooth_a0e1 li,
.row_15f0 .yellow-cba9 li {
  display: block;
  position: relative;
}
.row_15f0 .brown-0a2f li:last-child,
.row_15f0 .stale_e7c7 li:last-child,
.row_15f0 .tertiary_under_d4ec li:last-child,
.row_15f0 .fresh-b7c6 li:last-child,
.row_15f0 .gold_9c7c li:last-child,
.row_15f0 .shade_red_cf5c li:last-child,
.row_15f0 .smooth_a0e1 li:last-child,
.row_15f0 .yellow-cba9 li:last-child {
  border: none;
}
.row_15f0 .brown-0a2f li a,
.row_15f0 .stale_e7c7 li a,
.row_15f0 .tertiary_under_d4ec li a,
.row_15f0 .fresh-b7c6 li a,
.row_15f0 .gold_9c7c li a,
.row_15f0 .shade_red_cf5c li a,
.row_15f0 .smooth_a0e1 li a,
.row_15f0 .yellow-cba9 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.row_15f0 .brown-0a2f li ul li::before,
.row_15f0 .stale_e7c7 li ul li::before,
.row_15f0 .tertiary_under_d4ec li ul li::before,
.row_15f0 .fresh-b7c6 li ul li::before,
.row_15f0 .gold_9c7c li ul li::before,
.row_15f0 .shade_red_cf5c li ul li::before,
.row_15f0 .smooth_a0e1 li ul li::before,
.row_15f0 .yellow-cba9 li ul li::before {
  left: 15px;
}
.row_15f0 .brown-0a2f li ul a,
.row_15f0 .stale_e7c7 li ul a,
.row_15f0 .tertiary_under_d4ec li ul a,
.row_15f0 .fresh-b7c6 li ul a,
.row_15f0 .gold_9c7c li ul a,
.row_15f0 .shade_red_cf5c li ul a,
.row_15f0 .smooth_a0e1 li ul a,
.row_15f0 .yellow-cba9 li ul a {
  padding-left: 20px;
}
.row_15f0 .brown-0a2f li ul ul li::before,
.row_15f0 .stale_e7c7 li ul ul li::before,
.row_15f0 .tertiary_under_d4ec li ul ul li::before,
.row_15f0 .fresh-b7c6 li ul ul li::before,
.row_15f0 .gold_9c7c li ul ul li::before,
.row_15f0 .shade_red_cf5c li ul ul li::before,
.row_15f0 .smooth_a0e1 li ul ul li::before,
.row_15f0 .yellow-cba9 li ul ul li::before {
  left: 30px;
}
.row_15f0 .brown-0a2f li ul ul a,
.row_15f0 .stale_e7c7 li ul ul a,
.row_15f0 .tertiary_under_d4ec li ul ul a,
.row_15f0 .fresh-b7c6 li ul ul a,
.row_15f0 .gold_9c7c li ul ul a,
.row_15f0 .shade_red_cf5c li ul ul a,
.row_15f0 .smooth_a0e1 li ul ul a,
.row_15f0 .yellow-cba9 li ul ul a {
  padding-left: 40px;
}
.row_15f0 .tiny-2e0a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.row_15f0 .yellow-cba9 ul li {
  margin-bottom: 1.41575em;
}
.row_15f0 .yellow-cba9 ul li .item-fresh-44eb {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.row_15f0 .yellow-cba9 ul li .summary_0762 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.smooth_75ea .brown-0a2f li a,
.smooth_75ea .stale_e7c7 li a,
.smooth_75ea .tertiary_under_d4ec li a,
.smooth_75ea .fresh-b7c6 li a,
.smooth_75ea .gold_9c7c li a,
.smooth_75ea .shade_red_cf5c li a,
.smooth_75ea .smooth_a0e1 li a,
.smooth_75ea .yellow-cba9 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.smooth_75ea .tiny-2e0a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.smooth_75ea .widget-wide-aace ul li.surface_dd57 .container_hovered_df63,
.smooth_75ea .widget-wide-aace ul li.widget_ce3a .container_hovered_df63 {
  background: rgba(0, 0, 0, 0.2);
}
.smooth_75ea .row_15f0 .widget-wide-aace select {
  border-color: rgba(255, 255, 255, 0.08);
}
.title-0916 .row_15f0 .component-3e4a li {
  margin: 0;
}
.title-0916 .row_15f0 .component-3e4a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.title-0916 .row_15f0 .component-3e4a li ul {
  margin: 0;
}
.title-0916 .row_15f0 .component-3e4a li ul li a {
  padding-left: 15px;
}
.title-0916 .row_15f0 .component-3e4a li ul li li a {
  padding-left: 30px;
}
.title-0916 .row_15f0 .component-3e4a li.carousel_159a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.title-0916 .row_15f0 .component-3e4a li.carousel_159a > 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;
}
.title-0916 .row_15f0 .component-3e4a li.carousel_159a > 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;
}
.table-544b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.old-e8c0 {
  position: relative;
  z-index: 10;
}
.old-e8c0 .cold-ce33 {
  width: 100%;
  max-width: 100%;
}
.up_0bd8 .outline_1cf3 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.up_0bd8 .yellow-ed3e {
}
.up_0bd8 .smooth_75ea {
  background: #292929;
}
.form_tiny_5965 .outline_1cf3 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.form_tiny_5965 .yellow-ed3e {
  background: #f9f9f9;
}
.form_tiny_5965 .smooth_75ea {
  background: #303030;
}
.form-8e2f .outline_1cf3 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .form-8e2f .simple-2b6d {
    margin-bottom: 1em;
  }
  .form-8e2f .simple-2b6d:last-child {
    margin-bottom: 0;
  }
}
.form-8e2f .yellow-ed3e {
  background: #ededed;
}
.form-8e2f .smooth_75ea {
  background: #1a1a1a;
}
.outline_1cf3.yellow-ed3e {
  color: rgba(0, 0, 0, 0.6);
}
.outline_1cf3.yellow-ed3e .active_2326 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.outline_1cf3.smooth_75ea {
  color: rgba(255, 255, 255, 0.99);
}
.outline_1cf3.smooth_75ea a:not(.module_fed8) {
  color: rgba(255, 255, 255, 0.79);
}
.outline_1cf3.smooth_75ea a:not(.module_fed8):hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline_1cf3.smooth_75ea .active_2326 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline_1cf3.smooth_75ea table tbody td,
.outline_1cf3.smooth_75ea table th {
  background: rgba(0, 0, 0, 0.08);
}
.stale_9315.carousel_f4fc .table_next_4fa6 {
  max-width: initial;
}
.stale_9315 .hidden_f870 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.stale_9315 .hidden_f870 .cold-ce33 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .stale_9315 .hidden_f870 .cold-ce33 {
    display: block;
    margin-bottom: 2em;
  }
  .stale_9315 .hidden_f870 .cold-ce33:last-child {
    margin-bottom: 0;
  }
}
.form-8e2f .simple-2b6d:last-child,
.form_tiny_5965 .simple-2b6d:last-child,
.up_0bd8 .simple-2b6d:last-child {
  margin-bottom: 0;
}
.form-8e2f .simple-2b6d .row_15f0 .widget-wide-aace:last-child,
.form_tiny_5965 .simple-2b6d .row_15f0 .widget-wide-aace:last-child,
.up_0bd8 .simple-2b6d .row_15f0 .widget-wide-aace:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .form-8e2f .slow_dc78,
  .form-8e2f .label_pro_2bf1,
  .form_tiny_5965 .slow_dc78,
  .form_tiny_5965 .label_pro_2bf1,
  .up_0bd8 .slow_dc78,
  .up_0bd8 .label_pro_2bf1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .old-e8c0 .simple-2b6d {
    margin-bottom: 2em;
  }
}
.old-e8c0 p:last-child {
  margin-bottom: 0;
}
.old-e8c0 li,
.old-e8c0 ul {
  list-style: none;
  margin: 0;
}
.old-e8c0 ul ul {
  margin-left: 2.617924em;
}
.medium-08c9 {
  font-size: 0.875em;
}

/* css-noise: c43a */
.phantom-card-p0 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.1;
}
