/*!
Theme Name: Customify
Theme URI: https://pressmaximum.right-a339/customify
Author: WPCustomify
Author URI: https://pressmaximum.right-a339
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.right-a339/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.large_b705.grid-dirty-c0f4/licenses/gpl-2.0.focus-340e
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.chip-next-63a5/, (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.heading_37f9.left-f8b1/normalize.mask_copper_1709/
 ======
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.mask_copper_1709 v7.0.0 | MIT License | github.right-a339/necolas/normalize.mask_copper_1709 */
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;
}
.box_fresh_e895 .badge_motion_25cf,
.link-warm-c6f3,
.black_04f0,
.carousel_dim_d4f8,
.image-a419,
.overlay-1534,
.sort_e64d,
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;
}
.link-warm-c6f3,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .link-warm-c6f3,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .link-warm-c6f3,
  h1 {
    font-size: 1.8em;
  }
}
.black_04f0,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.black_04f0 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .black_04f0,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .black_04f0,
  h2 {
    font-size: 1.7em;
  }
}
.carousel_dim_d4f8,
h3 {
  font-size: 1.618em;
}
.box_fresh_e895 .badge_motion_25cf,
.image-a419,
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.box_bronze_c6f1 {
  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;
}
.hover_3b5a:after,
.hover_3b5a:before,
.text-north-89d6:after,
.text-north-89d6:before {
  content: "";
  display: table;
}
.hover_3b5a:after,
.text-north-89d6:after {
  clear: both;
}
.wrapper-d829 {
  float: right;
  margin-right: 0;
}
.module-narrow-8c01 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.search-north-bc84 .dim-d5ae,
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;
}
.search-north-bc84 .dim-d5ae: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;
}
.light-784b .dim-d5ae {
  box-shadow: none;
}
.light-784b
  .dim-d5ae
  .disabled_lower_ef2f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.light-784b .dim-d5ae .nav-current-f4fd {
  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;
}
.light-784b
  .dim-d5ae
  .nav-current-f4fd
  b {
  display: none;
}
.light-784b .purple_9fc4 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tooltip-prev-056f:not(.label-0218):not(.new-528a),
button:not(.label-0218):not(.new-528a),
input[type="button"]:not(.label-0218):not(
    .new-528a
  ),
input[type="reset"]:not(.label-0218):not(
    .new-528a
  ),
input[type="submit"]:not(.label-0218):not(
    .new-528a
  ) {
  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;
}
.tooltip-prev-056f:not(.label-0218):not(
    .new-528a
  ):hover,
button:not(.label-0218):not(
    .new-528a
  ):hover,
input[type="button"]:not(.label-0218):not(
    .new-528a
  ):hover,
input[type="reset"]:not(.label-0218):not(
    .new-528a
  ):hover,
input[type="submit"]:not(.label-0218):not(
    .new-528a
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tooltip-prev-056f:not(.label-0218):not(
    .new-528a
  ):active,
.tooltip-prev-056f:not(.label-0218):not(
    .new-528a
  ):focus,
button:not(.label-0218):not(
    .new-528a
  ):active,
button:not(.label-0218):not(
    .new-528a
  ):focus,
input[type="button"]:not(.label-0218):not(
    .new-528a
  ):active,
input[type="button"]:not(.label-0218):not(
    .new-528a
  ):focus,
input[type="reset"]:not(.label-0218):not(
    .new-528a
  ):active,
input[type="reset"]:not(.label-0218):not(
    .new-528a
  ):focus,
input[type="submit"]:not(.label-0218):not(
    .new-528a
  ):active,
input[type="submit"]:not(.label-0218):not(
    .new-528a
  ):focus {
  outline: 0;
}
.tooltip-prev-056f:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921,
button:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921,
input[type="button"]:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921,
input[type="reset"]:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921,
input[type="submit"]:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921 {
  position: relative;
}
.tooltip-prev-056f:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921
  .list-hard-f9d8,
.tooltip-prev-056f:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921
  .wide-ea6f,
.tooltip-prev-056f:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921
  .highlight-left-3c62,
.tooltip-prev-056f:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921
  i,
.tooltip-prev-056f:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921
  svg,
button:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921
  .list-hard-f9d8,
button:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921
  .wide-ea6f,
button:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921
  .highlight-left-3c62,
button:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921
  i,
button:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921
  svg,
input[type="button"]:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921
  .list-hard-f9d8,
input[type="button"]:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921
  .wide-ea6f,
input[type="button"]:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921
  .highlight-left-3c62,
input[type="button"]:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921
  i,
input[type="button"]:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921
  svg,
input[type="reset"]:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921
  .list-hard-f9d8,
input[type="reset"]:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921
  .wide-ea6f,
input[type="reset"]:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921
  .highlight-left-3c62,
input[type="reset"]:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921
  i,
input[type="reset"]:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921
  svg,
input[type="submit"]:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921
  .list-hard-f9d8,
input[type="submit"]:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921
  .wide-ea6f,
input[type="submit"]:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921
  .highlight-left-3c62,
input[type="submit"]:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921
  i,
input[type="submit"]:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921
  svg {
  visibility: hidden;
}
.tooltip-prev-056f:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921:after,
button:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921:after,
input[type="button"]:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921:after,
input[type="reset"]:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921:after,
input[type="submit"]:not(.label-0218):not(
    .new-528a
  ).fn-loading-a921: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;
}
.tooltip-prev-056f:not(.label-0218):not(.new-528a),
input[type="button"]:not(.label-0218):not(
    .new-528a
  ),
input[type="reset"]:not(.label-0218):not(
    .new-528a
  ),
input[type="submit"]:not(.label-0218):not(
    .new-528a
  ) {
  color: #fff;
  background: #235787;
}
.tooltip-prev-056f:not(.label-0218):not(
    .new-528a
  ):focus,
input[type="button"]:not(.label-0218):not(
    .new-528a
  ):focus,
input[type="reset"]:not(.label-0218):not(
    .new-528a
  ):focus,
input[type="submit"]:not(.label-0218):not(
    .new-528a
  ):focus {
  color: #fff;
}
.tooltip-prev-056f.fn-disabled-a921:not(.label-0218):not(
    .new-528a
  ),
.tooltip-prev-056f[disabled]:not(.label-0218):not(
    .new-528a
  ),
button.fn-disabled-a921:not(.label-0218):not(
    .new-528a
  ),
button[disabled]:not(.label-0218):not(
    .new-528a
  ) {
  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;
}
.accordion-8ae2 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.accordion-8ae2: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;
}
.dynamic-fdea {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.component-pink-02d2 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.article-8da6 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.hover_3b5a:after,
.hover_3b5a:before,
.banner-1901:after,
.banner-1901:before,
.sidebar_blue_f1d3:after,
.sidebar_blue_f1d3:before,
.east-3ff3:after,
.east-3ff3:before,
.wrapper_6411:after,
.wrapper_6411:before,
.cold-72ac:after,
.cold-72ac:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.hover_3b5a:after,
.banner-1901:after,
.sidebar_blue_f1d3:after,
.east-3ff3:after,
.wrapper_6411:after,
.cold-72ac:after {
  clear: both;
}
.banner-1901 .article_cold_dcc9,
.sidebar_blue_f1d3 .article_cold_dcc9,
.shadow_e4ae .article_cold_dcc9 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.clean_64b3 {
  display: inline-block;
}
.module_7422 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.module_7422 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.module_7422 .narrow_04fa {
  padding: 1em 0;
  font-size: 85%;
}
.narrow_04fa {
  text-align: left;
  font-style: italic;
  color: #999;
}
.prev_69c9 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.prev_69c9:after,
.prev_69c9:before {
  content: "";
  display: table;
}
.prev_69c9:after {
  clear: both;
}
.primary_easy_2c3b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.fixed-0b2e .primary_easy_2c3b {
  max-width: 50%;
}
.search-top-554f .primary_easy_2c3b {
  max-width: 33.33%;
}
.dark-7c09 .primary_easy_2c3b {
  max-width: 25%;
}
.in-dcd4 .primary_easy_2c3b {
  max-width: 20%;
}
.over_df44 .primary_easy_2c3b {
  max-width: 16.66%;
}
.liquid_d4a8 .primary_easy_2c3b {
  max-width: 14.28%;
}
.sidebar_3fd8 .primary_easy_2c3b {
  max-width: 12.5%;
}
.dim-3faa .primary_easy_2c3b {
  max-width: 11.11%;
}
.focused_f0b1 {
  display: block;
}
.box_fresh_e895 .brown-ac18 label,
.box_fresh_e895 .outline_ca71 label,
.box_fresh_e895 .link_6433 label,
.box_fresh_e895 .frame-cool-813d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.new-37d4 {
  list-style: none;
  margin: 0;
}
.new-37d4 article.content-c23c {
  margin-bottom: 0;
}
.new-37d4 ul {
  list-style: none;
  margin: 0;
}
.new-37d4 .small_5f7b li.content-c23c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .new-37d4 .small_5f7b li.content-c23c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .new-37d4 .small_5f7b li.content-c23c: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) {
  .new-37d4 .small_5f7b li.content-c23c li.content-c23c li.content-c23c li.content-c23c {
    padding-left: 0;
  }
}
article.content-c23c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.content-c23c .banner-1901 p:last-of-type {
  margin-bottom: 0;
}
article.content-c23c .module_438a {
  float: left;
}
article.content-c23c .slider_west_8c07 {
  margin-left: 85px;
}
article.content-c23c .popup-smooth-6182 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.content-c23c .popup-smooth-6182 .section_full_8566 {
  margin-left: 10px;
}
article.content-c23c .slow_6275 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.content-c23c .gas_0647 {
  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 .brown-ac18,
  #respond .link_6433,
  #respond .frame-cool-813d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .brown-ac18 input,
#respond .link_6433 input,
#respond .frame-cool-813d input {
  width: 100%;
}
#respond .frame-cool-813d {
  margin-right: 0;
}
#respond .menu-paper-ea0b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.slow-8a96 {
  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;
}
.slow-8a96.status-new-c61a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.slow-8a96 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%);
}
.slow-8a96:focus,
.slow-8a96:hover {
  color: #333;
  opacity: 1;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.18);
  background-color: rgba(255, 255, 255, 0.99);
}
.cold_ad5e {
  border-radius: 10%;
}
.pagination_large_58dc {
  border-radius: 50%;
}
.dim-4015 {
  font-size: 0.72em;
}
.fluid-c658 {
  font-size: 0.875em;
}
.slider-bottom-c215 {
  font-size: 1.1em;
}
.link-gas-7b64 {
  text-transform: uppercase;
  line-height: 1.2;
}
.link-gas-7b64.dim-4015 {
  letter-spacing: 0.5px;
}
.complex_d1bc,
.complex_d1bc a {
  color: #6d6d6d;
}
.complex_d1bc a:hover {
  color: #111;
}
.block-active-f62e {
  color: #6d6d6d;
}
.overlay_88fb {
  overflow-x: hidden;
}
.overlay_88fb .steel_dc85.under-f297 {
  position: relative;
}
.overlay_88fb .steel_dc85.under-f297.smooth-4eef {
  position: initial;
}
.overlay_88fb
  .steel_dc85.under-f297.smooth-4eef
  .card_d6f4 {
  left: auto;
}
.overlay_88fb .steel_dc85 .card_d6f4 {
  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;
}
.overlay_88fb .steel_dc85:hover.under-f297 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.overlay_88fb
  .steel_dc85:hover.under-f297
  .card_d6f4 {
  display: block;
  z-index: 9999999;
}
.overlay_88fb .full-895d .search-plasma-8cc5,
.overlay_88fb .warm_b005 .search-plasma-8cc5 {
  display: none;
}
.overlay_88fb .west_e06c .steel_dc85:hover.under-f297 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.box_fresh_e895 .brown-ac18 label,
.box_fresh_e895 .outline_ca71 label,
.box_fresh_e895 .link_6433 label,
.box_fresh_e895 .frame-cool-813d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.new-37d4 {
  list-style: none;
  margin: 0;
}
.new-37d4 article.content-c23c {
  margin-bottom: 0;
}
.new-37d4 ul {
  list-style: none;
  margin: 0;
}
.new-37d4 .small_5f7b li.content-c23c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .new-37d4 .small_5f7b li.content-c23c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .new-37d4 .small_5f7b li.content-c23c: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) {
  .new-37d4 .small_5f7b li.content-c23c li.content-c23c li.content-c23c li.content-c23c {
    padding-left: 0;
  }
}
article.content-c23c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.content-c23c .banner-1901 p:last-of-type {
  margin-bottom: 0;
}
article.content-c23c .module_438a {
  float: left;
}
article.content-c23c .slider_west_8c07 {
  margin-left: 85px;
}
article.content-c23c .popup-smooth-6182 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.content-c23c .popup-smooth-6182 .section_full_8566 {
  margin-left: 10px;
}
article.content-c23c .slow_6275 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.content-c23c .gas_0647 {
  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 .brown-ac18,
  #respond .link_6433,
  #respond .frame-cool-813d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .brown-ac18 input,
#respond .link_6433 input,
#respond .frame-cool-813d input {
  width: 100%;
}
#respond .frame-cool-813d {
  margin-right: 0;
}
#respond .menu-paper-ea0b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.full-895d .box-8afd {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.box-8afd .menu-619f.feature_south_4d55 .alert-steel-ecb7 > li > a:focus,
.box-8afd .menu-619f.feature_south_4d55 .alert-steel-ecb7 > li > a:hover,
.box-8afd .menu-619f.liquid_0499 .alert-steel-ecb7 > li > a:focus,
.box-8afd .menu-619f.liquid_0499 .alert-steel-ecb7 > li > a:hover,
.box-8afd .menu-619f.fresh-4a1f .alert-steel-ecb7 > li > a:focus,
.box-8afd .menu-619f.fresh-4a1f .alert-steel-ecb7 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box-8afd
  .menu-619f.feature_south_4d55
  .alert-steel-ecb7
  > li.secondary-copper-bd37
  > a,
.box-8afd
  .menu-619f.feature_south_4d55
  .alert-steel-ecb7
  > li.item-0342
  > a,
.box-8afd
  .menu-619f.liquid_0499
  .alert-steel-ecb7
  > li.secondary-copper-bd37
  > a,
.box-8afd
  .menu-619f.liquid_0499
  .alert-steel-ecb7
  > li.item-0342
  > a,
.box-8afd
  .menu-619f.fresh-4a1f
  .alert-steel-ecb7
  > li.secondary-copper-bd37
  > a,
.box-8afd .menu-619f.fresh-4a1f .alert-steel-ecb7 > li.main_0511 > a {
  color: rgba(255, 255, 255, 0.99);
}
.box-8afd .tall_86aa,
.box-8afd .tall_86aa a {
  color: rgba(255, 255, 255, 0.99);
}
.box-8afd .stale_fe0c.left_b1d4 li a,
.box-8afd .status-66b5 a,
.box-8afd .green-be6f,
.box-8afd .alert-steel-ecb7 > li > a,
.box-8afd .focused-7b69 {
  color: rgba(255, 255, 255, 0.79);
}
.box-8afd .stale_fe0c.left_b1d4 li a:hover,
.box-8afd .status-66b5 a:hover,
.box-8afd .green-be6f:hover,
.box-8afd .alert-steel-ecb7 > li > a:hover,
.box-8afd .focused-7b69:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box-8afd .tooltip_dbd3 {
  color: rgba(255, 255, 255, 0.79);
}
.box-8afd .tooltip_dbd3 .sidebar-stone-21b2 {
  color: rgba(255, 255, 255, 0.99);
}
.box-8afd .tooltip_dbd3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box-8afd .nav_orange_329f .top_6b6e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.box-8afd .nav_orange_329f .top_6b6e .active_tiny_88bb {
  color: rgba(255, 255, 255, 0.79);
}
.box-8afd
  .nav_orange_329f
  .top_6b6e
  .active_tiny_88bb::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.box-8afd
  .nav_orange_329f
  .top_6b6e
  .active_tiny_88bb:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.box-8afd
  .nav_orange_329f
  .top_6b6e
  .active_tiny_88bb::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.box-8afd
  .nav_orange_329f
  .top_6b6e
  .active_tiny_88bb::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.box-8afd .nav_orange_329f .progress_f807 {
  color: rgba(255, 255, 255, 0.79);
}
.box-8afd .nav_orange_329f .progress_f807:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_up_cb82
  .box-8afd
  .nav_orange_329f
  .secondary-2b59
  .menu-4e20 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.frame_up_cb82
  .box-8afd
  .nav_orange_329f
  .secondary-2b59
  .active_tiny_88bb {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.full-895d .cool_fc98 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.cool_fc98 .menu-619f.feature_south_4d55 .alert-steel-ecb7 > li > a:focus,
.cool_fc98 .menu-619f.feature_south_4d55 .alert-steel-ecb7 > li > a:hover,
.cool_fc98 .menu-619f.liquid_0499 .alert-steel-ecb7 > li > a:focus,
.cool_fc98 .menu-619f.liquid_0499 .alert-steel-ecb7 > li > a:hover,
.cool_fc98 .menu-619f.fresh-4a1f .alert-steel-ecb7 > li > a:focus,
.cool_fc98 .menu-619f.fresh-4a1f .alert-steel-ecb7 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cool_fc98
  .menu-619f.feature_south_4d55
  .alert-steel-ecb7
  > li.secondary-copper-bd37
  > a,
.cool_fc98
  .menu-619f.feature_south_4d55
  .alert-steel-ecb7
  > li.item-0342
  > a,
.cool_fc98
  .menu-619f.liquid_0499
  .alert-steel-ecb7
  > li.secondary-copper-bd37
  > a,
.cool_fc98
  .menu-619f.liquid_0499
  .alert-steel-ecb7
  > li.item-0342
  > a,
.cool_fc98
  .menu-619f.fresh-4a1f
  .alert-steel-ecb7
  > li.secondary-copper-bd37
  > a,
.cool_fc98 .menu-619f.fresh-4a1f .alert-steel-ecb7 > li.main_0511 > a {
  color: rgba(0, 0, 0, 0.8);
}
.cool_fc98 .tall_86aa,
.cool_fc98 .tall_86aa a {
  color: rgba(0, 0, 0, 0.8);
}
.cool_fc98 .stale_fe0c.left_b1d4 li a,
.cool_fc98 .status-66b5 a,
.cool_fc98 .green-be6f,
.cool_fc98 .alert-steel-ecb7 > li > a,
.cool_fc98 .focused-7b69 {
  color: rgba(0, 0, 0, 0.55);
}
.cool_fc98 .stale_fe0c.left_b1d4 li a:hover,
.cool_fc98 .status-66b5 a:hover,
.cool_fc98 .green-be6f:hover,
.cool_fc98 .alert-steel-ecb7 > li > a:hover,
.cool_fc98 .focused-7b69:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cool_fc98 .tooltip_dbd3 {
  color: rgba(0, 0, 0, 0.55);
}
.cool_fc98 .tooltip_dbd3 .sidebar-stone-21b2 {
  color: rgba(0, 0, 0, 0.8);
}
.cool_fc98 .tooltip_dbd3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.liquid_982d .tabs-c99c {
  margin-left: auto;
  margin-right: auto;
}
.sidebar_blue_f1d3 > * {
  margin-left: auto;
  margin-right: auto;
}
.sidebar_blue_f1d3 .dynamic-fdea {
  margin-right: 1.41575em;
}
.filter_537b .sidebar_blue_f1d3 > .image_b708 {
  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;
}
.filter_537b .sidebar_blue_f1d3 > .soft_c7ac {
  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;
}
.short_b8b3.liquid_982d .tabs-c99c,
.widget_513b.liquid_982d .tabs-c99c {
  margin-left: 0;
}
.filter_action_8e45.liquid_982d .tabs-c99c,
.module-simple-9cf3.liquid_982d .tabs-c99c {
  margin-right: 0;
}
.sidebar_blue_f1d3 ol,
.sidebar_blue_f1d3 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.soft-a8ee video {
  max-width: 100%;
}
.dim_dc9a img {
  display: block;
}
.dim_dc9a.dynamic-fdea,
.dim_dc9a.component-pink-02d2 {
  width: 100%;
}
.dim_dc9a.soft_c7ac img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.first-586d:not(.notice-e919) {
  margin: 1.5em auto;
}
.yellow_277e p {
  padding: 1.5em 14px;
}
ul.disabled-action-371a.soft_c7ac,
ul.disabled-action-371a.image_b708,
ul.disabled-action-371a.action_75db.image_b708 {
  padding: 0 14px;
}
.photo_c0bc {
  display: block;
  overflow-x: auto;
}
.photo_c0bc table {
  border-collapse: collapse;
  width: 100%;
}
.photo_c0bc td,
.photo_c0bc th {
  padding: 0.5em;
}
.sidebar_blue_f1d3 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.sidebar_blue_f1d3 ol ol,
.sidebar_blue_f1d3 ol ul,
.sidebar_blue_f1d3 ul ol,
.sidebar_blue_f1d3 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.sidebar_blue_f1d3 ol ol li,
.sidebar_blue_f1d3 ol ul li,
.sidebar_blue_f1d3 ul ol li,
.sidebar_blue_f1d3 ul ul li {
  margin-left: 0;
}
.copper-eda7.picture-11a1 > .alert_short_85a8 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.copper-eda7.picture-11a1 > .alert_short_85a8 iframe,
.copper-eda7.picture-11a1 > .alert_short_85a8 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.wrapper_prev_72e3 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.wrapper_prev_72e3.detail-lite-6171 {
  padding: 0;
}
.wrapper_prev_72e3.detail-lite-6171 cite {
  font-size: 13px;
}
.wrapper_prev_72e3 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.wrapper_prev_72e3 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.frame-tiny-f097 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.frame-tiny-f097 > p:first-child {
  margin-top: 0;
}
.frame-tiny-f097 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.frame-tiny-f097 blockquote {
  border-left: 0;
}
.shade-selected-7aee {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.shade-selected-7aee:not(.hot-a5f6) {
  max-width: 100px;
}
.shade-selected-7aee.sort-left-44cc {
  border-bottom: none !important;
  text-align: center;
}
.shade-selected-7aee.sort-left-44cc::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .yellow_277e p {
    padding: 1.5em 0;
  }
}
.progress_fast_1bbe {
  color: #0073aa;
}
.aside-d37c {
  background-color: #0073aa;
}
.cool-bb9d {
  color: #229fd8;
}
.popup-75fe {
  background-color: #229fd8;
}
.simple-76ed {
  color: #eee;
}
.notice_pressed_2e51 {
  background-color: #eee;
}
.in_e219 {
  color: #444;
}
.modal_lower_bbcd {
  background-color: #444;
}
.main_hovered_43f9 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.main_hovered_43f9 .fast-48ff .status-66b5 {
  font-size: 15px;
}
.main_hovered_43f9 .status-66b5 {
  line-height: 1.3;
}
.main_hovered_43f9 .cool_fc98 {
}
.main_hovered_43f9 .box-8afd {
  background: #235787;
}
.preview_e362 {
  padding: 0;
}
.preview_e362 .box-8afd {
  background: #1a1a1a;
}
.preview_e362 .cool_fc98 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.popup_69cb {
  padding: 0;
  border-left: none;
  border-right: none;
}
.popup_69cb .cool_fc98 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.popup_69cb .box-8afd {
  background: #303030;
}
.cold-72ac {
  position: relative;
  z-index: 10;
}
.cold-72ac .primary_d691 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.form_ff25 .under-f297 {
  display: inline-block;
  vertical-align: middle;
}
.form_ff25.carousel_6e69 .under-f297 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .form_ff25.carousel_6e69 .under-f297 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .form_ff25.carousel_6e69 .under-f297 {
    margin-right: 0.4em;
  }
}
.form_ff25.carousel_6e69 .under-f297:last-child {
  margin-right: 0;
}
.primary-tiny-f632 .primary_d691 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .full-895d .fast-48ff {
    margin: 0 -0.5em;
  }
  .full-895d .fast-48ff [class*="customify-col-"],
  .full-895d .fast-48ff [class*="customify-col_"],
  .full-895d .fast-48ff [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.full-895d.section-752c .primary_d691 {
  background: 0 0 !important;
}
.full-895d.section-752c .primary_d691,
.full-895d.primary-tiny-f632 .primary_d691 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .full-895d.iron_bf35 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.full-895d.primary-tiny-f632 .primary_d691 {
  box-shadow: none !important;
}
.advanced-f431 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .advanced-f431 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .advanced-f431 {
    padding: 18px 0 20px;
  }
}
.advanced-f431 .paper_b468 {
  width: 100%;
}
.advanced-f431 .progress_b099 {
  margin-bottom: 0;
}
.advanced-f431 .silver_3bb8 {
  margin-top: 5px;
  font-size: 0.875em;
}
.nav_out_a4ef {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.nav_out_a4ef .yellow_f6bd {
  width: 100%;
}
.soft_dd9d {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.soft_dd9d li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.soft_dd9d 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;
}
.soft_dd9d li:last-child:after {
  display: none;
}
.soft_dd9d li a {
  font-weight: 500;
  margin-right: 10px;
}
.banner-d519 .search-plasma-8cc5 button,
.advanced-f431 .search-plasma-8cc5 button {
  left: 0;
}
.banner-d519 .yellow_f6bd,
.advanced-f431 .yellow_f6bd {
  padding-left: 0;
  padding-right: 0;
}
.banner-d519 .nav_out_a4ef,
.advanced-f431 .nav_out_a4ef {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.banner-d519 {
  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;
}
.banner-d519: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;
}
.banner-d519 .block-e9d9 {
  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) {
  .banner-d519 .block-e9d9 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .banner-d519 .block-e9d9 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .banner-d519 .block-e9d9 {
    min-height: 200px;
  }
}
.banner-d519 .soft_dd9d {
  color: rgba(255, 255, 255, 0.8);
}
.banner-d519 .soft_dd9d a,
.banner-d519 .soft_dd9d li:after {
  color: inherit;
}
.banner-d519 .soft_dd9d a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.pro-4aef {
  margin-bottom: 0.5em;
}
.disabled-0941 {
  margin-bottom: 1.2em;
}
.disabled-0941,
.pro-4aef {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.disabled-0941 p:last-child,
.pro-4aef p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .search-plasma-8cc5,
#masthead .search-plasma-8cc5 {
  display: none;
}
#masthead
  > .search-plasma-8cc5.action-1129 {
  display: none;
}
#masthead > .search-plasma-8cc5 button {
  left: 0;
}
.tag-short-94a9 {
  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%;
}
.tag-short-94a9 .under-f297 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tag-short-94a9 .text_9690 {
  display: -webkit-box;
  display: flex;
}
.tag-short-94a9 .text_9690.secondary_tiny_162b {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tag-short-94a9 .text_9690.disabled-4ca0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tag-short-94a9 .text_9690.gradient_pro_35c7 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tag-short-94a9.brown_c074.thumbnail-52b3 .text_9690.secondary_tiny_162b {
  flex-basis: 100%;
}
.tag-short-94a9.hero-under-a717 .text_9690.disabled-4ca0 {
  -webkit-box-flex: 1;
  flex: auto;
}
.tag-short-94a9.hero-under-a717 .text_9690.gradient_pro_35c7 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .search-plasma-8cc5.action-1129 {
  display: none;
}
#masthead > .search-plasma-8cc5 button {
  left: 0;
}
.pattern_bright_b968 {
  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;
}
.pattern_bright_b968:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.pattern_bright_b968.search_full_f780 i {
  margin-right: 4px;
}
.pattern_bright_b968.pagination-dim-b57d i {
  margin-left: 5px;
}
.status-66b5 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.status-66b5 p:last-child {
  margin-bottom: 0;
}
.icon_51ec {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.icon_51ec a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.icon_51ec img {
  display: block;
  width: auto;
  line-height: 1;
}
.icon_51ec .tall_86aa {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.icon_51ec .light_7890 {
  margin: 5px 0 7px 0;
}
.icon_51ec.grid_fixed_087a .dirty_4cf0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.icon_51ec.grid_fixed_087a .info_96f2 {
  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;
}
.icon_51ec.secondary_purple_e1b5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.icon_51ec.secondary_purple_e1b5 .dirty_4cf0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.icon_51ec.secondary_purple_e1b5 .info_96f2 {
  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;
}
.icon_51ec.easy_d13f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.icon_51ec.breadcrumb-rough-4fdb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.icon_51ec.breadcrumb-rough-4fdb .info_96f2 {
  margin-top: 7px;
}
.new_cdad {
  display: inline-block;
}
.cold-72ac .modal-north-d70f .icon_51ec img {
  max-width: 100%;
}
.menu-619f .tooltip_large_900c.label_44c6,
.list_8b67 .tooltip_large_900c.label_44c6 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.menu-619f .panel-e68a,
.list_8b67 .panel-e68a {
  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%);
}
.menu-619f .panel-e68a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.menu-619f.basic_85f7 .panel-e68a {
  display: none;
}
.menu-619f .progress_purple_b498 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.menu-619f .progress_purple_b498 li {
  display: inline-block;
  position: relative;
}
.menu-619f .progress_purple_b498 li:last-child {
  margin-right: 0;
}
.menu-619f .progress_purple_b498 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;
}
.menu-619f .progress_purple_b498 li.main_0511 > a {
  color: rgba(0, 0, 0, 0.9);
}
.menu-619f .progress_purple_b498 > 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;
}
.menu-619f .progress_purple_b498 > li > a i {
  line-height: 0;
}
.menu-619f .progress_purple_b498 > li.outline-cc2d > a .panel-e68a {
  margin-left: 4px;
  line-height: 0;
}
.menu-619f .progress_purple_b498 .picture-new-a431 li.outline-cc2d > a {
  position: relative;
}
.menu-619f .progress_purple_b498 .picture-new-a431 li.outline-cc2d > a:after,
.menu-619f .progress_purple_b498 .picture-new-a431 li.outline-cc2d > a:before {
  content: "";
  display: table;
}
.menu-619f .progress_purple_b498 .picture-new-a431 li.outline-cc2d > a:after {
  clear: both;
}
.menu-619f .progress_purple_b498 .picture-new-a431 li.outline-cc2d > a .panel-e68a {
  margin-left: 5px;
  float: right;
}
.menu-619f .wrapper-dim-e9c8,
.menu-619f .picture-new-a431 {
  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;
}
.menu-619f .picture-new-a431 {
  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;
}
.menu-619f .picture-new-a431 .label_44c6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.menu-619f .picture-new-a431 .panel-e68a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.menu-619f .picture-new-a431 li {
  display: block;
  margin: 0;
  padding: 0;
}
.menu-619f .picture-new-a431 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;
}
.menu-619f .picture-new-a431 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.menu-619f .picture-new-a431 .picture-new-a431 {
  top: 0;
  left: 100%;
}
.menu-619f .fast-cd5b.fn-focus-a921 > .wrapper-dim-e9c8,
.menu-619f .fast-cd5b.fn-focus-a921 > .picture-new-a431,
.menu-619f .fast-cd5b:focus > .wrapper-dim-e9c8,
.menu-619f .fast-cd5b:focus > .picture-new-a431,
.menu-619f .fast-cd5b:hover > .wrapper-dim-e9c8,
.menu-619f .fast-cd5b:hover > .picture-new-a431 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.menu-619f.fresh-4a1f .alert-steel-ecb7:after,
.menu-619f.fresh-4a1f .alert-steel-ecb7:before {
  content: "";
  display: table;
}
.menu-619f.fresh-4a1f .alert-steel-ecb7:after {
  clear: both;
}
.menu-619f.fresh-4a1f .alert-steel-ecb7 > li {
  float: left;
}
.menu-619f.gallery_motion_c5de .alert-steel-ecb7:after,
.menu-619f.gallery_motion_c5de .alert-steel-ecb7:before {
  content: "";
  display: table;
}
.menu-619f.gallery_motion_c5de .alert-steel-ecb7:after {
  clear: both;
}
.menu-619f.gallery_motion_c5de .alert-steel-ecb7 > li {
  float: left;
}
.menu-619f.gallery_motion_c5de .alert-steel-ecb7 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.menu-619f.gallery_motion_c5de .alert-steel-ecb7 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.menu-619f.gallery_motion_c5de .alert-steel-ecb7 > li.secondary-copper-bd37 > a,
.menu-619f.gallery_motion_c5de .alert-steel-ecb7 > li.main_0511 > a {
  color: #fff;
  background-color: #1e4b75;
}
.menu-619f.feature_south_4d55 .alert-steel-ecb7 > li > a .label_44c6 {
  position: relative;
}
.menu-619f.feature_south_4d55 .alert-steel-ecb7 > li > a .label_44c6: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;
}
.menu-619f.feature_south_4d55
  .alert-steel-ecb7
  > li:focus
  > a
  .label_44c6:before,
.menu-619f.feature_south_4d55
  .alert-steel-ecb7
  > li:hover
  > a
  .label_44c6:before {
  width: 100%;
  background-color: currentColor;
}
.menu-619f.feature_south_4d55
  .alert-steel-ecb7
  > li.secondary-copper-bd37
  > a
  .label_44c6:before,
.menu-619f.feature_south_4d55
  .alert-steel-ecb7
  > li.item-0342
  > a
  .label_44c6:before {
  width: 100%;
  background-color: currentColor;
}
.menu-619f.liquid_0499 .alert-steel-ecb7 > li > a .label_44c6 {
  position: relative;
}
.menu-619f.liquid_0499 .alert-steel-ecb7 > li > a .label_44c6: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;
}
.menu-619f.liquid_0499 .alert-steel-ecb7 > li:focus > a .label_44c6:before,
.menu-619f.liquid_0499
  .alert-steel-ecb7
  > li:hover
  > a
  .label_44c6:before {
  width: 100%;
  background-color: currentColor;
}
.menu-619f.liquid_0499
  .alert-steel-ecb7
  > li.secondary-copper-bd37
  > a
  .label_44c6:before,
.menu-619f.liquid_0499
  .alert-steel-ecb7
  > li.item-0342
  > a
  .label_44c6:before {
  width: 100%;
  background-color: currentColor;
}
.list_8b67 .progress_purple_b498 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list_8b67 .progress_purple_b498 li:first-child > a {
  border-top: none;
}
.list_8b67 .progress_purple_b498 .paper_6956 > .label_44c6 .panel-e68a {
  display: none;
}
.list_8b67 .progress_purple_b498 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.list_8b67 .progress_purple_b498 li:last-child {
  border: none;
}
.list_8b67 .progress_purple_b498 li.outline-cc2d > a {
  padding-right: 45px !important;
}
.list_8b67 .progress_purple_b498 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.list_8b67 .progress_purple_b498 li a:focus,
.list_8b67 .progress_purple_b498 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list_8b67 .progress_purple_b498 li .iron-e836 {
  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;
}
.list_8b67 .progress_purple_b498 li .iron-e836:hover {
  box-shadow: none;
}
.list_8b67 .progress_purple_b498 li .iron-e836 .panel-e68a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.list_8b67 .progress_purple_b498 .picture-new-a431 {
  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);
}
.list_8b67 .progress_purple_b498 .picture-new-a431 li a {
  padding-left: 3em;
}
.list_8b67 .progress_purple_b498 .wood_379a > a .iron-e836 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.list_8b67 .progress_purple_b498 .wood_379a > .picture-new-a431 {
  display: block;
  opacity: 1;
}
.advanced-2cbc {
  max-width: 100%;
}
.dirty_497a {
  line-height: 0;
  cursor: pointer;
}
.focused-7b69 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.focused-7b69:hover {
  box-shadow: none;
  color: currentColor;
}
.focused-7b69 svg {
  width: 18px;
  height: 18px;
}
.focused-7b69 .soft-5221 {
  display: none;
}
.sidebar-1cc7 {
  position: relative;
}
.sidebar-1cc7.fn-active-a921 .focused-7b69 .aside-e930 {
  display: none;
}
.sidebar-1cc7.fn-active-a921 .focused-7b69 .soft-5221 {
  display: inline-block;
}
.sidebar-1cc7 .basic-dfab {
  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);
}
.sidebar-1cc7.gradient-365e .basic-dfab {
  left: auto;
  right: -0.9em;
}
.sidebar-1cc7.gradient-365e .left-125a::before {
  left: auto;
  right: 15px;
}
.sidebar-1cc7.fn-active-a921 .basic-dfab {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.secondary-2b59 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.secondary-2b59 label {
  flex-basis: 100%;
}
.secondary-2b59 .top_6b6e {
  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;
}
.secondary-2b59 .active_tiny_88bb {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.secondary-2b59 .active_tiny_88bb:focus {
  background-color: transparent;
}
.secondary-2b59 button.progress_f807 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.secondary-2b59 button.progress_f807:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.secondary-2b59 button.progress_f807 svg {
  width: 18px;
  height: 18px;
}
.secondary-2b59 input[type="submit"] {
  min-height: auto;
}
.nav_orange_329f .secondary-2b59 .active_tiny_88bb {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.left-125a {
  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) {
  .left-125a {
    width: 220px;
  }
}
.left-125a label {
  flex-basis: 100%;
}
.left-125a::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;
}
.frame_up_cb82 .nav_orange_329f .secondary-2b59 {
  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;
}
.frame_up_cb82
  .nav_orange_329f
  .secondary-2b59
  .top_6b6e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.frame_up_cb82 .nav_orange_329f .secondary-2b59 .active_tiny_88bb {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.frame_up_cb82
  .nav_orange_329f
  .secondary-2b59
  .active_tiny_88bb:focus {
  background: 0 0;
}
.frame_up_cb82
  .nav_orange_329f
  .secondary-2b59
  .menu-4e20 {
  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;
}
.stale_fe0c {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.stale_fe0c li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.stale_fe0c li:last-child {
  margin-right: 0;
}
.stale_fe0c li:first-child {
  margin-left: 0;
}
.stale_fe0c.pagination_1aa3 a {
  color: #fff;
}
.stale_fe0c.pagination_1aa3 a:hover {
  color: #fff;
}
.stale_fe0c a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.stale_fe0c a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.stale_fe0c a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.stale_fe0c a:hover {
  opacity: 0.9;
  color: inherit;
}
.stale_fe0c [class*="social-icon-apple"] {
  background-color: #999;
}
.stale_fe0c [class*="social-icon-apple"].card_cb96 {
  background-color: transparent;
  color: #999;
}
.stale_fe0c [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.stale_fe0c [class*="social-icon-behance"].card_cb96 {
  background-color: transparent;
  color: #1769ff;
}
.stale_fe0c [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.stale_fe0c [class*="social-icon-bitbucket"].card_cb96 {
  background-color: transparent;
  color: #205081;
}
.stale_fe0c [class*="social-icon-codepen"] {
  background-color: #000;
}
.stale_fe0c [class*="social-icon-codepen"].card_cb96 {
  background-color: transparent;
  color: #000;
}
.stale_fe0c [class*="social-icon-delicious"] {
  background-color: #39f;
}
.stale_fe0c [class*="social-icon-delicious"].card_cb96 {
  background-color: transparent;
  color: #39f;
}
.stale_fe0c [class*="social-icon-digg"] {
  background-color: #005be2;
}
.stale_fe0c [class*="social-icon-digg"].card_cb96 {
  background-color: transparent;
  color: #005be2;
}
.stale_fe0c [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.stale_fe0c [class*="social-icon-dribbble"].card_cb96 {
  background-color: transparent;
  color: #ea4c89;
}
.stale_fe0c [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.stale_fe0c [class*="social-icon-envelope"].card_cb96 {
  background-color: transparent;
  color: #ea4335;
}
.stale_fe0c [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.stale_fe0c [class*="social-icon-facebook"].card_cb96 {
  background-color: transparent;
  color: #3b5998;
}
.stale_fe0c [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.stale_fe0c [class*="social-icon-flickr"].card_cb96 {
  background-color: transparent;
  color: #0063dc;
}
.stale_fe0c [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.stale_fe0c [class*="social-icon-foursquare"].card_cb96 {
  background-color: transparent;
  color: #2d5be3;
}
.stale_fe0c [class*="social-icon-github"] {
  background-color: #333;
}
.stale_fe0c [class*="social-icon-github"].card_cb96 {
  background-color: transparent;
  color: #333;
}
.stale_fe0c [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.stale_fe0c [class*="social-icon-google-plus"].card_cb96 {
  background-color: transparent;
  color: #dd4b39;
}
.stale_fe0c [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.stale_fe0c [class*="social-icon-houzz"].card_cb96 {
  background-color: transparent;
  color: #7ac142;
}
.stale_fe0c [class*="social-icon-instagram"] {
  background-color: #262626;
}
.stale_fe0c [class*="social-icon-instagram"].card_cb96 {
  background-color: transparent;
  color: #262626;
}
.stale_fe0c [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.stale_fe0c [class*="social-icon-jsfiddle"].card_cb96 {
  background-color: transparent;
  color: #487aa2;
}
.stale_fe0c [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.stale_fe0c [class*="social-icon-linkedin"].card_cb96 {
  background-color: transparent;
  color: #0077b5;
}
.stale_fe0c [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.stale_fe0c [class*="social-icon-medium"].card_cb96 {
  background-color: transparent;
  color: #00ab6b;
}
.stale_fe0c [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.stale_fe0c
  [class*="social-icon-odnoklassniki"].card_cb96 {
  background-color: transparent;
  color: #f4731c;
}
.stale_fe0c [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.stale_fe0c [class*="social-icon-meetup"].card_cb96 {
  background-color: transparent;
  color: #ec1c40;
}
.stale_fe0c [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.stale_fe0c [class*="social-icon-pinterest"].card_cb96 {
  background-color: transparent;
  color: #bd081c;
}
.stale_fe0c [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.stale_fe0c [class*="social-icon-product-hunt"].card_cb96 {
  background-color: transparent;
  color: #da552f;
}
.stale_fe0c [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.stale_fe0c [class*="social-icon-reddit"].card_cb96 {
  background-color: transparent;
  color: #ff4500;
}
.stale_fe0c [class*="social-icon-rss"] {
  background-color: #f26522;
}
.stale_fe0c [class*="social-icon-rss"].card_cb96 {
  background-color: transparent;
  color: #f26522;
}
.stale_fe0c [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.stale_fe0c
  [class*="social-icon-shopping-cart"].card_cb96 {
  background-color: transparent;
  color: #4caf50;
}
.stale_fe0c [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.stale_fe0c [class*="social-icon-skype"].card_cb96 {
  background-color: transparent;
  color: #00aff0;
}
.stale_fe0c [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.stale_fe0c [class*="social-icon-slideshare"].card_cb96 {
  background-color: transparent;
  color: #0077b5;
}
.stale_fe0c [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.stale_fe0c [class*="social-icon-snapchat"].card_cb96 {
  background-color: transparent;
  color: #fffc00;
}
.stale_fe0c [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.stale_fe0c [class*="social-icon-soundcloud"].card_cb96 {
  background-color: transparent;
  color: #f80;
}
.stale_fe0c [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.stale_fe0c [class*="social-icon-spotify"].card_cb96 {
  background-color: transparent;
  color: #2ebd59;
}
.stale_fe0c [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.stale_fe0c
  [class*="social-icon-stack-overflow"].card_cb96 {
  background-color: transparent;
  color: #fe7a15;
}
.stale_fe0c [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.stale_fe0c [class*="social-icon-maldkfgram"].card_cb96 {
  background-color: transparent;
  color: #2ca5e0;
}
.stale_fe0c [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.stale_fe0c [class*="social-icon-tripadvisor"].card_cb96 {
  background-color: transparent;
  color: #589442;
}
.stale_fe0c [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.stale_fe0c [class*="social-icon-tumblr"].card_cb96 {
  background-color: transparent;
  color: #35465c;
}
.stale_fe0c [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.stale_fe0c [class*="social-icon-twitch"].card_cb96 {
  background-color: transparent;
  color: #6441a5;
}
.stale_fe0c [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.stale_fe0c [class*="social-icon-twitter"].card_cb96 {
  background-color: transparent;
  color: #1da1f2;
}
.stale_fe0c [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.stale_fe0c [class*="social-icon-vimeo"].card_cb96 {
  background-color: transparent;
  color: #1ab7ea;
}
.stale_fe0c [class*="social-icon-vk"] {
  background-color: #45668e;
}
.stale_fe0c [class*="social-icon-vk"].card_cb96 {
  background-color: transparent;
  color: #45668e;
}
.stale_fe0c [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.stale_fe0c [class*="social-icon-weibo"].card_cb96 {
  background-color: transparent;
  color: #df2029;
}
.stale_fe0c [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.stale_fe0c [class*="social-icon-weixin"].card_cb96 {
  background-color: transparent;
  color: #7bb32e;
}
.stale_fe0c [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.stale_fe0c [class*="social-icon-whatsapp"].card_cb96 {
  background-color: transparent;
  color: #25d366;
}
.stale_fe0c [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.stale_fe0c [class*="social-icon-wordpress"].card_cb96 {
  background-color: transparent;
  color: #21759b;
}
.stale_fe0c [class*="social-icon-xing"] {
  background-color: #026466;
}
.stale_fe0c [class*="social-icon-xing"].card_cb96 {
  background-color: transparent;
  color: #026466;
}
.stale_fe0c [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.stale_fe0c [class*="social-icon-yelp"].card_cb96 {
  background-color: transparent;
  color: #af0606;
}
.stale_fe0c [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.stale_fe0c [class*="social-icon-youtube"].card_cb96 {
  background-color: transparent;
  color: #cd201f;
}
.green-be6f {
  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;
}
.green-be6f:hover {
  box-shadow: none;
  background: 0 0;
}
.bottom_5f91 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hot_e647 {
  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;
}
.highlight_cd16 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.input-yellow-a5dc {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.input-yellow-a5dc,
.input-yellow-a5dc::after,
.input-yellow-a5dc::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;
}
.input-yellow-a5dc::after,
.input-yellow-a5dc::before {
  content: "";
  display: block;
  background-color: inherit;
}
.static_e6a8 .hot_e647 .highlight_cd16 {
  margin-top: -2px;
  width: 19px;
}
.static_e6a8 .hot_e647 .input-yellow-a5dc {
  margin-top: -1px;
}
.static_e6a8 .hot_e647 .input-yellow-a5dc,
.static_e6a8 .hot_e647 .input-yellow-a5dc::after,
.static_e6a8 .hot_e647 .input-yellow-a5dc::before {
  width: 19px;
  height: 2px;
}
.static_e6a8 .hot_e647 .input-yellow-a5dc::before {
  top: -6px;
}
.static_e6a8 .hot_e647 .input-yellow-a5dc::after {
  bottom: -6px;
}
.list_d527 .hot_e647 .highlight_cd16 {
  margin-top: -2px;
  width: 22px;
}
.list_d527 .hot_e647 .input-yellow-a5dc {
  margin-top: -1px;
}
.list_d527 .hot_e647 .input-yellow-a5dc,
.list_d527 .hot_e647 .input-yellow-a5dc::after,
.list_d527 .hot_e647 .input-yellow-a5dc::before {
  width: 22px;
  height: 2px;
}
.list_d527 .hot_e647 .input-yellow-a5dc::before {
  top: -7px;
}
.list_d527 .hot_e647 .input-yellow-a5dc::after {
  bottom: -7px;
}
.west_2bba .hot_e647 .highlight_cd16 {
  margin-top: -2px;
  width: 31px;
}
.west_2bba .hot_e647 .input-yellow-a5dc {
  margin-top: -1.5px;
}
.west_2bba .hot_e647 .input-yellow-a5dc,
.west_2bba .hot_e647 .input-yellow-a5dc::after,
.west_2bba .hot_e647 .input-yellow-a5dc::before {
  width: 31px;
  height: 3px;
}
.west_2bba .hot_e647 .input-yellow-a5dc::before {
  top: -9px;
}
.west_2bba .hot_e647 .input-yellow-a5dc::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .footer-f304 .hot_e647 .highlight_cd16 {
    margin-top: -2px;
    width: 19px;
  }
  .footer-f304 .hot_e647 .input-yellow-a5dc {
    margin-top: -1px;
  }
  .footer-f304 .hot_e647 .input-yellow-a5dc,
  .footer-f304 .hot_e647 .input-yellow-a5dc::after,
  .footer-f304 .hot_e647 .input-yellow-a5dc::before {
    width: 19px;
    height: 2px;
  }
  .footer-f304 .hot_e647 .input-yellow-a5dc::before {
    top: -6px;
  }
  .footer-f304 .hot_e647 .input-yellow-a5dc::after {
    bottom: -6px;
  }
  .steel-bebc .hot_e647 .highlight_cd16 {
    margin-top: -2px;
    width: 22px;
  }
  .steel-bebc .hot_e647 .input-yellow-a5dc {
    margin-top: -1px;
  }
  .steel-bebc .hot_e647 .input-yellow-a5dc,
  .steel-bebc .hot_e647 .input-yellow-a5dc::after,
  .steel-bebc .hot_e647 .input-yellow-a5dc::before {
    width: 22px;
    height: 2px;
  }
  .steel-bebc .hot_e647 .input-yellow-a5dc::before {
    top: -7px;
  }
  .steel-bebc .hot_e647 .input-yellow-a5dc::after {
    bottom: -7px;
  }
  .background-3632 .hot_e647 .highlight_cd16 {
    margin-top: -2px;
    width: 31px;
  }
  .background-3632 .hot_e647 .input-yellow-a5dc {
    margin-top: -1.5px;
  }
  .background-3632 .hot_e647 .input-yellow-a5dc,
  .background-3632 .hot_e647 .input-yellow-a5dc::after,
  .background-3632 .hot_e647 .input-yellow-a5dc::before {
    width: 31px;
    height: 3px;
  }
  .background-3632 .hot_e647 .input-yellow-a5dc::before {
    top: -9px;
  }
  .background-3632 .hot_e647 .input-yellow-a5dc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .notice_ce24 .hot_e647 .highlight_cd16 {
    margin-top: -2px;
    width: 19px;
  }
  .notice_ce24 .hot_e647 .input-yellow-a5dc {
    margin-top: -1px;
  }
  .notice_ce24 .hot_e647 .input-yellow-a5dc,
  .notice_ce24 .hot_e647 .input-yellow-a5dc::after,
  .notice_ce24 .hot_e647 .input-yellow-a5dc::before {
    width: 19px;
    height: 2px;
  }
  .notice_ce24 .hot_e647 .input-yellow-a5dc::before {
    top: -6px;
  }
  .notice_ce24 .hot_e647 .input-yellow-a5dc::after {
    bottom: -6px;
  }
  .tertiary-e771 .hot_e647 .highlight_cd16 {
    margin-top: -2px;
    width: 22px;
  }
  .tertiary-e771 .hot_e647 .input-yellow-a5dc {
    margin-top: -1px;
  }
  .tertiary-e771 .hot_e647 .input-yellow-a5dc,
  .tertiary-e771 .hot_e647 .input-yellow-a5dc::after,
  .tertiary-e771 .hot_e647 .input-yellow-a5dc::before {
    width: 22px;
    height: 2px;
  }
  .tertiary-e771 .hot_e647 .input-yellow-a5dc::before {
    top: -7px;
  }
  .tertiary-e771 .hot_e647 .input-yellow-a5dc::after {
    bottom: -7px;
  }
  .silver-b3d0 .hot_e647 .highlight_cd16 {
    margin-top: -2px;
    width: 31px;
  }
  .silver-b3d0 .hot_e647 .input-yellow-a5dc {
    margin-top: -1.5px;
  }
  .silver-b3d0 .hot_e647 .input-yellow-a5dc,
  .silver-b3d0 .hot_e647 .input-yellow-a5dc::after,
  .silver-b3d0 .hot_e647 .input-yellow-a5dc::before {
    width: 31px;
    height: 3px;
  }
  .silver-b3d0 .hot_e647 .input-yellow-a5dc::before {
    top: -9px;
  }
  .silver-b3d0 .hot_e647 .input-yellow-a5dc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .brown_bd37 .hot_e647 .highlight_cd16 {
    margin-top: -2px;
    width: 19px;
  }
  .brown_bd37 .hot_e647 .input-yellow-a5dc {
    margin-top: -1px;
  }
  .brown_bd37 .hot_e647 .input-yellow-a5dc,
  .brown_bd37 .hot_e647 .input-yellow-a5dc::after,
  .brown_bd37 .hot_e647 .input-yellow-a5dc::before {
    width: 19px;
    height: 2px;
  }
  .brown_bd37 .hot_e647 .input-yellow-a5dc::before {
    top: -6px;
  }
  .brown_bd37 .hot_e647 .input-yellow-a5dc::after {
    bottom: -6px;
  }
  .logo-huge-5635 .hot_e647 .highlight_cd16 {
    margin-top: -2px;
    width: 22px;
  }
  .logo-huge-5635 .hot_e647 .input-yellow-a5dc {
    margin-top: -1px;
  }
  .logo-huge-5635 .hot_e647 .input-yellow-a5dc,
  .logo-huge-5635 .hot_e647 .input-yellow-a5dc::after,
  .logo-huge-5635 .hot_e647 .input-yellow-a5dc::before {
    width: 22px;
    height: 2px;
  }
  .logo-huge-5635 .hot_e647 .input-yellow-a5dc::before {
    top: -7px;
  }
  .logo-huge-5635 .hot_e647 .input-yellow-a5dc::after {
    bottom: -7px;
  }
  .avatar-f1c8 .hot_e647 .highlight_cd16 {
    margin-top: -2px;
    width: 31px;
  }
  .avatar-f1c8 .hot_e647 .input-yellow-a5dc {
    margin-top: -1.5px;
  }
  .avatar-f1c8 .hot_e647 .input-yellow-a5dc,
  .avatar-f1c8 .hot_e647 .input-yellow-a5dc::after,
  .avatar-f1c8 .hot_e647 .input-yellow-a5dc::before {
    width: 31px;
    height: 3px;
  }
  .avatar-f1c8 .hot_e647 .input-yellow-a5dc::before {
    top: -9px;
  }
  .avatar-f1c8 .hot_e647 .input-yellow-a5dc::after {
    bottom: -9px;
  }
}
.north_d140 .input-yellow-a5dc {
  -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);
}
.north_d140 .input-yellow-a5dc::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.north_d140 .input-yellow-a5dc::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);
}
.north_d140.feature_270c .input-yellow-a5dc {
  -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);
}
.north_d140.feature_270c .input-yellow-a5dc::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.north_d140.feature_270c .input-yellow-a5dc::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);
}
.inner_3135 {
  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.shadow_61f8:before {
  display: none;
}
.warm_b005 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.warm_b005 .inner-7183 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.warm_b005 .inner-7183:last-of-type {
  border-bottom: none;
}
.warm_b005 .inner-7183.prev_fbd1,
.warm_b005 .inner-7183.article_732f,
.warm_b005 .inner-7183.summary-bronze-47f4 {
  padding: 0;
}
.warm_b005 .list_8b67 .iron-e836 {
  color: currentColor;
}
.warm_b005 .list_8b67 .iron-e836:focus,
.warm_b005 .list_8b67 .iron-e836:hover {
  background: rgba(0, 0, 0, 0.01);
}
.warm_b005.cool_fc98 .tooltip_dbd3,
.warm_b005.cool_fc98 .status-66b5 a,
.warm_b005.cool_fc98 .alert-steel-ecb7 a,
.warm_b005.cool_fc98 .picture-new-a431 a {
  color: rgba(0, 0, 0, 0.55);
}
.warm_b005.cool_fc98 .tooltip_dbd3:hover,
.warm_b005.cool_fc98 .status-66b5 a:hover,
.warm_b005.cool_fc98 .alert-steel-ecb7 a:hover,
.warm_b005.cool_fc98 .picture-new-a431 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.warm_b005.cool_fc98 .sidebar-stone-21b2 {
  color: rgba(0, 0, 0, 0.8);
}
.warm_b005.cool_fc98 .inner-7183 {
  border-color: rgba(0, 0, 0, 0.08);
}
.warm_b005.cool_fc98 .inner-7183:before {
  background: rgba(0, 0, 0, 0.08);
}
.warm_b005.cool_fc98 .large_5b1f:before {
  background: rgba(255, 255, 255, 0.9);
}
.warm_b005.cool_fc98 .list_8b67 .progress_purple_b498 li a,
.warm_b005.cool_fc98 .list_8b67 .iron-e836,
.warm_b005.cool_fc98 .picture-new-a431 {
  border-color: rgba(0, 0, 0, 0.08);
}
.warm_b005.cool_fc98 .list_8b67 .iron-e836:focus,
.warm_b005.cool_fc98 .list_8b67 .iron-e836:hover {
  background: rgba(0, 0, 0, 0.01);
}
.warm_b005.cool_fc98 .progress_purple_b498 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.warm_b005.box-8afd .tooltip_dbd3,
.warm_b005.box-8afd .status-66b5 a,
.warm_b005.box-8afd .alert-steel-ecb7 .iron-e836,
.warm_b005.box-8afd .alert-steel-ecb7 a,
.warm_b005.box-8afd .picture-new-a431 a {
  color: rgba(255, 255, 255, 0.79);
}
.warm_b005.box-8afd .tooltip_dbd3:hover,
.warm_b005.box-8afd .status-66b5 a:hover,
.warm_b005.box-8afd .alert-steel-ecb7 .iron-e836:hover,
.warm_b005.box-8afd .alert-steel-ecb7 a:hover,
.warm_b005.box-8afd .picture-new-a431 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.warm_b005.box-8afd .sidebar-stone-21b2 {
  color: rgba(255, 255, 255, 0.99);
}
.warm_b005.box-8afd .inner-7183 {
  border-color: rgba(255, 255, 255, 0.08);
}
.warm_b005.box-8afd .inner-7183:before {
  background: rgba(255, 255, 255, 0.08);
}
.warm_b005.box-8afd .large_5b1f:before {
  background: rgba(0, 0, 0, 0.9);
}
.warm_b005.box-8afd .list_8b67 .progress_purple_b498 li a,
.warm_b005.box-8afd .list_8b67 .iron-e836,
.warm_b005.box-8afd .picture-new-a431 {
  border-color: rgba(255, 255, 255, 0.08);
}
.warm_b005.box-8afd .list_8b67 .iron-e836:focus,
.warm_b005.box-8afd .list_8b67 .iron-e836:hover {
  background: rgba(0, 0, 0, 0.01);
}
.warm_b005.box-8afd .progress_purple_b498 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.large_5b1f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.large_5b1f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hero_76ff {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tooltip-7231 .warm_b005 {
  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;
}
.tooltip-7231 .inner-7183 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tooltip-7231 .inner-7183: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) {
  .tooltip-7231 .inner-7183:before {
    width: 16%;
    left: 42%;
  }
}
.tooltip-7231 .inner-7183:last-child:before {
  content: none;
}
.tooltip-7231 .inner-7183[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tooltip-7231 .list_8b67 .progress_purple_b498 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tooltip-7231 .list_8b67 .progress_purple_b498 li a .iron-e836 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tooltip-7231 .list_8b67 .picture-new-a431 {
  border: none;
}
.tooltip-7231 .list_8b67 .picture-new-a431 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tooltip-7231 .large_5b1f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tooltip-7231 .hero_76ff {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tooltip-7231 .box-8afd .large_5b1f:before {
  background: rgba(0, 0, 0, 0.9);
}
.tooltip-7231 .cool_fc98.main-hard-b8e3 .input-yellow-a5dc {
  background: rgba(0, 0, 0, 0.6);
}
.tooltip-7231
  .cool_fc98.main-hard-b8e3
  .input-yellow-a5dc::after,
.tooltip-7231
  .cool_fc98.main-hard-b8e3
  .input-yellow-a5dc:before {
  background: inherit;
}
.tooltip-7231
  .cool_fc98.main-hard-b8e3:hover
  .input-yellow-a5dc {
  background: rgba(0, 0, 0, 0.8);
}
.brown-6561 .warm_b005 {
  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) {
  .brown-6561 .warm_b005 {
    width: auto;
    right: 45px;
  }
}
.clean-04e6 .warm_b005 {
  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) {
  .clean-04e6 .warm_b005 {
    width: auto;
    left: 45px;
  }
}
.shadow_61f8 .warm_b005 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.shadow_61f8 .hero_76ff {
  max-width: 48em;
  margin: 0 auto;
}
.shadow_61f8 .large_5b1f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.bottom_3837 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.bottom_3837.tooltip-7231 .warm_b005 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.bottom_3837.brown-6561 .warm_b005 {
  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);
}
.bottom_3837 .warm_b005 {
  visibility: visible;
}
.bottom_3837.clean-04e6 .warm_b005 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.breadcrumb-e7f6,
.fixed-b7b4 {
  overflow-x: hidden;
}
.breadcrumb-e7f6 .warm_b005 {
  overflow: auto;
}
.breadcrumb-e7f6.tooltip-7231 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb-e7f6.tooltip-7231 .warm_b005 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.breadcrumb-e7f6.tooltip-7231 .green-be6f {
  opacity: 0;
}
.breadcrumb-e7f6.brown-6561 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb-e7f6.brown-6561 .warm_b005 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.breadcrumb-e7f6.brown-6561 .green-be6f {
  opacity: 0;
}
.breadcrumb-e7f6.clean-04e6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb-e7f6.clean-04e6 .warm_b005 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.breadcrumb-e7f6.clean-04e6 .green-be6f {
  opacity: 0;
}
.breadcrumb-e7f6.shadow_61f8 .warm_b005 {
  z-index: 10;
  visibility: visible;
}
.main-hard-b8e3 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.main-hard-b8e3 .input-yellow-a5dc {
  background: rgba(255, 255, 255, 0.99);
}
.main-hard-b8e3 .input-yellow-a5dc::after,
.main-hard-b8e3 .input-yellow-a5dc:before {
  background: inherit;
}
.main-hard-b8e3:hover .input-yellow-a5dc {
  background: rgba(255, 255, 255, 0.99);
}
.clean-04e6 .main-hard-b8e3 {
  top: 10px;
  right: auto;
  left: 12px;
}
.shadow_61f8 .main-hard-b8e3 {
  display: none !important;
}
.breadcrumb-e7f6:before,
.fixed-b7b4:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.breadcrumb-e7f6 .main-hard-b8e3,
.fixed-b7b4 .main-hard-b8e3 {
  display: inline-block;
}
.warm_b005 .under-f297 {
  -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;
}
.breadcrumb-e7f6 .warm_b005 .under-f297,
.fixed-b7b4 .warm_b005 .under-f297 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.main_2f3a .top_6b6e {
  width: 100%;
}
.modal-north-d70f {
  padding: 0 0.5em 0;
}
.modal-north-d70f [class*="customify-col-"],
.modal-north-d70f [class*="customify-col_"],
.modal-north-d70f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.slider-thick-55ff .modal-north-d70f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .fast-48ff .layout_static_864c,
  .layout_static_864c {
    display: none;
  }
  .tiny-d348 {
    text-align: left;
  }
  .last_c72d {
    text-align: center;
  }
  .outline_last_93ee {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .fast-48ff .bright_2121,
  .bright_2121 {
    display: none;
  }
  .black-9176 {
    text-align: left;
  }
  .wrapper_50ae {
    text-align: center;
  }
  .hidden_basic_66cc {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .fast-48ff .accent-advanced-ddd3,
  .accent-advanced-ddd3 {
    display: none;
  }
  .mini_035b {
    text-align: left;
  }
  .avatar-82d5 {
    text-align: center;
  }
  .card-slow-3d48 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.white_c152 {
  box-shadow: none !important;
}
.panel-9bba .alert-7cec,
.content_warm_497f .alert-7cec {
  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;
}
.content_warm_497f .alert-7cec {
  margin-top: 30px;
  margin-bottom: 30px;
}
.primary_d691 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.primary_d691:after,
.primary_d691:before {
  content: "";
  display: table;
}
.primary_d691:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .primary_d691 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.primary_d691,
.iron_bf35 {
  max-width: 1248px;
  margin: 0 auto;
}

.east-3ff3.row-top-3172 .primary_d691 {
  max-width: 100%;
}
.east-3ff3.fast-2a3a {
  max-width: 1200px;
  margin: 0 auto;
}
.east-3ff3.glass-3425 .primary_d691 {
  max-width: 100%;
}
.east-3ff3.glass-3425 > .primary_d691 {
  padding-left: 0;
  padding-right: 0;
}
.east-3ff3.glass-3425 > .primary_d691 .fast-48ff {
  margin: 0;
}
.east-3ff3.glass-3425
  > .primary_d691
  .caption_mini_fce1.message-25d1 {
  margin-right: 0;
  margin-left: 0;
}
.east-3ff3.glass-3425 #main.message-25d1 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .primary_6646 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .primary_6646 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .button-old-a37b .tabs-c99c {
    padding-right: 1em;
  }
  .button-old-a37b.avatar-5f49 .caption_mini_fce1 {
    border-right: 1px solid #eaecee;
  }
  .button-old-a37b.avatar-5f49 .tabs-c99c {
    padding-right: 1em;
  }
  .button-old-a37b.avatar-5f49 .shade_11cd {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .layout-steel-21d0 .tabs-c99c {
    padding-left: 1em;
  }
  .layout-steel-21d0.avatar-5f49 .caption_mini_fce1 {
    border-left: 1px solid #eaecee;
  }
  .layout-steel-21d0.avatar-5f49 .tabs-c99c {
    padding-left: 1em;
  }
  .layout-steel-21d0.avatar-5f49 .shade_11cd {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .carousel_wide_900a .tabs-c99c {
    padding-left: 1em;
  }
  .carousel_wide_900a.avatar-5f49 .label-fcf5 {
    border-right: 1px solid #eaecee;
  }
  .carousel_wide_900a.avatar-5f49 .modal-west-cd5e {
    border-right: 1px solid #eaecee;
  }
  .carousel_wide_900a.avatar-5f49 .tabs-c99c {
    padding-left: 1em;
  }
  .carousel_wide_900a.avatar-5f49 .shade_11cd {
    padding-right: 1em;
  }
  .carousel_wide_900a.avatar-5f49 .left_1233 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shadow-simple-2692 .tabs-c99c {
    padding-right: 1em;
  }
  .shadow-simple-2692.avatar-5f49 .label-fcf5 {
    border-left: 1px solid #eaecee;
  }
  .shadow-simple-2692.avatar-5f49 .modal-west-cd5e {
    border-left: 1px solid #eaecee;
  }
  .shadow-simple-2692.avatar-5f49 .tabs-c99c {
    padding-right: 1em;
  }
  .shadow-simple-2692.avatar-5f49 .shade_11cd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shadow-simple-2692.avatar-5f49 .left_1233 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .primary_6646 .tabs-c99c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .primary_6646.avatar-5f49 .caption_mini_fce1 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .primary_6646.avatar-5f49 .tabs-c99c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .primary_6646.avatar-5f49 .shade_11cd {
    padding-left: 1em;
  }
  .primary_6646.avatar-5f49 .left_1233 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .primary_6646.avatar-5f49 .tabs-c99c {
    padding-left: 0;
  }
}
.gallery_fluid_ac7c .form_ff25 {
  display: inline-block;
}
.full-bbda {
  display: inline-block;
}
.button_7a13 {
  word-con: break-word;
}
.panel_f4d6 > span {
  display: inline-block;
  padding: 5px 0;
}
.panel_f4d6 .small_23b1 {
  margin-left: 8px;
  margin-right: 8px;
}
.panel_f4d6 .rough_007b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.media-6de3 .dropdown-up-f4b4 {
  margin-bottom: 2em;
}
.media-6de3 .tall_f0d5 {
  margin-bottom: 15px;
}
.media-6de3 .tall_f0d5:last-child {
  margin-bottom: 0;
}
.media-6de3 .backdrop_outer_e069 {
  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) {
  .media-6de3 .backdrop_outer_e069 {
    display: block;
  }
}
.media-6de3 .green-1f40 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .media-6de3 .green-1f40 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.media-6de3 .surface_960c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.media-6de3 .surface_960c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.media-6de3 .surface_960c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.media-6de3 .button_7a13 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.media-6de3 .button_7a13 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.media-6de3 .tertiary-new-21a5 p:last-child {
  margin-bottom: 0;
}
.media-6de3 .chip-7fbd {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.media-6de3 .hover-light-f123 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.media-6de3 .image-cafb {
  margin-top: 1em;
}
.media-6de3 .pressed_dd63 {
  top: 0;
  display: block;
}
.media-6de3 .pressed_dd63 a {
  color: inherit;
}
.media-6de3 .pressed_dd63 a:hover {
  color: inherit;
}
.media-6de3 .motion_bf2a {
  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;
}
.media-6de3 .motion_bf2a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.media-6de3 .hover-light-f123 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.media-6de3 .narrow_3370 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.media-6de3 .narrow_3370:first-child {
  margin-top: 0;
}
.media-6de3 .narrow_3370.active-8252 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.media-6de3 .narrow_3370.paragraph_hard_331c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.media-6de3
  .narrow_3370.paragraph_hard_331c.main-prev-32ca
  .image-cafb {
  width: 100%;
}
.media-6de3 .paragraph_hard_331c {
  -webkit-box-align: center;
  align-items: center;
}
.media-6de3 .paragraph_hard_331c .panel_f4d6,
.media-6de3 .paragraph_hard_331c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.media-6de3 .surface_960c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.media-6de3 .surface_960c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.media-6de3 .surface_960c: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;
}
.media-6de3 .active-8252 {
  z-index: 5;
}
.media-6de3 .box-455a .paragraph-b02c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.media-6de3 .section_789b .paragraph-b02c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.media-6de3 .notice_5b0f .paragraph-b02c {
  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;
}
.media-6de3.component-d6b5 .backdrop_outer_e069,
.media-6de3.status_tiny_3e9b .backdrop_outer_e069 {
  display: block;
}
.media-6de3.component-d6b5 .backdrop_outer_e069 .preview_dark_be9a,
.media-6de3.component-d6b5 .backdrop_outer_e069 .hover-light-f123,
.media-6de3.status_tiny_3e9b .backdrop_outer_e069 .preview_dark_be9a,
.media-6de3.status_tiny_3e9b .backdrop_outer_e069 .hover-light-f123 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.media-6de3.shade-wide-ef11 .green-1f40 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .media-6de3.shade-wide-ef11 .green-1f40 {
    margin-right: 0;
  }
}
.media-6de3.component-d6b5 .green-1f40,
.media-6de3.status_tiny_3e9b .green-1f40 {
  padding-top: 40%;
}
.media-6de3.component-d6b5 .dropdown-up-f4b4,
.media-6de3.status_tiny_3e9b .dropdown-up-f4b4 {
  display: block;
}
.media-6de3.component-d6b5 .fn-sticky-a921 .hover-light-f123,
.media-6de3.status_tiny_3e9b .fn-sticky-a921 .hover-light-f123 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.media-6de3.component-d6b5 .green-1f40,
.media-6de3.status_tiny_3e9b .green-1f40 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.media-6de3.component-d6b5 .hover-light-f123 {
  padding: 1em;
}
.layout-green-f29b {
  margin: 30px auto;
  display: block;
}
.layout-green-f29b .slow_8b72 > * {
  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;
}
.layout-green-f29b .slow_8b72 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.layout-green-f29b .slow_8b72 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.media-0d88 .panel_f4d6 {
  margin-bottom: 1.41575em;
}
.media-0d88 .background_78ff {
  margin-bottom: 1.618em;
}
.sidebar_blue_f1d3 .chip-f909 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.sidebar_blue_f1d3 .chip-f909 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.sidebar_blue_f1d3 .light_568e {
  max-width: 100%;
  overflow: auto;
}
.liquid_982d .sidebar_blue_f1d3 a:hover {
  text-decoration: underline;
}
.bright-967c .tall_f0d5:not(.button_7a13),
.bright-967c .surface_960c {
  margin-bottom: 1.41575em;
}
.bright-967c .tall_f0d5:not(.button_7a13):last-child,
.bright-967c .surface_960c:last-child {
  margin-bottom: 0;
}
.bright-967c .tall_f0d5.gradient-d2c6 {
  margin-bottom: 0.41575em;
}
.bright-967c .solid_8660:before,
.bright-967c .list_light_93ce:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.bright-967c .solid_8660:before {
  content: "\f115";
}
.bright-967c .list_light_93ce:before {
  content: "\f02c";
}
.bright-967c .detail_tiny_737c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.bright-967c .detail_tiny_737c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.new-a5e2 {
  display: -webkit-box;
  display: flex;
}
.new-a5e2 .light_5931 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .new-a5e2 .light_5931 {
    flex-basis: 90px;
  }
}
.new-a5e2 .aside-gas-804d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .new-a5e2 .aside-gas-804d {
    flex-basis: calc(100% - 50px);
  }
}
.new-a5e2 .filter-paper-79fe p:last-child {
  margin-bottom: 0.72em;
}
.new_339b .slow_8b72 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.new_339b .slow_8b72:after,
.new_339b .slow_8b72:before {
  content: "";
  display: table;
}
.new_339b .slow_8b72:after {
  clear: both;
}
.new_339b .slow_8b72 .surface_paper_eeb9,
.new_339b .slow_8b72 .sidebar_focused_1dd0 {
  width: 49%;
}
.new_339b .slow_8b72 .surface_paper_eeb9 a span.detail-solid-97af,
.new_339b .slow_8b72 .sidebar_focused_1dd0 a span.detail-solid-97af {
  display: block;
  margin-bottom: 5px;
}
.new_339b .slow_8b72 .sidebar_focused_1dd0 {
  float: left;
  text-align: left;
}
.new_339b .slow_8b72 .surface_paper_eeb9 {
  float: right;
  text-align: right;
}
.heading_bottom_c088 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .heading_bottom_c088 {
    margin-bottom: 0;
  }
}
.cool-1f31 {
  margin-bottom: 1em;
}
.cool-1f31 .button_7a13 {
  font-size: 1.1em;
  line-height: 1.3;
}
.search-next-995e a {
  display: block;
  line-height: 0;
  position: relative;
}
.nav-2b69 .cool-1f31,
.tall_f4af .cool-1f31 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .nav-2b69 .cool-1f31,
  .tall_f4af .cool-1f31 {
    display: block;
  }
}
.nav-2b69 .search-next-995e,
.tall_f4af .search-next-995e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .nav-2b69 .search-next-995e,
  .tall_f4af .search-next-995e {
    margin-bottom: 1em;
  }
}
.nav-2b69 .search-next-995e img,
.tall_f4af .search-next-995e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.nav-2b69 .focus-c4a6,
.tall_f4af .focus-c4a6 {
  flex-basis: calc(100% - 160px);
}
.nav-2b69 .focus-c4a6 p,
.tall_f4af .focus-c4a6 p {
  margin-bottom: 0;
}
.nav-2b69 .focus-c4a6 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .nav-2b69 .focus-c4a6 {
    padding-left: 0;
  }
}
.tall_f4af .focus-c4a6 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tall_f4af .focus-c4a6 {
    padding-right: 0;
  }
}
.tall_f4af .search-next-995e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.text-new-423d .search-next-995e {
  margin-bottom: 0.5em;
}
.text-new-423d .search-next-995e img {
  width: 100%;
}
.wood-4f90 .status_fresh_364c,
.active-ee4f .status_fresh_364c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.active-ee4f .caption_mini_fce1 .steel-f036 p:last-child {
  margin-bottom: 0;
}
.active-4a7c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.green-3c57 .content-medium-d678 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .green-3c57 .content-medium-d678:last-of-type {
    margin-bottom: 0;
  }
}
.green-3c57 .content-medium-d678 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.green-3c57 .content-medium-d678 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.green-3c57 .content-medium-d678 ul li {
  margin: 0 0 0.6em;
}
.green-3c57 .content-medium-d678 ul li.filter_green_fac5,
.green-3c57 .content-medium-d678 ul li.sidebar_outer_d854 {
  position: relative;
}
.green-3c57 .content-medium-d678 ul li.filter_green_fac5 .caption_82f5,
.green-3c57 .content-medium-d678 ul li.sidebar_outer_d854 .caption_82f5 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.green-3c57 .content-medium-d678 ul li.filter_green_fac5:after:after,
.green-3c57 .content-medium-d678 ul li.filter_green_fac5:after:before,
.green-3c57
  .content-medium-d678
  ul
  li.sidebar_outer_d854:after:after,
.green-3c57
  .content-medium-d678
  ul
  li.sidebar_outer_d854:after:before {
  content: "";
  display: table;
}
.green-3c57 .content-medium-d678 ul li.filter_green_fac5:after:after,
.green-3c57
  .content-medium-d678
  ul
  li.sidebar_outer_d854:after:after {
  clear: both;
}
.green-3c57 .content-medium-d678 a.tooltip-prev-056f:hover {
  text-decoration: none;
}
.green-3c57 .content-medium-d678 select {
  max-width: 100%;
}
.green-3c57 .content-medium-d678 table {
  font-size: 85%;
}
.green-3c57 .content-medium-d678 table td,
.green-3c57 .content-medium-d678 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.green-3c57 .content-medium-d678 table tfoot td {
  text-align: left;
}
.green-3c57 .content-medium-d678 :last-child {
  margin-bottom: 0;
}
.green-3c57 .content-medium-d678 .module-f526 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.green-3c57 .content-medium-d678 .module-f526 label {
  width: 100%;
}
.green-3c57 .content-medium-d678 .module-f526 .active_tiny_88bb {
  width: 100%;
  display: block;
}
.green-3c57 .content-medium-d678 .module-f526 .progress_f807 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.green-3c57 .content-medium-d678 .module-f526 .progress_f807:hover svg #svg-search {
  fill: #444;
}
.green-3c57 .content-medium-d678 .module-f526 .progress_f807 svg {
  width: 18px;
  height: 18px;
}
.green-3c57 .list-mini-d7dc ul ul,
.green-3c57 .east_cebe ul ul,
.green-3c57 .message_first_1fae ul ul,
.green-3c57 .block-fast-f3cf ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.green-3c57 .list-mini-d7dc .outline-cc2d > a,
.green-3c57 .east_cebe .outline-cc2d > a,
.green-3c57 .message_first_1fae .outline-cc2d > a,
.green-3c57 .block-fast-f3cf .outline-cc2d > a {
  margin-bottom: 0;
}
.green-3c57 .dark_2fa6 li,
.green-3c57 .list-mini-d7dc li,
.green-3c57 .gradient_purple_a874 li,
.green-3c57 .east_cebe li,
.green-3c57 .message_first_1fae li,
.green-3c57 .block-fast-f3cf li,
.green-3c57 .chip_selected_83b3 li,
.green-3c57 .shadow_west_cf0c li {
  display: block;
  position: relative;
}
.green-3c57 .dark_2fa6 li:last-child,
.green-3c57 .list-mini-d7dc li:last-child,
.green-3c57 .gradient_purple_a874 li:last-child,
.green-3c57 .east_cebe li:last-child,
.green-3c57 .message_first_1fae li:last-child,
.green-3c57 .block-fast-f3cf li:last-child,
.green-3c57 .chip_selected_83b3 li:last-child,
.green-3c57 .shadow_west_cf0c li:last-child {
  border: none;
}
.green-3c57 .dark_2fa6 li a,
.green-3c57 .list-mini-d7dc li a,
.green-3c57 .gradient_purple_a874 li a,
.green-3c57 .east_cebe li a,
.green-3c57 .message_first_1fae li a,
.green-3c57 .block-fast-f3cf li a,
.green-3c57 .chip_selected_83b3 li a,
.green-3c57 .shadow_west_cf0c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.green-3c57 .dark_2fa6 li ul li::before,
.green-3c57 .list-mini-d7dc li ul li::before,
.green-3c57 .gradient_purple_a874 li ul li::before,
.green-3c57 .east_cebe li ul li::before,
.green-3c57 .message_first_1fae li ul li::before,
.green-3c57 .block-fast-f3cf li ul li::before,
.green-3c57 .chip_selected_83b3 li ul li::before,
.green-3c57 .shadow_west_cf0c li ul li::before {
  left: 15px;
}
.green-3c57 .dark_2fa6 li ul a,
.green-3c57 .list-mini-d7dc li ul a,
.green-3c57 .gradient_purple_a874 li ul a,
.green-3c57 .east_cebe li ul a,
.green-3c57 .message_first_1fae li ul a,
.green-3c57 .block-fast-f3cf li ul a,
.green-3c57 .chip_selected_83b3 li ul a,
.green-3c57 .shadow_west_cf0c li ul a {
  padding-left: 20px;
}
.green-3c57 .dark_2fa6 li ul ul li::before,
.green-3c57 .list-mini-d7dc li ul ul li::before,
.green-3c57 .gradient_purple_a874 li ul ul li::before,
.green-3c57 .east_cebe li ul ul li::before,
.green-3c57 .message_first_1fae li ul ul li::before,
.green-3c57 .block-fast-f3cf li ul ul li::before,
.green-3c57 .chip_selected_83b3 li ul ul li::before,
.green-3c57 .shadow_west_cf0c li ul ul li::before {
  left: 30px;
}
.green-3c57 .dark_2fa6 li ul ul a,
.green-3c57 .list-mini-d7dc li ul ul a,
.green-3c57 .gradient_purple_a874 li ul ul a,
.green-3c57 .east_cebe li ul ul a,
.green-3c57 .message_first_1fae li ul ul a,
.green-3c57 .block-fast-f3cf li ul ul a,
.green-3c57 .chip_selected_83b3 li ul ul a,
.green-3c57 .shadow_west_cf0c li ul ul a {
  padding-left: 40px;
}
.green-3c57 .feature-5f08 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.green-3c57 .shadow_west_cf0c ul li {
  margin-bottom: 1.41575em;
}
.green-3c57 .shadow_west_cf0c ul li .clean-69a7 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.green-3c57 .shadow_west_cf0c ul li .accordion_bottom_ffc5 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.box-8afd .dark_2fa6 li a,
.box-8afd .list-mini-d7dc li a,
.box-8afd .gradient_purple_a874 li a,
.box-8afd .east_cebe li a,
.box-8afd .message_first_1fae li a,
.box-8afd .block-fast-f3cf li a,
.box-8afd .chip_selected_83b3 li a,
.box-8afd .shadow_west_cf0c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-8afd .feature-5f08 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-8afd .content-medium-d678 ul li.filter_green_fac5 .caption_82f5,
.box-8afd .content-medium-d678 ul li.sidebar_outer_d854 .caption_82f5 {
  background: rgba(0, 0, 0, 0.2);
}
.box-8afd .green-3c57 .content-medium-d678 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.east-3ff3 .green-3c57 .progress_purple_b498 li {
  margin: 0;
}
.east-3ff3 .green-3c57 .progress_purple_b498 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.east-3ff3 .green-3c57 .progress_purple_b498 li ul {
  margin: 0;
}
.east-3ff3 .green-3c57 .progress_purple_b498 li ul li a {
  padding-left: 15px;
}
.east-3ff3 .green-3c57 .progress_purple_b498 li ul li li a {
  padding-left: 30px;
}
.east-3ff3 .green-3c57 .progress_purple_b498 li.main_0511 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.east-3ff3 .green-3c57 .progress_purple_b498 li.main_0511 > a:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #eaecee;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 13px;
}
.east-3ff3 .green-3c57 .progress_purple_b498 li.main_0511 > 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;
}
.shadow_6e3e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.wrapper_6411 {
  position: relative;
  z-index: 10;
}
.wrapper_6411 .under-f297 {
  width: 100%;
  max-width: 100%;
}
.paragraph_6fe2 .chip-0dce {
  padding-top: 2em;
  padding-bottom: 2em;
}
.paragraph_6fe2 .cool_fc98 {
}
.paragraph_6fe2 .box-8afd {
  background: #292929;
}
.secondary-1ae6 .chip-0dce {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.secondary-1ae6 .cool_fc98 {
  background: #f9f9f9;
}
.secondary-1ae6 .box-8afd {
  background: #303030;
}
.tabs-a6e2 .chip-0dce {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tabs-a6e2 .form_ff25 {
    margin-bottom: 1em;
  }
  .tabs-a6e2 .form_ff25:last-child {
    margin-bottom: 0;
  }
}
.tabs-a6e2 .cool_fc98 {
  background: #ededed;
}
.tabs-a6e2 .box-8afd {
  background: #1a1a1a;
}
.chip-0dce.cool_fc98 {
  color: rgba(0, 0, 0, 0.6);
}
.chip-0dce.cool_fc98 .huge-01ed li {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip-0dce.box-8afd {
  color: rgba(255, 255, 255, 0.99);
}
.chip-0dce.box-8afd a:not(.tooltip-prev-056f) {
  color: rgba(255, 255, 255, 0.79);
}
.chip-0dce.box-8afd a:not(.tooltip-prev-056f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip-0dce.box-8afd .huge-01ed li {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-0dce.box-8afd table tbody td,
.chip-0dce.box-8afd table th {
  background: rgba(0, 0, 0, 0.08);
}
.west_e06c.primary-tiny-f632 .primary_d691 {
  max-width: initial;
}
.west_e06c .carousel_6e69 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.west_e06c .carousel_6e69 .under-f297 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .west_e06c .carousel_6e69 .under-f297 {
    display: block;
    margin-bottom: 2em;
  }
  .west_e06c .carousel_6e69 .under-f297:last-child {
    margin-bottom: 0;
  }
}
.tabs-a6e2 .form_ff25:last-child,
.secondary-1ae6 .form_ff25:last-child,
.paragraph_6fe2 .form_ff25:last-child {
  margin-bottom: 0;
}
.tabs-a6e2 .form_ff25 .green-3c57 .content-medium-d678:last-child,
.secondary-1ae6 .form_ff25 .green-3c57 .content-medium-d678:last-child,
.paragraph_6fe2 .form_ff25 .green-3c57 .content-medium-d678:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tabs-a6e2 .dynamic_7ac4,
  .tabs-a6e2 .orange-ac46,
  .secondary-1ae6 .dynamic_7ac4,
  .secondary-1ae6 .orange-ac46,
  .paragraph_6fe2 .dynamic_7ac4,
  .paragraph_6fe2 .orange-ac46 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .wrapper_6411 .form_ff25 {
    margin-bottom: 2em;
  }
}
.wrapper_6411 p:last-child {
  margin-bottom: 0;
}
.wrapper_6411 li,
.wrapper_6411 ul {
  list-style: none;
  margin: 0;
}
.wrapper_6411 ul ul {
  margin-left: 2.617924em;
}
.copper-4b77 {
  font-size: 0.875em;
}

/* css-noise: 8d9b */
.shadow-element-s7 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.1;
}
