/*!
Theme Name: Customify
Theme URI: https://pressmaximum.down-8301/customify
Author: WPCustomify
Author URI: https://pressmaximum.down-8301
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.down-8301/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.banner-7f22.dim-5833/licenses/gpl-2.0.thick_a9a1
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.breadcrumb_mini_4233/, (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.primary_a6de.solid_e672/normalize.filter_fixed_a9e4/
 ======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/ /*! normalize.filter_fixed_a9e4 v7.0.0 | MIT License | github.down-8301/necolas/normalize.filter_fixed_a9e4 */
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;
}
.breadcrumb_3deb .tertiary_outer_35e6,
.detail_cool_94f0,
.description_664e,
.over-b224,
.input_f9bd,
.component-hot-4699,
.focus_over_420c,
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;
}
.detail_cool_94f0,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .detail_cool_94f0,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .detail_cool_94f0,
  h1 {
    font-size: 1.8em;
  }
}
.description_664e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.description_664e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .description_664e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .description_664e,
  h2 {
    font-size: 1.7em;
  }
}
.over-b224,
h3 {
  font-size: 1.618em;
}
.breadcrumb_3deb .tertiary_outer_35e6,
.input_f9bd,
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.wrapper_ac57 {
  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;
}
.first-c9c8:after,
.first-c9c8:before,
.hero_last_f017:after,
.hero_last_f017:before {
  content: "";
  display: table;
}
.first-c9c8:after,
.hero_last_f017:after {
  clear: both;
}
.hovered_118e {
  float: right;
  margin-right: 0;
}
.texture_173d {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.label-fd3a .table_1806,
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;
}
.label-fd3a .table_1806: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;
}
.hot-6798 .table_1806 {
  box-shadow: none;
}
.hot-6798
  .table_1806
  .list_5480 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hot-6798 .table_1806 .overlay_52b9 {
  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;
}
.hot-6798
  .table_1806
  .overlay_52b9
  b {
  display: none;
}
.hot-6798 .card_5a55 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.status_3b5a:not(.popup_a05d):not(.backdrop_complex_f5a9),
button:not(.popup_a05d):not(.backdrop_complex_f5a9),
input[type="button"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ),
input[type="reset"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ),
input[type="submit"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ) {
  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;
}
.status_3b5a:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ):hover,
button:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ):hover,
input[type="button"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ):hover,
input[type="reset"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ):hover,
input[type="submit"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.status_3b5a:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ):active,
.status_3b5a:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ):focus,
button:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ):active,
button:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ):focus,
input[type="button"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ):active,
input[type="button"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ):focus,
input[type="reset"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ):active,
input[type="reset"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ):focus,
input[type="submit"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ):active,
input[type="submit"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ):focus {
  outline: 0;
}
.status_3b5a:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe,
button:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe,
input[type="button"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe,
input[type="reset"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe,
input[type="submit"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe {
  position: relative;
}
.status_3b5a:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe
  .popup-fc09,
.status_3b5a:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe
  .text_wood_fb8c,
.status_3b5a:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe
  .background-tall-665c,
.status_3b5a:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe
  i,
.status_3b5a:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe
  svg,
button:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe
  .popup-fc09,
button:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe
  .text_wood_fb8c,
button:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe
  .background-tall-665c,
button:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe
  i,
button:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe
  svg,
input[type="button"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe
  .popup-fc09,
input[type="button"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe
  .text_wood_fb8c,
input[type="button"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe
  .background-tall-665c,
input[type="button"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe
  i,
input[type="button"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe
  svg,
input[type="reset"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe
  .popup-fc09,
input[type="reset"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe
  .text_wood_fb8c,
input[type="reset"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe
  .background-tall-665c,
input[type="reset"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe
  i,
input[type="reset"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe
  svg,
input[type="submit"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe
  .popup-fc09,
input[type="submit"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe
  .text_wood_fb8c,
input[type="submit"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe
  .background-tall-665c,
input[type="submit"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe
  i,
input[type="submit"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe
  svg {
  visibility: hidden;
}
.status_3b5a:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe:after,
button:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe:after,
input[type="button"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe:after,
input[type="reset"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe:after,
input[type="submit"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ).fn-loading-aebe: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;
}
.status_3b5a:not(.popup_a05d):not(.backdrop_complex_f5a9),
input[type="button"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ),
input[type="reset"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ),
input[type="submit"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ) {
  color: #fff;
  background: #235787;
}
.status_3b5a:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ):focus,
input[type="button"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ):focus,
input[type="reset"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ):focus,
input[type="submit"]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ):focus {
  color: #fff;
}
.status_3b5a.fn-disabled-aebe:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ),
.status_3b5a[disabled]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ),
button.fn-disabled-aebe:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ),
button[disabled]:not(.popup_a05d):not(
    .backdrop_complex_f5a9
  ) {
  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;
}
.primary-fast-e5b3 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.primary-fast-e5b3: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;
}
.tertiary_edb1 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.pagination-lower-0bb8 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.icon_684d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.first-c9c8:after,
.first-c9c8:before,
.left-e882:after,
.left-e882:before,
.form-next-3eb7:after,
.form-next-3eb7:before,
.east_3e3f:after,
.east_3e3f:before,
.input_up_af74:after,
.input_up_af74:before,
.cool_b494:after,
.cool_b494:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.first-c9c8:after,
.left-e882:after,
.form-next-3eb7:after,
.east_3e3f:after,
.input_up_af74:after,
.cool_b494:after {
  clear: both;
}
.left-e882 .top_f412,
.form-next-3eb7 .top_f412,
.detail-197b .top_f412 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.banner_5d7e {
  display: inline-block;
}
.frame-prev-1f52 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.frame-prev-1f52 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.frame-prev-1f52 .highlight_c9bf {
  padding: 1em 0;
  font-size: 85%;
}
.highlight_c9bf {
  text-align: left;
  font-style: italic;
  color: #999;
}
.summary-advanced-2801 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.summary-advanced-2801:after,
.summary-advanced-2801:before {
  content: "";
  display: table;
}
.summary-advanced-2801:after {
  clear: both;
}
.search_2580 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.pagination_small_98e8 .search_2580 {
  max-width: 50%;
}
.hover_stone_b559 .search_2580 {
  max-width: 33.33%;
}
.section-a5c8 .search_2580 {
  max-width: 25%;
}
.panel-0ab1 .search_2580 {
  max-width: 20%;
}
.media-medium-b817 .search_2580 {
  max-width: 16.66%;
}
.banner-narrow-d909 .search_2580 {
  max-width: 14.28%;
}
.frame-0f9d .search_2580 {
  max-width: 12.5%;
}
.secondary_next_2b3d .search_2580 {
  max-width: 11.11%;
}
.overlay_a677 {
  display: block;
}
.breadcrumb_3deb .up-f3bd label,
.breadcrumb_3deb .advanced-4528 label,
.breadcrumb_3deb .slider_hovered_e1c6 label,
.breadcrumb_3deb .summary-ee1a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.primary-8920 {
  list-style: none;
  margin: 0;
}
.primary-8920 article.wrapper_7b1e {
  margin-bottom: 0;
}
.primary-8920 ul {
  list-style: none;
  margin: 0;
}
.primary-8920 .row-pro-e1d6 li.wrapper_7b1e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .primary-8920 .row-pro-e1d6 li.wrapper_7b1e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .primary-8920 .row-pro-e1d6 li.wrapper_7b1e: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) {
  .primary-8920 .row-pro-e1d6 li.wrapper_7b1e li.wrapper_7b1e li.wrapper_7b1e li.wrapper_7b1e {
    padding-left: 0;
  }
}
article.wrapper_7b1e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.wrapper_7b1e .left-e882 p:last-of-type {
  margin-bottom: 0;
}
article.wrapper_7b1e .blue_ad6f {
  float: left;
}
article.wrapper_7b1e .tooltip_1eee {
  margin-left: 85px;
}
article.wrapper_7b1e .hard_29d3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.wrapper_7b1e .hard_29d3 .content-pink-c0c4 {
  margin-left: 10px;
}
article.wrapper_7b1e .aside-static-79f9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.wrapper_7b1e .widget_center_a681 {
  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 .up-f3bd,
  #respond .slider_hovered_e1c6,
  #respond .summary-ee1a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .up-f3bd input,
#respond .slider_hovered_e1c6 input,
#respond .summary-ee1a input {
  width: 100%;
}
#respond .summary-ee1a {
  margin-right: 0;
}
#respond .card_hard_67e2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tiny_92aa {
  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;
}
.tiny_92aa.slow_c3be {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tiny_92aa 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%);
}
.tiny_92aa:focus,
.tiny_92aa: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);
}
.list_7dfb {
  border-radius: 10%;
}
.paper-1f8b {
  border-radius: 50%;
}
.chip-e473 {
  font-size: 0.72em;
}
.column-hot-ac0f {
  font-size: 0.875em;
}
.old-0ab2 {
  font-size: 1.1em;
}
.shadow_top_de4d {
  text-transform: uppercase;
  line-height: 1.2;
}
.shadow_top_de4d.chip-e473 {
  letter-spacing: 0.5px;
}
.large_9d36,
.large_9d36 a {
  color: #6d6d6d;
}
.large_9d36 a:hover {
  color: #111;
}
.filter_b4f3 {
  color: #6d6d6d;
}
.progress-soft-c7eb {
  overflow-x: hidden;
}
.progress-soft-c7eb .hero_92fc.hidden_white_cce0 {
  position: relative;
}
.progress-soft-c7eb .hero_92fc.hidden_white_cce0.sidebar_full_d8fd {
  position: initial;
}
.progress-soft-c7eb
  .hero_92fc.hidden_white_cce0.sidebar_full_d8fd
  .overlay_selected_e66a {
  left: auto;
}
.progress-soft-c7eb .hero_92fc .overlay_selected_e66a {
  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;
}
.progress-soft-c7eb .hero_92fc:hover.hidden_white_cce0 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.progress-soft-c7eb
  .hero_92fc:hover.hidden_white_cce0
  .overlay_selected_e66a {
  display: block;
  z-index: 9999999;
}
.progress-soft-c7eb .slow_a1c9 .complex_2198,
.progress-soft-c7eb .component-0ab7 .complex_2198 {
  display: none;
}
.progress-soft-c7eb .video_28c6 .hero_92fc:hover.hidden_white_cce0 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.breadcrumb_3deb .up-f3bd label,
.breadcrumb_3deb .advanced-4528 label,
.breadcrumb_3deb .slider_hovered_e1c6 label,
.breadcrumb_3deb .summary-ee1a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.primary-8920 {
  list-style: none;
  margin: 0;
}
.primary-8920 article.wrapper_7b1e {
  margin-bottom: 0;
}
.primary-8920 ul {
  list-style: none;
  margin: 0;
}
.primary-8920 .row-pro-e1d6 li.wrapper_7b1e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .primary-8920 .row-pro-e1d6 li.wrapper_7b1e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .primary-8920 .row-pro-e1d6 li.wrapper_7b1e: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) {
  .primary-8920 .row-pro-e1d6 li.wrapper_7b1e li.wrapper_7b1e li.wrapper_7b1e li.wrapper_7b1e {
    padding-left: 0;
  }
}
article.wrapper_7b1e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.wrapper_7b1e .left-e882 p:last-of-type {
  margin-bottom: 0;
}
article.wrapper_7b1e .blue_ad6f {
  float: left;
}
article.wrapper_7b1e .tooltip_1eee {
  margin-left: 85px;
}
article.wrapper_7b1e .hard_29d3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.wrapper_7b1e .hard_29d3 .content-pink-c0c4 {
  margin-left: 10px;
}
article.wrapper_7b1e .aside-static-79f9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.wrapper_7b1e .widget_center_a681 {
  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 .up-f3bd,
  #respond .slider_hovered_e1c6,
  #respond .summary-ee1a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .up-f3bd input,
#respond .slider_hovered_e1c6 input,
#respond .summary-ee1a input {
  width: 100%;
}
#respond .summary-ee1a {
  margin-right: 0;
}
#respond .card_hard_67e2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.slow_a1c9 .outline_last_6dfa {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.outline_last_6dfa .breadcrumb-top-ed2e.hovered_d7a6 .pagination_outer_9904 > li > a:focus,
.outline_last_6dfa .breadcrumb-top-ed2e.hovered_d7a6 .pagination_outer_9904 > li > a:hover,
.outline_last_6dfa .breadcrumb-top-ed2e.stone-53fc .pagination_outer_9904 > li > a:focus,
.outline_last_6dfa .breadcrumb-top-ed2e.stone-53fc .pagination_outer_9904 > li > a:hover,
.outline_last_6dfa .breadcrumb-top-ed2e.notice_iron_52a3 .pagination_outer_9904 > li > a:focus,
.outline_last_6dfa .breadcrumb-top-ed2e.notice_iron_52a3 .pagination_outer_9904 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline_last_6dfa
  .breadcrumb-top-ed2e.hovered_d7a6
  .pagination_outer_9904
  > li.old_2b32
  > a,
.outline_last_6dfa
  .breadcrumb-top-ed2e.hovered_d7a6
  .pagination_outer_9904
  > li.overlay-active-436d
  > a,
.outline_last_6dfa
  .breadcrumb-top-ed2e.stone-53fc
  .pagination_outer_9904
  > li.old_2b32
  > a,
.outline_last_6dfa
  .breadcrumb-top-ed2e.stone-53fc
  .pagination_outer_9904
  > li.overlay-active-436d
  > a,
.outline_last_6dfa
  .breadcrumb-top-ed2e.notice_iron_52a3
  .pagination_outer_9904
  > li.old_2b32
  > a,
.outline_last_6dfa .breadcrumb-top-ed2e.notice_iron_52a3 .pagination_outer_9904 > li.huge_c469 > a {
  color: rgba(255, 255, 255, 0.99);
}
.outline_last_6dfa .block-763e,
.outline_last_6dfa .block-763e a {
  color: rgba(255, 255, 255, 0.99);
}
.outline_last_6dfa .icon_59fd.stale-6117 li a,
.outline_last_6dfa .sidebar_bright_dc53 a,
.outline_last_6dfa .item_lite_2a6a,
.outline_last_6dfa .pagination_outer_9904 > li > a,
.outline_last_6dfa .header_rough_9cc4 {
  color: rgba(255, 255, 255, 0.79);
}
.outline_last_6dfa .icon_59fd.stale-6117 li a:hover,
.outline_last_6dfa .sidebar_bright_dc53 a:hover,
.outline_last_6dfa .item_lite_2a6a:hover,
.outline_last_6dfa .pagination_outer_9904 > li > a:hover,
.outline_last_6dfa .header_rough_9cc4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline_last_6dfa .module_advanced_51b8 {
  color: rgba(255, 255, 255, 0.79);
}
.outline_last_6dfa .module_advanced_51b8 .outer-851a {
  color: rgba(255, 255, 255, 0.99);
}
.outline_last_6dfa .module_advanced_51b8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline_last_6dfa .heading-dirty-2ccc .backdrop-gas-e7e8 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.outline_last_6dfa .heading-dirty-2ccc .backdrop-gas-e7e8 .logo-motion-859d {
  color: rgba(255, 255, 255, 0.79);
}
.outline_last_6dfa
  .heading-dirty-2ccc
  .backdrop-gas-e7e8
  .logo-motion-859d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline_last_6dfa
  .heading-dirty-2ccc
  .backdrop-gas-e7e8
  .logo-motion-859d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline_last_6dfa
  .heading-dirty-2ccc
  .backdrop-gas-e7e8
  .logo-motion-859d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline_last_6dfa
  .heading-dirty-2ccc
  .backdrop-gas-e7e8
  .logo-motion-859d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline_last_6dfa .heading-dirty-2ccc .heading_wood_db31 {
  color: rgba(255, 255, 255, 0.79);
}
.outline_last_6dfa .heading-dirty-2ccc .heading_wood_db31:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary-b2b2
  .outline_last_6dfa
  .heading-dirty-2ccc
  .warm-c187
  .wrapper_motion_a92c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.primary-b2b2
  .outline_last_6dfa
  .heading-dirty-2ccc
  .warm-c187
  .logo-motion-859d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.slow_a1c9 .up_5c07 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.up_5c07 .breadcrumb-top-ed2e.hovered_d7a6 .pagination_outer_9904 > li > a:focus,
.up_5c07 .breadcrumb-top-ed2e.hovered_d7a6 .pagination_outer_9904 > li > a:hover,
.up_5c07 .breadcrumb-top-ed2e.stone-53fc .pagination_outer_9904 > li > a:focus,
.up_5c07 .breadcrumb-top-ed2e.stone-53fc .pagination_outer_9904 > li > a:hover,
.up_5c07 .breadcrumb-top-ed2e.notice_iron_52a3 .pagination_outer_9904 > li > a:focus,
.up_5c07 .breadcrumb-top-ed2e.notice_iron_52a3 .pagination_outer_9904 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.up_5c07
  .breadcrumb-top-ed2e.hovered_d7a6
  .pagination_outer_9904
  > li.old_2b32
  > a,
.up_5c07
  .breadcrumb-top-ed2e.hovered_d7a6
  .pagination_outer_9904
  > li.overlay-active-436d
  > a,
.up_5c07
  .breadcrumb-top-ed2e.stone-53fc
  .pagination_outer_9904
  > li.old_2b32
  > a,
.up_5c07
  .breadcrumb-top-ed2e.stone-53fc
  .pagination_outer_9904
  > li.overlay-active-436d
  > a,
.up_5c07
  .breadcrumb-top-ed2e.notice_iron_52a3
  .pagination_outer_9904
  > li.old_2b32
  > a,
.up_5c07 .breadcrumb-top-ed2e.notice_iron_52a3 .pagination_outer_9904 > li.huge_c469 > a {
  color: rgba(0, 0, 0, 0.8);
}
.up_5c07 .block-763e,
.up_5c07 .block-763e a {
  color: rgba(0, 0, 0, 0.8);
}
.up_5c07 .icon_59fd.stale-6117 li a,
.up_5c07 .sidebar_bright_dc53 a,
.up_5c07 .item_lite_2a6a,
.up_5c07 .pagination_outer_9904 > li > a,
.up_5c07 .header_rough_9cc4 {
  color: rgba(0, 0, 0, 0.55);
}
.up_5c07 .icon_59fd.stale-6117 li a:hover,
.up_5c07 .sidebar_bright_dc53 a:hover,
.up_5c07 .item_lite_2a6a:hover,
.up_5c07 .pagination_outer_9904 > li > a:hover,
.up_5c07 .header_rough_9cc4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.up_5c07 .module_advanced_51b8 {
  color: rgba(0, 0, 0, 0.55);
}
.up_5c07 .module_advanced_51b8 .outer-851a {
  color: rgba(0, 0, 0, 0.8);
}
.up_5c07 .module_advanced_51b8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hover_fab5 .preview_d085 {
  margin-left: auto;
  margin-right: auto;
}
.form-next-3eb7 > * {
  margin-left: auto;
  margin-right: auto;
}
.form-next-3eb7 .tertiary_edb1 {
  margin-right: 1.41575em;
}
.disabled-f5da .form-next-3eb7 > .status_c0e9 {
  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;
}
.disabled-f5da .form-next-3eb7 > .banner-0b02 {
  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;
}
.fluid-5db8.hover_fab5 .preview_d085,
.hard_6bf6.hover_fab5 .preview_d085 {
  margin-left: 0;
}
.mini-4db0.hover_fab5 .preview_d085,
.detail-9191.hover_fab5 .preview_d085 {
  margin-right: 0;
}
.form-next-3eb7 ol,
.form-next-3eb7 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.label-67f9 video {
  max-width: 100%;
}
.full-162e img {
  display: block;
}
.full-162e.tertiary_edb1,
.full-162e.pagination-lower-0bb8 {
  width: 100%;
}
.full-162e.banner-0b02 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.static_9d73:not(.background-north-cf8f) {
  margin: 1.5em auto;
}
.hidden-8971 p {
  padding: 1.5em 14px;
}
ul.chip-f7b8.banner-0b02,
ul.chip-f7b8.status_c0e9,
ul.chip-f7b8.steel-ea89.status_c0e9 {
  padding: 0 14px;
}
.stone_49a1 {
  display: block;
  overflow-x: auto;
}
.stone_49a1 table {
  border-collapse: collapse;
  width: 100%;
}
.stone_49a1 td,
.stone_49a1 th {
  padding: 0.5em;
}
.form-next-3eb7 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.form-next-3eb7 ol ol,
.form-next-3eb7 ol ul,
.form-next-3eb7 ul ol,
.form-next-3eb7 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.form-next-3eb7 ol ol li,
.form-next-3eb7 ol ul li,
.form-next-3eb7 ul ol li,
.form-next-3eb7 ul ul li {
  margin-left: 0;
}
.shade_wide_a566.summary_e57f > .bright_4f7a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.shade_wide_a566.summary_e57f > .bright_4f7a iframe,
.shade_wide_a566.summary_e57f > .bright_4f7a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.label_6de4 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.label_6de4.component-13b4 {
  padding: 0;
}
.label_6de4.component-13b4 cite {
  font-size: 13px;
}
.label_6de4 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.label_6de4 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.bronze_131a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.bronze_131a > p:first-child {
  margin-top: 0;
}
.bronze_131a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.bronze_131a blockquote {
  border-left: 0;
}
.lower_79bc {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.lower_79bc:not(.menu_basic_290f) {
  max-width: 100px;
}
.lower_79bc.info-1686 {
  border-bottom: none !important;
  text-align: center;
}
.lower_79bc.info-1686::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hidden-8971 p {
    padding: 1.5em 0;
  }
}
.image_b731 {
  color: #0073aa;
}
.accordion_6966 {
  background-color: #0073aa;
}
.blue_312a {
  color: #229fd8;
}
.container_middle_8479 {
  background-color: #229fd8;
}
.iron-deb3 {
  color: #eee;
}
.west-af0b {
  background-color: #eee;
}
.fluid_c961 {
  color: #444;
}
.white-c444 {
  background-color: #444;
}
.breadcrumb-a874 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.breadcrumb-a874 .footer_cool_552a .sidebar_bright_dc53 {
  font-size: 15px;
}
.breadcrumb-a874 .sidebar_bright_dc53 {
  line-height: 1.3;
}
.breadcrumb-a874 .up_5c07 {
}
.breadcrumb-a874 .outline_last_6dfa {
  background: #235787;
}
.hidden-7c72 {
  padding: 0;
}
.hidden-7c72 .outline_last_6dfa {
  background: #1a1a1a;
}
.hidden-7c72 .up_5c07 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tall_9a87 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tall_9a87 .up_5c07 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tall_9a87 .outline_last_6dfa {
  background: #303030;
}
.cool_b494 {
  position: relative;
  z-index: 10;
}
.cool_b494 .summary_motion_b3fb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.overlay_glass_a1bc .hidden_white_cce0 {
  display: inline-block;
  vertical-align: middle;
}
.overlay_glass_a1bc.dirty-d952 .hidden_white_cce0 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .overlay_glass_a1bc.dirty-d952 .hidden_white_cce0 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .overlay_glass_a1bc.dirty-d952 .hidden_white_cce0 {
    margin-right: 0.4em;
  }
}
.overlay_glass_a1bc.dirty-d952 .hidden_white_cce0:last-child {
  margin-right: 0;
}
.stone_0a5b .summary_motion_b3fb {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .slow_a1c9 .footer_cool_552a {
    margin: 0 -0.5em;
  }
  .slow_a1c9 .footer_cool_552a [class*="customify-col-"],
  .slow_a1c9 .footer_cool_552a [class*="customify-col_"],
  .slow_a1c9 .footer_cool_552a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.slow_a1c9.dim_a28d .summary_motion_b3fb {
  background: 0 0 !important;
}
.slow_a1c9.dim_a28d .summary_motion_b3fb,
.slow_a1c9.stone_0a5b .summary_motion_b3fb {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .slow_a1c9.small_cecb {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.slow_a1c9.stone_0a5b .summary_motion_b3fb {
  box-shadow: none !important;
}
.shadow-7820 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .shadow-7820 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .shadow-7820 {
    padding: 18px 0 20px;
  }
}
.shadow-7820 .avatar_selected_330e {
  width: 100%;
}
.shadow-7820 .tag-45ad {
  margin-bottom: 0;
}
.shadow-7820 .chip-bottom-0e9d {
  margin-top: 5px;
  font-size: 0.875em;
}
.cool-9e58 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.cool-9e58 .layout-static-6ab8 {
  width: 100%;
}
.description_short_cb6f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.description_short_cb6f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.description_short_cb6f 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;
}
.description_short_cb6f li:last-child:after {
  display: none;
}
.description_short_cb6f li a {
  font-weight: 500;
  margin-right: 10px;
}
.image_pink_ccf8 .complex_2198 button,
.shadow-7820 .complex_2198 button {
  left: 0;
}
.image_pink_ccf8 .layout-static-6ab8,
.shadow-7820 .layout-static-6ab8 {
  padding-left: 0;
  padding-right: 0;
}
.image_pink_ccf8 .cool-9e58,
.shadow-7820 .cool-9e58 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.image_pink_ccf8 {
  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;
}
.image_pink_ccf8: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;
}
.image_pink_ccf8 .hover_c533 {
  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) {
  .image_pink_ccf8 .hover_c533 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .image_pink_ccf8 .hover_c533 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .image_pink_ccf8 .hover_c533 {
    min-height: 200px;
  }
}
.image_pink_ccf8 .description_short_cb6f {
  color: rgba(255, 255, 255, 0.8);
}
.image_pink_ccf8 .description_short_cb6f a,
.image_pink_ccf8 .description_short_cb6f li:after {
  color: inherit;
}
.image_pink_ccf8 .description_short_cb6f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.avatar-b918 {
  margin-bottom: 0.5em;
}
.input_5071 {
  margin-bottom: 1.2em;
}
.input_5071,
.avatar-b918 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.input_5071 p:last-child,
.avatar-b918 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .complex_2198,
#masthead .complex_2198 {
  display: none;
}
#masthead
  > .complex_2198.pro-5343 {
  display: none;
}
#masthead > .complex_2198 button {
  left: 0;
}
.button_352f {
  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%;
}
.button_352f .hidden_white_cce0 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.button_352f .panel_3e33 {
  display: -webkit-box;
  display: flex;
}
.button_352f .panel_3e33.panel_feea {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.button_352f .panel_3e33.cold-f7c6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.button_352f .panel_3e33.dropdown-tiny-564f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.button_352f.hero-thick-4652.title-dark-66b6 .panel_3e33.panel_feea {
  flex-basis: 100%;
}
.button_352f.narrow-5d97 .panel_3e33.cold-f7c6 {
  -webkit-box-flex: 1;
  flex: auto;
}
.button_352f.narrow-5d97 .panel_3e33.dropdown-tiny-564f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .complex_2198.pro-5343 {
  display: none;
}
#masthead > .complex_2198 button {
  left: 0;
}
.notification-smooth-d31a {
  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;
}
.notification-smooth-d31a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.notification-smooth-d31a.preview-top-2a11 i {
  margin-right: 4px;
}
.notification-smooth-d31a.label_last_c200 i {
  margin-left: 5px;
}
.sidebar_bright_dc53 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.sidebar_bright_dc53 p:last-child {
  margin-bottom: 0;
}
.pattern-7db2 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.pattern-7db2 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.pattern-7db2 img {
  display: block;
  width: auto;
  line-height: 1;
}
.pattern-7db2 .block-763e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.pattern-7db2 .left-90fc {
  margin: 5px 0 7px 0;
}
.pattern-7db2.icon_up_2df1 .breadcrumb-41e7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pattern-7db2.icon_up_2df1 .under_11f7 {
  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;
}
.pattern-7db2.hero-3029 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.pattern-7db2.hero-3029 .breadcrumb-41e7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pattern-7db2.hero-3029 .under_11f7 {
  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;
}
.pattern-7db2.tag_3b87 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pattern-7db2.description_purple_8073 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.pattern-7db2.description_purple_8073 .under_11f7 {
  margin-top: 7px;
}
.preview_39a8 {
  display: inline-block;
}
.cool_b494 .west_dc83 .pattern-7db2 img {
  max-width: 100%;
}
.breadcrumb-top-ed2e .dropdown-hard-730b.short_ec1f,
.content_light_dddf .dropdown-hard-730b.short_ec1f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.breadcrumb-top-ed2e .icon_417c,
.content_light_dddf .icon_417c {
  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%);
}
.breadcrumb-top-ed2e .icon_417c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.breadcrumb-top-ed2e.photo-wood-ed92 .icon_417c {
  display: none;
}
.breadcrumb-top-ed2e .search_brown_5a0a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.breadcrumb-top-ed2e .search_brown_5a0a li {
  display: inline-block;
  position: relative;
}
.breadcrumb-top-ed2e .search_brown_5a0a li:last-child {
  margin-right: 0;
}
.breadcrumb-top-ed2e .search_brown_5a0a 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;
}
.breadcrumb-top-ed2e .search_brown_5a0a li.huge_c469 > a {
  color: rgba(0, 0, 0, 0.9);
}
.breadcrumb-top-ed2e .search_brown_5a0a > 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;
}
.breadcrumb-top-ed2e .search_brown_5a0a > li > a i {
  line-height: 0;
}
.breadcrumb-top-ed2e .search_brown_5a0a > li.white-638d > a .icon_417c {
  margin-left: 4px;
  line-height: 0;
}
.breadcrumb-top-ed2e .search_brown_5a0a .carousel-6c5b li.white-638d > a {
  position: relative;
}
.breadcrumb-top-ed2e .search_brown_5a0a .carousel-6c5b li.white-638d > a:after,
.breadcrumb-top-ed2e .search_brown_5a0a .carousel-6c5b li.white-638d > a:before {
  content: "";
  display: table;
}
.breadcrumb-top-ed2e .search_brown_5a0a .carousel-6c5b li.white-638d > a:after {
  clear: both;
}
.breadcrumb-top-ed2e .search_brown_5a0a .carousel-6c5b li.white-638d > a .icon_417c {
  margin-left: 5px;
  float: right;
}
.breadcrumb-top-ed2e .sidebar-48b4,
.breadcrumb-top-ed2e .carousel-6c5b {
  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;
}
.breadcrumb-top-ed2e .carousel-6c5b {
  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;
}
.breadcrumb-top-ed2e .carousel-6c5b .short_ec1f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.breadcrumb-top-ed2e .carousel-6c5b .icon_417c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.breadcrumb-top-ed2e .carousel-6c5b li {
  display: block;
  margin: 0;
  padding: 0;
}
.breadcrumb-top-ed2e .carousel-6c5b 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;
}
.breadcrumb-top-ed2e .carousel-6c5b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-top-ed2e .carousel-6c5b .carousel-6c5b {
  top: 0;
  left: 100%;
}
.breadcrumb-top-ed2e .article_huge_204d.fn-focus-aebe > .sidebar-48b4,
.breadcrumb-top-ed2e .article_huge_204d.fn-focus-aebe > .carousel-6c5b,
.breadcrumb-top-ed2e .article_huge_204d:focus > .sidebar-48b4,
.breadcrumb-top-ed2e .article_huge_204d:focus > .carousel-6c5b,
.breadcrumb-top-ed2e .article_huge_204d:hover > .sidebar-48b4,
.breadcrumb-top-ed2e .article_huge_204d:hover > .carousel-6c5b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.breadcrumb-top-ed2e.notice_iron_52a3 .pagination_outer_9904:after,
.breadcrumb-top-ed2e.notice_iron_52a3 .pagination_outer_9904:before {
  content: "";
  display: table;
}
.breadcrumb-top-ed2e.notice_iron_52a3 .pagination_outer_9904:after {
  clear: both;
}
.breadcrumb-top-ed2e.notice_iron_52a3 .pagination_outer_9904 > li {
  float: left;
}
.breadcrumb-top-ed2e.image-smooth-3033 .pagination_outer_9904:after,
.breadcrumb-top-ed2e.image-smooth-3033 .pagination_outer_9904:before {
  content: "";
  display: table;
}
.breadcrumb-top-ed2e.image-smooth-3033 .pagination_outer_9904:after {
  clear: both;
}
.breadcrumb-top-ed2e.image-smooth-3033 .pagination_outer_9904 > li {
  float: left;
}
.breadcrumb-top-ed2e.image-smooth-3033 .pagination_outer_9904 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.breadcrumb-top-ed2e.image-smooth-3033 .pagination_outer_9904 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.breadcrumb-top-ed2e.image-smooth-3033 .pagination_outer_9904 > li.old_2b32 > a,
.breadcrumb-top-ed2e.image-smooth-3033 .pagination_outer_9904 > li.huge_c469 > a {
  color: #fff;
  background-color: #1e4b75;
}
.breadcrumb-top-ed2e.hovered_d7a6 .pagination_outer_9904 > li > a .short_ec1f {
  position: relative;
}
.breadcrumb-top-ed2e.hovered_d7a6 .pagination_outer_9904 > li > a .short_ec1f: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;
}
.breadcrumb-top-ed2e.hovered_d7a6
  .pagination_outer_9904
  > li:focus
  > a
  .short_ec1f:before,
.breadcrumb-top-ed2e.hovered_d7a6
  .pagination_outer_9904
  > li:hover
  > a
  .short_ec1f:before {
  width: 100%;
  background-color: currentColor;
}
.breadcrumb-top-ed2e.hovered_d7a6
  .pagination_outer_9904
  > li.old_2b32
  > a
  .short_ec1f:before,
.breadcrumb-top-ed2e.hovered_d7a6
  .pagination_outer_9904
  > li.overlay-active-436d
  > a
  .short_ec1f:before {
  width: 100%;
  background-color: currentColor;
}
.breadcrumb-top-ed2e.stone-53fc .pagination_outer_9904 > li > a .short_ec1f {
  position: relative;
}
.breadcrumb-top-ed2e.stone-53fc .pagination_outer_9904 > li > a .short_ec1f: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;
}
.breadcrumb-top-ed2e.stone-53fc .pagination_outer_9904 > li:focus > a .short_ec1f:before,
.breadcrumb-top-ed2e.stone-53fc
  .pagination_outer_9904
  > li:hover
  > a
  .short_ec1f:before {
  width: 100%;
  background-color: currentColor;
}
.breadcrumb-top-ed2e.stone-53fc
  .pagination_outer_9904
  > li.old_2b32
  > a
  .short_ec1f:before,
.breadcrumb-top-ed2e.stone-53fc
  .pagination_outer_9904
  > li.overlay-active-436d
  > a
  .short_ec1f:before {
  width: 100%;
  background-color: currentColor;
}
.content_light_dddf .search_brown_5a0a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.content_light_dddf .search_brown_5a0a li:first-child > a {
  border-top: none;
}
.content_light_dddf .search_brown_5a0a .preview-8f1b > .short_ec1f .icon_417c {
  display: none;
}
.content_light_dddf .search_brown_5a0a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.content_light_dddf .search_brown_5a0a li:last-child {
  border: none;
}
.content_light_dddf .search_brown_5a0a li.white-638d > a {
  padding-right: 45px !important;
}
.content_light_dddf .search_brown_5a0a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.content_light_dddf .search_brown_5a0a li a:focus,
.content_light_dddf .search_brown_5a0a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.content_light_dddf .search_brown_5a0a li .tertiary_simple_2605 {
  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;
}
.content_light_dddf .search_brown_5a0a li .tertiary_simple_2605:hover {
  box-shadow: none;
}
.content_light_dddf .search_brown_5a0a li .tertiary_simple_2605 .icon_417c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.content_light_dddf .search_brown_5a0a .carousel-6c5b {
  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);
}
.content_light_dddf .search_brown_5a0a .carousel-6c5b li a {
  padding-left: 3em;
}
.content_light_dddf .search_brown_5a0a .nav-action-8439 > a .tertiary_simple_2605 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.content_light_dddf .search_brown_5a0a .nav-action-8439 > .carousel-6c5b {
  display: block;
  opacity: 1;
}
.huge-03fc {
  max-width: 100%;
}
.tertiary_272b {
  line-height: 0;
  cursor: pointer;
}
.header_rough_9cc4 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.header_rough_9cc4:hover {
  box-shadow: none;
  color: currentColor;
}
.header_rough_9cc4 svg {
  width: 18px;
  height: 18px;
}
.header_rough_9cc4 .panel_in_a2dd {
  display: none;
}
.lower-3b28 {
  position: relative;
}
.lower-3b28.fn-active-aebe .header_rough_9cc4 .search-0689 {
  display: none;
}
.lower-3b28.fn-active-aebe .header_rough_9cc4 .panel_in_a2dd {
  display: inline-block;
}
.lower-3b28 .sort-53c8 {
  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);
}
.lower-3b28.white-f7d7 .sort-53c8 {
  left: auto;
  right: -0.9em;
}
.lower-3b28.white-f7d7 .new-26dd::before {
  left: auto;
  right: 15px;
}
.lower-3b28.fn-active-aebe .sort-53c8 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.warm-c187 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.warm-c187 label {
  flex-basis: 100%;
}
.warm-c187 .backdrop-gas-e7e8 {
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
}
.warm-c187 .logo-motion-859d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.warm-c187 .logo-motion-859d:focus {
  background-color: transparent;
}
.warm-c187 button.heading_wood_db31 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.warm-c187 button.heading_wood_db31:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.warm-c187 button.heading_wood_db31 svg {
  width: 18px;
  height: 18px;
}
.warm-c187 input[type="submit"] {
  min-height: auto;
}
.heading-dirty-2ccc .warm-c187 .logo-motion-859d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.new-26dd {
  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) {
  .new-26dd {
    width: 220px;
  }
}
.new-26dd label {
  flex-basis: 100%;
}
.new-26dd::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;
}
.primary-b2b2 .heading-dirty-2ccc .warm-c187 {
  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;
}
.primary-b2b2
  .heading-dirty-2ccc
  .warm-c187
  .backdrop-gas-e7e8 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.primary-b2b2 .heading-dirty-2ccc .warm-c187 .logo-motion-859d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.primary-b2b2
  .heading-dirty-2ccc
  .warm-c187
  .logo-motion-859d:focus {
  background: 0 0;
}
.primary-b2b2
  .heading-dirty-2ccc
  .warm-c187
  .wrapper_motion_a92c {
  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;
}
.icon_59fd {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.icon_59fd li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.icon_59fd li:last-child {
  margin-right: 0;
}
.icon_59fd li:first-child {
  margin-left: 0;
}
.icon_59fd.label-cb7f a {
  color: #fff;
}
.icon_59fd.label-cb7f a:hover {
  color: #fff;
}
.icon_59fd a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.icon_59fd a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.icon_59fd a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.icon_59fd a:hover {
  opacity: 0.9;
  color: inherit;
}
.icon_59fd [class*="social-icon-apple"] {
  background-color: #999;
}
.icon_59fd [class*="social-icon-apple"].action-e447 {
  background-color: transparent;
  color: #999;
}
.icon_59fd [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.icon_59fd [class*="social-icon-behance"].action-e447 {
  background-color: transparent;
  color: #1769ff;
}
.icon_59fd [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.icon_59fd [class*="social-icon-bitbucket"].action-e447 {
  background-color: transparent;
  color: #205081;
}
.icon_59fd [class*="social-icon-codepen"] {
  background-color: #000;
}
.icon_59fd [class*="social-icon-codepen"].action-e447 {
  background-color: transparent;
  color: #000;
}
.icon_59fd [class*="social-icon-delicious"] {
  background-color: #39f;
}
.icon_59fd [class*="social-icon-delicious"].action-e447 {
  background-color: transparent;
  color: #39f;
}
.icon_59fd [class*="social-icon-digg"] {
  background-color: #005be2;
}
.icon_59fd [class*="social-icon-digg"].action-e447 {
  background-color: transparent;
  color: #005be2;
}
.icon_59fd [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.icon_59fd [class*="social-icon-dribbble"].action-e447 {
  background-color: transparent;
  color: #ea4c89;
}
.icon_59fd [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.icon_59fd [class*="social-icon-envelope"].action-e447 {
  background-color: transparent;
  color: #ea4335;
}
.icon_59fd [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.icon_59fd [class*="social-icon-facebook"].action-e447 {
  background-color: transparent;
  color: #3b5998;
}
.icon_59fd [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.icon_59fd [class*="social-icon-flickr"].action-e447 {
  background-color: transparent;
  color: #0063dc;
}
.icon_59fd [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.icon_59fd [class*="social-icon-foursquare"].action-e447 {
  background-color: transparent;
  color: #2d5be3;
}
.icon_59fd [class*="social-icon-github"] {
  background-color: #333;
}
.icon_59fd [class*="social-icon-github"].action-e447 {
  background-color: transparent;
  color: #333;
}
.icon_59fd [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.icon_59fd [class*="social-icon-google-plus"].action-e447 {
  background-color: transparent;
  color: #dd4b39;
}
.icon_59fd [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.icon_59fd [class*="social-icon-houzz"].action-e447 {
  background-color: transparent;
  color: #7ac142;
}
.icon_59fd [class*="social-icon-instagram"] {
  background-color: #262626;
}
.icon_59fd [class*="social-icon-instagram"].action-e447 {
  background-color: transparent;
  color: #262626;
}
.icon_59fd [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.icon_59fd [class*="social-icon-jsfiddle"].action-e447 {
  background-color: transparent;
  color: #487aa2;
}
.icon_59fd [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.icon_59fd [class*="social-icon-linkedin"].action-e447 {
  background-color: transparent;
  color: #0077b5;
}
.icon_59fd [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.icon_59fd [class*="social-icon-medium"].action-e447 {
  background-color: transparent;
  color: #00ab6b;
}
.icon_59fd [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.icon_59fd
  [class*="social-icon-odnoklassniki"].action-e447 {
  background-color: transparent;
  color: #f4731c;
}
.icon_59fd [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.icon_59fd [class*="social-icon-meetup"].action-e447 {
  background-color: transparent;
  color: #ec1c40;
}
.icon_59fd [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.icon_59fd [class*="social-icon-pinterest"].action-e447 {
  background-color: transparent;
  color: #bd081c;
}
.icon_59fd [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.icon_59fd [class*="social-icon-product-hunt"].action-e447 {
  background-color: transparent;
  color: #da552f;
}
.icon_59fd [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.icon_59fd [class*="social-icon-reddit"].action-e447 {
  background-color: transparent;
  color: #ff4500;
}
.icon_59fd [class*="social-icon-rss"] {
  background-color: #f26522;
}
.icon_59fd [class*="social-icon-rss"].action-e447 {
  background-color: transparent;
  color: #f26522;
}
.icon_59fd [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.icon_59fd
  [class*="social-icon-shopping-cart"].action-e447 {
  background-color: transparent;
  color: #4caf50;
}
.icon_59fd [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.icon_59fd [class*="social-icon-skype"].action-e447 {
  background-color: transparent;
  color: #00aff0;
}
.icon_59fd [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.icon_59fd [class*="social-icon-slideshare"].action-e447 {
  background-color: transparent;
  color: #0077b5;
}
.icon_59fd [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.icon_59fd [class*="social-icon-snapchat"].action-e447 {
  background-color: transparent;
  color: #fffc00;
}
.icon_59fd [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.icon_59fd [class*="social-icon-soundcloud"].action-e447 {
  background-color: transparent;
  color: #f80;
}
.icon_59fd [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.icon_59fd [class*="social-icon-spotify"].action-e447 {
  background-color: transparent;
  color: #2ebd59;
}
.icon_59fd [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.icon_59fd
  [class*="social-icon-stack-overflow"].action-e447 {
  background-color: transparent;
  color: #fe7a15;
}
.icon_59fd [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.icon_59fd [class*="social-icon-maldkfgram"].action-e447 {
  background-color: transparent;
  color: #2ca5e0;
}
.icon_59fd [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.icon_59fd [class*="social-icon-tripadvisor"].action-e447 {
  background-color: transparent;
  color: #589442;
}
.icon_59fd [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.icon_59fd [class*="social-icon-tumblr"].action-e447 {
  background-color: transparent;
  color: #35465c;
}
.icon_59fd [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.icon_59fd [class*="social-icon-twitch"].action-e447 {
  background-color: transparent;
  color: #6441a5;
}
.icon_59fd [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.icon_59fd [class*="social-icon-twitter"].action-e447 {
  background-color: transparent;
  color: #1da1f2;
}
.icon_59fd [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.icon_59fd [class*="social-icon-vimeo"].action-e447 {
  background-color: transparent;
  color: #1ab7ea;
}
.icon_59fd [class*="social-icon-vk"] {
  background-color: #45668e;
}
.icon_59fd [class*="social-icon-vk"].action-e447 {
  background-color: transparent;
  color: #45668e;
}
.icon_59fd [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.icon_59fd [class*="social-icon-weibo"].action-e447 {
  background-color: transparent;
  color: #df2029;
}
.icon_59fd [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.icon_59fd [class*="social-icon-weixin"].action-e447 {
  background-color: transparent;
  color: #7bb32e;
}
.icon_59fd [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.icon_59fd [class*="social-icon-whatsapp"].action-e447 {
  background-color: transparent;
  color: #25d366;
}
.icon_59fd [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.icon_59fd [class*="social-icon-wordpress"].action-e447 {
  background-color: transparent;
  color: #21759b;
}
.icon_59fd [class*="social-icon-xing"] {
  background-color: #026466;
}
.icon_59fd [class*="social-icon-xing"].action-e447 {
  background-color: transparent;
  color: #026466;
}
.icon_59fd [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.icon_59fd [class*="social-icon-yelp"].action-e447 {
  background-color: transparent;
  color: #af0606;
}
.icon_59fd [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.icon_59fd [class*="social-icon-youtube"].action-e447 {
  background-color: transparent;
  color: #cd201f;
}
.item_lite_2a6a {
  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;
}
.item_lite_2a6a:hover {
  box-shadow: none;
  background: 0 0;
}
.iron-ca82 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.caption_north_2499 {
  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;
}
.link_top_e7a8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.module_wood_7512 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.module_wood_7512,
.module_wood_7512::after,
.module_wood_7512::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;
}
.module_wood_7512::after,
.module_wood_7512::before {
  content: "";
  display: block;
  background-color: inherit;
}
.slider_4210 .caption_north_2499 .link_top_e7a8 {
  margin-top: -2px;
  width: 19px;
}
.slider_4210 .caption_north_2499 .module_wood_7512 {
  margin-top: -1px;
}
.slider_4210 .caption_north_2499 .module_wood_7512,
.slider_4210 .caption_north_2499 .module_wood_7512::after,
.slider_4210 .caption_north_2499 .module_wood_7512::before {
  width: 19px;
  height: 2px;
}
.slider_4210 .caption_north_2499 .module_wood_7512::before {
  top: -6px;
}
.slider_4210 .caption_north_2499 .module_wood_7512::after {
  bottom: -6px;
}
.menu-4315 .caption_north_2499 .link_top_e7a8 {
  margin-top: -2px;
  width: 22px;
}
.menu-4315 .caption_north_2499 .module_wood_7512 {
  margin-top: -1px;
}
.menu-4315 .caption_north_2499 .module_wood_7512,
.menu-4315 .caption_north_2499 .module_wood_7512::after,
.menu-4315 .caption_north_2499 .module_wood_7512::before {
  width: 22px;
  height: 2px;
}
.menu-4315 .caption_north_2499 .module_wood_7512::before {
  top: -7px;
}
.menu-4315 .caption_north_2499 .module_wood_7512::after {
  bottom: -7px;
}
.info-lite-0b5d .caption_north_2499 .link_top_e7a8 {
  margin-top: -2px;
  width: 31px;
}
.info-lite-0b5d .caption_north_2499 .module_wood_7512 {
  margin-top: -1.5px;
}
.info-lite-0b5d .caption_north_2499 .module_wood_7512,
.info-lite-0b5d .caption_north_2499 .module_wood_7512::after,
.info-lite-0b5d .caption_north_2499 .module_wood_7512::before {
  width: 31px;
  height: 3px;
}
.info-lite-0b5d .caption_north_2499 .module_wood_7512::before {
  top: -9px;
}
.info-lite-0b5d .caption_north_2499 .module_wood_7512::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .container_e5aa .caption_north_2499 .link_top_e7a8 {
    margin-top: -2px;
    width: 19px;
  }
  .container_e5aa .caption_north_2499 .module_wood_7512 {
    margin-top: -1px;
  }
  .container_e5aa .caption_north_2499 .module_wood_7512,
  .container_e5aa .caption_north_2499 .module_wood_7512::after,
  .container_e5aa .caption_north_2499 .module_wood_7512::before {
    width: 19px;
    height: 2px;
  }
  .container_e5aa .caption_north_2499 .module_wood_7512::before {
    top: -6px;
  }
  .container_e5aa .caption_north_2499 .module_wood_7512::after {
    bottom: -6px;
  }
  .hard_336e .caption_north_2499 .link_top_e7a8 {
    margin-top: -2px;
    width: 22px;
  }
  .hard_336e .caption_north_2499 .module_wood_7512 {
    margin-top: -1px;
  }
  .hard_336e .caption_north_2499 .module_wood_7512,
  .hard_336e .caption_north_2499 .module_wood_7512::after,
  .hard_336e .caption_north_2499 .module_wood_7512::before {
    width: 22px;
    height: 2px;
  }
  .hard_336e .caption_north_2499 .module_wood_7512::before {
    top: -7px;
  }
  .hard_336e .caption_north_2499 .module_wood_7512::after {
    bottom: -7px;
  }
  .list-rough-184a .caption_north_2499 .link_top_e7a8 {
    margin-top: -2px;
    width: 31px;
  }
  .list-rough-184a .caption_north_2499 .module_wood_7512 {
    margin-top: -1.5px;
  }
  .list-rough-184a .caption_north_2499 .module_wood_7512,
  .list-rough-184a .caption_north_2499 .module_wood_7512::after,
  .list-rough-184a .caption_north_2499 .module_wood_7512::before {
    width: 31px;
    height: 3px;
  }
  .list-rough-184a .caption_north_2499 .module_wood_7512::before {
    top: -9px;
  }
  .list-rough-184a .caption_north_2499 .module_wood_7512::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .highlight-short-bd1d .caption_north_2499 .link_top_e7a8 {
    margin-top: -2px;
    width: 19px;
  }
  .highlight-short-bd1d .caption_north_2499 .module_wood_7512 {
    margin-top: -1px;
  }
  .highlight-short-bd1d .caption_north_2499 .module_wood_7512,
  .highlight-short-bd1d .caption_north_2499 .module_wood_7512::after,
  .highlight-short-bd1d .caption_north_2499 .module_wood_7512::before {
    width: 19px;
    height: 2px;
  }
  .highlight-short-bd1d .caption_north_2499 .module_wood_7512::before {
    top: -6px;
  }
  .highlight-short-bd1d .caption_north_2499 .module_wood_7512::after {
    bottom: -6px;
  }
  .mini-8afc .caption_north_2499 .link_top_e7a8 {
    margin-top: -2px;
    width: 22px;
  }
  .mini-8afc .caption_north_2499 .module_wood_7512 {
    margin-top: -1px;
  }
  .mini-8afc .caption_north_2499 .module_wood_7512,
  .mini-8afc .caption_north_2499 .module_wood_7512::after,
  .mini-8afc .caption_north_2499 .module_wood_7512::before {
    width: 22px;
    height: 2px;
  }
  .mini-8afc .caption_north_2499 .module_wood_7512::before {
    top: -7px;
  }
  .mini-8afc .caption_north_2499 .module_wood_7512::after {
    bottom: -7px;
  }
  .paragraph_2901 .caption_north_2499 .link_top_e7a8 {
    margin-top: -2px;
    width: 31px;
  }
  .paragraph_2901 .caption_north_2499 .module_wood_7512 {
    margin-top: -1.5px;
  }
  .paragraph_2901 .caption_north_2499 .module_wood_7512,
  .paragraph_2901 .caption_north_2499 .module_wood_7512::after,
  .paragraph_2901 .caption_north_2499 .module_wood_7512::before {
    width: 31px;
    height: 3px;
  }
  .paragraph_2901 .caption_north_2499 .module_wood_7512::before {
    top: -9px;
  }
  .paragraph_2901 .caption_north_2499 .module_wood_7512::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .avatar-5039 .caption_north_2499 .link_top_e7a8 {
    margin-top: -2px;
    width: 19px;
  }
  .avatar-5039 .caption_north_2499 .module_wood_7512 {
    margin-top: -1px;
  }
  .avatar-5039 .caption_north_2499 .module_wood_7512,
  .avatar-5039 .caption_north_2499 .module_wood_7512::after,
  .avatar-5039 .caption_north_2499 .module_wood_7512::before {
    width: 19px;
    height: 2px;
  }
  .avatar-5039 .caption_north_2499 .module_wood_7512::before {
    top: -6px;
  }
  .avatar-5039 .caption_north_2499 .module_wood_7512::after {
    bottom: -6px;
  }
  .footer-b1c0 .caption_north_2499 .link_top_e7a8 {
    margin-top: -2px;
    width: 22px;
  }
  .footer-b1c0 .caption_north_2499 .module_wood_7512 {
    margin-top: -1px;
  }
  .footer-b1c0 .caption_north_2499 .module_wood_7512,
  .footer-b1c0 .caption_north_2499 .module_wood_7512::after,
  .footer-b1c0 .caption_north_2499 .module_wood_7512::before {
    width: 22px;
    height: 2px;
  }
  .footer-b1c0 .caption_north_2499 .module_wood_7512::before {
    top: -7px;
  }
  .footer-b1c0 .caption_north_2499 .module_wood_7512::after {
    bottom: -7px;
  }
  .row-6591 .caption_north_2499 .link_top_e7a8 {
    margin-top: -2px;
    width: 31px;
  }
  .row-6591 .caption_north_2499 .module_wood_7512 {
    margin-top: -1.5px;
  }
  .row-6591 .caption_north_2499 .module_wood_7512,
  .row-6591 .caption_north_2499 .module_wood_7512::after,
  .row-6591 .caption_north_2499 .module_wood_7512::before {
    width: 31px;
    height: 3px;
  }
  .row-6591 .caption_north_2499 .module_wood_7512::before {
    top: -9px;
  }
  .row-6591 .caption_north_2499 .module_wood_7512::after {
    bottom: -9px;
  }
}
.mini-5996 .module_wood_7512 {
  -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);
}
.mini-5996 .module_wood_7512::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.mini-5996 .module_wood_7512::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);
}
.mini-5996.hovered-a39a .module_wood_7512 {
  -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);
}
.mini-5996.hovered-a39a .module_wood_7512::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.mini-5996.hovered-a39a .module_wood_7512::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);
}
.avatar_89aa {
  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.plasma_8b9d:before {
  display: none;
}
.component-0ab7 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.component-0ab7 .summary-yellow-4128 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.component-0ab7 .summary-yellow-4128:last-of-type {
  border-bottom: none;
}
.component-0ab7 .summary-yellow-4128.picture-dim-8639,
.component-0ab7 .summary-yellow-4128.notification_ad15,
.component-0ab7 .summary-yellow-4128.section-4481 {
  padding: 0;
}
.component-0ab7 .content_light_dddf .tertiary_simple_2605 {
  color: currentColor;
}
.component-0ab7 .content_light_dddf .tertiary_simple_2605:focus,
.component-0ab7 .content_light_dddf .tertiary_simple_2605:hover {
  background: rgba(0, 0, 0, 0.01);
}
.component-0ab7.up_5c07 .module_advanced_51b8,
.component-0ab7.up_5c07 .sidebar_bright_dc53 a,
.component-0ab7.up_5c07 .pagination_outer_9904 a,
.component-0ab7.up_5c07 .carousel-6c5b a {
  color: rgba(0, 0, 0, 0.55);
}
.component-0ab7.up_5c07 .module_advanced_51b8:hover,
.component-0ab7.up_5c07 .sidebar_bright_dc53 a:hover,
.component-0ab7.up_5c07 .pagination_outer_9904 a:hover,
.component-0ab7.up_5c07 .carousel-6c5b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.component-0ab7.up_5c07 .outer-851a {
  color: rgba(0, 0, 0, 0.8);
}
.component-0ab7.up_5c07 .summary-yellow-4128 {
  border-color: rgba(0, 0, 0, 0.08);
}
.component-0ab7.up_5c07 .summary-yellow-4128:before {
  background: rgba(0, 0, 0, 0.08);
}
.component-0ab7.up_5c07 .detail-dark-d4fc:before {
  background: rgba(255, 255, 255, 0.9);
}
.component-0ab7.up_5c07 .content_light_dddf .search_brown_5a0a li a,
.component-0ab7.up_5c07 .content_light_dddf .tertiary_simple_2605,
.component-0ab7.up_5c07 .carousel-6c5b {
  border-color: rgba(0, 0, 0, 0.08);
}
.component-0ab7.up_5c07 .content_light_dddf .tertiary_simple_2605:focus,
.component-0ab7.up_5c07 .content_light_dddf .tertiary_simple_2605:hover {
  background: rgba(0, 0, 0, 0.01);
}
.component-0ab7.up_5c07 .search_brown_5a0a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.component-0ab7.outline_last_6dfa .module_advanced_51b8,
.component-0ab7.outline_last_6dfa .sidebar_bright_dc53 a,
.component-0ab7.outline_last_6dfa .pagination_outer_9904 .tertiary_simple_2605,
.component-0ab7.outline_last_6dfa .pagination_outer_9904 a,
.component-0ab7.outline_last_6dfa .carousel-6c5b a {
  color: rgba(255, 255, 255, 0.79);
}
.component-0ab7.outline_last_6dfa .module_advanced_51b8:hover,
.component-0ab7.outline_last_6dfa .sidebar_bright_dc53 a:hover,
.component-0ab7.outline_last_6dfa .pagination_outer_9904 .tertiary_simple_2605:hover,
.component-0ab7.outline_last_6dfa .pagination_outer_9904 a:hover,
.component-0ab7.outline_last_6dfa .carousel-6c5b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component-0ab7.outline_last_6dfa .outer-851a {
  color: rgba(255, 255, 255, 0.99);
}
.component-0ab7.outline_last_6dfa .summary-yellow-4128 {
  border-color: rgba(255, 255, 255, 0.08);
}
.component-0ab7.outline_last_6dfa .summary-yellow-4128:before {
  background: rgba(255, 255, 255, 0.08);
}
.component-0ab7.outline_last_6dfa .detail-dark-d4fc:before {
  background: rgba(0, 0, 0, 0.9);
}
.component-0ab7.outline_last_6dfa .content_light_dddf .search_brown_5a0a li a,
.component-0ab7.outline_last_6dfa .content_light_dddf .tertiary_simple_2605,
.component-0ab7.outline_last_6dfa .carousel-6c5b {
  border-color: rgba(255, 255, 255, 0.08);
}
.component-0ab7.outline_last_6dfa .content_light_dddf .tertiary_simple_2605:focus,
.component-0ab7.outline_last_6dfa .content_light_dddf .tertiary_simple_2605:hover {
  background: rgba(0, 0, 0, 0.01);
}
.component-0ab7.outline_last_6dfa .search_brown_5a0a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail-dark-d4fc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.detail-dark-d4fc:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.steel-f9b4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.primary_b2c2 .component-0ab7 {
  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;
}
.primary_b2c2 .summary-yellow-4128 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.primary_b2c2 .summary-yellow-4128: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) {
  .primary_b2c2 .summary-yellow-4128:before {
    width: 16%;
    left: 42%;
  }
}
.primary_b2c2 .summary-yellow-4128:last-child:before {
  content: none;
}
.primary_b2c2 .summary-yellow-4128[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.primary_b2c2 .content_light_dddf .search_brown_5a0a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.primary_b2c2 .content_light_dddf .search_brown_5a0a li a .tertiary_simple_2605 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.primary_b2c2 .content_light_dddf .carousel-6c5b {
  border: none;
}
.primary_b2c2 .content_light_dddf .carousel-6c5b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.primary_b2c2 .detail-dark-d4fc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.primary_b2c2 .steel-f9b4 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.primary_b2c2 .outline_last_6dfa .detail-dark-d4fc:before {
  background: rgba(0, 0, 0, 0.9);
}
.primary_b2c2 .up_5c07.notification_dacc .module_wood_7512 {
  background: rgba(0, 0, 0, 0.6);
}
.primary_b2c2
  .up_5c07.notification_dacc
  .module_wood_7512::after,
.primary_b2c2
  .up_5c07.notification_dacc
  .module_wood_7512:before {
  background: inherit;
}
.primary_b2c2
  .up_5c07.notification_dacc:hover
  .module_wood_7512 {
  background: rgba(0, 0, 0, 0.8);
}
.sidebar_under_1c0f .component-0ab7 {
  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) {
  .sidebar_under_1c0f .component-0ab7 {
    width: auto;
    right: 45px;
  }
}
.frame-advanced-437d .component-0ab7 {
  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) {
  .frame-advanced-437d .component-0ab7 {
    width: auto;
    left: 45px;
  }
}
.plasma_8b9d .component-0ab7 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.plasma_8b9d .steel-f9b4 {
  max-width: 48em;
  margin: 0 auto;
}
.plasma_8b9d .detail-dark-d4fc:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.stone-3584 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.stone-3584.primary_b2c2 .component-0ab7 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.stone-3584.sidebar_under_1c0f .component-0ab7 {
  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);
}
.stone-3584 .component-0ab7 {
  visibility: visible;
}
.stone-3584.frame-advanced-437d .component-0ab7 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.cool-d225,
.nav-rough-b3c0 {
  overflow-x: hidden;
}
.cool-d225 .component-0ab7 {
  overflow: auto;
}
.cool-d225.primary_b2c2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.cool-d225.primary_b2c2 .component-0ab7 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.cool-d225.primary_b2c2 .item_lite_2a6a {
  opacity: 0;
}
.cool-d225.sidebar_under_1c0f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.cool-d225.sidebar_under_1c0f .component-0ab7 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.cool-d225.sidebar_under_1c0f .item_lite_2a6a {
  opacity: 0;
}
.cool-d225.frame-advanced-437d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.cool-d225.frame-advanced-437d .component-0ab7 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.cool-d225.frame-advanced-437d .item_lite_2a6a {
  opacity: 0;
}
.cool-d225.plasma_8b9d .component-0ab7 {
  z-index: 10;
  visibility: visible;
}
.notification_dacc {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.notification_dacc .module_wood_7512 {
  background: rgba(255, 255, 255, 0.99);
}
.notification_dacc .module_wood_7512::after,
.notification_dacc .module_wood_7512:before {
  background: inherit;
}
.notification_dacc:hover .module_wood_7512 {
  background: rgba(255, 255, 255, 0.99);
}
.frame-advanced-437d .notification_dacc {
  top: 10px;
  right: auto;
  left: 12px;
}
.plasma_8b9d .notification_dacc {
  display: none !important;
}
.cool-d225:before,
.nav-rough-b3c0:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.cool-d225 .notification_dacc,
.nav-rough-b3c0 .notification_dacc {
  display: inline-block;
}
.component-0ab7 .hidden_white_cce0 {
  -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;
}
.cool-d225 .component-0ab7 .hidden_white_cce0,
.nav-rough-b3c0 .component-0ab7 .hidden_white_cce0 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gradient_upper_0159 .backdrop-gas-e7e8 {
  width: 100%;
}
.west_dc83 {
  padding: 0 0.5em 0;
}
.west_dc83 [class*="customify-col-"],
.west_dc83 [class*="customify-col_"],
.west_dc83 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.active-upper-036e .west_dc83 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .footer_cool_552a .wood-fb31,
  .wood-fb31 {
    display: none;
  }
  .fast_75ca {
    text-align: left;
  }
  .upper_afe1 {
    text-align: center;
  }
  .message_soft_d28c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .footer_cool_552a .feature-middle-b3e6,
  .feature-middle-b3e6 {
    display: none;
  }
  .preview-e5ed {
    text-align: left;
  }
  .main-liquid-46fa {
    text-align: center;
  }
  .row-white-0975 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .footer_cool_552a .text_north_fa81,
  .text_north_fa81 {
    display: none;
  }
  .focus-dim-0b29 {
    text-align: left;
  }
  .wood_bf46 {
    text-align: center;
  }
  .element-6c13 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.main_8a3f {
  box-shadow: none !important;
}
.middle_c59b .selected_3e3b,
.link-action-9d44 .selected_3e3b {
  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;
}
.link-action-9d44 .selected_3e3b {
  margin-top: 30px;
  margin-bottom: 30px;
}
.summary_motion_b3fb {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.summary_motion_b3fb:after,
.summary_motion_b3fb:before {
  content: "";
  display: table;
}
.summary_motion_b3fb:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .summary_motion_b3fb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.summary_motion_b3fb,
.small_cecb {
  max-width: 1248px;
  margin: 0 auto;
}

.east_3e3f.summary-d7de .summary_motion_b3fb {
  max-width: 100%;
}
.east_3e3f.tabs_south_3dd7 {
  max-width: 1200px;
  margin: 0 auto;
}
.east_3e3f.tabs_steel_70ee .summary_motion_b3fb {
  max-width: 100%;
}
.east_3e3f.tabs_steel_70ee > .summary_motion_b3fb {
  padding-left: 0;
  padding-right: 0;
}
.east_3e3f.tabs_steel_70ee > .summary_motion_b3fb .footer_cool_552a {
  margin: 0;
}
.east_3e3f.tabs_steel_70ee
  > .summary_motion_b3fb
  .fixed-c805.item-mini-2921 {
  margin-right: 0;
  margin-left: 0;
}
.east_3e3f.tabs_steel_70ee #main.item-mini-2921 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .pattern-2edb #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .pattern-2edb #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .silver_d47e .preview_d085 {
    padding-right: 1em;
  }
  .silver_d47e.text_2747 .fixed-c805 {
    border-right: 1px solid #eaecee;
  }
  .silver_d47e.text_2747 .preview_d085 {
    padding-right: 1em;
  }
  .silver_d47e.text_2747 .shadow-207f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .small_abb7 .preview_d085 {
    padding-left: 1em;
  }
  .small_abb7.text_2747 .fixed-c805 {
    border-left: 1px solid #eaecee;
  }
  .small_abb7.text_2747 .preview_d085 {
    padding-left: 1em;
  }
  .small_abb7.text_2747 .shadow-207f {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wrapper_4365 .preview_d085 {
    padding-left: 1em;
  }
  .wrapper_4365.text_2747 .under-76ad {
    border-right: 1px solid #eaecee;
  }
  .wrapper_4365.text_2747 .wide_e56b {
    border-right: 1px solid #eaecee;
  }
  .wrapper_4365.text_2747 .preview_d085 {
    padding-left: 1em;
  }
  .wrapper_4365.text_2747 .shadow-207f {
    padding-right: 1em;
  }
  .wrapper_4365.text_2747 .notification_d357 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .badge_bright_729b .preview_d085 {
    padding-right: 1em;
  }
  .badge_bright_729b.text_2747 .under-76ad {
    border-left: 1px solid #eaecee;
  }
  .badge_bright_729b.text_2747 .wide_e56b {
    border-left: 1px solid #eaecee;
  }
  .badge_bright_729b.text_2747 .preview_d085 {
    padding-right: 1em;
  }
  .badge_bright_729b.text_2747 .shadow-207f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .badge_bright_729b.text_2747 .notification_d357 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pattern-2edb .preview_d085 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pattern-2edb.text_2747 .fixed-c805 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .pattern-2edb.text_2747 .preview_d085 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pattern-2edb.text_2747 .shadow-207f {
    padding-left: 1em;
  }
  .pattern-2edb.text_2747 .notification_d357 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .pattern-2edb.text_2747 .preview_d085 {
    padding-left: 0;
  }
}
.border-hard-a509 .overlay_glass_a1bc {
  display: inline-block;
}
.sort_last_7d8b {
  display: inline-block;
}
.tabs_easy_5b35 {
  word-con: break-word;
}
.dark-ce04 > span {
  display: inline-block;
  padding: 5px 0;
}
.dark-ce04 .breadcrumb-5a7b {
  margin-left: 8px;
  margin-right: 8px;
}
.dark-ce04 .accordion-a87b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.tertiary-plasma-c7d2 .outer-d130 {
  margin-bottom: 2em;
}
.tertiary-plasma-c7d2 .current-c0c4 {
  margin-bottom: 15px;
}
.tertiary-plasma-c7d2 .current-c0c4:last-child {
  margin-bottom: 0;
}
.tertiary-plasma-c7d2 .pressed-c5a5 {
  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) {
  .tertiary-plasma-c7d2 .pressed-c5a5 {
    display: block;
  }
}
.tertiary-plasma-c7d2 .hovered_89a2 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .tertiary-plasma-c7d2 .hovered_89a2 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.tertiary-plasma-c7d2 .carousel-c289 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.tertiary-plasma-c7d2 .carousel-c289 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.tertiary-plasma-c7d2 .carousel-c289 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.tertiary-plasma-c7d2 .tabs_easy_5b35 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.tertiary-plasma-c7d2 .tabs_easy_5b35 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.tertiary-plasma-c7d2 .dropdown-789b p:last-child {
  margin-bottom: 0;
}
.tertiary-plasma-c7d2 .pagination-fresh-bedc {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.tertiary-plasma-c7d2 .container-b00c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.tertiary-plasma-c7d2 .photo-wood-8d7f {
  margin-top: 1em;
}
.tertiary-plasma-c7d2 .focused_ed75 {
  top: 0;
  display: block;
}
.tertiary-plasma-c7d2 .focused_ed75 a {
  color: inherit;
}
.tertiary-plasma-c7d2 .focused_ed75 a:hover {
  color: inherit;
}
.tertiary-plasma-c7d2 .tabs_6498 {
  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;
}
.tertiary-plasma-c7d2 .tabs_6498:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.tertiary-plasma-c7d2 .container-b00c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.tertiary-plasma-c7d2 .shade_1899 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.tertiary-plasma-c7d2 .shade_1899:first-child {
  margin-top: 0;
}
.tertiary-plasma-c7d2 .shade_1899.column_current_a423 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tertiary-plasma-c7d2 .shade_1899.copper_202b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tertiary-plasma-c7d2
  .shade_1899.copper_202b.primary_3e35
  .photo-wood-8d7f {
  width: 100%;
}
.tertiary-plasma-c7d2 .copper_202b {
  -webkit-box-align: center;
  align-items: center;
}
.tertiary-plasma-c7d2 .copper_202b .dark-ce04,
.tertiary-plasma-c7d2 .copper_202b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.tertiary-plasma-c7d2 .carousel-c289 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tertiary-plasma-c7d2 .carousel-c289 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tertiary-plasma-c7d2 .carousel-c289: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;
}
.tertiary-plasma-c7d2 .column_current_a423 {
  z-index: 5;
}
.tertiary-plasma-c7d2 .pink_5b0a .west-5fe6 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.tertiary-plasma-c7d2 .container_4154 .west-5fe6 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.tertiary-plasma-c7d2 .dropdown_cb48 .west-5fe6 {
  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;
}
.tertiary-plasma-c7d2.glass-5475 .pressed-c5a5,
.tertiary-plasma-c7d2.link_liquid_c5f4 .pressed-c5a5 {
  display: block;
}
.tertiary-plasma-c7d2.glass-5475 .pressed-c5a5 .label_green_da2a,
.tertiary-plasma-c7d2.glass-5475 .pressed-c5a5 .container-b00c,
.tertiary-plasma-c7d2.link_liquid_c5f4 .pressed-c5a5 .label_green_da2a,
.tertiary-plasma-c7d2.link_liquid_c5f4 .pressed-c5a5 .container-b00c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tertiary-plasma-c7d2.alert-slow-1894 .hovered_89a2 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .tertiary-plasma-c7d2.alert-slow-1894 .hovered_89a2 {
    margin-right: 0;
  }
}
.tertiary-plasma-c7d2.glass-5475 .hovered_89a2,
.tertiary-plasma-c7d2.link_liquid_c5f4 .hovered_89a2 {
  padding-top: 40%;
}
.tertiary-plasma-c7d2.glass-5475 .outer-d130,
.tertiary-plasma-c7d2.link_liquid_c5f4 .outer-d130 {
  display: block;
}
.tertiary-plasma-c7d2.glass-5475 .fn-sticky-aebe .container-b00c,
.tertiary-plasma-c7d2.link_liquid_c5f4 .fn-sticky-aebe .container-b00c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.tertiary-plasma-c7d2.glass-5475 .hovered_89a2,
.tertiary-plasma-c7d2.link_liquid_c5f4 .hovered_89a2 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.tertiary-plasma-c7d2.glass-5475 .container-b00c {
  padding: 1em;
}
.alert-hard-d3ee {
  margin: 30px auto;
  display: block;
}
.alert-hard-d3ee .banner_huge_9b0e > * {
  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;
}
.alert-hard-d3ee .banner_huge_9b0e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.alert-hard-d3ee .banner_huge_9b0e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hot_01cc .dark-ce04 {
  margin-bottom: 1.41575em;
}
.hot_01cc .feature-77c4 {
  margin-bottom: 1.618em;
}
.form-next-3eb7 .badge-f5e4 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.form-next-3eb7 .badge-f5e4 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.form-next-3eb7 .mini-63e0 {
  max-width: 100%;
  overflow: auto;
}
.hover_fab5 .form-next-3eb7 a:hover {
  text-decoration: underline;
}
.search_short_892c .current-c0c4:not(.tabs_easy_5b35),
.search_short_892c .carousel-c289 {
  margin-bottom: 1.41575em;
}
.search_short_892c .current-c0c4:not(.tabs_easy_5b35):last-child,
.search_short_892c .carousel-c289:last-child {
  margin-bottom: 0;
}
.search_short_892c .current-c0c4.copper-19dd {
  margin-bottom: 0.41575em;
}
.search_short_892c .text_in_3fe3:before,
.search_short_892c .caption_lite_5896:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.search_short_892c .text_in_3fe3:before {
  content: "\f115";
}
.search_short_892c .caption_lite_5896:before {
  content: "\f02c";
}
.search_short_892c .top_4dfb {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.search_short_892c .top_4dfb a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.steel-5f7c {
  display: -webkit-box;
  display: flex;
}
.steel-5f7c .modal-2350 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .steel-5f7c .modal-2350 {
    flex-basis: 90px;
  }
}
.steel-5f7c .gradient_soft_78e5 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .steel-5f7c .gradient_soft_78e5 {
    flex-basis: calc(100% - 50px);
  }
}
.steel-5f7c .bronze_5b26 p:last-child {
  margin-bottom: 0.72em;
}
.label-fluid-0071 .banner_huge_9b0e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.label-fluid-0071 .banner_huge_9b0e:after,
.label-fluid-0071 .banner_huge_9b0e:before {
  content: "";
  display: table;
}
.label-fluid-0071 .banner_huge_9b0e:after {
  clear: both;
}
.label-fluid-0071 .banner_huge_9b0e .label_2a32,
.label-fluid-0071 .banner_huge_9b0e .glass-bfc4 {
  width: 49%;
}
.label-fluid-0071 .banner_huge_9b0e .label_2a32 a span.short_70d9,
.label-fluid-0071 .banner_huge_9b0e .glass-bfc4 a span.short_70d9 {
  display: block;
  margin-bottom: 5px;
}
.label-fluid-0071 .banner_huge_9b0e .glass-bfc4 {
  float: left;
  text-align: left;
}
.label-fluid-0071 .banner_huge_9b0e .label_2a32 {
  float: right;
  text-align: right;
}
.up-d908 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .up-d908 {
    margin-bottom: 0;
  }
}
.tiny_11c0 {
  margin-bottom: 1em;
}
.tiny_11c0 .tabs_easy_5b35 {
  font-size: 1.1em;
  line-height: 1.3;
}
.light_2e4c a {
  display: block;
  line-height: 0;
  position: relative;
}
.clean-6c76 .tiny_11c0,
.steel-7430 .tiny_11c0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .clean-6c76 .tiny_11c0,
  .steel-7430 .tiny_11c0 {
    display: block;
  }
}
.clean-6c76 .light_2e4c,
.steel-7430 .light_2e4c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .clean-6c76 .light_2e4c,
  .steel-7430 .light_2e4c {
    margin-bottom: 1em;
  }
}
.clean-6c76 .light_2e4c img,
.steel-7430 .light_2e4c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.clean-6c76 .purple-d134,
.steel-7430 .purple-d134 {
  flex-basis: calc(100% - 160px);
}
.clean-6c76 .purple-d134 p,
.steel-7430 .purple-d134 p {
  margin-bottom: 0;
}
.clean-6c76 .purple-d134 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .clean-6c76 .purple-d134 {
    padding-left: 0;
  }
}
.steel-7430 .purple-d134 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .steel-7430 .purple-d134 {
    padding-right: 0;
  }
}
.steel-7430 .light_2e4c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.complex_c45a .light_2e4c {
  margin-bottom: 0.5em;
}
.complex_c45a .light_2e4c img {
  width: 100%;
}
.red_6a13 .dynamic_2b9c,
.fluid_0387 .dynamic_2b9c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.fluid_0387 .fixed-c805 .component-6180 p:last-child {
  margin-bottom: 0;
}
.sort_16f0 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.smooth_90c3 .secondary-pink-90c7 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .smooth_90c3 .secondary-pink-90c7:last-of-type {
    margin-bottom: 0;
  }
}
.smooth_90c3 .secondary-pink-90c7 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.smooth_90c3 .secondary-pink-90c7 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.smooth_90c3 .secondary-pink-90c7 ul li {
  margin: 0 0 0.6em;
}
.smooth_90c3 .secondary-pink-90c7 ul li.brown-9d7a,
.smooth_90c3 .secondary-pink-90c7 ul li.gold-5d26 {
  position: relative;
}
.smooth_90c3 .secondary-pink-90c7 ul li.brown-9d7a .wrapper-soft-5cf9,
.smooth_90c3 .secondary-pink-90c7 ul li.gold-5d26 .wrapper-soft-5cf9 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.smooth_90c3 .secondary-pink-90c7 ul li.brown-9d7a:after:after,
.smooth_90c3 .secondary-pink-90c7 ul li.brown-9d7a:after:before,
.smooth_90c3
  .secondary-pink-90c7
  ul
  li.gold-5d26:after:after,
.smooth_90c3
  .secondary-pink-90c7
  ul
  li.gold-5d26:after:before {
  content: "";
  display: table;
}
.smooth_90c3 .secondary-pink-90c7 ul li.brown-9d7a:after:after,
.smooth_90c3
  .secondary-pink-90c7
  ul
  li.gold-5d26:after:after {
  clear: both;
}
.smooth_90c3 .secondary-pink-90c7 a.status_3b5a:hover {
  text-decoration: none;
}
.smooth_90c3 .secondary-pink-90c7 select {
  max-width: 100%;
}
.smooth_90c3 .secondary-pink-90c7 table {
  font-size: 85%;
}
.smooth_90c3 .secondary-pink-90c7 table td,
.smooth_90c3 .secondary-pink-90c7 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.smooth_90c3 .secondary-pink-90c7 table tfoot td {
  text-align: left;
}
.smooth_90c3 .secondary-pink-90c7 :last-child {
  margin-bottom: 0;
}
.smooth_90c3 .secondary-pink-90c7 .smooth_b34f {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.smooth_90c3 .secondary-pink-90c7 .smooth_b34f label {
  width: 100%;
}
.smooth_90c3 .secondary-pink-90c7 .smooth_b34f .logo-motion-859d {
  width: 100%;
  display: block;
}
.smooth_90c3 .secondary-pink-90c7 .smooth_b34f .heading_wood_db31 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.smooth_90c3 .secondary-pink-90c7 .smooth_b34f .heading_wood_db31:hover svg #svg-search {
  fill: #444;
}
.smooth_90c3 .secondary-pink-90c7 .smooth_b34f .heading_wood_db31 svg {
  width: 18px;
  height: 18px;
}
.smooth_90c3 .widget-0af2 ul ul,
.smooth_90c3 .info_29f6 ul ul,
.smooth_90c3 .border_3245 ul ul,
.smooth_90c3 .nav-simple-50f4 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.smooth_90c3 .widget-0af2 .white-638d > a,
.smooth_90c3 .info_29f6 .white-638d > a,
.smooth_90c3 .border_3245 .white-638d > a,
.smooth_90c3 .nav-simple-50f4 .white-638d > a {
  margin-bottom: 0;
}
.smooth_90c3 .popup-focused-e44c li,
.smooth_90c3 .widget-0af2 li,
.smooth_90c3 .photo-complex-8be7 li,
.smooth_90c3 .info_29f6 li,
.smooth_90c3 .border_3245 li,
.smooth_90c3 .nav-simple-50f4 li,
.smooth_90c3 .sort-cool-4c66 li,
.smooth_90c3 .widget-c76e li {
  display: block;
  position: relative;
}
.smooth_90c3 .popup-focused-e44c li:last-child,
.smooth_90c3 .widget-0af2 li:last-child,
.smooth_90c3 .photo-complex-8be7 li:last-child,
.smooth_90c3 .info_29f6 li:last-child,
.smooth_90c3 .border_3245 li:last-child,
.smooth_90c3 .nav-simple-50f4 li:last-child,
.smooth_90c3 .sort-cool-4c66 li:last-child,
.smooth_90c3 .widget-c76e li:last-child {
  border: none;
}
.smooth_90c3 .popup-focused-e44c li a,
.smooth_90c3 .widget-0af2 li a,
.smooth_90c3 .photo-complex-8be7 li a,
.smooth_90c3 .info_29f6 li a,
.smooth_90c3 .border_3245 li a,
.smooth_90c3 .nav-simple-50f4 li a,
.smooth_90c3 .sort-cool-4c66 li a,
.smooth_90c3 .widget-c76e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.smooth_90c3 .popup-focused-e44c li ul li::before,
.smooth_90c3 .widget-0af2 li ul li::before,
.smooth_90c3 .photo-complex-8be7 li ul li::before,
.smooth_90c3 .info_29f6 li ul li::before,
.smooth_90c3 .border_3245 li ul li::before,
.smooth_90c3 .nav-simple-50f4 li ul li::before,
.smooth_90c3 .sort-cool-4c66 li ul li::before,
.smooth_90c3 .widget-c76e li ul li::before {
  left: 15px;
}
.smooth_90c3 .popup-focused-e44c li ul a,
.smooth_90c3 .widget-0af2 li ul a,
.smooth_90c3 .photo-complex-8be7 li ul a,
.smooth_90c3 .info_29f6 li ul a,
.smooth_90c3 .border_3245 li ul a,
.smooth_90c3 .nav-simple-50f4 li ul a,
.smooth_90c3 .sort-cool-4c66 li ul a,
.smooth_90c3 .widget-c76e li ul a {
  padding-left: 20px;
}
.smooth_90c3 .popup-focused-e44c li ul ul li::before,
.smooth_90c3 .widget-0af2 li ul ul li::before,
.smooth_90c3 .photo-complex-8be7 li ul ul li::before,
.smooth_90c3 .info_29f6 li ul ul li::before,
.smooth_90c3 .border_3245 li ul ul li::before,
.smooth_90c3 .nav-simple-50f4 li ul ul li::before,
.smooth_90c3 .sort-cool-4c66 li ul ul li::before,
.smooth_90c3 .widget-c76e li ul ul li::before {
  left: 30px;
}
.smooth_90c3 .popup-focused-e44c li ul ul a,
.smooth_90c3 .widget-0af2 li ul ul a,
.smooth_90c3 .photo-complex-8be7 li ul ul a,
.smooth_90c3 .info_29f6 li ul ul a,
.smooth_90c3 .border_3245 li ul ul a,
.smooth_90c3 .nav-simple-50f4 li ul ul a,
.smooth_90c3 .sort-cool-4c66 li ul ul a,
.smooth_90c3 .widget-c76e li ul ul a {
  padding-left: 40px;
}
.smooth_90c3 .green-3e73 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.smooth_90c3 .widget-c76e ul li {
  margin-bottom: 1.41575em;
}
.smooth_90c3 .widget-c76e ul li .alert-fluid-a648 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.smooth_90c3 .widget-c76e ul li .purple-eba0 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.outline_last_6dfa .popup-focused-e44c li a,
.outline_last_6dfa .widget-0af2 li a,
.outline_last_6dfa .photo-complex-8be7 li a,
.outline_last_6dfa .info_29f6 li a,
.outline_last_6dfa .border_3245 li a,
.outline_last_6dfa .nav-simple-50f4 li a,
.outline_last_6dfa .sort-cool-4c66 li a,
.outline_last_6dfa .widget-c76e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline_last_6dfa .green-3e73 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline_last_6dfa .secondary-pink-90c7 ul li.brown-9d7a .wrapper-soft-5cf9,
.outline_last_6dfa .secondary-pink-90c7 ul li.gold-5d26 .wrapper-soft-5cf9 {
  background: rgba(0, 0, 0, 0.2);
}
.outline_last_6dfa .smooth_90c3 .secondary-pink-90c7 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.east_3e3f .smooth_90c3 .search_brown_5a0a li {
  margin: 0;
}
.east_3e3f .smooth_90c3 .search_brown_5a0a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.east_3e3f .smooth_90c3 .search_brown_5a0a li ul {
  margin: 0;
}
.east_3e3f .smooth_90c3 .search_brown_5a0a li ul li a {
  padding-left: 15px;
}
.east_3e3f .smooth_90c3 .search_brown_5a0a li ul li li a {
  padding-left: 30px;
}
.east_3e3f .smooth_90c3 .search_brown_5a0a li.huge_c469 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.east_3e3f .smooth_90c3 .search_brown_5a0a li.huge_c469 > 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;
}
.east_3e3f .smooth_90c3 .search_brown_5a0a li.huge_c469 > 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;
}
.outer_ec8d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.input_up_af74 {
  position: relative;
  z-index: 10;
}
.input_up_af74 .hidden_white_cce0 {
  width: 100%;
  max-width: 100%;
}
.narrow-e2bb .old-a091 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.narrow-e2bb .up_5c07 {
}
.narrow-e2bb .outline_last_6dfa {
  background: #292929;
}
.chip-cold-4e77 .old-a091 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.chip-cold-4e77 .up_5c07 {
  background: #f9f9f9;
}
.chip-cold-4e77 .outline_last_6dfa {
  background: #303030;
}
.chip-inner-6c84 .old-a091 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .chip-inner-6c84 .overlay_glass_a1bc {
    margin-bottom: 1em;
  }
  .chip-inner-6c84 .overlay_glass_a1bc:last-child {
    margin-bottom: 0;
  }
}
.chip-inner-6c84 .up_5c07 {
  background: #ededed;
}
.chip-inner-6c84 .outline_last_6dfa {
  background: #1a1a1a;
}
.old-a091.up_5c07 {
  color: rgba(0, 0, 0, 0.6);
}
.old-a091.up_5c07 .progress-first-f5f9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.old-a091.outline_last_6dfa {
  color: rgba(255, 255, 255, 0.99);
}
.old-a091.outline_last_6dfa a:not(.status_3b5a) {
  color: rgba(255, 255, 255, 0.79);
}
.old-a091.outline_last_6dfa a:not(.status_3b5a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.old-a091.outline_last_6dfa .progress-first-f5f9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.old-a091.outline_last_6dfa table tbody td,
.old-a091.outline_last_6dfa table th {
  background: rgba(0, 0, 0, 0.08);
}
.video_28c6.stone_0a5b .summary_motion_b3fb {
  max-width: initial;
}
.video_28c6 .dirty-d952 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.video_28c6 .dirty-d952 .hidden_white_cce0 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .video_28c6 .dirty-d952 .hidden_white_cce0 {
    display: block;
    margin-bottom: 2em;
  }
  .video_28c6 .dirty-d952 .hidden_white_cce0:last-child {
    margin-bottom: 0;
  }
}
.chip-inner-6c84 .overlay_glass_a1bc:last-child,
.chip-cold-4e77 .overlay_glass_a1bc:last-child,
.narrow-e2bb .overlay_glass_a1bc:last-child {
  margin-bottom: 0;
}
.chip-inner-6c84 .overlay_glass_a1bc .smooth_90c3 .secondary-pink-90c7:last-child,
.chip-cold-4e77 .overlay_glass_a1bc .smooth_90c3 .secondary-pink-90c7:last-child,
.narrow-e2bb .overlay_glass_a1bc .smooth_90c3 .secondary-pink-90c7:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .chip-inner-6c84 .form-86fa,
  .chip-inner-6c84 .main-c20e,
  .chip-cold-4e77 .form-86fa,
  .chip-cold-4e77 .main-c20e,
  .narrow-e2bb .form-86fa,
  .narrow-e2bb .main-c20e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .input_up_af74 .overlay_glass_a1bc {
    margin-bottom: 2em;
  }
}
.input_up_af74 p:last-child {
  margin-bottom: 0;
}
.input_up_af74 li,
.input_up_af74 ul {
  list-style: none;
  margin: 0;
}
.input_up_af74 ul ul {
  margin-left: 2.617924em;
}
.tertiary_bronze_f23d {
  font-size: 0.875em;
}

/* css-noise: 882d */
.promo-block-a4 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.2;
}
