/*!
Theme Name: Customify
Theme URI: https://pressmaximum.active-1ffe/customify
Author: WPCustomify
Author URI: https://pressmaximum.active-1ffe
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.active-1ffe/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.media_center_8fcd.gallery_b685/licenses/gpl-2.0.solid-2b71
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.detail_black_13a0/, (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.caption_6730.mini_fb8b/normalize.module-cac4/
 ======
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.module-cac4 v7.0.0 | MIT License | github.active-1ffe/necolas/normalize.module-cac4 */
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;
}
.steel-fbab .glass_5368,
.banner-4be3,
.mini-fa39,
.search-last-3c35,
.content-large-a44d,
.surface-short-9cda,
.pagination_liquid_3ea4,
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;
}
.banner-4be3,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .banner-4be3,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .banner-4be3,
  h1 {
    font-size: 1.8em;
  }
}
.mini-fa39,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.mini-fa39 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .mini-fa39,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .mini-fa39,
  h2 {
    font-size: 1.7em;
  }
}
.search-last-3c35,
h3 {
  font-size: 1.618em;
}
.steel-fbab .glass_5368,
.content-large-a44d,
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.advanced-cb5a {
  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;
}
.gold-66c7:after,
.gold-66c7:before,
.purple_3719:after,
.purple_3719:before {
  content: "";
  display: table;
}
.gold-66c7:after,
.purple_3719:after {
  clear: both;
}
.status_5aa1 {
  float: right;
  margin-right: 0;
}
.photo_5e87 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.header-5392 .fresh_f519,
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;
}
.header-5392 .fresh_f519: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;
}
.north-8b7a .fresh_f519 {
  box-shadow: none;
}
.north-8b7a
  .fresh_f519
  .background_a332 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.north-8b7a .fresh_f519 .icon-active-8164 {
  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;
}
.north-8b7a
  .fresh_f519
  .icon-active-8164
  b {
  display: none;
}
.north-8b7a .picture-e6ab {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.footer_3c60:not(.footer-63fc):not(.table_1607),
button:not(.footer-63fc):not(.table_1607),
input[type="button"]:not(.footer-63fc):not(
    .table_1607
  ),
input[type="reset"]:not(.footer-63fc):not(
    .table_1607
  ),
input[type="submit"]:not(.footer-63fc):not(
    .table_1607
  ) {
  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;
}
.footer_3c60:not(.footer-63fc):not(
    .table_1607
  ):hover,
button:not(.footer-63fc):not(
    .table_1607
  ):hover,
input[type="button"]:not(.footer-63fc):not(
    .table_1607
  ):hover,
input[type="reset"]:not(.footer-63fc):not(
    .table_1607
  ):hover,
input[type="submit"]:not(.footer-63fc):not(
    .table_1607
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.footer_3c60:not(.footer-63fc):not(
    .table_1607
  ):active,
.footer_3c60:not(.footer-63fc):not(
    .table_1607
  ):focus,
button:not(.footer-63fc):not(
    .table_1607
  ):active,
button:not(.footer-63fc):not(
    .table_1607
  ):focus,
input[type="button"]:not(.footer-63fc):not(
    .table_1607
  ):active,
input[type="button"]:not(.footer-63fc):not(
    .table_1607
  ):focus,
input[type="reset"]:not(.footer-63fc):not(
    .table_1607
  ):active,
input[type="reset"]:not(.footer-63fc):not(
    .table_1607
  ):focus,
input[type="submit"]:not(.footer-63fc):not(
    .table_1607
  ):active,
input[type="submit"]:not(.footer-63fc):not(
    .table_1607
  ):focus {
  outline: 0;
}
.footer_3c60:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a,
button:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a,
input[type="button"]:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a,
input[type="reset"]:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a,
input[type="submit"]:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a {
  position: relative;
}
.footer_3c60:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a
  .module_ff98,
.footer_3c60:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a
  .modal_middle_6b0a,
.footer_3c60:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a
  .next_6f78,
.footer_3c60:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a
  i,
.footer_3c60:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a
  svg,
button:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a
  .module_ff98,
button:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a
  .modal_middle_6b0a,
button:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a
  .next_6f78,
button:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a
  i,
button:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a
  svg,
input[type="button"]:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a
  .module_ff98,
input[type="button"]:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a
  .modal_middle_6b0a,
input[type="button"]:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a
  .next_6f78,
input[type="button"]:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a
  i,
input[type="button"]:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a
  svg,
input[type="reset"]:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a
  .module_ff98,
input[type="reset"]:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a
  .modal_middle_6b0a,
input[type="reset"]:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a
  .next_6f78,
input[type="reset"]:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a
  i,
input[type="reset"]:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a
  svg,
input[type="submit"]:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a
  .module_ff98,
input[type="submit"]:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a
  .modal_middle_6b0a,
input[type="submit"]:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a
  .next_6f78,
input[type="submit"]:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a
  i,
input[type="submit"]:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a
  svg {
  visibility: hidden;
}
.footer_3c60:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a:after,
button:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a:after,
input[type="button"]:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a:after,
input[type="reset"]:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a:after,
input[type="submit"]:not(.footer-63fc):not(
    .table_1607
  ).fn-loading-9a6a: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;
}
.footer_3c60:not(.footer-63fc):not(.table_1607),
input[type="button"]:not(.footer-63fc):not(
    .table_1607
  ),
input[type="reset"]:not(.footer-63fc):not(
    .table_1607
  ),
input[type="submit"]:not(.footer-63fc):not(
    .table_1607
  ) {
  color: #fff;
  background: #235787;
}
.footer_3c60:not(.footer-63fc):not(
    .table_1607
  ):focus,
input[type="button"]:not(.footer-63fc):not(
    .table_1607
  ):focus,
input[type="reset"]:not(.footer-63fc):not(
    .table_1607
  ):focus,
input[type="submit"]:not(.footer-63fc):not(
    .table_1607
  ):focus {
  color: #fff;
}
.footer_3c60.fn-disabled-9a6a:not(.footer-63fc):not(
    .table_1607
  ),
.footer_3c60[disabled]:not(.footer-63fc):not(
    .table_1607
  ),
button.fn-disabled-9a6a:not(.footer-63fc):not(
    .table_1607
  ),
button[disabled]:not(.footer-63fc):not(
    .table_1607
  ) {
  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;
}
.green_c067 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.green_c067: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;
}
.label_cf06 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.sort-0dc0 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.shade-orange-e150 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.gold-66c7:after,
.gold-66c7:before,
.black_3ac3:after,
.black_3ac3:before,
.input-bf9f:after,
.input-bf9f:before,
.badge_south_8e27:after,
.badge_south_8e27:before,
.glass_3d26:after,
.glass_3d26:before,
.column_wide_4603:after,
.column_wide_4603:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.gold-66c7:after,
.black_3ac3:after,
.input-bf9f:after,
.badge_south_8e27:after,
.glass_3d26:after,
.column_wide_4603:after {
  clear: both;
}
.black_3ac3 .last_08d4,
.input-bf9f .last_08d4,
.message_lite_24ad .last_08d4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.icon_purple_2c7c {
  display: inline-block;
}
.background_cool_fff4 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.background_cool_fff4 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.background_cool_fff4 .pressed-4b3e {
  padding: 1em 0;
  font-size: 85%;
}
.pressed-4b3e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.element_fixed_6bf5 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.element_fixed_6bf5:after,
.element_fixed_6bf5:before {
  content: "";
  display: table;
}
.element_fixed_6bf5:after {
  clear: both;
}
.disabled-77cd {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.summary_acd6 .disabled-77cd {
  max-width: 50%;
}
.bottom-c28f .disabled-77cd {
  max-width: 33.33%;
}
.tooltip-last-b3ea .disabled-77cd {
  max-width: 25%;
}
.element_b0dd .disabled-77cd {
  max-width: 20%;
}
.highlight-4dd5 .disabled-77cd {
  max-width: 16.66%;
}
.hovered_9caa .disabled-77cd {
  max-width: 14.28%;
}
.mask-center-b128 .disabled-77cd {
  max-width: 12.5%;
}
.summary-wood-d980 .disabled-77cd {
  max-width: 11.11%;
}
.top-cb9b {
  display: block;
}
.steel-fbab .notification-focused-d205 label,
.steel-fbab .item-large-0198 label,
.steel-fbab .title_e284 label,
.steel-fbab .complex-41ce label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.panel_3789 {
  list-style: none;
  margin: 0;
}
.panel_3789 article.menu-dbb6 {
  margin-bottom: 0;
}
.panel_3789 ul {
  list-style: none;
  margin: 0;
}
.panel_3789 .purple-5001 li.menu-dbb6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .panel_3789 .purple-5001 li.menu-dbb6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .panel_3789 .purple-5001 li.menu-dbb6: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) {
  .panel_3789 .purple-5001 li.menu-dbb6 li.menu-dbb6 li.menu-dbb6 li.menu-dbb6 {
    padding-left: 0;
  }
}
article.menu-dbb6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.menu-dbb6 .black_3ac3 p:last-of-type {
  margin-bottom: 0;
}
article.menu-dbb6 .focus-162b {
  float: left;
}
article.menu-dbb6 .layout_b046 {
  margin-left: 85px;
}
article.menu-dbb6 .popup-bronze-d88c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.menu-dbb6 .popup-bronze-d88c .shade_hovered_b312 {
  margin-left: 10px;
}
article.menu-dbb6 .primary-paper-fdd8 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.menu-dbb6 .clean_4acb {
  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 .notification-focused-d205,
  #respond .title_e284,
  #respond .complex-41ce {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .notification-focused-d205 input,
#respond .title_e284 input,
#respond .complex-41ce input {
  width: 100%;
}
#respond .complex-41ce {
  margin-right: 0;
}
#respond .solid-56dc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.search-blue-f79c {
  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;
}
.search-blue-f79c.west_433a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.search-blue-f79c 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%);
}
.search-blue-f79c:focus,
.search-blue-f79c: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);
}
.tertiary_cd07 {
  border-radius: 10%;
}
.dropdown_lite_873e {
  border-radius: 50%;
}
.photo-5d03 {
  font-size: 0.72em;
}
.mini_98d8 {
  font-size: 0.875em;
}
.pagination-58a7 {
  font-size: 1.1em;
}
.section_new_65c2 {
  text-transform: uppercase;
  line-height: 1.2;
}
.section_new_65c2.photo-5d03 {
  letter-spacing: 0.5px;
}
.alert_current_4b47,
.alert_current_4b47 a {
  color: #6d6d6d;
}
.alert_current_4b47 a:hover {
  color: #111;
}
.tertiary-0d6b {
  color: #6d6d6d;
}
.frame_e071 {
  overflow-x: hidden;
}
.frame_e071 .under_6905.gradient-07b9 {
  position: relative;
}
.frame_e071 .under_6905.gradient-07b9.tooltip-888d {
  position: initial;
}
.frame_e071
  .under_6905.gradient-07b9.tooltip-888d
  .nav-red-e688 {
  left: auto;
}
.frame_e071 .under_6905 .nav-red-e688 {
  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;
}
.frame_e071 .under_6905:hover.gradient-07b9 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.frame_e071
  .under_6905:hover.gradient-07b9
  .nav-red-e688 {
  display: block;
  z-index: 9999999;
}
.frame_e071 .photo-d73b .stale-f56f,
.frame_e071 .mask_outer_07c9 .stale-f56f {
  display: none;
}
.frame_e071 .orange-cbff .under_6905:hover.gradient-07b9 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.steel-fbab .notification-focused-d205 label,
.steel-fbab .item-large-0198 label,
.steel-fbab .title_e284 label,
.steel-fbab .complex-41ce label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.panel_3789 {
  list-style: none;
  margin: 0;
}
.panel_3789 article.menu-dbb6 {
  margin-bottom: 0;
}
.panel_3789 ul {
  list-style: none;
  margin: 0;
}
.panel_3789 .purple-5001 li.menu-dbb6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .panel_3789 .purple-5001 li.menu-dbb6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .panel_3789 .purple-5001 li.menu-dbb6: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) {
  .panel_3789 .purple-5001 li.menu-dbb6 li.menu-dbb6 li.menu-dbb6 li.menu-dbb6 {
    padding-left: 0;
  }
}
article.menu-dbb6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.menu-dbb6 .black_3ac3 p:last-of-type {
  margin-bottom: 0;
}
article.menu-dbb6 .focus-162b {
  float: left;
}
article.menu-dbb6 .layout_b046 {
  margin-left: 85px;
}
article.menu-dbb6 .popup-bronze-d88c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.menu-dbb6 .popup-bronze-d88c .shade_hovered_b312 {
  margin-left: 10px;
}
article.menu-dbb6 .primary-paper-fdd8 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.menu-dbb6 .clean_4acb {
  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 .notification-focused-d205,
  #respond .title_e284,
  #respond .complex-41ce {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .notification-focused-d205 input,
#respond .title_e284 input,
#respond .complex-41ce input {
  width: 100%;
}
#respond .complex-41ce {
  margin-right: 0;
}
#respond .solid-56dc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.photo-d73b .plasma_058f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.plasma_058f .hero-bf1c.thick_ba3c .grid_left_55ec > li > a:focus,
.plasma_058f .hero-bf1c.thick_ba3c .grid_left_55ec > li > a:hover,
.plasma_058f .hero-bf1c.red_f328 .grid_left_55ec > li > a:focus,
.plasma_058f .hero-bf1c.red_f328 .grid_left_55ec > li > a:hover,
.plasma_058f .hero-bf1c.caption_up_9b2d .grid_left_55ec > li > a:focus,
.plasma_058f .hero-bf1c.caption_up_9b2d .grid_left_55ec > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_058f
  .hero-bf1c.thick_ba3c
  .grid_left_55ec
  > li.section_b8f9
  > a,
.plasma_058f
  .hero-bf1c.thick_ba3c
  .grid_left_55ec
  > li.south_6406
  > a,
.plasma_058f
  .hero-bf1c.red_f328
  .grid_left_55ec
  > li.section_b8f9
  > a,
.plasma_058f
  .hero-bf1c.red_f328
  .grid_left_55ec
  > li.south_6406
  > a,
.plasma_058f
  .hero-bf1c.caption_up_9b2d
  .grid_left_55ec
  > li.section_b8f9
  > a,
.plasma_058f .hero-bf1c.caption_up_9b2d .grid_left_55ec > li.white-479f > a {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_058f .disabled_bd7c,
.plasma_058f .disabled_bd7c a {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_058f .component_e565.out_ed36 li a,
.plasma_058f .title-steel-ab3e a,
.plasma_058f .rough-b072,
.plasma_058f .grid_left_55ec > li > a,
.plasma_058f .stone_20ea {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_058f .component_e565.out_ed36 li a:hover,
.plasma_058f .title-steel-ab3e a:hover,
.plasma_058f .rough-b072:hover,
.plasma_058f .grid_left_55ec > li > a:hover,
.plasma_058f .stone_20ea:hover {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_058f .orange_fcda {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_058f .orange_fcda .shadow-fresh-4b6c {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_058f .orange_fcda:hover {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_058f .surface-42f0 .brown_c60f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.plasma_058f .surface-42f0 .brown_c60f .in_7b46 {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_058f
  .surface-42f0
  .brown_c60f
  .in_7b46::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_058f
  .surface-42f0
  .brown_c60f
  .in_7b46:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_058f
  .surface-42f0
  .brown_c60f
  .in_7b46::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_058f
  .surface-42f0
  .brown_c60f
  .in_7b46::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_058f .surface-42f0 .gradient_upper_fbfb {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_058f .surface-42f0 .gradient_upper_fbfb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.description_advanced_3732
  .plasma_058f
  .surface-42f0
  .north_a4ec
  .accent-f209 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.description_advanced_3732
  .plasma_058f
  .surface-42f0
  .north_a4ec
  .in_7b46 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.photo-d73b .tag_4df4 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tag_4df4 .hero-bf1c.thick_ba3c .grid_left_55ec > li > a:focus,
.tag_4df4 .hero-bf1c.thick_ba3c .grid_left_55ec > li > a:hover,
.tag_4df4 .hero-bf1c.red_f328 .grid_left_55ec > li > a:focus,
.tag_4df4 .hero-bf1c.red_f328 .grid_left_55ec > li > a:hover,
.tag_4df4 .hero-bf1c.caption_up_9b2d .grid_left_55ec > li > a:focus,
.tag_4df4 .hero-bf1c.caption_up_9b2d .grid_left_55ec > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tag_4df4
  .hero-bf1c.thick_ba3c
  .grid_left_55ec
  > li.section_b8f9
  > a,
.tag_4df4
  .hero-bf1c.thick_ba3c
  .grid_left_55ec
  > li.south_6406
  > a,
.tag_4df4
  .hero-bf1c.red_f328
  .grid_left_55ec
  > li.section_b8f9
  > a,
.tag_4df4
  .hero-bf1c.red_f328
  .grid_left_55ec
  > li.south_6406
  > a,
.tag_4df4
  .hero-bf1c.caption_up_9b2d
  .grid_left_55ec
  > li.section_b8f9
  > a,
.tag_4df4 .hero-bf1c.caption_up_9b2d .grid_left_55ec > li.white-479f > a {
  color: rgba(0, 0, 0, 0.8);
}
.tag_4df4 .disabled_bd7c,
.tag_4df4 .disabled_bd7c a {
  color: rgba(0, 0, 0, 0.8);
}
.tag_4df4 .component_e565.out_ed36 li a,
.tag_4df4 .title-steel-ab3e a,
.tag_4df4 .rough-b072,
.tag_4df4 .grid_left_55ec > li > a,
.tag_4df4 .stone_20ea {
  color: rgba(0, 0, 0, 0.55);
}
.tag_4df4 .component_e565.out_ed36 li a:hover,
.tag_4df4 .title-steel-ab3e a:hover,
.tag_4df4 .rough-b072:hover,
.tag_4df4 .grid_left_55ec > li > a:hover,
.tag_4df4 .stone_20ea:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tag_4df4 .orange_fcda {
  color: rgba(0, 0, 0, 0.55);
}
.tag_4df4 .orange_fcda .shadow-fresh-4b6c {
  color: rgba(0, 0, 0, 0.8);
}
.tag_4df4 .orange_fcda:hover {
  color: rgba(0, 0, 0, 0.8);
}
.video_b6d6 .status-red-e7d2 {
  margin-left: auto;
  margin-right: auto;
}
.input-bf9f > * {
  margin-left: auto;
  margin-right: auto;
}
.input-bf9f .label_cf06 {
  margin-right: 1.41575em;
}
.top-bebf .input-bf9f > .description_0903 {
  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;
}
.top-bebf .input-bf9f > .yellow_5de6 {
  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;
}
.description_large_f8fb.video_b6d6 .status-red-e7d2,
.status-3aa4.video_b6d6 .status-red-e7d2 {
  margin-left: 0;
}
.component_5771.video_b6d6 .status-red-e7d2,
.alert-west-60f2.video_b6d6 .status-red-e7d2 {
  margin-right: 0;
}
.input-bf9f ol,
.input-bf9f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.sort-43d1 video {
  max-width: 100%;
}
.filter_6842 img {
  display: block;
}
.filter_6842.label_cf06,
.filter_6842.sort-0dc0 {
  width: 100%;
}
.filter_6842.yellow_5de6 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.status_9273:not(.dropdown_bronze_690e) {
  margin: 1.5em auto;
}
.gallery-ee1a p {
  padding: 1.5em 14px;
}
ul.secondary-glass-113f.yellow_5de6,
ul.secondary-glass-113f.description_0903,
ul.secondary-glass-113f.down_cffe.description_0903 {
  padding: 0 14px;
}
.prev_d97f {
  display: block;
  overflow-x: auto;
}
.prev_d97f table {
  border-collapse: collapse;
  width: 100%;
}
.prev_d97f td,
.prev_d97f th {
  padding: 0.5em;
}
.input-bf9f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.input-bf9f ol ol,
.input-bf9f ol ul,
.input-bf9f ul ol,
.input-bf9f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.input-bf9f ol ol li,
.input-bf9f ol ul li,
.input-bf9f ul ol li,
.input-bf9f ul ul li {
  margin-left: 0;
}
.fresh_7001.shadow_7c3e > .secondary-d110 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.fresh_7001.shadow_7c3e > .secondary-d110 iframe,
.fresh_7001.shadow_7c3e > .secondary-d110 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.border_e56b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.border_e56b.box-6845 {
  padding: 0;
}
.border_e56b.box-6845 cite {
  font-size: 13px;
}
.border_e56b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.border_e56b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.filter_9b2e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.filter_9b2e > p:first-child {
  margin-top: 0;
}
.filter_9b2e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.filter_9b2e blockquote {
  border-left: 0;
}
.notice_59dc {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.notice_59dc:not(.notification_current_d038) {
  max-width: 100px;
}
.notice_59dc.logo-fbd9 {
  border-bottom: none !important;
  text-align: center;
}
.notice_59dc.logo-fbd9::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .gallery-ee1a p {
    padding: 1.5em 0;
  }
}
.active_10db {
  color: #0073aa;
}
.grid_b494 {
  background-color: #0073aa;
}
.video-outer-88d8 {
  color: #229fd8;
}
.main_e91e {
  background-color: #229fd8;
}
.banner_complex_ca71 {
  color: #eee;
}
.prev_ad25 {
  background-color: #eee;
}
.in_a948 {
  color: #444;
}
.fixed-c925 {
  background-color: #444;
}
.footer-bright-e96d {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.footer-bright-e96d .avatar_selected_2264 .title-steel-ab3e {
  font-size: 15px;
}
.footer-bright-e96d .title-steel-ab3e {
  line-height: 1.3;
}
.footer-bright-e96d .tag_4df4 {
}
.footer-bright-e96d .plasma_058f {
  background: #235787;
}
.progress-5a6e {
  padding: 0;
}
.progress-5a6e .plasma_058f {
  background: #1a1a1a;
}
.progress-5a6e .tag_4df4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.yellow_20c4 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.yellow_20c4 .tag_4df4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.yellow_20c4 .plasma_058f {
  background: #303030;
}
.column_wide_4603 {
  position: relative;
  z-index: 10;
}
.column_wide_4603 .content-warm-7149 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.menu_6c29 .gradient-07b9 {
  display: inline-block;
  vertical-align: middle;
}
.menu_6c29.widget-cool-70b9 .gradient-07b9 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .menu_6c29.widget-cool-70b9 .gradient-07b9 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .menu_6c29.widget-cool-70b9 .gradient-07b9 {
    margin-right: 0.4em;
  }
}
.menu_6c29.widget-cool-70b9 .gradient-07b9:last-child {
  margin-right: 0;
}
.icon_b3f9 .content-warm-7149 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .photo-d73b .avatar_selected_2264 {
    margin: 0 -0.5em;
  }
  .photo-d73b .avatar_selected_2264 [class*="customify-col-"],
  .photo-d73b .avatar_selected_2264 [class*="customify-col_"],
  .photo-d73b .avatar_selected_2264 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.photo-d73b.gas_1c5e .content-warm-7149 {
  background: 0 0 !important;
}
.photo-d73b.gas_1c5e .content-warm-7149,
.photo-d73b.icon_b3f9 .content-warm-7149 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .photo-d73b.hovered_d407 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.photo-d73b.icon_b3f9 .content-warm-7149 {
  box-shadow: none !important;
}
.photo_pressed_6f84 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .photo_pressed_6f84 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .photo_pressed_6f84 {
    padding: 18px 0 20px;
  }
}
.photo_pressed_6f84 .focus-4344 {
  width: 100%;
}
.photo_pressed_6f84 .status_pro_a420 {
  margin-bottom: 0;
}
.photo_pressed_6f84 .header-afe5 {
  margin-top: 5px;
  font-size: 0.875em;
}
.popup_4630 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.popup_4630 .primary_bronze_0c5e {
  width: 100%;
}
.image-6b60 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.image-6b60 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.image-6b60 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;
}
.image-6b60 li:last-child:after {
  display: none;
}
.image-6b60 li a {
  font-weight: 500;
  margin-right: 10px;
}
.secondary-pink-a7e2 .stale-f56f button,
.photo_pressed_6f84 .stale-f56f button {
  left: 0;
}
.secondary-pink-a7e2 .primary_bronze_0c5e,
.photo_pressed_6f84 .primary_bronze_0c5e {
  padding-left: 0;
  padding-right: 0;
}
.secondary-pink-a7e2 .popup_4630,
.photo_pressed_6f84 .popup_4630 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.secondary-pink-a7e2 {
  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;
}
.secondary-pink-a7e2: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;
}
.secondary-pink-a7e2 .search-ebc5 {
  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) {
  .secondary-pink-a7e2 .search-ebc5 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .secondary-pink-a7e2 .search-ebc5 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .secondary-pink-a7e2 .search-ebc5 {
    min-height: 200px;
  }
}
.secondary-pink-a7e2 .image-6b60 {
  color: rgba(255, 255, 255, 0.8);
}
.secondary-pink-a7e2 .image-6b60 a,
.secondary-pink-a7e2 .image-6b60 li:after {
  color: inherit;
}
.secondary-pink-a7e2 .image-6b60 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.container-top-7ebb {
  margin-bottom: 0.5em;
}
.widget_dynamic_ba06 {
  margin-bottom: 1.2em;
}
.widget_dynamic_ba06,
.container-top-7ebb {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.widget_dynamic_ba06 p:last-child,
.container-top-7ebb p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .stale-f56f,
#masthead .stale-f56f {
  display: none;
}
#masthead
  > .stale-f56f.section_advanced_3878 {
  display: none;
}
#masthead > .stale-f56f button {
  left: 0;
}
.outline_60b2 {
  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%;
}
.outline_60b2 .gradient-07b9 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.outline_60b2 .shade-advanced-bb09 {
  display: -webkit-box;
  display: flex;
}
.outline_60b2 .shade-advanced-bb09.warm-1c09 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.outline_60b2 .shade-advanced-bb09.container-tall-7601 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.outline_60b2 .shade-advanced-bb09.card-721d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.outline_60b2.description_medium_7bfe.list_a66d .shade-advanced-bb09.warm-1c09 {
  flex-basis: 100%;
}
.outline_60b2.frame_97f9 .shade-advanced-bb09.container-tall-7601 {
  -webkit-box-flex: 1;
  flex: auto;
}
.outline_60b2.frame_97f9 .shade-advanced-bb09.card-721d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .stale-f56f.section_advanced_3878 {
  display: none;
}
#masthead > .stale-f56f button {
  left: 0;
}
.avatar_liquid_158c {
  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;
}
.avatar_liquid_158c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.avatar_liquid_158c.photo_4f0b i {
  margin-right: 4px;
}
.avatar_liquid_158c.pressed_2033 i {
  margin-left: 5px;
}
.title-steel-ab3e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.title-steel-ab3e p:last-child {
  margin-bottom: 0;
}
.silver_4ec1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.silver_4ec1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.silver_4ec1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.silver_4ec1 .disabled_bd7c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.silver_4ec1 .status-2371 {
  margin: 5px 0 7px 0;
}
.silver_4ec1.grid_dynamic_7d02 .layout-278e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.silver_4ec1.grid_dynamic_7d02 .main-bcfc {
  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;
}
.silver_4ec1.sidebar_e13c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.silver_4ec1.sidebar_e13c .layout-278e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.silver_4ec1.sidebar_e13c .main-bcfc {
  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;
}
.silver_4ec1.bronze-41ec {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.silver_4ec1.tertiary-a2b0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.silver_4ec1.tertiary-a2b0 .main-bcfc {
  margin-top: 7px;
}
.focus-middle-6bef {
  display: inline-block;
}
.column_wide_4603 .content-fce4 .silver_4ec1 img {
  max-width: 100%;
}
.hero-bf1c .dim-8b96.overlay-23a7,
.paragraph_complex_fe52 .dim-8b96.overlay-23a7 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hero-bf1c .pagination_d7b3,
.paragraph_complex_fe52 .pagination_d7b3 {
  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%);
}
.hero-bf1c .pagination_d7b3 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hero-bf1c.pro_7d3d .pagination_d7b3 {
  display: none;
}
.hero-bf1c .pro-8f42 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hero-bf1c .pro-8f42 li {
  display: inline-block;
  position: relative;
}
.hero-bf1c .pro-8f42 li:last-child {
  margin-right: 0;
}
.hero-bf1c .pro-8f42 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;
}
.hero-bf1c .pro-8f42 li.white-479f > a {
  color: rgba(0, 0, 0, 0.9);
}
.hero-bf1c .pro-8f42 > 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;
}
.hero-bf1c .pro-8f42 > li > a i {
  line-height: 0;
}
.hero-bf1c .pro-8f42 > li.media-4e11 > a .pagination_d7b3 {
  margin-left: 4px;
  line-height: 0;
}
.hero-bf1c .pro-8f42 .lite_9ae3 li.media-4e11 > a {
  position: relative;
}
.hero-bf1c .pro-8f42 .lite_9ae3 li.media-4e11 > a:after,
.hero-bf1c .pro-8f42 .lite_9ae3 li.media-4e11 > a:before {
  content: "";
  display: table;
}
.hero-bf1c .pro-8f42 .lite_9ae3 li.media-4e11 > a:after {
  clear: both;
}
.hero-bf1c .pro-8f42 .lite_9ae3 li.media-4e11 > a .pagination_d7b3 {
  margin-left: 5px;
  float: right;
}
.hero-bf1c .logo_warm_7963,
.hero-bf1c .lite_9ae3 {
  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;
}
.hero-bf1c .lite_9ae3 {
  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;
}
.hero-bf1c .lite_9ae3 .overlay-23a7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hero-bf1c .lite_9ae3 .pagination_d7b3 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hero-bf1c .lite_9ae3 li {
  display: block;
  margin: 0;
  padding: 0;
}
.hero-bf1c .lite_9ae3 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;
}
.hero-bf1c .lite_9ae3 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hero-bf1c .lite_9ae3 .lite_9ae3 {
  top: 0;
  left: 100%;
}
.hero-bf1c .surface-d2be.fn-focus-9a6a > .logo_warm_7963,
.hero-bf1c .surface-d2be.fn-focus-9a6a > .lite_9ae3,
.hero-bf1c .surface-d2be:focus > .logo_warm_7963,
.hero-bf1c .surface-d2be:focus > .lite_9ae3,
.hero-bf1c .surface-d2be:hover > .logo_warm_7963,
.hero-bf1c .surface-d2be:hover > .lite_9ae3 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hero-bf1c.caption_up_9b2d .grid_left_55ec:after,
.hero-bf1c.caption_up_9b2d .grid_left_55ec:before {
  content: "";
  display: table;
}
.hero-bf1c.caption_up_9b2d .grid_left_55ec:after {
  clear: both;
}
.hero-bf1c.caption_up_9b2d .grid_left_55ec > li {
  float: left;
}
.hero-bf1c.item_bronze_7b7f .grid_left_55ec:after,
.hero-bf1c.item_bronze_7b7f .grid_left_55ec:before {
  content: "";
  display: table;
}
.hero-bf1c.item_bronze_7b7f .grid_left_55ec:after {
  clear: both;
}
.hero-bf1c.item_bronze_7b7f .grid_left_55ec > li {
  float: left;
}
.hero-bf1c.item_bronze_7b7f .grid_left_55ec > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hero-bf1c.item_bronze_7b7f .grid_left_55ec > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hero-bf1c.item_bronze_7b7f .grid_left_55ec > li.section_b8f9 > a,
.hero-bf1c.item_bronze_7b7f .grid_left_55ec > li.white-479f > a {
  color: #fff;
  background-color: #1e4b75;
}
.hero-bf1c.thick_ba3c .grid_left_55ec > li > a .overlay-23a7 {
  position: relative;
}
.hero-bf1c.thick_ba3c .grid_left_55ec > li > a .overlay-23a7: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;
}
.hero-bf1c.thick_ba3c
  .grid_left_55ec
  > li:focus
  > a
  .overlay-23a7:before,
.hero-bf1c.thick_ba3c
  .grid_left_55ec
  > li:hover
  > a
  .overlay-23a7:before {
  width: 100%;
  background-color: currentColor;
}
.hero-bf1c.thick_ba3c
  .grid_left_55ec
  > li.section_b8f9
  > a
  .overlay-23a7:before,
.hero-bf1c.thick_ba3c
  .grid_left_55ec
  > li.south_6406
  > a
  .overlay-23a7:before {
  width: 100%;
  background-color: currentColor;
}
.hero-bf1c.red_f328 .grid_left_55ec > li > a .overlay-23a7 {
  position: relative;
}
.hero-bf1c.red_f328 .grid_left_55ec > li > a .overlay-23a7: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;
}
.hero-bf1c.red_f328 .grid_left_55ec > li:focus > a .overlay-23a7:before,
.hero-bf1c.red_f328
  .grid_left_55ec
  > li:hover
  > a
  .overlay-23a7:before {
  width: 100%;
  background-color: currentColor;
}
.hero-bf1c.red_f328
  .grid_left_55ec
  > li.section_b8f9
  > a
  .overlay-23a7:before,
.hero-bf1c.red_f328
  .grid_left_55ec
  > li.south_6406
  > a
  .overlay-23a7:before {
  width: 100%;
  background-color: currentColor;
}
.paragraph_complex_fe52 .pro-8f42 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.paragraph_complex_fe52 .pro-8f42 li:first-child > a {
  border-top: none;
}
.paragraph_complex_fe52 .pro-8f42 .hero-da1d > .overlay-23a7 .pagination_d7b3 {
  display: none;
}
.paragraph_complex_fe52 .pro-8f42 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.paragraph_complex_fe52 .pro-8f42 li:last-child {
  border: none;
}
.paragraph_complex_fe52 .pro-8f42 li.media-4e11 > a {
  padding-right: 45px !important;
}
.paragraph_complex_fe52 .pro-8f42 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.paragraph_complex_fe52 .pro-8f42 li a:focus,
.paragraph_complex_fe52 .pro-8f42 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paragraph_complex_fe52 .pro-8f42 li .layout_steel_b6d1 {
  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;
}
.paragraph_complex_fe52 .pro-8f42 li .layout_steel_b6d1:hover {
  box-shadow: none;
}
.paragraph_complex_fe52 .pro-8f42 li .layout_steel_b6d1 .pagination_d7b3 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.paragraph_complex_fe52 .pro-8f42 .lite_9ae3 {
  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);
}
.paragraph_complex_fe52 .pro-8f42 .lite_9ae3 li a {
  padding-left: 3em;
}
.paragraph_complex_fe52 .pro-8f42 .summary_b1a2 > a .layout_steel_b6d1 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.paragraph_complex_fe52 .pro-8f42 .summary_b1a2 > .lite_9ae3 {
  display: block;
  opacity: 1;
}
.small-f6f6 {
  max-width: 100%;
}
.active_e1a5 {
  line-height: 0;
  cursor: pointer;
}
.stone_20ea {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.stone_20ea:hover {
  box-shadow: none;
  color: currentColor;
}
.stone_20ea svg {
  width: 18px;
  height: 18px;
}
.stone_20ea .heading_right_7f89 {
  display: none;
}
.status_dcb5 {
  position: relative;
}
.status_dcb5.fn-active-9a6a .stone_20ea .slider_complex_a518 {
  display: none;
}
.status_dcb5.fn-active-9a6a .stone_20ea .heading_right_7f89 {
  display: inline-block;
}
.status_dcb5 .motion_70b8 {
  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);
}
.status_dcb5.mask-silver-0310 .motion_70b8 {
  left: auto;
  right: -0.9em;
}
.status_dcb5.mask-silver-0310 .form-hard-03cd::before {
  left: auto;
  right: 15px;
}
.status_dcb5.fn-active-9a6a .motion_70b8 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.north_a4ec {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.north_a4ec label {
  flex-basis: 100%;
}
.north_a4ec .brown_c60f {
  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;
}
.north_a4ec .in_7b46 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.north_a4ec .in_7b46:focus {
  background-color: transparent;
}
.north_a4ec button.gradient_upper_fbfb {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.north_a4ec button.gradient_upper_fbfb:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.north_a4ec button.gradient_upper_fbfb svg {
  width: 18px;
  height: 18px;
}
.north_a4ec input[type="submit"] {
  min-height: auto;
}
.surface-42f0 .north_a4ec .in_7b46 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.form-hard-03cd {
  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) {
  .form-hard-03cd {
    width: 220px;
  }
}
.form-hard-03cd label {
  flex-basis: 100%;
}
.form-hard-03cd::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;
}
.description_advanced_3732 .surface-42f0 .north_a4ec {
  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;
}
.description_advanced_3732
  .surface-42f0
  .north_a4ec
  .brown_c60f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.description_advanced_3732 .surface-42f0 .north_a4ec .in_7b46 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.description_advanced_3732
  .surface-42f0
  .north_a4ec
  .in_7b46:focus {
  background: 0 0;
}
.description_advanced_3732
  .surface-42f0
  .north_a4ec
  .accent-f209 {
  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;
}
.component_e565 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.component_e565 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.component_e565 li:last-child {
  margin-right: 0;
}
.component_e565 li:first-child {
  margin-left: 0;
}
.component_e565.dark_690d a {
  color: #fff;
}
.component_e565.dark_690d a:hover {
  color: #fff;
}
.component_e565 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.component_e565 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.component_e565 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.component_e565 a:hover {
  opacity: 0.9;
  color: inherit;
}
.component_e565 [class*="social-icon-apple"] {
  background-color: #999;
}
.component_e565 [class*="social-icon-apple"].heading-63af {
  background-color: transparent;
  color: #999;
}
.component_e565 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.component_e565 [class*="social-icon-behance"].heading-63af {
  background-color: transparent;
  color: #1769ff;
}
.component_e565 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.component_e565 [class*="social-icon-bitbucket"].heading-63af {
  background-color: transparent;
  color: #205081;
}
.component_e565 [class*="social-icon-codepen"] {
  background-color: #000;
}
.component_e565 [class*="social-icon-codepen"].heading-63af {
  background-color: transparent;
  color: #000;
}
.component_e565 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.component_e565 [class*="social-icon-delicious"].heading-63af {
  background-color: transparent;
  color: #39f;
}
.component_e565 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.component_e565 [class*="social-icon-digg"].heading-63af {
  background-color: transparent;
  color: #005be2;
}
.component_e565 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.component_e565 [class*="social-icon-dribbble"].heading-63af {
  background-color: transparent;
  color: #ea4c89;
}
.component_e565 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.component_e565 [class*="social-icon-envelope"].heading-63af {
  background-color: transparent;
  color: #ea4335;
}
.component_e565 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.component_e565 [class*="social-icon-facebook"].heading-63af {
  background-color: transparent;
  color: #3b5998;
}
.component_e565 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.component_e565 [class*="social-icon-flickr"].heading-63af {
  background-color: transparent;
  color: #0063dc;
}
.component_e565 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.component_e565 [class*="social-icon-foursquare"].heading-63af {
  background-color: transparent;
  color: #2d5be3;
}
.component_e565 [class*="social-icon-github"] {
  background-color: #333;
}
.component_e565 [class*="social-icon-github"].heading-63af {
  background-color: transparent;
  color: #333;
}
.component_e565 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.component_e565 [class*="social-icon-google-plus"].heading-63af {
  background-color: transparent;
  color: #dd4b39;
}
.component_e565 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.component_e565 [class*="social-icon-houzz"].heading-63af {
  background-color: transparent;
  color: #7ac142;
}
.component_e565 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.component_e565 [class*="social-icon-instagram"].heading-63af {
  background-color: transparent;
  color: #262626;
}
.component_e565 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.component_e565 [class*="social-icon-jsfiddle"].heading-63af {
  background-color: transparent;
  color: #487aa2;
}
.component_e565 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.component_e565 [class*="social-icon-linkedin"].heading-63af {
  background-color: transparent;
  color: #0077b5;
}
.component_e565 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.component_e565 [class*="social-icon-medium"].heading-63af {
  background-color: transparent;
  color: #00ab6b;
}
.component_e565 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.component_e565
  [class*="social-icon-odnoklassniki"].heading-63af {
  background-color: transparent;
  color: #f4731c;
}
.component_e565 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.component_e565 [class*="social-icon-meetup"].heading-63af {
  background-color: transparent;
  color: #ec1c40;
}
.component_e565 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.component_e565 [class*="social-icon-pinterest"].heading-63af {
  background-color: transparent;
  color: #bd081c;
}
.component_e565 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.component_e565 [class*="social-icon-product-hunt"].heading-63af {
  background-color: transparent;
  color: #da552f;
}
.component_e565 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.component_e565 [class*="social-icon-reddit"].heading-63af {
  background-color: transparent;
  color: #ff4500;
}
.component_e565 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.component_e565 [class*="social-icon-rss"].heading-63af {
  background-color: transparent;
  color: #f26522;
}
.component_e565 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.component_e565
  [class*="social-icon-shopping-cart"].heading-63af {
  background-color: transparent;
  color: #4caf50;
}
.component_e565 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.component_e565 [class*="social-icon-skype"].heading-63af {
  background-color: transparent;
  color: #00aff0;
}
.component_e565 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.component_e565 [class*="social-icon-slideshare"].heading-63af {
  background-color: transparent;
  color: #0077b5;
}
.component_e565 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.component_e565 [class*="social-icon-snapchat"].heading-63af {
  background-color: transparent;
  color: #fffc00;
}
.component_e565 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.component_e565 [class*="social-icon-soundcloud"].heading-63af {
  background-color: transparent;
  color: #f80;
}
.component_e565 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.component_e565 [class*="social-icon-spotify"].heading-63af {
  background-color: transparent;
  color: #2ebd59;
}
.component_e565 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.component_e565
  [class*="social-icon-stack-overflow"].heading-63af {
  background-color: transparent;
  color: #fe7a15;
}
.component_e565 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.component_e565 [class*="social-icon-maldkfgram"].heading-63af {
  background-color: transparent;
  color: #2ca5e0;
}
.component_e565 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.component_e565 [class*="social-icon-tripadvisor"].heading-63af {
  background-color: transparent;
  color: #589442;
}
.component_e565 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.component_e565 [class*="social-icon-tumblr"].heading-63af {
  background-color: transparent;
  color: #35465c;
}
.component_e565 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.component_e565 [class*="social-icon-twitch"].heading-63af {
  background-color: transparent;
  color: #6441a5;
}
.component_e565 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.component_e565 [class*="social-icon-twitter"].heading-63af {
  background-color: transparent;
  color: #1da1f2;
}
.component_e565 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.component_e565 [class*="social-icon-vimeo"].heading-63af {
  background-color: transparent;
  color: #1ab7ea;
}
.component_e565 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.component_e565 [class*="social-icon-vk"].heading-63af {
  background-color: transparent;
  color: #45668e;
}
.component_e565 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.component_e565 [class*="social-icon-weibo"].heading-63af {
  background-color: transparent;
  color: #df2029;
}
.component_e565 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.component_e565 [class*="social-icon-weixin"].heading-63af {
  background-color: transparent;
  color: #7bb32e;
}
.component_e565 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.component_e565 [class*="social-icon-whatsapp"].heading-63af {
  background-color: transparent;
  color: #25d366;
}
.component_e565 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.component_e565 [class*="social-icon-wordpress"].heading-63af {
  background-color: transparent;
  color: #21759b;
}
.component_e565 [class*="social-icon-xing"] {
  background-color: #026466;
}
.component_e565 [class*="social-icon-xing"].heading-63af {
  background-color: transparent;
  color: #026466;
}
.component_e565 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.component_e565 [class*="social-icon-yelp"].heading-63af {
  background-color: transparent;
  color: #af0606;
}
.component_e565 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.component_e565 [class*="social-icon-youtube"].heading-63af {
  background-color: transparent;
  color: #cd201f;
}
.rough-b072 {
  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;
}
.rough-b072:hover {
  box-shadow: none;
  background: 0 0;
}
.warm-b0db {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.frame-aa41 {
  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;
}
.wide_1e24 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.dropdown-f441 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.dropdown-f441,
.dropdown-f441::after,
.dropdown-f441::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;
}
.dropdown-f441::after,
.dropdown-f441::before {
  content: "";
  display: block;
  background-color: inherit;
}
.shade-motion-f586 .frame-aa41 .wide_1e24 {
  margin-top: -2px;
  width: 19px;
}
.shade-motion-f586 .frame-aa41 .dropdown-f441 {
  margin-top: -1px;
}
.shade-motion-f586 .frame-aa41 .dropdown-f441,
.shade-motion-f586 .frame-aa41 .dropdown-f441::after,
.shade-motion-f586 .frame-aa41 .dropdown-f441::before {
  width: 19px;
  height: 2px;
}
.shade-motion-f586 .frame-aa41 .dropdown-f441::before {
  top: -6px;
}
.shade-motion-f586 .frame-aa41 .dropdown-f441::after {
  bottom: -6px;
}
.over_2013 .frame-aa41 .wide_1e24 {
  margin-top: -2px;
  width: 22px;
}
.over_2013 .frame-aa41 .dropdown-f441 {
  margin-top: -1px;
}
.over_2013 .frame-aa41 .dropdown-f441,
.over_2013 .frame-aa41 .dropdown-f441::after,
.over_2013 .frame-aa41 .dropdown-f441::before {
  width: 22px;
  height: 2px;
}
.over_2013 .frame-aa41 .dropdown-f441::before {
  top: -7px;
}
.over_2013 .frame-aa41 .dropdown-f441::after {
  bottom: -7px;
}
.motion-89e3 .frame-aa41 .wide_1e24 {
  margin-top: -2px;
  width: 31px;
}
.motion-89e3 .frame-aa41 .dropdown-f441 {
  margin-top: -1.5px;
}
.motion-89e3 .frame-aa41 .dropdown-f441,
.motion-89e3 .frame-aa41 .dropdown-f441::after,
.motion-89e3 .frame-aa41 .dropdown-f441::before {
  width: 31px;
  height: 3px;
}
.motion-89e3 .frame-aa41 .dropdown-f441::before {
  top: -9px;
}
.motion-89e3 .frame-aa41 .dropdown-f441::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .detail_liquid_bde5 .frame-aa41 .wide_1e24 {
    margin-top: -2px;
    width: 19px;
  }
  .detail_liquid_bde5 .frame-aa41 .dropdown-f441 {
    margin-top: -1px;
  }
  .detail_liquid_bde5 .frame-aa41 .dropdown-f441,
  .detail_liquid_bde5 .frame-aa41 .dropdown-f441::after,
  .detail_liquid_bde5 .frame-aa41 .dropdown-f441::before {
    width: 19px;
    height: 2px;
  }
  .detail_liquid_bde5 .frame-aa41 .dropdown-f441::before {
    top: -6px;
  }
  .detail_liquid_bde5 .frame-aa41 .dropdown-f441::after {
    bottom: -6px;
  }
  .simple-5c26 .frame-aa41 .wide_1e24 {
    margin-top: -2px;
    width: 22px;
  }
  .simple-5c26 .frame-aa41 .dropdown-f441 {
    margin-top: -1px;
  }
  .simple-5c26 .frame-aa41 .dropdown-f441,
  .simple-5c26 .frame-aa41 .dropdown-f441::after,
  .simple-5c26 .frame-aa41 .dropdown-f441::before {
    width: 22px;
    height: 2px;
  }
  .simple-5c26 .frame-aa41 .dropdown-f441::before {
    top: -7px;
  }
  .simple-5c26 .frame-aa41 .dropdown-f441::after {
    bottom: -7px;
  }
  .icon_white_6b22 .frame-aa41 .wide_1e24 {
    margin-top: -2px;
    width: 31px;
  }
  .icon_white_6b22 .frame-aa41 .dropdown-f441 {
    margin-top: -1.5px;
  }
  .icon_white_6b22 .frame-aa41 .dropdown-f441,
  .icon_white_6b22 .frame-aa41 .dropdown-f441::after,
  .icon_white_6b22 .frame-aa41 .dropdown-f441::before {
    width: 31px;
    height: 3px;
  }
  .icon_white_6b22 .frame-aa41 .dropdown-f441::before {
    top: -9px;
  }
  .icon_white_6b22 .frame-aa41 .dropdown-f441::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .container_3260 .frame-aa41 .wide_1e24 {
    margin-top: -2px;
    width: 19px;
  }
  .container_3260 .frame-aa41 .dropdown-f441 {
    margin-top: -1px;
  }
  .container_3260 .frame-aa41 .dropdown-f441,
  .container_3260 .frame-aa41 .dropdown-f441::after,
  .container_3260 .frame-aa41 .dropdown-f441::before {
    width: 19px;
    height: 2px;
  }
  .container_3260 .frame-aa41 .dropdown-f441::before {
    top: -6px;
  }
  .container_3260 .frame-aa41 .dropdown-f441::after {
    bottom: -6px;
  }
  .caption-85a7 .frame-aa41 .wide_1e24 {
    margin-top: -2px;
    width: 22px;
  }
  .caption-85a7 .frame-aa41 .dropdown-f441 {
    margin-top: -1px;
  }
  .caption-85a7 .frame-aa41 .dropdown-f441,
  .caption-85a7 .frame-aa41 .dropdown-f441::after,
  .caption-85a7 .frame-aa41 .dropdown-f441::before {
    width: 22px;
    height: 2px;
  }
  .caption-85a7 .frame-aa41 .dropdown-f441::before {
    top: -7px;
  }
  .caption-85a7 .frame-aa41 .dropdown-f441::after {
    bottom: -7px;
  }
  .outline-bright-1d66 .frame-aa41 .wide_1e24 {
    margin-top: -2px;
    width: 31px;
  }
  .outline-bright-1d66 .frame-aa41 .dropdown-f441 {
    margin-top: -1.5px;
  }
  .outline-bright-1d66 .frame-aa41 .dropdown-f441,
  .outline-bright-1d66 .frame-aa41 .dropdown-f441::after,
  .outline-bright-1d66 .frame-aa41 .dropdown-f441::before {
    width: 31px;
    height: 3px;
  }
  .outline-bright-1d66 .frame-aa41 .dropdown-f441::before {
    top: -9px;
  }
  .outline-bright-1d66 .frame-aa41 .dropdown-f441::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .large_f281 .frame-aa41 .wide_1e24 {
    margin-top: -2px;
    width: 19px;
  }
  .large_f281 .frame-aa41 .dropdown-f441 {
    margin-top: -1px;
  }
  .large_f281 .frame-aa41 .dropdown-f441,
  .large_f281 .frame-aa41 .dropdown-f441::after,
  .large_f281 .frame-aa41 .dropdown-f441::before {
    width: 19px;
    height: 2px;
  }
  .large_f281 .frame-aa41 .dropdown-f441::before {
    top: -6px;
  }
  .large_f281 .frame-aa41 .dropdown-f441::after {
    bottom: -6px;
  }
  .outline_84e6 .frame-aa41 .wide_1e24 {
    margin-top: -2px;
    width: 22px;
  }
  .outline_84e6 .frame-aa41 .dropdown-f441 {
    margin-top: -1px;
  }
  .outline_84e6 .frame-aa41 .dropdown-f441,
  .outline_84e6 .frame-aa41 .dropdown-f441::after,
  .outline_84e6 .frame-aa41 .dropdown-f441::before {
    width: 22px;
    height: 2px;
  }
  .outline_84e6 .frame-aa41 .dropdown-f441::before {
    top: -7px;
  }
  .outline_84e6 .frame-aa41 .dropdown-f441::after {
    bottom: -7px;
  }
  .section-c188 .frame-aa41 .wide_1e24 {
    margin-top: -2px;
    width: 31px;
  }
  .section-c188 .frame-aa41 .dropdown-f441 {
    margin-top: -1.5px;
  }
  .section-c188 .frame-aa41 .dropdown-f441,
  .section-c188 .frame-aa41 .dropdown-f441::after,
  .section-c188 .frame-aa41 .dropdown-f441::before {
    width: 31px;
    height: 3px;
  }
  .section-c188 .frame-aa41 .dropdown-f441::before {
    top: -9px;
  }
  .section-c188 .frame-aa41 .dropdown-f441::after {
    bottom: -9px;
  }
}
.row_easy_e14a .dropdown-f441 {
  -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);
}
.row_easy_e14a .dropdown-f441::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.row_easy_e14a .dropdown-f441::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);
}
.row_easy_e14a.under-cc4f .dropdown-f441 {
  -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);
}
.row_easy_e14a.under-cc4f .dropdown-f441::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.row_easy_e14a.under-cc4f .dropdown-f441::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);
}
.slider-green-d0dd {
  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.chip_e35e:before {
  display: none;
}
.mask_outer_07c9 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.mask_outer_07c9 .static-31cb {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.mask_outer_07c9 .static-31cb:last-of-type {
  border-bottom: none;
}
.mask_outer_07c9 .static-31cb.breadcrumb_dim_1520,
.mask_outer_07c9 .static-31cb.box-ea0e,
.mask_outer_07c9 .static-31cb.blue_9eaf {
  padding: 0;
}
.mask_outer_07c9 .paragraph_complex_fe52 .layout_steel_b6d1 {
  color: currentColor;
}
.mask_outer_07c9 .paragraph_complex_fe52 .layout_steel_b6d1:focus,
.mask_outer_07c9 .paragraph_complex_fe52 .layout_steel_b6d1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mask_outer_07c9.tag_4df4 .orange_fcda,
.mask_outer_07c9.tag_4df4 .title-steel-ab3e a,
.mask_outer_07c9.tag_4df4 .grid_left_55ec a,
.mask_outer_07c9.tag_4df4 .lite_9ae3 a {
  color: rgba(0, 0, 0, 0.55);
}
.mask_outer_07c9.tag_4df4 .orange_fcda:hover,
.mask_outer_07c9.tag_4df4 .title-steel-ab3e a:hover,
.mask_outer_07c9.tag_4df4 .grid_left_55ec a:hover,
.mask_outer_07c9.tag_4df4 .lite_9ae3 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.mask_outer_07c9.tag_4df4 .shadow-fresh-4b6c {
  color: rgba(0, 0, 0, 0.8);
}
.mask_outer_07c9.tag_4df4 .static-31cb {
  border-color: rgba(0, 0, 0, 0.08);
}
.mask_outer_07c9.tag_4df4 .static-31cb:before {
  background: rgba(0, 0, 0, 0.08);
}
.mask_outer_07c9.tag_4df4 .pagination_soft_e2c5:before {
  background: rgba(255, 255, 255, 0.9);
}
.mask_outer_07c9.tag_4df4 .paragraph_complex_fe52 .pro-8f42 li a,
.mask_outer_07c9.tag_4df4 .paragraph_complex_fe52 .layout_steel_b6d1,
.mask_outer_07c9.tag_4df4 .lite_9ae3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.mask_outer_07c9.tag_4df4 .paragraph_complex_fe52 .layout_steel_b6d1:focus,
.mask_outer_07c9.tag_4df4 .paragraph_complex_fe52 .layout_steel_b6d1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mask_outer_07c9.tag_4df4 .pro-8f42 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.mask_outer_07c9.plasma_058f .orange_fcda,
.mask_outer_07c9.plasma_058f .title-steel-ab3e a,
.mask_outer_07c9.plasma_058f .grid_left_55ec .layout_steel_b6d1,
.mask_outer_07c9.plasma_058f .grid_left_55ec a,
.mask_outer_07c9.plasma_058f .lite_9ae3 a {
  color: rgba(255, 255, 255, 0.79);
}
.mask_outer_07c9.plasma_058f .orange_fcda:hover,
.mask_outer_07c9.plasma_058f .title-steel-ab3e a:hover,
.mask_outer_07c9.plasma_058f .grid_left_55ec .layout_steel_b6d1:hover,
.mask_outer_07c9.plasma_058f .grid_left_55ec a:hover,
.mask_outer_07c9.plasma_058f .lite_9ae3 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask_outer_07c9.plasma_058f .shadow-fresh-4b6c {
  color: rgba(255, 255, 255, 0.99);
}
.mask_outer_07c9.plasma_058f .static-31cb {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask_outer_07c9.plasma_058f .static-31cb:before {
  background: rgba(255, 255, 255, 0.08);
}
.mask_outer_07c9.plasma_058f .pagination_soft_e2c5:before {
  background: rgba(0, 0, 0, 0.9);
}
.mask_outer_07c9.plasma_058f .paragraph_complex_fe52 .pro-8f42 li a,
.mask_outer_07c9.plasma_058f .paragraph_complex_fe52 .layout_steel_b6d1,
.mask_outer_07c9.plasma_058f .lite_9ae3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask_outer_07c9.plasma_058f .paragraph_complex_fe52 .layout_steel_b6d1:focus,
.mask_outer_07c9.plasma_058f .paragraph_complex_fe52 .layout_steel_b6d1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mask_outer_07c9.plasma_058f .pro-8f42 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination_soft_e2c5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.pagination_soft_e2c5:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.carousel-c1da {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.alert-small-4fc5 .mask_outer_07c9 {
  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;
}
.alert-small-4fc5 .static-31cb {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.alert-small-4fc5 .static-31cb: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) {
  .alert-small-4fc5 .static-31cb:before {
    width: 16%;
    left: 42%;
  }
}
.alert-small-4fc5 .static-31cb:last-child:before {
  content: none;
}
.alert-small-4fc5 .static-31cb[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.alert-small-4fc5 .paragraph_complex_fe52 .pro-8f42 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.alert-small-4fc5 .paragraph_complex_fe52 .pro-8f42 li a .layout_steel_b6d1 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.alert-small-4fc5 .paragraph_complex_fe52 .lite_9ae3 {
  border: none;
}
.alert-small-4fc5 .paragraph_complex_fe52 .lite_9ae3 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.alert-small-4fc5 .pagination_soft_e2c5 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.alert-small-4fc5 .carousel-c1da {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.alert-small-4fc5 .plasma_058f .pagination_soft_e2c5:before {
  background: rgba(0, 0, 0, 0.9);
}
.alert-small-4fc5 .tag_4df4.mask_4e0c .dropdown-f441 {
  background: rgba(0, 0, 0, 0.6);
}
.alert-small-4fc5
  .tag_4df4.mask_4e0c
  .dropdown-f441::after,
.alert-small-4fc5
  .tag_4df4.mask_4e0c
  .dropdown-f441:before {
  background: inherit;
}
.alert-small-4fc5
  .tag_4df4.mask_4e0c:hover
  .dropdown-f441 {
  background: rgba(0, 0, 0, 0.8);
}
.frame-e330 .mask_outer_07c9 {
  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) {
  .frame-e330 .mask_outer_07c9 {
    width: auto;
    right: 45px;
  }
}
.complex-bbf8 .mask_outer_07c9 {
  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) {
  .complex-bbf8 .mask_outer_07c9 {
    width: auto;
    left: 45px;
  }
}
.chip_e35e .mask_outer_07c9 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.chip_e35e .carousel-c1da {
  max-width: 48em;
  margin: 0 auto;
}
.chip_e35e .pagination_soft_e2c5:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.section-bottom-5f18 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.section-bottom-5f18.alert-small-4fc5 .mask_outer_07c9 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.section-bottom-5f18.frame-e330 .mask_outer_07c9 {
  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);
}
.section-bottom-5f18 .mask_outer_07c9 {
  visibility: visible;
}
.section-bottom-5f18.complex-bbf8 .mask_outer_07c9 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.modal-upper-8fde,
.solid-5ad9 {
  overflow-x: hidden;
}
.modal-upper-8fde .mask_outer_07c9 {
  overflow: auto;
}
.modal-upper-8fde.alert-small-4fc5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.modal-upper-8fde.alert-small-4fc5 .mask_outer_07c9 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.modal-upper-8fde.alert-small-4fc5 .rough-b072 {
  opacity: 0;
}
.modal-upper-8fde.frame-e330 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.modal-upper-8fde.frame-e330 .mask_outer_07c9 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.modal-upper-8fde.frame-e330 .rough-b072 {
  opacity: 0;
}
.modal-upper-8fde.complex-bbf8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.modal-upper-8fde.complex-bbf8 .mask_outer_07c9 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.modal-upper-8fde.complex-bbf8 .rough-b072 {
  opacity: 0;
}
.modal-upper-8fde.chip_e35e .mask_outer_07c9 {
  z-index: 10;
  visibility: visible;
}
.mask_4e0c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.mask_4e0c .dropdown-f441 {
  background: rgba(255, 255, 255, 0.99);
}
.mask_4e0c .dropdown-f441::after,
.mask_4e0c .dropdown-f441:before {
  background: inherit;
}
.mask_4e0c:hover .dropdown-f441 {
  background: rgba(255, 255, 255, 0.99);
}
.complex-bbf8 .mask_4e0c {
  top: 10px;
  right: auto;
  left: 12px;
}
.chip_e35e .mask_4e0c {
  display: none !important;
}
.modal-upper-8fde:before,
.solid-5ad9:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.modal-upper-8fde .mask_4e0c,
.solid-5ad9 .mask_4e0c {
  display: inline-block;
}
.mask_outer_07c9 .gradient-07b9 {
  -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;
}
.modal-upper-8fde .mask_outer_07c9 .gradient-07b9,
.solid-5ad9 .mask_outer_07c9 .gradient-07b9 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.active-48f6 .brown_c60f {
  width: 100%;
}
.content-fce4 {
  padding: 0 0.5em 0;
}
.content-fce4 [class*="customify-col-"],
.content-fce4 [class*="customify-col_"],
.content-fce4 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.background-blue-b59d .content-fce4 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .avatar_selected_2264 .upper-1e4f,
  .upper-1e4f {
    display: none;
  }
  .focus-focused-f851 {
    text-align: left;
  }
  .accordion-d174 {
    text-align: center;
  }
  .simple_ffe7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .avatar_selected_2264 .label-red-e652,
  .label-red-e652 {
    display: none;
  }
  .filter_d1b8 {
    text-align: left;
  }
  .heading-center-3cd7 {
    text-align: center;
  }
  .plasma_9003 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .avatar_selected_2264 .bright_baf1,
  .bright_baf1 {
    display: none;
  }
  .shade-873b {
    text-align: left;
  }
  .tag_smooth_5d2a {
    text-align: center;
  }
  .iron-a7c0 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.info-glass-aa6a {
  box-shadow: none !important;
}
.outer-4025 .card-thick-cc61,
.outer-122e .card-thick-cc61 {
  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;
}
.outer-122e .card-thick-cc61 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.content-warm-7149 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.content-warm-7149:after,
.content-warm-7149:before {
  content: "";
  display: table;
}
.content-warm-7149:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .content-warm-7149 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.content-warm-7149,
.hovered_d407 {
  max-width: 1248px;
  margin: 0 auto;
}

.badge_south_8e27.solid-a2a9 .content-warm-7149 {
  max-width: 100%;
}
.badge_south_8e27.progress-0501 {
  max-width: 1200px;
  margin: 0 auto;
}
.badge_south_8e27.red-f0a5 .content-warm-7149 {
  max-width: 100%;
}
.badge_south_8e27.red-f0a5 > .content-warm-7149 {
  padding-left: 0;
  padding-right: 0;
}
.badge_south_8e27.red-f0a5 > .content-warm-7149 .avatar_selected_2264 {
  margin: 0;
}
.badge_south_8e27.red-f0a5
  > .content-warm-7149
  .component_left_bac8.hard_8082 {
  margin-right: 0;
  margin-left: 0;
}
.badge_south_8e27.red-f0a5 #main.hard_8082 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .highlight_brown_627b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .highlight_brown_627b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail-1b0e .status-red-e7d2 {
    padding-right: 1em;
  }
  .thumbnail-1b0e.filter_e275 .component_left_bac8 {
    border-right: 1px solid #eaecee;
  }
  .thumbnail-1b0e.filter_e275 .status-red-e7d2 {
    padding-right: 1em;
  }
  .thumbnail-1b0e.filter_e275 .south-22db {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .detail_9f75 .status-red-e7d2 {
    padding-left: 1em;
  }
  .detail_9f75.filter_e275 .component_left_bac8 {
    border-left: 1px solid #eaecee;
  }
  .detail_9f75.filter_e275 .status-red-e7d2 {
    padding-left: 1em;
  }
  .detail_9f75.filter_e275 .south-22db {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .surface-tiny-0169 .status-red-e7d2 {
    padding-left: 1em;
  }
  .surface-tiny-0169.filter_e275 .label-cool-3145 {
    border-right: 1px solid #eaecee;
  }
  .surface-tiny-0169.filter_e275 .notification_312f {
    border-right: 1px solid #eaecee;
  }
  .surface-tiny-0169.filter_e275 .status-red-e7d2 {
    padding-left: 1em;
  }
  .surface-tiny-0169.filter_e275 .south-22db {
    padding-right: 1em;
  }
  .surface-tiny-0169.filter_e275 .thumbnail_0145 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .section_left_37b3 .status-red-e7d2 {
    padding-right: 1em;
  }
  .section_left_37b3.filter_e275 .label-cool-3145 {
    border-left: 1px solid #eaecee;
  }
  .section_left_37b3.filter_e275 .notification_312f {
    border-left: 1px solid #eaecee;
  }
  .section_left_37b3.filter_e275 .status-red-e7d2 {
    padding-right: 1em;
  }
  .section_left_37b3.filter_e275 .south-22db {
    padding-left: 1em;
    padding-right: 1em;
  }
  .section_left_37b3.filter_e275 .thumbnail_0145 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .highlight_brown_627b .status-red-e7d2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .highlight_brown_627b.filter_e275 .component_left_bac8 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .highlight_brown_627b.filter_e275 .status-red-e7d2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .highlight_brown_627b.filter_e275 .south-22db {
    padding-left: 1em;
  }
  .highlight_brown_627b.filter_e275 .thumbnail_0145 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .highlight_brown_627b.filter_e275 .status-red-e7d2 {
    padding-left: 0;
  }
}
.primary-0b2c .menu_6c29 {
  display: inline-block;
}
.aside_aec7 {
  display: inline-block;
}
.element_hot_78bd {
  word-con: break-word;
}
.badge_old_d19d > span {
  display: inline-block;
  padding: 5px 0;
}
.badge_old_d19d .north_4757 {
  margin-left: 8px;
  margin-right: 8px;
}
.badge_old_d19d .middle_2c8a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.glass_8229 .heading_0705 {
  margin-bottom: 2em;
}
.glass_8229 .notification_4d8a {
  margin-bottom: 15px;
}
.glass_8229 .notification_4d8a:last-child {
  margin-bottom: 0;
}
.glass_8229 .green-e005 {
  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) {
  .glass_8229 .green-e005 {
    display: block;
  }
}
.glass_8229 .video_lite_0b2c {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .glass_8229 .video_lite_0b2c {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.glass_8229 .filter-428d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.glass_8229 .filter-428d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.glass_8229 .filter-428d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.glass_8229 .element_hot_78bd {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.glass_8229 .element_hot_78bd a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.glass_8229 .slider_clean_0d5f p:last-child {
  margin-bottom: 0;
}
.glass_8229 .highlight-3c7a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.glass_8229 .banner_248b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.glass_8229 .down-5e8a {
  margin-top: 1em;
}
.glass_8229 .layout-37a6 {
  top: 0;
  display: block;
}
.glass_8229 .layout-37a6 a {
  color: inherit;
}
.glass_8229 .layout-37a6 a:hover {
  color: inherit;
}
.glass_8229 .section-advanced-6c87 {
  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;
}
.glass_8229 .section-advanced-6c87:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.glass_8229 .banner_248b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.glass_8229 .stale_3ae1 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.glass_8229 .stale_3ae1:first-child {
  margin-top: 0;
}
.glass_8229 .stale_3ae1.badge-607c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.glass_8229 .stale_3ae1.description_paper_cc18 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.glass_8229
  .stale_3ae1.description_paper_cc18.under-9ee2
  .down-5e8a {
  width: 100%;
}
.glass_8229 .description_paper_cc18 {
  -webkit-box-align: center;
  align-items: center;
}
.glass_8229 .description_paper_cc18 .badge_old_d19d,
.glass_8229 .description_paper_cc18 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.glass_8229 .filter-428d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.glass_8229 .filter-428d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.glass_8229 .filter-428d: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;
}
.glass_8229 .badge-607c {
  z-index: 5;
}
.glass_8229 .paragraph-efdb .accordion_over_2316 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.glass_8229 .cold-8102 .accordion_over_2316 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.glass_8229 .box-old-f625 .accordion_over_2316 {
  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;
}
.glass_8229.slow_8a2f .green-e005,
.glass_8229.progress_mini_5c2e .green-e005 {
  display: block;
}
.glass_8229.slow_8a2f .green-e005 .selected_0d14,
.glass_8229.slow_8a2f .green-e005 .banner_248b,
.glass_8229.progress_mini_5c2e .green-e005 .selected_0d14,
.glass_8229.progress_mini_5c2e .green-e005 .banner_248b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.glass_8229.fluid-57f8 .video_lite_0b2c {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .glass_8229.fluid-57f8 .video_lite_0b2c {
    margin-right: 0;
  }
}
.glass_8229.slow_8a2f .video_lite_0b2c,
.glass_8229.progress_mini_5c2e .video_lite_0b2c {
  padding-top: 40%;
}
.glass_8229.slow_8a2f .heading_0705,
.glass_8229.progress_mini_5c2e .heading_0705 {
  display: block;
}
.glass_8229.slow_8a2f .fn-sticky-9a6a .banner_248b,
.glass_8229.progress_mini_5c2e .fn-sticky-9a6a .banner_248b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.glass_8229.slow_8a2f .video_lite_0b2c,
.glass_8229.progress_mini_5c2e .video_lite_0b2c {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.glass_8229.slow_8a2f .banner_248b {
  padding: 1em;
}
.video-2f20 {
  margin: 30px auto;
  display: block;
}
.video-2f20 .tertiary_static_9b8b > * {
  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;
}
.video-2f20 .tertiary_static_9b8b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.video-2f20 .tertiary_static_9b8b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.cold_9563 .badge_old_d19d {
  margin-bottom: 1.41575em;
}
.cold_9563 .tag-mini-049a {
  margin-bottom: 1.618em;
}
.input-bf9f .highlight-new-4d3b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.input-bf9f .highlight-new-4d3b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.input-bf9f .video-da19 {
  max-width: 100%;
  overflow: auto;
}
.video_b6d6 .input-bf9f a:hover {
  text-decoration: underline;
}
.description_32b0 .notification_4d8a:not(.element_hot_78bd),
.description_32b0 .filter-428d {
  margin-bottom: 1.41575em;
}
.description_32b0 .notification_4d8a:not(.element_hot_78bd):last-child,
.description_32b0 .filter-428d:last-child {
  margin-bottom: 0;
}
.description_32b0 .notification_4d8a.mask_1046 {
  margin-bottom: 0.41575em;
}
.description_32b0 .gradient-black-52c0:before,
.description_32b0 .active_0b27:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.description_32b0 .gradient-black-52c0:before {
  content: "\f115";
}
.description_32b0 .active_0b27:before {
  content: "\f02c";
}
.description_32b0 .plasma_5597 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.description_32b0 .plasma_5597 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.right_2a42 {
  display: -webkit-box;
  display: flex;
}
.right_2a42 .right_c460 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .right_2a42 .right_c460 {
    flex-basis: 90px;
  }
}
.right_2a42 .header_371c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .right_2a42 .header_371c {
    flex-basis: calc(100% - 50px);
  }
}
.right_2a42 .tall_d57e p:last-child {
  margin-bottom: 0.72em;
}
.overlay_b6df .tertiary_static_9b8b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.overlay_b6df .tertiary_static_9b8b:after,
.overlay_b6df .tertiary_static_9b8b:before {
  content: "";
  display: table;
}
.overlay_b6df .tertiary_static_9b8b:after {
  clear: both;
}
.overlay_b6df .tertiary_static_9b8b .heading_9994,
.overlay_b6df .tertiary_static_9b8b .text_middle_a434 {
  width: 49%;
}
.overlay_b6df .tertiary_static_9b8b .heading_9994 a span.photo-22e1,
.overlay_b6df .tertiary_static_9b8b .text_middle_a434 a span.photo-22e1 {
  display: block;
  margin-bottom: 5px;
}
.overlay_b6df .tertiary_static_9b8b .text_middle_a434 {
  float: left;
  text-align: left;
}
.overlay_b6df .tertiary_static_9b8b .heading_9994 {
  float: right;
  text-align: right;
}
.widget_pink_5780 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .widget_pink_5780 {
    margin-bottom: 0;
  }
}
.aside_cd54 {
  margin-bottom: 1em;
}
.aside_cd54 .element_hot_78bd {
  font-size: 1.1em;
  line-height: 1.3;
}
.fresh-e701 a {
  display: block;
  line-height: 0;
  position: relative;
}
.caption_pink_43af .aside_cd54,
.hidden-inner-8760 .aside_cd54 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .caption_pink_43af .aside_cd54,
  .hidden-inner-8760 .aside_cd54 {
    display: block;
  }
}
.caption_pink_43af .fresh-e701,
.hidden-inner-8760 .fresh-e701 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .caption_pink_43af .fresh-e701,
  .hidden-inner-8760 .fresh-e701 {
    margin-bottom: 1em;
  }
}
.caption_pink_43af .fresh-e701 img,
.hidden-inner-8760 .fresh-e701 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.caption_pink_43af .paragraph-6000,
.hidden-inner-8760 .paragraph-6000 {
  flex-basis: calc(100% - 160px);
}
.caption_pink_43af .paragraph-6000 p,
.hidden-inner-8760 .paragraph-6000 p {
  margin-bottom: 0;
}
.caption_pink_43af .paragraph-6000 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .caption_pink_43af .paragraph-6000 {
    padding-left: 0;
  }
}
.hidden-inner-8760 .paragraph-6000 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hidden-inner-8760 .paragraph-6000 {
    padding-right: 0;
  }
}
.hidden-inner-8760 .fresh-e701 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tertiary-df3e .fresh-e701 {
  margin-bottom: 0.5em;
}
.tertiary-df3e .fresh-e701 img {
  width: 100%;
}
.media-hot-e107 .preview-outer-54f2,
.over_f581 .preview-outer-54f2 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.over_f581 .component_left_bac8 .liquid_0433 p:last-child {
  margin-bottom: 0;
}
.aside-542b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.gallery_upper_5c3e .panel-hard-e414 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .gallery_upper_5c3e .panel-hard-e414:last-of-type {
    margin-bottom: 0;
  }
}
.gallery_upper_5c3e .panel-hard-e414 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gallery_upper_5c3e .panel-hard-e414 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.gallery_upper_5c3e .panel-hard-e414 ul li {
  margin: 0 0 0.6em;
}
.gallery_upper_5c3e .panel-hard-e414 ul li.heading_833f,
.gallery_upper_5c3e .panel-hard-e414 ul li.column-white-4339 {
  position: relative;
}
.gallery_upper_5c3e .panel-hard-e414 ul li.heading_833f .label-down-a81a,
.gallery_upper_5c3e .panel-hard-e414 ul li.column-white-4339 .label-down-a81a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.gallery_upper_5c3e .panel-hard-e414 ul li.heading_833f:after:after,
.gallery_upper_5c3e .panel-hard-e414 ul li.heading_833f:after:before,
.gallery_upper_5c3e
  .panel-hard-e414
  ul
  li.column-white-4339:after:after,
.gallery_upper_5c3e
  .panel-hard-e414
  ul
  li.column-white-4339:after:before {
  content: "";
  display: table;
}
.gallery_upper_5c3e .panel-hard-e414 ul li.heading_833f:after:after,
.gallery_upper_5c3e
  .panel-hard-e414
  ul
  li.column-white-4339:after:after {
  clear: both;
}
.gallery_upper_5c3e .panel-hard-e414 a.footer_3c60:hover {
  text-decoration: none;
}
.gallery_upper_5c3e .panel-hard-e414 select {
  max-width: 100%;
}
.gallery_upper_5c3e .panel-hard-e414 table {
  font-size: 85%;
}
.gallery_upper_5c3e .panel-hard-e414 table td,
.gallery_upper_5c3e .panel-hard-e414 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.gallery_upper_5c3e .panel-hard-e414 table tfoot td {
  text-align: left;
}
.gallery_upper_5c3e .panel-hard-e414 :last-child {
  margin-bottom: 0;
}
.gallery_upper_5c3e .panel-hard-e414 .lower_0f12 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.gallery_upper_5c3e .panel-hard-e414 .lower_0f12 label {
  width: 100%;
}
.gallery_upper_5c3e .panel-hard-e414 .lower_0f12 .in_7b46 {
  width: 100%;
  display: block;
}
.gallery_upper_5c3e .panel-hard-e414 .lower_0f12 .gradient_upper_fbfb {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.gallery_upper_5c3e .panel-hard-e414 .lower_0f12 .gradient_upper_fbfb:hover svg #svg-search {
  fill: #444;
}
.gallery_upper_5c3e .panel-hard-e414 .lower_0f12 .gradient_upper_fbfb svg {
  width: 18px;
  height: 18px;
}
.gallery_upper_5c3e .description-rough-b22c ul ul,
.gallery_upper_5c3e .footer_efd8 ul ul,
.gallery_upper_5c3e .modal_easy_5c82 ul ul,
.gallery_upper_5c3e .fresh_baaa ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.gallery_upper_5c3e .description-rough-b22c .media-4e11 > a,
.gallery_upper_5c3e .footer_efd8 .media-4e11 > a,
.gallery_upper_5c3e .modal_easy_5c82 .media-4e11 > a,
.gallery_upper_5c3e .fresh_baaa .media-4e11 > a {
  margin-bottom: 0;
}
.gallery_upper_5c3e .accordion_f68c li,
.gallery_upper_5c3e .description-rough-b22c li,
.gallery_upper_5c3e .nav_7a5d li,
.gallery_upper_5c3e .footer_efd8 li,
.gallery_upper_5c3e .modal_easy_5c82 li,
.gallery_upper_5c3e .fresh_baaa li,
.gallery_upper_5c3e .background_top_9271 li,
.gallery_upper_5c3e .block-dirty-1269 li {
  display: block;
  position: relative;
}
.gallery_upper_5c3e .accordion_f68c li:last-child,
.gallery_upper_5c3e .description-rough-b22c li:last-child,
.gallery_upper_5c3e .nav_7a5d li:last-child,
.gallery_upper_5c3e .footer_efd8 li:last-child,
.gallery_upper_5c3e .modal_easy_5c82 li:last-child,
.gallery_upper_5c3e .fresh_baaa li:last-child,
.gallery_upper_5c3e .background_top_9271 li:last-child,
.gallery_upper_5c3e .block-dirty-1269 li:last-child {
  border: none;
}
.gallery_upper_5c3e .accordion_f68c li a,
.gallery_upper_5c3e .description-rough-b22c li a,
.gallery_upper_5c3e .nav_7a5d li a,
.gallery_upper_5c3e .footer_efd8 li a,
.gallery_upper_5c3e .modal_easy_5c82 li a,
.gallery_upper_5c3e .fresh_baaa li a,
.gallery_upper_5c3e .background_top_9271 li a,
.gallery_upper_5c3e .block-dirty-1269 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gallery_upper_5c3e .accordion_f68c li ul li::before,
.gallery_upper_5c3e .description-rough-b22c li ul li::before,
.gallery_upper_5c3e .nav_7a5d li ul li::before,
.gallery_upper_5c3e .footer_efd8 li ul li::before,
.gallery_upper_5c3e .modal_easy_5c82 li ul li::before,
.gallery_upper_5c3e .fresh_baaa li ul li::before,
.gallery_upper_5c3e .background_top_9271 li ul li::before,
.gallery_upper_5c3e .block-dirty-1269 li ul li::before {
  left: 15px;
}
.gallery_upper_5c3e .accordion_f68c li ul a,
.gallery_upper_5c3e .description-rough-b22c li ul a,
.gallery_upper_5c3e .nav_7a5d li ul a,
.gallery_upper_5c3e .footer_efd8 li ul a,
.gallery_upper_5c3e .modal_easy_5c82 li ul a,
.gallery_upper_5c3e .fresh_baaa li ul a,
.gallery_upper_5c3e .background_top_9271 li ul a,
.gallery_upper_5c3e .block-dirty-1269 li ul a {
  padding-left: 20px;
}
.gallery_upper_5c3e .accordion_f68c li ul ul li::before,
.gallery_upper_5c3e .description-rough-b22c li ul ul li::before,
.gallery_upper_5c3e .nav_7a5d li ul ul li::before,
.gallery_upper_5c3e .footer_efd8 li ul ul li::before,
.gallery_upper_5c3e .modal_easy_5c82 li ul ul li::before,
.gallery_upper_5c3e .fresh_baaa li ul ul li::before,
.gallery_upper_5c3e .background_top_9271 li ul ul li::before,
.gallery_upper_5c3e .block-dirty-1269 li ul ul li::before {
  left: 30px;
}
.gallery_upper_5c3e .accordion_f68c li ul ul a,
.gallery_upper_5c3e .description-rough-b22c li ul ul a,
.gallery_upper_5c3e .nav_7a5d li ul ul a,
.gallery_upper_5c3e .footer_efd8 li ul ul a,
.gallery_upper_5c3e .modal_easy_5c82 li ul ul a,
.gallery_upper_5c3e .fresh_baaa li ul ul a,
.gallery_upper_5c3e .background_top_9271 li ul ul a,
.gallery_upper_5c3e .block-dirty-1269 li ul ul a {
  padding-left: 40px;
}
.gallery_upper_5c3e .first_1b9e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gallery_upper_5c3e .block-dirty-1269 ul li {
  margin-bottom: 1.41575em;
}
.gallery_upper_5c3e .block-dirty-1269 ul li .form_25a9 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.gallery_upper_5c3e .block-dirty-1269 ul li .active-fluid-6eeb {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.plasma_058f .accordion_f68c li a,
.plasma_058f .description-rough-b22c li a,
.plasma_058f .nav_7a5d li a,
.plasma_058f .footer_efd8 li a,
.plasma_058f .modal_easy_5c82 li a,
.plasma_058f .fresh_baaa li a,
.plasma_058f .background_top_9271 li a,
.plasma_058f .block-dirty-1269 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.plasma_058f .first_1b9e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.plasma_058f .panel-hard-e414 ul li.heading_833f .label-down-a81a,
.plasma_058f .panel-hard-e414 ul li.column-white-4339 .label-down-a81a {
  background: rgba(0, 0, 0, 0.2);
}
.plasma_058f .gallery_upper_5c3e .panel-hard-e414 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge_south_8e27 .gallery_upper_5c3e .pro-8f42 li {
  margin: 0;
}
.badge_south_8e27 .gallery_upper_5c3e .pro-8f42 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.badge_south_8e27 .gallery_upper_5c3e .pro-8f42 li ul {
  margin: 0;
}
.badge_south_8e27 .gallery_upper_5c3e .pro-8f42 li ul li a {
  padding-left: 15px;
}
.badge_south_8e27 .gallery_upper_5c3e .pro-8f42 li ul li li a {
  padding-left: 30px;
}
.badge_south_8e27 .gallery_upper_5c3e .pro-8f42 li.white-479f > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.badge_south_8e27 .gallery_upper_5c3e .pro-8f42 li.white-479f > 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;
}
.badge_south_8e27 .gallery_upper_5c3e .pro-8f42 li.white-479f > 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;
}
.avatar-0b38 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.glass_3d26 {
  position: relative;
  z-index: 10;
}
.glass_3d26 .gradient-07b9 {
  width: 100%;
  max-width: 100%;
}
.aside_silver_2b76 .label_green_041a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.aside_silver_2b76 .tag_4df4 {
}
.aside_silver_2b76 .plasma_058f {
  background: #292929;
}
.avatar-yellow-e897 .label_green_041a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.avatar-yellow-e897 .tag_4df4 {
  background: #f9f9f9;
}
.avatar-yellow-e897 .plasma_058f {
  background: #303030;
}
.green-639c .label_green_041a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .green-639c .menu_6c29 {
    margin-bottom: 1em;
  }
  .green-639c .menu_6c29:last-child {
    margin-bottom: 0;
  }
}
.green-639c .tag_4df4 {
  background: #ededed;
}
.green-639c .plasma_058f {
  background: #1a1a1a;
}
.label_green_041a.tag_4df4 {
  color: rgba(0, 0, 0, 0.6);
}
.label_green_041a.tag_4df4 .hover_5557 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.label_green_041a.plasma_058f {
  color: rgba(255, 255, 255, 0.99);
}
.label_green_041a.plasma_058f a:not(.footer_3c60) {
  color: rgba(255, 255, 255, 0.79);
}
.label_green_041a.plasma_058f a:not(.footer_3c60):hover {
  color: rgba(255, 255, 255, 0.99);
}
.label_green_041a.plasma_058f .hover_5557 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.label_green_041a.plasma_058f table tbody td,
.label_green_041a.plasma_058f table th {
  background: rgba(0, 0, 0, 0.08);
}
.orange-cbff.icon_b3f9 .content-warm-7149 {
  max-width: initial;
}
.orange-cbff .widget-cool-70b9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.orange-cbff .widget-cool-70b9 .gradient-07b9 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .orange-cbff .widget-cool-70b9 .gradient-07b9 {
    display: block;
    margin-bottom: 2em;
  }
  .orange-cbff .widget-cool-70b9 .gradient-07b9:last-child {
    margin-bottom: 0;
  }
}
.green-639c .menu_6c29:last-child,
.avatar-yellow-e897 .menu_6c29:last-child,
.aside_silver_2b76 .menu_6c29:last-child {
  margin-bottom: 0;
}
.green-639c .menu_6c29 .gallery_upper_5c3e .panel-hard-e414:last-child,
.avatar-yellow-e897 .menu_6c29 .gallery_upper_5c3e .panel-hard-e414:last-child,
.aside_silver_2b76 .menu_6c29 .gallery_upper_5c3e .panel-hard-e414:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .green-639c .heading_7884,
  .green-639c .highlight_mini_fd0e,
  .avatar-yellow-e897 .heading_7884,
  .avatar-yellow-e897 .highlight_mini_fd0e,
  .aside_silver_2b76 .heading_7884,
  .aside_silver_2b76 .highlight_mini_fd0e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .glass_3d26 .menu_6c29 {
    margin-bottom: 2em;
  }
}
.glass_3d26 p:last-child {
  margin-bottom: 0;
}
.glass_3d26 li,
.glass_3d26 ul {
  list-style: none;
  margin: 0;
}
.glass_3d26 ul ul {
  margin-left: 2.617924em;
}
.surface-dirty-c3c0 {
  font-size: 0.875em;
}

/* css-noise: f5d7 */
.widget-item-f1 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
