/*!
Theme Name: Customify
Theme URI: https://pressmaximum.glass-36d6/customify
Author: WPCustomify
Author URI: https://pressmaximum.glass-36d6
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.glass-36d6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.tooltip-b645.focus-fresh-8870/licenses/gpl-2.0.background-69f1
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.module_9fa9/, (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.dirty_bb4e.top-c67a/normalize.shade_dynamic_f7d3/
 ======
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.shade_dynamic_f7d3 v7.0.0 | MIT License | github.glass-36d6/necolas/normalize.shade_dynamic_f7d3 */
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;
}
.tag-outer-521e .banner-7ae6,
.red-732c,
.grid_selected_7db0,
.last_f81f,
.bright_f89d,
.status_west_4875,
.table_dbb0,
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;
}
.red-732c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .red-732c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .red-732c,
  h1 {
    font-size: 1.8em;
  }
}
.grid_selected_7db0,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.grid_selected_7db0 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .grid_selected_7db0,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .grid_selected_7db0,
  h2 {
    font-size: 1.7em;
  }
}
.last_f81f,
h3 {
  font-size: 1.618em;
}
.tag-outer-521e .banner-7ae6,
.bright_f89d,
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.west_b5c4 {
  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;
}
.liquid-39ff:after,
.liquid-39ff:before,
.sidebar_383f:after,
.sidebar_383f:before {
  content: "";
  display: table;
}
.liquid-39ff:after,
.sidebar_383f:after {
  clear: both;
}
.notification_wide_cbf4 {
  float: right;
  margin-right: 0;
}
.middle-b5dc {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.description-advanced-9f56 .disabled-d364,
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;
}
.description-advanced-9f56 .disabled-d364: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;
}
.description-west-74b0 .disabled-d364 {
  box-shadow: none;
}
.description-west-74b0
  .disabled-d364
  .preview-in-d799 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.description-west-74b0 .disabled-d364 .row-north-88e0 {
  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;
}
.description-west-74b0
  .disabled-d364
  .row-north-88e0
  b {
  display: none;
}
.description-west-74b0 .filter-over-3ccb {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.wide_7080:not(.border-yellow-5144):not(.first_eb0e),
button:not(.border-yellow-5144):not(.first_eb0e),
input[type="button"]:not(.border-yellow-5144):not(
    .first_eb0e
  ),
input[type="reset"]:not(.border-yellow-5144):not(
    .first_eb0e
  ),
input[type="submit"]:not(.border-yellow-5144):not(
    .first_eb0e
  ) {
  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;
}
.wide_7080:not(.border-yellow-5144):not(
    .first_eb0e
  ):hover,
button:not(.border-yellow-5144):not(
    .first_eb0e
  ):hover,
input[type="button"]:not(.border-yellow-5144):not(
    .first_eb0e
  ):hover,
input[type="reset"]:not(.border-yellow-5144):not(
    .first_eb0e
  ):hover,
input[type="submit"]:not(.border-yellow-5144):not(
    .first_eb0e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.wide_7080:not(.border-yellow-5144):not(
    .first_eb0e
  ):active,
.wide_7080:not(.border-yellow-5144):not(
    .first_eb0e
  ):focus,
button:not(.border-yellow-5144):not(
    .first_eb0e
  ):active,
button:not(.border-yellow-5144):not(
    .first_eb0e
  ):focus,
input[type="button"]:not(.border-yellow-5144):not(
    .first_eb0e
  ):active,
input[type="button"]:not(.border-yellow-5144):not(
    .first_eb0e
  ):focus,
input[type="reset"]:not(.border-yellow-5144):not(
    .first_eb0e
  ):active,
input[type="reset"]:not(.border-yellow-5144):not(
    .first_eb0e
  ):focus,
input[type="submit"]:not(.border-yellow-5144):not(
    .first_eb0e
  ):active,
input[type="submit"]:not(.border-yellow-5144):not(
    .first_eb0e
  ):focus {
  outline: 0;
}
.wide_7080:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408,
button:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408,
input[type="button"]:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408,
input[type="reset"]:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408,
input[type="submit"]:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408 {
  position: relative;
}
.wide_7080:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408
  .overlay-fixed-bf7d,
.wide_7080:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408
  .media_ae39,
.wide_7080:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408
  .black-1ed7,
.wide_7080:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408
  i,
.wide_7080:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408
  svg,
button:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408
  .overlay-fixed-bf7d,
button:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408
  .media_ae39,
button:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408
  .black-1ed7,
button:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408
  i,
button:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408
  svg,
input[type="button"]:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408
  .overlay-fixed-bf7d,
input[type="button"]:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408
  .media_ae39,
input[type="button"]:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408
  .black-1ed7,
input[type="button"]:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408
  i,
input[type="button"]:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408
  svg,
input[type="reset"]:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408
  .overlay-fixed-bf7d,
input[type="reset"]:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408
  .media_ae39,
input[type="reset"]:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408
  .black-1ed7,
input[type="reset"]:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408
  i,
input[type="reset"]:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408
  svg,
input[type="submit"]:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408
  .overlay-fixed-bf7d,
input[type="submit"]:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408
  .media_ae39,
input[type="submit"]:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408
  .black-1ed7,
input[type="submit"]:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408
  i,
input[type="submit"]:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408
  svg {
  visibility: hidden;
}
.wide_7080:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408:after,
button:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408:after,
input[type="button"]:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408:after,
input[type="reset"]:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408:after,
input[type="submit"]:not(.border-yellow-5144):not(
    .first_eb0e
  ).fn-loading-a408: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;
}
.wide_7080:not(.border-yellow-5144):not(.first_eb0e),
input[type="button"]:not(.border-yellow-5144):not(
    .first_eb0e
  ),
input[type="reset"]:not(.border-yellow-5144):not(
    .first_eb0e
  ),
input[type="submit"]:not(.border-yellow-5144):not(
    .first_eb0e
  ) {
  color: #fff;
  background: #235787;
}
.wide_7080:not(.border-yellow-5144):not(
    .first_eb0e
  ):focus,
input[type="button"]:not(.border-yellow-5144):not(
    .first_eb0e
  ):focus,
input[type="reset"]:not(.border-yellow-5144):not(
    .first_eb0e
  ):focus,
input[type="submit"]:not(.border-yellow-5144):not(
    .first_eb0e
  ):focus {
  color: #fff;
}
.wide_7080.fn-disabled-a408:not(.border-yellow-5144):not(
    .first_eb0e
  ),
.wide_7080[disabled]:not(.border-yellow-5144):not(
    .first_eb0e
  ),
button.fn-disabled-a408:not(.border-yellow-5144):not(
    .first_eb0e
  ),
button[disabled]:not(.border-yellow-5144):not(
    .first_eb0e
  ) {
  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;
}
.focus_bcf6 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.focus_bcf6: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;
}
.black-a8d6 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.pink-947e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.wood_03a7 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.liquid-39ff:after,
.liquid-39ff:before,
.glass-d7d5:after,
.glass-d7d5:before,
.form_ebe0:after,
.form_ebe0:before,
.thick-cbb9:after,
.thick-cbb9:before,
.focus_cf03:after,
.focus_cf03:before,
.title_b8e3:after,
.title_b8e3:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.liquid-39ff:after,
.glass-d7d5:after,
.form_ebe0:after,
.thick-cbb9:after,
.focus_cf03:after,
.title_b8e3:after {
  clear: both;
}
.glass-d7d5 .short_c119,
.form_ebe0 .short_c119,
.primary-brown-8b9d .short_c119 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.table-dim-0674 {
  display: inline-block;
}
.pagination_41b1 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.pagination_41b1 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pagination_41b1 .overlay_easy_c206 {
  padding: 1em 0;
  font-size: 85%;
}
.overlay_easy_c206 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.north-5f3f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.north-5f3f:after,
.north-5f3f:before {
  content: "";
  display: table;
}
.north-5f3f:after {
  clear: both;
}
.up_4fbc {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.overlay-3b67 .up_4fbc {
  max-width: 50%;
}
.description-e523 .up_4fbc {
  max-width: 33.33%;
}
.lower_bab6 .up_4fbc {
  max-width: 25%;
}
.in_fd9c .up_4fbc {
  max-width: 20%;
}
.surface_38e5 .up_4fbc {
  max-width: 16.66%;
}
.box-stone-c9dc .up_4fbc {
  max-width: 14.28%;
}
.new_9c00 .up_4fbc {
  max-width: 12.5%;
}
.header-b15d .up_4fbc {
  max-width: 11.11%;
}
.heading_full_0a81 {
  display: block;
}
.tag-outer-521e .hero-plasma-2747 label,
.tag-outer-521e .info_bronze_996d label,
.tag-outer-521e .frame_lite_f5bc label,
.tag-outer-521e .block-aec1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.complex-27d2 {
  list-style: none;
  margin: 0;
}
.complex-27d2 article.full-578c {
  margin-bottom: 0;
}
.complex-27d2 ul {
  list-style: none;
  margin: 0;
}
.complex-27d2 .last_cbb5 li.full-578c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .complex-27d2 .last_cbb5 li.full-578c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .complex-27d2 .last_cbb5 li.full-578c: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) {
  .complex-27d2 .last_cbb5 li.full-578c li.full-578c li.full-578c li.full-578c {
    padding-left: 0;
  }
}
article.full-578c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.full-578c .glass-d7d5 p:last-of-type {
  margin-bottom: 0;
}
article.full-578c .green_7bd4 {
  float: left;
}
article.full-578c .warm_9f95 {
  margin-left: 85px;
}
article.full-578c .main_8741 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.full-578c .main_8741 .focused-2799 {
  margin-left: 10px;
}
article.full-578c .mask_tiny_16ad {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.full-578c .heading-21f8 {
  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 .hero-plasma-2747,
  #respond .frame_lite_f5bc,
  #respond .block-aec1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hero-plasma-2747 input,
#respond .frame_lite_f5bc input,
#respond .block-aec1 input {
  width: 100%;
}
#respond .block-aec1 {
  margin-right: 0;
}
#respond .hero-selected-09dc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.center_b0cd {
  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;
}
.center_b0cd.text_cf8f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.center_b0cd 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%);
}
.center_b0cd:focus,
.center_b0cd: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);
}
.pressed-81eb {
  border-radius: 10%;
}
.panel_center_df84 {
  border-radius: 50%;
}
.bronze-6d0f {
  font-size: 0.72em;
}
.link-fluid-49e8 {
  font-size: 0.875em;
}
.overlay_111c {
  font-size: 1.1em;
}
.hover-pro-30b2 {
  text-transform: uppercase;
  line-height: 1.2;
}
.hover-pro-30b2.bronze-6d0f {
  letter-spacing: 0.5px;
}
.picture_dirty_f2a6,
.picture_dirty_f2a6 a {
  color: #6d6d6d;
}
.picture_dirty_f2a6 a:hover {
  color: #111;
}
.video-action-e1c0 {
  color: #6d6d6d;
}
.container-6719 {
  overflow-x: hidden;
}
.container-6719 .plasma-7b18.warm-6009 {
  position: relative;
}
.container-6719 .plasma-7b18.warm-6009.cold-4b18 {
  position: initial;
}
.container-6719
  .plasma-7b18.warm-6009.cold-4b18
  .info-1ff8 {
  left: auto;
}
.container-6719 .plasma-7b18 .info-1ff8 {
  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;
}
.container-6719 .plasma-7b18:hover.warm-6009 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.container-6719
  .plasma-7b18:hover.warm-6009
  .info-1ff8 {
  display: block;
  z-index: 9999999;
}
.container-6719 .soft-21d3 .filter-c0a8,
.container-6719 .wrapper_medium_e4f1 .filter-c0a8 {
  display: none;
}
.container-6719 .over_5201 .plasma-7b18:hover.warm-6009 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tag-outer-521e .hero-plasma-2747 label,
.tag-outer-521e .info_bronze_996d label,
.tag-outer-521e .frame_lite_f5bc label,
.tag-outer-521e .block-aec1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.complex-27d2 {
  list-style: none;
  margin: 0;
}
.complex-27d2 article.full-578c {
  margin-bottom: 0;
}
.complex-27d2 ul {
  list-style: none;
  margin: 0;
}
.complex-27d2 .last_cbb5 li.full-578c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .complex-27d2 .last_cbb5 li.full-578c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .complex-27d2 .last_cbb5 li.full-578c: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) {
  .complex-27d2 .last_cbb5 li.full-578c li.full-578c li.full-578c li.full-578c {
    padding-left: 0;
  }
}
article.full-578c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.full-578c .glass-d7d5 p:last-of-type {
  margin-bottom: 0;
}
article.full-578c .green_7bd4 {
  float: left;
}
article.full-578c .warm_9f95 {
  margin-left: 85px;
}
article.full-578c .main_8741 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.full-578c .main_8741 .focused-2799 {
  margin-left: 10px;
}
article.full-578c .mask_tiny_16ad {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.full-578c .heading-21f8 {
  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 .hero-plasma-2747,
  #respond .frame_lite_f5bc,
  #respond .block-aec1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hero-plasma-2747 input,
#respond .frame_lite_f5bc input,
#respond .block-aec1 input {
  width: 100%;
}
#respond .block-aec1 {
  margin-right: 0;
}
#respond .hero-selected-09dc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.soft-21d3 .icon_over_de20 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.icon_over_de20 .north-021f.info_complex_b1c3 .static-1735 > li > a:focus,
.icon_over_de20 .north-021f.info_complex_b1c3 .static-1735 > li > a:hover,
.icon_over_de20 .north-021f.in-11a6 .static-1735 > li > a:focus,
.icon_over_de20 .north-021f.in-11a6 .static-1735 > li > a:hover,
.icon_over_de20 .north-021f.dropdown-red-a4b2 .static-1735 > li > a:focus,
.icon_over_de20 .north-021f.dropdown-red-a4b2 .static-1735 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon_over_de20
  .north-021f.info_complex_b1c3
  .static-1735
  > li.gradient_clean_6ffd
  > a,
.icon_over_de20
  .north-021f.info_complex_b1c3
  .static-1735
  > li.picture_c595
  > a,
.icon_over_de20
  .north-021f.in-11a6
  .static-1735
  > li.gradient_clean_6ffd
  > a,
.icon_over_de20
  .north-021f.in-11a6
  .static-1735
  > li.picture_c595
  > a,
.icon_over_de20
  .north-021f.dropdown-red-a4b2
  .static-1735
  > li.gradient_clean_6ffd
  > a,
.icon_over_de20 .north-021f.dropdown-red-a4b2 .static-1735 > li.message_cool_5c72 > a {
  color: rgba(255, 255, 255, 0.99);
}
.icon_over_de20 .filter_hot_84f7,
.icon_over_de20 .filter_hot_84f7 a {
  color: rgba(255, 255, 255, 0.99);
}
.icon_over_de20 .avatar-907a.notice-bba6 li a,
.icon_over_de20 .active_d4b8 a,
.icon_over_de20 .badge-86e2,
.icon_over_de20 .static-1735 > li > a,
.icon_over_de20 .background-green-a35e {
  color: rgba(255, 255, 255, 0.79);
}
.icon_over_de20 .avatar-907a.notice-bba6 li a:hover,
.icon_over_de20 .active_d4b8 a:hover,
.icon_over_de20 .badge-86e2:hover,
.icon_over_de20 .static-1735 > li > a:hover,
.icon_over_de20 .background-green-a35e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon_over_de20 .alert_80d1 {
  color: rgba(255, 255, 255, 0.79);
}
.icon_over_de20 .alert_80d1 .primary_7bda {
  color: rgba(255, 255, 255, 0.99);
}
.icon_over_de20 .alert_80d1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon_over_de20 .picture-static-3c46 .notice_0147 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.icon_over_de20 .picture-static-3c46 .notice_0147 .pagination-51f8 {
  color: rgba(255, 255, 255, 0.79);
}
.icon_over_de20
  .picture-static-3c46
  .notice_0147
  .pagination-51f8::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.icon_over_de20
  .picture-static-3c46
  .notice_0147
  .pagination-51f8:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.icon_over_de20
  .picture-static-3c46
  .notice_0147
  .pagination-51f8::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.icon_over_de20
  .picture-static-3c46
  .notice_0147
  .pagination-51f8::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.icon_over_de20 .picture-static-3c46 .tall_14a8 {
  color: rgba(255, 255, 255, 0.79);
}
.icon_over_de20 .picture-static-3c46 .tall_14a8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature-51fa
  .icon_over_de20
  .picture-static-3c46
  .medium-3de5
  .short_624e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.feature-51fa
  .icon_over_de20
  .picture-static-3c46
  .medium-3de5
  .pagination-51f8 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.soft-21d3 .secondary-d3bb {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.secondary-d3bb .north-021f.info_complex_b1c3 .static-1735 > li > a:focus,
.secondary-d3bb .north-021f.info_complex_b1c3 .static-1735 > li > a:hover,
.secondary-d3bb .north-021f.in-11a6 .static-1735 > li > a:focus,
.secondary-d3bb .north-021f.in-11a6 .static-1735 > li > a:hover,
.secondary-d3bb .north-021f.dropdown-red-a4b2 .static-1735 > li > a:focus,
.secondary-d3bb .north-021f.dropdown-red-a4b2 .static-1735 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.secondary-d3bb
  .north-021f.info_complex_b1c3
  .static-1735
  > li.gradient_clean_6ffd
  > a,
.secondary-d3bb
  .north-021f.info_complex_b1c3
  .static-1735
  > li.picture_c595
  > a,
.secondary-d3bb
  .north-021f.in-11a6
  .static-1735
  > li.gradient_clean_6ffd
  > a,
.secondary-d3bb
  .north-021f.in-11a6
  .static-1735
  > li.picture_c595
  > a,
.secondary-d3bb
  .north-021f.dropdown-red-a4b2
  .static-1735
  > li.gradient_clean_6ffd
  > a,
.secondary-d3bb .north-021f.dropdown-red-a4b2 .static-1735 > li.message_cool_5c72 > a {
  color: rgba(0, 0, 0, 0.8);
}
.secondary-d3bb .filter_hot_84f7,
.secondary-d3bb .filter_hot_84f7 a {
  color: rgba(0, 0, 0, 0.8);
}
.secondary-d3bb .avatar-907a.notice-bba6 li a,
.secondary-d3bb .active_d4b8 a,
.secondary-d3bb .badge-86e2,
.secondary-d3bb .static-1735 > li > a,
.secondary-d3bb .background-green-a35e {
  color: rgba(0, 0, 0, 0.55);
}
.secondary-d3bb .avatar-907a.notice-bba6 li a:hover,
.secondary-d3bb .active_d4b8 a:hover,
.secondary-d3bb .badge-86e2:hover,
.secondary-d3bb .static-1735 > li > a:hover,
.secondary-d3bb .background-green-a35e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.secondary-d3bb .alert_80d1 {
  color: rgba(0, 0, 0, 0.55);
}
.secondary-d3bb .alert_80d1 .primary_7bda {
  color: rgba(0, 0, 0, 0.8);
}
.secondary-d3bb .alert_80d1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thick_d7fa .caption-old-539c {
  margin-left: auto;
  margin-right: auto;
}
.form_ebe0 > * {
  margin-left: auto;
  margin-right: auto;
}
.form_ebe0 .black-a8d6 {
  margin-right: 1.41575em;
}
.active-609b .form_ebe0 > .button-static-3efd {
  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;
}
.active-609b .form_ebe0 > .right_9e14 {
  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;
}
.bronze-9f39.thick_d7fa .caption-old-539c,
.sidebar-over-b81b.thick_d7fa .caption-old-539c {
  margin-left: 0;
}
.list-0c41.thick_d7fa .caption-old-539c,
.accent_simple_179f.thick_d7fa .caption-old-539c {
  margin-right: 0;
}
.form_ebe0 ol,
.form_ebe0 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.middle-5363 video {
  max-width: 100%;
}
.pattern_thick_69d7 img {
  display: block;
}
.pattern_thick_69d7.black-a8d6,
.pattern_thick_69d7.pink-947e {
  width: 100%;
}
.pattern_thick_69d7.right_9e14 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.plasma_65d9:not(.active-eb43) {
  margin: 1.5em auto;
}
.down_2247 p {
  padding: 1.5em 14px;
}
ul.selected_130c.right_9e14,
ul.selected_130c.button-static-3efd,
ul.selected_130c.medium-9dfa.button-static-3efd {
  padding: 0 14px;
}
.outline-inner-36ad {
  display: block;
  overflow-x: auto;
}
.outline-inner-36ad table {
  border-collapse: collapse;
  width: 100%;
}
.outline-inner-36ad td,
.outline-inner-36ad th {
  padding: 0.5em;
}
.form_ebe0 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.form_ebe0 ol ol,
.form_ebe0 ol ul,
.form_ebe0 ul ol,
.form_ebe0 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.form_ebe0 ol ol li,
.form_ebe0 ol ul li,
.form_ebe0 ul ol li,
.form_ebe0 ul ul li {
  margin-left: 0;
}
.east-4719.content_2faf > .overlay-active-f19e {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.east-4719.content_2faf > .overlay-active-f19e iframe,
.east-4719.content_2faf > .overlay-active-f19e > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.preview-e7c9 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.preview-e7c9.tall-9565 {
  padding: 0;
}
.preview-e7c9.tall-9565 cite {
  font-size: 13px;
}
.preview-e7c9 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.preview-e7c9 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.mask_fluid_428a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.mask_fluid_428a > p:first-child {
  margin-top: 0;
}
.mask_fluid_428a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.mask_fluid_428a blockquote {
  border-left: 0;
}
.avatar-6ad0 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.avatar-6ad0:not(.tooltip_thick_c7f1) {
  max-width: 100px;
}
.avatar-6ad0.link_mini_f9a8 {
  border-bottom: none !important;
  text-align: center;
}
.avatar-6ad0.link_mini_f9a8::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .down_2247 p {
    padding: 1.5em 0;
  }
}
.photo_9671 {
  color: #0073aa;
}
.prev_d5b7 {
  background-color: #0073aa;
}
.heading_glass_9d88 {
  color: #229fd8;
}
.image-soft-a0b0 {
  background-color: #229fd8;
}
.hot_6dd0 {
  color: #eee;
}
.hero-selected-dd22 {
  background-color: #eee;
}
.gradient_upper_bea8 {
  color: #444;
}
.search_full_e992 {
  background-color: #444;
}
.thick_14c4 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.thick_14c4 .element-fast-847d .active_d4b8 {
  font-size: 15px;
}
.thick_14c4 .active_d4b8 {
  line-height: 1.3;
}
.thick_14c4 .secondary-d3bb {
}
.thick_14c4 .icon_over_de20 {
  background: #235787;
}
.focus_a2a4 {
  padding: 0;
}
.focus_a2a4 .icon_over_de20 {
  background: #1a1a1a;
}
.focus_a2a4 .secondary-d3bb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.image-c69a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.image-c69a .secondary-d3bb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.image-c69a .icon_over_de20 {
  background: #303030;
}
.title_b8e3 {
  position: relative;
  z-index: 10;
}
.title_b8e3 .smooth_b763 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.link_d2eb .warm-6009 {
  display: inline-block;
  vertical-align: middle;
}
.link_d2eb.border_6fa4 .warm-6009 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .link_d2eb.border_6fa4 .warm-6009 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .link_d2eb.border_6fa4 .warm-6009 {
    margin-right: 0.4em;
  }
}
.link_d2eb.border_6fa4 .warm-6009:last-child {
  margin-right: 0;
}
.message_pink_8cfe .smooth_b763 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .soft-21d3 .element-fast-847d {
    margin: 0 -0.5em;
  }
  .soft-21d3 .element-fast-847d [class*="customify-col-"],
  .soft-21d3 .element-fast-847d [class*="customify-col_"],
  .soft-21d3 .element-fast-847d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.soft-21d3.grid-c494 .smooth_b763 {
  background: 0 0 !important;
}
.soft-21d3.grid-c494 .smooth_b763,
.soft-21d3.message_pink_8cfe .smooth_b763 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .soft-21d3.component-4908 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.soft-21d3.message_pink_8cfe .smooth_b763 {
  box-shadow: none !important;
}
.panel_bright_10f8 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .panel_bright_10f8 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .panel_bright_10f8 {
    padding: 18px 0 20px;
  }
}
.panel_bright_10f8 .notice-968c {
  width: 100%;
}
.panel_bright_10f8 .hero-mini-ac2d {
  margin-bottom: 0;
}
.panel_bright_10f8 .nav-west-9455 {
  margin-top: 5px;
  font-size: 0.875em;
}
.badge_black_a31d {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.badge_black_a31d .brown-c6b6 {
  width: 100%;
}
.hard-094e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hard-094e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hard-094e 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;
}
.hard-094e li:last-child:after {
  display: none;
}
.hard-094e li a {
  font-weight: 500;
  margin-right: 10px;
}
.detail-13ad .filter-c0a8 button,
.panel_bright_10f8 .filter-c0a8 button {
  left: 0;
}
.detail-13ad .brown-c6b6,
.panel_bright_10f8 .brown-c6b6 {
  padding-left: 0;
  padding-right: 0;
}
.detail-13ad .badge_black_a31d,
.panel_bright_10f8 .badge_black_a31d {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.detail-13ad {
  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;
}
.detail-13ad: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;
}
.detail-13ad .nav-full-6d8e {
  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) {
  .detail-13ad .nav-full-6d8e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .detail-13ad .nav-full-6d8e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .detail-13ad .nav-full-6d8e {
    min-height: 200px;
  }
}
.detail-13ad .hard-094e {
  color: rgba(255, 255, 255, 0.8);
}
.detail-13ad .hard-094e a,
.detail-13ad .hard-094e li:after {
  color: inherit;
}
.detail-13ad .hard-094e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.focus-3c9b {
  margin-bottom: 0.5em;
}
.bottom-96f9 {
  margin-bottom: 1.2em;
}
.bottom-96f9,
.focus-3c9b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.bottom-96f9 p:last-child,
.focus-3c9b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .filter-c0a8,
#masthead .filter-c0a8 {
  display: none;
}
#masthead
  > .filter-c0a8.tooltip-tall-e1ee {
  display: none;
}
#masthead > .filter-c0a8 button {
  left: 0;
}
.texture-c77d {
  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%;
}
.texture-c77d .warm-6009 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.texture-c77d .secondary_hovered_b01e {
  display: -webkit-box;
  display: flex;
}
.texture-c77d .secondary_hovered_b01e.label_5504 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.texture-c77d .secondary_hovered_b01e.right_e5e3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture-c77d .secondary_hovered_b01e.primary-a48c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture-c77d.focus_120f.black_56d5 .secondary_hovered_b01e.label_5504 {
  flex-basis: 100%;
}
.texture-c77d.block_a9d6 .secondary_hovered_b01e.right_e5e3 {
  -webkit-box-flex: 1;
  flex: auto;
}
.texture-c77d.block_a9d6 .secondary_hovered_b01e.primary-a48c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .filter-c0a8.tooltip-tall-e1ee {
  display: none;
}
#masthead > .filter-c0a8 button {
  left: 0;
}
.dirty-9a23 {
  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;
}
.dirty-9a23:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.dirty-9a23.banner-338e i {
  margin-right: 4px;
}
.dirty-9a23.upper_c459 i {
  margin-left: 5px;
}
.active_d4b8 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.active_d4b8 p:last-child {
  margin-bottom: 0;
}
.border-6aa9 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.border-6aa9 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.border-6aa9 img {
  display: block;
  width: auto;
  line-height: 1;
}
.border-6aa9 .filter_hot_84f7 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.border-6aa9 .paragraph-fresh-7ab2 {
  margin: 5px 0 7px 0;
}
.border-6aa9.photo-6784 .gas_8e7d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.border-6aa9.photo-6784 .nav_8f91 {
  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;
}
.border-6aa9.box-9413 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.border-6aa9.box-9413 .gas_8e7d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.border-6aa9.box-9413 .nav_8f91 {
  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;
}
.border-6aa9.card_left_b259 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.border-6aa9.feature_c223 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.border-6aa9.feature_c223 .nav_8f91 {
  margin-top: 7px;
}
.surface_north_189e {
  display: inline-block;
}
.title_b8e3 .smooth-df67 .border-6aa9 img {
  max-width: 100%;
}
.north-021f .form_up_c718.alert-outer-7377,
.preview-prev-6afc .form_up_c718.alert-outer-7377 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.north-021f .modal-4229,
.preview-prev-6afc .modal-4229 {
  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%);
}
.north-021f .modal-4229 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.north-021f.tag_0664 .modal-4229 {
  display: none;
}
.north-021f .red_da02 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.north-021f .red_da02 li {
  display: inline-block;
  position: relative;
}
.north-021f .red_da02 li:last-child {
  margin-right: 0;
}
.north-021f .red_da02 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;
}
.north-021f .red_da02 li.message_cool_5c72 > a {
  color: rgba(0, 0, 0, 0.9);
}
.north-021f .red_da02 > 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;
}
.north-021f .red_da02 > li > a i {
  line-height: 0;
}
.north-021f .red_da02 > li.action-6a90 > a .modal-4229 {
  margin-left: 4px;
  line-height: 0;
}
.north-021f .red_da02 .detail_f91d li.action-6a90 > a {
  position: relative;
}
.north-021f .red_da02 .detail_f91d li.action-6a90 > a:after,
.north-021f .red_da02 .detail_f91d li.action-6a90 > a:before {
  content: "";
  display: table;
}
.north-021f .red_da02 .detail_f91d li.action-6a90 > a:after {
  clear: both;
}
.north-021f .red_da02 .detail_f91d li.action-6a90 > a .modal-4229 {
  margin-left: 5px;
  float: right;
}
.north-021f .mask_5c6d,
.north-021f .detail_f91d {
  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;
}
.north-021f .detail_f91d {
  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;
}
.north-021f .detail_f91d .alert-outer-7377 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.north-021f .detail_f91d .modal-4229 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.north-021f .detail_f91d li {
  display: block;
  margin: 0;
  padding: 0;
}
.north-021f .detail_f91d 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;
}
.north-021f .detail_f91d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.north-021f .detail_f91d .detail_f91d {
  top: 0;
  left: 100%;
}
.north-021f .yellow-efb2.fn-focus-a408 > .mask_5c6d,
.north-021f .yellow-efb2.fn-focus-a408 > .detail_f91d,
.north-021f .yellow-efb2:focus > .mask_5c6d,
.north-021f .yellow-efb2:focus > .detail_f91d,
.north-021f .yellow-efb2:hover > .mask_5c6d,
.north-021f .yellow-efb2:hover > .detail_f91d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.north-021f.dropdown-red-a4b2 .static-1735:after,
.north-021f.dropdown-red-a4b2 .static-1735:before {
  content: "";
  display: table;
}
.north-021f.dropdown-red-a4b2 .static-1735:after {
  clear: both;
}
.north-021f.dropdown-red-a4b2 .static-1735 > li {
  float: left;
}
.north-021f.carousel_92bd .static-1735:after,
.north-021f.carousel_92bd .static-1735:before {
  content: "";
  display: table;
}
.north-021f.carousel_92bd .static-1735:after {
  clear: both;
}
.north-021f.carousel_92bd .static-1735 > li {
  float: left;
}
.north-021f.carousel_92bd .static-1735 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.north-021f.carousel_92bd .static-1735 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.north-021f.carousel_92bd .static-1735 > li.gradient_clean_6ffd > a,
.north-021f.carousel_92bd .static-1735 > li.message_cool_5c72 > a {
  color: #fff;
  background-color: #1e4b75;
}
.north-021f.info_complex_b1c3 .static-1735 > li > a .alert-outer-7377 {
  position: relative;
}
.north-021f.info_complex_b1c3 .static-1735 > li > a .alert-outer-7377: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;
}
.north-021f.info_complex_b1c3
  .static-1735
  > li:focus
  > a
  .alert-outer-7377:before,
.north-021f.info_complex_b1c3
  .static-1735
  > li:hover
  > a
  .alert-outer-7377:before {
  width: 100%;
  background-color: currentColor;
}
.north-021f.info_complex_b1c3
  .static-1735
  > li.gradient_clean_6ffd
  > a
  .alert-outer-7377:before,
.north-021f.info_complex_b1c3
  .static-1735
  > li.picture_c595
  > a
  .alert-outer-7377:before {
  width: 100%;
  background-color: currentColor;
}
.north-021f.in-11a6 .static-1735 > li > a .alert-outer-7377 {
  position: relative;
}
.north-021f.in-11a6 .static-1735 > li > a .alert-outer-7377: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;
}
.north-021f.in-11a6 .static-1735 > li:focus > a .alert-outer-7377:before,
.north-021f.in-11a6
  .static-1735
  > li:hover
  > a
  .alert-outer-7377:before {
  width: 100%;
  background-color: currentColor;
}
.north-021f.in-11a6
  .static-1735
  > li.gradient_clean_6ffd
  > a
  .alert-outer-7377:before,
.north-021f.in-11a6
  .static-1735
  > li.picture_c595
  > a
  .alert-outer-7377:before {
  width: 100%;
  background-color: currentColor;
}
.preview-prev-6afc .red_da02 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.preview-prev-6afc .red_da02 li:first-child > a {
  border-top: none;
}
.preview-prev-6afc .red_da02 .box_stone_d88d > .alert-outer-7377 .modal-4229 {
  display: none;
}
.preview-prev-6afc .red_da02 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.preview-prev-6afc .red_da02 li:last-child {
  border: none;
}
.preview-prev-6afc .red_da02 li.action-6a90 > a {
  padding-right: 45px !important;
}
.preview-prev-6afc .red_da02 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.preview-prev-6afc .red_da02 li a:focus,
.preview-prev-6afc .red_da02 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.preview-prev-6afc .red_da02 li .top-0bd6 {
  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;
}
.preview-prev-6afc .red_da02 li .top-0bd6:hover {
  box-shadow: none;
}
.preview-prev-6afc .red_da02 li .top-0bd6 .modal-4229 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.preview-prev-6afc .red_da02 .detail_f91d {
  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);
}
.preview-prev-6afc .red_da02 .detail_f91d li a {
  padding-left: 3em;
}
.preview-prev-6afc .red_da02 .slider_left_313c > a .top-0bd6 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.preview-prev-6afc .red_da02 .slider_left_313c > .detail_f91d {
  display: block;
  opacity: 1;
}
.shadow_6be5 {
  max-width: 100%;
}
.accordion-fixed-9888 {
  line-height: 0;
  cursor: pointer;
}
.background-green-a35e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.background-green-a35e:hover {
  box-shadow: none;
  color: currentColor;
}
.background-green-a35e svg {
  width: 18px;
  height: 18px;
}
.background-green-a35e .mask_d52c {
  display: none;
}
.list-fixed-6c7d {
  position: relative;
}
.list-fixed-6c7d.fn-active-a408 .background-green-a35e .section_plasma_554b {
  display: none;
}
.list-fixed-6c7d.fn-active-a408 .background-green-a35e .mask_d52c {
  display: inline-block;
}
.list-fixed-6c7d .article-5fb2 {
  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);
}
.list-fixed-6c7d.list-4996 .article-5fb2 {
  left: auto;
  right: -0.9em;
}
.list-fixed-6c7d.list-4996 .container_d851::before {
  left: auto;
  right: 15px;
}
.list-fixed-6c7d.fn-active-a408 .article-5fb2 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.medium-3de5 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.medium-3de5 label {
  flex-basis: 100%;
}
.medium-3de5 .notice_0147 {
  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;
}
.medium-3de5 .pagination-51f8 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.medium-3de5 .pagination-51f8:focus {
  background-color: transparent;
}
.medium-3de5 button.tall_14a8 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.medium-3de5 button.tall_14a8:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.medium-3de5 button.tall_14a8 svg {
  width: 18px;
  height: 18px;
}
.medium-3de5 input[type="submit"] {
  min-height: auto;
}
.picture-static-3c46 .medium-3de5 .pagination-51f8 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.container_d851 {
  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) {
  .container_d851 {
    width: 220px;
  }
}
.container_d851 label {
  flex-basis: 100%;
}
.container_d851::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;
}
.feature-51fa .picture-static-3c46 .medium-3de5 {
  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;
}
.feature-51fa
  .picture-static-3c46
  .medium-3de5
  .notice_0147 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.feature-51fa .picture-static-3c46 .medium-3de5 .pagination-51f8 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.feature-51fa
  .picture-static-3c46
  .medium-3de5
  .pagination-51f8:focus {
  background: 0 0;
}
.feature-51fa
  .picture-static-3c46
  .medium-3de5
  .short_624e {
  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;
}
.avatar-907a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.avatar-907a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.avatar-907a li:last-child {
  margin-right: 0;
}
.avatar-907a li:first-child {
  margin-left: 0;
}
.avatar-907a.button-17be a {
  color: #fff;
}
.avatar-907a.button-17be a:hover {
  color: #fff;
}
.avatar-907a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.avatar-907a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.avatar-907a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.avatar-907a a:hover {
  opacity: 0.9;
  color: inherit;
}
.avatar-907a [class*="social-icon-apple"] {
  background-color: #999;
}
.avatar-907a [class*="social-icon-apple"].carousel_8d82 {
  background-color: transparent;
  color: #999;
}
.avatar-907a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.avatar-907a [class*="social-icon-behance"].carousel_8d82 {
  background-color: transparent;
  color: #1769ff;
}
.avatar-907a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.avatar-907a [class*="social-icon-bitbucket"].carousel_8d82 {
  background-color: transparent;
  color: #205081;
}
.avatar-907a [class*="social-icon-codepen"] {
  background-color: #000;
}
.avatar-907a [class*="social-icon-codepen"].carousel_8d82 {
  background-color: transparent;
  color: #000;
}
.avatar-907a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.avatar-907a [class*="social-icon-delicious"].carousel_8d82 {
  background-color: transparent;
  color: #39f;
}
.avatar-907a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.avatar-907a [class*="social-icon-digg"].carousel_8d82 {
  background-color: transparent;
  color: #005be2;
}
.avatar-907a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.avatar-907a [class*="social-icon-dribbble"].carousel_8d82 {
  background-color: transparent;
  color: #ea4c89;
}
.avatar-907a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.avatar-907a [class*="social-icon-envelope"].carousel_8d82 {
  background-color: transparent;
  color: #ea4335;
}
.avatar-907a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.avatar-907a [class*="social-icon-facebook"].carousel_8d82 {
  background-color: transparent;
  color: #3b5998;
}
.avatar-907a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.avatar-907a [class*="social-icon-flickr"].carousel_8d82 {
  background-color: transparent;
  color: #0063dc;
}
.avatar-907a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.avatar-907a [class*="social-icon-foursquare"].carousel_8d82 {
  background-color: transparent;
  color: #2d5be3;
}
.avatar-907a [class*="social-icon-github"] {
  background-color: #333;
}
.avatar-907a [class*="social-icon-github"].carousel_8d82 {
  background-color: transparent;
  color: #333;
}
.avatar-907a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.avatar-907a [class*="social-icon-google-plus"].carousel_8d82 {
  background-color: transparent;
  color: #dd4b39;
}
.avatar-907a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.avatar-907a [class*="social-icon-houzz"].carousel_8d82 {
  background-color: transparent;
  color: #7ac142;
}
.avatar-907a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.avatar-907a [class*="social-icon-instagram"].carousel_8d82 {
  background-color: transparent;
  color: #262626;
}
.avatar-907a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.avatar-907a [class*="social-icon-jsfiddle"].carousel_8d82 {
  background-color: transparent;
  color: #487aa2;
}
.avatar-907a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.avatar-907a [class*="social-icon-linkedin"].carousel_8d82 {
  background-color: transparent;
  color: #0077b5;
}
.avatar-907a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.avatar-907a [class*="social-icon-medium"].carousel_8d82 {
  background-color: transparent;
  color: #00ab6b;
}
.avatar-907a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.avatar-907a
  [class*="social-icon-odnoklassniki"].carousel_8d82 {
  background-color: transparent;
  color: #f4731c;
}
.avatar-907a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.avatar-907a [class*="social-icon-meetup"].carousel_8d82 {
  background-color: transparent;
  color: #ec1c40;
}
.avatar-907a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.avatar-907a [class*="social-icon-pinterest"].carousel_8d82 {
  background-color: transparent;
  color: #bd081c;
}
.avatar-907a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.avatar-907a [class*="social-icon-product-hunt"].carousel_8d82 {
  background-color: transparent;
  color: #da552f;
}
.avatar-907a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.avatar-907a [class*="social-icon-reddit"].carousel_8d82 {
  background-color: transparent;
  color: #ff4500;
}
.avatar-907a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.avatar-907a [class*="social-icon-rss"].carousel_8d82 {
  background-color: transparent;
  color: #f26522;
}
.avatar-907a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.avatar-907a
  [class*="social-icon-shopping-cart"].carousel_8d82 {
  background-color: transparent;
  color: #4caf50;
}
.avatar-907a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.avatar-907a [class*="social-icon-skype"].carousel_8d82 {
  background-color: transparent;
  color: #00aff0;
}
.avatar-907a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.avatar-907a [class*="social-icon-slideshare"].carousel_8d82 {
  background-color: transparent;
  color: #0077b5;
}
.avatar-907a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.avatar-907a [class*="social-icon-snapchat"].carousel_8d82 {
  background-color: transparent;
  color: #fffc00;
}
.avatar-907a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.avatar-907a [class*="social-icon-soundcloud"].carousel_8d82 {
  background-color: transparent;
  color: #f80;
}
.avatar-907a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.avatar-907a [class*="social-icon-spotify"].carousel_8d82 {
  background-color: transparent;
  color: #2ebd59;
}
.avatar-907a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.avatar-907a
  [class*="social-icon-stack-overflow"].carousel_8d82 {
  background-color: transparent;
  color: #fe7a15;
}
.avatar-907a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.avatar-907a [class*="social-icon-maldkfgram"].carousel_8d82 {
  background-color: transparent;
  color: #2ca5e0;
}
.avatar-907a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.avatar-907a [class*="social-icon-tripadvisor"].carousel_8d82 {
  background-color: transparent;
  color: #589442;
}
.avatar-907a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.avatar-907a [class*="social-icon-tumblr"].carousel_8d82 {
  background-color: transparent;
  color: #35465c;
}
.avatar-907a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.avatar-907a [class*="social-icon-twitch"].carousel_8d82 {
  background-color: transparent;
  color: #6441a5;
}
.avatar-907a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.avatar-907a [class*="social-icon-twitter"].carousel_8d82 {
  background-color: transparent;
  color: #1da1f2;
}
.avatar-907a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.avatar-907a [class*="social-icon-vimeo"].carousel_8d82 {
  background-color: transparent;
  color: #1ab7ea;
}
.avatar-907a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.avatar-907a [class*="social-icon-vk"].carousel_8d82 {
  background-color: transparent;
  color: #45668e;
}
.avatar-907a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.avatar-907a [class*="social-icon-weibo"].carousel_8d82 {
  background-color: transparent;
  color: #df2029;
}
.avatar-907a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.avatar-907a [class*="social-icon-weixin"].carousel_8d82 {
  background-color: transparent;
  color: #7bb32e;
}
.avatar-907a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.avatar-907a [class*="social-icon-whatsapp"].carousel_8d82 {
  background-color: transparent;
  color: #25d366;
}
.avatar-907a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.avatar-907a [class*="social-icon-wordpress"].carousel_8d82 {
  background-color: transparent;
  color: #21759b;
}
.avatar-907a [class*="social-icon-xing"] {
  background-color: #026466;
}
.avatar-907a [class*="social-icon-xing"].carousel_8d82 {
  background-color: transparent;
  color: #026466;
}
.avatar-907a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.avatar-907a [class*="social-icon-yelp"].carousel_8d82 {
  background-color: transparent;
  color: #af0606;
}
.avatar-907a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.avatar-907a [class*="social-icon-youtube"].carousel_8d82 {
  background-color: transparent;
  color: #cd201f;
}
.badge-86e2 {
  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;
}
.badge-86e2:hover {
  box-shadow: none;
  background: 0 0;
}
.aside_hot_6031 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.west_a987 {
  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;
}
.link_simple_669b {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.card-hard-07f8 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.card-hard-07f8,
.card-hard-07f8::after,
.card-hard-07f8::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;
}
.card-hard-07f8::after,
.card-hard-07f8::before {
  content: "";
  display: block;
  background-color: inherit;
}
.picture-hard-3b29 .west_a987 .link_simple_669b {
  margin-top: -2px;
  width: 19px;
}
.picture-hard-3b29 .west_a987 .card-hard-07f8 {
  margin-top: -1px;
}
.picture-hard-3b29 .west_a987 .card-hard-07f8,
.picture-hard-3b29 .west_a987 .card-hard-07f8::after,
.picture-hard-3b29 .west_a987 .card-hard-07f8::before {
  width: 19px;
  height: 2px;
}
.picture-hard-3b29 .west_a987 .card-hard-07f8::before {
  top: -6px;
}
.picture-hard-3b29 .west_a987 .card-hard-07f8::after {
  bottom: -6px;
}
.summary_576c .west_a987 .link_simple_669b {
  margin-top: -2px;
  width: 22px;
}
.summary_576c .west_a987 .card-hard-07f8 {
  margin-top: -1px;
}
.summary_576c .west_a987 .card-hard-07f8,
.summary_576c .west_a987 .card-hard-07f8::after,
.summary_576c .west_a987 .card-hard-07f8::before {
  width: 22px;
  height: 2px;
}
.summary_576c .west_a987 .card-hard-07f8::before {
  top: -7px;
}
.summary_576c .west_a987 .card-hard-07f8::after {
  bottom: -7px;
}
.green-4c24 .west_a987 .link_simple_669b {
  margin-top: -2px;
  width: 31px;
}
.green-4c24 .west_a987 .card-hard-07f8 {
  margin-top: -1.5px;
}
.green-4c24 .west_a987 .card-hard-07f8,
.green-4c24 .west_a987 .card-hard-07f8::after,
.green-4c24 .west_a987 .card-hard-07f8::before {
  width: 31px;
  height: 3px;
}
.green-4c24 .west_a987 .card-hard-07f8::before {
  top: -9px;
}
.green-4c24 .west_a987 .card-hard-07f8::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .gallery-stale-4008 .west_a987 .link_simple_669b {
    margin-top: -2px;
    width: 19px;
  }
  .gallery-stale-4008 .west_a987 .card-hard-07f8 {
    margin-top: -1px;
  }
  .gallery-stale-4008 .west_a987 .card-hard-07f8,
  .gallery-stale-4008 .west_a987 .card-hard-07f8::after,
  .gallery-stale-4008 .west_a987 .card-hard-07f8::before {
    width: 19px;
    height: 2px;
  }
  .gallery-stale-4008 .west_a987 .card-hard-07f8::before {
    top: -6px;
  }
  .gallery-stale-4008 .west_a987 .card-hard-07f8::after {
    bottom: -6px;
  }
  .static_c198 .west_a987 .link_simple_669b {
    margin-top: -2px;
    width: 22px;
  }
  .static_c198 .west_a987 .card-hard-07f8 {
    margin-top: -1px;
  }
  .static_c198 .west_a987 .card-hard-07f8,
  .static_c198 .west_a987 .card-hard-07f8::after,
  .static_c198 .west_a987 .card-hard-07f8::before {
    width: 22px;
    height: 2px;
  }
  .static_c198 .west_a987 .card-hard-07f8::before {
    top: -7px;
  }
  .static_c198 .west_a987 .card-hard-07f8::after {
    bottom: -7px;
  }
  .tabs_74db .west_a987 .link_simple_669b {
    margin-top: -2px;
    width: 31px;
  }
  .tabs_74db .west_a987 .card-hard-07f8 {
    margin-top: -1.5px;
  }
  .tabs_74db .west_a987 .card-hard-07f8,
  .tabs_74db .west_a987 .card-hard-07f8::after,
  .tabs_74db .west_a987 .card-hard-07f8::before {
    width: 31px;
    height: 3px;
  }
  .tabs_74db .west_a987 .card-hard-07f8::before {
    top: -9px;
  }
  .tabs_74db .west_a987 .card-hard-07f8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tall_89b3 .west_a987 .link_simple_669b {
    margin-top: -2px;
    width: 19px;
  }
  .tall_89b3 .west_a987 .card-hard-07f8 {
    margin-top: -1px;
  }
  .tall_89b3 .west_a987 .card-hard-07f8,
  .tall_89b3 .west_a987 .card-hard-07f8::after,
  .tall_89b3 .west_a987 .card-hard-07f8::before {
    width: 19px;
    height: 2px;
  }
  .tall_89b3 .west_a987 .card-hard-07f8::before {
    top: -6px;
  }
  .tall_89b3 .west_a987 .card-hard-07f8::after {
    bottom: -6px;
  }
  .row-up-9e45 .west_a987 .link_simple_669b {
    margin-top: -2px;
    width: 22px;
  }
  .row-up-9e45 .west_a987 .card-hard-07f8 {
    margin-top: -1px;
  }
  .row-up-9e45 .west_a987 .card-hard-07f8,
  .row-up-9e45 .west_a987 .card-hard-07f8::after,
  .row-up-9e45 .west_a987 .card-hard-07f8::before {
    width: 22px;
    height: 2px;
  }
  .row-up-9e45 .west_a987 .card-hard-07f8::before {
    top: -7px;
  }
  .row-up-9e45 .west_a987 .card-hard-07f8::after {
    bottom: -7px;
  }
  .in_e762 .west_a987 .link_simple_669b {
    margin-top: -2px;
    width: 31px;
  }
  .in_e762 .west_a987 .card-hard-07f8 {
    margin-top: -1.5px;
  }
  .in_e762 .west_a987 .card-hard-07f8,
  .in_e762 .west_a987 .card-hard-07f8::after,
  .in_e762 .west_a987 .card-hard-07f8::before {
    width: 31px;
    height: 3px;
  }
  .in_e762 .west_a987 .card-hard-07f8::before {
    top: -9px;
  }
  .in_e762 .west_a987 .card-hard-07f8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb_df85 .west_a987 .link_simple_669b {
    margin-top: -2px;
    width: 19px;
  }
  .breadcrumb_df85 .west_a987 .card-hard-07f8 {
    margin-top: -1px;
  }
  .breadcrumb_df85 .west_a987 .card-hard-07f8,
  .breadcrumb_df85 .west_a987 .card-hard-07f8::after,
  .breadcrumb_df85 .west_a987 .card-hard-07f8::before {
    width: 19px;
    height: 2px;
  }
  .breadcrumb_df85 .west_a987 .card-hard-07f8::before {
    top: -6px;
  }
  .breadcrumb_df85 .west_a987 .card-hard-07f8::after {
    bottom: -6px;
  }
  .layout_paper_f348 .west_a987 .link_simple_669b {
    margin-top: -2px;
    width: 22px;
  }
  .layout_paper_f348 .west_a987 .card-hard-07f8 {
    margin-top: -1px;
  }
  .layout_paper_f348 .west_a987 .card-hard-07f8,
  .layout_paper_f348 .west_a987 .card-hard-07f8::after,
  .layout_paper_f348 .west_a987 .card-hard-07f8::before {
    width: 22px;
    height: 2px;
  }
  .layout_paper_f348 .west_a987 .card-hard-07f8::before {
    top: -7px;
  }
  .layout_paper_f348 .west_a987 .card-hard-07f8::after {
    bottom: -7px;
  }
  .card-tiny-2390 .west_a987 .link_simple_669b {
    margin-top: -2px;
    width: 31px;
  }
  .card-tiny-2390 .west_a987 .card-hard-07f8 {
    margin-top: -1.5px;
  }
  .card-tiny-2390 .west_a987 .card-hard-07f8,
  .card-tiny-2390 .west_a987 .card-hard-07f8::after,
  .card-tiny-2390 .west_a987 .card-hard-07f8::before {
    width: 31px;
    height: 3px;
  }
  .card-tiny-2390 .west_a987 .card-hard-07f8::before {
    top: -9px;
  }
  .card-tiny-2390 .west_a987 .card-hard-07f8::after {
    bottom: -9px;
  }
}
.heading-solid-4e2b .card-hard-07f8 {
  -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);
}
.heading-solid-4e2b .card-hard-07f8::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.heading-solid-4e2b .card-hard-07f8::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);
}
.heading-solid-4e2b.lower-b20d .card-hard-07f8 {
  -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);
}
.heading-solid-4e2b.lower-b20d .card-hard-07f8::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.heading-solid-4e2b.lower-b20d .card-hard-07f8::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);
}
.white-6d20 {
  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.section-8d7d:before {
  display: none;
}
.wrapper_medium_e4f1 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.wrapper_medium_e4f1 .bronze_5290 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.wrapper_medium_e4f1 .bronze_5290:last-of-type {
  border-bottom: none;
}
.wrapper_medium_e4f1 .bronze_5290.dropdown_db30,
.wrapper_medium_e4f1 .bronze_5290.block-9299,
.wrapper_medium_e4f1 .bronze_5290.overlay_prev_4b54 {
  padding: 0;
}
.wrapper_medium_e4f1 .preview-prev-6afc .top-0bd6 {
  color: currentColor;
}
.wrapper_medium_e4f1 .preview-prev-6afc .top-0bd6:focus,
.wrapper_medium_e4f1 .preview-prev-6afc .top-0bd6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wrapper_medium_e4f1.secondary-d3bb .alert_80d1,
.wrapper_medium_e4f1.secondary-d3bb .active_d4b8 a,
.wrapper_medium_e4f1.secondary-d3bb .static-1735 a,
.wrapper_medium_e4f1.secondary-d3bb .detail_f91d a {
  color: rgba(0, 0, 0, 0.55);
}
.wrapper_medium_e4f1.secondary-d3bb .alert_80d1:hover,
.wrapper_medium_e4f1.secondary-d3bb .active_d4b8 a:hover,
.wrapper_medium_e4f1.secondary-d3bb .static-1735 a:hover,
.wrapper_medium_e4f1.secondary-d3bb .detail_f91d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_medium_e4f1.secondary-d3bb .primary_7bda {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_medium_e4f1.secondary-d3bb .bronze_5290 {
  border-color: rgba(0, 0, 0, 0.08);
}
.wrapper_medium_e4f1.secondary-d3bb .bronze_5290:before {
  background: rgba(0, 0, 0, 0.08);
}
.wrapper_medium_e4f1.secondary-d3bb .main_10fa:before {
  background: rgba(255, 255, 255, 0.9);
}
.wrapper_medium_e4f1.secondary-d3bb .preview-prev-6afc .red_da02 li a,
.wrapper_medium_e4f1.secondary-d3bb .preview-prev-6afc .top-0bd6,
.wrapper_medium_e4f1.secondary-d3bb .detail_f91d {
  border-color: rgba(0, 0, 0, 0.08);
}
.wrapper_medium_e4f1.secondary-d3bb .preview-prev-6afc .top-0bd6:focus,
.wrapper_medium_e4f1.secondary-d3bb .preview-prev-6afc .top-0bd6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wrapper_medium_e4f1.secondary-d3bb .red_da02 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.wrapper_medium_e4f1.icon_over_de20 .alert_80d1,
.wrapper_medium_e4f1.icon_over_de20 .active_d4b8 a,
.wrapper_medium_e4f1.icon_over_de20 .static-1735 .top-0bd6,
.wrapper_medium_e4f1.icon_over_de20 .static-1735 a,
.wrapper_medium_e4f1.icon_over_de20 .detail_f91d a {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_medium_e4f1.icon_over_de20 .alert_80d1:hover,
.wrapper_medium_e4f1.icon_over_de20 .active_d4b8 a:hover,
.wrapper_medium_e4f1.icon_over_de20 .static-1735 .top-0bd6:hover,
.wrapper_medium_e4f1.icon_over_de20 .static-1735 a:hover,
.wrapper_medium_e4f1.icon_over_de20 .detail_f91d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_medium_e4f1.icon_over_de20 .primary_7bda {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_medium_e4f1.icon_over_de20 .bronze_5290 {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper_medium_e4f1.icon_over_de20 .bronze_5290:before {
  background: rgba(255, 255, 255, 0.08);
}
.wrapper_medium_e4f1.icon_over_de20 .main_10fa:before {
  background: rgba(0, 0, 0, 0.9);
}
.wrapper_medium_e4f1.icon_over_de20 .preview-prev-6afc .red_da02 li a,
.wrapper_medium_e4f1.icon_over_de20 .preview-prev-6afc .top-0bd6,
.wrapper_medium_e4f1.icon_over_de20 .detail_f91d {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper_medium_e4f1.icon_over_de20 .preview-prev-6afc .top-0bd6:focus,
.wrapper_medium_e4f1.icon_over_de20 .preview-prev-6afc .top-0bd6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wrapper_medium_e4f1.icon_over_de20 .red_da02 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.main_10fa {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.main_10fa:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.link_medium_c37d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.thick-08ee .wrapper_medium_e4f1 {
  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;
}
.thick-08ee .bronze_5290 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.thick-08ee .bronze_5290: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) {
  .thick-08ee .bronze_5290:before {
    width: 16%;
    left: 42%;
  }
}
.thick-08ee .bronze_5290:last-child:before {
  content: none;
}
.thick-08ee .bronze_5290[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.thick-08ee .preview-prev-6afc .red_da02 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.thick-08ee .preview-prev-6afc .red_da02 li a .top-0bd6 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.thick-08ee .preview-prev-6afc .detail_f91d {
  border: none;
}
.thick-08ee .preview-prev-6afc .detail_f91d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.thick-08ee .main_10fa {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.thick-08ee .link_medium_c37d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.thick-08ee .icon_over_de20 .main_10fa:before {
  background: rgba(0, 0, 0, 0.9);
}
.thick-08ee .secondary-d3bb.grid_cab1 .card-hard-07f8 {
  background: rgba(0, 0, 0, 0.6);
}
.thick-08ee
  .secondary-d3bb.grid_cab1
  .card-hard-07f8::after,
.thick-08ee
  .secondary-d3bb.grid_cab1
  .card-hard-07f8:before {
  background: inherit;
}
.thick-08ee
  .secondary-d3bb.grid_cab1:hover
  .card-hard-07f8 {
  background: rgba(0, 0, 0, 0.8);
}
.small_9c0b .wrapper_medium_e4f1 {
  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) {
  .small_9c0b .wrapper_medium_e4f1 {
    width: auto;
    right: 45px;
  }
}
.texture_89da .wrapper_medium_e4f1 {
  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) {
  .texture_89da .wrapper_medium_e4f1 {
    width: auto;
    left: 45px;
  }
}
.section-8d7d .wrapper_medium_e4f1 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.section-8d7d .link_medium_c37d {
  max-width: 48em;
  margin: 0 auto;
}
.section-8d7d .main_10fa:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.avatar-steel-154d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.avatar-steel-154d.thick-08ee .wrapper_medium_e4f1 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.avatar-steel-154d.small_9c0b .wrapper_medium_e4f1 {
  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);
}
.avatar-steel-154d .wrapper_medium_e4f1 {
  visibility: visible;
}
.avatar-steel-154d.texture_89da .wrapper_medium_e4f1 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.upper_157b,
.tooltip-970a {
  overflow-x: hidden;
}
.upper_157b .wrapper_medium_e4f1 {
  overflow: auto;
}
.upper_157b.thick-08ee {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.upper_157b.thick-08ee .wrapper_medium_e4f1 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.upper_157b.thick-08ee .badge-86e2 {
  opacity: 0;
}
.upper_157b.small_9c0b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.upper_157b.small_9c0b .wrapper_medium_e4f1 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.upper_157b.small_9c0b .badge-86e2 {
  opacity: 0;
}
.upper_157b.texture_89da {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.upper_157b.texture_89da .wrapper_medium_e4f1 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.upper_157b.texture_89da .badge-86e2 {
  opacity: 0;
}
.upper_157b.section-8d7d .wrapper_medium_e4f1 {
  z-index: 10;
  visibility: visible;
}
.grid_cab1 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.grid_cab1 .card-hard-07f8 {
  background: rgba(255, 255, 255, 0.99);
}
.grid_cab1 .card-hard-07f8::after,
.grid_cab1 .card-hard-07f8:before {
  background: inherit;
}
.grid_cab1:hover .card-hard-07f8 {
  background: rgba(255, 255, 255, 0.99);
}
.texture_89da .grid_cab1 {
  top: 10px;
  right: auto;
  left: 12px;
}
.section-8d7d .grid_cab1 {
  display: none !important;
}
.upper_157b:before,
.tooltip-970a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.upper_157b .grid_cab1,
.tooltip-970a .grid_cab1 {
  display: inline-block;
}
.wrapper_medium_e4f1 .warm-6009 {
  -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;
}
.upper_157b .wrapper_medium_e4f1 .warm-6009,
.tooltip-970a .wrapper_medium_e4f1 .warm-6009 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.wrapper-2108 .notice_0147 {
  width: 100%;
}
.smooth-df67 {
  padding: 0 0.5em 0;
}
.smooth-df67 [class*="customify-col-"],
.smooth-df67 [class*="customify-col_"],
.smooth-df67 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.dark-b48d .smooth-df67 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .element-fast-847d .last_74bf,
  .last_74bf {
    display: none;
  }
  .outline_last_d039 {
    text-align: left;
  }
  .advanced-2e5f {
    text-align: center;
  }
  .background-0f56 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .element-fast-847d .paragraph_basic_2c5c,
  .paragraph_basic_2c5c {
    display: none;
  }
  .primary-4b4c {
    text-align: left;
  }
  .tabs-action-30a4 {
    text-align: center;
  }
  .box-fixed-c12a {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .element-fast-847d .component-mini-0029,
  .component-mini-0029 {
    display: none;
  }
  .basic-884c {
    text-align: left;
  }
  .picture-1066 {
    text-align: center;
  }
  .last_c0a9 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.row_89ac {
  box-shadow: none !important;
}
.button-8641 .carousel-d34e,
.hover-4ee1 .carousel-d34e {
  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;
}
.hover-4ee1 .carousel-d34e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.smooth_b763 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.smooth_b763:after,
.smooth_b763:before {
  content: "";
  display: table;
}
.smooth_b763:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .smooth_b763 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.smooth_b763,
.component-4908 {
  max-width: 1248px;
  margin: 0 auto;
}

.thick-cbb9.form-bd7a .smooth_b763 {
  max-width: 100%;
}
.thick-cbb9.form_small_689e {
  max-width: 1200px;
  margin: 0 auto;
}
.thick-cbb9.complex_dbf0 .smooth_b763 {
  max-width: 100%;
}
.thick-cbb9.complex_dbf0 > .smooth_b763 {
  padding-left: 0;
  padding-right: 0;
}
.thick-cbb9.complex_dbf0 > .smooth_b763 .element-fast-847d {
  margin: 0;
}
.thick-cbb9.complex_dbf0
  > .smooth_b763
  .liquid_717c.border-red-d1fd {
  margin-right: 0;
  margin-left: 0;
}
.thick-cbb9.complex_dbf0 #main.border-red-d1fd {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .input_dim_aa4a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .input_dim_aa4a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .primary_4143 .caption-old-539c {
    padding-right: 1em;
  }
  .primary_4143.middle-6d73 .liquid_717c {
    border-right: 1px solid #eaecee;
  }
  .primary_4143.middle-6d73 .caption-old-539c {
    padding-right: 1em;
  }
  .primary_4143.middle-6d73 .notification-00bc {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .message_south_3feb .caption-old-539c {
    padding-left: 1em;
  }
  .message_south_3feb.middle-6d73 .liquid_717c {
    border-left: 1px solid #eaecee;
  }
  .message_south_3feb.middle-6d73 .caption-old-539c {
    padding-left: 1em;
  }
  .message_south_3feb.middle-6d73 .notification-00bc {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .old-15ff .caption-old-539c {
    padding-left: 1em;
  }
  .old-15ff.middle-6d73 .in_c876 {
    border-right: 1px solid #eaecee;
  }
  .old-15ff.middle-6d73 .border-4004 {
    border-right: 1px solid #eaecee;
  }
  .old-15ff.middle-6d73 .caption-old-539c {
    padding-left: 1em;
  }
  .old-15ff.middle-6d73 .notification-00bc {
    padding-right: 1em;
  }
  .old-15ff.middle-6d73 .mask-slow-ce55 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .avatar_hard_67d0 .caption-old-539c {
    padding-right: 1em;
  }
  .avatar_hard_67d0.middle-6d73 .in_c876 {
    border-left: 1px solid #eaecee;
  }
  .avatar_hard_67d0.middle-6d73 .border-4004 {
    border-left: 1px solid #eaecee;
  }
  .avatar_hard_67d0.middle-6d73 .caption-old-539c {
    padding-right: 1em;
  }
  .avatar_hard_67d0.middle-6d73 .notification-00bc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .avatar_hard_67d0.middle-6d73 .mask-slow-ce55 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .input_dim_aa4a .caption-old-539c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .input_dim_aa4a.middle-6d73 .liquid_717c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .input_dim_aa4a.middle-6d73 .caption-old-539c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .input_dim_aa4a.middle-6d73 .notification-00bc {
    padding-left: 1em;
  }
  .input_dim_aa4a.middle-6d73 .mask-slow-ce55 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .input_dim_aa4a.middle-6d73 .caption-old-539c {
    padding-left: 0;
  }
}
.carousel-up-7612 .link_d2eb {
  display: inline-block;
}
.gallery_8601 {
  display: inline-block;
}
.status-lite-3e26 {
  word-con: break-word;
}
.search_bc87 > span {
  display: inline-block;
  padding: 5px 0;
}
.search_bc87 .light_7649 {
  margin-left: 8px;
  margin-right: 8px;
}
.search_bc87 .table_e911 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hero_smooth_5a8d .overlay_e5d5 {
  margin-bottom: 2em;
}
.hero_smooth_5a8d .texture_down_8d96 {
  margin-bottom: 15px;
}
.hero_smooth_5a8d .texture_down_8d96:last-child {
  margin-bottom: 0;
}
.hero_smooth_5a8d .short_f5b3 {
  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) {
  .hero_smooth_5a8d .short_f5b3 {
    display: block;
  }
}
.hero_smooth_5a8d .dim-baa2 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hero_smooth_5a8d .dim-baa2 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hero_smooth_5a8d .summary-smooth-6d2e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hero_smooth_5a8d .summary-smooth-6d2e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hero_smooth_5a8d .summary-smooth-6d2e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hero_smooth_5a8d .status-lite-3e26 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hero_smooth_5a8d .status-lite-3e26 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hero_smooth_5a8d .gallery_iron_6443 p:last-child {
  margin-bottom: 0;
}
.hero_smooth_5a8d .summary-complex-62bb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hero_smooth_5a8d .short_f9ec {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hero_smooth_5a8d .plasma_7e4b {
  margin-top: 1em;
}
.hero_smooth_5a8d .main_narrow_2eec {
  top: 0;
  display: block;
}
.hero_smooth_5a8d .main_narrow_2eec a {
  color: inherit;
}
.hero_smooth_5a8d .main_narrow_2eec a:hover {
  color: inherit;
}
.hero_smooth_5a8d .basic_7cb2 {
  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;
}
.hero_smooth_5a8d .basic_7cb2:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hero_smooth_5a8d .short_f9ec {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hero_smooth_5a8d .highlight-active-0dfc {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hero_smooth_5a8d .highlight-active-0dfc:first-child {
  margin-top: 0;
}
.hero_smooth_5a8d .highlight-active-0dfc.south_02ec {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hero_smooth_5a8d .highlight-active-0dfc.in-147a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hero_smooth_5a8d
  .highlight-active-0dfc.in-147a.modal_818f
  .plasma_7e4b {
  width: 100%;
}
.hero_smooth_5a8d .in-147a {
  -webkit-box-align: center;
  align-items: center;
}
.hero_smooth_5a8d .in-147a .search_bc87,
.hero_smooth_5a8d .in-147a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hero_smooth_5a8d .summary-smooth-6d2e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hero_smooth_5a8d .summary-smooth-6d2e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hero_smooth_5a8d .summary-smooth-6d2e: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;
}
.hero_smooth_5a8d .south_02ec {
  z-index: 5;
}
.hero_smooth_5a8d .prev_249b .bronze-3f13 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hero_smooth_5a8d .thick_3c94 .bronze-3f13 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hero_smooth_5a8d .hot-4ba0 .bronze-3f13 {
  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;
}
.hero_smooth_5a8d.popup_2134 .short_f5b3,
.hero_smooth_5a8d.card_inner_e3b0 .short_f5b3 {
  display: block;
}
.hero_smooth_5a8d.popup_2134 .short_f5b3 .photo-left-09a9,
.hero_smooth_5a8d.popup_2134 .short_f5b3 .short_f9ec,
.hero_smooth_5a8d.card_inner_e3b0 .short_f5b3 .photo-left-09a9,
.hero_smooth_5a8d.card_inner_e3b0 .short_f5b3 .short_f9ec {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hero_smooth_5a8d.narrow_92d0 .dim-baa2 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hero_smooth_5a8d.narrow_92d0 .dim-baa2 {
    margin-right: 0;
  }
}
.hero_smooth_5a8d.popup_2134 .dim-baa2,
.hero_smooth_5a8d.card_inner_e3b0 .dim-baa2 {
  padding-top: 40%;
}
.hero_smooth_5a8d.popup_2134 .overlay_e5d5,
.hero_smooth_5a8d.card_inner_e3b0 .overlay_e5d5 {
  display: block;
}
.hero_smooth_5a8d.popup_2134 .fn-sticky-a408 .short_f9ec,
.hero_smooth_5a8d.card_inner_e3b0 .fn-sticky-a408 .short_f9ec {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hero_smooth_5a8d.popup_2134 .dim-baa2,
.hero_smooth_5a8d.card_inner_e3b0 .dim-baa2 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hero_smooth_5a8d.popup_2134 .short_f9ec {
  padding: 1em;
}
.shadow_0fe0 {
  margin: 30px auto;
  display: block;
}
.shadow_0fe0 .outer_fa31 > * {
  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;
}
.shadow_0fe0 .outer_fa31 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.shadow_0fe0 .outer_fa31 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.caption-stale-9020 .search_bc87 {
  margin-bottom: 1.41575em;
}
.caption-stale-9020 .right-8d6a {
  margin-bottom: 1.618em;
}
.form_ebe0 .preview_smooth_de16 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.form_ebe0 .preview_smooth_de16 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.form_ebe0 .banner-15ca {
  max-width: 100%;
  overflow: auto;
}
.thick_d7fa .form_ebe0 a:hover {
  text-decoration: underline;
}
.preview_d761 .texture_down_8d96:not(.status-lite-3e26),
.preview_d761 .summary-smooth-6d2e {
  margin-bottom: 1.41575em;
}
.preview_d761 .texture_down_8d96:not(.status-lite-3e26):last-child,
.preview_d761 .summary-smooth-6d2e:last-child {
  margin-bottom: 0;
}
.preview_d761 .texture_down_8d96.section-soft-765f {
  margin-bottom: 0.41575em;
}
.preview_d761 .thick_d371:before,
.preview_d761 .photo_current_a8c6:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.preview_d761 .thick_d371:before {
  content: "\f115";
}
.preview_d761 .photo_current_a8c6:before {
  content: "\f02c";
}
.preview_d761 .media-5ebf {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.preview_d761 .media-5ebf a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.cold-78df {
  display: -webkit-box;
  display: flex;
}
.cold-78df .first-2164 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .cold-78df .first-2164 {
    flex-basis: 90px;
  }
}
.cold-78df .old_455f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .cold-78df .old_455f {
    flex-basis: calc(100% - 50px);
  }
}
.cold-78df .summary-mini-705c p:last-child {
  margin-bottom: 0.72em;
}
.smooth_09b0 .outer_fa31 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.smooth_09b0 .outer_fa31:after,
.smooth_09b0 .outer_fa31:before {
  content: "";
  display: table;
}
.smooth_09b0 .outer_fa31:after {
  clear: both;
}
.smooth_09b0 .outer_fa31 .focused_e751,
.smooth_09b0 .outer_fa31 .cold_9741 {
  width: 49%;
}
.smooth_09b0 .outer_fa31 .focused_e751 a span.sidebar-yellow-4f6a,
.smooth_09b0 .outer_fa31 .cold_9741 a span.sidebar-yellow-4f6a {
  display: block;
  margin-bottom: 5px;
}
.smooth_09b0 .outer_fa31 .cold_9741 {
  float: left;
  text-align: left;
}
.smooth_09b0 .outer_fa31 .focused_e751 {
  float: right;
  text-align: right;
}
.section-hard-b155 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .section-hard-b155 {
    margin-bottom: 0;
  }
}
.focus-next-c82f {
  margin-bottom: 1em;
}
.focus-next-c82f .status-lite-3e26 {
  font-size: 1.1em;
  line-height: 1.3;
}
.image_lite_6ab5 a {
  display: block;
  line-height: 0;
  position: relative;
}
.tooltip-9d9c .focus-next-c82f,
.tag_a362 .focus-next-c82f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tooltip-9d9c .focus-next-c82f,
  .tag_a362 .focus-next-c82f {
    display: block;
  }
}
.tooltip-9d9c .image_lite_6ab5,
.tag_a362 .image_lite_6ab5 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tooltip-9d9c .image_lite_6ab5,
  .tag_a362 .image_lite_6ab5 {
    margin-bottom: 1em;
  }
}
.tooltip-9d9c .image_lite_6ab5 img,
.tag_a362 .image_lite_6ab5 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tooltip-9d9c .tertiary_action_95a9,
.tag_a362 .tertiary_action_95a9 {
  flex-basis: calc(100% - 160px);
}
.tooltip-9d9c .tertiary_action_95a9 p,
.tag_a362 .tertiary_action_95a9 p {
  margin-bottom: 0;
}
.tooltip-9d9c .tertiary_action_95a9 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tooltip-9d9c .tertiary_action_95a9 {
    padding-left: 0;
  }
}
.tag_a362 .tertiary_action_95a9 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tag_a362 .tertiary_action_95a9 {
    padding-right: 0;
  }
}
.tag_a362 .image_lite_6ab5 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.heading-narrow-367e .image_lite_6ab5 {
  margin-bottom: 0.5em;
}
.heading-narrow-367e .image_lite_6ab5 img {
  width: 100%;
}
.hidden_plasma_b5c2 .menu_warm_a964,
.accordion-hot-f5d1 .menu_warm_a964 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.accordion-hot-f5d1 .liquid_717c .pink_d85a p:last-child {
  margin-bottom: 0;
}
.module_old_6f81 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.icon_cca3 .down_f07e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .icon_cca3 .down_f07e:last-of-type {
    margin-bottom: 0;
  }
}
.icon_cca3 .down_f07e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.icon_cca3 .down_f07e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.icon_cca3 .down_f07e ul li {
  margin: 0 0 0.6em;
}
.icon_cca3 .down_f07e ul li.next_5e37,
.icon_cca3 .down_f07e ul li.text-dim-03f5 {
  position: relative;
}
.icon_cca3 .down_f07e ul li.next_5e37 .disabled_7805,
.icon_cca3 .down_f07e ul li.text-dim-03f5 .disabled_7805 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.icon_cca3 .down_f07e ul li.next_5e37:after:after,
.icon_cca3 .down_f07e ul li.next_5e37:after:before,
.icon_cca3
  .down_f07e
  ul
  li.text-dim-03f5:after:after,
.icon_cca3
  .down_f07e
  ul
  li.text-dim-03f5:after:before {
  content: "";
  display: table;
}
.icon_cca3 .down_f07e ul li.next_5e37:after:after,
.icon_cca3
  .down_f07e
  ul
  li.text-dim-03f5:after:after {
  clear: both;
}
.icon_cca3 .down_f07e a.wide_7080:hover {
  text-decoration: none;
}
.icon_cca3 .down_f07e select {
  max-width: 100%;
}
.icon_cca3 .down_f07e table {
  font-size: 85%;
}
.icon_cca3 .down_f07e table td,
.icon_cca3 .down_f07e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.icon_cca3 .down_f07e table tfoot td {
  text-align: left;
}
.icon_cca3 .down_f07e :last-child {
  margin-bottom: 0;
}
.icon_cca3 .down_f07e .stale_a634 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.icon_cca3 .down_f07e .stale_a634 label {
  width: 100%;
}
.icon_cca3 .down_f07e .stale_a634 .pagination-51f8 {
  width: 100%;
  display: block;
}
.icon_cca3 .down_f07e .stale_a634 .tall_14a8 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.icon_cca3 .down_f07e .stale_a634 .tall_14a8:hover svg #svg-search {
  fill: #444;
}
.icon_cca3 .down_f07e .stale_a634 .tall_14a8 svg {
  width: 18px;
  height: 18px;
}
.icon_cca3 .black_8abf ul ul,
.icon_cca3 .block_down_25d2 ul ul,
.icon_cca3 .soft_33a3 ul ul,
.icon_cca3 .outline_iron_86cc ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.icon_cca3 .black_8abf .action-6a90 > a,
.icon_cca3 .block_down_25d2 .action-6a90 > a,
.icon_cca3 .soft_33a3 .action-6a90 > a,
.icon_cca3 .outline_iron_86cc .action-6a90 > a {
  margin-bottom: 0;
}
.icon_cca3 .first_7ce6 li,
.icon_cca3 .black_8abf li,
.icon_cca3 .first_141e li,
.icon_cca3 .block_down_25d2 li,
.icon_cca3 .soft_33a3 li,
.icon_cca3 .outline_iron_86cc li,
.icon_cca3 .texture-north-7295 li,
.icon_cca3 .element_pink_5ef5 li {
  display: block;
  position: relative;
}
.icon_cca3 .first_7ce6 li:last-child,
.icon_cca3 .black_8abf li:last-child,
.icon_cca3 .first_141e li:last-child,
.icon_cca3 .block_down_25d2 li:last-child,
.icon_cca3 .soft_33a3 li:last-child,
.icon_cca3 .outline_iron_86cc li:last-child,
.icon_cca3 .texture-north-7295 li:last-child,
.icon_cca3 .element_pink_5ef5 li:last-child {
  border: none;
}
.icon_cca3 .first_7ce6 li a,
.icon_cca3 .black_8abf li a,
.icon_cca3 .first_141e li a,
.icon_cca3 .block_down_25d2 li a,
.icon_cca3 .soft_33a3 li a,
.icon_cca3 .outline_iron_86cc li a,
.icon_cca3 .texture-north-7295 li a,
.icon_cca3 .element_pink_5ef5 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.icon_cca3 .first_7ce6 li ul li::before,
.icon_cca3 .black_8abf li ul li::before,
.icon_cca3 .first_141e li ul li::before,
.icon_cca3 .block_down_25d2 li ul li::before,
.icon_cca3 .soft_33a3 li ul li::before,
.icon_cca3 .outline_iron_86cc li ul li::before,
.icon_cca3 .texture-north-7295 li ul li::before,
.icon_cca3 .element_pink_5ef5 li ul li::before {
  left: 15px;
}
.icon_cca3 .first_7ce6 li ul a,
.icon_cca3 .black_8abf li ul a,
.icon_cca3 .first_141e li ul a,
.icon_cca3 .block_down_25d2 li ul a,
.icon_cca3 .soft_33a3 li ul a,
.icon_cca3 .outline_iron_86cc li ul a,
.icon_cca3 .texture-north-7295 li ul a,
.icon_cca3 .element_pink_5ef5 li ul a {
  padding-left: 20px;
}
.icon_cca3 .first_7ce6 li ul ul li::before,
.icon_cca3 .black_8abf li ul ul li::before,
.icon_cca3 .first_141e li ul ul li::before,
.icon_cca3 .block_down_25d2 li ul ul li::before,
.icon_cca3 .soft_33a3 li ul ul li::before,
.icon_cca3 .outline_iron_86cc li ul ul li::before,
.icon_cca3 .texture-north-7295 li ul ul li::before,
.icon_cca3 .element_pink_5ef5 li ul ul li::before {
  left: 30px;
}
.icon_cca3 .first_7ce6 li ul ul a,
.icon_cca3 .black_8abf li ul ul a,
.icon_cca3 .first_141e li ul ul a,
.icon_cca3 .block_down_25d2 li ul ul a,
.icon_cca3 .soft_33a3 li ul ul a,
.icon_cca3 .outline_iron_86cc li ul ul a,
.icon_cca3 .texture-north-7295 li ul ul a,
.icon_cca3 .element_pink_5ef5 li ul ul a {
  padding-left: 40px;
}
.icon_cca3 .input_8779 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.icon_cca3 .element_pink_5ef5 ul li {
  margin-bottom: 1.41575em;
}
.icon_cca3 .element_pink_5ef5 ul li .search-over-8264 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.icon_cca3 .element_pink_5ef5 ul li .avatar-c072 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.icon_over_de20 .first_7ce6 li a,
.icon_over_de20 .black_8abf li a,
.icon_over_de20 .first_141e li a,
.icon_over_de20 .block_down_25d2 li a,
.icon_over_de20 .soft_33a3 li a,
.icon_over_de20 .outline_iron_86cc li a,
.icon_over_de20 .texture-north-7295 li a,
.icon_over_de20 .element_pink_5ef5 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon_over_de20 .input_8779 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon_over_de20 .down_f07e ul li.next_5e37 .disabled_7805,
.icon_over_de20 .down_f07e ul li.text-dim-03f5 .disabled_7805 {
  background: rgba(0, 0, 0, 0.2);
}
.icon_over_de20 .icon_cca3 .down_f07e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.thick-cbb9 .icon_cca3 .red_da02 li {
  margin: 0;
}
.thick-cbb9 .icon_cca3 .red_da02 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.thick-cbb9 .icon_cca3 .red_da02 li ul {
  margin: 0;
}
.thick-cbb9 .icon_cca3 .red_da02 li ul li a {
  padding-left: 15px;
}
.thick-cbb9 .icon_cca3 .red_da02 li ul li li a {
  padding-left: 30px;
}
.thick-cbb9 .icon_cca3 .red_da02 li.message_cool_5c72 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.thick-cbb9 .icon_cca3 .red_da02 li.message_cool_5c72 > 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;
}
.thick-cbb9 .icon_cca3 .red_da02 li.message_cool_5c72 > 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;
}
.background-up-09da a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.focus_cf03 {
  position: relative;
  z-index: 10;
}
.focus_cf03 .warm-6009 {
  width: 100%;
  max-width: 100%;
}
.focus-dim-1d9f .light-7046 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.focus-dim-1d9f .secondary-d3bb {
}
.focus-dim-1d9f .icon_over_de20 {
  background: #292929;
}
.surface-8115 .light-7046 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.surface-8115 .secondary-d3bb {
  background: #f9f9f9;
}
.surface-8115 .icon_over_de20 {
  background: #303030;
}
.gradient-middle-25e7 .light-7046 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .gradient-middle-25e7 .link_d2eb {
    margin-bottom: 1em;
  }
  .gradient-middle-25e7 .link_d2eb:last-child {
    margin-bottom: 0;
  }
}
.gradient-middle-25e7 .secondary-d3bb {
  background: #ededed;
}
.gradient-middle-25e7 .icon_over_de20 {
  background: #1a1a1a;
}
.light-7046.secondary-d3bb {
  color: rgba(0, 0, 0, 0.6);
}
.light-7046.secondary-d3bb .hero_6811 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.light-7046.icon_over_de20 {
  color: rgba(255, 255, 255, 0.99);
}
.light-7046.icon_over_de20 a:not(.wide_7080) {
  color: rgba(255, 255, 255, 0.79);
}
.light-7046.icon_over_de20 a:not(.wide_7080):hover {
  color: rgba(255, 255, 255, 0.99);
}
.light-7046.icon_over_de20 .hero_6811 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.light-7046.icon_over_de20 table tbody td,
.light-7046.icon_over_de20 table th {
  background: rgba(0, 0, 0, 0.08);
}
.over_5201.message_pink_8cfe .smooth_b763 {
  max-width: initial;
}
.over_5201 .border_6fa4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.over_5201 .border_6fa4 .warm-6009 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .over_5201 .border_6fa4 .warm-6009 {
    display: block;
    margin-bottom: 2em;
  }
  .over_5201 .border_6fa4 .warm-6009:last-child {
    margin-bottom: 0;
  }
}
.gradient-middle-25e7 .link_d2eb:last-child,
.surface-8115 .link_d2eb:last-child,
.focus-dim-1d9f .link_d2eb:last-child {
  margin-bottom: 0;
}
.gradient-middle-25e7 .link_d2eb .icon_cca3 .down_f07e:last-child,
.surface-8115 .link_d2eb .icon_cca3 .down_f07e:last-child,
.focus-dim-1d9f .link_d2eb .icon_cca3 .down_f07e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .gradient-middle-25e7 .widget_c09c,
  .gradient-middle-25e7 .modal_6aaa,
  .surface-8115 .widget_c09c,
  .surface-8115 .modal_6aaa,
  .focus-dim-1d9f .widget_c09c,
  .focus-dim-1d9f .modal_6aaa {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .focus_cf03 .link_d2eb {
    margin-bottom: 2em;
  }
}
.focus_cf03 p:last-child {
  margin-bottom: 0;
}
.focus_cf03 li,
.focus_cf03 ul {
  list-style: none;
  margin: 0;
}
.focus_cf03 ul ul {
  margin-left: 2.617924em;
}
.modal_iron_caba {
  font-size: 0.875em;
}

/* css-noise: 1459 */
.widget-item-h6 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.1;
}
