/*!
Theme Name: Customify
Theme URI: https://pressmaximum.shade-pressed-f835/customify
Author: WPCustomify
Author URI: https://pressmaximum.shade-pressed-f835
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.shade-pressed-f835/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.current_3fc1.gas-6045/licenses/gpl-2.0.heading_last_20e9
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.paper_a552/, (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.avatar_8213.section_small_16a7/normalize.center_897f/
 ======
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.center_897f v7.0.0 | MIT License | github.shade-pressed-f835/necolas/normalize.center_897f */
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;
}
.progress_right_083f .dim-263a,
.pro_0ea5,
.first-285c,
.slider-hot-5e58,
.content-yellow-f5e9,
.wide-fd9e,
.brown_1a59,
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;
}
.pro_0ea5,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .pro_0ea5,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .pro_0ea5,
  h1 {
    font-size: 1.8em;
  }
}
.first-285c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.first-285c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .first-285c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .first-285c,
  h2 {
    font-size: 1.7em;
  }
}
.slider-hot-5e58,
h3 {
  font-size: 1.618em;
}
.progress_right_083f .dim-263a,
.content-yellow-f5e9,
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.tooltip-advanced-8d77 {
  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;
}
.purple_00b3:after,
.purple_00b3:before,
.pagination_copper_8058:after,
.pagination_copper_8058:before {
  content: "";
  display: table;
}
.purple_00b3:after,
.pagination_copper_8058:after {
  clear: both;
}
.summary-af28 {
  float: right;
  margin-right: 0;
}
.article_complex_3d0d {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.easy-10c7 .shade-b1f2,
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;
}
.easy-10c7 .shade-b1f2: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;
}
.search-stale-b0fd .shade-b1f2 {
  box-shadow: none;
}
.search-stale-b0fd
  .shade-b1f2
  .bright-466c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.search-stale-b0fd .shade-b1f2 .copper-def3 {
  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;
}
.search-stale-b0fd
  .shade-b1f2
  .copper-def3
  b {
  display: none;
}
.search-stale-b0fd .left-c39c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.small-ed94:not(.complex_0ef2):not(.hard_0c04),
button:not(.complex_0ef2):not(.hard_0c04),
input[type="button"]:not(.complex_0ef2):not(
    .hard_0c04
  ),
input[type="reset"]:not(.complex_0ef2):not(
    .hard_0c04
  ),
input[type="submit"]:not(.complex_0ef2):not(
    .hard_0c04
  ) {
  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;
}
.small-ed94:not(.complex_0ef2):not(
    .hard_0c04
  ):hover,
button:not(.complex_0ef2):not(
    .hard_0c04
  ):hover,
input[type="button"]:not(.complex_0ef2):not(
    .hard_0c04
  ):hover,
input[type="reset"]:not(.complex_0ef2):not(
    .hard_0c04
  ):hover,
input[type="submit"]:not(.complex_0ef2):not(
    .hard_0c04
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.small-ed94:not(.complex_0ef2):not(
    .hard_0c04
  ):active,
.small-ed94:not(.complex_0ef2):not(
    .hard_0c04
  ):focus,
button:not(.complex_0ef2):not(
    .hard_0c04
  ):active,
button:not(.complex_0ef2):not(
    .hard_0c04
  ):focus,
input[type="button"]:not(.complex_0ef2):not(
    .hard_0c04
  ):active,
input[type="button"]:not(.complex_0ef2):not(
    .hard_0c04
  ):focus,
input[type="reset"]:not(.complex_0ef2):not(
    .hard_0c04
  ):active,
input[type="reset"]:not(.complex_0ef2):not(
    .hard_0c04
  ):focus,
input[type="submit"]:not(.complex_0ef2):not(
    .hard_0c04
  ):active,
input[type="submit"]:not(.complex_0ef2):not(
    .hard_0c04
  ):focus {
  outline: 0;
}
.small-ed94:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96,
button:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96,
input[type="button"]:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96,
input[type="reset"]:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96,
input[type="submit"]:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96 {
  position: relative;
}
.small-ed94:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96
  .hero-6db9,
.small-ed94:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96
  .list-smooth-6810,
.small-ed94:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96
  .liquid-9161,
.small-ed94:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96
  i,
.small-ed94:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96
  svg,
button:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96
  .hero-6db9,
button:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96
  .list-smooth-6810,
button:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96
  .liquid-9161,
button:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96
  i,
button:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96
  svg,
input[type="button"]:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96
  .hero-6db9,
input[type="button"]:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96
  .list-smooth-6810,
input[type="button"]:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96
  .liquid-9161,
input[type="button"]:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96
  i,
input[type="button"]:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96
  svg,
input[type="reset"]:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96
  .hero-6db9,
input[type="reset"]:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96
  .list-smooth-6810,
input[type="reset"]:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96
  .liquid-9161,
input[type="reset"]:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96
  i,
input[type="reset"]:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96
  svg,
input[type="submit"]:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96
  .hero-6db9,
input[type="submit"]:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96
  .list-smooth-6810,
input[type="submit"]:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96
  .liquid-9161,
input[type="submit"]:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96
  i,
input[type="submit"]:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96
  svg {
  visibility: hidden;
}
.small-ed94:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96:after,
button:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96:after,
input[type="button"]:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96:after,
input[type="reset"]:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96:after,
input[type="submit"]:not(.complex_0ef2):not(
    .hard_0c04
  ).fn-loading-6e96: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;
}
.small-ed94:not(.complex_0ef2):not(.hard_0c04),
input[type="button"]:not(.complex_0ef2):not(
    .hard_0c04
  ),
input[type="reset"]:not(.complex_0ef2):not(
    .hard_0c04
  ),
input[type="submit"]:not(.complex_0ef2):not(
    .hard_0c04
  ) {
  color: #fff;
  background: #235787;
}
.small-ed94:not(.complex_0ef2):not(
    .hard_0c04
  ):focus,
input[type="button"]:not(.complex_0ef2):not(
    .hard_0c04
  ):focus,
input[type="reset"]:not(.complex_0ef2):not(
    .hard_0c04
  ):focus,
input[type="submit"]:not(.complex_0ef2):not(
    .hard_0c04
  ):focus {
  color: #fff;
}
.small-ed94.fn-disabled-6e96:not(.complex_0ef2):not(
    .hard_0c04
  ),
.small-ed94[disabled]:not(.complex_0ef2):not(
    .hard_0c04
  ),
button.fn-disabled-6e96:not(.complex_0ef2):not(
    .hard_0c04
  ),
button[disabled]:not(.complex_0ef2):not(
    .hard_0c04
  ) {
  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;
}
.modal_bf61 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.modal_bf61: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;
}
.message_small_7bcc {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.mini-5790 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.border_4195 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.purple_00b3:after,
.purple_00b3:before,
.texture-full-426d:after,
.texture-full-426d:before,
.layout-current-4edd:after,
.layout-current-4edd:before,
.aside_e2fd:after,
.aside_e2fd:before,
.tertiary-2d9f:after,
.tertiary-2d9f:before,
.sort_east_3c61:after,
.sort_east_3c61:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.purple_00b3:after,
.texture-full-426d:after,
.layout-current-4edd:after,
.aside_e2fd:after,
.tertiary-2d9f:after,
.sort_east_3c61:after {
  clear: both;
}
.texture-full-426d .dropdown-active-f8d4,
.layout-current-4edd .dropdown-active-f8d4,
.accordion_b217 .dropdown-active-f8d4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.section-plasma-63c3 {
  display: inline-block;
}
.progress_ca5c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.progress_ca5c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.progress_ca5c .footer_yellow_e5ce {
  padding: 1em 0;
  font-size: 85%;
}
.footer_yellow_e5ce {
  text-align: left;
  font-style: italic;
  color: #999;
}
.widget-a9f1 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.widget-a9f1:after,
.widget-a9f1:before {
  content: "";
  display: table;
}
.widget-a9f1:after {
  clear: both;
}
.overlay-focused-61dd {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hard-4bb7 .overlay-focused-61dd {
  max-width: 50%;
}
.slow-d6de .overlay-focused-61dd {
  max-width: 33.33%;
}
.clean-d8f3 .overlay-focused-61dd {
  max-width: 25%;
}
.text_c126 .overlay-focused-61dd {
  max-width: 20%;
}
.alert-860e .overlay-focused-61dd {
  max-width: 16.66%;
}
.tag-80a3 .overlay-focused-61dd {
  max-width: 14.28%;
}
.surface-complex-71a0 .overlay-focused-61dd {
  max-width: 12.5%;
}
.photo-motion-dfef .overlay-focused-61dd {
  max-width: 11.11%;
}
.box_wide_fc20 {
  display: block;
}
.progress_right_083f .alert_center_3318 label,
.progress_right_083f .aside_7e3a label,
.progress_right_083f .status-c880 label,
.progress_right_083f .under_0a0e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.heading-c584 {
  list-style: none;
  margin: 0;
}
.heading-c584 article.button-d731 {
  margin-bottom: 0;
}
.heading-c584 ul {
  list-style: none;
  margin: 0;
}
.heading-c584 .modal_0d14 li.button-d731 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .heading-c584 .modal_0d14 li.button-d731 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .heading-c584 .modal_0d14 li.button-d731: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) {
  .heading-c584 .modal_0d14 li.button-d731 li.button-d731 li.button-d731 li.button-d731 {
    padding-left: 0;
  }
}
article.button-d731 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.button-d731 .texture-full-426d p:last-of-type {
  margin-bottom: 0;
}
article.button-d731 .accent_8369 {
  float: left;
}
article.button-d731 .thick-168c {
  margin-left: 85px;
}
article.button-d731 .badge-b556 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.button-d731 .badge-b556 .dropdown-7cc5 {
  margin-left: 10px;
}
article.button-d731 .tall-148b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.button-d731 .title_1464 {
  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 .alert_center_3318,
  #respond .status-c880,
  #respond .under_0a0e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .alert_center_3318 input,
#respond .status-c880 input,
#respond .under_0a0e input {
  width: 100%;
}
#respond .under_0a0e {
  margin-right: 0;
}
#respond .gas_7863 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.left-93a5 {
  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;
}
.left-93a5.avatar-f692 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.left-93a5 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%);
}
.left-93a5:focus,
.left-93a5: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);
}
.warm_4774 {
  border-radius: 10%;
}
.hero-black-24d8 {
  border-radius: 50%;
}
.media-06e5 {
  font-size: 0.72em;
}
.black-8a88 {
  font-size: 0.875em;
}
.tabs_4829 {
  font-size: 1.1em;
}
.label_motion_a704 {
  text-transform: uppercase;
  line-height: 1.2;
}
.label_motion_a704.media-06e5 {
  letter-spacing: 0.5px;
}
.widget_c10c,
.widget_c10c a {
  color: #6d6d6d;
}
.widget_c10c a:hover {
  color: #111;
}
.fluid-c2d9 {
  color: #6d6d6d;
}
.box-fast-547a {
  overflow-x: hidden;
}
.box-fast-547a .content-new-742a.background_lower_9ee9 {
  position: relative;
}
.box-fast-547a .content-new-742a.background_lower_9ee9.south_1fca {
  position: initial;
}
.box-fast-547a
  .content-new-742a.background_lower_9ee9.south_1fca
  .alert-5984 {
  left: auto;
}
.box-fast-547a .content-new-742a .alert-5984 {
  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;
}
.box-fast-547a .content-new-742a:hover.background_lower_9ee9 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.box-fast-547a
  .content-new-742a:hover.background_lower_9ee9
  .alert-5984 {
  display: block;
  z-index: 9999999;
}
.box-fast-547a .primary_gold_4eb7 .outer_bcf7,
.box-fast-547a .tabs-stale-6dfb .outer_bcf7 {
  display: none;
}
.box-fast-547a .breadcrumb_6ef2 .content-new-742a:hover.background_lower_9ee9 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.progress_right_083f .alert_center_3318 label,
.progress_right_083f .aside_7e3a label,
.progress_right_083f .status-c880 label,
.progress_right_083f .under_0a0e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.heading-c584 {
  list-style: none;
  margin: 0;
}
.heading-c584 article.button-d731 {
  margin-bottom: 0;
}
.heading-c584 ul {
  list-style: none;
  margin: 0;
}
.heading-c584 .modal_0d14 li.button-d731 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .heading-c584 .modal_0d14 li.button-d731 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .heading-c584 .modal_0d14 li.button-d731: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) {
  .heading-c584 .modal_0d14 li.button-d731 li.button-d731 li.button-d731 li.button-d731 {
    padding-left: 0;
  }
}
article.button-d731 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.button-d731 .texture-full-426d p:last-of-type {
  margin-bottom: 0;
}
article.button-d731 .accent_8369 {
  float: left;
}
article.button-d731 .thick-168c {
  margin-left: 85px;
}
article.button-d731 .badge-b556 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.button-d731 .badge-b556 .dropdown-7cc5 {
  margin-left: 10px;
}
article.button-d731 .tall-148b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.button-d731 .title_1464 {
  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 .alert_center_3318,
  #respond .status-c880,
  #respond .under_0a0e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .alert_center_3318 input,
#respond .status-c880 input,
#respond .under_0a0e input {
  width: 100%;
}
#respond .under_0a0e {
  margin-right: 0;
}
#respond .gas_7863 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.primary_gold_4eb7 .list_aaa2 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.list_aaa2 .main-prev-918c.pattern_d0bb .gradient_narrow_28a6 > li > a:focus,
.list_aaa2 .main-prev-918c.pattern_d0bb .gradient_narrow_28a6 > li > a:hover,
.list_aaa2 .main-prev-918c.avatar_32fa .gradient_narrow_28a6 > li > a:focus,
.list_aaa2 .main-prev-918c.avatar_32fa .gradient_narrow_28a6 > li > a:hover,
.list_aaa2 .main-prev-918c.clean_80bb .gradient_narrow_28a6 > li > a:focus,
.list_aaa2 .main-prev-918c.clean_80bb .gradient_narrow_28a6 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list_aaa2
  .main-prev-918c.pattern_d0bb
  .gradient_narrow_28a6
  > li.title-3d11
  > a,
.list_aaa2
  .main-prev-918c.pattern_d0bb
  .gradient_narrow_28a6
  > li.tooltip-down-1b4f
  > a,
.list_aaa2
  .main-prev-918c.avatar_32fa
  .gradient_narrow_28a6
  > li.title-3d11
  > a,
.list_aaa2
  .main-prev-918c.avatar_32fa
  .gradient_narrow_28a6
  > li.tooltip-down-1b4f
  > a,
.list_aaa2
  .main-prev-918c.clean_80bb
  .gradient_narrow_28a6
  > li.title-3d11
  > a,
.list_aaa2 .main-prev-918c.clean_80bb .gradient_narrow_28a6 > li.main-dd39 > a {
  color: rgba(255, 255, 255, 0.99);
}
.list_aaa2 .block-ae96,
.list_aaa2 .block-ae96 a {
  color: rgba(255, 255, 255, 0.99);
}
.list_aaa2 .title-af28.sort_d2dd li a,
.list_aaa2 .middle_37ba a,
.list_aaa2 .overlay_stone_fc69,
.list_aaa2 .gradient_narrow_28a6 > li > a,
.list_aaa2 .input_down_124f {
  color: rgba(255, 255, 255, 0.79);
}
.list_aaa2 .title-af28.sort_d2dd li a:hover,
.list_aaa2 .middle_37ba a:hover,
.list_aaa2 .overlay_stone_fc69:hover,
.list_aaa2 .gradient_narrow_28a6 > li > a:hover,
.list_aaa2 .input_down_124f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list_aaa2 .warm_72be {
  color: rgba(255, 255, 255, 0.79);
}
.list_aaa2 .warm_72be .modal-15c7 {
  color: rgba(255, 255, 255, 0.99);
}
.list_aaa2 .warm_72be:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list_aaa2 .huge-d5bb .thumbnail-warm-5c75 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.list_aaa2 .huge-d5bb .thumbnail-warm-5c75 .disabled_ddb9 {
  color: rgba(255, 255, 255, 0.79);
}
.list_aaa2
  .huge-d5bb
  .thumbnail-warm-5c75
  .disabled_ddb9::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.list_aaa2
  .huge-d5bb
  .thumbnail-warm-5c75
  .disabled_ddb9:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.list_aaa2
  .huge-d5bb
  .thumbnail-warm-5c75
  .disabled_ddb9::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.list_aaa2
  .huge-d5bb
  .thumbnail-warm-5c75
  .disabled_ddb9::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.list_aaa2 .huge-d5bb .fresh-1608 {
  color: rgba(255, 255, 255, 0.79);
}
.list_aaa2 .huge-d5bb .fresh-1608:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption_5e62
  .list_aaa2
  .huge-d5bb
  .steel-a52d
  .heading-solid-f2bc {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.caption_5e62
  .list_aaa2
  .huge-d5bb
  .steel-a52d
  .disabled_ddb9 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.primary_gold_4eb7 .hero-718a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hero-718a .main-prev-918c.pattern_d0bb .gradient_narrow_28a6 > li > a:focus,
.hero-718a .main-prev-918c.pattern_d0bb .gradient_narrow_28a6 > li > a:hover,
.hero-718a .main-prev-918c.avatar_32fa .gradient_narrow_28a6 > li > a:focus,
.hero-718a .main-prev-918c.avatar_32fa .gradient_narrow_28a6 > li > a:hover,
.hero-718a .main-prev-918c.clean_80bb .gradient_narrow_28a6 > li > a:focus,
.hero-718a .main-prev-918c.clean_80bb .gradient_narrow_28a6 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero-718a
  .main-prev-918c.pattern_d0bb
  .gradient_narrow_28a6
  > li.title-3d11
  > a,
.hero-718a
  .main-prev-918c.pattern_d0bb
  .gradient_narrow_28a6
  > li.tooltip-down-1b4f
  > a,
.hero-718a
  .main-prev-918c.avatar_32fa
  .gradient_narrow_28a6
  > li.title-3d11
  > a,
.hero-718a
  .main-prev-918c.avatar_32fa
  .gradient_narrow_28a6
  > li.tooltip-down-1b4f
  > a,
.hero-718a
  .main-prev-918c.clean_80bb
  .gradient_narrow_28a6
  > li.title-3d11
  > a,
.hero-718a .main-prev-918c.clean_80bb .gradient_narrow_28a6 > li.main-dd39 > a {
  color: rgba(0, 0, 0, 0.8);
}
.hero-718a .block-ae96,
.hero-718a .block-ae96 a {
  color: rgba(0, 0, 0, 0.8);
}
.hero-718a .title-af28.sort_d2dd li a,
.hero-718a .middle_37ba a,
.hero-718a .overlay_stone_fc69,
.hero-718a .gradient_narrow_28a6 > li > a,
.hero-718a .input_down_124f {
  color: rgba(0, 0, 0, 0.55);
}
.hero-718a .title-af28.sort_d2dd li a:hover,
.hero-718a .middle_37ba a:hover,
.hero-718a .overlay_stone_fc69:hover,
.hero-718a .gradient_narrow_28a6 > li > a:hover,
.hero-718a .input_down_124f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero-718a .warm_72be {
  color: rgba(0, 0, 0, 0.55);
}
.hero-718a .warm_72be .modal-15c7 {
  color: rgba(0, 0, 0, 0.8);
}
.hero-718a .warm_72be:hover {
  color: rgba(0, 0, 0, 0.8);
}
.orange-b7f6 .hard_c2c1 {
  margin-left: auto;
  margin-right: auto;
}
.layout-current-4edd > * {
  margin-left: auto;
  margin-right: auto;
}
.layout-current-4edd .message_small_7bcc {
  margin-right: 1.41575em;
}
.element_large_fbb8 .layout-current-4edd > .logo-c438 {
  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;
}
.element_large_fbb8 .layout-current-4edd > .table-bright-5fc4 {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.background_71ae.orange-b7f6 .hard_c2c1,
.container_6683.orange-b7f6 .hard_c2c1 {
  margin-left: 0;
}
.preview-9260.orange-b7f6 .hard_c2c1,
.message_soft_e61a.orange-b7f6 .hard_c2c1 {
  margin-right: 0;
}
.layout-current-4edd ol,
.layout-current-4edd ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.layout-b99e video {
  max-width: 100%;
}
.input-west-b230 img {
  display: block;
}
.input-west-b230.message_small_7bcc,
.input-west-b230.mini-5790 {
  width: 100%;
}
.input-west-b230.table-bright-5fc4 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.title-5652:not(.border_94de) {
  margin: 1.5em auto;
}
.blue-0b36 p {
  padding: 1.5em 14px;
}
ul.table_huge_6223.table-bright-5fc4,
ul.table_huge_6223.logo-c438,
ul.table_huge_6223.caption-a9b6.logo-c438 {
  padding: 0 14px;
}
.item-586e {
  display: block;
  overflow-x: auto;
}
.item-586e table {
  border-collapse: collapse;
  width: 100%;
}
.item-586e td,
.item-586e th {
  padding: 0.5em;
}
.layout-current-4edd li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.layout-current-4edd ol ol,
.layout-current-4edd ol ul,
.layout-current-4edd ul ol,
.layout-current-4edd ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.layout-current-4edd ol ol li,
.layout-current-4edd ol ul li,
.layout-current-4edd ul ol li,
.layout-current-4edd ul ul li {
  margin-left: 0;
}
.focus_left_9def.right_3e35 > .grid-7e3e {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.focus_left_9def.right_3e35 > .grid-7e3e iframe,
.focus_left_9def.right_3e35 > .grid-7e3e > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.text_fe2d {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.text_fe2d.wrapper-bc4d {
  padding: 0;
}
.text_fe2d.wrapper-bc4d cite {
  font-size: 13px;
}
.text_fe2d > * {
  margin-left: 16px;
  margin-right: 16px;
}
.text_fe2d cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.medium_1421 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.medium_1421 > p:first-child {
  margin-top: 0;
}
.medium_1421 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.medium_1421 blockquote {
  border-left: 0;
}
.narrow_d97c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.narrow_d97c:not(.notice_e6ac) {
  max-width: 100px;
}
.narrow_d97c.text_b1b0 {
  border-bottom: none !important;
  text-align: center;
}
.narrow_d97c.text_b1b0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .blue-0b36 p {
    padding: 1.5em 0;
  }
}
.simple-0161 {
  color: #0073aa;
}
.slow-9cdf {
  background-color: #0073aa;
}
.alert-9cb7 {
  color: #229fd8;
}
.last_767b {
  background-color: #229fd8;
}
.icon-fe0c {
  color: #eee;
}
.link-1710 {
  background-color: #eee;
}
.north_3ef4 {
  color: #444;
}
.accent_cce0 {
  background-color: #444;
}
.lower_2490 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.lower_2490 .clean_e4fe .middle_37ba {
  font-size: 15px;
}
.lower_2490 .middle_37ba {
  line-height: 1.3;
}
.lower_2490 .hero-718a {
}
.lower_2490 .list_aaa2 {
  background: #235787;
}
.search-39aa {
  padding: 0;
}
.search-39aa .list_aaa2 {
  background: #1a1a1a;
}
.search-39aa .hero-718a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.paragraph-tiny-1230 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.paragraph-tiny-1230 .hero-718a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.paragraph-tiny-1230 .list_aaa2 {
  background: #303030;
}
.sort_east_3c61 {
  position: relative;
  z-index: 10;
}
.sort_east_3c61 .box-last-6e81 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tag_simple_701b .background_lower_9ee9 {
  display: inline-block;
  vertical-align: middle;
}
.tag_simple_701b.grid_cool_dc12 .background_lower_9ee9 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tag_simple_701b.grid_cool_dc12 .background_lower_9ee9 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tag_simple_701b.grid_cool_dc12 .background_lower_9ee9 {
    margin-right: 0.4em;
  }
}
.tag_simple_701b.grid_cool_dc12 .background_lower_9ee9:last-child {
  margin-right: 0;
}
.dim_e6f7 .box-last-6e81 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .primary_gold_4eb7 .clean_e4fe {
    margin: 0 -0.5em;
  }
  .primary_gold_4eb7 .clean_e4fe [class*="customify-col-"],
  .primary_gold_4eb7 .clean_e4fe [class*="customify-col_"],
  .primary_gold_4eb7 .clean_e4fe [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.primary_gold_4eb7.summary-7fca .box-last-6e81 {
  background: 0 0 !important;
}
.primary_gold_4eb7.summary-7fca .box-last-6e81,
.primary_gold_4eb7.dim_e6f7 .box-last-6e81 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .primary_gold_4eb7.primary-full-fcd0 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.primary_gold_4eb7.dim_e6f7 .box-last-6e81 {
  box-shadow: none !important;
}
.component-rough-5098 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .component-rough-5098 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .component-rough-5098 {
    padding: 18px 0 20px;
  }
}
.component-rough-5098 .aside-fresh-afe5 {
  width: 100%;
}
.component-rough-5098 .picture_middle_31a0 {
  margin-bottom: 0;
}
.component-rough-5098 .purple-52bb {
  margin-top: 5px;
  font-size: 0.875em;
}
.lower_f54a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.lower_f54a .mask_37ed {
  width: 100%;
}
.table-c522 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.table-c522 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.table-c522 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;
}
.table-c522 li:last-child:after {
  display: none;
}
.table-c522 li a {
  font-weight: 500;
  margin-right: 10px;
}
.backdrop_selected_f6a2 .outer_bcf7 button,
.component-rough-5098 .outer_bcf7 button {
  left: 0;
}
.backdrop_selected_f6a2 .mask_37ed,
.component-rough-5098 .mask_37ed {
  padding-left: 0;
  padding-right: 0;
}
.backdrop_selected_f6a2 .lower_f54a,
.component-rough-5098 .lower_f54a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.backdrop_selected_f6a2 {
  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;
}
.backdrop_selected_f6a2: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;
}
.backdrop_selected_f6a2 .paragraph-middle-8445 {
  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) {
  .backdrop_selected_f6a2 .paragraph-middle-8445 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .backdrop_selected_f6a2 .paragraph-middle-8445 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .backdrop_selected_f6a2 .paragraph-middle-8445 {
    min-height: 200px;
  }
}
.backdrop_selected_f6a2 .table-c522 {
  color: rgba(255, 255, 255, 0.8);
}
.backdrop_selected_f6a2 .table-c522 a,
.backdrop_selected_f6a2 .table-c522 li:after {
  color: inherit;
}
.backdrop_selected_f6a2 .table-c522 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hard_55f6 {
  margin-bottom: 0.5em;
}
.link_3cce {
  margin-bottom: 1.2em;
}
.link_3cce,
.hard_55f6 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.link_3cce p:last-child,
.hard_55f6 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .outer_bcf7,
#masthead .outer_bcf7 {
  display: none;
}
#masthead
  > .outer_bcf7.east-8c08 {
  display: none;
}
#masthead > .outer_bcf7 button {
  left: 0;
}
.component_913c {
  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%;
}
.component_913c .background_lower_9ee9 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.component_913c .grid-solid-658e {
  display: -webkit-box;
  display: flex;
}
.component_913c .grid-solid-658e.preview_paper_4d10 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.component_913c .grid-solid-658e.photo-smooth-d2e7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.component_913c .grid-solid-658e.focus_1ed0 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.component_913c.text_red_4e28.gallery-warm-3bb8 .grid-solid-658e.preview_paper_4d10 {
  flex-basis: 100%;
}
.component_913c.info-f3f7 .grid-solid-658e.photo-smooth-d2e7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.component_913c.info-f3f7 .grid-solid-658e.focus_1ed0 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .outer_bcf7.east-8c08 {
  display: none;
}
#masthead > .outer_bcf7 button {
  left: 0;
}
.aside-right-f3d2 {
  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;
}
.aside-right-f3d2:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.aside-right-f3d2.hero-gold-f62a i {
  margin-right: 4px;
}
.aside-right-f3d2.wrapper_0ac0 i {
  margin-left: 5px;
}
.middle_37ba p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.middle_37ba p:last-child {
  margin-bottom: 0;
}
.avatar-fresh-d261 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.avatar-fresh-d261 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.avatar-fresh-d261 img {
  display: block;
  width: auto;
  line-height: 1;
}
.avatar-fresh-d261 .block-ae96 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.avatar-fresh-d261 .popup_07c1 {
  margin: 5px 0 7px 0;
}
.avatar-fresh-d261.progress_5b6e .purple-7c1c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.avatar-fresh-d261.progress_5b6e .tertiary-f814 {
  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;
}
.avatar-fresh-d261.wrapper_red_a455 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.avatar-fresh-d261.wrapper_red_a455 .purple-7c1c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.avatar-fresh-d261.wrapper_red_a455 .tertiary-f814 {
  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;
}
.avatar-fresh-d261.section-brown-b58e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.avatar-fresh-d261.grid-e6cd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.avatar-fresh-d261.grid-e6cd .tertiary-f814 {
  margin-top: 7px;
}
.hot-b7d8 {
  display: inline-block;
}
.sort_east_3c61 .mask-e50d .avatar-fresh-d261 img {
  max-width: 100%;
}
.main-prev-918c .preview-bottom-2e22.red_4dd4,
.tag_491e .preview-bottom-2e22.red_4dd4 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.main-prev-918c .preview-huge-5709,
.tag_491e .preview-huge-5709 {
  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%);
}
.main-prev-918c .preview-huge-5709 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.main-prev-918c.gallery_mini_4868 .preview-huge-5709 {
  display: none;
}
.main-prev-918c .text-d6c6 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-prev-918c .text-d6c6 li {
  display: inline-block;
  position: relative;
}
.main-prev-918c .text-d6c6 li:last-child {
  margin-right: 0;
}
.main-prev-918c .text-d6c6 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;
}
.main-prev-918c .text-d6c6 li.main-dd39 > a {
  color: rgba(0, 0, 0, 0.9);
}
.main-prev-918c .text-d6c6 > 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;
}
.main-prev-918c .text-d6c6 > li > a i {
  line-height: 0;
}
.main-prev-918c .text-d6c6 > li.preview_08b7 > a .preview-huge-5709 {
  margin-left: 4px;
  line-height: 0;
}
.main-prev-918c .text-d6c6 .first_412e li.preview_08b7 > a {
  position: relative;
}
.main-prev-918c .text-d6c6 .first_412e li.preview_08b7 > a:after,
.main-prev-918c .text-d6c6 .first_412e li.preview_08b7 > a:before {
  content: "";
  display: table;
}
.main-prev-918c .text-d6c6 .first_412e li.preview_08b7 > a:after {
  clear: both;
}
.main-prev-918c .text-d6c6 .first_412e li.preview_08b7 > a .preview-huge-5709 {
  margin-left: 5px;
  float: right;
}
.main-prev-918c .heading_smooth_8f5c,
.main-prev-918c .first_412e {
  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;
}
.main-prev-918c .first_412e {
  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;
}
.main-prev-918c .first_412e .red_4dd4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.main-prev-918c .first_412e .preview-huge-5709 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.main-prev-918c .first_412e li {
  display: block;
  margin: 0;
  padding: 0;
}
.main-prev-918c .first_412e 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;
}
.main-prev-918c .first_412e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.main-prev-918c .first_412e .first_412e {
  top: 0;
  left: 100%;
}
.main-prev-918c .nav_clean_da70.fn-focus-6e96 > .heading_smooth_8f5c,
.main-prev-918c .nav_clean_da70.fn-focus-6e96 > .first_412e,
.main-prev-918c .nav_clean_da70:focus > .heading_smooth_8f5c,
.main-prev-918c .nav_clean_da70:focus > .first_412e,
.main-prev-918c .nav_clean_da70:hover > .heading_smooth_8f5c,
.main-prev-918c .nav_clean_da70:hover > .first_412e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.main-prev-918c.clean_80bb .gradient_narrow_28a6:after,
.main-prev-918c.clean_80bb .gradient_narrow_28a6:before {
  content: "";
  display: table;
}
.main-prev-918c.clean_80bb .gradient_narrow_28a6:after {
  clear: both;
}
.main-prev-918c.clean_80bb .gradient_narrow_28a6 > li {
  float: left;
}
.main-prev-918c.simple_b26f .gradient_narrow_28a6:after,
.main-prev-918c.simple_b26f .gradient_narrow_28a6:before {
  content: "";
  display: table;
}
.main-prev-918c.simple_b26f .gradient_narrow_28a6:after {
  clear: both;
}
.main-prev-918c.simple_b26f .gradient_narrow_28a6 > li {
  float: left;
}
.main-prev-918c.simple_b26f .gradient_narrow_28a6 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.main-prev-918c.simple_b26f .gradient_narrow_28a6 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.main-prev-918c.simple_b26f .gradient_narrow_28a6 > li.title-3d11 > a,
.main-prev-918c.simple_b26f .gradient_narrow_28a6 > li.main-dd39 > a {
  color: #fff;
  background-color: #1e4b75;
}
.main-prev-918c.pattern_d0bb .gradient_narrow_28a6 > li > a .red_4dd4 {
  position: relative;
}
.main-prev-918c.pattern_d0bb .gradient_narrow_28a6 > li > a .red_4dd4: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;
}
.main-prev-918c.pattern_d0bb
  .gradient_narrow_28a6
  > li:focus
  > a
  .red_4dd4:before,
.main-prev-918c.pattern_d0bb
  .gradient_narrow_28a6
  > li:hover
  > a
  .red_4dd4:before {
  width: 100%;
  background-color: currentColor;
}
.main-prev-918c.pattern_d0bb
  .gradient_narrow_28a6
  > li.title-3d11
  > a
  .red_4dd4:before,
.main-prev-918c.pattern_d0bb
  .gradient_narrow_28a6
  > li.tooltip-down-1b4f
  > a
  .red_4dd4:before {
  width: 100%;
  background-color: currentColor;
}
.main-prev-918c.avatar_32fa .gradient_narrow_28a6 > li > a .red_4dd4 {
  position: relative;
}
.main-prev-918c.avatar_32fa .gradient_narrow_28a6 > li > a .red_4dd4: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;
}
.main-prev-918c.avatar_32fa .gradient_narrow_28a6 > li:focus > a .red_4dd4:before,
.main-prev-918c.avatar_32fa
  .gradient_narrow_28a6
  > li:hover
  > a
  .red_4dd4:before {
  width: 100%;
  background-color: currentColor;
}
.main-prev-918c.avatar_32fa
  .gradient_narrow_28a6
  > li.title-3d11
  > a
  .red_4dd4:before,
.main-prev-918c.avatar_32fa
  .gradient_narrow_28a6
  > li.tooltip-down-1b4f
  > a
  .red_4dd4:before {
  width: 100%;
  background-color: currentColor;
}
.tag_491e .text-d6c6 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tag_491e .text-d6c6 li:first-child > a {
  border-top: none;
}
.tag_491e .text-d6c6 .hard-e11d > .red_4dd4 .preview-huge-5709 {
  display: none;
}
.tag_491e .text-d6c6 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tag_491e .text-d6c6 li:last-child {
  border: none;
}
.tag_491e .text-d6c6 li.preview_08b7 > a {
  padding-right: 45px !important;
}
.tag_491e .text-d6c6 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tag_491e .text-d6c6 li a:focus,
.tag_491e .text-d6c6 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag_491e .text-d6c6 li .upper-e142 {
  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;
}
.tag_491e .text-d6c6 li .upper-e142:hover {
  box-shadow: none;
}
.tag_491e .text-d6c6 li .upper-e142 .preview-huge-5709 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tag_491e .text-d6c6 .first_412e {
  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);
}
.tag_491e .text-d6c6 .first_412e li a {
  padding-left: 3em;
}
.tag_491e .text-d6c6 .badge-inner-c252 > a .upper-e142 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tag_491e .text-d6c6 .badge-inner-c252 > .first_412e {
  display: block;
  opacity: 1;
}
.status-bottom-e5e1 {
  max-width: 100%;
}
.wide_febb {
  line-height: 0;
  cursor: pointer;
}
.input_down_124f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.input_down_124f:hover {
  box-shadow: none;
  color: currentColor;
}
.input_down_124f svg {
  width: 18px;
  height: 18px;
}
.input_down_124f .south_7ebf {
  display: none;
}
.action_338a {
  position: relative;
}
.action_338a.fn-active-6e96 .input_down_124f .banner_0bc9 {
  display: none;
}
.action_338a.fn-active-6e96 .input_down_124f .south_7ebf {
  display: inline-block;
}
.action_338a .widget_859e {
  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);
}
.action_338a.header_0b36 .widget_859e {
  left: auto;
  right: -0.9em;
}
.action_338a.header_0b36 .dirty_b6ab::before {
  left: auto;
  right: 15px;
}
.action_338a.fn-active-6e96 .widget_859e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.steel-a52d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.steel-a52d label {
  flex-basis: 100%;
}
.steel-a52d .thumbnail-warm-5c75 {
  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;
}
.steel-a52d .disabled_ddb9 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.steel-a52d .disabled_ddb9:focus {
  background-color: transparent;
}
.steel-a52d button.fresh-1608 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.steel-a52d button.fresh-1608:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.steel-a52d button.fresh-1608 svg {
  width: 18px;
  height: 18px;
}
.steel-a52d input[type="submit"] {
  min-height: auto;
}
.huge-d5bb .steel-a52d .disabled_ddb9 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.dirty_b6ab {
  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) {
  .dirty_b6ab {
    width: 220px;
  }
}
.dirty_b6ab label {
  flex-basis: 100%;
}
.dirty_b6ab::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;
}
.caption_5e62 .huge-d5bb .steel-a52d {
  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;
}
.caption_5e62
  .huge-d5bb
  .steel-a52d
  .thumbnail-warm-5c75 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.caption_5e62 .huge-d5bb .steel-a52d .disabled_ddb9 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.caption_5e62
  .huge-d5bb
  .steel-a52d
  .disabled_ddb9:focus {
  background: 0 0;
}
.caption_5e62
  .huge-d5bb
  .steel-a52d
  .heading-solid-f2bc {
  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;
}
.title-af28 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.title-af28 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.title-af28 li:last-child {
  margin-right: 0;
}
.title-af28 li:first-child {
  margin-left: 0;
}
.title-af28.component-basic-e4a7 a {
  color: #fff;
}
.title-af28.component-basic-e4a7 a:hover {
  color: #fff;
}
.title-af28 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.title-af28 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.title-af28 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.title-af28 a:hover {
  opacity: 0.9;
  color: inherit;
}
.title-af28 [class*="social-icon-apple"] {
  background-color: #999;
}
.title-af28 [class*="social-icon-apple"].bright-f272 {
  background-color: transparent;
  color: #999;
}
.title-af28 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.title-af28 [class*="social-icon-behance"].bright-f272 {
  background-color: transparent;
  color: #1769ff;
}
.title-af28 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.title-af28 [class*="social-icon-bitbucket"].bright-f272 {
  background-color: transparent;
  color: #205081;
}
.title-af28 [class*="social-icon-codepen"] {
  background-color: #000;
}
.title-af28 [class*="social-icon-codepen"].bright-f272 {
  background-color: transparent;
  color: #000;
}
.title-af28 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.title-af28 [class*="social-icon-delicious"].bright-f272 {
  background-color: transparent;
  color: #39f;
}
.title-af28 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.title-af28 [class*="social-icon-digg"].bright-f272 {
  background-color: transparent;
  color: #005be2;
}
.title-af28 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.title-af28 [class*="social-icon-dribbble"].bright-f272 {
  background-color: transparent;
  color: #ea4c89;
}
.title-af28 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.title-af28 [class*="social-icon-envelope"].bright-f272 {
  background-color: transparent;
  color: #ea4335;
}
.title-af28 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.title-af28 [class*="social-icon-facebook"].bright-f272 {
  background-color: transparent;
  color: #3b5998;
}
.title-af28 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.title-af28 [class*="social-icon-flickr"].bright-f272 {
  background-color: transparent;
  color: #0063dc;
}
.title-af28 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.title-af28 [class*="social-icon-foursquare"].bright-f272 {
  background-color: transparent;
  color: #2d5be3;
}
.title-af28 [class*="social-icon-github"] {
  background-color: #333;
}
.title-af28 [class*="social-icon-github"].bright-f272 {
  background-color: transparent;
  color: #333;
}
.title-af28 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.title-af28 [class*="social-icon-google-plus"].bright-f272 {
  background-color: transparent;
  color: #dd4b39;
}
.title-af28 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.title-af28 [class*="social-icon-houzz"].bright-f272 {
  background-color: transparent;
  color: #7ac142;
}
.title-af28 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.title-af28 [class*="social-icon-instagram"].bright-f272 {
  background-color: transparent;
  color: #262626;
}
.title-af28 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.title-af28 [class*="social-icon-jsfiddle"].bright-f272 {
  background-color: transparent;
  color: #487aa2;
}
.title-af28 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.title-af28 [class*="social-icon-linkedin"].bright-f272 {
  background-color: transparent;
  color: #0077b5;
}
.title-af28 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.title-af28 [class*="social-icon-medium"].bright-f272 {
  background-color: transparent;
  color: #00ab6b;
}
.title-af28 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.title-af28
  [class*="social-icon-odnoklassniki"].bright-f272 {
  background-color: transparent;
  color: #f4731c;
}
.title-af28 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.title-af28 [class*="social-icon-meetup"].bright-f272 {
  background-color: transparent;
  color: #ec1c40;
}
.title-af28 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.title-af28 [class*="social-icon-pinterest"].bright-f272 {
  background-color: transparent;
  color: #bd081c;
}
.title-af28 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.title-af28 [class*="social-icon-product-hunt"].bright-f272 {
  background-color: transparent;
  color: #da552f;
}
.title-af28 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.title-af28 [class*="social-icon-reddit"].bright-f272 {
  background-color: transparent;
  color: #ff4500;
}
.title-af28 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.title-af28 [class*="social-icon-rss"].bright-f272 {
  background-color: transparent;
  color: #f26522;
}
.title-af28 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.title-af28
  [class*="social-icon-shopping-cart"].bright-f272 {
  background-color: transparent;
  color: #4caf50;
}
.title-af28 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.title-af28 [class*="social-icon-skype"].bright-f272 {
  background-color: transparent;
  color: #00aff0;
}
.title-af28 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.title-af28 [class*="social-icon-slideshare"].bright-f272 {
  background-color: transparent;
  color: #0077b5;
}
.title-af28 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.title-af28 [class*="social-icon-snapchat"].bright-f272 {
  background-color: transparent;
  color: #fffc00;
}
.title-af28 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.title-af28 [class*="social-icon-soundcloud"].bright-f272 {
  background-color: transparent;
  color: #f80;
}
.title-af28 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.title-af28 [class*="social-icon-spotify"].bright-f272 {
  background-color: transparent;
  color: #2ebd59;
}
.title-af28 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.title-af28
  [class*="social-icon-stack-overflow"].bright-f272 {
  background-color: transparent;
  color: #fe7a15;
}
.title-af28 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.title-af28 [class*="social-icon-maldkfgram"].bright-f272 {
  background-color: transparent;
  color: #2ca5e0;
}
.title-af28 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.title-af28 [class*="social-icon-tripadvisor"].bright-f272 {
  background-color: transparent;
  color: #589442;
}
.title-af28 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.title-af28 [class*="social-icon-tumblr"].bright-f272 {
  background-color: transparent;
  color: #35465c;
}
.title-af28 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.title-af28 [class*="social-icon-twitch"].bright-f272 {
  background-color: transparent;
  color: #6441a5;
}
.title-af28 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.title-af28 [class*="social-icon-twitter"].bright-f272 {
  background-color: transparent;
  color: #1da1f2;
}
.title-af28 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.title-af28 [class*="social-icon-vimeo"].bright-f272 {
  background-color: transparent;
  color: #1ab7ea;
}
.title-af28 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.title-af28 [class*="social-icon-vk"].bright-f272 {
  background-color: transparent;
  color: #45668e;
}
.title-af28 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.title-af28 [class*="social-icon-weibo"].bright-f272 {
  background-color: transparent;
  color: #df2029;
}
.title-af28 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.title-af28 [class*="social-icon-weixin"].bright-f272 {
  background-color: transparent;
  color: #7bb32e;
}
.title-af28 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.title-af28 [class*="social-icon-whatsapp"].bright-f272 {
  background-color: transparent;
  color: #25d366;
}
.title-af28 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.title-af28 [class*="social-icon-wordpress"].bright-f272 {
  background-color: transparent;
  color: #21759b;
}
.title-af28 [class*="social-icon-xing"] {
  background-color: #026466;
}
.title-af28 [class*="social-icon-xing"].bright-f272 {
  background-color: transparent;
  color: #026466;
}
.title-af28 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.title-af28 [class*="social-icon-yelp"].bright-f272 {
  background-color: transparent;
  color: #af0606;
}
.title-af28 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.title-af28 [class*="social-icon-youtube"].bright-f272 {
  background-color: transparent;
  color: #cd201f;
}
.overlay_stone_fc69 {
  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;
}
.overlay_stone_fc69:hover {
  box-shadow: none;
  background: 0 0;
}
.notification_basic_a39a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.filter-paper-f920 {
  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;
}
.sidebar_02d8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.label_f4bf {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.label_f4bf,
.label_f4bf::after,
.label_f4bf::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;
}
.label_f4bf::after,
.label_f4bf::before {
  content: "";
  display: block;
  background-color: inherit;
}
.link-d93a .filter-paper-f920 .sidebar_02d8 {
  margin-top: -2px;
  width: 19px;
}
.link-d93a .filter-paper-f920 .label_f4bf {
  margin-top: -1px;
}
.link-d93a .filter-paper-f920 .label_f4bf,
.link-d93a .filter-paper-f920 .label_f4bf::after,
.link-d93a .filter-paper-f920 .label_f4bf::before {
  width: 19px;
  height: 2px;
}
.link-d93a .filter-paper-f920 .label_f4bf::before {
  top: -6px;
}
.link-d93a .filter-paper-f920 .label_f4bf::after {
  bottom: -6px;
}
.alert-fd87 .filter-paper-f920 .sidebar_02d8 {
  margin-top: -2px;
  width: 22px;
}
.alert-fd87 .filter-paper-f920 .label_f4bf {
  margin-top: -1px;
}
.alert-fd87 .filter-paper-f920 .label_f4bf,
.alert-fd87 .filter-paper-f920 .label_f4bf::after,
.alert-fd87 .filter-paper-f920 .label_f4bf::before {
  width: 22px;
  height: 2px;
}
.alert-fd87 .filter-paper-f920 .label_f4bf::before {
  top: -7px;
}
.alert-fd87 .filter-paper-f920 .label_f4bf::after {
  bottom: -7px;
}
.tag_silver_42b7 .filter-paper-f920 .sidebar_02d8 {
  margin-top: -2px;
  width: 31px;
}
.tag_silver_42b7 .filter-paper-f920 .label_f4bf {
  margin-top: -1.5px;
}
.tag_silver_42b7 .filter-paper-f920 .label_f4bf,
.tag_silver_42b7 .filter-paper-f920 .label_f4bf::after,
.tag_silver_42b7 .filter-paper-f920 .label_f4bf::before {
  width: 31px;
  height: 3px;
}
.tag_silver_42b7 .filter-paper-f920 .label_f4bf::before {
  top: -9px;
}
.tag_silver_42b7 .filter-paper-f920 .label_f4bf::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .fluid-d8cc .filter-paper-f920 .sidebar_02d8 {
    margin-top: -2px;
    width: 19px;
  }
  .fluid-d8cc .filter-paper-f920 .label_f4bf {
    margin-top: -1px;
  }
  .fluid-d8cc .filter-paper-f920 .label_f4bf,
  .fluid-d8cc .filter-paper-f920 .label_f4bf::after,
  .fluid-d8cc .filter-paper-f920 .label_f4bf::before {
    width: 19px;
    height: 2px;
  }
  .fluid-d8cc .filter-paper-f920 .label_f4bf::before {
    top: -6px;
  }
  .fluid-d8cc .filter-paper-f920 .label_f4bf::after {
    bottom: -6px;
  }
  .gallery_prev_ad00 .filter-paper-f920 .sidebar_02d8 {
    margin-top: -2px;
    width: 22px;
  }
  .gallery_prev_ad00 .filter-paper-f920 .label_f4bf {
    margin-top: -1px;
  }
  .gallery_prev_ad00 .filter-paper-f920 .label_f4bf,
  .gallery_prev_ad00 .filter-paper-f920 .label_f4bf::after,
  .gallery_prev_ad00 .filter-paper-f920 .label_f4bf::before {
    width: 22px;
    height: 2px;
  }
  .gallery_prev_ad00 .filter-paper-f920 .label_f4bf::before {
    top: -7px;
  }
  .gallery_prev_ad00 .filter-paper-f920 .label_f4bf::after {
    bottom: -7px;
  }
  .east-909f .filter-paper-f920 .sidebar_02d8 {
    margin-top: -2px;
    width: 31px;
  }
  .east-909f .filter-paper-f920 .label_f4bf {
    margin-top: -1.5px;
  }
  .east-909f .filter-paper-f920 .label_f4bf,
  .east-909f .filter-paper-f920 .label_f4bf::after,
  .east-909f .filter-paper-f920 .label_f4bf::before {
    width: 31px;
    height: 3px;
  }
  .east-909f .filter-paper-f920 .label_f4bf::before {
    top: -9px;
  }
  .east-909f .filter-paper-f920 .label_f4bf::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .motion-ba93 .filter-paper-f920 .sidebar_02d8 {
    margin-top: -2px;
    width: 19px;
  }
  .motion-ba93 .filter-paper-f920 .label_f4bf {
    margin-top: -1px;
  }
  .motion-ba93 .filter-paper-f920 .label_f4bf,
  .motion-ba93 .filter-paper-f920 .label_f4bf::after,
  .motion-ba93 .filter-paper-f920 .label_f4bf::before {
    width: 19px;
    height: 2px;
  }
  .motion-ba93 .filter-paper-f920 .label_f4bf::before {
    top: -6px;
  }
  .motion-ba93 .filter-paper-f920 .label_f4bf::after {
    bottom: -6px;
  }
  .pattern-in-0626 .filter-paper-f920 .sidebar_02d8 {
    margin-top: -2px;
    width: 22px;
  }
  .pattern-in-0626 .filter-paper-f920 .label_f4bf {
    margin-top: -1px;
  }
  .pattern-in-0626 .filter-paper-f920 .label_f4bf,
  .pattern-in-0626 .filter-paper-f920 .label_f4bf::after,
  .pattern-in-0626 .filter-paper-f920 .label_f4bf::before {
    width: 22px;
    height: 2px;
  }
  .pattern-in-0626 .filter-paper-f920 .label_f4bf::before {
    top: -7px;
  }
  .pattern-in-0626 .filter-paper-f920 .label_f4bf::after {
    bottom: -7px;
  }
  .surface-in-ac99 .filter-paper-f920 .sidebar_02d8 {
    margin-top: -2px;
    width: 31px;
  }
  .surface-in-ac99 .filter-paper-f920 .label_f4bf {
    margin-top: -1.5px;
  }
  .surface-in-ac99 .filter-paper-f920 .label_f4bf,
  .surface-in-ac99 .filter-paper-f920 .label_f4bf::after,
  .surface-in-ac99 .filter-paper-f920 .label_f4bf::before {
    width: 31px;
    height: 3px;
  }
  .surface-in-ac99 .filter-paper-f920 .label_f4bf::before {
    top: -9px;
  }
  .surface-in-ac99 .filter-paper-f920 .label_f4bf::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hovered_8f82 .filter-paper-f920 .sidebar_02d8 {
    margin-top: -2px;
    width: 19px;
  }
  .hovered_8f82 .filter-paper-f920 .label_f4bf {
    margin-top: -1px;
  }
  .hovered_8f82 .filter-paper-f920 .label_f4bf,
  .hovered_8f82 .filter-paper-f920 .label_f4bf::after,
  .hovered_8f82 .filter-paper-f920 .label_f4bf::before {
    width: 19px;
    height: 2px;
  }
  .hovered_8f82 .filter-paper-f920 .label_f4bf::before {
    top: -6px;
  }
  .hovered_8f82 .filter-paper-f920 .label_f4bf::after {
    bottom: -6px;
  }
  .paper_0fdc .filter-paper-f920 .sidebar_02d8 {
    margin-top: -2px;
    width: 22px;
  }
  .paper_0fdc .filter-paper-f920 .label_f4bf {
    margin-top: -1px;
  }
  .paper_0fdc .filter-paper-f920 .label_f4bf,
  .paper_0fdc .filter-paper-f920 .label_f4bf::after,
  .paper_0fdc .filter-paper-f920 .label_f4bf::before {
    width: 22px;
    height: 2px;
  }
  .paper_0fdc .filter-paper-f920 .label_f4bf::before {
    top: -7px;
  }
  .paper_0fdc .filter-paper-f920 .label_f4bf::after {
    bottom: -7px;
  }
  .modal-4aea .filter-paper-f920 .sidebar_02d8 {
    margin-top: -2px;
    width: 31px;
  }
  .modal-4aea .filter-paper-f920 .label_f4bf {
    margin-top: -1.5px;
  }
  .modal-4aea .filter-paper-f920 .label_f4bf,
  .modal-4aea .filter-paper-f920 .label_f4bf::after,
  .modal-4aea .filter-paper-f920 .label_f4bf::before {
    width: 31px;
    height: 3px;
  }
  .modal-4aea .filter-paper-f920 .label_f4bf::before {
    top: -9px;
  }
  .modal-4aea .filter-paper-f920 .label_f4bf::after {
    bottom: -9px;
  }
}
.info-light-9bbb .label_f4bf {
  -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);
}
.info-light-9bbb .label_f4bf::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.info-light-9bbb .label_f4bf::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);
}
.info-light-9bbb.status_advanced_c9ec .label_f4bf {
  -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);
}
.info-light-9bbb.status_advanced_c9ec .label_f4bf::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.info-light-9bbb.status_advanced_c9ec .label_f4bf::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);
}
.section_under_9a7c {
  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.alert_gold_235f:before {
  display: none;
}
.tabs-stale-6dfb {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tabs-stale-6dfb .carousel_f283 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tabs-stale-6dfb .carousel_f283:last-of-type {
  border-bottom: none;
}
.tabs-stale-6dfb .carousel_f283.tag-646f,
.tabs-stale-6dfb .carousel_f283.row-ca67,
.tabs-stale-6dfb .carousel_f283.bronze_bb43 {
  padding: 0;
}
.tabs-stale-6dfb .tag_491e .upper-e142 {
  color: currentColor;
}
.tabs-stale-6dfb .tag_491e .upper-e142:focus,
.tabs-stale-6dfb .tag_491e .upper-e142:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tabs-stale-6dfb.hero-718a .warm_72be,
.tabs-stale-6dfb.hero-718a .middle_37ba a,
.tabs-stale-6dfb.hero-718a .gradient_narrow_28a6 a,
.tabs-stale-6dfb.hero-718a .first_412e a {
  color: rgba(0, 0, 0, 0.55);
}
.tabs-stale-6dfb.hero-718a .warm_72be:hover,
.tabs-stale-6dfb.hero-718a .middle_37ba a:hover,
.tabs-stale-6dfb.hero-718a .gradient_narrow_28a6 a:hover,
.tabs-stale-6dfb.hero-718a .first_412e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-stale-6dfb.hero-718a .modal-15c7 {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-stale-6dfb.hero-718a .carousel_f283 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tabs-stale-6dfb.hero-718a .carousel_f283:before {
  background: rgba(0, 0, 0, 0.08);
}
.tabs-stale-6dfb.hero-718a .form_e2f8:before {
  background: rgba(255, 255, 255, 0.9);
}
.tabs-stale-6dfb.hero-718a .tag_491e .text-d6c6 li a,
.tabs-stale-6dfb.hero-718a .tag_491e .upper-e142,
.tabs-stale-6dfb.hero-718a .first_412e {
  border-color: rgba(0, 0, 0, 0.08);
}
.tabs-stale-6dfb.hero-718a .tag_491e .upper-e142:focus,
.tabs-stale-6dfb.hero-718a .tag_491e .upper-e142:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tabs-stale-6dfb.hero-718a .text-d6c6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tabs-stale-6dfb.list_aaa2 .warm_72be,
.tabs-stale-6dfb.list_aaa2 .middle_37ba a,
.tabs-stale-6dfb.list_aaa2 .gradient_narrow_28a6 .upper-e142,
.tabs-stale-6dfb.list_aaa2 .gradient_narrow_28a6 a,
.tabs-stale-6dfb.list_aaa2 .first_412e a {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-stale-6dfb.list_aaa2 .warm_72be:hover,
.tabs-stale-6dfb.list_aaa2 .middle_37ba a:hover,
.tabs-stale-6dfb.list_aaa2 .gradient_narrow_28a6 .upper-e142:hover,
.tabs-stale-6dfb.list_aaa2 .gradient_narrow_28a6 a:hover,
.tabs-stale-6dfb.list_aaa2 .first_412e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-stale-6dfb.list_aaa2 .modal-15c7 {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-stale-6dfb.list_aaa2 .carousel_f283 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs-stale-6dfb.list_aaa2 .carousel_f283:before {
  background: rgba(255, 255, 255, 0.08);
}
.tabs-stale-6dfb.list_aaa2 .form_e2f8:before {
  background: rgba(0, 0, 0, 0.9);
}
.tabs-stale-6dfb.list_aaa2 .tag_491e .text-d6c6 li a,
.tabs-stale-6dfb.list_aaa2 .tag_491e .upper-e142,
.tabs-stale-6dfb.list_aaa2 .first_412e {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs-stale-6dfb.list_aaa2 .tag_491e .upper-e142:focus,
.tabs-stale-6dfb.list_aaa2 .tag_491e .upper-e142:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tabs-stale-6dfb.list_aaa2 .text-d6c6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.form_e2f8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.form_e2f8:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.button_wood_02e9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.image_lower_a56f .tabs-stale-6dfb {
  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;
}
.image_lower_a56f .carousel_f283 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.image_lower_a56f .carousel_f283: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) {
  .image_lower_a56f .carousel_f283:before {
    width: 16%;
    left: 42%;
  }
}
.image_lower_a56f .carousel_f283:last-child:before {
  content: none;
}
.image_lower_a56f .carousel_f283[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.image_lower_a56f .tag_491e .text-d6c6 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.image_lower_a56f .tag_491e .text-d6c6 li a .upper-e142 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.image_lower_a56f .tag_491e .first_412e {
  border: none;
}
.image_lower_a56f .tag_491e .first_412e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.image_lower_a56f .form_e2f8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.image_lower_a56f .button_wood_02e9 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.image_lower_a56f .list_aaa2 .form_e2f8:before {
  background: rgba(0, 0, 0, 0.9);
}
.image_lower_a56f .hero-718a.thick_4156 .label_f4bf {
  background: rgba(0, 0, 0, 0.6);
}
.image_lower_a56f
  .hero-718a.thick_4156
  .label_f4bf::after,
.image_lower_a56f
  .hero-718a.thick_4156
  .label_f4bf:before {
  background: inherit;
}
.image_lower_a56f
  .hero-718a.thick_4156:hover
  .label_f4bf {
  background: rgba(0, 0, 0, 0.8);
}
.yellow-61e8 .tabs-stale-6dfb {
  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) {
  .yellow-61e8 .tabs-stale-6dfb {
    width: auto;
    right: 45px;
  }
}
.info-bright-0741 .tabs-stale-6dfb {
  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) {
  .info-bright-0741 .tabs-stale-6dfb {
    width: auto;
    left: 45px;
  }
}
.alert_gold_235f .tabs-stale-6dfb {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.alert_gold_235f .button_wood_02e9 {
  max-width: 48em;
  margin: 0 auto;
}
.alert_gold_235f .form_e2f8:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.next_1e65 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.next_1e65.image_lower_a56f .tabs-stale-6dfb {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.next_1e65.yellow-61e8 .tabs-stale-6dfb {
  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);
}
.next_1e65 .tabs-stale-6dfb {
  visibility: visible;
}
.next_1e65.info-bright-0741 .tabs-stale-6dfb {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.badge_full_8e7e,
.texture-old-2e49 {
  overflow-x: hidden;
}
.badge_full_8e7e .tabs-stale-6dfb {
  overflow: auto;
}
.badge_full_8e7e.image_lower_a56f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.badge_full_8e7e.image_lower_a56f .tabs-stale-6dfb {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.badge_full_8e7e.image_lower_a56f .overlay_stone_fc69 {
  opacity: 0;
}
.badge_full_8e7e.yellow-61e8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.badge_full_8e7e.yellow-61e8 .tabs-stale-6dfb {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.badge_full_8e7e.yellow-61e8 .overlay_stone_fc69 {
  opacity: 0;
}
.badge_full_8e7e.info-bright-0741 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.badge_full_8e7e.info-bright-0741 .tabs-stale-6dfb {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.badge_full_8e7e.info-bright-0741 .overlay_stone_fc69 {
  opacity: 0;
}
.badge_full_8e7e.alert_gold_235f .tabs-stale-6dfb {
  z-index: 10;
  visibility: visible;
}
.thick_4156 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.thick_4156 .label_f4bf {
  background: rgba(255, 255, 255, 0.99);
}
.thick_4156 .label_f4bf::after,
.thick_4156 .label_f4bf:before {
  background: inherit;
}
.thick_4156:hover .label_f4bf {
  background: rgba(255, 255, 255, 0.99);
}
.info-bright-0741 .thick_4156 {
  top: 10px;
  right: auto;
  left: 12px;
}
.alert_gold_235f .thick_4156 {
  display: none !important;
}
.badge_full_8e7e:before,
.texture-old-2e49:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.badge_full_8e7e .thick_4156,
.texture-old-2e49 .thick_4156 {
  display: inline-block;
}
.tabs-stale-6dfb .background_lower_9ee9 {
  -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;
}
.badge_full_8e7e .tabs-stale-6dfb .background_lower_9ee9,
.texture-old-2e49 .tabs-stale-6dfb .background_lower_9ee9 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tag-up-19e8 .thumbnail-warm-5c75 {
  width: 100%;
}
.mask-e50d {
  padding: 0 0.5em 0;
}
.mask-e50d [class*="customify-col-"],
.mask-e50d [class*="customify-col_"],
.mask-e50d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.text_old_eacc .mask-e50d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .clean_e4fe .badge-24a6,
  .badge-24a6 {
    display: none;
  }
  .full_ad84 {
    text-align: left;
  }
  .hover_steel_610b {
    text-align: center;
  }
  .accordion_0f35 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .clean_e4fe .status-bronze-874d,
  .status-bronze-874d {
    display: none;
  }
  .medium-0278 {
    text-align: left;
  }
  .down_ffb0 {
    text-align: center;
  }
  .blue-5bc9 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .clean_e4fe .breadcrumb-6098,
  .breadcrumb-6098 {
    display: none;
  }
  .plasma_e94e {
    text-align: left;
  }
  .input-hard-2a13 {
    text-align: center;
  }
  .backdrop-9a3a {
    text-align: right;
  }
}
#page {
  position: relative;
}
.video-027a {
  box-shadow: none !important;
}
.backdrop_prev_d4ff .texture-1d33,
.tooltip_5e28 .texture-1d33 {
  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;
}
.tooltip_5e28 .texture-1d33 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.box-last-6e81 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.box-last-6e81:after,
.box-last-6e81:before {
  content: "";
  display: table;
}
.box-last-6e81:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .box-last-6e81 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.box-last-6e81,
.primary-full-fcd0 {
  max-width: 1248px;
  margin: 0 auto;
}

.aside_e2fd.notification_north_0f27 .box-last-6e81 {
  max-width: 100%;
}
.aside_e2fd.module_8c55 {
  max-width: 1200px;
  margin: 0 auto;
}
.aside_e2fd.panel_focused_d795 .box-last-6e81 {
  max-width: 100%;
}
.aside_e2fd.panel_focused_d795 > .box-last-6e81 {
  padding-left: 0;
  padding-right: 0;
}
.aside_e2fd.panel_focused_d795 > .box-last-6e81 .clean_e4fe {
  margin: 0;
}
.aside_e2fd.panel_focused_d795
  > .box-last-6e81
  .wide-6bac.active-short-4c3c {
  margin-right: 0;
  margin-left: 0;
}
.aside_e2fd.panel_focused_d795 #main.active-short-4c3c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .short-56a0 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .short-56a0 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .west-ee61 .hard_c2c1 {
    padding-right: 1em;
  }
  .west-ee61.title-61ba .wide-6bac {
    border-right: 1px solid #eaecee;
  }
  .west-ee61.title-61ba .hard_c2c1 {
    padding-right: 1em;
  }
  .west-ee61.title-61ba .frame-edad {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline_medium_80da .hard_c2c1 {
    padding-left: 1em;
  }
  .outline_medium_80da.title-61ba .wide-6bac {
    border-left: 1px solid #eaecee;
  }
  .outline_medium_80da.title-61ba .hard_c2c1 {
    padding-left: 1em;
  }
  .outline_medium_80da.title-61ba .frame-edad {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gradient_large_f5f1 .hard_c2c1 {
    padding-left: 1em;
  }
  .gradient_large_f5f1.title-61ba .content_current_e4e2 {
    border-right: 1px solid #eaecee;
  }
  .gradient_large_f5f1.title-61ba .smooth-5975 {
    border-right: 1px solid #eaecee;
  }
  .gradient_large_f5f1.title-61ba .hard_c2c1 {
    padding-left: 1em;
  }
  .gradient_large_f5f1.title-61ba .frame-edad {
    padding-right: 1em;
  }
  .gradient_large_f5f1.title-61ba .active-ff13 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .primary_1709 .hard_c2c1 {
    padding-right: 1em;
  }
  .primary_1709.title-61ba .content_current_e4e2 {
    border-left: 1px solid #eaecee;
  }
  .primary_1709.title-61ba .smooth-5975 {
    border-left: 1px solid #eaecee;
  }
  .primary_1709.title-61ba .hard_c2c1 {
    padding-right: 1em;
  }
  .primary_1709.title-61ba .frame-edad {
    padding-left: 1em;
    padding-right: 1em;
  }
  .primary_1709.title-61ba .active-ff13 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .short-56a0 .hard_c2c1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .short-56a0.title-61ba .wide-6bac {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .short-56a0.title-61ba .hard_c2c1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .short-56a0.title-61ba .frame-edad {
    padding-left: 1em;
  }
  .short-56a0.title-61ba .active-ff13 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .short-56a0.title-61ba .hard_c2c1 {
    padding-left: 0;
  }
}
.tooltip_smooth_074d .tag_simple_701b {
  display: inline-block;
}
.image_wide_a652 {
  display: inline-block;
}
.accent-f8cd {
  word-con: break-word;
}
.rough-8481 > span {
  display: inline-block;
  padding: 5px 0;
}
.rough-8481 .search_thick_74b0 {
  margin-left: 8px;
  margin-right: 8px;
}
.rough-8481 .steel_ac4b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.header_e319 .action_0ca5 {
  margin-bottom: 2em;
}
.header_e319 .last-d9dc {
  margin-bottom: 15px;
}
.header_e319 .last-d9dc:last-child {
  margin-bottom: 0;
}
.header_e319 .first-c99c {
  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) {
  .header_e319 .first-c99c {
    display: block;
  }
}
.header_e319 .over_56b9 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .header_e319 .over_56b9 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.header_e319 .gas-e238 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.header_e319 .gas-e238 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.header_e319 .gas-e238 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.header_e319 .accent-f8cd {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.header_e319 .accent-f8cd a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.header_e319 .brown-271e p:last-child {
  margin-bottom: 0;
}
.header_e319 .mask-current-753a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.header_e319 .white_38ce {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.header_e319 .module_24ed {
  margin-top: 1em;
}
.header_e319 .banner-over-5603 {
  top: 0;
  display: block;
}
.header_e319 .banner-over-5603 a {
  color: inherit;
}
.header_e319 .banner-over-5603 a:hover {
  color: inherit;
}
.header_e319 .filter-5f80 {
  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;
}
.header_e319 .filter-5f80:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.header_e319 .white_38ce {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.header_e319 .dynamic-e053 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.header_e319 .dynamic-e053:first-child {
  margin-top: 0;
}
.header_e319 .dynamic-e053.active-slow-c48d {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.header_e319 .dynamic-e053.out_e8da {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.header_e319
  .dynamic-e053.out_e8da.sort_south_3030
  .module_24ed {
  width: 100%;
}
.header_e319 .out_e8da {
  -webkit-box-align: center;
  align-items: center;
}
.header_e319 .out_e8da .rough-8481,
.header_e319 .out_e8da > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.header_e319 .gas-e238 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.header_e319 .gas-e238 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.header_e319 .gas-e238: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;
}
.header_e319 .active-slow-c48d {
  z-index: 5;
}
.header_e319 .avatar-pressed-2d69 .alert-short-cb9d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.header_e319 .static-1f42 .alert-short-cb9d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.header_e319 .up_1b1e .alert-short-cb9d {
  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;
}
.header_e319.heading-fast-7652 .first-c99c,
.header_e319.menu-hovered-e3fb .first-c99c {
  display: block;
}
.header_e319.heading-fast-7652 .first-c99c .steel_b3dd,
.header_e319.heading-fast-7652 .first-c99c .white_38ce,
.header_e319.menu-hovered-e3fb .first-c99c .steel_b3dd,
.header_e319.menu-hovered-e3fb .first-c99c .white_38ce {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.header_e319.search-blue-2658 .over_56b9 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .header_e319.search-blue-2658 .over_56b9 {
    margin-right: 0;
  }
}
.header_e319.heading-fast-7652 .over_56b9,
.header_e319.menu-hovered-e3fb .over_56b9 {
  padding-top: 40%;
}
.header_e319.heading-fast-7652 .action_0ca5,
.header_e319.menu-hovered-e3fb .action_0ca5 {
  display: block;
}
.header_e319.heading-fast-7652 .fn-sticky-6e96 .white_38ce,
.header_e319.menu-hovered-e3fb .fn-sticky-6e96 .white_38ce {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.header_e319.heading-fast-7652 .over_56b9,
.header_e319.menu-hovered-e3fb .over_56b9 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.header_e319.heading-fast-7652 .white_38ce {
  padding: 1em;
}
.image-simple-f939 {
  margin: 30px auto;
  display: block;
}
.image-simple-f939 .thumbnail-east-8cb8 > * {
  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;
}
.image-simple-f939 .thumbnail-east-8cb8 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.image-simple-f939 .thumbnail-east-8cb8 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.outline-937c .rough-8481 {
  margin-bottom: 1.41575em;
}
.outline-937c .feature-0bee {
  margin-bottom: 1.618em;
}
.layout-current-4edd .red_0bb6 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.layout-current-4edd .red_0bb6 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.layout-current-4edd .caption_5235 {
  max-width: 100%;
  overflow: auto;
}
.orange-b7f6 .layout-current-4edd a:hover {
  text-decoration: underline;
}
.header_lite_a475 .last-d9dc:not(.accent-f8cd),
.header_lite_a475 .gas-e238 {
  margin-bottom: 1.41575em;
}
.header_lite_a475 .last-d9dc:not(.accent-f8cd):last-child,
.header_lite_a475 .gas-e238:last-child {
  margin-bottom: 0;
}
.header_lite_a475 .last-d9dc.content_dirty_2cb7 {
  margin-bottom: 0.41575em;
}
.header_lite_a475 .fresh_e3ff:before,
.header_lite_a475 .large_e0ac:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.header_lite_a475 .fresh_e3ff:before {
  content: "\f115";
}
.header_lite_a475 .large_e0ac:before {
  content: "\f02c";
}
.header_lite_a475 .inner-e5a1 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.header_lite_a475 .inner-e5a1 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.content-white-693f {
  display: -webkit-box;
  display: flex;
}
.content-white-693f .wrapper-9d23 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .content-white-693f .wrapper-9d23 {
    flex-basis: 90px;
  }
}
.content-white-693f .input_soft_359f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .content-white-693f .input_soft_359f {
    flex-basis: calc(100% - 50px);
  }
}
.content-white-693f .easy-6e3b p:last-child {
  margin-bottom: 0.72em;
}
.top_21b3 .thumbnail-east-8cb8 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.top_21b3 .thumbnail-east-8cb8:after,
.top_21b3 .thumbnail-east-8cb8:before {
  content: "";
  display: table;
}
.top_21b3 .thumbnail-east-8cb8:after {
  clear: both;
}
.top_21b3 .thumbnail-east-8cb8 .media_bcd7,
.top_21b3 .thumbnail-east-8cb8 .row-hot-2112 {
  width: 49%;
}
.top_21b3 .thumbnail-east-8cb8 .media_bcd7 a span.dropdown_current_8cdf,
.top_21b3 .thumbnail-east-8cb8 .row-hot-2112 a span.dropdown_current_8cdf {
  display: block;
  margin-bottom: 5px;
}
.top_21b3 .thumbnail-east-8cb8 .row-hot-2112 {
  float: left;
  text-align: left;
}
.top_21b3 .thumbnail-east-8cb8 .media_bcd7 {
  float: right;
  text-align: right;
}
.bottom-ec0a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .bottom-ec0a {
    margin-bottom: 0;
  }
}
.logo_brown_6657 {
  margin-bottom: 1em;
}
.logo_brown_6657 .accent-f8cd {
  font-size: 1.1em;
  line-height: 1.3;
}
.frame-advanced-ea57 a {
  display: block;
  line-height: 0;
  position: relative;
}
.cool-f13d .logo_brown_6657,
.progress_north_9cde .logo_brown_6657 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .cool-f13d .logo_brown_6657,
  .progress_north_9cde .logo_brown_6657 {
    display: block;
  }
}
.cool-f13d .frame-advanced-ea57,
.progress_north_9cde .frame-advanced-ea57 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .cool-f13d .frame-advanced-ea57,
  .progress_north_9cde .frame-advanced-ea57 {
    margin-bottom: 1em;
  }
}
.cool-f13d .frame-advanced-ea57 img,
.progress_north_9cde .frame-advanced-ea57 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.cool-f13d .caption_89fc,
.progress_north_9cde .caption_89fc {
  flex-basis: calc(100% - 160px);
}
.cool-f13d .caption_89fc p,
.progress_north_9cde .caption_89fc p {
  margin-bottom: 0;
}
.cool-f13d .caption_89fc {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .cool-f13d .caption_89fc {
    padding-left: 0;
  }
}
.progress_north_9cde .caption_89fc {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .progress_north_9cde .caption_89fc {
    padding-right: 0;
  }
}
.progress_north_9cde .frame-advanced-ea57 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hot_5550 .frame-advanced-ea57 {
  margin-bottom: 0.5em;
}
.hot_5550 .frame-advanced-ea57 img {
  width: 100%;
}
.overlay-under-01d1 .soft_34bb,
.carousel-2baf .soft_34bb {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.carousel-2baf .wide-6bac .down-236b p:last-child {
  margin-bottom: 0;
}
.iron-d1d4 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.primary-945b .description_88f5 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .primary-945b .description_88f5:last-of-type {
    margin-bottom: 0;
  }
}
.primary-945b .description_88f5 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.primary-945b .description_88f5 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.primary-945b .description_88f5 ul li {
  margin: 0 0 0.6em;
}
.primary-945b .description_88f5 ul li.menu_c686,
.primary-945b .description_88f5 ul li.nav_hard_360f {
  position: relative;
}
.primary-945b .description_88f5 ul li.menu_c686 .carousel-35ec,
.primary-945b .description_88f5 ul li.nav_hard_360f .carousel-35ec {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.primary-945b .description_88f5 ul li.menu_c686:after:after,
.primary-945b .description_88f5 ul li.menu_c686:after:before,
.primary-945b
  .description_88f5
  ul
  li.nav_hard_360f:after:after,
.primary-945b
  .description_88f5
  ul
  li.nav_hard_360f:after:before {
  content: "";
  display: table;
}
.primary-945b .description_88f5 ul li.menu_c686:after:after,
.primary-945b
  .description_88f5
  ul
  li.nav_hard_360f:after:after {
  clear: both;
}
.primary-945b .description_88f5 a.small-ed94:hover {
  text-decoration: none;
}
.primary-945b .description_88f5 select {
  max-width: 100%;
}
.primary-945b .description_88f5 table {
  font-size: 85%;
}
.primary-945b .description_88f5 table td,
.primary-945b .description_88f5 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.primary-945b .description_88f5 table tfoot td {
  text-align: left;
}
.primary-945b .description_88f5 :last-child {
  margin-bottom: 0;
}
.primary-945b .description_88f5 .cool-f017 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.primary-945b .description_88f5 .cool-f017 label {
  width: 100%;
}
.primary-945b .description_88f5 .cool-f017 .disabled_ddb9 {
  width: 100%;
  display: block;
}
.primary-945b .description_88f5 .cool-f017 .fresh-1608 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.primary-945b .description_88f5 .cool-f017 .fresh-1608:hover svg #svg-search {
  fill: #444;
}
.primary-945b .description_88f5 .cool-f017 .fresh-1608 svg {
  width: 18px;
  height: 18px;
}
.primary-945b .advanced-5fd8 ul ul,
.primary-945b .sort_green_709f ul ul,
.primary-945b .focused-7a9a ul ul,
.primary-945b .status-5a88 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.primary-945b .advanced-5fd8 .preview_08b7 > a,
.primary-945b .sort_green_709f .preview_08b7 > a,
.primary-945b .focused-7a9a .preview_08b7 > a,
.primary-945b .status-5a88 .preview_08b7 > a {
  margin-bottom: 0;
}
.primary-945b .medium-5afa li,
.primary-945b .advanced-5fd8 li,
.primary-945b .text-paper-f3b9 li,
.primary-945b .sort_green_709f li,
.primary-945b .focused-7a9a li,
.primary-945b .status-5a88 li,
.primary-945b .dark-8bc1 li,
.primary-945b .rough_713e li {
  display: block;
  position: relative;
}
.primary-945b .medium-5afa li:last-child,
.primary-945b .advanced-5fd8 li:last-child,
.primary-945b .text-paper-f3b9 li:last-child,
.primary-945b .sort_green_709f li:last-child,
.primary-945b .focused-7a9a li:last-child,
.primary-945b .status-5a88 li:last-child,
.primary-945b .dark-8bc1 li:last-child,
.primary-945b .rough_713e li:last-child {
  border: none;
}
.primary-945b .medium-5afa li a,
.primary-945b .advanced-5fd8 li a,
.primary-945b .text-paper-f3b9 li a,
.primary-945b .sort_green_709f li a,
.primary-945b .focused-7a9a li a,
.primary-945b .status-5a88 li a,
.primary-945b .dark-8bc1 li a,
.primary-945b .rough_713e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.primary-945b .medium-5afa li ul li::before,
.primary-945b .advanced-5fd8 li ul li::before,
.primary-945b .text-paper-f3b9 li ul li::before,
.primary-945b .sort_green_709f li ul li::before,
.primary-945b .focused-7a9a li ul li::before,
.primary-945b .status-5a88 li ul li::before,
.primary-945b .dark-8bc1 li ul li::before,
.primary-945b .rough_713e li ul li::before {
  left: 15px;
}
.primary-945b .medium-5afa li ul a,
.primary-945b .advanced-5fd8 li ul a,
.primary-945b .text-paper-f3b9 li ul a,
.primary-945b .sort_green_709f li ul a,
.primary-945b .focused-7a9a li ul a,
.primary-945b .status-5a88 li ul a,
.primary-945b .dark-8bc1 li ul a,
.primary-945b .rough_713e li ul a {
  padding-left: 20px;
}
.primary-945b .medium-5afa li ul ul li::before,
.primary-945b .advanced-5fd8 li ul ul li::before,
.primary-945b .text-paper-f3b9 li ul ul li::before,
.primary-945b .sort_green_709f li ul ul li::before,
.primary-945b .focused-7a9a li ul ul li::before,
.primary-945b .status-5a88 li ul ul li::before,
.primary-945b .dark-8bc1 li ul ul li::before,
.primary-945b .rough_713e li ul ul li::before {
  left: 30px;
}
.primary-945b .medium-5afa li ul ul a,
.primary-945b .advanced-5fd8 li ul ul a,
.primary-945b .text-paper-f3b9 li ul ul a,
.primary-945b .sort_green_709f li ul ul a,
.primary-945b .focused-7a9a li ul ul a,
.primary-945b .status-5a88 li ul ul a,
.primary-945b .dark-8bc1 li ul ul a,
.primary-945b .rough_713e li ul ul a {
  padding-left: 40px;
}
.primary-945b .hidden-current-487b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.primary-945b .rough_713e ul li {
  margin-bottom: 1.41575em;
}
.primary-945b .rough_713e ul li .row_last_7f7b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.primary-945b .rough_713e ul li .overlay_9360 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.list_aaa2 .medium-5afa li a,
.list_aaa2 .advanced-5fd8 li a,
.list_aaa2 .text-paper-f3b9 li a,
.list_aaa2 .sort_green_709f li a,
.list_aaa2 .focused-7a9a li a,
.list_aaa2 .status-5a88 li a,
.list_aaa2 .dark-8bc1 li a,
.list_aaa2 .rough_713e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.list_aaa2 .hidden-current-487b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.list_aaa2 .description_88f5 ul li.menu_c686 .carousel-35ec,
.list_aaa2 .description_88f5 ul li.nav_hard_360f .carousel-35ec {
  background: rgba(0, 0, 0, 0.2);
}
.list_aaa2 .primary-945b .description_88f5 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside_e2fd .primary-945b .text-d6c6 li {
  margin: 0;
}
.aside_e2fd .primary-945b .text-d6c6 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.aside_e2fd .primary-945b .text-d6c6 li ul {
  margin: 0;
}
.aside_e2fd .primary-945b .text-d6c6 li ul li a {
  padding-left: 15px;
}
.aside_e2fd .primary-945b .text-d6c6 li ul li li a {
  padding-left: 30px;
}
.aside_e2fd .primary-945b .text-d6c6 li.main-dd39 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.aside_e2fd .primary-945b .text-d6c6 li.main-dd39 > 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;
}
.aside_e2fd .primary-945b .text-d6c6 li.main-dd39 > 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;
}
.notice_right_a0af a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.tertiary-2d9f {
  position: relative;
  z-index: 10;
}
.tertiary-2d9f .background_lower_9ee9 {
  width: 100%;
  max-width: 100%;
}
.hero-complex-8b6a .new_b870 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.hero-complex-8b6a .hero-718a {
}
.hero-complex-8b6a .list_aaa2 {
  background: #292929;
}
.status_dbfb .new_b870 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.status_dbfb .hero-718a {
  background: #f9f9f9;
}
.status_dbfb .list_aaa2 {
  background: #303030;
}
.overlay_glass_87dc .new_b870 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .overlay_glass_87dc .tag_simple_701b {
    margin-bottom: 1em;
  }
  .overlay_glass_87dc .tag_simple_701b:last-child {
    margin-bottom: 0;
  }
}
.overlay_glass_87dc .hero-718a {
  background: #ededed;
}
.overlay_glass_87dc .list_aaa2 {
  background: #1a1a1a;
}
.new_b870.hero-718a {
  color: rgba(0, 0, 0, 0.6);
}
.new_b870.hero-718a .west_2c9d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.new_b870.list_aaa2 {
  color: rgba(255, 255, 255, 0.99);
}
.new_b870.list_aaa2 a:not(.small-ed94) {
  color: rgba(255, 255, 255, 0.79);
}
.new_b870.list_aaa2 a:not(.small-ed94):hover {
  color: rgba(255, 255, 255, 0.99);
}
.new_b870.list_aaa2 .west_2c9d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.new_b870.list_aaa2 table tbody td,
.new_b870.list_aaa2 table th {
  background: rgba(0, 0, 0, 0.08);
}
.breadcrumb_6ef2.dim_e6f7 .box-last-6e81 {
  max-width: initial;
}
.breadcrumb_6ef2 .grid_cool_dc12 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.breadcrumb_6ef2 .grid_cool_dc12 .background_lower_9ee9 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .breadcrumb_6ef2 .grid_cool_dc12 .background_lower_9ee9 {
    display: block;
    margin-bottom: 2em;
  }
  .breadcrumb_6ef2 .grid_cool_dc12 .background_lower_9ee9:last-child {
    margin-bottom: 0;
  }
}
.overlay_glass_87dc .tag_simple_701b:last-child,
.status_dbfb .tag_simple_701b:last-child,
.hero-complex-8b6a .tag_simple_701b:last-child {
  margin-bottom: 0;
}
.overlay_glass_87dc .tag_simple_701b .primary-945b .description_88f5:last-child,
.status_dbfb .tag_simple_701b .primary-945b .description_88f5:last-child,
.hero-complex-8b6a .tag_simple_701b .primary-945b .description_88f5:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .overlay_glass_87dc .new_6da6,
  .overlay_glass_87dc .menu_3ba6,
  .status_dbfb .new_6da6,
  .status_dbfb .menu_3ba6,
  .hero-complex-8b6a .new_6da6,
  .hero-complex-8b6a .menu_3ba6 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .tertiary-2d9f .tag_simple_701b {
    margin-bottom: 2em;
  }
}
.tertiary-2d9f p:last-child {
  margin-bottom: 0;
}
.tertiary-2d9f li,
.tertiary-2d9f ul {
  list-style: none;
  margin: 0;
}
.tertiary-2d9f ul ul {
  margin-left: 2.617924em;
}
.image-511c {
  font-size: 0.875em;
}

/* css-noise: 062f */
.widget-item-i1 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
