/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hard_547f/customify
Author: WPCustomify
Author URI: https://pressmaximum.hard_547f
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.hard_547f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.sidebar-hard-bcae.west_bdb6/licenses/gpl-2.0.dropdown-7323
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.sidebar_515e/, (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.carousel-in-a808.pattern-inner-5e4d/normalize.red-6e08/
 ======
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.red-6e08 v7.0.0 | MIT License | github.hard_547f/necolas/normalize.red-6e08 */
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;
}
.tooltip-current-baf1 .wide-754b,
.aside-south-0ec8,
.widget_down_6685,
.pink_0688,
.secondary-2b90,
.grid_green_ac61,
.notice_b688,
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;
}
.aside-south-0ec8,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .aside-south-0ec8,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .aside-south-0ec8,
  h1 {
    font-size: 1.8em;
  }
}
.widget_down_6685,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.widget_down_6685 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .widget_down_6685,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .widget_down_6685,
  h2 {
    font-size: 1.7em;
  }
}
.pink_0688,
h3 {
  font-size: 1.618em;
}
.tooltip-current-baf1 .wide-754b,
.secondary-2b90,
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.gradient-fixed-ff67 {
  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;
}
.solid-4495:after,
.solid-4495:before,
.widget_4187:after,
.widget_4187:before {
  content: "";
  display: table;
}
.solid-4495:after,
.widget_4187:after {
  clear: both;
}
.shade-0420 {
  float: right;
  margin-right: 0;
}
.bronze-6977 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.panel-small-883a .card_over_6483,
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;
}
.panel-small-883a .card_over_6483:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.tooltip_light_6e91 .card_over_6483 {
  box-shadow: none;
}
.tooltip_light_6e91
  .card_over_6483
  .component-yellow-69f4 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tooltip_light_6e91 .card_over_6483 .description-ff92 {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.tooltip_light_6e91
  .card_over_6483
  .description-ff92
  b {
  display: none;
}
.tooltip_light_6e91 .progress-stone-0b81 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.preview_7e1e:not(.nav-light-83ff):not(.sort_babb),
button:not(.nav-light-83ff):not(.sort_babb),
input[type="button"]:not(.nav-light-83ff):not(
    .sort_babb
  ),
input[type="reset"]:not(.nav-light-83ff):not(
    .sort_babb
  ),
input[type="submit"]:not(.nav-light-83ff):not(
    .sort_babb
  ) {
  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;
}
.preview_7e1e:not(.nav-light-83ff):not(
    .sort_babb
  ):hover,
button:not(.nav-light-83ff):not(
    .sort_babb
  ):hover,
input[type="button"]:not(.nav-light-83ff):not(
    .sort_babb
  ):hover,
input[type="reset"]:not(.nav-light-83ff):not(
    .sort_babb
  ):hover,
input[type="submit"]:not(.nav-light-83ff):not(
    .sort_babb
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.preview_7e1e:not(.nav-light-83ff):not(
    .sort_babb
  ):active,
.preview_7e1e:not(.nav-light-83ff):not(
    .sort_babb
  ):focus,
button:not(.nav-light-83ff):not(
    .sort_babb
  ):active,
button:not(.nav-light-83ff):not(
    .sort_babb
  ):focus,
input[type="button"]:not(.nav-light-83ff):not(
    .sort_babb
  ):active,
input[type="button"]:not(.nav-light-83ff):not(
    .sort_babb
  ):focus,
input[type="reset"]:not(.nav-light-83ff):not(
    .sort_babb
  ):active,
input[type="reset"]:not(.nav-light-83ff):not(
    .sort_babb
  ):focus,
input[type="submit"]:not(.nav-light-83ff):not(
    .sort_babb
  ):active,
input[type="submit"]:not(.nav-light-83ff):not(
    .sort_babb
  ):focus {
  outline: 0;
}
.preview_7e1e:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404,
button:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404,
input[type="button"]:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404,
input[type="reset"]:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404,
input[type="submit"]:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404 {
  position: relative;
}
.preview_7e1e:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404
  .footer_9a56,
.preview_7e1e:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404
  .action-8168,
.preview_7e1e:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404
  .breadcrumb-liquid-8a7c,
.preview_7e1e:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404
  i,
.preview_7e1e:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404
  svg,
button:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404
  .footer_9a56,
button:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404
  .action-8168,
button:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404
  .breadcrumb-liquid-8a7c,
button:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404
  i,
button:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404
  svg,
input[type="button"]:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404
  .footer_9a56,
input[type="button"]:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404
  .action-8168,
input[type="button"]:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404
  .breadcrumb-liquid-8a7c,
input[type="button"]:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404
  i,
input[type="button"]:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404
  svg,
input[type="reset"]:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404
  .footer_9a56,
input[type="reset"]:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404
  .action-8168,
input[type="reset"]:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404
  .breadcrumb-liquid-8a7c,
input[type="reset"]:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404
  i,
input[type="reset"]:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404
  svg,
input[type="submit"]:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404
  .footer_9a56,
input[type="submit"]:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404
  .action-8168,
input[type="submit"]:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404
  .breadcrumb-liquid-8a7c,
input[type="submit"]:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404
  i,
input[type="submit"]:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404
  svg {
  visibility: hidden;
}
.preview_7e1e:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404:after,
button:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404:after,
input[type="button"]:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404:after,
input[type="reset"]:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404:after,
input[type="submit"]:not(.nav-light-83ff):not(
    .sort_babb
  ).fn-loading-6404: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;
}
.preview_7e1e:not(.nav-light-83ff):not(.sort_babb),
input[type="button"]:not(.nav-light-83ff):not(
    .sort_babb
  ),
input[type="reset"]:not(.nav-light-83ff):not(
    .sort_babb
  ),
input[type="submit"]:not(.nav-light-83ff):not(
    .sort_babb
  ) {
  color: #fff;
  background: #235787;
}
.preview_7e1e:not(.nav-light-83ff):not(
    .sort_babb
  ):focus,
input[type="button"]:not(.nav-light-83ff):not(
    .sort_babb
  ):focus,
input[type="reset"]:not(.nav-light-83ff):not(
    .sort_babb
  ):focus,
input[type="submit"]:not(.nav-light-83ff):not(
    .sort_babb
  ):focus {
  color: #fff;
}
.preview_7e1e.fn-disabled-6404:not(.nav-light-83ff):not(
    .sort_babb
  ),
.preview_7e1e[disabled]:not(.nav-light-83ff):not(
    .sort_babb
  ),
button.fn-disabled-6404:not(.nav-light-83ff):not(
    .sort_babb
  ),
button[disabled]:not(.nav-light-83ff):not(
    .sort_babb
  ) {
  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;
}
.gold-ac77 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.gold-ac77: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;
}
.white-f567 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.focus_0bf8 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.filter-prev-89d4 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.solid-4495:after,
.solid-4495:before,
.dark-42ed:after,
.dark-42ed:before,
.gold-96f1:after,
.gold-96f1:before,
.huge-c700:after,
.huge-c700:before,
.shade_steel_8503:after,
.shade_steel_8503:before,
.frame-9c5f:after,
.frame-9c5f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.solid-4495:after,
.dark-42ed:after,
.gold-96f1:after,
.huge-c700:after,
.shade_steel_8503:after,
.frame-9c5f:after {
  clear: both;
}
.dark-42ed .detail_wide_65d4,
.gold-96f1 .detail_wide_65d4,
.header_2ddd .detail_wide_65d4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.text-static-e5c4 {
  display: inline-block;
}
.preview_828a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.preview_828a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.preview_828a .heading_last_6f03 {
  padding: 1em 0;
  font-size: 85%;
}
.heading_last_6f03 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.left-d173 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.left-d173:after,
.left-d173:before {
  content: "";
  display: table;
}
.left-d173:after {
  clear: both;
}
.prev_2c57 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.upper_aac5 .prev_2c57 {
  max-width: 50%;
}
.popup_cool_ba4e .prev_2c57 {
  max-width: 33.33%;
}
.media_next_8582 .prev_2c57 {
  max-width: 25%;
}
.shadow_tiny_1ed4 .prev_2c57 {
  max-width: 20%;
}
.pattern_3519 .prev_2c57 {
  max-width: 16.66%;
}
.picture-selected-d703 .prev_2c57 {
  max-width: 14.28%;
}
.preview_prev_4967 .prev_2c57 {
  max-width: 12.5%;
}
.hidden-a8a4 .prev_2c57 {
  max-width: 11.11%;
}
.outer_5e52 {
  display: block;
}
.tooltip-current-baf1 .photo_fresh_cbed label,
.tooltip-current-baf1 .disabled_stone_2708 label,
.tooltip-current-baf1 .wrapper_bright_d379 label,
.tooltip-current-baf1 .content_up_70db label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.container-upper-570b {
  list-style: none;
  margin: 0;
}
.container-upper-570b article.tooltip-hard-1bfd {
  margin-bottom: 0;
}
.container-upper-570b ul {
  list-style: none;
  margin: 0;
}
.container-upper-570b .grid_inner_7dfd li.tooltip-hard-1bfd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .container-upper-570b .grid_inner_7dfd li.tooltip-hard-1bfd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .container-upper-570b .grid_inner_7dfd li.tooltip-hard-1bfd: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) {
  .container-upper-570b .grid_inner_7dfd li.tooltip-hard-1bfd li.tooltip-hard-1bfd li.tooltip-hard-1bfd li.tooltip-hard-1bfd {
    padding-left: 0;
  }
}
article.tooltip-hard-1bfd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tooltip-hard-1bfd .dark-42ed p:last-of-type {
  margin-bottom: 0;
}
article.tooltip-hard-1bfd .tall_d2af {
  float: left;
}
article.tooltip-hard-1bfd .menu-cool-107f {
  margin-left: 85px;
}
article.tooltip-hard-1bfd .cold-22d6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tooltip-hard-1bfd .cold-22d6 .paragraph_0f1d {
  margin-left: 10px;
}
article.tooltip-hard-1bfd .focus-hovered-9bfd {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tooltip-hard-1bfd .text-east-0f80 {
  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 .photo_fresh_cbed,
  #respond .wrapper_bright_d379,
  #respond .content_up_70db {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .photo_fresh_cbed input,
#respond .wrapper_bright_d379 input,
#respond .content_up_70db input {
  width: 100%;
}
#respond .content_up_70db {
  margin-right: 0;
}
#respond .button_medium_f776 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.thumbnail-36d9 {
  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;
}
.thumbnail-36d9.box_975b {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.thumbnail-36d9 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%);
}
.thumbnail-36d9:focus,
.thumbnail-36d9: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);
}
.nav-inner-3d35 {
  border-radius: 10%;
}
.mask-0693 {
  border-radius: 50%;
}
.card_purple_be93 {
  font-size: 0.72em;
}
.notice-easy-cc14 {
  font-size: 0.875em;
}
.row-tiny-b834 {
  font-size: 1.1em;
}
.under_94f7 {
  text-transform: uppercase;
  line-height: 1.2;
}
.under_94f7.card_purple_be93 {
  letter-spacing: 0.5px;
}
.card-801d,
.card-801d a {
  color: #6d6d6d;
}
.card-801d a:hover {
  color: #111;
}
.plasma-b8d7 {
  color: #6d6d6d;
}
.filter_over_706b {
  overflow-x: hidden;
}
.filter_over_706b .picture_946b.stale_f921 {
  position: relative;
}
.filter_over_706b .picture_946b.stale_f921.photo_0098 {
  position: initial;
}
.filter_over_706b
  .picture_946b.stale_f921.photo_0098
  .chip-6a9c {
  left: auto;
}
.filter_over_706b .picture_946b .chip-6a9c {
  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;
}
.filter_over_706b .picture_946b:hover.stale_f921 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.filter_over_706b
  .picture_946b:hover.stale_f921
  .chip-6a9c {
  display: block;
  z-index: 9999999;
}
.filter_over_706b .advanced_f4f8 .yellow_d927,
.filter_over_706b .input-bright-3830 .yellow_d927 {
  display: none;
}
.filter_over_706b .box-purple-7410 .picture_946b:hover.stale_f921 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tooltip-current-baf1 .photo_fresh_cbed label,
.tooltip-current-baf1 .disabled_stone_2708 label,
.tooltip-current-baf1 .wrapper_bright_d379 label,
.tooltip-current-baf1 .content_up_70db label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.container-upper-570b {
  list-style: none;
  margin: 0;
}
.container-upper-570b article.tooltip-hard-1bfd {
  margin-bottom: 0;
}
.container-upper-570b ul {
  list-style: none;
  margin: 0;
}
.container-upper-570b .grid_inner_7dfd li.tooltip-hard-1bfd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .container-upper-570b .grid_inner_7dfd li.tooltip-hard-1bfd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .container-upper-570b .grid_inner_7dfd li.tooltip-hard-1bfd: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) {
  .container-upper-570b .grid_inner_7dfd li.tooltip-hard-1bfd li.tooltip-hard-1bfd li.tooltip-hard-1bfd li.tooltip-hard-1bfd {
    padding-left: 0;
  }
}
article.tooltip-hard-1bfd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tooltip-hard-1bfd .dark-42ed p:last-of-type {
  margin-bottom: 0;
}
article.tooltip-hard-1bfd .tall_d2af {
  float: left;
}
article.tooltip-hard-1bfd .menu-cool-107f {
  margin-left: 85px;
}
article.tooltip-hard-1bfd .cold-22d6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tooltip-hard-1bfd .cold-22d6 .paragraph_0f1d {
  margin-left: 10px;
}
article.tooltip-hard-1bfd .focus-hovered-9bfd {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tooltip-hard-1bfd .text-east-0f80 {
  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 .photo_fresh_cbed,
  #respond .wrapper_bright_d379,
  #respond .content_up_70db {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .photo_fresh_cbed input,
#respond .wrapper_bright_d379 input,
#respond .content_up_70db input {
  width: 100%;
}
#respond .content_up_70db {
  margin-right: 0;
}
#respond .button_medium_f776 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.advanced_f4f8 .lower_97e1 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.lower_97e1 .dim-6c0e.outline-bronze-344e .message-slow-bcae > li > a:focus,
.lower_97e1 .dim-6c0e.outline-bronze-344e .message-slow-bcae > li > a:hover,
.lower_97e1 .dim-6c0e.title_8132 .message-slow-bcae > li > a:focus,
.lower_97e1 .dim-6c0e.title_8132 .message-slow-bcae > li > a:hover,
.lower_97e1 .dim-6c0e.outline-1c8c .message-slow-bcae > li > a:focus,
.lower_97e1 .dim-6c0e.outline-1c8c .message-slow-bcae > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lower_97e1
  .dim-6c0e.outline-bronze-344e
  .message-slow-bcae
  > li.outer_1e9f
  > a,
.lower_97e1
  .dim-6c0e.outline-bronze-344e
  .message-slow-bcae
  > li.complex-42cd
  > a,
.lower_97e1
  .dim-6c0e.title_8132
  .message-slow-bcae
  > li.outer_1e9f
  > a,
.lower_97e1
  .dim-6c0e.title_8132
  .message-slow-bcae
  > li.complex-42cd
  > a,
.lower_97e1
  .dim-6c0e.outline-1c8c
  .message-slow-bcae
  > li.outer_1e9f
  > a,
.lower_97e1 .dim-6c0e.outline-1c8c .message-slow-bcae > li.inner_eb27 > a {
  color: rgba(255, 255, 255, 0.99);
}
.lower_97e1 .video_purple_c364,
.lower_97e1 .video_purple_c364 a {
  color: rgba(255, 255, 255, 0.99);
}
.lower_97e1 .focused_c5e8.old_96c6 li a,
.lower_97e1 .aside-7156 a,
.lower_97e1 .column-0799,
.lower_97e1 .message-slow-bcae > li > a,
.lower_97e1 .active-54f5 {
  color: rgba(255, 255, 255, 0.79);
}
.lower_97e1 .focused_c5e8.old_96c6 li a:hover,
.lower_97e1 .aside-7156 a:hover,
.lower_97e1 .column-0799:hover,
.lower_97e1 .message-slow-bcae > li > a:hover,
.lower_97e1 .active-54f5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lower_97e1 .background-fc61 {
  color: rgba(255, 255, 255, 0.79);
}
.lower_97e1 .background-fc61 .thick-4be7 {
  color: rgba(255, 255, 255, 0.99);
}
.lower_97e1 .background-fc61:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lower_97e1 .lite_8078 .list_66f0 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.lower_97e1 .lite_8078 .list_66f0 .wide_529b {
  color: rgba(255, 255, 255, 0.79);
}
.lower_97e1
  .lite_8078
  .list_66f0
  .wide_529b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.lower_97e1
  .lite_8078
  .list_66f0
  .wide_529b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.lower_97e1
  .lite_8078
  .list_66f0
  .wide_529b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.lower_97e1
  .lite_8078
  .list_66f0
  .wide_529b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.lower_97e1 .lite_8078 .background_green_fff8 {
  color: rgba(255, 255, 255, 0.79);
}
.lower_97e1 .lite_8078 .background_green_fff8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search_aca4
  .lower_97e1
  .lite_8078
  .content_d532
  .photo_fa86 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.search_aca4
  .lower_97e1
  .lite_8078
  .content_d532
  .wide_529b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.advanced_f4f8 .hero_clean_bfa4 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hero_clean_bfa4 .dim-6c0e.outline-bronze-344e .message-slow-bcae > li > a:focus,
.hero_clean_bfa4 .dim-6c0e.outline-bronze-344e .message-slow-bcae > li > a:hover,
.hero_clean_bfa4 .dim-6c0e.title_8132 .message-slow-bcae > li > a:focus,
.hero_clean_bfa4 .dim-6c0e.title_8132 .message-slow-bcae > li > a:hover,
.hero_clean_bfa4 .dim-6c0e.outline-1c8c .message-slow-bcae > li > a:focus,
.hero_clean_bfa4 .dim-6c0e.outline-1c8c .message-slow-bcae > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero_clean_bfa4
  .dim-6c0e.outline-bronze-344e
  .message-slow-bcae
  > li.outer_1e9f
  > a,
.hero_clean_bfa4
  .dim-6c0e.outline-bronze-344e
  .message-slow-bcae
  > li.complex-42cd
  > a,
.hero_clean_bfa4
  .dim-6c0e.title_8132
  .message-slow-bcae
  > li.outer_1e9f
  > a,
.hero_clean_bfa4
  .dim-6c0e.title_8132
  .message-slow-bcae
  > li.complex-42cd
  > a,
.hero_clean_bfa4
  .dim-6c0e.outline-1c8c
  .message-slow-bcae
  > li.outer_1e9f
  > a,
.hero_clean_bfa4 .dim-6c0e.outline-1c8c .message-slow-bcae > li.inner_eb27 > a {
  color: rgba(0, 0, 0, 0.8);
}
.hero_clean_bfa4 .video_purple_c364,
.hero_clean_bfa4 .video_purple_c364 a {
  color: rgba(0, 0, 0, 0.8);
}
.hero_clean_bfa4 .focused_c5e8.old_96c6 li a,
.hero_clean_bfa4 .aside-7156 a,
.hero_clean_bfa4 .column-0799,
.hero_clean_bfa4 .message-slow-bcae > li > a,
.hero_clean_bfa4 .active-54f5 {
  color: rgba(0, 0, 0, 0.55);
}
.hero_clean_bfa4 .focused_c5e8.old_96c6 li a:hover,
.hero_clean_bfa4 .aside-7156 a:hover,
.hero_clean_bfa4 .column-0799:hover,
.hero_clean_bfa4 .message-slow-bcae > li > a:hover,
.hero_clean_bfa4 .active-54f5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero_clean_bfa4 .background-fc61 {
  color: rgba(0, 0, 0, 0.55);
}
.hero_clean_bfa4 .background-fc61 .thick-4be7 {
  color: rgba(0, 0, 0, 0.8);
}
.hero_clean_bfa4 .background-fc61:hover {
  color: rgba(0, 0, 0, 0.8);
}
.filter-hot-e94f .upper-317f {
  margin-left: auto;
  margin-right: auto;
}
.gold-96f1 > * {
  margin-left: auto;
  margin-right: auto;
}
.gold-96f1 .white-f567 {
  margin-right: 1.41575em;
}
.red-51fb .gold-96f1 > .chip-slow-4e00 {
  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;
}
.red-51fb .gold-96f1 > .hard_e3fa {
  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;
}
.background_middle_12dc.filter-hot-e94f .upper-317f,
.carousel-dynamic-941f.filter-hot-e94f .upper-317f {
  margin-left: 0;
}
.item_south_f61a.filter-hot-e94f .upper-317f,
.search_96a4.filter-hot-e94f .upper-317f {
  margin-right: 0;
}
.gold-96f1 ol,
.gold-96f1 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.accordion_orange_951d video {
  max-width: 100%;
}
.shadow-static-304e img {
  display: block;
}
.shadow-static-304e.white-f567,
.shadow-static-304e.focus_0bf8 {
  width: 100%;
}
.shadow-static-304e.hard_e3fa img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.input-09d3:not(.pink_4ac7) {
  margin: 1.5em auto;
}
.popup-bronze-86d7 p {
  padding: 1.5em 14px;
}
ul.disabled_middle_c796.hard_e3fa,
ul.disabled_middle_c796.chip-slow-4e00,
ul.disabled_middle_c796.gallery_7ab8.chip-slow-4e00 {
  padding: 0 14px;
}
.component_silver_6ef5 {
  display: block;
  overflow-x: auto;
}
.component_silver_6ef5 table {
  border-collapse: collapse;
  width: 100%;
}
.component_silver_6ef5 td,
.component_silver_6ef5 th {
  padding: 0.5em;
}
.gold-96f1 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.gold-96f1 ol ol,
.gold-96f1 ol ul,
.gold-96f1 ul ol,
.gold-96f1 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.gold-96f1 ol ol li,
.gold-96f1 ol ul li,
.gold-96f1 ul ol li,
.gold-96f1 ul ul li {
  margin-left: 0;
}
.layout_cool_e606.title-dirty-c406 > .pink-70d9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.layout_cool_e606.title-dirty-c406 > .pink-70d9 iframe,
.layout_cool_e606.title-dirty-c406 > .pink-70d9 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.photo-complex-af39 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.photo-complex-af39.current_ca87 {
  padding: 0;
}
.photo-complex-af39.current_ca87 cite {
  font-size: 13px;
}
.photo-complex-af39 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.photo-complex-af39 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.surface_narrow_d04d {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.surface_narrow_d04d > p:first-child {
  margin-top: 0;
}
.surface_narrow_d04d cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.surface_narrow_d04d blockquote {
  border-left: 0;
}
.list_yellow_48f1 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.list_yellow_48f1:not(.simple_8689) {
  max-width: 100px;
}
.list_yellow_48f1.gas_a68e {
  border-bottom: none !important;
  text-align: center;
}
.list_yellow_48f1.gas_a68e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .popup-bronze-86d7 p {
    padding: 1.5em 0;
  }
}
.hover_aa39 {
  color: #0073aa;
}
.panel-new-d79b {
  background-color: #0073aa;
}
.section-advanced-5951 {
  color: #229fd8;
}
.mini-606a {
  background-color: #229fd8;
}
.avatar_down_364b {
  color: #eee;
}
.summary-lite-0f87 {
  background-color: #eee;
}
.chip_bc3d {
  color: #444;
}
.filter_active_fdcc {
  background-color: #444;
}
.bronze_dc50 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.bronze_dc50 .tooltip_south_859a .aside-7156 {
  font-size: 15px;
}
.bronze_dc50 .aside-7156 {
  line-height: 1.3;
}
.bronze_dc50 .hero_clean_bfa4 {
}
.bronze_dc50 .lower_97e1 {
  background: #235787;
}
.paragraph_focused_5fbf {
  padding: 0;
}
.paragraph_focused_5fbf .lower_97e1 {
  background: #1a1a1a;
}
.paragraph_focused_5fbf .hero_clean_bfa4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.header-fe19 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.header-fe19 .hero_clean_bfa4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.header-fe19 .lower_97e1 {
  background: #303030;
}
.frame-9c5f {
  position: relative;
  z-index: 10;
}
.frame-9c5f .avatar-ea4c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.background-bright-289f .stale_f921 {
  display: inline-block;
  vertical-align: middle;
}
.background-bright-289f.modal_white_e935 .stale_f921 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .background-bright-289f.modal_white_e935 .stale_f921 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .background-bright-289f.modal_white_e935 .stale_f921 {
    margin-right: 0.4em;
  }
}
.background-bright-289f.modal_white_e935 .stale_f921:last-child {
  margin-right: 0;
}
.button_paper_c1e1 .avatar-ea4c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .advanced_f4f8 .tooltip_south_859a {
    margin: 0 -0.5em;
  }
  .advanced_f4f8 .tooltip_south_859a [class*="customify-col-"],
  .advanced_f4f8 .tooltip_south_859a [class*="customify-col_"],
  .advanced_f4f8 .tooltip_south_859a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.advanced_f4f8.wrapper-cool-c0da .avatar-ea4c {
  background: 0 0 !important;
}
.advanced_f4f8.wrapper-cool-c0da .avatar-ea4c,
.advanced_f4f8.button_paper_c1e1 .avatar-ea4c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .advanced_f4f8.simple-f184 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.advanced_f4f8.button_paper_c1e1 .avatar-ea4c {
  box-shadow: none !important;
}
.row_purple_ab97 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .row_purple_ab97 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .row_purple_ab97 {
    padding: 18px 0 20px;
  }
}
.row_purple_ab97 .glass-45f1 {
  width: 100%;
}
.row_purple_ab97 .narrow_a127 {
  margin-bottom: 0;
}
.row_purple_ab97 .component-first-f230 {
  margin-top: 5px;
  font-size: 0.875em;
}
.carousel_blue_5280 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.carousel_blue_5280 .content-gold-35df {
  width: 100%;
}
.container-green-5243 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.container-green-5243 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.container-green-5243 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;
}
.container-green-5243 li:last-child:after {
  display: none;
}
.container-green-5243 li a {
  font-weight: 500;
  margin-right: 10px;
}
.tooltip-b7ca .yellow_d927 button,
.row_purple_ab97 .yellow_d927 button {
  left: 0;
}
.tooltip-b7ca .content-gold-35df,
.row_purple_ab97 .content-gold-35df {
  padding-left: 0;
  padding-right: 0;
}
.tooltip-b7ca .carousel_blue_5280,
.row_purple_ab97 .carousel_blue_5280 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tooltip-b7ca {
  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;
}
.tooltip-b7ca: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;
}
.tooltip-b7ca .grid_03a9 {
  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) {
  .tooltip-b7ca .grid_03a9 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tooltip-b7ca .grid_03a9 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tooltip-b7ca .grid_03a9 {
    min-height: 200px;
  }
}
.tooltip-b7ca .container-green-5243 {
  color: rgba(255, 255, 255, 0.8);
}
.tooltip-b7ca .container-green-5243 a,
.tooltip-b7ca .container-green-5243 li:after {
  color: inherit;
}
.tooltip-b7ca .container-green-5243 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.content-cd04 {
  margin-bottom: 0.5em;
}
.down-fd59 {
  margin-bottom: 1.2em;
}
.down-fd59,
.content-cd04 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.down-fd59 p:last-child,
.content-cd04 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .yellow_d927,
#masthead .yellow_d927 {
  display: none;
}
#masthead
  > .yellow_d927.slider-in-da59 {
  display: none;
}
#masthead > .yellow_d927 button {
  left: 0;
}
.content-up-9705 {
  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%;
}
.content-up-9705 .stale_f921 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.content-up-9705 .texture_4740 {
  display: -webkit-box;
  display: flex;
}
.content-up-9705 .texture_4740.primary_b319 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.content-up-9705 .texture_4740.message_9802 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.content-up-9705 .texture_4740.under_42b5 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.content-up-9705.feature-active-39d5.complex_62a7 .texture_4740.primary_b319 {
  flex-basis: 100%;
}
.content-up-9705.static-6972 .texture_4740.message_9802 {
  -webkit-box-flex: 1;
  flex: auto;
}
.content-up-9705.static-6972 .texture_4740.under_42b5 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .yellow_d927.slider-in-da59 {
  display: none;
}
#masthead > .yellow_d927 button {
  left: 0;
}
.tabs-pink-ddec {
  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;
}
.tabs-pink-ddec:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.tabs-pink-ddec.form_a26f i {
  margin-right: 4px;
}
.tabs-pink-ddec.pattern_cold_7791 i {
  margin-left: 5px;
}
.aside-7156 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.aside-7156 p:last-child {
  margin-bottom: 0;
}
.sidebar-6eba {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.sidebar-6eba a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.sidebar-6eba img {
  display: block;
  width: auto;
  line-height: 1;
}
.sidebar-6eba .video_purple_c364 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.sidebar-6eba .badge_466d {
  margin: 5px 0 7px 0;
}
.sidebar-6eba.alert_east_b1b1 .west_99d1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.sidebar-6eba.alert_east_b1b1 .pressed_54f0 {
  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;
}
.sidebar-6eba.link-b025 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.sidebar-6eba.link-b025 .west_99d1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.sidebar-6eba.link-b025 .pressed_54f0 {
  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;
}
.sidebar-6eba.summary_up_01e8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.sidebar-6eba.advanced_d82d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.sidebar-6eba.advanced_d82d .pressed_54f0 {
  margin-top: 7px;
}
.stone-1656 {
  display: inline-block;
}
.frame-9c5f .lite_4716 .sidebar-6eba img {
  max-width: 100%;
}
.dim-6c0e .middle_4f00.widget-5941,
.article_2189 .middle_4f00.widget-5941 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.dim-6c0e .huge-2894,
.article_2189 .huge-2894 {
  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%);
}
.dim-6c0e .huge-2894 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.dim-6c0e.module-east-20a7 .huge-2894 {
  display: none;
}
.dim-6c0e .component_complex_e0df {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dim-6c0e .component_complex_e0df li {
  display: inline-block;
  position: relative;
}
.dim-6c0e .component_complex_e0df li:last-child {
  margin-right: 0;
}
.dim-6c0e .component_complex_e0df 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;
}
.dim-6c0e .component_complex_e0df li.inner_eb27 > a {
  color: rgba(0, 0, 0, 0.9);
}
.dim-6c0e .component_complex_e0df > 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;
}
.dim-6c0e .component_complex_e0df > li > a i {
  line-height: 0;
}
.dim-6c0e .component_complex_e0df > li.advanced-2902 > a .huge-2894 {
  margin-left: 4px;
  line-height: 0;
}
.dim-6c0e .component_complex_e0df .logo-red-9a9c li.advanced-2902 > a {
  position: relative;
}
.dim-6c0e .component_complex_e0df .logo-red-9a9c li.advanced-2902 > a:after,
.dim-6c0e .component_complex_e0df .logo-red-9a9c li.advanced-2902 > a:before {
  content: "";
  display: table;
}
.dim-6c0e .component_complex_e0df .logo-red-9a9c li.advanced-2902 > a:after {
  clear: both;
}
.dim-6c0e .component_complex_e0df .logo-red-9a9c li.advanced-2902 > a .huge-2894 {
  margin-left: 5px;
  float: right;
}
.dim-6c0e .module_31fb,
.dim-6c0e .logo-red-9a9c {
  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;
}
.dim-6c0e .logo-red-9a9c {
  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;
}
.dim-6c0e .logo-red-9a9c .widget-5941 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.dim-6c0e .logo-red-9a9c .huge-2894 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.dim-6c0e .logo-red-9a9c li {
  display: block;
  margin: 0;
  padding: 0;
}
.dim-6c0e .logo-red-9a9c 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;
}
.dim-6c0e .logo-red-9a9c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.dim-6c0e .logo-red-9a9c .logo-red-9a9c {
  top: 0;
  left: 100%;
}
.dim-6c0e .element_c8b4.fn-focus-6404 > .module_31fb,
.dim-6c0e .element_c8b4.fn-focus-6404 > .logo-red-9a9c,
.dim-6c0e .element_c8b4:focus > .module_31fb,
.dim-6c0e .element_c8b4:focus > .logo-red-9a9c,
.dim-6c0e .element_c8b4:hover > .module_31fb,
.dim-6c0e .element_c8b4:hover > .logo-red-9a9c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.dim-6c0e.outline-1c8c .message-slow-bcae:after,
.dim-6c0e.outline-1c8c .message-slow-bcae:before {
  content: "";
  display: table;
}
.dim-6c0e.outline-1c8c .message-slow-bcae:after {
  clear: both;
}
.dim-6c0e.outline-1c8c .message-slow-bcae > li {
  float: left;
}
.dim-6c0e.action-fcf4 .message-slow-bcae:after,
.dim-6c0e.action-fcf4 .message-slow-bcae:before {
  content: "";
  display: table;
}
.dim-6c0e.action-fcf4 .message-slow-bcae:after {
  clear: both;
}
.dim-6c0e.action-fcf4 .message-slow-bcae > li {
  float: left;
}
.dim-6c0e.action-fcf4 .message-slow-bcae > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.dim-6c0e.action-fcf4 .message-slow-bcae > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.dim-6c0e.action-fcf4 .message-slow-bcae > li.outer_1e9f > a,
.dim-6c0e.action-fcf4 .message-slow-bcae > li.inner_eb27 > a {
  color: #fff;
  background-color: #1e4b75;
}
.dim-6c0e.outline-bronze-344e .message-slow-bcae > li > a .widget-5941 {
  position: relative;
}
.dim-6c0e.outline-bronze-344e .message-slow-bcae > li > a .widget-5941: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;
}
.dim-6c0e.outline-bronze-344e
  .message-slow-bcae
  > li:focus
  > a
  .widget-5941:before,
.dim-6c0e.outline-bronze-344e
  .message-slow-bcae
  > li:hover
  > a
  .widget-5941:before {
  width: 100%;
  background-color: currentColor;
}
.dim-6c0e.outline-bronze-344e
  .message-slow-bcae
  > li.outer_1e9f
  > a
  .widget-5941:before,
.dim-6c0e.outline-bronze-344e
  .message-slow-bcae
  > li.complex-42cd
  > a
  .widget-5941:before {
  width: 100%;
  background-color: currentColor;
}
.dim-6c0e.title_8132 .message-slow-bcae > li > a .widget-5941 {
  position: relative;
}
.dim-6c0e.title_8132 .message-slow-bcae > li > a .widget-5941: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;
}
.dim-6c0e.title_8132 .message-slow-bcae > li:focus > a .widget-5941:before,
.dim-6c0e.title_8132
  .message-slow-bcae
  > li:hover
  > a
  .widget-5941:before {
  width: 100%;
  background-color: currentColor;
}
.dim-6c0e.title_8132
  .message-slow-bcae
  > li.outer_1e9f
  > a
  .widget-5941:before,
.dim-6c0e.title_8132
  .message-slow-bcae
  > li.complex-42cd
  > a
  .widget-5941:before {
  width: 100%;
  background-color: currentColor;
}
.article_2189 .component_complex_e0df {
  margin: 0;
  padding: 0;
  list-style: none;
}
.article_2189 .component_complex_e0df li:first-child > a {
  border-top: none;
}
.article_2189 .component_complex_e0df .tooltip-e763 > .widget-5941 .huge-2894 {
  display: none;
}
.article_2189 .component_complex_e0df li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.article_2189 .component_complex_e0df li:last-child {
  border: none;
}
.article_2189 .component_complex_e0df li.advanced-2902 > a {
  padding-right: 45px !important;
}
.article_2189 .component_complex_e0df li a {
  display: block;
  padding: 0.55em 1.5em;
}
.article_2189 .component_complex_e0df li a:focus,
.article_2189 .component_complex_e0df li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.article_2189 .component_complex_e0df li .panel_aaab {
  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;
}
.article_2189 .component_complex_e0df li .panel_aaab:hover {
  box-shadow: none;
}
.article_2189 .component_complex_e0df li .panel_aaab .huge-2894 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.article_2189 .component_complex_e0df .logo-red-9a9c {
  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);
}
.article_2189 .component_complex_e0df .logo-red-9a9c li a {
  padding-left: 3em;
}
.article_2189 .component_complex_e0df .large_60b8 > a .panel_aaab i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.article_2189 .component_complex_e0df .large_60b8 > .logo-red-9a9c {
  display: block;
  opacity: 1;
}
.tertiary-7212 {
  max-width: 100%;
}
.modal-plasma-6113 {
  line-height: 0;
  cursor: pointer;
}
.active-54f5 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.active-54f5:hover {
  box-shadow: none;
  color: currentColor;
}
.active-54f5 svg {
  width: 18px;
  height: 18px;
}
.active-54f5 .static-c54f {
  display: none;
}
.column_tiny_00ab {
  position: relative;
}
.column_tiny_00ab.fn-active-6404 .active-54f5 .easy_5536 {
  display: none;
}
.column_tiny_00ab.fn-active-6404 .active-54f5 .static-c54f {
  display: inline-block;
}
.column_tiny_00ab .left-8397 {
  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);
}
.column_tiny_00ab.content-mini-3661 .left-8397 {
  left: auto;
  right: -0.9em;
}
.column_tiny_00ab.content-mini-3661 .element-2421::before {
  left: auto;
  right: 15px;
}
.column_tiny_00ab.fn-active-6404 .left-8397 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.content_d532 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.content_d532 label {
  flex-basis: 100%;
}
.content_d532 .list_66f0 {
  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;
}
.content_d532 .wide_529b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.content_d532 .wide_529b:focus {
  background-color: transparent;
}
.content_d532 button.background_green_fff8 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.content_d532 button.background_green_fff8:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.content_d532 button.background_green_fff8 svg {
  width: 18px;
  height: 18px;
}
.content_d532 input[type="submit"] {
  min-height: auto;
}
.lite_8078 .content_d532 .wide_529b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.element-2421 {
  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) {
  .element-2421 {
    width: 220px;
  }
}
.element-2421 label {
  flex-basis: 100%;
}
.element-2421::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;
}
.search_aca4 .lite_8078 .content_d532 {
  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;
}
.search_aca4
  .lite_8078
  .content_d532
  .list_66f0 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.search_aca4 .lite_8078 .content_d532 .wide_529b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.search_aca4
  .lite_8078
  .content_d532
  .wide_529b:focus {
  background: 0 0;
}
.search_aca4
  .lite_8078
  .content_d532
  .photo_fa86 {
  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;
}
.focused_c5e8 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.focused_c5e8 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.focused_c5e8 li:last-child {
  margin-right: 0;
}
.focused_c5e8 li:first-child {
  margin-left: 0;
}
.focused_c5e8.main_full_0877 a {
  color: #fff;
}
.focused_c5e8.main_full_0877 a:hover {
  color: #fff;
}
.focused_c5e8 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.focused_c5e8 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.focused_c5e8 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.focused_c5e8 a:hover {
  opacity: 0.9;
  color: inherit;
}
.focused_c5e8 [class*="social-icon-apple"] {
  background-color: #999;
}
.focused_c5e8 [class*="social-icon-apple"].new-0659 {
  background-color: transparent;
  color: #999;
}
.focused_c5e8 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.focused_c5e8 [class*="social-icon-behance"].new-0659 {
  background-color: transparent;
  color: #1769ff;
}
.focused_c5e8 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.focused_c5e8 [class*="social-icon-bitbucket"].new-0659 {
  background-color: transparent;
  color: #205081;
}
.focused_c5e8 [class*="social-icon-codepen"] {
  background-color: #000;
}
.focused_c5e8 [class*="social-icon-codepen"].new-0659 {
  background-color: transparent;
  color: #000;
}
.focused_c5e8 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.focused_c5e8 [class*="social-icon-delicious"].new-0659 {
  background-color: transparent;
  color: #39f;
}
.focused_c5e8 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.focused_c5e8 [class*="social-icon-digg"].new-0659 {
  background-color: transparent;
  color: #005be2;
}
.focused_c5e8 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.focused_c5e8 [class*="social-icon-dribbble"].new-0659 {
  background-color: transparent;
  color: #ea4c89;
}
.focused_c5e8 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.focused_c5e8 [class*="social-icon-envelope"].new-0659 {
  background-color: transparent;
  color: #ea4335;
}
.focused_c5e8 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.focused_c5e8 [class*="social-icon-facebook"].new-0659 {
  background-color: transparent;
  color: #3b5998;
}
.focused_c5e8 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.focused_c5e8 [class*="social-icon-flickr"].new-0659 {
  background-color: transparent;
  color: #0063dc;
}
.focused_c5e8 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.focused_c5e8 [class*="social-icon-foursquare"].new-0659 {
  background-color: transparent;
  color: #2d5be3;
}
.focused_c5e8 [class*="social-icon-github"] {
  background-color: #333;
}
.focused_c5e8 [class*="social-icon-github"].new-0659 {
  background-color: transparent;
  color: #333;
}
.focused_c5e8 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.focused_c5e8 [class*="social-icon-google-plus"].new-0659 {
  background-color: transparent;
  color: #dd4b39;
}
.focused_c5e8 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.focused_c5e8 [class*="social-icon-houzz"].new-0659 {
  background-color: transparent;
  color: #7ac142;
}
.focused_c5e8 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.focused_c5e8 [class*="social-icon-instagram"].new-0659 {
  background-color: transparent;
  color: #262626;
}
.focused_c5e8 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.focused_c5e8 [class*="social-icon-jsfiddle"].new-0659 {
  background-color: transparent;
  color: #487aa2;
}
.focused_c5e8 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.focused_c5e8 [class*="social-icon-linkedin"].new-0659 {
  background-color: transparent;
  color: #0077b5;
}
.focused_c5e8 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.focused_c5e8 [class*="social-icon-medium"].new-0659 {
  background-color: transparent;
  color: #00ab6b;
}
.focused_c5e8 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.focused_c5e8
  [class*="social-icon-odnoklassniki"].new-0659 {
  background-color: transparent;
  color: #f4731c;
}
.focused_c5e8 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.focused_c5e8 [class*="social-icon-meetup"].new-0659 {
  background-color: transparent;
  color: #ec1c40;
}
.focused_c5e8 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.focused_c5e8 [class*="social-icon-pinterest"].new-0659 {
  background-color: transparent;
  color: #bd081c;
}
.focused_c5e8 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.focused_c5e8 [class*="social-icon-product-hunt"].new-0659 {
  background-color: transparent;
  color: #da552f;
}
.focused_c5e8 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.focused_c5e8 [class*="social-icon-reddit"].new-0659 {
  background-color: transparent;
  color: #ff4500;
}
.focused_c5e8 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.focused_c5e8 [class*="social-icon-rss"].new-0659 {
  background-color: transparent;
  color: #f26522;
}
.focused_c5e8 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.focused_c5e8
  [class*="social-icon-shopping-cart"].new-0659 {
  background-color: transparent;
  color: #4caf50;
}
.focused_c5e8 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.focused_c5e8 [class*="social-icon-skype"].new-0659 {
  background-color: transparent;
  color: #00aff0;
}
.focused_c5e8 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.focused_c5e8 [class*="social-icon-slideshare"].new-0659 {
  background-color: transparent;
  color: #0077b5;
}
.focused_c5e8 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.focused_c5e8 [class*="social-icon-snapchat"].new-0659 {
  background-color: transparent;
  color: #fffc00;
}
.focused_c5e8 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.focused_c5e8 [class*="social-icon-soundcloud"].new-0659 {
  background-color: transparent;
  color: #f80;
}
.focused_c5e8 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.focused_c5e8 [class*="social-icon-spotify"].new-0659 {
  background-color: transparent;
  color: #2ebd59;
}
.focused_c5e8 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.focused_c5e8
  [class*="social-icon-stack-overflow"].new-0659 {
  background-color: transparent;
  color: #fe7a15;
}
.focused_c5e8 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.focused_c5e8 [class*="social-icon-maldkfgram"].new-0659 {
  background-color: transparent;
  color: #2ca5e0;
}
.focused_c5e8 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.focused_c5e8 [class*="social-icon-tripadvisor"].new-0659 {
  background-color: transparent;
  color: #589442;
}
.focused_c5e8 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.focused_c5e8 [class*="social-icon-tumblr"].new-0659 {
  background-color: transparent;
  color: #35465c;
}
.focused_c5e8 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.focused_c5e8 [class*="social-icon-twitch"].new-0659 {
  background-color: transparent;
  color: #6441a5;
}
.focused_c5e8 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.focused_c5e8 [class*="social-icon-twitter"].new-0659 {
  background-color: transparent;
  color: #1da1f2;
}
.focused_c5e8 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.focused_c5e8 [class*="social-icon-vimeo"].new-0659 {
  background-color: transparent;
  color: #1ab7ea;
}
.focused_c5e8 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.focused_c5e8 [class*="social-icon-vk"].new-0659 {
  background-color: transparent;
  color: #45668e;
}
.focused_c5e8 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.focused_c5e8 [class*="social-icon-weibo"].new-0659 {
  background-color: transparent;
  color: #df2029;
}
.focused_c5e8 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.focused_c5e8 [class*="social-icon-weixin"].new-0659 {
  background-color: transparent;
  color: #7bb32e;
}
.focused_c5e8 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.focused_c5e8 [class*="social-icon-whatsapp"].new-0659 {
  background-color: transparent;
  color: #25d366;
}
.focused_c5e8 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.focused_c5e8 [class*="social-icon-wordpress"].new-0659 {
  background-color: transparent;
  color: #21759b;
}
.focused_c5e8 [class*="social-icon-xing"] {
  background-color: #026466;
}
.focused_c5e8 [class*="social-icon-xing"].new-0659 {
  background-color: transparent;
  color: #026466;
}
.focused_c5e8 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.focused_c5e8 [class*="social-icon-yelp"].new-0659 {
  background-color: transparent;
  color: #af0606;
}
.focused_c5e8 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.focused_c5e8 [class*="social-icon-youtube"].new-0659 {
  background-color: transparent;
  color: #cd201f;
}
.column-0799 {
  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;
}
.column-0799:hover {
  box-shadow: none;
  background: 0 0;
}
.disabled-0e21 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.border-5e1d {
  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;
}
.video_rough_a2a5 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.column_db95 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.column_db95,
.column_db95::after,
.column_db95::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;
}
.column_db95::after,
.column_db95::before {
  content: "";
  display: block;
  background-color: inherit;
}
.pattern-inner-aa66 .border-5e1d .video_rough_a2a5 {
  margin-top: -2px;
  width: 19px;
}
.pattern-inner-aa66 .border-5e1d .column_db95 {
  margin-top: -1px;
}
.pattern-inner-aa66 .border-5e1d .column_db95,
.pattern-inner-aa66 .border-5e1d .column_db95::after,
.pattern-inner-aa66 .border-5e1d .column_db95::before {
  width: 19px;
  height: 2px;
}
.pattern-inner-aa66 .border-5e1d .column_db95::before {
  top: -6px;
}
.pattern-inner-aa66 .border-5e1d .column_db95::after {
  bottom: -6px;
}
.slow_254c .border-5e1d .video_rough_a2a5 {
  margin-top: -2px;
  width: 22px;
}
.slow_254c .border-5e1d .column_db95 {
  margin-top: -1px;
}
.slow_254c .border-5e1d .column_db95,
.slow_254c .border-5e1d .column_db95::after,
.slow_254c .border-5e1d .column_db95::before {
  width: 22px;
  height: 2px;
}
.slow_254c .border-5e1d .column_db95::before {
  top: -7px;
}
.slow_254c .border-5e1d .column_db95::after {
  bottom: -7px;
}
.module-brown-0204 .border-5e1d .video_rough_a2a5 {
  margin-top: -2px;
  width: 31px;
}
.module-brown-0204 .border-5e1d .column_db95 {
  margin-top: -1.5px;
}
.module-brown-0204 .border-5e1d .column_db95,
.module-brown-0204 .border-5e1d .column_db95::after,
.module-brown-0204 .border-5e1d .column_db95::before {
  width: 31px;
  height: 3px;
}
.module-brown-0204 .border-5e1d .column_db95::before {
  top: -9px;
}
.module-brown-0204 .border-5e1d .column_db95::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .chip-first-e912 .border-5e1d .video_rough_a2a5 {
    margin-top: -2px;
    width: 19px;
  }
  .chip-first-e912 .border-5e1d .column_db95 {
    margin-top: -1px;
  }
  .chip-first-e912 .border-5e1d .column_db95,
  .chip-first-e912 .border-5e1d .column_db95::after,
  .chip-first-e912 .border-5e1d .column_db95::before {
    width: 19px;
    height: 2px;
  }
  .chip-first-e912 .border-5e1d .column_db95::before {
    top: -6px;
  }
  .chip-first-e912 .border-5e1d .column_db95::after {
    bottom: -6px;
  }
  .dynamic-43d5 .border-5e1d .video_rough_a2a5 {
    margin-top: -2px;
    width: 22px;
  }
  .dynamic-43d5 .border-5e1d .column_db95 {
    margin-top: -1px;
  }
  .dynamic-43d5 .border-5e1d .column_db95,
  .dynamic-43d5 .border-5e1d .column_db95::after,
  .dynamic-43d5 .border-5e1d .column_db95::before {
    width: 22px;
    height: 2px;
  }
  .dynamic-43d5 .border-5e1d .column_db95::before {
    top: -7px;
  }
  .dynamic-43d5 .border-5e1d .column_db95::after {
    bottom: -7px;
  }
  .fluid-3b88 .border-5e1d .video_rough_a2a5 {
    margin-top: -2px;
    width: 31px;
  }
  .fluid-3b88 .border-5e1d .column_db95 {
    margin-top: -1.5px;
  }
  .fluid-3b88 .border-5e1d .column_db95,
  .fluid-3b88 .border-5e1d .column_db95::after,
  .fluid-3b88 .border-5e1d .column_db95::before {
    width: 31px;
    height: 3px;
  }
  .fluid-3b88 .border-5e1d .column_db95::before {
    top: -9px;
  }
  .fluid-3b88 .border-5e1d .column_db95::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .backdrop_full_820e .border-5e1d .video_rough_a2a5 {
    margin-top: -2px;
    width: 19px;
  }
  .backdrop_full_820e .border-5e1d .column_db95 {
    margin-top: -1px;
  }
  .backdrop_full_820e .border-5e1d .column_db95,
  .backdrop_full_820e .border-5e1d .column_db95::after,
  .backdrop_full_820e .border-5e1d .column_db95::before {
    width: 19px;
    height: 2px;
  }
  .backdrop_full_820e .border-5e1d .column_db95::before {
    top: -6px;
  }
  .backdrop_full_820e .border-5e1d .column_db95::after {
    bottom: -6px;
  }
  .middle-62f2 .border-5e1d .video_rough_a2a5 {
    margin-top: -2px;
    width: 22px;
  }
  .middle-62f2 .border-5e1d .column_db95 {
    margin-top: -1px;
  }
  .middle-62f2 .border-5e1d .column_db95,
  .middle-62f2 .border-5e1d .column_db95::after,
  .middle-62f2 .border-5e1d .column_db95::before {
    width: 22px;
    height: 2px;
  }
  .middle-62f2 .border-5e1d .column_db95::before {
    top: -7px;
  }
  .middle-62f2 .border-5e1d .column_db95::after {
    bottom: -7px;
  }
  .article-8b4d .border-5e1d .video_rough_a2a5 {
    margin-top: -2px;
    width: 31px;
  }
  .article-8b4d .border-5e1d .column_db95 {
    margin-top: -1.5px;
  }
  .article-8b4d .border-5e1d .column_db95,
  .article-8b4d .border-5e1d .column_db95::after,
  .article-8b4d .border-5e1d .column_db95::before {
    width: 31px;
    height: 3px;
  }
  .article-8b4d .border-5e1d .column_db95::before {
    top: -9px;
  }
  .article-8b4d .border-5e1d .column_db95::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .input_1629 .border-5e1d .video_rough_a2a5 {
    margin-top: -2px;
    width: 19px;
  }
  .input_1629 .border-5e1d .column_db95 {
    margin-top: -1px;
  }
  .input_1629 .border-5e1d .column_db95,
  .input_1629 .border-5e1d .column_db95::after,
  .input_1629 .border-5e1d .column_db95::before {
    width: 19px;
    height: 2px;
  }
  .input_1629 .border-5e1d .column_db95::before {
    top: -6px;
  }
  .input_1629 .border-5e1d .column_db95::after {
    bottom: -6px;
  }
  .menu_inner_6702 .border-5e1d .video_rough_a2a5 {
    margin-top: -2px;
    width: 22px;
  }
  .menu_inner_6702 .border-5e1d .column_db95 {
    margin-top: -1px;
  }
  .menu_inner_6702 .border-5e1d .column_db95,
  .menu_inner_6702 .border-5e1d .column_db95::after,
  .menu_inner_6702 .border-5e1d .column_db95::before {
    width: 22px;
    height: 2px;
  }
  .menu_inner_6702 .border-5e1d .column_db95::before {
    top: -7px;
  }
  .menu_inner_6702 .border-5e1d .column_db95::after {
    bottom: -7px;
  }
  .section-fresh-262c .border-5e1d .video_rough_a2a5 {
    margin-top: -2px;
    width: 31px;
  }
  .section-fresh-262c .border-5e1d .column_db95 {
    margin-top: -1.5px;
  }
  .section-fresh-262c .border-5e1d .column_db95,
  .section-fresh-262c .border-5e1d .column_db95::after,
  .section-fresh-262c .border-5e1d .column_db95::before {
    width: 31px;
    height: 3px;
  }
  .section-fresh-262c .border-5e1d .column_db95::before {
    top: -9px;
  }
  .section-fresh-262c .border-5e1d .column_db95::after {
    bottom: -9px;
  }
}
.image_f742 .column_db95 {
  -webkit-transition-duration: 75ms;
  transition-duration: 75ms;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.image_f742 .column_db95::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.image_f742 .column_db95::after {
  -webkit-transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.image_f742.grid_979e .column_db95 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.image_f742.grid_979e .column_db95::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.image_f742.grid_979e .column_db95::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);
}
.simple-f212 {
  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.header_under_fc58:before {
  display: none;
}
.input-bright-3830 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.input-bright-3830 .content_copper_2ea0 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.input-bright-3830 .content_copper_2ea0:last-of-type {
  border-bottom: none;
}
.input-bright-3830 .content_copper_2ea0.modal_e7df,
.input-bright-3830 .content_copper_2ea0.thumbnail_center_fcf9,
.input-bright-3830 .content_copper_2ea0.active_center_a0c8 {
  padding: 0;
}
.input-bright-3830 .article_2189 .panel_aaab {
  color: currentColor;
}
.input-bright-3830 .article_2189 .panel_aaab:focus,
.input-bright-3830 .article_2189 .panel_aaab:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input-bright-3830.hero_clean_bfa4 .background-fc61,
.input-bright-3830.hero_clean_bfa4 .aside-7156 a,
.input-bright-3830.hero_clean_bfa4 .message-slow-bcae a,
.input-bright-3830.hero_clean_bfa4 .logo-red-9a9c a {
  color: rgba(0, 0, 0, 0.55);
}
.input-bright-3830.hero_clean_bfa4 .background-fc61:hover,
.input-bright-3830.hero_clean_bfa4 .aside-7156 a:hover,
.input-bright-3830.hero_clean_bfa4 .message-slow-bcae a:hover,
.input-bright-3830.hero_clean_bfa4 .logo-red-9a9c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.input-bright-3830.hero_clean_bfa4 .thick-4be7 {
  color: rgba(0, 0, 0, 0.8);
}
.input-bright-3830.hero_clean_bfa4 .content_copper_2ea0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.input-bright-3830.hero_clean_bfa4 .content_copper_2ea0:before {
  background: rgba(0, 0, 0, 0.08);
}
.input-bright-3830.hero_clean_bfa4 .highlight_slow_82c3:before {
  background: rgba(255, 255, 255, 0.9);
}
.input-bright-3830.hero_clean_bfa4 .article_2189 .component_complex_e0df li a,
.input-bright-3830.hero_clean_bfa4 .article_2189 .panel_aaab,
.input-bright-3830.hero_clean_bfa4 .logo-red-9a9c {
  border-color: rgba(0, 0, 0, 0.08);
}
.input-bright-3830.hero_clean_bfa4 .article_2189 .panel_aaab:focus,
.input-bright-3830.hero_clean_bfa4 .article_2189 .panel_aaab:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input-bright-3830.hero_clean_bfa4 .component_complex_e0df li {
  border-color: rgba(0, 0, 0, 0.08);
}
.input-bright-3830.lower_97e1 .background-fc61,
.input-bright-3830.lower_97e1 .aside-7156 a,
.input-bright-3830.lower_97e1 .message-slow-bcae .panel_aaab,
.input-bright-3830.lower_97e1 .message-slow-bcae a,
.input-bright-3830.lower_97e1 .logo-red-9a9c a {
  color: rgba(255, 255, 255, 0.79);
}
.input-bright-3830.lower_97e1 .background-fc61:hover,
.input-bright-3830.lower_97e1 .aside-7156 a:hover,
.input-bright-3830.lower_97e1 .message-slow-bcae .panel_aaab:hover,
.input-bright-3830.lower_97e1 .message-slow-bcae a:hover,
.input-bright-3830.lower_97e1 .logo-red-9a9c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input-bright-3830.lower_97e1 .thick-4be7 {
  color: rgba(255, 255, 255, 0.99);
}
.input-bright-3830.lower_97e1 .content_copper_2ea0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-bright-3830.lower_97e1 .content_copper_2ea0:before {
  background: rgba(255, 255, 255, 0.08);
}
.input-bright-3830.lower_97e1 .highlight_slow_82c3:before {
  background: rgba(0, 0, 0, 0.9);
}
.input-bright-3830.lower_97e1 .article_2189 .component_complex_e0df li a,
.input-bright-3830.lower_97e1 .article_2189 .panel_aaab,
.input-bright-3830.lower_97e1 .logo-red-9a9c {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-bright-3830.lower_97e1 .article_2189 .panel_aaab:focus,
.input-bright-3830.lower_97e1 .article_2189 .panel_aaab:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input-bright-3830.lower_97e1 .component_complex_e0df li {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight_slow_82c3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.highlight_slow_82c3:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.row_upper_e935 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.static_bc19 .input-bright-3830 {
  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;
}
.static_bc19 .content_copper_2ea0 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.static_bc19 .content_copper_2ea0: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) {
  .static_bc19 .content_copper_2ea0:before {
    width: 16%;
    left: 42%;
  }
}
.static_bc19 .content_copper_2ea0:last-child:before {
  content: none;
}
.static_bc19 .content_copper_2ea0[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.static_bc19 .article_2189 .component_complex_e0df li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.static_bc19 .article_2189 .component_complex_e0df li a .panel_aaab {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.static_bc19 .article_2189 .logo-red-9a9c {
  border: none;
}
.static_bc19 .article_2189 .logo-red-9a9c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.static_bc19 .highlight_slow_82c3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.static_bc19 .row_upper_e935 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.static_bc19 .lower_97e1 .highlight_slow_82c3:before {
  background: rgba(0, 0, 0, 0.9);
}
.static_bc19 .hero_clean_bfa4.column_first_c03b .column_db95 {
  background: rgba(0, 0, 0, 0.6);
}
.static_bc19
  .hero_clean_bfa4.column_first_c03b
  .column_db95::after,
.static_bc19
  .hero_clean_bfa4.column_first_c03b
  .column_db95:before {
  background: inherit;
}
.static_bc19
  .hero_clean_bfa4.column_first_c03b:hover
  .column_db95 {
  background: rgba(0, 0, 0, 0.8);
}
.search-mini-e89c .input-bright-3830 {
  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) {
  .search-mini-e89c .input-bright-3830 {
    width: auto;
    right: 45px;
  }
}
.avatar_slow_50a0 .input-bright-3830 {
  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) {
  .avatar_slow_50a0 .input-bright-3830 {
    width: auto;
    left: 45px;
  }
}
.header_under_fc58 .input-bright-3830 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.header_under_fc58 .row_upper_e935 {
  max-width: 48em;
  margin: 0 auto;
}
.header_under_fc58 .highlight_slow_82c3:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.card_hard_0cce {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.card_hard_0cce.static_bc19 .input-bright-3830 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.card_hard_0cce.search-mini-e89c .input-bright-3830 {
  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);
}
.card_hard_0cce .input-bright-3830 {
  visibility: visible;
}
.card_hard_0cce.avatar_slow_50a0 .input-bright-3830 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.prev_ec1c,
.chip-f2f2 {
  overflow-x: hidden;
}
.prev_ec1c .input-bright-3830 {
  overflow: auto;
}
.prev_ec1c.static_bc19 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.prev_ec1c.static_bc19 .input-bright-3830 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.prev_ec1c.static_bc19 .column-0799 {
  opacity: 0;
}
.prev_ec1c.search-mini-e89c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.prev_ec1c.search-mini-e89c .input-bright-3830 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.prev_ec1c.search-mini-e89c .column-0799 {
  opacity: 0;
}
.prev_ec1c.avatar_slow_50a0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.prev_ec1c.avatar_slow_50a0 .input-bright-3830 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.prev_ec1c.avatar_slow_50a0 .column-0799 {
  opacity: 0;
}
.prev_ec1c.header_under_fc58 .input-bright-3830 {
  z-index: 10;
  visibility: visible;
}
.column_first_c03b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.column_first_c03b .column_db95 {
  background: rgba(255, 255, 255, 0.99);
}
.column_first_c03b .column_db95::after,
.column_first_c03b .column_db95:before {
  background: inherit;
}
.column_first_c03b:hover .column_db95 {
  background: rgba(255, 255, 255, 0.99);
}
.avatar_slow_50a0 .column_first_c03b {
  top: 10px;
  right: auto;
  left: 12px;
}
.header_under_fc58 .column_first_c03b {
  display: none !important;
}
.prev_ec1c:before,
.chip-f2f2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.prev_ec1c .column_first_c03b,
.chip-f2f2 .column_first_c03b {
  display: inline-block;
}
.input-bright-3830 .stale_f921 {
  -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;
}
.prev_ec1c .input-bright-3830 .stale_f921,
.chip-f2f2 .input-bright-3830 .stale_f921 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.nav-first-ec47 .list_66f0 {
  width: 100%;
}
.lite_4716 {
  padding: 0 0.5em 0;
}
.lite_4716 [class*="customify-col-"],
.lite_4716 [class*="customify-col_"],
.lite_4716 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.texture_cb83 .lite_4716 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tooltip_south_859a .label_gas_c9b4,
  .label_gas_c9b4 {
    display: none;
  }
  .module_in_45a3 {
    text-align: left;
  }
  .fixed-524b {
    text-align: center;
  }
  .center-9f04 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tooltip_south_859a .active-c9d4,
  .active-c9d4 {
    display: none;
  }
  .gradient-4750 {
    text-align: left;
  }
  .panel-b67d {
    text-align: center;
  }
  .focus_1a28 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tooltip_south_859a .notice_right_e246,
  .notice_right_e246 {
    display: none;
  }
  .block_e781 {
    text-align: left;
  }
  .media-steel-ade4 {
    text-align: center;
  }
  .small_ded7 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.overlay-motion-26c1 {
  box-shadow: none !important;
}
.tabs-eab0 .menu-5dd5,
.short-63e0 .menu-5dd5 {
  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;
}
.short-63e0 .menu-5dd5 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.avatar-ea4c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.avatar-ea4c:after,
.avatar-ea4c:before {
  content: "";
  display: table;
}
.avatar-ea4c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .avatar-ea4c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.avatar-ea4c,
.simple-f184 {
  max-width: 1248px;
  margin: 0 auto;
}

.huge-c700.widget-0e78 .avatar-ea4c {
  max-width: 100%;
}
.huge-c700.message-6c4d {
  max-width: 1200px;
  margin: 0 auto;
}
.huge-c700.tag_61b8 .avatar-ea4c {
  max-width: 100%;
}
.huge-c700.tag_61b8 > .avatar-ea4c {
  padding-left: 0;
  padding-right: 0;
}
.huge-c700.tag_61b8 > .avatar-ea4c .tooltip_south_859a {
  margin: 0;
}
.huge-c700.tag_61b8
  > .avatar-ea4c
  .hidden-53d3.medium-5cf4 {
  margin-right: 0;
  margin-left: 0;
}
.huge-c700.tag_61b8 #main.medium-5cf4 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .fast-cbe6 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .fast-cbe6 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .wide-6067 .upper-317f {
    padding-right: 1em;
  }
  .wide-6067.background_wood_7d1a .hidden-53d3 {
    border-right: 1px solid #eaecee;
  }
  .wide-6067.background_wood_7d1a .upper-317f {
    padding-right: 1em;
  }
  .wide-6067.background_wood_7d1a .block-6536 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tertiary-c6a0 .upper-317f {
    padding-left: 1em;
  }
  .tertiary-c6a0.background_wood_7d1a .hidden-53d3 {
    border-left: 1px solid #eaecee;
  }
  .tertiary-c6a0.background_wood_7d1a .upper-317f {
    padding-left: 1em;
  }
  .tertiary-c6a0.background_wood_7d1a .block-6536 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .red_b8b9 .upper-317f {
    padding-left: 1em;
  }
  .red_b8b9.background_wood_7d1a .shadow_motion_b26a {
    border-right: 1px solid #eaecee;
  }
  .red_b8b9.background_wood_7d1a .carousel_motion_7ce7 {
    border-right: 1px solid #eaecee;
  }
  .red_b8b9.background_wood_7d1a .upper-317f {
    padding-left: 1em;
  }
  .red_b8b9.background_wood_7d1a .block-6536 {
    padding-right: 1em;
  }
  .red_b8b9.background_wood_7d1a .hero_orange_d8c2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content_6461 .upper-317f {
    padding-right: 1em;
  }
  .content_6461.background_wood_7d1a .shadow_motion_b26a {
    border-left: 1px solid #eaecee;
  }
  .content_6461.background_wood_7d1a .carousel_motion_7ce7 {
    border-left: 1px solid #eaecee;
  }
  .content_6461.background_wood_7d1a .upper-317f {
    padding-right: 1em;
  }
  .content_6461.background_wood_7d1a .block-6536 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content_6461.background_wood_7d1a .hero_orange_d8c2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fast-cbe6 .upper-317f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fast-cbe6.background_wood_7d1a .hidden-53d3 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .fast-cbe6.background_wood_7d1a .upper-317f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fast-cbe6.background_wood_7d1a .block-6536 {
    padding-left: 1em;
  }
  .fast-cbe6.background_wood_7d1a .hero_orange_d8c2 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .fast-cbe6.background_wood_7d1a .upper-317f {
    padding-left: 0;
  }
}
.complex-368c .background-bright-289f {
  display: inline-block;
}
.description-thick-ed52 {
  display: inline-block;
}
.row_bronze_ffd8 {
  word-con: break-word;
}
.alert_a5ac > span {
  display: inline-block;
  padding: 5px 0;
}
.alert_a5ac .slider-yellow-c281 {
  margin-left: 8px;
  margin-right: 8px;
}
.alert_a5ac .label_simple_6712 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.tag-05f3 .box-cold-519d {
  margin-bottom: 2em;
}
.tag-05f3 .next-b02a {
  margin-bottom: 15px;
}
.tag-05f3 .next-b02a:last-child {
  margin-bottom: 0;
}
.tag-05f3 .element_196a {
  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) {
  .tag-05f3 .element_196a {
    display: block;
  }
}
.tag-05f3 .bright_3b03 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .tag-05f3 .bright_3b03 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.tag-05f3 .rough-76dc {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.tag-05f3 .rough-76dc img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.tag-05f3 .rough-76dc a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.tag-05f3 .row_bronze_ffd8 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.tag-05f3 .row_bronze_ffd8 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.tag-05f3 .notification_hovered_339d p:last-child {
  margin-bottom: 0;
}
.tag-05f3 .secondary-smooth-ab3c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.tag-05f3 .hover_dim_11a8 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.tag-05f3 .gas-af91 {
  margin-top: 1em;
}
.tag-05f3 .input-843c {
  top: 0;
  display: block;
}
.tag-05f3 .input-843c a {
  color: inherit;
}
.tag-05f3 .input-843c a:hover {
  color: inherit;
}
.tag-05f3 .container_brown_b03e {
  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;
}
.tag-05f3 .container_brown_b03e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.tag-05f3 .hover_dim_11a8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.tag-05f3 .disabled-narrow-c3a8 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.tag-05f3 .disabled-narrow-c3a8:first-child {
  margin-top: 0;
}
.tag-05f3 .disabled-narrow-c3a8.solid-140f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tag-05f3 .disabled-narrow-c3a8.description-outer-8231 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tag-05f3
  .disabled-narrow-c3a8.description-outer-8231.paper-12a9
  .gas-af91 {
  width: 100%;
}
.tag-05f3 .description-outer-8231 {
  -webkit-box-align: center;
  align-items: center;
}
.tag-05f3 .description-outer-8231 .alert_a5ac,
.tag-05f3 .description-outer-8231 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.tag-05f3 .rough-76dc {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tag-05f3 .rough-76dc img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tag-05f3 .rough-76dc: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;
}
.tag-05f3 .solid-140f {
  z-index: 5;
}
.tag-05f3 .modal_static_9407 .heading-1aa7 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.tag-05f3 .nav_3f22 .heading-1aa7 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.tag-05f3 .liquid-4ac8 .heading-1aa7 {
  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;
}
.tag-05f3.nav_20fc .element_196a,
.tag-05f3.photo-hard-cb2b .element_196a {
  display: block;
}
.tag-05f3.nav_20fc .element_196a .up-cf2f,
.tag-05f3.nav_20fc .element_196a .hover_dim_11a8,
.tag-05f3.photo-hard-cb2b .element_196a .up-cf2f,
.tag-05f3.photo-hard-cb2b .element_196a .hover_dim_11a8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tag-05f3.logo_tall_9c0b .bright_3b03 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .tag-05f3.logo_tall_9c0b .bright_3b03 {
    margin-right: 0;
  }
}
.tag-05f3.nav_20fc .bright_3b03,
.tag-05f3.photo-hard-cb2b .bright_3b03 {
  padding-top: 40%;
}
.tag-05f3.nav_20fc .box-cold-519d,
.tag-05f3.photo-hard-cb2b .box-cold-519d {
  display: block;
}
.tag-05f3.nav_20fc .fn-sticky-6404 .hover_dim_11a8,
.tag-05f3.photo-hard-cb2b .fn-sticky-6404 .hover_dim_11a8 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.tag-05f3.nav_20fc .bright_3b03,
.tag-05f3.photo-hard-cb2b .bright_3b03 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.tag-05f3.nav_20fc .hover_dim_11a8 {
  padding: 1em;
}
.backdrop-liquid-a275 {
  margin: 30px auto;
  display: block;
}
.backdrop-liquid-a275 .block_fixed_d039 > * {
  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;
}
.backdrop-liquid-a275 .block_fixed_d039 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.backdrop-liquid-a275 .block_fixed_d039 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.filter-537b .alert_a5ac {
  margin-bottom: 1.41575em;
}
.filter-537b .feature_4708 {
  margin-bottom: 1.618em;
}
.gold-96f1 .video-3112 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.gold-96f1 .video-3112 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.gold-96f1 .accent_focused_778c {
  max-width: 100%;
  overflow: auto;
}
.filter-hot-e94f .gold-96f1 a:hover {
  text-decoration: underline;
}
.fresh-da7d .next-b02a:not(.row_bronze_ffd8),
.fresh-da7d .rough-76dc {
  margin-bottom: 1.41575em;
}
.fresh-da7d .next-b02a:not(.row_bronze_ffd8):last-child,
.fresh-da7d .rough-76dc:last-child {
  margin-bottom: 0;
}
.fresh-da7d .next-b02a.breadcrumb-dirty-2d33 {
  margin-bottom: 0.41575em;
}
.fresh-da7d .banner_solid_83ec:before,
.fresh-da7d .link-b87b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.fresh-da7d .banner_solid_83ec:before {
  content: "\f115";
}
.fresh-da7d .link-b87b:before {
  content: "\f02c";
}
.fresh-da7d .south_3ba9 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.fresh-da7d .south_3ba9 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.texture-short-7008 {
  display: -webkit-box;
  display: flex;
}
.texture-short-7008 .block-42fd {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .texture-short-7008 .block-42fd {
    flex-basis: 90px;
  }
}
.texture-short-7008 .huge_a9fc {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .texture-short-7008 .huge_a9fc {
    flex-basis: calc(100% - 50px);
  }
}
.texture-short-7008 .frame-action-1069 p:last-child {
  margin-bottom: 0.72em;
}
.lower_0d23 .block_fixed_d039 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.lower_0d23 .block_fixed_d039:after,
.lower_0d23 .block_fixed_d039:before {
  content: "";
  display: table;
}
.lower_0d23 .block_fixed_d039:after {
  clear: both;
}
.lower_0d23 .block_fixed_d039 .badge-2965,
.lower_0d23 .block_fixed_d039 .description-cc95 {
  width: 49%;
}
.lower_0d23 .block_fixed_d039 .badge-2965 a span.description-gas-a82f,
.lower_0d23 .block_fixed_d039 .description-cc95 a span.description-gas-a82f {
  display: block;
  margin-bottom: 5px;
}
.lower_0d23 .block_fixed_d039 .description-cc95 {
  float: left;
  text-align: left;
}
.lower_0d23 .block_fixed_d039 .badge-2965 {
  float: right;
  text-align: right;
}
.form_d19e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .form_d19e {
    margin-bottom: 0;
  }
}
.media_cec2 {
  margin-bottom: 1em;
}
.media_cec2 .row_bronze_ffd8 {
  font-size: 1.1em;
  line-height: 1.3;
}
.chip_next_ecbb a {
  display: block;
  line-height: 0;
  position: relative;
}
.summary-fb0b .media_cec2,
.main-north-fbab .media_cec2 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .summary-fb0b .media_cec2,
  .main-north-fbab .media_cec2 {
    display: block;
  }
}
.summary-fb0b .chip_next_ecbb,
.main-north-fbab .chip_next_ecbb {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .summary-fb0b .chip_next_ecbb,
  .main-north-fbab .chip_next_ecbb {
    margin-bottom: 1em;
  }
}
.summary-fb0b .chip_next_ecbb img,
.main-north-fbab .chip_next_ecbb img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.summary-fb0b .tiny_7d7d,
.main-north-fbab .tiny_7d7d {
  flex-basis: calc(100% - 160px);
}
.summary-fb0b .tiny_7d7d p,
.main-north-fbab .tiny_7d7d p {
  margin-bottom: 0;
}
.summary-fb0b .tiny_7d7d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .summary-fb0b .tiny_7d7d {
    padding-left: 0;
  }
}
.main-north-fbab .tiny_7d7d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .main-north-fbab .tiny_7d7d {
    padding-right: 0;
  }
}
.main-north-fbab .chip_next_ecbb {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.pattern_last_8de6 .chip_next_ecbb {
  margin-bottom: 0.5em;
}
.pattern_last_8de6 .chip_next_ecbb img {
  width: 100%;
}
.form_light_3508 .west_2040,
.notice_south_309d .west_2040 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.notice_south_309d .hidden-53d3 .dropdown_fluid_59b6 p:last-child {
  margin-bottom: 0;
}
.form_north_5224 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.preview_first_0983 .button_cb21 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .preview_first_0983 .button_cb21:last-of-type {
    margin-bottom: 0;
  }
}
.preview_first_0983 .button_cb21 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.preview_first_0983 .button_cb21 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.preview_first_0983 .button_cb21 ul li {
  margin: 0 0 0.6em;
}
.preview_first_0983 .button_cb21 ul li.stone_d019,
.preview_first_0983 .button_cb21 ul li.tooltip_6573 {
  position: relative;
}
.preview_first_0983 .button_cb21 ul li.stone_d019 .hero_9772,
.preview_first_0983 .button_cb21 ul li.tooltip_6573 .hero_9772 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.preview_first_0983 .button_cb21 ul li.stone_d019:after:after,
.preview_first_0983 .button_cb21 ul li.stone_d019:after:before,
.preview_first_0983
  .button_cb21
  ul
  li.tooltip_6573:after:after,
.preview_first_0983
  .button_cb21
  ul
  li.tooltip_6573:after:before {
  content: "";
  display: table;
}
.preview_first_0983 .button_cb21 ul li.stone_d019:after:after,
.preview_first_0983
  .button_cb21
  ul
  li.tooltip_6573:after:after {
  clear: both;
}
.preview_first_0983 .button_cb21 a.preview_7e1e:hover {
  text-decoration: none;
}
.preview_first_0983 .button_cb21 select {
  max-width: 100%;
}
.preview_first_0983 .button_cb21 table {
  font-size: 85%;
}
.preview_first_0983 .button_cb21 table td,
.preview_first_0983 .button_cb21 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.preview_first_0983 .button_cb21 table tfoot td {
  text-align: left;
}
.preview_first_0983 .button_cb21 :last-child {
  margin-bottom: 0;
}
.preview_first_0983 .button_cb21 .highlight-warm-a107 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.preview_first_0983 .button_cb21 .highlight-warm-a107 label {
  width: 100%;
}
.preview_first_0983 .button_cb21 .highlight-warm-a107 .wide_529b {
  width: 100%;
  display: block;
}
.preview_first_0983 .button_cb21 .highlight-warm-a107 .background_green_fff8 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.preview_first_0983 .button_cb21 .highlight-warm-a107 .background_green_fff8:hover svg #svg-search {
  fill: #444;
}
.preview_first_0983 .button_cb21 .highlight-warm-a107 .background_green_fff8 svg {
  width: 18px;
  height: 18px;
}
.preview_first_0983 .heading_medium_dc10 ul ul,
.preview_first_0983 .surface-edfb ul ul,
.preview_first_0983 .pattern-ae48 ul ul,
.preview_first_0983 .aside-f0d9 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.preview_first_0983 .heading_medium_dc10 .advanced-2902 > a,
.preview_first_0983 .surface-edfb .advanced-2902 > a,
.preview_first_0983 .pattern-ae48 .advanced-2902 > a,
.preview_first_0983 .aside-f0d9 .advanced-2902 > a {
  margin-bottom: 0;
}
.preview_first_0983 .highlight-dark-ed2a li,
.preview_first_0983 .heading_medium_dc10 li,
.preview_first_0983 .avatar-out-899a li,
.preview_first_0983 .surface-edfb li,
.preview_first_0983 .pattern-ae48 li,
.preview_first_0983 .aside-f0d9 li,
.preview_first_0983 .component_5f2f li,
.preview_first_0983 .highlight-fffc li {
  display: block;
  position: relative;
}
.preview_first_0983 .highlight-dark-ed2a li:last-child,
.preview_first_0983 .heading_medium_dc10 li:last-child,
.preview_first_0983 .avatar-out-899a li:last-child,
.preview_first_0983 .surface-edfb li:last-child,
.preview_first_0983 .pattern-ae48 li:last-child,
.preview_first_0983 .aside-f0d9 li:last-child,
.preview_first_0983 .component_5f2f li:last-child,
.preview_first_0983 .highlight-fffc li:last-child {
  border: none;
}
.preview_first_0983 .highlight-dark-ed2a li a,
.preview_first_0983 .heading_medium_dc10 li a,
.preview_first_0983 .avatar-out-899a li a,
.preview_first_0983 .surface-edfb li a,
.preview_first_0983 .pattern-ae48 li a,
.preview_first_0983 .aside-f0d9 li a,
.preview_first_0983 .component_5f2f li a,
.preview_first_0983 .highlight-fffc li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.preview_first_0983 .highlight-dark-ed2a li ul li::before,
.preview_first_0983 .heading_medium_dc10 li ul li::before,
.preview_first_0983 .avatar-out-899a li ul li::before,
.preview_first_0983 .surface-edfb li ul li::before,
.preview_first_0983 .pattern-ae48 li ul li::before,
.preview_first_0983 .aside-f0d9 li ul li::before,
.preview_first_0983 .component_5f2f li ul li::before,
.preview_first_0983 .highlight-fffc li ul li::before {
  left: 15px;
}
.preview_first_0983 .highlight-dark-ed2a li ul a,
.preview_first_0983 .heading_medium_dc10 li ul a,
.preview_first_0983 .avatar-out-899a li ul a,
.preview_first_0983 .surface-edfb li ul a,
.preview_first_0983 .pattern-ae48 li ul a,
.preview_first_0983 .aside-f0d9 li ul a,
.preview_first_0983 .component_5f2f li ul a,
.preview_first_0983 .highlight-fffc li ul a {
  padding-left: 20px;
}
.preview_first_0983 .highlight-dark-ed2a li ul ul li::before,
.preview_first_0983 .heading_medium_dc10 li ul ul li::before,
.preview_first_0983 .avatar-out-899a li ul ul li::before,
.preview_first_0983 .surface-edfb li ul ul li::before,
.preview_first_0983 .pattern-ae48 li ul ul li::before,
.preview_first_0983 .aside-f0d9 li ul ul li::before,
.preview_first_0983 .component_5f2f li ul ul li::before,
.preview_first_0983 .highlight-fffc li ul ul li::before {
  left: 30px;
}
.preview_first_0983 .highlight-dark-ed2a li ul ul a,
.preview_first_0983 .heading_medium_dc10 li ul ul a,
.preview_first_0983 .avatar-out-899a li ul ul a,
.preview_first_0983 .surface-edfb li ul ul a,
.preview_first_0983 .pattern-ae48 li ul ul a,
.preview_first_0983 .aside-f0d9 li ul ul a,
.preview_first_0983 .component_5f2f li ul ul a,
.preview_first_0983 .highlight-fffc li ul ul a {
  padding-left: 40px;
}
.preview_first_0983 .module_bright_c2a7 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.preview_first_0983 .highlight-fffc ul li {
  margin-bottom: 1.41575em;
}
.preview_first_0983 .highlight-fffc ul li .dynamic-5c82 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.preview_first_0983 .highlight-fffc ul li .icon_hard_79dd {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.lower_97e1 .highlight-dark-ed2a li a,
.lower_97e1 .heading_medium_dc10 li a,
.lower_97e1 .avatar-out-899a li a,
.lower_97e1 .surface-edfb li a,
.lower_97e1 .pattern-ae48 li a,
.lower_97e1 .aside-f0d9 li a,
.lower_97e1 .component_5f2f li a,
.lower_97e1 .highlight-fffc li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.lower_97e1 .module_bright_c2a7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.lower_97e1 .button_cb21 ul li.stone_d019 .hero_9772,
.lower_97e1 .button_cb21 ul li.tooltip_6573 .hero_9772 {
  background: rgba(0, 0, 0, 0.2);
}
.lower_97e1 .preview_first_0983 .button_cb21 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.huge-c700 .preview_first_0983 .component_complex_e0df li {
  margin: 0;
}
.huge-c700 .preview_first_0983 .component_complex_e0df li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.huge-c700 .preview_first_0983 .component_complex_e0df li ul {
  margin: 0;
}
.huge-c700 .preview_first_0983 .component_complex_e0df li ul li a {
  padding-left: 15px;
}
.huge-c700 .preview_first_0983 .component_complex_e0df li ul li li a {
  padding-left: 30px;
}
.huge-c700 .preview_first_0983 .component_complex_e0df li.inner_eb27 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.huge-c700 .preview_first_0983 .component_complex_e0df li.inner_eb27 > 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;
}
.huge-c700 .preview_first_0983 .component_complex_e0df li.inner_eb27 > 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;
}
.feature_d5fe a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.shade_steel_8503 {
  position: relative;
  z-index: 10;
}
.shade_steel_8503 .stale_f921 {
  width: 100%;
  max-width: 100%;
}
.selected-52fb .sidebar_193d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.selected-52fb .hero_clean_bfa4 {
}
.selected-52fb .lower_97e1 {
  background: #292929;
}
.preview_6321 .sidebar_193d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.preview_6321 .hero_clean_bfa4 {
  background: #f9f9f9;
}
.preview_6321 .lower_97e1 {
  background: #303030;
}
.secondary-bright-d3f7 .sidebar_193d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .secondary-bright-d3f7 .background-bright-289f {
    margin-bottom: 1em;
  }
  .secondary-bright-d3f7 .background-bright-289f:last-child {
    margin-bottom: 0;
  }
}
.secondary-bright-d3f7 .hero_clean_bfa4 {
  background: #ededed;
}
.secondary-bright-d3f7 .lower_97e1 {
  background: #1a1a1a;
}
.sidebar_193d.hero_clean_bfa4 {
  color: rgba(0, 0, 0, 0.6);
}
.sidebar_193d.hero_clean_bfa4 .accordion-3880 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.sidebar_193d.lower_97e1 {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_193d.lower_97e1 a:not(.preview_7e1e) {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_193d.lower_97e1 a:not(.preview_7e1e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_193d.lower_97e1 .accordion-3880 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar_193d.lower_97e1 table tbody td,
.sidebar_193d.lower_97e1 table th {
  background: rgba(0, 0, 0, 0.08);
}
.box-purple-7410.button_paper_c1e1 .avatar-ea4c {
  max-width: initial;
}
.box-purple-7410 .modal_white_e935 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.box-purple-7410 .modal_white_e935 .stale_f921 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .box-purple-7410 .modal_white_e935 .stale_f921 {
    display: block;
    margin-bottom: 2em;
  }
  .box-purple-7410 .modal_white_e935 .stale_f921:last-child {
    margin-bottom: 0;
  }
}
.secondary-bright-d3f7 .background-bright-289f:last-child,
.preview_6321 .background-bright-289f:last-child,
.selected-52fb .background-bright-289f:last-child {
  margin-bottom: 0;
}
.secondary-bright-d3f7 .background-bright-289f .preview_first_0983 .button_cb21:last-child,
.preview_6321 .background-bright-289f .preview_first_0983 .button_cb21:last-child,
.selected-52fb .background-bright-289f .preview_first_0983 .button_cb21:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .secondary-bright-d3f7 .image-current-faf6,
  .secondary-bright-d3f7 .old-3c33,
  .preview_6321 .image-current-faf6,
  .preview_6321 .old-3c33,
  .selected-52fb .image-current-faf6,
  .selected-52fb .old-3c33 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .shade_steel_8503 .background-bright-289f {
    margin-bottom: 2em;
  }
}
.shade_steel_8503 p:last-child {
  margin-bottom: 0;
}
.shade_steel_8503 li,
.shade_steel_8503 ul {
  list-style: none;
  margin: 0;
}
.shade_steel_8503 ul ul {
  margin-left: 2.617924em;
}
.layout_light_edd5 {
  font-size: 0.875em;
}

/* css-noise: 9fa2 */
.phantom-card-l2 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
