/*!
Theme Name: Customify
Theme URI: https://pressmaximum.nav-hard-12e9/customify
Author: WPCustomify
Author URI: https://pressmaximum.nav-hard-12e9
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.nav-hard-12e9/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.backdrop-4386.dropdown_3e03/licenses/gpl-2.0.accent-9cec
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.badge-blue-5af6/, (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.middle_64b6.hover-full-881c/normalize.box-ef49/
 ======
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.box-ef49 v7.0.0 | MIT License | github.nav-hard-12e9/necolas/normalize.box-ef49 */
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;
}
.dynamic-77c4 .soft-ade0,
.soft-2e58,
.solid_6d09,
.paragraph-3f70,
.smooth_17a4,
.south_792e,
.overlay_2a79,
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;
}
.soft-2e58,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .soft-2e58,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .soft-2e58,
  h1 {
    font-size: 1.8em;
  }
}
.solid_6d09,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.solid_6d09 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .solid_6d09,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .solid_6d09,
  h2 {
    font-size: 1.7em;
  }
}
.paragraph-3f70,
h3 {
  font-size: 1.618em;
}
.dynamic-77c4 .soft-ade0,
.smooth_17a4,
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.paper_8e28 {
  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;
}
.hot-9b59:after,
.hot-9b59:before,
.heading-12b8:after,
.heading-12b8:before {
  content: "";
  display: table;
}
.hot-9b59:after,
.heading-12b8:after {
  clear: both;
}
.grid-8ceb {
  float: right;
  margin-right: 0;
}
.basic-68f8 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.slider_a2dd .hover_62d0,
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;
}
.slider_a2dd .hover_62d0: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;
}
.link-inner-bbc5 .hover_62d0 {
  box-shadow: none;
}
.link-inner-bbc5
  .hover_62d0
  .preview-upper-d187 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.link-inner-bbc5 .hover_62d0 .mask-steel-0b91 {
  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;
}
.link-inner-bbc5
  .hover_62d0
  .mask-steel-0b91
  b {
  display: none;
}
.link-inner-bbc5 .small-0be8 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.black_7828:not(.yellow-5f55):not(.button_f9cc),
button:not(.yellow-5f55):not(.button_f9cc),
input[type="button"]:not(.yellow-5f55):not(
    .button_f9cc
  ),
input[type="reset"]:not(.yellow-5f55):not(
    .button_f9cc
  ),
input[type="submit"]:not(.yellow-5f55):not(
    .button_f9cc
  ) {
  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;
}
.black_7828:not(.yellow-5f55):not(
    .button_f9cc
  ):hover,
button:not(.yellow-5f55):not(
    .button_f9cc
  ):hover,
input[type="button"]:not(.yellow-5f55):not(
    .button_f9cc
  ):hover,
input[type="reset"]:not(.yellow-5f55):not(
    .button_f9cc
  ):hover,
input[type="submit"]:not(.yellow-5f55):not(
    .button_f9cc
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.black_7828:not(.yellow-5f55):not(
    .button_f9cc
  ):active,
.black_7828:not(.yellow-5f55):not(
    .button_f9cc
  ):focus,
button:not(.yellow-5f55):not(
    .button_f9cc
  ):active,
button:not(.yellow-5f55):not(
    .button_f9cc
  ):focus,
input[type="button"]:not(.yellow-5f55):not(
    .button_f9cc
  ):active,
input[type="button"]:not(.yellow-5f55):not(
    .button_f9cc
  ):focus,
input[type="reset"]:not(.yellow-5f55):not(
    .button_f9cc
  ):active,
input[type="reset"]:not(.yellow-5f55):not(
    .button_f9cc
  ):focus,
input[type="submit"]:not(.yellow-5f55):not(
    .button_f9cc
  ):active,
input[type="submit"]:not(.yellow-5f55):not(
    .button_f9cc
  ):focus {
  outline: 0;
}
.black_7828:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035,
button:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035,
input[type="button"]:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035,
input[type="reset"]:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035,
input[type="submit"]:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035 {
  position: relative;
}
.black_7828:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035
  .shadow_in_569b,
.black_7828:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035
  .sidebar_eef8,
.black_7828:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035
  .basic-e1cb,
.black_7828:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035
  i,
.black_7828:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035
  svg,
button:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035
  .shadow_in_569b,
button:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035
  .sidebar_eef8,
button:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035
  .basic-e1cb,
button:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035
  i,
button:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035
  svg,
input[type="button"]:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035
  .shadow_in_569b,
input[type="button"]:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035
  .sidebar_eef8,
input[type="button"]:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035
  .basic-e1cb,
input[type="button"]:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035
  i,
input[type="button"]:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035
  svg,
input[type="reset"]:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035
  .shadow_in_569b,
input[type="reset"]:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035
  .sidebar_eef8,
input[type="reset"]:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035
  .basic-e1cb,
input[type="reset"]:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035
  i,
input[type="reset"]:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035
  svg,
input[type="submit"]:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035
  .shadow_in_569b,
input[type="submit"]:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035
  .sidebar_eef8,
input[type="submit"]:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035
  .basic-e1cb,
input[type="submit"]:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035
  i,
input[type="submit"]:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035
  svg {
  visibility: hidden;
}
.black_7828:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035:after,
button:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035:after,
input[type="button"]:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035:after,
input[type="reset"]:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035:after,
input[type="submit"]:not(.yellow-5f55):not(
    .button_f9cc
  ).fn-loading-4035: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;
}
.black_7828:not(.yellow-5f55):not(.button_f9cc),
input[type="button"]:not(.yellow-5f55):not(
    .button_f9cc
  ),
input[type="reset"]:not(.yellow-5f55):not(
    .button_f9cc
  ),
input[type="submit"]:not(.yellow-5f55):not(
    .button_f9cc
  ) {
  color: #fff;
  background: #235787;
}
.black_7828:not(.yellow-5f55):not(
    .button_f9cc
  ):focus,
input[type="button"]:not(.yellow-5f55):not(
    .button_f9cc
  ):focus,
input[type="reset"]:not(.yellow-5f55):not(
    .button_f9cc
  ):focus,
input[type="submit"]:not(.yellow-5f55):not(
    .button_f9cc
  ):focus {
  color: #fff;
}
.black_7828.fn-disabled-4035:not(.yellow-5f55):not(
    .button_f9cc
  ),
.black_7828[disabled]:not(.yellow-5f55):not(
    .button_f9cc
  ),
button.fn-disabled-4035:not(.yellow-5f55):not(
    .button_f9cc
  ),
button[disabled]:not(.yellow-5f55):not(
    .button_f9cc
  ) {
  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;
}
.border-63aa {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.border-63aa: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;
}
.tiny-5d22 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.nav_92a4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.pagination_paper_6247 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.hot-9b59:after,
.hot-9b59:before,
.title-1c2f:after,
.title-1c2f:before,
.right-a91b:after,
.right-a91b:before,
.list-orange-14ac:after,
.list-orange-14ac:before,
.progress-west-afed:after,
.progress-west-afed:before,
.summary_b72e:after,
.summary_b72e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.hot-9b59:after,
.title-1c2f:after,
.right-a91b:after,
.list-orange-14ac:after,
.progress-west-afed:after,
.summary_b72e:after {
  clear: both;
}
.title-1c2f .link-e7a9,
.right-a91b .link-e7a9,
.thumbnail_203d .link-e7a9 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.main-first-58df {
  display: inline-block;
}
.pagination-out-cf87 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.pagination-out-cf87 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pagination-out-cf87 .backdrop_liquid_8a5e {
  padding: 1em 0;
  font-size: 85%;
}
.backdrop_liquid_8a5e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.picture_active_1909 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.picture_active_1909:after,
.picture_active_1909:before {
  content: "";
  display: table;
}
.picture_active_1909:after {
  clear: both;
}
.nav_c8eb {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.out_08b2 .nav_c8eb {
  max-width: 50%;
}
.text-5a06 .nav_c8eb {
  max-width: 33.33%;
}
.box-7b63 .nav_c8eb {
  max-width: 25%;
}
.hero-6cd7 .nav_c8eb {
  max-width: 20%;
}
.new-85ff .nav_c8eb {
  max-width: 16.66%;
}
.hover-under-cbcd .nav_c8eb {
  max-width: 14.28%;
}
.tiny_fba9 .nav_c8eb {
  max-width: 12.5%;
}
.disabled_green_988e .nav_c8eb {
  max-width: 11.11%;
}
.detail_tall_93b7 {
  display: block;
}
.dynamic-77c4 .footer_focused_41d0 label,
.dynamic-77c4 .right_ecf3 label,
.dynamic-77c4 .label_214d label,
.dynamic-77c4 .warm_6c53 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.shade_up_b8ef {
  list-style: none;
  margin: 0;
}
.shade_up_b8ef article.widget-bbd1 {
  margin-bottom: 0;
}
.shade_up_b8ef ul {
  list-style: none;
  margin: 0;
}
.shade_up_b8ef .link_68d1 li.widget-bbd1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .shade_up_b8ef .link_68d1 li.widget-bbd1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .shade_up_b8ef .link_68d1 li.widget-bbd1: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) {
  .shade_up_b8ef .link_68d1 li.widget-bbd1 li.widget-bbd1 li.widget-bbd1 li.widget-bbd1 {
    padding-left: 0;
  }
}
article.widget-bbd1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.widget-bbd1 .title-1c2f p:last-of-type {
  margin-bottom: 0;
}
article.widget-bbd1 .hero_warm_3fdb {
  float: left;
}
article.widget-bbd1 .dynamic_eb8f {
  margin-left: 85px;
}
article.widget-bbd1 .wide_da38 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.widget-bbd1 .wide_da38 .tabs_9ccc {
  margin-left: 10px;
}
article.widget-bbd1 .element-easy-f8f1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.widget-bbd1 .alert-under-5d80 {
  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 .footer_focused_41d0,
  #respond .label_214d,
  #respond .warm_6c53 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .footer_focused_41d0 input,
#respond .label_214d input,
#respond .warm_6c53 input {
  width: 100%;
}
#respond .warm_6c53 {
  margin-right: 0;
}
#respond .photo_2d14 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.picture-out-9fc7 {
  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;
}
.picture-out-9fc7.layout_260d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.picture-out-9fc7 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%);
}
.picture-out-9fc7:focus,
.picture-out-9fc7: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);
}
.cold-ba65 {
  border-radius: 10%;
}
.active-solid-96d4 {
  border-radius: 50%;
}
.focus-solid-009a {
  font-size: 0.72em;
}
.blue-e541 {
  font-size: 0.875em;
}
.north-61a5 {
  font-size: 1.1em;
}
.lite_7b65 {
  text-transform: uppercase;
  line-height: 1.2;
}
.lite_7b65.focus-solid-009a {
  letter-spacing: 0.5px;
}
.under_61e0,
.under_61e0 a {
  color: #6d6d6d;
}
.under_61e0 a:hover {
  color: #111;
}
.silver-72b2 {
  color: #6d6d6d;
}
.north_c957 {
  overflow-x: hidden;
}
.north_c957 .carousel-4fa1.hero-inner-5896 {
  position: relative;
}
.north_c957 .carousel-4fa1.hero-inner-5896.secondary-5af4 {
  position: initial;
}
.north_c957
  .carousel-4fa1.hero-inner-5896.secondary-5af4
  .cold-de17 {
  left: auto;
}
.north_c957 .carousel-4fa1 .cold-de17 {
  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;
}
.north_c957 .carousel-4fa1:hover.hero-inner-5896 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.north_c957
  .carousel-4fa1:hover.hero-inner-5896
  .cold-de17 {
  display: block;
  z-index: 9999999;
}
.north_c957 .advanced-5b94 .bright_f62e,
.north_c957 .dim-4597 .bright_f62e {
  display: none;
}
.north_c957 .grid-2875 .carousel-4fa1:hover.hero-inner-5896 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.dynamic-77c4 .footer_focused_41d0 label,
.dynamic-77c4 .right_ecf3 label,
.dynamic-77c4 .label_214d label,
.dynamic-77c4 .warm_6c53 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.shade_up_b8ef {
  list-style: none;
  margin: 0;
}
.shade_up_b8ef article.widget-bbd1 {
  margin-bottom: 0;
}
.shade_up_b8ef ul {
  list-style: none;
  margin: 0;
}
.shade_up_b8ef .link_68d1 li.widget-bbd1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .shade_up_b8ef .link_68d1 li.widget-bbd1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .shade_up_b8ef .link_68d1 li.widget-bbd1: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) {
  .shade_up_b8ef .link_68d1 li.widget-bbd1 li.widget-bbd1 li.widget-bbd1 li.widget-bbd1 {
    padding-left: 0;
  }
}
article.widget-bbd1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.widget-bbd1 .title-1c2f p:last-of-type {
  margin-bottom: 0;
}
article.widget-bbd1 .hero_warm_3fdb {
  float: left;
}
article.widget-bbd1 .dynamic_eb8f {
  margin-left: 85px;
}
article.widget-bbd1 .wide_da38 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.widget-bbd1 .wide_da38 .tabs_9ccc {
  margin-left: 10px;
}
article.widget-bbd1 .element-easy-f8f1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.widget-bbd1 .alert-under-5d80 {
  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 .footer_focused_41d0,
  #respond .label_214d,
  #respond .warm_6c53 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .footer_focused_41d0 input,
#respond .label_214d input,
#respond .warm_6c53 input {
  width: 100%;
}
#respond .warm_6c53 {
  margin-right: 0;
}
#respond .photo_2d14 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.advanced-5b94 .link_old_4bda {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.link_old_4bda .section-silver-0da8.easy-ff65 .slider-04b8 > li > a:focus,
.link_old_4bda .section-silver-0da8.easy-ff65 .slider-04b8 > li > a:hover,
.link_old_4bda .section-silver-0da8.first-d691 .slider-04b8 > li > a:focus,
.link_old_4bda .section-silver-0da8.first-d691 .slider-04b8 > li > a:hover,
.link_old_4bda .section-silver-0da8.purple-db72 .slider-04b8 > li > a:focus,
.link_old_4bda .section-silver-0da8.purple-db72 .slider-04b8 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link_old_4bda
  .section-silver-0da8.easy-ff65
  .slider-04b8
  > li.outline-4ac6
  > a,
.link_old_4bda
  .section-silver-0da8.easy-ff65
  .slider-04b8
  > li.main_580a
  > a,
.link_old_4bda
  .section-silver-0da8.first-d691
  .slider-04b8
  > li.outline-4ac6
  > a,
.link_old_4bda
  .section-silver-0da8.first-d691
  .slider-04b8
  > li.main_580a
  > a,
.link_old_4bda
  .section-silver-0da8.purple-db72
  .slider-04b8
  > li.outline-4ac6
  > a,
.link_old_4bda .section-silver-0da8.purple-db72 .slider-04b8 > li.large_74da > a {
  color: rgba(255, 255, 255, 0.99);
}
.link_old_4bda .smooth_d36e,
.link_old_4bda .smooth_d36e a {
  color: rgba(255, 255, 255, 0.99);
}
.link_old_4bda .accordion_short_e1d9.list_1a63 li a,
.link_old_4bda .heading-b71f a,
.link_old_4bda .logo-hard-b908,
.link_old_4bda .slider-04b8 > li > a,
.link_old_4bda .feature-wide-c42a {
  color: rgba(255, 255, 255, 0.79);
}
.link_old_4bda .accordion_short_e1d9.list_1a63 li a:hover,
.link_old_4bda .heading-b71f a:hover,
.link_old_4bda .logo-hard-b908:hover,
.link_old_4bda .slider-04b8 > li > a:hover,
.link_old_4bda .feature-wide-c42a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link_old_4bda .dropdown_slow_ed5b {
  color: rgba(255, 255, 255, 0.79);
}
.link_old_4bda .dropdown_slow_ed5b .outer-a05c {
  color: rgba(255, 255, 255, 0.99);
}
.link_old_4bda .dropdown_slow_ed5b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link_old_4bda .highlight-last-a11e .stone_c614 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.link_old_4bda .highlight-last-a11e .stone_c614 .lower-d4cb {
  color: rgba(255, 255, 255, 0.79);
}
.link_old_4bda
  .highlight-last-a11e
  .stone_c614
  .lower-d4cb::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.link_old_4bda
  .highlight-last-a11e
  .stone_c614
  .lower-d4cb:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.link_old_4bda
  .highlight-last-a11e
  .stone_c614
  .lower-d4cb::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.link_old_4bda
  .highlight-last-a11e
  .stone_c614
  .lower-d4cb::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.link_old_4bda .highlight-last-a11e .badge_out_bd6d {
  color: rgba(255, 255, 255, 0.79);
}
.link_old_4bda .highlight-last-a11e .badge_out_bd6d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form-selected-5a77
  .link_old_4bda
  .highlight-last-a11e
  .outer_3a1b
  .card_322a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.form-selected-5a77
  .link_old_4bda
  .highlight-last-a11e
  .outer_3a1b
  .lower-d4cb {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.advanced-5b94 .bronze_5ceb {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.bronze_5ceb .section-silver-0da8.easy-ff65 .slider-04b8 > li > a:focus,
.bronze_5ceb .section-silver-0da8.easy-ff65 .slider-04b8 > li > a:hover,
.bronze_5ceb .section-silver-0da8.first-d691 .slider-04b8 > li > a:focus,
.bronze_5ceb .section-silver-0da8.first-d691 .slider-04b8 > li > a:hover,
.bronze_5ceb .section-silver-0da8.purple-db72 .slider-04b8 > li > a:focus,
.bronze_5ceb .section-silver-0da8.purple-db72 .slider-04b8 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bronze_5ceb
  .section-silver-0da8.easy-ff65
  .slider-04b8
  > li.outline-4ac6
  > a,
.bronze_5ceb
  .section-silver-0da8.easy-ff65
  .slider-04b8
  > li.main_580a
  > a,
.bronze_5ceb
  .section-silver-0da8.first-d691
  .slider-04b8
  > li.outline-4ac6
  > a,
.bronze_5ceb
  .section-silver-0da8.first-d691
  .slider-04b8
  > li.main_580a
  > a,
.bronze_5ceb
  .section-silver-0da8.purple-db72
  .slider-04b8
  > li.outline-4ac6
  > a,
.bronze_5ceb .section-silver-0da8.purple-db72 .slider-04b8 > li.large_74da > a {
  color: rgba(0, 0, 0, 0.8);
}
.bronze_5ceb .smooth_d36e,
.bronze_5ceb .smooth_d36e a {
  color: rgba(0, 0, 0, 0.8);
}
.bronze_5ceb .accordion_short_e1d9.list_1a63 li a,
.bronze_5ceb .heading-b71f a,
.bronze_5ceb .logo-hard-b908,
.bronze_5ceb .slider-04b8 > li > a,
.bronze_5ceb .feature-wide-c42a {
  color: rgba(0, 0, 0, 0.55);
}
.bronze_5ceb .accordion_short_e1d9.list_1a63 li a:hover,
.bronze_5ceb .heading-b71f a:hover,
.bronze_5ceb .logo-hard-b908:hover,
.bronze_5ceb .slider-04b8 > li > a:hover,
.bronze_5ceb .feature-wide-c42a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bronze_5ceb .dropdown_slow_ed5b {
  color: rgba(0, 0, 0, 0.55);
}
.bronze_5ceb .dropdown_slow_ed5b .outer-a05c {
  color: rgba(0, 0, 0, 0.8);
}
.bronze_5ceb .dropdown_slow_ed5b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.summary_dark_122f .panel-huge-f2ba {
  margin-left: auto;
  margin-right: auto;
}
.right-a91b > * {
  margin-left: auto;
  margin-right: auto;
}
.right-a91b .tiny-5d22 {
  margin-right: 1.41575em;
}
.tall_097c .right-a91b > .panel-silver-a305 {
  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;
}
.tall_097c .right-a91b > .form-b516 {
  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;
}
.border-74a7.summary_dark_122f .panel-huge-f2ba,
.last-656f.summary_dark_122f .panel-huge-f2ba {
  margin-left: 0;
}
.hidden-b24f.summary_dark_122f .panel-huge-f2ba,
.alert_f3c5.summary_dark_122f .panel-huge-f2ba {
  margin-right: 0;
}
.right-a91b ol,
.right-a91b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.detail_fixed_f3e4 video {
  max-width: 100%;
}
.paragraph_f385 img {
  display: block;
}
.paragraph_f385.tiny-5d22,
.paragraph_f385.nav_92a4 {
  width: 100%;
}
.paragraph_f385.form-b516 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.chip_wood_b2f6:not(.thumbnail_837e) {
  margin: 1.5em auto;
}
.accordion-bottom-0e1e p {
  padding: 1.5em 14px;
}
ul.primary_warm_ff43.form-b516,
ul.primary_warm_ff43.panel-silver-a305,
ul.primary_warm_ff43.gallery-e71b.panel-silver-a305 {
  padding: 0 14px;
}
.motion_500d {
  display: block;
  overflow-x: auto;
}
.motion_500d table {
  border-collapse: collapse;
  width: 100%;
}
.motion_500d td,
.motion_500d th {
  padding: 0.5em;
}
.right-a91b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.right-a91b ol ol,
.right-a91b ol ul,
.right-a91b ul ol,
.right-a91b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.right-a91b ol ol li,
.right-a91b ol ul li,
.right-a91b ul ol li,
.right-a91b ul ul li {
  margin-left: 0;
}
.gallery-ad8f.main-complex-3ada > .photo_c74d {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.gallery-ad8f.main-complex-3ada > .photo_c74d iframe,
.gallery-ad8f.main-complex-3ada > .photo_c74d > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.center-4716 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.center-4716.caption-98b7 {
  padding: 0;
}
.center-4716.caption-98b7 cite {
  font-size: 13px;
}
.center-4716 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.center-4716 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.message-large-4346 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.message-large-4346 > p:first-child {
  margin-top: 0;
}
.message-large-4346 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.message-large-4346 blockquote {
  border-left: 0;
}
.highlight_2305 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.highlight_2305:not(.notice-279e) {
  max-width: 100px;
}
.highlight_2305.detail-b483 {
  border-bottom: none !important;
  text-align: center;
}
.highlight_2305.detail-b483::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .accordion-bottom-0e1e p {
    padding: 1.5em 0;
  }
}
.popup-right-6059 {
  color: #0073aa;
}
.black-fa5a {
  background-color: #0073aa;
}
.shadow_focused_6eb2 {
  color: #229fd8;
}
.main_3a71 {
  background-color: #229fd8;
}
.texture_39e0 {
  color: #eee;
}
.fast-bafa {
  background-color: #eee;
}
.outer_c8af {
  color: #444;
}
.message-dbcb {
  background-color: #444;
}
.primary_huge_9f36 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.primary_huge_9f36 .hero_right_db26 .heading-b71f {
  font-size: 15px;
}
.primary_huge_9f36 .heading-b71f {
  line-height: 1.3;
}
.primary_huge_9f36 .bronze_5ceb {
}
.primary_huge_9f36 .link_old_4bda {
  background: #235787;
}
.filter-blue-b8d7 {
  padding: 0;
}
.filter-blue-b8d7 .link_old_4bda {
  background: #1a1a1a;
}
.filter-blue-b8d7 .bronze_5ceb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.small_4fc4 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.small_4fc4 .bronze_5ceb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.small_4fc4 .link_old_4bda {
  background: #303030;
}
.summary_b72e {
  position: relative;
  z-index: 10;
}
.summary_b72e .item-de97 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.caption_orange_60b3 .hero-inner-5896 {
  display: inline-block;
  vertical-align: middle;
}
.caption_orange_60b3.main_gas_31ff .hero-inner-5896 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .caption_orange_60b3.main_gas_31ff .hero-inner-5896 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .caption_orange_60b3.main_gas_31ff .hero-inner-5896 {
    margin-right: 0.4em;
  }
}
.caption_orange_60b3.main_gas_31ff .hero-inner-5896:last-child {
  margin-right: 0;
}
.media_pressed_bd75 .item-de97 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .advanced-5b94 .hero_right_db26 {
    margin: 0 -0.5em;
  }
  .advanced-5b94 .hero_right_db26 [class*="customify-col-"],
  .advanced-5b94 .hero_right_db26 [class*="customify-col_"],
  .advanced-5b94 .hero_right_db26 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.advanced-5b94.sort-829e .item-de97 {
  background: 0 0 !important;
}
.advanced-5b94.sort-829e .item-de97,
.advanced-5b94.media_pressed_bd75 .item-de97 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .advanced-5b94.first-fd4e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.advanced-5b94.media_pressed_bd75 .item-de97 {
  box-shadow: none !important;
}
.popup-fccd {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .popup-fccd {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .popup-fccd {
    padding: 18px 0 20px;
  }
}
.popup-fccd .center-d054 {
  width: 100%;
}
.popup-fccd .iron_9e1d {
  margin-bottom: 0;
}
.popup-fccd .list-bottom-9c56 {
  margin-top: 5px;
  font-size: 0.875em;
}
.grid-8621 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.grid-8621 .paragraph_ee2f {
  width: 100%;
}
.hot-f439 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hot-f439 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hot-f439 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;
}
.hot-f439 li:last-child:after {
  display: none;
}
.hot-f439 li a {
  font-weight: 500;
  margin-right: 10px;
}
.tertiary-b4d0 .bright_f62e button,
.popup-fccd .bright_f62e button {
  left: 0;
}
.tertiary-b4d0 .paragraph_ee2f,
.popup-fccd .paragraph_ee2f {
  padding-left: 0;
  padding-right: 0;
}
.tertiary-b4d0 .grid-8621,
.popup-fccd .grid-8621 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tertiary-b4d0 {
  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;
}
.tertiary-b4d0: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;
}
.tertiary-b4d0 .basic-fc3d {
  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) {
  .tertiary-b4d0 .basic-fc3d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary-b4d0 .basic-fc3d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tertiary-b4d0 .basic-fc3d {
    min-height: 200px;
  }
}
.tertiary-b4d0 .hot-f439 {
  color: rgba(255, 255, 255, 0.8);
}
.tertiary-b4d0 .hot-f439 a,
.tertiary-b4d0 .hot-f439 li:after {
  color: inherit;
}
.tertiary-b4d0 .hot-f439 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.upper_0404 {
  margin-bottom: 0.5em;
}
.selected_4853 {
  margin-bottom: 1.2em;
}
.selected_4853,
.upper_0404 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.selected_4853 p:last-child,
.upper_0404 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .bright_f62e,
#masthead .bright_f62e {
  display: none;
}
#masthead
  > .bright_f62e.border_stone_c44b {
  display: none;
}
#masthead > .bright_f62e button {
  left: 0;
}
.yellow_7db5 {
  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%;
}
.yellow_7db5 .hero-inner-5896 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.yellow_7db5 .active_brown_d1c6 {
  display: -webkit-box;
  display: flex;
}
.yellow_7db5 .active_brown_d1c6.notification-fixed-88f7 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.yellow_7db5 .active_brown_d1c6.fixed_ee9d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.yellow_7db5 .active_brown_d1c6.tooltip_8265 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.yellow_7db5.primary-e13c.image_7f71 .active_brown_d1c6.notification-fixed-88f7 {
  flex-basis: 100%;
}
.yellow_7db5.paragraph_f516 .active_brown_d1c6.fixed_ee9d {
  -webkit-box-flex: 1;
  flex: auto;
}
.yellow_7db5.paragraph_f516 .active_brown_d1c6.tooltip_8265 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .bright_f62e.border_stone_c44b {
  display: none;
}
#masthead > .bright_f62e button {
  left: 0;
}
.feature-bottom-4862 {
  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;
}
.feature-bottom-4862:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.feature-bottom-4862.bronze-c075 i {
  margin-right: 4px;
}
.feature-bottom-4862.glass_a9a2 i {
  margin-left: 5px;
}
.heading-b71f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.heading-b71f p:last-child {
  margin-bottom: 0;
}
.cool_0412 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.cool_0412 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.cool_0412 img {
  display: block;
  width: auto;
  line-height: 1;
}
.cool_0412 .smooth_d36e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.cool_0412 .gradient_4efa {
  margin: 5px 0 7px 0;
}
.cool_0412.glass_9da0 .tooltip-7d8f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cool_0412.glass_9da0 .message-29f1 {
  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;
}
.cool_0412.out_5de1 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.cool_0412.out_5de1 .tooltip-7d8f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cool_0412.out_5de1 .message-29f1 {
  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;
}
.cool_0412.texture_ff33 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.cool_0412.aside_ed20 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.cool_0412.aside_ed20 .message-29f1 {
  margin-top: 7px;
}
.texture-3985 {
  display: inline-block;
}
.summary_b72e .under_b4fe .cool_0412 img {
  max-width: 100%;
}
.section-silver-0da8 .table_3fc0.fixed-863f,
.shade-selected-ebea .table_3fc0.fixed-863f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.section-silver-0da8 .hero-motion-a15b,
.shade-selected-ebea .hero-motion-a15b {
  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%);
}
.section-silver-0da8 .hero-motion-a15b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.section-silver-0da8.section_200c .hero-motion-a15b {
  display: none;
}
.section-silver-0da8 .box_slow_57ca {
  list-style: none;
  padding: 0;
  margin: 0;
}
.section-silver-0da8 .box_slow_57ca li {
  display: inline-block;
  position: relative;
}
.section-silver-0da8 .box_slow_57ca li:last-child {
  margin-right: 0;
}
.section-silver-0da8 .box_slow_57ca 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;
}
.section-silver-0da8 .box_slow_57ca li.large_74da > a {
  color: rgba(0, 0, 0, 0.9);
}
.section-silver-0da8 .box_slow_57ca > 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;
}
.section-silver-0da8 .box_slow_57ca > li > a i {
  line-height: 0;
}
.section-silver-0da8 .box_slow_57ca > li.tiny-1546 > a .hero-motion-a15b {
  margin-left: 4px;
  line-height: 0;
}
.section-silver-0da8 .box_slow_57ca .section_smooth_4f9a li.tiny-1546 > a {
  position: relative;
}
.section-silver-0da8 .box_slow_57ca .section_smooth_4f9a li.tiny-1546 > a:after,
.section-silver-0da8 .box_slow_57ca .section_smooth_4f9a li.tiny-1546 > a:before {
  content: "";
  display: table;
}
.section-silver-0da8 .box_slow_57ca .section_smooth_4f9a li.tiny-1546 > a:after {
  clear: both;
}
.section-silver-0da8 .box_slow_57ca .section_smooth_4f9a li.tiny-1546 > a .hero-motion-a15b {
  margin-left: 5px;
  float: right;
}
.section-silver-0da8 .accordion_fresh_b540,
.section-silver-0da8 .section_smooth_4f9a {
  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;
}
.section-silver-0da8 .section_smooth_4f9a {
  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;
}
.section-silver-0da8 .section_smooth_4f9a .fixed-863f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.section-silver-0da8 .section_smooth_4f9a .hero-motion-a15b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.section-silver-0da8 .section_smooth_4f9a li {
  display: block;
  margin: 0;
  padding: 0;
}
.section-silver-0da8 .section_smooth_4f9a 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;
}
.section-silver-0da8 .section_smooth_4f9a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.section-silver-0da8 .section_smooth_4f9a .section_smooth_4f9a {
  top: 0;
  left: 100%;
}
.section-silver-0da8 .active_center_9ecd.fn-focus-4035 > .accordion_fresh_b540,
.section-silver-0da8 .active_center_9ecd.fn-focus-4035 > .section_smooth_4f9a,
.section-silver-0da8 .active_center_9ecd:focus > .accordion_fresh_b540,
.section-silver-0da8 .active_center_9ecd:focus > .section_smooth_4f9a,
.section-silver-0da8 .active_center_9ecd:hover > .accordion_fresh_b540,
.section-silver-0da8 .active_center_9ecd:hover > .section_smooth_4f9a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.section-silver-0da8.purple-db72 .slider-04b8:after,
.section-silver-0da8.purple-db72 .slider-04b8:before {
  content: "";
  display: table;
}
.section-silver-0da8.purple-db72 .slider-04b8:after {
  clear: both;
}
.section-silver-0da8.purple-db72 .slider-04b8 > li {
  float: left;
}
.section-silver-0da8.smooth-9139 .slider-04b8:after,
.section-silver-0da8.smooth-9139 .slider-04b8:before {
  content: "";
  display: table;
}
.section-silver-0da8.smooth-9139 .slider-04b8:after {
  clear: both;
}
.section-silver-0da8.smooth-9139 .slider-04b8 > li {
  float: left;
}
.section-silver-0da8.smooth-9139 .slider-04b8 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.section-silver-0da8.smooth-9139 .slider-04b8 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.section-silver-0da8.smooth-9139 .slider-04b8 > li.outline-4ac6 > a,
.section-silver-0da8.smooth-9139 .slider-04b8 > li.large_74da > a {
  color: #fff;
  background-color: #1e4b75;
}
.section-silver-0da8.easy-ff65 .slider-04b8 > li > a .fixed-863f {
  position: relative;
}
.section-silver-0da8.easy-ff65 .slider-04b8 > li > a .fixed-863f: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;
}
.section-silver-0da8.easy-ff65
  .slider-04b8
  > li:focus
  > a
  .fixed-863f:before,
.section-silver-0da8.easy-ff65
  .slider-04b8
  > li:hover
  > a
  .fixed-863f:before {
  width: 100%;
  background-color: currentColor;
}
.section-silver-0da8.easy-ff65
  .slider-04b8
  > li.outline-4ac6
  > a
  .fixed-863f:before,
.section-silver-0da8.easy-ff65
  .slider-04b8
  > li.main_580a
  > a
  .fixed-863f:before {
  width: 100%;
  background-color: currentColor;
}
.section-silver-0da8.first-d691 .slider-04b8 > li > a .fixed-863f {
  position: relative;
}
.section-silver-0da8.first-d691 .slider-04b8 > li > a .fixed-863f: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;
}
.section-silver-0da8.first-d691 .slider-04b8 > li:focus > a .fixed-863f:before,
.section-silver-0da8.first-d691
  .slider-04b8
  > li:hover
  > a
  .fixed-863f:before {
  width: 100%;
  background-color: currentColor;
}
.section-silver-0da8.first-d691
  .slider-04b8
  > li.outline-4ac6
  > a
  .fixed-863f:before,
.section-silver-0da8.first-d691
  .slider-04b8
  > li.main_580a
  > a
  .fixed-863f:before {
  width: 100%;
  background-color: currentColor;
}
.shade-selected-ebea .box_slow_57ca {
  margin: 0;
  padding: 0;
  list-style: none;
}
.shade-selected-ebea .box_slow_57ca li:first-child > a {
  border-top: none;
}
.shade-selected-ebea .box_slow_57ca .secondary_rough_cee1 > .fixed-863f .hero-motion-a15b {
  display: none;
}
.shade-selected-ebea .box_slow_57ca li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.shade-selected-ebea .box_slow_57ca li:last-child {
  border: none;
}
.shade-selected-ebea .box_slow_57ca li.tiny-1546 > a {
  padding-right: 45px !important;
}
.shade-selected-ebea .box_slow_57ca li a {
  display: block;
  padding: 0.55em 1.5em;
}
.shade-selected-ebea .box_slow_57ca li a:focus,
.shade-selected-ebea .box_slow_57ca li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade-selected-ebea .box_slow_57ca li .header-static-2b2b {
  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;
}
.shade-selected-ebea .box_slow_57ca li .header-static-2b2b:hover {
  box-shadow: none;
}
.shade-selected-ebea .box_slow_57ca li .header-static-2b2b .hero-motion-a15b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.shade-selected-ebea .box_slow_57ca .section_smooth_4f9a {
  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);
}
.shade-selected-ebea .box_slow_57ca .section_smooth_4f9a li a {
  padding-left: 3em;
}
.shade-selected-ebea .box_slow_57ca .large-6f0f > a .header-static-2b2b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.shade-selected-ebea .box_slow_57ca .large-6f0f > .section_smooth_4f9a {
  display: block;
  opacity: 1;
}
.brown-f7c6 {
  max-width: 100%;
}
.frame-first-f063 {
  line-height: 0;
  cursor: pointer;
}
.feature-wide-c42a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.feature-wide-c42a:hover {
  box-shadow: none;
  color: currentColor;
}
.feature-wide-c42a svg {
  width: 18px;
  height: 18px;
}
.feature-wide-c42a .photo-5ce7 {
  display: none;
}
.mask_last_f6c5 {
  position: relative;
}
.mask_last_f6c5.fn-active-4035 .feature-wide-c42a .wood_1058 {
  display: none;
}
.mask_last_f6c5.fn-active-4035 .feature-wide-c42a .photo-5ce7 {
  display: inline-block;
}
.mask_last_f6c5 .gradient-new-e376 {
  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);
}
.mask_last_f6c5.caption-95dd .gradient-new-e376 {
  left: auto;
  right: -0.9em;
}
.mask_last_f6c5.caption-95dd .status_basic_b41a::before {
  left: auto;
  right: 15px;
}
.mask_last_f6c5.fn-active-4035 .gradient-new-e376 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.outer_3a1b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.outer_3a1b label {
  flex-basis: 100%;
}
.outer_3a1b .stone_c614 {
  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;
}
.outer_3a1b .lower-d4cb {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.outer_3a1b .lower-d4cb:focus {
  background-color: transparent;
}
.outer_3a1b button.badge_out_bd6d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.outer_3a1b button.badge_out_bd6d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.outer_3a1b button.badge_out_bd6d svg {
  width: 18px;
  height: 18px;
}
.outer_3a1b input[type="submit"] {
  min-height: auto;
}
.highlight-last-a11e .outer_3a1b .lower-d4cb {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.status_basic_b41a {
  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) {
  .status_basic_b41a {
    width: 220px;
  }
}
.status_basic_b41a label {
  flex-basis: 100%;
}
.status_basic_b41a::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;
}
.form-selected-5a77 .highlight-last-a11e .outer_3a1b {
  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;
}
.form-selected-5a77
  .highlight-last-a11e
  .outer_3a1b
  .stone_c614 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.form-selected-5a77 .highlight-last-a11e .outer_3a1b .lower-d4cb {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.form-selected-5a77
  .highlight-last-a11e
  .outer_3a1b
  .lower-d4cb:focus {
  background: 0 0;
}
.form-selected-5a77
  .highlight-last-a11e
  .outer_3a1b
  .card_322a {
  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;
}
.accordion_short_e1d9 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.accordion_short_e1d9 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.accordion_short_e1d9 li:last-child {
  margin-right: 0;
}
.accordion_short_e1d9 li:first-child {
  margin-left: 0;
}
.accordion_short_e1d9.component-1890 a {
  color: #fff;
}
.accordion_short_e1d9.component-1890 a:hover {
  color: #fff;
}
.accordion_short_e1d9 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.accordion_short_e1d9 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.accordion_short_e1d9 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.accordion_short_e1d9 a:hover {
  opacity: 0.9;
  color: inherit;
}
.accordion_short_e1d9 [class*="social-icon-apple"] {
  background-color: #999;
}
.accordion_short_e1d9 [class*="social-icon-apple"].wrapper-mini-0848 {
  background-color: transparent;
  color: #999;
}
.accordion_short_e1d9 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.accordion_short_e1d9 [class*="social-icon-behance"].wrapper-mini-0848 {
  background-color: transparent;
  color: #1769ff;
}
.accordion_short_e1d9 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.accordion_short_e1d9 [class*="social-icon-bitbucket"].wrapper-mini-0848 {
  background-color: transparent;
  color: #205081;
}
.accordion_short_e1d9 [class*="social-icon-codepen"] {
  background-color: #000;
}
.accordion_short_e1d9 [class*="social-icon-codepen"].wrapper-mini-0848 {
  background-color: transparent;
  color: #000;
}
.accordion_short_e1d9 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.accordion_short_e1d9 [class*="social-icon-delicious"].wrapper-mini-0848 {
  background-color: transparent;
  color: #39f;
}
.accordion_short_e1d9 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.accordion_short_e1d9 [class*="social-icon-digg"].wrapper-mini-0848 {
  background-color: transparent;
  color: #005be2;
}
.accordion_short_e1d9 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.accordion_short_e1d9 [class*="social-icon-dribbble"].wrapper-mini-0848 {
  background-color: transparent;
  color: #ea4c89;
}
.accordion_short_e1d9 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.accordion_short_e1d9 [class*="social-icon-envelope"].wrapper-mini-0848 {
  background-color: transparent;
  color: #ea4335;
}
.accordion_short_e1d9 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.accordion_short_e1d9 [class*="social-icon-facebook"].wrapper-mini-0848 {
  background-color: transparent;
  color: #3b5998;
}
.accordion_short_e1d9 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.accordion_short_e1d9 [class*="social-icon-flickr"].wrapper-mini-0848 {
  background-color: transparent;
  color: #0063dc;
}
.accordion_short_e1d9 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.accordion_short_e1d9 [class*="social-icon-foursquare"].wrapper-mini-0848 {
  background-color: transparent;
  color: #2d5be3;
}
.accordion_short_e1d9 [class*="social-icon-github"] {
  background-color: #333;
}
.accordion_short_e1d9 [class*="social-icon-github"].wrapper-mini-0848 {
  background-color: transparent;
  color: #333;
}
.accordion_short_e1d9 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.accordion_short_e1d9 [class*="social-icon-google-plus"].wrapper-mini-0848 {
  background-color: transparent;
  color: #dd4b39;
}
.accordion_short_e1d9 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.accordion_short_e1d9 [class*="social-icon-houzz"].wrapper-mini-0848 {
  background-color: transparent;
  color: #7ac142;
}
.accordion_short_e1d9 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.accordion_short_e1d9 [class*="social-icon-instagram"].wrapper-mini-0848 {
  background-color: transparent;
  color: #262626;
}
.accordion_short_e1d9 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.accordion_short_e1d9 [class*="social-icon-jsfiddle"].wrapper-mini-0848 {
  background-color: transparent;
  color: #487aa2;
}
.accordion_short_e1d9 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.accordion_short_e1d9 [class*="social-icon-linkedin"].wrapper-mini-0848 {
  background-color: transparent;
  color: #0077b5;
}
.accordion_short_e1d9 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.accordion_short_e1d9 [class*="social-icon-medium"].wrapper-mini-0848 {
  background-color: transparent;
  color: #00ab6b;
}
.accordion_short_e1d9 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.accordion_short_e1d9
  [class*="social-icon-odnoklassniki"].wrapper-mini-0848 {
  background-color: transparent;
  color: #f4731c;
}
.accordion_short_e1d9 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.accordion_short_e1d9 [class*="social-icon-meetup"].wrapper-mini-0848 {
  background-color: transparent;
  color: #ec1c40;
}
.accordion_short_e1d9 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.accordion_short_e1d9 [class*="social-icon-pinterest"].wrapper-mini-0848 {
  background-color: transparent;
  color: #bd081c;
}
.accordion_short_e1d9 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.accordion_short_e1d9 [class*="social-icon-product-hunt"].wrapper-mini-0848 {
  background-color: transparent;
  color: #da552f;
}
.accordion_short_e1d9 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.accordion_short_e1d9 [class*="social-icon-reddit"].wrapper-mini-0848 {
  background-color: transparent;
  color: #ff4500;
}
.accordion_short_e1d9 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.accordion_short_e1d9 [class*="social-icon-rss"].wrapper-mini-0848 {
  background-color: transparent;
  color: #f26522;
}
.accordion_short_e1d9 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.accordion_short_e1d9
  [class*="social-icon-shopping-cart"].wrapper-mini-0848 {
  background-color: transparent;
  color: #4caf50;
}
.accordion_short_e1d9 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.accordion_short_e1d9 [class*="social-icon-skype"].wrapper-mini-0848 {
  background-color: transparent;
  color: #00aff0;
}
.accordion_short_e1d9 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.accordion_short_e1d9 [class*="social-icon-slideshare"].wrapper-mini-0848 {
  background-color: transparent;
  color: #0077b5;
}
.accordion_short_e1d9 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.accordion_short_e1d9 [class*="social-icon-snapchat"].wrapper-mini-0848 {
  background-color: transparent;
  color: #fffc00;
}
.accordion_short_e1d9 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.accordion_short_e1d9 [class*="social-icon-soundcloud"].wrapper-mini-0848 {
  background-color: transparent;
  color: #f80;
}
.accordion_short_e1d9 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.accordion_short_e1d9 [class*="social-icon-spotify"].wrapper-mini-0848 {
  background-color: transparent;
  color: #2ebd59;
}
.accordion_short_e1d9 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.accordion_short_e1d9
  [class*="social-icon-stack-overflow"].wrapper-mini-0848 {
  background-color: transparent;
  color: #fe7a15;
}
.accordion_short_e1d9 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.accordion_short_e1d9 [class*="social-icon-maldkfgram"].wrapper-mini-0848 {
  background-color: transparent;
  color: #2ca5e0;
}
.accordion_short_e1d9 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.accordion_short_e1d9 [class*="social-icon-tripadvisor"].wrapper-mini-0848 {
  background-color: transparent;
  color: #589442;
}
.accordion_short_e1d9 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.accordion_short_e1d9 [class*="social-icon-tumblr"].wrapper-mini-0848 {
  background-color: transparent;
  color: #35465c;
}
.accordion_short_e1d9 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.accordion_short_e1d9 [class*="social-icon-twitch"].wrapper-mini-0848 {
  background-color: transparent;
  color: #6441a5;
}
.accordion_short_e1d9 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.accordion_short_e1d9 [class*="social-icon-twitter"].wrapper-mini-0848 {
  background-color: transparent;
  color: #1da1f2;
}
.accordion_short_e1d9 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.accordion_short_e1d9 [class*="social-icon-vimeo"].wrapper-mini-0848 {
  background-color: transparent;
  color: #1ab7ea;
}
.accordion_short_e1d9 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.accordion_short_e1d9 [class*="social-icon-vk"].wrapper-mini-0848 {
  background-color: transparent;
  color: #45668e;
}
.accordion_short_e1d9 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.accordion_short_e1d9 [class*="social-icon-weibo"].wrapper-mini-0848 {
  background-color: transparent;
  color: #df2029;
}
.accordion_short_e1d9 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.accordion_short_e1d9 [class*="social-icon-weixin"].wrapper-mini-0848 {
  background-color: transparent;
  color: #7bb32e;
}
.accordion_short_e1d9 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.accordion_short_e1d9 [class*="social-icon-whatsapp"].wrapper-mini-0848 {
  background-color: transparent;
  color: #25d366;
}
.accordion_short_e1d9 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.accordion_short_e1d9 [class*="social-icon-wordpress"].wrapper-mini-0848 {
  background-color: transparent;
  color: #21759b;
}
.accordion_short_e1d9 [class*="social-icon-xing"] {
  background-color: #026466;
}
.accordion_short_e1d9 [class*="social-icon-xing"].wrapper-mini-0848 {
  background-color: transparent;
  color: #026466;
}
.accordion_short_e1d9 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.accordion_short_e1d9 [class*="social-icon-yelp"].wrapper-mini-0848 {
  background-color: transparent;
  color: #af0606;
}
.accordion_short_e1d9 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.accordion_short_e1d9 [class*="social-icon-youtube"].wrapper-mini-0848 {
  background-color: transparent;
  color: #cd201f;
}
.logo-hard-b908 {
  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;
}
.logo-hard-b908:hover {
  box-shadow: none;
  background: 0 0;
}
.dirty_6308 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.pagination_bronze_2e19 {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.dark_3baf {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.summary_db73 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.summary_db73,
.summary_db73::after,
.summary_db73::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;
}
.summary_db73::after,
.summary_db73::before {
  content: "";
  display: block;
  background-color: inherit;
}
.notification-inner-23e1 .pagination_bronze_2e19 .dark_3baf {
  margin-top: -2px;
  width: 19px;
}
.notification-inner-23e1 .pagination_bronze_2e19 .summary_db73 {
  margin-top: -1px;
}
.notification-inner-23e1 .pagination_bronze_2e19 .summary_db73,
.notification-inner-23e1 .pagination_bronze_2e19 .summary_db73::after,
.notification-inner-23e1 .pagination_bronze_2e19 .summary_db73::before {
  width: 19px;
  height: 2px;
}
.notification-inner-23e1 .pagination_bronze_2e19 .summary_db73::before {
  top: -6px;
}
.notification-inner-23e1 .pagination_bronze_2e19 .summary_db73::after {
  bottom: -6px;
}
.row-adfc .pagination_bronze_2e19 .dark_3baf {
  margin-top: -2px;
  width: 22px;
}
.row-adfc .pagination_bronze_2e19 .summary_db73 {
  margin-top: -1px;
}
.row-adfc .pagination_bronze_2e19 .summary_db73,
.row-adfc .pagination_bronze_2e19 .summary_db73::after,
.row-adfc .pagination_bronze_2e19 .summary_db73::before {
  width: 22px;
  height: 2px;
}
.row-adfc .pagination_bronze_2e19 .summary_db73::before {
  top: -7px;
}
.row-adfc .pagination_bronze_2e19 .summary_db73::after {
  bottom: -7px;
}
.motion-b0d9 .pagination_bronze_2e19 .dark_3baf {
  margin-top: -2px;
  width: 31px;
}
.motion-b0d9 .pagination_bronze_2e19 .summary_db73 {
  margin-top: -1.5px;
}
.motion-b0d9 .pagination_bronze_2e19 .summary_db73,
.motion-b0d9 .pagination_bronze_2e19 .summary_db73::after,
.motion-b0d9 .pagination_bronze_2e19 .summary_db73::before {
  width: 31px;
  height: 3px;
}
.motion-b0d9 .pagination_bronze_2e19 .summary_db73::before {
  top: -9px;
}
.motion-b0d9 .pagination_bronze_2e19 .summary_db73::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .caption-yellow-ea73 .pagination_bronze_2e19 .dark_3baf {
    margin-top: -2px;
    width: 19px;
  }
  .caption-yellow-ea73 .pagination_bronze_2e19 .summary_db73 {
    margin-top: -1px;
  }
  .caption-yellow-ea73 .pagination_bronze_2e19 .summary_db73,
  .caption-yellow-ea73 .pagination_bronze_2e19 .summary_db73::after,
  .caption-yellow-ea73 .pagination_bronze_2e19 .summary_db73::before {
    width: 19px;
    height: 2px;
  }
  .caption-yellow-ea73 .pagination_bronze_2e19 .summary_db73::before {
    top: -6px;
  }
  .caption-yellow-ea73 .pagination_bronze_2e19 .summary_db73::after {
    bottom: -6px;
  }
  .over_5f8f .pagination_bronze_2e19 .dark_3baf {
    margin-top: -2px;
    width: 22px;
  }
  .over_5f8f .pagination_bronze_2e19 .summary_db73 {
    margin-top: -1px;
  }
  .over_5f8f .pagination_bronze_2e19 .summary_db73,
  .over_5f8f .pagination_bronze_2e19 .summary_db73::after,
  .over_5f8f .pagination_bronze_2e19 .summary_db73::before {
    width: 22px;
    height: 2px;
  }
  .over_5f8f .pagination_bronze_2e19 .summary_db73::before {
    top: -7px;
  }
  .over_5f8f .pagination_bronze_2e19 .summary_db73::after {
    bottom: -7px;
  }
  .fixed-8845 .pagination_bronze_2e19 .dark_3baf {
    margin-top: -2px;
    width: 31px;
  }
  .fixed-8845 .pagination_bronze_2e19 .summary_db73 {
    margin-top: -1.5px;
  }
  .fixed-8845 .pagination_bronze_2e19 .summary_db73,
  .fixed-8845 .pagination_bronze_2e19 .summary_db73::after,
  .fixed-8845 .pagination_bronze_2e19 .summary_db73::before {
    width: 31px;
    height: 3px;
  }
  .fixed-8845 .pagination_bronze_2e19 .summary_db73::before {
    top: -9px;
  }
  .fixed-8845 .pagination_bronze_2e19 .summary_db73::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .copper_c7ef .pagination_bronze_2e19 .dark_3baf {
    margin-top: -2px;
    width: 19px;
  }
  .copper_c7ef .pagination_bronze_2e19 .summary_db73 {
    margin-top: -1px;
  }
  .copper_c7ef .pagination_bronze_2e19 .summary_db73,
  .copper_c7ef .pagination_bronze_2e19 .summary_db73::after,
  .copper_c7ef .pagination_bronze_2e19 .summary_db73::before {
    width: 19px;
    height: 2px;
  }
  .copper_c7ef .pagination_bronze_2e19 .summary_db73::before {
    top: -6px;
  }
  .copper_c7ef .pagination_bronze_2e19 .summary_db73::after {
    bottom: -6px;
  }
  .stale-879c .pagination_bronze_2e19 .dark_3baf {
    margin-top: -2px;
    width: 22px;
  }
  .stale-879c .pagination_bronze_2e19 .summary_db73 {
    margin-top: -1px;
  }
  .stale-879c .pagination_bronze_2e19 .summary_db73,
  .stale-879c .pagination_bronze_2e19 .summary_db73::after,
  .stale-879c .pagination_bronze_2e19 .summary_db73::before {
    width: 22px;
    height: 2px;
  }
  .stale-879c .pagination_bronze_2e19 .summary_db73::before {
    top: -7px;
  }
  .stale-879c .pagination_bronze_2e19 .summary_db73::after {
    bottom: -7px;
  }
  .upper_02f0 .pagination_bronze_2e19 .dark_3baf {
    margin-top: -2px;
    width: 31px;
  }
  .upper_02f0 .pagination_bronze_2e19 .summary_db73 {
    margin-top: -1.5px;
  }
  .upper_02f0 .pagination_bronze_2e19 .summary_db73,
  .upper_02f0 .pagination_bronze_2e19 .summary_db73::after,
  .upper_02f0 .pagination_bronze_2e19 .summary_db73::before {
    width: 31px;
    height: 3px;
  }
  .upper_02f0 .pagination_bronze_2e19 .summary_db73::before {
    top: -9px;
  }
  .upper_02f0 .pagination_bronze_2e19 .summary_db73::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .list_ab88 .pagination_bronze_2e19 .dark_3baf {
    margin-top: -2px;
    width: 19px;
  }
  .list_ab88 .pagination_bronze_2e19 .summary_db73 {
    margin-top: -1px;
  }
  .list_ab88 .pagination_bronze_2e19 .summary_db73,
  .list_ab88 .pagination_bronze_2e19 .summary_db73::after,
  .list_ab88 .pagination_bronze_2e19 .summary_db73::before {
    width: 19px;
    height: 2px;
  }
  .list_ab88 .pagination_bronze_2e19 .summary_db73::before {
    top: -6px;
  }
  .list_ab88 .pagination_bronze_2e19 .summary_db73::after {
    bottom: -6px;
  }
  .outer_f179 .pagination_bronze_2e19 .dark_3baf {
    margin-top: -2px;
    width: 22px;
  }
  .outer_f179 .pagination_bronze_2e19 .summary_db73 {
    margin-top: -1px;
  }
  .outer_f179 .pagination_bronze_2e19 .summary_db73,
  .outer_f179 .pagination_bronze_2e19 .summary_db73::after,
  .outer_f179 .pagination_bronze_2e19 .summary_db73::before {
    width: 22px;
    height: 2px;
  }
  .outer_f179 .pagination_bronze_2e19 .summary_db73::before {
    top: -7px;
  }
  .outer_f179 .pagination_bronze_2e19 .summary_db73::after {
    bottom: -7px;
  }
  .logo_a187 .pagination_bronze_2e19 .dark_3baf {
    margin-top: -2px;
    width: 31px;
  }
  .logo_a187 .pagination_bronze_2e19 .summary_db73 {
    margin-top: -1.5px;
  }
  .logo_a187 .pagination_bronze_2e19 .summary_db73,
  .logo_a187 .pagination_bronze_2e19 .summary_db73::after,
  .logo_a187 .pagination_bronze_2e19 .summary_db73::before {
    width: 31px;
    height: 3px;
  }
  .logo_a187 .pagination_bronze_2e19 .summary_db73::before {
    top: -9px;
  }
  .logo_a187 .pagination_bronze_2e19 .summary_db73::after {
    bottom: -9px;
  }
}
.copper_a4b5 .summary_db73 {
  -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);
}
.copper_a4b5 .summary_db73::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.copper_a4b5 .summary_db73::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);
}
.copper_a4b5.fixed-a38c .summary_db73 {
  -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);
}
.copper_a4b5.fixed-a38c .summary_db73::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.copper_a4b5.fixed-a38c .summary_db73::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);
}
.tabs-pink-607a {
  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.picture-b79d:before {
  display: none;
}
.dim-4597 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.dim-4597 .paragraph_first_7b32 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.dim-4597 .paragraph_first_7b32:last-of-type {
  border-bottom: none;
}
.dim-4597 .paragraph_first_7b32.gold-f10f,
.dim-4597 .paragraph_first_7b32.bright-df28,
.dim-4597 .paragraph_first_7b32.layout_liquid_f1aa {
  padding: 0;
}
.dim-4597 .shade-selected-ebea .header-static-2b2b {
  color: currentColor;
}
.dim-4597 .shade-selected-ebea .header-static-2b2b:focus,
.dim-4597 .shade-selected-ebea .header-static-2b2b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dim-4597.bronze_5ceb .dropdown_slow_ed5b,
.dim-4597.bronze_5ceb .heading-b71f a,
.dim-4597.bronze_5ceb .slider-04b8 a,
.dim-4597.bronze_5ceb .section_smooth_4f9a a {
  color: rgba(0, 0, 0, 0.55);
}
.dim-4597.bronze_5ceb .dropdown_slow_ed5b:hover,
.dim-4597.bronze_5ceb .heading-b71f a:hover,
.dim-4597.bronze_5ceb .slider-04b8 a:hover,
.dim-4597.bronze_5ceb .section_smooth_4f9a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dim-4597.bronze_5ceb .outer-a05c {
  color: rgba(0, 0, 0, 0.8);
}
.dim-4597.bronze_5ceb .paragraph_first_7b32 {
  border-color: rgba(0, 0, 0, 0.08);
}
.dim-4597.bronze_5ceb .paragraph_first_7b32:before {
  background: rgba(0, 0, 0, 0.08);
}
.dim-4597.bronze_5ceb .modal_c775:before {
  background: rgba(255, 255, 255, 0.9);
}
.dim-4597.bronze_5ceb .shade-selected-ebea .box_slow_57ca li a,
.dim-4597.bronze_5ceb .shade-selected-ebea .header-static-2b2b,
.dim-4597.bronze_5ceb .section_smooth_4f9a {
  border-color: rgba(0, 0, 0, 0.08);
}
.dim-4597.bronze_5ceb .shade-selected-ebea .header-static-2b2b:focus,
.dim-4597.bronze_5ceb .shade-selected-ebea .header-static-2b2b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dim-4597.bronze_5ceb .box_slow_57ca li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dim-4597.link_old_4bda .dropdown_slow_ed5b,
.dim-4597.link_old_4bda .heading-b71f a,
.dim-4597.link_old_4bda .slider-04b8 .header-static-2b2b,
.dim-4597.link_old_4bda .slider-04b8 a,
.dim-4597.link_old_4bda .section_smooth_4f9a a {
  color: rgba(255, 255, 255, 0.79);
}
.dim-4597.link_old_4bda .dropdown_slow_ed5b:hover,
.dim-4597.link_old_4bda .heading-b71f a:hover,
.dim-4597.link_old_4bda .slider-04b8 .header-static-2b2b:hover,
.dim-4597.link_old_4bda .slider-04b8 a:hover,
.dim-4597.link_old_4bda .section_smooth_4f9a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dim-4597.link_old_4bda .outer-a05c {
  color: rgba(255, 255, 255, 0.99);
}
.dim-4597.link_old_4bda .paragraph_first_7b32 {
  border-color: rgba(255, 255, 255, 0.08);
}
.dim-4597.link_old_4bda .paragraph_first_7b32:before {
  background: rgba(255, 255, 255, 0.08);
}
.dim-4597.link_old_4bda .modal_c775:before {
  background: rgba(0, 0, 0, 0.9);
}
.dim-4597.link_old_4bda .shade-selected-ebea .box_slow_57ca li a,
.dim-4597.link_old_4bda .shade-selected-ebea .header-static-2b2b,
.dim-4597.link_old_4bda .section_smooth_4f9a {
  border-color: rgba(255, 255, 255, 0.08);
}
.dim-4597.link_old_4bda .shade-selected-ebea .header-static-2b2b:focus,
.dim-4597.link_old_4bda .shade-selected-ebea .header-static-2b2b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dim-4597.link_old_4bda .box_slow_57ca li {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal_c775 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.modal_c775:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tooltip_a7db {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.icon-aaa8 .dim-4597 {
  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;
}
.icon-aaa8 .paragraph_first_7b32 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.icon-aaa8 .paragraph_first_7b32: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) {
  .icon-aaa8 .paragraph_first_7b32:before {
    width: 16%;
    left: 42%;
  }
}
.icon-aaa8 .paragraph_first_7b32:last-child:before {
  content: none;
}
.icon-aaa8 .paragraph_first_7b32[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.icon-aaa8 .shade-selected-ebea .box_slow_57ca li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.icon-aaa8 .shade-selected-ebea .box_slow_57ca li a .header-static-2b2b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.icon-aaa8 .shade-selected-ebea .section_smooth_4f9a {
  border: none;
}
.icon-aaa8 .shade-selected-ebea .section_smooth_4f9a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.icon-aaa8 .modal_c775 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.icon-aaa8 .tooltip_a7db {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.icon-aaa8 .link_old_4bda .modal_c775:before {
  background: rgba(0, 0, 0, 0.9);
}
.icon-aaa8 .bronze_5ceb.carousel-3d8a .summary_db73 {
  background: rgba(0, 0, 0, 0.6);
}
.icon-aaa8
  .bronze_5ceb.carousel-3d8a
  .summary_db73::after,
.icon-aaa8
  .bronze_5ceb.carousel-3d8a
  .summary_db73:before {
  background: inherit;
}
.icon-aaa8
  .bronze_5ceb.carousel-3d8a:hover
  .summary_db73 {
  background: rgba(0, 0, 0, 0.8);
}
.item_e977 .dim-4597 {
  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) {
  .item_e977 .dim-4597 {
    width: auto;
    right: 45px;
  }
}
.warm-ad7f .dim-4597 {
  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) {
  .warm-ad7f .dim-4597 {
    width: auto;
    left: 45px;
  }
}
.picture-b79d .dim-4597 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.picture-b79d .tooltip_a7db {
  max-width: 48em;
  margin: 0 auto;
}
.picture-b79d .modal_c775:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hover_static_51f0 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hover_static_51f0.icon-aaa8 .dim-4597 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hover_static_51f0.item_e977 .dim-4597 {
  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);
}
.hover_static_51f0 .dim-4597 {
  visibility: visible;
}
.hover_static_51f0.warm-ad7f .dim-4597 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.label-4c54,
.notification_lite_359e {
  overflow-x: hidden;
}
.label-4c54 .dim-4597 {
  overflow: auto;
}
.label-4c54.icon-aaa8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label-4c54.icon-aaa8 .dim-4597 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.label-4c54.icon-aaa8 .logo-hard-b908 {
  opacity: 0;
}
.label-4c54.item_e977 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label-4c54.item_e977 .dim-4597 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.label-4c54.item_e977 .logo-hard-b908 {
  opacity: 0;
}
.label-4c54.warm-ad7f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label-4c54.warm-ad7f .dim-4597 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.label-4c54.warm-ad7f .logo-hard-b908 {
  opacity: 0;
}
.label-4c54.picture-b79d .dim-4597 {
  z-index: 10;
  visibility: visible;
}
.carousel-3d8a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.carousel-3d8a .summary_db73 {
  background: rgba(255, 255, 255, 0.99);
}
.carousel-3d8a .summary_db73::after,
.carousel-3d8a .summary_db73:before {
  background: inherit;
}
.carousel-3d8a:hover .summary_db73 {
  background: rgba(255, 255, 255, 0.99);
}
.warm-ad7f .carousel-3d8a {
  top: 10px;
  right: auto;
  left: 12px;
}
.picture-b79d .carousel-3d8a {
  display: none !important;
}
.label-4c54:before,
.notification_lite_359e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.label-4c54 .carousel-3d8a,
.notification_lite_359e .carousel-3d8a {
  display: inline-block;
}
.dim-4597 .hero-inner-5896 {
  -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;
}
.label-4c54 .dim-4597 .hero-inner-5896,
.notification_lite_359e .dim-4597 .hero-inner-5896 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.list-simple-ef85 .stone_c614 {
  width: 100%;
}
.under_b4fe {
  padding: 0 0.5em 0;
}
.under_b4fe [class*="customify-col-"],
.under_b4fe [class*="customify-col_"],
.under_b4fe [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.alert_8ddd .under_b4fe {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hero_right_db26 .text_stone_1c7f,
  .text_stone_1c7f {
    display: none;
  }
  .pattern-top-02c8 {
    text-align: left;
  }
  .input_f109 {
    text-align: center;
  }
  .advanced-d3f3 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hero_right_db26 .tooltip-bright-3ec4,
  .tooltip-bright-3ec4 {
    display: none;
  }
  .header-554d {
    text-align: left;
  }
  .alert_middle_a7a5 {
    text-align: center;
  }
  .container_right_0e19 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hero_right_db26 .layout_small_78a8,
  .layout_small_78a8 {
    display: none;
  }
  .section_b90c {
    text-align: left;
  }
  .table-out-8059 {
    text-align: center;
  }
  .breadcrumb-solid-9b29 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.module-glass-b90b {
  box-shadow: none !important;
}
.south_de5b .background_wide_53b2,
.accordion_gold_a09b .background_wide_53b2 {
  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;
}
.accordion_gold_a09b .background_wide_53b2 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.item-de97 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.item-de97:after,
.item-de97:before {
  content: "";
  display: table;
}
.item-de97:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .item-de97 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.item-de97,
.first-fd4e {
  max-width: 1248px;
  margin: 0 auto;
}

.list-orange-14ac.texture_f70a .item-de97 {
  max-width: 100%;
}
.list-orange-14ac.shade_silver_6d08 {
  max-width: 1200px;
  margin: 0 auto;
}
.list-orange-14ac.down_1064 .item-de97 {
  max-width: 100%;
}
.list-orange-14ac.down_1064 > .item-de97 {
  padding-left: 0;
  padding-right: 0;
}
.list-orange-14ac.down_1064 > .item-de97 .hero_right_db26 {
  margin: 0;
}
.list-orange-14ac.down_1064
  > .item-de97
  .heading-hard-b390.search_5ed3 {
  margin-right: 0;
  margin-left: 0;
}
.list-orange-14ac.down_1064 #main.search_5ed3 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .west-4a89 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .west-4a89 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .panel-green-e23b .panel-huge-f2ba {
    padding-right: 1em;
  }
  .panel-green-e23b.feature_large_46bf .heading-hard-b390 {
    border-right: 1px solid #eaecee;
  }
  .panel-green-e23b.feature_large_46bf .panel-huge-f2ba {
    padding-right: 1em;
  }
  .panel-green-e23b.feature_large_46bf .huge_1af6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover-dim-a166 .panel-huge-f2ba {
    padding-left: 1em;
  }
  .hover-dim-a166.feature_large_46bf .heading-hard-b390 {
    border-left: 1px solid #eaecee;
  }
  .hover-dim-a166.feature_large_46bf .panel-huge-f2ba {
    padding-left: 1em;
  }
  .hover-dim-a166.feature_large_46bf .huge_1af6 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .bronze_ed38 .panel-huge-f2ba {
    padding-left: 1em;
  }
  .bronze_ed38.feature_large_46bf .background-fb05 {
    border-right: 1px solid #eaecee;
  }
  .bronze_ed38.feature_large_46bf .shadow-199d {
    border-right: 1px solid #eaecee;
  }
  .bronze_ed38.feature_large_46bf .panel-huge-f2ba {
    padding-left: 1em;
  }
  .bronze_ed38.feature_large_46bf .huge_1af6 {
    padding-right: 1em;
  }
  .bronze_ed38.feature_large_46bf .photo-3e99 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .frame_b34a .panel-huge-f2ba {
    padding-right: 1em;
  }
  .frame_b34a.feature_large_46bf .background-fb05 {
    border-left: 1px solid #eaecee;
  }
  .frame_b34a.feature_large_46bf .shadow-199d {
    border-left: 1px solid #eaecee;
  }
  .frame_b34a.feature_large_46bf .panel-huge-f2ba {
    padding-right: 1em;
  }
  .frame_b34a.feature_large_46bf .huge_1af6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .frame_b34a.feature_large_46bf .photo-3e99 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .west-4a89 .panel-huge-f2ba {
    padding-left: 1em;
    padding-right: 1em;
  }
  .west-4a89.feature_large_46bf .heading-hard-b390 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .west-4a89.feature_large_46bf .panel-huge-f2ba {
    padding-left: 1em;
    padding-right: 1em;
  }
  .west-4a89.feature_large_46bf .huge_1af6 {
    padding-left: 1em;
  }
  .west-4a89.feature_large_46bf .photo-3e99 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .west-4a89.feature_large_46bf .panel-huge-f2ba {
    padding-left: 0;
  }
}
.article_d863 .caption_orange_60b3 {
  display: inline-block;
}
.box-f1d1 {
  display: inline-block;
}
.glass-a582 {
  word-con: break-word;
}
.solid-94bc > span {
  display: inline-block;
  padding: 5px 0;
}
.solid-94bc .image-39a3 {
  margin-left: 8px;
  margin-right: 8px;
}
.solid-94bc .list-hard-2c32 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.frame_6b2c .dim-7ef2 {
  margin-bottom: 2em;
}
.frame_6b2c .nav_paper_f017 {
  margin-bottom: 15px;
}
.frame_6b2c .nav_paper_f017:last-child {
  margin-bottom: 0;
}
.frame_6b2c .backdrop_solid_5bc7 {
  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) {
  .frame_6b2c .backdrop_solid_5bc7 {
    display: block;
  }
}
.frame_6b2c .box_571d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .frame_6b2c .box_571d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.frame_6b2c .iron-9ba2 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.frame_6b2c .iron-9ba2 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.frame_6b2c .iron-9ba2 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.frame_6b2c .glass-a582 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.frame_6b2c .glass-a582 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.frame_6b2c .menu_iron_483d p:last-child {
  margin-bottom: 0;
}
.frame_6b2c .light-8442 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.frame_6b2c .notification_north_61d7 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.frame_6b2c .paragraph_3526 {
  margin-top: 1em;
}
.frame_6b2c .border-3489 {
  top: 0;
  display: block;
}
.frame_6b2c .border-3489 a {
  color: inherit;
}
.frame_6b2c .border-3489 a:hover {
  color: inherit;
}
.frame_6b2c .container_hard_a073 {
  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;
}
.frame_6b2c .container_hard_a073:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.frame_6b2c .notification_north_61d7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.frame_6b2c .focus_next_ce63 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.frame_6b2c .focus_next_ce63:first-child {
  margin-top: 0;
}
.frame_6b2c .focus_next_ce63.summary_7443 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.frame_6b2c .focus_next_ce63.form_4319 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.frame_6b2c
  .focus_next_ce63.form_4319.gold-9624
  .paragraph_3526 {
  width: 100%;
}
.frame_6b2c .form_4319 {
  -webkit-box-align: center;
  align-items: center;
}
.frame_6b2c .form_4319 .solid-94bc,
.frame_6b2c .form_4319 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.frame_6b2c .iron-9ba2 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.frame_6b2c .iron-9ba2 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.frame_6b2c .iron-9ba2: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;
}
.frame_6b2c .summary_7443 {
  z-index: 5;
}
.frame_6b2c .info_copper_32c3 .paper-813e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.frame_6b2c .large_4d81 .paper-813e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.frame_6b2c .grid-inner-f1de .paper-813e {
  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;
}
.frame_6b2c.slider-02d7 .backdrop_solid_5bc7,
.frame_6b2c.carousel_428b .backdrop_solid_5bc7 {
  display: block;
}
.frame_6b2c.slider-02d7 .backdrop_solid_5bc7 .pressed-f178,
.frame_6b2c.slider-02d7 .backdrop_solid_5bc7 .notification_north_61d7,
.frame_6b2c.carousel_428b .backdrop_solid_5bc7 .pressed-f178,
.frame_6b2c.carousel_428b .backdrop_solid_5bc7 .notification_north_61d7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.frame_6b2c.image-3b1e .box_571d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .frame_6b2c.image-3b1e .box_571d {
    margin-right: 0;
  }
}
.frame_6b2c.slider-02d7 .box_571d,
.frame_6b2c.carousel_428b .box_571d {
  padding-top: 40%;
}
.frame_6b2c.slider-02d7 .dim-7ef2,
.frame_6b2c.carousel_428b .dim-7ef2 {
  display: block;
}
.frame_6b2c.slider-02d7 .fn-sticky-4035 .notification_north_61d7,
.frame_6b2c.carousel_428b .fn-sticky-4035 .notification_north_61d7 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.frame_6b2c.slider-02d7 .box_571d,
.frame_6b2c.carousel_428b .box_571d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.frame_6b2c.slider-02d7 .notification_north_61d7 {
  padding: 1em;
}
.shadow-mini-7e12 {
  margin: 30px auto;
  display: block;
}
.shadow-mini-7e12 .active_5342 > * {
  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;
}
.shadow-mini-7e12 .active_5342 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.shadow-mini-7e12 .active_5342 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.under-0037 .solid-94bc {
  margin-bottom: 1.41575em;
}
.under-0037 .purple_cd7e {
  margin-bottom: 1.618em;
}
.right-a91b .left_e10f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.right-a91b .left_e10f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.right-a91b .picture-green-b77f {
  max-width: 100%;
  overflow: auto;
}
.summary_dark_122f .right-a91b a:hover {
  text-decoration: underline;
}
.caption-5624 .nav_paper_f017:not(.glass-a582),
.caption-5624 .iron-9ba2 {
  margin-bottom: 1.41575em;
}
.caption-5624 .nav_paper_f017:not(.glass-a582):last-child,
.caption-5624 .iron-9ba2:last-child {
  margin-bottom: 0;
}
.caption-5624 .nav_paper_f017.pagination-bottom-cc3a {
  margin-bottom: 0.41575em;
}
.caption-5624 .tabs-2c6e:before,
.caption-5624 .silver_277e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.caption-5624 .tabs-2c6e:before {
  content: "\f115";
}
.caption-5624 .silver_277e:before {
  content: "\f02c";
}
.caption-5624 .heading-e69f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.caption-5624 .heading-e69f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.lower-50b2 {
  display: -webkit-box;
  display: flex;
}
.lower-50b2 .text_cb43 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .lower-50b2 .text_cb43 {
    flex-basis: 90px;
  }
}
.lower-50b2 .card_8451 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .lower-50b2 .card_8451 {
    flex-basis: calc(100% - 50px);
  }
}
.lower-50b2 .purple-d931 p:last-child {
  margin-bottom: 0.72em;
}
.inner_24ee .active_5342 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.inner_24ee .active_5342:after,
.inner_24ee .active_5342:before {
  content: "";
  display: table;
}
.inner_24ee .active_5342:after {
  clear: both;
}
.inner_24ee .active_5342 .gallery_f8ee,
.inner_24ee .active_5342 .dropdown-rough-a30b {
  width: 49%;
}
.inner_24ee .active_5342 .gallery_f8ee a span.sort_paper_2cdc,
.inner_24ee .active_5342 .dropdown-rough-a30b a span.sort_paper_2cdc {
  display: block;
  margin-bottom: 5px;
}
.inner_24ee .active_5342 .dropdown-rough-a30b {
  float: left;
  text-align: left;
}
.inner_24ee .active_5342 .gallery_f8ee {
  float: right;
  text-align: right;
}
.paragraph-c12b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .paragraph-c12b {
    margin-bottom: 0;
  }
}
.content_orange_87d1 {
  margin-bottom: 1em;
}
.content_orange_87d1 .glass-a582 {
  font-size: 1.1em;
  line-height: 1.3;
}
.tiny_e4d5 a {
  display: block;
  line-height: 0;
  position: relative;
}
.huge-2f1b .content_orange_87d1,
.notification_c4e6 .content_orange_87d1 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .huge-2f1b .content_orange_87d1,
  .notification_c4e6 .content_orange_87d1 {
    display: block;
  }
}
.huge-2f1b .tiny_e4d5,
.notification_c4e6 .tiny_e4d5 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .huge-2f1b .tiny_e4d5,
  .notification_c4e6 .tiny_e4d5 {
    margin-bottom: 1em;
  }
}
.huge-2f1b .tiny_e4d5 img,
.notification_c4e6 .tiny_e4d5 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.huge-2f1b .tag_310d,
.notification_c4e6 .tag_310d {
  flex-basis: calc(100% - 160px);
}
.huge-2f1b .tag_310d p,
.notification_c4e6 .tag_310d p {
  margin-bottom: 0;
}
.huge-2f1b .tag_310d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .huge-2f1b .tag_310d {
    padding-left: 0;
  }
}
.notification_c4e6 .tag_310d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .notification_c4e6 .tag_310d {
    padding-right: 0;
  }
}
.notification_c4e6 .tiny_e4d5 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.slider_2d61 .tiny_e4d5 {
  margin-bottom: 0.5em;
}
.slider_2d61 .tiny_e4d5 img {
  width: 100%;
}
.sort-huge-5cba .container-f06a,
.top-d709 .container-f06a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.top-d709 .heading-hard-b390 .mini_87e2 p:last-child {
  margin-bottom: 0;
}
.simple-5360 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.small-f83c .paragraph_smooth_2bab {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .small-f83c .paragraph_smooth_2bab:last-of-type {
    margin-bottom: 0;
  }
}
.small-f83c .paragraph_smooth_2bab ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.small-f83c .paragraph_smooth_2bab ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.small-f83c .paragraph_smooth_2bab ul li {
  margin: 0 0 0.6em;
}
.small-f83c .paragraph_smooth_2bab ul li.last-d665,
.small-f83c .paragraph_smooth_2bab ul li.paper-f3be {
  position: relative;
}
.small-f83c .paragraph_smooth_2bab ul li.last-d665 .bright-26e5,
.small-f83c .paragraph_smooth_2bab ul li.paper-f3be .bright-26e5 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.small-f83c .paragraph_smooth_2bab ul li.last-d665:after:after,
.small-f83c .paragraph_smooth_2bab ul li.last-d665:after:before,
.small-f83c
  .paragraph_smooth_2bab
  ul
  li.paper-f3be:after:after,
.small-f83c
  .paragraph_smooth_2bab
  ul
  li.paper-f3be:after:before {
  content: "";
  display: table;
}
.small-f83c .paragraph_smooth_2bab ul li.last-d665:after:after,
.small-f83c
  .paragraph_smooth_2bab
  ul
  li.paper-f3be:after:after {
  clear: both;
}
.small-f83c .paragraph_smooth_2bab a.black_7828:hover {
  text-decoration: none;
}
.small-f83c .paragraph_smooth_2bab select {
  max-width: 100%;
}
.small-f83c .paragraph_smooth_2bab table {
  font-size: 85%;
}
.small-f83c .paragraph_smooth_2bab table td,
.small-f83c .paragraph_smooth_2bab table th {
  padding: 0.2360828548em;
  text-align: center;
}
.small-f83c .paragraph_smooth_2bab table tfoot td {
  text-align: left;
}
.small-f83c .paragraph_smooth_2bab :last-child {
  margin-bottom: 0;
}
.small-f83c .paragraph_smooth_2bab .button-silver-cbc2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.small-f83c .paragraph_smooth_2bab .button-silver-cbc2 label {
  width: 100%;
}
.small-f83c .paragraph_smooth_2bab .button-silver-cbc2 .lower-d4cb {
  width: 100%;
  display: block;
}
.small-f83c .paragraph_smooth_2bab .button-silver-cbc2 .badge_out_bd6d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.small-f83c .paragraph_smooth_2bab .button-silver-cbc2 .badge_out_bd6d:hover svg #svg-search {
  fill: #444;
}
.small-f83c .paragraph_smooth_2bab .button-silver-cbc2 .badge_out_bd6d svg {
  width: 18px;
  height: 18px;
}
.small-f83c .column-165f ul ul,
.small-f83c .component_selected_f568 ul ul,
.small-f83c .complex-7d0c ul ul,
.small-f83c .sidebar_1d85 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.small-f83c .column-165f .tiny-1546 > a,
.small-f83c .component_selected_f568 .tiny-1546 > a,
.small-f83c .complex-7d0c .tiny-1546 > a,
.small-f83c .sidebar_1d85 .tiny-1546 > a {
  margin-bottom: 0;
}
.small-f83c .center-c673 li,
.small-f83c .column-165f li,
.small-f83c .mask-1975 li,
.small-f83c .component_selected_f568 li,
.small-f83c .complex-7d0c li,
.small-f83c .sidebar_1d85 li,
.small-f83c .icon-fresh-6e51 li,
.small-f83c .detail_in_fd7d li {
  display: block;
  position: relative;
}
.small-f83c .center-c673 li:last-child,
.small-f83c .column-165f li:last-child,
.small-f83c .mask-1975 li:last-child,
.small-f83c .component_selected_f568 li:last-child,
.small-f83c .complex-7d0c li:last-child,
.small-f83c .sidebar_1d85 li:last-child,
.small-f83c .icon-fresh-6e51 li:last-child,
.small-f83c .detail_in_fd7d li:last-child {
  border: none;
}
.small-f83c .center-c673 li a,
.small-f83c .column-165f li a,
.small-f83c .mask-1975 li a,
.small-f83c .component_selected_f568 li a,
.small-f83c .complex-7d0c li a,
.small-f83c .sidebar_1d85 li a,
.small-f83c .icon-fresh-6e51 li a,
.small-f83c .detail_in_fd7d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.small-f83c .center-c673 li ul li::before,
.small-f83c .column-165f li ul li::before,
.small-f83c .mask-1975 li ul li::before,
.small-f83c .component_selected_f568 li ul li::before,
.small-f83c .complex-7d0c li ul li::before,
.small-f83c .sidebar_1d85 li ul li::before,
.small-f83c .icon-fresh-6e51 li ul li::before,
.small-f83c .detail_in_fd7d li ul li::before {
  left: 15px;
}
.small-f83c .center-c673 li ul a,
.small-f83c .column-165f li ul a,
.small-f83c .mask-1975 li ul a,
.small-f83c .component_selected_f568 li ul a,
.small-f83c .complex-7d0c li ul a,
.small-f83c .sidebar_1d85 li ul a,
.small-f83c .icon-fresh-6e51 li ul a,
.small-f83c .detail_in_fd7d li ul a {
  padding-left: 20px;
}
.small-f83c .center-c673 li ul ul li::before,
.small-f83c .column-165f li ul ul li::before,
.small-f83c .mask-1975 li ul ul li::before,
.small-f83c .component_selected_f568 li ul ul li::before,
.small-f83c .complex-7d0c li ul ul li::before,
.small-f83c .sidebar_1d85 li ul ul li::before,
.small-f83c .icon-fresh-6e51 li ul ul li::before,
.small-f83c .detail_in_fd7d li ul ul li::before {
  left: 30px;
}
.small-f83c .center-c673 li ul ul a,
.small-f83c .column-165f li ul ul a,
.small-f83c .mask-1975 li ul ul a,
.small-f83c .component_selected_f568 li ul ul a,
.small-f83c .complex-7d0c li ul ul a,
.small-f83c .sidebar_1d85 li ul ul a,
.small-f83c .icon-fresh-6e51 li ul ul a,
.small-f83c .detail_in_fd7d li ul ul a {
  padding-left: 40px;
}
.small-f83c .frame_e1d4 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.small-f83c .detail_in_fd7d ul li {
  margin-bottom: 1.41575em;
}
.small-f83c .detail_in_fd7d ul li .search-easy-acbc {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.small-f83c .detail_in_fd7d ul li .card-paper-4b95 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.link_old_4bda .center-c673 li a,
.link_old_4bda .column-165f li a,
.link_old_4bda .mask-1975 li a,
.link_old_4bda .component_selected_f568 li a,
.link_old_4bda .complex-7d0c li a,
.link_old_4bda .sidebar_1d85 li a,
.link_old_4bda .icon-fresh-6e51 li a,
.link_old_4bda .detail_in_fd7d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.link_old_4bda .frame_e1d4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.link_old_4bda .paragraph_smooth_2bab ul li.last-d665 .bright-26e5,
.link_old_4bda .paragraph_smooth_2bab ul li.paper-f3be .bright-26e5 {
  background: rgba(0, 0, 0, 0.2);
}
.link_old_4bda .small-f83c .paragraph_smooth_2bab select {
  border-color: rgba(255, 255, 255, 0.08);
}
.list-orange-14ac .small-f83c .box_slow_57ca li {
  margin: 0;
}
.list-orange-14ac .small-f83c .box_slow_57ca li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.list-orange-14ac .small-f83c .box_slow_57ca li ul {
  margin: 0;
}
.list-orange-14ac .small-f83c .box_slow_57ca li ul li a {
  padding-left: 15px;
}
.list-orange-14ac .small-f83c .box_slow_57ca li ul li li a {
  padding-left: 30px;
}
.list-orange-14ac .small-f83c .box_slow_57ca li.large_74da > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.list-orange-14ac .small-f83c .box_slow_57ca li.large_74da > 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;
}
.list-orange-14ac .small-f83c .box_slow_57ca li.large_74da > 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;
}
.backdrop-184c a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.progress-west-afed {
  position: relative;
  z-index: 10;
}
.progress-west-afed .hero-inner-5896 {
  width: 100%;
  max-width: 100%;
}
.lower-efe5 .info_a75b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.lower-efe5 .bronze_5ceb {
}
.lower-efe5 .link_old_4bda {
  background: #292929;
}
.focus_up_b252 .info_a75b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.focus_up_b252 .bronze_5ceb {
  background: #f9f9f9;
}
.focus_up_b252 .link_old_4bda {
  background: #303030;
}
.dirty-bf96 .info_a75b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .dirty-bf96 .caption_orange_60b3 {
    margin-bottom: 1em;
  }
  .dirty-bf96 .caption_orange_60b3:last-child {
    margin-bottom: 0;
  }
}
.dirty-bf96 .bronze_5ceb {
  background: #ededed;
}
.dirty-bf96 .link_old_4bda {
  background: #1a1a1a;
}
.info_a75b.bronze_5ceb {
  color: rgba(0, 0, 0, 0.6);
}
.info_a75b.bronze_5ceb .notification-8c79 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.info_a75b.link_old_4bda {
  color: rgba(255, 255, 255, 0.99);
}
.info_a75b.link_old_4bda a:not(.black_7828) {
  color: rgba(255, 255, 255, 0.79);
}
.info_a75b.link_old_4bda a:not(.black_7828):hover {
  color: rgba(255, 255, 255, 0.99);
}
.info_a75b.link_old_4bda .notification-8c79 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.info_a75b.link_old_4bda table tbody td,
.info_a75b.link_old_4bda table th {
  background: rgba(0, 0, 0, 0.08);
}
.grid-2875.media_pressed_bd75 .item-de97 {
  max-width: initial;
}
.grid-2875 .main_gas_31ff {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.grid-2875 .main_gas_31ff .hero-inner-5896 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .grid-2875 .main_gas_31ff .hero-inner-5896 {
    display: block;
    margin-bottom: 2em;
  }
  .grid-2875 .main_gas_31ff .hero-inner-5896:last-child {
    margin-bottom: 0;
  }
}
.dirty-bf96 .caption_orange_60b3:last-child,
.focus_up_b252 .caption_orange_60b3:last-child,
.lower-efe5 .caption_orange_60b3:last-child {
  margin-bottom: 0;
}
.dirty-bf96 .caption_orange_60b3 .small-f83c .paragraph_smooth_2bab:last-child,
.focus_up_b252 .caption_orange_60b3 .small-f83c .paragraph_smooth_2bab:last-child,
.lower-efe5 .caption_orange_60b3 .small-f83c .paragraph_smooth_2bab:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .dirty-bf96 .alert_b061,
  .dirty-bf96 .wide-9bbf,
  .focus_up_b252 .alert_b061,
  .focus_up_b252 .wide-9bbf,
  .lower-efe5 .alert_b061,
  .lower-efe5 .wide-9bbf {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .progress-west-afed .caption_orange_60b3 {
    margin-bottom: 2em;
  }
}
.progress-west-afed p:last-child {
  margin-bottom: 0;
}
.progress-west-afed li,
.progress-west-afed ul {
  list-style: none;
  margin: 0;
}
.progress-west-afed ul ul {
  margin-left: 2.617924em;
}
.disabled-019f {
  font-size: 0.875em;
}

/* css-noise: e3e4 */
.phantom-card-p9 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.0;
}
