/*!
Theme Name: Customify
Theme URI: https://pressmaximum.summary-97be/customify
Author: WPCustomify
Author URI: https://pressmaximum.summary-97be
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.summary-97be/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.copper-ce9b.fresh_f76b/licenses/gpl-2.0.grid-next-46d7
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.medium-4acd/, (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.shade-wood-b8a0.text-bright-022e/normalize.carousel_3ab5/
 ======
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.carousel_3ab5 v7.0.0 | MIT License | github.summary-97be/necolas/normalize.carousel_3ab5 */
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;
}
.cool_9a7a .dropdown-6968,
.dark-097c,
.active_down_7ec4,
.feature_simple_393b,
.filter-5300,
.secondary_medium_6392,
.nav_572e,
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;
}
.dark-097c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .dark-097c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .dark-097c,
  h1 {
    font-size: 1.8em;
  }
}
.active_down_7ec4,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.active_down_7ec4 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .active_down_7ec4,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .active_down_7ec4,
  h2 {
    font-size: 1.7em;
  }
}
.feature_simple_393b,
h3 {
  font-size: 1.618em;
}
.cool_9a7a .dropdown-6968,
.filter-5300,
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.carousel-thick-d782 {
  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;
}
.filter_0c80:after,
.filter_0c80:before,
.description_8270:after,
.description_8270:before {
  content: "";
  display: table;
}
.filter_0c80:after,
.description_8270:after {
  clear: both;
}
.brown_fa16 {
  float: right;
  margin-right: 0;
}
.pressed-f9cc {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.logo_caeb .container_b749,
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;
}
.logo_caeb .container_b749: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;
}
.dark-e12e .container_b749 {
  box-shadow: none;
}
.dark-e12e
  .container_b749
  .badge-fast-fa26 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.dark-e12e .container_b749 .tall-81ca {
  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;
}
.dark-e12e
  .container_b749
  .tall-81ca
  b {
  display: none;
}
.dark-e12e .chip-fast-a0e2 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.video_abfa:not(.input-upper-1f54):not(.menu-copper-ef29),
button:not(.input-upper-1f54):not(.menu-copper-ef29),
input[type="button"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ),
input[type="reset"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ),
input[type="submit"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ) {
  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;
}
.video_abfa:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ):hover,
button:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ):hover,
input[type="button"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ):hover,
input[type="reset"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ):hover,
input[type="submit"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.video_abfa:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ):active,
.video_abfa:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ):focus,
button:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ):active,
button:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ):focus,
input[type="button"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ):active,
input[type="button"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ):focus,
input[type="reset"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ):active,
input[type="reset"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ):focus,
input[type="submit"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ):active,
input[type="submit"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ):focus {
  outline: 0;
}
.video_abfa:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0,
button:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0,
input[type="button"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0,
input[type="reset"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0,
input[type="submit"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0 {
  position: relative;
}
.video_abfa:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0
  .avatar_gas_3b6c,
.video_abfa:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0
  .bright-c0b0,
.video_abfa:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0
  .carousel-bronze-1369,
.video_abfa:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0
  i,
.video_abfa:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0
  svg,
button:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0
  .avatar_gas_3b6c,
button:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0
  .bright-c0b0,
button:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0
  .carousel-bronze-1369,
button:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0
  i,
button:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0
  svg,
input[type="button"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0
  .avatar_gas_3b6c,
input[type="button"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0
  .bright-c0b0,
input[type="button"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0
  .carousel-bronze-1369,
input[type="button"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0
  i,
input[type="button"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0
  svg,
input[type="reset"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0
  .avatar_gas_3b6c,
input[type="reset"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0
  .bright-c0b0,
input[type="reset"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0
  .carousel-bronze-1369,
input[type="reset"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0
  i,
input[type="reset"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0
  svg,
input[type="submit"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0
  .avatar_gas_3b6c,
input[type="submit"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0
  .bright-c0b0,
input[type="submit"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0
  .carousel-bronze-1369,
input[type="submit"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0
  i,
input[type="submit"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0
  svg {
  visibility: hidden;
}
.video_abfa:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0:after,
button:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0:after,
input[type="button"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0:after,
input[type="reset"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0:after,
input[type="submit"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ).fn-loading-c9f0: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;
}
.video_abfa:not(.input-upper-1f54):not(.menu-copper-ef29),
input[type="button"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ),
input[type="reset"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ),
input[type="submit"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ) {
  color: #fff;
  background: #235787;
}
.video_abfa:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ):focus,
input[type="button"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ):focus,
input[type="reset"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ):focus,
input[type="submit"]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ):focus {
  color: #fff;
}
.video_abfa.fn-disabled-c9f0:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ),
.video_abfa[disabled]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ),
button.fn-disabled-c9f0:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ),
button[disabled]:not(.input-upper-1f54):not(
    .menu-copper-ef29
  ) {
  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;
}
.focused-3f50 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.focused-3f50: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;
}
.outline-upper-7df9 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.image-mini-ba74 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.bright-6df7 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.filter_0c80:after,
.filter_0c80:before,
.secondary-glass-3c85:after,
.secondary-glass-3c85:before,
.hot-97e1:after,
.hot-97e1:before,
.progress-tall-24d8:after,
.progress-tall-24d8:before,
.photo_bottom_4754:after,
.photo_bottom_4754:before,
.filter_selected_db75:after,
.filter_selected_db75:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.filter_0c80:after,
.secondary-glass-3c85:after,
.hot-97e1:after,
.progress-tall-24d8:after,
.photo_bottom_4754:after,
.filter_selected_db75:after {
  clear: both;
}
.secondary-glass-3c85 .selected_1000,
.hot-97e1 .selected_1000,
.under-6e3a .selected_1000 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.panel-dark-c625 {
  display: inline-block;
}
.shadow-cool-2731 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.shadow-cool-2731 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.shadow-cool-2731 .tertiary_motion_269a {
  padding: 1em 0;
  font-size: 85%;
}
.tertiary_motion_269a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.text_red_01d9 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.text_red_01d9:after,
.text_red_01d9:before {
  content: "";
  display: table;
}
.text_red_01d9:after {
  clear: both;
}
.pattern_3c21 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.frame_mini_8fbc .pattern_3c21 {
  max-width: 50%;
}
.input-d2eb .pattern_3c21 {
  max-width: 33.33%;
}
.header_easy_acac .pattern_3c21 {
  max-width: 25%;
}
.main-63d8 .pattern_3c21 {
  max-width: 20%;
}
.wide-a27c .pattern_3c21 {
  max-width: 16.66%;
}
.media_c394 .pattern_3c21 {
  max-width: 14.28%;
}
.stone_276e .pattern_3c21 {
  max-width: 12.5%;
}
.card-ffc4 .pattern_3c21 {
  max-width: 11.11%;
}
.media-914d {
  display: block;
}
.cool_9a7a .soft-fd51 label,
.cool_9a7a .widget_middle_6692 label,
.cool_9a7a .cold_7d30 label,
.cool_9a7a .avatar-dbb2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.liquid_c310 {
  list-style: none;
  margin: 0;
}
.liquid_c310 article.soft_1566 {
  margin-bottom: 0;
}
.liquid_c310 ul {
  list-style: none;
  margin: 0;
}
.liquid_c310 .grid-1552 li.soft_1566 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .liquid_c310 .grid-1552 li.soft_1566 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .liquid_c310 .grid-1552 li.soft_1566: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) {
  .liquid_c310 .grid-1552 li.soft_1566 li.soft_1566 li.soft_1566 li.soft_1566 {
    padding-left: 0;
  }
}
article.soft_1566 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.soft_1566 .secondary-glass-3c85 p:last-of-type {
  margin-bottom: 0;
}
article.soft_1566 .gradient-next-5e0d {
  float: left;
}
article.soft_1566 .current-dc84 {
  margin-left: 85px;
}
article.soft_1566 .surface-4b12 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.soft_1566 .surface-4b12 .filter_4534 {
  margin-left: 10px;
}
article.soft_1566 .gallery_f0cc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.soft_1566 .fluid_7de1 {
  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 .soft-fd51,
  #respond .cold_7d30,
  #respond .avatar-dbb2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .soft-fd51 input,
#respond .cold_7d30 input,
#respond .avatar-dbb2 input {
  width: 100%;
}
#respond .avatar-dbb2 {
  margin-right: 0;
}
#respond .modal-4518 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.sidebar_0211 {
  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;
}
.sidebar_0211.surface-white-2877 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.sidebar_0211 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%);
}
.sidebar_0211:focus,
.sidebar_0211: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);
}
.upper_6ec3 {
  border-radius: 10%;
}
.dropdown-white-7ac8 {
  border-radius: 50%;
}
.bottom_508e {
  font-size: 0.72em;
}
.fresh-9d93 {
  font-size: 0.875em;
}
.column_642e {
  font-size: 1.1em;
}
.texture_dark_f9d4 {
  text-transform: uppercase;
  line-height: 1.2;
}
.texture_dark_f9d4.bottom_508e {
  letter-spacing: 0.5px;
}
.large_789b,
.large_789b a {
  color: #6d6d6d;
}
.large_789b a:hover {
  color: #111;
}
.overlay_4c5a {
  color: #6d6d6d;
}
.green_eefb {
  overflow-x: hidden;
}
.green_eefb .article_be55.content-8a7f {
  position: relative;
}
.green_eefb .article_be55.content-8a7f.summary-prev-2e1f {
  position: initial;
}
.green_eefb
  .article_be55.content-8a7f.summary-prev-2e1f
  .main_stone_6ede {
  left: auto;
}
.green_eefb .article_be55 .main_stone_6ede {
  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;
}
.green_eefb .article_be55:hover.content-8a7f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.green_eefb
  .article_be55:hover.content-8a7f
  .main_stone_6ede {
  display: block;
  z-index: 9999999;
}
.green_eefb .mini_3333 .right-730c,
.green_eefb .tall_3642 .right-730c {
  display: none;
}
.green_eefb .outline_ff4e .article_be55:hover.content-8a7f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.cool_9a7a .soft-fd51 label,
.cool_9a7a .widget_middle_6692 label,
.cool_9a7a .cold_7d30 label,
.cool_9a7a .avatar-dbb2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.liquid_c310 {
  list-style: none;
  margin: 0;
}
.liquid_c310 article.soft_1566 {
  margin-bottom: 0;
}
.liquid_c310 ul {
  list-style: none;
  margin: 0;
}
.liquid_c310 .grid-1552 li.soft_1566 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .liquid_c310 .grid-1552 li.soft_1566 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .liquid_c310 .grid-1552 li.soft_1566: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) {
  .liquid_c310 .grid-1552 li.soft_1566 li.soft_1566 li.soft_1566 li.soft_1566 {
    padding-left: 0;
  }
}
article.soft_1566 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.soft_1566 .secondary-glass-3c85 p:last-of-type {
  margin-bottom: 0;
}
article.soft_1566 .gradient-next-5e0d {
  float: left;
}
article.soft_1566 .current-dc84 {
  margin-left: 85px;
}
article.soft_1566 .surface-4b12 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.soft_1566 .surface-4b12 .filter_4534 {
  margin-left: 10px;
}
article.soft_1566 .gallery_f0cc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.soft_1566 .fluid_7de1 {
  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 .soft-fd51,
  #respond .cold_7d30,
  #respond .avatar-dbb2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .soft-fd51 input,
#respond .cold_7d30 input,
#respond .avatar-dbb2 input {
  width: 100%;
}
#respond .avatar-dbb2 {
  margin-right: 0;
}
#respond .modal-4518 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.mini_3333 .complex_82a1 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.complex_82a1 .picture_cb4b.description-0298 .west-0dc0 > li > a:focus,
.complex_82a1 .picture_cb4b.description-0298 .west-0dc0 > li > a:hover,
.complex_82a1 .picture_cb4b.grid_6881 .west-0dc0 > li > a:focus,
.complex_82a1 .picture_cb4b.grid_6881 .west-0dc0 > li > a:hover,
.complex_82a1 .picture_cb4b.active_b205 .west-0dc0 > li > a:focus,
.complex_82a1 .picture_cb4b.active_b205 .west-0dc0 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.complex_82a1
  .picture_cb4b.description-0298
  .west-0dc0
  > li.accordion-707d
  > a,
.complex_82a1
  .picture_cb4b.description-0298
  .west-0dc0
  > li.fixed-4fc6
  > a,
.complex_82a1
  .picture_cb4b.grid_6881
  .west-0dc0
  > li.accordion-707d
  > a,
.complex_82a1
  .picture_cb4b.grid_6881
  .west-0dc0
  > li.fixed-4fc6
  > a,
.complex_82a1
  .picture_cb4b.active_b205
  .west-0dc0
  > li.accordion-707d
  > a,
.complex_82a1 .picture_cb4b.active_b205 .west-0dc0 > li.background_right_9550 > a {
  color: rgba(255, 255, 255, 0.99);
}
.complex_82a1 .hovered_8dc9,
.complex_82a1 .hovered_8dc9 a {
  color: rgba(255, 255, 255, 0.99);
}
.complex_82a1 .list-glass-b0fa.header_dcfc li a,
.complex_82a1 .dim_8a19 a,
.complex_82a1 .sidebar_fluid_b555,
.complex_82a1 .west-0dc0 > li > a,
.complex_82a1 .thumbnail_short_2e21 {
  color: rgba(255, 255, 255, 0.79);
}
.complex_82a1 .list-glass-b0fa.header_dcfc li a:hover,
.complex_82a1 .dim_8a19 a:hover,
.complex_82a1 .sidebar_fluid_b555:hover,
.complex_82a1 .west-0dc0 > li > a:hover,
.complex_82a1 .thumbnail_short_2e21:hover {
  color: rgba(255, 255, 255, 0.99);
}
.complex_82a1 .blue_bcb3 {
  color: rgba(255, 255, 255, 0.79);
}
.complex_82a1 .blue_bcb3 .box-over-2bb2 {
  color: rgba(255, 255, 255, 0.99);
}
.complex_82a1 .blue_bcb3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.complex_82a1 .item_dynamic_b3ad .pink-b114 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.complex_82a1 .item_dynamic_b3ad .pink-b114 .banner_407f {
  color: rgba(255, 255, 255, 0.79);
}
.complex_82a1
  .item_dynamic_b3ad
  .pink-b114
  .banner_407f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.complex_82a1
  .item_dynamic_b3ad
  .pink-b114
  .banner_407f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.complex_82a1
  .item_dynamic_b3ad
  .pink-b114
  .banner_407f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.complex_82a1
  .item_dynamic_b3ad
  .pink-b114
  .banner_407f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.complex_82a1 .item_dynamic_b3ad .input_8ff7 {
  color: rgba(255, 255, 255, 0.79);
}
.complex_82a1 .item_dynamic_b3ad .input_8ff7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.info_slow_3d07
  .complex_82a1
  .item_dynamic_b3ad
  .label_dbe0
  .active_95ce {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.info_slow_3d07
  .complex_82a1
  .item_dynamic_b3ad
  .label_dbe0
  .banner_407f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.mini_3333 .aside_glass_5cc4 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.aside_glass_5cc4 .picture_cb4b.description-0298 .west-0dc0 > li > a:focus,
.aside_glass_5cc4 .picture_cb4b.description-0298 .west-0dc0 > li > a:hover,
.aside_glass_5cc4 .picture_cb4b.grid_6881 .west-0dc0 > li > a:focus,
.aside_glass_5cc4 .picture_cb4b.grid_6881 .west-0dc0 > li > a:hover,
.aside_glass_5cc4 .picture_cb4b.active_b205 .west-0dc0 > li > a:focus,
.aside_glass_5cc4 .picture_cb4b.active_b205 .west-0dc0 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.aside_glass_5cc4
  .picture_cb4b.description-0298
  .west-0dc0
  > li.accordion-707d
  > a,
.aside_glass_5cc4
  .picture_cb4b.description-0298
  .west-0dc0
  > li.fixed-4fc6
  > a,
.aside_glass_5cc4
  .picture_cb4b.grid_6881
  .west-0dc0
  > li.accordion-707d
  > a,
.aside_glass_5cc4
  .picture_cb4b.grid_6881
  .west-0dc0
  > li.fixed-4fc6
  > a,
.aside_glass_5cc4
  .picture_cb4b.active_b205
  .west-0dc0
  > li.accordion-707d
  > a,
.aside_glass_5cc4 .picture_cb4b.active_b205 .west-0dc0 > li.background_right_9550 > a {
  color: rgba(0, 0, 0, 0.8);
}
.aside_glass_5cc4 .hovered_8dc9,
.aside_glass_5cc4 .hovered_8dc9 a {
  color: rgba(0, 0, 0, 0.8);
}
.aside_glass_5cc4 .list-glass-b0fa.header_dcfc li a,
.aside_glass_5cc4 .dim_8a19 a,
.aside_glass_5cc4 .sidebar_fluid_b555,
.aside_glass_5cc4 .west-0dc0 > li > a,
.aside_glass_5cc4 .thumbnail_short_2e21 {
  color: rgba(0, 0, 0, 0.55);
}
.aside_glass_5cc4 .list-glass-b0fa.header_dcfc li a:hover,
.aside_glass_5cc4 .dim_8a19 a:hover,
.aside_glass_5cc4 .sidebar_fluid_b555:hover,
.aside_glass_5cc4 .west-0dc0 > li > a:hover,
.aside_glass_5cc4 .thumbnail_short_2e21:hover {
  color: rgba(0, 0, 0, 0.8);
}
.aside_glass_5cc4 .blue_bcb3 {
  color: rgba(0, 0, 0, 0.55);
}
.aside_glass_5cc4 .blue_bcb3 .box-over-2bb2 {
  color: rgba(0, 0, 0, 0.8);
}
.aside_glass_5cc4 .blue_bcb3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.short-509b .search-7df0 {
  margin-left: auto;
  margin-right: auto;
}
.hot-97e1 > * {
  margin-left: auto;
  margin-right: auto;
}
.hot-97e1 .outline-upper-7df9 {
  margin-right: 1.41575em;
}
.short-60df .hot-97e1 > .caption-blue-ecbd {
  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;
}
.short-60df .hot-97e1 > .hidden-243b {
  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;
}
.detail_left_ad63.short-509b .search-7df0,
.narrow_6d8d.short-509b .search-7df0 {
  margin-left: 0;
}
.advanced-f90c.short-509b .search-7df0,
.sidebar-white-62f6.short-509b .search-7df0 {
  margin-right: 0;
}
.hot-97e1 ol,
.hot-97e1 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.content_paper_2dc3 video {
  max-width: 100%;
}
.slider_00bc img {
  display: block;
}
.slider_00bc.outline-upper-7df9,
.slider_00bc.image-mini-ba74 {
  width: 100%;
}
.slider_00bc.hidden-243b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.accordion-f858:not(.aside-387c) {
  margin: 1.5em auto;
}
.thumbnail_current_5c37 p {
  padding: 1.5em 14px;
}
ul.tabs-06f2.hidden-243b,
ul.tabs-06f2.caption-blue-ecbd,
ul.tabs-06f2.mini_bad5.caption-blue-ecbd {
  padding: 0 14px;
}
.card_tall_f270 {
  display: block;
  overflow-x: auto;
}
.card_tall_f270 table {
  border-collapse: collapse;
  width: 100%;
}
.card_tall_f270 td,
.card_tall_f270 th {
  padding: 0.5em;
}
.hot-97e1 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hot-97e1 ol ol,
.hot-97e1 ol ul,
.hot-97e1 ul ol,
.hot-97e1 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hot-97e1 ol ol li,
.hot-97e1 ol ul li,
.hot-97e1 ul ol li,
.hot-97e1 ul ul li {
  margin-left: 0;
}
.up_3205.tooltip_medium_f823 > .box_b859 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.up_3205.tooltip_medium_f823 > .box_b859 iframe,
.up_3205.tooltip_medium_f823 > .box_b859 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.badge_8723 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.badge_8723.primary-9c46 {
  padding: 0;
}
.badge_8723.primary-9c46 cite {
  font-size: 13px;
}
.badge_8723 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.badge_8723 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.row_full_1b5f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.row_full_1b5f > p:first-child {
  margin-top: 0;
}
.row_full_1b5f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.row_full_1b5f blockquote {
  border-left: 0;
}
.header_white_0a7c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.header_white_0a7c:not(.gallery_a54e) {
  max-width: 100px;
}
.header_white_0a7c.label-static-c058 {
  border-bottom: none !important;
  text-align: center;
}
.header_white_0a7c.label-static-c058::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .thumbnail_current_5c37 p {
    padding: 1.5em 0;
  }
}
.slow-1fe5 {
  color: #0073aa;
}
.content-old-45fb {
  background-color: #0073aa;
}
.hovered-0845 {
  color: #229fd8;
}
.pattern_wide_a7f3 {
  background-color: #229fd8;
}
.banner-stone-f258 {
  color: #eee;
}
.modal-narrow-e055 {
  background-color: #eee;
}
.texture_west_552e {
  color: #444;
}
.large_ad94 {
  background-color: #444;
}
.nav-4109 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.nav-4109 .backdrop_south_16d6 .dim_8a19 {
  font-size: 15px;
}
.nav-4109 .dim_8a19 {
  line-height: 1.3;
}
.nav-4109 .aside_glass_5cc4 {
}
.nav-4109 .complex_82a1 {
  background: #235787;
}
.pagination-267a {
  padding: 0;
}
.pagination-267a .complex_82a1 {
  background: #1a1a1a;
}
.pagination-267a .aside_glass_5cc4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.hovered-43db {
  padding: 0;
  border-left: none;
  border-right: none;
}
.hovered-43db .aside_glass_5cc4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.hovered-43db .complex_82a1 {
  background: #303030;
}
.filter_selected_db75 {
  position: relative;
  z-index: 10;
}
.filter_selected_db75 .popup-460c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.down_d65b .content-8a7f {
  display: inline-block;
  vertical-align: middle;
}
.down_d65b.wood-b848 .content-8a7f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .down_d65b.wood-b848 .content-8a7f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .down_d65b.wood-b848 .content-8a7f {
    margin-right: 0.4em;
  }
}
.down_d65b.wood-b848 .content-8a7f:last-child {
  margin-right: 0;
}
.in_e50a .popup-460c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .mini_3333 .backdrop_south_16d6 {
    margin: 0 -0.5em;
  }
  .mini_3333 .backdrop_south_16d6 [class*="customify-col-"],
  .mini_3333 .backdrop_south_16d6 [class*="customify-col_"],
  .mini_3333 .backdrop_south_16d6 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.mini_3333.shade-a53c .popup-460c {
  background: 0 0 !important;
}
.mini_3333.shade-a53c .popup-460c,
.mini_3333.in_e50a .popup-460c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .mini_3333.feature_gas_c371 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.mini_3333.in_e50a .popup-460c {
  box-shadow: none !important;
}
.preview-pink-16c6 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .preview-pink-16c6 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .preview-pink-16c6 {
    padding: 18px 0 20px;
  }
}
.preview-pink-16c6 .background_glass_d108 {
  width: 100%;
}
.preview-pink-16c6 .column-f328 {
  margin-bottom: 0;
}
.preview-pink-16c6 .popup-full-7e73 {
  margin-top: 5px;
  font-size: 0.875em;
}
.pagination_full_e62f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.pagination_full_e62f .gold-f890 {
  width: 100%;
}
.row_b950 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.row_b950 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.row_b950 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;
}
.row_b950 li:last-child:after {
  display: none;
}
.row_b950 li a {
  font-weight: 500;
  margin-right: 10px;
}
.paragraph-0d05 .right-730c button,
.preview-pink-16c6 .right-730c button {
  left: 0;
}
.paragraph-0d05 .gold-f890,
.preview-pink-16c6 .gold-f890 {
  padding-left: 0;
  padding-right: 0;
}
.paragraph-0d05 .pagination_full_e62f,
.preview-pink-16c6 .pagination_full_e62f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.paragraph-0d05 {
  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;
}
.paragraph-0d05: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;
}
.paragraph-0d05 .filter-up-590f {
  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) {
  .paragraph-0d05 .filter-up-590f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .paragraph-0d05 .filter-up-590f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .paragraph-0d05 .filter-up-590f {
    min-height: 200px;
  }
}
.paragraph-0d05 .row_b950 {
  color: rgba(255, 255, 255, 0.8);
}
.paragraph-0d05 .row_b950 a,
.paragraph-0d05 .row_b950 li:after {
  color: inherit;
}
.paragraph-0d05 .row_b950 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.accordion_slow_195f {
  margin-bottom: 0.5em;
}
.component-black-a984 {
  margin-bottom: 1.2em;
}
.component-black-a984,
.accordion_slow_195f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.component-black-a984 p:last-child,
.accordion_slow_195f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .right-730c,
#masthead .right-730c {
  display: none;
}
#masthead
  > .right-730c.component-pressed-b454 {
  display: none;
}
#masthead > .right-730c button {
  left: 0;
}
.grid_4fcd {
  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%;
}
.grid_4fcd .content-8a7f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.grid_4fcd .hero-pressed-a494 {
  display: -webkit-box;
  display: flex;
}
.grid_4fcd .hero-pressed-a494.filter-6aca {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.grid_4fcd .hero-pressed-a494.narrow-d959 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.grid_4fcd .hero-pressed-a494.accent_de02 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.grid_4fcd.section-0419.main_green_f1a8 .hero-pressed-a494.filter-6aca {
  flex-basis: 100%;
}
.grid_4fcd.row-next-7927 .hero-pressed-a494.narrow-d959 {
  -webkit-box-flex: 1;
  flex: auto;
}
.grid_4fcd.row-next-7927 .hero-pressed-a494.accent_de02 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .right-730c.component-pressed-b454 {
  display: none;
}
#masthead > .right-730c button {
  left: 0;
}
.description-thick-cbaa {
  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;
}
.description-thick-cbaa:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.description-thick-cbaa.image_4153 i {
  margin-right: 4px;
}
.description-thick-cbaa.chip_9de2 i {
  margin-left: 5px;
}
.dim_8a19 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.dim_8a19 p:last-child {
  margin-bottom: 0;
}
.video_7d19 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.video_7d19 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.video_7d19 img {
  display: block;
  width: auto;
  line-height: 1;
}
.video_7d19 .hovered_8dc9 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.video_7d19 .outline-plasma-4690 {
  margin: 5px 0 7px 0;
}
.video_7d19.advanced_6623 .shade-5f35 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.video_7d19.advanced_6623 .focus_next_96c2 {
  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;
}
.video_7d19.simple_dd03 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.video_7d19.simple_dd03 .shade-5f35 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.video_7d19.simple_dd03 .focus_next_96c2 {
  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;
}
.video_7d19.motion_35af {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.video_7d19.media_fast_2153 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.video_7d19.media_fast_2153 .focus_next_96c2 {
  margin-top: 7px;
}
.left-9225 {
  display: inline-block;
}
.filter_selected_db75 .blue_f35c .video_7d19 img {
  max-width: 100%;
}
.picture_cb4b .blue_e709.feature-41e8,
.accent-blue-067f .blue_e709.feature-41e8 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.picture_cb4b .hovered-4f66,
.accent-blue-067f .hovered-4f66 {
  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%);
}
.picture_cb4b .hovered-4f66 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.picture_cb4b.notification-active-5b7e .hovered-4f66 {
  display: none;
}
.picture_cb4b .column-bottom-4160 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.picture_cb4b .column-bottom-4160 li {
  display: inline-block;
  position: relative;
}
.picture_cb4b .column-bottom-4160 li:last-child {
  margin-right: 0;
}
.picture_cb4b .column-bottom-4160 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;
}
.picture_cb4b .column-bottom-4160 li.background_right_9550 > a {
  color: rgba(0, 0, 0, 0.9);
}
.picture_cb4b .column-bottom-4160 > 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;
}
.picture_cb4b .column-bottom-4160 > li > a i {
  line-height: 0;
}
.picture_cb4b .column-bottom-4160 > li.yellow-110a > a .hovered-4f66 {
  margin-left: 4px;
  line-height: 0;
}
.picture_cb4b .column-bottom-4160 .disabled_e705 li.yellow-110a > a {
  position: relative;
}
.picture_cb4b .column-bottom-4160 .disabled_e705 li.yellow-110a > a:after,
.picture_cb4b .column-bottom-4160 .disabled_e705 li.yellow-110a > a:before {
  content: "";
  display: table;
}
.picture_cb4b .column-bottom-4160 .disabled_e705 li.yellow-110a > a:after {
  clear: both;
}
.picture_cb4b .column-bottom-4160 .disabled_e705 li.yellow-110a > a .hovered-4f66 {
  margin-left: 5px;
  float: right;
}
.picture_cb4b .badge_c762,
.picture_cb4b .disabled_e705 {
  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;
}
.picture_cb4b .disabled_e705 {
  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;
}
.picture_cb4b .disabled_e705 .feature-41e8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.picture_cb4b .disabled_e705 .hovered-4f66 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.picture_cb4b .disabled_e705 li {
  display: block;
  margin: 0;
  padding: 0;
}
.picture_cb4b .disabled_e705 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;
}
.picture_cb4b .disabled_e705 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.picture_cb4b .disabled_e705 .disabled_e705 {
  top: 0;
  left: 100%;
}
.picture_cb4b .blue-9dc1.fn-focus-c9f0 > .badge_c762,
.picture_cb4b .blue-9dc1.fn-focus-c9f0 > .disabled_e705,
.picture_cb4b .blue-9dc1:focus > .badge_c762,
.picture_cb4b .blue-9dc1:focus > .disabled_e705,
.picture_cb4b .blue-9dc1:hover > .badge_c762,
.picture_cb4b .blue-9dc1:hover > .disabled_e705 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.picture_cb4b.active_b205 .west-0dc0:after,
.picture_cb4b.active_b205 .west-0dc0:before {
  content: "";
  display: table;
}
.picture_cb4b.active_b205 .west-0dc0:after {
  clear: both;
}
.picture_cb4b.active_b205 .west-0dc0 > li {
  float: left;
}
.picture_cb4b.east-eadd .west-0dc0:after,
.picture_cb4b.east-eadd .west-0dc0:before {
  content: "";
  display: table;
}
.picture_cb4b.east-eadd .west-0dc0:after {
  clear: both;
}
.picture_cb4b.east-eadd .west-0dc0 > li {
  float: left;
}
.picture_cb4b.east-eadd .west-0dc0 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.picture_cb4b.east-eadd .west-0dc0 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.picture_cb4b.east-eadd .west-0dc0 > li.accordion-707d > a,
.picture_cb4b.east-eadd .west-0dc0 > li.background_right_9550 > a {
  color: #fff;
  background-color: #1e4b75;
}
.picture_cb4b.description-0298 .west-0dc0 > li > a .feature-41e8 {
  position: relative;
}
.picture_cb4b.description-0298 .west-0dc0 > li > a .feature-41e8: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;
}
.picture_cb4b.description-0298
  .west-0dc0
  > li:focus
  > a
  .feature-41e8:before,
.picture_cb4b.description-0298
  .west-0dc0
  > li:hover
  > a
  .feature-41e8:before {
  width: 100%;
  background-color: currentColor;
}
.picture_cb4b.description-0298
  .west-0dc0
  > li.accordion-707d
  > a
  .feature-41e8:before,
.picture_cb4b.description-0298
  .west-0dc0
  > li.fixed-4fc6
  > a
  .feature-41e8:before {
  width: 100%;
  background-color: currentColor;
}
.picture_cb4b.grid_6881 .west-0dc0 > li > a .feature-41e8 {
  position: relative;
}
.picture_cb4b.grid_6881 .west-0dc0 > li > a .feature-41e8: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;
}
.picture_cb4b.grid_6881 .west-0dc0 > li:focus > a .feature-41e8:before,
.picture_cb4b.grid_6881
  .west-0dc0
  > li:hover
  > a
  .feature-41e8:before {
  width: 100%;
  background-color: currentColor;
}
.picture_cb4b.grid_6881
  .west-0dc0
  > li.accordion-707d
  > a
  .feature-41e8:before,
.picture_cb4b.grid_6881
  .west-0dc0
  > li.fixed-4fc6
  > a
  .feature-41e8:before {
  width: 100%;
  background-color: currentColor;
}
.accent-blue-067f .column-bottom-4160 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.accent-blue-067f .column-bottom-4160 li:first-child > a {
  border-top: none;
}
.accent-blue-067f .column-bottom-4160 .logo_east_3d98 > .feature-41e8 .hovered-4f66 {
  display: none;
}
.accent-blue-067f .column-bottom-4160 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.accent-blue-067f .column-bottom-4160 li:last-child {
  border: none;
}
.accent-blue-067f .column-bottom-4160 li.yellow-110a > a {
  padding-right: 45px !important;
}
.accent-blue-067f .column-bottom-4160 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.accent-blue-067f .column-bottom-4160 li a:focus,
.accent-blue-067f .column-bottom-4160 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent-blue-067f .column-bottom-4160 li .basic-79e6 {
  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;
}
.accent-blue-067f .column-bottom-4160 li .basic-79e6:hover {
  box-shadow: none;
}
.accent-blue-067f .column-bottom-4160 li .basic-79e6 .hovered-4f66 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.accent-blue-067f .column-bottom-4160 .disabled_e705 {
  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);
}
.accent-blue-067f .column-bottom-4160 .disabled_e705 li a {
  padding-left: 3em;
}
.accent-blue-067f .column-bottom-4160 .left_6fcc > a .basic-79e6 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.accent-blue-067f .column-bottom-4160 .left_6fcc > .disabled_e705 {
  display: block;
  opacity: 1;
}
.widget_e74b {
  max-width: 100%;
}
.description-pink-b440 {
  line-height: 0;
  cursor: pointer;
}
.thumbnail_short_2e21 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.thumbnail_short_2e21:hover {
  box-shadow: none;
  color: currentColor;
}
.thumbnail_short_2e21 svg {
  width: 18px;
  height: 18px;
}
.thumbnail_short_2e21 .mini-e09c {
  display: none;
}
.video_gas_7a6c {
  position: relative;
}
.video_gas_7a6c.fn-active-c9f0 .thumbnail_short_2e21 .texture-7f15 {
  display: none;
}
.video_gas_7a6c.fn-active-c9f0 .thumbnail_short_2e21 .mini-e09c {
  display: inline-block;
}
.video_gas_7a6c .chip_dark_0702 {
  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);
}
.video_gas_7a6c.list-bronze-0359 .chip_dark_0702 {
  left: auto;
  right: -0.9em;
}
.video_gas_7a6c.list-bronze-0359 .bronze-38da::before {
  left: auto;
  right: 15px;
}
.video_gas_7a6c.fn-active-c9f0 .chip_dark_0702 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.label_dbe0 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.label_dbe0 label {
  flex-basis: 100%;
}
.label_dbe0 .pink-b114 {
  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;
}
.label_dbe0 .banner_407f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.label_dbe0 .banner_407f:focus {
  background-color: transparent;
}
.label_dbe0 button.input_8ff7 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.label_dbe0 button.input_8ff7:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.label_dbe0 button.input_8ff7 svg {
  width: 18px;
  height: 18px;
}
.label_dbe0 input[type="submit"] {
  min-height: auto;
}
.item_dynamic_b3ad .label_dbe0 .banner_407f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.bronze-38da {
  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) {
  .bronze-38da {
    width: 220px;
  }
}
.bronze-38da label {
  flex-basis: 100%;
}
.bronze-38da::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;
}
.info_slow_3d07 .item_dynamic_b3ad .label_dbe0 {
  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;
}
.info_slow_3d07
  .item_dynamic_b3ad
  .label_dbe0
  .pink-b114 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.info_slow_3d07 .item_dynamic_b3ad .label_dbe0 .banner_407f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.info_slow_3d07
  .item_dynamic_b3ad
  .label_dbe0
  .banner_407f:focus {
  background: 0 0;
}
.info_slow_3d07
  .item_dynamic_b3ad
  .label_dbe0
  .active_95ce {
  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;
}
.list-glass-b0fa {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.list-glass-b0fa li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.list-glass-b0fa li:last-child {
  margin-right: 0;
}
.list-glass-b0fa li:first-child {
  margin-left: 0;
}
.list-glass-b0fa.notification_4e77 a {
  color: #fff;
}
.list-glass-b0fa.notification_4e77 a:hover {
  color: #fff;
}
.list-glass-b0fa a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.list-glass-b0fa a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.list-glass-b0fa a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.list-glass-b0fa a:hover {
  opacity: 0.9;
  color: inherit;
}
.list-glass-b0fa [class*="social-icon-apple"] {
  background-color: #999;
}
.list-glass-b0fa [class*="social-icon-apple"].tiny-0f20 {
  background-color: transparent;
  color: #999;
}
.list-glass-b0fa [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.list-glass-b0fa [class*="social-icon-behance"].tiny-0f20 {
  background-color: transparent;
  color: #1769ff;
}
.list-glass-b0fa [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.list-glass-b0fa [class*="social-icon-bitbucket"].tiny-0f20 {
  background-color: transparent;
  color: #205081;
}
.list-glass-b0fa [class*="social-icon-codepen"] {
  background-color: #000;
}
.list-glass-b0fa [class*="social-icon-codepen"].tiny-0f20 {
  background-color: transparent;
  color: #000;
}
.list-glass-b0fa [class*="social-icon-delicious"] {
  background-color: #39f;
}
.list-glass-b0fa [class*="social-icon-delicious"].tiny-0f20 {
  background-color: transparent;
  color: #39f;
}
.list-glass-b0fa [class*="social-icon-digg"] {
  background-color: #005be2;
}
.list-glass-b0fa [class*="social-icon-digg"].tiny-0f20 {
  background-color: transparent;
  color: #005be2;
}
.list-glass-b0fa [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.list-glass-b0fa [class*="social-icon-dribbble"].tiny-0f20 {
  background-color: transparent;
  color: #ea4c89;
}
.list-glass-b0fa [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.list-glass-b0fa [class*="social-icon-envelope"].tiny-0f20 {
  background-color: transparent;
  color: #ea4335;
}
.list-glass-b0fa [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.list-glass-b0fa [class*="social-icon-facebook"].tiny-0f20 {
  background-color: transparent;
  color: #3b5998;
}
.list-glass-b0fa [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.list-glass-b0fa [class*="social-icon-flickr"].tiny-0f20 {
  background-color: transparent;
  color: #0063dc;
}
.list-glass-b0fa [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.list-glass-b0fa [class*="social-icon-foursquare"].tiny-0f20 {
  background-color: transparent;
  color: #2d5be3;
}
.list-glass-b0fa [class*="social-icon-github"] {
  background-color: #333;
}
.list-glass-b0fa [class*="social-icon-github"].tiny-0f20 {
  background-color: transparent;
  color: #333;
}
.list-glass-b0fa [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.list-glass-b0fa [class*="social-icon-google-plus"].tiny-0f20 {
  background-color: transparent;
  color: #dd4b39;
}
.list-glass-b0fa [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.list-glass-b0fa [class*="social-icon-houzz"].tiny-0f20 {
  background-color: transparent;
  color: #7ac142;
}
.list-glass-b0fa [class*="social-icon-instagram"] {
  background-color: #262626;
}
.list-glass-b0fa [class*="social-icon-instagram"].tiny-0f20 {
  background-color: transparent;
  color: #262626;
}
.list-glass-b0fa [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.list-glass-b0fa [class*="social-icon-jsfiddle"].tiny-0f20 {
  background-color: transparent;
  color: #487aa2;
}
.list-glass-b0fa [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.list-glass-b0fa [class*="social-icon-linkedin"].tiny-0f20 {
  background-color: transparent;
  color: #0077b5;
}
.list-glass-b0fa [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.list-glass-b0fa [class*="social-icon-medium"].tiny-0f20 {
  background-color: transparent;
  color: #00ab6b;
}
.list-glass-b0fa [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.list-glass-b0fa
  [class*="social-icon-odnoklassniki"].tiny-0f20 {
  background-color: transparent;
  color: #f4731c;
}
.list-glass-b0fa [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.list-glass-b0fa [class*="social-icon-meetup"].tiny-0f20 {
  background-color: transparent;
  color: #ec1c40;
}
.list-glass-b0fa [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.list-glass-b0fa [class*="social-icon-pinterest"].tiny-0f20 {
  background-color: transparent;
  color: #bd081c;
}
.list-glass-b0fa [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.list-glass-b0fa [class*="social-icon-product-hunt"].tiny-0f20 {
  background-color: transparent;
  color: #da552f;
}
.list-glass-b0fa [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.list-glass-b0fa [class*="social-icon-reddit"].tiny-0f20 {
  background-color: transparent;
  color: #ff4500;
}
.list-glass-b0fa [class*="social-icon-rss"] {
  background-color: #f26522;
}
.list-glass-b0fa [class*="social-icon-rss"].tiny-0f20 {
  background-color: transparent;
  color: #f26522;
}
.list-glass-b0fa [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.list-glass-b0fa
  [class*="social-icon-shopping-cart"].tiny-0f20 {
  background-color: transparent;
  color: #4caf50;
}
.list-glass-b0fa [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.list-glass-b0fa [class*="social-icon-skype"].tiny-0f20 {
  background-color: transparent;
  color: #00aff0;
}
.list-glass-b0fa [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.list-glass-b0fa [class*="social-icon-slideshare"].tiny-0f20 {
  background-color: transparent;
  color: #0077b5;
}
.list-glass-b0fa [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.list-glass-b0fa [class*="social-icon-snapchat"].tiny-0f20 {
  background-color: transparent;
  color: #fffc00;
}
.list-glass-b0fa [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.list-glass-b0fa [class*="social-icon-soundcloud"].tiny-0f20 {
  background-color: transparent;
  color: #f80;
}
.list-glass-b0fa [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.list-glass-b0fa [class*="social-icon-spotify"].tiny-0f20 {
  background-color: transparent;
  color: #2ebd59;
}
.list-glass-b0fa [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.list-glass-b0fa
  [class*="social-icon-stack-overflow"].tiny-0f20 {
  background-color: transparent;
  color: #fe7a15;
}
.list-glass-b0fa [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.list-glass-b0fa [class*="social-icon-maldkfgram"].tiny-0f20 {
  background-color: transparent;
  color: #2ca5e0;
}
.list-glass-b0fa [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.list-glass-b0fa [class*="social-icon-tripadvisor"].tiny-0f20 {
  background-color: transparent;
  color: #589442;
}
.list-glass-b0fa [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.list-glass-b0fa [class*="social-icon-tumblr"].tiny-0f20 {
  background-color: transparent;
  color: #35465c;
}
.list-glass-b0fa [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.list-glass-b0fa [class*="social-icon-twitch"].tiny-0f20 {
  background-color: transparent;
  color: #6441a5;
}
.list-glass-b0fa [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.list-glass-b0fa [class*="social-icon-twitter"].tiny-0f20 {
  background-color: transparent;
  color: #1da1f2;
}
.list-glass-b0fa [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.list-glass-b0fa [class*="social-icon-vimeo"].tiny-0f20 {
  background-color: transparent;
  color: #1ab7ea;
}
.list-glass-b0fa [class*="social-icon-vk"] {
  background-color: #45668e;
}
.list-glass-b0fa [class*="social-icon-vk"].tiny-0f20 {
  background-color: transparent;
  color: #45668e;
}
.list-glass-b0fa [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.list-glass-b0fa [class*="social-icon-weibo"].tiny-0f20 {
  background-color: transparent;
  color: #df2029;
}
.list-glass-b0fa [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.list-glass-b0fa [class*="social-icon-weixin"].tiny-0f20 {
  background-color: transparent;
  color: #7bb32e;
}
.list-glass-b0fa [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.list-glass-b0fa [class*="social-icon-whatsapp"].tiny-0f20 {
  background-color: transparent;
  color: #25d366;
}
.list-glass-b0fa [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.list-glass-b0fa [class*="social-icon-wordpress"].tiny-0f20 {
  background-color: transparent;
  color: #21759b;
}
.list-glass-b0fa [class*="social-icon-xing"] {
  background-color: #026466;
}
.list-glass-b0fa [class*="social-icon-xing"].tiny-0f20 {
  background-color: transparent;
  color: #026466;
}
.list-glass-b0fa [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.list-glass-b0fa [class*="social-icon-yelp"].tiny-0f20 {
  background-color: transparent;
  color: #af0606;
}
.list-glass-b0fa [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.list-glass-b0fa [class*="social-icon-youtube"].tiny-0f20 {
  background-color: transparent;
  color: #cd201f;
}
.sidebar_fluid_b555 {
  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;
}
.sidebar_fluid_b555:hover {
  box-shadow: none;
  background: 0 0;
}
.picture_dim_9732 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.lower_14ce {
  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;
}
.overlay-dynamic-db43 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.preview_af82 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.preview_af82,
.preview_af82::after,
.preview_af82::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;
}
.preview_af82::after,
.preview_af82::before {
  content: "";
  display: block;
  background-color: inherit;
}
.surface_under_8a38 .lower_14ce .overlay-dynamic-db43 {
  margin-top: -2px;
  width: 19px;
}
.surface_under_8a38 .lower_14ce .preview_af82 {
  margin-top: -1px;
}
.surface_under_8a38 .lower_14ce .preview_af82,
.surface_under_8a38 .lower_14ce .preview_af82::after,
.surface_under_8a38 .lower_14ce .preview_af82::before {
  width: 19px;
  height: 2px;
}
.surface_under_8a38 .lower_14ce .preview_af82::before {
  top: -6px;
}
.surface_under_8a38 .lower_14ce .preview_af82::after {
  bottom: -6px;
}
.gradient-a0f5 .lower_14ce .overlay-dynamic-db43 {
  margin-top: -2px;
  width: 22px;
}
.gradient-a0f5 .lower_14ce .preview_af82 {
  margin-top: -1px;
}
.gradient-a0f5 .lower_14ce .preview_af82,
.gradient-a0f5 .lower_14ce .preview_af82::after,
.gradient-a0f5 .lower_14ce .preview_af82::before {
  width: 22px;
  height: 2px;
}
.gradient-a0f5 .lower_14ce .preview_af82::before {
  top: -7px;
}
.gradient-a0f5 .lower_14ce .preview_af82::after {
  bottom: -7px;
}
.fresh_9d62 .lower_14ce .overlay-dynamic-db43 {
  margin-top: -2px;
  width: 31px;
}
.fresh_9d62 .lower_14ce .preview_af82 {
  margin-top: -1.5px;
}
.fresh_9d62 .lower_14ce .preview_af82,
.fresh_9d62 .lower_14ce .preview_af82::after,
.fresh_9d62 .lower_14ce .preview_af82::before {
  width: 31px;
  height: 3px;
}
.fresh_9d62 .lower_14ce .preview_af82::before {
  top: -9px;
}
.fresh_9d62 .lower_14ce .preview_af82::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .preview_d433 .lower_14ce .overlay-dynamic-db43 {
    margin-top: -2px;
    width: 19px;
  }
  .preview_d433 .lower_14ce .preview_af82 {
    margin-top: -1px;
  }
  .preview_d433 .lower_14ce .preview_af82,
  .preview_d433 .lower_14ce .preview_af82::after,
  .preview_d433 .lower_14ce .preview_af82::before {
    width: 19px;
    height: 2px;
  }
  .preview_d433 .lower_14ce .preview_af82::before {
    top: -6px;
  }
  .preview_d433 .lower_14ce .preview_af82::after {
    bottom: -6px;
  }
  .footer_895a .lower_14ce .overlay-dynamic-db43 {
    margin-top: -2px;
    width: 22px;
  }
  .footer_895a .lower_14ce .preview_af82 {
    margin-top: -1px;
  }
  .footer_895a .lower_14ce .preview_af82,
  .footer_895a .lower_14ce .preview_af82::after,
  .footer_895a .lower_14ce .preview_af82::before {
    width: 22px;
    height: 2px;
  }
  .footer_895a .lower_14ce .preview_af82::before {
    top: -7px;
  }
  .footer_895a .lower_14ce .preview_af82::after {
    bottom: -7px;
  }
  .detail-fixed-23f2 .lower_14ce .overlay-dynamic-db43 {
    margin-top: -2px;
    width: 31px;
  }
  .detail-fixed-23f2 .lower_14ce .preview_af82 {
    margin-top: -1.5px;
  }
  .detail-fixed-23f2 .lower_14ce .preview_af82,
  .detail-fixed-23f2 .lower_14ce .preview_af82::after,
  .detail-fixed-23f2 .lower_14ce .preview_af82::before {
    width: 31px;
    height: 3px;
  }
  .detail-fixed-23f2 .lower_14ce .preview_af82::before {
    top: -9px;
  }
  .detail-fixed-23f2 .lower_14ce .preview_af82::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .dynamic_3434 .lower_14ce .overlay-dynamic-db43 {
    margin-top: -2px;
    width: 19px;
  }
  .dynamic_3434 .lower_14ce .preview_af82 {
    margin-top: -1px;
  }
  .dynamic_3434 .lower_14ce .preview_af82,
  .dynamic_3434 .lower_14ce .preview_af82::after,
  .dynamic_3434 .lower_14ce .preview_af82::before {
    width: 19px;
    height: 2px;
  }
  .dynamic_3434 .lower_14ce .preview_af82::before {
    top: -6px;
  }
  .dynamic_3434 .lower_14ce .preview_af82::after {
    bottom: -6px;
  }
  .layout_c4ac .lower_14ce .overlay-dynamic-db43 {
    margin-top: -2px;
    width: 22px;
  }
  .layout_c4ac .lower_14ce .preview_af82 {
    margin-top: -1px;
  }
  .layout_c4ac .lower_14ce .preview_af82,
  .layout_c4ac .lower_14ce .preview_af82::after,
  .layout_c4ac .lower_14ce .preview_af82::before {
    width: 22px;
    height: 2px;
  }
  .layout_c4ac .lower_14ce .preview_af82::before {
    top: -7px;
  }
  .layout_c4ac .lower_14ce .preview_af82::after {
    bottom: -7px;
  }
  .notice_current_69c9 .lower_14ce .overlay-dynamic-db43 {
    margin-top: -2px;
    width: 31px;
  }
  .notice_current_69c9 .lower_14ce .preview_af82 {
    margin-top: -1.5px;
  }
  .notice_current_69c9 .lower_14ce .preview_af82,
  .notice_current_69c9 .lower_14ce .preview_af82::after,
  .notice_current_69c9 .lower_14ce .preview_af82::before {
    width: 31px;
    height: 3px;
  }
  .notice_current_69c9 .lower_14ce .preview_af82::before {
    top: -9px;
  }
  .notice_current_69c9 .lower_14ce .preview_af82::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hidden_9d31 .lower_14ce .overlay-dynamic-db43 {
    margin-top: -2px;
    width: 19px;
  }
  .hidden_9d31 .lower_14ce .preview_af82 {
    margin-top: -1px;
  }
  .hidden_9d31 .lower_14ce .preview_af82,
  .hidden_9d31 .lower_14ce .preview_af82::after,
  .hidden_9d31 .lower_14ce .preview_af82::before {
    width: 19px;
    height: 2px;
  }
  .hidden_9d31 .lower_14ce .preview_af82::before {
    top: -6px;
  }
  .hidden_9d31 .lower_14ce .preview_af82::after {
    bottom: -6px;
  }
  .liquid_212b .lower_14ce .overlay-dynamic-db43 {
    margin-top: -2px;
    width: 22px;
  }
  .liquid_212b .lower_14ce .preview_af82 {
    margin-top: -1px;
  }
  .liquid_212b .lower_14ce .preview_af82,
  .liquid_212b .lower_14ce .preview_af82::after,
  .liquid_212b .lower_14ce .preview_af82::before {
    width: 22px;
    height: 2px;
  }
  .liquid_212b .lower_14ce .preview_af82::before {
    top: -7px;
  }
  .liquid_212b .lower_14ce .preview_af82::after {
    bottom: -7px;
  }
  .feature_b06b .lower_14ce .overlay-dynamic-db43 {
    margin-top: -2px;
    width: 31px;
  }
  .feature_b06b .lower_14ce .preview_af82 {
    margin-top: -1.5px;
  }
  .feature_b06b .lower_14ce .preview_af82,
  .feature_b06b .lower_14ce .preview_af82::after,
  .feature_b06b .lower_14ce .preview_af82::before {
    width: 31px;
    height: 3px;
  }
  .feature_b06b .lower_14ce .preview_af82::before {
    top: -9px;
  }
  .feature_b06b .lower_14ce .preview_af82::after {
    bottom: -9px;
  }
}
.medium-a52a .preview_af82 {
  -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);
}
.medium-a52a .preview_af82::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.medium-a52a .preview_af82::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);
}
.medium-a52a.cold-f011 .preview_af82 {
  -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);
}
.medium-a52a.cold-f011 .preview_af82::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.medium-a52a.cold-f011 .preview_af82::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);
}
.highlight_top_017d {
  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.overlay_black_c4c2:before {
  display: none;
}
.tall_3642 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tall_3642 .advanced_a8b0 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tall_3642 .advanced_a8b0:last-of-type {
  border-bottom: none;
}
.tall_3642 .advanced_a8b0.section-selected-02a7,
.tall_3642 .advanced_a8b0.accordion-lower-7df9,
.tall_3642 .advanced_a8b0.middle_b01c {
  padding: 0;
}
.tall_3642 .accent-blue-067f .basic-79e6 {
  color: currentColor;
}
.tall_3642 .accent-blue-067f .basic-79e6:focus,
.tall_3642 .accent-blue-067f .basic-79e6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tall_3642.aside_glass_5cc4 .blue_bcb3,
.tall_3642.aside_glass_5cc4 .dim_8a19 a,
.tall_3642.aside_glass_5cc4 .west-0dc0 a,
.tall_3642.aside_glass_5cc4 .disabled_e705 a {
  color: rgba(0, 0, 0, 0.55);
}
.tall_3642.aside_glass_5cc4 .blue_bcb3:hover,
.tall_3642.aside_glass_5cc4 .dim_8a19 a:hover,
.tall_3642.aside_glass_5cc4 .west-0dc0 a:hover,
.tall_3642.aside_glass_5cc4 .disabled_e705 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tall_3642.aside_glass_5cc4 .box-over-2bb2 {
  color: rgba(0, 0, 0, 0.8);
}
.tall_3642.aside_glass_5cc4 .advanced_a8b0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tall_3642.aside_glass_5cc4 .advanced_a8b0:before {
  background: rgba(0, 0, 0, 0.08);
}
.tall_3642.aside_glass_5cc4 .breadcrumb-0ec2:before {
  background: rgba(255, 255, 255, 0.9);
}
.tall_3642.aside_glass_5cc4 .accent-blue-067f .column-bottom-4160 li a,
.tall_3642.aside_glass_5cc4 .accent-blue-067f .basic-79e6,
.tall_3642.aside_glass_5cc4 .disabled_e705 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tall_3642.aside_glass_5cc4 .accent-blue-067f .basic-79e6:focus,
.tall_3642.aside_glass_5cc4 .accent-blue-067f .basic-79e6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tall_3642.aside_glass_5cc4 .column-bottom-4160 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tall_3642.complex_82a1 .blue_bcb3,
.tall_3642.complex_82a1 .dim_8a19 a,
.tall_3642.complex_82a1 .west-0dc0 .basic-79e6,
.tall_3642.complex_82a1 .west-0dc0 a,
.tall_3642.complex_82a1 .disabled_e705 a {
  color: rgba(255, 255, 255, 0.79);
}
.tall_3642.complex_82a1 .blue_bcb3:hover,
.tall_3642.complex_82a1 .dim_8a19 a:hover,
.tall_3642.complex_82a1 .west-0dc0 .basic-79e6:hover,
.tall_3642.complex_82a1 .west-0dc0 a:hover,
.tall_3642.complex_82a1 .disabled_e705 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tall_3642.complex_82a1 .box-over-2bb2 {
  color: rgba(255, 255, 255, 0.99);
}
.tall_3642.complex_82a1 .advanced_a8b0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tall_3642.complex_82a1 .advanced_a8b0:before {
  background: rgba(255, 255, 255, 0.08);
}
.tall_3642.complex_82a1 .breadcrumb-0ec2:before {
  background: rgba(0, 0, 0, 0.9);
}
.tall_3642.complex_82a1 .accent-blue-067f .column-bottom-4160 li a,
.tall_3642.complex_82a1 .accent-blue-067f .basic-79e6,
.tall_3642.complex_82a1 .disabled_e705 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tall_3642.complex_82a1 .accent-blue-067f .basic-79e6:focus,
.tall_3642.complex_82a1 .accent-blue-067f .basic-79e6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tall_3642.complex_82a1 .column-bottom-4160 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb-0ec2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.breadcrumb-0ec2:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.silver-8114 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.chip-east-d96c .tall_3642 {
  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;
}
.chip-east-d96c .advanced_a8b0 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.chip-east-d96c .advanced_a8b0: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) {
  .chip-east-d96c .advanced_a8b0:before {
    width: 16%;
    left: 42%;
  }
}
.chip-east-d96c .advanced_a8b0:last-child:before {
  content: none;
}
.chip-east-d96c .advanced_a8b0[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.chip-east-d96c .accent-blue-067f .column-bottom-4160 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.chip-east-d96c .accent-blue-067f .column-bottom-4160 li a .basic-79e6 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.chip-east-d96c .accent-blue-067f .disabled_e705 {
  border: none;
}
.chip-east-d96c .accent-blue-067f .disabled_e705 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.chip-east-d96c .breadcrumb-0ec2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.chip-east-d96c .silver-8114 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.chip-east-d96c .complex_82a1 .breadcrumb-0ec2:before {
  background: rgba(0, 0, 0, 0.9);
}
.chip-east-d96c .aside_glass_5cc4.border-clean-16e7 .preview_af82 {
  background: rgba(0, 0, 0, 0.6);
}
.chip-east-d96c
  .aside_glass_5cc4.border-clean-16e7
  .preview_af82::after,
.chip-east-d96c
  .aside_glass_5cc4.border-clean-16e7
  .preview_af82:before {
  background: inherit;
}
.chip-east-d96c
  .aside_glass_5cc4.border-clean-16e7:hover
  .preview_af82 {
  background: rgba(0, 0, 0, 0.8);
}
.action-9d24 .tall_3642 {
  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) {
  .action-9d24 .tall_3642 {
    width: auto;
    right: 45px;
  }
}
.chip_cbf9 .tall_3642 {
  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) {
  .chip_cbf9 .tall_3642 {
    width: auto;
    left: 45px;
  }
}
.overlay_black_c4c2 .tall_3642 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.overlay_black_c4c2 .silver-8114 {
  max-width: 48em;
  margin: 0 auto;
}
.overlay_black_c4c2 .breadcrumb-0ec2:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.progress-focused-62a7 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.progress-focused-62a7.chip-east-d96c .tall_3642 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.progress-focused-62a7.action-9d24 .tall_3642 {
  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);
}
.progress-focused-62a7 .tall_3642 {
  visibility: visible;
}
.progress-focused-62a7.chip_cbf9 .tall_3642 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.section_fresh_eb2e,
.carousel_stale_3c18 {
  overflow-x: hidden;
}
.section_fresh_eb2e .tall_3642 {
  overflow: auto;
}
.section_fresh_eb2e.chip-east-d96c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.section_fresh_eb2e.chip-east-d96c .tall_3642 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.section_fresh_eb2e.chip-east-d96c .sidebar_fluid_b555 {
  opacity: 0;
}
.section_fresh_eb2e.action-9d24 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.section_fresh_eb2e.action-9d24 .tall_3642 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.section_fresh_eb2e.action-9d24 .sidebar_fluid_b555 {
  opacity: 0;
}
.section_fresh_eb2e.chip_cbf9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.section_fresh_eb2e.chip_cbf9 .tall_3642 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.section_fresh_eb2e.chip_cbf9 .sidebar_fluid_b555 {
  opacity: 0;
}
.section_fresh_eb2e.overlay_black_c4c2 .tall_3642 {
  z-index: 10;
  visibility: visible;
}
.border-clean-16e7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.border-clean-16e7 .preview_af82 {
  background: rgba(255, 255, 255, 0.99);
}
.border-clean-16e7 .preview_af82::after,
.border-clean-16e7 .preview_af82:before {
  background: inherit;
}
.border-clean-16e7:hover .preview_af82 {
  background: rgba(255, 255, 255, 0.99);
}
.chip_cbf9 .border-clean-16e7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.overlay_black_c4c2 .border-clean-16e7 {
  display: none !important;
}
.section_fresh_eb2e:before,
.carousel_stale_3c18:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.section_fresh_eb2e .border-clean-16e7,
.carousel_stale_3c18 .border-clean-16e7 {
  display: inline-block;
}
.tall_3642 .content-8a7f {
  -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;
}
.section_fresh_eb2e .tall_3642 .content-8a7f,
.carousel_stale_3c18 .tall_3642 .content-8a7f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.nav_b320 .pink-b114 {
  width: 100%;
}
.blue_f35c {
  padding: 0 0.5em 0;
}
.blue_f35c [class*="customify-col-"],
.blue_f35c [class*="customify-col_"],
.blue_f35c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.video-pro-dbb3 .blue_f35c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .backdrop_south_16d6 .sort-b6c5,
  .sort-b6c5 {
    display: none;
  }
  .gold_15c0 {
    text-align: left;
  }
  .accordion-warm-8201 {
    text-align: center;
  }
  .basic_357e {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .backdrop_south_16d6 .hover-medium-cfc3,
  .hover-medium-cfc3 {
    display: none;
  }
  .prev_38a3 {
    text-align: left;
  }
  .grid_e423 {
    text-align: center;
  }
  .out-b6a6 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .backdrop_south_16d6 .warm_d1ca,
  .warm_d1ca {
    display: none;
  }
  .notification_bd9e {
    text-align: left;
  }
  .easy_6538 {
    text-align: center;
  }
  .black_4d88 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.module_huge_e0b4 {
  box-shadow: none !important;
}
.warm_c19b .next-dc88,
.frame_f79f .next-dc88 {
  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;
}
.frame_f79f .next-dc88 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.popup-460c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.popup-460c:after,
.popup-460c:before {
  content: "";
  display: table;
}
.popup-460c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .popup-460c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.popup-460c,
.feature_gas_c371 {
  max-width: 1248px;
  margin: 0 auto;
}

.progress-tall-24d8.wrapper_full_d7c4 .popup-460c {
  max-width: 100%;
}
.progress-tall-24d8.medium-bc3f {
  max-width: 1200px;
  margin: 0 auto;
}
.progress-tall-24d8.sort-mini-65ba .popup-460c {
  max-width: 100%;
}
.progress-tall-24d8.sort-mini-65ba > .popup-460c {
  padding-left: 0;
  padding-right: 0;
}
.progress-tall-24d8.sort-mini-65ba > .popup-460c .backdrop_south_16d6 {
  margin: 0;
}
.progress-tall-24d8.sort-mini-65ba
  > .popup-460c
  .action-f733.disabled-steel-36c5 {
  margin-right: 0;
  margin-left: 0;
}
.progress-tall-24d8.sort-mini-65ba #main.disabled-steel-36c5 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .carousel_lower_da0d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .carousel_lower_da0d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .disabled-smooth-b733 .search-7df0 {
    padding-right: 1em;
  }
  .disabled-smooth-b733.banner-391c .action-f733 {
    border-right: 1px solid #eaecee;
  }
  .disabled-smooth-b733.banner-391c .search-7df0 {
    padding-right: 1em;
  }
  .disabled-smooth-b733.banner-391c .basic_b957 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .block_advanced_4d22 .search-7df0 {
    padding-left: 1em;
  }
  .block_advanced_4d22.banner-391c .action-f733 {
    border-left: 1px solid #eaecee;
  }
  .block_advanced_4d22.banner-391c .search-7df0 {
    padding-left: 1em;
  }
  .block_advanced_4d22.banner-391c .basic_b957 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .backdrop-huge-2c43 .search-7df0 {
    padding-left: 1em;
  }
  .backdrop-huge-2c43.banner-391c .dark_c3d9 {
    border-right: 1px solid #eaecee;
  }
  .backdrop-huge-2c43.banner-391c .inner_418a {
    border-right: 1px solid #eaecee;
  }
  .backdrop-huge-2c43.banner-391c .search-7df0 {
    padding-left: 1em;
  }
  .backdrop-huge-2c43.banner-391c .basic_b957 {
    padding-right: 1em;
  }
  .backdrop-huge-2c43.banner-391c .chip-0dfd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content_f12b .search-7df0 {
    padding-right: 1em;
  }
  .content_f12b.banner-391c .dark_c3d9 {
    border-left: 1px solid #eaecee;
  }
  .content_f12b.banner-391c .inner_418a {
    border-left: 1px solid #eaecee;
  }
  .content_f12b.banner-391c .search-7df0 {
    padding-right: 1em;
  }
  .content_f12b.banner-391c .basic_b957 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content_f12b.banner-391c .chip-0dfd {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .carousel_lower_da0d .search-7df0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .carousel_lower_da0d.banner-391c .action-f733 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .carousel_lower_da0d.banner-391c .search-7df0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .carousel_lower_da0d.banner-391c .basic_b957 {
    padding-left: 1em;
  }
  .carousel_lower_da0d.banner-391c .chip-0dfd {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .carousel_lower_da0d.banner-391c .search-7df0 {
    padding-left: 0;
  }
}
.search-basic-0e56 .down_d65b {
  display: inline-block;
}
.yellow_f6c3 {
  display: inline-block;
}
.tabs-81ac {
  word-con: break-word;
}
.article_77c5 > span {
  display: inline-block;
  padding: 5px 0;
}
.article_77c5 .active-stale-6297 {
  margin-left: 8px;
  margin-right: 8px;
}
.article_77c5 .static_23c4 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.main-prev-759c .dropdown-old-8b9b {
  margin-bottom: 2em;
}
.main-prev-759c .accordion_2ee2 {
  margin-bottom: 15px;
}
.main-prev-759c .accordion_2ee2:last-child {
  margin-bottom: 0;
}
.main-prev-759c .gold-b04a {
  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) {
  .main-prev-759c .gold-b04a {
    display: block;
  }
}
.main-prev-759c .frame-cf0a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .main-prev-759c .frame-cf0a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.main-prev-759c .block-green-d61c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.main-prev-759c .block-green-d61c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.main-prev-759c .block-green-d61c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.main-prev-759c .tabs-81ac {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.main-prev-759c .tabs-81ac a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.main-prev-759c .liquid-dbd5 p:last-child {
  margin-bottom: 0;
}
.main-prev-759c .short-923a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.main-prev-759c .nav_dirty_09f8 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.main-prev-759c .slider-thick-3c26 {
  margin-top: 1em;
}
.main-prev-759c .focus-3f20 {
  top: 0;
  display: block;
}
.main-prev-759c .focus-3f20 a {
  color: inherit;
}
.main-prev-759c .focus-3f20 a:hover {
  color: inherit;
}
.main-prev-759c .label-5a5d {
  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;
}
.main-prev-759c .label-5a5d:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.main-prev-759c .nav_dirty_09f8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.main-prev-759c .title_0129 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.main-prev-759c .title_0129:first-child {
  margin-top: 0;
}
.main-prev-759c .title_0129.aside_yellow_c703 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.main-prev-759c .title_0129.tabs_2d3c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.main-prev-759c
  .title_0129.tabs_2d3c.info_715d
  .slider-thick-3c26 {
  width: 100%;
}
.main-prev-759c .tabs_2d3c {
  -webkit-box-align: center;
  align-items: center;
}
.main-prev-759c .tabs_2d3c .article_77c5,
.main-prev-759c .tabs_2d3c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.main-prev-759c .block-green-d61c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main-prev-759c .block-green-d61c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main-prev-759c .block-green-d61c: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;
}
.main-prev-759c .aside_yellow_c703 {
  z-index: 5;
}
.main-prev-759c .modal-77e4 .active-84b7 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.main-prev-759c .dynamic-3a95 .active-84b7 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.main-prev-759c .button_1b48 .active-84b7 {
  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;
}
.main-prev-759c.tabs-static-a0cb .gold-b04a,
.main-prev-759c.inner_d0d8 .gold-b04a {
  display: block;
}
.main-prev-759c.tabs-static-a0cb .gold-b04a .easy-4acb,
.main-prev-759c.tabs-static-a0cb .gold-b04a .nav_dirty_09f8,
.main-prev-759c.inner_d0d8 .gold-b04a .easy-4acb,
.main-prev-759c.inner_d0d8 .gold-b04a .nav_dirty_09f8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.main-prev-759c.smooth_5546 .frame-cf0a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .main-prev-759c.smooth_5546 .frame-cf0a {
    margin-right: 0;
  }
}
.main-prev-759c.tabs-static-a0cb .frame-cf0a,
.main-prev-759c.inner_d0d8 .frame-cf0a {
  padding-top: 40%;
}
.main-prev-759c.tabs-static-a0cb .dropdown-old-8b9b,
.main-prev-759c.inner_d0d8 .dropdown-old-8b9b {
  display: block;
}
.main-prev-759c.tabs-static-a0cb .fn-sticky-c9f0 .nav_dirty_09f8,
.main-prev-759c.inner_d0d8 .fn-sticky-c9f0 .nav_dirty_09f8 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.main-prev-759c.tabs-static-a0cb .frame-cf0a,
.main-prev-759c.inner_d0d8 .frame-cf0a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.main-prev-759c.tabs-static-a0cb .nav_dirty_09f8 {
  padding: 1em;
}
.brown-771a {
  margin: 30px auto;
  display: block;
}
.brown-771a .selected_9f37 > * {
  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;
}
.brown-771a .selected_9f37 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.brown-771a .selected_9f37 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.medium_bbe8 .article_77c5 {
  margin-bottom: 1.41575em;
}
.medium_bbe8 .table_dark_1286 {
  margin-bottom: 1.618em;
}
.hot-97e1 .description_small_c8b6 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hot-97e1 .description_small_c8b6 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hot-97e1 .paragraph-dirty-4caf {
  max-width: 100%;
  overflow: auto;
}
.short-509b .hot-97e1 a:hover {
  text-decoration: underline;
}
.main-0497 .accordion_2ee2:not(.tabs-81ac),
.main-0497 .block-green-d61c {
  margin-bottom: 1.41575em;
}
.main-0497 .accordion_2ee2:not(.tabs-81ac):last-child,
.main-0497 .block-green-d61c:last-child {
  margin-bottom: 0;
}
.main-0497 .accordion_2ee2.static_3fd4 {
  margin-bottom: 0.41575em;
}
.main-0497 .notification-f2d3:before,
.main-0497 .message-2640:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.main-0497 .notification-f2d3:before {
  content: "\f115";
}
.main-0497 .message-2640:before {
  content: "\f02c";
}
.main-0497 .module_easy_f1fe {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.main-0497 .module_easy_f1fe a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tooltip_9db6 {
  display: -webkit-box;
  display: flex;
}
.tooltip_9db6 .fluid_eb6d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tooltip_9db6 .fluid_eb6d {
    flex-basis: 90px;
  }
}
.tooltip_9db6 .mini_9c11 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tooltip_9db6 .mini_9c11 {
    flex-basis: calc(100% - 50px);
  }
}
.tooltip_9db6 .summary-hovered-9400 p:last-child {
  margin-bottom: 0.72em;
}
.container-2216 .selected_9f37 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.container-2216 .selected_9f37:after,
.container-2216 .selected_9f37:before {
  content: "";
  display: table;
}
.container-2216 .selected_9f37:after {
  clear: both;
}
.container-2216 .selected_9f37 .dropdown-d166,
.container-2216 .selected_9f37 .thumbnail_8a4d {
  width: 49%;
}
.container-2216 .selected_9f37 .dropdown-d166 a span.border_dc11,
.container-2216 .selected_9f37 .thumbnail_8a4d a span.border_dc11 {
  display: block;
  margin-bottom: 5px;
}
.container-2216 .selected_9f37 .thumbnail_8a4d {
  float: left;
  text-align: left;
}
.container-2216 .selected_9f37 .dropdown-d166 {
  float: right;
  text-align: right;
}
.link-left-8cb8 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .link-left-8cb8 {
    margin-bottom: 0;
  }
}
.modal-f8e9 {
  margin-bottom: 1em;
}
.modal-f8e9 .tabs-81ac {
  font-size: 1.1em;
  line-height: 1.3;
}
.focus_stone_3efa a {
  display: block;
  line-height: 0;
  position: relative;
}
.card_abcf .modal-f8e9,
.gas_76c0 .modal-f8e9 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .card_abcf .modal-f8e9,
  .gas_76c0 .modal-f8e9 {
    display: block;
  }
}
.card_abcf .focus_stone_3efa,
.gas_76c0 .focus_stone_3efa {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .card_abcf .focus_stone_3efa,
  .gas_76c0 .focus_stone_3efa {
    margin-bottom: 1em;
  }
}
.card_abcf .focus_stone_3efa img,
.gas_76c0 .focus_stone_3efa img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.card_abcf .rough-3465,
.gas_76c0 .rough-3465 {
  flex-basis: calc(100% - 160px);
}
.card_abcf .rough-3465 p,
.gas_76c0 .rough-3465 p {
  margin-bottom: 0;
}
.card_abcf .rough-3465 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .card_abcf .rough-3465 {
    padding-left: 0;
  }
}
.gas_76c0 .rough-3465 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .gas_76c0 .rough-3465 {
    padding-right: 0;
  }
}
.gas_76c0 .focus_stone_3efa {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.description-990e .focus_stone_3efa {
  margin-bottom: 0.5em;
}
.description-990e .focus_stone_3efa img {
  width: 100%;
}
.lite-0b68 .nav-e822,
.component_green_68ec .nav-e822 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.component_green_68ec .action-f733 .dark-36ad p:last-child {
  margin-bottom: 0;
}
.prev-e5e0 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.notification-81c0 .highlight_e253 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .notification-81c0 .highlight_e253:last-of-type {
    margin-bottom: 0;
  }
}
.notification-81c0 .highlight_e253 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notification-81c0 .highlight_e253 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.notification-81c0 .highlight_e253 ul li {
  margin: 0 0 0.6em;
}
.notification-81c0 .highlight_e253 ul li.summary-5341,
.notification-81c0 .highlight_e253 ul li.row_18ec {
  position: relative;
}
.notification-81c0 .highlight_e253 ul li.summary-5341 .brown-7e8c,
.notification-81c0 .highlight_e253 ul li.row_18ec .brown-7e8c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.notification-81c0 .highlight_e253 ul li.summary-5341:after:after,
.notification-81c0 .highlight_e253 ul li.summary-5341:after:before,
.notification-81c0
  .highlight_e253
  ul
  li.row_18ec:after:after,
.notification-81c0
  .highlight_e253
  ul
  li.row_18ec:after:before {
  content: "";
  display: table;
}
.notification-81c0 .highlight_e253 ul li.summary-5341:after:after,
.notification-81c0
  .highlight_e253
  ul
  li.row_18ec:after:after {
  clear: both;
}
.notification-81c0 .highlight_e253 a.video_abfa:hover {
  text-decoration: none;
}
.notification-81c0 .highlight_e253 select {
  max-width: 100%;
}
.notification-81c0 .highlight_e253 table {
  font-size: 85%;
}
.notification-81c0 .highlight_e253 table td,
.notification-81c0 .highlight_e253 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.notification-81c0 .highlight_e253 table tfoot td {
  text-align: left;
}
.notification-81c0 .highlight_e253 :last-child {
  margin-bottom: 0;
}
.notification-81c0 .highlight_e253 .hidden_dynamic_83dc {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.notification-81c0 .highlight_e253 .hidden_dynamic_83dc label {
  width: 100%;
}
.notification-81c0 .highlight_e253 .hidden_dynamic_83dc .banner_407f {
  width: 100%;
  display: block;
}
.notification-81c0 .highlight_e253 .hidden_dynamic_83dc .input_8ff7 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.notification-81c0 .highlight_e253 .hidden_dynamic_83dc .input_8ff7:hover svg #svg-search {
  fill: #444;
}
.notification-81c0 .highlight_e253 .hidden_dynamic_83dc .input_8ff7 svg {
  width: 18px;
  height: 18px;
}
.notification-81c0 .element_action_e3c6 ul ul,
.notification-81c0 .stale_f70e ul ul,
.notification-81c0 .tertiary_a5a5 ul ul,
.notification-81c0 .texture-left-1d40 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.notification-81c0 .element_action_e3c6 .yellow-110a > a,
.notification-81c0 .stale_f70e .yellow-110a > a,
.notification-81c0 .tertiary_a5a5 .yellow-110a > a,
.notification-81c0 .texture-left-1d40 .yellow-110a > a {
  margin-bottom: 0;
}
.notification-81c0 .narrow-3222 li,
.notification-81c0 .element_action_e3c6 li,
.notification-81c0 .texture_e296 li,
.notification-81c0 .stale_f70e li,
.notification-81c0 .tertiary_a5a5 li,
.notification-81c0 .texture-left-1d40 li,
.notification-81c0 .grid-medium-d1e2 li,
.notification-81c0 .current_003d li {
  display: block;
  position: relative;
}
.notification-81c0 .narrow-3222 li:last-child,
.notification-81c0 .element_action_e3c6 li:last-child,
.notification-81c0 .texture_e296 li:last-child,
.notification-81c0 .stale_f70e li:last-child,
.notification-81c0 .tertiary_a5a5 li:last-child,
.notification-81c0 .texture-left-1d40 li:last-child,
.notification-81c0 .grid-medium-d1e2 li:last-child,
.notification-81c0 .current_003d li:last-child {
  border: none;
}
.notification-81c0 .narrow-3222 li a,
.notification-81c0 .element_action_e3c6 li a,
.notification-81c0 .texture_e296 li a,
.notification-81c0 .stale_f70e li a,
.notification-81c0 .tertiary_a5a5 li a,
.notification-81c0 .texture-left-1d40 li a,
.notification-81c0 .grid-medium-d1e2 li a,
.notification-81c0 .current_003d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notification-81c0 .narrow-3222 li ul li::before,
.notification-81c0 .element_action_e3c6 li ul li::before,
.notification-81c0 .texture_e296 li ul li::before,
.notification-81c0 .stale_f70e li ul li::before,
.notification-81c0 .tertiary_a5a5 li ul li::before,
.notification-81c0 .texture-left-1d40 li ul li::before,
.notification-81c0 .grid-medium-d1e2 li ul li::before,
.notification-81c0 .current_003d li ul li::before {
  left: 15px;
}
.notification-81c0 .narrow-3222 li ul a,
.notification-81c0 .element_action_e3c6 li ul a,
.notification-81c0 .texture_e296 li ul a,
.notification-81c0 .stale_f70e li ul a,
.notification-81c0 .tertiary_a5a5 li ul a,
.notification-81c0 .texture-left-1d40 li ul a,
.notification-81c0 .grid-medium-d1e2 li ul a,
.notification-81c0 .current_003d li ul a {
  padding-left: 20px;
}
.notification-81c0 .narrow-3222 li ul ul li::before,
.notification-81c0 .element_action_e3c6 li ul ul li::before,
.notification-81c0 .texture_e296 li ul ul li::before,
.notification-81c0 .stale_f70e li ul ul li::before,
.notification-81c0 .tertiary_a5a5 li ul ul li::before,
.notification-81c0 .texture-left-1d40 li ul ul li::before,
.notification-81c0 .grid-medium-d1e2 li ul ul li::before,
.notification-81c0 .current_003d li ul ul li::before {
  left: 30px;
}
.notification-81c0 .narrow-3222 li ul ul a,
.notification-81c0 .element_action_e3c6 li ul ul a,
.notification-81c0 .texture_e296 li ul ul a,
.notification-81c0 .stale_f70e li ul ul a,
.notification-81c0 .tertiary_a5a5 li ul ul a,
.notification-81c0 .texture-left-1d40 li ul ul a,
.notification-81c0 .grid-medium-d1e2 li ul ul a,
.notification-81c0 .current_003d li ul ul a {
  padding-left: 40px;
}
.notification-81c0 .nav-c09c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notification-81c0 .current_003d ul li {
  margin-bottom: 1.41575em;
}
.notification-81c0 .current_003d ul li .cool-4cff {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.notification-81c0 .current_003d ul li .carousel_down_8bff {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.complex_82a1 .narrow-3222 li a,
.complex_82a1 .element_action_e3c6 li a,
.complex_82a1 .texture_e296 li a,
.complex_82a1 .stale_f70e li a,
.complex_82a1 .tertiary_a5a5 li a,
.complex_82a1 .texture-left-1d40 li a,
.complex_82a1 .grid-medium-d1e2 li a,
.complex_82a1 .current_003d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.complex_82a1 .nav-c09c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.complex_82a1 .highlight_e253 ul li.summary-5341 .brown-7e8c,
.complex_82a1 .highlight_e253 ul li.row_18ec .brown-7e8c {
  background: rgba(0, 0, 0, 0.2);
}
.complex_82a1 .notification-81c0 .highlight_e253 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress-tall-24d8 .notification-81c0 .column-bottom-4160 li {
  margin: 0;
}
.progress-tall-24d8 .notification-81c0 .column-bottom-4160 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.progress-tall-24d8 .notification-81c0 .column-bottom-4160 li ul {
  margin: 0;
}
.progress-tall-24d8 .notification-81c0 .column-bottom-4160 li ul li a {
  padding-left: 15px;
}
.progress-tall-24d8 .notification-81c0 .column-bottom-4160 li ul li li a {
  padding-left: 30px;
}
.progress-tall-24d8 .notification-81c0 .column-bottom-4160 li.background_right_9550 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.progress-tall-24d8 .notification-81c0 .column-bottom-4160 li.background_right_9550 > 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;
}
.progress-tall-24d8 .notification-81c0 .column-bottom-4160 li.background_right_9550 > 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;
}
.container_926a a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.photo_bottom_4754 {
  position: relative;
  z-index: 10;
}
.photo_bottom_4754 .content-8a7f {
  width: 100%;
  max-width: 100%;
}
.shadow-cold-76e5 .form_cea2 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.shadow-cold-76e5 .aside_glass_5cc4 {
}
.shadow-cold-76e5 .complex_82a1 {
  background: #292929;
}
.progress-pink-ec88 .form_cea2 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.progress-pink-ec88 .aside_glass_5cc4 {
  background: #f9f9f9;
}
.progress-pink-ec88 .complex_82a1 {
  background: #303030;
}
.stale_3ce9 .form_cea2 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .stale_3ce9 .down_d65b {
    margin-bottom: 1em;
  }
  .stale_3ce9 .down_d65b:last-child {
    margin-bottom: 0;
  }
}
.stale_3ce9 .aside_glass_5cc4 {
  background: #ededed;
}
.stale_3ce9 .complex_82a1 {
  background: #1a1a1a;
}
.form_cea2.aside_glass_5cc4 {
  color: rgba(0, 0, 0, 0.6);
}
.form_cea2.aside_glass_5cc4 .sort-down-ae5b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.form_cea2.complex_82a1 {
  color: rgba(255, 255, 255, 0.99);
}
.form_cea2.complex_82a1 a:not(.video_abfa) {
  color: rgba(255, 255, 255, 0.79);
}
.form_cea2.complex_82a1 a:not(.video_abfa):hover {
  color: rgba(255, 255, 255, 0.99);
}
.form_cea2.complex_82a1 .sort-down-ae5b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.form_cea2.complex_82a1 table tbody td,
.form_cea2.complex_82a1 table th {
  background: rgba(0, 0, 0, 0.08);
}
.outline_ff4e.in_e50a .popup-460c {
  max-width: initial;
}
.outline_ff4e .wood-b848 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.outline_ff4e .wood-b848 .content-8a7f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .outline_ff4e .wood-b848 .content-8a7f {
    display: block;
    margin-bottom: 2em;
  }
  .outline_ff4e .wood-b848 .content-8a7f:last-child {
    margin-bottom: 0;
  }
}
.stale_3ce9 .down_d65b:last-child,
.progress-pink-ec88 .down_d65b:last-child,
.shadow-cold-76e5 .down_d65b:last-child {
  margin-bottom: 0;
}
.stale_3ce9 .down_d65b .notification-81c0 .highlight_e253:last-child,
.progress-pink-ec88 .down_d65b .notification-81c0 .highlight_e253:last-child,
.shadow-cold-76e5 .down_d65b .notification-81c0 .highlight_e253:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .stale_3ce9 .highlight-d1bf,
  .stale_3ce9 .panel_complex_bc48,
  .progress-pink-ec88 .highlight-d1bf,
  .progress-pink-ec88 .panel_complex_bc48,
  .shadow-cold-76e5 .highlight-d1bf,
  .shadow-cold-76e5 .panel_complex_bc48 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .photo_bottom_4754 .down_d65b {
    margin-bottom: 2em;
  }
}
.photo_bottom_4754 p:last-child {
  margin-bottom: 0;
}
.photo_bottom_4754 li,
.photo_bottom_4754 ul {
  list-style: none;
  margin: 0;
}
.photo_bottom_4754 ul ul {
  margin-left: 2.617924em;
}
.new_6c86 {
  font-size: 0.875em;
}

/* css-noise: 4a5f */
.phantom-card-z5 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.0;
}
