/*!
Theme Name: Customify
Theme URI: https://pressmaximum.middle_9b53/customify
Author: WPCustomify
Author URI: https://pressmaximum.middle_9b53
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.middle_9b53/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.focused-d8e2.up_d3de/licenses/gpl-2.0.grid-bright-9aa0
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.out_86ec/, (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.block_outer_89c3.smooth_5b61/normalize.footer-black-064c/
 ======
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.footer-black-064c v7.0.0 | MIT License | github.middle_9b53/necolas/normalize.footer-black-064c */
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;
}
.feature-yellow-eac8 .slider_890c,
.smooth_9dce,
.badge-soft-fe23,
.last-ffad,
.inner-3f24,
.top-c494,
.left_235b,
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;
}
.smooth_9dce,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .smooth_9dce,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .smooth_9dce,
  h1 {
    font-size: 1.8em;
  }
}
.badge-soft-fe23,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.badge-soft-fe23 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .badge-soft-fe23,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .badge-soft-fe23,
  h2 {
    font-size: 1.7em;
  }
}
.last-ffad,
h3 {
  font-size: 1.618em;
}
.feature-yellow-eac8 .slider_890c,
.inner-3f24,
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.hover_a674 {
  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;
}
.in-2dd3:after,
.in-2dd3:before,
.grid-current-d703:after,
.grid-current-d703:before {
  content: "";
  display: table;
}
.in-2dd3:after,
.grid-current-d703:after {
  clear: both;
}
.banner-b426 {
  float: right;
  margin-right: 0;
}
.red_22df {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.texture-bronze-a19e .box_next_2af0,
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;
}
.texture-bronze-a19e .box_next_2af0: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;
}
.media-up-f079 .box_next_2af0 {
  box-shadow: none;
}
.media-up-f079
  .box_next_2af0
  .hovered-c85f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.media-up-f079 .box_next_2af0 .section-black-08f0 {
  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;
}
.media-up-f079
  .box_next_2af0
  .section-black-08f0
  b {
  display: none;
}
.media-up-f079 .wood-56f9 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.easy_218e:not(.dropdown-complex-2e34):not(.surface_ea59),
button:not(.dropdown-complex-2e34):not(.surface_ea59),
input[type="button"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ),
input[type="reset"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ),
input[type="submit"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ) {
  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;
}
.easy_218e:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ):hover,
button:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ):hover,
input[type="button"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ):hover,
input[type="reset"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ):hover,
input[type="submit"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.easy_218e:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ):active,
.easy_218e:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ):focus,
button:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ):active,
button:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ):focus,
input[type="button"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ):active,
input[type="button"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ):focus,
input[type="reset"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ):active,
input[type="reset"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ):focus,
input[type="submit"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ):active,
input[type="submit"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ):focus {
  outline: 0;
}
.easy_218e:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96,
button:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96,
input[type="button"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96,
input[type="reset"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96,
input[type="submit"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96 {
  position: relative;
}
.easy_218e:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96
  .header_north_7e96,
.easy_218e:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96
  .selected-602a,
.easy_218e:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96
  .texture-upper-9057,
.easy_218e:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96
  i,
.easy_218e:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96
  svg,
button:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96
  .header_north_7e96,
button:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96
  .selected-602a,
button:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96
  .texture-upper-9057,
button:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96
  i,
button:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96
  svg,
input[type="button"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96
  .header_north_7e96,
input[type="button"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96
  .selected-602a,
input[type="button"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96
  .texture-upper-9057,
input[type="button"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96
  i,
input[type="button"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96
  svg,
input[type="reset"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96
  .header_north_7e96,
input[type="reset"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96
  .selected-602a,
input[type="reset"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96
  .texture-upper-9057,
input[type="reset"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96
  i,
input[type="reset"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96
  svg,
input[type="submit"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96
  .header_north_7e96,
input[type="submit"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96
  .selected-602a,
input[type="submit"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96
  .texture-upper-9057,
input[type="submit"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96
  i,
input[type="submit"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96
  svg {
  visibility: hidden;
}
.easy_218e:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96:after,
button:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96:after,
input[type="button"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96:after,
input[type="reset"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96:after,
input[type="submit"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ).fn-loading-ce96: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;
}
.easy_218e:not(.dropdown-complex-2e34):not(.surface_ea59),
input[type="button"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ),
input[type="reset"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ),
input[type="submit"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ) {
  color: #fff;
  background: #235787;
}
.easy_218e:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ):focus,
input[type="button"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ):focus,
input[type="reset"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ):focus,
input[type="submit"]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ):focus {
  color: #fff;
}
.easy_218e.fn-disabled-ce96:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ),
.easy_218e[disabled]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ),
button.fn-disabled-ce96:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ),
button[disabled]:not(.dropdown-complex-2e34):not(
    .surface_ea59
  ) {
  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;
}
.black-c482 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.black-c482: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;
}
.content-ee55 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.message_f8c8 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.surface-lower-3434 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.in-2dd3:after,
.in-2dd3:before,
.info_a69b:after,
.info_a69b:before,
.fast-b9cb:after,
.fast-b9cb:before,
.narrow-8211:after,
.narrow-8211:before,
.rough_2bf1:after,
.rough_2bf1:before,
.title-ae5c:after,
.title-ae5c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.in-2dd3:after,
.info_a69b:after,
.fast-b9cb:after,
.narrow-8211:after,
.rough_2bf1:after,
.title-ae5c:after {
  clear: both;
}
.info_a69b .blue-3ba4,
.fast-b9cb .blue-3ba4,
.box-out-7b1a .blue-3ba4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.feature-orange-a6b6 {
  display: inline-block;
}
.slow-c595 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.slow-c595 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slow-c595 .icon_mini_1bc1 {
  padding: 1em 0;
  font-size: 85%;
}
.icon_mini_1bc1 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.item_463c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.item_463c:after,
.item_463c:before {
  content: "";
  display: table;
}
.item_463c:after {
  clear: both;
}
.dynamic-66a3 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.icon_blue_2d06 .dynamic-66a3 {
  max-width: 50%;
}
.hot_0a76 .dynamic-66a3 {
  max-width: 33.33%;
}
.search_stone_181d .dynamic-66a3 {
  max-width: 25%;
}
.widget-98ce .dynamic-66a3 {
  max-width: 20%;
}
.modal_720d .dynamic-66a3 {
  max-width: 16.66%;
}
.tall-fe4b .dynamic-66a3 {
  max-width: 14.28%;
}
.stone_1e56 .dynamic-66a3 {
  max-width: 12.5%;
}
.bright_f47c .dynamic-66a3 {
  max-width: 11.11%;
}
.summary_prev_9131 {
  display: block;
}
.feature-yellow-eac8 .west_09bb label,
.feature-yellow-eac8 .modal_simple_2569 label,
.feature-yellow-eac8 .narrow_2a6a label,
.feature-yellow-eac8 .filter-6f79 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dropdown_right_549a {
  list-style: none;
  margin: 0;
}
.dropdown_right_549a article.soft-6a30 {
  margin-bottom: 0;
}
.dropdown_right_549a ul {
  list-style: none;
  margin: 0;
}
.dropdown_right_549a .feature_soft_3b63 li.soft-6a30 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dropdown_right_549a .feature_soft_3b63 li.soft-6a30 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dropdown_right_549a .feature_soft_3b63 li.soft-6a30: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) {
  .dropdown_right_549a .feature_soft_3b63 li.soft-6a30 li.soft-6a30 li.soft-6a30 li.soft-6a30 {
    padding-left: 0;
  }
}
article.soft-6a30 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.soft-6a30 .info_a69b p:last-of-type {
  margin-bottom: 0;
}
article.soft-6a30 .media-b713 {
  float: left;
}
article.soft-6a30 .description_2617 {
  margin-left: 85px;
}
article.soft-6a30 .alert_brown_5447 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.soft-6a30 .alert_brown_5447 .filter_3979 {
  margin-left: 10px;
}
article.soft-6a30 .chip-pro-3f77 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.soft-6a30 .mini-78c3 {
  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 .west_09bb,
  #respond .narrow_2a6a,
  #respond .filter-6f79 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .west_09bb input,
#respond .narrow_2a6a input,
#respond .filter-6f79 input {
  width: 100%;
}
#respond .filter-6f79 {
  margin-right: 0;
}
#respond .main_current_2b3d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.highlight-3290 {
  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;
}
.highlight-3290.heading_brown_fff3 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.highlight-3290 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%);
}
.highlight-3290:focus,
.highlight-3290: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);
}
.yellow-f631 {
  border-radius: 10%;
}
.tag_4c71 {
  border-radius: 50%;
}
.hero_glass_3f0b {
  font-size: 0.72em;
}
.modal-silver-6667 {
  font-size: 0.875em;
}
.steel-b31d {
  font-size: 1.1em;
}
.brown_6db4 {
  text-transform: uppercase;
  line-height: 1.2;
}
.brown_6db4.hero_glass_3f0b {
  letter-spacing: 0.5px;
}
.motion-fd4d,
.motion-fd4d a {
  color: #6d6d6d;
}
.motion-fd4d a:hover {
  color: #111;
}
.container-dynamic-9e21 {
  color: #6d6d6d;
}
.hovered_ae06 {
  overflow-x: hidden;
}
.hovered_ae06 .chip-mini-bffb.article-45bf {
  position: relative;
}
.hovered_ae06 .chip-mini-bffb.article-45bf.element-gold-f1ae {
  position: initial;
}
.hovered_ae06
  .chip-mini-bffb.article-45bf.element-gold-f1ae
  .thumbnail_last_8c67 {
  left: auto;
}
.hovered_ae06 .chip-mini-bffb .thumbnail_last_8c67 {
  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;
}
.hovered_ae06 .chip-mini-bffb:hover.article-45bf {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.hovered_ae06
  .chip-mini-bffb:hover.article-45bf
  .thumbnail_last_8c67 {
  display: block;
  z-index: 9999999;
}
.hovered_ae06 .mask-c861 .easy_d09f,
.hovered_ae06 .filter-hard-92a6 .easy_d09f {
  display: none;
}
.hovered_ae06 .fast-10cc .chip-mini-bffb:hover.article-45bf {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.feature-yellow-eac8 .west_09bb label,
.feature-yellow-eac8 .modal_simple_2569 label,
.feature-yellow-eac8 .narrow_2a6a label,
.feature-yellow-eac8 .filter-6f79 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dropdown_right_549a {
  list-style: none;
  margin: 0;
}
.dropdown_right_549a article.soft-6a30 {
  margin-bottom: 0;
}
.dropdown_right_549a ul {
  list-style: none;
  margin: 0;
}
.dropdown_right_549a .feature_soft_3b63 li.soft-6a30 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dropdown_right_549a .feature_soft_3b63 li.soft-6a30 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dropdown_right_549a .feature_soft_3b63 li.soft-6a30: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) {
  .dropdown_right_549a .feature_soft_3b63 li.soft-6a30 li.soft-6a30 li.soft-6a30 li.soft-6a30 {
    padding-left: 0;
  }
}
article.soft-6a30 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.soft-6a30 .info_a69b p:last-of-type {
  margin-bottom: 0;
}
article.soft-6a30 .media-b713 {
  float: left;
}
article.soft-6a30 .description_2617 {
  margin-left: 85px;
}
article.soft-6a30 .alert_brown_5447 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.soft-6a30 .alert_brown_5447 .filter_3979 {
  margin-left: 10px;
}
article.soft-6a30 .chip-pro-3f77 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.soft-6a30 .mini-78c3 {
  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 .west_09bb,
  #respond .narrow_2a6a,
  #respond .filter-6f79 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .west_09bb input,
#respond .narrow_2a6a input,
#respond .filter-6f79 input {
  width: 100%;
}
#respond .filter-6f79 {
  margin-right: 0;
}
#respond .main_current_2b3d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.mask-c861 .west-d1f8 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.west-d1f8 .highlight-lower-bc71.link-large-2ea7 .paragraph_f1fc > li > a:focus,
.west-d1f8 .highlight-lower-bc71.link-large-2ea7 .paragraph_f1fc > li > a:hover,
.west-d1f8 .highlight-lower-bc71.accordion-black-e1de .paragraph_f1fc > li > a:focus,
.west-d1f8 .highlight-lower-bc71.accordion-black-e1de .paragraph_f1fc > li > a:hover,
.west-d1f8 .highlight-lower-bc71.box-35ce .paragraph_f1fc > li > a:focus,
.west-d1f8 .highlight-lower-bc71.box-35ce .paragraph_f1fc > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.west-d1f8
  .highlight-lower-bc71.link-large-2ea7
  .paragraph_f1fc
  > li.carousel-short-9aad
  > a,
.west-d1f8
  .highlight-lower-bc71.link-large-2ea7
  .paragraph_f1fc
  > li.logo-first-d27d
  > a,
.west-d1f8
  .highlight-lower-bc71.accordion-black-e1de
  .paragraph_f1fc
  > li.carousel-short-9aad
  > a,
.west-d1f8
  .highlight-lower-bc71.accordion-black-e1de
  .paragraph_f1fc
  > li.logo-first-d27d
  > a,
.west-d1f8
  .highlight-lower-bc71.box-35ce
  .paragraph_f1fc
  > li.carousel-short-9aad
  > a,
.west-d1f8 .highlight-lower-bc71.box-35ce .paragraph_f1fc > li.item-2dc7 > a {
  color: rgba(255, 255, 255, 0.99);
}
.west-d1f8 .basic_5bca,
.west-d1f8 .basic_5bca a {
  color: rgba(255, 255, 255, 0.99);
}
.west-d1f8 .clean-a340.huge-c37e li a,
.west-d1f8 .texture_tiny_6ab0 a,
.west-d1f8 .heading_white_f007,
.west-d1f8 .paragraph_f1fc > li > a,
.west-d1f8 .thumbnail_mini_ca54 {
  color: rgba(255, 255, 255, 0.79);
}
.west-d1f8 .clean-a340.huge-c37e li a:hover,
.west-d1f8 .texture_tiny_6ab0 a:hover,
.west-d1f8 .heading_white_f007:hover,
.west-d1f8 .paragraph_f1fc > li > a:hover,
.west-d1f8 .thumbnail_mini_ca54:hover {
  color: rgba(255, 255, 255, 0.99);
}
.west-d1f8 .main-7a8b {
  color: rgba(255, 255, 255, 0.79);
}
.west-d1f8 .main-7a8b .cold_1299 {
  color: rgba(255, 255, 255, 0.99);
}
.west-d1f8 .main-7a8b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.west-d1f8 .complex_febf .out-92cd {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.west-d1f8 .complex_febf .out-92cd .motion-ac58 {
  color: rgba(255, 255, 255, 0.79);
}
.west-d1f8
  .complex_febf
  .out-92cd
  .motion-ac58::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.west-d1f8
  .complex_febf
  .out-92cd
  .motion-ac58:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.west-d1f8
  .complex_febf
  .out-92cd
  .motion-ac58::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.west-d1f8
  .complex_febf
  .out-92cd
  .motion-ac58::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.west-d1f8 .complex_febf .left_d60d {
  color: rgba(255, 255, 255, 0.79);
}
.west-d1f8 .complex_febf .left_d60d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media_4067
  .west-d1f8
  .complex_febf
  .form-medium-a234
  .narrow-6e31 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.media_4067
  .west-d1f8
  .complex_febf
  .form-medium-a234
  .motion-ac58 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.mask-c861 .light_3235 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.light_3235 .highlight-lower-bc71.link-large-2ea7 .paragraph_f1fc > li > a:focus,
.light_3235 .highlight-lower-bc71.link-large-2ea7 .paragraph_f1fc > li > a:hover,
.light_3235 .highlight-lower-bc71.accordion-black-e1de .paragraph_f1fc > li > a:focus,
.light_3235 .highlight-lower-bc71.accordion-black-e1de .paragraph_f1fc > li > a:hover,
.light_3235 .highlight-lower-bc71.box-35ce .paragraph_f1fc > li > a:focus,
.light_3235 .highlight-lower-bc71.box-35ce .paragraph_f1fc > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.light_3235
  .highlight-lower-bc71.link-large-2ea7
  .paragraph_f1fc
  > li.carousel-short-9aad
  > a,
.light_3235
  .highlight-lower-bc71.link-large-2ea7
  .paragraph_f1fc
  > li.logo-first-d27d
  > a,
.light_3235
  .highlight-lower-bc71.accordion-black-e1de
  .paragraph_f1fc
  > li.carousel-short-9aad
  > a,
.light_3235
  .highlight-lower-bc71.accordion-black-e1de
  .paragraph_f1fc
  > li.logo-first-d27d
  > a,
.light_3235
  .highlight-lower-bc71.box-35ce
  .paragraph_f1fc
  > li.carousel-short-9aad
  > a,
.light_3235 .highlight-lower-bc71.box-35ce .paragraph_f1fc > li.item-2dc7 > a {
  color: rgba(0, 0, 0, 0.8);
}
.light_3235 .basic_5bca,
.light_3235 .basic_5bca a {
  color: rgba(0, 0, 0, 0.8);
}
.light_3235 .clean-a340.huge-c37e li a,
.light_3235 .texture_tiny_6ab0 a,
.light_3235 .heading_white_f007,
.light_3235 .paragraph_f1fc > li > a,
.light_3235 .thumbnail_mini_ca54 {
  color: rgba(0, 0, 0, 0.55);
}
.light_3235 .clean-a340.huge-c37e li a:hover,
.light_3235 .texture_tiny_6ab0 a:hover,
.light_3235 .heading_white_f007:hover,
.light_3235 .paragraph_f1fc > li > a:hover,
.light_3235 .thumbnail_mini_ca54:hover {
  color: rgba(0, 0, 0, 0.8);
}
.light_3235 .main-7a8b {
  color: rgba(0, 0, 0, 0.55);
}
.light_3235 .main-7a8b .cold_1299 {
  color: rgba(0, 0, 0, 0.8);
}
.light_3235 .main-7a8b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent-rough-91ff .narrow-daa8 {
  margin-left: auto;
  margin-right: auto;
}
.fast-b9cb > * {
  margin-left: auto;
  margin-right: auto;
}
.fast-b9cb .content-ee55 {
  margin-right: 1.41575em;
}
.slow-c2e9 .fast-b9cb > .thick_bc17 {
  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;
}
.slow-c2e9 .fast-b9cb > .outline-liquid-8b56 {
  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;
}
.content_next_67f0.accent-rough-91ff .narrow-daa8,
.slow_ed9b.accent-rough-91ff .narrow-daa8 {
  margin-left: 0;
}
.gold-ac8f.accent-rough-91ff .narrow-daa8,
.secondary-east-5c86.accent-rough-91ff .narrow-daa8 {
  margin-right: 0;
}
.fast-b9cb ol,
.fast-b9cb ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.orange_783c video {
  max-width: 100%;
}
.small-3f47 img {
  display: block;
}
.small-3f47.content-ee55,
.small-3f47.message_f8c8 {
  width: 100%;
}
.small-3f47.outline-liquid-8b56 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hover_full_5ece:not(.shadow_gold_74b4) {
  margin: 1.5em auto;
}
.secondary_96fa p {
  padding: 1.5em 14px;
}
ul.message-hot-5a15.outline-liquid-8b56,
ul.message-hot-5a15.thick_bc17,
ul.message-hot-5a15.mask-static-d785.thick_bc17 {
  padding: 0 14px;
}
.down_508a {
  display: block;
  overflow-x: auto;
}
.down_508a table {
  border-collapse: collapse;
  width: 100%;
}
.down_508a td,
.down_508a th {
  padding: 0.5em;
}
.fast-b9cb li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.fast-b9cb ol ol,
.fast-b9cb ol ul,
.fast-b9cb ul ol,
.fast-b9cb ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.fast-b9cb ol ol li,
.fast-b9cb ol ul li,
.fast-b9cb ul ol li,
.fast-b9cb ul ul li {
  margin-left: 0;
}
.container_left_35d2.filter_44fa > .gradient-fixed-a96f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.container_left_35d2.filter_44fa > .gradient-fixed-a96f iframe,
.container_left_35d2.filter_44fa > .gradient-fixed-a96f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.wrapper_a8bd {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.wrapper_a8bd.fresh_df50 {
  padding: 0;
}
.wrapper_a8bd.fresh_df50 cite {
  font-size: 13px;
}
.wrapper_a8bd > * {
  margin-left: 16px;
  margin-right: 16px;
}
.wrapper_a8bd cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.first_eeeb {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.first_eeeb > p:first-child {
  margin-top: 0;
}
.first_eeeb cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.first_eeeb blockquote {
  border-left: 0;
}
.row-feed {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.row-feed:not(.silver_8868) {
  max-width: 100px;
}
.row-feed.clean_0d85 {
  border-bottom: none !important;
  text-align: center;
}
.row-feed.clean_0d85::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .secondary_96fa p {
    padding: 1.5em 0;
  }
}
.secondary-5fa5 {
  color: #0073aa;
}
.badge_in_9e6c {
  background-color: #0073aa;
}
.detail_8d06 {
  color: #229fd8;
}
.section-large-9fbd {
  background-color: #229fd8;
}
.hover-0f4f {
  color: #eee;
}
.thumbnail-pink-ab73 {
  background-color: #eee;
}
.info_dynamic_005e {
  color: #444;
}
.grid_south_acd1 {
  background-color: #444;
}
.column_soft_3570 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.column_soft_3570 .slider_large_672a .texture_tiny_6ab0 {
  font-size: 15px;
}
.column_soft_3570 .texture_tiny_6ab0 {
  line-height: 1.3;
}
.column_soft_3570 .light_3235 {
}
.column_soft_3570 .west-d1f8 {
  background: #235787;
}
.top_7bbf {
  padding: 0;
}
.top_7bbf .west-d1f8 {
  background: #1a1a1a;
}
.top_7bbf .light_3235 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.background_up_6ac3 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.background_up_6ac3 .light_3235 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.background_up_6ac3 .west-d1f8 {
  background: #303030;
}
.title-ae5c {
  position: relative;
  z-index: 10;
}
.title-ae5c .center_1494 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.nav_warm_3962 .article-45bf {
  display: inline-block;
  vertical-align: middle;
}
.nav_warm_3962.bottom_14ca .article-45bf {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .nav_warm_3962.bottom_14ca .article-45bf {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .nav_warm_3962.bottom_14ca .article-45bf {
    margin-right: 0.4em;
  }
}
.nav_warm_3962.bottom_14ca .article-45bf:last-child {
  margin-right: 0;
}
.white_d1f9 .center_1494 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .mask-c861 .slider_large_672a {
    margin: 0 -0.5em;
  }
  .mask-c861 .slider_large_672a [class*="customify-col-"],
  .mask-c861 .slider_large_672a [class*="customify-col_"],
  .mask-c861 .slider_large_672a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.mask-c861.hover-37cd .center_1494 {
  background: 0 0 !important;
}
.mask-c861.hover-37cd .center_1494,
.mask-c861.white_d1f9 .center_1494 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .mask-c861.icon_135c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.mask-c861.white_d1f9 .center_1494 {
  box-shadow: none !important;
}
.form-f847 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .form-f847 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .form-f847 {
    padding: 18px 0 20px;
  }
}
.form-f847 .green-5c9f {
  width: 100%;
}
.form-f847 .footer_rough_e095 {
  margin-bottom: 0;
}
.form-f847 .secondary_d13f {
  margin-top: 5px;
  font-size: 0.875em;
}
.small_ba7f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.small_ba7f .preview-cf39 {
  width: 100%;
}
.table-green-9eac {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.table-green-9eac li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.table-green-9eac 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;
}
.table-green-9eac li:last-child:after {
  display: none;
}
.table-green-9eac li a {
  font-weight: 500;
  margin-right: 10px;
}
.caption_full_42ad .easy_d09f button,
.form-f847 .easy_d09f button {
  left: 0;
}
.caption_full_42ad .preview-cf39,
.form-f847 .preview-cf39 {
  padding-left: 0;
  padding-right: 0;
}
.caption_full_42ad .small_ba7f,
.form-f847 .small_ba7f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.caption_full_42ad {
  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;
}
.caption_full_42ad: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;
}
.caption_full_42ad .notice_72e2 {
  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) {
  .caption_full_42ad .notice_72e2 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .caption_full_42ad .notice_72e2 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .caption_full_42ad .notice_72e2 {
    min-height: 200px;
  }
}
.caption_full_42ad .table-green-9eac {
  color: rgba(255, 255, 255, 0.8);
}
.caption_full_42ad .table-green-9eac a,
.caption_full_42ad .table-green-9eac li:after {
  color: inherit;
}
.caption_full_42ad .table-green-9eac a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.card-e76f {
  margin-bottom: 0.5em;
}
.gallery-hovered-0941 {
  margin-bottom: 1.2em;
}
.gallery-hovered-0941,
.card-e76f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.gallery-hovered-0941 p:last-child,
.card-e76f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .easy_d09f,
#masthead .easy_d09f {
  display: none;
}
#masthead
  > .easy_d09f.surface_mini_5677 {
  display: none;
}
#masthead > .easy_d09f button {
  left: 0;
}
.purple_8cab {
  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%;
}
.purple_8cab .article-45bf {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.purple_8cab .notification-5008 {
  display: -webkit-box;
  display: flex;
}
.purple_8cab .notification-5008.bottom-93b2 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.purple_8cab .notification-5008.search_3402 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.purple_8cab .notification-5008.feature_018b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.purple_8cab.sidebar_a51a.info_west_0c1a .notification-5008.bottom-93b2 {
  flex-basis: 100%;
}
.purple_8cab.middle_514f .notification-5008.search_3402 {
  -webkit-box-flex: 1;
  flex: auto;
}
.purple_8cab.middle_514f .notification-5008.feature_018b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .easy_d09f.surface_mini_5677 {
  display: none;
}
#masthead > .easy_d09f button {
  left: 0;
}
.aside_clean_b757 {
  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;
}
.aside_clean_b757:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.aside_clean_b757.soft-6072 i {
  margin-right: 4px;
}
.aside_clean_b757.large_22fe i {
  margin-left: 5px;
}
.texture_tiny_6ab0 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.texture_tiny_6ab0 p:last-child {
  margin-bottom: 0;
}
.lite_401a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.lite_401a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.lite_401a img {
  display: block;
  width: auto;
  line-height: 1;
}
.lite_401a .basic_5bca {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.lite_401a .progress-out-ce71 {
  margin: 5px 0 7px 0;
}
.lite_401a.bottom-b200 .orange-7b71 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lite_401a.bottom-b200 .progress-6f9e {
  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;
}
.lite_401a.primary_old_2e51 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.lite_401a.primary_old_2e51 .orange-7b71 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lite_401a.primary_old_2e51 .progress-6f9e {
  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;
}
.lite_401a.thumbnail_red_2c5c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.lite_401a.tooltip_last_ed04 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.lite_401a.tooltip_last_ed04 .progress-6f9e {
  margin-top: 7px;
}
.frame-hard-b381 {
  display: inline-block;
}
.title-ae5c .detail_tall_58c1 .lite_401a img {
  max-width: 100%;
}
.highlight-lower-bc71 .block-7f59.status-5b9f,
.shadow_7a45 .block-7f59.status-5b9f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.highlight-lower-bc71 .layout_0bc5,
.shadow_7a45 .layout_0bc5 {
  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%);
}
.highlight-lower-bc71 .layout_0bc5 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.highlight-lower-bc71.warm-a5fc .layout_0bc5 {
  display: none;
}
.highlight-lower-bc71 .tall-b91e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.highlight-lower-bc71 .tall-b91e li {
  display: inline-block;
  position: relative;
}
.highlight-lower-bc71 .tall-b91e li:last-child {
  margin-right: 0;
}
.highlight-lower-bc71 .tall-b91e 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;
}
.highlight-lower-bc71 .tall-b91e li.item-2dc7 > a {
  color: rgba(0, 0, 0, 0.9);
}
.highlight-lower-bc71 .tall-b91e > 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;
}
.highlight-lower-bc71 .tall-b91e > li > a i {
  line-height: 0;
}
.highlight-lower-bc71 .tall-b91e > li.title-aafd > a .layout_0bc5 {
  margin-left: 4px;
  line-height: 0;
}
.highlight-lower-bc71 .tall-b91e .gradient_6788 li.title-aafd > a {
  position: relative;
}
.highlight-lower-bc71 .tall-b91e .gradient_6788 li.title-aafd > a:after,
.highlight-lower-bc71 .tall-b91e .gradient_6788 li.title-aafd > a:before {
  content: "";
  display: table;
}
.highlight-lower-bc71 .tall-b91e .gradient_6788 li.title-aafd > a:after {
  clear: both;
}
.highlight-lower-bc71 .tall-b91e .gradient_6788 li.title-aafd > a .layout_0bc5 {
  margin-left: 5px;
  float: right;
}
.highlight-lower-bc71 .tag_ee10,
.highlight-lower-bc71 .gradient_6788 {
  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;
}
.highlight-lower-bc71 .gradient_6788 {
  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;
}
.highlight-lower-bc71 .gradient_6788 .status-5b9f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.highlight-lower-bc71 .gradient_6788 .layout_0bc5 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.highlight-lower-bc71 .gradient_6788 li {
  display: block;
  margin: 0;
  padding: 0;
}
.highlight-lower-bc71 .gradient_6788 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;
}
.highlight-lower-bc71 .gradient_6788 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.highlight-lower-bc71 .gradient_6788 .gradient_6788 {
  top: 0;
  left: 100%;
}
.highlight-lower-bc71 .pagination-light-71e9.fn-focus-ce96 > .tag_ee10,
.highlight-lower-bc71 .pagination-light-71e9.fn-focus-ce96 > .gradient_6788,
.highlight-lower-bc71 .pagination-light-71e9:focus > .tag_ee10,
.highlight-lower-bc71 .pagination-light-71e9:focus > .gradient_6788,
.highlight-lower-bc71 .pagination-light-71e9:hover > .tag_ee10,
.highlight-lower-bc71 .pagination-light-71e9:hover > .gradient_6788 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.highlight-lower-bc71.box-35ce .paragraph_f1fc:after,
.highlight-lower-bc71.box-35ce .paragraph_f1fc:before {
  content: "";
  display: table;
}
.highlight-lower-bc71.box-35ce .paragraph_f1fc:after {
  clear: both;
}
.highlight-lower-bc71.box-35ce .paragraph_f1fc > li {
  float: left;
}
.highlight-lower-bc71.thumbnail-light-6d95 .paragraph_f1fc:after,
.highlight-lower-bc71.thumbnail-light-6d95 .paragraph_f1fc:before {
  content: "";
  display: table;
}
.highlight-lower-bc71.thumbnail-light-6d95 .paragraph_f1fc:after {
  clear: both;
}
.highlight-lower-bc71.thumbnail-light-6d95 .paragraph_f1fc > li {
  float: left;
}
.highlight-lower-bc71.thumbnail-light-6d95 .paragraph_f1fc > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.highlight-lower-bc71.thumbnail-light-6d95 .paragraph_f1fc > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.highlight-lower-bc71.thumbnail-light-6d95 .paragraph_f1fc > li.carousel-short-9aad > a,
.highlight-lower-bc71.thumbnail-light-6d95 .paragraph_f1fc > li.item-2dc7 > a {
  color: #fff;
  background-color: #1e4b75;
}
.highlight-lower-bc71.link-large-2ea7 .paragraph_f1fc > li > a .status-5b9f {
  position: relative;
}
.highlight-lower-bc71.link-large-2ea7 .paragraph_f1fc > li > a .status-5b9f: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;
}
.highlight-lower-bc71.link-large-2ea7
  .paragraph_f1fc
  > li:focus
  > a
  .status-5b9f:before,
.highlight-lower-bc71.link-large-2ea7
  .paragraph_f1fc
  > li:hover
  > a
  .status-5b9f:before {
  width: 100%;
  background-color: currentColor;
}
.highlight-lower-bc71.link-large-2ea7
  .paragraph_f1fc
  > li.carousel-short-9aad
  > a
  .status-5b9f:before,
.highlight-lower-bc71.link-large-2ea7
  .paragraph_f1fc
  > li.logo-first-d27d
  > a
  .status-5b9f:before {
  width: 100%;
  background-color: currentColor;
}
.highlight-lower-bc71.accordion-black-e1de .paragraph_f1fc > li > a .status-5b9f {
  position: relative;
}
.highlight-lower-bc71.accordion-black-e1de .paragraph_f1fc > li > a .status-5b9f: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;
}
.highlight-lower-bc71.accordion-black-e1de .paragraph_f1fc > li:focus > a .status-5b9f:before,
.highlight-lower-bc71.accordion-black-e1de
  .paragraph_f1fc
  > li:hover
  > a
  .status-5b9f:before {
  width: 100%;
  background-color: currentColor;
}
.highlight-lower-bc71.accordion-black-e1de
  .paragraph_f1fc
  > li.carousel-short-9aad
  > a
  .status-5b9f:before,
.highlight-lower-bc71.accordion-black-e1de
  .paragraph_f1fc
  > li.logo-first-d27d
  > a
  .status-5b9f:before {
  width: 100%;
  background-color: currentColor;
}
.shadow_7a45 .tall-b91e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.shadow_7a45 .tall-b91e li:first-child > a {
  border-top: none;
}
.shadow_7a45 .tall-b91e .sort-out-4e35 > .status-5b9f .layout_0bc5 {
  display: none;
}
.shadow_7a45 .tall-b91e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.shadow_7a45 .tall-b91e li:last-child {
  border: none;
}
.shadow_7a45 .tall-b91e li.title-aafd > a {
  padding-right: 45px !important;
}
.shadow_7a45 .tall-b91e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.shadow_7a45 .tall-b91e li a:focus,
.shadow_7a45 .tall-b91e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow_7a45 .tall-b91e li .focus-easy-90f5 {
  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;
}
.shadow_7a45 .tall-b91e li .focus-easy-90f5:hover {
  box-shadow: none;
}
.shadow_7a45 .tall-b91e li .focus-easy-90f5 .layout_0bc5 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.shadow_7a45 .tall-b91e .gradient_6788 {
  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);
}
.shadow_7a45 .tall-b91e .gradient_6788 li a {
  padding-left: 3em;
}
.shadow_7a45 .tall-b91e .east_da33 > a .focus-easy-90f5 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.shadow_7a45 .tall-b91e .east_da33 > .gradient_6788 {
  display: block;
  opacity: 1;
}
.slider_45da {
  max-width: 100%;
}
.widget_34d9 {
  line-height: 0;
  cursor: pointer;
}
.thumbnail_mini_ca54 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.thumbnail_mini_ca54:hover {
  box-shadow: none;
  color: currentColor;
}
.thumbnail_mini_ca54 svg {
  width: 18px;
  height: 18px;
}
.thumbnail_mini_ca54 .button-solid-1ee0 {
  display: none;
}
.notification_ca57 {
  position: relative;
}
.notification_ca57.fn-active-ce96 .thumbnail_mini_ca54 .box_0661 {
  display: none;
}
.notification_ca57.fn-active-ce96 .thumbnail_mini_ca54 .button-solid-1ee0 {
  display: inline-block;
}
.notification_ca57 .east_dc73 {
  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);
}
.notification_ca57.plasma-999c .east_dc73 {
  left: auto;
  right: -0.9em;
}
.notification_ca57.plasma-999c .image-432a::before {
  left: auto;
  right: 15px;
}
.notification_ca57.fn-active-ce96 .east_dc73 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.form-medium-a234 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.form-medium-a234 label {
  flex-basis: 100%;
}
.form-medium-a234 .out-92cd {
  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-medium-a234 .motion-ac58 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.form-medium-a234 .motion-ac58:focus {
  background-color: transparent;
}
.form-medium-a234 button.left_d60d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.form-medium-a234 button.left_d60d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.form-medium-a234 button.left_d60d svg {
  width: 18px;
  height: 18px;
}
.form-medium-a234 input[type="submit"] {
  min-height: auto;
}
.complex_febf .form-medium-a234 .motion-ac58 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.image-432a {
  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) {
  .image-432a {
    width: 220px;
  }
}
.image-432a label {
  flex-basis: 100%;
}
.image-432a::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;
}
.media_4067 .complex_febf .form-medium-a234 {
  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;
}
.media_4067
  .complex_febf
  .form-medium-a234
  .out-92cd {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.media_4067 .complex_febf .form-medium-a234 .motion-ac58 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.media_4067
  .complex_febf
  .form-medium-a234
  .motion-ac58:focus {
  background: 0 0;
}
.media_4067
  .complex_febf
  .form-medium-a234
  .narrow-6e31 {
  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;
}
.clean-a340 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.clean-a340 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.clean-a340 li:last-child {
  margin-right: 0;
}
.clean-a340 li:first-child {
  margin-left: 0;
}
.clean-a340.image_fixed_a79f a {
  color: #fff;
}
.clean-a340.image_fixed_a79f a:hover {
  color: #fff;
}
.clean-a340 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.clean-a340 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.clean-a340 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.clean-a340 a:hover {
  opacity: 0.9;
  color: inherit;
}
.clean-a340 [class*="social-icon-apple"] {
  background-color: #999;
}
.clean-a340 [class*="social-icon-apple"].white-a33b {
  background-color: transparent;
  color: #999;
}
.clean-a340 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.clean-a340 [class*="social-icon-behance"].white-a33b {
  background-color: transparent;
  color: #1769ff;
}
.clean-a340 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.clean-a340 [class*="social-icon-bitbucket"].white-a33b {
  background-color: transparent;
  color: #205081;
}
.clean-a340 [class*="social-icon-codepen"] {
  background-color: #000;
}
.clean-a340 [class*="social-icon-codepen"].white-a33b {
  background-color: transparent;
  color: #000;
}
.clean-a340 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.clean-a340 [class*="social-icon-delicious"].white-a33b {
  background-color: transparent;
  color: #39f;
}
.clean-a340 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.clean-a340 [class*="social-icon-digg"].white-a33b {
  background-color: transparent;
  color: #005be2;
}
.clean-a340 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.clean-a340 [class*="social-icon-dribbble"].white-a33b {
  background-color: transparent;
  color: #ea4c89;
}
.clean-a340 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.clean-a340 [class*="social-icon-envelope"].white-a33b {
  background-color: transparent;
  color: #ea4335;
}
.clean-a340 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.clean-a340 [class*="social-icon-facebook"].white-a33b {
  background-color: transparent;
  color: #3b5998;
}
.clean-a340 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.clean-a340 [class*="social-icon-flickr"].white-a33b {
  background-color: transparent;
  color: #0063dc;
}
.clean-a340 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.clean-a340 [class*="social-icon-foursquare"].white-a33b {
  background-color: transparent;
  color: #2d5be3;
}
.clean-a340 [class*="social-icon-github"] {
  background-color: #333;
}
.clean-a340 [class*="social-icon-github"].white-a33b {
  background-color: transparent;
  color: #333;
}
.clean-a340 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.clean-a340 [class*="social-icon-google-plus"].white-a33b {
  background-color: transparent;
  color: #dd4b39;
}
.clean-a340 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.clean-a340 [class*="social-icon-houzz"].white-a33b {
  background-color: transparent;
  color: #7ac142;
}
.clean-a340 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.clean-a340 [class*="social-icon-instagram"].white-a33b {
  background-color: transparent;
  color: #262626;
}
.clean-a340 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.clean-a340 [class*="social-icon-jsfiddle"].white-a33b {
  background-color: transparent;
  color: #487aa2;
}
.clean-a340 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.clean-a340 [class*="social-icon-linkedin"].white-a33b {
  background-color: transparent;
  color: #0077b5;
}
.clean-a340 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.clean-a340 [class*="social-icon-medium"].white-a33b {
  background-color: transparent;
  color: #00ab6b;
}
.clean-a340 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.clean-a340
  [class*="social-icon-odnoklassniki"].white-a33b {
  background-color: transparent;
  color: #f4731c;
}
.clean-a340 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.clean-a340 [class*="social-icon-meetup"].white-a33b {
  background-color: transparent;
  color: #ec1c40;
}
.clean-a340 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.clean-a340 [class*="social-icon-pinterest"].white-a33b {
  background-color: transparent;
  color: #bd081c;
}
.clean-a340 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.clean-a340 [class*="social-icon-product-hunt"].white-a33b {
  background-color: transparent;
  color: #da552f;
}
.clean-a340 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.clean-a340 [class*="social-icon-reddit"].white-a33b {
  background-color: transparent;
  color: #ff4500;
}
.clean-a340 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.clean-a340 [class*="social-icon-rss"].white-a33b {
  background-color: transparent;
  color: #f26522;
}
.clean-a340 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.clean-a340
  [class*="social-icon-shopping-cart"].white-a33b {
  background-color: transparent;
  color: #4caf50;
}
.clean-a340 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.clean-a340 [class*="social-icon-skype"].white-a33b {
  background-color: transparent;
  color: #00aff0;
}
.clean-a340 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.clean-a340 [class*="social-icon-slideshare"].white-a33b {
  background-color: transparent;
  color: #0077b5;
}
.clean-a340 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.clean-a340 [class*="social-icon-snapchat"].white-a33b {
  background-color: transparent;
  color: #fffc00;
}
.clean-a340 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.clean-a340 [class*="social-icon-soundcloud"].white-a33b {
  background-color: transparent;
  color: #f80;
}
.clean-a340 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.clean-a340 [class*="social-icon-spotify"].white-a33b {
  background-color: transparent;
  color: #2ebd59;
}
.clean-a340 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.clean-a340
  [class*="social-icon-stack-overflow"].white-a33b {
  background-color: transparent;
  color: #fe7a15;
}
.clean-a340 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.clean-a340 [class*="social-icon-maldkfgram"].white-a33b {
  background-color: transparent;
  color: #2ca5e0;
}
.clean-a340 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.clean-a340 [class*="social-icon-tripadvisor"].white-a33b {
  background-color: transparent;
  color: #589442;
}
.clean-a340 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.clean-a340 [class*="social-icon-tumblr"].white-a33b {
  background-color: transparent;
  color: #35465c;
}
.clean-a340 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.clean-a340 [class*="social-icon-twitch"].white-a33b {
  background-color: transparent;
  color: #6441a5;
}
.clean-a340 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.clean-a340 [class*="social-icon-twitter"].white-a33b {
  background-color: transparent;
  color: #1da1f2;
}
.clean-a340 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.clean-a340 [class*="social-icon-vimeo"].white-a33b {
  background-color: transparent;
  color: #1ab7ea;
}
.clean-a340 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.clean-a340 [class*="social-icon-vk"].white-a33b {
  background-color: transparent;
  color: #45668e;
}
.clean-a340 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.clean-a340 [class*="social-icon-weibo"].white-a33b {
  background-color: transparent;
  color: #df2029;
}
.clean-a340 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.clean-a340 [class*="social-icon-weixin"].white-a33b {
  background-color: transparent;
  color: #7bb32e;
}
.clean-a340 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.clean-a340 [class*="social-icon-whatsapp"].white-a33b {
  background-color: transparent;
  color: #25d366;
}
.clean-a340 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.clean-a340 [class*="social-icon-wordpress"].white-a33b {
  background-color: transparent;
  color: #21759b;
}
.clean-a340 [class*="social-icon-xing"] {
  background-color: #026466;
}
.clean-a340 [class*="social-icon-xing"].white-a33b {
  background-color: transparent;
  color: #026466;
}
.clean-a340 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.clean-a340 [class*="social-icon-yelp"].white-a33b {
  background-color: transparent;
  color: #af0606;
}
.clean-a340 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.clean-a340 [class*="social-icon-youtube"].white-a33b {
  background-color: transparent;
  color: #cd201f;
}
.heading_white_f007 {
  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;
}
.heading_white_f007:hover {
  box-shadow: none;
  background: 0 0;
}
.hover_south_aa55 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.right-1499 {
  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;
}
.medium_5d0b {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.element_3d7d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.element_3d7d,
.element_3d7d::after,
.element_3d7d::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;
}
.element_3d7d::after,
.element_3d7d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.logo-simple-f341 .right-1499 .medium_5d0b {
  margin-top: -2px;
  width: 19px;
}
.logo-simple-f341 .right-1499 .element_3d7d {
  margin-top: -1px;
}
.logo-simple-f341 .right-1499 .element_3d7d,
.logo-simple-f341 .right-1499 .element_3d7d::after,
.logo-simple-f341 .right-1499 .element_3d7d::before {
  width: 19px;
  height: 2px;
}
.logo-simple-f341 .right-1499 .element_3d7d::before {
  top: -6px;
}
.logo-simple-f341 .right-1499 .element_3d7d::after {
  bottom: -6px;
}
.hidden-c7f5 .right-1499 .medium_5d0b {
  margin-top: -2px;
  width: 22px;
}
.hidden-c7f5 .right-1499 .element_3d7d {
  margin-top: -1px;
}
.hidden-c7f5 .right-1499 .element_3d7d,
.hidden-c7f5 .right-1499 .element_3d7d::after,
.hidden-c7f5 .right-1499 .element_3d7d::before {
  width: 22px;
  height: 2px;
}
.hidden-c7f5 .right-1499 .element_3d7d::before {
  top: -7px;
}
.hidden-c7f5 .right-1499 .element_3d7d::after {
  bottom: -7px;
}
.focus_1bd4 .right-1499 .medium_5d0b {
  margin-top: -2px;
  width: 31px;
}
.focus_1bd4 .right-1499 .element_3d7d {
  margin-top: -1.5px;
}
.focus_1bd4 .right-1499 .element_3d7d,
.focus_1bd4 .right-1499 .element_3d7d::after,
.focus_1bd4 .right-1499 .element_3d7d::before {
  width: 31px;
  height: 3px;
}
.focus_1bd4 .right-1499 .element_3d7d::before {
  top: -9px;
}
.focus_1bd4 .right-1499 .element_3d7d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .old_1084 .right-1499 .medium_5d0b {
    margin-top: -2px;
    width: 19px;
  }
  .old_1084 .right-1499 .element_3d7d {
    margin-top: -1px;
  }
  .old_1084 .right-1499 .element_3d7d,
  .old_1084 .right-1499 .element_3d7d::after,
  .old_1084 .right-1499 .element_3d7d::before {
    width: 19px;
    height: 2px;
  }
  .old_1084 .right-1499 .element_3d7d::before {
    top: -6px;
  }
  .old_1084 .right-1499 .element_3d7d::after {
    bottom: -6px;
  }
  .carousel-full-a84f .right-1499 .medium_5d0b {
    margin-top: -2px;
    width: 22px;
  }
  .carousel-full-a84f .right-1499 .element_3d7d {
    margin-top: -1px;
  }
  .carousel-full-a84f .right-1499 .element_3d7d,
  .carousel-full-a84f .right-1499 .element_3d7d::after,
  .carousel-full-a84f .right-1499 .element_3d7d::before {
    width: 22px;
    height: 2px;
  }
  .carousel-full-a84f .right-1499 .element_3d7d::before {
    top: -7px;
  }
  .carousel-full-a84f .right-1499 .element_3d7d::after {
    bottom: -7px;
  }
  .simple_77b4 .right-1499 .medium_5d0b {
    margin-top: -2px;
    width: 31px;
  }
  .simple_77b4 .right-1499 .element_3d7d {
    margin-top: -1.5px;
  }
  .simple_77b4 .right-1499 .element_3d7d,
  .simple_77b4 .right-1499 .element_3d7d::after,
  .simple_77b4 .right-1499 .element_3d7d::before {
    width: 31px;
    height: 3px;
  }
  .simple_77b4 .right-1499 .element_3d7d::before {
    top: -9px;
  }
  .simple_77b4 .right-1499 .element_3d7d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .element-5fc2 .right-1499 .medium_5d0b {
    margin-top: -2px;
    width: 19px;
  }
  .element-5fc2 .right-1499 .element_3d7d {
    margin-top: -1px;
  }
  .element-5fc2 .right-1499 .element_3d7d,
  .element-5fc2 .right-1499 .element_3d7d::after,
  .element-5fc2 .right-1499 .element_3d7d::before {
    width: 19px;
    height: 2px;
  }
  .element-5fc2 .right-1499 .element_3d7d::before {
    top: -6px;
  }
  .element-5fc2 .right-1499 .element_3d7d::after {
    bottom: -6px;
  }
  .stone_dffd .right-1499 .medium_5d0b {
    margin-top: -2px;
    width: 22px;
  }
  .stone_dffd .right-1499 .element_3d7d {
    margin-top: -1px;
  }
  .stone_dffd .right-1499 .element_3d7d,
  .stone_dffd .right-1499 .element_3d7d::after,
  .stone_dffd .right-1499 .element_3d7d::before {
    width: 22px;
    height: 2px;
  }
  .stone_dffd .right-1499 .element_3d7d::before {
    top: -7px;
  }
  .stone_dffd .right-1499 .element_3d7d::after {
    bottom: -7px;
  }
  .gas_f32e .right-1499 .medium_5d0b {
    margin-top: -2px;
    width: 31px;
  }
  .gas_f32e .right-1499 .element_3d7d {
    margin-top: -1.5px;
  }
  .gas_f32e .right-1499 .element_3d7d,
  .gas_f32e .right-1499 .element_3d7d::after,
  .gas_f32e .right-1499 .element_3d7d::before {
    width: 31px;
    height: 3px;
  }
  .gas_f32e .right-1499 .element_3d7d::before {
    top: -9px;
  }
  .gas_f32e .right-1499 .element_3d7d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .filter-dark-d303 .right-1499 .medium_5d0b {
    margin-top: -2px;
    width: 19px;
  }
  .filter-dark-d303 .right-1499 .element_3d7d {
    margin-top: -1px;
  }
  .filter-dark-d303 .right-1499 .element_3d7d,
  .filter-dark-d303 .right-1499 .element_3d7d::after,
  .filter-dark-d303 .right-1499 .element_3d7d::before {
    width: 19px;
    height: 2px;
  }
  .filter-dark-d303 .right-1499 .element_3d7d::before {
    top: -6px;
  }
  .filter-dark-d303 .right-1499 .element_3d7d::after {
    bottom: -6px;
  }
  .table_10e8 .right-1499 .medium_5d0b {
    margin-top: -2px;
    width: 22px;
  }
  .table_10e8 .right-1499 .element_3d7d {
    margin-top: -1px;
  }
  .table_10e8 .right-1499 .element_3d7d,
  .table_10e8 .right-1499 .element_3d7d::after,
  .table_10e8 .right-1499 .element_3d7d::before {
    width: 22px;
    height: 2px;
  }
  .table_10e8 .right-1499 .element_3d7d::before {
    top: -7px;
  }
  .table_10e8 .right-1499 .element_3d7d::after {
    bottom: -7px;
  }
  .aside_a393 .right-1499 .medium_5d0b {
    margin-top: -2px;
    width: 31px;
  }
  .aside_a393 .right-1499 .element_3d7d {
    margin-top: -1.5px;
  }
  .aside_a393 .right-1499 .element_3d7d,
  .aside_a393 .right-1499 .element_3d7d::after,
  .aside_a393 .right-1499 .element_3d7d::before {
    width: 31px;
    height: 3px;
  }
  .aside_a393 .right-1499 .element_3d7d::before {
    top: -9px;
  }
  .aside_a393 .right-1499 .element_3d7d::after {
    bottom: -9px;
  }
}
.tiny-472b .element_3d7d {
  -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);
}
.tiny-472b .element_3d7d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tiny-472b .element_3d7d::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);
}
.tiny-472b.chip-d7e3 .element_3d7d {
  -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);
}
.tiny-472b.chip-d7e3 .element_3d7d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.tiny-472b.chip-d7e3 .element_3d7d::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-ca00 {
  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.section_0653:before {
  display: none;
}
.filter-hard-92a6 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.filter-hard-92a6 .title_upper_ff96 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.filter-hard-92a6 .title_upper_ff96:last-of-type {
  border-bottom: none;
}
.filter-hard-92a6 .title_upper_ff96.simple-07e5,
.filter-hard-92a6 .title_upper_ff96.inner_a46d,
.filter-hard-92a6 .title_upper_ff96.tiny_2dfe {
  padding: 0;
}
.filter-hard-92a6 .shadow_7a45 .focus-easy-90f5 {
  color: currentColor;
}
.filter-hard-92a6 .shadow_7a45 .focus-easy-90f5:focus,
.filter-hard-92a6 .shadow_7a45 .focus-easy-90f5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.filter-hard-92a6.light_3235 .main-7a8b,
.filter-hard-92a6.light_3235 .texture_tiny_6ab0 a,
.filter-hard-92a6.light_3235 .paragraph_f1fc a,
.filter-hard-92a6.light_3235 .gradient_6788 a {
  color: rgba(0, 0, 0, 0.55);
}
.filter-hard-92a6.light_3235 .main-7a8b:hover,
.filter-hard-92a6.light_3235 .texture_tiny_6ab0 a:hover,
.filter-hard-92a6.light_3235 .paragraph_f1fc a:hover,
.filter-hard-92a6.light_3235 .gradient_6788 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.filter-hard-92a6.light_3235 .cold_1299 {
  color: rgba(0, 0, 0, 0.8);
}
.filter-hard-92a6.light_3235 .title_upper_ff96 {
  border-color: rgba(0, 0, 0, 0.08);
}
.filter-hard-92a6.light_3235 .title_upper_ff96:before {
  background: rgba(0, 0, 0, 0.08);
}
.filter-hard-92a6.light_3235 .huge_1d9c:before {
  background: rgba(255, 255, 255, 0.9);
}
.filter-hard-92a6.light_3235 .shadow_7a45 .tall-b91e li a,
.filter-hard-92a6.light_3235 .shadow_7a45 .focus-easy-90f5,
.filter-hard-92a6.light_3235 .gradient_6788 {
  border-color: rgba(0, 0, 0, 0.08);
}
.filter-hard-92a6.light_3235 .shadow_7a45 .focus-easy-90f5:focus,
.filter-hard-92a6.light_3235 .shadow_7a45 .focus-easy-90f5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.filter-hard-92a6.light_3235 .tall-b91e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.filter-hard-92a6.west-d1f8 .main-7a8b,
.filter-hard-92a6.west-d1f8 .texture_tiny_6ab0 a,
.filter-hard-92a6.west-d1f8 .paragraph_f1fc .focus-easy-90f5,
.filter-hard-92a6.west-d1f8 .paragraph_f1fc a,
.filter-hard-92a6.west-d1f8 .gradient_6788 a {
  color: rgba(255, 255, 255, 0.79);
}
.filter-hard-92a6.west-d1f8 .main-7a8b:hover,
.filter-hard-92a6.west-d1f8 .texture_tiny_6ab0 a:hover,
.filter-hard-92a6.west-d1f8 .paragraph_f1fc .focus-easy-90f5:hover,
.filter-hard-92a6.west-d1f8 .paragraph_f1fc a:hover,
.filter-hard-92a6.west-d1f8 .gradient_6788 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter-hard-92a6.west-d1f8 .cold_1299 {
  color: rgba(255, 255, 255, 0.99);
}
.filter-hard-92a6.west-d1f8 .title_upper_ff96 {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter-hard-92a6.west-d1f8 .title_upper_ff96:before {
  background: rgba(255, 255, 255, 0.08);
}
.filter-hard-92a6.west-d1f8 .huge_1d9c:before {
  background: rgba(0, 0, 0, 0.9);
}
.filter-hard-92a6.west-d1f8 .shadow_7a45 .tall-b91e li a,
.filter-hard-92a6.west-d1f8 .shadow_7a45 .focus-easy-90f5,
.filter-hard-92a6.west-d1f8 .gradient_6788 {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter-hard-92a6.west-d1f8 .shadow_7a45 .focus-easy-90f5:focus,
.filter-hard-92a6.west-d1f8 .shadow_7a45 .focus-easy-90f5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.filter-hard-92a6.west-d1f8 .tall-b91e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.huge_1d9c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.huge_1d9c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.iron_41c6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.full-5189 .filter-hard-92a6 {
  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;
}
.full-5189 .title_upper_ff96 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.full-5189 .title_upper_ff96: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) {
  .full-5189 .title_upper_ff96:before {
    width: 16%;
    left: 42%;
  }
}
.full-5189 .title_upper_ff96:last-child:before {
  content: none;
}
.full-5189 .title_upper_ff96[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.full-5189 .shadow_7a45 .tall-b91e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.full-5189 .shadow_7a45 .tall-b91e li a .focus-easy-90f5 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.full-5189 .shadow_7a45 .gradient_6788 {
  border: none;
}
.full-5189 .shadow_7a45 .gradient_6788 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.full-5189 .huge_1d9c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.full-5189 .iron_41c6 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.full-5189 .west-d1f8 .huge_1d9c:before {
  background: rgba(0, 0, 0, 0.9);
}
.full-5189 .light_3235.next_8301 .element_3d7d {
  background: rgba(0, 0, 0, 0.6);
}
.full-5189
  .light_3235.next_8301
  .element_3d7d::after,
.full-5189
  .light_3235.next_8301
  .element_3d7d:before {
  background: inherit;
}
.full-5189
  .light_3235.next_8301:hover
  .element_3d7d {
  background: rgba(0, 0, 0, 0.8);
}
.status_stale_eb4c .filter-hard-92a6 {
  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) {
  .status_stale_eb4c .filter-hard-92a6 {
    width: auto;
    right: 45px;
  }
}
.photo-center-92df .filter-hard-92a6 {
  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) {
  .photo-center-92df .filter-hard-92a6 {
    width: auto;
    left: 45px;
  }
}
.section_0653 .filter-hard-92a6 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.section_0653 .iron_41c6 {
  max-width: 48em;
  margin: 0 auto;
}
.section_0653 .huge_1d9c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.card_4af5 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.card_4af5.full-5189 .filter-hard-92a6 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.card_4af5.status_stale_eb4c .filter-hard-92a6 {
  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);
}
.card_4af5 .filter-hard-92a6 {
  visibility: visible;
}
.card_4af5.photo-center-92df .filter-hard-92a6 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.focus-9b5a,
.photo_paper_0264 {
  overflow-x: hidden;
}
.focus-9b5a .filter-hard-92a6 {
  overflow: auto;
}
.focus-9b5a.full-5189 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus-9b5a.full-5189 .filter-hard-92a6 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.focus-9b5a.full-5189 .heading_white_f007 {
  opacity: 0;
}
.focus-9b5a.status_stale_eb4c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus-9b5a.status_stale_eb4c .filter-hard-92a6 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.focus-9b5a.status_stale_eb4c .heading_white_f007 {
  opacity: 0;
}
.focus-9b5a.photo-center-92df {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus-9b5a.photo-center-92df .filter-hard-92a6 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.focus-9b5a.photo-center-92df .heading_white_f007 {
  opacity: 0;
}
.focus-9b5a.section_0653 .filter-hard-92a6 {
  z-index: 10;
  visibility: visible;
}
.next_8301 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.next_8301 .element_3d7d {
  background: rgba(255, 255, 255, 0.99);
}
.next_8301 .element_3d7d::after,
.next_8301 .element_3d7d:before {
  background: inherit;
}
.next_8301:hover .element_3d7d {
  background: rgba(255, 255, 255, 0.99);
}
.photo-center-92df .next_8301 {
  top: 10px;
  right: auto;
  left: 12px;
}
.section_0653 .next_8301 {
  display: none !important;
}
.focus-9b5a:before,
.photo_paper_0264:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.focus-9b5a .next_8301,
.photo_paper_0264 .next_8301 {
  display: inline-block;
}
.filter-hard-92a6 .article-45bf {
  -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;
}
.focus-9b5a .filter-hard-92a6 .article-45bf,
.photo_paper_0264 .filter-hard-92a6 .article-45bf {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.light_82b8 .out-92cd {
  width: 100%;
}
.detail_tall_58c1 {
  padding: 0 0.5em 0;
}
.detail_tall_58c1 [class*="customify-col-"],
.detail_tall_58c1 [class*="customify-col_"],
.detail_tall_58c1 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.column-abed .detail_tall_58c1 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .slider_large_672a .input_dark_45d7,
  .input_dark_45d7 {
    display: none;
  }
  .old_2cd8 {
    text-align: left;
  }
  .card_6b47 {
    text-align: center;
  }
  .white-dbee {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .slider_large_672a .input_c1e1,
  .input_c1e1 {
    display: none;
  }
  .cool_9ab3 {
    text-align: left;
  }
  .heading-a54c {
    text-align: center;
  }
  .item-orange-a1c9 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .slider_large_672a .carousel_simple_7ed4,
  .carousel_simple_7ed4 {
    display: none;
  }
  .notification_fd3f {
    text-align: left;
  }
  .focused-15a7 {
    text-align: center;
  }
  .action_2e57 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.over-eef5 {
  box-shadow: none !important;
}
.hero_advanced_de5d .banner_44fc,
.card_03e3 .banner_44fc {
  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;
}
.card_03e3 .banner_44fc {
  margin-top: 30px;
  margin-bottom: 30px;
}
.center_1494 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.center_1494:after,
.center_1494:before {
  content: "";
  display: table;
}
.center_1494:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .center_1494 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.center_1494,
.icon_135c {
  max-width: 1248px;
  margin: 0 auto;
}

.narrow-8211.box_fresh_5462 .center_1494 {
  max-width: 100%;
}
.narrow-8211.lite_0630 {
  max-width: 1200px;
  margin: 0 auto;
}
.narrow-8211.row_8fd8 .center_1494 {
  max-width: 100%;
}
.narrow-8211.row_8fd8 > .center_1494 {
  padding-left: 0;
  padding-right: 0;
}
.narrow-8211.row_8fd8 > .center_1494 .slider_large_672a {
  margin: 0;
}
.narrow-8211.row_8fd8
  > .center_1494
  .copper-536a.detail-dynamic-1bb3 {
  margin-right: 0;
  margin-left: 0;
}
.narrow-8211.row_8fd8 #main.detail-dynamic-1bb3 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .old_a259 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .old_a259 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .bottom-a0eb .narrow-daa8 {
    padding-right: 1em;
  }
  .bottom-a0eb.heading_a361 .copper-536a {
    border-right: 1px solid #eaecee;
  }
  .bottom-a0eb.heading_a361 .narrow-daa8 {
    padding-right: 1em;
  }
  .bottom-a0eb.heading_a361 .fresh-007e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress_dark_3688 .narrow-daa8 {
    padding-left: 1em;
  }
  .progress_dark_3688.heading_a361 .copper-536a {
    border-left: 1px solid #eaecee;
  }
  .progress_dark_3688.heading_a361 .narrow-daa8 {
    padding-left: 1em;
  }
  .progress_dark_3688.heading_a361 .fresh-007e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .container-pink-d87f .narrow-daa8 {
    padding-left: 1em;
  }
  .container-pink-d87f.heading_a361 .pagination_plasma_5df9 {
    border-right: 1px solid #eaecee;
  }
  .container-pink-d87f.heading_a361 .outer_39ea {
    border-right: 1px solid #eaecee;
  }
  .container-pink-d87f.heading_a361 .narrow-daa8 {
    padding-left: 1em;
  }
  .container-pink-d87f.heading_a361 .fresh-007e {
    padding-right: 1em;
  }
  .container-pink-d87f.heading_a361 .box-last-5ba4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .copper_8c70 .narrow-daa8 {
    padding-right: 1em;
  }
  .copper_8c70.heading_a361 .pagination_plasma_5df9 {
    border-left: 1px solid #eaecee;
  }
  .copper_8c70.heading_a361 .outer_39ea {
    border-left: 1px solid #eaecee;
  }
  .copper_8c70.heading_a361 .narrow-daa8 {
    padding-right: 1em;
  }
  .copper_8c70.heading_a361 .fresh-007e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .copper_8c70.heading_a361 .box-last-5ba4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .old_a259 .narrow-daa8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .old_a259.heading_a361 .copper-536a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .old_a259.heading_a361 .narrow-daa8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .old_a259.heading_a361 .fresh-007e {
    padding-left: 1em;
  }
  .old_a259.heading_a361 .box-last-5ba4 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .old_a259.heading_a361 .narrow-daa8 {
    padding-left: 0;
  }
}
.layout-fixed-e558 .nav_warm_3962 {
  display: inline-block;
}
.video-e88c {
  display: inline-block;
}
.red_1471 {
  word-con: break-word;
}
.steel-5cb3 > span {
  display: inline-block;
  padding: 5px 0;
}
.steel-5cb3 .detail_767e {
  margin-left: 8px;
  margin-right: 8px;
}
.steel-5cb3 .sort_2928 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.upper-1ac5 .motion-b1fa {
  margin-bottom: 2em;
}
.upper-1ac5 .gallery-lower-9196 {
  margin-bottom: 15px;
}
.upper-1ac5 .gallery-lower-9196:last-child {
  margin-bottom: 0;
}
.upper-1ac5 .banner-gas-3051 {
  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) {
  .upper-1ac5 .banner-gas-3051 {
    display: block;
  }
}
.upper-1ac5 .component-dfe0 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .upper-1ac5 .component-dfe0 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.upper-1ac5 .backdrop_76a7 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.upper-1ac5 .backdrop_76a7 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.upper-1ac5 .backdrop_76a7 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.upper-1ac5 .red_1471 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.upper-1ac5 .red_1471 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.upper-1ac5 .title_prev_4f2a p:last-child {
  margin-bottom: 0;
}
.upper-1ac5 .caption-bright-09b8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.upper-1ac5 .paragraph_9cd6 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.upper-1ac5 .fresh-4487 {
  margin-top: 1em;
}
.upper-1ac5 .content_3daf {
  top: 0;
  display: block;
}
.upper-1ac5 .content_3daf a {
  color: inherit;
}
.upper-1ac5 .content_3daf a:hover {
  color: inherit;
}
.upper-1ac5 .prev_603f {
  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;
}
.upper-1ac5 .prev_603f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.upper-1ac5 .paragraph_9cd6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.upper-1ac5 .column_3a90 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.upper-1ac5 .column_3a90:first-child {
  margin-top: 0;
}
.upper-1ac5 .column_3a90.east-97b9 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.upper-1ac5 .column_3a90.liquid-d2ee {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.upper-1ac5
  .column_3a90.liquid-d2ee.up_b1e2
  .fresh-4487 {
  width: 100%;
}
.upper-1ac5 .liquid-d2ee {
  -webkit-box-align: center;
  align-items: center;
}
.upper-1ac5 .liquid-d2ee .steel-5cb3,
.upper-1ac5 .liquid-d2ee > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.upper-1ac5 .backdrop_76a7 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.upper-1ac5 .backdrop_76a7 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.upper-1ac5 .backdrop_76a7: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;
}
.upper-1ac5 .east-97b9 {
  z-index: 5;
}
.upper-1ac5 .button-plasma-c1ef .table-6800 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.upper-1ac5 .article-445c .table-6800 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.upper-1ac5 .label_smooth_a7e9 .table-6800 {
  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;
}
.upper-1ac5.banner-full-e6ee .banner-gas-3051,
.upper-1ac5.carousel_08bf .banner-gas-3051 {
  display: block;
}
.upper-1ac5.banner-full-e6ee .banner-gas-3051 .container-under-d54c,
.upper-1ac5.banner-full-e6ee .banner-gas-3051 .paragraph_9cd6,
.upper-1ac5.carousel_08bf .banner-gas-3051 .container-under-d54c,
.upper-1ac5.carousel_08bf .banner-gas-3051 .paragraph_9cd6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.upper-1ac5.shadow-14c6 .component-dfe0 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .upper-1ac5.shadow-14c6 .component-dfe0 {
    margin-right: 0;
  }
}
.upper-1ac5.banner-full-e6ee .component-dfe0,
.upper-1ac5.carousel_08bf .component-dfe0 {
  padding-top: 40%;
}
.upper-1ac5.banner-full-e6ee .motion-b1fa,
.upper-1ac5.carousel_08bf .motion-b1fa {
  display: block;
}
.upper-1ac5.banner-full-e6ee .fn-sticky-ce96 .paragraph_9cd6,
.upper-1ac5.carousel_08bf .fn-sticky-ce96 .paragraph_9cd6 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.upper-1ac5.banner-full-e6ee .component-dfe0,
.upper-1ac5.carousel_08bf .component-dfe0 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.upper-1ac5.banner-full-e6ee .paragraph_9cd6 {
  padding: 1em;
}
.progress-under-48d1 {
  margin: 30px auto;
  display: block;
}
.progress-under-48d1 .paragraph_70a0 > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.progress-under-48d1 .paragraph_70a0 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.progress-under-48d1 .paragraph_70a0 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dropdown_5dcb .steel-5cb3 {
  margin-bottom: 1.41575em;
}
.dropdown_5dcb .outline_west_0994 {
  margin-bottom: 1.618em;
}
.fast-b9cb .sidebar_outer_14a6 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.fast-b9cb .sidebar_outer_14a6 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.fast-b9cb .wood-c905 {
  max-width: 100%;
  overflow: auto;
}
.accent-rough-91ff .fast-b9cb a:hover {
  text-decoration: underline;
}
.notification-6cb0 .gallery-lower-9196:not(.red_1471),
.notification-6cb0 .backdrop_76a7 {
  margin-bottom: 1.41575em;
}
.notification-6cb0 .gallery-lower-9196:not(.red_1471):last-child,
.notification-6cb0 .backdrop_76a7:last-child {
  margin-bottom: 0;
}
.notification-6cb0 .gallery-lower-9196.banner-first-80ba {
  margin-bottom: 0.41575em;
}
.notification-6cb0 .dropdown_full_4a47:before,
.notification-6cb0 .south_6751:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.notification-6cb0 .dropdown_full_4a47:before {
  content: "\f115";
}
.notification-6cb0 .south_6751:before {
  content: "\f02c";
}
.notification-6cb0 .content_78a4 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.notification-6cb0 .content_78a4 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.outer-fb0f {
  display: -webkit-box;
  display: flex;
}
.outer-fb0f .preview-motion-7089 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .outer-fb0f .preview-motion-7089 {
    flex-basis: 90px;
  }
}
.outer-fb0f .chip-e197 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .outer-fb0f .chip-e197 {
    flex-basis: calc(100% - 50px);
  }
}
.outer-fb0f .image-fluid-2707 p:last-child {
  margin-bottom: 0.72em;
}
.list_black_d5c2 .paragraph_70a0 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.list_black_d5c2 .paragraph_70a0:after,
.list_black_d5c2 .paragraph_70a0:before {
  content: "";
  display: table;
}
.list_black_d5c2 .paragraph_70a0:after {
  clear: both;
}
.list_black_d5c2 .paragraph_70a0 .huge_36b0,
.list_black_d5c2 .paragraph_70a0 .summary_7fcc {
  width: 49%;
}
.list_black_d5c2 .paragraph_70a0 .huge_36b0 a span.title-lower-346f,
.list_black_d5c2 .paragraph_70a0 .summary_7fcc a span.title-lower-346f {
  display: block;
  margin-bottom: 5px;
}
.list_black_d5c2 .paragraph_70a0 .summary_7fcc {
  float: left;
  text-align: left;
}
.list_black_d5c2 .paragraph_70a0 .huge_36b0 {
  float: right;
  text-align: right;
}
.focus_0ddc {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .focus_0ddc {
    margin-bottom: 0;
  }
}
.article_green_306d {
  margin-bottom: 1em;
}
.article_green_306d .red_1471 {
  font-size: 1.1em;
  line-height: 1.3;
}
.medium_ae6f a {
  display: block;
  line-height: 0;
  position: relative;
}
.image_7bc1 .article_green_306d,
.tabs-advanced-a985 .article_green_306d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .image_7bc1 .article_green_306d,
  .tabs-advanced-a985 .article_green_306d {
    display: block;
  }
}
.image_7bc1 .medium_ae6f,
.tabs-advanced-a985 .medium_ae6f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .image_7bc1 .medium_ae6f,
  .tabs-advanced-a985 .medium_ae6f {
    margin-bottom: 1em;
  }
}
.image_7bc1 .medium_ae6f img,
.tabs-advanced-a985 .medium_ae6f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.image_7bc1 .narrow-dfa6,
.tabs-advanced-a985 .narrow-dfa6 {
  flex-basis: calc(100% - 160px);
}
.image_7bc1 .narrow-dfa6 p,
.tabs-advanced-a985 .narrow-dfa6 p {
  margin-bottom: 0;
}
.image_7bc1 .narrow-dfa6 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .image_7bc1 .narrow-dfa6 {
    padding-left: 0;
  }
}
.tabs-advanced-a985 .narrow-dfa6 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tabs-advanced-a985 .narrow-dfa6 {
    padding-right: 0;
  }
}
.tabs-advanced-a985 .medium_ae6f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.row-223b .medium_ae6f {
  margin-bottom: 0.5em;
}
.row-223b .medium_ae6f img {
  width: 100%;
}
.detail-6c95 .pagination_inner_0890,
.dim-ac31 .pagination_inner_0890 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.dim-ac31 .copper-536a .gallery-7a76 p:last-child {
  margin-bottom: 0;
}
.content_a817 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.carousel_bronze_6682 .east_dfcc {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .carousel_bronze_6682 .east_dfcc:last-of-type {
    margin-bottom: 0;
  }
}
.carousel_bronze_6682 .east_dfcc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.carousel_bronze_6682 .east_dfcc ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.carousel_bronze_6682 .east_dfcc ul li {
  margin: 0 0 0.6em;
}
.carousel_bronze_6682 .east_dfcc ul li.stone_002c,
.carousel_bronze_6682 .east_dfcc ul li.lite_412b {
  position: relative;
}
.carousel_bronze_6682 .east_dfcc ul li.stone_002c .soft-bf8a,
.carousel_bronze_6682 .east_dfcc ul li.lite_412b .soft-bf8a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.carousel_bronze_6682 .east_dfcc ul li.stone_002c:after:after,
.carousel_bronze_6682 .east_dfcc ul li.stone_002c:after:before,
.carousel_bronze_6682
  .east_dfcc
  ul
  li.lite_412b:after:after,
.carousel_bronze_6682
  .east_dfcc
  ul
  li.lite_412b:after:before {
  content: "";
  display: table;
}
.carousel_bronze_6682 .east_dfcc ul li.stone_002c:after:after,
.carousel_bronze_6682
  .east_dfcc
  ul
  li.lite_412b:after:after {
  clear: both;
}
.carousel_bronze_6682 .east_dfcc a.easy_218e:hover {
  text-decoration: none;
}
.carousel_bronze_6682 .east_dfcc select {
  max-width: 100%;
}
.carousel_bronze_6682 .east_dfcc table {
  font-size: 85%;
}
.carousel_bronze_6682 .east_dfcc table td,
.carousel_bronze_6682 .east_dfcc table th {
  padding: 0.2360828548em;
  text-align: center;
}
.carousel_bronze_6682 .east_dfcc table tfoot td {
  text-align: left;
}
.carousel_bronze_6682 .east_dfcc :last-child {
  margin-bottom: 0;
}
.carousel_bronze_6682 .east_dfcc .cold-e307 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.carousel_bronze_6682 .east_dfcc .cold-e307 label {
  width: 100%;
}
.carousel_bronze_6682 .east_dfcc .cold-e307 .motion-ac58 {
  width: 100%;
  display: block;
}
.carousel_bronze_6682 .east_dfcc .cold-e307 .left_d60d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.carousel_bronze_6682 .east_dfcc .cold-e307 .left_d60d:hover svg #svg-search {
  fill: #444;
}
.carousel_bronze_6682 .east_dfcc .cold-e307 .left_d60d svg {
  width: 18px;
  height: 18px;
}
.carousel_bronze_6682 .layout-59cd ul ul,
.carousel_bronze_6682 .pattern_gas_37a6 ul ul,
.carousel_bronze_6682 .video_f068 ul ul,
.carousel_bronze_6682 .disabled-ffad ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.carousel_bronze_6682 .layout-59cd .title-aafd > a,
.carousel_bronze_6682 .pattern_gas_37a6 .title-aafd > a,
.carousel_bronze_6682 .video_f068 .title-aafd > a,
.carousel_bronze_6682 .disabled-ffad .title-aafd > a {
  margin-bottom: 0;
}
.carousel_bronze_6682 .clean-5f29 li,
.carousel_bronze_6682 .layout-59cd li,
.carousel_bronze_6682 .old-d544 li,
.carousel_bronze_6682 .pattern_gas_37a6 li,
.carousel_bronze_6682 .video_f068 li,
.carousel_bronze_6682 .disabled-ffad li,
.carousel_bronze_6682 .content_black_ec94 li,
.carousel_bronze_6682 .progress_over_a9f4 li {
  display: block;
  position: relative;
}
.carousel_bronze_6682 .clean-5f29 li:last-child,
.carousel_bronze_6682 .layout-59cd li:last-child,
.carousel_bronze_6682 .old-d544 li:last-child,
.carousel_bronze_6682 .pattern_gas_37a6 li:last-child,
.carousel_bronze_6682 .video_f068 li:last-child,
.carousel_bronze_6682 .disabled-ffad li:last-child,
.carousel_bronze_6682 .content_black_ec94 li:last-child,
.carousel_bronze_6682 .progress_over_a9f4 li:last-child {
  border: none;
}
.carousel_bronze_6682 .clean-5f29 li a,
.carousel_bronze_6682 .layout-59cd li a,
.carousel_bronze_6682 .old-d544 li a,
.carousel_bronze_6682 .pattern_gas_37a6 li a,
.carousel_bronze_6682 .video_f068 li a,
.carousel_bronze_6682 .disabled-ffad li a,
.carousel_bronze_6682 .content_black_ec94 li a,
.carousel_bronze_6682 .progress_over_a9f4 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.carousel_bronze_6682 .clean-5f29 li ul li::before,
.carousel_bronze_6682 .layout-59cd li ul li::before,
.carousel_bronze_6682 .old-d544 li ul li::before,
.carousel_bronze_6682 .pattern_gas_37a6 li ul li::before,
.carousel_bronze_6682 .video_f068 li ul li::before,
.carousel_bronze_6682 .disabled-ffad li ul li::before,
.carousel_bronze_6682 .content_black_ec94 li ul li::before,
.carousel_bronze_6682 .progress_over_a9f4 li ul li::before {
  left: 15px;
}
.carousel_bronze_6682 .clean-5f29 li ul a,
.carousel_bronze_6682 .layout-59cd li ul a,
.carousel_bronze_6682 .old-d544 li ul a,
.carousel_bronze_6682 .pattern_gas_37a6 li ul a,
.carousel_bronze_6682 .video_f068 li ul a,
.carousel_bronze_6682 .disabled-ffad li ul a,
.carousel_bronze_6682 .content_black_ec94 li ul a,
.carousel_bronze_6682 .progress_over_a9f4 li ul a {
  padding-left: 20px;
}
.carousel_bronze_6682 .clean-5f29 li ul ul li::before,
.carousel_bronze_6682 .layout-59cd li ul ul li::before,
.carousel_bronze_6682 .old-d544 li ul ul li::before,
.carousel_bronze_6682 .pattern_gas_37a6 li ul ul li::before,
.carousel_bronze_6682 .video_f068 li ul ul li::before,
.carousel_bronze_6682 .disabled-ffad li ul ul li::before,
.carousel_bronze_6682 .content_black_ec94 li ul ul li::before,
.carousel_bronze_6682 .progress_over_a9f4 li ul ul li::before {
  left: 30px;
}
.carousel_bronze_6682 .clean-5f29 li ul ul a,
.carousel_bronze_6682 .layout-59cd li ul ul a,
.carousel_bronze_6682 .old-d544 li ul ul a,
.carousel_bronze_6682 .pattern_gas_37a6 li ul ul a,
.carousel_bronze_6682 .video_f068 li ul ul a,
.carousel_bronze_6682 .disabled-ffad li ul ul a,
.carousel_bronze_6682 .content_black_ec94 li ul ul a,
.carousel_bronze_6682 .progress_over_a9f4 li ul ul a {
  padding-left: 40px;
}
.carousel_bronze_6682 .simple_fa6d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.carousel_bronze_6682 .progress_over_a9f4 ul li {
  margin-bottom: 1.41575em;
}
.carousel_bronze_6682 .progress_over_a9f4 ul li .smooth_597b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.carousel_bronze_6682 .progress_over_a9f4 ul li .liquid_fd58 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.west-d1f8 .clean-5f29 li a,
.west-d1f8 .layout-59cd li a,
.west-d1f8 .old-d544 li a,
.west-d1f8 .pattern_gas_37a6 li a,
.west-d1f8 .video_f068 li a,
.west-d1f8 .disabled-ffad li a,
.west-d1f8 .content_black_ec94 li a,
.west-d1f8 .progress_over_a9f4 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.west-d1f8 .simple_fa6d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.west-d1f8 .east_dfcc ul li.stone_002c .soft-bf8a,
.west-d1f8 .east_dfcc ul li.lite_412b .soft-bf8a {
  background: rgba(0, 0, 0, 0.2);
}
.west-d1f8 .carousel_bronze_6682 .east_dfcc select {
  border-color: rgba(255, 255, 255, 0.08);
}
.narrow-8211 .carousel_bronze_6682 .tall-b91e li {
  margin: 0;
}
.narrow-8211 .carousel_bronze_6682 .tall-b91e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.narrow-8211 .carousel_bronze_6682 .tall-b91e li ul {
  margin: 0;
}
.narrow-8211 .carousel_bronze_6682 .tall-b91e li ul li a {
  padding-left: 15px;
}
.narrow-8211 .carousel_bronze_6682 .tall-b91e li ul li li a {
  padding-left: 30px;
}
.narrow-8211 .carousel_bronze_6682 .tall-b91e li.item-2dc7 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.narrow-8211 .carousel_bronze_6682 .tall-b91e li.item-2dc7 > 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;
}
.narrow-8211 .carousel_bronze_6682 .tall-b91e li.item-2dc7 > 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;
}
.info-glass-93fd a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.rough_2bf1 {
  position: relative;
  z-index: 10;
}
.rough_2bf1 .article-45bf {
  width: 100%;
  max-width: 100%;
}
.menu_43b2 .pattern-prev-517b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.menu_43b2 .light_3235 {
}
.menu_43b2 .west-d1f8 {
  background: #292929;
}
.easy-6df4 .pattern-prev-517b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.easy-6df4 .light_3235 {
  background: #f9f9f9;
}
.easy-6df4 .west-d1f8 {
  background: #303030;
}
.shade-left-4ba8 .pattern-prev-517b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .shade-left-4ba8 .nav_warm_3962 {
    margin-bottom: 1em;
  }
  .shade-left-4ba8 .nav_warm_3962:last-child {
    margin-bottom: 0;
  }
}
.shade-left-4ba8 .light_3235 {
  background: #ededed;
}
.shade-left-4ba8 .west-d1f8 {
  background: #1a1a1a;
}
.pattern-prev-517b.light_3235 {
  color: rgba(0, 0, 0, 0.6);
}
.pattern-prev-517b.light_3235 .hover_copper_5c6f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pattern-prev-517b.west-d1f8 {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-prev-517b.west-d1f8 a:not(.easy_218e) {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-prev-517b.west-d1f8 a:not(.easy_218e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-prev-517b.west-d1f8 .hover_copper_5c6f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern-prev-517b.west-d1f8 table tbody td,
.pattern-prev-517b.west-d1f8 table th {
  background: rgba(0, 0, 0, 0.08);
}
.fast-10cc.white_d1f9 .center_1494 {
  max-width: initial;
}
.fast-10cc .bottom_14ca {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.fast-10cc .bottom_14ca .article-45bf {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .fast-10cc .bottom_14ca .article-45bf {
    display: block;
    margin-bottom: 2em;
  }
  .fast-10cc .bottom_14ca .article-45bf:last-child {
    margin-bottom: 0;
  }
}
.shade-left-4ba8 .nav_warm_3962:last-child,
.easy-6df4 .nav_warm_3962:last-child,
.menu_43b2 .nav_warm_3962:last-child {
  margin-bottom: 0;
}
.shade-left-4ba8 .nav_warm_3962 .carousel_bronze_6682 .east_dfcc:last-child,
.easy-6df4 .nav_warm_3962 .carousel_bronze_6682 .east_dfcc:last-child,
.menu_43b2 .nav_warm_3962 .carousel_bronze_6682 .east_dfcc:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .shade-left-4ba8 .advanced-f808,
  .shade-left-4ba8 .cool_972b,
  .easy-6df4 .advanced-f808,
  .easy-6df4 .cool_972b,
  .menu_43b2 .advanced-f808,
  .menu_43b2 .cool_972b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .rough_2bf1 .nav_warm_3962 {
    margin-bottom: 2em;
  }
}
.rough_2bf1 p:last-child {
  margin-bottom: 0;
}
.rough_2bf1 li,
.rough_2bf1 ul {
  list-style: none;
  margin: 0;
}
.rough_2bf1 ul ul {
  margin-left: 2.617924em;
}
.primary_lower_6bc4 {
  font-size: 0.875em;
}

/* css-noise: 026b */
.shadow-element-v2 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
