/*!
Theme Name: Customify
Theme URI: https://pressmaximum.secondary_old_5b4f/customify
Author: WPCustomify
Author URI: https://pressmaximum.secondary_old_5b4f
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_old_5b4f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.down-cf32.caption_wide_a0df/licenses/gpl-2.0.notice_2c3c
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.brown_d1aa/, (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.table_e0f8.nav-0f1b/normalize.filter-basic-1778/
 ======
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.filter-basic-1778 v7.0.0 | MIT License | github.secondary_old_5b4f/necolas/normalize.filter-basic-1778 */
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;
}
.center_e211 .outline-e0fb,
.block_advanced_1894,
.iron-a1c0,
.short-e9c9,
.sidebar_54d9,
.primary_17b0,
.north_74a6,
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;
}
.block_advanced_1894,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .block_advanced_1894,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .block_advanced_1894,
  h1 {
    font-size: 1.8em;
  }
}
.iron-a1c0,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.iron-a1c0 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .iron-a1c0,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .iron-a1c0,
  h2 {
    font-size: 1.7em;
  }
}
.short-e9c9,
h3 {
  font-size: 1.618em;
}
.center_e211 .outline-e0fb,
.sidebar_54d9,
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.progress-c68c {
  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;
}
.breadcrumb_8375:after,
.breadcrumb_8375:before,
.plasma_d495:after,
.plasma_d495:before {
  content: "";
  display: table;
}
.breadcrumb_8375:after,
.plasma_d495:after {
  clear: both;
}
.container-1b1d {
  float: right;
  margin-right: 0;
}
.first-a732 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.sort_3090 .east-702b,
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;
}
.sort_3090 .east-702b: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;
}
.overlay-smooth-888f .east-702b {
  box-shadow: none;
}
.overlay-smooth-888f
  .east-702b
  .white_31dc {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.overlay-smooth-888f .east-702b .hard-c3e9 {
  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;
}
.overlay-smooth-888f
  .east-702b
  .hard-c3e9
  b {
  display: none;
}
.overlay-smooth-888f .plasma-d9f5 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.shadow_4f8a:not(.hot_9274):not(.main-d5bd),
button:not(.hot_9274):not(.main-d5bd),
input[type="button"]:not(.hot_9274):not(
    .main-d5bd
  ),
input[type="reset"]:not(.hot_9274):not(
    .main-d5bd
  ),
input[type="submit"]:not(.hot_9274):not(
    .main-d5bd
  ) {
  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;
}
.shadow_4f8a:not(.hot_9274):not(
    .main-d5bd
  ):hover,
button:not(.hot_9274):not(
    .main-d5bd
  ):hover,
input[type="button"]:not(.hot_9274):not(
    .main-d5bd
  ):hover,
input[type="reset"]:not(.hot_9274):not(
    .main-d5bd
  ):hover,
input[type="submit"]:not(.hot_9274):not(
    .main-d5bd
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.shadow_4f8a:not(.hot_9274):not(
    .main-d5bd
  ):active,
.shadow_4f8a:not(.hot_9274):not(
    .main-d5bd
  ):focus,
button:not(.hot_9274):not(
    .main-d5bd
  ):active,
button:not(.hot_9274):not(
    .main-d5bd
  ):focus,
input[type="button"]:not(.hot_9274):not(
    .main-d5bd
  ):active,
input[type="button"]:not(.hot_9274):not(
    .main-d5bd
  ):focus,
input[type="reset"]:not(.hot_9274):not(
    .main-d5bd
  ):active,
input[type="reset"]:not(.hot_9274):not(
    .main-d5bd
  ):focus,
input[type="submit"]:not(.hot_9274):not(
    .main-d5bd
  ):active,
input[type="submit"]:not(.hot_9274):not(
    .main-d5bd
  ):focus {
  outline: 0;
}
.shadow_4f8a:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861,
button:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861,
input[type="button"]:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861,
input[type="reset"]:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861,
input[type="submit"]:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861 {
  position: relative;
}
.shadow_4f8a:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861
  .down-0728,
.shadow_4f8a:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861
  .row-huge-c0e1,
.shadow_4f8a:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861
  .tiny-ec05,
.shadow_4f8a:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861
  i,
.shadow_4f8a:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861
  svg,
button:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861
  .down-0728,
button:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861
  .row-huge-c0e1,
button:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861
  .tiny-ec05,
button:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861
  i,
button:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861
  svg,
input[type="button"]:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861
  .down-0728,
input[type="button"]:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861
  .row-huge-c0e1,
input[type="button"]:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861
  .tiny-ec05,
input[type="button"]:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861
  i,
input[type="button"]:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861
  svg,
input[type="reset"]:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861
  .down-0728,
input[type="reset"]:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861
  .row-huge-c0e1,
input[type="reset"]:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861
  .tiny-ec05,
input[type="reset"]:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861
  i,
input[type="reset"]:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861
  svg,
input[type="submit"]:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861
  .down-0728,
input[type="submit"]:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861
  .row-huge-c0e1,
input[type="submit"]:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861
  .tiny-ec05,
input[type="submit"]:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861
  i,
input[type="submit"]:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861
  svg {
  visibility: hidden;
}
.shadow_4f8a:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861:after,
button:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861:after,
input[type="button"]:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861:after,
input[type="reset"]:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861:after,
input[type="submit"]:not(.hot_9274):not(
    .main-d5bd
  ).fn-loading-7861: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;
}
.shadow_4f8a:not(.hot_9274):not(.main-d5bd),
input[type="button"]:not(.hot_9274):not(
    .main-d5bd
  ),
input[type="reset"]:not(.hot_9274):not(
    .main-d5bd
  ),
input[type="submit"]:not(.hot_9274):not(
    .main-d5bd
  ) {
  color: #fff;
  background: #235787;
}
.shadow_4f8a:not(.hot_9274):not(
    .main-d5bd
  ):focus,
input[type="button"]:not(.hot_9274):not(
    .main-d5bd
  ):focus,
input[type="reset"]:not(.hot_9274):not(
    .main-d5bd
  ):focus,
input[type="submit"]:not(.hot_9274):not(
    .main-d5bd
  ):focus {
  color: #fff;
}
.shadow_4f8a.fn-disabled-7861:not(.hot_9274):not(
    .main-d5bd
  ),
.shadow_4f8a[disabled]:not(.hot_9274):not(
    .main-d5bd
  ),
button.fn-disabled-7861:not(.hot_9274):not(
    .main-d5bd
  ),
button[disabled]:not(.hot_9274):not(
    .main-d5bd
  ) {
  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-11f6 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.bright-11f6: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;
}
.chip-dark-885b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.media_a5ca {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.nav-56ff {
  clear: both;
  display: block;
  margin: 0 auto;
}
.breadcrumb_8375:after,
.breadcrumb_8375:before,
.down-f05a:after,
.down-f05a:before,
.table-upper-2f74:after,
.table-upper-2f74:before,
.card_c22e:after,
.card_c22e:before,
.simple-4b68:after,
.simple-4b68:before,
.chip-silver-7e5d:after,
.chip-silver-7e5d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.breadcrumb_8375:after,
.down-f05a:after,
.table-upper-2f74:after,
.card_c22e:after,
.simple-4b68:after,
.chip-silver-7e5d:after {
  clear: both;
}
.down-f05a .brown_a06f,
.table-upper-2f74 .brown_a06f,
.smooth-4510 .brown_a06f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.primary_4c55 {
  display: inline-block;
}
.prev-fb88 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.prev-fb88 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.prev-fb88 .active-6312 {
  padding: 1em 0;
  font-size: 85%;
}
.active-6312 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.fluid-e7ec {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.fluid-e7ec:after,
.fluid-e7ec:before {
  content: "";
  display: table;
}
.fluid-e7ec:after {
  clear: both;
}
.shadow_advanced_d374 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.alert_9479 .shadow_advanced_d374 {
  max-width: 50%;
}
.middle-d9f7 .shadow_advanced_d374 {
  max-width: 33.33%;
}
.summary-right-1a80 .shadow_advanced_d374 {
  max-width: 25%;
}
.rough-3f59 .shadow_advanced_d374 {
  max-width: 20%;
}
.left_6941 .shadow_advanced_d374 {
  max-width: 16.66%;
}
.basic_1bff .shadow_advanced_d374 {
  max-width: 14.28%;
}
.element_d03a .shadow_advanced_d374 {
  max-width: 12.5%;
}
.center-ef8c .shadow_advanced_d374 {
  max-width: 11.11%;
}
.old_484a {
  display: block;
}
.center_e211 .orange-b55a label,
.center_e211 .badge_5ba9 label,
.center_e211 .gold_863a label,
.center_e211 .preview_east_647a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.basic-3f68 {
  list-style: none;
  margin: 0;
}
.basic-3f68 article.container_cca8 {
  margin-bottom: 0;
}
.basic-3f68 ul {
  list-style: none;
  margin: 0;
}
.basic-3f68 .feature_1137 li.container_cca8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .basic-3f68 .feature_1137 li.container_cca8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .basic-3f68 .feature_1137 li.container_cca8: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) {
  .basic-3f68 .feature_1137 li.container_cca8 li.container_cca8 li.container_cca8 li.container_cca8 {
    padding-left: 0;
  }
}
article.container_cca8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.container_cca8 .down-f05a p:last-of-type {
  margin-bottom: 0;
}
article.container_cca8 .tertiary_9ad3 {
  float: left;
}
article.container_cca8 .white_545d {
  margin-left: 85px;
}
article.container_cca8 .input-fluid-cd27 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.container_cca8 .input-fluid-cd27 .container-cb60 {
  margin-left: 10px;
}
article.container_cca8 .text-19c4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.container_cca8 .mask_bronze_c8f0 {
  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 .orange-b55a,
  #respond .gold_863a,
  #respond .preview_east_647a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .orange-b55a input,
#respond .gold_863a input,
#respond .preview_east_647a input {
  width: 100%;
}
#respond .preview_east_647a {
  margin-right: 0;
}
#respond .banner_0a8e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.modal_hard_8e56 {
  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;
}
.modal_hard_8e56.text_down_ef76 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.modal_hard_8e56 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%);
}
.modal_hard_8e56:focus,
.modal_hard_8e56:hover {
  color: #333;
  opacity: 1;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.18);
  background-color: rgba(255, 255, 255, 0.99);
}
.article-fd27 {
  border-radius: 10%;
}
.tiny_82ad {
  border-radius: 50%;
}
.accent-tall-c1a9 {
  font-size: 0.72em;
}
.large-e5a7 {
  font-size: 0.875em;
}
.accordion-slow-56f2 {
  font-size: 1.1em;
}
.detail_e48c {
  text-transform: uppercase;
  line-height: 1.2;
}
.detail_e48c.accent-tall-c1a9 {
  letter-spacing: 0.5px;
}
.badge_short_951e,
.badge_short_951e a {
  color: #6d6d6d;
}
.badge_short_951e a:hover {
  color: #111;
}
.picture-rough-1c61 {
  color: #6d6d6d;
}
.tag-full-926f {
  overflow-x: hidden;
}
.tag-full-926f .header-bright-c533.secondary-prev-e52c {
  position: relative;
}
.tag-full-926f .header-bright-c533.secondary-prev-e52c.glass_4120 {
  position: initial;
}
.tag-full-926f
  .header-bright-c533.secondary-prev-e52c.glass_4120
  .grid-bb91 {
  left: auto;
}
.tag-full-926f .header-bright-c533 .grid-bb91 {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background: #0073aa;
  color: #fff;
  padding: 5px 8px 6px;
  font-size: 12px !important;
  font-weight: 600;
  line-height: 14px;
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.tag-full-926f .header-bright-c533:hover.secondary-prev-e52c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tag-full-926f
  .header-bright-c533:hover.secondary-prev-e52c
  .grid-bb91 {
  display: block;
  z-index: 9999999;
}
.tag-full-926f .accent-white-5672 .thumbnail_1763,
.tag-full-926f .feature-f0b4 .thumbnail_1763 {
  display: none;
}
.tag-full-926f .fluid_5816 .header-bright-c533:hover.secondary-prev-e52c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.center_e211 .orange-b55a label,
.center_e211 .badge_5ba9 label,
.center_e211 .gold_863a label,
.center_e211 .preview_east_647a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.basic-3f68 {
  list-style: none;
  margin: 0;
}
.basic-3f68 article.container_cca8 {
  margin-bottom: 0;
}
.basic-3f68 ul {
  list-style: none;
  margin: 0;
}
.basic-3f68 .feature_1137 li.container_cca8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .basic-3f68 .feature_1137 li.container_cca8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .basic-3f68 .feature_1137 li.container_cca8: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) {
  .basic-3f68 .feature_1137 li.container_cca8 li.container_cca8 li.container_cca8 li.container_cca8 {
    padding-left: 0;
  }
}
article.container_cca8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.container_cca8 .down-f05a p:last-of-type {
  margin-bottom: 0;
}
article.container_cca8 .tertiary_9ad3 {
  float: left;
}
article.container_cca8 .white_545d {
  margin-left: 85px;
}
article.container_cca8 .input-fluid-cd27 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.container_cca8 .input-fluid-cd27 .container-cb60 {
  margin-left: 10px;
}
article.container_cca8 .text-19c4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.container_cca8 .mask_bronze_c8f0 {
  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 .orange-b55a,
  #respond .gold_863a,
  #respond .preview_east_647a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .orange-b55a input,
#respond .gold_863a input,
#respond .preview_east_647a input {
  width: 100%;
}
#respond .preview_east_647a {
  margin-right: 0;
}
#respond .banner_0a8e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.accent-white-5672 .container-60b0 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.container-60b0 .highlight-cool-2101.disabled-ee9a .active_292b > li > a:focus,
.container-60b0 .highlight-cool-2101.disabled-ee9a .active_292b > li > a:hover,
.container-60b0 .highlight-cool-2101.pagination_2187 .active_292b > li > a:focus,
.container-60b0 .highlight-cool-2101.pagination_2187 .active_292b > li > a:hover,
.container-60b0 .highlight-cool-2101.accordion-motion-1f98 .active_292b > li > a:focus,
.container-60b0 .highlight-cool-2101.accordion-motion-1f98 .active_292b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container-60b0
  .highlight-cool-2101.disabled-ee9a
  .active_292b
  > li.input-9a8e
  > a,
.container-60b0
  .highlight-cool-2101.disabled-ee9a
  .active_292b
  > li.media-out-6989
  > a,
.container-60b0
  .highlight-cool-2101.pagination_2187
  .active_292b
  > li.input-9a8e
  > a,
.container-60b0
  .highlight-cool-2101.pagination_2187
  .active_292b
  > li.media-out-6989
  > a,
.container-60b0
  .highlight-cool-2101.accordion-motion-1f98
  .active_292b
  > li.input-9a8e
  > a,
.container-60b0 .highlight-cool-2101.accordion-motion-1f98 .active_292b > li.heading-bfaf > a {
  color: rgba(255, 255, 255, 0.99);
}
.container-60b0 .border-eed3,
.container-60b0 .border-eed3 a {
  color: rgba(255, 255, 255, 0.99);
}
.container-60b0 .west-d56c.image_silver_9058 li a,
.container-60b0 .static_be23 a,
.container-60b0 .wide_9819,
.container-60b0 .active_292b > li > a,
.container-60b0 .purple-0bd3 {
  color: rgba(255, 255, 255, 0.79);
}
.container-60b0 .west-d56c.image_silver_9058 li a:hover,
.container-60b0 .static_be23 a:hover,
.container-60b0 .wide_9819:hover,
.container-60b0 .active_292b > li > a:hover,
.container-60b0 .purple-0bd3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container-60b0 .input-hard-a613 {
  color: rgba(255, 255, 255, 0.79);
}
.container-60b0 .input-hard-a613 .frame_6335 {
  color: rgba(255, 255, 255, 0.99);
}
.container-60b0 .input-hard-a613:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container-60b0 .background-66c7 .input_e7b5 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.container-60b0 .background-66c7 .input_e7b5 .sort_hard_b004 {
  color: rgba(255, 255, 255, 0.79);
}
.container-60b0
  .background-66c7
  .input_e7b5
  .sort_hard_b004::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container-60b0
  .background-66c7
  .input_e7b5
  .sort_hard_b004:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container-60b0
  .background-66c7
  .input_e7b5
  .sort_hard_b004::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container-60b0
  .background-66c7
  .input_e7b5
  .sort_hard_b004::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container-60b0 .background-66c7 .alert-red-eca9 {
  color: rgba(255, 255, 255, 0.79);
}
.container-60b0 .background-66c7 .alert-red-eca9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link-6b48
  .container-60b0
  .background-66c7
  .badge-easy-873b
  .description_hard_6178 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.link-6b48
  .container-60b0
  .background-66c7
  .badge-easy-873b
  .sort_hard_b004 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accent-white-5672 .modal_orange_9b1a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.modal_orange_9b1a .highlight-cool-2101.disabled-ee9a .active_292b > li > a:focus,
.modal_orange_9b1a .highlight-cool-2101.disabled-ee9a .active_292b > li > a:hover,
.modal_orange_9b1a .highlight-cool-2101.pagination_2187 .active_292b > li > a:focus,
.modal_orange_9b1a .highlight-cool-2101.pagination_2187 .active_292b > li > a:hover,
.modal_orange_9b1a .highlight-cool-2101.accordion-motion-1f98 .active_292b > li > a:focus,
.modal_orange_9b1a .highlight-cool-2101.accordion-motion-1f98 .active_292b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.modal_orange_9b1a
  .highlight-cool-2101.disabled-ee9a
  .active_292b
  > li.input-9a8e
  > a,
.modal_orange_9b1a
  .highlight-cool-2101.disabled-ee9a
  .active_292b
  > li.media-out-6989
  > a,
.modal_orange_9b1a
  .highlight-cool-2101.pagination_2187
  .active_292b
  > li.input-9a8e
  > a,
.modal_orange_9b1a
  .highlight-cool-2101.pagination_2187
  .active_292b
  > li.media-out-6989
  > a,
.modal_orange_9b1a
  .highlight-cool-2101.accordion-motion-1f98
  .active_292b
  > li.input-9a8e
  > a,
.modal_orange_9b1a .highlight-cool-2101.accordion-motion-1f98 .active_292b > li.heading-bfaf > a {
  color: rgba(0, 0, 0, 0.8);
}
.modal_orange_9b1a .border-eed3,
.modal_orange_9b1a .border-eed3 a {
  color: rgba(0, 0, 0, 0.8);
}
.modal_orange_9b1a .west-d56c.image_silver_9058 li a,
.modal_orange_9b1a .static_be23 a,
.modal_orange_9b1a .wide_9819,
.modal_orange_9b1a .active_292b > li > a,
.modal_orange_9b1a .purple-0bd3 {
  color: rgba(0, 0, 0, 0.55);
}
.modal_orange_9b1a .west-d56c.image_silver_9058 li a:hover,
.modal_orange_9b1a .static_be23 a:hover,
.modal_orange_9b1a .wide_9819:hover,
.modal_orange_9b1a .active_292b > li > a:hover,
.modal_orange_9b1a .purple-0bd3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.modal_orange_9b1a .input-hard-a613 {
  color: rgba(0, 0, 0, 0.55);
}
.modal_orange_9b1a .input-hard-a613 .frame_6335 {
  color: rgba(0, 0, 0, 0.8);
}
.modal_orange_9b1a .input-hard-a613:hover {
  color: rgba(0, 0, 0, 0.8);
}
.frame_gas_e94b .footer-7c79 {
  margin-left: auto;
  margin-right: auto;
}
.table-upper-2f74 > * {
  margin-left: auto;
  margin-right: auto;
}
.table-upper-2f74 .chip-dark-885b {
  margin-right: 1.41575em;
}
.label_16f7 .table-upper-2f74 > .last-e43f {
  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;
}
.label_16f7 .table-upper-2f74 > .info-5a11 {
  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;
}
.paper-840f.frame_gas_e94b .footer-7c79,
.pattern-da88.frame_gas_e94b .footer-7c79 {
  margin-left: 0;
}
.carousel_34f9.frame_gas_e94b .footer-7c79,
.west_3951.frame_gas_e94b .footer-7c79 {
  margin-right: 0;
}
.table-upper-2f74 ol,
.table-upper-2f74 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.pink-04ea video {
  max-width: 100%;
}
.in_9004 img {
  display: block;
}
.in_9004.chip-dark-885b,
.in_9004.media_a5ca {
  width: 100%;
}
.in_9004.info-5a11 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.frame-4542:not(.selected_c4b2) {
  margin: 1.5em auto;
}
.slider_green_6be4 p {
  padding: 1.5em 14px;
}
ul.widget_advanced_31fd.info-5a11,
ul.widget_advanced_31fd.last-e43f,
ul.widget_advanced_31fd.texture_43f8.last-e43f {
  padding: 0 14px;
}
.dim-363c {
  display: block;
  overflow-x: auto;
}
.dim-363c table {
  border-collapse: collapse;
  width: 100%;
}
.dim-363c td,
.dim-363c th {
  padding: 0.5em;
}
.table-upper-2f74 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.table-upper-2f74 ol ol,
.table-upper-2f74 ol ul,
.table-upper-2f74 ul ol,
.table-upper-2f74 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.table-upper-2f74 ol ol li,
.table-upper-2f74 ol ul li,
.table-upper-2f74 ul ol li,
.table-upper-2f74 ul ul li {
  margin-left: 0;
}
.gallery-old-e9f5.wide_fe56 > .menu_simple_465d {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.gallery-old-e9f5.wide_fe56 > .menu_simple_465d iframe,
.gallery-old-e9f5.wide_fe56 > .menu_simple_465d > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.overlay-3dd8 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.overlay-3dd8.grid_216b {
  padding: 0;
}
.overlay-3dd8.grid_216b cite {
  font-size: 13px;
}
.overlay-3dd8 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.overlay-3dd8 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.orange_39f1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.orange_39f1 > p:first-child {
  margin-top: 0;
}
.orange_39f1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.orange_39f1 blockquote {
  border-left: 0;
}
.badge-0508 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.badge-0508:not(.row-in-d4f3) {
  max-width: 100px;
}
.badge-0508.wrapper_2aac {
  border-bottom: none !important;
  text-align: center;
}
.badge-0508.wrapper_2aac::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .slider_green_6be4 p {
    padding: 1.5em 0;
  }
}
.basic-24d6 {
  color: #0073aa;
}
.video-clean-d2dd {
  background-color: #0073aa;
}
.widget-down-3ecf {
  color: #229fd8;
}
.outline-1fde {
  background-color: #229fd8;
}
.element_6010 {
  color: #eee;
}
.image_150e {
  background-color: #eee;
}
.focus_iron_3409 {
  color: #444;
}
.layout_71b9 {
  background-color: #444;
}
.basic_a82e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.basic_a82e .card_1524 .static_be23 {
  font-size: 15px;
}
.basic_a82e .static_be23 {
  line-height: 1.3;
}
.basic_a82e .modal_orange_9b1a {
}
.basic_a82e .container-60b0 {
  background: #235787;
}
.west-b092 {
  padding: 0;
}
.west-b092 .container-60b0 {
  background: #1a1a1a;
}
.west-b092 .modal_orange_9b1a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.out-ad07 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.out-ad07 .modal_orange_9b1a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.out-ad07 .container-60b0 {
  background: #303030;
}
.chip-silver-7e5d {
  position: relative;
  z-index: 10;
}
.chip-silver-7e5d .form_98f1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.easy-47fa .secondary-prev-e52c {
  display: inline-block;
  vertical-align: middle;
}
.easy-47fa.filter_9f0b .secondary-prev-e52c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .easy-47fa.filter_9f0b .secondary-prev-e52c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .easy-47fa.filter_9f0b .secondary-prev-e52c {
    margin-right: 0.4em;
  }
}
.easy-47fa.filter_9f0b .secondary-prev-e52c:last-child {
  margin-right: 0;
}
.wide_c712 .form_98f1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .accent-white-5672 .card_1524 {
    margin: 0 -0.5em;
  }
  .accent-white-5672 .card_1524 [class*="customify-col-"],
  .accent-white-5672 .card_1524 [class*="customify-col_"],
  .accent-white-5672 .card_1524 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.accent-white-5672.old_e166 .form_98f1 {
  background: 0 0 !important;
}
.accent-white-5672.old_e166 .form_98f1,
.accent-white-5672.wide_c712 .form_98f1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .accent-white-5672.fresh_3a60 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.accent-white-5672.wide_c712 .form_98f1 {
  box-shadow: none !important;
}
.table_5e42 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .table_5e42 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .table_5e42 {
    padding: 18px 0 20px;
  }
}
.table_5e42 .message_wood_b148 {
  width: 100%;
}
.table_5e42 .up-b5a5 {
  margin-bottom: 0;
}
.table_5e42 .short-9273 {
  margin-top: 5px;
  font-size: 0.875em;
}
.focus_mini_3781 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.focus_mini_3781 .bright-52f7 {
  width: 100%;
}
.block_wood_6c26 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.block_wood_6c26 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.block_wood_6c26 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;
}
.block_wood_6c26 li:last-child:after {
  display: none;
}
.block_wood_6c26 li a {
  font-weight: 500;
  margin-right: 10px;
}
.inner_1988 .thumbnail_1763 button,
.table_5e42 .thumbnail_1763 button {
  left: 0;
}
.inner_1988 .bright-52f7,
.table_5e42 .bright-52f7 {
  padding-left: 0;
  padding-right: 0;
}
.inner_1988 .focus_mini_3781,
.table_5e42 .focus_mini_3781 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.inner_1988 {
  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;
}
.inner_1988: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;
}
.inner_1988 .slow-8a68 {
  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) {
  .inner_1988 .slow-8a68 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .inner_1988 .slow-8a68 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .inner_1988 .slow-8a68 {
    min-height: 200px;
  }
}
.inner_1988 .block_wood_6c26 {
  color: rgba(255, 255, 255, 0.8);
}
.inner_1988 .block_wood_6c26 a,
.inner_1988 .block_wood_6c26 li:after {
  color: inherit;
}
.inner_1988 .block_wood_6c26 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.popup_orange_dbd6 {
  margin-bottom: 0.5em;
}
.container-hard-89f6 {
  margin-bottom: 1.2em;
}
.container-hard-89f6,
.popup_orange_dbd6 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.container-hard-89f6 p:last-child,
.popup_orange_dbd6 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .thumbnail_1763,
#masthead .thumbnail_1763 {
  display: none;
}
#masthead
  > .thumbnail_1763.carousel-52f9 {
  display: none;
}
#masthead > .thumbnail_1763 button {
  left: 0;
}
.disabled_7ca6 {
  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%;
}
.disabled_7ca6 .secondary-prev-e52c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.disabled_7ca6 .lite-1343 {
  display: -webkit-box;
  display: flex;
}
.disabled_7ca6 .lite-1343.message_dynamic_688f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.disabled_7ca6 .lite-1343.south_797b {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.disabled_7ca6 .lite-1343.yellow_8e0f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.disabled_7ca6.backdrop_36af.hard-f2b2 .lite-1343.message_dynamic_688f {
  flex-basis: 100%;
}
.disabled_7ca6.full-bf2c .lite-1343.south_797b {
  -webkit-box-flex: 1;
  flex: auto;
}
.disabled_7ca6.full-bf2c .lite-1343.yellow_8e0f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .thumbnail_1763.carousel-52f9 {
  display: none;
}
#masthead > .thumbnail_1763 button {
  left: 0;
}
.widget-short-af6f {
  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;
}
.widget-short-af6f:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.widget-short-af6f.nav_outer_f458 i {
  margin-right: 4px;
}
.widget-short-af6f.slider_8653 i {
  margin-left: 5px;
}
.static_be23 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.static_be23 p:last-child {
  margin-bottom: 0;
}
.backdrop-down-a679 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.backdrop-down-a679 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.backdrop-down-a679 img {
  display: block;
  width: auto;
  line-height: 1;
}
.backdrop-down-a679 .border-eed3 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.backdrop-down-a679 .white-f5ef {
  margin: 5px 0 7px 0;
}
.backdrop-down-a679.north_343c .link-19ec {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.backdrop-down-a679.north_343c .modal_b282 {
  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;
}
.backdrop-down-a679.action_1755 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.backdrop-down-a679.action_1755 .link-19ec {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.backdrop-down-a679.action_1755 .modal_b282 {
  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;
}
.backdrop-down-a679.pink-224f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.backdrop-down-a679.widget-focused-458f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.backdrop-down-a679.widget-focused-458f .modal_b282 {
  margin-top: 7px;
}
.grid_motion_9476 {
  display: inline-block;
}
.chip-silver-7e5d .cool-7f6f .backdrop-down-a679 img {
  max-width: 100%;
}
.highlight-cool-2101 .paragraph_adf6.tooltip-up-161d,
.carousel_3105 .paragraph_adf6.tooltip-up-161d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.highlight-cool-2101 .accent_glass_1dba,
.carousel_3105 .accent_glass_1dba {
  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%);
}
.highlight-cool-2101 .accent_glass_1dba {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.highlight-cool-2101.wood_079b .accent_glass_1dba {
  display: none;
}
.highlight-cool-2101 .yellow-1af3 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.highlight-cool-2101 .yellow-1af3 li {
  display: inline-block;
  position: relative;
}
.highlight-cool-2101 .yellow-1af3 li:last-child {
  margin-right: 0;
}
.highlight-cool-2101 .yellow-1af3 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;
}
.highlight-cool-2101 .yellow-1af3 li.heading-bfaf > a {
  color: rgba(0, 0, 0, 0.9);
}
.highlight-cool-2101 .yellow-1af3 > 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;
}
.highlight-cool-2101 .yellow-1af3 > li > a i {
  line-height: 0;
}
.highlight-cool-2101 .yellow-1af3 > li.notice_1b8f > a .accent_glass_1dba {
  margin-left: 4px;
  line-height: 0;
}
.highlight-cool-2101 .yellow-1af3 .icon_clean_7ae8 li.notice_1b8f > a {
  position: relative;
}
.highlight-cool-2101 .yellow-1af3 .icon_clean_7ae8 li.notice_1b8f > a:after,
.highlight-cool-2101 .yellow-1af3 .icon_clean_7ae8 li.notice_1b8f > a:before {
  content: "";
  display: table;
}
.highlight-cool-2101 .yellow-1af3 .icon_clean_7ae8 li.notice_1b8f > a:after {
  clear: both;
}
.highlight-cool-2101 .yellow-1af3 .icon_clean_7ae8 li.notice_1b8f > a .accent_glass_1dba {
  margin-left: 5px;
  float: right;
}
.highlight-cool-2101 .search_new_078f,
.highlight-cool-2101 .icon_clean_7ae8 {
  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;
}
.highlight-cool-2101 .icon_clean_7ae8 {
  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;
}
.highlight-cool-2101 .icon_clean_7ae8 .tooltip-up-161d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.highlight-cool-2101 .icon_clean_7ae8 .accent_glass_1dba {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.highlight-cool-2101 .icon_clean_7ae8 li {
  display: block;
  margin: 0;
  padding: 0;
}
.highlight-cool-2101 .icon_clean_7ae8 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;
}
.highlight-cool-2101 .icon_clean_7ae8 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.highlight-cool-2101 .icon_clean_7ae8 .icon_clean_7ae8 {
  top: 0;
  left: 100%;
}
.highlight-cool-2101 .over_a157.fn-focus-7861 > .search_new_078f,
.highlight-cool-2101 .over_a157.fn-focus-7861 > .icon_clean_7ae8,
.highlight-cool-2101 .over_a157:focus > .search_new_078f,
.highlight-cool-2101 .over_a157:focus > .icon_clean_7ae8,
.highlight-cool-2101 .over_a157:hover > .search_new_078f,
.highlight-cool-2101 .over_a157:hover > .icon_clean_7ae8 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.highlight-cool-2101.accordion-motion-1f98 .active_292b:after,
.highlight-cool-2101.accordion-motion-1f98 .active_292b:before {
  content: "";
  display: table;
}
.highlight-cool-2101.accordion-motion-1f98 .active_292b:after {
  clear: both;
}
.highlight-cool-2101.accordion-motion-1f98 .active_292b > li {
  float: left;
}
.highlight-cool-2101.avatar-dea8 .active_292b:after,
.highlight-cool-2101.avatar-dea8 .active_292b:before {
  content: "";
  display: table;
}
.highlight-cool-2101.avatar-dea8 .active_292b:after {
  clear: both;
}
.highlight-cool-2101.avatar-dea8 .active_292b > li {
  float: left;
}
.highlight-cool-2101.avatar-dea8 .active_292b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.highlight-cool-2101.avatar-dea8 .active_292b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.highlight-cool-2101.avatar-dea8 .active_292b > li.input-9a8e > a,
.highlight-cool-2101.avatar-dea8 .active_292b > li.heading-bfaf > a {
  color: #fff;
  background-color: #1e4b75;
}
.highlight-cool-2101.disabled-ee9a .active_292b > li > a .tooltip-up-161d {
  position: relative;
}
.highlight-cool-2101.disabled-ee9a .active_292b > li > a .tooltip-up-161d: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;
}
.highlight-cool-2101.disabled-ee9a
  .active_292b
  > li:focus
  > a
  .tooltip-up-161d:before,
.highlight-cool-2101.disabled-ee9a
  .active_292b
  > li:hover
  > a
  .tooltip-up-161d:before {
  width: 100%;
  background-color: currentColor;
}
.highlight-cool-2101.disabled-ee9a
  .active_292b
  > li.input-9a8e
  > a
  .tooltip-up-161d:before,
.highlight-cool-2101.disabled-ee9a
  .active_292b
  > li.media-out-6989
  > a
  .tooltip-up-161d:before {
  width: 100%;
  background-color: currentColor;
}
.highlight-cool-2101.pagination_2187 .active_292b > li > a .tooltip-up-161d {
  position: relative;
}
.highlight-cool-2101.pagination_2187 .active_292b > li > a .tooltip-up-161d: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;
}
.highlight-cool-2101.pagination_2187 .active_292b > li:focus > a .tooltip-up-161d:before,
.highlight-cool-2101.pagination_2187
  .active_292b
  > li:hover
  > a
  .tooltip-up-161d:before {
  width: 100%;
  background-color: currentColor;
}
.highlight-cool-2101.pagination_2187
  .active_292b
  > li.input-9a8e
  > a
  .tooltip-up-161d:before,
.highlight-cool-2101.pagination_2187
  .active_292b
  > li.media-out-6989
  > a
  .tooltip-up-161d:before {
  width: 100%;
  background-color: currentColor;
}
.carousel_3105 .yellow-1af3 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.carousel_3105 .yellow-1af3 li:first-child > a {
  border-top: none;
}
.carousel_3105 .yellow-1af3 .search_in_9f4f > .tooltip-up-161d .accent_glass_1dba {
  display: none;
}
.carousel_3105 .yellow-1af3 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.carousel_3105 .yellow-1af3 li:last-child {
  border: none;
}
.carousel_3105 .yellow-1af3 li.notice_1b8f > a {
  padding-right: 45px !important;
}
.carousel_3105 .yellow-1af3 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.carousel_3105 .yellow-1af3 li a:focus,
.carousel_3105 .yellow-1af3 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel_3105 .yellow-1af3 li .pro-65c6 {
  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;
}
.carousel_3105 .yellow-1af3 li .pro-65c6:hover {
  box-shadow: none;
}
.carousel_3105 .yellow-1af3 li .pro-65c6 .accent_glass_1dba {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.carousel_3105 .yellow-1af3 .icon_clean_7ae8 {
  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);
}
.carousel_3105 .yellow-1af3 .icon_clean_7ae8 li a {
  padding-left: 3em;
}
.carousel_3105 .yellow-1af3 .mask_b305 > a .pro-65c6 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.carousel_3105 .yellow-1af3 .mask_b305 > .icon_clean_7ae8 {
  display: block;
  opacity: 1;
}
.item-orange-fcdf {
  max-width: 100%;
}
.carousel-baa9 {
  line-height: 0;
  cursor: pointer;
}
.purple-0bd3 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.purple-0bd3:hover {
  box-shadow: none;
  color: currentColor;
}
.purple-0bd3 svg {
  width: 18px;
  height: 18px;
}
.purple-0bd3 .tertiary_pink_b7a2 {
  display: none;
}
.form-856a {
  position: relative;
}
.form-856a.fn-active-7861 .purple-0bd3 .hero_bronze_89c3 {
  display: none;
}
.form-856a.fn-active-7861 .purple-0bd3 .tertiary_pink_b7a2 {
  display: inline-block;
}
.form-856a .dirty_4f90 {
  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);
}
.form-856a.white_3738 .dirty_4f90 {
  left: auto;
  right: -0.9em;
}
.form-856a.white_3738 .accent_5988::before {
  left: auto;
  right: 15px;
}
.form-856a.fn-active-7861 .dirty_4f90 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.badge-easy-873b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.badge-easy-873b label {
  flex-basis: 100%;
}
.badge-easy-873b .input_e7b5 {
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
}
.badge-easy-873b .sort_hard_b004 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.badge-easy-873b .sort_hard_b004:focus {
  background-color: transparent;
}
.badge-easy-873b button.alert-red-eca9 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.badge-easy-873b button.alert-red-eca9:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.badge-easy-873b button.alert-red-eca9 svg {
  width: 18px;
  height: 18px;
}
.badge-easy-873b input[type="submit"] {
  min-height: auto;
}
.background-66c7 .badge-easy-873b .sort_hard_b004 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.accent_5988 {
  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) {
  .accent_5988 {
    width: 220px;
  }
}
.accent_5988 label {
  flex-basis: 100%;
}
.accent_5988::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;
}
.link-6b48 .background-66c7 .badge-easy-873b {
  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;
}
.link-6b48
  .background-66c7
  .badge-easy-873b
  .input_e7b5 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.link-6b48 .background-66c7 .badge-easy-873b .sort_hard_b004 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.link-6b48
  .background-66c7
  .badge-easy-873b
  .sort_hard_b004:focus {
  background: 0 0;
}
.link-6b48
  .background-66c7
  .badge-easy-873b
  .description_hard_6178 {
  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;
}
.west-d56c {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.west-d56c li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.west-d56c li:last-child {
  margin-right: 0;
}
.west-d56c li:first-child {
  margin-left: 0;
}
.west-d56c.picture-huge-5cc8 a {
  color: #fff;
}
.west-d56c.picture-huge-5cc8 a:hover {
  color: #fff;
}
.west-d56c a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.west-d56c a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.west-d56c a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.west-d56c a:hover {
  opacity: 0.9;
  color: inherit;
}
.west-d56c [class*="social-icon-apple"] {
  background-color: #999;
}
.west-d56c [class*="social-icon-apple"].logo_44d3 {
  background-color: transparent;
  color: #999;
}
.west-d56c [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.west-d56c [class*="social-icon-behance"].logo_44d3 {
  background-color: transparent;
  color: #1769ff;
}
.west-d56c [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.west-d56c [class*="social-icon-bitbucket"].logo_44d3 {
  background-color: transparent;
  color: #205081;
}
.west-d56c [class*="social-icon-codepen"] {
  background-color: #000;
}
.west-d56c [class*="social-icon-codepen"].logo_44d3 {
  background-color: transparent;
  color: #000;
}
.west-d56c [class*="social-icon-delicious"] {
  background-color: #39f;
}
.west-d56c [class*="social-icon-delicious"].logo_44d3 {
  background-color: transparent;
  color: #39f;
}
.west-d56c [class*="social-icon-digg"] {
  background-color: #005be2;
}
.west-d56c [class*="social-icon-digg"].logo_44d3 {
  background-color: transparent;
  color: #005be2;
}
.west-d56c [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.west-d56c [class*="social-icon-dribbble"].logo_44d3 {
  background-color: transparent;
  color: #ea4c89;
}
.west-d56c [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.west-d56c [class*="social-icon-envelope"].logo_44d3 {
  background-color: transparent;
  color: #ea4335;
}
.west-d56c [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.west-d56c [class*="social-icon-facebook"].logo_44d3 {
  background-color: transparent;
  color: #3b5998;
}
.west-d56c [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.west-d56c [class*="social-icon-flickr"].logo_44d3 {
  background-color: transparent;
  color: #0063dc;
}
.west-d56c [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.west-d56c [class*="social-icon-foursquare"].logo_44d3 {
  background-color: transparent;
  color: #2d5be3;
}
.west-d56c [class*="social-icon-github"] {
  background-color: #333;
}
.west-d56c [class*="social-icon-github"].logo_44d3 {
  background-color: transparent;
  color: #333;
}
.west-d56c [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.west-d56c [class*="social-icon-google-plus"].logo_44d3 {
  background-color: transparent;
  color: #dd4b39;
}
.west-d56c [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.west-d56c [class*="social-icon-houzz"].logo_44d3 {
  background-color: transparent;
  color: #7ac142;
}
.west-d56c [class*="social-icon-instagram"] {
  background-color: #262626;
}
.west-d56c [class*="social-icon-instagram"].logo_44d3 {
  background-color: transparent;
  color: #262626;
}
.west-d56c [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.west-d56c [class*="social-icon-jsfiddle"].logo_44d3 {
  background-color: transparent;
  color: #487aa2;
}
.west-d56c [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.west-d56c [class*="social-icon-linkedin"].logo_44d3 {
  background-color: transparent;
  color: #0077b5;
}
.west-d56c [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.west-d56c [class*="social-icon-medium"].logo_44d3 {
  background-color: transparent;
  color: #00ab6b;
}
.west-d56c [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.west-d56c
  [class*="social-icon-odnoklassniki"].logo_44d3 {
  background-color: transparent;
  color: #f4731c;
}
.west-d56c [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.west-d56c [class*="social-icon-meetup"].logo_44d3 {
  background-color: transparent;
  color: #ec1c40;
}
.west-d56c [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.west-d56c [class*="social-icon-pinterest"].logo_44d3 {
  background-color: transparent;
  color: #bd081c;
}
.west-d56c [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.west-d56c [class*="social-icon-product-hunt"].logo_44d3 {
  background-color: transparent;
  color: #da552f;
}
.west-d56c [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.west-d56c [class*="social-icon-reddit"].logo_44d3 {
  background-color: transparent;
  color: #ff4500;
}
.west-d56c [class*="social-icon-rss"] {
  background-color: #f26522;
}
.west-d56c [class*="social-icon-rss"].logo_44d3 {
  background-color: transparent;
  color: #f26522;
}
.west-d56c [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.west-d56c
  [class*="social-icon-shopping-cart"].logo_44d3 {
  background-color: transparent;
  color: #4caf50;
}
.west-d56c [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.west-d56c [class*="social-icon-skype"].logo_44d3 {
  background-color: transparent;
  color: #00aff0;
}
.west-d56c [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.west-d56c [class*="social-icon-slideshare"].logo_44d3 {
  background-color: transparent;
  color: #0077b5;
}
.west-d56c [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.west-d56c [class*="social-icon-snapchat"].logo_44d3 {
  background-color: transparent;
  color: #fffc00;
}
.west-d56c [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.west-d56c [class*="social-icon-soundcloud"].logo_44d3 {
  background-color: transparent;
  color: #f80;
}
.west-d56c [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.west-d56c [class*="social-icon-spotify"].logo_44d3 {
  background-color: transparent;
  color: #2ebd59;
}
.west-d56c [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.west-d56c
  [class*="social-icon-stack-overflow"].logo_44d3 {
  background-color: transparent;
  color: #fe7a15;
}
.west-d56c [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.west-d56c [class*="social-icon-maldkfgram"].logo_44d3 {
  background-color: transparent;
  color: #2ca5e0;
}
.west-d56c [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.west-d56c [class*="social-icon-tripadvisor"].logo_44d3 {
  background-color: transparent;
  color: #589442;
}
.west-d56c [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.west-d56c [class*="social-icon-tumblr"].logo_44d3 {
  background-color: transparent;
  color: #35465c;
}
.west-d56c [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.west-d56c [class*="social-icon-twitch"].logo_44d3 {
  background-color: transparent;
  color: #6441a5;
}
.west-d56c [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.west-d56c [class*="social-icon-twitter"].logo_44d3 {
  background-color: transparent;
  color: #1da1f2;
}
.west-d56c [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.west-d56c [class*="social-icon-vimeo"].logo_44d3 {
  background-color: transparent;
  color: #1ab7ea;
}
.west-d56c [class*="social-icon-vk"] {
  background-color: #45668e;
}
.west-d56c [class*="social-icon-vk"].logo_44d3 {
  background-color: transparent;
  color: #45668e;
}
.west-d56c [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.west-d56c [class*="social-icon-weibo"].logo_44d3 {
  background-color: transparent;
  color: #df2029;
}
.west-d56c [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.west-d56c [class*="social-icon-weixin"].logo_44d3 {
  background-color: transparent;
  color: #7bb32e;
}
.west-d56c [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.west-d56c [class*="social-icon-whatsapp"].logo_44d3 {
  background-color: transparent;
  color: #25d366;
}
.west-d56c [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.west-d56c [class*="social-icon-wordpress"].logo_44d3 {
  background-color: transparent;
  color: #21759b;
}
.west-d56c [class*="social-icon-xing"] {
  background-color: #026466;
}
.west-d56c [class*="social-icon-xing"].logo_44d3 {
  background-color: transparent;
  color: #026466;
}
.west-d56c [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.west-d56c [class*="social-icon-yelp"].logo_44d3 {
  background-color: transparent;
  color: #af0606;
}
.west-d56c [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.west-d56c [class*="social-icon-youtube"].logo_44d3 {
  background-color: transparent;
  color: #cd201f;
}
.wide_9819 {
  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;
}
.wide_9819:hover {
  box-shadow: none;
  background: 0 0;
}
.motion_d57d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.banner_smooth_e20f {
  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;
}
.dark-f181 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.red-e8e8 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.red-e8e8,
.red-e8e8::after,
.red-e8e8::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;
}
.red-e8e8::after,
.red-e8e8::before {
  content: "";
  display: block;
  background-color: inherit;
}
.wood_a09d .banner_smooth_e20f .dark-f181 {
  margin-top: -2px;
  width: 19px;
}
.wood_a09d .banner_smooth_e20f .red-e8e8 {
  margin-top: -1px;
}
.wood_a09d .banner_smooth_e20f .red-e8e8,
.wood_a09d .banner_smooth_e20f .red-e8e8::after,
.wood_a09d .banner_smooth_e20f .red-e8e8::before {
  width: 19px;
  height: 2px;
}
.wood_a09d .banner_smooth_e20f .red-e8e8::before {
  top: -6px;
}
.wood_a09d .banner_smooth_e20f .red-e8e8::after {
  bottom: -6px;
}
.media-last-0272 .banner_smooth_e20f .dark-f181 {
  margin-top: -2px;
  width: 22px;
}
.media-last-0272 .banner_smooth_e20f .red-e8e8 {
  margin-top: -1px;
}
.media-last-0272 .banner_smooth_e20f .red-e8e8,
.media-last-0272 .banner_smooth_e20f .red-e8e8::after,
.media-last-0272 .banner_smooth_e20f .red-e8e8::before {
  width: 22px;
  height: 2px;
}
.media-last-0272 .banner_smooth_e20f .red-e8e8::before {
  top: -7px;
}
.media-last-0272 .banner_smooth_e20f .red-e8e8::after {
  bottom: -7px;
}
.carousel_wide_2615 .banner_smooth_e20f .dark-f181 {
  margin-top: -2px;
  width: 31px;
}
.carousel_wide_2615 .banner_smooth_e20f .red-e8e8 {
  margin-top: -1.5px;
}
.carousel_wide_2615 .banner_smooth_e20f .red-e8e8,
.carousel_wide_2615 .banner_smooth_e20f .red-e8e8::after,
.carousel_wide_2615 .banner_smooth_e20f .red-e8e8::before {
  width: 31px;
  height: 3px;
}
.carousel_wide_2615 .banner_smooth_e20f .red-e8e8::before {
  top: -9px;
}
.carousel_wide_2615 .banner_smooth_e20f .red-e8e8::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hot-7486 .banner_smooth_e20f .dark-f181 {
    margin-top: -2px;
    width: 19px;
  }
  .hot-7486 .banner_smooth_e20f .red-e8e8 {
    margin-top: -1px;
  }
  .hot-7486 .banner_smooth_e20f .red-e8e8,
  .hot-7486 .banner_smooth_e20f .red-e8e8::after,
  .hot-7486 .banner_smooth_e20f .red-e8e8::before {
    width: 19px;
    height: 2px;
  }
  .hot-7486 .banner_smooth_e20f .red-e8e8::before {
    top: -6px;
  }
  .hot-7486 .banner_smooth_e20f .red-e8e8::after {
    bottom: -6px;
  }
  .accordion_5777 .banner_smooth_e20f .dark-f181 {
    margin-top: -2px;
    width: 22px;
  }
  .accordion_5777 .banner_smooth_e20f .red-e8e8 {
    margin-top: -1px;
  }
  .accordion_5777 .banner_smooth_e20f .red-e8e8,
  .accordion_5777 .banner_smooth_e20f .red-e8e8::after,
  .accordion_5777 .banner_smooth_e20f .red-e8e8::before {
    width: 22px;
    height: 2px;
  }
  .accordion_5777 .banner_smooth_e20f .red-e8e8::before {
    top: -7px;
  }
  .accordion_5777 .banner_smooth_e20f .red-e8e8::after {
    bottom: -7px;
  }
  .slider-purple-73e3 .banner_smooth_e20f .dark-f181 {
    margin-top: -2px;
    width: 31px;
  }
  .slider-purple-73e3 .banner_smooth_e20f .red-e8e8 {
    margin-top: -1.5px;
  }
  .slider-purple-73e3 .banner_smooth_e20f .red-e8e8,
  .slider-purple-73e3 .banner_smooth_e20f .red-e8e8::after,
  .slider-purple-73e3 .banner_smooth_e20f .red-e8e8::before {
    width: 31px;
    height: 3px;
  }
  .slider-purple-73e3 .banner_smooth_e20f .red-e8e8::before {
    top: -9px;
  }
  .slider-purple-73e3 .banner_smooth_e20f .red-e8e8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .outline_e2e6 .banner_smooth_e20f .dark-f181 {
    margin-top: -2px;
    width: 19px;
  }
  .outline_e2e6 .banner_smooth_e20f .red-e8e8 {
    margin-top: -1px;
  }
  .outline_e2e6 .banner_smooth_e20f .red-e8e8,
  .outline_e2e6 .banner_smooth_e20f .red-e8e8::after,
  .outline_e2e6 .banner_smooth_e20f .red-e8e8::before {
    width: 19px;
    height: 2px;
  }
  .outline_e2e6 .banner_smooth_e20f .red-e8e8::before {
    top: -6px;
  }
  .outline_e2e6 .banner_smooth_e20f .red-e8e8::after {
    bottom: -6px;
  }
  .hard-5f7e .banner_smooth_e20f .dark-f181 {
    margin-top: -2px;
    width: 22px;
  }
  .hard-5f7e .banner_smooth_e20f .red-e8e8 {
    margin-top: -1px;
  }
  .hard-5f7e .banner_smooth_e20f .red-e8e8,
  .hard-5f7e .banner_smooth_e20f .red-e8e8::after,
  .hard-5f7e .banner_smooth_e20f .red-e8e8::before {
    width: 22px;
    height: 2px;
  }
  .hard-5f7e .banner_smooth_e20f .red-e8e8::before {
    top: -7px;
  }
  .hard-5f7e .banner_smooth_e20f .red-e8e8::after {
    bottom: -7px;
  }
  .tabs-middle-5647 .banner_smooth_e20f .dark-f181 {
    margin-top: -2px;
    width: 31px;
  }
  .tabs-middle-5647 .banner_smooth_e20f .red-e8e8 {
    margin-top: -1.5px;
  }
  .tabs-middle-5647 .banner_smooth_e20f .red-e8e8,
  .tabs-middle-5647 .banner_smooth_e20f .red-e8e8::after,
  .tabs-middle-5647 .banner_smooth_e20f .red-e8e8::before {
    width: 31px;
    height: 3px;
  }
  .tabs-middle-5647 .banner_smooth_e20f .red-e8e8::before {
    top: -9px;
  }
  .tabs-middle-5647 .banner_smooth_e20f .red-e8e8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .lite_6692 .banner_smooth_e20f .dark-f181 {
    margin-top: -2px;
    width: 19px;
  }
  .lite_6692 .banner_smooth_e20f .red-e8e8 {
    margin-top: -1px;
  }
  .lite_6692 .banner_smooth_e20f .red-e8e8,
  .lite_6692 .banner_smooth_e20f .red-e8e8::after,
  .lite_6692 .banner_smooth_e20f .red-e8e8::before {
    width: 19px;
    height: 2px;
  }
  .lite_6692 .banner_smooth_e20f .red-e8e8::before {
    top: -6px;
  }
  .lite_6692 .banner_smooth_e20f .red-e8e8::after {
    bottom: -6px;
  }
  .backdrop_bright_84cb .banner_smooth_e20f .dark-f181 {
    margin-top: -2px;
    width: 22px;
  }
  .backdrop_bright_84cb .banner_smooth_e20f .red-e8e8 {
    margin-top: -1px;
  }
  .backdrop_bright_84cb .banner_smooth_e20f .red-e8e8,
  .backdrop_bright_84cb .banner_smooth_e20f .red-e8e8::after,
  .backdrop_bright_84cb .banner_smooth_e20f .red-e8e8::before {
    width: 22px;
    height: 2px;
  }
  .backdrop_bright_84cb .banner_smooth_e20f .red-e8e8::before {
    top: -7px;
  }
  .backdrop_bright_84cb .banner_smooth_e20f .red-e8e8::after {
    bottom: -7px;
  }
  .input-b658 .banner_smooth_e20f .dark-f181 {
    margin-top: -2px;
    width: 31px;
  }
  .input-b658 .banner_smooth_e20f .red-e8e8 {
    margin-top: -1.5px;
  }
  .input-b658 .banner_smooth_e20f .red-e8e8,
  .input-b658 .banner_smooth_e20f .red-e8e8::after,
  .input-b658 .banner_smooth_e20f .red-e8e8::before {
    width: 31px;
    height: 3px;
  }
  .input-b658 .banner_smooth_e20f .red-e8e8::before {
    top: -9px;
  }
  .input-b658 .banner_smooth_e20f .red-e8e8::after {
    bottom: -9px;
  }
}
.image_9d1c .red-e8e8 {
  -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);
}
.image_9d1c .red-e8e8::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.image_9d1c .red-e8e8::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);
}
.image_9d1c.inner-fa84 .red-e8e8 {
  -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);
}
.image_9d1c.inner-fa84 .red-e8e8::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.image_9d1c.inner-fa84 .red-e8e8::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);
}
.article-1428 {
  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.hard_2ac7:before {
  display: none;
}
.feature-f0b4 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.feature-f0b4 .paper-2a52 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.feature-f0b4 .paper-2a52:last-of-type {
  border-bottom: none;
}
.feature-f0b4 .paper-2a52.carousel-5bde,
.feature-f0b4 .paper-2a52.secondary_08c3,
.feature-f0b4 .paper-2a52.thumbnail-fixed-f86a {
  padding: 0;
}
.feature-f0b4 .carousel_3105 .pro-65c6 {
  color: currentColor;
}
.feature-f0b4 .carousel_3105 .pro-65c6:focus,
.feature-f0b4 .carousel_3105 .pro-65c6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature-f0b4.modal_orange_9b1a .input-hard-a613,
.feature-f0b4.modal_orange_9b1a .static_be23 a,
.feature-f0b4.modal_orange_9b1a .active_292b a,
.feature-f0b4.modal_orange_9b1a .icon_clean_7ae8 a {
  color: rgba(0, 0, 0, 0.55);
}
.feature-f0b4.modal_orange_9b1a .input-hard-a613:hover,
.feature-f0b4.modal_orange_9b1a .static_be23 a:hover,
.feature-f0b4.modal_orange_9b1a .active_292b a:hover,
.feature-f0b4.modal_orange_9b1a .icon_clean_7ae8 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature-f0b4.modal_orange_9b1a .frame_6335 {
  color: rgba(0, 0, 0, 0.8);
}
.feature-f0b4.modal_orange_9b1a .paper-2a52 {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-f0b4.modal_orange_9b1a .paper-2a52:before {
  background: rgba(0, 0, 0, 0.08);
}
.feature-f0b4.modal_orange_9b1a .form_yellow_2563:before {
  background: rgba(255, 255, 255, 0.9);
}
.feature-f0b4.modal_orange_9b1a .carousel_3105 .yellow-1af3 li a,
.feature-f0b4.modal_orange_9b1a .carousel_3105 .pro-65c6,
.feature-f0b4.modal_orange_9b1a .icon_clean_7ae8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-f0b4.modal_orange_9b1a .carousel_3105 .pro-65c6:focus,
.feature-f0b4.modal_orange_9b1a .carousel_3105 .pro-65c6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature-f0b4.modal_orange_9b1a .yellow-1af3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-f0b4.container-60b0 .input-hard-a613,
.feature-f0b4.container-60b0 .static_be23 a,
.feature-f0b4.container-60b0 .active_292b .pro-65c6,
.feature-f0b4.container-60b0 .active_292b a,
.feature-f0b4.container-60b0 .icon_clean_7ae8 a {
  color: rgba(255, 255, 255, 0.79);
}
.feature-f0b4.container-60b0 .input-hard-a613:hover,
.feature-f0b4.container-60b0 .static_be23 a:hover,
.feature-f0b4.container-60b0 .active_292b .pro-65c6:hover,
.feature-f0b4.container-60b0 .active_292b a:hover,
.feature-f0b4.container-60b0 .icon_clean_7ae8 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature-f0b4.container-60b0 .frame_6335 {
  color: rgba(255, 255, 255, 0.99);
}
.feature-f0b4.container-60b0 .paper-2a52 {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature-f0b4.container-60b0 .paper-2a52:before {
  background: rgba(255, 255, 255, 0.08);
}
.feature-f0b4.container-60b0 .form_yellow_2563:before {
  background: rgba(0, 0, 0, 0.9);
}
.feature-f0b4.container-60b0 .carousel_3105 .yellow-1af3 li a,
.feature-f0b4.container-60b0 .carousel_3105 .pro-65c6,
.feature-f0b4.container-60b0 .icon_clean_7ae8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature-f0b4.container-60b0 .carousel_3105 .pro-65c6:focus,
.feature-f0b4.container-60b0 .carousel_3105 .pro-65c6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature-f0b4.container-60b0 .yellow-1af3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.form_yellow_2563 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.form_yellow_2563:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.gradient_9040 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.header-warm-cf21 .feature-f0b4 {
  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;
}
.header-warm-cf21 .paper-2a52 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.header-warm-cf21 .paper-2a52: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) {
  .header-warm-cf21 .paper-2a52:before {
    width: 16%;
    left: 42%;
  }
}
.header-warm-cf21 .paper-2a52:last-child:before {
  content: none;
}
.header-warm-cf21 .paper-2a52[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.header-warm-cf21 .carousel_3105 .yellow-1af3 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.header-warm-cf21 .carousel_3105 .yellow-1af3 li a .pro-65c6 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.header-warm-cf21 .carousel_3105 .icon_clean_7ae8 {
  border: none;
}
.header-warm-cf21 .carousel_3105 .icon_clean_7ae8 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.header-warm-cf21 .form_yellow_2563 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.header-warm-cf21 .gradient_9040 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.header-warm-cf21 .container-60b0 .form_yellow_2563:before {
  background: rgba(0, 0, 0, 0.9);
}
.header-warm-cf21 .modal_orange_9b1a.sort-north-ab33 .red-e8e8 {
  background: rgba(0, 0, 0, 0.6);
}
.header-warm-cf21
  .modal_orange_9b1a.sort-north-ab33
  .red-e8e8::after,
.header-warm-cf21
  .modal_orange_9b1a.sort-north-ab33
  .red-e8e8:before {
  background: inherit;
}
.header-warm-cf21
  .modal_orange_9b1a.sort-north-ab33:hover
  .red-e8e8 {
  background: rgba(0, 0, 0, 0.8);
}
.preview-rough-b31b .feature-f0b4 {
  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) {
  .preview-rough-b31b .feature-f0b4 {
    width: auto;
    right: 45px;
  }
}
.tall-c084 .feature-f0b4 {
  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) {
  .tall-c084 .feature-f0b4 {
    width: auto;
    left: 45px;
  }
}
.hard_2ac7 .feature-f0b4 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.hard_2ac7 .gradient_9040 {
  max-width: 48em;
  margin: 0 auto;
}
.hard_2ac7 .form_yellow_2563:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.modal-slow-9f59 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.modal-slow-9f59.header-warm-cf21 .feature-f0b4 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.modal-slow-9f59.preview-rough-b31b .feature-f0b4 {
  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);
}
.modal-slow-9f59 .feature-f0b4 {
  visibility: visible;
}
.modal-slow-9f59.tall-c084 .feature-f0b4 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.logo_advanced_73ee,
.search_e986 {
  overflow-x: hidden;
}
.logo_advanced_73ee .feature-f0b4 {
  overflow: auto;
}
.logo_advanced_73ee.header-warm-cf21 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.logo_advanced_73ee.header-warm-cf21 .feature-f0b4 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.logo_advanced_73ee.header-warm-cf21 .wide_9819 {
  opacity: 0;
}
.logo_advanced_73ee.preview-rough-b31b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.logo_advanced_73ee.preview-rough-b31b .feature-f0b4 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.logo_advanced_73ee.preview-rough-b31b .wide_9819 {
  opacity: 0;
}
.logo_advanced_73ee.tall-c084 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.logo_advanced_73ee.tall-c084 .feature-f0b4 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.logo_advanced_73ee.tall-c084 .wide_9819 {
  opacity: 0;
}
.logo_advanced_73ee.hard_2ac7 .feature-f0b4 {
  z-index: 10;
  visibility: visible;
}
.sort-north-ab33 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.sort-north-ab33 .red-e8e8 {
  background: rgba(255, 255, 255, 0.99);
}
.sort-north-ab33 .red-e8e8::after,
.sort-north-ab33 .red-e8e8:before {
  background: inherit;
}
.sort-north-ab33:hover .red-e8e8 {
  background: rgba(255, 255, 255, 0.99);
}
.tall-c084 .sort-north-ab33 {
  top: 10px;
  right: auto;
  left: 12px;
}
.hard_2ac7 .sort-north-ab33 {
  display: none !important;
}
.logo_advanced_73ee:before,
.search_e986:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.logo_advanced_73ee .sort-north-ab33,
.search_e986 .sort-north-ab33 {
  display: inline-block;
}
.feature-f0b4 .secondary-prev-e52c {
  -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;
}
.logo_advanced_73ee .feature-f0b4 .secondary-prev-e52c,
.search_e986 .feature-f0b4 .secondary-prev-e52c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hot-8bf0 .input_e7b5 {
  width: 100%;
}
.cool-7f6f {
  padding: 0 0.5em 0;
}
.cool-7f6f [class*="customify-col-"],
.cool-7f6f [class*="customify-col_"],
.cool-7f6f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.carousel_e06c .cool-7f6f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .card_1524 .sort-c8f3,
  .sort-c8f3 {
    display: none;
  }
  .badge-bac9 {
    text-align: left;
  }
  .huge_9abf {
    text-align: center;
  }
  .dropdown-555b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .card_1524 .form-8127,
  .form-8127 {
    display: none;
  }
  .banner-fast-6710 {
    text-align: left;
  }
  .purple-653f {
    text-align: center;
  }
  .block_ed9d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .card_1524 .layout-huge-27c4,
  .layout-huge-27c4 {
    display: none;
  }
  .old_e343 {
    text-align: left;
  }
  .notice-2c82 {
    text-align: center;
  }
  .wrapper_upper_f49a {
    text-align: right;
  }
}
#page {
  position: relative;
}
.border-d77c {
  box-shadow: none !important;
}
.notice_medium_848d .sort_c669,
.caption-db38 .sort_c669 {
  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;
}
.caption-db38 .sort_c669 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.form_98f1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.form_98f1:after,
.form_98f1:before {
  content: "";
  display: table;
}
.form_98f1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .form_98f1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.form_98f1,
.fresh_3a60 {
  max-width: 1248px;
  margin: 0 auto;
}

.card_c22e.container-8f3f .form_98f1 {
  max-width: 100%;
}
.card_c22e.under-67b0 {
  max-width: 1200px;
  margin: 0 auto;
}
.card_c22e.banner-action-bd67 .form_98f1 {
  max-width: 100%;
}
.card_c22e.banner-action-bd67 > .form_98f1 {
  padding-left: 0;
  padding-right: 0;
}
.card_c22e.banner-action-bd67 > .form_98f1 .card_1524 {
  margin: 0;
}
.card_c22e.banner-action-bd67
  > .form_98f1
  .article_narrow_7489.picture-hard-4e28 {
  margin-right: 0;
  margin-left: 0;
}
.card_c22e.banner-action-bd67 #main.picture-hard-4e28 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .overlay-8b4c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .overlay-8b4c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .widget_92c6 .footer-7c79 {
    padding-right: 1em;
  }
  .widget_92c6.filter_green_2e04 .article_narrow_7489 {
    border-right: 1px solid #eaecee;
  }
  .widget_92c6.filter_green_2e04 .footer-7c79 {
    padding-right: 1em;
  }
  .widget_92c6.filter_green_2e04 .complex_7812 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .background_small_4fdc .footer-7c79 {
    padding-left: 1em;
  }
  .background_small_4fdc.filter_green_2e04 .article_narrow_7489 {
    border-left: 1px solid #eaecee;
  }
  .background_small_4fdc.filter_green_2e04 .footer-7c79 {
    padding-left: 1em;
  }
  .background_small_4fdc.filter_green_2e04 .complex_7812 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline_564c .footer-7c79 {
    padding-left: 1em;
  }
  .outline_564c.filter_green_2e04 .status-40c8 {
    border-right: 1px solid #eaecee;
  }
  .outline_564c.filter_green_2e04 .under-be9e {
    border-right: 1px solid #eaecee;
  }
  .outline_564c.filter_green_2e04 .footer-7c79 {
    padding-left: 1em;
  }
  .outline_564c.filter_green_2e04 .complex_7812 {
    padding-right: 1em;
  }
  .outline_564c.filter_green_2e04 .slider_steel_bb1e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .next-42c8 .footer-7c79 {
    padding-right: 1em;
  }
  .next-42c8.filter_green_2e04 .status-40c8 {
    border-left: 1px solid #eaecee;
  }
  .next-42c8.filter_green_2e04 .under-be9e {
    border-left: 1px solid #eaecee;
  }
  .next-42c8.filter_green_2e04 .footer-7c79 {
    padding-right: 1em;
  }
  .next-42c8.filter_green_2e04 .complex_7812 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .next-42c8.filter_green_2e04 .slider_steel_bb1e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .overlay-8b4c .footer-7c79 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .overlay-8b4c.filter_green_2e04 .article_narrow_7489 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .overlay-8b4c.filter_green_2e04 .footer-7c79 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .overlay-8b4c.filter_green_2e04 .complex_7812 {
    padding-left: 1em;
  }
  .overlay-8b4c.filter_green_2e04 .slider_steel_bb1e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .overlay-8b4c.filter_green_2e04 .footer-7c79 {
    padding-left: 0;
  }
}
.block-db72 .easy-47fa {
  display: inline-block;
}
.disabled-west-7132 {
  display: inline-block;
}
.item-right-36c6 {
  word-con: break-word;
}
.silver-5efb > span {
  display: inline-block;
  padding: 5px 0;
}
.silver-5efb .message-under-64f3 {
  margin-left: 8px;
  margin-right: 8px;
}
.silver-5efb .action_4b9e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.table-b0af .west-3dc2 {
  margin-bottom: 2em;
}
.table-b0af .box_gold_ea16 {
  margin-bottom: 15px;
}
.table-b0af .box_gold_ea16:last-child {
  margin-bottom: 0;
}
.table-b0af .text_dark_4923 {
  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) {
  .table-b0af .text_dark_4923 {
    display: block;
  }
}
.table-b0af .info-fresh-3247 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .table-b0af .info-fresh-3247 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.table-b0af .out-2415 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.table-b0af .out-2415 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.table-b0af .out-2415 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.table-b0af .item-right-36c6 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.table-b0af .item-right-36c6 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.table-b0af .avatar_5fbc p:last-child {
  margin-bottom: 0;
}
.table-b0af .full-9718 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.table-b0af .fluid_589f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.table-b0af .pagination_static_d65b {
  margin-top: 1em;
}
.table-b0af .left_b7d0 {
  top: 0;
  display: block;
}
.table-b0af .left_b7d0 a {
  color: inherit;
}
.table-b0af .left_b7d0 a:hover {
  color: inherit;
}
.table-b0af .layout_complex_dc42 {
  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;
}
.table-b0af .layout_complex_dc42:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.table-b0af .fluid_589f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.table-b0af .item_f3af {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.table-b0af .item_f3af:first-child {
  margin-top: 0;
}
.table-b0af .item_f3af.shadow_gold_8e42 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.table-b0af .item_f3af.video-2402 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.table-b0af
  .item_f3af.video-2402.hidden_4a32
  .pagination_static_d65b {
  width: 100%;
}
.table-b0af .video-2402 {
  -webkit-box-align: center;
  align-items: center;
}
.table-b0af .video-2402 .silver-5efb,
.table-b0af .video-2402 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.table-b0af .out-2415 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.table-b0af .out-2415 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.table-b0af .out-2415: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;
}
.table-b0af .shadow_gold_8e42 {
  z-index: 5;
}
.table-b0af .alert-677a .outer_c423 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.table-b0af .tertiary_8e16 .outer_c423 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.table-b0af .pressed-ddf0 .outer_c423 {
  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;
}
.table-b0af.action-902f .text_dark_4923,
.table-b0af.tooltip-7867 .text_dark_4923 {
  display: block;
}
.table-b0af.action-902f .text_dark_4923 .frame_basic_69d8,
.table-b0af.action-902f .text_dark_4923 .fluid_589f,
.table-b0af.tooltip-7867 .text_dark_4923 .frame_basic_69d8,
.table-b0af.tooltip-7867 .text_dark_4923 .fluid_589f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.table-b0af.lower-40fa .info-fresh-3247 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .table-b0af.lower-40fa .info-fresh-3247 {
    margin-right: 0;
  }
}
.table-b0af.action-902f .info-fresh-3247,
.table-b0af.tooltip-7867 .info-fresh-3247 {
  padding-top: 40%;
}
.table-b0af.action-902f .west-3dc2,
.table-b0af.tooltip-7867 .west-3dc2 {
  display: block;
}
.table-b0af.action-902f .fn-sticky-7861 .fluid_589f,
.table-b0af.tooltip-7867 .fn-sticky-7861 .fluid_589f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.table-b0af.action-902f .info-fresh-3247,
.table-b0af.tooltip-7867 .info-fresh-3247 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.table-b0af.action-902f .fluid_589f {
  padding: 1em;
}
.mini-95b9 {
  margin: 30px auto;
  display: block;
}
.mini-95b9 .caption-4d70 > * {
  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;
}
.mini-95b9 .caption-4d70 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.mini-95b9 .caption-4d70 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.element_static_e570 .silver-5efb {
  margin-bottom: 1.41575em;
}
.element_static_e570 .primary_f2c9 {
  margin-bottom: 1.618em;
}
.table-upper-2f74 .active_d5d4 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.table-upper-2f74 .active_d5d4 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.table-upper-2f74 .wrapper_cool_15ac {
  max-width: 100%;
  overflow: auto;
}
.frame_gas_e94b .table-upper-2f74 a:hover {
  text-decoration: underline;
}
.search_7002 .box_gold_ea16:not(.item-right-36c6),
.search_7002 .out-2415 {
  margin-bottom: 1.41575em;
}
.search_7002 .box_gold_ea16:not(.item-right-36c6):last-child,
.search_7002 .out-2415:last-child {
  margin-bottom: 0;
}
.search_7002 .box_gold_ea16.menu_prev_37b2 {
  margin-bottom: 0.41575em;
}
.search_7002 .grid_steel_3e5d:before,
.search_7002 .active-09ed:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.search_7002 .grid_steel_3e5d:before {
  content: "\f115";
}
.search_7002 .active-09ed:before {
  content: "\f02c";
}
.search_7002 .component-e559 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.search_7002 .component-e559 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.inner-fb98 {
  display: -webkit-box;
  display: flex;
}
.inner-fb98 .item_slow_df4f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .inner-fb98 .item_slow_df4f {
    flex-basis: 90px;
  }
}
.inner-fb98 .thumbnail-c2f4 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .inner-fb98 .thumbnail-c2f4 {
    flex-basis: calc(100% - 50px);
  }
}
.inner-fb98 .dropdown-short-8a71 p:last-child {
  margin-bottom: 0.72em;
}
.backdrop_advanced_37be .caption-4d70 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.backdrop_advanced_37be .caption-4d70:after,
.backdrop_advanced_37be .caption-4d70:before {
  content: "";
  display: table;
}
.backdrop_advanced_37be .caption-4d70:after {
  clear: both;
}
.backdrop_advanced_37be .caption-4d70 .current-7f2a,
.backdrop_advanced_37be .caption-4d70 .border_full_8b55 {
  width: 49%;
}
.backdrop_advanced_37be .caption-4d70 .current-7f2a a span.info-f517,
.backdrop_advanced_37be .caption-4d70 .border_full_8b55 a span.info-f517 {
  display: block;
  margin-bottom: 5px;
}
.backdrop_advanced_37be .caption-4d70 .border_full_8b55 {
  float: left;
  text-align: left;
}
.backdrop_advanced_37be .caption-4d70 .current-7f2a {
  float: right;
  text-align: right;
}
.selected-18a2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .selected-18a2 {
    margin-bottom: 0;
  }
}
.highlight_b11b {
  margin-bottom: 1em;
}
.highlight_b11b .item-right-36c6 {
  font-size: 1.1em;
  line-height: 1.3;
}
.fixed-710e a {
  display: block;
  line-height: 0;
  position: relative;
}
.avatar_gas_ff6e .highlight_b11b,
.background-2d82 .highlight_b11b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .avatar_gas_ff6e .highlight_b11b,
  .background-2d82 .highlight_b11b {
    display: block;
  }
}
.avatar_gas_ff6e .fixed-710e,
.background-2d82 .fixed-710e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .avatar_gas_ff6e .fixed-710e,
  .background-2d82 .fixed-710e {
    margin-bottom: 1em;
  }
}
.avatar_gas_ff6e .fixed-710e img,
.background-2d82 .fixed-710e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.avatar_gas_ff6e .card_liquid_8d18,
.background-2d82 .card_liquid_8d18 {
  flex-basis: calc(100% - 160px);
}
.avatar_gas_ff6e .card_liquid_8d18 p,
.background-2d82 .card_liquid_8d18 p {
  margin-bottom: 0;
}
.avatar_gas_ff6e .card_liquid_8d18 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .avatar_gas_ff6e .card_liquid_8d18 {
    padding-left: 0;
  }
}
.background-2d82 .card_liquid_8d18 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .background-2d82 .card_liquid_8d18 {
    padding-right: 0;
  }
}
.background-2d82 .fixed-710e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.menu-lower-7965 .fixed-710e {
  margin-bottom: 0.5em;
}
.menu-lower-7965 .fixed-710e img {
  width: 100%;
}
.widget_selected_81c0 .thick_7743,
.sort_mini_2115 .thick_7743 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.sort_mini_2115 .article_narrow_7489 .slow-c97c p:last-child {
  margin-bottom: 0;
}
.form_pink_e342 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hero-short-fdeb .gas-be90 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hero-short-fdeb .gas-be90:last-of-type {
    margin-bottom: 0;
  }
}
.hero-short-fdeb .gas-be90 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hero-short-fdeb .gas-be90 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hero-short-fdeb .gas-be90 ul li {
  margin: 0 0 0.6em;
}
.hero-short-fdeb .gas-be90 ul li.hard-a434,
.hero-short-fdeb .gas-be90 ul li.gradient_in_f8bd {
  position: relative;
}
.hero-short-fdeb .gas-be90 ul li.hard-a434 .right-1af5,
.hero-short-fdeb .gas-be90 ul li.gradient_in_f8bd .right-1af5 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hero-short-fdeb .gas-be90 ul li.hard-a434:after:after,
.hero-short-fdeb .gas-be90 ul li.hard-a434:after:before,
.hero-short-fdeb
  .gas-be90
  ul
  li.gradient_in_f8bd:after:after,
.hero-short-fdeb
  .gas-be90
  ul
  li.gradient_in_f8bd:after:before {
  content: "";
  display: table;
}
.hero-short-fdeb .gas-be90 ul li.hard-a434:after:after,
.hero-short-fdeb
  .gas-be90
  ul
  li.gradient_in_f8bd:after:after {
  clear: both;
}
.hero-short-fdeb .gas-be90 a.shadow_4f8a:hover {
  text-decoration: none;
}
.hero-short-fdeb .gas-be90 select {
  max-width: 100%;
}
.hero-short-fdeb .gas-be90 table {
  font-size: 85%;
}
.hero-short-fdeb .gas-be90 table td,
.hero-short-fdeb .gas-be90 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hero-short-fdeb .gas-be90 table tfoot td {
  text-align: left;
}
.hero-short-fdeb .gas-be90 :last-child {
  margin-bottom: 0;
}
.hero-short-fdeb .gas-be90 .next_d5a5 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hero-short-fdeb .gas-be90 .next_d5a5 label {
  width: 100%;
}
.hero-short-fdeb .gas-be90 .next_d5a5 .sort_hard_b004 {
  width: 100%;
  display: block;
}
.hero-short-fdeb .gas-be90 .next_d5a5 .alert-red-eca9 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hero-short-fdeb .gas-be90 .next_d5a5 .alert-red-eca9:hover svg #svg-search {
  fill: #444;
}
.hero-short-fdeb .gas-be90 .next_d5a5 .alert-red-eca9 svg {
  width: 18px;
  height: 18px;
}
.hero-short-fdeb .outline_f130 ul ul,
.hero-short-fdeb .gas_b38f ul ul,
.hero-short-fdeb .stone_46bf ul ul,
.hero-short-fdeb .wood-1a8c ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hero-short-fdeb .outline_f130 .notice_1b8f > a,
.hero-short-fdeb .gas_b38f .notice_1b8f > a,
.hero-short-fdeb .stone_46bf .notice_1b8f > a,
.hero-short-fdeb .wood-1a8c .notice_1b8f > a {
  margin-bottom: 0;
}
.hero-short-fdeb .hover-61ef li,
.hero-short-fdeb .outline_f130 li,
.hero-short-fdeb .box-c66f li,
.hero-short-fdeb .gas_b38f li,
.hero-short-fdeb .stone_46bf li,
.hero-short-fdeb .wood-1a8c li,
.hero-short-fdeb .accent_297e li,
.hero-short-fdeb .dynamic_b71f li {
  display: block;
  position: relative;
}
.hero-short-fdeb .hover-61ef li:last-child,
.hero-short-fdeb .outline_f130 li:last-child,
.hero-short-fdeb .box-c66f li:last-child,
.hero-short-fdeb .gas_b38f li:last-child,
.hero-short-fdeb .stone_46bf li:last-child,
.hero-short-fdeb .wood-1a8c li:last-child,
.hero-short-fdeb .accent_297e li:last-child,
.hero-short-fdeb .dynamic_b71f li:last-child {
  border: none;
}
.hero-short-fdeb .hover-61ef li a,
.hero-short-fdeb .outline_f130 li a,
.hero-short-fdeb .box-c66f li a,
.hero-short-fdeb .gas_b38f li a,
.hero-short-fdeb .stone_46bf li a,
.hero-short-fdeb .wood-1a8c li a,
.hero-short-fdeb .accent_297e li a,
.hero-short-fdeb .dynamic_b71f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hero-short-fdeb .hover-61ef li ul li::before,
.hero-short-fdeb .outline_f130 li ul li::before,
.hero-short-fdeb .box-c66f li ul li::before,
.hero-short-fdeb .gas_b38f li ul li::before,
.hero-short-fdeb .stone_46bf li ul li::before,
.hero-short-fdeb .wood-1a8c li ul li::before,
.hero-short-fdeb .accent_297e li ul li::before,
.hero-short-fdeb .dynamic_b71f li ul li::before {
  left: 15px;
}
.hero-short-fdeb .hover-61ef li ul a,
.hero-short-fdeb .outline_f130 li ul a,
.hero-short-fdeb .box-c66f li ul a,
.hero-short-fdeb .gas_b38f li ul a,
.hero-short-fdeb .stone_46bf li ul a,
.hero-short-fdeb .wood-1a8c li ul a,
.hero-short-fdeb .accent_297e li ul a,
.hero-short-fdeb .dynamic_b71f li ul a {
  padding-left: 20px;
}
.hero-short-fdeb .hover-61ef li ul ul li::before,
.hero-short-fdeb .outline_f130 li ul ul li::before,
.hero-short-fdeb .box-c66f li ul ul li::before,
.hero-short-fdeb .gas_b38f li ul ul li::before,
.hero-short-fdeb .stone_46bf li ul ul li::before,
.hero-short-fdeb .wood-1a8c li ul ul li::before,
.hero-short-fdeb .accent_297e li ul ul li::before,
.hero-short-fdeb .dynamic_b71f li ul ul li::before {
  left: 30px;
}
.hero-short-fdeb .hover-61ef li ul ul a,
.hero-short-fdeb .outline_f130 li ul ul a,
.hero-short-fdeb .box-c66f li ul ul a,
.hero-short-fdeb .gas_b38f li ul ul a,
.hero-short-fdeb .stone_46bf li ul ul a,
.hero-short-fdeb .wood-1a8c li ul ul a,
.hero-short-fdeb .accent_297e li ul ul a,
.hero-short-fdeb .dynamic_b71f li ul ul a {
  padding-left: 40px;
}
.hero-short-fdeb .module-b62d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hero-short-fdeb .dynamic_b71f ul li {
  margin-bottom: 1.41575em;
}
.hero-short-fdeb .dynamic_b71f ul li .shade_4413 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hero-short-fdeb .dynamic_b71f ul li .primary_7e65 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.container-60b0 .hover-61ef li a,
.container-60b0 .outline_f130 li a,
.container-60b0 .box-c66f li a,
.container-60b0 .gas_b38f li a,
.container-60b0 .stone_46bf li a,
.container-60b0 .wood-1a8c li a,
.container-60b0 .accent_297e li a,
.container-60b0 .dynamic_b71f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.container-60b0 .module-b62d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.container-60b0 .gas-be90 ul li.hard-a434 .right-1af5,
.container-60b0 .gas-be90 ul li.gradient_in_f8bd .right-1af5 {
  background: rgba(0, 0, 0, 0.2);
}
.container-60b0 .hero-short-fdeb .gas-be90 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.card_c22e .hero-short-fdeb .yellow-1af3 li {
  margin: 0;
}
.card_c22e .hero-short-fdeb .yellow-1af3 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.card_c22e .hero-short-fdeb .yellow-1af3 li ul {
  margin: 0;
}
.card_c22e .hero-short-fdeb .yellow-1af3 li ul li a {
  padding-left: 15px;
}
.card_c22e .hero-short-fdeb .yellow-1af3 li ul li li a {
  padding-left: 30px;
}
.card_c22e .hero-short-fdeb .yellow-1af3 li.heading-bfaf > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.card_c22e .hero-short-fdeb .yellow-1af3 li.heading-bfaf > 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;
}
.card_c22e .hero-short-fdeb .yellow-1af3 li.heading-bfaf > 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;
}
.stale_d106 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.simple-4b68 {
  position: relative;
  z-index: 10;
}
.simple-4b68 .secondary-prev-e52c {
  width: 100%;
  max-width: 100%;
}
.fixed-c253 .hover_blue_f68a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.fixed-c253 .modal_orange_9b1a {
}
.fixed-c253 .container-60b0 {
  background: #292929;
}
.link_middle_f257 .hover_blue_f68a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.link_middle_f257 .modal_orange_9b1a {
  background: #f9f9f9;
}
.link_middle_f257 .container-60b0 {
  background: #303030;
}
.wrapper_gold_2990 .hover_blue_f68a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .wrapper_gold_2990 .easy-47fa {
    margin-bottom: 1em;
  }
  .wrapper_gold_2990 .easy-47fa:last-child {
    margin-bottom: 0;
  }
}
.wrapper_gold_2990 .modal_orange_9b1a {
  background: #ededed;
}
.wrapper_gold_2990 .container-60b0 {
  background: #1a1a1a;
}
.hover_blue_f68a.modal_orange_9b1a {
  color: rgba(0, 0, 0, 0.6);
}
.hover_blue_f68a.modal_orange_9b1a .right-59df li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hover_blue_f68a.container-60b0 {
  color: rgba(255, 255, 255, 0.99);
}
.hover_blue_f68a.container-60b0 a:not(.shadow_4f8a) {
  color: rgba(255, 255, 255, 0.79);
}
.hover_blue_f68a.container-60b0 a:not(.shadow_4f8a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_blue_f68a.container-60b0 .right-59df li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_blue_f68a.container-60b0 table tbody td,
.hover_blue_f68a.container-60b0 table th {
  background: rgba(0, 0, 0, 0.08);
}
.fluid_5816.wide_c712 .form_98f1 {
  max-width: initial;
}
.fluid_5816 .filter_9f0b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.fluid_5816 .filter_9f0b .secondary-prev-e52c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .fluid_5816 .filter_9f0b .secondary-prev-e52c {
    display: block;
    margin-bottom: 2em;
  }
  .fluid_5816 .filter_9f0b .secondary-prev-e52c:last-child {
    margin-bottom: 0;
  }
}
.wrapper_gold_2990 .easy-47fa:last-child,
.link_middle_f257 .easy-47fa:last-child,
.fixed-c253 .easy-47fa:last-child {
  margin-bottom: 0;
}
.wrapper_gold_2990 .easy-47fa .hero-short-fdeb .gas-be90:last-child,
.link_middle_f257 .easy-47fa .hero-short-fdeb .gas-be90:last-child,
.fixed-c253 .easy-47fa .hero-short-fdeb .gas-be90:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .wrapper_gold_2990 .module_fast_8e63,
  .wrapper_gold_2990 .disabled-47fa,
  .link_middle_f257 .module_fast_8e63,
  .link_middle_f257 .disabled-47fa,
  .fixed-c253 .module_fast_8e63,
  .fixed-c253 .disabled-47fa {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .simple-4b68 .easy-47fa {
    margin-bottom: 2em;
  }
}
.simple-4b68 p:last-child {
  margin-bottom: 0;
}
.simple-4b68 li,
.simple-4b68 ul {
  list-style: none;
  margin: 0;
}
.simple-4b68 ul ul {
  margin-left: 2.617924em;
}
.widget_center_6b4b {
  font-size: 0.875em;
}

/* css-noise: 4ec1 */
.shadow-element-r5 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.2;
}
