/*!
Theme Name: Customify
Theme URI: https://pressmaximum.detail_over_de08/customify
Author: WPCustomify
Author URI: https://pressmaximum.detail_over_de08
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.detail_over_de08/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.column-left-a156.border-56d8/licenses/gpl-2.0.summary_fa01
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.accent_8bb4/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.tabs_action_7179.texture_f911/normalize.tiny-ed5f/
 ======
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.tiny-ed5f v7.0.0 | MIT License | github.detail_over_de08/necolas/normalize.tiny-ed5f */
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;
}
.search-soft-1952 .easy_fdbc,
.stone-dfb4,
.badge-d6c4,
.frame-d029,
.menu-8216,
.panel_east_c573,
.highlight-under-3590,
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;
}
.stone-dfb4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .stone-dfb4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .stone-dfb4,
  h1 {
    font-size: 1.8em;
  }
}
.badge-d6c4,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.badge-d6c4 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .badge-d6c4,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .badge-d6c4,
  h2 {
    font-size: 1.7em;
  }
}
.frame-d029,
h3 {
  font-size: 1.618em;
}
.search-soft-1952 .easy_fdbc,
.menu-8216,
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.alert_solid_0dce {
  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;
}
.nav_warm_8f14:after,
.nav_warm_8f14:before,
.search_e9e5:after,
.search_e9e5:before {
  content: "";
  display: table;
}
.nav_warm_8f14:after,
.search_e9e5:after {
  clear: both;
}
.text_selected_9a7d {
  float: right;
  margin-right: 0;
}
.glass_f812 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.input-980a .lite-7cc9,
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;
}
.input-980a .lite-7cc9: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;
}
.liquid-cfaf .lite-7cc9 {
  box-shadow: none;
}
.liquid-cfaf
  .lite-7cc9
  .preview-e798 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.liquid-cfaf .lite-7cc9 .background_efca {
  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;
}
.liquid-cfaf
  .lite-7cc9
  .background_efca
  b {
  display: none;
}
.liquid-cfaf .input-brown-b0df {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.item-a294:not(.dynamic_1ce7):not(.photo_pro_1ee6),
button:not(.dynamic_1ce7):not(.photo_pro_1ee6),
input[type="button"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ),
input[type="reset"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ),
input[type="submit"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ) {
  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;
}
.item-a294:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ):hover,
button:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ):hover,
input[type="button"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ):hover,
input[type="reset"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ):hover,
input[type="submit"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.item-a294:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ):active,
.item-a294:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ):focus,
button:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ):active,
button:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ):focus,
input[type="button"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ):active,
input[type="button"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ):focus,
input[type="reset"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ):active,
input[type="reset"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ):focus,
input[type="submit"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ):active,
input[type="submit"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ):focus {
  outline: 0;
}
.item-a294:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9,
button:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9,
input[type="button"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9,
input[type="reset"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9,
input[type="submit"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9 {
  position: relative;
}
.item-a294:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9
  .widget_2f15,
.item-a294:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9
  .pagination-f592,
.item-a294:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9
  .motion-2a8b,
.item-a294:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9
  i,
.item-a294:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9
  svg,
button:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9
  .widget_2f15,
button:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9
  .pagination-f592,
button:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9
  .motion-2a8b,
button:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9
  i,
button:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9
  svg,
input[type="button"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9
  .widget_2f15,
input[type="button"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9
  .pagination-f592,
input[type="button"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9
  .motion-2a8b,
input[type="button"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9
  i,
input[type="button"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9
  svg,
input[type="reset"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9
  .widget_2f15,
input[type="reset"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9
  .pagination-f592,
input[type="reset"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9
  .motion-2a8b,
input[type="reset"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9
  i,
input[type="reset"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9
  svg,
input[type="submit"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9
  .widget_2f15,
input[type="submit"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9
  .pagination-f592,
input[type="submit"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9
  .motion-2a8b,
input[type="submit"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9
  i,
input[type="submit"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9
  svg {
  visibility: hidden;
}
.item-a294:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9:after,
button:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9:after,
input[type="button"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9:after,
input[type="reset"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9:after,
input[type="submit"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ).fn-loading-a4f9: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;
}
.item-a294:not(.dynamic_1ce7):not(.photo_pro_1ee6),
input[type="button"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ),
input[type="reset"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ),
input[type="submit"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ) {
  color: #fff;
  background: #235787;
}
.item-a294:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ):focus,
input[type="button"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ):focus,
input[type="reset"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ):focus,
input[type="submit"]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ):focus {
  color: #fff;
}
.item-a294.fn-disabled-a4f9:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ),
.item-a294[disabled]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ),
button.fn-disabled-a4f9:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ),
button[disabled]:not(.dynamic_1ce7):not(
    .photo_pro_1ee6
  ) {
  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;
}
.chip_cf29 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.chip_cf29: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;
}
.paragraph-93b1 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.layout-prev-0b0d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.main-1a0c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.nav_warm_8f14:after,
.nav_warm_8f14:before,
.heading-old-1733:after,
.heading-old-1733:before,
.warm-699d:after,
.warm-699d:before,
.thumbnail-85a4:after,
.thumbnail-85a4:before,
.overlay-prev-6724:after,
.overlay-prev-6724:before,
.smooth-40b6:after,
.smooth-40b6:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.nav_warm_8f14:after,
.heading-old-1733:after,
.warm-699d:after,
.thumbnail-85a4:after,
.overlay-prev-6724:after,
.smooth-40b6:after {
  clear: both;
}
.heading-old-1733 .shadow_b145,
.warm-699d .shadow_b145,
.hot_42e7 .shadow_b145 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hot-e1d7 {
  display: inline-block;
}
.purple-9fe5 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.purple-9fe5 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.purple-9fe5 .title_0a2d {
  padding: 1em 0;
  font-size: 85%;
}
.title_0a2d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.widget-yellow-150d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.widget-yellow-150d:after,
.widget-yellow-150d:before {
  content: "";
  display: table;
}
.widget-yellow-150d:after {
  clear: both;
}
.simple_a0f0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.message-thick-5258 .simple_a0f0 {
  max-width: 50%;
}
.image_f3df .simple_a0f0 {
  max-width: 33.33%;
}
.yellow-14e3 .simple_a0f0 {
  max-width: 25%;
}
.accordion-south-5b7a .simple_a0f0 {
  max-width: 20%;
}
.link-894b .simple_a0f0 {
  max-width: 16.66%;
}
.article_large_fa56 .simple_a0f0 {
  max-width: 14.28%;
}
.alert-full-959c .simple_a0f0 {
  max-width: 12.5%;
}
.selected-a0bb .simple_a0f0 {
  max-width: 11.11%;
}
.simple-7dcc {
  display: block;
}
.search-soft-1952 .prev-49f6 label,
.search-soft-1952 .component_warm_22ea label,
.search-soft-1952 .badge_small_43cf label,
.search-soft-1952 .progress-34cf label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.progress-fresh-1353 {
  list-style: none;
  margin: 0;
}
.progress-fresh-1353 article.label-east-c41c {
  margin-bottom: 0;
}
.progress-fresh-1353 ul {
  list-style: none;
  margin: 0;
}
.progress-fresh-1353 .shade_out_4456 li.label-east-c41c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .progress-fresh-1353 .shade_out_4456 li.label-east-c41c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .progress-fresh-1353 .shade_out_4456 li.label-east-c41c: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) {
  .progress-fresh-1353 .shade_out_4456 li.label-east-c41c li.label-east-c41c li.label-east-c41c li.label-east-c41c {
    padding-left: 0;
  }
}
article.label-east-c41c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.label-east-c41c .heading-old-1733 p:last-of-type {
  margin-bottom: 0;
}
article.label-east-c41c .overlay_stale_6b71 {
  float: left;
}
article.label-east-c41c .grid_dim_89e3 {
  margin-left: 85px;
}
article.label-east-c41c .search-action-e71c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.label-east-c41c .search-action-e71c .hot_69c1 {
  margin-left: 10px;
}
article.label-east-c41c .dirty_08ce {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.label-east-c41c .description_bright_eadd {
  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 .prev-49f6,
  #respond .badge_small_43cf,
  #respond .progress-34cf {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .prev-49f6 input,
#respond .badge_small_43cf input,
#respond .progress-34cf input {
  width: 100%;
}
#respond .progress-34cf {
  margin-right: 0;
}
#respond .pro_7446 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tabs-d608 {
  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;
}
.tabs-d608.highlight_8adf {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tabs-d608 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%);
}
.tabs-d608:focus,
.tabs-d608: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);
}
.notice_d259 {
  border-radius: 10%;
}
.main-8d5a {
  border-radius: 50%;
}
.tall-9986 {
  font-size: 0.72em;
}
.slider-wide-e150 {
  font-size: 0.875em;
}
.card-right-2ea6 {
  font-size: 1.1em;
}
.outline_260e {
  text-transform: uppercase;
  line-height: 1.2;
}
.outline_260e.tall-9986 {
  letter-spacing: 0.5px;
}
.middle-c625,
.middle-c625 a {
  color: #6d6d6d;
}
.middle-c625 a:hover {
  color: #111;
}
.north-1f8e {
  color: #6d6d6d;
}
.container-7b59 {
  overflow-x: hidden;
}
.container-7b59 .stone-28bc.search_dc64 {
  position: relative;
}
.container-7b59 .stone-28bc.search_dc64.last-766c {
  position: initial;
}
.container-7b59
  .stone-28bc.search_dc64.last-766c
  .white_6415 {
  left: auto;
}
.container-7b59 .stone-28bc .white_6415 {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background: #0073aa;
  color: #fff;
  padding: 5px 8px 6px;
  font-size: 12px !important;
  font-weight: 600;
  line-height: 14px;
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.container-7b59 .stone-28bc:hover.search_dc64 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.container-7b59
  .stone-28bc:hover.search_dc64
  .white_6415 {
  display: block;
  z-index: 9999999;
}
.container-7b59 .stale-f7fa .search-hard-967d,
.container-7b59 .caption_easy_8a84 .search-hard-967d {
  display: none;
}
.container-7b59 .basic_e59e .stone-28bc:hover.search_dc64 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.search-soft-1952 .prev-49f6 label,
.search-soft-1952 .component_warm_22ea label,
.search-soft-1952 .badge_small_43cf label,
.search-soft-1952 .progress-34cf label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.progress-fresh-1353 {
  list-style: none;
  margin: 0;
}
.progress-fresh-1353 article.label-east-c41c {
  margin-bottom: 0;
}
.progress-fresh-1353 ul {
  list-style: none;
  margin: 0;
}
.progress-fresh-1353 .shade_out_4456 li.label-east-c41c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .progress-fresh-1353 .shade_out_4456 li.label-east-c41c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .progress-fresh-1353 .shade_out_4456 li.label-east-c41c: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) {
  .progress-fresh-1353 .shade_out_4456 li.label-east-c41c li.label-east-c41c li.label-east-c41c li.label-east-c41c {
    padding-left: 0;
  }
}
article.label-east-c41c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.label-east-c41c .heading-old-1733 p:last-of-type {
  margin-bottom: 0;
}
article.label-east-c41c .overlay_stale_6b71 {
  float: left;
}
article.label-east-c41c .grid_dim_89e3 {
  margin-left: 85px;
}
article.label-east-c41c .search-action-e71c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.label-east-c41c .search-action-e71c .hot_69c1 {
  margin-left: 10px;
}
article.label-east-c41c .dirty_08ce {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.label-east-c41c .description_bright_eadd {
  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 .prev-49f6,
  #respond .badge_small_43cf,
  #respond .progress-34cf {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .prev-49f6 input,
#respond .badge_small_43cf input,
#respond .progress-34cf input {
  width: 100%;
}
#respond .progress-34cf {
  margin-right: 0;
}
#respond .pro_7446 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.stale-f7fa .element-focused-3400 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.element-focused-3400 .glass-371a.carousel_fresh_251d .media_7642 > li > a:focus,
.element-focused-3400 .glass-371a.carousel_fresh_251d .media_7642 > li > a:hover,
.element-focused-3400 .glass-371a.summary-active-a3ea .media_7642 > li > a:focus,
.element-focused-3400 .glass-371a.summary-active-a3ea .media_7642 > li > a:hover,
.element-focused-3400 .glass-371a.search_fd8d .media_7642 > li > a:focus,
.element-focused-3400 .glass-371a.search_fd8d .media_7642 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.element-focused-3400
  .glass-371a.carousel_fresh_251d
  .media_7642
  > li.active_dirty_e5e4
  > a,
.element-focused-3400
  .glass-371a.carousel_fresh_251d
  .media_7642
  > li.tabs_0c60
  > a,
.element-focused-3400
  .glass-371a.summary-active-a3ea
  .media_7642
  > li.active_dirty_e5e4
  > a,
.element-focused-3400
  .glass-371a.summary-active-a3ea
  .media_7642
  > li.tabs_0c60
  > a,
.element-focused-3400
  .glass-371a.search_fd8d
  .media_7642
  > li.active_dirty_e5e4
  > a,
.element-focused-3400 .glass-371a.search_fd8d .media_7642 > li.pattern-b87c > a {
  color: rgba(255, 255, 255, 0.99);
}
.element-focused-3400 .tertiary_gold_67ac,
.element-focused-3400 .tertiary_gold_67ac a {
  color: rgba(255, 255, 255, 0.99);
}
.element-focused-3400 .orange_16a7.hard_c350 li a,
.element-focused-3400 .pink_f2a1 a,
.element-focused-3400 .surface-2532,
.element-focused-3400 .media_7642 > li > a,
.element-focused-3400 .focus-dynamic-1186 {
  color: rgba(255, 255, 255, 0.79);
}
.element-focused-3400 .orange_16a7.hard_c350 li a:hover,
.element-focused-3400 .pink_f2a1 a:hover,
.element-focused-3400 .surface-2532:hover,
.element-focused-3400 .media_7642 > li > a:hover,
.element-focused-3400 .focus-dynamic-1186:hover {
  color: rgba(255, 255, 255, 0.99);
}
.element-focused-3400 .pro-a1bf {
  color: rgba(255, 255, 255, 0.79);
}
.element-focused-3400 .pro-a1bf .shade-af19 {
  color: rgba(255, 255, 255, 0.99);
}
.element-focused-3400 .pro-a1bf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.element-focused-3400 .tooltip_advanced_c6be .over-f5ff {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.element-focused-3400 .tooltip_advanced_c6be .over-f5ff .middle_ff95 {
  color: rgba(255, 255, 255, 0.79);
}
.element-focused-3400
  .tooltip_advanced_c6be
  .over-f5ff
  .middle_ff95::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.element-focused-3400
  .tooltip_advanced_c6be
  .over-f5ff
  .middle_ff95:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.element-focused-3400
  .tooltip_advanced_c6be
  .over-f5ff
  .middle_ff95::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.element-focused-3400
  .tooltip_advanced_c6be
  .over-f5ff
  .middle_ff95::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.element-focused-3400 .tooltip_advanced_c6be .form_under_eab7 {
  color: rgba(255, 255, 255, 0.79);
}
.element-focused-3400 .tooltip_advanced_c6be .form_under_eab7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu_pink_5bb4
  .element-focused-3400
  .tooltip_advanced_c6be
  .warm-369b
  .chip_over_5ee0 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.menu_pink_5bb4
  .element-focused-3400
  .tooltip_advanced_c6be
  .warm-369b
  .middle_ff95 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.stale-f7fa .row_medium_59d9 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.row_medium_59d9 .glass-371a.carousel_fresh_251d .media_7642 > li > a:focus,
.row_medium_59d9 .glass-371a.carousel_fresh_251d .media_7642 > li > a:hover,
.row_medium_59d9 .glass-371a.summary-active-a3ea .media_7642 > li > a:focus,
.row_medium_59d9 .glass-371a.summary-active-a3ea .media_7642 > li > a:hover,
.row_medium_59d9 .glass-371a.search_fd8d .media_7642 > li > a:focus,
.row_medium_59d9 .glass-371a.search_fd8d .media_7642 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.row_medium_59d9
  .glass-371a.carousel_fresh_251d
  .media_7642
  > li.active_dirty_e5e4
  > a,
.row_medium_59d9
  .glass-371a.carousel_fresh_251d
  .media_7642
  > li.tabs_0c60
  > a,
.row_medium_59d9
  .glass-371a.summary-active-a3ea
  .media_7642
  > li.active_dirty_e5e4
  > a,
.row_medium_59d9
  .glass-371a.summary-active-a3ea
  .media_7642
  > li.tabs_0c60
  > a,
.row_medium_59d9
  .glass-371a.search_fd8d
  .media_7642
  > li.active_dirty_e5e4
  > a,
.row_medium_59d9 .glass-371a.search_fd8d .media_7642 > li.pattern-b87c > a {
  color: rgba(0, 0, 0, 0.8);
}
.row_medium_59d9 .tertiary_gold_67ac,
.row_medium_59d9 .tertiary_gold_67ac a {
  color: rgba(0, 0, 0, 0.8);
}
.row_medium_59d9 .orange_16a7.hard_c350 li a,
.row_medium_59d9 .pink_f2a1 a,
.row_medium_59d9 .surface-2532,
.row_medium_59d9 .media_7642 > li > a,
.row_medium_59d9 .focus-dynamic-1186 {
  color: rgba(0, 0, 0, 0.55);
}
.row_medium_59d9 .orange_16a7.hard_c350 li a:hover,
.row_medium_59d9 .pink_f2a1 a:hover,
.row_medium_59d9 .surface-2532:hover,
.row_medium_59d9 .media_7642 > li > a:hover,
.row_medium_59d9 .focus-dynamic-1186:hover {
  color: rgba(0, 0, 0, 0.8);
}
.row_medium_59d9 .pro-a1bf {
  color: rgba(0, 0, 0, 0.55);
}
.row_medium_59d9 .pro-a1bf .shade-af19 {
  color: rgba(0, 0, 0, 0.8);
}
.row_medium_59d9 .pro-a1bf:hover {
  color: rgba(0, 0, 0, 0.8);
}
.primary_fluid_d83e .notification-right-63c5 {
  margin-left: auto;
  margin-right: auto;
}
.warm-699d > * {
  margin-left: auto;
  margin-right: auto;
}
.warm-699d .paragraph-93b1 {
  margin-right: 1.41575em;
}
.menu-under-0bc3 .warm-699d > .footer-1dbf {
  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;
}
.menu-under-0bc3 .warm-699d > .lite-17a2 {
  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;
}
.brown-0dbc.primary_fluid_d83e .notification-right-63c5,
.aside-copper-4a2f.primary_fluid_d83e .notification-right-63c5 {
  margin-left: 0;
}
.gas_0ff8.primary_fluid_d83e .notification-right-63c5,
.component-6ce7.primary_fluid_d83e .notification-right-63c5 {
  margin-right: 0;
}
.warm-699d ol,
.warm-699d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hidden-top-8553 video {
  max-width: 100%;
}
.element_next_40b3 img {
  display: block;
}
.element_next_40b3.paragraph-93b1,
.element_next_40b3.layout-prev-0b0d {
  width: 100%;
}
.element_next_40b3.lite-17a2 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.selected_4c1d:not(.slider-9e55) {
  margin: 1.5em auto;
}
.shade_prev_d5dc p {
  padding: 1.5em 14px;
}
ul.narrow_8777.lite-17a2,
ul.narrow_8777.footer-1dbf,
ul.narrow_8777.popup_76da.footer-1dbf {
  padding: 0 14px;
}
.accent-gold-d30a {
  display: block;
  overflow-x: auto;
}
.accent-gold-d30a table {
  border-collapse: collapse;
  width: 100%;
}
.accent-gold-d30a td,
.accent-gold-d30a th {
  padding: 0.5em;
}
.warm-699d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.warm-699d ol ol,
.warm-699d ol ul,
.warm-699d ul ol,
.warm-699d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.warm-699d ol ol li,
.warm-699d ol ul li,
.warm-699d ul ol li,
.warm-699d ul ul li {
  margin-left: 0;
}
.label_112b.bronze-b23c > .element_e2f3 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.label_112b.bronze-b23c > .element_e2f3 iframe,
.label_112b.bronze-b23c > .element_e2f3 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.summary_gold_515d {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.summary_gold_515d.steel-a1f9 {
  padding: 0;
}
.summary_gold_515d.steel-a1f9 cite {
  font-size: 13px;
}
.summary_gold_515d > * {
  margin-left: 16px;
  margin-right: 16px;
}
.summary_gold_515d cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.fluid_926a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.fluid_926a > p:first-child {
  margin-top: 0;
}
.fluid_926a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.fluid_926a blockquote {
  border-left: 0;
}
.pro_e1b5 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.pro_e1b5:not(.pro_0de2) {
  max-width: 100px;
}
.pro_e1b5.black_c851 {
  border-bottom: none !important;
  text-align: center;
}
.pro_e1b5.black_c851::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .shade_prev_d5dc p {
    padding: 1.5em 0;
  }
}
.wide-a833 {
  color: #0073aa;
}
.heading-ce2a {
  background-color: #0073aa;
}
.sidebar-iron-1602 {
  color: #229fd8;
}
.accent-selected-4266 {
  background-color: #229fd8;
}
.slider-advanced-1135 {
  color: #eee;
}
.outer-125a {
  background-color: #eee;
}
.box_black_2ea7 {
  color: #444;
}
.gas-6664 {
  background-color: #444;
}
.thick_9c29 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.thick_9c29 .prev-0460 .pink_f2a1 {
  font-size: 15px;
}
.thick_9c29 .pink_f2a1 {
  line-height: 1.3;
}
.thick_9c29 .row_medium_59d9 {
}
.thick_9c29 .element-focused-3400 {
  background: #235787;
}
.shadow_52f3 {
  padding: 0;
}
.shadow_52f3 .element-focused-3400 {
  background: #1a1a1a;
}
.shadow_52f3 .row_medium_59d9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.gold_9295 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.gold_9295 .row_medium_59d9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.gold_9295 .element-focused-3400 {
  background: #303030;
}
.smooth-40b6 {
  position: relative;
  z-index: 10;
}
.smooth-40b6 .modal-new-8d94 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pagination-solid-3ef7 .search_dc64 {
  display: inline-block;
  vertical-align: middle;
}
.pagination-solid-3ef7.primary-right-feef .search_dc64 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .pagination-solid-3ef7.primary-right-feef .search_dc64 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .pagination-solid-3ef7.primary-right-feef .search_dc64 {
    margin-right: 0.4em;
  }
}
.pagination-solid-3ef7.primary-right-feef .search_dc64:last-child {
  margin-right: 0;
}
.highlight_complex_00bf .modal-new-8d94 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .stale-f7fa .prev-0460 {
    margin: 0 -0.5em;
  }
  .stale-f7fa .prev-0460 [class*="customify-col-"],
  .stale-f7fa .prev-0460 [class*="customify-col_"],
  .stale-f7fa .prev-0460 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.stale-f7fa.prev_4a23 .modal-new-8d94 {
  background: 0 0 !important;
}
.stale-f7fa.prev_4a23 .modal-new-8d94,
.stale-f7fa.highlight_complex_00bf .modal-new-8d94 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .stale-f7fa.progress-8808 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.stale-f7fa.highlight_complex_00bf .modal-new-8d94 {
  box-shadow: none !important;
}
.banner_advanced_0208 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .banner_advanced_0208 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .banner_advanced_0208 {
    padding: 18px 0 20px;
  }
}
.banner_advanced_0208 .video-3020 {
  width: 100%;
}
.banner_advanced_0208 .outline_8f07 {
  margin-bottom: 0;
}
.banner_advanced_0208 .pressed-43ad {
  margin-top: 5px;
  font-size: 0.875em;
}
.sort_a410 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.sort_a410 .panel-plasma-8a89 {
  width: 100%;
}
.solid-24c0 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.solid-24c0 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.solid-24c0 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;
}
.solid-24c0 li:last-child:after {
  display: none;
}
.solid-24c0 li a {
  font-weight: 500;
  margin-right: 10px;
}
.accent-08a8 .search-hard-967d button,
.banner_advanced_0208 .search-hard-967d button {
  left: 0;
}
.accent-08a8 .panel-plasma-8a89,
.banner_advanced_0208 .panel-plasma-8a89 {
  padding-left: 0;
  padding-right: 0;
}
.accent-08a8 .sort_a410,
.banner_advanced_0208 .sort_a410 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.accent-08a8 {
  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;
}
.accent-08a8: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;
}
.accent-08a8 .focus_e586 {
  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) {
  .accent-08a8 .focus_e586 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .accent-08a8 .focus_e586 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .accent-08a8 .focus_e586 {
    min-height: 200px;
  }
}
.accent-08a8 .solid-24c0 {
  color: rgba(255, 255, 255, 0.8);
}
.accent-08a8 .solid-24c0 a,
.accent-08a8 .solid-24c0 li:after {
  color: inherit;
}
.accent-08a8 .solid-24c0 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.card_dirty_f770 {
  margin-bottom: 0.5em;
}
.text-over-801a {
  margin-bottom: 1.2em;
}
.text-over-801a,
.card_dirty_f770 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.text-over-801a p:last-child,
.card_dirty_f770 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .search-hard-967d,
#masthead .search-hard-967d {
  display: none;
}
#masthead
  > .search-hard-967d.footer_complex_6f04 {
  display: none;
}
#masthead > .search-hard-967d button {
  left: 0;
}
.message_motion_7e63 {
  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%;
}
.message_motion_7e63 .search_dc64 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.message_motion_7e63 .overlay-83b8 {
  display: -webkit-box;
  display: flex;
}
.message_motion_7e63 .overlay-83b8.sidebar-top-9232 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.message_motion_7e63 .overlay-83b8.article-4eb9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.message_motion_7e63 .overlay-83b8.last_9539 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.message_motion_7e63.advanced-083d.modal_down_60b0 .overlay-83b8.sidebar-top-9232 {
  flex-basis: 100%;
}
.message_motion_7e63.description-a5fd .overlay-83b8.article-4eb9 {
  -webkit-box-flex: 1;
  flex: auto;
}
.message_motion_7e63.description-a5fd .overlay-83b8.last_9539 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .search-hard-967d.footer_complex_6f04 {
  display: none;
}
#masthead > .search-hard-967d button {
  left: 0;
}
.easy-5360 {
  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;
}
.easy-5360:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.easy-5360.disabled-d33d i {
  margin-right: 4px;
}
.easy-5360.thumbnail_current_bcde i {
  margin-left: 5px;
}
.pink_f2a1 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.pink_f2a1 p:last-child {
  margin-bottom: 0;
}
.feature_paper_2d43 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.feature_paper_2d43 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.feature_paper_2d43 img {
  display: block;
  width: auto;
  line-height: 1;
}
.feature_paper_2d43 .tertiary_gold_67ac {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.feature_paper_2d43 .card-top-56e1 {
  margin: 5px 0 7px 0;
}
.feature_paper_2d43.wide-c477 .avatar-hot-73b2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.feature_paper_2d43.wide-c477 .notice-simple-dff2 {
  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;
}
.feature_paper_2d43.alert_mini_ef08 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.feature_paper_2d43.alert_mini_ef08 .avatar-hot-73b2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.feature_paper_2d43.alert_mini_ef08 .notice-simple-dff2 {
  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;
}
.feature_paper_2d43.nav_lower_cf19 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.feature_paper_2d43.title_93b9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.feature_paper_2d43.title_93b9 .notice-simple-dff2 {
  margin-top: 7px;
}
.item_gas_5756 {
  display: inline-block;
}
.smooth-40b6 .section-purple-ca6b .feature_paper_2d43 img {
  max-width: 100%;
}
.glass-371a .primary_bronze_0220.fixed-58ee,
.orange_a769 .primary_bronze_0220.fixed-58ee {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.glass-371a .widget-8400,
.orange_a769 .widget-8400 {
  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%);
}
.glass-371a .widget-8400 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.glass-371a.blue_e3ec .widget-8400 {
  display: none;
}
.glass-371a .fixed-9df0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.glass-371a .fixed-9df0 li {
  display: inline-block;
  position: relative;
}
.glass-371a .fixed-9df0 li:last-child {
  margin-right: 0;
}
.glass-371a .fixed-9df0 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;
}
.glass-371a .fixed-9df0 li.pattern-b87c > a {
  color: rgba(0, 0, 0, 0.9);
}
.glass-371a .fixed-9df0 > 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;
}
.glass-371a .fixed-9df0 > li > a i {
  line-height: 0;
}
.glass-371a .fixed-9df0 > li.sidebar_254e > a .widget-8400 {
  margin-left: 4px;
  line-height: 0;
}
.glass-371a .fixed-9df0 .aside_cd70 li.sidebar_254e > a {
  position: relative;
}
.glass-371a .fixed-9df0 .aside_cd70 li.sidebar_254e > a:after,
.glass-371a .fixed-9df0 .aside_cd70 li.sidebar_254e > a:before {
  content: "";
  display: table;
}
.glass-371a .fixed-9df0 .aside_cd70 li.sidebar_254e > a:after {
  clear: both;
}
.glass-371a .fixed-9df0 .aside_cd70 li.sidebar_254e > a .widget-8400 {
  margin-left: 5px;
  float: right;
}
.glass-371a .black-94c6,
.glass-371a .aside_cd70 {
  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;
}
.glass-371a .aside_cd70 {
  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;
}
.glass-371a .aside_cd70 .fixed-58ee {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.glass-371a .aside_cd70 .widget-8400 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.glass-371a .aside_cd70 li {
  display: block;
  margin: 0;
  padding: 0;
}
.glass-371a .aside_cd70 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;
}
.glass-371a .aside_cd70 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.glass-371a .aside_cd70 .aside_cd70 {
  top: 0;
  left: 100%;
}
.glass-371a .dynamic-79cb.fn-focus-a4f9 > .black-94c6,
.glass-371a .dynamic-79cb.fn-focus-a4f9 > .aside_cd70,
.glass-371a .dynamic-79cb:focus > .black-94c6,
.glass-371a .dynamic-79cb:focus > .aside_cd70,
.glass-371a .dynamic-79cb:hover > .black-94c6,
.glass-371a .dynamic-79cb:hover > .aside_cd70 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.glass-371a.search_fd8d .media_7642:after,
.glass-371a.search_fd8d .media_7642:before {
  content: "";
  display: table;
}
.glass-371a.search_fd8d .media_7642:after {
  clear: both;
}
.glass-371a.search_fd8d .media_7642 > li {
  float: left;
}
.glass-371a.blue_64f0 .media_7642:after,
.glass-371a.blue_64f0 .media_7642:before {
  content: "";
  display: table;
}
.glass-371a.blue_64f0 .media_7642:after {
  clear: both;
}
.glass-371a.blue_64f0 .media_7642 > li {
  float: left;
}
.glass-371a.blue_64f0 .media_7642 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.glass-371a.blue_64f0 .media_7642 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.glass-371a.blue_64f0 .media_7642 > li.active_dirty_e5e4 > a,
.glass-371a.blue_64f0 .media_7642 > li.pattern-b87c > a {
  color: #fff;
  background-color: #1e4b75;
}
.glass-371a.carousel_fresh_251d .media_7642 > li > a .fixed-58ee {
  position: relative;
}
.glass-371a.carousel_fresh_251d .media_7642 > li > a .fixed-58ee: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;
}
.glass-371a.carousel_fresh_251d
  .media_7642
  > li:focus
  > a
  .fixed-58ee:before,
.glass-371a.carousel_fresh_251d
  .media_7642
  > li:hover
  > a
  .fixed-58ee:before {
  width: 100%;
  background-color: currentColor;
}
.glass-371a.carousel_fresh_251d
  .media_7642
  > li.active_dirty_e5e4
  > a
  .fixed-58ee:before,
.glass-371a.carousel_fresh_251d
  .media_7642
  > li.tabs_0c60
  > a
  .fixed-58ee:before {
  width: 100%;
  background-color: currentColor;
}
.glass-371a.summary-active-a3ea .media_7642 > li > a .fixed-58ee {
  position: relative;
}
.glass-371a.summary-active-a3ea .media_7642 > li > a .fixed-58ee: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;
}
.glass-371a.summary-active-a3ea .media_7642 > li:focus > a .fixed-58ee:before,
.glass-371a.summary-active-a3ea
  .media_7642
  > li:hover
  > a
  .fixed-58ee:before {
  width: 100%;
  background-color: currentColor;
}
.glass-371a.summary-active-a3ea
  .media_7642
  > li.active_dirty_e5e4
  > a
  .fixed-58ee:before,
.glass-371a.summary-active-a3ea
  .media_7642
  > li.tabs_0c60
  > a
  .fixed-58ee:before {
  width: 100%;
  background-color: currentColor;
}
.orange_a769 .fixed-9df0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.orange_a769 .fixed-9df0 li:first-child > a {
  border-top: none;
}
.orange_a769 .fixed-9df0 .row-tiny-43a3 > .fixed-58ee .widget-8400 {
  display: none;
}
.orange_a769 .fixed-9df0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.orange_a769 .fixed-9df0 li:last-child {
  border: none;
}
.orange_a769 .fixed-9df0 li.sidebar_254e > a {
  padding-right: 45px !important;
}
.orange_a769 .fixed-9df0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.orange_a769 .fixed-9df0 li a:focus,
.orange_a769 .fixed-9df0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.orange_a769 .fixed-9df0 li .basic_e54d {
  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;
}
.orange_a769 .fixed-9df0 li .basic_e54d:hover {
  box-shadow: none;
}
.orange_a769 .fixed-9df0 li .basic_e54d .widget-8400 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.orange_a769 .fixed-9df0 .aside_cd70 {
  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);
}
.orange_a769 .fixed-9df0 .aside_cd70 li a {
  padding-left: 3em;
}
.orange_a769 .fixed-9df0 .aside_cool_7309 > a .basic_e54d i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.orange_a769 .fixed-9df0 .aside_cool_7309 > .aside_cd70 {
  display: block;
  opacity: 1;
}
.backdrop-cool-66a5 {
  max-width: 100%;
}
.list-c02d {
  line-height: 0;
  cursor: pointer;
}
.focus-dynamic-1186 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.focus-dynamic-1186:hover {
  box-shadow: none;
  color: currentColor;
}
.focus-dynamic-1186 svg {
  width: 18px;
  height: 18px;
}
.focus-dynamic-1186 .progress_6e88 {
  display: none;
}
.tertiary-pro-2611 {
  position: relative;
}
.tertiary-pro-2611.fn-active-a4f9 .focus-dynamic-1186 .notice-clean-91ec {
  display: none;
}
.tertiary-pro-2611.fn-active-a4f9 .focus-dynamic-1186 .progress_6e88 {
  display: inline-block;
}
.tertiary-pro-2611 .focus-dim-271a {
  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);
}
.tertiary-pro-2611.element_under_9ef8 .focus-dim-271a {
  left: auto;
  right: -0.9em;
}
.tertiary-pro-2611.element_under_9ef8 .tiny-04a2::before {
  left: auto;
  right: 15px;
}
.tertiary-pro-2611.fn-active-a4f9 .focus-dim-271a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.warm-369b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.warm-369b label {
  flex-basis: 100%;
}
.warm-369b .over-f5ff {
  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;
}
.warm-369b .middle_ff95 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.warm-369b .middle_ff95:focus {
  background-color: transparent;
}
.warm-369b button.form_under_eab7 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.warm-369b button.form_under_eab7:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.warm-369b button.form_under_eab7 svg {
  width: 18px;
  height: 18px;
}
.warm-369b input[type="submit"] {
  min-height: auto;
}
.tooltip_advanced_c6be .warm-369b .middle_ff95 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tiny-04a2 {
  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) {
  .tiny-04a2 {
    width: 220px;
  }
}
.tiny-04a2 label {
  flex-basis: 100%;
}
.tiny-04a2::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;
}
.menu_pink_5bb4 .tooltip_advanced_c6be .warm-369b {
  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;
}
.menu_pink_5bb4
  .tooltip_advanced_c6be
  .warm-369b
  .over-f5ff {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.menu_pink_5bb4 .tooltip_advanced_c6be .warm-369b .middle_ff95 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.menu_pink_5bb4
  .tooltip_advanced_c6be
  .warm-369b
  .middle_ff95:focus {
  background: 0 0;
}
.menu_pink_5bb4
  .tooltip_advanced_c6be
  .warm-369b
  .chip_over_5ee0 {
  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;
}
.orange_16a7 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.orange_16a7 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.orange_16a7 li:last-child {
  margin-right: 0;
}
.orange_16a7 li:first-child {
  margin-left: 0;
}
.orange_16a7.thumbnail_in_c779 a {
  color: #fff;
}
.orange_16a7.thumbnail_in_c779 a:hover {
  color: #fff;
}
.orange_16a7 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.orange_16a7 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.orange_16a7 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.orange_16a7 a:hover {
  opacity: 0.9;
  color: inherit;
}
.orange_16a7 [class*="social-icon-apple"] {
  background-color: #999;
}
.orange_16a7 [class*="social-icon-apple"].sidebar_6c9d {
  background-color: transparent;
  color: #999;
}
.orange_16a7 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.orange_16a7 [class*="social-icon-behance"].sidebar_6c9d {
  background-color: transparent;
  color: #1769ff;
}
.orange_16a7 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.orange_16a7 [class*="social-icon-bitbucket"].sidebar_6c9d {
  background-color: transparent;
  color: #205081;
}
.orange_16a7 [class*="social-icon-codepen"] {
  background-color: #000;
}
.orange_16a7 [class*="social-icon-codepen"].sidebar_6c9d {
  background-color: transparent;
  color: #000;
}
.orange_16a7 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.orange_16a7 [class*="social-icon-delicious"].sidebar_6c9d {
  background-color: transparent;
  color: #39f;
}
.orange_16a7 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.orange_16a7 [class*="social-icon-digg"].sidebar_6c9d {
  background-color: transparent;
  color: #005be2;
}
.orange_16a7 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.orange_16a7 [class*="social-icon-dribbble"].sidebar_6c9d {
  background-color: transparent;
  color: #ea4c89;
}
.orange_16a7 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.orange_16a7 [class*="social-icon-envelope"].sidebar_6c9d {
  background-color: transparent;
  color: #ea4335;
}
.orange_16a7 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.orange_16a7 [class*="social-icon-facebook"].sidebar_6c9d {
  background-color: transparent;
  color: #3b5998;
}
.orange_16a7 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.orange_16a7 [class*="social-icon-flickr"].sidebar_6c9d {
  background-color: transparent;
  color: #0063dc;
}
.orange_16a7 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.orange_16a7 [class*="social-icon-foursquare"].sidebar_6c9d {
  background-color: transparent;
  color: #2d5be3;
}
.orange_16a7 [class*="social-icon-github"] {
  background-color: #333;
}
.orange_16a7 [class*="social-icon-github"].sidebar_6c9d {
  background-color: transparent;
  color: #333;
}
.orange_16a7 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.orange_16a7 [class*="social-icon-google-plus"].sidebar_6c9d {
  background-color: transparent;
  color: #dd4b39;
}
.orange_16a7 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.orange_16a7 [class*="social-icon-houzz"].sidebar_6c9d {
  background-color: transparent;
  color: #7ac142;
}
.orange_16a7 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.orange_16a7 [class*="social-icon-instagram"].sidebar_6c9d {
  background-color: transparent;
  color: #262626;
}
.orange_16a7 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.orange_16a7 [class*="social-icon-jsfiddle"].sidebar_6c9d {
  background-color: transparent;
  color: #487aa2;
}
.orange_16a7 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.orange_16a7 [class*="social-icon-linkedin"].sidebar_6c9d {
  background-color: transparent;
  color: #0077b5;
}
.orange_16a7 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.orange_16a7 [class*="social-icon-medium"].sidebar_6c9d {
  background-color: transparent;
  color: #00ab6b;
}
.orange_16a7 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.orange_16a7
  [class*="social-icon-odnoklassniki"].sidebar_6c9d {
  background-color: transparent;
  color: #f4731c;
}
.orange_16a7 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.orange_16a7 [class*="social-icon-meetup"].sidebar_6c9d {
  background-color: transparent;
  color: #ec1c40;
}
.orange_16a7 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.orange_16a7 [class*="social-icon-pinterest"].sidebar_6c9d {
  background-color: transparent;
  color: #bd081c;
}
.orange_16a7 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.orange_16a7 [class*="social-icon-product-hunt"].sidebar_6c9d {
  background-color: transparent;
  color: #da552f;
}
.orange_16a7 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.orange_16a7 [class*="social-icon-reddit"].sidebar_6c9d {
  background-color: transparent;
  color: #ff4500;
}
.orange_16a7 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.orange_16a7 [class*="social-icon-rss"].sidebar_6c9d {
  background-color: transparent;
  color: #f26522;
}
.orange_16a7 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.orange_16a7
  [class*="social-icon-shopping-cart"].sidebar_6c9d {
  background-color: transparent;
  color: #4caf50;
}
.orange_16a7 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.orange_16a7 [class*="social-icon-skype"].sidebar_6c9d {
  background-color: transparent;
  color: #00aff0;
}
.orange_16a7 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.orange_16a7 [class*="social-icon-slideshare"].sidebar_6c9d {
  background-color: transparent;
  color: #0077b5;
}
.orange_16a7 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.orange_16a7 [class*="social-icon-snapchat"].sidebar_6c9d {
  background-color: transparent;
  color: #fffc00;
}
.orange_16a7 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.orange_16a7 [class*="social-icon-soundcloud"].sidebar_6c9d {
  background-color: transparent;
  color: #f80;
}
.orange_16a7 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.orange_16a7 [class*="social-icon-spotify"].sidebar_6c9d {
  background-color: transparent;
  color: #2ebd59;
}
.orange_16a7 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.orange_16a7
  [class*="social-icon-stack-overflow"].sidebar_6c9d {
  background-color: transparent;
  color: #fe7a15;
}
.orange_16a7 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.orange_16a7 [class*="social-icon-maldkfgram"].sidebar_6c9d {
  background-color: transparent;
  color: #2ca5e0;
}
.orange_16a7 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.orange_16a7 [class*="social-icon-tripadvisor"].sidebar_6c9d {
  background-color: transparent;
  color: #589442;
}
.orange_16a7 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.orange_16a7 [class*="social-icon-tumblr"].sidebar_6c9d {
  background-color: transparent;
  color: #35465c;
}
.orange_16a7 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.orange_16a7 [class*="social-icon-twitch"].sidebar_6c9d {
  background-color: transparent;
  color: #6441a5;
}
.orange_16a7 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.orange_16a7 [class*="social-icon-twitter"].sidebar_6c9d {
  background-color: transparent;
  color: #1da1f2;
}
.orange_16a7 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.orange_16a7 [class*="social-icon-vimeo"].sidebar_6c9d {
  background-color: transparent;
  color: #1ab7ea;
}
.orange_16a7 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.orange_16a7 [class*="social-icon-vk"].sidebar_6c9d {
  background-color: transparent;
  color: #45668e;
}
.orange_16a7 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.orange_16a7 [class*="social-icon-weibo"].sidebar_6c9d {
  background-color: transparent;
  color: #df2029;
}
.orange_16a7 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.orange_16a7 [class*="social-icon-weixin"].sidebar_6c9d {
  background-color: transparent;
  color: #7bb32e;
}
.orange_16a7 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.orange_16a7 [class*="social-icon-whatsapp"].sidebar_6c9d {
  background-color: transparent;
  color: #25d366;
}
.orange_16a7 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.orange_16a7 [class*="social-icon-wordpress"].sidebar_6c9d {
  background-color: transparent;
  color: #21759b;
}
.orange_16a7 [class*="social-icon-xing"] {
  background-color: #026466;
}
.orange_16a7 [class*="social-icon-xing"].sidebar_6c9d {
  background-color: transparent;
  color: #026466;
}
.orange_16a7 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.orange_16a7 [class*="social-icon-yelp"].sidebar_6c9d {
  background-color: transparent;
  color: #af0606;
}
.orange_16a7 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.orange_16a7 [class*="social-icon-youtube"].sidebar_6c9d {
  background-color: transparent;
  color: #cd201f;
}
.surface-2532 {
  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;
}
.surface-2532:hover {
  box-shadow: none;
  background: 0 0;
}
.hover-static-9730 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.primary-hard-b70e {
  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;
}
.bottom_41f8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.slider-cdf7 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.slider-cdf7,
.slider-cdf7::after,
.slider-cdf7::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;
}
.slider-cdf7::after,
.slider-cdf7::before {
  content: "";
  display: block;
  background-color: inherit;
}
.background-clean-6ff0 .primary-hard-b70e .bottom_41f8 {
  margin-top: -2px;
  width: 19px;
}
.background-clean-6ff0 .primary-hard-b70e .slider-cdf7 {
  margin-top: -1px;
}
.background-clean-6ff0 .primary-hard-b70e .slider-cdf7,
.background-clean-6ff0 .primary-hard-b70e .slider-cdf7::after,
.background-clean-6ff0 .primary-hard-b70e .slider-cdf7::before {
  width: 19px;
  height: 2px;
}
.background-clean-6ff0 .primary-hard-b70e .slider-cdf7::before {
  top: -6px;
}
.background-clean-6ff0 .primary-hard-b70e .slider-cdf7::after {
  bottom: -6px;
}
.frame_b7ae .primary-hard-b70e .bottom_41f8 {
  margin-top: -2px;
  width: 22px;
}
.frame_b7ae .primary-hard-b70e .slider-cdf7 {
  margin-top: -1px;
}
.frame_b7ae .primary-hard-b70e .slider-cdf7,
.frame_b7ae .primary-hard-b70e .slider-cdf7::after,
.frame_b7ae .primary-hard-b70e .slider-cdf7::before {
  width: 22px;
  height: 2px;
}
.frame_b7ae .primary-hard-b70e .slider-cdf7::before {
  top: -7px;
}
.frame_b7ae .primary-hard-b70e .slider-cdf7::after {
  bottom: -7px;
}
.copper-ec30 .primary-hard-b70e .bottom_41f8 {
  margin-top: -2px;
  width: 31px;
}
.copper-ec30 .primary-hard-b70e .slider-cdf7 {
  margin-top: -1.5px;
}
.copper-ec30 .primary-hard-b70e .slider-cdf7,
.copper-ec30 .primary-hard-b70e .slider-cdf7::after,
.copper-ec30 .primary-hard-b70e .slider-cdf7::before {
  width: 31px;
  height: 3px;
}
.copper-ec30 .primary-hard-b70e .slider-cdf7::before {
  top: -9px;
}
.copper-ec30 .primary-hard-b70e .slider-cdf7::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .feature_6804 .primary-hard-b70e .bottom_41f8 {
    margin-top: -2px;
    width: 19px;
  }
  .feature_6804 .primary-hard-b70e .slider-cdf7 {
    margin-top: -1px;
  }
  .feature_6804 .primary-hard-b70e .slider-cdf7,
  .feature_6804 .primary-hard-b70e .slider-cdf7::after,
  .feature_6804 .primary-hard-b70e .slider-cdf7::before {
    width: 19px;
    height: 2px;
  }
  .feature_6804 .primary-hard-b70e .slider-cdf7::before {
    top: -6px;
  }
  .feature_6804 .primary-hard-b70e .slider-cdf7::after {
    bottom: -6px;
  }
  .short-641f .primary-hard-b70e .bottom_41f8 {
    margin-top: -2px;
    width: 22px;
  }
  .short-641f .primary-hard-b70e .slider-cdf7 {
    margin-top: -1px;
  }
  .short-641f .primary-hard-b70e .slider-cdf7,
  .short-641f .primary-hard-b70e .slider-cdf7::after,
  .short-641f .primary-hard-b70e .slider-cdf7::before {
    width: 22px;
    height: 2px;
  }
  .short-641f .primary-hard-b70e .slider-cdf7::before {
    top: -7px;
  }
  .short-641f .primary-hard-b70e .slider-cdf7::after {
    bottom: -7px;
  }
  .shade-cool-cb7b .primary-hard-b70e .bottom_41f8 {
    margin-top: -2px;
    width: 31px;
  }
  .shade-cool-cb7b .primary-hard-b70e .slider-cdf7 {
    margin-top: -1.5px;
  }
  .shade-cool-cb7b .primary-hard-b70e .slider-cdf7,
  .shade-cool-cb7b .primary-hard-b70e .slider-cdf7::after,
  .shade-cool-cb7b .primary-hard-b70e .slider-cdf7::before {
    width: 31px;
    height: 3px;
  }
  .shade-cool-cb7b .primary-hard-b70e .slider-cdf7::before {
    top: -9px;
  }
  .shade-cool-cb7b .primary-hard-b70e .slider-cdf7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .center_2a81 .primary-hard-b70e .bottom_41f8 {
    margin-top: -2px;
    width: 19px;
  }
  .center_2a81 .primary-hard-b70e .slider-cdf7 {
    margin-top: -1px;
  }
  .center_2a81 .primary-hard-b70e .slider-cdf7,
  .center_2a81 .primary-hard-b70e .slider-cdf7::after,
  .center_2a81 .primary-hard-b70e .slider-cdf7::before {
    width: 19px;
    height: 2px;
  }
  .center_2a81 .primary-hard-b70e .slider-cdf7::before {
    top: -6px;
  }
  .center_2a81 .primary-hard-b70e .slider-cdf7::after {
    bottom: -6px;
  }
  .fast-4f1f .primary-hard-b70e .bottom_41f8 {
    margin-top: -2px;
    width: 22px;
  }
  .fast-4f1f .primary-hard-b70e .slider-cdf7 {
    margin-top: -1px;
  }
  .fast-4f1f .primary-hard-b70e .slider-cdf7,
  .fast-4f1f .primary-hard-b70e .slider-cdf7::after,
  .fast-4f1f .primary-hard-b70e .slider-cdf7::before {
    width: 22px;
    height: 2px;
  }
  .fast-4f1f .primary-hard-b70e .slider-cdf7::before {
    top: -7px;
  }
  .fast-4f1f .primary-hard-b70e .slider-cdf7::after {
    bottom: -7px;
  }
  .banner-6d6a .primary-hard-b70e .bottom_41f8 {
    margin-top: -2px;
    width: 31px;
  }
  .banner-6d6a .primary-hard-b70e .slider-cdf7 {
    margin-top: -1.5px;
  }
  .banner-6d6a .primary-hard-b70e .slider-cdf7,
  .banner-6d6a .primary-hard-b70e .slider-cdf7::after,
  .banner-6d6a .primary-hard-b70e .slider-cdf7::before {
    width: 31px;
    height: 3px;
  }
  .banner-6d6a .primary-hard-b70e .slider-cdf7::before {
    top: -9px;
  }
  .banner-6d6a .primary-hard-b70e .slider-cdf7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .label_21c4 .primary-hard-b70e .bottom_41f8 {
    margin-top: -2px;
    width: 19px;
  }
  .label_21c4 .primary-hard-b70e .slider-cdf7 {
    margin-top: -1px;
  }
  .label_21c4 .primary-hard-b70e .slider-cdf7,
  .label_21c4 .primary-hard-b70e .slider-cdf7::after,
  .label_21c4 .primary-hard-b70e .slider-cdf7::before {
    width: 19px;
    height: 2px;
  }
  .label_21c4 .primary-hard-b70e .slider-cdf7::before {
    top: -6px;
  }
  .label_21c4 .primary-hard-b70e .slider-cdf7::after {
    bottom: -6px;
  }
  .surface-efb1 .primary-hard-b70e .bottom_41f8 {
    margin-top: -2px;
    width: 22px;
  }
  .surface-efb1 .primary-hard-b70e .slider-cdf7 {
    margin-top: -1px;
  }
  .surface-efb1 .primary-hard-b70e .slider-cdf7,
  .surface-efb1 .primary-hard-b70e .slider-cdf7::after,
  .surface-efb1 .primary-hard-b70e .slider-cdf7::before {
    width: 22px;
    height: 2px;
  }
  .surface-efb1 .primary-hard-b70e .slider-cdf7::before {
    top: -7px;
  }
  .surface-efb1 .primary-hard-b70e .slider-cdf7::after {
    bottom: -7px;
  }
  .info-south-5032 .primary-hard-b70e .bottom_41f8 {
    margin-top: -2px;
    width: 31px;
  }
  .info-south-5032 .primary-hard-b70e .slider-cdf7 {
    margin-top: -1.5px;
  }
  .info-south-5032 .primary-hard-b70e .slider-cdf7,
  .info-south-5032 .primary-hard-b70e .slider-cdf7::after,
  .info-south-5032 .primary-hard-b70e .slider-cdf7::before {
    width: 31px;
    height: 3px;
  }
  .info-south-5032 .primary-hard-b70e .slider-cdf7::before {
    top: -9px;
  }
  .info-south-5032 .primary-hard-b70e .slider-cdf7::after {
    bottom: -9px;
  }
}
.breadcrumb_f78a .slider-cdf7 {
  -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);
}
.breadcrumb_f78a .slider-cdf7::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.breadcrumb_f78a .slider-cdf7::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);
}
.breadcrumb_f78a.liquid_50b2 .slider-cdf7 {
  -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);
}
.breadcrumb_f78a.liquid_50b2 .slider-cdf7::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.breadcrumb_f78a.liquid_50b2 .slider-cdf7::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);
}
.pagination_d802 {
  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.notice_outer_a892:before {
  display: none;
}
.caption_easy_8a84 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.caption_easy_8a84 .header-89f3 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.caption_easy_8a84 .header-89f3:last-of-type {
  border-bottom: none;
}
.caption_easy_8a84 .header-89f3.paragraph-329a,
.caption_easy_8a84 .header-89f3.center-e152,
.caption_easy_8a84 .header-89f3.sidebar-red-2a67 {
  padding: 0;
}
.caption_easy_8a84 .orange_a769 .basic_e54d {
  color: currentColor;
}
.caption_easy_8a84 .orange_a769 .basic_e54d:focus,
.caption_easy_8a84 .orange_a769 .basic_e54d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption_easy_8a84.row_medium_59d9 .pro-a1bf,
.caption_easy_8a84.row_medium_59d9 .pink_f2a1 a,
.caption_easy_8a84.row_medium_59d9 .media_7642 a,
.caption_easy_8a84.row_medium_59d9 .aside_cd70 a {
  color: rgba(0, 0, 0, 0.55);
}
.caption_easy_8a84.row_medium_59d9 .pro-a1bf:hover,
.caption_easy_8a84.row_medium_59d9 .pink_f2a1 a:hover,
.caption_easy_8a84.row_medium_59d9 .media_7642 a:hover,
.caption_easy_8a84.row_medium_59d9 .aside_cd70 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.caption_easy_8a84.row_medium_59d9 .shade-af19 {
  color: rgba(0, 0, 0, 0.8);
}
.caption_easy_8a84.row_medium_59d9 .header-89f3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption_easy_8a84.row_medium_59d9 .header-89f3:before {
  background: rgba(0, 0, 0, 0.08);
}
.caption_easy_8a84.row_medium_59d9 .old_a96b:before {
  background: rgba(255, 255, 255, 0.9);
}
.caption_easy_8a84.row_medium_59d9 .orange_a769 .fixed-9df0 li a,
.caption_easy_8a84.row_medium_59d9 .orange_a769 .basic_e54d,
.caption_easy_8a84.row_medium_59d9 .aside_cd70 {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption_easy_8a84.row_medium_59d9 .orange_a769 .basic_e54d:focus,
.caption_easy_8a84.row_medium_59d9 .orange_a769 .basic_e54d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption_easy_8a84.row_medium_59d9 .fixed-9df0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption_easy_8a84.element-focused-3400 .pro-a1bf,
.caption_easy_8a84.element-focused-3400 .pink_f2a1 a,
.caption_easy_8a84.element-focused-3400 .media_7642 .basic_e54d,
.caption_easy_8a84.element-focused-3400 .media_7642 a,
.caption_easy_8a84.element-focused-3400 .aside_cd70 a {
  color: rgba(255, 255, 255, 0.79);
}
.caption_easy_8a84.element-focused-3400 .pro-a1bf:hover,
.caption_easy_8a84.element-focused-3400 .pink_f2a1 a:hover,
.caption_easy_8a84.element-focused-3400 .media_7642 .basic_e54d:hover,
.caption_easy_8a84.element-focused-3400 .media_7642 a:hover,
.caption_easy_8a84.element-focused-3400 .aside_cd70 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption_easy_8a84.element-focused-3400 .shade-af19 {
  color: rgba(255, 255, 255, 0.99);
}
.caption_easy_8a84.element-focused-3400 .header-89f3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption_easy_8a84.element-focused-3400 .header-89f3:before {
  background: rgba(255, 255, 255, 0.08);
}
.caption_easy_8a84.element-focused-3400 .old_a96b:before {
  background: rgba(0, 0, 0, 0.9);
}
.caption_easy_8a84.element-focused-3400 .orange_a769 .fixed-9df0 li a,
.caption_easy_8a84.element-focused-3400 .orange_a769 .basic_e54d,
.caption_easy_8a84.element-focused-3400 .aside_cd70 {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption_easy_8a84.element-focused-3400 .orange_a769 .basic_e54d:focus,
.caption_easy_8a84.element-focused-3400 .orange_a769 .basic_e54d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption_easy_8a84.element-focused-3400 .fixed-9df0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.old_a96b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.old_a96b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.under-120b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.block_dirty_e336 .caption_easy_8a84 {
  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;
}
.block_dirty_e336 .header-89f3 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.block_dirty_e336 .header-89f3: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) {
  .block_dirty_e336 .header-89f3:before {
    width: 16%;
    left: 42%;
  }
}
.block_dirty_e336 .header-89f3:last-child:before {
  content: none;
}
.block_dirty_e336 .header-89f3[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.block_dirty_e336 .orange_a769 .fixed-9df0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.block_dirty_e336 .orange_a769 .fixed-9df0 li a .basic_e54d {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.block_dirty_e336 .orange_a769 .aside_cd70 {
  border: none;
}
.block_dirty_e336 .orange_a769 .aside_cd70 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.block_dirty_e336 .old_a96b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.block_dirty_e336 .under-120b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.block_dirty_e336 .element-focused-3400 .old_a96b:before {
  background: rgba(0, 0, 0, 0.9);
}
.block_dirty_e336 .row_medium_59d9.mask_7ae0 .slider-cdf7 {
  background: rgba(0, 0, 0, 0.6);
}
.block_dirty_e336
  .row_medium_59d9.mask_7ae0
  .slider-cdf7::after,
.block_dirty_e336
  .row_medium_59d9.mask_7ae0
  .slider-cdf7:before {
  background: inherit;
}
.block_dirty_e336
  .row_medium_59d9.mask_7ae0:hover
  .slider-cdf7 {
  background: rgba(0, 0, 0, 0.8);
}
.paragraph_soft_465d .caption_easy_8a84 {
  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) {
  .paragraph_soft_465d .caption_easy_8a84 {
    width: auto;
    right: 45px;
  }
}
.popup_d2cf .caption_easy_8a84 {
  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) {
  .popup_d2cf .caption_easy_8a84 {
    width: auto;
    left: 45px;
  }
}
.notice_outer_a892 .caption_easy_8a84 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.notice_outer_a892 .under-120b {
  max-width: 48em;
  margin: 0 auto;
}
.notice_outer_a892 .old_a96b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.right_4a04 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.right_4a04.block_dirty_e336 .caption_easy_8a84 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.right_4a04.paragraph_soft_465d .caption_easy_8a84 {
  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);
}
.right_4a04 .caption_easy_8a84 {
  visibility: visible;
}
.right_4a04.popup_d2cf .caption_easy_8a84 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.box-hard-e5d4,
.lite_ed33 {
  overflow-x: hidden;
}
.box-hard-e5d4 .caption_easy_8a84 {
  overflow: auto;
}
.box-hard-e5d4.block_dirty_e336 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box-hard-e5d4.block_dirty_e336 .caption_easy_8a84 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.box-hard-e5d4.block_dirty_e336 .surface-2532 {
  opacity: 0;
}
.box-hard-e5d4.paragraph_soft_465d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box-hard-e5d4.paragraph_soft_465d .caption_easy_8a84 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.box-hard-e5d4.paragraph_soft_465d .surface-2532 {
  opacity: 0;
}
.box-hard-e5d4.popup_d2cf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box-hard-e5d4.popup_d2cf .caption_easy_8a84 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.box-hard-e5d4.popup_d2cf .surface-2532 {
  opacity: 0;
}
.box-hard-e5d4.notice_outer_a892 .caption_easy_8a84 {
  z-index: 10;
  visibility: visible;
}
.mask_7ae0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.mask_7ae0 .slider-cdf7 {
  background: rgba(255, 255, 255, 0.99);
}
.mask_7ae0 .slider-cdf7::after,
.mask_7ae0 .slider-cdf7:before {
  background: inherit;
}
.mask_7ae0:hover .slider-cdf7 {
  background: rgba(255, 255, 255, 0.99);
}
.popup_d2cf .mask_7ae0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.notice_outer_a892 .mask_7ae0 {
  display: none !important;
}
.box-hard-e5d4:before,
.lite_ed33:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.box-hard-e5d4 .mask_7ae0,
.lite_ed33 .mask_7ae0 {
  display: inline-block;
}
.caption_easy_8a84 .search_dc64 {
  -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;
}
.box-hard-e5d4 .caption_easy_8a84 .search_dc64,
.lite_ed33 .caption_easy_8a84 .search_dc64 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.form_wide_ef41 .over-f5ff {
  width: 100%;
}
.section-purple-ca6b {
  padding: 0 0.5em 0;
}
.section-purple-ca6b [class*="customify-col-"],
.section-purple-ca6b [class*="customify-col_"],
.section-purple-ca6b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.rough_dfba .section-purple-ca6b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .prev-0460 .shade_efab,
  .shade_efab {
    display: none;
  }
  .soft_80b6 {
    text-align: left;
  }
  .text-gold-d764 {
    text-align: center;
  }
  .under_d4ba {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .prev-0460 .medium_97c8,
  .medium_97c8 {
    display: none;
  }
  .clean-5023 {
    text-align: left;
  }
  .row_cbc0 {
    text-align: center;
  }
  .pink-c124 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .prev-0460 .north-1e17,
  .north-1e17 {
    display: none;
  }
  .silver_fa95 {
    text-align: left;
  }
  .breadcrumb-7537 {
    text-align: center;
  }
  .cool_3b7f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.description-inner-4515 {
  box-shadow: none !important;
}
.easy_38d7 .container_d72c,
.green_f5a0 .container_d72c {
  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;
}
.green_f5a0 .container_d72c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.modal-new-8d94 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.modal-new-8d94:after,
.modal-new-8d94:before {
  content: "";
  display: table;
}
.modal-new-8d94:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .modal-new-8d94 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.modal-new-8d94,
.progress-8808 {
  max-width: 1248px;
  margin: 0 auto;
}

.thumbnail-85a4.clean_593f .modal-new-8d94 {
  max-width: 100%;
}
.thumbnail-85a4.sort_yellow_593b {
  max-width: 1200px;
  margin: 0 auto;
}
.thumbnail-85a4.tabs_3e95 .modal-new-8d94 {
  max-width: 100%;
}
.thumbnail-85a4.tabs_3e95 > .modal-new-8d94 {
  padding-left: 0;
  padding-right: 0;
}
.thumbnail-85a4.tabs_3e95 > .modal-new-8d94 .prev-0460 {
  margin: 0;
}
.thumbnail-85a4.tabs_3e95
  > .modal-new-8d94
  .message_yellow_08b0.thumbnail-gold-82d3 {
  margin-right: 0;
  margin-left: 0;
}
.thumbnail-85a4.tabs_3e95 #main.thumbnail-gold-82d3 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .lite-dc87 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .lite-dc87 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .texture_west_f8dc .notification-right-63c5 {
    padding-right: 1em;
  }
  .texture_west_f8dc.focus-tiny-7cef .message_yellow_08b0 {
    border-right: 1px solid #eaecee;
  }
  .texture_west_f8dc.focus-tiny-7cef .notification-right-63c5 {
    padding-right: 1em;
  }
  .texture_west_f8dc.focus-tiny-7cef .black_3823 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lower_0a78 .notification-right-63c5 {
    padding-left: 1em;
  }
  .lower_0a78.focus-tiny-7cef .message_yellow_08b0 {
    border-left: 1px solid #eaecee;
  }
  .lower_0a78.focus-tiny-7cef .notification-right-63c5 {
    padding-left: 1em;
  }
  .lower_0a78.focus-tiny-7cef .black_3823 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .overlay_in_9ee0 .notification-right-63c5 {
    padding-left: 1em;
  }
  .overlay_in_9ee0.focus-tiny-7cef .shade_2d4e {
    border-right: 1px solid #eaecee;
  }
  .overlay_in_9ee0.focus-tiny-7cef .section-tiny-2bc8 {
    border-right: 1px solid #eaecee;
  }
  .overlay_in_9ee0.focus-tiny-7cef .notification-right-63c5 {
    padding-left: 1em;
  }
  .overlay_in_9ee0.focus-tiny-7cef .black_3823 {
    padding-right: 1em;
  }
  .overlay_in_9ee0.focus-tiny-7cef .action-518e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .element-3b02 .notification-right-63c5 {
    padding-right: 1em;
  }
  .element-3b02.focus-tiny-7cef .shade_2d4e {
    border-left: 1px solid #eaecee;
  }
  .element-3b02.focus-tiny-7cef .section-tiny-2bc8 {
    border-left: 1px solid #eaecee;
  }
  .element-3b02.focus-tiny-7cef .notification-right-63c5 {
    padding-right: 1em;
  }
  .element-3b02.focus-tiny-7cef .black_3823 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .element-3b02.focus-tiny-7cef .action-518e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lite-dc87 .notification-right-63c5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .lite-dc87.focus-tiny-7cef .message_yellow_08b0 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .lite-dc87.focus-tiny-7cef .notification-right-63c5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .lite-dc87.focus-tiny-7cef .black_3823 {
    padding-left: 1em;
  }
  .lite-dc87.focus-tiny-7cef .action-518e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .lite-dc87.focus-tiny-7cef .notification-right-63c5 {
    padding-left: 0;
  }
}
.stale_d590 .pagination-solid-3ef7 {
  display: inline-block;
}
.title_ca88 {
  display: inline-block;
}
.stone-5670 {
  word-con: break-word;
}
.component_1de2 > span {
  display: inline-block;
  padding: 5px 0;
}
.component_1de2 .block_4387 {
  margin-left: 8px;
  margin-right: 8px;
}
.component_1de2 .badge_a5b1 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hidden_light_63a1 .dropdown_bottom_e96d {
  margin-bottom: 2em;
}
.hidden_light_63a1 .slider_prev_0b8f {
  margin-bottom: 15px;
}
.hidden_light_63a1 .slider_prev_0b8f:last-child {
  margin-bottom: 0;
}
.hidden_light_63a1 .static_e660 {
  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) {
  .hidden_light_63a1 .static_e660 {
    display: block;
  }
}
.hidden_light_63a1 .item_30f3 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hidden_light_63a1 .item_30f3 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hidden_light_63a1 .border_dynamic_0db6 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hidden_light_63a1 .border_dynamic_0db6 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hidden_light_63a1 .border_dynamic_0db6 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hidden_light_63a1 .stone-5670 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hidden_light_63a1 .stone-5670 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hidden_light_63a1 .accordion_right_9025 p:last-child {
  margin-bottom: 0;
}
.hidden_light_63a1 .footer_59a7 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hidden_light_63a1 .outer_9027 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hidden_light_63a1 .layout-baf0 {
  margin-top: 1em;
}
.hidden_light_63a1 .module_02e8 {
  top: 0;
  display: block;
}
.hidden_light_63a1 .module_02e8 a {
  color: inherit;
}
.hidden_light_63a1 .module_02e8 a:hover {
  color: inherit;
}
.hidden_light_63a1 .hovered-0127 {
  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;
}
.hidden_light_63a1 .hovered-0127:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hidden_light_63a1 .outer_9027 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hidden_light_63a1 .panel-mini-7ad4 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hidden_light_63a1 .panel-mini-7ad4:first-child {
  margin-top: 0;
}
.hidden_light_63a1 .panel-mini-7ad4.fixed_022c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hidden_light_63a1 .panel-mini-7ad4.small-2b61 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hidden_light_63a1
  .panel-mini-7ad4.small-2b61.last_146e
  .layout-baf0 {
  width: 100%;
}
.hidden_light_63a1 .small-2b61 {
  -webkit-box-align: center;
  align-items: center;
}
.hidden_light_63a1 .small-2b61 .component_1de2,
.hidden_light_63a1 .small-2b61 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hidden_light_63a1 .border_dynamic_0db6 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hidden_light_63a1 .border_dynamic_0db6 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hidden_light_63a1 .border_dynamic_0db6: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;
}
.hidden_light_63a1 .fixed_022c {
  z-index: 5;
}
.hidden_light_63a1 .element-pressed-7f82 .table_pink_f50a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hidden_light_63a1 .sort_last_a154 .table_pink_f50a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hidden_light_63a1 .header_smooth_6765 .table_pink_f50a {
  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;
}
.hidden_light_63a1.gas-5bb7 .static_e660,
.hidden_light_63a1.filter_hard_2ad4 .static_e660 {
  display: block;
}
.hidden_light_63a1.gas-5bb7 .static_e660 .photo-west-a2bf,
.hidden_light_63a1.gas-5bb7 .static_e660 .outer_9027,
.hidden_light_63a1.filter_hard_2ad4 .static_e660 .photo-west-a2bf,
.hidden_light_63a1.filter_hard_2ad4 .static_e660 .outer_9027 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hidden_light_63a1.filter-a61c .item_30f3 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hidden_light_63a1.filter-a61c .item_30f3 {
    margin-right: 0;
  }
}
.hidden_light_63a1.gas-5bb7 .item_30f3,
.hidden_light_63a1.filter_hard_2ad4 .item_30f3 {
  padding-top: 40%;
}
.hidden_light_63a1.gas-5bb7 .dropdown_bottom_e96d,
.hidden_light_63a1.filter_hard_2ad4 .dropdown_bottom_e96d {
  display: block;
}
.hidden_light_63a1.gas-5bb7 .fn-sticky-a4f9 .outer_9027,
.hidden_light_63a1.filter_hard_2ad4 .fn-sticky-a4f9 .outer_9027 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hidden_light_63a1.gas-5bb7 .item_30f3,
.hidden_light_63a1.filter_hard_2ad4 .item_30f3 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hidden_light_63a1.gas-5bb7 .outer_9027 {
  padding: 1em;
}
.lite-b25e {
  margin: 30px auto;
  display: block;
}
.lite-b25e .fluid-c41c > * {
  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;
}
.lite-b25e .fluid-c41c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.lite-b25e .fluid-c41c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.logo-wood-9dac .component_1de2 {
  margin-bottom: 1.41575em;
}
.logo-wood-9dac .filter_b2f5 {
  margin-bottom: 1.618em;
}
.warm-699d .tertiary-f0df {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.warm-699d .tertiary-f0df a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.warm-699d .logo-0a55 {
  max-width: 100%;
  overflow: auto;
}
.primary_fluid_d83e .warm-699d a:hover {
  text-decoration: underline;
}
.notice_a9b2 .slider_prev_0b8f:not(.stone-5670),
.notice_a9b2 .border_dynamic_0db6 {
  margin-bottom: 1.41575em;
}
.notice_a9b2 .slider_prev_0b8f:not(.stone-5670):last-child,
.notice_a9b2 .border_dynamic_0db6:last-child {
  margin-bottom: 0;
}
.notice_a9b2 .slider_prev_0b8f.form_ad13 {
  margin-bottom: 0.41575em;
}
.notice_a9b2 .fast_2cf3:before,
.notice_a9b2 .tabs_cold_2ad8:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.notice_a9b2 .fast_2cf3:before {
  content: "\f115";
}
.notice_a9b2 .tabs_cold_2ad8:before {
  content: "\f02c";
}
.notice_a9b2 .content_25f6 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.notice_a9b2 .content_25f6 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.inner-79fc {
  display: -webkit-box;
  display: flex;
}
.inner-79fc .modal_47d7 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .inner-79fc .modal_47d7 {
    flex-basis: 90px;
  }
}
.inner-79fc .liquid_694a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .inner-79fc .liquid_694a {
    flex-basis: calc(100% - 50px);
  }
}
.inner-79fc .image-c021 p:last-child {
  margin-bottom: 0.72em;
}
.block-inner-94aa .fluid-c41c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.block-inner-94aa .fluid-c41c:after,
.block-inner-94aa .fluid-c41c:before {
  content: "";
  display: table;
}
.block-inner-94aa .fluid-c41c:after {
  clear: both;
}
.block-inner-94aa .fluid-c41c .preview-7573,
.block-inner-94aa .fluid-c41c .mini_abd3 {
  width: 49%;
}
.block-inner-94aa .fluid-c41c .preview-7573 a span.shadow-glass-4cc2,
.block-inner-94aa .fluid-c41c .mini_abd3 a span.shadow-glass-4cc2 {
  display: block;
  margin-bottom: 5px;
}
.block-inner-94aa .fluid-c41c .mini_abd3 {
  float: left;
  text-align: left;
}
.block-inner-94aa .fluid-c41c .preview-7573 {
  float: right;
  text-align: right;
}
.pro-6687 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .pro-6687 {
    margin-bottom: 0;
  }
}
.plasma-8345 {
  margin-bottom: 1em;
}
.plasma-8345 .stone-5670 {
  font-size: 1.1em;
  line-height: 1.3;
}
.sort_d8d2 a {
  display: block;
  line-height: 0;
  position: relative;
}
.modal-e7c5 .plasma-8345,
.label_7e0d .plasma-8345 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .modal-e7c5 .plasma-8345,
  .label_7e0d .plasma-8345 {
    display: block;
  }
}
.modal-e7c5 .sort_d8d2,
.label_7e0d .sort_d8d2 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .modal-e7c5 .sort_d8d2,
  .label_7e0d .sort_d8d2 {
    margin-bottom: 1em;
  }
}
.modal-e7c5 .sort_d8d2 img,
.label_7e0d .sort_d8d2 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.modal-e7c5 .hard_9bac,
.label_7e0d .hard_9bac {
  flex-basis: calc(100% - 160px);
}
.modal-e7c5 .hard_9bac p,
.label_7e0d .hard_9bac p {
  margin-bottom: 0;
}
.modal-e7c5 .hard_9bac {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .modal-e7c5 .hard_9bac {
    padding-left: 0;
  }
}
.label_7e0d .hard_9bac {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .label_7e0d .hard_9bac {
    padding-right: 0;
  }
}
.label_7e0d .sort_d8d2 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.lower-b487 .sort_d8d2 {
  margin-bottom: 0.5em;
}
.lower-b487 .sort_d8d2 img {
  width: 100%;
}
.text_hot_da08 .texture-d80e,
.background-thick-c7d2 .texture-d80e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.background-thick-c7d2 .message_yellow_08b0 .red_c048 p:last-child {
  margin-bottom: 0;
}
.gradient_tall_0d19 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.form-west-eb5f .hovered_baf8 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .form-west-eb5f .hovered_baf8:last-of-type {
    margin-bottom: 0;
  }
}
.form-west-eb5f .hovered_baf8 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.form-west-eb5f .hovered_baf8 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.form-west-eb5f .hovered_baf8 ul li {
  margin: 0 0 0.6em;
}
.form-west-eb5f .hovered_baf8 ul li.accent-8f24,
.form-west-eb5f .hovered_baf8 ul li.footer_dynamic_97d4 {
  position: relative;
}
.form-west-eb5f .hovered_baf8 ul li.accent-8f24 .yellow_a38b,
.form-west-eb5f .hovered_baf8 ul li.footer_dynamic_97d4 .yellow_a38b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.form-west-eb5f .hovered_baf8 ul li.accent-8f24:after:after,
.form-west-eb5f .hovered_baf8 ul li.accent-8f24:after:before,
.form-west-eb5f
  .hovered_baf8
  ul
  li.footer_dynamic_97d4:after:after,
.form-west-eb5f
  .hovered_baf8
  ul
  li.footer_dynamic_97d4:after:before {
  content: "";
  display: table;
}
.form-west-eb5f .hovered_baf8 ul li.accent-8f24:after:after,
.form-west-eb5f
  .hovered_baf8
  ul
  li.footer_dynamic_97d4:after:after {
  clear: both;
}
.form-west-eb5f .hovered_baf8 a.item-a294:hover {
  text-decoration: none;
}
.form-west-eb5f .hovered_baf8 select {
  max-width: 100%;
}
.form-west-eb5f .hovered_baf8 table {
  font-size: 85%;
}
.form-west-eb5f .hovered_baf8 table td,
.form-west-eb5f .hovered_baf8 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.form-west-eb5f .hovered_baf8 table tfoot td {
  text-align: left;
}
.form-west-eb5f .hovered_baf8 :last-child {
  margin-bottom: 0;
}
.form-west-eb5f .hovered_baf8 .text-a7ea {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.form-west-eb5f .hovered_baf8 .text-a7ea label {
  width: 100%;
}
.form-west-eb5f .hovered_baf8 .text-a7ea .middle_ff95 {
  width: 100%;
  display: block;
}
.form-west-eb5f .hovered_baf8 .text-a7ea .form_under_eab7 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.form-west-eb5f .hovered_baf8 .text-a7ea .form_under_eab7:hover svg #svg-search {
  fill: #444;
}
.form-west-eb5f .hovered_baf8 .text-a7ea .form_under_eab7 svg {
  width: 18px;
  height: 18px;
}
.form-west-eb5f .card_1c07 ul ul,
.form-west-eb5f .purple-92fe ul ul,
.form-west-eb5f .title-2c8f ul ul,
.form-west-eb5f .soft-1f83 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.form-west-eb5f .card_1c07 .sidebar_254e > a,
.form-west-eb5f .purple-92fe .sidebar_254e > a,
.form-west-eb5f .title-2c8f .sidebar_254e > a,
.form-west-eb5f .soft-1f83 .sidebar_254e > a {
  margin-bottom: 0;
}
.form-west-eb5f .black_1389 li,
.form-west-eb5f .card_1c07 li,
.form-west-eb5f .search_south_c0cf li,
.form-west-eb5f .purple-92fe li,
.form-west-eb5f .title-2c8f li,
.form-west-eb5f .soft-1f83 li,
.form-west-eb5f .disabled_0bb4 li,
.form-west-eb5f .plasma_2f43 li {
  display: block;
  position: relative;
}
.form-west-eb5f .black_1389 li:last-child,
.form-west-eb5f .card_1c07 li:last-child,
.form-west-eb5f .search_south_c0cf li:last-child,
.form-west-eb5f .purple-92fe li:last-child,
.form-west-eb5f .title-2c8f li:last-child,
.form-west-eb5f .soft-1f83 li:last-child,
.form-west-eb5f .disabled_0bb4 li:last-child,
.form-west-eb5f .plasma_2f43 li:last-child {
  border: none;
}
.form-west-eb5f .black_1389 li a,
.form-west-eb5f .card_1c07 li a,
.form-west-eb5f .search_south_c0cf li a,
.form-west-eb5f .purple-92fe li a,
.form-west-eb5f .title-2c8f li a,
.form-west-eb5f .soft-1f83 li a,
.form-west-eb5f .disabled_0bb4 li a,
.form-west-eb5f .plasma_2f43 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.form-west-eb5f .black_1389 li ul li::before,
.form-west-eb5f .card_1c07 li ul li::before,
.form-west-eb5f .search_south_c0cf li ul li::before,
.form-west-eb5f .purple-92fe li ul li::before,
.form-west-eb5f .title-2c8f li ul li::before,
.form-west-eb5f .soft-1f83 li ul li::before,
.form-west-eb5f .disabled_0bb4 li ul li::before,
.form-west-eb5f .plasma_2f43 li ul li::before {
  left: 15px;
}
.form-west-eb5f .black_1389 li ul a,
.form-west-eb5f .card_1c07 li ul a,
.form-west-eb5f .search_south_c0cf li ul a,
.form-west-eb5f .purple-92fe li ul a,
.form-west-eb5f .title-2c8f li ul a,
.form-west-eb5f .soft-1f83 li ul a,
.form-west-eb5f .disabled_0bb4 li ul a,
.form-west-eb5f .plasma_2f43 li ul a {
  padding-left: 20px;
}
.form-west-eb5f .black_1389 li ul ul li::before,
.form-west-eb5f .card_1c07 li ul ul li::before,
.form-west-eb5f .search_south_c0cf li ul ul li::before,
.form-west-eb5f .purple-92fe li ul ul li::before,
.form-west-eb5f .title-2c8f li ul ul li::before,
.form-west-eb5f .soft-1f83 li ul ul li::before,
.form-west-eb5f .disabled_0bb4 li ul ul li::before,
.form-west-eb5f .plasma_2f43 li ul ul li::before {
  left: 30px;
}
.form-west-eb5f .black_1389 li ul ul a,
.form-west-eb5f .card_1c07 li ul ul a,
.form-west-eb5f .search_south_c0cf li ul ul a,
.form-west-eb5f .purple-92fe li ul ul a,
.form-west-eb5f .title-2c8f li ul ul a,
.form-west-eb5f .soft-1f83 li ul ul a,
.form-west-eb5f .disabled_0bb4 li ul ul a,
.form-west-eb5f .plasma_2f43 li ul ul a {
  padding-left: 40px;
}
.form-west-eb5f .info_dirty_fc87 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.form-west-eb5f .plasma_2f43 ul li {
  margin-bottom: 1.41575em;
}
.form-west-eb5f .plasma_2f43 ul li .link_selected_73a0 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.form-west-eb5f .plasma_2f43 ul li .focused_3845 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.element-focused-3400 .black_1389 li a,
.element-focused-3400 .card_1c07 li a,
.element-focused-3400 .search_south_c0cf li a,
.element-focused-3400 .purple-92fe li a,
.element-focused-3400 .title-2c8f li a,
.element-focused-3400 .soft-1f83 li a,
.element-focused-3400 .disabled_0bb4 li a,
.element-focused-3400 .plasma_2f43 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.element-focused-3400 .info_dirty_fc87 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.element-focused-3400 .hovered_baf8 ul li.accent-8f24 .yellow_a38b,
.element-focused-3400 .hovered_baf8 ul li.footer_dynamic_97d4 .yellow_a38b {
  background: rgba(0, 0, 0, 0.2);
}
.element-focused-3400 .form-west-eb5f .hovered_baf8 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail-85a4 .form-west-eb5f .fixed-9df0 li {
  margin: 0;
}
.thumbnail-85a4 .form-west-eb5f .fixed-9df0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.thumbnail-85a4 .form-west-eb5f .fixed-9df0 li ul {
  margin: 0;
}
.thumbnail-85a4 .form-west-eb5f .fixed-9df0 li ul li a {
  padding-left: 15px;
}
.thumbnail-85a4 .form-west-eb5f .fixed-9df0 li ul li li a {
  padding-left: 30px;
}
.thumbnail-85a4 .form-west-eb5f .fixed-9df0 li.pattern-b87c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.thumbnail-85a4 .form-west-eb5f .fixed-9df0 li.pattern-b87c > 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;
}
.thumbnail-85a4 .form-west-eb5f .fixed-9df0 li.pattern-b87c > 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;
}
.bottom-f6d6 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.overlay-prev-6724 {
  position: relative;
  z-index: 10;
}
.overlay-prev-6724 .search_dc64 {
  width: 100%;
  max-width: 100%;
}
.main_9bd7 .dropdown-c9b3 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.main_9bd7 .row_medium_59d9 {
}
.main_9bd7 .element-focused-3400 {
  background: #292929;
}
.simple_8dea .dropdown-c9b3 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.simple_8dea .row_medium_59d9 {
  background: #f9f9f9;
}
.simple_8dea .element-focused-3400 {
  background: #303030;
}
.preview-pressed-a9ef .dropdown-c9b3 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .preview-pressed-a9ef .pagination-solid-3ef7 {
    margin-bottom: 1em;
  }
  .preview-pressed-a9ef .pagination-solid-3ef7:last-child {
    margin-bottom: 0;
  }
}
.preview-pressed-a9ef .row_medium_59d9 {
  background: #ededed;
}
.preview-pressed-a9ef .element-focused-3400 {
  background: #1a1a1a;
}
.dropdown-c9b3.row_medium_59d9 {
  color: rgba(0, 0, 0, 0.6);
}
.dropdown-c9b3.row_medium_59d9 .preview-brown-ae74 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dropdown-c9b3.element-focused-3400 {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-c9b3.element-focused-3400 a:not(.item-a294) {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-c9b3.element-focused-3400 a:not(.item-a294):hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-c9b3.element-focused-3400 .preview-brown-ae74 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown-c9b3.element-focused-3400 table tbody td,
.dropdown-c9b3.element-focused-3400 table th {
  background: rgba(0, 0, 0, 0.08);
}
.basic_e59e.highlight_complex_00bf .modal-new-8d94 {
  max-width: initial;
}
.basic_e59e .primary-right-feef {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.basic_e59e .primary-right-feef .search_dc64 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .basic_e59e .primary-right-feef .search_dc64 {
    display: block;
    margin-bottom: 2em;
  }
  .basic_e59e .primary-right-feef .search_dc64:last-child {
    margin-bottom: 0;
  }
}
.preview-pressed-a9ef .pagination-solid-3ef7:last-child,
.simple_8dea .pagination-solid-3ef7:last-child,
.main_9bd7 .pagination-solid-3ef7:last-child {
  margin-bottom: 0;
}
.preview-pressed-a9ef .pagination-solid-3ef7 .form-west-eb5f .hovered_baf8:last-child,
.simple_8dea .pagination-solid-3ef7 .form-west-eb5f .hovered_baf8:last-child,
.main_9bd7 .pagination-solid-3ef7 .form-west-eb5f .hovered_baf8:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .preview-pressed-a9ef .dim-8ea8,
  .preview-pressed-a9ef .label-middle-7963,
  .simple_8dea .dim-8ea8,
  .simple_8dea .label-middle-7963,
  .main_9bd7 .dim-8ea8,
  .main_9bd7 .label-middle-7963 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .overlay-prev-6724 .pagination-solid-3ef7 {
    margin-bottom: 2em;
  }
}
.overlay-prev-6724 p:last-child {
  margin-bottom: 0;
}
.overlay-prev-6724 li,
.overlay-prev-6724 ul {
  list-style: none;
  margin: 0;
}
.overlay-prev-6724 ul ul {
  margin-left: 2.617924em;
}
.backdrop_brown_827f {
  font-size: 0.875em;
}

/* css-noise: a34a */
.shadow-element-f9 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.0;
}
