/*!
Theme Name: Customify
Theme URI: https://pressmaximum.steel_11a7/customify
Author: WPCustomify
Author URI: https://pressmaximum.steel_11a7
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.steel_11a7/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.center-56fc.paper_a815/licenses/gpl-2.0.wide-5474
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.shade_bright_dfb4/, (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.input-down-c4da.south_0b38/normalize.slow-ffbe/
 ======
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.slow-ffbe v7.0.0 | MIT License | github.steel_11a7/necolas/normalize.slow-ffbe */
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;
}
.heading_in_85aa .link-f0a5,
.outline-2f8d,
.up-7d58,
.left-799e,
.modal_3f8b,
.status-wood-f6ca,
.gold_5263,
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;
}
.outline-2f8d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .outline-2f8d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .outline-2f8d,
  h1 {
    font-size: 1.8em;
  }
}
.up-7d58,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.up-7d58 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .up-7d58,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .up-7d58,
  h2 {
    font-size: 1.7em;
  }
}
.left-799e,
h3 {
  font-size: 1.618em;
}
.heading_in_85aa .link-f0a5,
.modal_3f8b,
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.list-7d76 {
  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;
}
.simple-f3fd:after,
.simple-f3fd:before,
.column_next_013e:after,
.column_next_013e:before {
  content: "";
  display: table;
}
.simple-f3fd:after,
.column_next_013e:after {
  clear: both;
}
.button_87ec {
  float: right;
  margin-right: 0;
}
.logo-inner-fd12 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.alert_6137 .tag_medium_29b1,
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;
}
.alert_6137 .tag_medium_29b1: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;
}
.focus_722c .tag_medium_29b1 {
  box-shadow: none;
}
.focus_722c
  .tag_medium_29b1
  .component-copper-68d2 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.focus_722c .tag_medium_29b1 .module_2617 {
  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;
}
.focus_722c
  .tag_medium_29b1
  .module_2617
  b {
  display: none;
}
.focus_722c .overlay_b794 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.accordion_8c3f:not(.purple_08b2):not(.pro-d31f),
button:not(.purple_08b2):not(.pro-d31f),
input[type="button"]:not(.purple_08b2):not(
    .pro-d31f
  ),
input[type="reset"]:not(.purple_08b2):not(
    .pro-d31f
  ),
input[type="submit"]:not(.purple_08b2):not(
    .pro-d31f
  ) {
  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;
}
.accordion_8c3f:not(.purple_08b2):not(
    .pro-d31f
  ):hover,
button:not(.purple_08b2):not(
    .pro-d31f
  ):hover,
input[type="button"]:not(.purple_08b2):not(
    .pro-d31f
  ):hover,
input[type="reset"]:not(.purple_08b2):not(
    .pro-d31f
  ):hover,
input[type="submit"]:not(.purple_08b2):not(
    .pro-d31f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.accordion_8c3f:not(.purple_08b2):not(
    .pro-d31f
  ):active,
.accordion_8c3f:not(.purple_08b2):not(
    .pro-d31f
  ):focus,
button:not(.purple_08b2):not(
    .pro-d31f
  ):active,
button:not(.purple_08b2):not(
    .pro-d31f
  ):focus,
input[type="button"]:not(.purple_08b2):not(
    .pro-d31f
  ):active,
input[type="button"]:not(.purple_08b2):not(
    .pro-d31f
  ):focus,
input[type="reset"]:not(.purple_08b2):not(
    .pro-d31f
  ):active,
input[type="reset"]:not(.purple_08b2):not(
    .pro-d31f
  ):focus,
input[type="submit"]:not(.purple_08b2):not(
    .pro-d31f
  ):active,
input[type="submit"]:not(.purple_08b2):not(
    .pro-d31f
  ):focus {
  outline: 0;
}
.accordion_8c3f:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386,
button:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386,
input[type="button"]:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386,
input[type="reset"]:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386,
input[type="submit"]:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386 {
  position: relative;
}
.accordion_8c3f:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386
  .cool-699c,
.accordion_8c3f:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386
  .row_4631,
.accordion_8c3f:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386
  .lower_66d1,
.accordion_8c3f:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386
  i,
.accordion_8c3f:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386
  svg,
button:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386
  .cool-699c,
button:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386
  .row_4631,
button:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386
  .lower_66d1,
button:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386
  i,
button:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386
  svg,
input[type="button"]:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386
  .cool-699c,
input[type="button"]:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386
  .row_4631,
input[type="button"]:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386
  .lower_66d1,
input[type="button"]:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386
  i,
input[type="button"]:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386
  svg,
input[type="reset"]:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386
  .cool-699c,
input[type="reset"]:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386
  .row_4631,
input[type="reset"]:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386
  .lower_66d1,
input[type="reset"]:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386
  i,
input[type="reset"]:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386
  svg,
input[type="submit"]:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386
  .cool-699c,
input[type="submit"]:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386
  .row_4631,
input[type="submit"]:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386
  .lower_66d1,
input[type="submit"]:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386
  i,
input[type="submit"]:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386
  svg {
  visibility: hidden;
}
.accordion_8c3f:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386:after,
button:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386:after,
input[type="button"]:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386:after,
input[type="reset"]:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386:after,
input[type="submit"]:not(.purple_08b2):not(
    .pro-d31f
  ).fn-loading-a386: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;
}
.accordion_8c3f:not(.purple_08b2):not(.pro-d31f),
input[type="button"]:not(.purple_08b2):not(
    .pro-d31f
  ),
input[type="reset"]:not(.purple_08b2):not(
    .pro-d31f
  ),
input[type="submit"]:not(.purple_08b2):not(
    .pro-d31f
  ) {
  color: #fff;
  background: #235787;
}
.accordion_8c3f:not(.purple_08b2):not(
    .pro-d31f
  ):focus,
input[type="button"]:not(.purple_08b2):not(
    .pro-d31f
  ):focus,
input[type="reset"]:not(.purple_08b2):not(
    .pro-d31f
  ):focus,
input[type="submit"]:not(.purple_08b2):not(
    .pro-d31f
  ):focus {
  color: #fff;
}
.accordion_8c3f.fn-disabled-a386:not(.purple_08b2):not(
    .pro-d31f
  ),
.accordion_8c3f[disabled]:not(.purple_08b2):not(
    .pro-d31f
  ),
button.fn-disabled-a386:not(.purple_08b2):not(
    .pro-d31f
  ),
button[disabled]:not(.purple_08b2):not(
    .pro-d31f
  ) {
  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;
}
.nav-8242 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.nav-8242: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;
}
.hero-copper-2b89 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.green_7320 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.down_98f0 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.simple-f3fd:after,
.simple-f3fd:before,
.feature-0207:after,
.feature-0207:before,
.under-36c7:after,
.under-36c7:before,
.progress-narrow-c109:after,
.progress-narrow-c109:before,
.accent_b823:after,
.accent_b823:before,
.secondary-left-5a26:after,
.secondary-left-5a26:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.simple-f3fd:after,
.feature-0207:after,
.under-36c7:after,
.progress-narrow-c109:after,
.accent_b823:after,
.secondary-left-5a26:after {
  clear: both;
}
.feature-0207 .image-7779,
.under-36c7 .image-7779,
.huge-7494 .image-7779 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.soft-6ef1 {
  display: inline-block;
}
.fresh_5e42 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.fresh_5e42 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.fresh_5e42 .search-8471 {
  padding: 1em 0;
  font-size: 85%;
}
.search-8471 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.pagination_ce1f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.pagination_ce1f:after,
.pagination_ce1f:before {
  content: "";
  display: table;
}
.pagination_ce1f:after {
  clear: both;
}
.highlight-9d5d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.button_80dc .highlight-9d5d {
  max-width: 50%;
}
.item-motion-3375 .highlight-9d5d {
  max-width: 33.33%;
}
.grid_2757 .highlight-9d5d {
  max-width: 25%;
}
.hidden-first-ae0d .highlight-9d5d {
  max-width: 20%;
}
.link-39fa .highlight-9d5d {
  max-width: 16.66%;
}
.box_medium_51be .highlight-9d5d {
  max-width: 14.28%;
}
.selected-9187 .highlight-9d5d {
  max-width: 12.5%;
}
.element_0a73 .highlight-9d5d {
  max-width: 11.11%;
}
.status_down_655a {
  display: block;
}
.heading_in_85aa .layout_fc0e label,
.heading_in_85aa .thumbnail_static_2522 label,
.heading_in_85aa .shade_e157 label,
.heading_in_85aa .outer_87f0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.detail_22d3 {
  list-style: none;
  margin: 0;
}
.detail_22d3 article.grid-active-ec88 {
  margin-bottom: 0;
}
.detail_22d3 ul {
  list-style: none;
  margin: 0;
}
.detail_22d3 .fixed-72ad li.grid-active-ec88 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .detail_22d3 .fixed-72ad li.grid-active-ec88 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .detail_22d3 .fixed-72ad li.grid-active-ec88: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) {
  .detail_22d3 .fixed-72ad li.grid-active-ec88 li.grid-active-ec88 li.grid-active-ec88 li.grid-active-ec88 {
    padding-left: 0;
  }
}
article.grid-active-ec88 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.grid-active-ec88 .feature-0207 p:last-of-type {
  margin-bottom: 0;
}
article.grid-active-ec88 .down-0e6d {
  float: left;
}
article.grid-active-ec88 .shadow_west_316d {
  margin-left: 85px;
}
article.grid-active-ec88 .footer-short-1f7f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.grid-active-ec88 .footer-short-1f7f .basic_afc3 {
  margin-left: 10px;
}
article.grid-active-ec88 .stone-4b20 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.grid-active-ec88 .right_98b5 {
  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 .layout_fc0e,
  #respond .shade_e157,
  #respond .outer_87f0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .layout_fc0e input,
#respond .shade_e157 input,
#respond .outer_87f0 input {
  width: 100%;
}
#respond .outer_87f0 {
  margin-right: 0;
}
#respond .shadow_9634 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.thick_0e30 {
  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;
}
.thick_0e30.panel-ae56 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.thick_0e30 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%);
}
.thick_0e30:focus,
.thick_0e30: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);
}
.caption_lite_30bf {
  border-radius: 10%;
}
.notice-ec13 {
  border-radius: 50%;
}
.article-liquid-d3a5 {
  font-size: 0.72em;
}
.tall_4003 {
  font-size: 0.875em;
}
.accent_bright_99e2 {
  font-size: 1.1em;
}
.inner_fad3 {
  text-transform: uppercase;
  line-height: 1.2;
}
.inner_fad3.article-liquid-d3a5 {
  letter-spacing: 0.5px;
}
.stone_49af,
.stone_49af a {
  color: #6d6d6d;
}
.stone_49af a:hover {
  color: #111;
}
.stale_1506 {
  color: #6d6d6d;
}
.silver_52b5 {
  overflow-x: hidden;
}
.silver_52b5 .gold_badf.cold-9602 {
  position: relative;
}
.silver_52b5 .gold_badf.cold-9602.smooth_7f57 {
  position: initial;
}
.silver_52b5
  .gold_badf.cold-9602.smooth_7f57
  .north-e64b {
  left: auto;
}
.silver_52b5 .gold_badf .north-e64b {
  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;
}
.silver_52b5 .gold_badf:hover.cold-9602 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.silver_52b5
  .gold_badf:hover.cold-9602
  .north-e64b {
  display: block;
  z-index: 9999999;
}
.silver_52b5 .pink-cf60 .avatar_plasma_d4cb,
.silver_52b5 .search-7205 .avatar_plasma_d4cb {
  display: none;
}
.silver_52b5 .iron_86ad .gold_badf:hover.cold-9602 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.heading_in_85aa .layout_fc0e label,
.heading_in_85aa .thumbnail_static_2522 label,
.heading_in_85aa .shade_e157 label,
.heading_in_85aa .outer_87f0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.detail_22d3 {
  list-style: none;
  margin: 0;
}
.detail_22d3 article.grid-active-ec88 {
  margin-bottom: 0;
}
.detail_22d3 ul {
  list-style: none;
  margin: 0;
}
.detail_22d3 .fixed-72ad li.grid-active-ec88 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .detail_22d3 .fixed-72ad li.grid-active-ec88 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .detail_22d3 .fixed-72ad li.grid-active-ec88: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) {
  .detail_22d3 .fixed-72ad li.grid-active-ec88 li.grid-active-ec88 li.grid-active-ec88 li.grid-active-ec88 {
    padding-left: 0;
  }
}
article.grid-active-ec88 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.grid-active-ec88 .feature-0207 p:last-of-type {
  margin-bottom: 0;
}
article.grid-active-ec88 .down-0e6d {
  float: left;
}
article.grid-active-ec88 .shadow_west_316d {
  margin-left: 85px;
}
article.grid-active-ec88 .footer-short-1f7f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.grid-active-ec88 .footer-short-1f7f .basic_afc3 {
  margin-left: 10px;
}
article.grid-active-ec88 .stone-4b20 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.grid-active-ec88 .right_98b5 {
  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 .layout_fc0e,
  #respond .shade_e157,
  #respond .outer_87f0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .layout_fc0e input,
#respond .shade_e157 input,
#respond .outer_87f0 input {
  width: 100%;
}
#respond .outer_87f0 {
  margin-right: 0;
}
#respond .shadow_9634 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pink-cf60 .highlight-7150 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.highlight-7150 .progress_4e57.text-01fb .icon-0cfd > li > a:focus,
.highlight-7150 .progress_4e57.text-01fb .icon-0cfd > li > a:hover,
.highlight-7150 .progress_4e57.layout-lite-7280 .icon-0cfd > li > a:focus,
.highlight-7150 .progress_4e57.layout-lite-7280 .icon-0cfd > li > a:hover,
.highlight-7150 .progress_4e57.title_efdc .icon-0cfd > li > a:focus,
.highlight-7150 .progress_4e57.title_efdc .icon-0cfd > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-7150
  .progress_4e57.text-01fb
  .icon-0cfd
  > li.rough_4c00
  > a,
.highlight-7150
  .progress_4e57.text-01fb
  .icon-0cfd
  > li.gradient_13a2
  > a,
.highlight-7150
  .progress_4e57.layout-lite-7280
  .icon-0cfd
  > li.rough_4c00
  > a,
.highlight-7150
  .progress_4e57.layout-lite-7280
  .icon-0cfd
  > li.gradient_13a2
  > a,
.highlight-7150
  .progress_4e57.title_efdc
  .icon-0cfd
  > li.rough_4c00
  > a,
.highlight-7150 .progress_4e57.title_efdc .icon-0cfd > li.hero-b2a2 > a {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-7150 .west-8ce3,
.highlight-7150 .west-8ce3 a {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-7150 .nav-2852.active_medium_6622 li a,
.highlight-7150 .orange-3371 a,
.highlight-7150 .east-5af7,
.highlight-7150 .icon-0cfd > li > a,
.highlight-7150 .media-middle-3ccc {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-7150 .nav-2852.active_medium_6622 li a:hover,
.highlight-7150 .orange-3371 a:hover,
.highlight-7150 .east-5af7:hover,
.highlight-7150 .icon-0cfd > li > a:hover,
.highlight-7150 .media-middle-3ccc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-7150 .hidden_up_f6f4 {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-7150 .hidden_up_f6f4 .chip_3cda {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-7150 .hidden_up_f6f4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-7150 .modal-c7d8 .brown_6902 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight-7150 .modal-c7d8 .brown_6902 .label_hard_5ecc {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-7150
  .modal-c7d8
  .brown_6902
  .label_hard_5ecc::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-7150
  .modal-c7d8
  .brown_6902
  .label_hard_5ecc:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-7150
  .modal-c7d8
  .brown_6902
  .label_hard_5ecc::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-7150
  .modal-c7d8
  .brown_6902
  .label_hard_5ecc::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-7150 .modal-c7d8 .thumbnail-narrow-a41d {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-7150 .modal-c7d8 .thumbnail-narrow-a41d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input-56e3
  .highlight-7150
  .modal-c7d8
  .preview_bright_bcd4
  .overlay-b514 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.input-56e3
  .highlight-7150
  .modal-c7d8
  .preview_bright_bcd4
  .label_hard_5ecc {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pink-cf60 .widget_6ef6 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.widget_6ef6 .progress_4e57.text-01fb .icon-0cfd > li > a:focus,
.widget_6ef6 .progress_4e57.text-01fb .icon-0cfd > li > a:hover,
.widget_6ef6 .progress_4e57.layout-lite-7280 .icon-0cfd > li > a:focus,
.widget_6ef6 .progress_4e57.layout-lite-7280 .icon-0cfd > li > a:hover,
.widget_6ef6 .progress_4e57.title_efdc .icon-0cfd > li > a:focus,
.widget_6ef6 .progress_4e57.title_efdc .icon-0cfd > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.widget_6ef6
  .progress_4e57.text-01fb
  .icon-0cfd
  > li.rough_4c00
  > a,
.widget_6ef6
  .progress_4e57.text-01fb
  .icon-0cfd
  > li.gradient_13a2
  > a,
.widget_6ef6
  .progress_4e57.layout-lite-7280
  .icon-0cfd
  > li.rough_4c00
  > a,
.widget_6ef6
  .progress_4e57.layout-lite-7280
  .icon-0cfd
  > li.gradient_13a2
  > a,
.widget_6ef6
  .progress_4e57.title_efdc
  .icon-0cfd
  > li.rough_4c00
  > a,
.widget_6ef6 .progress_4e57.title_efdc .icon-0cfd > li.hero-b2a2 > a {
  color: rgba(0, 0, 0, 0.8);
}
.widget_6ef6 .west-8ce3,
.widget_6ef6 .west-8ce3 a {
  color: rgba(0, 0, 0, 0.8);
}
.widget_6ef6 .nav-2852.active_medium_6622 li a,
.widget_6ef6 .orange-3371 a,
.widget_6ef6 .east-5af7,
.widget_6ef6 .icon-0cfd > li > a,
.widget_6ef6 .media-middle-3ccc {
  color: rgba(0, 0, 0, 0.55);
}
.widget_6ef6 .nav-2852.active_medium_6622 li a:hover,
.widget_6ef6 .orange-3371 a:hover,
.widget_6ef6 .east-5af7:hover,
.widget_6ef6 .icon-0cfd > li > a:hover,
.widget_6ef6 .media-middle-3ccc:hover {
  color: rgba(0, 0, 0, 0.8);
}
.widget_6ef6 .hidden_up_f6f4 {
  color: rgba(0, 0, 0, 0.55);
}
.widget_6ef6 .hidden_up_f6f4 .chip_3cda {
  color: rgba(0, 0, 0, 0.8);
}
.widget_6ef6 .hidden_up_f6f4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.copper_aaa5 .photo-0a79 {
  margin-left: auto;
  margin-right: auto;
}
.under-36c7 > * {
  margin-left: auto;
  margin-right: auto;
}
.under-36c7 .hero-copper-2b89 {
  margin-right: 1.41575em;
}
.aside-thick-12e0 .under-36c7 > .box-new-f742 {
  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;
}
.aside-thick-12e0 .under-36c7 > .light_d45a {
  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;
}
.notification_center_d877.copper_aaa5 .photo-0a79,
.top-1af9.copper_aaa5 .photo-0a79 {
  margin-left: 0;
}
.title-adeb.copper_aaa5 .photo-0a79,
.preview_d53a.copper_aaa5 .photo-0a79 {
  margin-right: 0;
}
.under-36c7 ol,
.under-36c7 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.current_96ba video {
  max-width: 100%;
}
.paragraph-copper-7e23 img {
  display: block;
}
.paragraph-copper-7e23.hero-copper-2b89,
.paragraph-copper-7e23.green_7320 {
  width: 100%;
}
.paragraph-copper-7e23.light_d45a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.description-614d:not(.main_lite_3439) {
  margin: 1.5em auto;
}
.west_6661 p {
  padding: 1.5em 14px;
}
ul.tooltip-5f8f.light_d45a,
ul.tooltip-5f8f.box-new-f742,
ul.tooltip-5f8f.gold-84d2.box-new-f742 {
  padding: 0 14px;
}
.pattern-75d5 {
  display: block;
  overflow-x: auto;
}
.pattern-75d5 table {
  border-collapse: collapse;
  width: 100%;
}
.pattern-75d5 td,
.pattern-75d5 th {
  padding: 0.5em;
}
.under-36c7 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.under-36c7 ol ol,
.under-36c7 ol ul,
.under-36c7 ul ol,
.under-36c7 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.under-36c7 ol ol li,
.under-36c7 ol ul li,
.under-36c7 ul ol li,
.under-36c7 ul ul li {
  margin-left: 0;
}
.lite_1cdc.next_493f > .wood-4bb0 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.lite_1cdc.next_493f > .wood-4bb0 iframe,
.lite_1cdc.next_493f > .wood-4bb0 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.shadow_42d5 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.shadow_42d5.liquid_37c9 {
  padding: 0;
}
.shadow_42d5.liquid_37c9 cite {
  font-size: 13px;
}
.shadow_42d5 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.shadow_42d5 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.block-out-cfb3 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.block-out-cfb3 > p:first-child {
  margin-top: 0;
}
.block-out-cfb3 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.block-out-cfb3 blockquote {
  border-left: 0;
}
.icon-north-156e {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.icon-north-156e:not(.element-upper-106c) {
  max-width: 100px;
}
.icon-north-156e.dim-4d2a {
  border-bottom: none !important;
  text-align: center;
}
.icon-north-156e.dim-4d2a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .west_6661 p {
    padding: 1.5em 0;
  }
}
.info-new-8c22 {
  color: #0073aa;
}
.form-a373 {
  background-color: #0073aa;
}
.fluid-a74d {
  color: #229fd8;
}
.active_0484 {
  background-color: #229fd8;
}
.sort_large_0f4a {
  color: #eee;
}
.popup_yellow_ed4d {
  background-color: #eee;
}
.banner_inner_266c {
  color: #444;
}
.popup_left_5540 {
  background-color: #444;
}
.first-8a09 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.first-8a09 .fast_2d24 .orange-3371 {
  font-size: 15px;
}
.first-8a09 .orange-3371 {
  line-height: 1.3;
}
.first-8a09 .widget_6ef6 {
}
.first-8a09 .highlight-7150 {
  background: #235787;
}
.nav-pink-12dc {
  padding: 0;
}
.nav-pink-12dc .highlight-7150 {
  background: #1a1a1a;
}
.nav-pink-12dc .widget_6ef6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tiny-cda0 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tiny-cda0 .widget_6ef6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tiny-cda0 .highlight-7150 {
  background: #303030;
}
.secondary-left-5a26 {
  position: relative;
  z-index: 10;
}
.secondary-left-5a26 .tertiary_a365 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.highlight-north-b9a2 .cold-9602 {
  display: inline-block;
  vertical-align: middle;
}
.highlight-north-b9a2.shade-focused-f4f2 .cold-9602 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .highlight-north-b9a2.shade-focused-f4f2 .cold-9602 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .highlight-north-b9a2.shade-focused-f4f2 .cold-9602 {
    margin-right: 0.4em;
  }
}
.highlight-north-b9a2.shade-focused-f4f2 .cold-9602:last-child {
  margin-right: 0;
}
.accent-74ed .tertiary_a365 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .pink-cf60 .fast_2d24 {
    margin: 0 -0.5em;
  }
  .pink-cf60 .fast_2d24 [class*="customify-col-"],
  .pink-cf60 .fast_2d24 [class*="customify-col_"],
  .pink-cf60 .fast_2d24 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.pink-cf60.panel_out_df5c .tertiary_a365 {
  background: 0 0 !important;
}
.pink-cf60.panel_out_df5c .tertiary_a365,
.pink-cf60.accent-74ed .tertiary_a365 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .pink-cf60.plasma_960b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.pink-cf60.accent-74ed .tertiary_a365 {
  box-shadow: none !important;
}
.menu_e6c9 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .menu_e6c9 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .menu_e6c9 {
    padding: 18px 0 20px;
  }
}
.menu_e6c9 .pressed_b66e {
  width: 100%;
}
.menu_e6c9 .warm_f9f3 {
  margin-bottom: 0;
}
.menu_e6c9 .element-plasma-5a29 {
  margin-top: 5px;
  font-size: 0.875em;
}
.focus_silver_dca1 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.focus_silver_dca1 .box_2b41 {
  width: 100%;
}
.overlay_87a1 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.overlay_87a1 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.overlay_87a1 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;
}
.overlay_87a1 li:last-child:after {
  display: none;
}
.overlay_87a1 li a {
  font-weight: 500;
  margin-right: 10px;
}
.paper-0566 .avatar_plasma_d4cb button,
.menu_e6c9 .avatar_plasma_d4cb button {
  left: 0;
}
.paper-0566 .box_2b41,
.menu_e6c9 .box_2b41 {
  padding-left: 0;
  padding-right: 0;
}
.paper-0566 .focus_silver_dca1,
.menu_e6c9 .focus_silver_dca1 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.paper-0566 {
  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;
}
.paper-0566: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;
}
.paper-0566 .dynamic-277e {
  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) {
  .paper-0566 .dynamic-277e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .paper-0566 .dynamic-277e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .paper-0566 .dynamic-277e {
    min-height: 200px;
  }
}
.paper-0566 .overlay_87a1 {
  color: rgba(255, 255, 255, 0.8);
}
.paper-0566 .overlay_87a1 a,
.paper-0566 .overlay_87a1 li:after {
  color: inherit;
}
.paper-0566 .overlay_87a1 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.pattern-c962 {
  margin-bottom: 0.5em;
}
.lower_d20e {
  margin-bottom: 1.2em;
}
.lower_d20e,
.pattern-c962 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.lower_d20e p:last-child,
.pattern-c962 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .avatar_plasma_d4cb,
#masthead .avatar_plasma_d4cb {
  display: none;
}
#masthead
  > .avatar_plasma_d4cb.header_narrow_b4fc {
  display: none;
}
#masthead > .avatar_plasma_d4cb button {
  left: 0;
}
.component_4944 {
  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%;
}
.component_4944 .cold-9602 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.component_4944 .info-current-2699 {
  display: -webkit-box;
  display: flex;
}
.component_4944 .info-current-2699.feature-6ee2 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.component_4944 .info-current-2699.tabs-62b1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.component_4944 .info-current-2699.red_b6ad {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.component_4944.notification_5a69.gallery-out-9925 .info-current-2699.feature-6ee2 {
  flex-basis: 100%;
}
.component_4944.slider-medium-f920 .info-current-2699.tabs-62b1 {
  -webkit-box-flex: 1;
  flex: auto;
}
.component_4944.slider-medium-f920 .info-current-2699.red_b6ad {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .avatar_plasma_d4cb.header_narrow_b4fc {
  display: none;
}
#masthead > .avatar_plasma_d4cb button {
  left: 0;
}
.alert_0593 {
  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;
}
.alert_0593:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.alert_0593.grid-small-6dc3 i {
  margin-right: 4px;
}
.alert_0593.tooltip-thick-2f64 i {
  margin-left: 5px;
}
.orange-3371 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.orange-3371 p:last-child {
  margin-bottom: 0;
}
.shadow_d8e0 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.shadow_d8e0 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.shadow_d8e0 img {
  display: block;
  width: auto;
  line-height: 1;
}
.shadow_d8e0 .west-8ce3 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.shadow_d8e0 .heading_c7bf {
  margin: 5px 0 7px 0;
}
.shadow_d8e0.thumbnail_current_98a7 .dark_4b60 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shadow_d8e0.thumbnail_current_98a7 .banner-7c46 {
  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;
}
.shadow_d8e0.pattern_314b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.shadow_d8e0.pattern_314b .dark_4b60 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shadow_d8e0.pattern_314b .banner-7c46 {
  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;
}
.shadow_d8e0.form-action-7ec4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.shadow_d8e0.complex-1381 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.shadow_d8e0.complex-1381 .banner-7c46 {
  margin-top: 7px;
}
.content-a7c1 {
  display: inline-block;
}
.secondary-left-5a26 .preview-f23d .shadow_d8e0 img {
  max-width: 100%;
}
.progress_4e57 .hero-smooth-d315.modal_a267,
.accent-bright-84aa .hero-smooth-d315.modal_a267 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.progress_4e57 .gradient-active-0c57,
.accent-bright-84aa .gradient-active-0c57 {
  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%);
}
.progress_4e57 .gradient-active-0c57 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.progress_4e57.button-6505 .gradient-active-0c57 {
  display: none;
}
.progress_4e57 .secondary-under-1177 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.progress_4e57 .secondary-under-1177 li {
  display: inline-block;
  position: relative;
}
.progress_4e57 .secondary-under-1177 li:last-child {
  margin-right: 0;
}
.progress_4e57 .secondary-under-1177 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;
}
.progress_4e57 .secondary-under-1177 li.hero-b2a2 > a {
  color: rgba(0, 0, 0, 0.9);
}
.progress_4e57 .secondary-under-1177 > 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;
}
.progress_4e57 .secondary-under-1177 > li > a i {
  line-height: 0;
}
.progress_4e57 .secondary-under-1177 > li.photo-glass-d858 > a .gradient-active-0c57 {
  margin-left: 4px;
  line-height: 0;
}
.progress_4e57 .secondary-under-1177 .shade_next_d89e li.photo-glass-d858 > a {
  position: relative;
}
.progress_4e57 .secondary-under-1177 .shade_next_d89e li.photo-glass-d858 > a:after,
.progress_4e57 .secondary-under-1177 .shade_next_d89e li.photo-glass-d858 > a:before {
  content: "";
  display: table;
}
.progress_4e57 .secondary-under-1177 .shade_next_d89e li.photo-glass-d858 > a:after {
  clear: both;
}
.progress_4e57 .secondary-under-1177 .shade_next_d89e li.photo-glass-d858 > a .gradient-active-0c57 {
  margin-left: 5px;
  float: right;
}
.progress_4e57 .widget-b272,
.progress_4e57 .shade_next_d89e {
  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;
}
.progress_4e57 .shade_next_d89e {
  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;
}
.progress_4e57 .shade_next_d89e .modal_a267 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.progress_4e57 .shade_next_d89e .gradient-active-0c57 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.progress_4e57 .shade_next_d89e li {
  display: block;
  margin: 0;
  padding: 0;
}
.progress_4e57 .shade_next_d89e 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;
}
.progress_4e57 .shade_next_d89e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.progress_4e57 .shade_next_d89e .shade_next_d89e {
  top: 0;
  left: 100%;
}
.progress_4e57 .footer-601d.fn-focus-a386 > .widget-b272,
.progress_4e57 .footer-601d.fn-focus-a386 > .shade_next_d89e,
.progress_4e57 .footer-601d:focus > .widget-b272,
.progress_4e57 .footer-601d:focus > .shade_next_d89e,
.progress_4e57 .footer-601d:hover > .widget-b272,
.progress_4e57 .footer-601d:hover > .shade_next_d89e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.progress_4e57.title_efdc .icon-0cfd:after,
.progress_4e57.title_efdc .icon-0cfd:before {
  content: "";
  display: table;
}
.progress_4e57.title_efdc .icon-0cfd:after {
  clear: both;
}
.progress_4e57.title_efdc .icon-0cfd > li {
  float: left;
}
.progress_4e57.nav_hard_91f3 .icon-0cfd:after,
.progress_4e57.nav_hard_91f3 .icon-0cfd:before {
  content: "";
  display: table;
}
.progress_4e57.nav_hard_91f3 .icon-0cfd:after {
  clear: both;
}
.progress_4e57.nav_hard_91f3 .icon-0cfd > li {
  float: left;
}
.progress_4e57.nav_hard_91f3 .icon-0cfd > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.progress_4e57.nav_hard_91f3 .icon-0cfd > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.progress_4e57.nav_hard_91f3 .icon-0cfd > li.rough_4c00 > a,
.progress_4e57.nav_hard_91f3 .icon-0cfd > li.hero-b2a2 > a {
  color: #fff;
  background-color: #1e4b75;
}
.progress_4e57.text-01fb .icon-0cfd > li > a .modal_a267 {
  position: relative;
}
.progress_4e57.text-01fb .icon-0cfd > li > a .modal_a267: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;
}
.progress_4e57.text-01fb
  .icon-0cfd
  > li:focus
  > a
  .modal_a267:before,
.progress_4e57.text-01fb
  .icon-0cfd
  > li:hover
  > a
  .modal_a267:before {
  width: 100%;
  background-color: currentColor;
}
.progress_4e57.text-01fb
  .icon-0cfd
  > li.rough_4c00
  > a
  .modal_a267:before,
.progress_4e57.text-01fb
  .icon-0cfd
  > li.gradient_13a2
  > a
  .modal_a267:before {
  width: 100%;
  background-color: currentColor;
}
.progress_4e57.layout-lite-7280 .icon-0cfd > li > a .modal_a267 {
  position: relative;
}
.progress_4e57.layout-lite-7280 .icon-0cfd > li > a .modal_a267: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;
}
.progress_4e57.layout-lite-7280 .icon-0cfd > li:focus > a .modal_a267:before,
.progress_4e57.layout-lite-7280
  .icon-0cfd
  > li:hover
  > a
  .modal_a267:before {
  width: 100%;
  background-color: currentColor;
}
.progress_4e57.layout-lite-7280
  .icon-0cfd
  > li.rough_4c00
  > a
  .modal_a267:before,
.progress_4e57.layout-lite-7280
  .icon-0cfd
  > li.gradient_13a2
  > a
  .modal_a267:before {
  width: 100%;
  background-color: currentColor;
}
.accent-bright-84aa .secondary-under-1177 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.accent-bright-84aa .secondary-under-1177 li:first-child > a {
  border-top: none;
}
.accent-bright-84aa .secondary-under-1177 .active_tall_a2d7 > .modal_a267 .gradient-active-0c57 {
  display: none;
}
.accent-bright-84aa .secondary-under-1177 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.accent-bright-84aa .secondary-under-1177 li:last-child {
  border: none;
}
.accent-bright-84aa .secondary-under-1177 li.photo-glass-d858 > a {
  padding-right: 45px !important;
}
.accent-bright-84aa .secondary-under-1177 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.accent-bright-84aa .secondary-under-1177 li a:focus,
.accent-bright-84aa .secondary-under-1177 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent-bright-84aa .secondary-under-1177 li .highlight_a40f {
  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;
}
.accent-bright-84aa .secondary-under-1177 li .highlight_a40f:hover {
  box-shadow: none;
}
.accent-bright-84aa .secondary-under-1177 li .highlight_a40f .gradient-active-0c57 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.accent-bright-84aa .secondary-under-1177 .shade_next_d89e {
  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);
}
.accent-bright-84aa .secondary-under-1177 .shade_next_d89e li a {
  padding-left: 3em;
}
.accent-bright-84aa .secondary-under-1177 .summary_e604 > a .highlight_a40f i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.accent-bright-84aa .secondary-under-1177 .summary_e604 > .shade_next_d89e {
  display: block;
  opacity: 1;
}
.cool-2d2b {
  max-width: 100%;
}
.content_outer_7fbd {
  line-height: 0;
  cursor: pointer;
}
.media-middle-3ccc {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.media-middle-3ccc:hover {
  box-shadow: none;
  color: currentColor;
}
.media-middle-3ccc svg {
  width: 18px;
  height: 18px;
}
.media-middle-3ccc .widget-d064 {
  display: none;
}
.tertiary-mini-c798 {
  position: relative;
}
.tertiary-mini-c798.fn-active-a386 .media-middle-3ccc .hero_solid_ca01 {
  display: none;
}
.tertiary-mini-c798.fn-active-a386 .media-middle-3ccc .widget-d064 {
  display: inline-block;
}
.tertiary-mini-c798 .shade_e99a {
  position: absolute;
  top: 100%;
  left: -0.9em;
  height: 0;
  overflow: hidden;
  display: block;
  margin-top: -1px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}
.tertiary-mini-c798.frame_wide_96b0 .shade_e99a {
  left: auto;
  right: -0.9em;
}
.tertiary-mini-c798.frame_wide_96b0 .prev-3715::before {
  left: auto;
  right: 15px;
}
.tertiary-mini-c798.fn-active-a386 .shade_e99a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.preview_bright_bcd4 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.preview_bright_bcd4 label {
  flex-basis: 100%;
}
.preview_bright_bcd4 .brown_6902 {
  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;
}
.preview_bright_bcd4 .label_hard_5ecc {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.preview_bright_bcd4 .label_hard_5ecc:focus {
  background-color: transparent;
}
.preview_bright_bcd4 button.thumbnail-narrow-a41d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.preview_bright_bcd4 button.thumbnail-narrow-a41d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.preview_bright_bcd4 button.thumbnail-narrow-a41d svg {
  width: 18px;
  height: 18px;
}
.preview_bright_bcd4 input[type="submit"] {
  min-height: auto;
}
.modal-c7d8 .preview_bright_bcd4 .label_hard_5ecc {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.prev-3715 {
  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) {
  .prev-3715 {
    width: 220px;
  }
}
.prev-3715 label {
  flex-basis: 100%;
}
.prev-3715::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;
}
.input-56e3 .modal-c7d8 .preview_bright_bcd4 {
  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;
}
.input-56e3
  .modal-c7d8
  .preview_bright_bcd4
  .brown_6902 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.input-56e3 .modal-c7d8 .preview_bright_bcd4 .label_hard_5ecc {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.input-56e3
  .modal-c7d8
  .preview_bright_bcd4
  .label_hard_5ecc:focus {
  background: 0 0;
}
.input-56e3
  .modal-c7d8
  .preview_bright_bcd4
  .overlay-b514 {
  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;
}
.nav-2852 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.nav-2852 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.nav-2852 li:last-child {
  margin-right: 0;
}
.nav-2852 li:first-child {
  margin-left: 0;
}
.nav-2852.orange-a8bd a {
  color: #fff;
}
.nav-2852.orange-a8bd a:hover {
  color: #fff;
}
.nav-2852 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.nav-2852 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.nav-2852 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.nav-2852 a:hover {
  opacity: 0.9;
  color: inherit;
}
.nav-2852 [class*="social-icon-apple"] {
  background-color: #999;
}
.nav-2852 [class*="social-icon-apple"].overlay_gas_6a1f {
  background-color: transparent;
  color: #999;
}
.nav-2852 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.nav-2852 [class*="social-icon-behance"].overlay_gas_6a1f {
  background-color: transparent;
  color: #1769ff;
}
.nav-2852 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.nav-2852 [class*="social-icon-bitbucket"].overlay_gas_6a1f {
  background-color: transparent;
  color: #205081;
}
.nav-2852 [class*="social-icon-codepen"] {
  background-color: #000;
}
.nav-2852 [class*="social-icon-codepen"].overlay_gas_6a1f {
  background-color: transparent;
  color: #000;
}
.nav-2852 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.nav-2852 [class*="social-icon-delicious"].overlay_gas_6a1f {
  background-color: transparent;
  color: #39f;
}
.nav-2852 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.nav-2852 [class*="social-icon-digg"].overlay_gas_6a1f {
  background-color: transparent;
  color: #005be2;
}
.nav-2852 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.nav-2852 [class*="social-icon-dribbble"].overlay_gas_6a1f {
  background-color: transparent;
  color: #ea4c89;
}
.nav-2852 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.nav-2852 [class*="social-icon-envelope"].overlay_gas_6a1f {
  background-color: transparent;
  color: #ea4335;
}
.nav-2852 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.nav-2852 [class*="social-icon-facebook"].overlay_gas_6a1f {
  background-color: transparent;
  color: #3b5998;
}
.nav-2852 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.nav-2852 [class*="social-icon-flickr"].overlay_gas_6a1f {
  background-color: transparent;
  color: #0063dc;
}
.nav-2852 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.nav-2852 [class*="social-icon-foursquare"].overlay_gas_6a1f {
  background-color: transparent;
  color: #2d5be3;
}
.nav-2852 [class*="social-icon-github"] {
  background-color: #333;
}
.nav-2852 [class*="social-icon-github"].overlay_gas_6a1f {
  background-color: transparent;
  color: #333;
}
.nav-2852 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.nav-2852 [class*="social-icon-google-plus"].overlay_gas_6a1f {
  background-color: transparent;
  color: #dd4b39;
}
.nav-2852 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.nav-2852 [class*="social-icon-houzz"].overlay_gas_6a1f {
  background-color: transparent;
  color: #7ac142;
}
.nav-2852 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.nav-2852 [class*="social-icon-instagram"].overlay_gas_6a1f {
  background-color: transparent;
  color: #262626;
}
.nav-2852 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.nav-2852 [class*="social-icon-jsfiddle"].overlay_gas_6a1f {
  background-color: transparent;
  color: #487aa2;
}
.nav-2852 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.nav-2852 [class*="social-icon-linkedin"].overlay_gas_6a1f {
  background-color: transparent;
  color: #0077b5;
}
.nav-2852 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.nav-2852 [class*="social-icon-medium"].overlay_gas_6a1f {
  background-color: transparent;
  color: #00ab6b;
}
.nav-2852 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.nav-2852
  [class*="social-icon-odnoklassniki"].overlay_gas_6a1f {
  background-color: transparent;
  color: #f4731c;
}
.nav-2852 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.nav-2852 [class*="social-icon-meetup"].overlay_gas_6a1f {
  background-color: transparent;
  color: #ec1c40;
}
.nav-2852 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.nav-2852 [class*="social-icon-pinterest"].overlay_gas_6a1f {
  background-color: transparent;
  color: #bd081c;
}
.nav-2852 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.nav-2852 [class*="social-icon-product-hunt"].overlay_gas_6a1f {
  background-color: transparent;
  color: #da552f;
}
.nav-2852 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.nav-2852 [class*="social-icon-reddit"].overlay_gas_6a1f {
  background-color: transparent;
  color: #ff4500;
}
.nav-2852 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.nav-2852 [class*="social-icon-rss"].overlay_gas_6a1f {
  background-color: transparent;
  color: #f26522;
}
.nav-2852 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.nav-2852
  [class*="social-icon-shopping-cart"].overlay_gas_6a1f {
  background-color: transparent;
  color: #4caf50;
}
.nav-2852 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.nav-2852 [class*="social-icon-skype"].overlay_gas_6a1f {
  background-color: transparent;
  color: #00aff0;
}
.nav-2852 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.nav-2852 [class*="social-icon-slideshare"].overlay_gas_6a1f {
  background-color: transparent;
  color: #0077b5;
}
.nav-2852 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.nav-2852 [class*="social-icon-snapchat"].overlay_gas_6a1f {
  background-color: transparent;
  color: #fffc00;
}
.nav-2852 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.nav-2852 [class*="social-icon-soundcloud"].overlay_gas_6a1f {
  background-color: transparent;
  color: #f80;
}
.nav-2852 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.nav-2852 [class*="social-icon-spotify"].overlay_gas_6a1f {
  background-color: transparent;
  color: #2ebd59;
}
.nav-2852 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.nav-2852
  [class*="social-icon-stack-overflow"].overlay_gas_6a1f {
  background-color: transparent;
  color: #fe7a15;
}
.nav-2852 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.nav-2852 [class*="social-icon-maldkfgram"].overlay_gas_6a1f {
  background-color: transparent;
  color: #2ca5e0;
}
.nav-2852 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.nav-2852 [class*="social-icon-tripadvisor"].overlay_gas_6a1f {
  background-color: transparent;
  color: #589442;
}
.nav-2852 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.nav-2852 [class*="social-icon-tumblr"].overlay_gas_6a1f {
  background-color: transparent;
  color: #35465c;
}
.nav-2852 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.nav-2852 [class*="social-icon-twitch"].overlay_gas_6a1f {
  background-color: transparent;
  color: #6441a5;
}
.nav-2852 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.nav-2852 [class*="social-icon-twitter"].overlay_gas_6a1f {
  background-color: transparent;
  color: #1da1f2;
}
.nav-2852 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.nav-2852 [class*="social-icon-vimeo"].overlay_gas_6a1f {
  background-color: transparent;
  color: #1ab7ea;
}
.nav-2852 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.nav-2852 [class*="social-icon-vk"].overlay_gas_6a1f {
  background-color: transparent;
  color: #45668e;
}
.nav-2852 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.nav-2852 [class*="social-icon-weibo"].overlay_gas_6a1f {
  background-color: transparent;
  color: #df2029;
}
.nav-2852 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.nav-2852 [class*="social-icon-weixin"].overlay_gas_6a1f {
  background-color: transparent;
  color: #7bb32e;
}
.nav-2852 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.nav-2852 [class*="social-icon-whatsapp"].overlay_gas_6a1f {
  background-color: transparent;
  color: #25d366;
}
.nav-2852 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.nav-2852 [class*="social-icon-wordpress"].overlay_gas_6a1f {
  background-color: transparent;
  color: #21759b;
}
.nav-2852 [class*="social-icon-xing"] {
  background-color: #026466;
}
.nav-2852 [class*="social-icon-xing"].overlay_gas_6a1f {
  background-color: transparent;
  color: #026466;
}
.nav-2852 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.nav-2852 [class*="social-icon-yelp"].overlay_gas_6a1f {
  background-color: transparent;
  color: #af0606;
}
.nav-2852 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.nav-2852 [class*="social-icon-youtube"].overlay_gas_6a1f {
  background-color: transparent;
  color: #cd201f;
}
.east-5af7 {
  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;
}
.east-5af7:hover {
  box-shadow: none;
  background: 0 0;
}
.label-e7a1 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.layout_bottom_ab3b {
  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;
}
.north-b06a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.card-pressed-e4cc {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.card-pressed-e4cc,
.card-pressed-e4cc::after,
.card-pressed-e4cc::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;
}
.card-pressed-e4cc::after,
.card-pressed-e4cc::before {
  content: "";
  display: block;
  background-color: inherit;
}
.border_solid_c246 .layout_bottom_ab3b .north-b06a {
  margin-top: -2px;
  width: 19px;
}
.border_solid_c246 .layout_bottom_ab3b .card-pressed-e4cc {
  margin-top: -1px;
}
.border_solid_c246 .layout_bottom_ab3b .card-pressed-e4cc,
.border_solid_c246 .layout_bottom_ab3b .card-pressed-e4cc::after,
.border_solid_c246 .layout_bottom_ab3b .card-pressed-e4cc::before {
  width: 19px;
  height: 2px;
}
.border_solid_c246 .layout_bottom_ab3b .card-pressed-e4cc::before {
  top: -6px;
}
.border_solid_c246 .layout_bottom_ab3b .card-pressed-e4cc::after {
  bottom: -6px;
}
.primary_over_f770 .layout_bottom_ab3b .north-b06a {
  margin-top: -2px;
  width: 22px;
}
.primary_over_f770 .layout_bottom_ab3b .card-pressed-e4cc {
  margin-top: -1px;
}
.primary_over_f770 .layout_bottom_ab3b .card-pressed-e4cc,
.primary_over_f770 .layout_bottom_ab3b .card-pressed-e4cc::after,
.primary_over_f770 .layout_bottom_ab3b .card-pressed-e4cc::before {
  width: 22px;
  height: 2px;
}
.primary_over_f770 .layout_bottom_ab3b .card-pressed-e4cc::before {
  top: -7px;
}
.primary_over_f770 .layout_bottom_ab3b .card-pressed-e4cc::after {
  bottom: -7px;
}
.column-5481 .layout_bottom_ab3b .north-b06a {
  margin-top: -2px;
  width: 31px;
}
.column-5481 .layout_bottom_ab3b .card-pressed-e4cc {
  margin-top: -1.5px;
}
.column-5481 .layout_bottom_ab3b .card-pressed-e4cc,
.column-5481 .layout_bottom_ab3b .card-pressed-e4cc::after,
.column-5481 .layout_bottom_ab3b .card-pressed-e4cc::before {
  width: 31px;
  height: 3px;
}
.column-5481 .layout_bottom_ab3b .card-pressed-e4cc::before {
  top: -9px;
}
.column-5481 .layout_bottom_ab3b .card-pressed-e4cc::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .upper-eb00 .layout_bottom_ab3b .north-b06a {
    margin-top: -2px;
    width: 19px;
  }
  .upper-eb00 .layout_bottom_ab3b .card-pressed-e4cc {
    margin-top: -1px;
  }
  .upper-eb00 .layout_bottom_ab3b .card-pressed-e4cc,
  .upper-eb00 .layout_bottom_ab3b .card-pressed-e4cc::after,
  .upper-eb00 .layout_bottom_ab3b .card-pressed-e4cc::before {
    width: 19px;
    height: 2px;
  }
  .upper-eb00 .layout_bottom_ab3b .card-pressed-e4cc::before {
    top: -6px;
  }
  .upper-eb00 .layout_bottom_ab3b .card-pressed-e4cc::after {
    bottom: -6px;
  }
  .texture-east-5ae5 .layout_bottom_ab3b .north-b06a {
    margin-top: -2px;
    width: 22px;
  }
  .texture-east-5ae5 .layout_bottom_ab3b .card-pressed-e4cc {
    margin-top: -1px;
  }
  .texture-east-5ae5 .layout_bottom_ab3b .card-pressed-e4cc,
  .texture-east-5ae5 .layout_bottom_ab3b .card-pressed-e4cc::after,
  .texture-east-5ae5 .layout_bottom_ab3b .card-pressed-e4cc::before {
    width: 22px;
    height: 2px;
  }
  .texture-east-5ae5 .layout_bottom_ab3b .card-pressed-e4cc::before {
    top: -7px;
  }
  .texture-east-5ae5 .layout_bottom_ab3b .card-pressed-e4cc::after {
    bottom: -7px;
  }
  .motion-31b1 .layout_bottom_ab3b .north-b06a {
    margin-top: -2px;
    width: 31px;
  }
  .motion-31b1 .layout_bottom_ab3b .card-pressed-e4cc {
    margin-top: -1.5px;
  }
  .motion-31b1 .layout_bottom_ab3b .card-pressed-e4cc,
  .motion-31b1 .layout_bottom_ab3b .card-pressed-e4cc::after,
  .motion-31b1 .layout_bottom_ab3b .card-pressed-e4cc::before {
    width: 31px;
    height: 3px;
  }
  .motion-31b1 .layout_bottom_ab3b .card-pressed-e4cc::before {
    top: -9px;
  }
  .motion-31b1 .layout_bottom_ab3b .card-pressed-e4cc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .aside_bronze_f305 .layout_bottom_ab3b .north-b06a {
    margin-top: -2px;
    width: 19px;
  }
  .aside_bronze_f305 .layout_bottom_ab3b .card-pressed-e4cc {
    margin-top: -1px;
  }
  .aside_bronze_f305 .layout_bottom_ab3b .card-pressed-e4cc,
  .aside_bronze_f305 .layout_bottom_ab3b .card-pressed-e4cc::after,
  .aside_bronze_f305 .layout_bottom_ab3b .card-pressed-e4cc::before {
    width: 19px;
    height: 2px;
  }
  .aside_bronze_f305 .layout_bottom_ab3b .card-pressed-e4cc::before {
    top: -6px;
  }
  .aside_bronze_f305 .layout_bottom_ab3b .card-pressed-e4cc::after {
    bottom: -6px;
  }
  .table_0987 .layout_bottom_ab3b .north-b06a {
    margin-top: -2px;
    width: 22px;
  }
  .table_0987 .layout_bottom_ab3b .card-pressed-e4cc {
    margin-top: -1px;
  }
  .table_0987 .layout_bottom_ab3b .card-pressed-e4cc,
  .table_0987 .layout_bottom_ab3b .card-pressed-e4cc::after,
  .table_0987 .layout_bottom_ab3b .card-pressed-e4cc::before {
    width: 22px;
    height: 2px;
  }
  .table_0987 .layout_bottom_ab3b .card-pressed-e4cc::before {
    top: -7px;
  }
  .table_0987 .layout_bottom_ab3b .card-pressed-e4cc::after {
    bottom: -7px;
  }
  .out_3223 .layout_bottom_ab3b .north-b06a {
    margin-top: -2px;
    width: 31px;
  }
  .out_3223 .layout_bottom_ab3b .card-pressed-e4cc {
    margin-top: -1.5px;
  }
  .out_3223 .layout_bottom_ab3b .card-pressed-e4cc,
  .out_3223 .layout_bottom_ab3b .card-pressed-e4cc::after,
  .out_3223 .layout_bottom_ab3b .card-pressed-e4cc::before {
    width: 31px;
    height: 3px;
  }
  .out_3223 .layout_bottom_ab3b .card-pressed-e4cc::before {
    top: -9px;
  }
  .out_3223 .layout_bottom_ab3b .card-pressed-e4cc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .gradient-dark-da80 .layout_bottom_ab3b .north-b06a {
    margin-top: -2px;
    width: 19px;
  }
  .gradient-dark-da80 .layout_bottom_ab3b .card-pressed-e4cc {
    margin-top: -1px;
  }
  .gradient-dark-da80 .layout_bottom_ab3b .card-pressed-e4cc,
  .gradient-dark-da80 .layout_bottom_ab3b .card-pressed-e4cc::after,
  .gradient-dark-da80 .layout_bottom_ab3b .card-pressed-e4cc::before {
    width: 19px;
    height: 2px;
  }
  .gradient-dark-da80 .layout_bottom_ab3b .card-pressed-e4cc::before {
    top: -6px;
  }
  .gradient-dark-da80 .layout_bottom_ab3b .card-pressed-e4cc::after {
    bottom: -6px;
  }
  .tooltip_red_ec7e .layout_bottom_ab3b .north-b06a {
    margin-top: -2px;
    width: 22px;
  }
  .tooltip_red_ec7e .layout_bottom_ab3b .card-pressed-e4cc {
    margin-top: -1px;
  }
  .tooltip_red_ec7e .layout_bottom_ab3b .card-pressed-e4cc,
  .tooltip_red_ec7e .layout_bottom_ab3b .card-pressed-e4cc::after,
  .tooltip_red_ec7e .layout_bottom_ab3b .card-pressed-e4cc::before {
    width: 22px;
    height: 2px;
  }
  .tooltip_red_ec7e .layout_bottom_ab3b .card-pressed-e4cc::before {
    top: -7px;
  }
  .tooltip_red_ec7e .layout_bottom_ab3b .card-pressed-e4cc::after {
    bottom: -7px;
  }
  .tertiary-new-f7e4 .layout_bottom_ab3b .north-b06a {
    margin-top: -2px;
    width: 31px;
  }
  .tertiary-new-f7e4 .layout_bottom_ab3b .card-pressed-e4cc {
    margin-top: -1.5px;
  }
  .tertiary-new-f7e4 .layout_bottom_ab3b .card-pressed-e4cc,
  .tertiary-new-f7e4 .layout_bottom_ab3b .card-pressed-e4cc::after,
  .tertiary-new-f7e4 .layout_bottom_ab3b .card-pressed-e4cc::before {
    width: 31px;
    height: 3px;
  }
  .tertiary-new-f7e4 .layout_bottom_ab3b .card-pressed-e4cc::before {
    top: -9px;
  }
  .tertiary-new-f7e4 .layout_bottom_ab3b .card-pressed-e4cc::after {
    bottom: -9px;
  }
}
.button-e09b .card-pressed-e4cc {
  -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);
}
.button-e09b .card-pressed-e4cc::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.button-e09b .card-pressed-e4cc::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);
}
.button-e09b.north-75d5 .card-pressed-e4cc {
  -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);
}
.button-e09b.north-75d5 .card-pressed-e4cc::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.button-e09b.north-75d5 .card-pressed-e4cc::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);
}
.hover_fresh_56ca {
  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.lower_8be7:before {
  display: none;
}
.search-7205 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.search-7205 .filter_right_2cb4 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.search-7205 .filter_right_2cb4:last-of-type {
  border-bottom: none;
}
.search-7205 .filter_right_2cb4.prev_6768,
.search-7205 .filter_right_2cb4.static_c90d,
.search-7205 .filter_right_2cb4.up_fa0b {
  padding: 0;
}
.search-7205 .accent-bright-84aa .highlight_a40f {
  color: currentColor;
}
.search-7205 .accent-bright-84aa .highlight_a40f:focus,
.search-7205 .accent-bright-84aa .highlight_a40f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.search-7205.widget_6ef6 .hidden_up_f6f4,
.search-7205.widget_6ef6 .orange-3371 a,
.search-7205.widget_6ef6 .icon-0cfd a,
.search-7205.widget_6ef6 .shade_next_d89e a {
  color: rgba(0, 0, 0, 0.55);
}
.search-7205.widget_6ef6 .hidden_up_f6f4:hover,
.search-7205.widget_6ef6 .orange-3371 a:hover,
.search-7205.widget_6ef6 .icon-0cfd a:hover,
.search-7205.widget_6ef6 .shade_next_d89e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.search-7205.widget_6ef6 .chip_3cda {
  color: rgba(0, 0, 0, 0.8);
}
.search-7205.widget_6ef6 .filter_right_2cb4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.search-7205.widget_6ef6 .filter_right_2cb4:before {
  background: rgba(0, 0, 0, 0.08);
}
.search-7205.widget_6ef6 .smooth_c8e9:before {
  background: rgba(255, 255, 255, 0.9);
}
.search-7205.widget_6ef6 .accent-bright-84aa .secondary-under-1177 li a,
.search-7205.widget_6ef6 .accent-bright-84aa .highlight_a40f,
.search-7205.widget_6ef6 .shade_next_d89e {
  border-color: rgba(0, 0, 0, 0.08);
}
.search-7205.widget_6ef6 .accent-bright-84aa .highlight_a40f:focus,
.search-7205.widget_6ef6 .accent-bright-84aa .highlight_a40f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.search-7205.widget_6ef6 .secondary-under-1177 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.search-7205.highlight-7150 .hidden_up_f6f4,
.search-7205.highlight-7150 .orange-3371 a,
.search-7205.highlight-7150 .icon-0cfd .highlight_a40f,
.search-7205.highlight-7150 .icon-0cfd a,
.search-7205.highlight-7150 .shade_next_d89e a {
  color: rgba(255, 255, 255, 0.79);
}
.search-7205.highlight-7150 .hidden_up_f6f4:hover,
.search-7205.highlight-7150 .orange-3371 a:hover,
.search-7205.highlight-7150 .icon-0cfd .highlight_a40f:hover,
.search-7205.highlight-7150 .icon-0cfd a:hover,
.search-7205.highlight-7150 .shade_next_d89e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-7205.highlight-7150 .chip_3cda {
  color: rgba(255, 255, 255, 0.99);
}
.search-7205.highlight-7150 .filter_right_2cb4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.search-7205.highlight-7150 .filter_right_2cb4:before {
  background: rgba(255, 255, 255, 0.08);
}
.search-7205.highlight-7150 .smooth_c8e9:before {
  background: rgba(0, 0, 0, 0.9);
}
.search-7205.highlight-7150 .accent-bright-84aa .secondary-under-1177 li a,
.search-7205.highlight-7150 .accent-bright-84aa .highlight_a40f,
.search-7205.highlight-7150 .shade_next_d89e {
  border-color: rgba(255, 255, 255, 0.08);
}
.search-7205.highlight-7150 .accent-bright-84aa .highlight_a40f:focus,
.search-7205.highlight-7150 .accent-bright-84aa .highlight_a40f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.search-7205.highlight-7150 .secondary-under-1177 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.smooth_c8e9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.smooth_c8e9:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.narrow_6310 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.advanced_4bf3 .search-7205 {
  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;
}
.advanced_4bf3 .filter_right_2cb4 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.advanced_4bf3 .filter_right_2cb4: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) {
  .advanced_4bf3 .filter_right_2cb4:before {
    width: 16%;
    left: 42%;
  }
}
.advanced_4bf3 .filter_right_2cb4:last-child:before {
  content: none;
}
.advanced_4bf3 .filter_right_2cb4[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.advanced_4bf3 .accent-bright-84aa .secondary-under-1177 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.advanced_4bf3 .accent-bright-84aa .secondary-under-1177 li a .highlight_a40f {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.advanced_4bf3 .accent-bright-84aa .shade_next_d89e {
  border: none;
}
.advanced_4bf3 .accent-bright-84aa .shade_next_d89e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.advanced_4bf3 .smooth_c8e9 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.advanced_4bf3 .narrow_6310 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.advanced_4bf3 .highlight-7150 .smooth_c8e9:before {
  background: rgba(0, 0, 0, 0.9);
}
.advanced_4bf3 .widget_6ef6.picture_0d3f .card-pressed-e4cc {
  background: rgba(0, 0, 0, 0.6);
}
.advanced_4bf3
  .widget_6ef6.picture_0d3f
  .card-pressed-e4cc::after,
.advanced_4bf3
  .widget_6ef6.picture_0d3f
  .card-pressed-e4cc:before {
  background: inherit;
}
.advanced_4bf3
  .widget_6ef6.picture_0d3f:hover
  .card-pressed-e4cc {
  background: rgba(0, 0, 0, 0.8);
}
.advanced_de72 .search-7205 {
  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) {
  .advanced_de72 .search-7205 {
    width: auto;
    right: 45px;
  }
}
.first-a9e7 .search-7205 {
  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) {
  .first-a9e7 .search-7205 {
    width: auto;
    left: 45px;
  }
}
.lower_8be7 .search-7205 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.lower_8be7 .narrow_6310 {
  max-width: 48em;
  margin: 0 auto;
}
.lower_8be7 .smooth_c8e9:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.module_simple_ad8b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.module_simple_ad8b.advanced_4bf3 .search-7205 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.module_simple_ad8b.advanced_de72 .search-7205 {
  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);
}
.module_simple_ad8b .search-7205 {
  visibility: visible;
}
.module_simple_ad8b.first-a9e7 .search-7205 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tooltip_last_871d,
.in_80ca {
  overflow-x: hidden;
}
.tooltip_last_871d .search-7205 {
  overflow: auto;
}
.tooltip_last_871d.advanced_4bf3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tooltip_last_871d.advanced_4bf3 .search-7205 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tooltip_last_871d.advanced_4bf3 .east-5af7 {
  opacity: 0;
}
.tooltip_last_871d.advanced_de72 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tooltip_last_871d.advanced_de72 .search-7205 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tooltip_last_871d.advanced_de72 .east-5af7 {
  opacity: 0;
}
.tooltip_last_871d.first-a9e7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tooltip_last_871d.first-a9e7 .search-7205 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tooltip_last_871d.first-a9e7 .east-5af7 {
  opacity: 0;
}
.tooltip_last_871d.lower_8be7 .search-7205 {
  z-index: 10;
  visibility: visible;
}
.picture_0d3f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.picture_0d3f .card-pressed-e4cc {
  background: rgba(255, 255, 255, 0.99);
}
.picture_0d3f .card-pressed-e4cc::after,
.picture_0d3f .card-pressed-e4cc:before {
  background: inherit;
}
.picture_0d3f:hover .card-pressed-e4cc {
  background: rgba(255, 255, 255, 0.99);
}
.first-a9e7 .picture_0d3f {
  top: 10px;
  right: auto;
  left: 12px;
}
.lower_8be7 .picture_0d3f {
  display: none !important;
}
.tooltip_last_871d:before,
.in_80ca:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tooltip_last_871d .picture_0d3f,
.in_80ca .picture_0d3f {
  display: inline-block;
}
.search-7205 .cold-9602 {
  -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;
}
.tooltip_last_871d .search-7205 .cold-9602,
.in_80ca .search-7205 .cold-9602 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.active_9829 .brown_6902 {
  width: 100%;
}
.preview-f23d {
  padding: 0 0.5em 0;
}
.preview-f23d [class*="customify-col-"],
.preview-f23d [class*="customify-col_"],
.preview-f23d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.dim-eaec .preview-f23d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .fast_2d24 .highlight_static_f66c,
  .highlight_static_f66c {
    display: none;
  }
  .card-motion-c330 {
    text-align: left;
  }
  .hard-bb59 {
    text-align: center;
  }
  .component-522c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .fast_2d24 .form-bottom-7071,
  .form-bottom-7071 {
    display: none;
  }
  .alert_4d78 {
    text-align: left;
  }
  .wood-aa51 {
    text-align: center;
  }
  .soft_6455 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .fast_2d24 .tag-f761,
  .tag-f761 {
    display: none;
  }
  .active_silver_cd78 {
    text-align: left;
  }
  .footer_outer_84f8 {
    text-align: center;
  }
  .pagination_1910 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.picture-6eb4 {
  box-shadow: none !important;
}
.hover-last-6957 .text_566f,
.outline-947b .text_566f {
  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;
}
.outline-947b .text_566f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tertiary_a365 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tertiary_a365:after,
.tertiary_a365:before {
  content: "";
  display: table;
}
.tertiary_a365:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tertiary_a365 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tertiary_a365,
.plasma_960b {
  max-width: 1248px;
  margin: 0 auto;
}

.progress-narrow-c109.aside-hard-2e6a .tertiary_a365 {
  max-width: 100%;
}
.progress-narrow-c109.red-a005 {
  max-width: 1200px;
  margin: 0 auto;
}
.progress-narrow-c109.basic-b958 .tertiary_a365 {
  max-width: 100%;
}
.progress-narrow-c109.basic-b958 > .tertiary_a365 {
  padding-left: 0;
  padding-right: 0;
}
.progress-narrow-c109.basic-b958 > .tertiary_a365 .fast_2d24 {
  margin: 0;
}
.progress-narrow-c109.basic-b958
  > .tertiary_a365
  .paper_1275.focus-plasma-a401 {
  margin-right: 0;
  margin-left: 0;
}
.progress-narrow-c109.basic-b958 #main.focus-plasma-a401 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .gallery_e614 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .gallery_e614 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .form_43d7 .photo-0a79 {
    padding-right: 1em;
  }
  .form_43d7.input_62df .paper_1275 {
    border-right: 1px solid #eaecee;
  }
  .form_43d7.input_62df .photo-0a79 {
    padding-right: 1em;
  }
  .form_43d7.input_62df .dirty_4abf {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .soft-f814 .photo-0a79 {
    padding-left: 1em;
  }
  .soft-f814.input_62df .paper_1275 {
    border-left: 1px solid #eaecee;
  }
  .soft-f814.input_62df .photo-0a79 {
    padding-left: 1em;
  }
  .soft-f814.input_62df .dirty_4abf {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .purple_29e7 .photo-0a79 {
    padding-left: 1em;
  }
  .purple_29e7.input_62df .clean_4bca {
    border-right: 1px solid #eaecee;
  }
  .purple_29e7.input_62df .yellow-b16f {
    border-right: 1px solid #eaecee;
  }
  .purple_29e7.input_62df .photo-0a79 {
    padding-left: 1em;
  }
  .purple_29e7.input_62df .dirty_4abf {
    padding-right: 1em;
  }
  .purple_29e7.input_62df .backdrop-purple-dcc6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .aside_upper_6a96 .photo-0a79 {
    padding-right: 1em;
  }
  .aside_upper_6a96.input_62df .clean_4bca {
    border-left: 1px solid #eaecee;
  }
  .aside_upper_6a96.input_62df .yellow-b16f {
    border-left: 1px solid #eaecee;
  }
  .aside_upper_6a96.input_62df .photo-0a79 {
    padding-right: 1em;
  }
  .aside_upper_6a96.input_62df .dirty_4abf {
    padding-left: 1em;
    padding-right: 1em;
  }
  .aside_upper_6a96.input_62df .backdrop-purple-dcc6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery_e614 .photo-0a79 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gallery_e614.input_62df .paper_1275 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .gallery_e614.input_62df .photo-0a79 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gallery_e614.input_62df .dirty_4abf {
    padding-left: 1em;
  }
  .gallery_e614.input_62df .backdrop-purple-dcc6 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .gallery_e614.input_62df .photo-0a79 {
    padding-left: 0;
  }
}
.hero_silver_244f .highlight-north-b9a2 {
  display: inline-block;
}
.pink-5d6d {
  display: inline-block;
}
.picture_7e67 {
  word-con: break-word;
}
.popup_wide_6571 > span {
  display: inline-block;
  padding: 5px 0;
}
.popup_wide_6571 .outline-basic-b6ad {
  margin-left: 8px;
  margin-right: 8px;
}
.popup_wide_6571 .heading-c974 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.menu-3c55 .accent_f55a {
  margin-bottom: 2em;
}
.menu-3c55 .popup-32c9 {
  margin-bottom: 15px;
}
.menu-3c55 .popup-32c9:last-child {
  margin-bottom: 0;
}
.menu-3c55 .outer_3b1f {
  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) {
  .menu-3c55 .outer_3b1f {
    display: block;
  }
}
.menu-3c55 .photo_f7a0 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .menu-3c55 .photo_f7a0 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.menu-3c55 .accordion-tall-b316 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.menu-3c55 .accordion-tall-b316 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.menu-3c55 .accordion-tall-b316 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.menu-3c55 .picture_7e67 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.menu-3c55 .picture_7e67 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.menu-3c55 .component_8b05 p:last-child {
  margin-bottom: 0;
}
.menu-3c55 .row-dim-c986 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.menu-3c55 .green_1d47 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.menu-3c55 .hot-bbce {
  margin-top: 1em;
}
.menu-3c55 .surface_fluid_98cb {
  top: 0;
  display: block;
}
.menu-3c55 .surface_fluid_98cb a {
  color: inherit;
}
.menu-3c55 .surface_fluid_98cb a:hover {
  color: inherit;
}
.menu-3c55 .overlay-2f21 {
  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;
}
.menu-3c55 .overlay-2f21:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.menu-3c55 .green_1d47 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.menu-3c55 .breadcrumb_inner_2e1f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.menu-3c55 .breadcrumb_inner_2e1f:first-child {
  margin-top: 0;
}
.menu-3c55 .breadcrumb_inner_2e1f.soft_0a79 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.menu-3c55 .breadcrumb_inner_2e1f.silver-0114 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.menu-3c55
  .breadcrumb_inner_2e1f.silver-0114.white-991a
  .hot-bbce {
  width: 100%;
}
.menu-3c55 .silver-0114 {
  -webkit-box-align: center;
  align-items: center;
}
.menu-3c55 .silver-0114 .popup_wide_6571,
.menu-3c55 .silver-0114 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.menu-3c55 .accordion-tall-b316 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.menu-3c55 .accordion-tall-b316 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.menu-3c55 .accordion-tall-b316: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;
}
.menu-3c55 .soft_0a79 {
  z-index: 5;
}
.menu-3c55 .active_ecd8 .status_current_b218 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.menu-3c55 .next-957b .status_current_b218 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.menu-3c55 .down-9987 .status_current_b218 {
  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;
}
.menu-3c55.accordion_purple_db2b .outer_3b1f,
.menu-3c55.cool_a98e .outer_3b1f {
  display: block;
}
.menu-3c55.accordion_purple_db2b .outer_3b1f .row-iron-7ac1,
.menu-3c55.accordion_purple_db2b .outer_3b1f .green_1d47,
.menu-3c55.cool_a98e .outer_3b1f .row-iron-7ac1,
.menu-3c55.cool_a98e .outer_3b1f .green_1d47 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.menu-3c55.overlay-d627 .photo_f7a0 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .menu-3c55.overlay-d627 .photo_f7a0 {
    margin-right: 0;
  }
}
.menu-3c55.accordion_purple_db2b .photo_f7a0,
.menu-3c55.cool_a98e .photo_f7a0 {
  padding-top: 40%;
}
.menu-3c55.accordion_purple_db2b .accent_f55a,
.menu-3c55.cool_a98e .accent_f55a {
  display: block;
}
.menu-3c55.accordion_purple_db2b .fn-sticky-a386 .green_1d47,
.menu-3c55.cool_a98e .fn-sticky-a386 .green_1d47 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.menu-3c55.accordion_purple_db2b .photo_f7a0,
.menu-3c55.cool_a98e .photo_f7a0 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.menu-3c55.accordion_purple_db2b .green_1d47 {
  padding: 1em;
}
.progress_small_2884 {
  margin: 30px auto;
  display: block;
}
.progress_small_2884 .title_complex_73c8 > * {
  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;
}
.progress_small_2884 .title_complex_73c8 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.progress_small_2884 .title_complex_73c8 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.short_04b6 .popup_wide_6571 {
  margin-bottom: 1.41575em;
}
.short_04b6 .clean-b805 {
  margin-bottom: 1.618em;
}
.under-36c7 .overlay-active-8c28 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.under-36c7 .overlay-active-8c28 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.under-36c7 .avatar_fixed_1073 {
  max-width: 100%;
  overflow: auto;
}
.copper_aaa5 .under-36c7 a:hover {
  text-decoration: underline;
}
.fast-c56a .popup-32c9:not(.picture_7e67),
.fast-c56a .accordion-tall-b316 {
  margin-bottom: 1.41575em;
}
.fast-c56a .popup-32c9:not(.picture_7e67):last-child,
.fast-c56a .accordion-tall-b316:last-child {
  margin-bottom: 0;
}
.fast-c56a .popup-32c9.slider_wide_5a80 {
  margin-bottom: 0.41575em;
}
.fast-c56a .solid-87af:before,
.fast-c56a .right-65b2:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.fast-c56a .solid-87af:before {
  content: "\f115";
}
.fast-c56a .right-65b2:before {
  content: "\f02c";
}
.fast-c56a .frame_hard_9bdf {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.fast-c56a .frame_hard_9bdf a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.sidebar-77b3 {
  display: -webkit-box;
  display: flex;
}
.sidebar-77b3 .steel_55e7 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .sidebar-77b3 .steel_55e7 {
    flex-basis: 90px;
  }
}
.sidebar-77b3 .container_4bf0 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .sidebar-77b3 .container_4bf0 {
    flex-basis: calc(100% - 50px);
  }
}
.sidebar-77b3 .paragraph-outer-5050 p:last-child {
  margin-bottom: 0.72em;
}
.menu-6130 .title_complex_73c8 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.menu-6130 .title_complex_73c8:after,
.menu-6130 .title_complex_73c8:before {
  content: "";
  display: table;
}
.menu-6130 .title_complex_73c8:after {
  clear: both;
}
.menu-6130 .title_complex_73c8 .description_67e5,
.menu-6130 .title_complex_73c8 .tertiary_lite_0987 {
  width: 49%;
}
.menu-6130 .title_complex_73c8 .description_67e5 a span.gallery-b70a,
.menu-6130 .title_complex_73c8 .tertiary_lite_0987 a span.gallery-b70a {
  display: block;
  margin-bottom: 5px;
}
.menu-6130 .title_complex_73c8 .tertiary_lite_0987 {
  float: left;
  text-align: left;
}
.menu-6130 .title_complex_73c8 .description_67e5 {
  float: right;
  text-align: right;
}
.simple_fda2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .simple_fda2 {
    margin-bottom: 0;
  }
}
.out-b9d9 {
  margin-bottom: 1em;
}
.out-b9d9 .picture_7e67 {
  font-size: 1.1em;
  line-height: 1.3;
}
.feature-huge-7fb8 a {
  display: block;
  line-height: 0;
  position: relative;
}
.soft_2575 .out-b9d9,
.highlight_top_4c2b .out-b9d9 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .soft_2575 .out-b9d9,
  .highlight_top_4c2b .out-b9d9 {
    display: block;
  }
}
.soft_2575 .feature-huge-7fb8,
.highlight_top_4c2b .feature-huge-7fb8 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .soft_2575 .feature-huge-7fb8,
  .highlight_top_4c2b .feature-huge-7fb8 {
    margin-bottom: 1em;
  }
}
.soft_2575 .feature-huge-7fb8 img,
.highlight_top_4c2b .feature-huge-7fb8 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.soft_2575 .orange_d436,
.highlight_top_4c2b .orange_d436 {
  flex-basis: calc(100% - 160px);
}
.soft_2575 .orange_d436 p,
.highlight_top_4c2b .orange_d436 p {
  margin-bottom: 0;
}
.soft_2575 .orange_d436 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .soft_2575 .orange_d436 {
    padding-left: 0;
  }
}
.highlight_top_4c2b .orange_d436 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .highlight_top_4c2b .orange_d436 {
    padding-right: 0;
  }
}
.highlight_top_4c2b .feature-huge-7fb8 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.bright-9fad .feature-huge-7fb8 {
  margin-bottom: 0.5em;
}
.bright-9fad .feature-huge-7fb8 img {
  width: 100%;
}
.accent_upper_9f21 .list_2af5,
.title_yellow_4e86 .list_2af5 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.title_yellow_4e86 .paper_1275 .list_cbd8 p:last-child {
  margin-bottom: 0;
}
.hot_833f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.accordion_9a60 .description_d079 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .accordion_9a60 .description_d079:last-of-type {
    margin-bottom: 0;
  }
}
.accordion_9a60 .description_d079 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.accordion_9a60 .description_d079 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.accordion_9a60 .description_d079 ul li {
  margin: 0 0 0.6em;
}
.accordion_9a60 .description_d079 ul li.row_09ec,
.accordion_9a60 .description_d079 ul li.dirty-ccac {
  position: relative;
}
.accordion_9a60 .description_d079 ul li.row_09ec .content_31eb,
.accordion_9a60 .description_d079 ul li.dirty-ccac .content_31eb {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.accordion_9a60 .description_d079 ul li.row_09ec:after:after,
.accordion_9a60 .description_d079 ul li.row_09ec:after:before,
.accordion_9a60
  .description_d079
  ul
  li.dirty-ccac:after:after,
.accordion_9a60
  .description_d079
  ul
  li.dirty-ccac:after:before {
  content: "";
  display: table;
}
.accordion_9a60 .description_d079 ul li.row_09ec:after:after,
.accordion_9a60
  .description_d079
  ul
  li.dirty-ccac:after:after {
  clear: both;
}
.accordion_9a60 .description_d079 a.accordion_8c3f:hover {
  text-decoration: none;
}
.accordion_9a60 .description_d079 select {
  max-width: 100%;
}
.accordion_9a60 .description_d079 table {
  font-size: 85%;
}
.accordion_9a60 .description_d079 table td,
.accordion_9a60 .description_d079 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.accordion_9a60 .description_d079 table tfoot td {
  text-align: left;
}
.accordion_9a60 .description_d079 :last-child {
  margin-bottom: 0;
}
.accordion_9a60 .description_d079 .wrapper_bright_1067 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.accordion_9a60 .description_d079 .wrapper_bright_1067 label {
  width: 100%;
}
.accordion_9a60 .description_d079 .wrapper_bright_1067 .label_hard_5ecc {
  width: 100%;
  display: block;
}
.accordion_9a60 .description_d079 .wrapper_bright_1067 .thumbnail-narrow-a41d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.accordion_9a60 .description_d079 .wrapper_bright_1067 .thumbnail-narrow-a41d:hover svg #svg-search {
  fill: #444;
}
.accordion_9a60 .description_d079 .wrapper_bright_1067 .thumbnail-narrow-a41d svg {
  width: 18px;
  height: 18px;
}
.accordion_9a60 .gradient-west-5d84 ul ul,
.accordion_9a60 .module-b9fa ul ul,
.accordion_9a60 .banner_fresh_4eb6 ul ul,
.accordion_9a60 .carousel-5b56 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.accordion_9a60 .gradient-west-5d84 .photo-glass-d858 > a,
.accordion_9a60 .module-b9fa .photo-glass-d858 > a,
.accordion_9a60 .banner_fresh_4eb6 .photo-glass-d858 > a,
.accordion_9a60 .carousel-5b56 .photo-glass-d858 > a {
  margin-bottom: 0;
}
.accordion_9a60 .icon_1129 li,
.accordion_9a60 .gradient-west-5d84 li,
.accordion_9a60 .icon_rough_65a4 li,
.accordion_9a60 .module-b9fa li,
.accordion_9a60 .banner_fresh_4eb6 li,
.accordion_9a60 .carousel-5b56 li,
.accordion_9a60 .black-1627 li,
.accordion_9a60 .last-3900 li {
  display: block;
  position: relative;
}
.accordion_9a60 .icon_1129 li:last-child,
.accordion_9a60 .gradient-west-5d84 li:last-child,
.accordion_9a60 .icon_rough_65a4 li:last-child,
.accordion_9a60 .module-b9fa li:last-child,
.accordion_9a60 .banner_fresh_4eb6 li:last-child,
.accordion_9a60 .carousel-5b56 li:last-child,
.accordion_9a60 .black-1627 li:last-child,
.accordion_9a60 .last-3900 li:last-child {
  border: none;
}
.accordion_9a60 .icon_1129 li a,
.accordion_9a60 .gradient-west-5d84 li a,
.accordion_9a60 .icon_rough_65a4 li a,
.accordion_9a60 .module-b9fa li a,
.accordion_9a60 .banner_fresh_4eb6 li a,
.accordion_9a60 .carousel-5b56 li a,
.accordion_9a60 .black-1627 li a,
.accordion_9a60 .last-3900 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.accordion_9a60 .icon_1129 li ul li::before,
.accordion_9a60 .gradient-west-5d84 li ul li::before,
.accordion_9a60 .icon_rough_65a4 li ul li::before,
.accordion_9a60 .module-b9fa li ul li::before,
.accordion_9a60 .banner_fresh_4eb6 li ul li::before,
.accordion_9a60 .carousel-5b56 li ul li::before,
.accordion_9a60 .black-1627 li ul li::before,
.accordion_9a60 .last-3900 li ul li::before {
  left: 15px;
}
.accordion_9a60 .icon_1129 li ul a,
.accordion_9a60 .gradient-west-5d84 li ul a,
.accordion_9a60 .icon_rough_65a4 li ul a,
.accordion_9a60 .module-b9fa li ul a,
.accordion_9a60 .banner_fresh_4eb6 li ul a,
.accordion_9a60 .carousel-5b56 li ul a,
.accordion_9a60 .black-1627 li ul a,
.accordion_9a60 .last-3900 li ul a {
  padding-left: 20px;
}
.accordion_9a60 .icon_1129 li ul ul li::before,
.accordion_9a60 .gradient-west-5d84 li ul ul li::before,
.accordion_9a60 .icon_rough_65a4 li ul ul li::before,
.accordion_9a60 .module-b9fa li ul ul li::before,
.accordion_9a60 .banner_fresh_4eb6 li ul ul li::before,
.accordion_9a60 .carousel-5b56 li ul ul li::before,
.accordion_9a60 .black-1627 li ul ul li::before,
.accordion_9a60 .last-3900 li ul ul li::before {
  left: 30px;
}
.accordion_9a60 .icon_1129 li ul ul a,
.accordion_9a60 .gradient-west-5d84 li ul ul a,
.accordion_9a60 .icon_rough_65a4 li ul ul a,
.accordion_9a60 .module-b9fa li ul ul a,
.accordion_9a60 .banner_fresh_4eb6 li ul ul a,
.accordion_9a60 .carousel-5b56 li ul ul a,
.accordion_9a60 .black-1627 li ul ul a,
.accordion_9a60 .last-3900 li ul ul a {
  padding-left: 40px;
}
.accordion_9a60 .yellow_d077 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.accordion_9a60 .last-3900 ul li {
  margin-bottom: 1.41575em;
}
.accordion_9a60 .last-3900 ul li .paragraph_2fab {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.accordion_9a60 .last-3900 ul li .shadow_1b7d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.highlight-7150 .icon_1129 li a,
.highlight-7150 .gradient-west-5d84 li a,
.highlight-7150 .icon_rough_65a4 li a,
.highlight-7150 .module-b9fa li a,
.highlight-7150 .banner_fresh_4eb6 li a,
.highlight-7150 .carousel-5b56 li a,
.highlight-7150 .black-1627 li a,
.highlight-7150 .last-3900 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight-7150 .yellow_d077 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight-7150 .description_d079 ul li.row_09ec .content_31eb,
.highlight-7150 .description_d079 ul li.dirty-ccac .content_31eb {
  background: rgba(0, 0, 0, 0.2);
}
.highlight-7150 .accordion_9a60 .description_d079 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress-narrow-c109 .accordion_9a60 .secondary-under-1177 li {
  margin: 0;
}
.progress-narrow-c109 .accordion_9a60 .secondary-under-1177 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.progress-narrow-c109 .accordion_9a60 .secondary-under-1177 li ul {
  margin: 0;
}
.progress-narrow-c109 .accordion_9a60 .secondary-under-1177 li ul li a {
  padding-left: 15px;
}
.progress-narrow-c109 .accordion_9a60 .secondary-under-1177 li ul li li a {
  padding-left: 30px;
}
.progress-narrow-c109 .accordion_9a60 .secondary-under-1177 li.hero-b2a2 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.progress-narrow-c109 .accordion_9a60 .secondary-under-1177 li.hero-b2a2 > 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;
}
.progress-narrow-c109 .accordion_9a60 .secondary-under-1177 li.hero-b2a2 > 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;
}
.video-646d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.accent_b823 {
  position: relative;
  z-index: 10;
}
.accent_b823 .cold-9602 {
  width: 100%;
  max-width: 100%;
}
.wood_3598 .solid_dc38 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.wood_3598 .widget_6ef6 {
}
.wood_3598 .highlight-7150 {
  background: #292929;
}
.hidden_motion_c99b .solid_dc38 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hidden_motion_c99b .widget_6ef6 {
  background: #f9f9f9;
}
.hidden_motion_c99b .highlight-7150 {
  background: #303030;
}
.gas_1304 .solid_dc38 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .gas_1304 .highlight-north-b9a2 {
    margin-bottom: 1em;
  }
  .gas_1304 .highlight-north-b9a2:last-child {
    margin-bottom: 0;
  }
}
.gas_1304 .widget_6ef6 {
  background: #ededed;
}
.gas_1304 .highlight-7150 {
  background: #1a1a1a;
}
.solid_dc38.widget_6ef6 {
  color: rgba(0, 0, 0, 0.6);
}
.solid_dc38.widget_6ef6 .tertiary_8933 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.solid_dc38.highlight-7150 {
  color: rgba(255, 255, 255, 0.99);
}
.solid_dc38.highlight-7150 a:not(.accordion_8c3f) {
  color: rgba(255, 255, 255, 0.79);
}
.solid_dc38.highlight-7150 a:not(.accordion_8c3f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.solid_dc38.highlight-7150 .tertiary_8933 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.solid_dc38.highlight-7150 table tbody td,
.solid_dc38.highlight-7150 table th {
  background: rgba(0, 0, 0, 0.08);
}
.iron_86ad.accent-74ed .tertiary_a365 {
  max-width: initial;
}
.iron_86ad .shade-focused-f4f2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.iron_86ad .shade-focused-f4f2 .cold-9602 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .iron_86ad .shade-focused-f4f2 .cold-9602 {
    display: block;
    margin-bottom: 2em;
  }
  .iron_86ad .shade-focused-f4f2 .cold-9602:last-child {
    margin-bottom: 0;
  }
}
.gas_1304 .highlight-north-b9a2:last-child,
.hidden_motion_c99b .highlight-north-b9a2:last-child,
.wood_3598 .highlight-north-b9a2:last-child {
  margin-bottom: 0;
}
.gas_1304 .highlight-north-b9a2 .accordion_9a60 .description_d079:last-child,
.hidden_motion_c99b .highlight-north-b9a2 .accordion_9a60 .description_d079:last-child,
.wood_3598 .highlight-north-b9a2 .accordion_9a60 .description_d079:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .gas_1304 .element-thick-22ce,
  .gas_1304 .media_85e9,
  .hidden_motion_c99b .element-thick-22ce,
  .hidden_motion_c99b .media_85e9,
  .wood_3598 .element-thick-22ce,
  .wood_3598 .media_85e9 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .accent_b823 .highlight-north-b9a2 {
    margin-bottom: 2em;
  }
}
.accent_b823 p:last-child {
  margin-bottom: 0;
}
.accent_b823 li,
.accent_b823 ul {
  list-style: none;
  margin: 0;
}
.accent_b823 ul ul {
  margin-left: 2.617924em;
}
.wrapper-2c81 {
  font-size: 0.875em;
}

/* css-noise: b353 */
.ghost-box-r6 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.3;
}
