/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tooltip_ed79/customify
Author: WPCustomify
Author URI: https://pressmaximum.tooltip_ed79
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.tooltip_ed79/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.smooth_d7a9.dim-f1ea/licenses/gpl-2.0.caption-350f
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.first_2591/, (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.dropdown_2c20.component_thick_087a/normalize.white_44f4/
 ======
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.white_44f4 v7.0.0 | MIT License | github.tooltip_ed79/necolas/normalize.white_44f4 */
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;
}
.surface-gas-d213 .panel-wide-e8f0,
.badge-fb4b,
.yellow-1930,
.gallery_c56c,
.message-motion-b746,
.disabled-fresh-6be5,
.large_f879,
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;
}
.badge-fb4b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .badge-fb4b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .badge-fb4b,
  h1 {
    font-size: 1.8em;
  }
}
.yellow-1930,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.yellow-1930 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .yellow-1930,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .yellow-1930,
  h2 {
    font-size: 1.7em;
  }
}
.gallery_c56c,
h3 {
  font-size: 1.618em;
}
.surface-gas-d213 .panel-wide-e8f0,
.message-motion-b746,
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.center-b3b6 {
  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;
}
.block-pressed-3172:after,
.block-pressed-3172:before,
.accent_554b:after,
.accent_554b:before {
  content: "";
  display: table;
}
.block-pressed-3172:after,
.accent_554b:after {
  clear: both;
}
.accent_prev_97bc {
  float: right;
  margin-right: 0;
}
.accordion_3941 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.alert-medium-9c4e .grid-medium-dbe3,
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;
}
.alert-medium-9c4e .grid-medium-dbe3: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;
}
.old_2479 .grid-medium-dbe3 {
  box-shadow: none;
}
.old_2479
  .grid-medium-dbe3
  .border-54fb {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.old_2479 .grid-medium-dbe3 .container_down_a5b8 {
  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;
}
.old_2479
  .grid-medium-dbe3
  .container_down_a5b8
  b {
  display: none;
}
.old_2479 .slow_0561 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.content_c065:not(.red-7a3d):not(.selected_c0fa),
button:not(.red-7a3d):not(.selected_c0fa),
input[type="button"]:not(.red-7a3d):not(
    .selected_c0fa
  ),
input[type="reset"]:not(.red-7a3d):not(
    .selected_c0fa
  ),
input[type="submit"]:not(.red-7a3d):not(
    .selected_c0fa
  ) {
  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;
}
.content_c065:not(.red-7a3d):not(
    .selected_c0fa
  ):hover,
button:not(.red-7a3d):not(
    .selected_c0fa
  ):hover,
input[type="button"]:not(.red-7a3d):not(
    .selected_c0fa
  ):hover,
input[type="reset"]:not(.red-7a3d):not(
    .selected_c0fa
  ):hover,
input[type="submit"]:not(.red-7a3d):not(
    .selected_c0fa
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.content_c065:not(.red-7a3d):not(
    .selected_c0fa
  ):active,
.content_c065:not(.red-7a3d):not(
    .selected_c0fa
  ):focus,
button:not(.red-7a3d):not(
    .selected_c0fa
  ):active,
button:not(.red-7a3d):not(
    .selected_c0fa
  ):focus,
input[type="button"]:not(.red-7a3d):not(
    .selected_c0fa
  ):active,
input[type="button"]:not(.red-7a3d):not(
    .selected_c0fa
  ):focus,
input[type="reset"]:not(.red-7a3d):not(
    .selected_c0fa
  ):active,
input[type="reset"]:not(.red-7a3d):not(
    .selected_c0fa
  ):focus,
input[type="submit"]:not(.red-7a3d):not(
    .selected_c0fa
  ):active,
input[type="submit"]:not(.red-7a3d):not(
    .selected_c0fa
  ):focus {
  outline: 0;
}
.content_c065:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40,
button:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40,
input[type="button"]:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40,
input[type="reset"]:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40,
input[type="submit"]:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40 {
  position: relative;
}
.content_c065:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40
  .footer-white-266f,
.content_c065:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40
  .highlight-dynamic-9c60,
.content_c065:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40
  .description-medium-6ecc,
.content_c065:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40
  i,
.content_c065:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40
  svg,
button:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40
  .footer-white-266f,
button:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40
  .highlight-dynamic-9c60,
button:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40
  .description-medium-6ecc,
button:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40
  i,
button:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40
  svg,
input[type="button"]:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40
  .footer-white-266f,
input[type="button"]:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40
  .highlight-dynamic-9c60,
input[type="button"]:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40
  .description-medium-6ecc,
input[type="button"]:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40
  i,
input[type="button"]:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40
  svg,
input[type="reset"]:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40
  .footer-white-266f,
input[type="reset"]:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40
  .highlight-dynamic-9c60,
input[type="reset"]:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40
  .description-medium-6ecc,
input[type="reset"]:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40
  i,
input[type="reset"]:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40
  svg,
input[type="submit"]:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40
  .footer-white-266f,
input[type="submit"]:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40
  .highlight-dynamic-9c60,
input[type="submit"]:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40
  .description-medium-6ecc,
input[type="submit"]:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40
  i,
input[type="submit"]:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40
  svg {
  visibility: hidden;
}
.content_c065:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40:after,
button:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40:after,
input[type="button"]:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40:after,
input[type="reset"]:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40:after,
input[type="submit"]:not(.red-7a3d):not(
    .selected_c0fa
  ).fn-loading-0d40: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;
}
.content_c065:not(.red-7a3d):not(.selected_c0fa),
input[type="button"]:not(.red-7a3d):not(
    .selected_c0fa
  ),
input[type="reset"]:not(.red-7a3d):not(
    .selected_c0fa
  ),
input[type="submit"]:not(.red-7a3d):not(
    .selected_c0fa
  ) {
  color: #fff;
  background: #235787;
}
.content_c065:not(.red-7a3d):not(
    .selected_c0fa
  ):focus,
input[type="button"]:not(.red-7a3d):not(
    .selected_c0fa
  ):focus,
input[type="reset"]:not(.red-7a3d):not(
    .selected_c0fa
  ):focus,
input[type="submit"]:not(.red-7a3d):not(
    .selected_c0fa
  ):focus {
  color: #fff;
}
.content_c065.fn-disabled-0d40:not(.red-7a3d):not(
    .selected_c0fa
  ),
.content_c065[disabled]:not(.red-7a3d):not(
    .selected_c0fa
  ),
button.fn-disabled-0d40:not(.red-7a3d):not(
    .selected_c0fa
  ),
button[disabled]:not(.red-7a3d):not(
    .selected_c0fa
  ) {
  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;
}
.left-5c24 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.left-5c24: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;
}
.static-df48 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.frame-bright-adf7 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.bronze-1d62 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.block-pressed-3172:after,
.block-pressed-3172:before,
.slider-small-8751:after,
.slider-small-8751:before,
.blue_85c6:after,
.blue_85c6:before,
.footer-top-4a5f:after,
.footer-top-4a5f:before,
.column-829e:after,
.column-829e:before,
.hero_static_688d:after,
.hero_static_688d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.block-pressed-3172:after,
.slider-small-8751:after,
.blue_85c6:after,
.footer-top-4a5f:after,
.column-829e:after,
.hero_static_688d:after {
  clear: both;
}
.slider-small-8751 .texture-c626,
.blue_85c6 .texture-c626,
.clean-032e .texture-c626 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.wide_5af7 {
  display: inline-block;
}
.content-selected-4cb8 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.content-selected-4cb8 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.content-selected-4cb8 .header_easy_2f2a {
  padding: 1em 0;
  font-size: 85%;
}
.header_easy_2f2a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.red_66fb {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.red_66fb:after,
.red_66fb:before {
  content: "";
  display: table;
}
.red_66fb:after {
  clear: both;
}
.fast_bb32 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-eb22 .fast_bb32 {
  max-width: 50%;
}
.info-b9e9 .fast_bb32 {
  max-width: 33.33%;
}
.description-970e .fast_bb32 {
  max-width: 25%;
}
.element_stone_999c .fast_bb32 {
  max-width: 20%;
}
.disabled-hard-9b29 .fast_bb32 {
  max-width: 16.66%;
}
.table_bac6 .fast_bb32 {
  max-width: 14.28%;
}
.selected_654a .fast_bb32 {
  max-width: 12.5%;
}
.input-528c .fast_bb32 {
  max-width: 11.11%;
}
.sort-21c3 {
  display: block;
}
.surface-gas-d213 .light_7a73 label,
.surface-gas-d213 .accordion-380b label,
.surface-gas-d213 .icon_plasma_c02b label,
.surface-gas-d213 .gradient-dynamic-45c0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.highlight_963c {
  list-style: none;
  margin: 0;
}
.highlight_963c article.out_e264 {
  margin-bottom: 0;
}
.highlight_963c ul {
  list-style: none;
  margin: 0;
}
.highlight_963c .disabled_brown_04cd li.out_e264 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .highlight_963c .disabled_brown_04cd li.out_e264 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .highlight_963c .disabled_brown_04cd li.out_e264: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) {
  .highlight_963c .disabled_brown_04cd li.out_e264 li.out_e264 li.out_e264 li.out_e264 {
    padding-left: 0;
  }
}
article.out_e264 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.out_e264 .slider-small-8751 p:last-of-type {
  margin-bottom: 0;
}
article.out_e264 .title_lite_30ce {
  float: left;
}
article.out_e264 .section-steel-ebbb {
  margin-left: 85px;
}
article.out_e264 .content_e939 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.out_e264 .content_e939 .short-58ac {
  margin-left: 10px;
}
article.out_e264 .card-8a0e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.out_e264 .media_193a {
  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 .light_7a73,
  #respond .icon_plasma_c02b,
  #respond .gradient-dynamic-45c0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .light_7a73 input,
#respond .icon_plasma_c02b input,
#respond .gradient-dynamic-45c0 input {
  width: 100%;
}
#respond .gradient-dynamic-45c0 {
  margin-right: 0;
}
#respond .text_a137 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.wrapper_6992 {
  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;
}
.wrapper_6992.detail_basic_4ae9 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.wrapper_6992 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%);
}
.wrapper_6992:focus,
.wrapper_6992: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);
}
.media-gold-6c43 {
  border-radius: 10%;
}
.pressed_a9ce {
  border-radius: 50%;
}
.stale_977e {
  font-size: 0.72em;
}
.mask_8866 {
  font-size: 0.875em;
}
.breadcrumb-tall-5fc2 {
  font-size: 1.1em;
}
.chip-pink-e29c {
  text-transform: uppercase;
  line-height: 1.2;
}
.chip-pink-e29c.stale_977e {
  letter-spacing: 0.5px;
}
.heading_clean_45fb,
.heading_clean_45fb a {
  color: #6d6d6d;
}
.heading_clean_45fb a:hover {
  color: #111;
}
.box_ace8 {
  color: #6d6d6d;
}
.silver_dd4c {
  overflow-x: hidden;
}
.silver_dd4c .sidebar_254d.purple_2562 {
  position: relative;
}
.silver_dd4c .sidebar_254d.purple_2562.dirty-7989 {
  position: initial;
}
.silver_dd4c
  .sidebar_254d.purple_2562.dirty-7989
  .footer-3381 {
  left: auto;
}
.silver_dd4c .sidebar_254d .footer-3381 {
  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;
}
.silver_dd4c .sidebar_254d:hover.purple_2562 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.silver_dd4c
  .sidebar_254d:hover.purple_2562
  .footer-3381 {
  display: block;
  z-index: 9999999;
}
.silver_dd4c .progress_bronze_9c7a .fluid-8ca2,
.silver_dd4c .easy-5c0f .fluid-8ca2 {
  display: none;
}
.silver_dd4c .texture-down-c778 .sidebar_254d:hover.purple_2562 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.surface-gas-d213 .light_7a73 label,
.surface-gas-d213 .accordion-380b label,
.surface-gas-d213 .icon_plasma_c02b label,
.surface-gas-d213 .gradient-dynamic-45c0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.highlight_963c {
  list-style: none;
  margin: 0;
}
.highlight_963c article.out_e264 {
  margin-bottom: 0;
}
.highlight_963c ul {
  list-style: none;
  margin: 0;
}
.highlight_963c .disabled_brown_04cd li.out_e264 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .highlight_963c .disabled_brown_04cd li.out_e264 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .highlight_963c .disabled_brown_04cd li.out_e264: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) {
  .highlight_963c .disabled_brown_04cd li.out_e264 li.out_e264 li.out_e264 li.out_e264 {
    padding-left: 0;
  }
}
article.out_e264 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.out_e264 .slider-small-8751 p:last-of-type {
  margin-bottom: 0;
}
article.out_e264 .title_lite_30ce {
  float: left;
}
article.out_e264 .section-steel-ebbb {
  margin-left: 85px;
}
article.out_e264 .content_e939 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.out_e264 .content_e939 .short-58ac {
  margin-left: 10px;
}
article.out_e264 .card-8a0e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.out_e264 .media_193a {
  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 .light_7a73,
  #respond .icon_plasma_c02b,
  #respond .gradient-dynamic-45c0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .light_7a73 input,
#respond .icon_plasma_c02b input,
#respond .gradient-dynamic-45c0 input {
  width: 100%;
}
#respond .gradient-dynamic-45c0 {
  margin-right: 0;
}
#respond .text_a137 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.progress_bronze_9c7a .pink_6183 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.pink_6183 .item_bronze_ad9d.grid_a7d3 .short-bff6 > li > a:focus,
.pink_6183 .item_bronze_ad9d.grid_a7d3 .short-bff6 > li > a:hover,
.pink_6183 .item_bronze_ad9d.content_wide_00ff .short-bff6 > li > a:focus,
.pink_6183 .item_bronze_ad9d.content_wide_00ff .short-bff6 > li > a:hover,
.pink_6183 .item_bronze_ad9d.right_8f5b .short-bff6 > li > a:focus,
.pink_6183 .item_bronze_ad9d.right_8f5b .short-bff6 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pink_6183
  .item_bronze_ad9d.grid_a7d3
  .short-bff6
  > li.summary-dynamic-782a
  > a,
.pink_6183
  .item_bronze_ad9d.grid_a7d3
  .short-bff6
  > li.item-fd0f
  > a,
.pink_6183
  .item_bronze_ad9d.content_wide_00ff
  .short-bff6
  > li.summary-dynamic-782a
  > a,
.pink_6183
  .item_bronze_ad9d.content_wide_00ff
  .short-bff6
  > li.item-fd0f
  > a,
.pink_6183
  .item_bronze_ad9d.right_8f5b
  .short-bff6
  > li.summary-dynamic-782a
  > a,
.pink_6183 .item_bronze_ad9d.right_8f5b .short-bff6 > li.outer-9e8b > a {
  color: rgba(255, 255, 255, 0.99);
}
.pink_6183 .dark_b0da,
.pink_6183 .dark_b0da a {
  color: rgba(255, 255, 255, 0.99);
}
.pink_6183 .logo_cool_2086.form_purple_bf83 li a,
.pink_6183 .right_9ddd a,
.pink_6183 .video_smooth_783a,
.pink_6183 .short-bff6 > li > a,
.pink_6183 .search_east_96a6 {
  color: rgba(255, 255, 255, 0.79);
}
.pink_6183 .logo_cool_2086.form_purple_bf83 li a:hover,
.pink_6183 .right_9ddd a:hover,
.pink_6183 .video_smooth_783a:hover,
.pink_6183 .short-bff6 > li > a:hover,
.pink_6183 .search_east_96a6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pink_6183 .status_c11c {
  color: rgba(255, 255, 255, 0.79);
}
.pink_6183 .status_c11c .orange-9f60 {
  color: rgba(255, 255, 255, 0.99);
}
.pink_6183 .status_c11c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pink_6183 .center_d9d9 .fixed-0862 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pink_6183 .center_d9d9 .fixed-0862 .container_small_0102 {
  color: rgba(255, 255, 255, 0.79);
}
.pink_6183
  .center_d9d9
  .fixed-0862
  .container_small_0102::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pink_6183
  .center_d9d9
  .fixed-0862
  .container_small_0102:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pink_6183
  .center_d9d9
  .fixed-0862
  .container_small_0102::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pink_6183
  .center_d9d9
  .fixed-0862
  .container_small_0102::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pink_6183 .center_d9d9 .new_00bf {
  color: rgba(255, 255, 255, 0.79);
}
.pink_6183 .center_d9d9 .new_00bf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-fluid-beaf
  .pink_6183
  .center_d9d9
  .summary-over-3871
  .outer-39d0 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pattern-fluid-beaf
  .pink_6183
  .center_d9d9
  .summary-over-3871
  .container_small_0102 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.progress_bronze_9c7a .top_e449 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.top_e449 .item_bronze_ad9d.grid_a7d3 .short-bff6 > li > a:focus,
.top_e449 .item_bronze_ad9d.grid_a7d3 .short-bff6 > li > a:hover,
.top_e449 .item_bronze_ad9d.content_wide_00ff .short-bff6 > li > a:focus,
.top_e449 .item_bronze_ad9d.content_wide_00ff .short-bff6 > li > a:hover,
.top_e449 .item_bronze_ad9d.right_8f5b .short-bff6 > li > a:focus,
.top_e449 .item_bronze_ad9d.right_8f5b .short-bff6 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.top_e449
  .item_bronze_ad9d.grid_a7d3
  .short-bff6
  > li.summary-dynamic-782a
  > a,
.top_e449
  .item_bronze_ad9d.grid_a7d3
  .short-bff6
  > li.item-fd0f
  > a,
.top_e449
  .item_bronze_ad9d.content_wide_00ff
  .short-bff6
  > li.summary-dynamic-782a
  > a,
.top_e449
  .item_bronze_ad9d.content_wide_00ff
  .short-bff6
  > li.item-fd0f
  > a,
.top_e449
  .item_bronze_ad9d.right_8f5b
  .short-bff6
  > li.summary-dynamic-782a
  > a,
.top_e449 .item_bronze_ad9d.right_8f5b .short-bff6 > li.outer-9e8b > a {
  color: rgba(0, 0, 0, 0.8);
}
.top_e449 .dark_b0da,
.top_e449 .dark_b0da a {
  color: rgba(0, 0, 0, 0.8);
}
.top_e449 .logo_cool_2086.form_purple_bf83 li a,
.top_e449 .right_9ddd a,
.top_e449 .video_smooth_783a,
.top_e449 .short-bff6 > li > a,
.top_e449 .search_east_96a6 {
  color: rgba(0, 0, 0, 0.55);
}
.top_e449 .logo_cool_2086.form_purple_bf83 li a:hover,
.top_e449 .right_9ddd a:hover,
.top_e449 .video_smooth_783a:hover,
.top_e449 .short-bff6 > li > a:hover,
.top_e449 .search_east_96a6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.top_e449 .status_c11c {
  color: rgba(0, 0, 0, 0.55);
}
.top_e449 .status_c11c .orange-9f60 {
  color: rgba(0, 0, 0, 0.8);
}
.top_e449 .status_c11c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.caption-short-f748 .label_1101 {
  margin-left: auto;
  margin-right: auto;
}
.blue_85c6 > * {
  margin-left: auto;
  margin-right: auto;
}
.blue_85c6 .static-df48 {
  margin-right: 1.41575em;
}
.selected-d5ce .blue_85c6 > .description-fast-c1b5 {
  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;
}
.selected-d5ce .blue_85c6 > .tertiary-5871 {
  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;
}
.prev-399f.caption-short-f748 .label_1101,
.card-next-fd8f.caption-short-f748 .label_1101 {
  margin-left: 0;
}
.dark_9c25.caption-short-f748 .label_1101,
.photo_advanced_97da.caption-short-f748 .label_1101 {
  margin-right: 0;
}
.blue_85c6 ol,
.blue_85c6 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.down-499b video {
  max-width: 100%;
}
.hard_2646 img {
  display: block;
}
.hard_2646.static-df48,
.hard_2646.frame-bright-adf7 {
  width: 100%;
}
.hard_2646.tertiary-5871 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.gradient-plasma-cc3e:not(.summary_fluid_258e) {
  margin: 1.5em auto;
}
.paper-3a19 p {
  padding: 1.5em 14px;
}
ul.section_9573.tertiary-5871,
ul.section_9573.description-fast-c1b5,
ul.section_9573.left_b87d.description-fast-c1b5 {
  padding: 0 14px;
}
.solid-e7e5 {
  display: block;
  overflow-x: auto;
}
.solid-e7e5 table {
  border-collapse: collapse;
  width: 100%;
}
.solid-e7e5 td,
.solid-e7e5 th {
  padding: 0.5em;
}
.blue_85c6 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.blue_85c6 ol ol,
.blue_85c6 ol ul,
.blue_85c6 ul ol,
.blue_85c6 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.blue_85c6 ol ol li,
.blue_85c6 ol ul li,
.blue_85c6 ul ol li,
.blue_85c6 ul ul li {
  margin-left: 0;
}
.border-huge-3559.light-ba1f > .container-motion-8d6e {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.border-huge-3559.light-ba1f > .container-motion-8d6e iframe,
.border-huge-3559.light-ba1f > .container-motion-8d6e > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.active_345c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.active_345c.motion-f327 {
  padding: 0;
}
.active_345c.motion-f327 cite {
  font-size: 13px;
}
.active_345c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.active_345c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.out_f8a1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.out_f8a1 > p:first-child {
  margin-top: 0;
}
.out_f8a1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.out_f8a1 blockquote {
  border-left: 0;
}
.hidden_complex_5bbc {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.hidden_complex_5bbc:not(.photo-8d95) {
  max-width: 100px;
}
.hidden_complex_5bbc.silver_57ff {
  border-bottom: none !important;
  text-align: center;
}
.hidden_complex_5bbc.silver_57ff::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .paper-3a19 p {
    padding: 1.5em 0;
  }
}
.left_2431 {
  color: #0073aa;
}
.out_a586 {
  background-color: #0073aa;
}
.outline-clean-30f0 {
  color: #229fd8;
}
.filter_ce49 {
  background-color: #229fd8;
}
.tiny-d9bf {
  color: #eee;
}
.cool-8f62 {
  background-color: #eee;
}
.chip_d2ed {
  color: #444;
}
.gradient_cecd {
  background-color: #444;
}
.main-bef5 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.main-bef5 .left-e796 .right_9ddd {
  font-size: 15px;
}
.main-bef5 .right_9ddd {
  line-height: 1.3;
}
.main-bef5 .top_e449 {
}
.main-bef5 .pink_6183 {
  background: #235787;
}
.content-9385 {
  padding: 0;
}
.content-9385 .pink_6183 {
  background: #1a1a1a;
}
.content-9385 .top_e449 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.dynamic_0863 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.dynamic_0863 .top_e449 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.dynamic_0863 .pink_6183 {
  background: #303030;
}
.hero_static_688d {
  position: relative;
  z-index: 10;
}
.hero_static_688d .paragraph-e397 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.plasma-817d .purple_2562 {
  display: inline-block;
  vertical-align: middle;
}
.plasma-817d.thick_c30a .purple_2562 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .plasma-817d.thick_c30a .purple_2562 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .plasma-817d.thick_c30a .purple_2562 {
    margin-right: 0.4em;
  }
}
.plasma-817d.thick_c30a .purple_2562:last-child {
  margin-right: 0;
}
.bottom-e00c .paragraph-e397 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .progress_bronze_9c7a .left-e796 {
    margin: 0 -0.5em;
  }
  .progress_bronze_9c7a .left-e796 [class*="customify-col-"],
  .progress_bronze_9c7a .left-e796 [class*="customify-col_"],
  .progress_bronze_9c7a .left-e796 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.progress_bronze_9c7a.left-e236 .paragraph-e397 {
  background: 0 0 !important;
}
.progress_bronze_9c7a.left-e236 .paragraph-e397,
.progress_bronze_9c7a.bottom-e00c .paragraph-e397 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .progress_bronze_9c7a.popup-under-dd74 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.progress_bronze_9c7a.bottom-e00c .paragraph-e397 {
  box-shadow: none !important;
}
.wood_a184 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .wood_a184 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .wood_a184 {
    padding: 18px 0 20px;
  }
}
.wood_a184 .column-cool-575b {
  width: 100%;
}
.wood_a184 .link-short-1a7b {
  margin-bottom: 0;
}
.wood_a184 .last_555a {
  margin-top: 5px;
  font-size: 0.875em;
}
.paper_9ac8 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.paper_9ac8 .active_9fdc {
  width: 100%;
}
.accordion-mini-c415 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.accordion-mini-c415 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.accordion-mini-c415 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;
}
.accordion-mini-c415 li:last-child:after {
  display: none;
}
.accordion-mini-c415 li a {
  font-weight: 500;
  margin-right: 10px;
}
.element-aeb4 .fluid-8ca2 button,
.wood_a184 .fluid-8ca2 button {
  left: 0;
}
.element-aeb4 .active_9fdc,
.wood_a184 .active_9fdc {
  padding-left: 0;
  padding-right: 0;
}
.element-aeb4 .paper_9ac8,
.wood_a184 .paper_9ac8 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.element-aeb4 {
  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;
}
.element-aeb4: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;
}
.element-aeb4 .accordion-8ea6 {
  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) {
  .element-aeb4 .accordion-8ea6 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .element-aeb4 .accordion-8ea6 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .element-aeb4 .accordion-8ea6 {
    min-height: 200px;
  }
}
.element-aeb4 .accordion-mini-c415 {
  color: rgba(255, 255, 255, 0.8);
}
.element-aeb4 .accordion-mini-c415 a,
.element-aeb4 .accordion-mini-c415 li:after {
  color: inherit;
}
.element-aeb4 .accordion-mini-c415 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.advanced-54df {
  margin-bottom: 0.5em;
}
.alert_1439 {
  margin-bottom: 1.2em;
}
.alert_1439,
.advanced-54df {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.alert_1439 p:last-child,
.advanced-54df p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .fluid-8ca2,
#masthead .fluid-8ca2 {
  display: none;
}
#masthead
  > .fluid-8ca2.component-cc4a {
  display: none;
}
#masthead > .fluid-8ca2 button {
  left: 0;
}
.solid-5448 {
  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%;
}
.solid-5448 .purple_2562 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.solid-5448 .upper-d14f {
  display: -webkit-box;
  display: flex;
}
.solid-5448 .upper-d14f.white-f85a {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.solid-5448 .upper-d14f.focused-9c88 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.solid-5448 .upper-d14f.smooth_018c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.solid-5448.content_active_c38f.info-d273 .upper-d14f.white-f85a {
  flex-basis: 100%;
}
.solid-5448.large-381b .upper-d14f.focused-9c88 {
  -webkit-box-flex: 1;
  flex: auto;
}
.solid-5448.large-381b .upper-d14f.smooth_018c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .fluid-8ca2.component-cc4a {
  display: none;
}
#masthead > .fluid-8ca2 button {
  left: 0;
}
.sort-82bc {
  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;
}
.sort-82bc:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.sort-82bc.layout_hard_4549 i {
  margin-right: 4px;
}
.sort-82bc.dim_4886 i {
  margin-left: 5px;
}
.right_9ddd p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.right_9ddd p:last-child {
  margin-bottom: 0;
}
.module_bottom_2759 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.module_bottom_2759 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.module_bottom_2759 img {
  display: block;
  width: auto;
  line-height: 1;
}
.module_bottom_2759 .dark_b0da {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.module_bottom_2759 .gradient-150b {
  margin: 5px 0 7px 0;
}
.module_bottom_2759.complex_444c .dim_2967 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module_bottom_2759.complex_444c .icon-small-c502 {
  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;
}
.module_bottom_2759.accordion_wood_6db4 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.module_bottom_2759.accordion_wood_6db4 .dim_2967 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module_bottom_2759.accordion_wood_6db4 .icon-small-c502 {
  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;
}
.module_bottom_2759.aside-88ce {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.module_bottom_2759.pink_9a27 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.module_bottom_2759.pink_9a27 .icon-small-c502 {
  margin-top: 7px;
}
.caption_747f {
  display: inline-block;
}
.hero_static_688d .banner-easy-417c .module_bottom_2759 img {
  max-width: 100%;
}
.item_bronze_ad9d .block-f123.image_left_0c85,
.pressed-f517 .block-f123.image_left_0c85 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.item_bronze_ad9d .black_420c,
.pressed-f517 .black_420c {
  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%);
}
.item_bronze_ad9d .black_420c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.item_bronze_ad9d.active-062b .black_420c {
  display: none;
}
.item_bronze_ad9d .shade_east_9528 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.item_bronze_ad9d .shade_east_9528 li {
  display: inline-block;
  position: relative;
}
.item_bronze_ad9d .shade_east_9528 li:last-child {
  margin-right: 0;
}
.item_bronze_ad9d .shade_east_9528 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;
}
.item_bronze_ad9d .shade_east_9528 li.outer-9e8b > a {
  color: rgba(0, 0, 0, 0.9);
}
.item_bronze_ad9d .shade_east_9528 > 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;
}
.item_bronze_ad9d .shade_east_9528 > li > a i {
  line-height: 0;
}
.item_bronze_ad9d .shade_east_9528 > li.avatar-f11e > a .black_420c {
  margin-left: 4px;
  line-height: 0;
}
.item_bronze_ad9d .shade_east_9528 .hero-tall-c074 li.avatar-f11e > a {
  position: relative;
}
.item_bronze_ad9d .shade_east_9528 .hero-tall-c074 li.avatar-f11e > a:after,
.item_bronze_ad9d .shade_east_9528 .hero-tall-c074 li.avatar-f11e > a:before {
  content: "";
  display: table;
}
.item_bronze_ad9d .shade_east_9528 .hero-tall-c074 li.avatar-f11e > a:after {
  clear: both;
}
.item_bronze_ad9d .shade_east_9528 .hero-tall-c074 li.avatar-f11e > a .black_420c {
  margin-left: 5px;
  float: right;
}
.item_bronze_ad9d .cold-80b5,
.item_bronze_ad9d .hero-tall-c074 {
  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;
}
.item_bronze_ad9d .hero-tall-c074 {
  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;
}
.item_bronze_ad9d .hero-tall-c074 .image_left_0c85 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.item_bronze_ad9d .hero-tall-c074 .black_420c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.item_bronze_ad9d .hero-tall-c074 li {
  display: block;
  margin: 0;
  padding: 0;
}
.item_bronze_ad9d .hero-tall-c074 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;
}
.item_bronze_ad9d .hero-tall-c074 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.item_bronze_ad9d .hero-tall-c074 .hero-tall-c074 {
  top: 0;
  left: 100%;
}
.item_bronze_ad9d .avatar-silver-a138.fn-focus-0d40 > .cold-80b5,
.item_bronze_ad9d .avatar-silver-a138.fn-focus-0d40 > .hero-tall-c074,
.item_bronze_ad9d .avatar-silver-a138:focus > .cold-80b5,
.item_bronze_ad9d .avatar-silver-a138:focus > .hero-tall-c074,
.item_bronze_ad9d .avatar-silver-a138:hover > .cold-80b5,
.item_bronze_ad9d .avatar-silver-a138:hover > .hero-tall-c074 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.item_bronze_ad9d.right_8f5b .short-bff6:after,
.item_bronze_ad9d.right_8f5b .short-bff6:before {
  content: "";
  display: table;
}
.item_bronze_ad9d.right_8f5b .short-bff6:after {
  clear: both;
}
.item_bronze_ad9d.right_8f5b .short-bff6 > li {
  float: left;
}
.item_bronze_ad9d.tiny-ca3b .short-bff6:after,
.item_bronze_ad9d.tiny-ca3b .short-bff6:before {
  content: "";
  display: table;
}
.item_bronze_ad9d.tiny-ca3b .short-bff6:after {
  clear: both;
}
.item_bronze_ad9d.tiny-ca3b .short-bff6 > li {
  float: left;
}
.item_bronze_ad9d.tiny-ca3b .short-bff6 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.item_bronze_ad9d.tiny-ca3b .short-bff6 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.item_bronze_ad9d.tiny-ca3b .short-bff6 > li.summary-dynamic-782a > a,
.item_bronze_ad9d.tiny-ca3b .short-bff6 > li.outer-9e8b > a {
  color: #fff;
  background-color: #1e4b75;
}
.item_bronze_ad9d.grid_a7d3 .short-bff6 > li > a .image_left_0c85 {
  position: relative;
}
.item_bronze_ad9d.grid_a7d3 .short-bff6 > li > a .image_left_0c85: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;
}
.item_bronze_ad9d.grid_a7d3
  .short-bff6
  > li:focus
  > a
  .image_left_0c85:before,
.item_bronze_ad9d.grid_a7d3
  .short-bff6
  > li:hover
  > a
  .image_left_0c85:before {
  width: 100%;
  background-color: currentColor;
}
.item_bronze_ad9d.grid_a7d3
  .short-bff6
  > li.summary-dynamic-782a
  > a
  .image_left_0c85:before,
.item_bronze_ad9d.grid_a7d3
  .short-bff6
  > li.item-fd0f
  > a
  .image_left_0c85:before {
  width: 100%;
  background-color: currentColor;
}
.item_bronze_ad9d.content_wide_00ff .short-bff6 > li > a .image_left_0c85 {
  position: relative;
}
.item_bronze_ad9d.content_wide_00ff .short-bff6 > li > a .image_left_0c85: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;
}
.item_bronze_ad9d.content_wide_00ff .short-bff6 > li:focus > a .image_left_0c85:before,
.item_bronze_ad9d.content_wide_00ff
  .short-bff6
  > li:hover
  > a
  .image_left_0c85:before {
  width: 100%;
  background-color: currentColor;
}
.item_bronze_ad9d.content_wide_00ff
  .short-bff6
  > li.summary-dynamic-782a
  > a
  .image_left_0c85:before,
.item_bronze_ad9d.content_wide_00ff
  .short-bff6
  > li.item-fd0f
  > a
  .image_left_0c85:before {
  width: 100%;
  background-color: currentColor;
}
.pressed-f517 .shade_east_9528 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pressed-f517 .shade_east_9528 li:first-child > a {
  border-top: none;
}
.pressed-f517 .shade_east_9528 .filter_fixed_d4b4 > .image_left_0c85 .black_420c {
  display: none;
}
.pressed-f517 .shade_east_9528 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.pressed-f517 .shade_east_9528 li:last-child {
  border: none;
}
.pressed-f517 .shade_east_9528 li.avatar-f11e > a {
  padding-right: 45px !important;
}
.pressed-f517 .shade_east_9528 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.pressed-f517 .shade_east_9528 li a:focus,
.pressed-f517 .shade_east_9528 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pressed-f517 .shade_east_9528 li .dark-7083 {
  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;
}
.pressed-f517 .shade_east_9528 li .dark-7083:hover {
  box-shadow: none;
}
.pressed-f517 .shade_east_9528 li .dark-7083 .black_420c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.pressed-f517 .shade_east_9528 .hero-tall-c074 {
  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);
}
.pressed-f517 .shade_east_9528 .hero-tall-c074 li a {
  padding-left: 3em;
}
.pressed-f517 .shade_east_9528 .top_33ec > a .dark-7083 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.pressed-f517 .shade_east_9528 .top_33ec > .hero-tall-c074 {
  display: block;
  opacity: 1;
}
.button_red_4fa7 {
  max-width: 100%;
}
.sidebar-complex-b645 {
  line-height: 0;
  cursor: pointer;
}
.search_east_96a6 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.search_east_96a6:hover {
  box-shadow: none;
  color: currentColor;
}
.search_east_96a6 svg {
  width: 18px;
  height: 18px;
}
.search_east_96a6 .active_bd5a {
  display: none;
}
.center_509b {
  position: relative;
}
.center_509b.fn-active-0d40 .search_east_96a6 .dark_fea2 {
  display: none;
}
.center_509b.fn-active-0d40 .search_east_96a6 .active_bd5a {
  display: inline-block;
}
.center_509b .progress-6b1e {
  position: absolute;
  top: 100%;
  left: -0.9em;
  height: 0;
  overflow: hidden;
  display: block;
  margin-top: -1px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}
.center_509b.article_d19d .progress-6b1e {
  left: auto;
  right: -0.9em;
}
.center_509b.article_d19d .logo-cb09::before {
  left: auto;
  right: 15px;
}
.center_509b.fn-active-0d40 .progress-6b1e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.summary-over-3871 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.summary-over-3871 label {
  flex-basis: 100%;
}
.summary-over-3871 .fixed-0862 {
  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;
}
.summary-over-3871 .container_small_0102 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.summary-over-3871 .container_small_0102:focus {
  background-color: transparent;
}
.summary-over-3871 button.new_00bf {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.summary-over-3871 button.new_00bf:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.summary-over-3871 button.new_00bf svg {
  width: 18px;
  height: 18px;
}
.summary-over-3871 input[type="submit"] {
  min-height: auto;
}
.center_d9d9 .summary-over-3871 .container_small_0102 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.logo-cb09 {
  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) {
  .logo-cb09 {
    width: 220px;
  }
}
.logo-cb09 label {
  flex-basis: 100%;
}
.logo-cb09::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;
}
.pattern-fluid-beaf .center_d9d9 .summary-over-3871 {
  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;
}
.pattern-fluid-beaf
  .center_d9d9
  .summary-over-3871
  .fixed-0862 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.pattern-fluid-beaf .center_d9d9 .summary-over-3871 .container_small_0102 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.pattern-fluid-beaf
  .center_d9d9
  .summary-over-3871
  .container_small_0102:focus {
  background: 0 0;
}
.pattern-fluid-beaf
  .center_d9d9
  .summary-over-3871
  .outer-39d0 {
  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;
}
.logo_cool_2086 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.logo_cool_2086 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.logo_cool_2086 li:last-child {
  margin-right: 0;
}
.logo_cool_2086 li:first-child {
  margin-left: 0;
}
.logo_cool_2086.grid-e93a a {
  color: #fff;
}
.logo_cool_2086.grid-e93a a:hover {
  color: #fff;
}
.logo_cool_2086 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.logo_cool_2086 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.logo_cool_2086 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.logo_cool_2086 a:hover {
  opacity: 0.9;
  color: inherit;
}
.logo_cool_2086 [class*="social-icon-apple"] {
  background-color: #999;
}
.logo_cool_2086 [class*="social-icon-apple"].component-bronze-2079 {
  background-color: transparent;
  color: #999;
}
.logo_cool_2086 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.logo_cool_2086 [class*="social-icon-behance"].component-bronze-2079 {
  background-color: transparent;
  color: #1769ff;
}
.logo_cool_2086 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.logo_cool_2086 [class*="social-icon-bitbucket"].component-bronze-2079 {
  background-color: transparent;
  color: #205081;
}
.logo_cool_2086 [class*="social-icon-codepen"] {
  background-color: #000;
}
.logo_cool_2086 [class*="social-icon-codepen"].component-bronze-2079 {
  background-color: transparent;
  color: #000;
}
.logo_cool_2086 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.logo_cool_2086 [class*="social-icon-delicious"].component-bronze-2079 {
  background-color: transparent;
  color: #39f;
}
.logo_cool_2086 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.logo_cool_2086 [class*="social-icon-digg"].component-bronze-2079 {
  background-color: transparent;
  color: #005be2;
}
.logo_cool_2086 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.logo_cool_2086 [class*="social-icon-dribbble"].component-bronze-2079 {
  background-color: transparent;
  color: #ea4c89;
}
.logo_cool_2086 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.logo_cool_2086 [class*="social-icon-envelope"].component-bronze-2079 {
  background-color: transparent;
  color: #ea4335;
}
.logo_cool_2086 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.logo_cool_2086 [class*="social-icon-facebook"].component-bronze-2079 {
  background-color: transparent;
  color: #3b5998;
}
.logo_cool_2086 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.logo_cool_2086 [class*="social-icon-flickr"].component-bronze-2079 {
  background-color: transparent;
  color: #0063dc;
}
.logo_cool_2086 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.logo_cool_2086 [class*="social-icon-foursquare"].component-bronze-2079 {
  background-color: transparent;
  color: #2d5be3;
}
.logo_cool_2086 [class*="social-icon-github"] {
  background-color: #333;
}
.logo_cool_2086 [class*="social-icon-github"].component-bronze-2079 {
  background-color: transparent;
  color: #333;
}
.logo_cool_2086 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.logo_cool_2086 [class*="social-icon-google-plus"].component-bronze-2079 {
  background-color: transparent;
  color: #dd4b39;
}
.logo_cool_2086 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.logo_cool_2086 [class*="social-icon-houzz"].component-bronze-2079 {
  background-color: transparent;
  color: #7ac142;
}
.logo_cool_2086 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.logo_cool_2086 [class*="social-icon-instagram"].component-bronze-2079 {
  background-color: transparent;
  color: #262626;
}
.logo_cool_2086 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.logo_cool_2086 [class*="social-icon-jsfiddle"].component-bronze-2079 {
  background-color: transparent;
  color: #487aa2;
}
.logo_cool_2086 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.logo_cool_2086 [class*="social-icon-linkedin"].component-bronze-2079 {
  background-color: transparent;
  color: #0077b5;
}
.logo_cool_2086 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.logo_cool_2086 [class*="social-icon-medium"].component-bronze-2079 {
  background-color: transparent;
  color: #00ab6b;
}
.logo_cool_2086 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.logo_cool_2086
  [class*="social-icon-odnoklassniki"].component-bronze-2079 {
  background-color: transparent;
  color: #f4731c;
}
.logo_cool_2086 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.logo_cool_2086 [class*="social-icon-meetup"].component-bronze-2079 {
  background-color: transparent;
  color: #ec1c40;
}
.logo_cool_2086 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.logo_cool_2086 [class*="social-icon-pinterest"].component-bronze-2079 {
  background-color: transparent;
  color: #bd081c;
}
.logo_cool_2086 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.logo_cool_2086 [class*="social-icon-product-hunt"].component-bronze-2079 {
  background-color: transparent;
  color: #da552f;
}
.logo_cool_2086 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.logo_cool_2086 [class*="social-icon-reddit"].component-bronze-2079 {
  background-color: transparent;
  color: #ff4500;
}
.logo_cool_2086 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.logo_cool_2086 [class*="social-icon-rss"].component-bronze-2079 {
  background-color: transparent;
  color: #f26522;
}
.logo_cool_2086 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.logo_cool_2086
  [class*="social-icon-shopping-cart"].component-bronze-2079 {
  background-color: transparent;
  color: #4caf50;
}
.logo_cool_2086 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.logo_cool_2086 [class*="social-icon-skype"].component-bronze-2079 {
  background-color: transparent;
  color: #00aff0;
}
.logo_cool_2086 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.logo_cool_2086 [class*="social-icon-slideshare"].component-bronze-2079 {
  background-color: transparent;
  color: #0077b5;
}
.logo_cool_2086 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.logo_cool_2086 [class*="social-icon-snapchat"].component-bronze-2079 {
  background-color: transparent;
  color: #fffc00;
}
.logo_cool_2086 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.logo_cool_2086 [class*="social-icon-soundcloud"].component-bronze-2079 {
  background-color: transparent;
  color: #f80;
}
.logo_cool_2086 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.logo_cool_2086 [class*="social-icon-spotify"].component-bronze-2079 {
  background-color: transparent;
  color: #2ebd59;
}
.logo_cool_2086 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.logo_cool_2086
  [class*="social-icon-stack-overflow"].component-bronze-2079 {
  background-color: transparent;
  color: #fe7a15;
}
.logo_cool_2086 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.logo_cool_2086 [class*="social-icon-maldkfgram"].component-bronze-2079 {
  background-color: transparent;
  color: #2ca5e0;
}
.logo_cool_2086 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.logo_cool_2086 [class*="social-icon-tripadvisor"].component-bronze-2079 {
  background-color: transparent;
  color: #589442;
}
.logo_cool_2086 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.logo_cool_2086 [class*="social-icon-tumblr"].component-bronze-2079 {
  background-color: transparent;
  color: #35465c;
}
.logo_cool_2086 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.logo_cool_2086 [class*="social-icon-twitch"].component-bronze-2079 {
  background-color: transparent;
  color: #6441a5;
}
.logo_cool_2086 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.logo_cool_2086 [class*="social-icon-twitter"].component-bronze-2079 {
  background-color: transparent;
  color: #1da1f2;
}
.logo_cool_2086 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.logo_cool_2086 [class*="social-icon-vimeo"].component-bronze-2079 {
  background-color: transparent;
  color: #1ab7ea;
}
.logo_cool_2086 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.logo_cool_2086 [class*="social-icon-vk"].component-bronze-2079 {
  background-color: transparent;
  color: #45668e;
}
.logo_cool_2086 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.logo_cool_2086 [class*="social-icon-weibo"].component-bronze-2079 {
  background-color: transparent;
  color: #df2029;
}
.logo_cool_2086 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.logo_cool_2086 [class*="social-icon-weixin"].component-bronze-2079 {
  background-color: transparent;
  color: #7bb32e;
}
.logo_cool_2086 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.logo_cool_2086 [class*="social-icon-whatsapp"].component-bronze-2079 {
  background-color: transparent;
  color: #25d366;
}
.logo_cool_2086 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.logo_cool_2086 [class*="social-icon-wordpress"].component-bronze-2079 {
  background-color: transparent;
  color: #21759b;
}
.logo_cool_2086 [class*="social-icon-xing"] {
  background-color: #026466;
}
.logo_cool_2086 [class*="social-icon-xing"].component-bronze-2079 {
  background-color: transparent;
  color: #026466;
}
.logo_cool_2086 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.logo_cool_2086 [class*="social-icon-yelp"].component-bronze-2079 {
  background-color: transparent;
  color: #af0606;
}
.logo_cool_2086 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.logo_cool_2086 [class*="social-icon-youtube"].component-bronze-2079 {
  background-color: transparent;
  color: #cd201f;
}
.video_smooth_783a {
  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;
}
.video_smooth_783a:hover {
  box-shadow: none;
  background: 0 0;
}
.banner_pro_2761 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.progress_stale_0bd6 {
  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;
}
.slider_wood_8242 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.blue-1549 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.blue-1549,
.blue-1549::after,
.blue-1549::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;
}
.blue-1549::after,
.blue-1549::before {
  content: "";
  display: block;
  background-color: inherit;
}
.carousel_d357 .progress_stale_0bd6 .slider_wood_8242 {
  margin-top: -2px;
  width: 19px;
}
.carousel_d357 .progress_stale_0bd6 .blue-1549 {
  margin-top: -1px;
}
.carousel_d357 .progress_stale_0bd6 .blue-1549,
.carousel_d357 .progress_stale_0bd6 .blue-1549::after,
.carousel_d357 .progress_stale_0bd6 .blue-1549::before {
  width: 19px;
  height: 2px;
}
.carousel_d357 .progress_stale_0bd6 .blue-1549::before {
  top: -6px;
}
.carousel_d357 .progress_stale_0bd6 .blue-1549::after {
  bottom: -6px;
}
.badge_aeb5 .progress_stale_0bd6 .slider_wood_8242 {
  margin-top: -2px;
  width: 22px;
}
.badge_aeb5 .progress_stale_0bd6 .blue-1549 {
  margin-top: -1px;
}
.badge_aeb5 .progress_stale_0bd6 .blue-1549,
.badge_aeb5 .progress_stale_0bd6 .blue-1549::after,
.badge_aeb5 .progress_stale_0bd6 .blue-1549::before {
  width: 22px;
  height: 2px;
}
.badge_aeb5 .progress_stale_0bd6 .blue-1549::before {
  top: -7px;
}
.badge_aeb5 .progress_stale_0bd6 .blue-1549::after {
  bottom: -7px;
}
.background-selected-ef4e .progress_stale_0bd6 .slider_wood_8242 {
  margin-top: -2px;
  width: 31px;
}
.background-selected-ef4e .progress_stale_0bd6 .blue-1549 {
  margin-top: -1.5px;
}
.background-selected-ef4e .progress_stale_0bd6 .blue-1549,
.background-selected-ef4e .progress_stale_0bd6 .blue-1549::after,
.background-selected-ef4e .progress_stale_0bd6 .blue-1549::before {
  width: 31px;
  height: 3px;
}
.background-selected-ef4e .progress_stale_0bd6 .blue-1549::before {
  top: -9px;
}
.background-selected-ef4e .progress_stale_0bd6 .blue-1549::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .card-f84e .progress_stale_0bd6 .slider_wood_8242 {
    margin-top: -2px;
    width: 19px;
  }
  .card-f84e .progress_stale_0bd6 .blue-1549 {
    margin-top: -1px;
  }
  .card-f84e .progress_stale_0bd6 .blue-1549,
  .card-f84e .progress_stale_0bd6 .blue-1549::after,
  .card-f84e .progress_stale_0bd6 .blue-1549::before {
    width: 19px;
    height: 2px;
  }
  .card-f84e .progress_stale_0bd6 .blue-1549::before {
    top: -6px;
  }
  .card-f84e .progress_stale_0bd6 .blue-1549::after {
    bottom: -6px;
  }
  .highlight_f307 .progress_stale_0bd6 .slider_wood_8242 {
    margin-top: -2px;
    width: 22px;
  }
  .highlight_f307 .progress_stale_0bd6 .blue-1549 {
    margin-top: -1px;
  }
  .highlight_f307 .progress_stale_0bd6 .blue-1549,
  .highlight_f307 .progress_stale_0bd6 .blue-1549::after,
  .highlight_f307 .progress_stale_0bd6 .blue-1549::before {
    width: 22px;
    height: 2px;
  }
  .highlight_f307 .progress_stale_0bd6 .blue-1549::before {
    top: -7px;
  }
  .highlight_f307 .progress_stale_0bd6 .blue-1549::after {
    bottom: -7px;
  }
  .wide_d783 .progress_stale_0bd6 .slider_wood_8242 {
    margin-top: -2px;
    width: 31px;
  }
  .wide_d783 .progress_stale_0bd6 .blue-1549 {
    margin-top: -1.5px;
  }
  .wide_d783 .progress_stale_0bd6 .blue-1549,
  .wide_d783 .progress_stale_0bd6 .blue-1549::after,
  .wide_d783 .progress_stale_0bd6 .blue-1549::before {
    width: 31px;
    height: 3px;
  }
  .wide_d783 .progress_stale_0bd6 .blue-1549::before {
    top: -9px;
  }
  .wide_d783 .progress_stale_0bd6 .blue-1549::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .hovered_5924 .progress_stale_0bd6 .slider_wood_8242 {
    margin-top: -2px;
    width: 19px;
  }
  .hovered_5924 .progress_stale_0bd6 .blue-1549 {
    margin-top: -1px;
  }
  .hovered_5924 .progress_stale_0bd6 .blue-1549,
  .hovered_5924 .progress_stale_0bd6 .blue-1549::after,
  .hovered_5924 .progress_stale_0bd6 .blue-1549::before {
    width: 19px;
    height: 2px;
  }
  .hovered_5924 .progress_stale_0bd6 .blue-1549::before {
    top: -6px;
  }
  .hovered_5924 .progress_stale_0bd6 .blue-1549::after {
    bottom: -6px;
  }
  .red_d6aa .progress_stale_0bd6 .slider_wood_8242 {
    margin-top: -2px;
    width: 22px;
  }
  .red_d6aa .progress_stale_0bd6 .blue-1549 {
    margin-top: -1px;
  }
  .red_d6aa .progress_stale_0bd6 .blue-1549,
  .red_d6aa .progress_stale_0bd6 .blue-1549::after,
  .red_d6aa .progress_stale_0bd6 .blue-1549::before {
    width: 22px;
    height: 2px;
  }
  .red_d6aa .progress_stale_0bd6 .blue-1549::before {
    top: -7px;
  }
  .red_d6aa .progress_stale_0bd6 .blue-1549::after {
    bottom: -7px;
  }
  .item-3d6e .progress_stale_0bd6 .slider_wood_8242 {
    margin-top: -2px;
    width: 31px;
  }
  .item-3d6e .progress_stale_0bd6 .blue-1549 {
    margin-top: -1.5px;
  }
  .item-3d6e .progress_stale_0bd6 .blue-1549,
  .item-3d6e .progress_stale_0bd6 .blue-1549::after,
  .item-3d6e .progress_stale_0bd6 .blue-1549::before {
    width: 31px;
    height: 3px;
  }
  .item-3d6e .progress_stale_0bd6 .blue-1549::before {
    top: -9px;
  }
  .item-3d6e .progress_stale_0bd6 .blue-1549::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tabs-warm-694a .progress_stale_0bd6 .slider_wood_8242 {
    margin-top: -2px;
    width: 19px;
  }
  .tabs-warm-694a .progress_stale_0bd6 .blue-1549 {
    margin-top: -1px;
  }
  .tabs-warm-694a .progress_stale_0bd6 .blue-1549,
  .tabs-warm-694a .progress_stale_0bd6 .blue-1549::after,
  .tabs-warm-694a .progress_stale_0bd6 .blue-1549::before {
    width: 19px;
    height: 2px;
  }
  .tabs-warm-694a .progress_stale_0bd6 .blue-1549::before {
    top: -6px;
  }
  .tabs-warm-694a .progress_stale_0bd6 .blue-1549::after {
    bottom: -6px;
  }
  .north-bf69 .progress_stale_0bd6 .slider_wood_8242 {
    margin-top: -2px;
    width: 22px;
  }
  .north-bf69 .progress_stale_0bd6 .blue-1549 {
    margin-top: -1px;
  }
  .north-bf69 .progress_stale_0bd6 .blue-1549,
  .north-bf69 .progress_stale_0bd6 .blue-1549::after,
  .north-bf69 .progress_stale_0bd6 .blue-1549::before {
    width: 22px;
    height: 2px;
  }
  .north-bf69 .progress_stale_0bd6 .blue-1549::before {
    top: -7px;
  }
  .north-bf69 .progress_stale_0bd6 .blue-1549::after {
    bottom: -7px;
  }
  .pressed-ad58 .progress_stale_0bd6 .slider_wood_8242 {
    margin-top: -2px;
    width: 31px;
  }
  .pressed-ad58 .progress_stale_0bd6 .blue-1549 {
    margin-top: -1.5px;
  }
  .pressed-ad58 .progress_stale_0bd6 .blue-1549,
  .pressed-ad58 .progress_stale_0bd6 .blue-1549::after,
  .pressed-ad58 .progress_stale_0bd6 .blue-1549::before {
    width: 31px;
    height: 3px;
  }
  .pressed-ad58 .progress_stale_0bd6 .blue-1549::before {
    top: -9px;
  }
  .pressed-ad58 .progress_stale_0bd6 .blue-1549::after {
    bottom: -9px;
  }
}
.image-basic-6d5d .blue-1549 {
  -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);
}
.image-basic-6d5d .blue-1549::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.image-basic-6d5d .blue-1549::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);
}
.image-basic-6d5d.media-liquid-36fe .blue-1549 {
  -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);
}
.image-basic-6d5d.media-liquid-36fe .blue-1549::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.image-basic-6d5d.media-liquid-36fe .blue-1549::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);
}
.item-cold-8a7c {
  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.button_f642:before {
  display: none;
}
.easy-5c0f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.easy-5c0f .section_purple_cedf {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.easy-5c0f .section_purple_cedf:last-of-type {
  border-bottom: none;
}
.easy-5c0f .section_purple_cedf.table-stone-cd5e,
.easy-5c0f .section_purple_cedf.tertiary-brown-a229,
.easy-5c0f .section_purple_cedf.soft-d666 {
  padding: 0;
}
.easy-5c0f .pressed-f517 .dark-7083 {
  color: currentColor;
}
.easy-5c0f .pressed-f517 .dark-7083:focus,
.easy-5c0f .pressed-f517 .dark-7083:hover {
  background: rgba(0, 0, 0, 0.01);
}
.easy-5c0f.top_e449 .status_c11c,
.easy-5c0f.top_e449 .right_9ddd a,
.easy-5c0f.top_e449 .short-bff6 a,
.easy-5c0f.top_e449 .hero-tall-c074 a {
  color: rgba(0, 0, 0, 0.55);
}
.easy-5c0f.top_e449 .status_c11c:hover,
.easy-5c0f.top_e449 .right_9ddd a:hover,
.easy-5c0f.top_e449 .short-bff6 a:hover,
.easy-5c0f.top_e449 .hero-tall-c074 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.easy-5c0f.top_e449 .orange-9f60 {
  color: rgba(0, 0, 0, 0.8);
}
.easy-5c0f.top_e449 .section_purple_cedf {
  border-color: rgba(0, 0, 0, 0.08);
}
.easy-5c0f.top_e449 .section_purple_cedf:before {
  background: rgba(0, 0, 0, 0.08);
}
.easy-5c0f.top_e449 .shade_stone_a484:before {
  background: rgba(255, 255, 255, 0.9);
}
.easy-5c0f.top_e449 .pressed-f517 .shade_east_9528 li a,
.easy-5c0f.top_e449 .pressed-f517 .dark-7083,
.easy-5c0f.top_e449 .hero-tall-c074 {
  border-color: rgba(0, 0, 0, 0.08);
}
.easy-5c0f.top_e449 .pressed-f517 .dark-7083:focus,
.easy-5c0f.top_e449 .pressed-f517 .dark-7083:hover {
  background: rgba(0, 0, 0, 0.01);
}
.easy-5c0f.top_e449 .shade_east_9528 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.easy-5c0f.pink_6183 .status_c11c,
.easy-5c0f.pink_6183 .right_9ddd a,
.easy-5c0f.pink_6183 .short-bff6 .dark-7083,
.easy-5c0f.pink_6183 .short-bff6 a,
.easy-5c0f.pink_6183 .hero-tall-c074 a {
  color: rgba(255, 255, 255, 0.79);
}
.easy-5c0f.pink_6183 .status_c11c:hover,
.easy-5c0f.pink_6183 .right_9ddd a:hover,
.easy-5c0f.pink_6183 .short-bff6 .dark-7083:hover,
.easy-5c0f.pink_6183 .short-bff6 a:hover,
.easy-5c0f.pink_6183 .hero-tall-c074 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.easy-5c0f.pink_6183 .orange-9f60 {
  color: rgba(255, 255, 255, 0.99);
}
.easy-5c0f.pink_6183 .section_purple_cedf {
  border-color: rgba(255, 255, 255, 0.08);
}
.easy-5c0f.pink_6183 .section_purple_cedf:before {
  background: rgba(255, 255, 255, 0.08);
}
.easy-5c0f.pink_6183 .shade_stone_a484:before {
  background: rgba(0, 0, 0, 0.9);
}
.easy-5c0f.pink_6183 .pressed-f517 .shade_east_9528 li a,
.easy-5c0f.pink_6183 .pressed-f517 .dark-7083,
.easy-5c0f.pink_6183 .hero-tall-c074 {
  border-color: rgba(255, 255, 255, 0.08);
}
.easy-5c0f.pink_6183 .pressed-f517 .dark-7083:focus,
.easy-5c0f.pink_6183 .pressed-f517 .dark-7083:hover {
  background: rgba(0, 0, 0, 0.01);
}
.easy-5c0f.pink_6183 .shade_east_9528 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade_stone_a484 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.shade_stone_a484:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.menu-narrow-6b55 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.plasma-3495 .easy-5c0f {
  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;
}
.plasma-3495 .section_purple_cedf {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.plasma-3495 .section_purple_cedf: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) {
  .plasma-3495 .section_purple_cedf:before {
    width: 16%;
    left: 42%;
  }
}
.plasma-3495 .section_purple_cedf:last-child:before {
  content: none;
}
.plasma-3495 .section_purple_cedf[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.plasma-3495 .pressed-f517 .shade_east_9528 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.plasma-3495 .pressed-f517 .shade_east_9528 li a .dark-7083 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.plasma-3495 .pressed-f517 .hero-tall-c074 {
  border: none;
}
.plasma-3495 .pressed-f517 .hero-tall-c074 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.plasma-3495 .shade_stone_a484 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.plasma-3495 .menu-narrow-6b55 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.plasma-3495 .pink_6183 .shade_stone_a484:before {
  background: rgba(0, 0, 0, 0.9);
}
.plasma-3495 .top_e449.icon-dc6f .blue-1549 {
  background: rgba(0, 0, 0, 0.6);
}
.plasma-3495
  .top_e449.icon-dc6f
  .blue-1549::after,
.plasma-3495
  .top_e449.icon-dc6f
  .blue-1549:before {
  background: inherit;
}
.plasma-3495
  .top_e449.icon-dc6f:hover
  .blue-1549 {
  background: rgba(0, 0, 0, 0.8);
}
.image-light-22c1 .easy-5c0f {
  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) {
  .image-light-22c1 .easy-5c0f {
    width: auto;
    right: 45px;
  }
}
.stone_35e4 .easy-5c0f {
  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) {
  .stone_35e4 .easy-5c0f {
    width: auto;
    left: 45px;
  }
}
.button_f642 .easy-5c0f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.button_f642 .menu-narrow-6b55 {
  max-width: 48em;
  margin: 0 auto;
}
.button_f642 .shade_stone_a484:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.frame-last-826b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.frame-last-826b.plasma-3495 .easy-5c0f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.frame-last-826b.image-light-22c1 .easy-5c0f {
  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);
}
.frame-last-826b .easy-5c0f {
  visibility: visible;
}
.frame-last-826b.stone_35e4 .easy-5c0f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.center_5265,
.button-b3e6 {
  overflow-x: hidden;
}
.center_5265 .easy-5c0f {
  overflow: auto;
}
.center_5265.plasma-3495 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.center_5265.plasma-3495 .easy-5c0f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.center_5265.plasma-3495 .video_smooth_783a {
  opacity: 0;
}
.center_5265.image-light-22c1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.center_5265.image-light-22c1 .easy-5c0f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.center_5265.image-light-22c1 .video_smooth_783a {
  opacity: 0;
}
.center_5265.stone_35e4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.center_5265.stone_35e4 .easy-5c0f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.center_5265.stone_35e4 .video_smooth_783a {
  opacity: 0;
}
.center_5265.button_f642 .easy-5c0f {
  z-index: 10;
  visibility: visible;
}
.icon-dc6f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.icon-dc6f .blue-1549 {
  background: rgba(255, 255, 255, 0.99);
}
.icon-dc6f .blue-1549::after,
.icon-dc6f .blue-1549:before {
  background: inherit;
}
.icon-dc6f:hover .blue-1549 {
  background: rgba(255, 255, 255, 0.99);
}
.stone_35e4 .icon-dc6f {
  top: 10px;
  right: auto;
  left: 12px;
}
.button_f642 .icon-dc6f {
  display: none !important;
}
.center_5265:before,
.button-b3e6:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.center_5265 .icon-dc6f,
.button-b3e6 .icon-dc6f {
  display: inline-block;
}
.easy-5c0f .purple_2562 {
  -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;
}
.center_5265 .easy-5c0f .purple_2562,
.button-b3e6 .easy-5c0f .purple_2562 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.brown-2b3d .fixed-0862 {
  width: 100%;
}
.banner-easy-417c {
  padding: 0 0.5em 0;
}
.banner-easy-417c [class*="customify-col-"],
.banner-easy-417c [class*="customify-col_"],
.banner-easy-417c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.detail-motion-08ad .banner-easy-417c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .left-e796 .fresh_7851,
  .fresh_7851 {
    display: none;
  }
  .video_bright_b6b6 {
    text-align: left;
  }
  .sort_b759 {
    text-align: center;
  }
  .detail-hot-e175 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .left-e796 .last_0da8,
  .last_0da8 {
    display: none;
  }
  .fresh_16cf {
    text-align: left;
  }
  .status_steel_66ce {
    text-align: center;
  }
  .column_f1cb {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .left-e796 .dynamic-905f,
  .dynamic-905f {
    display: none;
  }
  .badge_aa06 {
    text-align: left;
  }
  .hot-4a62 {
    text-align: center;
  }
  .iron_ebd9 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.content_6f1a {
  box-shadow: none !important;
}
.inner_a412 .steel_43b3,
.icon-liquid-1ece .steel_43b3 {
  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;
}
.icon-liquid-1ece .steel_43b3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.paragraph-e397 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.paragraph-e397:after,
.paragraph-e397:before {
  content: "";
  display: table;
}
.paragraph-e397:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .paragraph-e397 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.paragraph-e397,
.popup-under-dd74 {
  max-width: 1248px;
  margin: 0 auto;
}

.footer-top-4a5f.mini_9435 .paragraph-e397 {
  max-width: 100%;
}
.footer-top-4a5f.block_smooth_bddc {
  max-width: 1200px;
  margin: 0 auto;
}
.footer-top-4a5f.hovered-2c81 .paragraph-e397 {
  max-width: 100%;
}
.footer-top-4a5f.hovered-2c81 > .paragraph-e397 {
  padding-left: 0;
  padding-right: 0;
}
.footer-top-4a5f.hovered-2c81 > .paragraph-e397 .left-e796 {
  margin: 0;
}
.footer-top-4a5f.hovered-2c81
  > .paragraph-e397
  .bright_0869.sidebar-a928 {
  margin-right: 0;
  margin-left: 0;
}
.footer-top-4a5f.hovered-2c81 #main.sidebar-a928 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .notification_simple_ad35 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .notification_simple_ad35 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .image-stone-e383 .label_1101 {
    padding-right: 1em;
  }
  .image-stone-e383.disabled_fluid_2bc7 .bright_0869 {
    border-right: 1px solid #eaecee;
  }
  .image-stone-e383.disabled_fluid_2bc7 .label_1101 {
    padding-right: 1em;
  }
  .image-stone-e383.disabled_fluid_2bc7 .dropdown-outer-9f3a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header_small_7b04 .label_1101 {
    padding-left: 1em;
  }
  .header_small_7b04.disabled_fluid_2bc7 .bright_0869 {
    border-left: 1px solid #eaecee;
  }
  .header_small_7b04.disabled_fluid_2bc7 .label_1101 {
    padding-left: 1em;
  }
  .header_small_7b04.disabled_fluid_2bc7 .dropdown-outer-9f3a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .alert-tall-0316 .label_1101 {
    padding-left: 1em;
  }
  .alert-tall-0316.disabled_fluid_2bc7 .feature-3b89 {
    border-right: 1px solid #eaecee;
  }
  .alert-tall-0316.disabled_fluid_2bc7 .small_b52b {
    border-right: 1px solid #eaecee;
  }
  .alert-tall-0316.disabled_fluid_2bc7 .label_1101 {
    padding-left: 1em;
  }
  .alert-tall-0316.disabled_fluid_2bc7 .dropdown-outer-9f3a {
    padding-right: 1em;
  }
  .alert-tall-0316.disabled_fluid_2bc7 .action_6dff {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gradient-fast-9e2e .label_1101 {
    padding-right: 1em;
  }
  .gradient-fast-9e2e.disabled_fluid_2bc7 .feature-3b89 {
    border-left: 1px solid #eaecee;
  }
  .gradient-fast-9e2e.disabled_fluid_2bc7 .small_b52b {
    border-left: 1px solid #eaecee;
  }
  .gradient-fast-9e2e.disabled_fluid_2bc7 .label_1101 {
    padding-right: 1em;
  }
  .gradient-fast-9e2e.disabled_fluid_2bc7 .dropdown-outer-9f3a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gradient-fast-9e2e.disabled_fluid_2bc7 .action_6dff {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notification_simple_ad35 .label_1101 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notification_simple_ad35.disabled_fluid_2bc7 .bright_0869 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .notification_simple_ad35.disabled_fluid_2bc7 .label_1101 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notification_simple_ad35.disabled_fluid_2bc7 .dropdown-outer-9f3a {
    padding-left: 1em;
  }
  .notification_simple_ad35.disabled_fluid_2bc7 .action_6dff {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .notification_simple_ad35.disabled_fluid_2bc7 .label_1101 {
    padding-left: 0;
  }
}
.heading-yellow-cee6 .plasma-817d {
  display: inline-block;
}
.description-under-e2e5 {
  display: inline-block;
}
.widget_middle_a180 {
  word-con: break-word;
}
.outer-9d24 > span {
  display: inline-block;
  padding: 5px 0;
}
.outer-9d24 .current_e5a8 {
  margin-left: 8px;
  margin-right: 8px;
}
.outer-9d24 .selected_0448 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.element-a2eb .clean-6091 {
  margin-bottom: 2em;
}
.element-a2eb .box-black-8342 {
  margin-bottom: 15px;
}
.element-a2eb .box-black-8342:last-child {
  margin-bottom: 0;
}
.element-a2eb .silver-a17c {
  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) {
  .element-a2eb .silver-a17c {
    display: block;
  }
}
.element-a2eb .simple_93ad {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .element-a2eb .simple_93ad {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.element-a2eb .up-3143 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.element-a2eb .up-3143 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.element-a2eb .up-3143 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.element-a2eb .widget_middle_a180 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.element-a2eb .widget_middle_a180 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.element-a2eb .pattern-cd47 p:last-child {
  margin-bottom: 0;
}
.element-a2eb .wide_24a9 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.element-a2eb .brown-0abb {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.element-a2eb .pressed_0806 {
  margin-top: 1em;
}
.element-a2eb .glass_ec25 {
  top: 0;
  display: block;
}
.element-a2eb .glass_ec25 a {
  color: inherit;
}
.element-a2eb .glass_ec25 a:hover {
  color: inherit;
}
.element-a2eb .selected_2250 {
  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;
}
.element-a2eb .selected_2250:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.element-a2eb .brown-0abb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.element-a2eb .item-last-f8b9 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.element-a2eb .item-last-f8b9:first-child {
  margin-top: 0;
}
.element-a2eb .item-last-f8b9.plasma-5b62 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.element-a2eb .item-last-f8b9.avatar-black-f2b0 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.element-a2eb
  .item-last-f8b9.avatar-black-f2b0.item-cold-1db8
  .pressed_0806 {
  width: 100%;
}
.element-a2eb .avatar-black-f2b0 {
  -webkit-box-align: center;
  align-items: center;
}
.element-a2eb .avatar-black-f2b0 .outer-9d24,
.element-a2eb .avatar-black-f2b0 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.element-a2eb .up-3143 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.element-a2eb .up-3143 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.element-a2eb .up-3143: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;
}
.element-a2eb .plasma-5b62 {
  z-index: 5;
}
.element-a2eb .box-2245 .next_5741 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.element-a2eb .yellow-ec00 .next_5741 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.element-a2eb .texture_c896 .next_5741 {
  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;
}
.element-a2eb.preview-active-db09 .silver-a17c,
.element-a2eb.wrapper-upper-e894 .silver-a17c {
  display: block;
}
.element-a2eb.preview-active-db09 .silver-a17c .frame_aee4,
.element-a2eb.preview-active-db09 .silver-a17c .brown-0abb,
.element-a2eb.wrapper-upper-e894 .silver-a17c .frame_aee4,
.element-a2eb.wrapper-upper-e894 .silver-a17c .brown-0abb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.element-a2eb.content_full_d8c1 .simple_93ad {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .element-a2eb.content_full_d8c1 .simple_93ad {
    margin-right: 0;
  }
}
.element-a2eb.preview-active-db09 .simple_93ad,
.element-a2eb.wrapper-upper-e894 .simple_93ad {
  padding-top: 40%;
}
.element-a2eb.preview-active-db09 .clean-6091,
.element-a2eb.wrapper-upper-e894 .clean-6091 {
  display: block;
}
.element-a2eb.preview-active-db09 .fn-sticky-0d40 .brown-0abb,
.element-a2eb.wrapper-upper-e894 .fn-sticky-0d40 .brown-0abb {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.element-a2eb.preview-active-db09 .simple_93ad,
.element-a2eb.wrapper-upper-e894 .simple_93ad {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.element-a2eb.preview-active-db09 .brown-0abb {
  padding: 1em;
}
.hot-aa19 {
  margin: 30px auto;
  display: block;
}
.hot-aa19 .tertiary-d64d > * {
  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;
}
.hot-aa19 .tertiary-d64d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hot-aa19 .tertiary-d64d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.list_full_419e .outer-9d24 {
  margin-bottom: 1.41575em;
}
.list_full_419e .warm-b9ca {
  margin-bottom: 1.618em;
}
.blue_85c6 .clean_0b13 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.blue_85c6 .clean_0b13 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.blue_85c6 .left_f145 {
  max-width: 100%;
  overflow: auto;
}
.caption-short-f748 .blue_85c6 a:hover {
  text-decoration: underline;
}
.header-first-33b2 .box-black-8342:not(.widget_middle_a180),
.header-first-33b2 .up-3143 {
  margin-bottom: 1.41575em;
}
.header-first-33b2 .box-black-8342:not(.widget_middle_a180):last-child,
.header-first-33b2 .up-3143:last-child {
  margin-bottom: 0;
}
.header-first-33b2 .box-black-8342.iron-7111 {
  margin-bottom: 0.41575em;
}
.header-first-33b2 .tooltip-10de:before,
.header-first-33b2 .black_748a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.header-first-33b2 .tooltip-10de:before {
  content: "\f115";
}
.header-first-33b2 .black_748a:before {
  content: "\f02c";
}
.header-first-33b2 .panel-bb3c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.header-first-33b2 .panel-bb3c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.fresh-1aa2 {
  display: -webkit-box;
  display: flex;
}
.fresh-1aa2 .first_222a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .fresh-1aa2 .first_222a {
    flex-basis: 90px;
  }
}
.fresh-1aa2 .solid_0605 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .fresh-1aa2 .solid_0605 {
    flex-basis: calc(100% - 50px);
  }
}
.fresh-1aa2 .shade_5428 p:last-child {
  margin-bottom: 0.72em;
}
.logo-4e4b .tertiary-d64d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.logo-4e4b .tertiary-d64d:after,
.logo-4e4b .tertiary-d64d:before {
  content: "";
  display: table;
}
.logo-4e4b .tertiary-d64d:after {
  clear: both;
}
.logo-4e4b .tertiary-d64d .search-657c,
.logo-4e4b .tertiary-d64d .media_small_1cf1 {
  width: 49%;
}
.logo-4e4b .tertiary-d64d .search-657c a span.component-black-90dc,
.logo-4e4b .tertiary-d64d .media_small_1cf1 a span.component-black-90dc {
  display: block;
  margin-bottom: 5px;
}
.logo-4e4b .tertiary-d64d .media_small_1cf1 {
  float: left;
  text-align: left;
}
.logo-4e4b .tertiary-d64d .search-657c {
  float: right;
  text-align: right;
}
.row-rough-24c6 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .row-rough-24c6 {
    margin-bottom: 0;
  }
}
.paper-43e0 {
  margin-bottom: 1em;
}
.paper-43e0 .widget_middle_a180 {
  font-size: 1.1em;
  line-height: 1.3;
}
.carousel_selected_eaaa a {
  display: block;
  line-height: 0;
  position: relative;
}
.list-06dc .paper-43e0,
.link-gold-8dde .paper-43e0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .list-06dc .paper-43e0,
  .link-gold-8dde .paper-43e0 {
    display: block;
  }
}
.list-06dc .carousel_selected_eaaa,
.link-gold-8dde .carousel_selected_eaaa {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .list-06dc .carousel_selected_eaaa,
  .link-gold-8dde .carousel_selected_eaaa {
    margin-bottom: 1em;
  }
}
.list-06dc .carousel_selected_eaaa img,
.link-gold-8dde .carousel_selected_eaaa img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.list-06dc .info_cool_07a3,
.link-gold-8dde .info_cool_07a3 {
  flex-basis: calc(100% - 160px);
}
.list-06dc .info_cool_07a3 p,
.link-gold-8dde .info_cool_07a3 p {
  margin-bottom: 0;
}
.list-06dc .info_cool_07a3 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .list-06dc .info_cool_07a3 {
    padding-left: 0;
  }
}
.link-gold-8dde .info_cool_07a3 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .link-gold-8dde .info_cool_07a3 {
    padding-right: 0;
  }
}
.link-gold-8dde .carousel_selected_eaaa {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.primary_over_4927 .carousel_selected_eaaa {
  margin-bottom: 0.5em;
}
.primary_over_4927 .carousel_selected_eaaa img {
  width: 100%;
}
.video-cool-c7e6 .iron_85d1,
.center_4ff1 .iron_85d1 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.center_4ff1 .bright_0869 .simple_915d p:last-child {
  margin-bottom: 0;
}
.sort_dark_5e7a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.carousel_medium_f7fd .stale-a8de {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .carousel_medium_f7fd .stale-a8de:last-of-type {
    margin-bottom: 0;
  }
}
.carousel_medium_f7fd .stale-a8de ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.carousel_medium_f7fd .stale-a8de ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.carousel_medium_f7fd .stale-a8de ul li {
  margin: 0 0 0.6em;
}
.carousel_medium_f7fd .stale-a8de ul li.search-7108,
.carousel_medium_f7fd .stale-a8de ul li.grid_up_01dc {
  position: relative;
}
.carousel_medium_f7fd .stale-a8de ul li.search-7108 .out-fe09,
.carousel_medium_f7fd .stale-a8de ul li.grid_up_01dc .out-fe09 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.carousel_medium_f7fd .stale-a8de ul li.search-7108:after:after,
.carousel_medium_f7fd .stale-a8de ul li.search-7108:after:before,
.carousel_medium_f7fd
  .stale-a8de
  ul
  li.grid_up_01dc:after:after,
.carousel_medium_f7fd
  .stale-a8de
  ul
  li.grid_up_01dc:after:before {
  content: "";
  display: table;
}
.carousel_medium_f7fd .stale-a8de ul li.search-7108:after:after,
.carousel_medium_f7fd
  .stale-a8de
  ul
  li.grid_up_01dc:after:after {
  clear: both;
}
.carousel_medium_f7fd .stale-a8de a.content_c065:hover {
  text-decoration: none;
}
.carousel_medium_f7fd .stale-a8de select {
  max-width: 100%;
}
.carousel_medium_f7fd .stale-a8de table {
  font-size: 85%;
}
.carousel_medium_f7fd .stale-a8de table td,
.carousel_medium_f7fd .stale-a8de table th {
  padding: 0.2360828548em;
  text-align: center;
}
.carousel_medium_f7fd .stale-a8de table tfoot td {
  text-align: left;
}
.carousel_medium_f7fd .stale-a8de :last-child {
  margin-bottom: 0;
}
.carousel_medium_f7fd .stale-a8de .wood-a65c {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.carousel_medium_f7fd .stale-a8de .wood-a65c label {
  width: 100%;
}
.carousel_medium_f7fd .stale-a8de .wood-a65c .container_small_0102 {
  width: 100%;
  display: block;
}
.carousel_medium_f7fd .stale-a8de .wood-a65c .new_00bf {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.carousel_medium_f7fd .stale-a8de .wood-a65c .new_00bf:hover svg #svg-search {
  fill: #444;
}
.carousel_medium_f7fd .stale-a8de .wood-a65c .new_00bf svg {
  width: 18px;
  height: 18px;
}
.carousel_medium_f7fd .form-7611 ul ul,
.carousel_medium_f7fd .content-dfba ul ul,
.carousel_medium_f7fd .clean_eef1 ul ul,
.carousel_medium_f7fd .element_7875 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.carousel_medium_f7fd .form-7611 .avatar-f11e > a,
.carousel_medium_f7fd .content-dfba .avatar-f11e > a,
.carousel_medium_f7fd .clean_eef1 .avatar-f11e > a,
.carousel_medium_f7fd .element_7875 .avatar-f11e > a {
  margin-bottom: 0;
}
.carousel_medium_f7fd .modal_pressed_b405 li,
.carousel_medium_f7fd .form-7611 li,
.carousel_medium_f7fd .center-e888 li,
.carousel_medium_f7fd .content-dfba li,
.carousel_medium_f7fd .clean_eef1 li,
.carousel_medium_f7fd .element_7875 li,
.carousel_medium_f7fd .carousel-9c80 li,
.carousel_medium_f7fd .banner_middle_6b5f li {
  display: block;
  position: relative;
}
.carousel_medium_f7fd .modal_pressed_b405 li:last-child,
.carousel_medium_f7fd .form-7611 li:last-child,
.carousel_medium_f7fd .center-e888 li:last-child,
.carousel_medium_f7fd .content-dfba li:last-child,
.carousel_medium_f7fd .clean_eef1 li:last-child,
.carousel_medium_f7fd .element_7875 li:last-child,
.carousel_medium_f7fd .carousel-9c80 li:last-child,
.carousel_medium_f7fd .banner_middle_6b5f li:last-child {
  border: none;
}
.carousel_medium_f7fd .modal_pressed_b405 li a,
.carousel_medium_f7fd .form-7611 li a,
.carousel_medium_f7fd .center-e888 li a,
.carousel_medium_f7fd .content-dfba li a,
.carousel_medium_f7fd .clean_eef1 li a,
.carousel_medium_f7fd .element_7875 li a,
.carousel_medium_f7fd .carousel-9c80 li a,
.carousel_medium_f7fd .banner_middle_6b5f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.carousel_medium_f7fd .modal_pressed_b405 li ul li::before,
.carousel_medium_f7fd .form-7611 li ul li::before,
.carousel_medium_f7fd .center-e888 li ul li::before,
.carousel_medium_f7fd .content-dfba li ul li::before,
.carousel_medium_f7fd .clean_eef1 li ul li::before,
.carousel_medium_f7fd .element_7875 li ul li::before,
.carousel_medium_f7fd .carousel-9c80 li ul li::before,
.carousel_medium_f7fd .banner_middle_6b5f li ul li::before {
  left: 15px;
}
.carousel_medium_f7fd .modal_pressed_b405 li ul a,
.carousel_medium_f7fd .form-7611 li ul a,
.carousel_medium_f7fd .center-e888 li ul a,
.carousel_medium_f7fd .content-dfba li ul a,
.carousel_medium_f7fd .clean_eef1 li ul a,
.carousel_medium_f7fd .element_7875 li ul a,
.carousel_medium_f7fd .carousel-9c80 li ul a,
.carousel_medium_f7fd .banner_middle_6b5f li ul a {
  padding-left: 20px;
}
.carousel_medium_f7fd .modal_pressed_b405 li ul ul li::before,
.carousel_medium_f7fd .form-7611 li ul ul li::before,
.carousel_medium_f7fd .center-e888 li ul ul li::before,
.carousel_medium_f7fd .content-dfba li ul ul li::before,
.carousel_medium_f7fd .clean_eef1 li ul ul li::before,
.carousel_medium_f7fd .element_7875 li ul ul li::before,
.carousel_medium_f7fd .carousel-9c80 li ul ul li::before,
.carousel_medium_f7fd .banner_middle_6b5f li ul ul li::before {
  left: 30px;
}
.carousel_medium_f7fd .modal_pressed_b405 li ul ul a,
.carousel_medium_f7fd .form-7611 li ul ul a,
.carousel_medium_f7fd .center-e888 li ul ul a,
.carousel_medium_f7fd .content-dfba li ul ul a,
.carousel_medium_f7fd .clean_eef1 li ul ul a,
.carousel_medium_f7fd .element_7875 li ul ul a,
.carousel_medium_f7fd .carousel-9c80 li ul ul a,
.carousel_medium_f7fd .banner_middle_6b5f li ul ul a {
  padding-left: 40px;
}
.carousel_medium_f7fd .form-f0d3 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.carousel_medium_f7fd .banner_middle_6b5f ul li {
  margin-bottom: 1.41575em;
}
.carousel_medium_f7fd .banner_middle_6b5f ul li .border-middle-4345 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.carousel_medium_f7fd .banner_middle_6b5f ul li .disabled_smooth_de63 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.pink_6183 .modal_pressed_b405 li a,
.pink_6183 .form-7611 li a,
.pink_6183 .center-e888 li a,
.pink_6183 .content-dfba li a,
.pink_6183 .clean_eef1 li a,
.pink_6183 .element_7875 li a,
.pink_6183 .carousel-9c80 li a,
.pink_6183 .banner_middle_6b5f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.pink_6183 .form-f0d3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pink_6183 .stale-a8de ul li.search-7108 .out-fe09,
.pink_6183 .stale-a8de ul li.grid_up_01dc .out-fe09 {
  background: rgba(0, 0, 0, 0.2);
}
.pink_6183 .carousel_medium_f7fd .stale-a8de select {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer-top-4a5f .carousel_medium_f7fd .shade_east_9528 li {
  margin: 0;
}
.footer-top-4a5f .carousel_medium_f7fd .shade_east_9528 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.footer-top-4a5f .carousel_medium_f7fd .shade_east_9528 li ul {
  margin: 0;
}
.footer-top-4a5f .carousel_medium_f7fd .shade_east_9528 li ul li a {
  padding-left: 15px;
}
.footer-top-4a5f .carousel_medium_f7fd .shade_east_9528 li ul li li a {
  padding-left: 30px;
}
.footer-top-4a5f .carousel_medium_f7fd .shade_east_9528 li.outer-9e8b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.footer-top-4a5f .carousel_medium_f7fd .shade_east_9528 li.outer-9e8b > 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;
}
.footer-top-4a5f .carousel_medium_f7fd .shade_east_9528 li.outer-9e8b > 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;
}
.caption-west-d96f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.column-829e {
  position: relative;
  z-index: 10;
}
.column-829e .purple_2562 {
  width: 100%;
  max-width: 100%;
}
.texture-action-ceb7 .overlay-over-5900 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.texture-action-ceb7 .top_e449 {
}
.texture-action-ceb7 .pink_6183 {
  background: #292929;
}
.active-5d2d .overlay-over-5900 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.active-5d2d .top_e449 {
  background: #f9f9f9;
}
.active-5d2d .pink_6183 {
  background: #303030;
}
.element-static-aa53 .overlay-over-5900 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .element-static-aa53 .plasma-817d {
    margin-bottom: 1em;
  }
  .element-static-aa53 .plasma-817d:last-child {
    margin-bottom: 0;
  }
}
.element-static-aa53 .top_e449 {
  background: #ededed;
}
.element-static-aa53 .pink_6183 {
  background: #1a1a1a;
}
.overlay-over-5900.top_e449 {
  color: rgba(0, 0, 0, 0.6);
}
.overlay-over-5900.top_e449 .chip_selected_d141 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.overlay-over-5900.pink_6183 {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-over-5900.pink_6183 a:not(.content_c065) {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-over-5900.pink_6183 a:not(.content_c065):hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-over-5900.pink_6183 .chip_selected_d141 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay-over-5900.pink_6183 table tbody td,
.overlay-over-5900.pink_6183 table th {
  background: rgba(0, 0, 0, 0.08);
}
.texture-down-c778.bottom-e00c .paragraph-e397 {
  max-width: initial;
}
.texture-down-c778 .thick_c30a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.texture-down-c778 .thick_c30a .purple_2562 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .texture-down-c778 .thick_c30a .purple_2562 {
    display: block;
    margin-bottom: 2em;
  }
  .texture-down-c778 .thick_c30a .purple_2562:last-child {
    margin-bottom: 0;
  }
}
.element-static-aa53 .plasma-817d:last-child,
.active-5d2d .plasma-817d:last-child,
.texture-action-ceb7 .plasma-817d:last-child {
  margin-bottom: 0;
}
.element-static-aa53 .plasma-817d .carousel_medium_f7fd .stale-a8de:last-child,
.active-5d2d .plasma-817d .carousel_medium_f7fd .stale-a8de:last-child,
.texture-action-ceb7 .plasma-817d .carousel_medium_f7fd .stale-a8de:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .element-static-aa53 .component-current-f9b4,
  .element-static-aa53 .card-gas-ef4f,
  .active-5d2d .component-current-f9b4,
  .active-5d2d .card-gas-ef4f,
  .texture-action-ceb7 .component-current-f9b4,
  .texture-action-ceb7 .card-gas-ef4f {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .column-829e .plasma-817d {
    margin-bottom: 2em;
  }
}
.column-829e p:last-child {
  margin-bottom: 0;
}
.column-829e li,
.column-829e ul {
  list-style: none;
  margin: 0;
}
.column-829e ul ul {
  margin-left: 2.617924em;
}
.pattern-next-6112 {
  font-size: 0.875em;
}

/* css-noise: b39c */
.ghost-box-n5 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
