/*!
Theme Name: Customify
Theme URI: https://pressmaximum.secondary_765d/customify
Author: WPCustomify
Author URI: https://pressmaximum.secondary_765d
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.secondary_765d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.button-8aef.carousel-cold-503c/licenses/gpl-2.0.summary_955f
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.info_af96/, (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.under_5f88.dropdown_b04f/normalize.carousel-636e/
 ======
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.carousel-636e v7.0.0 | MIT License | github.secondary_765d/necolas/normalize.carousel-636e */
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;
}
.primary-d233 .first_d7b0,
.wrapper_70f4,
.notice_fluid_9abf,
.component-ff62,
.tabs-114a,
.sidebar-b5de,
.pattern_eff4,
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;
}
.wrapper_70f4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .wrapper_70f4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .wrapper_70f4,
  h1 {
    font-size: 1.8em;
  }
}
.notice_fluid_9abf,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.notice_fluid_9abf + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .notice_fluid_9abf,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .notice_fluid_9abf,
  h2 {
    font-size: 1.7em;
  }
}
.component-ff62,
h3 {
  font-size: 1.618em;
}
.primary-d233 .first_d7b0,
.tabs-114a,
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.prev_67e7 {
  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;
}
.action_e5fd:after,
.action_e5fd:before,
.header_66e6:after,
.header_66e6:before {
  content: "";
  display: table;
}
.action_e5fd:after,
.header_66e6:after {
  clear: both;
}
.search-basic-3a69 {
  float: right;
  margin-right: 0;
}
.component-tall-4d8c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.row_simple_cb2a .header_middle_3186,
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;
}
.row_simple_cb2a .header_middle_3186: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;
}
.media_31f8 .header_middle_3186 {
  box-shadow: none;
}
.media_31f8
  .header_middle_3186
  .table_north_2294 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.media_31f8 .header_middle_3186 .logo-pink-cc5a {
  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;
}
.media_31f8
  .header_middle_3186
  .logo-pink-cc5a
  b {
  display: none;
}
.media_31f8 .logo-a73c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.focus_west_d097:not(.modal_e59d):not(.border_0318),
button:not(.modal_e59d):not(.border_0318),
input[type="button"]:not(.modal_e59d):not(
    .border_0318
  ),
input[type="reset"]:not(.modal_e59d):not(
    .border_0318
  ),
input[type="submit"]:not(.modal_e59d):not(
    .border_0318
  ) {
  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;
}
.focus_west_d097:not(.modal_e59d):not(
    .border_0318
  ):hover,
button:not(.modal_e59d):not(
    .border_0318
  ):hover,
input[type="button"]:not(.modal_e59d):not(
    .border_0318
  ):hover,
input[type="reset"]:not(.modal_e59d):not(
    .border_0318
  ):hover,
input[type="submit"]:not(.modal_e59d):not(
    .border_0318
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.focus_west_d097:not(.modal_e59d):not(
    .border_0318
  ):active,
.focus_west_d097:not(.modal_e59d):not(
    .border_0318
  ):focus,
button:not(.modal_e59d):not(
    .border_0318
  ):active,
button:not(.modal_e59d):not(
    .border_0318
  ):focus,
input[type="button"]:not(.modal_e59d):not(
    .border_0318
  ):active,
input[type="button"]:not(.modal_e59d):not(
    .border_0318
  ):focus,
input[type="reset"]:not(.modal_e59d):not(
    .border_0318
  ):active,
input[type="reset"]:not(.modal_e59d):not(
    .border_0318
  ):focus,
input[type="submit"]:not(.modal_e59d):not(
    .border_0318
  ):active,
input[type="submit"]:not(.modal_e59d):not(
    .border_0318
  ):focus {
  outline: 0;
}
.focus_west_d097:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d,
button:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d,
input[type="button"]:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d,
input[type="reset"]:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d,
input[type="submit"]:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d {
  position: relative;
}
.focus_west_d097:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d
  .tag_299c,
.focus_west_d097:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d
  .logo-eacb,
.focus_west_d097:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d
  .hidden_next_abf1,
.focus_west_d097:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d
  i,
.focus_west_d097:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d
  svg,
button:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d
  .tag_299c,
button:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d
  .logo-eacb,
button:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d
  .hidden_next_abf1,
button:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d
  i,
button:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d
  svg,
input[type="button"]:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d
  .tag_299c,
input[type="button"]:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d
  .logo-eacb,
input[type="button"]:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d
  .hidden_next_abf1,
input[type="button"]:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d
  i,
input[type="button"]:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d
  svg,
input[type="reset"]:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d
  .tag_299c,
input[type="reset"]:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d
  .logo-eacb,
input[type="reset"]:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d
  .hidden_next_abf1,
input[type="reset"]:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d
  i,
input[type="reset"]:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d
  svg,
input[type="submit"]:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d
  .tag_299c,
input[type="submit"]:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d
  .logo-eacb,
input[type="submit"]:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d
  .hidden_next_abf1,
input[type="submit"]:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d
  i,
input[type="submit"]:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d
  svg {
  visibility: hidden;
}
.focus_west_d097:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d:after,
button:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d:after,
input[type="button"]:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d:after,
input[type="reset"]:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d:after,
input[type="submit"]:not(.modal_e59d):not(
    .border_0318
  ).fn-loading-7c9d: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;
}
.focus_west_d097:not(.modal_e59d):not(.border_0318),
input[type="button"]:not(.modal_e59d):not(
    .border_0318
  ),
input[type="reset"]:not(.modal_e59d):not(
    .border_0318
  ),
input[type="submit"]:not(.modal_e59d):not(
    .border_0318
  ) {
  color: #fff;
  background: #235787;
}
.focus_west_d097:not(.modal_e59d):not(
    .border_0318
  ):focus,
input[type="button"]:not(.modal_e59d):not(
    .border_0318
  ):focus,
input[type="reset"]:not(.modal_e59d):not(
    .border_0318
  ):focus,
input[type="submit"]:not(.modal_e59d):not(
    .border_0318
  ):focus {
  color: #fff;
}
.focus_west_d097.fn-disabled-7c9d:not(.modal_e59d):not(
    .border_0318
  ),
.focus_west_d097[disabled]:not(.modal_e59d):not(
    .border_0318
  ),
button.fn-disabled-7c9d:not(.modal_e59d):not(
    .border_0318
  ),
button[disabled]:not(.modal_e59d):not(
    .border_0318
  ) {
  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;
}
.bright-b1c2 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.bright-b1c2: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;
}
.backdrop_7256 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.aside-204f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.green_bb76 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.action_e5fd:after,
.action_e5fd:before,
.bronze-bb79:after,
.bronze-bb79:before,
.right_fe76:after,
.right_fe76:before,
.icon_easy_8a60:after,
.icon_easy_8a60:before,
.highlight_1290:after,
.highlight_1290:before,
.active_0076:after,
.active_0076:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.action_e5fd:after,
.bronze-bb79:after,
.right_fe76:after,
.icon_easy_8a60:after,
.highlight_1290:after,
.active_0076:after {
  clear: both;
}
.bronze-bb79 .rough_415b,
.right_fe76 .rough_415b,
.primary-d7d4 .rough_415b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.lower_caf1 {
  display: inline-block;
}
.alert-b6b5 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.alert-b6b5 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alert-b6b5 .selected-caee {
  padding: 1em 0;
  font-size: 85%;
}
.selected-caee {
  text-align: left;
  font-style: italic;
  color: #999;
}
.wide-2ff2 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.wide-2ff2:after,
.wide-2ff2:before {
  content: "";
  display: table;
}
.wide-2ff2:after {
  clear: both;
}
.caption_lite_9b82 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.solid_c24f .caption_lite_9b82 {
  max-width: 50%;
}
.breadcrumb-9ecf .caption_lite_9b82 {
  max-width: 33.33%;
}
.bright_d158 .caption_lite_9b82 {
  max-width: 25%;
}
.hover-94d2 .caption_lite_9b82 {
  max-width: 20%;
}
.module-yellow-c50f .caption_lite_9b82 {
  max-width: 16.66%;
}
.over-3180 .caption_lite_9b82 {
  max-width: 14.28%;
}
.breadcrumb_blue_ffd9 .caption_lite_9b82 {
  max-width: 12.5%;
}
.feature-9f88 .caption_lite_9b82 {
  max-width: 11.11%;
}
.pattern_992f {
  display: block;
}
.primary-d233 .smooth-2646 label,
.primary-d233 .alert_a90f label,
.primary-d233 .progress-d879 label,
.primary-d233 .detail_c97f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tall-f916 {
  list-style: none;
  margin: 0;
}
.tall-f916 article.steel-866c {
  margin-bottom: 0;
}
.tall-f916 ul {
  list-style: none;
  margin: 0;
}
.tall-f916 .hard_bf36 li.steel-866c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tall-f916 .hard_bf36 li.steel-866c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tall-f916 .hard_bf36 li.steel-866c: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) {
  .tall-f916 .hard_bf36 li.steel-866c li.steel-866c li.steel-866c li.steel-866c {
    padding-left: 0;
  }
}
article.steel-866c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.steel-866c .bronze-bb79 p:last-of-type {
  margin-bottom: 0;
}
article.steel-866c .media-last-c8de {
  float: left;
}
article.steel-866c .photo_middle_a608 {
  margin-left: 85px;
}
article.steel-866c .dirty-7004 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.steel-866c .dirty-7004 .pattern-hovered-9cb7 {
  margin-left: 10px;
}
article.steel-866c .glass-7631 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.steel-866c .chip-a58a {
  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 .smooth-2646,
  #respond .progress-d879,
  #respond .detail_c97f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .smooth-2646 input,
#respond .progress-d879 input,
#respond .detail_c97f input {
  width: 100%;
}
#respond .detail_c97f {
  margin-right: 0;
}
#respond .stale-2fb0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.simple_e306 {
  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;
}
.simple_e306.hard-5b80 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.simple_e306 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%);
}
.simple_e306:focus,
.simple_e306: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);
}
.easy_643e {
  border-radius: 10%;
}
.modal_south_ee4f {
  border-radius: 50%;
}
.banner_6ab8 {
  font-size: 0.72em;
}
.mini_adb5 {
  font-size: 0.875em;
}
.wrapper-5554 {
  font-size: 1.1em;
}
.notification_down_a37b {
  text-transform: uppercase;
  line-height: 1.2;
}
.notification_down_a37b.banner_6ab8 {
  letter-spacing: 0.5px;
}
.hot_7ea9,
.hot_7ea9 a {
  color: #6d6d6d;
}
.hot_7ea9 a:hover {
  color: #111;
}
.highlight-7ce6 {
  color: #6d6d6d;
}
.component_294a {
  overflow-x: hidden;
}
.component_294a .overlay-mini-8097.status-selected-9aee {
  position: relative;
}
.component_294a .overlay-mini-8097.status-selected-9aee.progress_bf28 {
  position: initial;
}
.component_294a
  .overlay-mini-8097.status-selected-9aee.progress_bf28
  .filter-b050 {
  left: auto;
}
.component_294a .overlay-mini-8097 .filter-b050 {
  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;
}
.component_294a .overlay-mini-8097:hover.status-selected-9aee {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.component_294a
  .overlay-mini-8097:hover.status-selected-9aee
  .filter-b050 {
  display: block;
  z-index: 9999999;
}
.component_294a .label_af1a .surface_6ae1,
.component_294a .image-a6bb .surface_6ae1 {
  display: none;
}
.component_294a .primary-3293 .overlay-mini-8097:hover.status-selected-9aee {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.primary-d233 .smooth-2646 label,
.primary-d233 .alert_a90f label,
.primary-d233 .progress-d879 label,
.primary-d233 .detail_c97f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tall-f916 {
  list-style: none;
  margin: 0;
}
.tall-f916 article.steel-866c {
  margin-bottom: 0;
}
.tall-f916 ul {
  list-style: none;
  margin: 0;
}
.tall-f916 .hard_bf36 li.steel-866c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tall-f916 .hard_bf36 li.steel-866c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tall-f916 .hard_bf36 li.steel-866c: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) {
  .tall-f916 .hard_bf36 li.steel-866c li.steel-866c li.steel-866c li.steel-866c {
    padding-left: 0;
  }
}
article.steel-866c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.steel-866c .bronze-bb79 p:last-of-type {
  margin-bottom: 0;
}
article.steel-866c .media-last-c8de {
  float: left;
}
article.steel-866c .photo_middle_a608 {
  margin-left: 85px;
}
article.steel-866c .dirty-7004 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.steel-866c .dirty-7004 .pattern-hovered-9cb7 {
  margin-left: 10px;
}
article.steel-866c .glass-7631 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.steel-866c .chip-a58a {
  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 .smooth-2646,
  #respond .progress-d879,
  #respond .detail_c97f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .smooth-2646 input,
#respond .progress-d879 input,
#respond .detail_c97f input {
  width: 100%;
}
#respond .detail_c97f {
  margin-right: 0;
}
#respond .stale-2fb0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.label_af1a .grid_pressed_c001 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.grid_pressed_c001 .list-ca18.solid_af36 .container_7620 > li > a:focus,
.grid_pressed_c001 .list-ca18.solid_af36 .container_7620 > li > a:hover,
.grid_pressed_c001 .list-ca18.description-aaad .container_7620 > li > a:focus,
.grid_pressed_c001 .list-ca18.description-aaad .container_7620 > li > a:hover,
.grid_pressed_c001 .list-ca18.steel-a722 .container_7620 > li > a:focus,
.grid_pressed_c001 .list-ca18.steel-a722 .container_7620 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.grid_pressed_c001
  .list-ca18.solid_af36
  .container_7620
  > li.table_b39c
  > a,
.grid_pressed_c001
  .list-ca18.solid_af36
  .container_7620
  > li.clean_727c
  > a,
.grid_pressed_c001
  .list-ca18.description-aaad
  .container_7620
  > li.table_b39c
  > a,
.grid_pressed_c001
  .list-ca18.description-aaad
  .container_7620
  > li.clean_727c
  > a,
.grid_pressed_c001
  .list-ca18.steel-a722
  .container_7620
  > li.table_b39c
  > a,
.grid_pressed_c001 .list-ca18.steel-a722 .container_7620 > li.accordion-liquid-f692 > a {
  color: rgba(255, 255, 255, 0.99);
}
.grid_pressed_c001 .detail_fb4a,
.grid_pressed_c001 .detail_fb4a a {
  color: rgba(255, 255, 255, 0.99);
}
.grid_pressed_c001 .smooth-e189.tiny_8c2a li a,
.grid_pressed_c001 .content-huge-6cc9 a,
.grid_pressed_c001 .hidden-fb7b,
.grid_pressed_c001 .container_7620 > li > a,
.grid_pressed_c001 .caption_feb6 {
  color: rgba(255, 255, 255, 0.79);
}
.grid_pressed_c001 .smooth-e189.tiny_8c2a li a:hover,
.grid_pressed_c001 .content-huge-6cc9 a:hover,
.grid_pressed_c001 .hidden-fb7b:hover,
.grid_pressed_c001 .container_7620 > li > a:hover,
.grid_pressed_c001 .caption_feb6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.grid_pressed_c001 .disabled-8018 {
  color: rgba(255, 255, 255, 0.79);
}
.grid_pressed_c001 .disabled-8018 .status-short-7291 {
  color: rgba(255, 255, 255, 0.99);
}
.grid_pressed_c001 .disabled-8018:hover {
  color: rgba(255, 255, 255, 0.99);
}
.grid_pressed_c001 .box_pressed_95a1 .pagination-tall-170e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.grid_pressed_c001 .box_pressed_95a1 .pagination-tall-170e .focus_prev_672c {
  color: rgba(255, 255, 255, 0.79);
}
.grid_pressed_c001
  .box_pressed_95a1
  .pagination-tall-170e
  .focus_prev_672c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.grid_pressed_c001
  .box_pressed_95a1
  .pagination-tall-170e
  .focus_prev_672c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.grid_pressed_c001
  .box_pressed_95a1
  .pagination-tall-170e
  .focus_prev_672c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.grid_pressed_c001
  .box_pressed_95a1
  .pagination-tall-170e
  .focus_prev_672c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.grid_pressed_c001 .box_pressed_95a1 .message-pressed-4e5f {
  color: rgba(255, 255, 255, 0.79);
}
.grid_pressed_c001 .box_pressed_95a1 .message-pressed-4e5f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component-120b
  .grid_pressed_c001
  .box_pressed_95a1
  .box_ea3b
  .image-9275 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component-120b
  .grid_pressed_c001
  .box_pressed_95a1
  .box_ea3b
  .focus_prev_672c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.label_af1a .primary_9647 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.primary_9647 .list-ca18.solid_af36 .container_7620 > li > a:focus,
.primary_9647 .list-ca18.solid_af36 .container_7620 > li > a:hover,
.primary_9647 .list-ca18.description-aaad .container_7620 > li > a:focus,
.primary_9647 .list-ca18.description-aaad .container_7620 > li > a:hover,
.primary_9647 .list-ca18.steel-a722 .container_7620 > li > a:focus,
.primary_9647 .list-ca18.steel-a722 .container_7620 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.primary_9647
  .list-ca18.solid_af36
  .container_7620
  > li.table_b39c
  > a,
.primary_9647
  .list-ca18.solid_af36
  .container_7620
  > li.clean_727c
  > a,
.primary_9647
  .list-ca18.description-aaad
  .container_7620
  > li.table_b39c
  > a,
.primary_9647
  .list-ca18.description-aaad
  .container_7620
  > li.clean_727c
  > a,
.primary_9647
  .list-ca18.steel-a722
  .container_7620
  > li.table_b39c
  > a,
.primary_9647 .list-ca18.steel-a722 .container_7620 > li.accordion-liquid-f692 > a {
  color: rgba(0, 0, 0, 0.8);
}
.primary_9647 .detail_fb4a,
.primary_9647 .detail_fb4a a {
  color: rgba(0, 0, 0, 0.8);
}
.primary_9647 .smooth-e189.tiny_8c2a li a,
.primary_9647 .content-huge-6cc9 a,
.primary_9647 .hidden-fb7b,
.primary_9647 .container_7620 > li > a,
.primary_9647 .caption_feb6 {
  color: rgba(0, 0, 0, 0.55);
}
.primary_9647 .smooth-e189.tiny_8c2a li a:hover,
.primary_9647 .content-huge-6cc9 a:hover,
.primary_9647 .hidden-fb7b:hover,
.primary_9647 .container_7620 > li > a:hover,
.primary_9647 .caption_feb6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.primary_9647 .disabled-8018 {
  color: rgba(0, 0, 0, 0.55);
}
.primary_9647 .disabled-8018 .status-short-7291 {
  color: rgba(0, 0, 0, 0.8);
}
.primary_9647 .disabled-8018:hover {
  color: rgba(0, 0, 0, 0.8);
}
.last_b896 .clean_95f7 {
  margin-left: auto;
  margin-right: auto;
}
.right_fe76 > * {
  margin-left: auto;
  margin-right: auto;
}
.right_fe76 .backdrop_7256 {
  margin-right: 1.41575em;
}
.content_4780 .right_fe76 > .modal-white-7a41 {
  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;
}
.content_4780 .right_fe76 > .fixed_d84d {
  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;
}
.silver_f22f.last_b896 .clean_95f7,
.image_dynamic_1771.last_b896 .clean_95f7 {
  margin-left: 0;
}
.title-stone-0fd3.last_b896 .clean_95f7,
.active_5c68.last_b896 .clean_95f7 {
  margin-right: 0;
}
.right_fe76 ol,
.right_fe76 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.upper_7488 video {
  max-width: 100%;
}
.logo-mini-1154 img {
  display: block;
}
.logo-mini-1154.backdrop_7256,
.logo-mini-1154.aside-204f {
  width: 100%;
}
.logo-mini-1154.fixed_d84d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tertiary_d878:not(.frame-a2a0) {
  margin: 1.5em auto;
}
.out_321e p {
  padding: 1.5em 14px;
}
ul.title-dynamic-2a0e.fixed_d84d,
ul.title-dynamic-2a0e.modal-white-7a41,
ul.title-dynamic-2a0e.outline_c80f.modal-white-7a41 {
  padding: 0 14px;
}
.bronze_41ea {
  display: block;
  overflow-x: auto;
}
.bronze_41ea table {
  border-collapse: collapse;
  width: 100%;
}
.bronze_41ea td,
.bronze_41ea th {
  padding: 0.5em;
}
.right_fe76 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.right_fe76 ol ol,
.right_fe76 ol ul,
.right_fe76 ul ol,
.right_fe76 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.right_fe76 ol ol li,
.right_fe76 ol ul li,
.right_fe76 ul ol li,
.right_fe76 ul ul li {
  margin-left: 0;
}
.highlight-fda6.link-d87a > .brown_9a08 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.highlight-fda6.link-d87a > .brown_9a08 iframe,
.highlight-fda6.link-d87a > .brown_9a08 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.footer-soft-fb28 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.footer-soft-fb28.thumbnail-138c {
  padding: 0;
}
.footer-soft-fb28.thumbnail-138c cite {
  font-size: 13px;
}
.footer-soft-fb28 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.footer-soft-fb28 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.gradient-362e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.gradient-362e > p:first-child {
  margin-top: 0;
}
.gradient-362e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.gradient-362e blockquote {
  border-left: 0;
}
.hidden-4465 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.hidden-4465:not(.bronze-f3c7) {
  max-width: 100px;
}
.hidden-4465.old-f0da {
  border-bottom: none !important;
  text-align: center;
}
.hidden-4465.old-f0da::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .out_321e p {
    padding: 1.5em 0;
  }
}
.alert-0cbc {
  color: #0073aa;
}
.primary_3c46 {
  background-color: #0073aa;
}
.gradient_1849 {
  color: #229fd8;
}
.title-clean-77ff {
  background-color: #229fd8;
}
.form_huge_ad31 {
  color: #eee;
}
.sidebar_focused_ebaf {
  background-color: #eee;
}
.simple_aaac {
  color: #444;
}
.shade_east_7228 {
  background-color: #444;
}
.block_9ac9 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.block_9ac9 .message-1834 .content-huge-6cc9 {
  font-size: 15px;
}
.block_9ac9 .content-huge-6cc9 {
  line-height: 1.3;
}
.block_9ac9 .primary_9647 {
}
.block_9ac9 .grid_pressed_c001 {
  background: #235787;
}
.disabled-fast-4b62 {
  padding: 0;
}
.disabled-fast-4b62 .grid_pressed_c001 {
  background: #1a1a1a;
}
.disabled-fast-4b62 .primary_9647 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.label_a68e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.label_a68e .primary_9647 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.label_a68e .grid_pressed_c001 {
  background: #303030;
}
.active_0076 {
  position: relative;
  z-index: 10;
}
.active_0076 .feature-3dca {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hot-556e .status-selected-9aee {
  display: inline-block;
  vertical-align: middle;
}
.hot-556e.frame_63be .status-selected-9aee {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hot-556e.frame_63be .status-selected-9aee {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hot-556e.frame_63be .status-selected-9aee {
    margin-right: 0.4em;
  }
}
.hot-556e.frame_63be .status-selected-9aee:last-child {
  margin-right: 0;
}
.glass-ff9c .feature-3dca {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .label_af1a .message-1834 {
    margin: 0 -0.5em;
  }
  .label_af1a .message-1834 [class*="customify-col-"],
  .label_af1a .message-1834 [class*="customify-col_"],
  .label_af1a .message-1834 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.label_af1a.hovered_c890 .feature-3dca {
  background: 0 0 !important;
}
.label_af1a.hovered_c890 .feature-3dca,
.label_af1a.glass-ff9c .feature-3dca {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .label_af1a.tooltip-b15b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.label_af1a.glass-ff9c .feature-3dca {
  box-shadow: none !important;
}
.up-46f0 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .up-46f0 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .up-46f0 {
    padding: 18px 0 20px;
  }
}
.up-46f0 .shadow_hard_35b2 {
  width: 100%;
}
.up-46f0 .filter-5ca6 {
  margin-bottom: 0;
}
.up-46f0 .backdrop_thick_7731 {
  margin-top: 5px;
  font-size: 0.875em;
}
.hidden_5044 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.hidden_5044 .panel-59d0 {
  width: 100%;
}
.fast_c4ea {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.fast_c4ea li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.fast_c4ea 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;
}
.fast_c4ea li:last-child:after {
  display: none;
}
.fast_c4ea li a {
  font-weight: 500;
  margin-right: 10px;
}
.icon-dynamic-18b8 .surface_6ae1 button,
.up-46f0 .surface_6ae1 button {
  left: 0;
}
.icon-dynamic-18b8 .panel-59d0,
.up-46f0 .panel-59d0 {
  padding-left: 0;
  padding-right: 0;
}
.icon-dynamic-18b8 .hidden_5044,
.up-46f0 .hidden_5044 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.icon-dynamic-18b8 {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.icon-dynamic-18b8:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.icon-dynamic-18b8 .heading_cold_5df9 {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 5;
  padding: 1em 30px;
}
@media screen and (min-width: 1025px) {
  .icon-dynamic-18b8 .heading_cold_5df9 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .icon-dynamic-18b8 .heading_cold_5df9 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .icon-dynamic-18b8 .heading_cold_5df9 {
    min-height: 200px;
  }
}
.icon-dynamic-18b8 .fast_c4ea {
  color: rgba(255, 255, 255, 0.8);
}
.icon-dynamic-18b8 .fast_c4ea a,
.icon-dynamic-18b8 .fast_c4ea li:after {
  color: inherit;
}
.icon-dynamic-18b8 .fast_c4ea a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.over-fb92 {
  margin-bottom: 0.5em;
}
.container-orange-7fcc {
  margin-bottom: 1.2em;
}
.container-orange-7fcc,
.over-fb92 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.container-orange-7fcc p:last-child,
.over-fb92 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .surface_6ae1,
#masthead .surface_6ae1 {
  display: none;
}
#masthead
  > .surface_6ae1.pagination_bef6 {
  display: none;
}
#masthead > .surface_6ae1 button {
  left: 0;
}
.medium_b10f {
  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%;
}
.medium_b10f .status-selected-9aee {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.medium_b10f .gradient-fe08 {
  display: -webkit-box;
  display: flex;
}
.medium_b10f .gradient-fe08.current_c864 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.medium_b10f .gradient-fe08.east_141c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.medium_b10f .gradient-fe08.sort_pressed_b056 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.medium_b10f.row-smooth-0b51.detail-fd4f .gradient-fe08.current_c864 {
  flex-basis: 100%;
}
.medium_b10f.accordion-pressed-ec51 .gradient-fe08.east_141c {
  -webkit-box-flex: 1;
  flex: auto;
}
.medium_b10f.accordion-pressed-ec51 .gradient-fe08.sort_pressed_b056 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .surface_6ae1.pagination_bef6 {
  display: none;
}
#masthead > .surface_6ae1 button {
  left: 0;
}
.mask-6ec0 {
  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;
}
.mask-6ec0:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.mask-6ec0.layout_8e8c i {
  margin-right: 4px;
}
.mask-6ec0.logo_ab80 i {
  margin-left: 5px;
}
.content-huge-6cc9 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.content-huge-6cc9 p:last-child {
  margin-bottom: 0;
}
.layout-yellow-e55b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.layout-yellow-e55b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.layout-yellow-e55b img {
  display: block;
  width: auto;
  line-height: 1;
}
.layout-yellow-e55b .detail_fb4a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.layout-yellow-e55b .simple_c528 {
  margin: 5px 0 7px 0;
}
.layout-yellow-e55b.summary_narrow_c007 .alert-db0f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.layout-yellow-e55b.summary_narrow_c007 .frame_stone_912a {
  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;
}
.layout-yellow-e55b.tabs_24e5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.layout-yellow-e55b.tabs_24e5 .alert-db0f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.layout-yellow-e55b.tabs_24e5 .frame_stone_912a {
  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;
}
.layout-yellow-e55b.title_clean_07a9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.layout-yellow-e55b.summary_6a90 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.layout-yellow-e55b.summary_6a90 .frame_stone_912a {
  margin-top: 7px;
}
.large_ebfb {
  display: inline-block;
}
.active_0076 .aside_glass_a1e2 .layout-yellow-e55b img {
  max-width: 100%;
}
.list-ca18 .red_7f7f.box_379a,
.notification_focused_8b61 .red_7f7f.box_379a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.list-ca18 .banner_d642,
.notification_focused_8b61 .banner_d642 {
  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%);
}
.list-ca18 .banner_d642 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.list-ca18.logo-solid-e5c2 .banner_d642 {
  display: none;
}
.list-ca18 .caption-paper-b5a5 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list-ca18 .caption-paper-b5a5 li {
  display: inline-block;
  position: relative;
}
.list-ca18 .caption-paper-b5a5 li:last-child {
  margin-right: 0;
}
.list-ca18 .caption-paper-b5a5 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;
}
.list-ca18 .caption-paper-b5a5 li.accordion-liquid-f692 > a {
  color: rgba(0, 0, 0, 0.9);
}
.list-ca18 .caption-paper-b5a5 > 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;
}
.list-ca18 .caption-paper-b5a5 > li > a i {
  line-height: 0;
}
.list-ca18 .caption-paper-b5a5 > li.layout_pressed_690e > a .banner_d642 {
  margin-left: 4px;
  line-height: 0;
}
.list-ca18 .caption-paper-b5a5 .modal-up-8e6e li.layout_pressed_690e > a {
  position: relative;
}
.list-ca18 .caption-paper-b5a5 .modal-up-8e6e li.layout_pressed_690e > a:after,
.list-ca18 .caption-paper-b5a5 .modal-up-8e6e li.layout_pressed_690e > a:before {
  content: "";
  display: table;
}
.list-ca18 .caption-paper-b5a5 .modal-up-8e6e li.layout_pressed_690e > a:after {
  clear: both;
}
.list-ca18 .caption-paper-b5a5 .modal-up-8e6e li.layout_pressed_690e > a .banner_d642 {
  margin-left: 5px;
  float: right;
}
.list-ca18 .west-fd3c,
.list-ca18 .modal-up-8e6e {
  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;
}
.list-ca18 .modal-up-8e6e {
  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;
}
.list-ca18 .modal-up-8e6e .box_379a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.list-ca18 .modal-up-8e6e .banner_d642 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.list-ca18 .modal-up-8e6e li {
  display: block;
  margin: 0;
  padding: 0;
}
.list-ca18 .modal-up-8e6e 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;
}
.list-ca18 .modal-up-8e6e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.list-ca18 .modal-up-8e6e .modal-up-8e6e {
  top: 0;
  left: 100%;
}
.list-ca18 .dirty-eed8.fn-focus-7c9d > .west-fd3c,
.list-ca18 .dirty-eed8.fn-focus-7c9d > .modal-up-8e6e,
.list-ca18 .dirty-eed8:focus > .west-fd3c,
.list-ca18 .dirty-eed8:focus > .modal-up-8e6e,
.list-ca18 .dirty-eed8:hover > .west-fd3c,
.list-ca18 .dirty-eed8:hover > .modal-up-8e6e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.list-ca18.steel-a722 .container_7620:after,
.list-ca18.steel-a722 .container_7620:before {
  content: "";
  display: table;
}
.list-ca18.steel-a722 .container_7620:after {
  clear: both;
}
.list-ca18.steel-a722 .container_7620 > li {
  float: left;
}
.list-ca18.hidden-iron-9d94 .container_7620:after,
.list-ca18.hidden-iron-9d94 .container_7620:before {
  content: "";
  display: table;
}
.list-ca18.hidden-iron-9d94 .container_7620:after {
  clear: both;
}
.list-ca18.hidden-iron-9d94 .container_7620 > li {
  float: left;
}
.list-ca18.hidden-iron-9d94 .container_7620 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.list-ca18.hidden-iron-9d94 .container_7620 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.list-ca18.hidden-iron-9d94 .container_7620 > li.table_b39c > a,
.list-ca18.hidden-iron-9d94 .container_7620 > li.accordion-liquid-f692 > a {
  color: #fff;
  background-color: #1e4b75;
}
.list-ca18.solid_af36 .container_7620 > li > a .box_379a {
  position: relative;
}
.list-ca18.solid_af36 .container_7620 > li > a .box_379a: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;
}
.list-ca18.solid_af36
  .container_7620
  > li:focus
  > a
  .box_379a:before,
.list-ca18.solid_af36
  .container_7620
  > li:hover
  > a
  .box_379a:before {
  width: 100%;
  background-color: currentColor;
}
.list-ca18.solid_af36
  .container_7620
  > li.table_b39c
  > a
  .box_379a:before,
.list-ca18.solid_af36
  .container_7620
  > li.clean_727c
  > a
  .box_379a:before {
  width: 100%;
  background-color: currentColor;
}
.list-ca18.description-aaad .container_7620 > li > a .box_379a {
  position: relative;
}
.list-ca18.description-aaad .container_7620 > li > a .box_379a: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;
}
.list-ca18.description-aaad .container_7620 > li:focus > a .box_379a:before,
.list-ca18.description-aaad
  .container_7620
  > li:hover
  > a
  .box_379a:before {
  width: 100%;
  background-color: currentColor;
}
.list-ca18.description-aaad
  .container_7620
  > li.table_b39c
  > a
  .box_379a:before,
.list-ca18.description-aaad
  .container_7620
  > li.clean_727c
  > a
  .box_379a:before {
  width: 100%;
  background-color: currentColor;
}
.notification_focused_8b61 .caption-paper-b5a5 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.notification_focused_8b61 .caption-paper-b5a5 li:first-child > a {
  border-top: none;
}
.notification_focused_8b61 .caption-paper-b5a5 .medium_e29e > .box_379a .banner_d642 {
  display: none;
}
.notification_focused_8b61 .caption-paper-b5a5 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.notification_focused_8b61 .caption-paper-b5a5 li:last-child {
  border: none;
}
.notification_focused_8b61 .caption-paper-b5a5 li.layout_pressed_690e > a {
  padding-right: 45px !important;
}
.notification_focused_8b61 .caption-paper-b5a5 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.notification_focused_8b61 .caption-paper-b5a5 li a:focus,
.notification_focused_8b61 .caption-paper-b5a5 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notification_focused_8b61 .caption-paper-b5a5 li .feature_iron_e24d {
  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;
}
.notification_focused_8b61 .caption-paper-b5a5 li .feature_iron_e24d:hover {
  box-shadow: none;
}
.notification_focused_8b61 .caption-paper-b5a5 li .feature_iron_e24d .banner_d642 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.notification_focused_8b61 .caption-paper-b5a5 .modal-up-8e6e {
  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);
}
.notification_focused_8b61 .caption-paper-b5a5 .modal-up-8e6e li a {
  padding-left: 3em;
}
.notification_focused_8b61 .caption-paper-b5a5 .panel_basic_8d0b > a .feature_iron_e24d i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.notification_focused_8b61 .caption-paper-b5a5 .panel_basic_8d0b > .modal-up-8e6e {
  display: block;
  opacity: 1;
}
.in-1c04 {
  max-width: 100%;
}
.filter_194a {
  line-height: 0;
  cursor: pointer;
}
.caption_feb6 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.caption_feb6:hover {
  box-shadow: none;
  color: currentColor;
}
.caption_feb6 svg {
  width: 18px;
  height: 18px;
}
.caption_feb6 .component-static-e193 {
  display: none;
}
.icon_7ef9 {
  position: relative;
}
.icon_7ef9.fn-active-7c9d .caption_feb6 .disabled-cedd {
  display: none;
}
.icon_7ef9.fn-active-7c9d .caption_feb6 .component-static-e193 {
  display: inline-block;
}
.icon_7ef9 .tertiary_1e05 {
  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);
}
.icon_7ef9.menu-a16c .tertiary_1e05 {
  left: auto;
  right: -0.9em;
}
.icon_7ef9.menu-a16c .popup-cold-154e::before {
  left: auto;
  right: 15px;
}
.icon_7ef9.fn-active-7c9d .tertiary_1e05 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.box_ea3b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.box_ea3b label {
  flex-basis: 100%;
}
.box_ea3b .pagination-tall-170e {
  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;
}
.box_ea3b .focus_prev_672c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.box_ea3b .focus_prev_672c:focus {
  background-color: transparent;
}
.box_ea3b button.message-pressed-4e5f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.box_ea3b button.message-pressed-4e5f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.box_ea3b button.message-pressed-4e5f svg {
  width: 18px;
  height: 18px;
}
.box_ea3b input[type="submit"] {
  min-height: auto;
}
.box_pressed_95a1 .box_ea3b .focus_prev_672c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.popup-cold-154e {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .popup-cold-154e {
    width: 220px;
  }
}
.popup-cold-154e label {
  flex-basis: 100%;
}
.popup-cold-154e::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;
}
.component-120b .box_pressed_95a1 .box_ea3b {
  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;
}
.component-120b
  .box_pressed_95a1
  .box_ea3b
  .pagination-tall-170e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.component-120b .box_pressed_95a1 .box_ea3b .focus_prev_672c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.component-120b
  .box_pressed_95a1
  .box_ea3b
  .focus_prev_672c:focus {
  background: 0 0;
}
.component-120b
  .box_pressed_95a1
  .box_ea3b
  .image-9275 {
  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;
}
.smooth-e189 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.smooth-e189 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.smooth-e189 li:last-child {
  margin-right: 0;
}
.smooth-e189 li:first-child {
  margin-left: 0;
}
.smooth-e189.pro-a8bf a {
  color: #fff;
}
.smooth-e189.pro-a8bf a:hover {
  color: #fff;
}
.smooth-e189 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.smooth-e189 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.smooth-e189 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.smooth-e189 a:hover {
  opacity: 0.9;
  color: inherit;
}
.smooth-e189 [class*="social-icon-apple"] {
  background-color: #999;
}
.smooth-e189 [class*="social-icon-apple"].element_orange_73f2 {
  background-color: transparent;
  color: #999;
}
.smooth-e189 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.smooth-e189 [class*="social-icon-behance"].element_orange_73f2 {
  background-color: transparent;
  color: #1769ff;
}
.smooth-e189 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.smooth-e189 [class*="social-icon-bitbucket"].element_orange_73f2 {
  background-color: transparent;
  color: #205081;
}
.smooth-e189 [class*="social-icon-codepen"] {
  background-color: #000;
}
.smooth-e189 [class*="social-icon-codepen"].element_orange_73f2 {
  background-color: transparent;
  color: #000;
}
.smooth-e189 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.smooth-e189 [class*="social-icon-delicious"].element_orange_73f2 {
  background-color: transparent;
  color: #39f;
}
.smooth-e189 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.smooth-e189 [class*="social-icon-digg"].element_orange_73f2 {
  background-color: transparent;
  color: #005be2;
}
.smooth-e189 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.smooth-e189 [class*="social-icon-dribbble"].element_orange_73f2 {
  background-color: transparent;
  color: #ea4c89;
}
.smooth-e189 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.smooth-e189 [class*="social-icon-envelope"].element_orange_73f2 {
  background-color: transparent;
  color: #ea4335;
}
.smooth-e189 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.smooth-e189 [class*="social-icon-facebook"].element_orange_73f2 {
  background-color: transparent;
  color: #3b5998;
}
.smooth-e189 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.smooth-e189 [class*="social-icon-flickr"].element_orange_73f2 {
  background-color: transparent;
  color: #0063dc;
}
.smooth-e189 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.smooth-e189 [class*="social-icon-foursquare"].element_orange_73f2 {
  background-color: transparent;
  color: #2d5be3;
}
.smooth-e189 [class*="social-icon-github"] {
  background-color: #333;
}
.smooth-e189 [class*="social-icon-github"].element_orange_73f2 {
  background-color: transparent;
  color: #333;
}
.smooth-e189 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.smooth-e189 [class*="social-icon-google-plus"].element_orange_73f2 {
  background-color: transparent;
  color: #dd4b39;
}
.smooth-e189 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.smooth-e189 [class*="social-icon-houzz"].element_orange_73f2 {
  background-color: transparent;
  color: #7ac142;
}
.smooth-e189 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.smooth-e189 [class*="social-icon-instagram"].element_orange_73f2 {
  background-color: transparent;
  color: #262626;
}
.smooth-e189 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.smooth-e189 [class*="social-icon-jsfiddle"].element_orange_73f2 {
  background-color: transparent;
  color: #487aa2;
}
.smooth-e189 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.smooth-e189 [class*="social-icon-linkedin"].element_orange_73f2 {
  background-color: transparent;
  color: #0077b5;
}
.smooth-e189 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.smooth-e189 [class*="social-icon-medium"].element_orange_73f2 {
  background-color: transparent;
  color: #00ab6b;
}
.smooth-e189 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.smooth-e189
  [class*="social-icon-odnoklassniki"].element_orange_73f2 {
  background-color: transparent;
  color: #f4731c;
}
.smooth-e189 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.smooth-e189 [class*="social-icon-meetup"].element_orange_73f2 {
  background-color: transparent;
  color: #ec1c40;
}
.smooth-e189 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.smooth-e189 [class*="social-icon-pinterest"].element_orange_73f2 {
  background-color: transparent;
  color: #bd081c;
}
.smooth-e189 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.smooth-e189 [class*="social-icon-product-hunt"].element_orange_73f2 {
  background-color: transparent;
  color: #da552f;
}
.smooth-e189 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.smooth-e189 [class*="social-icon-reddit"].element_orange_73f2 {
  background-color: transparent;
  color: #ff4500;
}
.smooth-e189 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.smooth-e189 [class*="social-icon-rss"].element_orange_73f2 {
  background-color: transparent;
  color: #f26522;
}
.smooth-e189 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.smooth-e189
  [class*="social-icon-shopping-cart"].element_orange_73f2 {
  background-color: transparent;
  color: #4caf50;
}
.smooth-e189 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.smooth-e189 [class*="social-icon-skype"].element_orange_73f2 {
  background-color: transparent;
  color: #00aff0;
}
.smooth-e189 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.smooth-e189 [class*="social-icon-slideshare"].element_orange_73f2 {
  background-color: transparent;
  color: #0077b5;
}
.smooth-e189 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.smooth-e189 [class*="social-icon-snapchat"].element_orange_73f2 {
  background-color: transparent;
  color: #fffc00;
}
.smooth-e189 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.smooth-e189 [class*="social-icon-soundcloud"].element_orange_73f2 {
  background-color: transparent;
  color: #f80;
}
.smooth-e189 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.smooth-e189 [class*="social-icon-spotify"].element_orange_73f2 {
  background-color: transparent;
  color: #2ebd59;
}
.smooth-e189 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.smooth-e189
  [class*="social-icon-stack-overflow"].element_orange_73f2 {
  background-color: transparent;
  color: #fe7a15;
}
.smooth-e189 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.smooth-e189 [class*="social-icon-maldkfgram"].element_orange_73f2 {
  background-color: transparent;
  color: #2ca5e0;
}
.smooth-e189 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.smooth-e189 [class*="social-icon-tripadvisor"].element_orange_73f2 {
  background-color: transparent;
  color: #589442;
}
.smooth-e189 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.smooth-e189 [class*="social-icon-tumblr"].element_orange_73f2 {
  background-color: transparent;
  color: #35465c;
}
.smooth-e189 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.smooth-e189 [class*="social-icon-twitch"].element_orange_73f2 {
  background-color: transparent;
  color: #6441a5;
}
.smooth-e189 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.smooth-e189 [class*="social-icon-twitter"].element_orange_73f2 {
  background-color: transparent;
  color: #1da1f2;
}
.smooth-e189 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.smooth-e189 [class*="social-icon-vimeo"].element_orange_73f2 {
  background-color: transparent;
  color: #1ab7ea;
}
.smooth-e189 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.smooth-e189 [class*="social-icon-vk"].element_orange_73f2 {
  background-color: transparent;
  color: #45668e;
}
.smooth-e189 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.smooth-e189 [class*="social-icon-weibo"].element_orange_73f2 {
  background-color: transparent;
  color: #df2029;
}
.smooth-e189 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.smooth-e189 [class*="social-icon-weixin"].element_orange_73f2 {
  background-color: transparent;
  color: #7bb32e;
}
.smooth-e189 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.smooth-e189 [class*="social-icon-whatsapp"].element_orange_73f2 {
  background-color: transparent;
  color: #25d366;
}
.smooth-e189 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.smooth-e189 [class*="social-icon-wordpress"].element_orange_73f2 {
  background-color: transparent;
  color: #21759b;
}
.smooth-e189 [class*="social-icon-xing"] {
  background-color: #026466;
}
.smooth-e189 [class*="social-icon-xing"].element_orange_73f2 {
  background-color: transparent;
  color: #026466;
}
.smooth-e189 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.smooth-e189 [class*="social-icon-yelp"].element_orange_73f2 {
  background-color: transparent;
  color: #af0606;
}
.smooth-e189 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.smooth-e189 [class*="social-icon-youtube"].element_orange_73f2 {
  background-color: transparent;
  color: #cd201f;
}
.hidden-fb7b {
  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;
}
.hidden-fb7b:hover {
  box-shadow: none;
  background: 0 0;
}
.shadow-in-5baf {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.secondary_light_07c6 {
  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;
}
.texture_22a2 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.center_edb2 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.center_edb2,
.center_edb2::after,
.center_edb2::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;
}
.center_edb2::after,
.center_edb2::before {
  content: "";
  display: block;
  background-color: inherit;
}
.border_hard_e2bc .secondary_light_07c6 .texture_22a2 {
  margin-top: -2px;
  width: 19px;
}
.border_hard_e2bc .secondary_light_07c6 .center_edb2 {
  margin-top: -1px;
}
.border_hard_e2bc .secondary_light_07c6 .center_edb2,
.border_hard_e2bc .secondary_light_07c6 .center_edb2::after,
.border_hard_e2bc .secondary_light_07c6 .center_edb2::before {
  width: 19px;
  height: 2px;
}
.border_hard_e2bc .secondary_light_07c6 .center_edb2::before {
  top: -6px;
}
.border_hard_e2bc .secondary_light_07c6 .center_edb2::after {
  bottom: -6px;
}
.light_4d94 .secondary_light_07c6 .texture_22a2 {
  margin-top: -2px;
  width: 22px;
}
.light_4d94 .secondary_light_07c6 .center_edb2 {
  margin-top: -1px;
}
.light_4d94 .secondary_light_07c6 .center_edb2,
.light_4d94 .secondary_light_07c6 .center_edb2::after,
.light_4d94 .secondary_light_07c6 .center_edb2::before {
  width: 22px;
  height: 2px;
}
.light_4d94 .secondary_light_07c6 .center_edb2::before {
  top: -7px;
}
.light_4d94 .secondary_light_07c6 .center_edb2::after {
  bottom: -7px;
}
.box_gas_867e .secondary_light_07c6 .texture_22a2 {
  margin-top: -2px;
  width: 31px;
}
.box_gas_867e .secondary_light_07c6 .center_edb2 {
  margin-top: -1.5px;
}
.box_gas_867e .secondary_light_07c6 .center_edb2,
.box_gas_867e .secondary_light_07c6 .center_edb2::after,
.box_gas_867e .secondary_light_07c6 .center_edb2::before {
  width: 31px;
  height: 3px;
}
.box_gas_867e .secondary_light_07c6 .center_edb2::before {
  top: -9px;
}
.box_gas_867e .secondary_light_07c6 .center_edb2::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .item-deb0 .secondary_light_07c6 .texture_22a2 {
    margin-top: -2px;
    width: 19px;
  }
  .item-deb0 .secondary_light_07c6 .center_edb2 {
    margin-top: -1px;
  }
  .item-deb0 .secondary_light_07c6 .center_edb2,
  .item-deb0 .secondary_light_07c6 .center_edb2::after,
  .item-deb0 .secondary_light_07c6 .center_edb2::before {
    width: 19px;
    height: 2px;
  }
  .item-deb0 .secondary_light_07c6 .center_edb2::before {
    top: -6px;
  }
  .item-deb0 .secondary_light_07c6 .center_edb2::after {
    bottom: -6px;
  }
  .tertiary_3232 .secondary_light_07c6 .texture_22a2 {
    margin-top: -2px;
    width: 22px;
  }
  .tertiary_3232 .secondary_light_07c6 .center_edb2 {
    margin-top: -1px;
  }
  .tertiary_3232 .secondary_light_07c6 .center_edb2,
  .tertiary_3232 .secondary_light_07c6 .center_edb2::after,
  .tertiary_3232 .secondary_light_07c6 .center_edb2::before {
    width: 22px;
    height: 2px;
  }
  .tertiary_3232 .secondary_light_07c6 .center_edb2::before {
    top: -7px;
  }
  .tertiary_3232 .secondary_light_07c6 .center_edb2::after {
    bottom: -7px;
  }
  .pagination-e326 .secondary_light_07c6 .texture_22a2 {
    margin-top: -2px;
    width: 31px;
  }
  .pagination-e326 .secondary_light_07c6 .center_edb2 {
    margin-top: -1.5px;
  }
  .pagination-e326 .secondary_light_07c6 .center_edb2,
  .pagination-e326 .secondary_light_07c6 .center_edb2::after,
  .pagination-e326 .secondary_light_07c6 .center_edb2::before {
    width: 31px;
    height: 3px;
  }
  .pagination-e326 .secondary_light_07c6 .center_edb2::before {
    top: -9px;
  }
  .pagination-e326 .secondary_light_07c6 .center_edb2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .logo_c040 .secondary_light_07c6 .texture_22a2 {
    margin-top: -2px;
    width: 19px;
  }
  .logo_c040 .secondary_light_07c6 .center_edb2 {
    margin-top: -1px;
  }
  .logo_c040 .secondary_light_07c6 .center_edb2,
  .logo_c040 .secondary_light_07c6 .center_edb2::after,
  .logo_c040 .secondary_light_07c6 .center_edb2::before {
    width: 19px;
    height: 2px;
  }
  .logo_c040 .secondary_light_07c6 .center_edb2::before {
    top: -6px;
  }
  .logo_c040 .secondary_light_07c6 .center_edb2::after {
    bottom: -6px;
  }
  .shade-fe0a .secondary_light_07c6 .texture_22a2 {
    margin-top: -2px;
    width: 22px;
  }
  .shade-fe0a .secondary_light_07c6 .center_edb2 {
    margin-top: -1px;
  }
  .shade-fe0a .secondary_light_07c6 .center_edb2,
  .shade-fe0a .secondary_light_07c6 .center_edb2::after,
  .shade-fe0a .secondary_light_07c6 .center_edb2::before {
    width: 22px;
    height: 2px;
  }
  .shade-fe0a .secondary_light_07c6 .center_edb2::before {
    top: -7px;
  }
  .shade-fe0a .secondary_light_07c6 .center_edb2::after {
    bottom: -7px;
  }
  .box-huge-05ba .secondary_light_07c6 .texture_22a2 {
    margin-top: -2px;
    width: 31px;
  }
  .box-huge-05ba .secondary_light_07c6 .center_edb2 {
    margin-top: -1.5px;
  }
  .box-huge-05ba .secondary_light_07c6 .center_edb2,
  .box-huge-05ba .secondary_light_07c6 .center_edb2::after,
  .box-huge-05ba .secondary_light_07c6 .center_edb2::before {
    width: 31px;
    height: 3px;
  }
  .box-huge-05ba .secondary_light_07c6 .center_edb2::before {
    top: -9px;
  }
  .box-huge-05ba .secondary_light_07c6 .center_edb2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .purple_9142 .secondary_light_07c6 .texture_22a2 {
    margin-top: -2px;
    width: 19px;
  }
  .purple_9142 .secondary_light_07c6 .center_edb2 {
    margin-top: -1px;
  }
  .purple_9142 .secondary_light_07c6 .center_edb2,
  .purple_9142 .secondary_light_07c6 .center_edb2::after,
  .purple_9142 .secondary_light_07c6 .center_edb2::before {
    width: 19px;
    height: 2px;
  }
  .purple_9142 .secondary_light_07c6 .center_edb2::before {
    top: -6px;
  }
  .purple_9142 .secondary_light_07c6 .center_edb2::after {
    bottom: -6px;
  }
  .mask-small-b513 .secondary_light_07c6 .texture_22a2 {
    margin-top: -2px;
    width: 22px;
  }
  .mask-small-b513 .secondary_light_07c6 .center_edb2 {
    margin-top: -1px;
  }
  .mask-small-b513 .secondary_light_07c6 .center_edb2,
  .mask-small-b513 .secondary_light_07c6 .center_edb2::after,
  .mask-small-b513 .secondary_light_07c6 .center_edb2::before {
    width: 22px;
    height: 2px;
  }
  .mask-small-b513 .secondary_light_07c6 .center_edb2::before {
    top: -7px;
  }
  .mask-small-b513 .secondary_light_07c6 .center_edb2::after {
    bottom: -7px;
  }
  .status-bbe6 .secondary_light_07c6 .texture_22a2 {
    margin-top: -2px;
    width: 31px;
  }
  .status-bbe6 .secondary_light_07c6 .center_edb2 {
    margin-top: -1.5px;
  }
  .status-bbe6 .secondary_light_07c6 .center_edb2,
  .status-bbe6 .secondary_light_07c6 .center_edb2::after,
  .status-bbe6 .secondary_light_07c6 .center_edb2::before {
    width: 31px;
    height: 3px;
  }
  .status-bbe6 .secondary_light_07c6 .center_edb2::before {
    top: -9px;
  }
  .status-bbe6 .secondary_light_07c6 .center_edb2::after {
    bottom: -9px;
  }
}
.logo-bright-ec00 .center_edb2 {
  -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);
}
.logo-bright-ec00 .center_edb2::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.logo-bright-ec00 .center_edb2::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);
}
.logo-bright-ec00.tertiary-stale-a092 .center_edb2 {
  -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);
}
.logo-bright-ec00.tertiary-stale-a092 .center_edb2::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.logo-bright-ec00.tertiary-stale-a092 .center_edb2::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);
}
.card_next_9245 {
  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.rough-8875:before {
  display: none;
}
.image-a6bb {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.image-a6bb .column_3bc0 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.image-a6bb .column_3bc0:last-of-type {
  border-bottom: none;
}
.image-a6bb .column_3bc0.component_6845,
.image-a6bb .column_3bc0.carousel_cold_1a6b,
.image-a6bb .column_3bc0.simple-0da4 {
  padding: 0;
}
.image-a6bb .notification_focused_8b61 .feature_iron_e24d {
  color: currentColor;
}
.image-a6bb .notification_focused_8b61 .feature_iron_e24d:focus,
.image-a6bb .notification_focused_8b61 .feature_iron_e24d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image-a6bb.primary_9647 .disabled-8018,
.image-a6bb.primary_9647 .content-huge-6cc9 a,
.image-a6bb.primary_9647 .container_7620 a,
.image-a6bb.primary_9647 .modal-up-8e6e a {
  color: rgba(0, 0, 0, 0.55);
}
.image-a6bb.primary_9647 .disabled-8018:hover,
.image-a6bb.primary_9647 .content-huge-6cc9 a:hover,
.image-a6bb.primary_9647 .container_7620 a:hover,
.image-a6bb.primary_9647 .modal-up-8e6e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image-a6bb.primary_9647 .status-short-7291 {
  color: rgba(0, 0, 0, 0.8);
}
.image-a6bb.primary_9647 .column_3bc0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.image-a6bb.primary_9647 .column_3bc0:before {
  background: rgba(0, 0, 0, 0.08);
}
.image-a6bb.primary_9647 .link_bright_9de7:before {
  background: rgba(255, 255, 255, 0.9);
}
.image-a6bb.primary_9647 .notification_focused_8b61 .caption-paper-b5a5 li a,
.image-a6bb.primary_9647 .notification_focused_8b61 .feature_iron_e24d,
.image-a6bb.primary_9647 .modal-up-8e6e {
  border-color: rgba(0, 0, 0, 0.08);
}
.image-a6bb.primary_9647 .notification_focused_8b61 .feature_iron_e24d:focus,
.image-a6bb.primary_9647 .notification_focused_8b61 .feature_iron_e24d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image-a6bb.primary_9647 .caption-paper-b5a5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.image-a6bb.grid_pressed_c001 .disabled-8018,
.image-a6bb.grid_pressed_c001 .content-huge-6cc9 a,
.image-a6bb.grid_pressed_c001 .container_7620 .feature_iron_e24d,
.image-a6bb.grid_pressed_c001 .container_7620 a,
.image-a6bb.grid_pressed_c001 .modal-up-8e6e a {
  color: rgba(255, 255, 255, 0.79);
}
.image-a6bb.grid_pressed_c001 .disabled-8018:hover,
.image-a6bb.grid_pressed_c001 .content-huge-6cc9 a:hover,
.image-a6bb.grid_pressed_c001 .container_7620 .feature_iron_e24d:hover,
.image-a6bb.grid_pressed_c001 .container_7620 a:hover,
.image-a6bb.grid_pressed_c001 .modal-up-8e6e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image-a6bb.grid_pressed_c001 .status-short-7291 {
  color: rgba(255, 255, 255, 0.99);
}
.image-a6bb.grid_pressed_c001 .column_3bc0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-a6bb.grid_pressed_c001 .column_3bc0:before {
  background: rgba(255, 255, 255, 0.08);
}
.image-a6bb.grid_pressed_c001 .link_bright_9de7:before {
  background: rgba(0, 0, 0, 0.9);
}
.image-a6bb.grid_pressed_c001 .notification_focused_8b61 .caption-paper-b5a5 li a,
.image-a6bb.grid_pressed_c001 .notification_focused_8b61 .feature_iron_e24d,
.image-a6bb.grid_pressed_c001 .modal-up-8e6e {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-a6bb.grid_pressed_c001 .notification_focused_8b61 .feature_iron_e24d:focus,
.image-a6bb.grid_pressed_c001 .notification_focused_8b61 .feature_iron_e24d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image-a6bb.grid_pressed_c001 .caption-paper-b5a5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.link_bright_9de7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.link_bright_9de7:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.block_bottom_acf5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.cool_78ae .image-a6bb {
  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;
}
.cool_78ae .column_3bc0 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.cool_78ae .column_3bc0: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) {
  .cool_78ae .column_3bc0:before {
    width: 16%;
    left: 42%;
  }
}
.cool_78ae .column_3bc0:last-child:before {
  content: none;
}
.cool_78ae .column_3bc0[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.cool_78ae .notification_focused_8b61 .caption-paper-b5a5 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.cool_78ae .notification_focused_8b61 .caption-paper-b5a5 li a .feature_iron_e24d {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.cool_78ae .notification_focused_8b61 .modal-up-8e6e {
  border: none;
}
.cool_78ae .notification_focused_8b61 .modal-up-8e6e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.cool_78ae .link_bright_9de7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.cool_78ae .block_bottom_acf5 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.cool_78ae .grid_pressed_c001 .link_bright_9de7:before {
  background: rgba(0, 0, 0, 0.9);
}
.cool_78ae .primary_9647.hard-af68 .center_edb2 {
  background: rgba(0, 0, 0, 0.6);
}
.cool_78ae
  .primary_9647.hard-af68
  .center_edb2::after,
.cool_78ae
  .primary_9647.hard-af68
  .center_edb2:before {
  background: inherit;
}
.cool_78ae
  .primary_9647.hard-af68:hover
  .center_edb2 {
  background: rgba(0, 0, 0, 0.8);
}
.container_dark_60a3 .image-a6bb {
  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) {
  .container_dark_60a3 .image-a6bb {
    width: auto;
    right: 45px;
  }
}
.outline_dfcc .image-a6bb {
  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) {
  .outline_dfcc .image-a6bb {
    width: auto;
    left: 45px;
  }
}
.rough-8875 .image-a6bb {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.rough-8875 .block_bottom_acf5 {
  max-width: 48em;
  margin: 0 auto;
}
.rough-8875 .link_bright_9de7:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.button-a53a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.button-a53a.cool_78ae .image-a6bb {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.button-a53a.container_dark_60a3 .image-a6bb {
  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);
}
.button-a53a .image-a6bb {
  visibility: visible;
}
.button-a53a.outline_dfcc .image-a6bb {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.cold-41f6,
.footer_2ab5 {
  overflow-x: hidden;
}
.cold-41f6 .image-a6bb {
  overflow: auto;
}
.cold-41f6.cool_78ae {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.cold-41f6.cool_78ae .image-a6bb {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.cold-41f6.cool_78ae .hidden-fb7b {
  opacity: 0;
}
.cold-41f6.container_dark_60a3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.cold-41f6.container_dark_60a3 .image-a6bb {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.cold-41f6.container_dark_60a3 .hidden-fb7b {
  opacity: 0;
}
.cold-41f6.outline_dfcc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.cold-41f6.outline_dfcc .image-a6bb {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.cold-41f6.outline_dfcc .hidden-fb7b {
  opacity: 0;
}
.cold-41f6.rough-8875 .image-a6bb {
  z-index: 10;
  visibility: visible;
}
.hard-af68 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hard-af68 .center_edb2 {
  background: rgba(255, 255, 255, 0.99);
}
.hard-af68 .center_edb2::after,
.hard-af68 .center_edb2:before {
  background: inherit;
}
.hard-af68:hover .center_edb2 {
  background: rgba(255, 255, 255, 0.99);
}
.outline_dfcc .hard-af68 {
  top: 10px;
  right: auto;
  left: 12px;
}
.rough-8875 .hard-af68 {
  display: none !important;
}
.cold-41f6:before,
.footer_2ab5:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.cold-41f6 .hard-af68,
.footer_2ab5 .hard-af68 {
  display: inline-block;
}
.image-a6bb .status-selected-9aee {
  -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;
}
.cold-41f6 .image-a6bb .status-selected-9aee,
.footer_2ab5 .image-a6bb .status-selected-9aee {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.summary_first_6611 .pagination-tall-170e {
  width: 100%;
}
.aside_glass_a1e2 {
  padding: 0 0.5em 0;
}
.aside_glass_a1e2 [class*="customify-col-"],
.aside_glass_a1e2 [class*="customify-col_"],
.aside_glass_a1e2 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.heading-current-5472 .aside_glass_a1e2 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .message-1834 .border-glass-4c4f,
  .border-glass-4c4f {
    display: none;
  }
  .badge_copper_7c90 {
    text-align: left;
  }
  .wood_2dc9 {
    text-align: center;
  }
  .box-b42d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .message-1834 .active-48c5,
  .active-48c5 {
    display: none;
  }
  .slider-2269 {
    text-align: left;
  }
  .wrapper-out-3a2c {
    text-align: center;
  }
  .article-under-8a3e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .message-1834 .hard_cbf4,
  .hard_cbf4 {
    display: none;
  }
  .backdrop-stone-ac72 {
    text-align: left;
  }
  .pagination-30c3 {
    text-align: center;
  }
  .medium_466e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.cold_da7e {
  box-shadow: none !important;
}
.green-fcad .form-large-0267,
.lite_6ffc .form-large-0267 {
  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;
}
.lite_6ffc .form-large-0267 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.feature-3dca {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.feature-3dca:after,
.feature-3dca:before {
  content: "";
  display: table;
}
.feature-3dca:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .feature-3dca {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.feature-3dca,
.tooltip-b15b {
  max-width: 1248px;
  margin: 0 auto;
}

.icon_easy_8a60.warm_008b .feature-3dca {
  max-width: 100%;
}
.icon_easy_8a60.tertiary_b809 {
  max-width: 1200px;
  margin: 0 auto;
}
.icon_easy_8a60.summary_fe83 .feature-3dca {
  max-width: 100%;
}
.icon_easy_8a60.summary_fe83 > .feature-3dca {
  padding-left: 0;
  padding-right: 0;
}
.icon_easy_8a60.summary_fe83 > .feature-3dca .message-1834 {
  margin: 0;
}
.icon_easy_8a60.summary_fe83
  > .feature-3dca
  .widget-d6b0.glass_1011 {
  margin-right: 0;
  margin-left: 0;
}
.icon_easy_8a60.summary_fe83 #main.glass_1011 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .search-gas-d777 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .search-gas-d777 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .border_hot_7a0f .clean_95f7 {
    padding-right: 1em;
  }
  .border_hot_7a0f.tooltip_ef89 .widget-d6b0 {
    border-right: 1px solid #eaecee;
  }
  .border_hot_7a0f.tooltip_ef89 .clean_95f7 {
    padding-right: 1em;
  }
  .border_hot_7a0f.tooltip_ef89 .tag-south-0ab2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .narrow_a740 .clean_95f7 {
    padding-left: 1em;
  }
  .narrow_a740.tooltip_ef89 .widget-d6b0 {
    border-left: 1px solid #eaecee;
  }
  .narrow_a740.tooltip_ef89 .clean_95f7 {
    padding-left: 1em;
  }
  .narrow_a740.tooltip_ef89 .tag-south-0ab2 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .article_hovered_2c61 .clean_95f7 {
    padding-left: 1em;
  }
  .article_hovered_2c61.tooltip_ef89 .disabled-down-4aa9 {
    border-right: 1px solid #eaecee;
  }
  .article_hovered_2c61.tooltip_ef89 .table_gold_f0e0 {
    border-right: 1px solid #eaecee;
  }
  .article_hovered_2c61.tooltip_ef89 .clean_95f7 {
    padding-left: 1em;
  }
  .article_hovered_2c61.tooltip_ef89 .tag-south-0ab2 {
    padding-right: 1em;
  }
  .article_hovered_2c61.tooltip_ef89 .north-10f5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .popup-40cd .clean_95f7 {
    padding-right: 1em;
  }
  .popup-40cd.tooltip_ef89 .disabled-down-4aa9 {
    border-left: 1px solid #eaecee;
  }
  .popup-40cd.tooltip_ef89 .table_gold_f0e0 {
    border-left: 1px solid #eaecee;
  }
  .popup-40cd.tooltip_ef89 .clean_95f7 {
    padding-right: 1em;
  }
  .popup-40cd.tooltip_ef89 .tag-south-0ab2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .popup-40cd.tooltip_ef89 .north-10f5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .search-gas-d777 .clean_95f7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .search-gas-d777.tooltip_ef89 .widget-d6b0 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .search-gas-d777.tooltip_ef89 .clean_95f7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .search-gas-d777.tooltip_ef89 .tag-south-0ab2 {
    padding-left: 1em;
  }
  .search-gas-d777.tooltip_ef89 .north-10f5 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .search-gas-d777.tooltip_ef89 .clean_95f7 {
    padding-left: 0;
  }
}
.solid-3ce4 .hot-556e {
  display: inline-block;
}
.content_6efb {
  display: inline-block;
}
.paragraph_5901 {
  word-con: break-word;
}
.surface-9f72 > span {
  display: inline-block;
  padding: 5px 0;
}
.surface-9f72 .layout_full_8cb8 {
  margin-left: 8px;
  margin-right: 8px;
}
.surface-9f72 .right-0b4f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.surface-eb92 .grid-7cde {
  margin-bottom: 2em;
}
.surface-eb92 .backdrop_bronze_b021 {
  margin-bottom: 15px;
}
.surface-eb92 .backdrop_bronze_b021:last-child {
  margin-bottom: 0;
}
.surface-eb92 .title_fluid_e9ec {
  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) {
  .surface-eb92 .title_fluid_e9ec {
    display: block;
  }
}
.surface-eb92 .pressed-0d13 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .surface-eb92 .pressed-0d13 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.surface-eb92 .block_thick_8fb3 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.surface-eb92 .block_thick_8fb3 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.surface-eb92 .block_thick_8fb3 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.surface-eb92 .paragraph_5901 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.surface-eb92 .paragraph_5901 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.surface-eb92 .right-3bb1 p:last-child {
  margin-bottom: 0;
}
.surface-eb92 .tag-9707 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.surface-eb92 .item-mini-3d06 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.surface-eb92 .status-thick-da79 {
  margin-top: 1em;
}
.surface-eb92 .tooltip_focused_6384 {
  top: 0;
  display: block;
}
.surface-eb92 .tooltip_focused_6384 a {
  color: inherit;
}
.surface-eb92 .tooltip_focused_6384 a:hover {
  color: inherit;
}
.surface-eb92 .aside-small-97b5 {
  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;
}
.surface-eb92 .aside-small-97b5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.surface-eb92 .item-mini-3d06 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.surface-eb92 .media-focused-269a {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.surface-eb92 .media-focused-269a:first-child {
  margin-top: 0;
}
.surface-eb92 .media-focused-269a.header_purple_09e6 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.surface-eb92 .media-focused-269a.feature_slow_9b1c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.surface-eb92
  .media-focused-269a.feature_slow_9b1c.breadcrumb-gold-fbff
  .status-thick-da79 {
  width: 100%;
}
.surface-eb92 .feature_slow_9b1c {
  -webkit-box-align: center;
  align-items: center;
}
.surface-eb92 .feature_slow_9b1c .surface-9f72,
.surface-eb92 .feature_slow_9b1c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.surface-eb92 .block_thick_8fb3 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.surface-eb92 .block_thick_8fb3 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.surface-eb92 .block_thick_8fb3: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;
}
.surface-eb92 .header_purple_09e6 {
  z-index: 5;
}
.surface-eb92 .pink_24ac .surface-9c08 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.surface-eb92 .paragraph_under_5477 .surface-9c08 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.surface-eb92 .lower-6431 .surface-9c08 {
  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;
}
.surface-eb92.accent-paper-0fb5 .title_fluid_e9ec,
.surface-eb92.logo-0096 .title_fluid_e9ec {
  display: block;
}
.surface-eb92.accent-paper-0fb5 .title_fluid_e9ec .west_62e7,
.surface-eb92.accent-paper-0fb5 .title_fluid_e9ec .item-mini-3d06,
.surface-eb92.logo-0096 .title_fluid_e9ec .west_62e7,
.surface-eb92.logo-0096 .title_fluid_e9ec .item-mini-3d06 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.surface-eb92.next-5a64 .pressed-0d13 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .surface-eb92.next-5a64 .pressed-0d13 {
    margin-right: 0;
  }
}
.surface-eb92.accent-paper-0fb5 .pressed-0d13,
.surface-eb92.logo-0096 .pressed-0d13 {
  padding-top: 40%;
}
.surface-eb92.accent-paper-0fb5 .grid-7cde,
.surface-eb92.logo-0096 .grid-7cde {
  display: block;
}
.surface-eb92.accent-paper-0fb5 .fn-sticky-7c9d .item-mini-3d06,
.surface-eb92.logo-0096 .fn-sticky-7c9d .item-mini-3d06 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.surface-eb92.accent-paper-0fb5 .pressed-0d13,
.surface-eb92.logo-0096 .pressed-0d13 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.surface-eb92.accent-paper-0fb5 .item-mini-3d06 {
  padding: 1em;
}
.chip_static_1477 {
  margin: 30px auto;
  display: block;
}
.chip_static_1477 .image-ad0b > * {
  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;
}
.chip_static_1477 .image-ad0b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.chip_static_1477 .image-ad0b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.outer-0a42 .surface-9f72 {
  margin-bottom: 1.41575em;
}
.outer-0a42 .upper-4257 {
  margin-bottom: 1.618em;
}
.right_fe76 .out-2572 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.right_fe76 .out-2572 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.right_fe76 .picture_yellow_a92d {
  max-width: 100%;
  overflow: auto;
}
.last_b896 .right_fe76 a:hover {
  text-decoration: underline;
}
.medium-d455 .backdrop_bronze_b021:not(.paragraph_5901),
.medium-d455 .block_thick_8fb3 {
  margin-bottom: 1.41575em;
}
.medium-d455 .backdrop_bronze_b021:not(.paragraph_5901):last-child,
.medium-d455 .block_thick_8fb3:last-child {
  margin-bottom: 0;
}
.medium-d455 .backdrop_bronze_b021.sidebar-1cd8 {
  margin-bottom: 0.41575em;
}
.medium-d455 .block-wood-5901:before,
.medium-d455 .tiny-646b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.medium-d455 .block-wood-5901:before {
  content: "\f115";
}
.medium-d455 .tiny-646b:before {
  content: "\f02c";
}
.medium-d455 .pattern-389b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.medium-d455 .pattern-389b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tertiary-a6a8 {
  display: -webkit-box;
  display: flex;
}
.tertiary-a6a8 .hero-pressed-75b2 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tertiary-a6a8 .hero-pressed-75b2 {
    flex-basis: 90px;
  }
}
.tertiary-a6a8 .thumbnail_next_5da6 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tertiary-a6a8 .thumbnail_next_5da6 {
    flex-basis: calc(100% - 50px);
  }
}
.tertiary-a6a8 .box-f4fb p:last-child {
  margin-bottom: 0.72em;
}
.alert_a1a4 .image-ad0b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.alert_a1a4 .image-ad0b:after,
.alert_a1a4 .image-ad0b:before {
  content: "";
  display: table;
}
.alert_a1a4 .image-ad0b:after {
  clear: both;
}
.alert_a1a4 .image-ad0b .icon_medium_3e8d,
.alert_a1a4 .image-ad0b .dropdown-2313 {
  width: 49%;
}
.alert_a1a4 .image-ad0b .icon_medium_3e8d a span.thumbnail-black-683e,
.alert_a1a4 .image-ad0b .dropdown-2313 a span.thumbnail-black-683e {
  display: block;
  margin-bottom: 5px;
}
.alert_a1a4 .image-ad0b .dropdown-2313 {
  float: left;
  text-align: left;
}
.alert_a1a4 .image-ad0b .icon_medium_3e8d {
  float: right;
  text-align: right;
}
.form_317c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .form_317c {
    margin-bottom: 0;
  }
}
.static-87f8 {
  margin-bottom: 1em;
}
.static-87f8 .paragraph_5901 {
  font-size: 1.1em;
  line-height: 1.3;
}
.element-2c7e a {
  display: block;
  line-height: 0;
  position: relative;
}
.backdrop_smooth_45da .static-87f8,
.dirty_c1e4 .static-87f8 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .backdrop_smooth_45da .static-87f8,
  .dirty_c1e4 .static-87f8 {
    display: block;
  }
}
.backdrop_smooth_45da .element-2c7e,
.dirty_c1e4 .element-2c7e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .backdrop_smooth_45da .element-2c7e,
  .dirty_c1e4 .element-2c7e {
    margin-bottom: 1em;
  }
}
.backdrop_smooth_45da .element-2c7e img,
.dirty_c1e4 .element-2c7e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.backdrop_smooth_45da .thumbnail-0f13,
.dirty_c1e4 .thumbnail-0f13 {
  flex-basis: calc(100% - 160px);
}
.backdrop_smooth_45da .thumbnail-0f13 p,
.dirty_c1e4 .thumbnail-0f13 p {
  margin-bottom: 0;
}
.backdrop_smooth_45da .thumbnail-0f13 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .backdrop_smooth_45da .thumbnail-0f13 {
    padding-left: 0;
  }
}
.dirty_c1e4 .thumbnail-0f13 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .dirty_c1e4 .thumbnail-0f13 {
    padding-right: 0;
  }
}
.dirty_c1e4 .element-2c7e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.outline_0ba5 .element-2c7e {
  margin-bottom: 0.5em;
}
.outline_0ba5 .element-2c7e img {
  width: 100%;
}
.highlight-164b .focus-basic-d958,
.hero-medium-e4c2 .focus-basic-d958 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hero-medium-e4c2 .widget-d6b0 .secondary_63a3 p:last-child {
  margin-bottom: 0;
}
.pagination_down_3519 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.background-white-43cd .in_3e89 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .background-white-43cd .in_3e89:last-of-type {
    margin-bottom: 0;
  }
}
.background-white-43cd .in_3e89 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.background-white-43cd .in_3e89 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.background-white-43cd .in_3e89 ul li {
  margin: 0 0 0.6em;
}
.background-white-43cd .in_3e89 ul li.chip-6128,
.background-white-43cd .in_3e89 ul li.overlay_3f90 {
  position: relative;
}
.background-white-43cd .in_3e89 ul li.chip-6128 .outline_in_7ed1,
.background-white-43cd .in_3e89 ul li.overlay_3f90 .outline_in_7ed1 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.background-white-43cd .in_3e89 ul li.chip-6128:after:after,
.background-white-43cd .in_3e89 ul li.chip-6128:after:before,
.background-white-43cd
  .in_3e89
  ul
  li.overlay_3f90:after:after,
.background-white-43cd
  .in_3e89
  ul
  li.overlay_3f90:after:before {
  content: "";
  display: table;
}
.background-white-43cd .in_3e89 ul li.chip-6128:after:after,
.background-white-43cd
  .in_3e89
  ul
  li.overlay_3f90:after:after {
  clear: both;
}
.background-white-43cd .in_3e89 a.focus_west_d097:hover {
  text-decoration: none;
}
.background-white-43cd .in_3e89 select {
  max-width: 100%;
}
.background-white-43cd .in_3e89 table {
  font-size: 85%;
}
.background-white-43cd .in_3e89 table td,
.background-white-43cd .in_3e89 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.background-white-43cd .in_3e89 table tfoot td {
  text-align: left;
}
.background-white-43cd .in_3e89 :last-child {
  margin-bottom: 0;
}
.background-white-43cd .in_3e89 .mini_4df7 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.background-white-43cd .in_3e89 .mini_4df7 label {
  width: 100%;
}
.background-white-43cd .in_3e89 .mini_4df7 .focus_prev_672c {
  width: 100%;
  display: block;
}
.background-white-43cd .in_3e89 .mini_4df7 .message-pressed-4e5f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.background-white-43cd .in_3e89 .mini_4df7 .message-pressed-4e5f:hover svg #svg-search {
  fill: #444;
}
.background-white-43cd .in_3e89 .mini_4df7 .message-pressed-4e5f svg {
  width: 18px;
  height: 18px;
}
.background-white-43cd .pagination_thick_2c7a ul ul,
.background-white-43cd .shade-upper-c538 ul ul,
.background-white-43cd .gallery_action_2616 ul ul,
.background-white-43cd .smooth_714c ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.background-white-43cd .pagination_thick_2c7a .layout_pressed_690e > a,
.background-white-43cd .shade-upper-c538 .layout_pressed_690e > a,
.background-white-43cd .gallery_action_2616 .layout_pressed_690e > a,
.background-white-43cd .smooth_714c .layout_pressed_690e > a {
  margin-bottom: 0;
}
.background-white-43cd .brown-d9c9 li,
.background-white-43cd .pagination_thick_2c7a li,
.background-white-43cd .border-8777 li,
.background-white-43cd .shade-upper-c538 li,
.background-white-43cd .gallery_action_2616 li,
.background-white-43cd .smooth_714c li,
.background-white-43cd .tabs_gold_ce3c li,
.background-white-43cd .simple-8b24 li {
  display: block;
  position: relative;
}
.background-white-43cd .brown-d9c9 li:last-child,
.background-white-43cd .pagination_thick_2c7a li:last-child,
.background-white-43cd .border-8777 li:last-child,
.background-white-43cd .shade-upper-c538 li:last-child,
.background-white-43cd .gallery_action_2616 li:last-child,
.background-white-43cd .smooth_714c li:last-child,
.background-white-43cd .tabs_gold_ce3c li:last-child,
.background-white-43cd .simple-8b24 li:last-child {
  border: none;
}
.background-white-43cd .brown-d9c9 li a,
.background-white-43cd .pagination_thick_2c7a li a,
.background-white-43cd .border-8777 li a,
.background-white-43cd .shade-upper-c538 li a,
.background-white-43cd .gallery_action_2616 li a,
.background-white-43cd .smooth_714c li a,
.background-white-43cd .tabs_gold_ce3c li a,
.background-white-43cd .simple-8b24 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.background-white-43cd .brown-d9c9 li ul li::before,
.background-white-43cd .pagination_thick_2c7a li ul li::before,
.background-white-43cd .border-8777 li ul li::before,
.background-white-43cd .shade-upper-c538 li ul li::before,
.background-white-43cd .gallery_action_2616 li ul li::before,
.background-white-43cd .smooth_714c li ul li::before,
.background-white-43cd .tabs_gold_ce3c li ul li::before,
.background-white-43cd .simple-8b24 li ul li::before {
  left: 15px;
}
.background-white-43cd .brown-d9c9 li ul a,
.background-white-43cd .pagination_thick_2c7a li ul a,
.background-white-43cd .border-8777 li ul a,
.background-white-43cd .shade-upper-c538 li ul a,
.background-white-43cd .gallery_action_2616 li ul a,
.background-white-43cd .smooth_714c li ul a,
.background-white-43cd .tabs_gold_ce3c li ul a,
.background-white-43cd .simple-8b24 li ul a {
  padding-left: 20px;
}
.background-white-43cd .brown-d9c9 li ul ul li::before,
.background-white-43cd .pagination_thick_2c7a li ul ul li::before,
.background-white-43cd .border-8777 li ul ul li::before,
.background-white-43cd .shade-upper-c538 li ul ul li::before,
.background-white-43cd .gallery_action_2616 li ul ul li::before,
.background-white-43cd .smooth_714c li ul ul li::before,
.background-white-43cd .tabs_gold_ce3c li ul ul li::before,
.background-white-43cd .simple-8b24 li ul ul li::before {
  left: 30px;
}
.background-white-43cd .brown-d9c9 li ul ul a,
.background-white-43cd .pagination_thick_2c7a li ul ul a,
.background-white-43cd .border-8777 li ul ul a,
.background-white-43cd .shade-upper-c538 li ul ul a,
.background-white-43cd .gallery_action_2616 li ul ul a,
.background-white-43cd .smooth_714c li ul ul a,
.background-white-43cd .tabs_gold_ce3c li ul ul a,
.background-white-43cd .simple-8b24 li ul ul a {
  padding-left: 40px;
}
.background-white-43cd .pro_e0ad li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.background-white-43cd .simple-8b24 ul li {
  margin-bottom: 1.41575em;
}
.background-white-43cd .simple-8b24 ul li .tag-new-30dc {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.background-white-43cd .simple-8b24 ul li .list_center_69bd {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.grid_pressed_c001 .brown-d9c9 li a,
.grid_pressed_c001 .pagination_thick_2c7a li a,
.grid_pressed_c001 .border-8777 li a,
.grid_pressed_c001 .shade-upper-c538 li a,
.grid_pressed_c001 .gallery_action_2616 li a,
.grid_pressed_c001 .smooth_714c li a,
.grid_pressed_c001 .tabs_gold_ce3c li a,
.grid_pressed_c001 .simple-8b24 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid_pressed_c001 .pro_e0ad li {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid_pressed_c001 .in_3e89 ul li.chip-6128 .outline_in_7ed1,
.grid_pressed_c001 .in_3e89 ul li.overlay_3f90 .outline_in_7ed1 {
  background: rgba(0, 0, 0, 0.2);
}
.grid_pressed_c001 .background-white-43cd .in_3e89 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon_easy_8a60 .background-white-43cd .caption-paper-b5a5 li {
  margin: 0;
}
.icon_easy_8a60 .background-white-43cd .caption-paper-b5a5 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.icon_easy_8a60 .background-white-43cd .caption-paper-b5a5 li ul {
  margin: 0;
}
.icon_easy_8a60 .background-white-43cd .caption-paper-b5a5 li ul li a {
  padding-left: 15px;
}
.icon_easy_8a60 .background-white-43cd .caption-paper-b5a5 li ul li li a {
  padding-left: 30px;
}
.icon_easy_8a60 .background-white-43cd .caption-paper-b5a5 li.accordion-liquid-f692 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.icon_easy_8a60 .background-white-43cd .caption-paper-b5a5 li.accordion-liquid-f692 > 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;
}
.icon_easy_8a60 .background-white-43cd .caption-paper-b5a5 li.accordion-liquid-f692 > 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;
}
.overlay_464d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.highlight_1290 {
  position: relative;
  z-index: 10;
}
.highlight_1290 .status-selected-9aee {
  width: 100%;
  max-width: 100%;
}
.primary_old_707c .popup_2b8b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.primary_old_707c .primary_9647 {
}
.primary_old_707c .grid_pressed_c001 {
  background: #292929;
}
.search_full_72dc .popup_2b8b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.search_full_72dc .primary_9647 {
  background: #f9f9f9;
}
.search_full_72dc .grid_pressed_c001 {
  background: #303030;
}
.column_brown_275f .popup_2b8b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .column_brown_275f .hot-556e {
    margin-bottom: 1em;
  }
  .column_brown_275f .hot-556e:last-child {
    margin-bottom: 0;
  }
}
.column_brown_275f .primary_9647 {
  background: #ededed;
}
.column_brown_275f .grid_pressed_c001 {
  background: #1a1a1a;
}
.popup_2b8b.primary_9647 {
  color: rgba(0, 0, 0, 0.6);
}
.popup_2b8b.primary_9647 .menu-last-9fea li {
  border-color: rgba(0, 0, 0, 0.08);
}
.popup_2b8b.grid_pressed_c001 {
  color: rgba(255, 255, 255, 0.99);
}
.popup_2b8b.grid_pressed_c001 a:not(.focus_west_d097) {
  color: rgba(255, 255, 255, 0.79);
}
.popup_2b8b.grid_pressed_c001 a:not(.focus_west_d097):hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup_2b8b.grid_pressed_c001 .menu-last-9fea li {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup_2b8b.grid_pressed_c001 table tbody td,
.popup_2b8b.grid_pressed_c001 table th {
  background: rgba(0, 0, 0, 0.08);
}
.primary-3293.glass-ff9c .feature-3dca {
  max-width: initial;
}
.primary-3293 .frame_63be {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.primary-3293 .frame_63be .status-selected-9aee {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .primary-3293 .frame_63be .status-selected-9aee {
    display: block;
    margin-bottom: 2em;
  }
  .primary-3293 .frame_63be .status-selected-9aee:last-child {
    margin-bottom: 0;
  }
}
.column_brown_275f .hot-556e:last-child,
.search_full_72dc .hot-556e:last-child,
.primary_old_707c .hot-556e:last-child {
  margin-bottom: 0;
}
.column_brown_275f .hot-556e .background-white-43cd .in_3e89:last-child,
.search_full_72dc .hot-556e .background-white-43cd .in_3e89:last-child,
.primary_old_707c .hot-556e .background-white-43cd .in_3e89:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .column_brown_275f .motion-bd21,
  .column_brown_275f .image-bb4e,
  .search_full_72dc .motion-bd21,
  .search_full_72dc .image-bb4e,
  .primary_old_707c .motion-bd21,
  .primary_old_707c .image-bb4e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .highlight_1290 .hot-556e {
    margin-bottom: 2em;
  }
}
.highlight_1290 p:last-child {
  margin-bottom: 0;
}
.highlight_1290 li,
.highlight_1290 ul {
  list-style: none;
  margin: 0;
}
.highlight_1290 ul ul {
  margin-left: 2.617924em;
}
.content_7808 {
  font-size: 0.875em;
}

/* css-noise: efb2 */
.widget-item-e7 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.1;
}
