/*!
Theme Name: Customify
Theme URI: https://pressmaximum.chip_mini_68d3/customify
Author: WPCustomify
Author URI: https://pressmaximum.chip_mini_68d3
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.chip_mini_68d3/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.section_6ec6.article_pressed_8645/licenses/gpl-2.0.title-iron-fe82
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.label_down_06c8/, (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.tabs_narrow_78ac.widget_glass_795d/normalize.outline_21cc/
 ======
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.outline_21cc v7.0.0 | MIT License | github.chip_mini_68d3/necolas/normalize.outline_21cc */
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;
}
.steel_7fee .caption_focused_c038,
.tertiary_focused_9589,
.wide-8cce,
.glass-8464,
.copper-5db7,
.green-e4fe,
.pink_dd5a,
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;
}
.tertiary_focused_9589,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tertiary_focused_9589,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tertiary_focused_9589,
  h1 {
    font-size: 1.8em;
  }
}
.wide-8cce,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.wide-8cce + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .wide-8cce,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .wide-8cce,
  h2 {
    font-size: 1.7em;
  }
}
.glass-8464,
h3 {
  font-size: 1.618em;
}
.steel_7fee .caption_focused_c038,
.copper-5db7,
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.badge-light-63c9 {
  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;
}
.solid-6e02:after,
.solid-6e02:before,
.badge_old_e7dd:after,
.badge_old_e7dd:before {
  content: "";
  display: table;
}
.solid-6e02:after,
.badge_old_e7dd:after {
  clear: both;
}
.orange-5c25 {
  float: right;
  margin-right: 0;
}
.over-76de {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.current_ca09 .up-e2d1,
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;
}
.current_ca09 .up-e2d1: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;
}
.border_ab9f .up-e2d1 {
  box-shadow: none;
}
.border_ab9f
  .up-e2d1
  .border_top_27dc {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.border_ab9f .up-e2d1 .container_b075 {
  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;
}
.border_ab9f
  .up-e2d1
  .container_b075
  b {
  display: none;
}
.border_ab9f .thick-6e04 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.alert-e922:not(.clean-512d):not(.pressed-5e38),
button:not(.clean-512d):not(.pressed-5e38),
input[type="button"]:not(.clean-512d):not(
    .pressed-5e38
  ),
input[type="reset"]:not(.clean-512d):not(
    .pressed-5e38
  ),
input[type="submit"]:not(.clean-512d):not(
    .pressed-5e38
  ) {
  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;
}
.alert-e922:not(.clean-512d):not(
    .pressed-5e38
  ):hover,
button:not(.clean-512d):not(
    .pressed-5e38
  ):hover,
input[type="button"]:not(.clean-512d):not(
    .pressed-5e38
  ):hover,
input[type="reset"]:not(.clean-512d):not(
    .pressed-5e38
  ):hover,
input[type="submit"]:not(.clean-512d):not(
    .pressed-5e38
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.alert-e922:not(.clean-512d):not(
    .pressed-5e38
  ):active,
.alert-e922:not(.clean-512d):not(
    .pressed-5e38
  ):focus,
button:not(.clean-512d):not(
    .pressed-5e38
  ):active,
button:not(.clean-512d):not(
    .pressed-5e38
  ):focus,
input[type="button"]:not(.clean-512d):not(
    .pressed-5e38
  ):active,
input[type="button"]:not(.clean-512d):not(
    .pressed-5e38
  ):focus,
input[type="reset"]:not(.clean-512d):not(
    .pressed-5e38
  ):active,
input[type="reset"]:not(.clean-512d):not(
    .pressed-5e38
  ):focus,
input[type="submit"]:not(.clean-512d):not(
    .pressed-5e38
  ):active,
input[type="submit"]:not(.clean-512d):not(
    .pressed-5e38
  ):focus {
  outline: 0;
}
.alert-e922:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f,
button:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f,
input[type="button"]:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f,
input[type="reset"]:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f,
input[type="submit"]:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f {
  position: relative;
}
.alert-e922:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f
  .alert-mini-8080,
.alert-e922:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f
  .action_2cee,
.alert-e922:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f
  .white_e707,
.alert-e922:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f
  i,
.alert-e922:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f
  svg,
button:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f
  .alert-mini-8080,
button:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f
  .action_2cee,
button:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f
  .white_e707,
button:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f
  i,
button:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f
  svg,
input[type="button"]:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f
  .alert-mini-8080,
input[type="button"]:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f
  .action_2cee,
input[type="button"]:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f
  .white_e707,
input[type="button"]:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f
  i,
input[type="button"]:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f
  svg,
input[type="reset"]:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f
  .alert-mini-8080,
input[type="reset"]:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f
  .action_2cee,
input[type="reset"]:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f
  .white_e707,
input[type="reset"]:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f
  i,
input[type="reset"]:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f
  svg,
input[type="submit"]:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f
  .alert-mini-8080,
input[type="submit"]:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f
  .action_2cee,
input[type="submit"]:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f
  .white_e707,
input[type="submit"]:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f
  i,
input[type="submit"]:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f
  svg {
  visibility: hidden;
}
.alert-e922:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f:after,
button:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f:after,
input[type="button"]:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f:after,
input[type="reset"]:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f:after,
input[type="submit"]:not(.clean-512d):not(
    .pressed-5e38
  ).fn-loading-af2f: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;
}
.alert-e922:not(.clean-512d):not(.pressed-5e38),
input[type="button"]:not(.clean-512d):not(
    .pressed-5e38
  ),
input[type="reset"]:not(.clean-512d):not(
    .pressed-5e38
  ),
input[type="submit"]:not(.clean-512d):not(
    .pressed-5e38
  ) {
  color: #fff;
  background: #235787;
}
.alert-e922:not(.clean-512d):not(
    .pressed-5e38
  ):focus,
input[type="button"]:not(.clean-512d):not(
    .pressed-5e38
  ):focus,
input[type="reset"]:not(.clean-512d):not(
    .pressed-5e38
  ):focus,
input[type="submit"]:not(.clean-512d):not(
    .pressed-5e38
  ):focus {
  color: #fff;
}
.alert-e922.fn-disabled-af2f:not(.clean-512d):not(
    .pressed-5e38
  ),
.alert-e922[disabled]:not(.clean-512d):not(
    .pressed-5e38
  ),
button.fn-disabled-af2f:not(.clean-512d):not(
    .pressed-5e38
  ),
button[disabled]:not(.clean-512d):not(
    .pressed-5e38
  ) {
  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;
}
.column-inner-feec {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.column-inner-feec: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;
}
.hover_9763 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.outer_6dee {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.shade-dim-2940 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.solid-6e02:after,
.solid-6e02:before,
.button-fluid-35c0:after,
.button-fluid-35c0:before,
.pagination_b147:after,
.pagination_b147:before,
.block-e6f7:after,
.block-e6f7:before,
.filter-419c:after,
.filter-419c:before,
.focused_c827:after,
.focused_c827:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.solid-6e02:after,
.button-fluid-35c0:after,
.pagination_b147:after,
.block-e6f7:after,
.filter-419c:after,
.focused_c827:after {
  clear: both;
}
.button-fluid-35c0 .sort_lite_ba93,
.pagination_b147 .sort_lite_ba93,
.table-9087 .sort_lite_ba93 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.preview-hot-d11a {
  display: inline-block;
}
.cool_edda {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.cool_edda img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.cool_edda .highlight-dirty-d7ec {
  padding: 1em 0;
  font-size: 85%;
}
.highlight-dirty-d7ec {
  text-align: left;
  font-style: italic;
  color: #999;
}
.status_d98e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.status_d98e:after,
.status_d98e:before {
  content: "";
  display: table;
}
.status_d98e:after {
  clear: both;
}
.shade-8f34 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.box_north_7ac3 .shade-8f34 {
  max-width: 50%;
}
.motion_7e4b .shade-8f34 {
  max-width: 33.33%;
}
.orange_c581 .shade-8f34 {
  max-width: 25%;
}
.banner_iron_9caa .shade-8f34 {
  max-width: 20%;
}
.tabs-mini-3736 .shade-8f34 {
  max-width: 16.66%;
}
.modal_7339 .shade-8f34 {
  max-width: 14.28%;
}
.preview-b93c .shade-8f34 {
  max-width: 12.5%;
}
.module-38d6 .shade-8f34 {
  max-width: 11.11%;
}
.label_3004 {
  display: block;
}
.steel_7fee .tertiary_9328 label,
.steel_7fee .summary_ce60 label,
.steel_7fee .next_062f label,
.steel_7fee .border_new_716e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.icon-upper-1eac {
  list-style: none;
  margin: 0;
}
.icon-upper-1eac article.message_a143 {
  margin-bottom: 0;
}
.icon-upper-1eac ul {
  list-style: none;
  margin: 0;
}
.icon-upper-1eac .tertiary-gold-ad6f li.message_a143 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .icon-upper-1eac .tertiary-gold-ad6f li.message_a143 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .icon-upper-1eac .tertiary-gold-ad6f li.message_a143: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) {
  .icon-upper-1eac .tertiary-gold-ad6f li.message_a143 li.message_a143 li.message_a143 li.message_a143 {
    padding-left: 0;
  }
}
article.message_a143 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.message_a143 .button-fluid-35c0 p:last-of-type {
  margin-bottom: 0;
}
article.message_a143 .background_4eca {
  float: left;
}
article.message_a143 .out-ca54 {
  margin-left: 85px;
}
article.message_a143 .thick-088e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.message_a143 .thick-088e .wood-002f {
  margin-left: 10px;
}
article.message_a143 .tertiary-6432 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.message_a143 .glass_cac2 {
  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 .tertiary_9328,
  #respond .next_062f,
  #respond .border_new_716e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tertiary_9328 input,
#respond .next_062f input,
#respond .border_new_716e input {
  width: 100%;
}
#respond .border_new_716e {
  margin-right: 0;
}
#respond .button-focused-c32f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.old_c3b8 {
  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;
}
.old_c3b8.gallery-28af {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.old_c3b8 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%);
}
.old_c3b8:focus,
.old_c3b8: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);
}
.article_in_c982 {
  border-radius: 10%;
}
.border-1cd0 {
  border-radius: 50%;
}
.dim_96bf {
  font-size: 0.72em;
}
.glass_9ac1 {
  font-size: 0.875em;
}
.hero_stale_617e {
  font-size: 1.1em;
}
.tag_5918 {
  text-transform: uppercase;
  line-height: 1.2;
}
.tag_5918.dim_96bf {
  letter-spacing: 0.5px;
}
.pagination_full_1d98,
.pagination_full_1d98 a {
  color: #6d6d6d;
}
.pagination_full_1d98 a:hover {
  color: #111;
}
.west_e7bb {
  color: #6d6d6d;
}
.red-244d {
  overflow-x: hidden;
}
.red-244d .small-1945.gradient-eab9 {
  position: relative;
}
.red-244d .small-1945.gradient-eab9.description-63c8 {
  position: initial;
}
.red-244d
  .small-1945.gradient-eab9.description-63c8
  .accent_east_a1f7 {
  left: auto;
}
.red-244d .small-1945 .accent_east_a1f7 {
  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;
}
.red-244d .small-1945:hover.gradient-eab9 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.red-244d
  .small-1945:hover.gradient-eab9
  .accent_east_a1f7 {
  display: block;
  z-index: 9999999;
}
.red-244d .input-7947 .container-42e7,
.red-244d .breadcrumb_huge_54a7 .container-42e7 {
  display: none;
}
.red-244d .gradient_1fcc .small-1945:hover.gradient-eab9 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.steel_7fee .tertiary_9328 label,
.steel_7fee .summary_ce60 label,
.steel_7fee .next_062f label,
.steel_7fee .border_new_716e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.icon-upper-1eac {
  list-style: none;
  margin: 0;
}
.icon-upper-1eac article.message_a143 {
  margin-bottom: 0;
}
.icon-upper-1eac ul {
  list-style: none;
  margin: 0;
}
.icon-upper-1eac .tertiary-gold-ad6f li.message_a143 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .icon-upper-1eac .tertiary-gold-ad6f li.message_a143 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .icon-upper-1eac .tertiary-gold-ad6f li.message_a143: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) {
  .icon-upper-1eac .tertiary-gold-ad6f li.message_a143 li.message_a143 li.message_a143 li.message_a143 {
    padding-left: 0;
  }
}
article.message_a143 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.message_a143 .button-fluid-35c0 p:last-of-type {
  margin-bottom: 0;
}
article.message_a143 .background_4eca {
  float: left;
}
article.message_a143 .out-ca54 {
  margin-left: 85px;
}
article.message_a143 .thick-088e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.message_a143 .thick-088e .wood-002f {
  margin-left: 10px;
}
article.message_a143 .tertiary-6432 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.message_a143 .glass_cac2 {
  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 .tertiary_9328,
  #respond .next_062f,
  #respond .border_new_716e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tertiary_9328 input,
#respond .next_062f input,
#respond .border_new_716e input {
  width: 100%;
}
#respond .border_new_716e {
  margin-right: 0;
}
#respond .button-focused-c32f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.input-7947 .status-fc97 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.status-fc97 .cold-9d01.detail-f4e6 .popup-b87b > li > a:focus,
.status-fc97 .cold-9d01.detail-f4e6 .popup-b87b > li > a:hover,
.status-fc97 .cold-9d01.background-dark-5432 .popup-b87b > li > a:focus,
.status-fc97 .cold-9d01.background-dark-5432 .popup-b87b > li > a:hover,
.status-fc97 .cold-9d01.preview_left_e62f .popup-b87b > li > a:focus,
.status-fc97 .cold-9d01.preview_left_e62f .popup-b87b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.status-fc97
  .cold-9d01.detail-f4e6
  .popup-b87b
  > li.plasma-76ed
  > a,
.status-fc97
  .cold-9d01.detail-f4e6
  .popup-b87b
  > li.carousel-rough-ecf2
  > a,
.status-fc97
  .cold-9d01.background-dark-5432
  .popup-b87b
  > li.plasma-76ed
  > a,
.status-fc97
  .cold-9d01.background-dark-5432
  .popup-b87b
  > li.carousel-rough-ecf2
  > a,
.status-fc97
  .cold-9d01.preview_left_e62f
  .popup-b87b
  > li.plasma-76ed
  > a,
.status-fc97 .cold-9d01.preview_left_e62f .popup-b87b > li.easy_216d > a {
  color: rgba(255, 255, 255, 0.99);
}
.status-fc97 .panel_1e4e,
.status-fc97 .panel_1e4e a {
  color: rgba(255, 255, 255, 0.99);
}
.status-fc97 .module-7a64.dynamic_05f4 li a,
.status-fc97 .action-ccc0 a,
.status-fc97 .input-bc4b,
.status-fc97 .popup-b87b > li > a,
.status-fc97 .item-465f {
  color: rgba(255, 255, 255, 0.79);
}
.status-fc97 .module-7a64.dynamic_05f4 li a:hover,
.status-fc97 .action-ccc0 a:hover,
.status-fc97 .input-bc4b:hover,
.status-fc97 .popup-b87b > li > a:hover,
.status-fc97 .item-465f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.status-fc97 .gallery_b693 {
  color: rgba(255, 255, 255, 0.79);
}
.status-fc97 .gallery_b693 .dim-f13d {
  color: rgba(255, 255, 255, 0.99);
}
.status-fc97 .gallery_b693:hover {
  color: rgba(255, 255, 255, 0.99);
}
.status-fc97 .modal-956e .photo-huge-b88e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.status-fc97 .modal-956e .photo-huge-b88e .icon-6e24 {
  color: rgba(255, 255, 255, 0.79);
}
.status-fc97
  .modal-956e
  .photo-huge-b88e
  .icon-6e24::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.status-fc97
  .modal-956e
  .photo-huge-b88e
  .icon-6e24:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.status-fc97
  .modal-956e
  .photo-huge-b88e
  .icon-6e24::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.status-fc97
  .modal-956e
  .photo-huge-b88e
  .icon-6e24::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.status-fc97 .modal-956e .fresh-d939 {
  color: rgba(255, 255, 255, 0.79);
}
.status-fc97 .modal-956e .fresh-d939:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box_action_0f64
  .status-fc97
  .modal-956e
  .badge_6409
  .tertiary_complex_2353 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.box_action_0f64
  .status-fc97
  .modal-956e
  .badge_6409
  .icon-6e24 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.input-7947 .status_8a37 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.status_8a37 .cold-9d01.detail-f4e6 .popup-b87b > li > a:focus,
.status_8a37 .cold-9d01.detail-f4e6 .popup-b87b > li > a:hover,
.status_8a37 .cold-9d01.background-dark-5432 .popup-b87b > li > a:focus,
.status_8a37 .cold-9d01.background-dark-5432 .popup-b87b > li > a:hover,
.status_8a37 .cold-9d01.preview_left_e62f .popup-b87b > li > a:focus,
.status_8a37 .cold-9d01.preview_left_e62f .popup-b87b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.status_8a37
  .cold-9d01.detail-f4e6
  .popup-b87b
  > li.plasma-76ed
  > a,
.status_8a37
  .cold-9d01.detail-f4e6
  .popup-b87b
  > li.carousel-rough-ecf2
  > a,
.status_8a37
  .cold-9d01.background-dark-5432
  .popup-b87b
  > li.plasma-76ed
  > a,
.status_8a37
  .cold-9d01.background-dark-5432
  .popup-b87b
  > li.carousel-rough-ecf2
  > a,
.status_8a37
  .cold-9d01.preview_left_e62f
  .popup-b87b
  > li.plasma-76ed
  > a,
.status_8a37 .cold-9d01.preview_left_e62f .popup-b87b > li.easy_216d > a {
  color: rgba(0, 0, 0, 0.8);
}
.status_8a37 .panel_1e4e,
.status_8a37 .panel_1e4e a {
  color: rgba(0, 0, 0, 0.8);
}
.status_8a37 .module-7a64.dynamic_05f4 li a,
.status_8a37 .action-ccc0 a,
.status_8a37 .input-bc4b,
.status_8a37 .popup-b87b > li > a,
.status_8a37 .item-465f {
  color: rgba(0, 0, 0, 0.55);
}
.status_8a37 .module-7a64.dynamic_05f4 li a:hover,
.status_8a37 .action-ccc0 a:hover,
.status_8a37 .input-bc4b:hover,
.status_8a37 .popup-b87b > li > a:hover,
.status_8a37 .item-465f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.status_8a37 .gallery_b693 {
  color: rgba(0, 0, 0, 0.55);
}
.status_8a37 .gallery_b693 .dim-f13d {
  color: rgba(0, 0, 0, 0.8);
}
.status_8a37 .gallery_b693:hover {
  color: rgba(0, 0, 0, 0.8);
}
.avatar-bronze-4a95 .grid_pro_cc22 {
  margin-left: auto;
  margin-right: auto;
}
.pagination_b147 > * {
  margin-left: auto;
  margin-right: auto;
}
.pagination_b147 .hover_9763 {
  margin-right: 1.41575em;
}
.active-north-f61d .pagination_b147 > .hidden_0f55 {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.active-north-f61d .pagination_b147 > .card-4e53 {
  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;
}
.row_thick_f727.avatar-bronze-4a95 .grid_pro_cc22,
.liquid-03f9.avatar-bronze-4a95 .grid_pro_cc22 {
  margin-left: 0;
}
.dynamic_0d76.avatar-bronze-4a95 .grid_pro_cc22,
.heading-prev-f917.avatar-bronze-4a95 .grid_pro_cc22 {
  margin-right: 0;
}
.pagination_b147 ol,
.pagination_b147 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.panel-huge-8661 video {
  max-width: 100%;
}
.up_a849 img {
  display: block;
}
.up_a849.hover_9763,
.up_a849.outer_6dee {
  width: 100%;
}
.up_a849.card-4e53 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.light_c6ba:not(.easy_0671) {
  margin: 1.5em auto;
}
.simple_a3ec p {
  padding: 1.5em 14px;
}
ul.focused-8757.card-4e53,
ul.focused-8757.hidden_0f55,
ul.focused-8757.black-f051.hidden_0f55 {
  padding: 0 14px;
}
.disabled_8cdb {
  display: block;
  overflow-x: auto;
}
.disabled_8cdb table {
  border-collapse: collapse;
  width: 100%;
}
.disabled_8cdb td,
.disabled_8cdb th {
  padding: 0.5em;
}
.pagination_b147 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.pagination_b147 ol ol,
.pagination_b147 ol ul,
.pagination_b147 ul ol,
.pagination_b147 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.pagination_b147 ol ol li,
.pagination_b147 ol ul li,
.pagination_b147 ul ol li,
.pagination_b147 ul ul li {
  margin-left: 0;
}
.outer-ab1a.badge-a01c > .first_6652 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.outer-ab1a.badge-a01c > .first_6652 iframe,
.outer-ab1a.badge-a01c > .first_6652 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.purple_d6fe {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.purple_d6fe.preview-current-5b27 {
  padding: 0;
}
.purple_d6fe.preview-current-5b27 cite {
  font-size: 13px;
}
.purple_d6fe > * {
  margin-left: 16px;
  margin-right: 16px;
}
.purple_d6fe cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.east_bb95 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.east_bb95 > p:first-child {
  margin-top: 0;
}
.east_bb95 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.east_bb95 blockquote {
  border-left: 0;
}
.paragraph_fluid_01be {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.paragraph_fluid_01be:not(.heading_9f67) {
  max-width: 100px;
}
.paragraph_fluid_01be.frame_4db0 {
  border-bottom: none !important;
  text-align: center;
}
.paragraph_fluid_01be.frame_4db0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .simple_a3ec p {
    padding: 1.5em 0;
  }
}
.sort-ec4a {
  color: #0073aa;
}
.item_e68d {
  background-color: #0073aa;
}
.mini-4713 {
  color: #229fd8;
}
.mini_8d54 {
  background-color: #229fd8;
}
.panel-lite-49ab {
  color: #eee;
}
.notice-108f {
  background-color: #eee;
}
.info_middle_799a {
  color: #444;
}
.wrapper_out_fb5b {
  background-color: #444;
}
.shade-solid-106e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.shade-solid-106e .hover_f55a .action-ccc0 {
  font-size: 15px;
}
.shade-solid-106e .action-ccc0 {
  line-height: 1.3;
}
.shade-solid-106e .status_8a37 {
}
.shade-solid-106e .status-fc97 {
  background: #235787;
}
.accent_dim_ccad {
  padding: 0;
}
.accent_dim_ccad .status-fc97 {
  background: #1a1a1a;
}
.accent_dim_ccad .status_8a37 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.rough-2efa {
  padding: 0;
  border-left: none;
  border-right: none;
}
.rough-2efa .status_8a37 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.rough-2efa .status-fc97 {
  background: #303030;
}
.focused_c827 {
  position: relative;
  z-index: 10;
}
.focused_c827 .focus_dim_e098 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pagination_ca1f .gradient-eab9 {
  display: inline-block;
  vertical-align: middle;
}
.pagination_ca1f.hidden_ee6e .gradient-eab9 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .pagination_ca1f.hidden_ee6e .gradient-eab9 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .pagination_ca1f.hidden_ee6e .gradient-eab9 {
    margin-right: 0.4em;
  }
}
.pagination_ca1f.hidden_ee6e .gradient-eab9:last-child {
  margin-right: 0;
}
.tiny_a44b .focus_dim_e098 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .input-7947 .hover_f55a {
    margin: 0 -0.5em;
  }
  .input-7947 .hover_f55a [class*="customify-col-"],
  .input-7947 .hover_f55a [class*="customify-col_"],
  .input-7947 .hover_f55a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.input-7947.gradient_hard_ed40 .focus_dim_e098 {
  background: 0 0 !important;
}
.input-7947.gradient_hard_ed40 .focus_dim_e098,
.input-7947.tiny_a44b .focus_dim_e098 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .input-7947.text-c9a3 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.input-7947.tiny_a44b .focus_dim_e098 {
  box-shadow: none !important;
}
.active-dim-a5e9 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .active-dim-a5e9 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .active-dim-a5e9 {
    padding: 18px 0 20px;
  }
}
.active-dim-a5e9 .item-5826 {
  width: 100%;
}
.active-dim-a5e9 .button_93f6 {
  margin-bottom: 0;
}
.active-dim-a5e9 .slider-hovered-d0b6 {
  margin-top: 5px;
  font-size: 0.875em;
}
.grid_5106 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.grid_5106 .layout_light_ecc3 {
  width: 100%;
}
.summary-43a1 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.summary-43a1 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.summary-43a1 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;
}
.summary-43a1 li:last-child:after {
  display: none;
}
.summary-43a1 li a {
  font-weight: 500;
  margin-right: 10px;
}
.fast-76a0 .container-42e7 button,
.active-dim-a5e9 .container-42e7 button {
  left: 0;
}
.fast-76a0 .layout_light_ecc3,
.active-dim-a5e9 .layout_light_ecc3 {
  padding-left: 0;
  padding-right: 0;
}
.fast-76a0 .grid_5106,
.active-dim-a5e9 .grid_5106 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.fast-76a0 {
  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;
}
.fast-76a0: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;
}
.fast-76a0 .shadow-stale-4159 {
  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) {
  .fast-76a0 .shadow-stale-4159 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .fast-76a0 .shadow-stale-4159 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .fast-76a0 .shadow-stale-4159 {
    min-height: 200px;
  }
}
.fast-76a0 .summary-43a1 {
  color: rgba(255, 255, 255, 0.8);
}
.fast-76a0 .summary-43a1 a,
.fast-76a0 .summary-43a1 li:after {
  color: inherit;
}
.fast-76a0 .summary-43a1 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.action_1c38 {
  margin-bottom: 0.5em;
}
.tooltip-focused-0617 {
  margin-bottom: 1.2em;
}
.tooltip-focused-0617,
.action_1c38 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tooltip-focused-0617 p:last-child,
.action_1c38 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .container-42e7,
#masthead .container-42e7 {
  display: none;
}
#masthead
  > .container-42e7.picture_2641 {
  display: none;
}
#masthead > .container-42e7 button {
  left: 0;
}
.slider-07e7 {
  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%;
}
.slider-07e7 .gradient-eab9 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.slider-07e7 .plasma_7b0b {
  display: -webkit-box;
  display: flex;
}
.slider-07e7 .plasma_7b0b.tertiary_stale_6ed2 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.slider-07e7 .plasma_7b0b.pattern_72e0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.slider-07e7 .plasma_7b0b.blue_ae0c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.slider-07e7.button-active-d53b.pagination-lite-78eb .plasma_7b0b.tertiary_stale_6ed2 {
  flex-basis: 100%;
}
.slider-07e7.tag-north-3b85 .plasma_7b0b.pattern_72e0 {
  -webkit-box-flex: 1;
  flex: auto;
}
.slider-07e7.tag-north-3b85 .plasma_7b0b.blue_ae0c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .container-42e7.picture_2641 {
  display: none;
}
#masthead > .container-42e7 button {
  left: 0;
}
.green_cc7d {
  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;
}
.green_cc7d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.green_cc7d.filter_prev_e4e7 i {
  margin-right: 4px;
}
.green_cc7d.dim-e6dc i {
  margin-left: 5px;
}
.action-ccc0 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.action-ccc0 p:last-child {
  margin-bottom: 0;
}
.highlight_f19f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.highlight_f19f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.highlight_f19f img {
  display: block;
  width: auto;
  line-height: 1;
}
.highlight_f19f .panel_1e4e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.highlight_f19f .highlight_7165 {
  margin: 5px 0 7px 0;
}
.highlight_f19f.active-8331 .caption_hard_13d3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.highlight_f19f.active-8331 .text-mini-9d50 {
  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;
}
.highlight_f19f.row_5191 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.highlight_f19f.row_5191 .caption_hard_13d3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.highlight_f19f.row_5191 .text-mini-9d50 {
  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;
}
.highlight_f19f.new-f7ef {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.highlight_f19f.detail-2df1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.highlight_f19f.detail-2df1 .text-mini-9d50 {
  margin-top: 7px;
}
.focused-a750 {
  display: inline-block;
}
.focused_c827 .accent_1ed9 .highlight_f19f img {
  max-width: 100%;
}
.cold-9d01 .surface_e066.inner_234d,
.pagination_up_60f5 .surface_e066.inner_234d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.cold-9d01 .preview_solid_5f5a,
.pagination_up_60f5 .preview_solid_5f5a {
  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%);
}
.cold-9d01 .preview_solid_5f5a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.cold-9d01.column-current-f364 .preview_solid_5f5a {
  display: none;
}
.cold-9d01 .paragraph-thick-3128 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.cold-9d01 .paragraph-thick-3128 li {
  display: inline-block;
  position: relative;
}
.cold-9d01 .paragraph-thick-3128 li:last-child {
  margin-right: 0;
}
.cold-9d01 .paragraph-thick-3128 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;
}
.cold-9d01 .paragraph-thick-3128 li.easy_216d > a {
  color: rgba(0, 0, 0, 0.9);
}
.cold-9d01 .paragraph-thick-3128 > 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;
}
.cold-9d01 .paragraph-thick-3128 > li > a i {
  line-height: 0;
}
.cold-9d01 .paragraph-thick-3128 > li.search_fluid_f789 > a .preview_solid_5f5a {
  margin-left: 4px;
  line-height: 0;
}
.cold-9d01 .paragraph-thick-3128 .shade_static_224a li.search_fluid_f789 > a {
  position: relative;
}
.cold-9d01 .paragraph-thick-3128 .shade_static_224a li.search_fluid_f789 > a:after,
.cold-9d01 .paragraph-thick-3128 .shade_static_224a li.search_fluid_f789 > a:before {
  content: "";
  display: table;
}
.cold-9d01 .paragraph-thick-3128 .shade_static_224a li.search_fluid_f789 > a:after {
  clear: both;
}
.cold-9d01 .paragraph-thick-3128 .shade_static_224a li.search_fluid_f789 > a .preview_solid_5f5a {
  margin-left: 5px;
  float: right;
}
.cold-9d01 .soft_7665,
.cold-9d01 .shade_static_224a {
  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;
}
.cold-9d01 .shade_static_224a {
  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;
}
.cold-9d01 .shade_static_224a .inner_234d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.cold-9d01 .shade_static_224a .preview_solid_5f5a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.cold-9d01 .shade_static_224a li {
  display: block;
  margin: 0;
  padding: 0;
}
.cold-9d01 .shade_static_224a 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;
}
.cold-9d01 .shade_static_224a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.cold-9d01 .shade_static_224a .shade_static_224a {
  top: 0;
  left: 100%;
}
.cold-9d01 .caption_soft_e2c8.fn-focus-af2f > .soft_7665,
.cold-9d01 .caption_soft_e2c8.fn-focus-af2f > .shade_static_224a,
.cold-9d01 .caption_soft_e2c8:focus > .soft_7665,
.cold-9d01 .caption_soft_e2c8:focus > .shade_static_224a,
.cold-9d01 .caption_soft_e2c8:hover > .soft_7665,
.cold-9d01 .caption_soft_e2c8:hover > .shade_static_224a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.cold-9d01.preview_left_e62f .popup-b87b:after,
.cold-9d01.preview_left_e62f .popup-b87b:before {
  content: "";
  display: table;
}
.cold-9d01.preview_left_e62f .popup-b87b:after {
  clear: both;
}
.cold-9d01.preview_left_e62f .popup-b87b > li {
  float: left;
}
.cold-9d01.backdrop-glass-2c03 .popup-b87b:after,
.cold-9d01.backdrop-glass-2c03 .popup-b87b:before {
  content: "";
  display: table;
}
.cold-9d01.backdrop-glass-2c03 .popup-b87b:after {
  clear: both;
}
.cold-9d01.backdrop-glass-2c03 .popup-b87b > li {
  float: left;
}
.cold-9d01.backdrop-glass-2c03 .popup-b87b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.cold-9d01.backdrop-glass-2c03 .popup-b87b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.cold-9d01.backdrop-glass-2c03 .popup-b87b > li.plasma-76ed > a,
.cold-9d01.backdrop-glass-2c03 .popup-b87b > li.easy_216d > a {
  color: #fff;
  background-color: #1e4b75;
}
.cold-9d01.detail-f4e6 .popup-b87b > li > a .inner_234d {
  position: relative;
}
.cold-9d01.detail-f4e6 .popup-b87b > li > a .inner_234d: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;
}
.cold-9d01.detail-f4e6
  .popup-b87b
  > li:focus
  > a
  .inner_234d:before,
.cold-9d01.detail-f4e6
  .popup-b87b
  > li:hover
  > a
  .inner_234d:before {
  width: 100%;
  background-color: currentColor;
}
.cold-9d01.detail-f4e6
  .popup-b87b
  > li.plasma-76ed
  > a
  .inner_234d:before,
.cold-9d01.detail-f4e6
  .popup-b87b
  > li.carousel-rough-ecf2
  > a
  .inner_234d:before {
  width: 100%;
  background-color: currentColor;
}
.cold-9d01.background-dark-5432 .popup-b87b > li > a .inner_234d {
  position: relative;
}
.cold-9d01.background-dark-5432 .popup-b87b > li > a .inner_234d: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;
}
.cold-9d01.background-dark-5432 .popup-b87b > li:focus > a .inner_234d:before,
.cold-9d01.background-dark-5432
  .popup-b87b
  > li:hover
  > a
  .inner_234d:before {
  width: 100%;
  background-color: currentColor;
}
.cold-9d01.background-dark-5432
  .popup-b87b
  > li.plasma-76ed
  > a
  .inner_234d:before,
.cold-9d01.background-dark-5432
  .popup-b87b
  > li.carousel-rough-ecf2
  > a
  .inner_234d:before {
  width: 100%;
  background-color: currentColor;
}
.pagination_up_60f5 .paragraph-thick-3128 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagination_up_60f5 .paragraph-thick-3128 li:first-child > a {
  border-top: none;
}
.pagination_up_60f5 .paragraph-thick-3128 .label-cf21 > .inner_234d .preview_solid_5f5a {
  display: none;
}
.pagination_up_60f5 .paragraph-thick-3128 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.pagination_up_60f5 .paragraph-thick-3128 li:last-child {
  border: none;
}
.pagination_up_60f5 .paragraph-thick-3128 li.search_fluid_f789 > a {
  padding-right: 45px !important;
}
.pagination_up_60f5 .paragraph-thick-3128 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.pagination_up_60f5 .paragraph-thick-3128 li a:focus,
.pagination_up_60f5 .paragraph-thick-3128 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pagination_up_60f5 .paragraph-thick-3128 li .label_light_7bd4 {
  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;
}
.pagination_up_60f5 .paragraph-thick-3128 li .label_light_7bd4:hover {
  box-shadow: none;
}
.pagination_up_60f5 .paragraph-thick-3128 li .label_light_7bd4 .preview_solid_5f5a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.pagination_up_60f5 .paragraph-thick-3128 .shade_static_224a {
  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);
}
.pagination_up_60f5 .paragraph-thick-3128 .shade_static_224a li a {
  padding-left: 3em;
}
.pagination_up_60f5 .paragraph-thick-3128 .bright-6d49 > a .label_light_7bd4 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.pagination_up_60f5 .paragraph-thick-3128 .bright-6d49 > .shade_static_224a {
  display: block;
  opacity: 1;
}
.header-right-1aad {
  max-width: 100%;
}
.detail-yellow-87bb {
  line-height: 0;
  cursor: pointer;
}
.item-465f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.item-465f:hover {
  box-shadow: none;
  color: currentColor;
}
.item-465f svg {
  width: 18px;
  height: 18px;
}
.item-465f .disabled-5e3b {
  display: none;
}
.advanced-1e61 {
  position: relative;
}
.advanced-1e61.fn-active-af2f .item-465f .info-4b18 {
  display: none;
}
.advanced-1e61.fn-active-af2f .item-465f .disabled-5e3b {
  display: inline-block;
}
.advanced-1e61 .button-middle-0d33 {
  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);
}
.advanced-1e61.gradient-motion-4355 .button-middle-0d33 {
  left: auto;
  right: -0.9em;
}
.advanced-1e61.gradient-motion-4355 .paragraph_4a5e::before {
  left: auto;
  right: 15px;
}
.advanced-1e61.fn-active-af2f .button-middle-0d33 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.badge_6409 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.badge_6409 label {
  flex-basis: 100%;
}
.badge_6409 .photo-huge-b88e {
  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;
}
.badge_6409 .icon-6e24 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.badge_6409 .icon-6e24:focus {
  background-color: transparent;
}
.badge_6409 button.fresh-d939 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.badge_6409 button.fresh-d939:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.badge_6409 button.fresh-d939 svg {
  width: 18px;
  height: 18px;
}
.badge_6409 input[type="submit"] {
  min-height: auto;
}
.modal-956e .badge_6409 .icon-6e24 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.paragraph_4a5e {
  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) {
  .paragraph_4a5e {
    width: 220px;
  }
}
.paragraph_4a5e label {
  flex-basis: 100%;
}
.paragraph_4a5e::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;
}
.box_action_0f64 .modal-956e .badge_6409 {
  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;
}
.box_action_0f64
  .modal-956e
  .badge_6409
  .photo-huge-b88e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.box_action_0f64 .modal-956e .badge_6409 .icon-6e24 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.box_action_0f64
  .modal-956e
  .badge_6409
  .icon-6e24:focus {
  background: 0 0;
}
.box_action_0f64
  .modal-956e
  .badge_6409
  .tertiary_complex_2353 {
  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;
}
.module-7a64 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.module-7a64 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.module-7a64 li:last-child {
  margin-right: 0;
}
.module-7a64 li:first-child {
  margin-left: 0;
}
.module-7a64.small-5c2c a {
  color: #fff;
}
.module-7a64.small-5c2c a:hover {
  color: #fff;
}
.module-7a64 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.module-7a64 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.module-7a64 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.module-7a64 a:hover {
  opacity: 0.9;
  color: inherit;
}
.module-7a64 [class*="social-icon-apple"] {
  background-color: #999;
}
.module-7a64 [class*="social-icon-apple"].layout_north_e1c5 {
  background-color: transparent;
  color: #999;
}
.module-7a64 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.module-7a64 [class*="social-icon-behance"].layout_north_e1c5 {
  background-color: transparent;
  color: #1769ff;
}
.module-7a64 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.module-7a64 [class*="social-icon-bitbucket"].layout_north_e1c5 {
  background-color: transparent;
  color: #205081;
}
.module-7a64 [class*="social-icon-codepen"] {
  background-color: #000;
}
.module-7a64 [class*="social-icon-codepen"].layout_north_e1c5 {
  background-color: transparent;
  color: #000;
}
.module-7a64 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.module-7a64 [class*="social-icon-delicious"].layout_north_e1c5 {
  background-color: transparent;
  color: #39f;
}
.module-7a64 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.module-7a64 [class*="social-icon-digg"].layout_north_e1c5 {
  background-color: transparent;
  color: #005be2;
}
.module-7a64 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.module-7a64 [class*="social-icon-dribbble"].layout_north_e1c5 {
  background-color: transparent;
  color: #ea4c89;
}
.module-7a64 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.module-7a64 [class*="social-icon-envelope"].layout_north_e1c5 {
  background-color: transparent;
  color: #ea4335;
}
.module-7a64 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.module-7a64 [class*="social-icon-facebook"].layout_north_e1c5 {
  background-color: transparent;
  color: #3b5998;
}
.module-7a64 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.module-7a64 [class*="social-icon-flickr"].layout_north_e1c5 {
  background-color: transparent;
  color: #0063dc;
}
.module-7a64 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.module-7a64 [class*="social-icon-foursquare"].layout_north_e1c5 {
  background-color: transparent;
  color: #2d5be3;
}
.module-7a64 [class*="social-icon-github"] {
  background-color: #333;
}
.module-7a64 [class*="social-icon-github"].layout_north_e1c5 {
  background-color: transparent;
  color: #333;
}
.module-7a64 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.module-7a64 [class*="social-icon-google-plus"].layout_north_e1c5 {
  background-color: transparent;
  color: #dd4b39;
}
.module-7a64 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.module-7a64 [class*="social-icon-houzz"].layout_north_e1c5 {
  background-color: transparent;
  color: #7ac142;
}
.module-7a64 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.module-7a64 [class*="social-icon-instagram"].layout_north_e1c5 {
  background-color: transparent;
  color: #262626;
}
.module-7a64 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.module-7a64 [class*="social-icon-jsfiddle"].layout_north_e1c5 {
  background-color: transparent;
  color: #487aa2;
}
.module-7a64 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.module-7a64 [class*="social-icon-linkedin"].layout_north_e1c5 {
  background-color: transparent;
  color: #0077b5;
}
.module-7a64 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.module-7a64 [class*="social-icon-medium"].layout_north_e1c5 {
  background-color: transparent;
  color: #00ab6b;
}
.module-7a64 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.module-7a64
  [class*="social-icon-odnoklassniki"].layout_north_e1c5 {
  background-color: transparent;
  color: #f4731c;
}
.module-7a64 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.module-7a64 [class*="social-icon-meetup"].layout_north_e1c5 {
  background-color: transparent;
  color: #ec1c40;
}
.module-7a64 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.module-7a64 [class*="social-icon-pinterest"].layout_north_e1c5 {
  background-color: transparent;
  color: #bd081c;
}
.module-7a64 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.module-7a64 [class*="social-icon-product-hunt"].layout_north_e1c5 {
  background-color: transparent;
  color: #da552f;
}
.module-7a64 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.module-7a64 [class*="social-icon-reddit"].layout_north_e1c5 {
  background-color: transparent;
  color: #ff4500;
}
.module-7a64 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.module-7a64 [class*="social-icon-rss"].layout_north_e1c5 {
  background-color: transparent;
  color: #f26522;
}
.module-7a64 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.module-7a64
  [class*="social-icon-shopping-cart"].layout_north_e1c5 {
  background-color: transparent;
  color: #4caf50;
}
.module-7a64 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.module-7a64 [class*="social-icon-skype"].layout_north_e1c5 {
  background-color: transparent;
  color: #00aff0;
}
.module-7a64 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.module-7a64 [class*="social-icon-slideshare"].layout_north_e1c5 {
  background-color: transparent;
  color: #0077b5;
}
.module-7a64 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.module-7a64 [class*="social-icon-snapchat"].layout_north_e1c5 {
  background-color: transparent;
  color: #fffc00;
}
.module-7a64 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.module-7a64 [class*="social-icon-soundcloud"].layout_north_e1c5 {
  background-color: transparent;
  color: #f80;
}
.module-7a64 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.module-7a64 [class*="social-icon-spotify"].layout_north_e1c5 {
  background-color: transparent;
  color: #2ebd59;
}
.module-7a64 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.module-7a64
  [class*="social-icon-stack-overflow"].layout_north_e1c5 {
  background-color: transparent;
  color: #fe7a15;
}
.module-7a64 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.module-7a64 [class*="social-icon-maldkfgram"].layout_north_e1c5 {
  background-color: transparent;
  color: #2ca5e0;
}
.module-7a64 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.module-7a64 [class*="social-icon-tripadvisor"].layout_north_e1c5 {
  background-color: transparent;
  color: #589442;
}
.module-7a64 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.module-7a64 [class*="social-icon-tumblr"].layout_north_e1c5 {
  background-color: transparent;
  color: #35465c;
}
.module-7a64 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.module-7a64 [class*="social-icon-twitch"].layout_north_e1c5 {
  background-color: transparent;
  color: #6441a5;
}
.module-7a64 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.module-7a64 [class*="social-icon-twitter"].layout_north_e1c5 {
  background-color: transparent;
  color: #1da1f2;
}
.module-7a64 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.module-7a64 [class*="social-icon-vimeo"].layout_north_e1c5 {
  background-color: transparent;
  color: #1ab7ea;
}
.module-7a64 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.module-7a64 [class*="social-icon-vk"].layout_north_e1c5 {
  background-color: transparent;
  color: #45668e;
}
.module-7a64 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.module-7a64 [class*="social-icon-weibo"].layout_north_e1c5 {
  background-color: transparent;
  color: #df2029;
}
.module-7a64 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.module-7a64 [class*="social-icon-weixin"].layout_north_e1c5 {
  background-color: transparent;
  color: #7bb32e;
}
.module-7a64 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.module-7a64 [class*="social-icon-whatsapp"].layout_north_e1c5 {
  background-color: transparent;
  color: #25d366;
}
.module-7a64 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.module-7a64 [class*="social-icon-wordpress"].layout_north_e1c5 {
  background-color: transparent;
  color: #21759b;
}
.module-7a64 [class*="social-icon-xing"] {
  background-color: #026466;
}
.module-7a64 [class*="social-icon-xing"].layout_north_e1c5 {
  background-color: transparent;
  color: #026466;
}
.module-7a64 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.module-7a64 [class*="social-icon-yelp"].layout_north_e1c5 {
  background-color: transparent;
  color: #af0606;
}
.module-7a64 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.module-7a64 [class*="social-icon-youtube"].layout_north_e1c5 {
  background-color: transparent;
  color: #cd201f;
}
.input-bc4b {
  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;
}
.input-bc4b:hover {
  box-shadow: none;
  background: 0 0;
}
.highlight-down-45c3 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tag_green_b68c {
  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;
}
.slow-7a29 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.gallery-0443 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.gallery-0443,
.gallery-0443::after,
.gallery-0443::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;
}
.gallery-0443::after,
.gallery-0443::before {
  content: "";
  display: block;
  background-color: inherit;
}
.modal-d0a1 .tag_green_b68c .slow-7a29 {
  margin-top: -2px;
  width: 19px;
}
.modal-d0a1 .tag_green_b68c .gallery-0443 {
  margin-top: -1px;
}
.modal-d0a1 .tag_green_b68c .gallery-0443,
.modal-d0a1 .tag_green_b68c .gallery-0443::after,
.modal-d0a1 .tag_green_b68c .gallery-0443::before {
  width: 19px;
  height: 2px;
}
.modal-d0a1 .tag_green_b68c .gallery-0443::before {
  top: -6px;
}
.modal-d0a1 .tag_green_b68c .gallery-0443::after {
  bottom: -6px;
}
.backdrop_a10a .tag_green_b68c .slow-7a29 {
  margin-top: -2px;
  width: 22px;
}
.backdrop_a10a .tag_green_b68c .gallery-0443 {
  margin-top: -1px;
}
.backdrop_a10a .tag_green_b68c .gallery-0443,
.backdrop_a10a .tag_green_b68c .gallery-0443::after,
.backdrop_a10a .tag_green_b68c .gallery-0443::before {
  width: 22px;
  height: 2px;
}
.backdrop_a10a .tag_green_b68c .gallery-0443::before {
  top: -7px;
}
.backdrop_a10a .tag_green_b68c .gallery-0443::after {
  bottom: -7px;
}
.component-9cd4 .tag_green_b68c .slow-7a29 {
  margin-top: -2px;
  width: 31px;
}
.component-9cd4 .tag_green_b68c .gallery-0443 {
  margin-top: -1.5px;
}
.component-9cd4 .tag_green_b68c .gallery-0443,
.component-9cd4 .tag_green_b68c .gallery-0443::after,
.component-9cd4 .tag_green_b68c .gallery-0443::before {
  width: 31px;
  height: 3px;
}
.component-9cd4 .tag_green_b68c .gallery-0443::before {
  top: -9px;
}
.component-9cd4 .tag_green_b68c .gallery-0443::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hovered_8632 .tag_green_b68c .slow-7a29 {
    margin-top: -2px;
    width: 19px;
  }
  .hovered_8632 .tag_green_b68c .gallery-0443 {
    margin-top: -1px;
  }
  .hovered_8632 .tag_green_b68c .gallery-0443,
  .hovered_8632 .tag_green_b68c .gallery-0443::after,
  .hovered_8632 .tag_green_b68c .gallery-0443::before {
    width: 19px;
    height: 2px;
  }
  .hovered_8632 .tag_green_b68c .gallery-0443::before {
    top: -6px;
  }
  .hovered_8632 .tag_green_b68c .gallery-0443::after {
    bottom: -6px;
  }
  .accordion-dim-cba2 .tag_green_b68c .slow-7a29 {
    margin-top: -2px;
    width: 22px;
  }
  .accordion-dim-cba2 .tag_green_b68c .gallery-0443 {
    margin-top: -1px;
  }
  .accordion-dim-cba2 .tag_green_b68c .gallery-0443,
  .accordion-dim-cba2 .tag_green_b68c .gallery-0443::after,
  .accordion-dim-cba2 .tag_green_b68c .gallery-0443::before {
    width: 22px;
    height: 2px;
  }
  .accordion-dim-cba2 .tag_green_b68c .gallery-0443::before {
    top: -7px;
  }
  .accordion-dim-cba2 .tag_green_b68c .gallery-0443::after {
    bottom: -7px;
  }
  .iron_fd23 .tag_green_b68c .slow-7a29 {
    margin-top: -2px;
    width: 31px;
  }
  .iron_fd23 .tag_green_b68c .gallery-0443 {
    margin-top: -1.5px;
  }
  .iron_fd23 .tag_green_b68c .gallery-0443,
  .iron_fd23 .tag_green_b68c .gallery-0443::after,
  .iron_fd23 .tag_green_b68c .gallery-0443::before {
    width: 31px;
    height: 3px;
  }
  .iron_fd23 .tag_green_b68c .gallery-0443::before {
    top: -9px;
  }
  .iron_fd23 .tag_green_b68c .gallery-0443::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .gold-1d53 .tag_green_b68c .slow-7a29 {
    margin-top: -2px;
    width: 19px;
  }
  .gold-1d53 .tag_green_b68c .gallery-0443 {
    margin-top: -1px;
  }
  .gold-1d53 .tag_green_b68c .gallery-0443,
  .gold-1d53 .tag_green_b68c .gallery-0443::after,
  .gold-1d53 .tag_green_b68c .gallery-0443::before {
    width: 19px;
    height: 2px;
  }
  .gold-1d53 .tag_green_b68c .gallery-0443::before {
    top: -6px;
  }
  .gold-1d53 .tag_green_b68c .gallery-0443::after {
    bottom: -6px;
  }
  .shade-0268 .tag_green_b68c .slow-7a29 {
    margin-top: -2px;
    width: 22px;
  }
  .shade-0268 .tag_green_b68c .gallery-0443 {
    margin-top: -1px;
  }
  .shade-0268 .tag_green_b68c .gallery-0443,
  .shade-0268 .tag_green_b68c .gallery-0443::after,
  .shade-0268 .tag_green_b68c .gallery-0443::before {
    width: 22px;
    height: 2px;
  }
  .shade-0268 .tag_green_b68c .gallery-0443::before {
    top: -7px;
  }
  .shade-0268 .tag_green_b68c .gallery-0443::after {
    bottom: -7px;
  }
  .disabled-dirty-9643 .tag_green_b68c .slow-7a29 {
    margin-top: -2px;
    width: 31px;
  }
  .disabled-dirty-9643 .tag_green_b68c .gallery-0443 {
    margin-top: -1.5px;
  }
  .disabled-dirty-9643 .tag_green_b68c .gallery-0443,
  .disabled-dirty-9643 .tag_green_b68c .gallery-0443::after,
  .disabled-dirty-9643 .tag_green_b68c .gallery-0443::before {
    width: 31px;
    height: 3px;
  }
  .disabled-dirty-9643 .tag_green_b68c .gallery-0443::before {
    top: -9px;
  }
  .disabled-dirty-9643 .tag_green_b68c .gallery-0443::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .dark_a90a .tag_green_b68c .slow-7a29 {
    margin-top: -2px;
    width: 19px;
  }
  .dark_a90a .tag_green_b68c .gallery-0443 {
    margin-top: -1px;
  }
  .dark_a90a .tag_green_b68c .gallery-0443,
  .dark_a90a .tag_green_b68c .gallery-0443::after,
  .dark_a90a .tag_green_b68c .gallery-0443::before {
    width: 19px;
    height: 2px;
  }
  .dark_a90a .tag_green_b68c .gallery-0443::before {
    top: -6px;
  }
  .dark_a90a .tag_green_b68c .gallery-0443::after {
    bottom: -6px;
  }
  .gradient_b075 .tag_green_b68c .slow-7a29 {
    margin-top: -2px;
    width: 22px;
  }
  .gradient_b075 .tag_green_b68c .gallery-0443 {
    margin-top: -1px;
  }
  .gradient_b075 .tag_green_b68c .gallery-0443,
  .gradient_b075 .tag_green_b68c .gallery-0443::after,
  .gradient_b075 .tag_green_b68c .gallery-0443::before {
    width: 22px;
    height: 2px;
  }
  .gradient_b075 .tag_green_b68c .gallery-0443::before {
    top: -7px;
  }
  .gradient_b075 .tag_green_b68c .gallery-0443::after {
    bottom: -7px;
  }
  .inner_2db4 .tag_green_b68c .slow-7a29 {
    margin-top: -2px;
    width: 31px;
  }
  .inner_2db4 .tag_green_b68c .gallery-0443 {
    margin-top: -1.5px;
  }
  .inner_2db4 .tag_green_b68c .gallery-0443,
  .inner_2db4 .tag_green_b68c .gallery-0443::after,
  .inner_2db4 .tag_green_b68c .gallery-0443::before {
    width: 31px;
    height: 3px;
  }
  .inner_2db4 .tag_green_b68c .gallery-0443::before {
    top: -9px;
  }
  .inner_2db4 .tag_green_b68c .gallery-0443::after {
    bottom: -9px;
  }
}
.item-lower-7f45 .gallery-0443 {
  -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);
}
.item-lower-7f45 .gallery-0443::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.item-lower-7f45 .gallery-0443::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);
}
.item-lower-7f45.texture-hot-ba06 .gallery-0443 {
  -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);
}
.item-lower-7f45.texture-hot-ba06 .gallery-0443::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.item-lower-7f45.texture-hot-ba06 .gallery-0443::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);
}
.dropdown_bright_fcc9 {
  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.outline_aca3:before {
  display: none;
}
.breadcrumb_huge_54a7 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.breadcrumb_huge_54a7 .main_c053 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.breadcrumb_huge_54a7 .main_c053:last-of-type {
  border-bottom: none;
}
.breadcrumb_huge_54a7 .main_c053.advanced-42f3,
.breadcrumb_huge_54a7 .main_c053.outline_1271,
.breadcrumb_huge_54a7 .main_c053.accordion_5bf6 {
  padding: 0;
}
.breadcrumb_huge_54a7 .pagination_up_60f5 .label_light_7bd4 {
  color: currentColor;
}
.breadcrumb_huge_54a7 .pagination_up_60f5 .label_light_7bd4:focus,
.breadcrumb_huge_54a7 .pagination_up_60f5 .label_light_7bd4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.breadcrumb_huge_54a7.status_8a37 .gallery_b693,
.breadcrumb_huge_54a7.status_8a37 .action-ccc0 a,
.breadcrumb_huge_54a7.status_8a37 .popup-b87b a,
.breadcrumb_huge_54a7.status_8a37 .shade_static_224a a {
  color: rgba(0, 0, 0, 0.55);
}
.breadcrumb_huge_54a7.status_8a37 .gallery_b693:hover,
.breadcrumb_huge_54a7.status_8a37 .action-ccc0 a:hover,
.breadcrumb_huge_54a7.status_8a37 .popup-b87b a:hover,
.breadcrumb_huge_54a7.status_8a37 .shade_static_224a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb_huge_54a7.status_8a37 .dim-f13d {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb_huge_54a7.status_8a37 .main_c053 {
  border-color: rgba(0, 0, 0, 0.08);
}
.breadcrumb_huge_54a7.status_8a37 .main_c053:before {
  background: rgba(0, 0, 0, 0.08);
}
.breadcrumb_huge_54a7.status_8a37 .tabs_liquid_8923:before {
  background: rgba(255, 255, 255, 0.9);
}
.breadcrumb_huge_54a7.status_8a37 .pagination_up_60f5 .paragraph-thick-3128 li a,
.breadcrumb_huge_54a7.status_8a37 .pagination_up_60f5 .label_light_7bd4,
.breadcrumb_huge_54a7.status_8a37 .shade_static_224a {
  border-color: rgba(0, 0, 0, 0.08);
}
.breadcrumb_huge_54a7.status_8a37 .pagination_up_60f5 .label_light_7bd4:focus,
.breadcrumb_huge_54a7.status_8a37 .pagination_up_60f5 .label_light_7bd4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.breadcrumb_huge_54a7.status_8a37 .paragraph-thick-3128 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.breadcrumb_huge_54a7.status-fc97 .gallery_b693,
.breadcrumb_huge_54a7.status-fc97 .action-ccc0 a,
.breadcrumb_huge_54a7.status-fc97 .popup-b87b .label_light_7bd4,
.breadcrumb_huge_54a7.status-fc97 .popup-b87b a,
.breadcrumb_huge_54a7.status-fc97 .shade_static_224a a {
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb_huge_54a7.status-fc97 .gallery_b693:hover,
.breadcrumb_huge_54a7.status-fc97 .action-ccc0 a:hover,
.breadcrumb_huge_54a7.status-fc97 .popup-b87b .label_light_7bd4:hover,
.breadcrumb_huge_54a7.status-fc97 .popup-b87b a:hover,
.breadcrumb_huge_54a7.status-fc97 .shade_static_224a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb_huge_54a7.status-fc97 .dim-f13d {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb_huge_54a7.status-fc97 .main_c053 {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb_huge_54a7.status-fc97 .main_c053:before {
  background: rgba(255, 255, 255, 0.08);
}
.breadcrumb_huge_54a7.status-fc97 .tabs_liquid_8923:before {
  background: rgba(0, 0, 0, 0.9);
}
.breadcrumb_huge_54a7.status-fc97 .pagination_up_60f5 .paragraph-thick-3128 li a,
.breadcrumb_huge_54a7.status-fc97 .pagination_up_60f5 .label_light_7bd4,
.breadcrumb_huge_54a7.status-fc97 .shade_static_224a {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb_huge_54a7.status-fc97 .pagination_up_60f5 .label_light_7bd4:focus,
.breadcrumb_huge_54a7.status-fc97 .pagination_up_60f5 .label_light_7bd4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.breadcrumb_huge_54a7.status-fc97 .paragraph-thick-3128 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs_liquid_8923 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tabs_liquid_8923:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.frame_e0c3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.picture_new_1609 .breadcrumb_huge_54a7 {
  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;
}
.picture_new_1609 .main_c053 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.picture_new_1609 .main_c053: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) {
  .picture_new_1609 .main_c053:before {
    width: 16%;
    left: 42%;
  }
}
.picture_new_1609 .main_c053:last-child:before {
  content: none;
}
.picture_new_1609 .main_c053[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.picture_new_1609 .pagination_up_60f5 .paragraph-thick-3128 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.picture_new_1609 .pagination_up_60f5 .paragraph-thick-3128 li a .label_light_7bd4 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.picture_new_1609 .pagination_up_60f5 .shade_static_224a {
  border: none;
}
.picture_new_1609 .pagination_up_60f5 .shade_static_224a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.picture_new_1609 .tabs_liquid_8923 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.picture_new_1609 .frame_e0c3 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.picture_new_1609 .status-fc97 .tabs_liquid_8923:before {
  background: rgba(0, 0, 0, 0.9);
}
.picture_new_1609 .status_8a37.breadcrumb_8b88 .gallery-0443 {
  background: rgba(0, 0, 0, 0.6);
}
.picture_new_1609
  .status_8a37.breadcrumb_8b88
  .gallery-0443::after,
.picture_new_1609
  .status_8a37.breadcrumb_8b88
  .gallery-0443:before {
  background: inherit;
}
.picture_new_1609
  .status_8a37.breadcrumb_8b88:hover
  .gallery-0443 {
  background: rgba(0, 0, 0, 0.8);
}
.highlight_silver_f6af .breadcrumb_huge_54a7 {
  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) {
  .highlight_silver_f6af .breadcrumb_huge_54a7 {
    width: auto;
    right: 45px;
  }
}
.avatar_e810 .breadcrumb_huge_54a7 {
  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) {
  .avatar_e810 .breadcrumb_huge_54a7 {
    width: auto;
    left: 45px;
  }
}
.outline_aca3 .breadcrumb_huge_54a7 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.outline_aca3 .frame_e0c3 {
  max-width: 48em;
  margin: 0 auto;
}
.outline_aca3 .tabs_liquid_8923:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.background-a934 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.background-a934.picture_new_1609 .breadcrumb_huge_54a7 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.background-a934.highlight_silver_f6af .breadcrumb_huge_54a7 {
  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);
}
.background-a934 .breadcrumb_huge_54a7 {
  visibility: visible;
}
.background-a934.avatar_e810 .breadcrumb_huge_54a7 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.button_7bf5,
.detail-mini-2716 {
  overflow-x: hidden;
}
.button_7bf5 .breadcrumb_huge_54a7 {
  overflow: auto;
}
.button_7bf5.picture_new_1609 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button_7bf5.picture_new_1609 .breadcrumb_huge_54a7 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.button_7bf5.picture_new_1609 .input-bc4b {
  opacity: 0;
}
.button_7bf5.highlight_silver_f6af {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button_7bf5.highlight_silver_f6af .breadcrumb_huge_54a7 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.button_7bf5.highlight_silver_f6af .input-bc4b {
  opacity: 0;
}
.button_7bf5.avatar_e810 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button_7bf5.avatar_e810 .breadcrumb_huge_54a7 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.button_7bf5.avatar_e810 .input-bc4b {
  opacity: 0;
}
.button_7bf5.outline_aca3 .breadcrumb_huge_54a7 {
  z-index: 10;
  visibility: visible;
}
.breadcrumb_8b88 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.breadcrumb_8b88 .gallery-0443 {
  background: rgba(255, 255, 255, 0.99);
}
.breadcrumb_8b88 .gallery-0443::after,
.breadcrumb_8b88 .gallery-0443:before {
  background: inherit;
}
.breadcrumb_8b88:hover .gallery-0443 {
  background: rgba(255, 255, 255, 0.99);
}
.avatar_e810 .breadcrumb_8b88 {
  top: 10px;
  right: auto;
  left: 12px;
}
.outline_aca3 .breadcrumb_8b88 {
  display: none !important;
}
.button_7bf5:before,
.detail-mini-2716:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.button_7bf5 .breadcrumb_8b88,
.detail-mini-2716 .breadcrumb_8b88 {
  display: inline-block;
}
.breadcrumb_huge_54a7 .gradient-eab9 {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  opacity: 0;
}
.button_7bf5 .breadcrumb_huge_54a7 .gradient-eab9,
.detail-mini-2716 .breadcrumb_huge_54a7 .gradient-eab9 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.column_pink_18d7 .photo-huge-b88e {
  width: 100%;
}
.accent_1ed9 {
  padding: 0 0.5em 0;
}
.accent_1ed9 [class*="customify-col-"],
.accent_1ed9 [class*="customify-col_"],
.accent_1ed9 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.card-in-18fd .accent_1ed9 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hover_f55a .shadow-soft-549b,
  .shadow-soft-549b {
    display: none;
  }
  .input-7a25 {
    text-align: left;
  }
  .menu-949c {
    text-align: center;
  }
  .short_ef2e {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hover_f55a .motion_5488,
  .motion_5488 {
    display: none;
  }
  .hero-7aa2 {
    text-align: left;
  }
  .notice-top-4aca {
    text-align: center;
  }
  .shade_326e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hover_f55a .small-bcfc,
  .small-bcfc {
    display: none;
  }
  .shade_584d {
    text-align: left;
  }
  .filter_soft_fd6d {
    text-align: center;
  }
  .link_first_9d71 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.description_yellow_90c5 {
  box-shadow: none !important;
}
.notification_5e5f .soft-1d9e,
.article-hot-35f5 .soft-1d9e {
  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;
}
.article-hot-35f5 .soft-1d9e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.focus_dim_e098 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.focus_dim_e098:after,
.focus_dim_e098:before {
  content: "";
  display: table;
}
.focus_dim_e098:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .focus_dim_e098 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.focus_dim_e098,
.text-c9a3 {
  max-width: 1248px;
  margin: 0 auto;
}

.block-e6f7.light_9158 .focus_dim_e098 {
  max-width: 100%;
}
.block-e6f7.alert_ac9b {
  max-width: 1200px;
  margin: 0 auto;
}
.block-e6f7.solid-3bdc .focus_dim_e098 {
  max-width: 100%;
}
.block-e6f7.solid-3bdc > .focus_dim_e098 {
  padding-left: 0;
  padding-right: 0;
}
.block-e6f7.solid-3bdc > .focus_dim_e098 .hover_f55a {
  margin: 0;
}
.block-e6f7.solid-3bdc
  > .focus_dim_e098
  .table_north_771b.shade-wide-3c0b {
  margin-right: 0;
  margin-left: 0;
}
.block-e6f7.solid-3bdc #main.shade-wide-3c0b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .next-fa50 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .next-fa50 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .modal_focused_05f2 .grid_pro_cc22 {
    padding-right: 1em;
  }
  .modal_focused_05f2.pattern-over-19f9 .table_north_771b {
    border-right: 1px solid #eaecee;
  }
  .modal_focused_05f2.pattern-over-19f9 .grid_pro_cc22 {
    padding-right: 1em;
  }
  .modal_focused_05f2.pattern-over-19f9 .table_a05e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .over_0f2d .grid_pro_cc22 {
    padding-left: 1em;
  }
  .over_0f2d.pattern-over-19f9 .table_north_771b {
    border-left: 1px solid #eaecee;
  }
  .over_0f2d.pattern-over-19f9 .grid_pro_cc22 {
    padding-left: 1em;
  }
  .over_0f2d.pattern-over-19f9 .table_a05e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .box-c5b4 .grid_pro_cc22 {
    padding-left: 1em;
  }
  .box-c5b4.pattern-over-19f9 .breadcrumb-brown-ea16 {
    border-right: 1px solid #eaecee;
  }
  .box-c5b4.pattern-over-19f9 .out_f380 {
    border-right: 1px solid #eaecee;
  }
  .box-c5b4.pattern-over-19f9 .grid_pro_cc22 {
    padding-left: 1em;
  }
  .box-c5b4.pattern-over-19f9 .table_a05e {
    padding-right: 1em;
  }
  .box-c5b4.pattern-over-19f9 .shade-fast-038e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .steel_5974 .grid_pro_cc22 {
    padding-right: 1em;
  }
  .steel_5974.pattern-over-19f9 .breadcrumb-brown-ea16 {
    border-left: 1px solid #eaecee;
  }
  .steel_5974.pattern-over-19f9 .out_f380 {
    border-left: 1px solid #eaecee;
  }
  .steel_5974.pattern-over-19f9 .grid_pro_cc22 {
    padding-right: 1em;
  }
  .steel_5974.pattern-over-19f9 .table_a05e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .steel_5974.pattern-over-19f9 .shade-fast-038e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .next-fa50 .grid_pro_cc22 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .next-fa50.pattern-over-19f9 .table_north_771b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .next-fa50.pattern-over-19f9 .grid_pro_cc22 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .next-fa50.pattern-over-19f9 .table_a05e {
    padding-left: 1em;
  }
  .next-fa50.pattern-over-19f9 .shade-fast-038e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .next-fa50.pattern-over-19f9 .grid_pro_cc22 {
    padding-left: 0;
  }
}
.tooltip_cc98 .pagination_ca1f {
  display: inline-block;
}
.stone-9a8f {
  display: inline-block;
}
.slider-de66 {
  word-con: break-word;
}
.icon_down_73bc > span {
  display: inline-block;
  padding: 5px 0;
}
.icon_down_73bc .feature-outer-457f {
  margin-left: 8px;
  margin-right: 8px;
}
.icon_down_73bc .selected-b543 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.summary-6246 .modal-prev-da0d {
  margin-bottom: 2em;
}
.summary-6246 .red-4fb1 {
  margin-bottom: 15px;
}
.summary-6246 .red-4fb1:last-child {
  margin-bottom: 0;
}
.summary-6246 .heading_7864 {
  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) {
  .summary-6246 .heading_7864 {
    display: block;
  }
}
.summary-6246 .focus-9e8d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .summary-6246 .focus-9e8d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.summary-6246 .gradient-bd6b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.summary-6246 .gradient-bd6b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.summary-6246 .gradient-bd6b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.summary-6246 .slider-de66 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.summary-6246 .slider-de66 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.summary-6246 .box-current-ec07 p:last-child {
  margin-bottom: 0;
}
.summary-6246 .description_2087 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.summary-6246 .widget_d309 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.summary-6246 .content_right_d17d {
  margin-top: 1em;
}
.summary-6246 .nav_stale_3b42 {
  top: 0;
  display: block;
}
.summary-6246 .nav_stale_3b42 a {
  color: inherit;
}
.summary-6246 .nav_stale_3b42 a:hover {
  color: inherit;
}
.summary-6246 .logo-cool-ba4b {
  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;
}
.summary-6246 .logo-cool-ba4b:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.summary-6246 .widget_d309 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.summary-6246 .full-07cf {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.summary-6246 .full-07cf:first-child {
  margin-top: 0;
}
.summary-6246 .full-07cf.border-109f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.summary-6246 .full-07cf.last_cf31 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.summary-6246
  .full-07cf.last_cf31.pressed-26cb
  .content_right_d17d {
  width: 100%;
}
.summary-6246 .last_cf31 {
  -webkit-box-align: center;
  align-items: center;
}
.summary-6246 .last_cf31 .icon_down_73bc,
.summary-6246 .last_cf31 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.summary-6246 .gradient-bd6b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.summary-6246 .gradient-bd6b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.summary-6246 .gradient-bd6b: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;
}
.summary-6246 .border-109f {
  z-index: 5;
}
.summary-6246 .highlight_bronze_9772 .alert-177a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.summary-6246 .status-2809 .alert-177a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.summary-6246 .thick-98f7 .alert-177a {
  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;
}
.summary-6246.large-a58e .heading_7864,
.summary-6246.tertiary-1751 .heading_7864 {
  display: block;
}
.summary-6246.large-a58e .heading_7864 .red_c18a,
.summary-6246.large-a58e .heading_7864 .widget_d309,
.summary-6246.tertiary-1751 .heading_7864 .red_c18a,
.summary-6246.tertiary-1751 .heading_7864 .widget_d309 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.summary-6246.module-active-533d .focus-9e8d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .summary-6246.module-active-533d .focus-9e8d {
    margin-right: 0;
  }
}
.summary-6246.large-a58e .focus-9e8d,
.summary-6246.tertiary-1751 .focus-9e8d {
  padding-top: 40%;
}
.summary-6246.large-a58e .modal-prev-da0d,
.summary-6246.tertiary-1751 .modal-prev-da0d {
  display: block;
}
.summary-6246.large-a58e .fn-sticky-af2f .widget_d309,
.summary-6246.tertiary-1751 .fn-sticky-af2f .widget_d309 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.summary-6246.large-a58e .focus-9e8d,
.summary-6246.tertiary-1751 .focus-9e8d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.summary-6246.large-a58e .widget_d309 {
  padding: 1em;
}
.south_9aaa {
  margin: 30px auto;
  display: block;
}
.south_9aaa .inner_bd47 > * {
  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;
}
.south_9aaa .inner_bd47 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.south_9aaa .inner_bd47 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.fixed-6aed .icon_down_73bc {
  margin-bottom: 1.41575em;
}
.fixed-6aed .advanced-1f42 {
  margin-bottom: 1.618em;
}
.pagination_b147 .middle-7cd1 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.pagination_b147 .middle-7cd1 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.pagination_b147 .menu-6d0c {
  max-width: 100%;
  overflow: auto;
}
.avatar-bronze-4a95 .pagination_b147 a:hover {
  text-decoration: underline;
}
.article_6207 .red-4fb1:not(.slider-de66),
.article_6207 .gradient-bd6b {
  margin-bottom: 1.41575em;
}
.article_6207 .red-4fb1:not(.slider-de66):last-child,
.article_6207 .gradient-bd6b:last-child {
  margin-bottom: 0;
}
.article_6207 .red-4fb1.pattern_active_669c {
  margin-bottom: 0.41575em;
}
.article_6207 .shade-orange-ea5b:before,
.article_6207 .logo-last-31b9:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.article_6207 .shade-orange-ea5b:before {
  content: "\f115";
}
.article_6207 .logo-last-31b9:before {
  content: "\f02c";
}
.article_6207 .liquid_8294 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.article_6207 .liquid_8294 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.modal-bb3e {
  display: -webkit-box;
  display: flex;
}
.modal-bb3e .detail_62eb {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .modal-bb3e .detail_62eb {
    flex-basis: 90px;
  }
}
.modal-bb3e .detail-764d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .modal-bb3e .detail-764d {
    flex-basis: calc(100% - 50px);
  }
}
.modal-bb3e .steel_756a p:last-child {
  margin-bottom: 0.72em;
}
.aside_26c8 .inner_bd47 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.aside_26c8 .inner_bd47:after,
.aside_26c8 .inner_bd47:before {
  content: "";
  display: table;
}
.aside_26c8 .inner_bd47:after {
  clear: both;
}
.aside_26c8 .inner_bd47 .feature_4a4c,
.aside_26c8 .inner_bd47 .icon-a3d0 {
  width: 49%;
}
.aside_26c8 .inner_bd47 .feature_4a4c a span.accordion-0308,
.aside_26c8 .inner_bd47 .icon-a3d0 a span.accordion-0308 {
  display: block;
  margin-bottom: 5px;
}
.aside_26c8 .inner_bd47 .icon-a3d0 {
  float: left;
  text-align: left;
}
.aside_26c8 .inner_bd47 .feature_4a4c {
  float: right;
  text-align: right;
}
.description-right-4451 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .description-right-4451 {
    margin-bottom: 0;
  }
}
.preview_bfa1 {
  margin-bottom: 1em;
}
.preview_bfa1 .slider-de66 {
  font-size: 1.1em;
  line-height: 1.3;
}
.notification-5ea0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.active_orange_6078 .preview_bfa1,
.aside-e99c .preview_bfa1 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .active_orange_6078 .preview_bfa1,
  .aside-e99c .preview_bfa1 {
    display: block;
  }
}
.active_orange_6078 .notification-5ea0,
.aside-e99c .notification-5ea0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .active_orange_6078 .notification-5ea0,
  .aside-e99c .notification-5ea0 {
    margin-bottom: 1em;
  }
}
.active_orange_6078 .notification-5ea0 img,
.aside-e99c .notification-5ea0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.active_orange_6078 .media_last_b31a,
.aside-e99c .media_last_b31a {
  flex-basis: calc(100% - 160px);
}
.active_orange_6078 .media_last_b31a p,
.aside-e99c .media_last_b31a p {
  margin-bottom: 0;
}
.active_orange_6078 .media_last_b31a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .active_orange_6078 .media_last_b31a {
    padding-left: 0;
  }
}
.aside-e99c .media_last_b31a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .aside-e99c .media_last_b31a {
    padding-right: 0;
  }
}
.aside-e99c .notification-5ea0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hard_4af1 .notification-5ea0 {
  margin-bottom: 0.5em;
}
.hard_4af1 .notification-5ea0 img {
  width: 100%;
}
.picture_basic_67d7 .module_71be,
.picture-blue-d90e .module_71be {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.picture-blue-d90e .table_north_771b .info_38c6 p:last-child {
  margin-bottom: 0;
}
.footer-a2ae {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.column-065e .pro_bd37 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .column-065e .pro_bd37:last-of-type {
    margin-bottom: 0;
  }
}
.column-065e .pro_bd37 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.column-065e .pro_bd37 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.column-065e .pro_bd37 ul li {
  margin: 0 0 0.6em;
}
.column-065e .pro_bd37 ul li.backdrop-liquid-b75c,
.column-065e .pro_bd37 ul li.search_bright_5b59 {
  position: relative;
}
.column-065e .pro_bd37 ul li.backdrop-liquid-b75c .container-black-1cb6,
.column-065e .pro_bd37 ul li.search_bright_5b59 .container-black-1cb6 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.column-065e .pro_bd37 ul li.backdrop-liquid-b75c:after:after,
.column-065e .pro_bd37 ul li.backdrop-liquid-b75c:after:before,
.column-065e
  .pro_bd37
  ul
  li.search_bright_5b59:after:after,
.column-065e
  .pro_bd37
  ul
  li.search_bright_5b59:after:before {
  content: "";
  display: table;
}
.column-065e .pro_bd37 ul li.backdrop-liquid-b75c:after:after,
.column-065e
  .pro_bd37
  ul
  li.search_bright_5b59:after:after {
  clear: both;
}
.column-065e .pro_bd37 a.alert-e922:hover {
  text-decoration: none;
}
.column-065e .pro_bd37 select {
  max-width: 100%;
}
.column-065e .pro_bd37 table {
  font-size: 85%;
}
.column-065e .pro_bd37 table td,
.column-065e .pro_bd37 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.column-065e .pro_bd37 table tfoot td {
  text-align: left;
}
.column-065e .pro_bd37 :last-child {
  margin-bottom: 0;
}
.column-065e .pro_bd37 .filter_current_2bd2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.column-065e .pro_bd37 .filter_current_2bd2 label {
  width: 100%;
}
.column-065e .pro_bd37 .filter_current_2bd2 .icon-6e24 {
  width: 100%;
  display: block;
}
.column-065e .pro_bd37 .filter_current_2bd2 .fresh-d939 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.column-065e .pro_bd37 .filter_current_2bd2 .fresh-d939:hover svg #svg-search {
  fill: #444;
}
.column-065e .pro_bd37 .filter_current_2bd2 .fresh-d939 svg {
  width: 18px;
  height: 18px;
}
.column-065e .purple_11cc ul ul,
.column-065e .progress_fae8 ul ul,
.column-065e .last_b5ac ul ul,
.column-065e .full-c435 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.column-065e .purple_11cc .search_fluid_f789 > a,
.column-065e .progress_fae8 .search_fluid_f789 > a,
.column-065e .last_b5ac .search_fluid_f789 > a,
.column-065e .full-c435 .search_fluid_f789 > a {
  margin-bottom: 0;
}
.column-065e .component_dirty_6c4f li,
.column-065e .purple_11cc li,
.column-065e .paper-dd8e li,
.column-065e .progress_fae8 li,
.column-065e .last_b5ac li,
.column-065e .full-c435 li,
.column-065e .media_stone_719e li,
.column-065e .mask_5a93 li {
  display: block;
  position: relative;
}
.column-065e .component_dirty_6c4f li:last-child,
.column-065e .purple_11cc li:last-child,
.column-065e .paper-dd8e li:last-child,
.column-065e .progress_fae8 li:last-child,
.column-065e .last_b5ac li:last-child,
.column-065e .full-c435 li:last-child,
.column-065e .media_stone_719e li:last-child,
.column-065e .mask_5a93 li:last-child {
  border: none;
}
.column-065e .component_dirty_6c4f li a,
.column-065e .purple_11cc li a,
.column-065e .paper-dd8e li a,
.column-065e .progress_fae8 li a,
.column-065e .last_b5ac li a,
.column-065e .full-c435 li a,
.column-065e .media_stone_719e li a,
.column-065e .mask_5a93 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.column-065e .component_dirty_6c4f li ul li::before,
.column-065e .purple_11cc li ul li::before,
.column-065e .paper-dd8e li ul li::before,
.column-065e .progress_fae8 li ul li::before,
.column-065e .last_b5ac li ul li::before,
.column-065e .full-c435 li ul li::before,
.column-065e .media_stone_719e li ul li::before,
.column-065e .mask_5a93 li ul li::before {
  left: 15px;
}
.column-065e .component_dirty_6c4f li ul a,
.column-065e .purple_11cc li ul a,
.column-065e .paper-dd8e li ul a,
.column-065e .progress_fae8 li ul a,
.column-065e .last_b5ac li ul a,
.column-065e .full-c435 li ul a,
.column-065e .media_stone_719e li ul a,
.column-065e .mask_5a93 li ul a {
  padding-left: 20px;
}
.column-065e .component_dirty_6c4f li ul ul li::before,
.column-065e .purple_11cc li ul ul li::before,
.column-065e .paper-dd8e li ul ul li::before,
.column-065e .progress_fae8 li ul ul li::before,
.column-065e .last_b5ac li ul ul li::before,
.column-065e .full-c435 li ul ul li::before,
.column-065e .media_stone_719e li ul ul li::before,
.column-065e .mask_5a93 li ul ul li::before {
  left: 30px;
}
.column-065e .component_dirty_6c4f li ul ul a,
.column-065e .purple_11cc li ul ul a,
.column-065e .paper-dd8e li ul ul a,
.column-065e .progress_fae8 li ul ul a,
.column-065e .last_b5ac li ul ul a,
.column-065e .full-c435 li ul ul a,
.column-065e .media_stone_719e li ul ul a,
.column-065e .mask_5a93 li ul ul a {
  padding-left: 40px;
}
.column-065e .pagination-d623 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.column-065e .mask_5a93 ul li {
  margin-bottom: 1.41575em;
}
.column-065e .mask_5a93 ul li .gallery-south-d134 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.column-065e .mask_5a93 ul li .dirty-4d42 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.status-fc97 .component_dirty_6c4f li a,
.status-fc97 .purple_11cc li a,
.status-fc97 .paper-dd8e li a,
.status-fc97 .progress_fae8 li a,
.status-fc97 .last_b5ac li a,
.status-fc97 .full-c435 li a,
.status-fc97 .media_stone_719e li a,
.status-fc97 .mask_5a93 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.status-fc97 .pagination-d623 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.status-fc97 .pro_bd37 ul li.backdrop-liquid-b75c .container-black-1cb6,
.status-fc97 .pro_bd37 ul li.search_bright_5b59 .container-black-1cb6 {
  background: rgba(0, 0, 0, 0.2);
}
.status-fc97 .column-065e .pro_bd37 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.block-e6f7 .column-065e .paragraph-thick-3128 li {
  margin: 0;
}
.block-e6f7 .column-065e .paragraph-thick-3128 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.block-e6f7 .column-065e .paragraph-thick-3128 li ul {
  margin: 0;
}
.block-e6f7 .column-065e .paragraph-thick-3128 li ul li a {
  padding-left: 15px;
}
.block-e6f7 .column-065e .paragraph-thick-3128 li ul li li a {
  padding-left: 30px;
}
.block-e6f7 .column-065e .paragraph-thick-3128 li.easy_216d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.block-e6f7 .column-065e .paragraph-thick-3128 li.easy_216d > 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;
}
.block-e6f7 .column-065e .paragraph-thick-3128 li.easy_216d > 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-799a a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.filter-419c {
  position: relative;
  z-index: 10;
}
.filter-419c .gradient-eab9 {
  width: 100%;
  max-width: 100%;
}
.widget_solid_642f .out-8500 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.widget_solid_642f .status_8a37 {
}
.widget_solid_642f .status-fc97 {
  background: #292929;
}
.shade_5b7d .out-8500 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.shade_5b7d .status_8a37 {
  background: #f9f9f9;
}
.shade_5b7d .status-fc97 {
  background: #303030;
}
.link_solid_f434 .out-8500 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .link_solid_f434 .pagination_ca1f {
    margin-bottom: 1em;
  }
  .link_solid_f434 .pagination_ca1f:last-child {
    margin-bottom: 0;
  }
}
.link_solid_f434 .status_8a37 {
  background: #ededed;
}
.link_solid_f434 .status-fc97 {
  background: #1a1a1a;
}
.out-8500.status_8a37 {
  color: rgba(0, 0, 0, 0.6);
}
.out-8500.status_8a37 .orange-8b70 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.out-8500.status-fc97 {
  color: rgba(255, 255, 255, 0.99);
}
.out-8500.status-fc97 a:not(.alert-e922) {
  color: rgba(255, 255, 255, 0.79);
}
.out-8500.status-fc97 a:not(.alert-e922):hover {
  color: rgba(255, 255, 255, 0.99);
}
.out-8500.status-fc97 .orange-8b70 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.out-8500.status-fc97 table tbody td,
.out-8500.status-fc97 table th {
  background: rgba(0, 0, 0, 0.08);
}
.gradient_1fcc.tiny_a44b .focus_dim_e098 {
  max-width: initial;
}
.gradient_1fcc .hidden_ee6e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.gradient_1fcc .hidden_ee6e .gradient-eab9 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .gradient_1fcc .hidden_ee6e .gradient-eab9 {
    display: block;
    margin-bottom: 2em;
  }
  .gradient_1fcc .hidden_ee6e .gradient-eab9:last-child {
    margin-bottom: 0;
  }
}
.link_solid_f434 .pagination_ca1f:last-child,
.shade_5b7d .pagination_ca1f:last-child,
.widget_solid_642f .pagination_ca1f:last-child {
  margin-bottom: 0;
}
.link_solid_f434 .pagination_ca1f .column-065e .pro_bd37:last-child,
.shade_5b7d .pagination_ca1f .column-065e .pro_bd37:last-child,
.widget_solid_642f .pagination_ca1f .column-065e .pro_bd37:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .link_solid_f434 .surface_green_a12b,
  .link_solid_f434 .tertiary-south-956b,
  .shade_5b7d .surface_green_a12b,
  .shade_5b7d .tertiary-south-956b,
  .widget_solid_642f .surface_green_a12b,
  .widget_solid_642f .tertiary-south-956b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .filter-419c .pagination_ca1f {
    margin-bottom: 2em;
  }
}
.filter-419c p:last-child {
  margin-bottom: 0;
}
.filter-419c li,
.filter-419c ul {
  list-style: none;
  margin: 0;
}
.filter-419c ul ul {
  margin-left: 2.617924em;
}
.title-46a2 {
  font-size: 0.875em;
}

/* css-noise: f57e */
.widget-item-i1 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.2;
}
