/*!
Theme Name: Customify
Theme URI: https://pressmaximum.column_bottom_2731/customify
Author: WPCustomify
Author URI: https://pressmaximum.column_bottom_2731
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.column_bottom_2731/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.layout_f195.icon_dim_4202/licenses/gpl-2.0.disabled_af40
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.hidden_aa72/, (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.badge-80db.card_d378/normalize.caption_01ef/
 ======
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.caption_01ef v7.0.0 | MIT License | github.column_bottom_2731/necolas/normalize.caption_01ef */
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;
}
.filter_large_3440 .thick-676f,
.badge-red-3ad7,
.gold_9cd4,
.accordion_iron_870a,
.tall_80ca,
.green_e47a,
.shadow-new-2017,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  margin: 0 0 0.5407911001em;
  color: #2b2b2b;
  clear: both;
}
.badge-red-3ad7,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .badge-red-3ad7,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .badge-red-3ad7,
  h1 {
    font-size: 1.8em;
  }
}
.gold_9cd4,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.gold_9cd4 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .gold_9cd4,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .gold_9cd4,
  h2 {
    font-size: 1.7em;
  }
}
.accordion_iron_870a,
h3 {
  font-size: 1.618em;
}
.filter_large_3440 .thick-676f,
.tall_80ca,
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.right-708e {
  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;
}
.first-0ee8:after,
.first-0ee8:before,
.picture_b694:after,
.picture_b694:before {
  content: "";
  display: table;
}
.first-0ee8:after,
.picture_b694:after {
  clear: both;
}
.row_center_804c {
  float: right;
  margin-right: 0;
}
.slider-d4c3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.pagination_c65c .chip-dirty-af71,
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;
}
.pagination_c65c .chip-dirty-af71: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;
}
.module-dfde .chip-dirty-af71 {
  box-shadow: none;
}
.module-dfde
  .chip-dirty-af71
  .heading-3d4d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.module-dfde .chip-dirty-af71 .dropdown-1ab0 {
  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;
}
.module-dfde
  .chip-dirty-af71
  .dropdown-1ab0
  b {
  display: none;
}
.module-dfde .caption_e8b6 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.cool_c017:not(.hidden_plasma_53fc):not(.hovered_b457),
button:not(.hidden_plasma_53fc):not(.hovered_b457),
input[type="button"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ),
input[type="reset"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ),
input[type="submit"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ) {
  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;
}
.cool_c017:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ):hover,
button:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ):hover,
input[type="button"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ):hover,
input[type="reset"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ):hover,
input[type="submit"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.cool_c017:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ):active,
.cool_c017:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ):focus,
button:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ):active,
button:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ):focus,
input[type="button"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ):active,
input[type="button"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ):focus,
input[type="reset"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ):active,
input[type="reset"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ):focus,
input[type="submit"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ):active,
input[type="submit"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ):focus {
  outline: 0;
}
.cool_c017:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9,
button:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9,
input[type="button"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9,
input[type="reset"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9,
input[type="submit"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9 {
  position: relative;
}
.cool_c017:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9
  .blue_3d27,
.cool_c017:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9
  .photo_76a1,
.cool_c017:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9
  .filter_b60a,
.cool_c017:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9
  i,
.cool_c017:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9
  svg,
button:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9
  .blue_3d27,
button:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9
  .photo_76a1,
button:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9
  .filter_b60a,
button:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9
  i,
button:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9
  svg,
input[type="button"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9
  .blue_3d27,
input[type="button"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9
  .photo_76a1,
input[type="button"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9
  .filter_b60a,
input[type="button"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9
  i,
input[type="button"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9
  svg,
input[type="reset"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9
  .blue_3d27,
input[type="reset"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9
  .photo_76a1,
input[type="reset"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9
  .filter_b60a,
input[type="reset"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9
  i,
input[type="reset"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9
  svg,
input[type="submit"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9
  .blue_3d27,
input[type="submit"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9
  .photo_76a1,
input[type="submit"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9
  .filter_b60a,
input[type="submit"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9
  i,
input[type="submit"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9
  svg {
  visibility: hidden;
}
.cool_c017:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9:after,
button:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9:after,
input[type="button"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9:after,
input[type="reset"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9:after,
input[type="submit"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ).fn-loading-9cc9: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;
}
.cool_c017:not(.hidden_plasma_53fc):not(.hovered_b457),
input[type="button"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ),
input[type="reset"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ),
input[type="submit"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ) {
  color: #fff;
  background: #235787;
}
.cool_c017:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ):focus,
input[type="button"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ):focus,
input[type="reset"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ):focus,
input[type="submit"]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ):focus {
  color: #fff;
}
.cool_c017.fn-disabled-9cc9:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ),
.cool_c017[disabled]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ),
button.fn-disabled-9cc9:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ),
button[disabled]:not(.hidden_plasma_53fc):not(
    .hovered_b457
  ) {
  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;
}
.small_f2fb {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.small_f2fb: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;
}
.mini_bd66 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.row_4b94 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hidden_e2b2 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.first-0ee8:after,
.first-0ee8:before,
.video_under_7ad1:after,
.video_under_7ad1:before,
.heading-pressed-b60c:after,
.heading-pressed-b60c:before,
.layout-upper-2e15:after,
.layout-upper-2e15:before,
.hover_advanced_ef59:after,
.hover_advanced_ef59:before,
.shade_hard_4b40:after,
.shade_hard_4b40:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.first-0ee8:after,
.video_under_7ad1:after,
.heading-pressed-b60c:after,
.layout-upper-2e15:after,
.hover_advanced_ef59:after,
.shade_hard_4b40:after {
  clear: both;
}
.video_under_7ad1 .button-hard-364a,
.heading-pressed-b60c .button-hard-364a,
.hidden_e9fe .button-hard-364a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.smooth-b5d5 {
  display: inline-block;
}
.sidebar-smooth-f54b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.sidebar-smooth-f54b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.sidebar-smooth-f54b .hover_red_14e9 {
  padding: 1em 0;
  font-size: 85%;
}
.hover_red_14e9 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.stale_31b3 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.stale_31b3:after,
.stale_31b3:before {
  content: "";
  display: table;
}
.stale_31b3:after {
  clear: both;
}
.hot-f7b0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.notification-fast-bac5 .hot-f7b0 {
  max-width: 50%;
}
.avatar_0046 .hot-f7b0 {
  max-width: 33.33%;
}
.picture_5efe .hot-f7b0 {
  max-width: 25%;
}
.primary-selected-d121 .hot-f7b0 {
  max-width: 20%;
}
.green_563e .hot-f7b0 {
  max-width: 16.66%;
}
.form_dark_7729 .hot-f7b0 {
  max-width: 14.28%;
}
.list_a162 .hot-f7b0 {
  max-width: 12.5%;
}
.caption_48e0 .hot-f7b0 {
  max-width: 11.11%;
}
.fluid_c57b {
  display: block;
}
.filter_large_3440 .description-4e4d label,
.filter_large_3440 .fixed_827d label,
.filter_large_3440 .first-7762 label,
.filter_large_3440 .texture_focused_c48b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.title_steel_a7b5 {
  list-style: none;
  margin: 0;
}
.title_steel_a7b5 article.rough_aeae {
  margin-bottom: 0;
}
.title_steel_a7b5 ul {
  list-style: none;
  margin: 0;
}
.title_steel_a7b5 .dropdown-b79e li.rough_aeae {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .title_steel_a7b5 .dropdown-b79e li.rough_aeae {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .title_steel_a7b5 .dropdown-b79e li.rough_aeae: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) {
  .title_steel_a7b5 .dropdown-b79e li.rough_aeae li.rough_aeae li.rough_aeae li.rough_aeae {
    padding-left: 0;
  }
}
article.rough_aeae {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.rough_aeae .video_under_7ad1 p:last-of-type {
  margin-bottom: 0;
}
article.rough_aeae .plasma-ce53 {
  float: left;
}
article.rough_aeae .old-bbd4 {
  margin-left: 85px;
}
article.rough_aeae .action_7d1d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.rough_aeae .action_7d1d .nav_simple_5b09 {
  margin-left: 10px;
}
article.rough_aeae .component_yellow_8b85 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.rough_aeae .grid-simple-f891 {
  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 .description-4e4d,
  #respond .first-7762,
  #respond .texture_focused_c48b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .description-4e4d input,
#respond .first-7762 input,
#respond .texture_focused_c48b input {
  width: 100%;
}
#respond .texture_focused_c48b {
  margin-right: 0;
}
#respond .status_0f8b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.stale-53bf {
  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;
}
.stale-53bf.sidebar_7bd5 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.stale-53bf 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%);
}
.stale-53bf:focus,
.stale-53bf: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);
}
.top_3ef8 {
  border-radius: 10%;
}
.item_b8ab {
  border-radius: 50%;
}
.pressed_ae88 {
  font-size: 0.72em;
}
.heading_c547 {
  font-size: 0.875em;
}
.clean-f9df {
  font-size: 1.1em;
}
.up-c8f4 {
  text-transform: uppercase;
  line-height: 1.2;
}
.up-c8f4.pressed_ae88 {
  letter-spacing: 0.5px;
}
.surface-paper-38c0,
.surface-paper-38c0 a {
  color: #6d6d6d;
}
.surface-paper-38c0 a:hover {
  color: #111;
}
.thick-b2dd {
  color: #6d6d6d;
}
.tag-45a8 {
  overflow-x: hidden;
}
.tag-45a8 .secondary_north_1fed.mask-afe9 {
  position: relative;
}
.tag-45a8 .secondary_north_1fed.mask-afe9.notification-narrow-a5ff {
  position: initial;
}
.tag-45a8
  .secondary_north_1fed.mask-afe9.notification-narrow-a5ff
  .media_0536 {
  left: auto;
}
.tag-45a8 .secondary_north_1fed .media_0536 {
  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;
}
.tag-45a8 .secondary_north_1fed:hover.mask-afe9 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tag-45a8
  .secondary_north_1fed:hover.mask-afe9
  .media_0536 {
  display: block;
  z-index: 9999999;
}
.tag-45a8 .dropdown_hot_0f13 .element_lower_77af,
.tag-45a8 .next-b952 .element_lower_77af {
  display: none;
}
.tag-45a8 .wrapper-thick-b751 .secondary_north_1fed:hover.mask-afe9 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.filter_large_3440 .description-4e4d label,
.filter_large_3440 .fixed_827d label,
.filter_large_3440 .first-7762 label,
.filter_large_3440 .texture_focused_c48b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.title_steel_a7b5 {
  list-style: none;
  margin: 0;
}
.title_steel_a7b5 article.rough_aeae {
  margin-bottom: 0;
}
.title_steel_a7b5 ul {
  list-style: none;
  margin: 0;
}
.title_steel_a7b5 .dropdown-b79e li.rough_aeae {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .title_steel_a7b5 .dropdown-b79e li.rough_aeae {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .title_steel_a7b5 .dropdown-b79e li.rough_aeae: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) {
  .title_steel_a7b5 .dropdown-b79e li.rough_aeae li.rough_aeae li.rough_aeae li.rough_aeae {
    padding-left: 0;
  }
}
article.rough_aeae {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.rough_aeae .video_under_7ad1 p:last-of-type {
  margin-bottom: 0;
}
article.rough_aeae .plasma-ce53 {
  float: left;
}
article.rough_aeae .old-bbd4 {
  margin-left: 85px;
}
article.rough_aeae .action_7d1d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.rough_aeae .action_7d1d .nav_simple_5b09 {
  margin-left: 10px;
}
article.rough_aeae .component_yellow_8b85 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.rough_aeae .grid-simple-f891 {
  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 .description-4e4d,
  #respond .first-7762,
  #respond .texture_focused_c48b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .description-4e4d input,
#respond .first-7762 input,
#respond .texture_focused_c48b input {
  width: 100%;
}
#respond .texture_focused_c48b {
  margin-right: 0;
}
#respond .status_0f8b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.dropdown_hot_0f13 .action-9807 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.action-9807 .hovered-a698.last-164c .item-black-8f32 > li > a:focus,
.action-9807 .hovered-a698.last-164c .item-black-8f32 > li > a:hover,
.action-9807 .hovered-a698.footer_f012 .item-black-8f32 > li > a:focus,
.action-9807 .hovered-a698.footer_f012 .item-black-8f32 > li > a:hover,
.action-9807 .hovered-a698.fast_b925 .item-black-8f32 > li > a:focus,
.action-9807 .hovered-a698.fast_b925 .item-black-8f32 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.action-9807
  .hovered-a698.last-164c
  .item-black-8f32
  > li.popup-mini-dc73
  > a,
.action-9807
  .hovered-a698.last-164c
  .item-black-8f32
  > li.overlay-slow-ea39
  > a,
.action-9807
  .hovered-a698.footer_f012
  .item-black-8f32
  > li.popup-mini-dc73
  > a,
.action-9807
  .hovered-a698.footer_f012
  .item-black-8f32
  > li.overlay-slow-ea39
  > a,
.action-9807
  .hovered-a698.fast_b925
  .item-black-8f32
  > li.popup-mini-dc73
  > a,
.action-9807 .hovered-a698.fast_b925 .item-black-8f32 > li.picture-4fb3 > a {
  color: rgba(255, 255, 255, 0.99);
}
.action-9807 .logo_white_76c5,
.action-9807 .logo_white_76c5 a {
  color: rgba(255, 255, 255, 0.99);
}
.action-9807 .tabs-copper-6267.card_e617 li a,
.action-9807 .popup-c43f a,
.action-9807 .breadcrumb_040b,
.action-9807 .item-black-8f32 > li > a,
.action-9807 .dirty_29a5 {
  color: rgba(255, 255, 255, 0.79);
}
.action-9807 .tabs-copper-6267.card_e617 li a:hover,
.action-9807 .popup-c43f a:hover,
.action-9807 .breadcrumb_040b:hover,
.action-9807 .item-black-8f32 > li > a:hover,
.action-9807 .dirty_29a5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.action-9807 .current-8cdc {
  color: rgba(255, 255, 255, 0.79);
}
.action-9807 .current-8cdc .iron_21d0 {
  color: rgba(255, 255, 255, 0.99);
}
.action-9807 .current-8cdc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.action-9807 .basic_6eb5 .message_left_86d2 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.action-9807 .basic_6eb5 .message_left_86d2 .middle-5a40 {
  color: rgba(255, 255, 255, 0.79);
}
.action-9807
  .basic_6eb5
  .message_left_86d2
  .middle-5a40::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.action-9807
  .basic_6eb5
  .message_left_86d2
  .middle-5a40:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.action-9807
  .basic_6eb5
  .message_left_86d2
  .middle-5a40::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.action-9807
  .basic_6eb5
  .message_left_86d2
  .middle-5a40::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.action-9807 .basic_6eb5 .black-da50 {
  color: rgba(255, 255, 255, 0.79);
}
.action-9807 .basic_6eb5 .black-da50:hover {
  color: rgba(255, 255, 255, 0.99);
}
.in-929a
  .action-9807
  .basic_6eb5
  .detail-4b06
  .large-c8f8 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.in-929a
  .action-9807
  .basic_6eb5
  .detail-4b06
  .middle-5a40 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_hot_0f13 .shadow_lower_1e06 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.shadow_lower_1e06 .hovered-a698.last-164c .item-black-8f32 > li > a:focus,
.shadow_lower_1e06 .hovered-a698.last-164c .item-black-8f32 > li > a:hover,
.shadow_lower_1e06 .hovered-a698.footer_f012 .item-black-8f32 > li > a:focus,
.shadow_lower_1e06 .hovered-a698.footer_f012 .item-black-8f32 > li > a:hover,
.shadow_lower_1e06 .hovered-a698.fast_b925 .item-black-8f32 > li > a:focus,
.shadow_lower_1e06 .hovered-a698.fast_b925 .item-black-8f32 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_lower_1e06
  .hovered-a698.last-164c
  .item-black-8f32
  > li.popup-mini-dc73
  > a,
.shadow_lower_1e06
  .hovered-a698.last-164c
  .item-black-8f32
  > li.overlay-slow-ea39
  > a,
.shadow_lower_1e06
  .hovered-a698.footer_f012
  .item-black-8f32
  > li.popup-mini-dc73
  > a,
.shadow_lower_1e06
  .hovered-a698.footer_f012
  .item-black-8f32
  > li.overlay-slow-ea39
  > a,
.shadow_lower_1e06
  .hovered-a698.fast_b925
  .item-black-8f32
  > li.popup-mini-dc73
  > a,
.shadow_lower_1e06 .hovered-a698.fast_b925 .item-black-8f32 > li.picture-4fb3 > a {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_lower_1e06 .logo_white_76c5,
.shadow_lower_1e06 .logo_white_76c5 a {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_lower_1e06 .tabs-copper-6267.card_e617 li a,
.shadow_lower_1e06 .popup-c43f a,
.shadow_lower_1e06 .breadcrumb_040b,
.shadow_lower_1e06 .item-black-8f32 > li > a,
.shadow_lower_1e06 .dirty_29a5 {
  color: rgba(0, 0, 0, 0.55);
}
.shadow_lower_1e06 .tabs-copper-6267.card_e617 li a:hover,
.shadow_lower_1e06 .popup-c43f a:hover,
.shadow_lower_1e06 .breadcrumb_040b:hover,
.shadow_lower_1e06 .item-black-8f32 > li > a:hover,
.shadow_lower_1e06 .dirty_29a5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_lower_1e06 .current-8cdc {
  color: rgba(0, 0, 0, 0.55);
}
.shadow_lower_1e06 .current-8cdc .iron_21d0 {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_lower_1e06 .current-8cdc:hover {
  color: rgba(0, 0, 0, 0.8);
}
.secondary_3bcc .fluid_0f07 {
  margin-left: auto;
  margin-right: auto;
}
.heading-pressed-b60c > * {
  margin-left: auto;
  margin-right: auto;
}
.heading-pressed-b60c .mini_bd66 {
  margin-right: 1.41575em;
}
.breadcrumb-active-2a2b .heading-pressed-b60c > .first_e211 {
  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;
}
.breadcrumb-active-2a2b .heading-pressed-b60c > .pagination-short-9c82 {
  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;
}
.list-first-f376.secondary_3bcc .fluid_0f07,
.carousel-e25d.secondary_3bcc .fluid_0f07 {
  margin-left: 0;
}
.orange-1f39.secondary_3bcc .fluid_0f07,
.texture-44a4.secondary_3bcc .fluid_0f07 {
  margin-right: 0;
}
.heading-pressed-b60c ol,
.heading-pressed-b60c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.orange-0de3 video {
  max-width: 100%;
}
.pattern_last_7ac6 img {
  display: block;
}
.pattern_last_7ac6.mini_bd66,
.pattern_last_7ac6.row_4b94 {
  width: 100%;
}
.pattern_last_7ac6.pagination-short-9c82 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hidden_next_84b9:not(.hard_6a5c) {
  margin: 1.5em auto;
}
.modal_89ef p {
  padding: 1.5em 14px;
}
ul.sidebar_a2b4.pagination-short-9c82,
ul.sidebar_a2b4.first_e211,
ul.sidebar_a2b4.chip_huge_3fcc.first_e211 {
  padding: 0 14px;
}
.column_a3e1 {
  display: block;
  overflow-x: auto;
}
.column_a3e1 table {
  border-collapse: collapse;
  width: 100%;
}
.column_a3e1 td,
.column_a3e1 th {
  padding: 0.5em;
}
.heading-pressed-b60c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.heading-pressed-b60c ol ol,
.heading-pressed-b60c ol ul,
.heading-pressed-b60c ul ol,
.heading-pressed-b60c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.heading-pressed-b60c ol ol li,
.heading-pressed-b60c ol ul li,
.heading-pressed-b60c ul ol li,
.heading-pressed-b60c ul ul li {
  margin-left: 0;
}
.tooltip-dirty-2318.gas_de0d > .status-warm-01a6 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tooltip-dirty-2318.gas_de0d > .status-warm-01a6 iframe,
.tooltip-dirty-2318.gas_de0d > .status-warm-01a6 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.dark_54bb {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.dark_54bb.header_b318 {
  padding: 0;
}
.dark_54bb.header_b318 cite {
  font-size: 13px;
}
.dark_54bb > * {
  margin-left: 16px;
  margin-right: 16px;
}
.dark_54bb cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.sort_6bf0 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.sort_6bf0 > p:first-child {
  margin-top: 0;
}
.sort_6bf0 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.sort_6bf0 blockquote {
  border-left: 0;
}
.sidebar_2f9d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.sidebar_2f9d:not(.texture-gold-86a6) {
  max-width: 100px;
}
.sidebar_2f9d.active_9703 {
  border-bottom: none !important;
  text-align: center;
}
.sidebar_2f9d.active_9703::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .modal_89ef p {
    padding: 1.5em 0;
  }
}
.gas_f1a4 {
  color: #0073aa;
}
.soft_19d3 {
  background-color: #0073aa;
}
.backdrop_10ee {
  color: #229fd8;
}
.pagination-warm-2891 {
  background-color: #229fd8;
}
.box_373f {
  color: #eee;
}
.liquid_e4b7 {
  background-color: #eee;
}
.next-96ce {
  color: #444;
}
.out_4dbf {
  background-color: #444;
}
.chip-fb29 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.chip-fb29 .button-action-a0e3 .popup-c43f {
  font-size: 15px;
}
.chip-fb29 .popup-c43f {
  line-height: 1.3;
}
.chip-fb29 .shadow_lower_1e06 {
}
.chip-fb29 .action-9807 {
  background: #235787;
}
.fast_848a {
  padding: 0;
}
.fast_848a .action-9807 {
  background: #1a1a1a;
}
.fast_848a .shadow_lower_1e06 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.dim-69d5 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.dim-69d5 .shadow_lower_1e06 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.dim-69d5 .action-9807 {
  background: #303030;
}
.shade_hard_4b40 {
  position: relative;
  z-index: 10;
}
.shade_hard_4b40 .icon-narrow-ba89 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hidden_full_2549 .mask-afe9 {
  display: inline-block;
  vertical-align: middle;
}
.hidden_full_2549.yellow_fbc6 .mask-afe9 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hidden_full_2549.yellow_fbc6 .mask-afe9 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hidden_full_2549.yellow_fbc6 .mask-afe9 {
    margin-right: 0.4em;
  }
}
.hidden_full_2549.yellow_fbc6 .mask-afe9:last-child {
  margin-right: 0;
}
.panel-b9f2 .icon-narrow-ba89 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .dropdown_hot_0f13 .button-action-a0e3 {
    margin: 0 -0.5em;
  }
  .dropdown_hot_0f13 .button-action-a0e3 [class*="customify-col-"],
  .dropdown_hot_0f13 .button-action-a0e3 [class*="customify-col_"],
  .dropdown_hot_0f13 .button-action-a0e3 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.dropdown_hot_0f13.aside_c1ca .icon-narrow-ba89 {
  background: 0 0 !important;
}
.dropdown_hot_0f13.aside_c1ca .icon-narrow-ba89,
.dropdown_hot_0f13.panel-b9f2 .icon-narrow-ba89 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .dropdown_hot_0f13.pattern-white-1ba5 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.dropdown_hot_0f13.panel-b9f2 .icon-narrow-ba89 {
  box-shadow: none !important;
}
.lite-2deb {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .lite-2deb {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .lite-2deb {
    padding: 18px 0 20px;
  }
}
.lite-2deb .active-slow-03e2 {
  width: 100%;
}
.lite-2deb .link-upper-48bc {
  margin-bottom: 0;
}
.lite-2deb .component_f646 {
  margin-top: 5px;
  font-size: 0.875em;
}
.under_8722 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.under_8722 .left_3daf {
  width: 100%;
}
.bronze-5990 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.bronze-5990 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.bronze-5990 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;
}
.bronze-5990 li:last-child:after {
  display: none;
}
.bronze-5990 li a {
  font-weight: 500;
  margin-right: 10px;
}
.prev_87b4 .element_lower_77af button,
.lite-2deb .element_lower_77af button {
  left: 0;
}
.prev_87b4 .left_3daf,
.lite-2deb .left_3daf {
  padding-left: 0;
  padding-right: 0;
}
.prev_87b4 .under_8722,
.lite-2deb .under_8722 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.prev_87b4 {
  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;
}
.prev_87b4: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;
}
.prev_87b4 .info-fluid-c8c2 {
  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) {
  .prev_87b4 .info-fluid-c8c2 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .prev_87b4 .info-fluid-c8c2 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .prev_87b4 .info-fluid-c8c2 {
    min-height: 200px;
  }
}
.prev_87b4 .bronze-5990 {
  color: rgba(255, 255, 255, 0.8);
}
.prev_87b4 .bronze-5990 a,
.prev_87b4 .bronze-5990 li:after {
  color: inherit;
}
.prev_87b4 .bronze-5990 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.in_a55a {
  margin-bottom: 0.5em;
}
.yellow_6825 {
  margin-bottom: 1.2em;
}
.yellow_6825,
.in_a55a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.yellow_6825 p:last-child,
.in_a55a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .element_lower_77af,
#masthead .element_lower_77af {
  display: none;
}
#masthead
  > .element_lower_77af.media-bottom-98f5 {
  display: none;
}
#masthead > .element_lower_77af button {
  left: 0;
}
.steel_9de9 {
  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%;
}
.steel_9de9 .mask-afe9 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.steel_9de9 .frame-b9e0 {
  display: -webkit-box;
  display: flex;
}
.steel_9de9 .frame-b9e0.grid_middle_d82e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.steel_9de9 .frame-b9e0.logo-slow-3f4e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.steel_9de9 .frame-b9e0.action-5af1 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.steel_9de9.overlay-cc29.modal-78fc .frame-b9e0.grid_middle_d82e {
  flex-basis: 100%;
}
.steel_9de9.heading_last_c804 .frame-b9e0.logo-slow-3f4e {
  -webkit-box-flex: 1;
  flex: auto;
}
.steel_9de9.heading_last_c804 .frame-b9e0.action-5af1 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .element_lower_77af.media-bottom-98f5 {
  display: none;
}
#masthead > .element_lower_77af button {
  left: 0;
}
.thumbnail-16c4 {
  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;
}
.thumbnail-16c4:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.thumbnail-16c4.label-0579 i {
  margin-right: 4px;
}
.thumbnail-16c4.chip_7a7e i {
  margin-left: 5px;
}
.popup-c43f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.popup-c43f p:last-child {
  margin-bottom: 0;
}
.last-7586 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.last-7586 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.last-7586 img {
  display: block;
  width: auto;
  line-height: 1;
}
.last-7586 .logo_white_76c5 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.last-7586 .badge_70aa {
  margin: 5px 0 7px 0;
}
.last-7586.backdrop-bronze-d10d .summary_8171 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.last-7586.backdrop-bronze-d10d .tiny-2d28 {
  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;
}
.last-7586.out_2f11 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.last-7586.out_2f11 .summary_8171 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.last-7586.out_2f11 .tiny-2d28 {
  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;
}
.last-7586.footer-6b9a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.last-7586.picture-b029 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.last-7586.picture-b029 .tiny-2d28 {
  margin-top: 7px;
}
.pagination-narrow-3906 {
  display: inline-block;
}
.shade_hard_4b40 .thumbnail_00bc .last-7586 img {
  max-width: 100%;
}
.hovered-a698 .primary_current_faf9.label_south_0c2b,
.breadcrumb-full-e210 .primary_current_faf9.label_south_0c2b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hovered-a698 .liquid_80a3,
.breadcrumb-full-e210 .liquid_80a3 {
  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%);
}
.hovered-a698 .liquid_80a3 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hovered-a698.north_f830 .liquid_80a3 {
  display: none;
}
.hovered-a698 .slider_e850 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hovered-a698 .slider_e850 li {
  display: inline-block;
  position: relative;
}
.hovered-a698 .slider_e850 li:last-child {
  margin-right: 0;
}
.hovered-a698 .slider_e850 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;
}
.hovered-a698 .slider_e850 li.picture-4fb3 > a {
  color: rgba(0, 0, 0, 0.9);
}
.hovered-a698 .slider_e850 > 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;
}
.hovered-a698 .slider_e850 > li > a i {
  line-height: 0;
}
.hovered-a698 .slider_e850 > li.upper_8386 > a .liquid_80a3 {
  margin-left: 4px;
  line-height: 0;
}
.hovered-a698 .slider_e850 .modal-small-367c li.upper_8386 > a {
  position: relative;
}
.hovered-a698 .slider_e850 .modal-small-367c li.upper_8386 > a:after,
.hovered-a698 .slider_e850 .modal-small-367c li.upper_8386 > a:before {
  content: "";
  display: table;
}
.hovered-a698 .slider_e850 .modal-small-367c li.upper_8386 > a:after {
  clear: both;
}
.hovered-a698 .slider_e850 .modal-small-367c li.upper_8386 > a .liquid_80a3 {
  margin-left: 5px;
  float: right;
}
.hovered-a698 .out-e712,
.hovered-a698 .modal-small-367c {
  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;
}
.hovered-a698 .modal-small-367c {
  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;
}
.hovered-a698 .modal-small-367c .label_south_0c2b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hovered-a698 .modal-small-367c .liquid_80a3 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hovered-a698 .modal-small-367c li {
  display: block;
  margin: 0;
  padding: 0;
}
.hovered-a698 .modal-small-367c 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;
}
.hovered-a698 .modal-small-367c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hovered-a698 .modal-small-367c .modal-small-367c {
  top: 0;
  left: 100%;
}
.hovered-a698 .description_93e0.fn-focus-9cc9 > .out-e712,
.hovered-a698 .description_93e0.fn-focus-9cc9 > .modal-small-367c,
.hovered-a698 .description_93e0:focus > .out-e712,
.hovered-a698 .description_93e0:focus > .modal-small-367c,
.hovered-a698 .description_93e0:hover > .out-e712,
.hovered-a698 .description_93e0:hover > .modal-small-367c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hovered-a698.fast_b925 .item-black-8f32:after,
.hovered-a698.fast_b925 .item-black-8f32:before {
  content: "";
  display: table;
}
.hovered-a698.fast_b925 .item-black-8f32:after {
  clear: both;
}
.hovered-a698.fast_b925 .item-black-8f32 > li {
  float: left;
}
.hovered-a698.banner_under_b2b2 .item-black-8f32:after,
.hovered-a698.banner_under_b2b2 .item-black-8f32:before {
  content: "";
  display: table;
}
.hovered-a698.banner_under_b2b2 .item-black-8f32:after {
  clear: both;
}
.hovered-a698.banner_under_b2b2 .item-black-8f32 > li {
  float: left;
}
.hovered-a698.banner_under_b2b2 .item-black-8f32 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hovered-a698.banner_under_b2b2 .item-black-8f32 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hovered-a698.banner_under_b2b2 .item-black-8f32 > li.popup-mini-dc73 > a,
.hovered-a698.banner_under_b2b2 .item-black-8f32 > li.picture-4fb3 > a {
  color: #fff;
  background-color: #1e4b75;
}
.hovered-a698.last-164c .item-black-8f32 > li > a .label_south_0c2b {
  position: relative;
}
.hovered-a698.last-164c .item-black-8f32 > li > a .label_south_0c2b: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;
}
.hovered-a698.last-164c
  .item-black-8f32
  > li:focus
  > a
  .label_south_0c2b:before,
.hovered-a698.last-164c
  .item-black-8f32
  > li:hover
  > a
  .label_south_0c2b:before {
  width: 100%;
  background-color: currentColor;
}
.hovered-a698.last-164c
  .item-black-8f32
  > li.popup-mini-dc73
  > a
  .label_south_0c2b:before,
.hovered-a698.last-164c
  .item-black-8f32
  > li.overlay-slow-ea39
  > a
  .label_south_0c2b:before {
  width: 100%;
  background-color: currentColor;
}
.hovered-a698.footer_f012 .item-black-8f32 > li > a .label_south_0c2b {
  position: relative;
}
.hovered-a698.footer_f012 .item-black-8f32 > li > a .label_south_0c2b: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;
}
.hovered-a698.footer_f012 .item-black-8f32 > li:focus > a .label_south_0c2b:before,
.hovered-a698.footer_f012
  .item-black-8f32
  > li:hover
  > a
  .label_south_0c2b:before {
  width: 100%;
  background-color: currentColor;
}
.hovered-a698.footer_f012
  .item-black-8f32
  > li.popup-mini-dc73
  > a
  .label_south_0c2b:before,
.hovered-a698.footer_f012
  .item-black-8f32
  > li.overlay-slow-ea39
  > a
  .label_south_0c2b:before {
  width: 100%;
  background-color: currentColor;
}
.breadcrumb-full-e210 .slider_e850 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrumb-full-e210 .slider_e850 li:first-child > a {
  border-top: none;
}
.breadcrumb-full-e210 .slider_e850 .copper-f253 > .label_south_0c2b .liquid_80a3 {
  display: none;
}
.breadcrumb-full-e210 .slider_e850 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.breadcrumb-full-e210 .slider_e850 li:last-child {
  border: none;
}
.breadcrumb-full-e210 .slider_e850 li.upper_8386 > a {
  padding-right: 45px !important;
}
.breadcrumb-full-e210 .slider_e850 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.breadcrumb-full-e210 .slider_e850 li a:focus,
.breadcrumb-full-e210 .slider_e850 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.breadcrumb-full-e210 .slider_e850 li .input_97c7 {
  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;
}
.breadcrumb-full-e210 .slider_e850 li .input_97c7:hover {
  box-shadow: none;
}
.breadcrumb-full-e210 .slider_e850 li .input_97c7 .liquid_80a3 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.breadcrumb-full-e210 .slider_e850 .modal-small-367c {
  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);
}
.breadcrumb-full-e210 .slider_e850 .modal-small-367c li a {
  padding-left: 3em;
}
.breadcrumb-full-e210 .slider_e850 .layout-dc32 > a .input_97c7 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.breadcrumb-full-e210 .slider_e850 .layout-dc32 > .modal-small-367c {
  display: block;
  opacity: 1;
}
.dynamic_f293 {
  max-width: 100%;
}
.container_liquid_4243 {
  line-height: 0;
  cursor: pointer;
}
.dirty_29a5 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.dirty_29a5:hover {
  box-shadow: none;
  color: currentColor;
}
.dirty_29a5 svg {
  width: 18px;
  height: 18px;
}
.dirty_29a5 .wrapper-red-b6bc {
  display: none;
}
.message_slow_e829 {
  position: relative;
}
.message_slow_e829.fn-active-9cc9 .dirty_29a5 .basic-3829 {
  display: none;
}
.message_slow_e829.fn-active-9cc9 .dirty_29a5 .wrapper-red-b6bc {
  display: inline-block;
}
.message_slow_e829 .next-2502 {
  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);
}
.message_slow_e829.iron-2433 .next-2502 {
  left: auto;
  right: -0.9em;
}
.message_slow_e829.iron-2433 .info_pressed_3154::before {
  left: auto;
  right: 15px;
}
.message_slow_e829.fn-active-9cc9 .next-2502 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.detail-4b06 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.detail-4b06 label {
  flex-basis: 100%;
}
.detail-4b06 .message_left_86d2 {
  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;
}
.detail-4b06 .middle-5a40 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.detail-4b06 .middle-5a40:focus {
  background-color: transparent;
}
.detail-4b06 button.black-da50 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.detail-4b06 button.black-da50:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.detail-4b06 button.black-da50 svg {
  width: 18px;
  height: 18px;
}
.detail-4b06 input[type="submit"] {
  min-height: auto;
}
.basic_6eb5 .detail-4b06 .middle-5a40 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.info_pressed_3154 {
  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) {
  .info_pressed_3154 {
    width: 220px;
  }
}
.info_pressed_3154 label {
  flex-basis: 100%;
}
.info_pressed_3154::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;
}
.in-929a .basic_6eb5 .detail-4b06 {
  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;
}
.in-929a
  .basic_6eb5
  .detail-4b06
  .message_left_86d2 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.in-929a .basic_6eb5 .detail-4b06 .middle-5a40 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.in-929a
  .basic_6eb5
  .detail-4b06
  .middle-5a40:focus {
  background: 0 0;
}
.in-929a
  .basic_6eb5
  .detail-4b06
  .large-c8f8 {
  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;
}
.tabs-copper-6267 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tabs-copper-6267 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tabs-copper-6267 li:last-child {
  margin-right: 0;
}
.tabs-copper-6267 li:first-child {
  margin-left: 0;
}
.tabs-copper-6267.in-467b a {
  color: #fff;
}
.tabs-copper-6267.in-467b a:hover {
  color: #fff;
}
.tabs-copper-6267 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tabs-copper-6267 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tabs-copper-6267 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tabs-copper-6267 a:hover {
  opacity: 0.9;
  color: inherit;
}
.tabs-copper-6267 [class*="social-icon-apple"] {
  background-color: #999;
}
.tabs-copper-6267 [class*="social-icon-apple"].main_c907 {
  background-color: transparent;
  color: #999;
}
.tabs-copper-6267 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tabs-copper-6267 [class*="social-icon-behance"].main_c907 {
  background-color: transparent;
  color: #1769ff;
}
.tabs-copper-6267 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tabs-copper-6267 [class*="social-icon-bitbucket"].main_c907 {
  background-color: transparent;
  color: #205081;
}
.tabs-copper-6267 [class*="social-icon-codepen"] {
  background-color: #000;
}
.tabs-copper-6267 [class*="social-icon-codepen"].main_c907 {
  background-color: transparent;
  color: #000;
}
.tabs-copper-6267 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tabs-copper-6267 [class*="social-icon-delicious"].main_c907 {
  background-color: transparent;
  color: #39f;
}
.tabs-copper-6267 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tabs-copper-6267 [class*="social-icon-digg"].main_c907 {
  background-color: transparent;
  color: #005be2;
}
.tabs-copper-6267 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tabs-copper-6267 [class*="social-icon-dribbble"].main_c907 {
  background-color: transparent;
  color: #ea4c89;
}
.tabs-copper-6267 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tabs-copper-6267 [class*="social-icon-envelope"].main_c907 {
  background-color: transparent;
  color: #ea4335;
}
.tabs-copper-6267 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tabs-copper-6267 [class*="social-icon-facebook"].main_c907 {
  background-color: transparent;
  color: #3b5998;
}
.tabs-copper-6267 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tabs-copper-6267 [class*="social-icon-flickr"].main_c907 {
  background-color: transparent;
  color: #0063dc;
}
.tabs-copper-6267 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tabs-copper-6267 [class*="social-icon-foursquare"].main_c907 {
  background-color: transparent;
  color: #2d5be3;
}
.tabs-copper-6267 [class*="social-icon-github"] {
  background-color: #333;
}
.tabs-copper-6267 [class*="social-icon-github"].main_c907 {
  background-color: transparent;
  color: #333;
}
.tabs-copper-6267 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tabs-copper-6267 [class*="social-icon-google-plus"].main_c907 {
  background-color: transparent;
  color: #dd4b39;
}
.tabs-copper-6267 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tabs-copper-6267 [class*="social-icon-houzz"].main_c907 {
  background-color: transparent;
  color: #7ac142;
}
.tabs-copper-6267 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tabs-copper-6267 [class*="social-icon-instagram"].main_c907 {
  background-color: transparent;
  color: #262626;
}
.tabs-copper-6267 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tabs-copper-6267 [class*="social-icon-jsfiddle"].main_c907 {
  background-color: transparent;
  color: #487aa2;
}
.tabs-copper-6267 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tabs-copper-6267 [class*="social-icon-linkedin"].main_c907 {
  background-color: transparent;
  color: #0077b5;
}
.tabs-copper-6267 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tabs-copper-6267 [class*="social-icon-medium"].main_c907 {
  background-color: transparent;
  color: #00ab6b;
}
.tabs-copper-6267 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tabs-copper-6267
  [class*="social-icon-odnoklassniki"].main_c907 {
  background-color: transparent;
  color: #f4731c;
}
.tabs-copper-6267 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tabs-copper-6267 [class*="social-icon-meetup"].main_c907 {
  background-color: transparent;
  color: #ec1c40;
}
.tabs-copper-6267 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tabs-copper-6267 [class*="social-icon-pinterest"].main_c907 {
  background-color: transparent;
  color: #bd081c;
}
.tabs-copper-6267 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tabs-copper-6267 [class*="social-icon-product-hunt"].main_c907 {
  background-color: transparent;
  color: #da552f;
}
.tabs-copper-6267 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tabs-copper-6267 [class*="social-icon-reddit"].main_c907 {
  background-color: transparent;
  color: #ff4500;
}
.tabs-copper-6267 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tabs-copper-6267 [class*="social-icon-rss"].main_c907 {
  background-color: transparent;
  color: #f26522;
}
.tabs-copper-6267 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tabs-copper-6267
  [class*="social-icon-shopping-cart"].main_c907 {
  background-color: transparent;
  color: #4caf50;
}
.tabs-copper-6267 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tabs-copper-6267 [class*="social-icon-skype"].main_c907 {
  background-color: transparent;
  color: #00aff0;
}
.tabs-copper-6267 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tabs-copper-6267 [class*="social-icon-slideshare"].main_c907 {
  background-color: transparent;
  color: #0077b5;
}
.tabs-copper-6267 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tabs-copper-6267 [class*="social-icon-snapchat"].main_c907 {
  background-color: transparent;
  color: #fffc00;
}
.tabs-copper-6267 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tabs-copper-6267 [class*="social-icon-soundcloud"].main_c907 {
  background-color: transparent;
  color: #f80;
}
.tabs-copper-6267 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tabs-copper-6267 [class*="social-icon-spotify"].main_c907 {
  background-color: transparent;
  color: #2ebd59;
}
.tabs-copper-6267 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tabs-copper-6267
  [class*="social-icon-stack-overflow"].main_c907 {
  background-color: transparent;
  color: #fe7a15;
}
.tabs-copper-6267 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tabs-copper-6267 [class*="social-icon-maldkfgram"].main_c907 {
  background-color: transparent;
  color: #2ca5e0;
}
.tabs-copper-6267 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tabs-copper-6267 [class*="social-icon-tripadvisor"].main_c907 {
  background-color: transparent;
  color: #589442;
}
.tabs-copper-6267 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tabs-copper-6267 [class*="social-icon-tumblr"].main_c907 {
  background-color: transparent;
  color: #35465c;
}
.tabs-copper-6267 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tabs-copper-6267 [class*="social-icon-twitch"].main_c907 {
  background-color: transparent;
  color: #6441a5;
}
.tabs-copper-6267 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tabs-copper-6267 [class*="social-icon-twitter"].main_c907 {
  background-color: transparent;
  color: #1da1f2;
}
.tabs-copper-6267 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tabs-copper-6267 [class*="social-icon-vimeo"].main_c907 {
  background-color: transparent;
  color: #1ab7ea;
}
.tabs-copper-6267 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tabs-copper-6267 [class*="social-icon-vk"].main_c907 {
  background-color: transparent;
  color: #45668e;
}
.tabs-copper-6267 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tabs-copper-6267 [class*="social-icon-weibo"].main_c907 {
  background-color: transparent;
  color: #df2029;
}
.tabs-copper-6267 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tabs-copper-6267 [class*="social-icon-weixin"].main_c907 {
  background-color: transparent;
  color: #7bb32e;
}
.tabs-copper-6267 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tabs-copper-6267 [class*="social-icon-whatsapp"].main_c907 {
  background-color: transparent;
  color: #25d366;
}
.tabs-copper-6267 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tabs-copper-6267 [class*="social-icon-wordpress"].main_c907 {
  background-color: transparent;
  color: #21759b;
}
.tabs-copper-6267 [class*="social-icon-xing"] {
  background-color: #026466;
}
.tabs-copper-6267 [class*="social-icon-xing"].main_c907 {
  background-color: transparent;
  color: #026466;
}
.tabs-copper-6267 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tabs-copper-6267 [class*="social-icon-yelp"].main_c907 {
  background-color: transparent;
  color: #af0606;
}
.tabs-copper-6267 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tabs-copper-6267 [class*="social-icon-youtube"].main_c907 {
  background-color: transparent;
  color: #cd201f;
}
.breadcrumb_040b {
  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;
}
.breadcrumb_040b:hover {
  box-shadow: none;
  background: 0 0;
}
.footer-7ac6 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.media-pink-e0ce {
  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;
}
.message_f6ed {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.under-4fe6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.under-4fe6,
.under-4fe6::after,
.under-4fe6::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;
}
.under-4fe6::after,
.under-4fe6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.preview-3385 .media-pink-e0ce .message_f6ed {
  margin-top: -2px;
  width: 19px;
}
.preview-3385 .media-pink-e0ce .under-4fe6 {
  margin-top: -1px;
}
.preview-3385 .media-pink-e0ce .under-4fe6,
.preview-3385 .media-pink-e0ce .under-4fe6::after,
.preview-3385 .media-pink-e0ce .under-4fe6::before {
  width: 19px;
  height: 2px;
}
.preview-3385 .media-pink-e0ce .under-4fe6::before {
  top: -6px;
}
.preview-3385 .media-pink-e0ce .under-4fe6::after {
  bottom: -6px;
}
.texture-full-3dcd .media-pink-e0ce .message_f6ed {
  margin-top: -2px;
  width: 22px;
}
.texture-full-3dcd .media-pink-e0ce .under-4fe6 {
  margin-top: -1px;
}
.texture-full-3dcd .media-pink-e0ce .under-4fe6,
.texture-full-3dcd .media-pink-e0ce .under-4fe6::after,
.texture-full-3dcd .media-pink-e0ce .under-4fe6::before {
  width: 22px;
  height: 2px;
}
.texture-full-3dcd .media-pink-e0ce .under-4fe6::before {
  top: -7px;
}
.texture-full-3dcd .media-pink-e0ce .under-4fe6::after {
  bottom: -7px;
}
.sidebar-5e95 .media-pink-e0ce .message_f6ed {
  margin-top: -2px;
  width: 31px;
}
.sidebar-5e95 .media-pink-e0ce .under-4fe6 {
  margin-top: -1.5px;
}
.sidebar-5e95 .media-pink-e0ce .under-4fe6,
.sidebar-5e95 .media-pink-e0ce .under-4fe6::after,
.sidebar-5e95 .media-pink-e0ce .under-4fe6::before {
  width: 31px;
  height: 3px;
}
.sidebar-5e95 .media-pink-e0ce .under-4fe6::before {
  top: -9px;
}
.sidebar-5e95 .media-pink-e0ce .under-4fe6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .glass_5f5c .media-pink-e0ce .message_f6ed {
    margin-top: -2px;
    width: 19px;
  }
  .glass_5f5c .media-pink-e0ce .under-4fe6 {
    margin-top: -1px;
  }
  .glass_5f5c .media-pink-e0ce .under-4fe6,
  .glass_5f5c .media-pink-e0ce .under-4fe6::after,
  .glass_5f5c .media-pink-e0ce .under-4fe6::before {
    width: 19px;
    height: 2px;
  }
  .glass_5f5c .media-pink-e0ce .under-4fe6::before {
    top: -6px;
  }
  .glass_5f5c .media-pink-e0ce .under-4fe6::after {
    bottom: -6px;
  }
  .gallery-hot-049f .media-pink-e0ce .message_f6ed {
    margin-top: -2px;
    width: 22px;
  }
  .gallery-hot-049f .media-pink-e0ce .under-4fe6 {
    margin-top: -1px;
  }
  .gallery-hot-049f .media-pink-e0ce .under-4fe6,
  .gallery-hot-049f .media-pink-e0ce .under-4fe6::after,
  .gallery-hot-049f .media-pink-e0ce .under-4fe6::before {
    width: 22px;
    height: 2px;
  }
  .gallery-hot-049f .media-pink-e0ce .under-4fe6::before {
    top: -7px;
  }
  .gallery-hot-049f .media-pink-e0ce .under-4fe6::after {
    bottom: -7px;
  }
  .status_left_6caf .media-pink-e0ce .message_f6ed {
    margin-top: -2px;
    width: 31px;
  }
  .status_left_6caf .media-pink-e0ce .under-4fe6 {
    margin-top: -1.5px;
  }
  .status_left_6caf .media-pink-e0ce .under-4fe6,
  .status_left_6caf .media-pink-e0ce .under-4fe6::after,
  .status_left_6caf .media-pink-e0ce .under-4fe6::before {
    width: 31px;
    height: 3px;
  }
  .status_left_6caf .media-pink-e0ce .under-4fe6::before {
    top: -9px;
  }
  .status_left_6caf .media-pink-e0ce .under-4fe6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .secondary-bab0 .media-pink-e0ce .message_f6ed {
    margin-top: -2px;
    width: 19px;
  }
  .secondary-bab0 .media-pink-e0ce .under-4fe6 {
    margin-top: -1px;
  }
  .secondary-bab0 .media-pink-e0ce .under-4fe6,
  .secondary-bab0 .media-pink-e0ce .under-4fe6::after,
  .secondary-bab0 .media-pink-e0ce .under-4fe6::before {
    width: 19px;
    height: 2px;
  }
  .secondary-bab0 .media-pink-e0ce .under-4fe6::before {
    top: -6px;
  }
  .secondary-bab0 .media-pink-e0ce .under-4fe6::after {
    bottom: -6px;
  }
  .media-a06c .media-pink-e0ce .message_f6ed {
    margin-top: -2px;
    width: 22px;
  }
  .media-a06c .media-pink-e0ce .under-4fe6 {
    margin-top: -1px;
  }
  .media-a06c .media-pink-e0ce .under-4fe6,
  .media-a06c .media-pink-e0ce .under-4fe6::after,
  .media-a06c .media-pink-e0ce .under-4fe6::before {
    width: 22px;
    height: 2px;
  }
  .media-a06c .media-pink-e0ce .under-4fe6::before {
    top: -7px;
  }
  .media-a06c .media-pink-e0ce .under-4fe6::after {
    bottom: -7px;
  }
  .white_95be .media-pink-e0ce .message_f6ed {
    margin-top: -2px;
    width: 31px;
  }
  .white_95be .media-pink-e0ce .under-4fe6 {
    margin-top: -1.5px;
  }
  .white_95be .media-pink-e0ce .under-4fe6,
  .white_95be .media-pink-e0ce .under-4fe6::after,
  .white_95be .media-pink-e0ce .under-4fe6::before {
    width: 31px;
    height: 3px;
  }
  .white_95be .media-pink-e0ce .under-4fe6::before {
    top: -9px;
  }
  .white_95be .media-pink-e0ce .under-4fe6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tooltip-wide-3853 .media-pink-e0ce .message_f6ed {
    margin-top: -2px;
    width: 19px;
  }
  .tooltip-wide-3853 .media-pink-e0ce .under-4fe6 {
    margin-top: -1px;
  }
  .tooltip-wide-3853 .media-pink-e0ce .under-4fe6,
  .tooltip-wide-3853 .media-pink-e0ce .under-4fe6::after,
  .tooltip-wide-3853 .media-pink-e0ce .under-4fe6::before {
    width: 19px;
    height: 2px;
  }
  .tooltip-wide-3853 .media-pink-e0ce .under-4fe6::before {
    top: -6px;
  }
  .tooltip-wide-3853 .media-pink-e0ce .under-4fe6::after {
    bottom: -6px;
  }
  .header-first-a8cd .media-pink-e0ce .message_f6ed {
    margin-top: -2px;
    width: 22px;
  }
  .header-first-a8cd .media-pink-e0ce .under-4fe6 {
    margin-top: -1px;
  }
  .header-first-a8cd .media-pink-e0ce .under-4fe6,
  .header-first-a8cd .media-pink-e0ce .under-4fe6::after,
  .header-first-a8cd .media-pink-e0ce .under-4fe6::before {
    width: 22px;
    height: 2px;
  }
  .header-first-a8cd .media-pink-e0ce .under-4fe6::before {
    top: -7px;
  }
  .header-first-a8cd .media-pink-e0ce .under-4fe6::after {
    bottom: -7px;
  }
  .soft-ef6b .media-pink-e0ce .message_f6ed {
    margin-top: -2px;
    width: 31px;
  }
  .soft-ef6b .media-pink-e0ce .under-4fe6 {
    margin-top: -1.5px;
  }
  .soft-ef6b .media-pink-e0ce .under-4fe6,
  .soft-ef6b .media-pink-e0ce .under-4fe6::after,
  .soft-ef6b .media-pink-e0ce .under-4fe6::before {
    width: 31px;
    height: 3px;
  }
  .soft-ef6b .media-pink-e0ce .under-4fe6::before {
    top: -9px;
  }
  .soft-ef6b .media-pink-e0ce .under-4fe6::after {
    bottom: -9px;
  }
}
.light_3225 .under-4fe6 {
  -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);
}
.light_3225 .under-4fe6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.light_3225 .under-4fe6::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);
}
.light_3225.notification_in_927c .under-4fe6 {
  -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);
}
.light_3225.notification_in_927c .under-4fe6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.light_3225.notification_in_927c .under-4fe6::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);
}
.widget_new_d374 {
  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.menu_ded9:before {
  display: none;
}
.next-b952 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.next-b952 .next_58a8 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.next-b952 .next_58a8:last-of-type {
  border-bottom: none;
}
.next-b952 .next_58a8.top_face,
.next-b952 .next_58a8.overlay-small-a204,
.next-b952 .next_58a8.action-36d4 {
  padding: 0;
}
.next-b952 .breadcrumb-full-e210 .input_97c7 {
  color: currentColor;
}
.next-b952 .breadcrumb-full-e210 .input_97c7:focus,
.next-b952 .breadcrumb-full-e210 .input_97c7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.next-b952.shadow_lower_1e06 .current-8cdc,
.next-b952.shadow_lower_1e06 .popup-c43f a,
.next-b952.shadow_lower_1e06 .item-black-8f32 a,
.next-b952.shadow_lower_1e06 .modal-small-367c a {
  color: rgba(0, 0, 0, 0.55);
}
.next-b952.shadow_lower_1e06 .current-8cdc:hover,
.next-b952.shadow_lower_1e06 .popup-c43f a:hover,
.next-b952.shadow_lower_1e06 .item-black-8f32 a:hover,
.next-b952.shadow_lower_1e06 .modal-small-367c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.next-b952.shadow_lower_1e06 .iron_21d0 {
  color: rgba(0, 0, 0, 0.8);
}
.next-b952.shadow_lower_1e06 .next_58a8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.next-b952.shadow_lower_1e06 .next_58a8:before {
  background: rgba(0, 0, 0, 0.08);
}
.next-b952.shadow_lower_1e06 .main-99c8:before {
  background: rgba(255, 255, 255, 0.9);
}
.next-b952.shadow_lower_1e06 .breadcrumb-full-e210 .slider_e850 li a,
.next-b952.shadow_lower_1e06 .breadcrumb-full-e210 .input_97c7,
.next-b952.shadow_lower_1e06 .modal-small-367c {
  border-color: rgba(0, 0, 0, 0.08);
}
.next-b952.shadow_lower_1e06 .breadcrumb-full-e210 .input_97c7:focus,
.next-b952.shadow_lower_1e06 .breadcrumb-full-e210 .input_97c7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.next-b952.shadow_lower_1e06 .slider_e850 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.next-b952.action-9807 .current-8cdc,
.next-b952.action-9807 .popup-c43f a,
.next-b952.action-9807 .item-black-8f32 .input_97c7,
.next-b952.action-9807 .item-black-8f32 a,
.next-b952.action-9807 .modal-small-367c a {
  color: rgba(255, 255, 255, 0.79);
}
.next-b952.action-9807 .current-8cdc:hover,
.next-b952.action-9807 .popup-c43f a:hover,
.next-b952.action-9807 .item-black-8f32 .input_97c7:hover,
.next-b952.action-9807 .item-black-8f32 a:hover,
.next-b952.action-9807 .modal-small-367c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.next-b952.action-9807 .iron_21d0 {
  color: rgba(255, 255, 255, 0.99);
}
.next-b952.action-9807 .next_58a8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.next-b952.action-9807 .next_58a8:before {
  background: rgba(255, 255, 255, 0.08);
}
.next-b952.action-9807 .main-99c8:before {
  background: rgba(0, 0, 0, 0.9);
}
.next-b952.action-9807 .breadcrumb-full-e210 .slider_e850 li a,
.next-b952.action-9807 .breadcrumb-full-e210 .input_97c7,
.next-b952.action-9807 .modal-small-367c {
  border-color: rgba(255, 255, 255, 0.08);
}
.next-b952.action-9807 .breadcrumb-full-e210 .input_97c7:focus,
.next-b952.action-9807 .breadcrumb-full-e210 .input_97c7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.next-b952.action-9807 .slider_e850 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.main-99c8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.main-99c8:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.border_9f4a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.liquid_79f0 .next-b952 {
  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;
}
.liquid_79f0 .next_58a8 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.liquid_79f0 .next_58a8: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) {
  .liquid_79f0 .next_58a8:before {
    width: 16%;
    left: 42%;
  }
}
.liquid_79f0 .next_58a8:last-child:before {
  content: none;
}
.liquid_79f0 .next_58a8[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.liquid_79f0 .breadcrumb-full-e210 .slider_e850 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.liquid_79f0 .breadcrumb-full-e210 .slider_e850 li a .input_97c7 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.liquid_79f0 .breadcrumb-full-e210 .modal-small-367c {
  border: none;
}
.liquid_79f0 .breadcrumb-full-e210 .modal-small-367c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.liquid_79f0 .main-99c8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.liquid_79f0 .border_9f4a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.liquid_79f0 .action-9807 .main-99c8:before {
  background: rgba(0, 0, 0, 0.9);
}
.liquid_79f0 .shadow_lower_1e06.border-e7e5 .under-4fe6 {
  background: rgba(0, 0, 0, 0.6);
}
.liquid_79f0
  .shadow_lower_1e06.border-e7e5
  .under-4fe6::after,
.liquid_79f0
  .shadow_lower_1e06.border-e7e5
  .under-4fe6:before {
  background: inherit;
}
.liquid_79f0
  .shadow_lower_1e06.border-e7e5:hover
  .under-4fe6 {
  background: rgba(0, 0, 0, 0.8);
}
.photo_55df .next-b952 {
  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) {
  .photo_55df .next-b952 {
    width: auto;
    right: 45px;
  }
}
.alert_wood_d11a .next-b952 {
  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) {
  .alert_wood_d11a .next-b952 {
    width: auto;
    left: 45px;
  }
}
.menu_ded9 .next-b952 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.menu_ded9 .border_9f4a {
  max-width: 48em;
  margin: 0 auto;
}
.menu_ded9 .main-99c8:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.article-787c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.article-787c.liquid_79f0 .next-b952 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.article-787c.photo_55df .next-b952 {
  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);
}
.article-787c .next-b952 {
  visibility: visible;
}
.article-787c.alert_wood_d11a .next-b952 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.video-c0c1,
.table_up_9b6a {
  overflow-x: hidden;
}
.video-c0c1 .next-b952 {
  overflow: auto;
}
.video-c0c1.liquid_79f0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video-c0c1.liquid_79f0 .next-b952 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.video-c0c1.liquid_79f0 .breadcrumb_040b {
  opacity: 0;
}
.video-c0c1.photo_55df {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video-c0c1.photo_55df .next-b952 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.video-c0c1.photo_55df .breadcrumb_040b {
  opacity: 0;
}
.video-c0c1.alert_wood_d11a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video-c0c1.alert_wood_d11a .next-b952 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.video-c0c1.alert_wood_d11a .breadcrumb_040b {
  opacity: 0;
}
.video-c0c1.menu_ded9 .next-b952 {
  z-index: 10;
  visibility: visible;
}
.border-e7e5 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.border-e7e5 .under-4fe6 {
  background: rgba(255, 255, 255, 0.99);
}
.border-e7e5 .under-4fe6::after,
.border-e7e5 .under-4fe6:before {
  background: inherit;
}
.border-e7e5:hover .under-4fe6 {
  background: rgba(255, 255, 255, 0.99);
}
.alert_wood_d11a .border-e7e5 {
  top: 10px;
  right: auto;
  left: 12px;
}
.menu_ded9 .border-e7e5 {
  display: none !important;
}
.video-c0c1:before,
.table_up_9b6a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.video-c0c1 .border-e7e5,
.table_up_9b6a .border-e7e5 {
  display: inline-block;
}
.next-b952 .mask-afe9 {
  -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;
}
.video-c0c1 .next-b952 .mask-afe9,
.table_up_9b6a .next-b952 .mask-afe9 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.south-c031 .message_left_86d2 {
  width: 100%;
}
.thumbnail_00bc {
  padding: 0 0.5em 0;
}
.thumbnail_00bc [class*="customify-col-"],
.thumbnail_00bc [class*="customify-col_"],
.thumbnail_00bc [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.west_cfb4 .thumbnail_00bc {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .button-action-a0e3 .accordion_light_1d52,
  .accordion_light_1d52 {
    display: none;
  }
  .element_ea42 {
    text-align: left;
  }
  .menu-under-5fb0 {
    text-align: center;
  }
  .under-9e6f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .button-action-a0e3 .content_easy_badd,
  .content_easy_badd {
    display: none;
  }
  .badge_0bf7 {
    text-align: left;
  }
  .info-0269 {
    text-align: center;
  }
  .panel_upper_0bc6 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .button-action-a0e3 .dynamic-5839,
  .dynamic-5839 {
    display: none;
  }
  .copper_df6c {
    text-align: left;
  }
  .column_40e5 {
    text-align: center;
  }
  .status_50a1 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.gallery_dirty_1ab1 {
  box-shadow: none !important;
}
.dropdown-7d94 .paragraph_51af,
.box-bottom-c635 .paragraph_51af {
  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;
}
.box-bottom-c635 .paragraph_51af {
  margin-top: 30px;
  margin-bottom: 30px;
}
.icon-narrow-ba89 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.icon-narrow-ba89:after,
.icon-narrow-ba89:before {
  content: "";
  display: table;
}
.icon-narrow-ba89:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .icon-narrow-ba89 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.icon-narrow-ba89,
.pattern-white-1ba5 {
  max-width: 1248px;
  margin: 0 auto;
}

.layout-upper-2e15.card-under-25be .icon-narrow-ba89 {
  max-width: 100%;
}
.layout-upper-2e15.column_391d {
  max-width: 1200px;
  margin: 0 auto;
}
.layout-upper-2e15.table-solid-9b2d .icon-narrow-ba89 {
  max-width: 100%;
}
.layout-upper-2e15.table-solid-9b2d > .icon-narrow-ba89 {
  padding-left: 0;
  padding-right: 0;
}
.layout-upper-2e15.table-solid-9b2d > .icon-narrow-ba89 .button-action-a0e3 {
  margin: 0;
}
.layout-upper-2e15.table-solid-9b2d
  > .icon-narrow-ba89
  .aside-thick-8798.form_9053 {
  margin-right: 0;
  margin-left: 0;
}
.layout-upper-2e15.table-solid-9b2d #main.form_9053 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .dropdown_d703 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .dropdown_d703 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .block-iron-fa7f .fluid_0f07 {
    padding-right: 1em;
  }
  .block-iron-fa7f.article-825b .aside-thick-8798 {
    border-right: 1px solid #eaecee;
  }
  .block-iron-fa7f.article-825b .fluid_0f07 {
    padding-right: 1em;
  }
  .block-iron-fa7f.article-825b .wrapper_2c1a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .box_8170 .fluid_0f07 {
    padding-left: 1em;
  }
  .box_8170.article-825b .aside-thick-8798 {
    border-left: 1px solid #eaecee;
  }
  .box_8170.article-825b .fluid_0f07 {
    padding-left: 1em;
  }
  .box_8170.article-825b .wrapper_2c1a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active-c69a .fluid_0f07 {
    padding-left: 1em;
  }
  .active-c69a.article-825b .texture_north_3fc5 {
    border-right: 1px solid #eaecee;
  }
  .active-c69a.article-825b .outline-dim-f55a {
    border-right: 1px solid #eaecee;
  }
  .active-c69a.article-825b .fluid_0f07 {
    padding-left: 1em;
  }
  .active-c69a.article-825b .wrapper_2c1a {
    padding-right: 1em;
  }
  .active-c69a.article-825b .container-f653 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .search_0252 .fluid_0f07 {
    padding-right: 1em;
  }
  .search_0252.article-825b .texture_north_3fc5 {
    border-left: 1px solid #eaecee;
  }
  .search_0252.article-825b .outline-dim-f55a {
    border-left: 1px solid #eaecee;
  }
  .search_0252.article-825b .fluid_0f07 {
    padding-right: 1em;
  }
  .search_0252.article-825b .wrapper_2c1a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .search_0252.article-825b .container-f653 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dropdown_d703 .fluid_0f07 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dropdown_d703.article-825b .aside-thick-8798 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .dropdown_d703.article-825b .fluid_0f07 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dropdown_d703.article-825b .wrapper_2c1a {
    padding-left: 1em;
  }
  .dropdown_d703.article-825b .container-f653 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .dropdown_d703.article-825b .fluid_0f07 {
    padding-left: 0;
  }
}
.under_4937 .hidden_full_2549 {
  display: inline-block;
}
.surface_bright_c416 {
  display: inline-block;
}
.thumbnail-42c3 {
  word-con: break-word;
}
.avatar_2b02 > span {
  display: inline-block;
  padding: 5px 0;
}
.avatar_2b02 .layout_13f4 {
  margin-left: 8px;
  margin-right: 8px;
}
.avatar_2b02 .media-silver-0943 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.green-13cb .carousel_f5d9 {
  margin-bottom: 2em;
}
.green-13cb .copper-7cf8 {
  margin-bottom: 15px;
}
.green-13cb .copper-7cf8:last-child {
  margin-bottom: 0;
}
.green-13cb .prev-b6b4 {
  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) {
  .green-13cb .prev-b6b4 {
    display: block;
  }
}
.green-13cb .selected_6550 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .green-13cb .selected_6550 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.green-13cb .lower-7e96 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.green-13cb .lower-7e96 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.green-13cb .lower-7e96 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.green-13cb .thumbnail-42c3 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.green-13cb .thumbnail-42c3 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.green-13cb .gold-0100 p:last-child {
  margin-bottom: 0;
}
.green-13cb .dropdown-stale-16a4 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.green-13cb .input-hot-3147 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.green-13cb .basic_baec {
  margin-top: 1em;
}
.green-13cb .paragraph-complex-8aa5 {
  top: 0;
  display: block;
}
.green-13cb .paragraph-complex-8aa5 a {
  color: inherit;
}
.green-13cb .paragraph-complex-8aa5 a:hover {
  color: inherit;
}
.green-13cb .dynamic_b3b3 {
  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;
}
.green-13cb .dynamic_b3b3:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.green-13cb .input-hot-3147 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.green-13cb .chip-0ba1 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.green-13cb .chip-0ba1:first-child {
  margin-top: 0;
}
.green-13cb .chip-0ba1.aside_09f9 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.green-13cb .chip-0ba1.hidden-dim-1dde {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.green-13cb
  .chip-0ba1.hidden-dim-1dde.nav-1861
  .basic_baec {
  width: 100%;
}
.green-13cb .hidden-dim-1dde {
  -webkit-box-align: center;
  align-items: center;
}
.green-13cb .hidden-dim-1dde .avatar_2b02,
.green-13cb .hidden-dim-1dde > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.green-13cb .lower-7e96 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.green-13cb .lower-7e96 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.green-13cb .lower-7e96: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;
}
.green-13cb .aside_09f9 {
  z-index: 5;
}
.green-13cb .thumbnail-old-ee69 .simple_ad07 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.green-13cb .content_narrow_e026 .simple_ad07 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.green-13cb .mini_7fd4 .simple_ad07 {
  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;
}
.green-13cb.out_4252 .prev-b6b4,
.green-13cb.tooltip-white-06fc .prev-b6b4 {
  display: block;
}
.green-13cb.out_4252 .prev-b6b4 .card_e98c,
.green-13cb.out_4252 .prev-b6b4 .input-hot-3147,
.green-13cb.tooltip-white-06fc .prev-b6b4 .card_e98c,
.green-13cb.tooltip-white-06fc .prev-b6b4 .input-hot-3147 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.green-13cb.dark_009a .selected_6550 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .green-13cb.dark_009a .selected_6550 {
    margin-right: 0;
  }
}
.green-13cb.out_4252 .selected_6550,
.green-13cb.tooltip-white-06fc .selected_6550 {
  padding-top: 40%;
}
.green-13cb.out_4252 .carousel_f5d9,
.green-13cb.tooltip-white-06fc .carousel_f5d9 {
  display: block;
}
.green-13cb.out_4252 .fn-sticky-9cc9 .input-hot-3147,
.green-13cb.tooltip-white-06fc .fn-sticky-9cc9 .input-hot-3147 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.green-13cb.out_4252 .selected_6550,
.green-13cb.tooltip-white-06fc .selected_6550 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.green-13cb.out_4252 .input-hot-3147 {
  padding: 1em;
}
.outline_9a9e {
  margin: 30px auto;
  display: block;
}
.outline_9a9e .dropdown-mini-6d1f > * {
  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;
}
.outline_9a9e .dropdown-mini-6d1f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.outline_9a9e .dropdown-mini-6d1f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.badge-fixed-85f8 .avatar_2b02 {
  margin-bottom: 1.41575em;
}
.badge-fixed-85f8 .component-181d {
  margin-bottom: 1.618em;
}
.heading-pressed-b60c .tooltip-cccc {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.heading-pressed-b60c .tooltip-cccc a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.heading-pressed-b60c .disabled-large-0365 {
  max-width: 100%;
  overflow: auto;
}
.secondary_3bcc .heading-pressed-b60c a:hover {
  text-decoration: underline;
}
.focus-c149 .copper-7cf8:not(.thumbnail-42c3),
.focus-c149 .lower-7e96 {
  margin-bottom: 1.41575em;
}
.focus-c149 .copper-7cf8:not(.thumbnail-42c3):last-child,
.focus-c149 .lower-7e96:last-child {
  margin-bottom: 0;
}
.focus-c149 .copper-7cf8.motion_c1c1 {
  margin-bottom: 0.41575em;
}
.focus-c149 .in_5430:before,
.focus-c149 .tertiary-6b7b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.focus-c149 .in_5430:before {
  content: "\f115";
}
.focus-c149 .tertiary-6b7b:before {
  content: "\f02c";
}
.focus-c149 .copper-6c9e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.focus-c149 .copper-6c9e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.status_5e19 {
  display: -webkit-box;
  display: flex;
}
.status_5e19 .bronze-aec6 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .status_5e19 .bronze-aec6 {
    flex-basis: 90px;
  }
}
.status_5e19 .badge_7df2 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .status_5e19 .badge_7df2 {
    flex-basis: calc(100% - 50px);
  }
}
.status_5e19 .section_3301 p:last-child {
  margin-bottom: 0.72em;
}
.hidden_basic_0ce4 .dropdown-mini-6d1f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hidden_basic_0ce4 .dropdown-mini-6d1f:after,
.hidden_basic_0ce4 .dropdown-mini-6d1f:before {
  content: "";
  display: table;
}
.hidden_basic_0ce4 .dropdown-mini-6d1f:after {
  clear: both;
}
.hidden_basic_0ce4 .dropdown-mini-6d1f .cold_4f6d,
.hidden_basic_0ce4 .dropdown-mini-6d1f .hard-9a79 {
  width: 49%;
}
.hidden_basic_0ce4 .dropdown-mini-6d1f .cold_4f6d a span.label-hovered-7d76,
.hidden_basic_0ce4 .dropdown-mini-6d1f .hard-9a79 a span.label-hovered-7d76 {
  display: block;
  margin-bottom: 5px;
}
.hidden_basic_0ce4 .dropdown-mini-6d1f .hard-9a79 {
  float: left;
  text-align: left;
}
.hidden_basic_0ce4 .dropdown-mini-6d1f .cold_4f6d {
  float: right;
  text-align: right;
}
.gradient-839f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .gradient-839f {
    margin-bottom: 0;
  }
}
.purple_0c4c {
  margin-bottom: 1em;
}
.purple_0c4c .thumbnail-42c3 {
  font-size: 1.1em;
  line-height: 1.3;
}
.photo_b9ae a {
  display: block;
  line-height: 0;
  position: relative;
}
.orange-3086 .purple_0c4c,
.gradient-75b0 .purple_0c4c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .orange-3086 .purple_0c4c,
  .gradient-75b0 .purple_0c4c {
    display: block;
  }
}
.orange-3086 .photo_b9ae,
.gradient-75b0 .photo_b9ae {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .orange-3086 .photo_b9ae,
  .gradient-75b0 .photo_b9ae {
    margin-bottom: 1em;
  }
}
.orange-3086 .photo_b9ae img,
.gradient-75b0 .photo_b9ae img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.orange-3086 .gold-444b,
.gradient-75b0 .gold-444b {
  flex-basis: calc(100% - 160px);
}
.orange-3086 .gold-444b p,
.gradient-75b0 .gold-444b p {
  margin-bottom: 0;
}
.orange-3086 .gold-444b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .orange-3086 .gold-444b {
    padding-left: 0;
  }
}
.gradient-75b0 .gold-444b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .gradient-75b0 .gold-444b {
    padding-right: 0;
  }
}
.gradient-75b0 .photo_b9ae {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.picture_soft_4409 .photo_b9ae {
  margin-bottom: 0.5em;
}
.picture_soft_4409 .photo_b9ae img {
  width: 100%;
}
.picture_29d7 .next_998f,
.liquid-eab8 .next_998f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.liquid-eab8 .aside-thick-8798 .selected-cce4 p:last-child {
  margin-bottom: 0;
}
.easy-5136 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.dropdown-30cc .alert-3de1 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .dropdown-30cc .alert-3de1:last-of-type {
    margin-bottom: 0;
  }
}
.dropdown-30cc .alert-3de1 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dropdown-30cc .alert-3de1 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.dropdown-30cc .alert-3de1 ul li {
  margin: 0 0 0.6em;
}
.dropdown-30cc .alert-3de1 ul li.link_bottom_6264,
.dropdown-30cc .alert-3de1 ul li.image_under_4bc7 {
  position: relative;
}
.dropdown-30cc .alert-3de1 ul li.link_bottom_6264 .simple-795d,
.dropdown-30cc .alert-3de1 ul li.image_under_4bc7 .simple-795d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.dropdown-30cc .alert-3de1 ul li.link_bottom_6264:after:after,
.dropdown-30cc .alert-3de1 ul li.link_bottom_6264:after:before,
.dropdown-30cc
  .alert-3de1
  ul
  li.image_under_4bc7:after:after,
.dropdown-30cc
  .alert-3de1
  ul
  li.image_under_4bc7:after:before {
  content: "";
  display: table;
}
.dropdown-30cc .alert-3de1 ul li.link_bottom_6264:after:after,
.dropdown-30cc
  .alert-3de1
  ul
  li.image_under_4bc7:after:after {
  clear: both;
}
.dropdown-30cc .alert-3de1 a.cool_c017:hover {
  text-decoration: none;
}
.dropdown-30cc .alert-3de1 select {
  max-width: 100%;
}
.dropdown-30cc .alert-3de1 table {
  font-size: 85%;
}
.dropdown-30cc .alert-3de1 table td,
.dropdown-30cc .alert-3de1 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.dropdown-30cc .alert-3de1 table tfoot td {
  text-align: left;
}
.dropdown-30cc .alert-3de1 :last-child {
  margin-bottom: 0;
}
.dropdown-30cc .alert-3de1 .summary_927b {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.dropdown-30cc .alert-3de1 .summary_927b label {
  width: 100%;
}
.dropdown-30cc .alert-3de1 .summary_927b .middle-5a40 {
  width: 100%;
  display: block;
}
.dropdown-30cc .alert-3de1 .summary_927b .black-da50 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.dropdown-30cc .alert-3de1 .summary_927b .black-da50:hover svg #svg-search {
  fill: #444;
}
.dropdown-30cc .alert-3de1 .summary_927b .black-da50 svg {
  width: 18px;
  height: 18px;
}
.dropdown-30cc .text_a16c ul ul,
.dropdown-30cc .border-1d93 ul ul,
.dropdown-30cc .title-large-0b02 ul ul,
.dropdown-30cc .detail-light-2d04 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.dropdown-30cc .text_a16c .upper_8386 > a,
.dropdown-30cc .border-1d93 .upper_8386 > a,
.dropdown-30cc .title-large-0b02 .upper_8386 > a,
.dropdown-30cc .detail-light-2d04 .upper_8386 > a {
  margin-bottom: 0;
}
.dropdown-30cc .background-13b9 li,
.dropdown-30cc .text_a16c li,
.dropdown-30cc .grid-yellow-ce83 li,
.dropdown-30cc .border-1d93 li,
.dropdown-30cc .title-large-0b02 li,
.dropdown-30cc .detail-light-2d04 li,
.dropdown-30cc .pink_ff9e li,
.dropdown-30cc .list_cold_2119 li {
  display: block;
  position: relative;
}
.dropdown-30cc .background-13b9 li:last-child,
.dropdown-30cc .text_a16c li:last-child,
.dropdown-30cc .grid-yellow-ce83 li:last-child,
.dropdown-30cc .border-1d93 li:last-child,
.dropdown-30cc .title-large-0b02 li:last-child,
.dropdown-30cc .detail-light-2d04 li:last-child,
.dropdown-30cc .pink_ff9e li:last-child,
.dropdown-30cc .list_cold_2119 li:last-child {
  border: none;
}
.dropdown-30cc .background-13b9 li a,
.dropdown-30cc .text_a16c li a,
.dropdown-30cc .grid-yellow-ce83 li a,
.dropdown-30cc .border-1d93 li a,
.dropdown-30cc .title-large-0b02 li a,
.dropdown-30cc .detail-light-2d04 li a,
.dropdown-30cc .pink_ff9e li a,
.dropdown-30cc .list_cold_2119 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dropdown-30cc .background-13b9 li ul li::before,
.dropdown-30cc .text_a16c li ul li::before,
.dropdown-30cc .grid-yellow-ce83 li ul li::before,
.dropdown-30cc .border-1d93 li ul li::before,
.dropdown-30cc .title-large-0b02 li ul li::before,
.dropdown-30cc .detail-light-2d04 li ul li::before,
.dropdown-30cc .pink_ff9e li ul li::before,
.dropdown-30cc .list_cold_2119 li ul li::before {
  left: 15px;
}
.dropdown-30cc .background-13b9 li ul a,
.dropdown-30cc .text_a16c li ul a,
.dropdown-30cc .grid-yellow-ce83 li ul a,
.dropdown-30cc .border-1d93 li ul a,
.dropdown-30cc .title-large-0b02 li ul a,
.dropdown-30cc .detail-light-2d04 li ul a,
.dropdown-30cc .pink_ff9e li ul a,
.dropdown-30cc .list_cold_2119 li ul a {
  padding-left: 20px;
}
.dropdown-30cc .background-13b9 li ul ul li::before,
.dropdown-30cc .text_a16c li ul ul li::before,
.dropdown-30cc .grid-yellow-ce83 li ul ul li::before,
.dropdown-30cc .border-1d93 li ul ul li::before,
.dropdown-30cc .title-large-0b02 li ul ul li::before,
.dropdown-30cc .detail-light-2d04 li ul ul li::before,
.dropdown-30cc .pink_ff9e li ul ul li::before,
.dropdown-30cc .list_cold_2119 li ul ul li::before {
  left: 30px;
}
.dropdown-30cc .background-13b9 li ul ul a,
.dropdown-30cc .text_a16c li ul ul a,
.dropdown-30cc .grid-yellow-ce83 li ul ul a,
.dropdown-30cc .border-1d93 li ul ul a,
.dropdown-30cc .title-large-0b02 li ul ul a,
.dropdown-30cc .detail-light-2d04 li ul ul a,
.dropdown-30cc .pink_ff9e li ul ul a,
.dropdown-30cc .list_cold_2119 li ul ul a {
  padding-left: 40px;
}
.dropdown-30cc .summary_focused_f50b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dropdown-30cc .list_cold_2119 ul li {
  margin-bottom: 1.41575em;
}
.dropdown-30cc .list_cold_2119 ul li .preview_hot_f8d8 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.dropdown-30cc .list_cold_2119 ul li .photo-1c5a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.action-9807 .background-13b9 li a,
.action-9807 .text_a16c li a,
.action-9807 .grid-yellow-ce83 li a,
.action-9807 .border-1d93 li a,
.action-9807 .title-large-0b02 li a,
.action-9807 .detail-light-2d04 li a,
.action-9807 .pink_ff9e li a,
.action-9807 .list_cold_2119 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.action-9807 .summary_focused_f50b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.action-9807 .alert-3de1 ul li.link_bottom_6264 .simple-795d,
.action-9807 .alert-3de1 ul li.image_under_4bc7 .simple-795d {
  background: rgba(0, 0, 0, 0.2);
}
.action-9807 .dropdown-30cc .alert-3de1 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout-upper-2e15 .dropdown-30cc .slider_e850 li {
  margin: 0;
}
.layout-upper-2e15 .dropdown-30cc .slider_e850 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.layout-upper-2e15 .dropdown-30cc .slider_e850 li ul {
  margin: 0;
}
.layout-upper-2e15 .dropdown-30cc .slider_e850 li ul li a {
  padding-left: 15px;
}
.layout-upper-2e15 .dropdown-30cc .slider_e850 li ul li li a {
  padding-left: 30px;
}
.layout-upper-2e15 .dropdown-30cc .slider_e850 li.picture-4fb3 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.layout-upper-2e15 .dropdown-30cc .slider_e850 li.picture-4fb3 > 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;
}
.layout-upper-2e15 .dropdown-30cc .slider_e850 li.picture-4fb3 > 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;
}
.medium-8454 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hover_advanced_ef59 {
  position: relative;
  z-index: 10;
}
.hover_advanced_ef59 .mask-afe9 {
  width: 100%;
  max-width: 100%;
}
.panel_20ef .alert_fixed_03b7 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.panel_20ef .shadow_lower_1e06 {
}
.panel_20ef .action-9807 {
  background: #292929;
}
.module_c92d .alert_fixed_03b7 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.module_c92d .shadow_lower_1e06 {
  background: #f9f9f9;
}
.module_c92d .action-9807 {
  background: #303030;
}
.sidebar-0f43 .alert_fixed_03b7 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .sidebar-0f43 .hidden_full_2549 {
    margin-bottom: 1em;
  }
  .sidebar-0f43 .hidden_full_2549:last-child {
    margin-bottom: 0;
  }
}
.sidebar-0f43 .shadow_lower_1e06 {
  background: #ededed;
}
.sidebar-0f43 .action-9807 {
  background: #1a1a1a;
}
.alert_fixed_03b7.shadow_lower_1e06 {
  color: rgba(0, 0, 0, 0.6);
}
.alert_fixed_03b7.shadow_lower_1e06 .east_9408 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert_fixed_03b7.action-9807 {
  color: rgba(255, 255, 255, 0.99);
}
.alert_fixed_03b7.action-9807 a:not(.cool_c017) {
  color: rgba(255, 255, 255, 0.79);
}
.alert_fixed_03b7.action-9807 a:not(.cool_c017):hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert_fixed_03b7.action-9807 .east_9408 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_fixed_03b7.action-9807 table tbody td,
.alert_fixed_03b7.action-9807 table th {
  background: rgba(0, 0, 0, 0.08);
}
.wrapper-thick-b751.panel-b9f2 .icon-narrow-ba89 {
  max-width: initial;
}
.wrapper-thick-b751 .yellow_fbc6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.wrapper-thick-b751 .yellow_fbc6 .mask-afe9 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .wrapper-thick-b751 .yellow_fbc6 .mask-afe9 {
    display: block;
    margin-bottom: 2em;
  }
  .wrapper-thick-b751 .yellow_fbc6 .mask-afe9:last-child {
    margin-bottom: 0;
  }
}
.sidebar-0f43 .hidden_full_2549:last-child,
.module_c92d .hidden_full_2549:last-child,
.panel_20ef .hidden_full_2549:last-child {
  margin-bottom: 0;
}
.sidebar-0f43 .hidden_full_2549 .dropdown-30cc .alert-3de1:last-child,
.module_c92d .hidden_full_2549 .dropdown-30cc .alert-3de1:last-child,
.panel_20ef .hidden_full_2549 .dropdown-30cc .alert-3de1:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .sidebar-0f43 .motion-44a8,
  .sidebar-0f43 .gas_7928,
  .module_c92d .motion-44a8,
  .module_c92d .gas_7928,
  .panel_20ef .motion-44a8,
  .panel_20ef .gas_7928 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hover_advanced_ef59 .hidden_full_2549 {
    margin-bottom: 2em;
  }
}
.hover_advanced_ef59 p:last-child {
  margin-bottom: 0;
}
.hover_advanced_ef59 li,
.hover_advanced_ef59 ul {
  list-style: none;
  margin: 0;
}
.hover_advanced_ef59 ul ul {
  margin-left: 2.617924em;
}
.thumbnail_paper_f86c {
  font-size: 0.875em;
}

/* css-noise: cea7 */
.phantom-card-z5 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.3;
}
