/*!
Theme Name: Customify
Theme URI: https://pressmaximum.active_8b4f/customify
Author: WPCustomify
Author URI: https://pressmaximum.active_8b4f
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.active_8b4f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.breadcrumb-red-4a44.frame-4fe5/licenses/gpl-2.0.section_a22e
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.button-purple-501e/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.middle-d844.sort-warm-adf9/normalize.huge-c049/
 ======
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.huge-c049 v7.0.0 | MIT License | github.active_8b4f/necolas/normalize.huge-c049 */
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;
}
.background-f704 .card_4d88,
.tag_28f1,
.widget_right_1503,
.layout_hot_451b,
.stone_2aed,
.dirty_3c1c,
.block-black-4712,
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;
}
.tag_28f1,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tag_28f1,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tag_28f1,
  h1 {
    font-size: 1.8em;
  }
}
.widget_right_1503,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.widget_right_1503 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .widget_right_1503,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .widget_right_1503,
  h2 {
    font-size: 1.7em;
  }
}
.layout_hot_451b,
h3 {
  font-size: 1.618em;
}
.background-f704 .card_4d88,
.stone_2aed,
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.background-action-a041 {
  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;
}
.focus_brown_8126:after,
.focus_brown_8126:before,
.tag_66d0:after,
.tag_66d0:before {
  content: "";
  display: table;
}
.focus_brown_8126:after,
.tag_66d0:after {
  clear: both;
}
.hot_7d97 {
  float: right;
  margin-right: 0;
}
.image_7577 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.aside-top-237d .texture_44c2,
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;
}
.aside-top-237d .texture_44c2: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;
}
.hard_2b81 .texture_44c2 {
  box-shadow: none;
}
.hard_2b81
  .texture_44c2
  .card-soft-6083 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hard_2b81 .texture_44c2 .menu-6374 {
  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;
}
.hard_2b81
  .texture_44c2
  .menu-6374
  b {
  display: none;
}
.hard_2b81 .warm-5551 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.box_6c23:not(.advanced_d00f):not(.disabled-7beb),
button:not(.advanced_d00f):not(.disabled-7beb),
input[type="button"]:not(.advanced_d00f):not(
    .disabled-7beb
  ),
input[type="reset"]:not(.advanced_d00f):not(
    .disabled-7beb
  ),
input[type="submit"]:not(.advanced_d00f):not(
    .disabled-7beb
  ) {
  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;
}
.box_6c23:not(.advanced_d00f):not(
    .disabled-7beb
  ):hover,
button:not(.advanced_d00f):not(
    .disabled-7beb
  ):hover,
input[type="button"]:not(.advanced_d00f):not(
    .disabled-7beb
  ):hover,
input[type="reset"]:not(.advanced_d00f):not(
    .disabled-7beb
  ):hover,
input[type="submit"]:not(.advanced_d00f):not(
    .disabled-7beb
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.box_6c23:not(.advanced_d00f):not(
    .disabled-7beb
  ):active,
.box_6c23:not(.advanced_d00f):not(
    .disabled-7beb
  ):focus,
button:not(.advanced_d00f):not(
    .disabled-7beb
  ):active,
button:not(.advanced_d00f):not(
    .disabled-7beb
  ):focus,
input[type="button"]:not(.advanced_d00f):not(
    .disabled-7beb
  ):active,
input[type="button"]:not(.advanced_d00f):not(
    .disabled-7beb
  ):focus,
input[type="reset"]:not(.advanced_d00f):not(
    .disabled-7beb
  ):active,
input[type="reset"]:not(.advanced_d00f):not(
    .disabled-7beb
  ):focus,
input[type="submit"]:not(.advanced_d00f):not(
    .disabled-7beb
  ):active,
input[type="submit"]:not(.advanced_d00f):not(
    .disabled-7beb
  ):focus {
  outline: 0;
}
.box_6c23:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34,
button:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34,
input[type="button"]:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34,
input[type="reset"]:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34,
input[type="submit"]:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34 {
  position: relative;
}
.box_6c23:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34
  .south_96af,
.box_6c23:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34
  .simple-a8e7,
.box_6c23:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34
  .input-cool-ae07,
.box_6c23:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34
  i,
.box_6c23:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34
  svg,
button:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34
  .south_96af,
button:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34
  .simple-a8e7,
button:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34
  .input-cool-ae07,
button:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34
  i,
button:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34
  svg,
input[type="button"]:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34
  .south_96af,
input[type="button"]:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34
  .simple-a8e7,
input[type="button"]:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34
  .input-cool-ae07,
input[type="button"]:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34
  i,
input[type="button"]:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34
  svg,
input[type="reset"]:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34
  .south_96af,
input[type="reset"]:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34
  .simple-a8e7,
input[type="reset"]:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34
  .input-cool-ae07,
input[type="reset"]:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34
  i,
input[type="reset"]:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34
  svg,
input[type="submit"]:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34
  .south_96af,
input[type="submit"]:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34
  .simple-a8e7,
input[type="submit"]:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34
  .input-cool-ae07,
input[type="submit"]:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34
  i,
input[type="submit"]:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34
  svg {
  visibility: hidden;
}
.box_6c23:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34:after,
button:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34:after,
input[type="button"]:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34:after,
input[type="reset"]:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34:after,
input[type="submit"]:not(.advanced_d00f):not(
    .disabled-7beb
  ).fn-loading-3e34: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;
}
.box_6c23:not(.advanced_d00f):not(.disabled-7beb),
input[type="button"]:not(.advanced_d00f):not(
    .disabled-7beb
  ),
input[type="reset"]:not(.advanced_d00f):not(
    .disabled-7beb
  ),
input[type="submit"]:not(.advanced_d00f):not(
    .disabled-7beb
  ) {
  color: #fff;
  background: #235787;
}
.box_6c23:not(.advanced_d00f):not(
    .disabled-7beb
  ):focus,
input[type="button"]:not(.advanced_d00f):not(
    .disabled-7beb
  ):focus,
input[type="reset"]:not(.advanced_d00f):not(
    .disabled-7beb
  ):focus,
input[type="submit"]:not(.advanced_d00f):not(
    .disabled-7beb
  ):focus {
  color: #fff;
}
.box_6c23.fn-disabled-3e34:not(.advanced_d00f):not(
    .disabled-7beb
  ),
.box_6c23[disabled]:not(.advanced_d00f):not(
    .disabled-7beb
  ),
button.fn-disabled-3e34:not(.advanced_d00f):not(
    .disabled-7beb
  ),
button[disabled]:not(.advanced_d00f):not(
    .disabled-7beb
  ) {
  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;
}
.main-up-c7e1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.main-up-c7e1: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;
}
.orange-bf89 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.detail_f672 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.element-top-586c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.focus_brown_8126:after,
.focus_brown_8126:before,
.black-69ec:after,
.black-69ec:before,
.highlight_cd9c:after,
.highlight_cd9c:before,
.medium-d602:after,
.medium-d602:before,
.dynamic_581d:after,
.dynamic_581d:before,
.thumbnail_west_7f3c:after,
.thumbnail_west_7f3c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.focus_brown_8126:after,
.black-69ec:after,
.highlight_cd9c:after,
.medium-d602:after,
.dynamic_581d:after,
.thumbnail_west_7f3c:after {
  clear: both;
}
.black-69ec .highlight-d0ba,
.highlight_cd9c .highlight-d0ba,
.tag_273b .highlight-d0ba {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.thumbnail-fresh-1500 {
  display: inline-block;
}
.main_a5f1 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.main_a5f1 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.main_a5f1 .heading-17d2 {
  padding: 1em 0;
  font-size: 85%;
}
.heading-17d2 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.top-5c8f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.top-5c8f:after,
.top-5c8f:before {
  content: "";
  display: table;
}
.top-5c8f:after {
  clear: both;
}
.form-dim-af53 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.list_b2ca .form-dim-af53 {
  max-width: 50%;
}
.south-60ae .form-dim-af53 {
  max-width: 33.33%;
}
.media-wood-945d .form-dim-af53 {
  max-width: 25%;
}
.detail_5c76 .form-dim-af53 {
  max-width: 20%;
}
.dim_725c .form-dim-af53 {
  max-width: 16.66%;
}
.modal_hard_c608 .form-dim-af53 {
  max-width: 14.28%;
}
.chip_a551 .form-dim-af53 {
  max-width: 12.5%;
}
.accordion_3aa6 .form-dim-af53 {
  max-width: 11.11%;
}
.panel-125a {
  display: block;
}
.background-f704 .button_tall_da0d label,
.background-f704 .progress-f319 label,
.background-f704 .tiny_de43 label,
.background-f704 .column-571a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.overlay-6989 {
  list-style: none;
  margin: 0;
}
.overlay-6989 article.filter-in-e02c {
  margin-bottom: 0;
}
.overlay-6989 ul {
  list-style: none;
  margin: 0;
}
.overlay-6989 .stale_1311 li.filter-in-e02c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .overlay-6989 .stale_1311 li.filter-in-e02c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .overlay-6989 .stale_1311 li.filter-in-e02c: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) {
  .overlay-6989 .stale_1311 li.filter-in-e02c li.filter-in-e02c li.filter-in-e02c li.filter-in-e02c {
    padding-left: 0;
  }
}
article.filter-in-e02c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.filter-in-e02c .black-69ec p:last-of-type {
  margin-bottom: 0;
}
article.filter-in-e02c .sidebar-orange-1ae6 {
  float: left;
}
article.filter-in-e02c .shade-first-651f {
  margin-left: 85px;
}
article.filter-in-e02c .gold_a7e9 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.filter-in-e02c .gold_a7e9 .dim_1b10 {
  margin-left: 10px;
}
article.filter-in-e02c .box_easy_2155 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.filter-in-e02c .outline_1519 {
  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 .button_tall_da0d,
  #respond .tiny_de43,
  #respond .column-571a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .button_tall_da0d input,
#respond .tiny_de43 input,
#respond .column-571a input {
  width: 100%;
}
#respond .column-571a {
  margin-right: 0;
}
#respond .frame-action-6adc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.column-1cb6 {
  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;
}
.column-1cb6.dropdown_bf36 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.column-1cb6 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%);
}
.column-1cb6:focus,
.column-1cb6: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);
}
.avatar-2ecb {
  border-radius: 10%;
}
.avatar_4db8 {
  border-radius: 50%;
}
.out_b178 {
  font-size: 0.72em;
}
.shadow_acbe {
  font-size: 0.875em;
}
.wrapper-smooth-f5ed {
  font-size: 1.1em;
}
.block_6749 {
  text-transform: uppercase;
  line-height: 1.2;
}
.block_6749.out_b178 {
  letter-spacing: 0.5px;
}
.article_pressed_fbf8,
.article_pressed_fbf8 a {
  color: #6d6d6d;
}
.article_pressed_fbf8 a:hover {
  color: #111;
}
.disabled-tiny-c5b0 {
  color: #6d6d6d;
}
.gold_af84 {
  overflow-x: hidden;
}
.gold_af84 .carousel-hard-ed8a.row-2198 {
  position: relative;
}
.gold_af84 .carousel-hard-ed8a.row-2198.under-8fe1 {
  position: initial;
}
.gold_af84
  .carousel-hard-ed8a.row-2198.under-8fe1
  .dim_10b8 {
  left: auto;
}
.gold_af84 .carousel-hard-ed8a .dim_10b8 {
  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;
}
.gold_af84 .carousel-hard-ed8a:hover.row-2198 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.gold_af84
  .carousel-hard-ed8a:hover.row-2198
  .dim_10b8 {
  display: block;
  z-index: 9999999;
}
.gold_af84 .modal-741f .backdrop-69fa,
.gold_af84 .tag-south-96c0 .backdrop-69fa {
  display: none;
}
.gold_af84 .row_9732 .carousel-hard-ed8a:hover.row-2198 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.background-f704 .button_tall_da0d label,
.background-f704 .progress-f319 label,
.background-f704 .tiny_de43 label,
.background-f704 .column-571a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.overlay-6989 {
  list-style: none;
  margin: 0;
}
.overlay-6989 article.filter-in-e02c {
  margin-bottom: 0;
}
.overlay-6989 ul {
  list-style: none;
  margin: 0;
}
.overlay-6989 .stale_1311 li.filter-in-e02c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .overlay-6989 .stale_1311 li.filter-in-e02c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .overlay-6989 .stale_1311 li.filter-in-e02c: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) {
  .overlay-6989 .stale_1311 li.filter-in-e02c li.filter-in-e02c li.filter-in-e02c li.filter-in-e02c {
    padding-left: 0;
  }
}
article.filter-in-e02c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.filter-in-e02c .black-69ec p:last-of-type {
  margin-bottom: 0;
}
article.filter-in-e02c .sidebar-orange-1ae6 {
  float: left;
}
article.filter-in-e02c .shade-first-651f {
  margin-left: 85px;
}
article.filter-in-e02c .gold_a7e9 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.filter-in-e02c .gold_a7e9 .dim_1b10 {
  margin-left: 10px;
}
article.filter-in-e02c .box_easy_2155 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.filter-in-e02c .outline_1519 {
  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 .button_tall_da0d,
  #respond .tiny_de43,
  #respond .column-571a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .button_tall_da0d input,
#respond .tiny_de43 input,
#respond .column-571a input {
  width: 100%;
}
#respond .column-571a {
  margin-right: 0;
}
#respond .frame-action-6adc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.modal-741f .last_a1e7 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.last_a1e7 .advanced-35f2.picture_f2ac .clean-7b01 > li > a:focus,
.last_a1e7 .advanced-35f2.picture_f2ac .clean-7b01 > li > a:hover,
.last_a1e7 .advanced-35f2.title_11f4 .clean-7b01 > li > a:focus,
.last_a1e7 .advanced-35f2.title_11f4 .clean-7b01 > li > a:hover,
.last_a1e7 .advanced-35f2.description_rough_17be .clean-7b01 > li > a:focus,
.last_a1e7 .advanced-35f2.description_rough_17be .clean-7b01 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.last_a1e7
  .advanced-35f2.picture_f2ac
  .clean-7b01
  > li.outer_60f7
  > a,
.last_a1e7
  .advanced-35f2.picture_f2ac
  .clean-7b01
  > li.label-action-094d
  > a,
.last_a1e7
  .advanced-35f2.title_11f4
  .clean-7b01
  > li.outer_60f7
  > a,
.last_a1e7
  .advanced-35f2.title_11f4
  .clean-7b01
  > li.label-action-094d
  > a,
.last_a1e7
  .advanced-35f2.description_rough_17be
  .clean-7b01
  > li.outer_60f7
  > a,
.last_a1e7 .advanced-35f2.description_rough_17be .clean-7b01 > li.fast_1b04 > a {
  color: rgba(255, 255, 255, 0.99);
}
.last_a1e7 .search-1e08,
.last_a1e7 .search-1e08 a {
  color: rgba(255, 255, 255, 0.99);
}
.last_a1e7 .border-purple-99cd.focused-9d6e li a,
.last_a1e7 .notice_in_6173 a,
.last_a1e7 .under_d7e7,
.last_a1e7 .clean-7b01 > li > a,
.last_a1e7 .hover-2743 {
  color: rgba(255, 255, 255, 0.79);
}
.last_a1e7 .border-purple-99cd.focused-9d6e li a:hover,
.last_a1e7 .notice_in_6173 a:hover,
.last_a1e7 .under_d7e7:hover,
.last_a1e7 .clean-7b01 > li > a:hover,
.last_a1e7 .hover-2743:hover {
  color: rgba(255, 255, 255, 0.99);
}
.last_a1e7 .modal-upper-dd92 {
  color: rgba(255, 255, 255, 0.79);
}
.last_a1e7 .modal-upper-dd92 .frame_d732 {
  color: rgba(255, 255, 255, 0.99);
}
.last_a1e7 .modal-upper-dd92:hover {
  color: rgba(255, 255, 255, 0.99);
}
.last_a1e7 .bronze-4517 .main-stale-d0e1 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.last_a1e7 .bronze-4517 .main-stale-d0e1 .thumbnail_2b53 {
  color: rgba(255, 255, 255, 0.79);
}
.last_a1e7
  .bronze-4517
  .main-stale-d0e1
  .thumbnail_2b53::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last_a1e7
  .bronze-4517
  .main-stale-d0e1
  .thumbnail_2b53:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last_a1e7
  .bronze-4517
  .main-stale-d0e1
  .thumbnail_2b53::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last_a1e7
  .bronze-4517
  .main-stale-d0e1
  .thumbnail_2b53::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last_a1e7 .bronze-4517 .bronze-6fa8 {
  color: rgba(255, 255, 255, 0.79);
}
.last_a1e7 .bronze-4517 .bronze-6fa8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.full-af60
  .last_a1e7
  .bronze-4517
  .form_ba43
  .overlay-down-997f {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.full-af60
  .last_a1e7
  .bronze-4517
  .form_ba43
  .thumbnail_2b53 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.modal-741f .blue_795c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.blue_795c .advanced-35f2.picture_f2ac .clean-7b01 > li > a:focus,
.blue_795c .advanced-35f2.picture_f2ac .clean-7b01 > li > a:hover,
.blue_795c .advanced-35f2.title_11f4 .clean-7b01 > li > a:focus,
.blue_795c .advanced-35f2.title_11f4 .clean-7b01 > li > a:hover,
.blue_795c .advanced-35f2.description_rough_17be .clean-7b01 > li > a:focus,
.blue_795c .advanced-35f2.description_rough_17be .clean-7b01 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.blue_795c
  .advanced-35f2.picture_f2ac
  .clean-7b01
  > li.outer_60f7
  > a,
.blue_795c
  .advanced-35f2.picture_f2ac
  .clean-7b01
  > li.label-action-094d
  > a,
.blue_795c
  .advanced-35f2.title_11f4
  .clean-7b01
  > li.outer_60f7
  > a,
.blue_795c
  .advanced-35f2.title_11f4
  .clean-7b01
  > li.label-action-094d
  > a,
.blue_795c
  .advanced-35f2.description_rough_17be
  .clean-7b01
  > li.outer_60f7
  > a,
.blue_795c .advanced-35f2.description_rough_17be .clean-7b01 > li.fast_1b04 > a {
  color: rgba(0, 0, 0, 0.8);
}
.blue_795c .search-1e08,
.blue_795c .search-1e08 a {
  color: rgba(0, 0, 0, 0.8);
}
.blue_795c .border-purple-99cd.focused-9d6e li a,
.blue_795c .notice_in_6173 a,
.blue_795c .under_d7e7,
.blue_795c .clean-7b01 > li > a,
.blue_795c .hover-2743 {
  color: rgba(0, 0, 0, 0.55);
}
.blue_795c .border-purple-99cd.focused-9d6e li a:hover,
.blue_795c .notice_in_6173 a:hover,
.blue_795c .under_d7e7:hover,
.blue_795c .clean-7b01 > li > a:hover,
.blue_795c .hover-2743:hover {
  color: rgba(0, 0, 0, 0.8);
}
.blue_795c .modal-upper-dd92 {
  color: rgba(0, 0, 0, 0.55);
}
.blue_795c .modal-upper-dd92 .frame_d732 {
  color: rgba(0, 0, 0, 0.8);
}
.blue_795c .modal-upper-dd92:hover {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb_99af .hero-ddab {
  margin-left: auto;
  margin-right: auto;
}
.highlight_cd9c > * {
  margin-left: auto;
  margin-right: auto;
}
.highlight_cd9c .orange-bf89 {
  margin-right: 1.41575em;
}
.row-b6be .highlight_cd9c > .article_dec3 {
  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;
}
.row-b6be .highlight_cd9c > .footer_narrow_da82 {
  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;
}
.north-d518.breadcrumb_99af .hero-ddab,
.wrapper_purple_f6cb.breadcrumb_99af .hero-ddab {
  margin-left: 0;
}
.outer-d02e.breadcrumb_99af .hero-ddab,
.text_small_ddce.breadcrumb_99af .hero-ddab {
  margin-right: 0;
}
.highlight_cd9c ol,
.highlight_cd9c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.top-d485 video {
  max-width: 100%;
}
.tall_5185 img {
  display: block;
}
.tall_5185.orange-bf89,
.tall_5185.detail_f672 {
  width: 100%;
}
.tall_5185.footer_narrow_da82 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.inner_4e27:not(.easy-e2af) {
  margin: 1.5em auto;
}
.status_666b p {
  padding: 1.5em 14px;
}
ul.label_yellow_291e.footer_narrow_da82,
ul.label_yellow_291e.article_dec3,
ul.label_yellow_291e.light-d54f.article_dec3 {
  padding: 0 14px;
}
.info_0bb5 {
  display: block;
  overflow-x: auto;
}
.info_0bb5 table {
  border-collapse: collapse;
  width: 100%;
}
.info_0bb5 td,
.info_0bb5 th {
  padding: 0.5em;
}
.highlight_cd9c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.highlight_cd9c ol ol,
.highlight_cd9c ol ul,
.highlight_cd9c ul ol,
.highlight_cd9c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.highlight_cd9c ol ol li,
.highlight_cd9c ol ul li,
.highlight_cd9c ul ol li,
.highlight_cd9c ul ul li {
  margin-left: 0;
}
.text_b7ad.photo_narrow_562d > .tag-hard-66b4 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.text_b7ad.photo_narrow_562d > .tag-hard-66b4 iframe,
.text_b7ad.photo_narrow_562d > .tag-hard-66b4 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.article-c70b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.article-c70b.logo-green-dd9d {
  padding: 0;
}
.article-c70b.logo-green-dd9d cite {
  font-size: 13px;
}
.article-c70b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.article-c70b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.background_paper_6524 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.background_paper_6524 > p:first-child {
  margin-top: 0;
}
.background_paper_6524 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.background_paper_6524 blockquote {
  border-left: 0;
}
.highlight_medium_be67 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.highlight_medium_be67:not(.sort_d664) {
  max-width: 100px;
}
.highlight_medium_be67.title-inner-6230 {
  border-bottom: none !important;
  text-align: center;
}
.highlight_medium_be67.title-inner-6230::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .status_666b p {
    padding: 1.5em 0;
  }
}
.secondary_f6e2 {
  color: #0073aa;
}
.message_7296 {
  background-color: #0073aa;
}
.text_up_433b {
  color: #229fd8;
}
.heading_125d {
  background-color: #229fd8;
}
.next-f98e {
  color: #eee;
}
.tag_bright_e265 {
  background-color: #eee;
}
.gold-25a9 {
  color: #444;
}
.lite-4168 {
  background-color: #444;
}
.solid_fcad {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.solid_fcad .sort_13ae .notice_in_6173 {
  font-size: 15px;
}
.solid_fcad .notice_in_6173 {
  line-height: 1.3;
}
.solid_fcad .blue_795c {
}
.solid_fcad .last_a1e7 {
  background: #235787;
}
.section_selected_6549 {
  padding: 0;
}
.section_selected_6549 .last_a1e7 {
  background: #1a1a1a;
}
.section_selected_6549 .blue_795c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.container_ca17 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.container_ca17 .blue_795c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.container_ca17 .last_a1e7 {
  background: #303030;
}
.thumbnail_west_7f3c {
  position: relative;
  z-index: 10;
}
.thumbnail_west_7f3c .wood-28c4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tabs-e1a1 .row-2198 {
  display: inline-block;
  vertical-align: middle;
}
.tabs-e1a1.hidden-97df .row-2198 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tabs-e1a1.hidden-97df .row-2198 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tabs-e1a1.hidden-97df .row-2198 {
    margin-right: 0.4em;
  }
}
.tabs-e1a1.hidden-97df .row-2198:last-child {
  margin-right: 0;
}
.dark_3020 .wood-28c4 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .modal-741f .sort_13ae {
    margin: 0 -0.5em;
  }
  .modal-741f .sort_13ae [class*="customify-col-"],
  .modal-741f .sort_13ae [class*="customify-col_"],
  .modal-741f .sort_13ae [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.modal-741f.footer-easy-e204 .wood-28c4 {
  background: 0 0 !important;
}
.modal-741f.footer-easy-e204 .wood-28c4,
.modal-741f.dark_3020 .wood-28c4 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .modal-741f.panel_8dc3 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.modal-741f.dark_3020 .wood-28c4 {
  box-shadow: none !important;
}
.layout_2637 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .layout_2637 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .layout_2637 {
    padding: 18px 0 20px;
  }
}
.layout_2637 .feature-new-403a {
  width: 100%;
}
.layout_2637 .shade-wide-f979 {
  margin-bottom: 0;
}
.layout_2637 .caption_4415 {
  margin-top: 5px;
  font-size: 0.875em;
}
.component_hard_ceca {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.component_hard_ceca .cool-82fc {
  width: 100%;
}
.popup_c894 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.popup_c894 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.popup_c894 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;
}
.popup_c894 li:last-child:after {
  display: none;
}
.popup_c894 li a {
  font-weight: 500;
  margin-right: 10px;
}
.carousel_soft_fa4c .backdrop-69fa button,
.layout_2637 .backdrop-69fa button {
  left: 0;
}
.carousel_soft_fa4c .cool-82fc,
.layout_2637 .cool-82fc {
  padding-left: 0;
  padding-right: 0;
}
.carousel_soft_fa4c .component_hard_ceca,
.layout_2637 .component_hard_ceca {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.carousel_soft_fa4c {
  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;
}
.carousel_soft_fa4c: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;
}
.carousel_soft_fa4c .surface_d9f1 {
  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) {
  .carousel_soft_fa4c .surface_d9f1 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .carousel_soft_fa4c .surface_d9f1 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .carousel_soft_fa4c .surface_d9f1 {
    min-height: 200px;
  }
}
.carousel_soft_fa4c .popup_c894 {
  color: rgba(255, 255, 255, 0.8);
}
.carousel_soft_fa4c .popup_c894 a,
.carousel_soft_fa4c .popup_c894 li:after {
  color: inherit;
}
.carousel_soft_fa4c .popup_c894 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.cold_2224 {
  margin-bottom: 0.5em;
}
.north-72a0 {
  margin-bottom: 1.2em;
}
.north-72a0,
.cold_2224 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.north-72a0 p:last-child,
.cold_2224 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .backdrop-69fa,
#masthead .backdrop-69fa {
  display: none;
}
#masthead
  > .backdrop-69fa.west-f64f {
  display: none;
}
#masthead > .backdrop-69fa button {
  left: 0;
}
.progress-north-fae8 {
  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%;
}
.progress-north-fae8 .row-2198 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.progress-north-fae8 .gradient-inner-5a2e {
  display: -webkit-box;
  display: flex;
}
.progress-north-fae8 .gradient-inner-5a2e.tertiary_white_3f06 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.progress-north-fae8 .gradient-inner-5a2e.popup-inner-4fbc {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.progress-north-fae8 .gradient-inner-5a2e.upper-cc72 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.progress-north-fae8.in-7afa.table-7a7b .gradient-inner-5a2e.tertiary_white_3f06 {
  flex-basis: 100%;
}
.progress-north-fae8.shadow_4fe3 .gradient-inner-5a2e.popup-inner-4fbc {
  -webkit-box-flex: 1;
  flex: auto;
}
.progress-north-fae8.shadow_4fe3 .gradient-inner-5a2e.upper-cc72 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .backdrop-69fa.west-f64f {
  display: none;
}
#masthead > .backdrop-69fa button {
  left: 0;
}
.active_8c3a {
  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;
}
.active_8c3a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.active_8c3a.section_static_66b5 i {
  margin-right: 4px;
}
.active_8c3a.text_8b99 i {
  margin-left: 5px;
}
.notice_in_6173 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.notice_in_6173 p:last-child {
  margin-bottom: 0;
}
.tooltip_7ebb {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.tooltip_7ebb a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.tooltip_7ebb img {
  display: block;
  width: auto;
  line-height: 1;
}
.tooltip_7ebb .search-1e08 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.tooltip_7ebb .photo_5955 {
  margin: 5px 0 7px 0;
}
.tooltip_7ebb.modal_under_3b40 .bright_bcb6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tooltip_7ebb.modal_under_3b40 .short-8968 {
  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;
}
.tooltip_7ebb.media_steel_cfd4 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.tooltip_7ebb.media_steel_cfd4 .bright_bcb6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tooltip_7ebb.media_steel_cfd4 .short-8968 {
  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;
}
.tooltip_7ebb.preview-2cd9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tooltip_7ebb.green_dbbb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.tooltip_7ebb.green_dbbb .short-8968 {
  margin-top: 7px;
}
.sidebar-tiny-9ed5 {
  display: inline-block;
}
.thumbnail_west_7f3c .lower-e67a .tooltip_7ebb img {
  max-width: 100%;
}
.advanced-35f2 .stale_783f.hidden_hard_56ca,
.column_e030 .stale_783f.hidden_hard_56ca {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.advanced-35f2 .bright_a7dd,
.column_e030 .bright_a7dd {
  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%);
}
.advanced-35f2 .bright_a7dd {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.advanced-35f2.video-d294 .bright_a7dd {
  display: none;
}
.advanced-35f2 .clean-8dc3 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.advanced-35f2 .clean-8dc3 li {
  display: inline-block;
  position: relative;
}
.advanced-35f2 .clean-8dc3 li:last-child {
  margin-right: 0;
}
.advanced-35f2 .clean-8dc3 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;
}
.advanced-35f2 .clean-8dc3 li.fast_1b04 > a {
  color: rgba(0, 0, 0, 0.9);
}
.advanced-35f2 .clean-8dc3 > 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;
}
.advanced-35f2 .clean-8dc3 > li > a i {
  line-height: 0;
}
.advanced-35f2 .clean-8dc3 > li.component_d26b > a .bright_a7dd {
  margin-left: 4px;
  line-height: 0;
}
.advanced-35f2 .clean-8dc3 .text-bright-8c1e li.component_d26b > a {
  position: relative;
}
.advanced-35f2 .clean-8dc3 .text-bright-8c1e li.component_d26b > a:after,
.advanced-35f2 .clean-8dc3 .text-bright-8c1e li.component_d26b > a:before {
  content: "";
  display: table;
}
.advanced-35f2 .clean-8dc3 .text-bright-8c1e li.component_d26b > a:after {
  clear: both;
}
.advanced-35f2 .clean-8dc3 .text-bright-8c1e li.component_d26b > a .bright_a7dd {
  margin-left: 5px;
  float: right;
}
.advanced-35f2 .dark-85d5,
.advanced-35f2 .text-bright-8c1e {
  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;
}
.advanced-35f2 .text-bright-8c1e {
  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;
}
.advanced-35f2 .text-bright-8c1e .hidden_hard_56ca {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.advanced-35f2 .text-bright-8c1e .bright_a7dd {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.advanced-35f2 .text-bright-8c1e li {
  display: block;
  margin: 0;
  padding: 0;
}
.advanced-35f2 .text-bright-8c1e 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;
}
.advanced-35f2 .text-bright-8c1e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.advanced-35f2 .text-bright-8c1e .text-bright-8c1e {
  top: 0;
  left: 100%;
}
.advanced-35f2 .section-thick-a935.fn-focus-3e34 > .dark-85d5,
.advanced-35f2 .section-thick-a935.fn-focus-3e34 > .text-bright-8c1e,
.advanced-35f2 .section-thick-a935:focus > .dark-85d5,
.advanced-35f2 .section-thick-a935:focus > .text-bright-8c1e,
.advanced-35f2 .section-thick-a935:hover > .dark-85d5,
.advanced-35f2 .section-thick-a935:hover > .text-bright-8c1e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.advanced-35f2.description_rough_17be .clean-7b01:after,
.advanced-35f2.description_rough_17be .clean-7b01:before {
  content: "";
  display: table;
}
.advanced-35f2.description_rough_17be .clean-7b01:after {
  clear: both;
}
.advanced-35f2.description_rough_17be .clean-7b01 > li {
  float: left;
}
.advanced-35f2.north_ccc0 .clean-7b01:after,
.advanced-35f2.north_ccc0 .clean-7b01:before {
  content: "";
  display: table;
}
.advanced-35f2.north_ccc0 .clean-7b01:after {
  clear: both;
}
.advanced-35f2.north_ccc0 .clean-7b01 > li {
  float: left;
}
.advanced-35f2.north_ccc0 .clean-7b01 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.advanced-35f2.north_ccc0 .clean-7b01 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.advanced-35f2.north_ccc0 .clean-7b01 > li.outer_60f7 > a,
.advanced-35f2.north_ccc0 .clean-7b01 > li.fast_1b04 > a {
  color: #fff;
  background-color: #1e4b75;
}
.advanced-35f2.picture_f2ac .clean-7b01 > li > a .hidden_hard_56ca {
  position: relative;
}
.advanced-35f2.picture_f2ac .clean-7b01 > li > a .hidden_hard_56ca: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;
}
.advanced-35f2.picture_f2ac
  .clean-7b01
  > li:focus
  > a
  .hidden_hard_56ca:before,
.advanced-35f2.picture_f2ac
  .clean-7b01
  > li:hover
  > a
  .hidden_hard_56ca:before {
  width: 100%;
  background-color: currentColor;
}
.advanced-35f2.picture_f2ac
  .clean-7b01
  > li.outer_60f7
  > a
  .hidden_hard_56ca:before,
.advanced-35f2.picture_f2ac
  .clean-7b01
  > li.label-action-094d
  > a
  .hidden_hard_56ca:before {
  width: 100%;
  background-color: currentColor;
}
.advanced-35f2.title_11f4 .clean-7b01 > li > a .hidden_hard_56ca {
  position: relative;
}
.advanced-35f2.title_11f4 .clean-7b01 > li > a .hidden_hard_56ca: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;
}
.advanced-35f2.title_11f4 .clean-7b01 > li:focus > a .hidden_hard_56ca:before,
.advanced-35f2.title_11f4
  .clean-7b01
  > li:hover
  > a
  .hidden_hard_56ca:before {
  width: 100%;
  background-color: currentColor;
}
.advanced-35f2.title_11f4
  .clean-7b01
  > li.outer_60f7
  > a
  .hidden_hard_56ca:before,
.advanced-35f2.title_11f4
  .clean-7b01
  > li.label-action-094d
  > a
  .hidden_hard_56ca:before {
  width: 100%;
  background-color: currentColor;
}
.column_e030 .clean-8dc3 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.column_e030 .clean-8dc3 li:first-child > a {
  border-top: none;
}
.column_e030 .clean-8dc3 .in_4439 > .hidden_hard_56ca .bright_a7dd {
  display: none;
}
.column_e030 .clean-8dc3 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.column_e030 .clean-8dc3 li:last-child {
  border: none;
}
.column_e030 .clean-8dc3 li.component_d26b > a {
  padding-right: 45px !important;
}
.column_e030 .clean-8dc3 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.column_e030 .clean-8dc3 li a:focus,
.column_e030 .clean-8dc3 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.column_e030 .clean-8dc3 li .huge-7414 {
  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;
}
.column_e030 .clean-8dc3 li .huge-7414:hover {
  box-shadow: none;
}
.column_e030 .clean-8dc3 li .huge-7414 .bright_a7dd {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.column_e030 .clean-8dc3 .text-bright-8c1e {
  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);
}
.column_e030 .clean-8dc3 .text-bright-8c1e li a {
  padding-left: 3em;
}
.column_e030 .clean-8dc3 .sidebar_mini_ea7c > a .huge-7414 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.column_e030 .clean-8dc3 .sidebar_mini_ea7c > .text-bright-8c1e {
  display: block;
  opacity: 1;
}
.tiny_37ef {
  max-width: 100%;
}
.tertiary_brown_a1c7 {
  line-height: 0;
  cursor: pointer;
}
.hover-2743 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.hover-2743:hover {
  box-shadow: none;
  color: currentColor;
}
.hover-2743 svg {
  width: 18px;
  height: 18px;
}
.hover-2743 .hover-mini-1f69 {
  display: none;
}
.slider_d040 {
  position: relative;
}
.slider_d040.fn-active-3e34 .hover-2743 .solid_2121 {
  display: none;
}
.slider_d040.fn-active-3e34 .hover-2743 .hover-mini-1f69 {
  display: inline-block;
}
.slider_d040 .content-liquid-bdf3 {
  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);
}
.slider_d040.pro-9cd9 .content-liquid-bdf3 {
  left: auto;
  right: -0.9em;
}
.slider_d040.pro-9cd9 .notice_white_d81a::before {
  left: auto;
  right: 15px;
}
.slider_d040.fn-active-3e34 .content-liquid-bdf3 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.form_ba43 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.form_ba43 label {
  flex-basis: 100%;
}
.form_ba43 .main-stale-d0e1 {
  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;
}
.form_ba43 .thumbnail_2b53 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.form_ba43 .thumbnail_2b53:focus {
  background-color: transparent;
}
.form_ba43 button.bronze-6fa8 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.form_ba43 button.bronze-6fa8:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.form_ba43 button.bronze-6fa8 svg {
  width: 18px;
  height: 18px;
}
.form_ba43 input[type="submit"] {
  min-height: auto;
}
.bronze-4517 .form_ba43 .thumbnail_2b53 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.notice_white_d81a {
  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) {
  .notice_white_d81a {
    width: 220px;
  }
}
.notice_white_d81a label {
  flex-basis: 100%;
}
.notice_white_d81a::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;
}
.full-af60 .bronze-4517 .form_ba43 {
  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;
}
.full-af60
  .bronze-4517
  .form_ba43
  .main-stale-d0e1 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.full-af60 .bronze-4517 .form_ba43 .thumbnail_2b53 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.full-af60
  .bronze-4517
  .form_ba43
  .thumbnail_2b53:focus {
  background: 0 0;
}
.full-af60
  .bronze-4517
  .form_ba43
  .overlay-down-997f {
  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;
}
.border-purple-99cd {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.border-purple-99cd li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.border-purple-99cd li:last-child {
  margin-right: 0;
}
.border-purple-99cd li:first-child {
  margin-left: 0;
}
.border-purple-99cd.banner-active-3f42 a {
  color: #fff;
}
.border-purple-99cd.banner-active-3f42 a:hover {
  color: #fff;
}
.border-purple-99cd a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.border-purple-99cd a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.border-purple-99cd a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.border-purple-99cd a:hover {
  opacity: 0.9;
  color: inherit;
}
.border-purple-99cd [class*="social-icon-apple"] {
  background-color: #999;
}
.border-purple-99cd [class*="social-icon-apple"].detail_f46f {
  background-color: transparent;
  color: #999;
}
.border-purple-99cd [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.border-purple-99cd [class*="social-icon-behance"].detail_f46f {
  background-color: transparent;
  color: #1769ff;
}
.border-purple-99cd [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.border-purple-99cd [class*="social-icon-bitbucket"].detail_f46f {
  background-color: transparent;
  color: #205081;
}
.border-purple-99cd [class*="social-icon-codepen"] {
  background-color: #000;
}
.border-purple-99cd [class*="social-icon-codepen"].detail_f46f {
  background-color: transparent;
  color: #000;
}
.border-purple-99cd [class*="social-icon-delicious"] {
  background-color: #39f;
}
.border-purple-99cd [class*="social-icon-delicious"].detail_f46f {
  background-color: transparent;
  color: #39f;
}
.border-purple-99cd [class*="social-icon-digg"] {
  background-color: #005be2;
}
.border-purple-99cd [class*="social-icon-digg"].detail_f46f {
  background-color: transparent;
  color: #005be2;
}
.border-purple-99cd [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.border-purple-99cd [class*="social-icon-dribbble"].detail_f46f {
  background-color: transparent;
  color: #ea4c89;
}
.border-purple-99cd [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.border-purple-99cd [class*="social-icon-envelope"].detail_f46f {
  background-color: transparent;
  color: #ea4335;
}
.border-purple-99cd [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.border-purple-99cd [class*="social-icon-facebook"].detail_f46f {
  background-color: transparent;
  color: #3b5998;
}
.border-purple-99cd [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.border-purple-99cd [class*="social-icon-flickr"].detail_f46f {
  background-color: transparent;
  color: #0063dc;
}
.border-purple-99cd [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.border-purple-99cd [class*="social-icon-foursquare"].detail_f46f {
  background-color: transparent;
  color: #2d5be3;
}
.border-purple-99cd [class*="social-icon-github"] {
  background-color: #333;
}
.border-purple-99cd [class*="social-icon-github"].detail_f46f {
  background-color: transparent;
  color: #333;
}
.border-purple-99cd [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.border-purple-99cd [class*="social-icon-google-plus"].detail_f46f {
  background-color: transparent;
  color: #dd4b39;
}
.border-purple-99cd [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.border-purple-99cd [class*="social-icon-houzz"].detail_f46f {
  background-color: transparent;
  color: #7ac142;
}
.border-purple-99cd [class*="social-icon-instagram"] {
  background-color: #262626;
}
.border-purple-99cd [class*="social-icon-instagram"].detail_f46f {
  background-color: transparent;
  color: #262626;
}
.border-purple-99cd [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.border-purple-99cd [class*="social-icon-jsfiddle"].detail_f46f {
  background-color: transparent;
  color: #487aa2;
}
.border-purple-99cd [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.border-purple-99cd [class*="social-icon-linkedin"].detail_f46f {
  background-color: transparent;
  color: #0077b5;
}
.border-purple-99cd [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.border-purple-99cd [class*="social-icon-medium"].detail_f46f {
  background-color: transparent;
  color: #00ab6b;
}
.border-purple-99cd [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.border-purple-99cd
  [class*="social-icon-odnoklassniki"].detail_f46f {
  background-color: transparent;
  color: #f4731c;
}
.border-purple-99cd [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.border-purple-99cd [class*="social-icon-meetup"].detail_f46f {
  background-color: transparent;
  color: #ec1c40;
}
.border-purple-99cd [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.border-purple-99cd [class*="social-icon-pinterest"].detail_f46f {
  background-color: transparent;
  color: #bd081c;
}
.border-purple-99cd [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.border-purple-99cd [class*="social-icon-product-hunt"].detail_f46f {
  background-color: transparent;
  color: #da552f;
}
.border-purple-99cd [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.border-purple-99cd [class*="social-icon-reddit"].detail_f46f {
  background-color: transparent;
  color: #ff4500;
}
.border-purple-99cd [class*="social-icon-rss"] {
  background-color: #f26522;
}
.border-purple-99cd [class*="social-icon-rss"].detail_f46f {
  background-color: transparent;
  color: #f26522;
}
.border-purple-99cd [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.border-purple-99cd
  [class*="social-icon-shopping-cart"].detail_f46f {
  background-color: transparent;
  color: #4caf50;
}
.border-purple-99cd [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.border-purple-99cd [class*="social-icon-skype"].detail_f46f {
  background-color: transparent;
  color: #00aff0;
}
.border-purple-99cd [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.border-purple-99cd [class*="social-icon-slideshare"].detail_f46f {
  background-color: transparent;
  color: #0077b5;
}
.border-purple-99cd [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.border-purple-99cd [class*="social-icon-snapchat"].detail_f46f {
  background-color: transparent;
  color: #fffc00;
}
.border-purple-99cd [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.border-purple-99cd [class*="social-icon-soundcloud"].detail_f46f {
  background-color: transparent;
  color: #f80;
}
.border-purple-99cd [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.border-purple-99cd [class*="social-icon-spotify"].detail_f46f {
  background-color: transparent;
  color: #2ebd59;
}
.border-purple-99cd [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.border-purple-99cd
  [class*="social-icon-stack-overflow"].detail_f46f {
  background-color: transparent;
  color: #fe7a15;
}
.border-purple-99cd [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.border-purple-99cd [class*="social-icon-maldkfgram"].detail_f46f {
  background-color: transparent;
  color: #2ca5e0;
}
.border-purple-99cd [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.border-purple-99cd [class*="social-icon-tripadvisor"].detail_f46f {
  background-color: transparent;
  color: #589442;
}
.border-purple-99cd [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.border-purple-99cd [class*="social-icon-tumblr"].detail_f46f {
  background-color: transparent;
  color: #35465c;
}
.border-purple-99cd [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.border-purple-99cd [class*="social-icon-twitch"].detail_f46f {
  background-color: transparent;
  color: #6441a5;
}
.border-purple-99cd [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.border-purple-99cd [class*="social-icon-twitter"].detail_f46f {
  background-color: transparent;
  color: #1da1f2;
}
.border-purple-99cd [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.border-purple-99cd [class*="social-icon-vimeo"].detail_f46f {
  background-color: transparent;
  color: #1ab7ea;
}
.border-purple-99cd [class*="social-icon-vk"] {
  background-color: #45668e;
}
.border-purple-99cd [class*="social-icon-vk"].detail_f46f {
  background-color: transparent;
  color: #45668e;
}
.border-purple-99cd [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.border-purple-99cd [class*="social-icon-weibo"].detail_f46f {
  background-color: transparent;
  color: #df2029;
}
.border-purple-99cd [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.border-purple-99cd [class*="social-icon-weixin"].detail_f46f {
  background-color: transparent;
  color: #7bb32e;
}
.border-purple-99cd [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.border-purple-99cd [class*="social-icon-whatsapp"].detail_f46f {
  background-color: transparent;
  color: #25d366;
}
.border-purple-99cd [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.border-purple-99cd [class*="social-icon-wordpress"].detail_f46f {
  background-color: transparent;
  color: #21759b;
}
.border-purple-99cd [class*="social-icon-xing"] {
  background-color: #026466;
}
.border-purple-99cd [class*="social-icon-xing"].detail_f46f {
  background-color: transparent;
  color: #026466;
}
.border-purple-99cd [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.border-purple-99cd [class*="social-icon-yelp"].detail_f46f {
  background-color: transparent;
  color: #af0606;
}
.border-purple-99cd [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.border-purple-99cd [class*="social-icon-youtube"].detail_f46f {
  background-color: transparent;
  color: #cd201f;
}
.under_d7e7 {
  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;
}
.under_d7e7:hover {
  box-shadow: none;
  background: 0 0;
}
.yellow_f846 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.left_a7c6 {
  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;
}
.advanced-f370 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.motion-35a0 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.motion-35a0,
.motion-35a0::after,
.motion-35a0::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;
}
.motion-35a0::after,
.motion-35a0::before {
  content: "";
  display: block;
  background-color: inherit;
}
.left_6321 .left_a7c6 .advanced-f370 {
  margin-top: -2px;
  width: 19px;
}
.left_6321 .left_a7c6 .motion-35a0 {
  margin-top: -1px;
}
.left_6321 .left_a7c6 .motion-35a0,
.left_6321 .left_a7c6 .motion-35a0::after,
.left_6321 .left_a7c6 .motion-35a0::before {
  width: 19px;
  height: 2px;
}
.left_6321 .left_a7c6 .motion-35a0::before {
  top: -6px;
}
.left_6321 .left_a7c6 .motion-35a0::after {
  bottom: -6px;
}
.popup_ee1c .left_a7c6 .advanced-f370 {
  margin-top: -2px;
  width: 22px;
}
.popup_ee1c .left_a7c6 .motion-35a0 {
  margin-top: -1px;
}
.popup_ee1c .left_a7c6 .motion-35a0,
.popup_ee1c .left_a7c6 .motion-35a0::after,
.popup_ee1c .left_a7c6 .motion-35a0::before {
  width: 22px;
  height: 2px;
}
.popup_ee1c .left_a7c6 .motion-35a0::before {
  top: -7px;
}
.popup_ee1c .left_a7c6 .motion-35a0::after {
  bottom: -7px;
}
.preview_gold_e59c .left_a7c6 .advanced-f370 {
  margin-top: -2px;
  width: 31px;
}
.preview_gold_e59c .left_a7c6 .motion-35a0 {
  margin-top: -1.5px;
}
.preview_gold_e59c .left_a7c6 .motion-35a0,
.preview_gold_e59c .left_a7c6 .motion-35a0::after,
.preview_gold_e59c .left_a7c6 .motion-35a0::before {
  width: 31px;
  height: 3px;
}
.preview_gold_e59c .left_a7c6 .motion-35a0::before {
  top: -9px;
}
.preview_gold_e59c .left_a7c6 .motion-35a0::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .selected-34bb .left_a7c6 .advanced-f370 {
    margin-top: -2px;
    width: 19px;
  }
  .selected-34bb .left_a7c6 .motion-35a0 {
    margin-top: -1px;
  }
  .selected-34bb .left_a7c6 .motion-35a0,
  .selected-34bb .left_a7c6 .motion-35a0::after,
  .selected-34bb .left_a7c6 .motion-35a0::before {
    width: 19px;
    height: 2px;
  }
  .selected-34bb .left_a7c6 .motion-35a0::before {
    top: -6px;
  }
  .selected-34bb .left_a7c6 .motion-35a0::after {
    bottom: -6px;
  }
  .progress-7117 .left_a7c6 .advanced-f370 {
    margin-top: -2px;
    width: 22px;
  }
  .progress-7117 .left_a7c6 .motion-35a0 {
    margin-top: -1px;
  }
  .progress-7117 .left_a7c6 .motion-35a0,
  .progress-7117 .left_a7c6 .motion-35a0::after,
  .progress-7117 .left_a7c6 .motion-35a0::before {
    width: 22px;
    height: 2px;
  }
  .progress-7117 .left_a7c6 .motion-35a0::before {
    top: -7px;
  }
  .progress-7117 .left_a7c6 .motion-35a0::after {
    bottom: -7px;
  }
  .paper-6dd4 .left_a7c6 .advanced-f370 {
    margin-top: -2px;
    width: 31px;
  }
  .paper-6dd4 .left_a7c6 .motion-35a0 {
    margin-top: -1.5px;
  }
  .paper-6dd4 .left_a7c6 .motion-35a0,
  .paper-6dd4 .left_a7c6 .motion-35a0::after,
  .paper-6dd4 .left_a7c6 .motion-35a0::before {
    width: 31px;
    height: 3px;
  }
  .paper-6dd4 .left_a7c6 .motion-35a0::before {
    top: -9px;
  }
  .paper-6dd4 .left_a7c6 .motion-35a0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .notification-da81 .left_a7c6 .advanced-f370 {
    margin-top: -2px;
    width: 19px;
  }
  .notification-da81 .left_a7c6 .motion-35a0 {
    margin-top: -1px;
  }
  .notification-da81 .left_a7c6 .motion-35a0,
  .notification-da81 .left_a7c6 .motion-35a0::after,
  .notification-da81 .left_a7c6 .motion-35a0::before {
    width: 19px;
    height: 2px;
  }
  .notification-da81 .left_a7c6 .motion-35a0::before {
    top: -6px;
  }
  .notification-da81 .left_a7c6 .motion-35a0::after {
    bottom: -6px;
  }
  .fast-5f08 .left_a7c6 .advanced-f370 {
    margin-top: -2px;
    width: 22px;
  }
  .fast-5f08 .left_a7c6 .motion-35a0 {
    margin-top: -1px;
  }
  .fast-5f08 .left_a7c6 .motion-35a0,
  .fast-5f08 .left_a7c6 .motion-35a0::after,
  .fast-5f08 .left_a7c6 .motion-35a0::before {
    width: 22px;
    height: 2px;
  }
  .fast-5f08 .left_a7c6 .motion-35a0::before {
    top: -7px;
  }
  .fast-5f08 .left_a7c6 .motion-35a0::after {
    bottom: -7px;
  }
  .hard_83ad .left_a7c6 .advanced-f370 {
    margin-top: -2px;
    width: 31px;
  }
  .hard_83ad .left_a7c6 .motion-35a0 {
    margin-top: -1.5px;
  }
  .hard_83ad .left_a7c6 .motion-35a0,
  .hard_83ad .left_a7c6 .motion-35a0::after,
  .hard_83ad .left_a7c6 .motion-35a0::before {
    width: 31px;
    height: 3px;
  }
  .hard_83ad .left_a7c6 .motion-35a0::before {
    top: -9px;
  }
  .hard_83ad .left_a7c6 .motion-35a0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .detail_9a35 .left_a7c6 .advanced-f370 {
    margin-top: -2px;
    width: 19px;
  }
  .detail_9a35 .left_a7c6 .motion-35a0 {
    margin-top: -1px;
  }
  .detail_9a35 .left_a7c6 .motion-35a0,
  .detail_9a35 .left_a7c6 .motion-35a0::after,
  .detail_9a35 .left_a7c6 .motion-35a0::before {
    width: 19px;
    height: 2px;
  }
  .detail_9a35 .left_a7c6 .motion-35a0::before {
    top: -6px;
  }
  .detail_9a35 .left_a7c6 .motion-35a0::after {
    bottom: -6px;
  }
  .static_a1b2 .left_a7c6 .advanced-f370 {
    margin-top: -2px;
    width: 22px;
  }
  .static_a1b2 .left_a7c6 .motion-35a0 {
    margin-top: -1px;
  }
  .static_a1b2 .left_a7c6 .motion-35a0,
  .static_a1b2 .left_a7c6 .motion-35a0::after,
  .static_a1b2 .left_a7c6 .motion-35a0::before {
    width: 22px;
    height: 2px;
  }
  .static_a1b2 .left_a7c6 .motion-35a0::before {
    top: -7px;
  }
  .static_a1b2 .left_a7c6 .motion-35a0::after {
    bottom: -7px;
  }
  .stone-8c9d .left_a7c6 .advanced-f370 {
    margin-top: -2px;
    width: 31px;
  }
  .stone-8c9d .left_a7c6 .motion-35a0 {
    margin-top: -1.5px;
  }
  .stone-8c9d .left_a7c6 .motion-35a0,
  .stone-8c9d .left_a7c6 .motion-35a0::after,
  .stone-8c9d .left_a7c6 .motion-35a0::before {
    width: 31px;
    height: 3px;
  }
  .stone-8c9d .left_a7c6 .motion-35a0::before {
    top: -9px;
  }
  .stone-8c9d .left_a7c6 .motion-35a0::after {
    bottom: -9px;
  }
}
.dropdown_3f02 .motion-35a0 {
  -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);
}
.dropdown_3f02 .motion-35a0::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.dropdown_3f02 .motion-35a0::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);
}
.dropdown_3f02.column_2379 .motion-35a0 {
  -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);
}
.dropdown_3f02.column_2379 .motion-35a0::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.dropdown_3f02.column_2379 .motion-35a0::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);
}
.up_eb83 {
  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.short_0144:before {
  display: none;
}
.tag-south-96c0 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tag-south-96c0 .stone_dd10 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tag-south-96c0 .stone_dd10:last-of-type {
  border-bottom: none;
}
.tag-south-96c0 .stone_dd10.medium_d026,
.tag-south-96c0 .stone_dd10.heading-action-ab46,
.tag-south-96c0 .stone_dd10.message_tall_8e02 {
  padding: 0;
}
.tag-south-96c0 .column_e030 .huge-7414 {
  color: currentColor;
}
.tag-south-96c0 .column_e030 .huge-7414:focus,
.tag-south-96c0 .column_e030 .huge-7414:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag-south-96c0.blue_795c .modal-upper-dd92,
.tag-south-96c0.blue_795c .notice_in_6173 a,
.tag-south-96c0.blue_795c .clean-7b01 a,
.tag-south-96c0.blue_795c .text-bright-8c1e a {
  color: rgba(0, 0, 0, 0.55);
}
.tag-south-96c0.blue_795c .modal-upper-dd92:hover,
.tag-south-96c0.blue_795c .notice_in_6173 a:hover,
.tag-south-96c0.blue_795c .clean-7b01 a:hover,
.tag-south-96c0.blue_795c .text-bright-8c1e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tag-south-96c0.blue_795c .frame_d732 {
  color: rgba(0, 0, 0, 0.8);
}
.tag-south-96c0.blue_795c .stone_dd10 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag-south-96c0.blue_795c .stone_dd10:before {
  background: rgba(0, 0, 0, 0.08);
}
.tag-south-96c0.blue_795c .tag-fixed-26e7:before {
  background: rgba(255, 255, 255, 0.9);
}
.tag-south-96c0.blue_795c .column_e030 .clean-8dc3 li a,
.tag-south-96c0.blue_795c .column_e030 .huge-7414,
.tag-south-96c0.blue_795c .text-bright-8c1e {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag-south-96c0.blue_795c .column_e030 .huge-7414:focus,
.tag-south-96c0.blue_795c .column_e030 .huge-7414:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag-south-96c0.blue_795c .clean-8dc3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag-south-96c0.last_a1e7 .modal-upper-dd92,
.tag-south-96c0.last_a1e7 .notice_in_6173 a,
.tag-south-96c0.last_a1e7 .clean-7b01 .huge-7414,
.tag-south-96c0.last_a1e7 .clean-7b01 a,
.tag-south-96c0.last_a1e7 .text-bright-8c1e a {
  color: rgba(255, 255, 255, 0.79);
}
.tag-south-96c0.last_a1e7 .modal-upper-dd92:hover,
.tag-south-96c0.last_a1e7 .notice_in_6173 a:hover,
.tag-south-96c0.last_a1e7 .clean-7b01 .huge-7414:hover,
.tag-south-96c0.last_a1e7 .clean-7b01 a:hover,
.tag-south-96c0.last_a1e7 .text-bright-8c1e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag-south-96c0.last_a1e7 .frame_d732 {
  color: rgba(255, 255, 255, 0.99);
}
.tag-south-96c0.last_a1e7 .stone_dd10 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag-south-96c0.last_a1e7 .stone_dd10:before {
  background: rgba(255, 255, 255, 0.08);
}
.tag-south-96c0.last_a1e7 .tag-fixed-26e7:before {
  background: rgba(0, 0, 0, 0.9);
}
.tag-south-96c0.last_a1e7 .column_e030 .clean-8dc3 li a,
.tag-south-96c0.last_a1e7 .column_e030 .huge-7414,
.tag-south-96c0.last_a1e7 .text-bright-8c1e {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag-south-96c0.last_a1e7 .column_e030 .huge-7414:focus,
.tag-south-96c0.last_a1e7 .column_e030 .huge-7414:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag-south-96c0.last_a1e7 .clean-8dc3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag-fixed-26e7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tag-fixed-26e7:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.in-d23d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.avatar-570a .tag-south-96c0 {
  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;
}
.avatar-570a .stone_dd10 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.avatar-570a .stone_dd10: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) {
  .avatar-570a .stone_dd10:before {
    width: 16%;
    left: 42%;
  }
}
.avatar-570a .stone_dd10:last-child:before {
  content: none;
}
.avatar-570a .stone_dd10[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.avatar-570a .column_e030 .clean-8dc3 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.avatar-570a .column_e030 .clean-8dc3 li a .huge-7414 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.avatar-570a .column_e030 .text-bright-8c1e {
  border: none;
}
.avatar-570a .column_e030 .text-bright-8c1e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.avatar-570a .tag-fixed-26e7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.avatar-570a .in-d23d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.avatar-570a .last_a1e7 .tag-fixed-26e7:before {
  background: rgba(0, 0, 0, 0.9);
}
.avatar-570a .blue_795c.table_gold_956a .motion-35a0 {
  background: rgba(0, 0, 0, 0.6);
}
.avatar-570a
  .blue_795c.table_gold_956a
  .motion-35a0::after,
.avatar-570a
  .blue_795c.table_gold_956a
  .motion-35a0:before {
  background: inherit;
}
.avatar-570a
  .blue_795c.table_gold_956a:hover
  .motion-35a0 {
  background: rgba(0, 0, 0, 0.8);
}
.silver_1fdc .tag-south-96c0 {
  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) {
  .silver_1fdc .tag-south-96c0 {
    width: auto;
    right: 45px;
  }
}
.out_7b10 .tag-south-96c0 {
  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) {
  .out_7b10 .tag-south-96c0 {
    width: auto;
    left: 45px;
  }
}
.short_0144 .tag-south-96c0 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.short_0144 .in-d23d {
  max-width: 48em;
  margin: 0 auto;
}
.short_0144 .tag-fixed-26e7:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.texture_last_9720 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.texture_last_9720.avatar-570a .tag-south-96c0 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.texture_last_9720.silver_1fdc .tag-south-96c0 {
  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);
}
.texture_last_9720 .tag-south-96c0 {
  visibility: visible;
}
.texture_last_9720.out_7b10 .tag-south-96c0 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.overlay_blue_f84e,
.tall_602f {
  overflow-x: hidden;
}
.overlay_blue_f84e .tag-south-96c0 {
  overflow: auto;
}
.overlay_blue_f84e.avatar-570a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.overlay_blue_f84e.avatar-570a .tag-south-96c0 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.overlay_blue_f84e.avatar-570a .under_d7e7 {
  opacity: 0;
}
.overlay_blue_f84e.silver_1fdc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.overlay_blue_f84e.silver_1fdc .tag-south-96c0 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.overlay_blue_f84e.silver_1fdc .under_d7e7 {
  opacity: 0;
}
.overlay_blue_f84e.out_7b10 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.overlay_blue_f84e.out_7b10 .tag-south-96c0 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.overlay_blue_f84e.out_7b10 .under_d7e7 {
  opacity: 0;
}
.overlay_blue_f84e.short_0144 .tag-south-96c0 {
  z-index: 10;
  visibility: visible;
}
.table_gold_956a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.table_gold_956a .motion-35a0 {
  background: rgba(255, 255, 255, 0.99);
}
.table_gold_956a .motion-35a0::after,
.table_gold_956a .motion-35a0:before {
  background: inherit;
}
.table_gold_956a:hover .motion-35a0 {
  background: rgba(255, 255, 255, 0.99);
}
.out_7b10 .table_gold_956a {
  top: 10px;
  right: auto;
  left: 12px;
}
.short_0144 .table_gold_956a {
  display: none !important;
}
.overlay_blue_f84e:before,
.tall_602f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.overlay_blue_f84e .table_gold_956a,
.tall_602f .table_gold_956a {
  display: inline-block;
}
.tag-south-96c0 .row-2198 {
  -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;
}
.overlay_blue_f84e .tag-south-96c0 .row-2198,
.tall_602f .tag-south-96c0 .row-2198 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.heading-7f33 .main-stale-d0e1 {
  width: 100%;
}
.lower-e67a {
  padding: 0 0.5em 0;
}
.lower-e67a [class*="customify-col-"],
.lower-e67a [class*="customify-col_"],
.lower-e67a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.accent_ea9c .lower-e67a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .sort_13ae .tag_full_9402,
  .tag_full_9402 {
    display: none;
  }
  .item_slow_4651 {
    text-align: left;
  }
  .in-0736 {
    text-align: center;
  }
  .filter_af54 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .sort_13ae .plasma_cccd,
  .plasma_cccd {
    display: none;
  }
  .full-56c9 {
    text-align: left;
  }
  .outline_advanced_3ccf {
    text-align: center;
  }
  .tooltip-narrow-a86a {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .sort_13ae .new-1d27,
  .new-1d27 {
    display: none;
  }
  .block_lite_84af {
    text-align: left;
  }
  .carousel-orange-ba81 {
    text-align: center;
  }
  .thick_c47b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.alert-7186 {
  box-shadow: none !important;
}
.hover_complex_5996 .gas-3980,
.header_e9cc .gas-3980 {
  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;
}
.header_e9cc .gas-3980 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.wood-28c4 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.wood-28c4:after,
.wood-28c4:before {
  content: "";
  display: table;
}
.wood-28c4:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .wood-28c4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.wood-28c4,
.panel_8dc3 {
  max-width: 1248px;
  margin: 0 auto;
}

.medium-d602.hidden_bottom_e753 .wood-28c4 {
  max-width: 100%;
}
.medium-d602.dynamic-a376 {
  max-width: 1200px;
  margin: 0 auto;
}
.medium-d602.iron_f864 .wood-28c4 {
  max-width: 100%;
}
.medium-d602.iron_f864 > .wood-28c4 {
  padding-left: 0;
  padding-right: 0;
}
.medium-d602.iron_f864 > .wood-28c4 .sort_13ae {
  margin: 0;
}
.medium-d602.iron_f864
  > .wood-28c4
  .link_c187.form-outer-9323 {
  margin-right: 0;
  margin-left: 0;
}
.medium-d602.iron_f864 #main.form-outer-9323 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .photo-wood-d74f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .photo-wood-d74f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .header_799d .hero-ddab {
    padding-right: 1em;
  }
  .header_799d.input-north-373b .link_c187 {
    border-right: 1px solid #eaecee;
  }
  .header_799d.input-north-373b .hero-ddab {
    padding-right: 1em;
  }
  .header_799d.input-north-373b .current_85ca {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .advanced_0c9d .hero-ddab {
    padding-left: 1em;
  }
  .advanced_0c9d.input-north-373b .link_c187 {
    border-left: 1px solid #eaecee;
  }
  .advanced_0c9d.input-north-373b .hero-ddab {
    padding-left: 1em;
  }
  .advanced_0c9d.input-north-373b .current_85ca {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner_gas_88bf .hero-ddab {
    padding-left: 1em;
  }
  .banner_gas_88bf.input-north-373b .fixed_61a4 {
    border-right: 1px solid #eaecee;
  }
  .banner_gas_88bf.input-north-373b .carousel-solid-385f {
    border-right: 1px solid #eaecee;
  }
  .banner_gas_88bf.input-north-373b .hero-ddab {
    padding-left: 1em;
  }
  .banner_gas_88bf.input-north-373b .current_85ca {
    padding-right: 1em;
  }
  .banner_gas_88bf.input-north-373b .tooltip-east-00ae {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mini_81e9 .hero-ddab {
    padding-right: 1em;
  }
  .mini_81e9.input-north-373b .fixed_61a4 {
    border-left: 1px solid #eaecee;
  }
  .mini_81e9.input-north-373b .carousel-solid-385f {
    border-left: 1px solid #eaecee;
  }
  .mini_81e9.input-north-373b .hero-ddab {
    padding-right: 1em;
  }
  .mini_81e9.input-north-373b .current_85ca {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mini_81e9.input-north-373b .tooltip-east-00ae {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .photo-wood-d74f .hero-ddab {
    padding-left: 1em;
    padding-right: 1em;
  }
  .photo-wood-d74f.input-north-373b .link_c187 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .photo-wood-d74f.input-north-373b .hero-ddab {
    padding-left: 1em;
    padding-right: 1em;
  }
  .photo-wood-d74f.input-north-373b .current_85ca {
    padding-left: 1em;
  }
  .photo-wood-d74f.input-north-373b .tooltip-east-00ae {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .photo-wood-d74f.input-north-373b .hero-ddab {
    padding-left: 0;
  }
}
.static_547e .tabs-e1a1 {
  display: inline-block;
}
.tag-151f {
  display: inline-block;
}
.outline_bright_a3c1 {
  word-con: break-word;
}
.card-plasma-0a3e > span {
  display: inline-block;
  padding: 5px 0;
}
.card-plasma-0a3e .search_2a66 {
  margin-left: 8px;
  margin-right: 8px;
}
.card-plasma-0a3e .liquid_859b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.feature-fast-2fae .progress-f19d {
  margin-bottom: 2em;
}
.feature-fast-2fae .static-8337 {
  margin-bottom: 15px;
}
.feature-fast-2fae .static-8337:last-child {
  margin-bottom: 0;
}
.feature-fast-2fae .light-57e1 {
  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) {
  .feature-fast-2fae .light-57e1 {
    display: block;
  }
}
.feature-fast-2fae .detail-cf2a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .feature-fast-2fae .detail-cf2a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.feature-fast-2fae .grid_3997 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.feature-fast-2fae .grid_3997 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.feature-fast-2fae .grid_3997 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.feature-fast-2fae .outline_bright_a3c1 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.feature-fast-2fae .outline_bright_a3c1 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.feature-fast-2fae .accordion_887d p:last-child {
  margin-bottom: 0;
}
.feature-fast-2fae .orange-b38e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.feature-fast-2fae .dirty_22d6 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.feature-fast-2fae .center_6acd {
  margin-top: 1em;
}
.feature-fast-2fae .accent_iron_21ef {
  top: 0;
  display: block;
}
.feature-fast-2fae .accent_iron_21ef a {
  color: inherit;
}
.feature-fast-2fae .accent_iron_21ef a:hover {
  color: inherit;
}
.feature-fast-2fae .border_out_ccf0 {
  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;
}
.feature-fast-2fae .border_out_ccf0:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.feature-fast-2fae .dirty_22d6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.feature-fast-2fae .block-easy-76ec {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.feature-fast-2fae .block-easy-76ec:first-child {
  margin-top: 0;
}
.feature-fast-2fae .block-easy-76ec.white-6018 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.feature-fast-2fae .block-easy-76ec.wide-b605 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.feature-fast-2fae
  .block-easy-76ec.wide-b605.secondary_fcf7
  .center_6acd {
  width: 100%;
}
.feature-fast-2fae .wide-b605 {
  -webkit-box-align: center;
  align-items: center;
}
.feature-fast-2fae .wide-b605 .card-plasma-0a3e,
.feature-fast-2fae .wide-b605 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.feature-fast-2fae .grid_3997 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.feature-fast-2fae .grid_3997 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.feature-fast-2fae .grid_3997: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;
}
.feature-fast-2fae .white-6018 {
  z-index: 5;
}
.feature-fast-2fae .static_5496 .layout_8094 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.feature-fast-2fae .block_37f5 .layout_8094 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.feature-fast-2fae .small-c88c .layout_8094 {
  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;
}
.feature-fast-2fae.fluid-8793 .light-57e1,
.feature-fast-2fae.narrow-e1c3 .light-57e1 {
  display: block;
}
.feature-fast-2fae.fluid-8793 .light-57e1 .badge_a71b,
.feature-fast-2fae.fluid-8793 .light-57e1 .dirty_22d6,
.feature-fast-2fae.narrow-e1c3 .light-57e1 .badge_a71b,
.feature-fast-2fae.narrow-e1c3 .light-57e1 .dirty_22d6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.feature-fast-2fae.caption-acc5 .detail-cf2a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .feature-fast-2fae.caption-acc5 .detail-cf2a {
    margin-right: 0;
  }
}
.feature-fast-2fae.fluid-8793 .detail-cf2a,
.feature-fast-2fae.narrow-e1c3 .detail-cf2a {
  padding-top: 40%;
}
.feature-fast-2fae.fluid-8793 .progress-f19d,
.feature-fast-2fae.narrow-e1c3 .progress-f19d {
  display: block;
}
.feature-fast-2fae.fluid-8793 .fn-sticky-3e34 .dirty_22d6,
.feature-fast-2fae.narrow-e1c3 .fn-sticky-3e34 .dirty_22d6 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.feature-fast-2fae.fluid-8793 .detail-cf2a,
.feature-fast-2fae.narrow-e1c3 .detail-cf2a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.feature-fast-2fae.fluid-8793 .dirty_22d6 {
  padding: 1em;
}
.under-3e8d {
  margin: 30px auto;
  display: block;
}
.under-3e8d .chip_stale_95c5 > * {
  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;
}
.under-3e8d .chip_stale_95c5 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.under-3e8d .chip_stale_95c5 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dropdown-8860 .card-plasma-0a3e {
  margin-bottom: 1.41575em;
}
.dropdown-8860 .sidebar-a40f {
  margin-bottom: 1.618em;
}
.highlight_cd9c .paper_e818 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.highlight_cd9c .paper_e818 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.highlight_cd9c .badge-copper-4763 {
  max-width: 100%;
  overflow: auto;
}
.breadcrumb_99af .highlight_cd9c a:hover {
  text-decoration: underline;
}
.over_d908 .static-8337:not(.outline_bright_a3c1),
.over_d908 .grid_3997 {
  margin-bottom: 1.41575em;
}
.over_d908 .static-8337:not(.outline_bright_a3c1):last-child,
.over_d908 .grid_3997:last-child {
  margin-bottom: 0;
}
.over_d908 .static-8337.item_current_ede1 {
  margin-bottom: 0.41575em;
}
.over_d908 .gallery-2497:before,
.over_d908 .container-8d96:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.over_d908 .gallery-2497:before {
  content: "\f115";
}
.over_d908 .container-8d96:before {
  content: "\f02c";
}
.over_d908 .component-4368 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.over_d908 .component-4368 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.thumbnail-static-5aa1 {
  display: -webkit-box;
  display: flex;
}
.thumbnail-static-5aa1 .filter-fe23 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .thumbnail-static-5aa1 .filter-fe23 {
    flex-basis: 90px;
  }
}
.thumbnail-static-5aa1 .caption_active_9315 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .thumbnail-static-5aa1 .caption_active_9315 {
    flex-basis: calc(100% - 50px);
  }
}
.thumbnail-static-5aa1 .preview_b0f4 p:last-child {
  margin-bottom: 0.72em;
}
.table_static_6f16 .chip_stale_95c5 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.table_static_6f16 .chip_stale_95c5:after,
.table_static_6f16 .chip_stale_95c5:before {
  content: "";
  display: table;
}
.table_static_6f16 .chip_stale_95c5:after {
  clear: both;
}
.table_static_6f16 .chip_stale_95c5 .light_6678,
.table_static_6f16 .chip_stale_95c5 .message_adac {
  width: 49%;
}
.table_static_6f16 .chip_stale_95c5 .light_6678 a span.header_05ec,
.table_static_6f16 .chip_stale_95c5 .message_adac a span.header_05ec {
  display: block;
  margin-bottom: 5px;
}
.table_static_6f16 .chip_stale_95c5 .message_adac {
  float: left;
  text-align: left;
}
.table_static_6f16 .chip_stale_95c5 .light_6678 {
  float: right;
  text-align: right;
}
.accordion_102c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .accordion_102c {
    margin-bottom: 0;
  }
}
.narrow_eb62 {
  margin-bottom: 1em;
}
.narrow_eb62 .outline_bright_a3c1 {
  font-size: 1.1em;
  line-height: 1.3;
}
.progress_f5c6 a {
  display: block;
  line-height: 0;
  position: relative;
}
.surface_e1b5 .narrow_eb62,
.slider-9245 .narrow_eb62 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .surface_e1b5 .narrow_eb62,
  .slider-9245 .narrow_eb62 {
    display: block;
  }
}
.surface_e1b5 .progress_f5c6,
.slider-9245 .progress_f5c6 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .surface_e1b5 .progress_f5c6,
  .slider-9245 .progress_f5c6 {
    margin-bottom: 1em;
  }
}
.surface_e1b5 .progress_f5c6 img,
.slider-9245 .progress_f5c6 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.surface_e1b5 .photo_7e71,
.slider-9245 .photo_7e71 {
  flex-basis: calc(100% - 160px);
}
.surface_e1b5 .photo_7e71 p,
.slider-9245 .photo_7e71 p {
  margin-bottom: 0;
}
.surface_e1b5 .photo_7e71 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .surface_e1b5 .photo_7e71 {
    padding-left: 0;
  }
}
.slider-9245 .photo_7e71 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .slider-9245 .photo_7e71 {
    padding-right: 0;
  }
}
.slider-9245 .progress_f5c6 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.article-78b6 .progress_f5c6 {
  margin-bottom: 0.5em;
}
.article-78b6 .progress_f5c6 img {
  width: 100%;
}
.smooth_248b .article-70f8,
.wrapper-e300 .article-70f8 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.wrapper-e300 .link_c187 .lower-928a p:last-child {
  margin-bottom: 0;
}
.liquid-dce6 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.header_out_cf98 .prev-e081 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .header_out_cf98 .prev-e081:last-of-type {
    margin-bottom: 0;
  }
}
.header_out_cf98 .prev-e081 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header_out_cf98 .prev-e081 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.header_out_cf98 .prev-e081 ul li {
  margin: 0 0 0.6em;
}
.header_out_cf98 .prev-e081 ul li.icon_fast_a8d7,
.header_out_cf98 .prev-e081 ul li.carousel-4d5d {
  position: relative;
}
.header_out_cf98 .prev-e081 ul li.icon_fast_a8d7 .gallery-19a9,
.header_out_cf98 .prev-e081 ul li.carousel-4d5d .gallery-19a9 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.header_out_cf98 .prev-e081 ul li.icon_fast_a8d7:after:after,
.header_out_cf98 .prev-e081 ul li.icon_fast_a8d7:after:before,
.header_out_cf98
  .prev-e081
  ul
  li.carousel-4d5d:after:after,
.header_out_cf98
  .prev-e081
  ul
  li.carousel-4d5d:after:before {
  content: "";
  display: table;
}
.header_out_cf98 .prev-e081 ul li.icon_fast_a8d7:after:after,
.header_out_cf98
  .prev-e081
  ul
  li.carousel-4d5d:after:after {
  clear: both;
}
.header_out_cf98 .prev-e081 a.box_6c23:hover {
  text-decoration: none;
}
.header_out_cf98 .prev-e081 select {
  max-width: 100%;
}
.header_out_cf98 .prev-e081 table {
  font-size: 85%;
}
.header_out_cf98 .prev-e081 table td,
.header_out_cf98 .prev-e081 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.header_out_cf98 .prev-e081 table tfoot td {
  text-align: left;
}
.header_out_cf98 .prev-e081 :last-child {
  margin-bottom: 0;
}
.header_out_cf98 .prev-e081 .dynamic-9677 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.header_out_cf98 .prev-e081 .dynamic-9677 label {
  width: 100%;
}
.header_out_cf98 .prev-e081 .dynamic-9677 .thumbnail_2b53 {
  width: 100%;
  display: block;
}
.header_out_cf98 .prev-e081 .dynamic-9677 .bronze-6fa8 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.header_out_cf98 .prev-e081 .dynamic-9677 .bronze-6fa8:hover svg #svg-search {
  fill: #444;
}
.header_out_cf98 .prev-e081 .dynamic-9677 .bronze-6fa8 svg {
  width: 18px;
  height: 18px;
}
.header_out_cf98 .small-fa93 ul ul,
.header_out_cf98 .mask-8165 ul ul,
.header_out_cf98 .short-235d ul ul,
.header_out_cf98 .fixed-4e94 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.header_out_cf98 .small-fa93 .component_d26b > a,
.header_out_cf98 .mask-8165 .component_d26b > a,
.header_out_cf98 .short-235d .component_d26b > a,
.header_out_cf98 .fixed-4e94 .component_d26b > a {
  margin-bottom: 0;
}
.header_out_cf98 .silver_7e98 li,
.header_out_cf98 .small-fa93 li,
.header_out_cf98 .border-red-8ebe li,
.header_out_cf98 .mask-8165 li,
.header_out_cf98 .short-235d li,
.header_out_cf98 .fixed-4e94 li,
.header_out_cf98 .video_d4c0 li,
.header_out_cf98 .card-7b3b li {
  display: block;
  position: relative;
}
.header_out_cf98 .silver_7e98 li:last-child,
.header_out_cf98 .small-fa93 li:last-child,
.header_out_cf98 .border-red-8ebe li:last-child,
.header_out_cf98 .mask-8165 li:last-child,
.header_out_cf98 .short-235d li:last-child,
.header_out_cf98 .fixed-4e94 li:last-child,
.header_out_cf98 .video_d4c0 li:last-child,
.header_out_cf98 .card-7b3b li:last-child {
  border: none;
}
.header_out_cf98 .silver_7e98 li a,
.header_out_cf98 .small-fa93 li a,
.header_out_cf98 .border-red-8ebe li a,
.header_out_cf98 .mask-8165 li a,
.header_out_cf98 .short-235d li a,
.header_out_cf98 .fixed-4e94 li a,
.header_out_cf98 .video_d4c0 li a,
.header_out_cf98 .card-7b3b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.header_out_cf98 .silver_7e98 li ul li::before,
.header_out_cf98 .small-fa93 li ul li::before,
.header_out_cf98 .border-red-8ebe li ul li::before,
.header_out_cf98 .mask-8165 li ul li::before,
.header_out_cf98 .short-235d li ul li::before,
.header_out_cf98 .fixed-4e94 li ul li::before,
.header_out_cf98 .video_d4c0 li ul li::before,
.header_out_cf98 .card-7b3b li ul li::before {
  left: 15px;
}
.header_out_cf98 .silver_7e98 li ul a,
.header_out_cf98 .small-fa93 li ul a,
.header_out_cf98 .border-red-8ebe li ul a,
.header_out_cf98 .mask-8165 li ul a,
.header_out_cf98 .short-235d li ul a,
.header_out_cf98 .fixed-4e94 li ul a,
.header_out_cf98 .video_d4c0 li ul a,
.header_out_cf98 .card-7b3b li ul a {
  padding-left: 20px;
}
.header_out_cf98 .silver_7e98 li ul ul li::before,
.header_out_cf98 .small-fa93 li ul ul li::before,
.header_out_cf98 .border-red-8ebe li ul ul li::before,
.header_out_cf98 .mask-8165 li ul ul li::before,
.header_out_cf98 .short-235d li ul ul li::before,
.header_out_cf98 .fixed-4e94 li ul ul li::before,
.header_out_cf98 .video_d4c0 li ul ul li::before,
.header_out_cf98 .card-7b3b li ul ul li::before {
  left: 30px;
}
.header_out_cf98 .silver_7e98 li ul ul a,
.header_out_cf98 .small-fa93 li ul ul a,
.header_out_cf98 .border-red-8ebe li ul ul a,
.header_out_cf98 .mask-8165 li ul ul a,
.header_out_cf98 .short-235d li ul ul a,
.header_out_cf98 .fixed-4e94 li ul ul a,
.header_out_cf98 .video_d4c0 li ul ul a,
.header_out_cf98 .card-7b3b li ul ul a {
  padding-left: 40px;
}
.header_out_cf98 .link-smooth-9230 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.header_out_cf98 .card-7b3b ul li {
  margin-bottom: 1.41575em;
}
.header_out_cf98 .card-7b3b ul li .shade_6130 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.header_out_cf98 .card-7b3b ul li .column_hot_2ae0 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.last_a1e7 .silver_7e98 li a,
.last_a1e7 .small-fa93 li a,
.last_a1e7 .border-red-8ebe li a,
.last_a1e7 .mask-8165 li a,
.last_a1e7 .short-235d li a,
.last_a1e7 .fixed-4e94 li a,
.last_a1e7 .video_d4c0 li a,
.last_a1e7 .card-7b3b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.last_a1e7 .link-smooth-9230 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.last_a1e7 .prev-e081 ul li.icon_fast_a8d7 .gallery-19a9,
.last_a1e7 .prev-e081 ul li.carousel-4d5d .gallery-19a9 {
  background: rgba(0, 0, 0, 0.2);
}
.last_a1e7 .header_out_cf98 .prev-e081 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium-d602 .header_out_cf98 .clean-8dc3 li {
  margin: 0;
}
.medium-d602 .header_out_cf98 .clean-8dc3 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.medium-d602 .header_out_cf98 .clean-8dc3 li ul {
  margin: 0;
}
.medium-d602 .header_out_cf98 .clean-8dc3 li ul li a {
  padding-left: 15px;
}
.medium-d602 .header_out_cf98 .clean-8dc3 li ul li li a {
  padding-left: 30px;
}
.medium-d602 .header_out_cf98 .clean-8dc3 li.fast_1b04 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.medium-d602 .header_out_cf98 .clean-8dc3 li.fast_1b04 > 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;
}
.medium-d602 .header_out_cf98 .clean-8dc3 li.fast_1b04 > 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;
}
.slow-1360 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.dynamic_581d {
  position: relative;
  z-index: 10;
}
.dynamic_581d .row-2198 {
  width: 100%;
  max-width: 100%;
}
.section_87b8 .overlay_lower_2ba7 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.section_87b8 .blue_795c {
}
.section_87b8 .last_a1e7 {
  background: #292929;
}
.motion-e310 .overlay_lower_2ba7 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.motion-e310 .blue_795c {
  background: #f9f9f9;
}
.motion-e310 .last_a1e7 {
  background: #303030;
}
.static_021a .overlay_lower_2ba7 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .static_021a .tabs-e1a1 {
    margin-bottom: 1em;
  }
  .static_021a .tabs-e1a1:last-child {
    margin-bottom: 0;
  }
}
.static_021a .blue_795c {
  background: #ededed;
}
.static_021a .last_a1e7 {
  background: #1a1a1a;
}
.overlay_lower_2ba7.blue_795c {
  color: rgba(0, 0, 0, 0.6);
}
.overlay_lower_2ba7.blue_795c .motion_80b2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.overlay_lower_2ba7.last_a1e7 {
  color: rgba(255, 255, 255, 0.99);
}
.overlay_lower_2ba7.last_a1e7 a:not(.box_6c23) {
  color: rgba(255, 255, 255, 0.79);
}
.overlay_lower_2ba7.last_a1e7 a:not(.box_6c23):hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay_lower_2ba7.last_a1e7 .motion_80b2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay_lower_2ba7.last_a1e7 table tbody td,
.overlay_lower_2ba7.last_a1e7 table th {
  background: rgba(0, 0, 0, 0.08);
}
.row_9732.dark_3020 .wood-28c4 {
  max-width: initial;
}
.row_9732 .hidden-97df {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.row_9732 .hidden-97df .row-2198 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .row_9732 .hidden-97df .row-2198 {
    display: block;
    margin-bottom: 2em;
  }
  .row_9732 .hidden-97df .row-2198:last-child {
    margin-bottom: 0;
  }
}
.static_021a .tabs-e1a1:last-child,
.motion-e310 .tabs-e1a1:last-child,
.section_87b8 .tabs-e1a1:last-child {
  margin-bottom: 0;
}
.static_021a .tabs-e1a1 .header_out_cf98 .prev-e081:last-child,
.motion-e310 .tabs-e1a1 .header_out_cf98 .prev-e081:last-child,
.section_87b8 .tabs-e1a1 .header_out_cf98 .prev-e081:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .static_021a .highlight_a146,
  .static_021a .pro_1bb8,
  .motion-e310 .highlight_a146,
  .motion-e310 .pro_1bb8,
  .section_87b8 .highlight_a146,
  .section_87b8 .pro_1bb8 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .dynamic_581d .tabs-e1a1 {
    margin-bottom: 2em;
  }
}
.dynamic_581d p:last-child {
  margin-bottom: 0;
}
.dynamic_581d li,
.dynamic_581d ul {
  list-style: none;
  margin: 0;
}
.dynamic_581d ul ul {
  margin-left: 2.617924em;
}
.thumbnail_outer_08b9 {
  font-size: 0.875em;
}

/* css-noise: 64b2 */
.shadow-element-i6 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.1;
}
