/*!
Theme Name: Customify
Theme URI: https://pressmaximum.slow_adec/customify
Author: WPCustomify
Author URI: https://pressmaximum.slow_adec
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.slow_adec/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.video-liquid-42e4.widget_prev_0e47/licenses/gpl-2.0.copper-0abd
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.aside-dark-b208/, (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.north_3546.media-simple-9786/normalize.tabs-fixed-7591/
 ======
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.tabs-fixed-7591 v7.0.0 | MIT License | github.slow_adec/necolas/normalize.tabs-fixed-7591 */
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;
}
.row-c8f1 .badge_plasma_cad1,
.outer-88ab,
.last_d4ab,
.over_c523,
.outline_motion_74a5,
.chip_large_96e1,
.focus_7e8e,
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;
}
.outer-88ab,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .outer-88ab,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .outer-88ab,
  h1 {
    font-size: 1.8em;
  }
}
.last_d4ab,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.last_d4ab + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .last_d4ab,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .last_d4ab,
  h2 {
    font-size: 1.7em;
  }
}
.over_c523,
h3 {
  font-size: 1.618em;
}
.row-c8f1 .badge_plasma_cad1,
.outline_motion_74a5,
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.shade-a507 {
  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;
}
.full-c781:after,
.full-c781:before,
.modal_b4c4:after,
.modal_b4c4:before {
  content: "";
  display: table;
}
.full-c781:after,
.modal_b4c4:after {
  clear: both;
}
.element_0454 {
  float: right;
  margin-right: 0;
}
.detail-green-8b59 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.message_short_5a56 .thumbnail_1cbd,
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;
}
.message_short_5a56 .thumbnail_1cbd: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;
}
.detail-cc36 .thumbnail_1cbd {
  box-shadow: none;
}
.detail-cc36
  .thumbnail_1cbd
  .under_5510 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.detail-cc36 .thumbnail_1cbd .text_mini_bb4c {
  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;
}
.detail-cc36
  .thumbnail_1cbd
  .text_mini_bb4c
  b {
  display: none;
}
.detail-cc36 .overlay_7d45 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.chip-fd86:not(.row_f839):not(.container_a27c),
button:not(.row_f839):not(.container_a27c),
input[type="button"]:not(.row_f839):not(
    .container_a27c
  ),
input[type="reset"]:not(.row_f839):not(
    .container_a27c
  ),
input[type="submit"]:not(.row_f839):not(
    .container_a27c
  ) {
  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;
}
.chip-fd86:not(.row_f839):not(
    .container_a27c
  ):hover,
button:not(.row_f839):not(
    .container_a27c
  ):hover,
input[type="button"]:not(.row_f839):not(
    .container_a27c
  ):hover,
input[type="reset"]:not(.row_f839):not(
    .container_a27c
  ):hover,
input[type="submit"]:not(.row_f839):not(
    .container_a27c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.chip-fd86:not(.row_f839):not(
    .container_a27c
  ):active,
.chip-fd86:not(.row_f839):not(
    .container_a27c
  ):focus,
button:not(.row_f839):not(
    .container_a27c
  ):active,
button:not(.row_f839):not(
    .container_a27c
  ):focus,
input[type="button"]:not(.row_f839):not(
    .container_a27c
  ):active,
input[type="button"]:not(.row_f839):not(
    .container_a27c
  ):focus,
input[type="reset"]:not(.row_f839):not(
    .container_a27c
  ):active,
input[type="reset"]:not(.row_f839):not(
    .container_a27c
  ):focus,
input[type="submit"]:not(.row_f839):not(
    .container_a27c
  ):active,
input[type="submit"]:not(.row_f839):not(
    .container_a27c
  ):focus {
  outline: 0;
}
.chip-fd86:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8,
button:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8,
input[type="button"]:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8,
input[type="reset"]:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8,
input[type="submit"]:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8 {
  position: relative;
}
.chip-fd86:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8
  .item_prev_bdcf,
.chip-fd86:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8
  .text_static_18db,
.chip-fd86:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8
  .pagination-7d15,
.chip-fd86:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8
  i,
.chip-fd86:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8
  svg,
button:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8
  .item_prev_bdcf,
button:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8
  .text_static_18db,
button:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8
  .pagination-7d15,
button:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8
  i,
button:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8
  svg,
input[type="button"]:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8
  .item_prev_bdcf,
input[type="button"]:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8
  .text_static_18db,
input[type="button"]:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8
  .pagination-7d15,
input[type="button"]:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8
  i,
input[type="button"]:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8
  svg,
input[type="reset"]:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8
  .item_prev_bdcf,
input[type="reset"]:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8
  .text_static_18db,
input[type="reset"]:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8
  .pagination-7d15,
input[type="reset"]:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8
  i,
input[type="reset"]:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8
  svg,
input[type="submit"]:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8
  .item_prev_bdcf,
input[type="submit"]:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8
  .text_static_18db,
input[type="submit"]:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8
  .pagination-7d15,
input[type="submit"]:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8
  i,
input[type="submit"]:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8
  svg {
  visibility: hidden;
}
.chip-fd86:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8:after,
button:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8:after,
input[type="button"]:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8:after,
input[type="reset"]:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8:after,
input[type="submit"]:not(.row_f839):not(
    .container_a27c
  ).fn-loading-53d8: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;
}
.chip-fd86:not(.row_f839):not(.container_a27c),
input[type="button"]:not(.row_f839):not(
    .container_a27c
  ),
input[type="reset"]:not(.row_f839):not(
    .container_a27c
  ),
input[type="submit"]:not(.row_f839):not(
    .container_a27c
  ) {
  color: #fff;
  background: #235787;
}
.chip-fd86:not(.row_f839):not(
    .container_a27c
  ):focus,
input[type="button"]:not(.row_f839):not(
    .container_a27c
  ):focus,
input[type="reset"]:not(.row_f839):not(
    .container_a27c
  ):focus,
input[type="submit"]:not(.row_f839):not(
    .container_a27c
  ):focus {
  color: #fff;
}
.chip-fd86.fn-disabled-53d8:not(.row_f839):not(
    .container_a27c
  ),
.chip-fd86[disabled]:not(.row_f839):not(
    .container_a27c
  ),
button.fn-disabled-53d8:not(.row_f839):not(
    .container_a27c
  ),
button[disabled]:not(.row_f839):not(
    .container_a27c
  ) {
  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;
}
.tag-solid-51a3 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tag-solid-51a3: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;
}
.active-29d4 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.label_medium_eb69 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.accordion_iron_9005 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.full-c781:after,
.full-c781:before,
.lite-0f5b:after,
.lite-0f5b:before,
.column-over-a66c:after,
.column-over-a66c:before,
.video-729f:after,
.video-729f:before,
.grid_79bb:after,
.grid_79bb:before,
.content_fe71:after,
.content_fe71:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.full-c781:after,
.lite-0f5b:after,
.column-over-a66c:after,
.video-729f:after,
.grid_79bb:after,
.content_fe71:after {
  clear: both;
}
.lite-0f5b .iron_cf6a,
.column-over-a66c .iron_cf6a,
.active-da23 .iron_cf6a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.title_aa1b {
  display: inline-block;
}
.menu_complex_faad {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.menu_complex_faad img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.menu_complex_faad .disabled-down-e591 {
  padding: 1em 0;
  font-size: 85%;
}
.disabled-down-e591 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.hard-ca2f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.hard-ca2f:after,
.hard-ca2f:before {
  content: "";
  display: table;
}
.hard-ca2f:after {
  clear: both;
}
.paragraph-hard-cb46 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.breadcrumb_warm_d10a .paragraph-hard-cb46 {
  max-width: 50%;
}
.backdrop-0761 .paragraph-hard-cb46 {
  max-width: 33.33%;
}
.carousel_action_8954 .paragraph-hard-cb46 {
  max-width: 25%;
}
.input-9d84 .paragraph-hard-cb46 {
  max-width: 20%;
}
.accent_7b3d .paragraph-hard-cb46 {
  max-width: 16.66%;
}
.video_f095 .paragraph-hard-cb46 {
  max-width: 14.28%;
}
.item-ee36 .paragraph-hard-cb46 {
  max-width: 12.5%;
}
.tertiary_static_d4d2 .paragraph-hard-cb46 {
  max-width: 11.11%;
}
.header-blue-566a {
  display: block;
}
.row-c8f1 .bottom-6084 label,
.row-c8f1 .section_pressed_f39d label,
.row-c8f1 .primary-6f51 label,
.row-c8f1 .east_7fbd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.caption_warm_bdad {
  list-style: none;
  margin: 0;
}
.caption_warm_bdad article.shade-south-4184 {
  margin-bottom: 0;
}
.caption_warm_bdad ul {
  list-style: none;
  margin: 0;
}
.caption_warm_bdad .wood_de00 li.shade-south-4184 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .caption_warm_bdad .wood_de00 li.shade-south-4184 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .caption_warm_bdad .wood_de00 li.shade-south-4184: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) {
  .caption_warm_bdad .wood_de00 li.shade-south-4184 li.shade-south-4184 li.shade-south-4184 li.shade-south-4184 {
    padding-left: 0;
  }
}
article.shade-south-4184 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.shade-south-4184 .lite-0f5b p:last-of-type {
  margin-bottom: 0;
}
article.shade-south-4184 .heading_a896 {
  float: left;
}
article.shade-south-4184 .breadcrumb_blue_f427 {
  margin-left: 85px;
}
article.shade-south-4184 .search-2e5e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.shade-south-4184 .search-2e5e .thumbnail-easy-aa27 {
  margin-left: 10px;
}
article.shade-south-4184 .summary-north-b181 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.shade-south-4184 .icon_over_a774 {
  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 .bottom-6084,
  #respond .primary-6f51,
  #respond .east_7fbd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .bottom-6084 input,
#respond .primary-6f51 input,
#respond .east_7fbd input {
  width: 100%;
}
#respond .east_7fbd {
  margin-right: 0;
}
#respond .mini-435f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.preview_mini_1032 {
  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;
}
.preview_mini_1032.dim-1173 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.preview_mini_1032 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%);
}
.preview_mini_1032:focus,
.preview_mini_1032: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);
}
.chip_red_9db7 {
  border-radius: 10%;
}
.tall-69b6 {
  border-radius: 50%;
}
.accordion_f211 {
  font-size: 0.72em;
}
.orange_03ff {
  font-size: 0.875em;
}
.prev_4227 {
  font-size: 1.1em;
}
.article-a610 {
  text-transform: uppercase;
  line-height: 1.2;
}
.article-a610.accordion_f211 {
  letter-spacing: 0.5px;
}
.bright_8a08,
.bright_8a08 a {
  color: #6d6d6d;
}
.bright_8a08 a:hover {
  color: #111;
}
.tooltip_old_93b4 {
  color: #6d6d6d;
}
.hover_in_1cbb {
  overflow-x: hidden;
}
.hover_in_1cbb .secondary-north-ccce.popup-purple-315e {
  position: relative;
}
.hover_in_1cbb .secondary-north-ccce.popup-purple-315e.frame-inner-d8e4 {
  position: initial;
}
.hover_in_1cbb
  .secondary-north-ccce.popup-purple-315e.frame-inner-d8e4
  .selected_543d {
  left: auto;
}
.hover_in_1cbb .secondary-north-ccce .selected_543d {
  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;
}
.hover_in_1cbb .secondary-north-ccce:hover.popup-purple-315e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.hover_in_1cbb
  .secondary-north-ccce:hover.popup-purple-315e
  .selected_543d {
  display: block;
  z-index: 9999999;
}
.hover_in_1cbb .column_07b5 .sort-4321,
.hover_in_1cbb .basic_ccbe .sort-4321 {
  display: none;
}
.hover_in_1cbb .icon_outer_e898 .secondary-north-ccce:hover.popup-purple-315e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.row-c8f1 .bottom-6084 label,
.row-c8f1 .section_pressed_f39d label,
.row-c8f1 .primary-6f51 label,
.row-c8f1 .east_7fbd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.caption_warm_bdad {
  list-style: none;
  margin: 0;
}
.caption_warm_bdad article.shade-south-4184 {
  margin-bottom: 0;
}
.caption_warm_bdad ul {
  list-style: none;
  margin: 0;
}
.caption_warm_bdad .wood_de00 li.shade-south-4184 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .caption_warm_bdad .wood_de00 li.shade-south-4184 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .caption_warm_bdad .wood_de00 li.shade-south-4184: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) {
  .caption_warm_bdad .wood_de00 li.shade-south-4184 li.shade-south-4184 li.shade-south-4184 li.shade-south-4184 {
    padding-left: 0;
  }
}
article.shade-south-4184 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.shade-south-4184 .lite-0f5b p:last-of-type {
  margin-bottom: 0;
}
article.shade-south-4184 .heading_a896 {
  float: left;
}
article.shade-south-4184 .breadcrumb_blue_f427 {
  margin-left: 85px;
}
article.shade-south-4184 .search-2e5e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.shade-south-4184 .search-2e5e .thumbnail-easy-aa27 {
  margin-left: 10px;
}
article.shade-south-4184 .summary-north-b181 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.shade-south-4184 .icon_over_a774 {
  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 .bottom-6084,
  #respond .primary-6f51,
  #respond .east_7fbd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .bottom-6084 input,
#respond .primary-6f51 input,
#respond .east_7fbd input {
  width: 100%;
}
#respond .east_7fbd {
  margin-right: 0;
}
#respond .mini-435f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.column_07b5 .header_cool_e23d {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.header_cool_e23d .active-da5f.gold_68e5 .description-fluid-fdcd > li > a:focus,
.header_cool_e23d .active-da5f.gold_68e5 .description-fluid-fdcd > li > a:hover,
.header_cool_e23d .active-da5f.down-3e77 .description-fluid-fdcd > li > a:focus,
.header_cool_e23d .active-da5f.down-3e77 .description-fluid-fdcd > li > a:hover,
.header_cool_e23d .active-da5f.surface-tiny-8b6b .description-fluid-fdcd > li > a:focus,
.header_cool_e23d .active-da5f.surface-tiny-8b6b .description-fluid-fdcd > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header_cool_e23d
  .active-da5f.gold_68e5
  .description-fluid-fdcd
  > li.widget-94e9
  > a,
.header_cool_e23d
  .active-da5f.gold_68e5
  .description-fluid-fdcd
  > li.dark-0172
  > a,
.header_cool_e23d
  .active-da5f.down-3e77
  .description-fluid-fdcd
  > li.widget-94e9
  > a,
.header_cool_e23d
  .active-da5f.down-3e77
  .description-fluid-fdcd
  > li.dark-0172
  > a,
.header_cool_e23d
  .active-da5f.surface-tiny-8b6b
  .description-fluid-fdcd
  > li.widget-94e9
  > a,
.header_cool_e23d .active-da5f.surface-tiny-8b6b .description-fluid-fdcd > li.bright_a3a9 > a {
  color: rgba(255, 255, 255, 0.99);
}
.header_cool_e23d .breadcrumb_0912,
.header_cool_e23d .breadcrumb_0912 a {
  color: rgba(255, 255, 255, 0.99);
}
.header_cool_e23d .tooltip_hard_6c30.title-active-4e30 li a,
.header_cool_e23d .module-black-b371 a,
.header_cool_e23d .layout-b34f,
.header_cool_e23d .description-fluid-fdcd > li > a,
.header_cool_e23d .wide-d8f2 {
  color: rgba(255, 255, 255, 0.79);
}
.header_cool_e23d .tooltip_hard_6c30.title-active-4e30 li a:hover,
.header_cool_e23d .module-black-b371 a:hover,
.header_cool_e23d .layout-b34f:hover,
.header_cool_e23d .description-fluid-fdcd > li > a:hover,
.header_cool_e23d .wide-d8f2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header_cool_e23d .hard_b630 {
  color: rgba(255, 255, 255, 0.79);
}
.header_cool_e23d .hard_b630 .dark-1e68 {
  color: rgba(255, 255, 255, 0.99);
}
.header_cool_e23d .hard_b630:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header_cool_e23d .media-c07b .element_0f5f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.header_cool_e23d .media-c07b .element_0f5f .wrapper_2173 {
  color: rgba(255, 255, 255, 0.79);
}
.header_cool_e23d
  .media-c07b
  .element_0f5f
  .wrapper_2173::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.header_cool_e23d
  .media-c07b
  .element_0f5f
  .wrapper_2173:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.header_cool_e23d
  .media-c07b
  .element_0f5f
  .wrapper_2173::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.header_cool_e23d
  .media-c07b
  .element_0f5f
  .wrapper_2173::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.header_cool_e23d .media-c07b .smooth-aa94 {
  color: rgba(255, 255, 255, 0.79);
}
.header_cool_e23d .media-c07b .smooth-aa94:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link_huge_cc83
  .header_cool_e23d
  .media-c07b
  .modal_a99c
  .widget_dirty_a2dc {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.link_huge_cc83
  .header_cool_e23d
  .media-c07b
  .modal_a99c
  .wrapper_2173 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.column_07b5 .large-cd73 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.large-cd73 .active-da5f.gold_68e5 .description-fluid-fdcd > li > a:focus,
.large-cd73 .active-da5f.gold_68e5 .description-fluid-fdcd > li > a:hover,
.large-cd73 .active-da5f.down-3e77 .description-fluid-fdcd > li > a:focus,
.large-cd73 .active-da5f.down-3e77 .description-fluid-fdcd > li > a:hover,
.large-cd73 .active-da5f.surface-tiny-8b6b .description-fluid-fdcd > li > a:focus,
.large-cd73 .active-da5f.surface-tiny-8b6b .description-fluid-fdcd > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.large-cd73
  .active-da5f.gold_68e5
  .description-fluid-fdcd
  > li.widget-94e9
  > a,
.large-cd73
  .active-da5f.gold_68e5
  .description-fluid-fdcd
  > li.dark-0172
  > a,
.large-cd73
  .active-da5f.down-3e77
  .description-fluid-fdcd
  > li.widget-94e9
  > a,
.large-cd73
  .active-da5f.down-3e77
  .description-fluid-fdcd
  > li.dark-0172
  > a,
.large-cd73
  .active-da5f.surface-tiny-8b6b
  .description-fluid-fdcd
  > li.widget-94e9
  > a,
.large-cd73 .active-da5f.surface-tiny-8b6b .description-fluid-fdcd > li.bright_a3a9 > a {
  color: rgba(0, 0, 0, 0.8);
}
.large-cd73 .breadcrumb_0912,
.large-cd73 .breadcrumb_0912 a {
  color: rgba(0, 0, 0, 0.8);
}
.large-cd73 .tooltip_hard_6c30.title-active-4e30 li a,
.large-cd73 .module-black-b371 a,
.large-cd73 .layout-b34f,
.large-cd73 .description-fluid-fdcd > li > a,
.large-cd73 .wide-d8f2 {
  color: rgba(0, 0, 0, 0.55);
}
.large-cd73 .tooltip_hard_6c30.title-active-4e30 li a:hover,
.large-cd73 .module-black-b371 a:hover,
.large-cd73 .layout-b34f:hover,
.large-cd73 .description-fluid-fdcd > li > a:hover,
.large-cd73 .wide-d8f2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.large-cd73 .hard_b630 {
  color: rgba(0, 0, 0, 0.55);
}
.large-cd73 .hard_b630 .dark-1e68 {
  color: rgba(0, 0, 0, 0.8);
}
.large-cd73 .hard_b630:hover {
  color: rgba(0, 0, 0, 0.8);
}
.right_668c .right_e167 {
  margin-left: auto;
  margin-right: auto;
}
.column-over-a66c > * {
  margin-left: auto;
  margin-right: auto;
}
.column-over-a66c .active-29d4 {
  margin-right: 1.41575em;
}
.heading_8633 .column-over-a66c > .surface-tall-e7ef {
  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;
}
.heading_8633 .column-over-a66c > .avatar_cold_482f {
  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;
}
.fluid_029b.right_668c .right_e167,
.gradient-active-479b.right_668c .right_e167 {
  margin-left: 0;
}
.primary-7508.right_668c .right_e167,
.search-west-05d3.right_668c .right_e167 {
  margin-right: 0;
}
.column-over-a66c ol,
.column-over-a66c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.module_full_ab75 video {
  max-width: 100%;
}
.action-13cc img {
  display: block;
}
.action-13cc.active-29d4,
.action-13cc.label_medium_eb69 {
  width: 100%;
}
.action-13cc.avatar_cold_482f img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.menu-8b59:not(.solid_81fe) {
  margin: 1.5em auto;
}
.shadow-d914 p {
  padding: 1.5em 14px;
}
ul.outer_9583.avatar_cold_482f,
ul.outer_9583.surface-tall-e7ef,
ul.outer_9583.form_3ea4.surface-tall-e7ef {
  padding: 0 14px;
}
.gradient-5c28 {
  display: block;
  overflow-x: auto;
}
.gradient-5c28 table {
  border-collapse: collapse;
  width: 100%;
}
.gradient-5c28 td,
.gradient-5c28 th {
  padding: 0.5em;
}
.column-over-a66c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.column-over-a66c ol ol,
.column-over-a66c ol ul,
.column-over-a66c ul ol,
.column-over-a66c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.column-over-a66c ol ol li,
.column-over-a66c ol ul li,
.column-over-a66c ul ol li,
.column-over-a66c ul ul li {
  margin-left: 0;
}
.button-3b5a.icon-f8d9 > .column_7fca {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.button-3b5a.icon-f8d9 > .column_7fca iframe,
.button-3b5a.icon-f8d9 > .column_7fca > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.module_82a3 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.module_82a3.status-1821 {
  padding: 0;
}
.module_82a3.status-1821 cite {
  font-size: 13px;
}
.module_82a3 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.module_82a3 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.container_selected_e94f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.container_selected_e94f > p:first-child {
  margin-top: 0;
}
.container_selected_e94f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.container_selected_e94f blockquote {
  border-left: 0;
}
.tertiary_slow_dc2b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.tertiary_slow_dc2b:not(.hovered-3e92) {
  max-width: 100px;
}
.tertiary_slow_dc2b.simple-9a7a {
  border-bottom: none !important;
  text-align: center;
}
.tertiary_slow_dc2b.simple-9a7a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .shadow-d914 p {
    padding: 1.5em 0;
  }
}
.breadcrumb-pink-61d3 {
  color: #0073aa;
}
.soft-1319 {
  background-color: #0073aa;
}
.slow-7473 {
  color: #229fd8;
}
.notice_20a2 {
  background-color: #229fd8;
}
.media-out-a66d {
  color: #eee;
}
.frame-9c7e {
  background-color: #eee;
}
.accordion_93ed {
  color: #444;
}
.white-4971 {
  background-color: #444;
}
.paragraph-green-efdb {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.paragraph-green-efdb .brown_0c07 .module-black-b371 {
  font-size: 15px;
}
.paragraph-green-efdb .module-black-b371 {
  line-height: 1.3;
}
.paragraph-green-efdb .large-cd73 {
}
.paragraph-green-efdb .header_cool_e23d {
  background: #235787;
}
.caption_4ac1 {
  padding: 0;
}
.caption_4ac1 .header_cool_e23d {
  background: #1a1a1a;
}
.caption_4ac1 .large-cd73 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.overlay-silver-1cd5 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.overlay-silver-1cd5 .large-cd73 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.overlay-silver-1cd5 .header_cool_e23d {
  background: #303030;
}
.content_fe71 {
  position: relative;
  z-index: 10;
}
.content_fe71 .top_d64f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.first_7366 .popup-purple-315e {
  display: inline-block;
  vertical-align: middle;
}
.first_7366.out-26cc .popup-purple-315e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .first_7366.out-26cc .popup-purple-315e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .first_7366.out-26cc .popup-purple-315e {
    margin-right: 0.4em;
  }
}
.first_7366.out-26cc .popup-purple-315e:last-child {
  margin-right: 0;
}
.wide_7ca4 .top_d64f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .column_07b5 .brown_0c07 {
    margin: 0 -0.5em;
  }
  .column_07b5 .brown_0c07 [class*="customify-col-"],
  .column_07b5 .brown_0c07 [class*="customify-col_"],
  .column_07b5 .brown_0c07 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.column_07b5.lower-38d8 .top_d64f {
  background: 0 0 !important;
}
.column_07b5.lower-38d8 .top_d64f,
.column_07b5.wide_7ca4 .top_d64f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .column_07b5.tooltip-c6e3 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.column_07b5.wide_7ca4 .top_d64f {
  box-shadow: none !important;
}
.container-motion-4c24 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .container-motion-4c24 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .container-motion-4c24 {
    padding: 18px 0 20px;
  }
}
.container-motion-4c24 .fast_8238 {
  width: 100%;
}
.container-motion-4c24 .center_66d5 {
  margin-bottom: 0;
}
.container-motion-4c24 .new-4f89 {
  margin-top: 5px;
  font-size: 0.875em;
}
.caption-stale-b9fe {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.caption-stale-b9fe .over-2fcb {
  width: 100%;
}
.primary-large-24c3 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.primary-large-24c3 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.primary-large-24c3 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;
}
.primary-large-24c3 li:last-child:after {
  display: none;
}
.primary-large-24c3 li a {
  font-weight: 500;
  margin-right: 10px;
}
.icon-fixed-6cbe .sort-4321 button,
.container-motion-4c24 .sort-4321 button {
  left: 0;
}
.icon-fixed-6cbe .over-2fcb,
.container-motion-4c24 .over-2fcb {
  padding-left: 0;
  padding-right: 0;
}
.icon-fixed-6cbe .caption-stale-b9fe,
.container-motion-4c24 .caption-stale-b9fe {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.icon-fixed-6cbe {
  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;
}
.icon-fixed-6cbe: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;
}
.icon-fixed-6cbe .element_8e14 {
  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) {
  .icon-fixed-6cbe .element_8e14 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .icon-fixed-6cbe .element_8e14 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .icon-fixed-6cbe .element_8e14 {
    min-height: 200px;
  }
}
.icon-fixed-6cbe .primary-large-24c3 {
  color: rgba(255, 255, 255, 0.8);
}
.icon-fixed-6cbe .primary-large-24c3 a,
.icon-fixed-6cbe .primary-large-24c3 li:after {
  color: inherit;
}
.icon-fixed-6cbe .primary-large-24c3 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.fast_c81a {
  margin-bottom: 0.5em;
}
.west-10d6 {
  margin-bottom: 1.2em;
}
.west-10d6,
.fast_c81a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.west-10d6 p:last-child,
.fast_c81a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .sort-4321,
#masthead .sort-4321 {
  display: none;
}
#masthead
  > .sort-4321.shadow-efa2 {
  display: none;
}
#masthead > .sort-4321 button {
  left: 0;
}
.accordion_inner_b815 {
  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%;
}
.accordion_inner_b815 .popup-purple-315e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.accordion_inner_b815 .video-d95f {
  display: -webkit-box;
  display: flex;
}
.accordion_inner_b815 .video-d95f.lite_8e40 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.accordion_inner_b815 .video-d95f.heading_blue_456c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.accordion_inner_b815 .video-d95f.banner-tiny-0218 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.accordion_inner_b815.prev-6646.breadcrumb_plasma_e9d7 .video-d95f.lite_8e40 {
  flex-basis: 100%;
}
.accordion_inner_b815.pink-ea97 .video-d95f.heading_blue_456c {
  -webkit-box-flex: 1;
  flex: auto;
}
.accordion_inner_b815.pink-ea97 .video-d95f.banner-tiny-0218 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .sort-4321.shadow-efa2 {
  display: none;
}
#masthead > .sort-4321 button {
  left: 0;
}
.input_f407 {
  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;
}
.input_f407:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.input_f407.main_cae5 i {
  margin-right: 4px;
}
.input_f407.west-d519 i {
  margin-left: 5px;
}
.module-black-b371 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.module-black-b371 p:last-child {
  margin-bottom: 0;
}
.detail-copper-f482 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.detail-copper-f482 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.detail-copper-f482 img {
  display: block;
  width: auto;
  line-height: 1;
}
.detail-copper-f482 .breadcrumb_0912 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.detail-copper-f482 .stone-ef3b {
  margin: 5px 0 7px 0;
}
.detail-copper-f482.solid_a1c0 .video_purple_aa88 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.detail-copper-f482.solid_a1c0 .wide_9f84 {
  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;
}
.detail-copper-f482.tabs_764d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.detail-copper-f482.tabs_764d .video_purple_aa88 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.detail-copper-f482.tabs_764d .wide_9f84 {
  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;
}
.detail-copper-f482.filter-65d1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.detail-copper-f482.aside-white-a8b4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.detail-copper-f482.aside-white-a8b4 .wide_9f84 {
  margin-top: 7px;
}
.pagination_outer_03ad {
  display: inline-block;
}
.content_fe71 .disabled_dark_98fd .detail-copper-f482 img {
  max-width: 100%;
}
.active-da5f .backdrop-e898.table_2dad,
.east_d3bb .backdrop-e898.table_2dad {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.active-da5f .status_2b3a,
.east_d3bb .status_2b3a {
  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%);
}
.active-da5f .status_2b3a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.active-da5f.black-25b1 .status_2b3a {
  display: none;
}
.active-da5f .status-tiny-0749 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.active-da5f .status-tiny-0749 li {
  display: inline-block;
  position: relative;
}
.active-da5f .status-tiny-0749 li:last-child {
  margin-right: 0;
}
.active-da5f .status-tiny-0749 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;
}
.active-da5f .status-tiny-0749 li.bright_a3a9 > a {
  color: rgba(0, 0, 0, 0.9);
}
.active-da5f .status-tiny-0749 > 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;
}
.active-da5f .status-tiny-0749 > li > a i {
  line-height: 0;
}
.active-da5f .status-tiny-0749 > li.row-liquid-d5c1 > a .status_2b3a {
  margin-left: 4px;
  line-height: 0;
}
.active-da5f .status-tiny-0749 .message-gold-9cb5 li.row-liquid-d5c1 > a {
  position: relative;
}
.active-da5f .status-tiny-0749 .message-gold-9cb5 li.row-liquid-d5c1 > a:after,
.active-da5f .status-tiny-0749 .message-gold-9cb5 li.row-liquid-d5c1 > a:before {
  content: "";
  display: table;
}
.active-da5f .status-tiny-0749 .message-gold-9cb5 li.row-liquid-d5c1 > a:after {
  clear: both;
}
.active-da5f .status-tiny-0749 .message-gold-9cb5 li.row-liquid-d5c1 > a .status_2b3a {
  margin-left: 5px;
  float: right;
}
.active-da5f .footer_0a7e,
.active-da5f .message-gold-9cb5 {
  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;
}
.active-da5f .message-gold-9cb5 {
  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;
}
.active-da5f .message-gold-9cb5 .table_2dad {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.active-da5f .message-gold-9cb5 .status_2b3a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.active-da5f .message-gold-9cb5 li {
  display: block;
  margin: 0;
  padding: 0;
}
.active-da5f .message-gold-9cb5 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;
}
.active-da5f .message-gold-9cb5 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.active-da5f .message-gold-9cb5 .message-gold-9cb5 {
  top: 0;
  left: 100%;
}
.active-da5f .main-bronze-82dd.fn-focus-53d8 > .footer_0a7e,
.active-da5f .main-bronze-82dd.fn-focus-53d8 > .message-gold-9cb5,
.active-da5f .main-bronze-82dd:focus > .footer_0a7e,
.active-da5f .main-bronze-82dd:focus > .message-gold-9cb5,
.active-da5f .main-bronze-82dd:hover > .footer_0a7e,
.active-da5f .main-bronze-82dd:hover > .message-gold-9cb5 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.active-da5f.surface-tiny-8b6b .description-fluid-fdcd:after,
.active-da5f.surface-tiny-8b6b .description-fluid-fdcd:before {
  content: "";
  display: table;
}
.active-da5f.surface-tiny-8b6b .description-fluid-fdcd:after {
  clear: both;
}
.active-da5f.surface-tiny-8b6b .description-fluid-fdcd > li {
  float: left;
}
.active-da5f.grid_ecf0 .description-fluid-fdcd:after,
.active-da5f.grid_ecf0 .description-fluid-fdcd:before {
  content: "";
  display: table;
}
.active-da5f.grid_ecf0 .description-fluid-fdcd:after {
  clear: both;
}
.active-da5f.grid_ecf0 .description-fluid-fdcd > li {
  float: left;
}
.active-da5f.grid_ecf0 .description-fluid-fdcd > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.active-da5f.grid_ecf0 .description-fluid-fdcd > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.active-da5f.grid_ecf0 .description-fluid-fdcd > li.widget-94e9 > a,
.active-da5f.grid_ecf0 .description-fluid-fdcd > li.bright_a3a9 > a {
  color: #fff;
  background-color: #1e4b75;
}
.active-da5f.gold_68e5 .description-fluid-fdcd > li > a .table_2dad {
  position: relative;
}
.active-da5f.gold_68e5 .description-fluid-fdcd > li > a .table_2dad: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;
}
.active-da5f.gold_68e5
  .description-fluid-fdcd
  > li:focus
  > a
  .table_2dad:before,
.active-da5f.gold_68e5
  .description-fluid-fdcd
  > li:hover
  > a
  .table_2dad:before {
  width: 100%;
  background-color: currentColor;
}
.active-da5f.gold_68e5
  .description-fluid-fdcd
  > li.widget-94e9
  > a
  .table_2dad:before,
.active-da5f.gold_68e5
  .description-fluid-fdcd
  > li.dark-0172
  > a
  .table_2dad:before {
  width: 100%;
  background-color: currentColor;
}
.active-da5f.down-3e77 .description-fluid-fdcd > li > a .table_2dad {
  position: relative;
}
.active-da5f.down-3e77 .description-fluid-fdcd > li > a .table_2dad: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;
}
.active-da5f.down-3e77 .description-fluid-fdcd > li:focus > a .table_2dad:before,
.active-da5f.down-3e77
  .description-fluid-fdcd
  > li:hover
  > a
  .table_2dad:before {
  width: 100%;
  background-color: currentColor;
}
.active-da5f.down-3e77
  .description-fluid-fdcd
  > li.widget-94e9
  > a
  .table_2dad:before,
.active-da5f.down-3e77
  .description-fluid-fdcd
  > li.dark-0172
  > a
  .table_2dad:before {
  width: 100%;
  background-color: currentColor;
}
.east_d3bb .status-tiny-0749 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.east_d3bb .status-tiny-0749 li:first-child > a {
  border-top: none;
}
.east_d3bb .status-tiny-0749 .feature_east_19cb > .table_2dad .status_2b3a {
  display: none;
}
.east_d3bb .status-tiny-0749 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.east_d3bb .status-tiny-0749 li:last-child {
  border: none;
}
.east_d3bb .status-tiny-0749 li.row-liquid-d5c1 > a {
  padding-right: 45px !important;
}
.east_d3bb .status-tiny-0749 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.east_d3bb .status-tiny-0749 li a:focus,
.east_d3bb .status-tiny-0749 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.east_d3bb .status-tiny-0749 li .active_red_51f1 {
  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;
}
.east_d3bb .status-tiny-0749 li .active_red_51f1:hover {
  box-shadow: none;
}
.east_d3bb .status-tiny-0749 li .active_red_51f1 .status_2b3a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.east_d3bb .status-tiny-0749 .message-gold-9cb5 {
  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);
}
.east_d3bb .status-tiny-0749 .message-gold-9cb5 li a {
  padding-left: 3em;
}
.east_d3bb .status-tiny-0749 .banner-0db6 > a .active_red_51f1 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.east_d3bb .status-tiny-0749 .banner-0db6 > .message-gold-9cb5 {
  display: block;
  opacity: 1;
}
.pro_b44b {
  max-width: 100%;
}
.down-85a4 {
  line-height: 0;
  cursor: pointer;
}
.wide-d8f2 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.wide-d8f2:hover {
  box-shadow: none;
  color: currentColor;
}
.wide-d8f2 svg {
  width: 18px;
  height: 18px;
}
.wide-d8f2 .notification-warm-ef00 {
  display: none;
}
.down_7fc0 {
  position: relative;
}
.down_7fc0.fn-active-53d8 .wide-d8f2 .red_c6ca {
  display: none;
}
.down_7fc0.fn-active-53d8 .wide-d8f2 .notification-warm-ef00 {
  display: inline-block;
}
.down_7fc0 .top_2019 {
  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);
}
.down_7fc0.slow_94ba .top_2019 {
  left: auto;
  right: -0.9em;
}
.down_7fc0.slow_94ba .popup_9696::before {
  left: auto;
  right: 15px;
}
.down_7fc0.fn-active-53d8 .top_2019 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.modal_a99c {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.modal_a99c label {
  flex-basis: 100%;
}
.modal_a99c .element_0f5f {
  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;
}
.modal_a99c .wrapper_2173 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.modal_a99c .wrapper_2173:focus {
  background-color: transparent;
}
.modal_a99c button.smooth-aa94 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.modal_a99c button.smooth-aa94:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.modal_a99c button.smooth-aa94 svg {
  width: 18px;
  height: 18px;
}
.modal_a99c input[type="submit"] {
  min-height: auto;
}
.media-c07b .modal_a99c .wrapper_2173 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.popup_9696 {
  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) {
  .popup_9696 {
    width: 220px;
  }
}
.popup_9696 label {
  flex-basis: 100%;
}
.popup_9696::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;
}
.link_huge_cc83 .media-c07b .modal_a99c {
  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;
}
.link_huge_cc83
  .media-c07b
  .modal_a99c
  .element_0f5f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.link_huge_cc83 .media-c07b .modal_a99c .wrapper_2173 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.link_huge_cc83
  .media-c07b
  .modal_a99c
  .wrapper_2173:focus {
  background: 0 0;
}
.link_huge_cc83
  .media-c07b
  .modal_a99c
  .widget_dirty_a2dc {
  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;
}
.tooltip_hard_6c30 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tooltip_hard_6c30 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tooltip_hard_6c30 li:last-child {
  margin-right: 0;
}
.tooltip_hard_6c30 li:first-child {
  margin-left: 0;
}
.tooltip_hard_6c30.tooltip_a989 a {
  color: #fff;
}
.tooltip_hard_6c30.tooltip_a989 a:hover {
  color: #fff;
}
.tooltip_hard_6c30 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tooltip_hard_6c30 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tooltip_hard_6c30 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tooltip_hard_6c30 a:hover {
  opacity: 0.9;
  color: inherit;
}
.tooltip_hard_6c30 [class*="social-icon-apple"] {
  background-color: #999;
}
.tooltip_hard_6c30 [class*="social-icon-apple"].search-b81f {
  background-color: transparent;
  color: #999;
}
.tooltip_hard_6c30 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tooltip_hard_6c30 [class*="social-icon-behance"].search-b81f {
  background-color: transparent;
  color: #1769ff;
}
.tooltip_hard_6c30 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tooltip_hard_6c30 [class*="social-icon-bitbucket"].search-b81f {
  background-color: transparent;
  color: #205081;
}
.tooltip_hard_6c30 [class*="social-icon-codepen"] {
  background-color: #000;
}
.tooltip_hard_6c30 [class*="social-icon-codepen"].search-b81f {
  background-color: transparent;
  color: #000;
}
.tooltip_hard_6c30 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tooltip_hard_6c30 [class*="social-icon-delicious"].search-b81f {
  background-color: transparent;
  color: #39f;
}
.tooltip_hard_6c30 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tooltip_hard_6c30 [class*="social-icon-digg"].search-b81f {
  background-color: transparent;
  color: #005be2;
}
.tooltip_hard_6c30 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tooltip_hard_6c30 [class*="social-icon-dribbble"].search-b81f {
  background-color: transparent;
  color: #ea4c89;
}
.tooltip_hard_6c30 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tooltip_hard_6c30 [class*="social-icon-envelope"].search-b81f {
  background-color: transparent;
  color: #ea4335;
}
.tooltip_hard_6c30 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tooltip_hard_6c30 [class*="social-icon-facebook"].search-b81f {
  background-color: transparent;
  color: #3b5998;
}
.tooltip_hard_6c30 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tooltip_hard_6c30 [class*="social-icon-flickr"].search-b81f {
  background-color: transparent;
  color: #0063dc;
}
.tooltip_hard_6c30 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tooltip_hard_6c30 [class*="social-icon-foursquare"].search-b81f {
  background-color: transparent;
  color: #2d5be3;
}
.tooltip_hard_6c30 [class*="social-icon-github"] {
  background-color: #333;
}
.tooltip_hard_6c30 [class*="social-icon-github"].search-b81f {
  background-color: transparent;
  color: #333;
}
.tooltip_hard_6c30 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tooltip_hard_6c30 [class*="social-icon-google-plus"].search-b81f {
  background-color: transparent;
  color: #dd4b39;
}
.tooltip_hard_6c30 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tooltip_hard_6c30 [class*="social-icon-houzz"].search-b81f {
  background-color: transparent;
  color: #7ac142;
}
.tooltip_hard_6c30 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tooltip_hard_6c30 [class*="social-icon-instagram"].search-b81f {
  background-color: transparent;
  color: #262626;
}
.tooltip_hard_6c30 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tooltip_hard_6c30 [class*="social-icon-jsfiddle"].search-b81f {
  background-color: transparent;
  color: #487aa2;
}
.tooltip_hard_6c30 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tooltip_hard_6c30 [class*="social-icon-linkedin"].search-b81f {
  background-color: transparent;
  color: #0077b5;
}
.tooltip_hard_6c30 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tooltip_hard_6c30 [class*="social-icon-medium"].search-b81f {
  background-color: transparent;
  color: #00ab6b;
}
.tooltip_hard_6c30 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tooltip_hard_6c30
  [class*="social-icon-odnoklassniki"].search-b81f {
  background-color: transparent;
  color: #f4731c;
}
.tooltip_hard_6c30 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tooltip_hard_6c30 [class*="social-icon-meetup"].search-b81f {
  background-color: transparent;
  color: #ec1c40;
}
.tooltip_hard_6c30 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tooltip_hard_6c30 [class*="social-icon-pinterest"].search-b81f {
  background-color: transparent;
  color: #bd081c;
}
.tooltip_hard_6c30 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tooltip_hard_6c30 [class*="social-icon-product-hunt"].search-b81f {
  background-color: transparent;
  color: #da552f;
}
.tooltip_hard_6c30 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tooltip_hard_6c30 [class*="social-icon-reddit"].search-b81f {
  background-color: transparent;
  color: #ff4500;
}
.tooltip_hard_6c30 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tooltip_hard_6c30 [class*="social-icon-rss"].search-b81f {
  background-color: transparent;
  color: #f26522;
}
.tooltip_hard_6c30 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tooltip_hard_6c30
  [class*="social-icon-shopping-cart"].search-b81f {
  background-color: transparent;
  color: #4caf50;
}
.tooltip_hard_6c30 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tooltip_hard_6c30 [class*="social-icon-skype"].search-b81f {
  background-color: transparent;
  color: #00aff0;
}
.tooltip_hard_6c30 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tooltip_hard_6c30 [class*="social-icon-slideshare"].search-b81f {
  background-color: transparent;
  color: #0077b5;
}
.tooltip_hard_6c30 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tooltip_hard_6c30 [class*="social-icon-snapchat"].search-b81f {
  background-color: transparent;
  color: #fffc00;
}
.tooltip_hard_6c30 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tooltip_hard_6c30 [class*="social-icon-soundcloud"].search-b81f {
  background-color: transparent;
  color: #f80;
}
.tooltip_hard_6c30 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tooltip_hard_6c30 [class*="social-icon-spotify"].search-b81f {
  background-color: transparent;
  color: #2ebd59;
}
.tooltip_hard_6c30 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tooltip_hard_6c30
  [class*="social-icon-stack-overflow"].search-b81f {
  background-color: transparent;
  color: #fe7a15;
}
.tooltip_hard_6c30 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tooltip_hard_6c30 [class*="social-icon-maldkfgram"].search-b81f {
  background-color: transparent;
  color: #2ca5e0;
}
.tooltip_hard_6c30 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tooltip_hard_6c30 [class*="social-icon-tripadvisor"].search-b81f {
  background-color: transparent;
  color: #589442;
}
.tooltip_hard_6c30 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tooltip_hard_6c30 [class*="social-icon-tumblr"].search-b81f {
  background-color: transparent;
  color: #35465c;
}
.tooltip_hard_6c30 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tooltip_hard_6c30 [class*="social-icon-twitch"].search-b81f {
  background-color: transparent;
  color: #6441a5;
}
.tooltip_hard_6c30 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tooltip_hard_6c30 [class*="social-icon-twitter"].search-b81f {
  background-color: transparent;
  color: #1da1f2;
}
.tooltip_hard_6c30 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tooltip_hard_6c30 [class*="social-icon-vimeo"].search-b81f {
  background-color: transparent;
  color: #1ab7ea;
}
.tooltip_hard_6c30 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tooltip_hard_6c30 [class*="social-icon-vk"].search-b81f {
  background-color: transparent;
  color: #45668e;
}
.tooltip_hard_6c30 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tooltip_hard_6c30 [class*="social-icon-weibo"].search-b81f {
  background-color: transparent;
  color: #df2029;
}
.tooltip_hard_6c30 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tooltip_hard_6c30 [class*="social-icon-weixin"].search-b81f {
  background-color: transparent;
  color: #7bb32e;
}
.tooltip_hard_6c30 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tooltip_hard_6c30 [class*="social-icon-whatsapp"].search-b81f {
  background-color: transparent;
  color: #25d366;
}
.tooltip_hard_6c30 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tooltip_hard_6c30 [class*="social-icon-wordpress"].search-b81f {
  background-color: transparent;
  color: #21759b;
}
.tooltip_hard_6c30 [class*="social-icon-xing"] {
  background-color: #026466;
}
.tooltip_hard_6c30 [class*="social-icon-xing"].search-b81f {
  background-color: transparent;
  color: #026466;
}
.tooltip_hard_6c30 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tooltip_hard_6c30 [class*="social-icon-yelp"].search-b81f {
  background-color: transparent;
  color: #af0606;
}
.tooltip_hard_6c30 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tooltip_hard_6c30 [class*="social-icon-youtube"].search-b81f {
  background-color: transparent;
  color: #cd201f;
}
.layout-b34f {
  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;
}
.layout-b34f:hover {
  box-shadow: none;
  background: 0 0;
}
.sort_0726 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.widget-636b {
  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;
}
.secondary-cool-f552 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hidden_huge_4959 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hidden_huge_4959,
.hidden_huge_4959::after,
.hidden_huge_4959::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;
}
.hidden_huge_4959::after,
.hidden_huge_4959::before {
  content: "";
  display: block;
  background-color: inherit;
}
.pattern-c264 .widget-636b .secondary-cool-f552 {
  margin-top: -2px;
  width: 19px;
}
.pattern-c264 .widget-636b .hidden_huge_4959 {
  margin-top: -1px;
}
.pattern-c264 .widget-636b .hidden_huge_4959,
.pattern-c264 .widget-636b .hidden_huge_4959::after,
.pattern-c264 .widget-636b .hidden_huge_4959::before {
  width: 19px;
  height: 2px;
}
.pattern-c264 .widget-636b .hidden_huge_4959::before {
  top: -6px;
}
.pattern-c264 .widget-636b .hidden_huge_4959::after {
  bottom: -6px;
}
.fluid_6a3d .widget-636b .secondary-cool-f552 {
  margin-top: -2px;
  width: 22px;
}
.fluid_6a3d .widget-636b .hidden_huge_4959 {
  margin-top: -1px;
}
.fluid_6a3d .widget-636b .hidden_huge_4959,
.fluid_6a3d .widget-636b .hidden_huge_4959::after,
.fluid_6a3d .widget-636b .hidden_huge_4959::before {
  width: 22px;
  height: 2px;
}
.fluid_6a3d .widget-636b .hidden_huge_4959::before {
  top: -7px;
}
.fluid_6a3d .widget-636b .hidden_huge_4959::after {
  bottom: -7px;
}
.focus_stone_1332 .widget-636b .secondary-cool-f552 {
  margin-top: -2px;
  width: 31px;
}
.focus_stone_1332 .widget-636b .hidden_huge_4959 {
  margin-top: -1.5px;
}
.focus_stone_1332 .widget-636b .hidden_huge_4959,
.focus_stone_1332 .widget-636b .hidden_huge_4959::after,
.focus_stone_1332 .widget-636b .hidden_huge_4959::before {
  width: 31px;
  height: 3px;
}
.focus_stone_1332 .widget-636b .hidden_huge_4959::before {
  top: -9px;
}
.focus_stone_1332 .widget-636b .hidden_huge_4959::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .upper-1838 .widget-636b .secondary-cool-f552 {
    margin-top: -2px;
    width: 19px;
  }
  .upper-1838 .widget-636b .hidden_huge_4959 {
    margin-top: -1px;
  }
  .upper-1838 .widget-636b .hidden_huge_4959,
  .upper-1838 .widget-636b .hidden_huge_4959::after,
  .upper-1838 .widget-636b .hidden_huge_4959::before {
    width: 19px;
    height: 2px;
  }
  .upper-1838 .widget-636b .hidden_huge_4959::before {
    top: -6px;
  }
  .upper-1838 .widget-636b .hidden_huge_4959::after {
    bottom: -6px;
  }
  .component_2346 .widget-636b .secondary-cool-f552 {
    margin-top: -2px;
    width: 22px;
  }
  .component_2346 .widget-636b .hidden_huge_4959 {
    margin-top: -1px;
  }
  .component_2346 .widget-636b .hidden_huge_4959,
  .component_2346 .widget-636b .hidden_huge_4959::after,
  .component_2346 .widget-636b .hidden_huge_4959::before {
    width: 22px;
    height: 2px;
  }
  .component_2346 .widget-636b .hidden_huge_4959::before {
    top: -7px;
  }
  .component_2346 .widget-636b .hidden_huge_4959::after {
    bottom: -7px;
  }
  .title_8dff .widget-636b .secondary-cool-f552 {
    margin-top: -2px;
    width: 31px;
  }
  .title_8dff .widget-636b .hidden_huge_4959 {
    margin-top: -1.5px;
  }
  .title_8dff .widget-636b .hidden_huge_4959,
  .title_8dff .widget-636b .hidden_huge_4959::after,
  .title_8dff .widget-636b .hidden_huge_4959::before {
    width: 31px;
    height: 3px;
  }
  .title_8dff .widget-636b .hidden_huge_4959::before {
    top: -9px;
  }
  .title_8dff .widget-636b .hidden_huge_4959::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tooltip-7a9a .widget-636b .secondary-cool-f552 {
    margin-top: -2px;
    width: 19px;
  }
  .tooltip-7a9a .widget-636b .hidden_huge_4959 {
    margin-top: -1px;
  }
  .tooltip-7a9a .widget-636b .hidden_huge_4959,
  .tooltip-7a9a .widget-636b .hidden_huge_4959::after,
  .tooltip-7a9a .widget-636b .hidden_huge_4959::before {
    width: 19px;
    height: 2px;
  }
  .tooltip-7a9a .widget-636b .hidden_huge_4959::before {
    top: -6px;
  }
  .tooltip-7a9a .widget-636b .hidden_huge_4959::after {
    bottom: -6px;
  }
  .last-a0cd .widget-636b .secondary-cool-f552 {
    margin-top: -2px;
    width: 22px;
  }
  .last-a0cd .widget-636b .hidden_huge_4959 {
    margin-top: -1px;
  }
  .last-a0cd .widget-636b .hidden_huge_4959,
  .last-a0cd .widget-636b .hidden_huge_4959::after,
  .last-a0cd .widget-636b .hidden_huge_4959::before {
    width: 22px;
    height: 2px;
  }
  .last-a0cd .widget-636b .hidden_huge_4959::before {
    top: -7px;
  }
  .last-a0cd .widget-636b .hidden_huge_4959::after {
    bottom: -7px;
  }
  .blue_2572 .widget-636b .secondary-cool-f552 {
    margin-top: -2px;
    width: 31px;
  }
  .blue_2572 .widget-636b .hidden_huge_4959 {
    margin-top: -1.5px;
  }
  .blue_2572 .widget-636b .hidden_huge_4959,
  .blue_2572 .widget-636b .hidden_huge_4959::after,
  .blue_2572 .widget-636b .hidden_huge_4959::before {
    width: 31px;
    height: 3px;
  }
  .blue_2572 .widget-636b .hidden_huge_4959::before {
    top: -9px;
  }
  .blue_2572 .widget-636b .hidden_huge_4959::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .box-old-ec83 .widget-636b .secondary-cool-f552 {
    margin-top: -2px;
    width: 19px;
  }
  .box-old-ec83 .widget-636b .hidden_huge_4959 {
    margin-top: -1px;
  }
  .box-old-ec83 .widget-636b .hidden_huge_4959,
  .box-old-ec83 .widget-636b .hidden_huge_4959::after,
  .box-old-ec83 .widget-636b .hidden_huge_4959::before {
    width: 19px;
    height: 2px;
  }
  .box-old-ec83 .widget-636b .hidden_huge_4959::before {
    top: -6px;
  }
  .box-old-ec83 .widget-636b .hidden_huge_4959::after {
    bottom: -6px;
  }
  .module-a87c .widget-636b .secondary-cool-f552 {
    margin-top: -2px;
    width: 22px;
  }
  .module-a87c .widget-636b .hidden_huge_4959 {
    margin-top: -1px;
  }
  .module-a87c .widget-636b .hidden_huge_4959,
  .module-a87c .widget-636b .hidden_huge_4959::after,
  .module-a87c .widget-636b .hidden_huge_4959::before {
    width: 22px;
    height: 2px;
  }
  .module-a87c .widget-636b .hidden_huge_4959::before {
    top: -7px;
  }
  .module-a87c .widget-636b .hidden_huge_4959::after {
    bottom: -7px;
  }
  .item-black-e97b .widget-636b .secondary-cool-f552 {
    margin-top: -2px;
    width: 31px;
  }
  .item-black-e97b .widget-636b .hidden_huge_4959 {
    margin-top: -1.5px;
  }
  .item-black-e97b .widget-636b .hidden_huge_4959,
  .item-black-e97b .widget-636b .hidden_huge_4959::after,
  .item-black-e97b .widget-636b .hidden_huge_4959::before {
    width: 31px;
    height: 3px;
  }
  .item-black-e97b .widget-636b .hidden_huge_4959::before {
    top: -9px;
  }
  .item-black-e97b .widget-636b .hidden_huge_4959::after {
    bottom: -9px;
  }
}
.west-1d0f .hidden_huge_4959 {
  -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);
}
.west-1d0f .hidden_huge_4959::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.west-1d0f .hidden_huge_4959::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);
}
.west-1d0f.filter_2578 .hidden_huge_4959 {
  -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);
}
.west-1d0f.filter_2578 .hidden_huge_4959::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.west-1d0f.filter_2578 .hidden_huge_4959::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);
}
.icon-4978 {
  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.caption_dirty_e47a:before {
  display: none;
}
.basic_ccbe {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.basic_ccbe .notice-68e2 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.basic_ccbe .notice-68e2:last-of-type {
  border-bottom: none;
}
.basic_ccbe .notice-68e2.blue-abd8,
.basic_ccbe .notice-68e2.nav_8cf0,
.basic_ccbe .notice-68e2.item_f75c {
  padding: 0;
}
.basic_ccbe .east_d3bb .active_red_51f1 {
  color: currentColor;
}
.basic_ccbe .east_d3bb .active_red_51f1:focus,
.basic_ccbe .east_d3bb .active_red_51f1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.basic_ccbe.large-cd73 .hard_b630,
.basic_ccbe.large-cd73 .module-black-b371 a,
.basic_ccbe.large-cd73 .description-fluid-fdcd a,
.basic_ccbe.large-cd73 .message-gold-9cb5 a {
  color: rgba(0, 0, 0, 0.55);
}
.basic_ccbe.large-cd73 .hard_b630:hover,
.basic_ccbe.large-cd73 .module-black-b371 a:hover,
.basic_ccbe.large-cd73 .description-fluid-fdcd a:hover,
.basic_ccbe.large-cd73 .message-gold-9cb5 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.basic_ccbe.large-cd73 .dark-1e68 {
  color: rgba(0, 0, 0, 0.8);
}
.basic_ccbe.large-cd73 .notice-68e2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.basic_ccbe.large-cd73 .notice-68e2:before {
  background: rgba(0, 0, 0, 0.08);
}
.basic_ccbe.large-cd73 .top_06b3:before {
  background: rgba(255, 255, 255, 0.9);
}
.basic_ccbe.large-cd73 .east_d3bb .status-tiny-0749 li a,
.basic_ccbe.large-cd73 .east_d3bb .active_red_51f1,
.basic_ccbe.large-cd73 .message-gold-9cb5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.basic_ccbe.large-cd73 .east_d3bb .active_red_51f1:focus,
.basic_ccbe.large-cd73 .east_d3bb .active_red_51f1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.basic_ccbe.large-cd73 .status-tiny-0749 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.basic_ccbe.header_cool_e23d .hard_b630,
.basic_ccbe.header_cool_e23d .module-black-b371 a,
.basic_ccbe.header_cool_e23d .description-fluid-fdcd .active_red_51f1,
.basic_ccbe.header_cool_e23d .description-fluid-fdcd a,
.basic_ccbe.header_cool_e23d .message-gold-9cb5 a {
  color: rgba(255, 255, 255, 0.79);
}
.basic_ccbe.header_cool_e23d .hard_b630:hover,
.basic_ccbe.header_cool_e23d .module-black-b371 a:hover,
.basic_ccbe.header_cool_e23d .description-fluid-fdcd .active_red_51f1:hover,
.basic_ccbe.header_cool_e23d .description-fluid-fdcd a:hover,
.basic_ccbe.header_cool_e23d .message-gold-9cb5 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.basic_ccbe.header_cool_e23d .dark-1e68 {
  color: rgba(255, 255, 255, 0.99);
}
.basic_ccbe.header_cool_e23d .notice-68e2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.basic_ccbe.header_cool_e23d .notice-68e2:before {
  background: rgba(255, 255, 255, 0.08);
}
.basic_ccbe.header_cool_e23d .top_06b3:before {
  background: rgba(0, 0, 0, 0.9);
}
.basic_ccbe.header_cool_e23d .east_d3bb .status-tiny-0749 li a,
.basic_ccbe.header_cool_e23d .east_d3bb .active_red_51f1,
.basic_ccbe.header_cool_e23d .message-gold-9cb5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.basic_ccbe.header_cool_e23d .east_d3bb .active_red_51f1:focus,
.basic_ccbe.header_cool_e23d .east_d3bb .active_red_51f1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.basic_ccbe.header_cool_e23d .status-tiny-0749 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.top_06b3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.top_06b3:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.right-5008 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.link-fresh-5bca .basic_ccbe {
  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;
}
.link-fresh-5bca .notice-68e2 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.link-fresh-5bca .notice-68e2: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) {
  .link-fresh-5bca .notice-68e2:before {
    width: 16%;
    left: 42%;
  }
}
.link-fresh-5bca .notice-68e2:last-child:before {
  content: none;
}
.link-fresh-5bca .notice-68e2[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.link-fresh-5bca .east_d3bb .status-tiny-0749 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.link-fresh-5bca .east_d3bb .status-tiny-0749 li a .active_red_51f1 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.link-fresh-5bca .east_d3bb .message-gold-9cb5 {
  border: none;
}
.link-fresh-5bca .east_d3bb .message-gold-9cb5 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.link-fresh-5bca .top_06b3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.link-fresh-5bca .right-5008 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.link-fresh-5bca .header_cool_e23d .top_06b3:before {
  background: rgba(0, 0, 0, 0.9);
}
.link-fresh-5bca .large-cd73.huge-8bf1 .hidden_huge_4959 {
  background: rgba(0, 0, 0, 0.6);
}
.link-fresh-5bca
  .large-cd73.huge-8bf1
  .hidden_huge_4959::after,
.link-fresh-5bca
  .large-cd73.huge-8bf1
  .hidden_huge_4959:before {
  background: inherit;
}
.link-fresh-5bca
  .large-cd73.huge-8bf1:hover
  .hidden_huge_4959 {
  background: rgba(0, 0, 0, 0.8);
}
.image_2849 .basic_ccbe {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .image_2849 .basic_ccbe {
    width: auto;
    right: 45px;
  }
}
.accent_advanced_c44c .basic_ccbe {
  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) {
  .accent_advanced_c44c .basic_ccbe {
    width: auto;
    left: 45px;
  }
}
.caption_dirty_e47a .basic_ccbe {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.caption_dirty_e47a .right-5008 {
  max-width: 48em;
  margin: 0 auto;
}
.caption_dirty_e47a .top_06b3:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.grid_7567 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.grid_7567.link-fresh-5bca .basic_ccbe {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.grid_7567.image_2849 .basic_ccbe {
  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);
}
.grid_7567 .basic_ccbe {
  visibility: visible;
}
.grid_7567.accent_advanced_c44c .basic_ccbe {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.button_b87e,
.preview-d567 {
  overflow-x: hidden;
}
.button_b87e .basic_ccbe {
  overflow: auto;
}
.button_b87e.link-fresh-5bca {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button_b87e.link-fresh-5bca .basic_ccbe {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.button_b87e.link-fresh-5bca .layout-b34f {
  opacity: 0;
}
.button_b87e.image_2849 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button_b87e.image_2849 .basic_ccbe {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.button_b87e.image_2849 .layout-b34f {
  opacity: 0;
}
.button_b87e.accent_advanced_c44c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button_b87e.accent_advanced_c44c .basic_ccbe {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.button_b87e.accent_advanced_c44c .layout-b34f {
  opacity: 0;
}
.button_b87e.caption_dirty_e47a .basic_ccbe {
  z-index: 10;
  visibility: visible;
}
.huge-8bf1 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.huge-8bf1 .hidden_huge_4959 {
  background: rgba(255, 255, 255, 0.99);
}
.huge-8bf1 .hidden_huge_4959::after,
.huge-8bf1 .hidden_huge_4959:before {
  background: inherit;
}
.huge-8bf1:hover .hidden_huge_4959 {
  background: rgba(255, 255, 255, 0.99);
}
.accent_advanced_c44c .huge-8bf1 {
  top: 10px;
  right: auto;
  left: 12px;
}
.caption_dirty_e47a .huge-8bf1 {
  display: none !important;
}
.button_b87e:before,
.preview-d567:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.button_b87e .huge-8bf1,
.preview-d567 .huge-8bf1 {
  display: inline-block;
}
.basic_ccbe .popup-purple-315e {
  -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;
}
.button_b87e .basic_ccbe .popup-purple-315e,
.preview-d567 .basic_ccbe .popup-purple-315e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.article_d6da .element_0f5f {
  width: 100%;
}
.disabled_dark_98fd {
  padding: 0 0.5em 0;
}
.disabled_dark_98fd [class*="customify-col-"],
.disabled_dark_98fd [class*="customify-col_"],
.disabled_dark_98fd [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.secondary-over-31ce .disabled_dark_98fd {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .brown_0c07 .shadow-upper-58ac,
  .shadow-upper-58ac {
    display: none;
  }
  .modal-ed4a {
    text-align: left;
  }
  .bronze-2035 {
    text-align: center;
  }
  .box_warm_a3e7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .brown_0c07 .nav_ba28,
  .nav_ba28 {
    display: none;
  }
  .pattern_black_eb4e {
    text-align: left;
  }
  .info_ffdc {
    text-align: center;
  }
  .panel-copper-c066 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .brown_0c07 .shade_bright_e5b7,
  .shade_bright_e5b7 {
    display: none;
  }
  .header-blue-8118 {
    text-align: left;
  }
  .outline_bottom_79aa {
    text-align: center;
  }
  .status-abc9 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.prev_82c4 {
  box-shadow: none !important;
}
.dynamic-d286 .bronze-da59,
.avatar_inner_b5b0 .bronze-da59 {
  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;
}
.avatar_inner_b5b0 .bronze-da59 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.top_d64f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.top_d64f:after,
.top_d64f:before {
  content: "";
  display: table;
}
.top_d64f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .top_d64f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.top_d64f,
.tooltip-c6e3 {
  max-width: 1248px;
  margin: 0 auto;
}

.video-729f.footer_huge_81ee .top_d64f {
  max-width: 100%;
}
.video-729f.thick-328d {
  max-width: 1200px;
  margin: 0 auto;
}
.video-729f.section-first-caa5 .top_d64f {
  max-width: 100%;
}
.video-729f.section-first-caa5 > .top_d64f {
  padding-left: 0;
  padding-right: 0;
}
.video-729f.section-first-caa5 > .top_d64f .brown_0c07 {
  margin: 0;
}
.video-729f.section-first-caa5
  > .top_d64f
  .overlay_2b1f.mini-56b1 {
  margin-right: 0;
  margin-left: 0;
}
.video-729f.section-first-caa5 #main.mini-56b1 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .basic_d8ab #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .basic_d8ab #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .active_silver_b851 .right_e167 {
    padding-right: 1em;
  }
  .active_silver_b851.disabled_first_0f48 .overlay_2b1f {
    border-right: 1px solid #eaecee;
  }
  .active_silver_b851.disabled_first_0f48 .right_e167 {
    padding-right: 1em;
  }
  .active_silver_b851.disabled_first_0f48 .rough_c07a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .steel_3843 .right_e167 {
    padding-left: 1em;
  }
  .steel_3843.disabled_first_0f48 .overlay_2b1f {
    border-left: 1px solid #eaecee;
  }
  .steel_3843.disabled_first_0f48 .right_e167 {
    padding-left: 1em;
  }
  .steel_3843.disabled_first_0f48 .rough_c07a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .narrow-e7c6 .right_e167 {
    padding-left: 1em;
  }
  .narrow-e7c6.disabled_first_0f48 .button_aecf {
    border-right: 1px solid #eaecee;
  }
  .narrow-e7c6.disabled_first_0f48 .tooltip-f3cc {
    border-right: 1px solid #eaecee;
  }
  .narrow-e7c6.disabled_first_0f48 .right_e167 {
    padding-left: 1em;
  }
  .narrow-e7c6.disabled_first_0f48 .rough_c07a {
    padding-right: 1em;
  }
  .narrow-e7c6.disabled_first_0f48 .dropdown-aa9c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask_f6e0 .right_e167 {
    padding-right: 1em;
  }
  .mask_f6e0.disabled_first_0f48 .button_aecf {
    border-left: 1px solid #eaecee;
  }
  .mask_f6e0.disabled_first_0f48 .tooltip-f3cc {
    border-left: 1px solid #eaecee;
  }
  .mask_f6e0.disabled_first_0f48 .right_e167 {
    padding-right: 1em;
  }
  .mask_f6e0.disabled_first_0f48 .rough_c07a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mask_f6e0.disabled_first_0f48 .dropdown-aa9c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .basic_d8ab .right_e167 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .basic_d8ab.disabled_first_0f48 .overlay_2b1f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .basic_d8ab.disabled_first_0f48 .right_e167 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .basic_d8ab.disabled_first_0f48 .rough_c07a {
    padding-left: 1em;
  }
  .basic_d8ab.disabled_first_0f48 .dropdown-aa9c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .basic_d8ab.disabled_first_0f48 .right_e167 {
    padding-left: 0;
  }
}
.dark-0f20 .first_7366 {
  display: inline-block;
}
.chip_tiny_33c7 {
  display: inline-block;
}
.current-2196 {
  word-con: break-word;
}
.info_stale_5290 > span {
  display: inline-block;
  padding: 5px 0;
}
.info_stale_5290 .column_e549 {
  margin-left: 8px;
  margin-right: 8px;
}
.info_stale_5290 .small-966e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.badge-tiny-79e7 .plasma-4ca6 {
  margin-bottom: 2em;
}
.badge-tiny-79e7 .frame_glass_efe1 {
  margin-bottom: 15px;
}
.badge-tiny-79e7 .frame_glass_efe1:last-child {
  margin-bottom: 0;
}
.badge-tiny-79e7 .container_hard_da0b {
  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) {
  .badge-tiny-79e7 .container_hard_da0b {
    display: block;
  }
}
.badge-tiny-79e7 .paragraph-green-725a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .badge-tiny-79e7 .paragraph-green-725a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.badge-tiny-79e7 .plasma_c1e4 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.badge-tiny-79e7 .plasma_c1e4 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.badge-tiny-79e7 .plasma_c1e4 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.badge-tiny-79e7 .current-2196 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.badge-tiny-79e7 .current-2196 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.badge-tiny-79e7 .nav_5ac5 p:last-child {
  margin-bottom: 0;
}
.badge-tiny-79e7 .basic-99cd {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.badge-tiny-79e7 .panel_mini_5638 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.badge-tiny-79e7 .modal_8d7e {
  margin-top: 1em;
}
.badge-tiny-79e7 .list-7e4c {
  top: 0;
  display: block;
}
.badge-tiny-79e7 .list-7e4c a {
  color: inherit;
}
.badge-tiny-79e7 .list-7e4c a:hover {
  color: inherit;
}
.badge-tiny-79e7 .middle-dfcf {
  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;
}
.badge-tiny-79e7 .middle-dfcf:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.badge-tiny-79e7 .panel_mini_5638 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.badge-tiny-79e7 .hero_f0dd {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.badge-tiny-79e7 .hero_f0dd:first-child {
  margin-top: 0;
}
.badge-tiny-79e7 .hero_f0dd.pink_90fa {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.badge-tiny-79e7 .hero_f0dd.purple-62c7 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.badge-tiny-79e7
  .hero_f0dd.purple-62c7.title-rough-1e45
  .modal_8d7e {
  width: 100%;
}
.badge-tiny-79e7 .purple-62c7 {
  -webkit-box-align: center;
  align-items: center;
}
.badge-tiny-79e7 .purple-62c7 .info_stale_5290,
.badge-tiny-79e7 .purple-62c7 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.badge-tiny-79e7 .plasma_c1e4 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.badge-tiny-79e7 .plasma_c1e4 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.badge-tiny-79e7 .plasma_c1e4: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;
}
.badge-tiny-79e7 .pink_90fa {
  z-index: 5;
}
.badge-tiny-79e7 .header_hovered_8a28 .label-b5fd {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.badge-tiny-79e7 .info-b464 .label-b5fd {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.badge-tiny-79e7 .panel-west-5b72 .label-b5fd {
  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;
}
.badge-tiny-79e7.image-warm-6882 .container_hard_da0b,
.badge-tiny-79e7.rough_aa5a .container_hard_da0b {
  display: block;
}
.badge-tiny-79e7.image-warm-6882 .container_hard_da0b .full-e7f6,
.badge-tiny-79e7.image-warm-6882 .container_hard_da0b .panel_mini_5638,
.badge-tiny-79e7.rough_aa5a .container_hard_da0b .full-e7f6,
.badge-tiny-79e7.rough_aa5a .container_hard_da0b .panel_mini_5638 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.badge-tiny-79e7.widget_south_f591 .paragraph-green-725a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .badge-tiny-79e7.widget_south_f591 .paragraph-green-725a {
    margin-right: 0;
  }
}
.badge-tiny-79e7.image-warm-6882 .paragraph-green-725a,
.badge-tiny-79e7.rough_aa5a .paragraph-green-725a {
  padding-top: 40%;
}
.badge-tiny-79e7.image-warm-6882 .plasma-4ca6,
.badge-tiny-79e7.rough_aa5a .plasma-4ca6 {
  display: block;
}
.badge-tiny-79e7.image-warm-6882 .fn-sticky-53d8 .panel_mini_5638,
.badge-tiny-79e7.rough_aa5a .fn-sticky-53d8 .panel_mini_5638 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.badge-tiny-79e7.image-warm-6882 .paragraph-green-725a,
.badge-tiny-79e7.rough_aa5a .paragraph-green-725a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.badge-tiny-79e7.image-warm-6882 .panel_mini_5638 {
  padding: 1em;
}
.icon_stale_e977 {
  margin: 30px auto;
  display: block;
}
.icon_stale_e977 .secondary_red_465d > * {
  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;
}
.icon_stale_e977 .secondary_red_465d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.icon_stale_e977 .secondary_red_465d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hover_a840 .info_stale_5290 {
  margin-bottom: 1.41575em;
}
.hover_a840 .rough_b7a8 {
  margin-bottom: 1.618em;
}
.column-over-a66c .last-731a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.column-over-a66c .last-731a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.column-over-a66c .brown-1c8f {
  max-width: 100%;
  overflow: auto;
}
.right_668c .column-over-a66c a:hover {
  text-decoration: underline;
}
.list_solid_1541 .frame_glass_efe1:not(.current-2196),
.list_solid_1541 .plasma_c1e4 {
  margin-bottom: 1.41575em;
}
.list_solid_1541 .frame_glass_efe1:not(.current-2196):last-child,
.list_solid_1541 .plasma_c1e4:last-child {
  margin-bottom: 0;
}
.list_solid_1541 .frame_glass_efe1.text-2d84 {
  margin-bottom: 0.41575em;
}
.list_solid_1541 .inner-0e2c:before,
.list_solid_1541 .status_5a9b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.list_solid_1541 .inner-0e2c:before {
  content: "\f115";
}
.list_solid_1541 .status_5a9b:before {
  content: "\f02c";
}
.list_solid_1541 .photo-6816 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.list_solid_1541 .photo-6816 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.first_20b9 {
  display: -webkit-box;
  display: flex;
}
.first_20b9 .accordion-lower-5068 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .first_20b9 .accordion-lower-5068 {
    flex-basis: 90px;
  }
}
.first_20b9 .secondary-cbdb {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .first_20b9 .secondary-cbdb {
    flex-basis: calc(100% - 50px);
  }
}
.first_20b9 .new_9d50 p:last-child {
  margin-bottom: 0.72em;
}
.button_8ea2 .secondary_red_465d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.button_8ea2 .secondary_red_465d:after,
.button_8ea2 .secondary_red_465d:before {
  content: "";
  display: table;
}
.button_8ea2 .secondary_red_465d:after {
  clear: both;
}
.button_8ea2 .secondary_red_465d .link-39fb,
.button_8ea2 .secondary_red_465d .title-fixed-8f40 {
  width: 49%;
}
.button_8ea2 .secondary_red_465d .link-39fb a span.header-smooth-f914,
.button_8ea2 .secondary_red_465d .title-fixed-8f40 a span.header-smooth-f914 {
  display: block;
  margin-bottom: 5px;
}
.button_8ea2 .secondary_red_465d .title-fixed-8f40 {
  float: left;
  text-align: left;
}
.button_8ea2 .secondary_red_465d .link-39fb {
  float: right;
  text-align: right;
}
.orange-7f81 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .orange-7f81 {
    margin-bottom: 0;
  }
}
.grid-edde {
  margin-bottom: 1em;
}
.grid-edde .current-2196 {
  font-size: 1.1em;
  line-height: 1.3;
}
.current_0114 a {
  display: block;
  line-height: 0;
  position: relative;
}
.pink-f1af .grid-edde,
.backdrop-2392 .grid-edde {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .pink-f1af .grid-edde,
  .backdrop-2392 .grid-edde {
    display: block;
  }
}
.pink-f1af .current_0114,
.backdrop-2392 .current_0114 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .pink-f1af .current_0114,
  .backdrop-2392 .current_0114 {
    margin-bottom: 1em;
  }
}
.pink-f1af .current_0114 img,
.backdrop-2392 .current_0114 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.pink-f1af .south-377d,
.backdrop-2392 .south-377d {
  flex-basis: calc(100% - 160px);
}
.pink-f1af .south-377d p,
.backdrop-2392 .south-377d p {
  margin-bottom: 0;
}
.pink-f1af .south-377d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .pink-f1af .south-377d {
    padding-left: 0;
  }
}
.backdrop-2392 .south-377d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .backdrop-2392 .south-377d {
    padding-right: 0;
  }
}
.backdrop-2392 .current_0114 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.picture-lite-715b .current_0114 {
  margin-bottom: 0.5em;
}
.picture-lite-715b .current_0114 img {
  width: 100%;
}
.bright_de2f .middle-94f5,
.module-advanced-b97b .middle-94f5 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.module-advanced-b97b .overlay_2b1f .video-down-6163 p:last-child {
  margin-bottom: 0;
}
.grid_2f95 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.accordion_41b3 .message_inner_5cac {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .accordion_41b3 .message_inner_5cac:last-of-type {
    margin-bottom: 0;
  }
}
.accordion_41b3 .message_inner_5cac ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.accordion_41b3 .message_inner_5cac ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.accordion_41b3 .message_inner_5cac ul li {
  margin: 0 0 0.6em;
}
.accordion_41b3 .message_inner_5cac ul li.footer_silver_0b33,
.accordion_41b3 .message_inner_5cac ul li.progress-clean-44a1 {
  position: relative;
}
.accordion_41b3 .message_inner_5cac ul li.footer_silver_0b33 .light-79a8,
.accordion_41b3 .message_inner_5cac ul li.progress-clean-44a1 .light-79a8 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.accordion_41b3 .message_inner_5cac ul li.footer_silver_0b33:after:after,
.accordion_41b3 .message_inner_5cac ul li.footer_silver_0b33:after:before,
.accordion_41b3
  .message_inner_5cac
  ul
  li.progress-clean-44a1:after:after,
.accordion_41b3
  .message_inner_5cac
  ul
  li.progress-clean-44a1:after:before {
  content: "";
  display: table;
}
.accordion_41b3 .message_inner_5cac ul li.footer_silver_0b33:after:after,
.accordion_41b3
  .message_inner_5cac
  ul
  li.progress-clean-44a1:after:after {
  clear: both;
}
.accordion_41b3 .message_inner_5cac a.chip-fd86:hover {
  text-decoration: none;
}
.accordion_41b3 .message_inner_5cac select {
  max-width: 100%;
}
.accordion_41b3 .message_inner_5cac table {
  font-size: 85%;
}
.accordion_41b3 .message_inner_5cac table td,
.accordion_41b3 .message_inner_5cac table th {
  padding: 0.2360828548em;
  text-align: center;
}
.accordion_41b3 .message_inner_5cac table tfoot td {
  text-align: left;
}
.accordion_41b3 .message_inner_5cac :last-child {
  margin-bottom: 0;
}
.accordion_41b3 .message_inner_5cac .input-756f {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.accordion_41b3 .message_inner_5cac .input-756f label {
  width: 100%;
}
.accordion_41b3 .message_inner_5cac .input-756f .wrapper_2173 {
  width: 100%;
  display: block;
}
.accordion_41b3 .message_inner_5cac .input-756f .smooth-aa94 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.accordion_41b3 .message_inner_5cac .input-756f .smooth-aa94:hover svg #svg-search {
  fill: #444;
}
.accordion_41b3 .message_inner_5cac .input-756f .smooth-aa94 svg {
  width: 18px;
  height: 18px;
}
.accordion_41b3 .hover-2fc2 ul ul,
.accordion_41b3 .clean-0329 ul ul,
.accordion_41b3 .icon_9082 ul ul,
.accordion_41b3 .orange-3e18 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.accordion_41b3 .hover-2fc2 .row-liquid-d5c1 > a,
.accordion_41b3 .clean-0329 .row-liquid-d5c1 > a,
.accordion_41b3 .icon_9082 .row-liquid-d5c1 > a,
.accordion_41b3 .orange-3e18 .row-liquid-d5c1 > a {
  margin-bottom: 0;
}
.accordion_41b3 .border-thick-2276 li,
.accordion_41b3 .hover-2fc2 li,
.accordion_41b3 .progress-ad78 li,
.accordion_41b3 .clean-0329 li,
.accordion_41b3 .icon_9082 li,
.accordion_41b3 .orange-3e18 li,
.accordion_41b3 .picture_fe50 li,
.accordion_41b3 .caption-lower-a2f3 li {
  display: block;
  position: relative;
}
.accordion_41b3 .border-thick-2276 li:last-child,
.accordion_41b3 .hover-2fc2 li:last-child,
.accordion_41b3 .progress-ad78 li:last-child,
.accordion_41b3 .clean-0329 li:last-child,
.accordion_41b3 .icon_9082 li:last-child,
.accordion_41b3 .orange-3e18 li:last-child,
.accordion_41b3 .picture_fe50 li:last-child,
.accordion_41b3 .caption-lower-a2f3 li:last-child {
  border: none;
}
.accordion_41b3 .border-thick-2276 li a,
.accordion_41b3 .hover-2fc2 li a,
.accordion_41b3 .progress-ad78 li a,
.accordion_41b3 .clean-0329 li a,
.accordion_41b3 .icon_9082 li a,
.accordion_41b3 .orange-3e18 li a,
.accordion_41b3 .picture_fe50 li a,
.accordion_41b3 .caption-lower-a2f3 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.accordion_41b3 .border-thick-2276 li ul li::before,
.accordion_41b3 .hover-2fc2 li ul li::before,
.accordion_41b3 .progress-ad78 li ul li::before,
.accordion_41b3 .clean-0329 li ul li::before,
.accordion_41b3 .icon_9082 li ul li::before,
.accordion_41b3 .orange-3e18 li ul li::before,
.accordion_41b3 .picture_fe50 li ul li::before,
.accordion_41b3 .caption-lower-a2f3 li ul li::before {
  left: 15px;
}
.accordion_41b3 .border-thick-2276 li ul a,
.accordion_41b3 .hover-2fc2 li ul a,
.accordion_41b3 .progress-ad78 li ul a,
.accordion_41b3 .clean-0329 li ul a,
.accordion_41b3 .icon_9082 li ul a,
.accordion_41b3 .orange-3e18 li ul a,
.accordion_41b3 .picture_fe50 li ul a,
.accordion_41b3 .caption-lower-a2f3 li ul a {
  padding-left: 20px;
}
.accordion_41b3 .border-thick-2276 li ul ul li::before,
.accordion_41b3 .hover-2fc2 li ul ul li::before,
.accordion_41b3 .progress-ad78 li ul ul li::before,
.accordion_41b3 .clean-0329 li ul ul li::before,
.accordion_41b3 .icon_9082 li ul ul li::before,
.accordion_41b3 .orange-3e18 li ul ul li::before,
.accordion_41b3 .picture_fe50 li ul ul li::before,
.accordion_41b3 .caption-lower-a2f3 li ul ul li::before {
  left: 30px;
}
.accordion_41b3 .border-thick-2276 li ul ul a,
.accordion_41b3 .hover-2fc2 li ul ul a,
.accordion_41b3 .progress-ad78 li ul ul a,
.accordion_41b3 .clean-0329 li ul ul a,
.accordion_41b3 .icon_9082 li ul ul a,
.accordion_41b3 .orange-3e18 li ul ul a,
.accordion_41b3 .picture_fe50 li ul ul a,
.accordion_41b3 .caption-lower-a2f3 li ul ul a {
  padding-left: 40px;
}
.accordion_41b3 .fixed_b2c8 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.accordion_41b3 .caption-lower-a2f3 ul li {
  margin-bottom: 1.41575em;
}
.accordion_41b3 .caption-lower-a2f3 ul li .pressed-18ff {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.accordion_41b3 .caption-lower-a2f3 ul li .stone_f80d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.header_cool_e23d .border-thick-2276 li a,
.header_cool_e23d .hover-2fc2 li a,
.header_cool_e23d .progress-ad78 li a,
.header_cool_e23d .clean-0329 li a,
.header_cool_e23d .icon_9082 li a,
.header_cool_e23d .orange-3e18 li a,
.header_cool_e23d .picture_fe50 li a,
.header_cool_e23d .caption-lower-a2f3 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.header_cool_e23d .fixed_b2c8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.header_cool_e23d .message_inner_5cac ul li.footer_silver_0b33 .light-79a8,
.header_cool_e23d .message_inner_5cac ul li.progress-clean-44a1 .light-79a8 {
  background: rgba(0, 0, 0, 0.2);
}
.header_cool_e23d .accordion_41b3 .message_inner_5cac select {
  border-color: rgba(255, 255, 255, 0.08);
}
.video-729f .accordion_41b3 .status-tiny-0749 li {
  margin: 0;
}
.video-729f .accordion_41b3 .status-tiny-0749 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.video-729f .accordion_41b3 .status-tiny-0749 li ul {
  margin: 0;
}
.video-729f .accordion_41b3 .status-tiny-0749 li ul li a {
  padding-left: 15px;
}
.video-729f .accordion_41b3 .status-tiny-0749 li ul li li a {
  padding-left: 30px;
}
.video-729f .accordion_41b3 .status-tiny-0749 li.bright_a3a9 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.video-729f .accordion_41b3 .status-tiny-0749 li.bright_a3a9 > 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;
}
.video-729f .accordion_41b3 .status-tiny-0749 li.bright_a3a9 > 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;
}
.detail_eba2 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.grid_79bb {
  position: relative;
  z-index: 10;
}
.grid_79bb .popup-purple-315e {
  width: 100%;
  max-width: 100%;
}
.border-1fd1 .column_6d1b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.border-1fd1 .large-cd73 {
}
.border-1fd1 .header_cool_e23d {
  background: #292929;
}
.accordion_prev_6b06 .column_6d1b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.accordion_prev_6b06 .large-cd73 {
  background: #f9f9f9;
}
.accordion_prev_6b06 .header_cool_e23d {
  background: #303030;
}
.pink_d9c7 .column_6d1b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .pink_d9c7 .first_7366 {
    margin-bottom: 1em;
  }
  .pink_d9c7 .first_7366:last-child {
    margin-bottom: 0;
  }
}
.pink_d9c7 .large-cd73 {
  background: #ededed;
}
.pink_d9c7 .header_cool_e23d {
  background: #1a1a1a;
}
.column_6d1b.large-cd73 {
  color: rgba(0, 0, 0, 0.6);
}
.column_6d1b.large-cd73 .section-in-1a59 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.column_6d1b.header_cool_e23d {
  color: rgba(255, 255, 255, 0.99);
}
.column_6d1b.header_cool_e23d a:not(.chip-fd86) {
  color: rgba(255, 255, 255, 0.79);
}
.column_6d1b.header_cool_e23d a:not(.chip-fd86):hover {
  color: rgba(255, 255, 255, 0.99);
}
.column_6d1b.header_cool_e23d .section-in-1a59 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.column_6d1b.header_cool_e23d table tbody td,
.column_6d1b.header_cool_e23d table th {
  background: rgba(0, 0, 0, 0.08);
}
.icon_outer_e898.wide_7ca4 .top_d64f {
  max-width: initial;
}
.icon_outer_e898 .out-26cc {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.icon_outer_e898 .out-26cc .popup-purple-315e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .icon_outer_e898 .out-26cc .popup-purple-315e {
    display: block;
    margin-bottom: 2em;
  }
  .icon_outer_e898 .out-26cc .popup-purple-315e:last-child {
    margin-bottom: 0;
  }
}
.pink_d9c7 .first_7366:last-child,
.accordion_prev_6b06 .first_7366:last-child,
.border-1fd1 .first_7366:last-child {
  margin-bottom: 0;
}
.pink_d9c7 .first_7366 .accordion_41b3 .message_inner_5cac:last-child,
.accordion_prev_6b06 .first_7366 .accordion_41b3 .message_inner_5cac:last-child,
.border-1fd1 .first_7366 .accordion_41b3 .message_inner_5cac:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .pink_d9c7 .list_be99,
  .pink_d9c7 .hero_8525,
  .accordion_prev_6b06 .list_be99,
  .accordion_prev_6b06 .hero_8525,
  .border-1fd1 .list_be99,
  .border-1fd1 .hero_8525 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .grid_79bb .first_7366 {
    margin-bottom: 2em;
  }
}
.grid_79bb p:last-child {
  margin-bottom: 0;
}
.grid_79bb li,
.grid_79bb ul {
  list-style: none;
  margin: 0;
}
.grid_79bb ul ul {
  margin-left: 2.617924em;
}
.north_9f74 {
  font-size: 0.875em;
}

/* css-noise: 7443 */
.shadow-element-u9 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
