/*!
Theme Name: Customify
Theme URI: https://pressmaximum.huge-f5cd/customify
Author: WPCustomify
Author URI: https://pressmaximum.huge-f5cd
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.huge-f5cd/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.fresh_a385.new-83c8/licenses/gpl-2.0.paragraph_ef3d
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.inner-6f36/, (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.nav_up_2906.main-motion-cf8f/normalize.notice-b345/
 ======
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.notice-b345 v7.0.0 | MIT License | github.huge-f5cd/necolas/normalize.notice-b345 */
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;
}
.pattern-pressed-0d4e .pressed_27ac,
.text-white-ccc7,
.sort_over_cd24,
.overlay_upper_1735,
.list_green_d2ff,
.full_9a63,
.column_dc68,
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;
}
.text-white-ccc7,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .text-white-ccc7,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .text-white-ccc7,
  h1 {
    font-size: 1.8em;
  }
}
.sort_over_cd24,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.sort_over_cd24 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .sort_over_cd24,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .sort_over_cd24,
  h2 {
    font-size: 1.7em;
  }
}
.overlay_upper_1735,
h3 {
  font-size: 1.618em;
}
.pattern-pressed-0d4e .pressed_27ac,
.list_green_d2ff,
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.fixed_e20e {
  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;
}
.over-653f:after,
.over-653f:before,
.next_2e49:after,
.next_2e49:before {
  content: "";
  display: table;
}
.over-653f:after,
.next_2e49:after {
  clear: both;
}
.tag_a981 {
  float: right;
  margin-right: 0;
}
.chip_331d {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.detail_warm_d105 .silver-a137,
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;
}
.detail_warm_d105 .silver-a137:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.focus_4ab3 .silver-a137 {
  box-shadow: none;
}
.focus_4ab3
  .silver-a137
  .heading-upper-59a1 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.focus_4ab3 .silver-a137 .list_bba2 {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.focus_4ab3
  .silver-a137
  .list_bba2
  b {
  display: none;
}
.focus_4ab3 .modal-dirty-50b6 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.hero-1c57:not(.breadcrumb-451d):not(.progress_aaf5),
button:not(.breadcrumb-451d):not(.progress_aaf5),
input[type="button"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ),
input[type="reset"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ),
input[type="submit"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ) {
  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;
}
.hero-1c57:not(.breadcrumb-451d):not(
    .progress_aaf5
  ):hover,
button:not(.breadcrumb-451d):not(
    .progress_aaf5
  ):hover,
input[type="button"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ):hover,
input[type="reset"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ):hover,
input[type="submit"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.hero-1c57:not(.breadcrumb-451d):not(
    .progress_aaf5
  ):active,
.hero-1c57:not(.breadcrumb-451d):not(
    .progress_aaf5
  ):focus,
button:not(.breadcrumb-451d):not(
    .progress_aaf5
  ):active,
button:not(.breadcrumb-451d):not(
    .progress_aaf5
  ):focus,
input[type="button"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ):active,
input[type="button"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ):focus,
input[type="reset"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ):active,
input[type="reset"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ):focus,
input[type="submit"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ):active,
input[type="submit"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ):focus {
  outline: 0;
}
.hero-1c57:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20,
button:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20,
input[type="button"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20,
input[type="reset"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20,
input[type="submit"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20 {
  position: relative;
}
.hero-1c57:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20
  .hot-3fd8,
.hero-1c57:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20
  .first_fb5b,
.hero-1c57:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20
  .badge_red_b0b4,
.hero-1c57:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20
  i,
.hero-1c57:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20
  svg,
button:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20
  .hot-3fd8,
button:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20
  .first_fb5b,
button:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20
  .badge_red_b0b4,
button:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20
  i,
button:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20
  svg,
input[type="button"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20
  .hot-3fd8,
input[type="button"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20
  .first_fb5b,
input[type="button"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20
  .badge_red_b0b4,
input[type="button"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20
  i,
input[type="button"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20
  svg,
input[type="reset"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20
  .hot-3fd8,
input[type="reset"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20
  .first_fb5b,
input[type="reset"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20
  .badge_red_b0b4,
input[type="reset"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20
  i,
input[type="reset"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20
  svg,
input[type="submit"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20
  .hot-3fd8,
input[type="submit"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20
  .first_fb5b,
input[type="submit"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20
  .badge_red_b0b4,
input[type="submit"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20
  i,
input[type="submit"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20
  svg {
  visibility: hidden;
}
.hero-1c57:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20:after,
button:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20:after,
input[type="button"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20:after,
input[type="reset"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20:after,
input[type="submit"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ).fn-loading-4b20: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;
}
.hero-1c57:not(.breadcrumb-451d):not(.progress_aaf5),
input[type="button"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ),
input[type="reset"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ),
input[type="submit"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ) {
  color: #fff;
  background: #235787;
}
.hero-1c57:not(.breadcrumb-451d):not(
    .progress_aaf5
  ):focus,
input[type="button"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ):focus,
input[type="reset"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ):focus,
input[type="submit"]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ):focus {
  color: #fff;
}
.hero-1c57.fn-disabled-4b20:not(.breadcrumb-451d):not(
    .progress_aaf5
  ),
.hero-1c57[disabled]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ),
button.fn-disabled-4b20:not(.breadcrumb-451d):not(
    .progress_aaf5
  ),
button[disabled]:not(.breadcrumb-451d):not(
    .progress_aaf5
  ) {
  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;
}
.progress-c2af {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.progress-c2af: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;
}
.section_ee3b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.silver_050b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.short_8856 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.over-653f:after,
.over-653f:before,
.primary_wide_4131:after,
.primary_wide_4131:before,
.notice-hard-56a6:after,
.notice-hard-56a6:before,
.last_a72f:after,
.last_a72f:before,
.grid-glass-f921:after,
.grid-glass-f921:before,
.rough-f0b2:after,
.rough-f0b2:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.over-653f:after,
.primary_wide_4131:after,
.notice-hard-56a6:after,
.last_a72f:after,
.grid-glass-f921:after,
.rough-f0b2:after {
  clear: both;
}
.primary_wide_4131 .hot_b2fd,
.notice-hard-56a6 .hot_b2fd,
.shadow-e7e5 .hot_b2fd {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.gradient-left-6902 {
  display: inline-block;
}
.glass_8440 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.glass_8440 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.glass_8440 .alert_3ae2 {
  padding: 1em 0;
  font-size: 85%;
}
.alert_3ae2 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.link_a636 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.link_a636:after,
.link_a636:before {
  content: "";
  display: table;
}
.link_a636:after {
  clear: both;
}
.link_mini_121e {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.border-simple-1c85 .link_mini_121e {
  max-width: 50%;
}
.detail_9031 .link_mini_121e {
  max-width: 33.33%;
}
.small-5eec .link_mini_121e {
  max-width: 25%;
}
.hero_eea2 .link_mini_121e {
  max-width: 20%;
}
.pressed_ef08 .link_mini_121e {
  max-width: 16.66%;
}
.advanced_f613 .link_mini_121e {
  max-width: 14.28%;
}
.tag-glass-91c2 .link_mini_121e {
  max-width: 12.5%;
}
.primary_cfcd .link_mini_121e {
  max-width: 11.11%;
}
.narrow-eac7 {
  display: block;
}
.pattern-pressed-0d4e .lite-e5a7 label,
.pattern-pressed-0d4e .primary-bb16 label,
.pattern-pressed-0d4e .article-tall-c44c label,
.pattern-pressed-0d4e .static_9b4b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.list_f987 {
  list-style: none;
  margin: 0;
}
.list_f987 article.block_317b {
  margin-bottom: 0;
}
.list_f987 ul {
  list-style: none;
  margin: 0;
}
.list_f987 .chip-down-b280 li.block_317b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .list_f987 .chip-down-b280 li.block_317b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .list_f987 .chip-down-b280 li.block_317b: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) {
  .list_f987 .chip-down-b280 li.block_317b li.block_317b li.block_317b li.block_317b {
    padding-left: 0;
  }
}
article.block_317b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.block_317b .primary_wide_4131 p:last-of-type {
  margin-bottom: 0;
}
article.block_317b .description_green_7ff4 {
  float: left;
}
article.block_317b .last_410f {
  margin-left: 85px;
}
article.block_317b .up-5773 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.block_317b .up-5773 .border-c5dc {
  margin-left: 10px;
}
article.block_317b .label_7e65 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.block_317b .layout_hot_2939 {
  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 .lite-e5a7,
  #respond .article-tall-c44c,
  #respond .static_9b4b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .lite-e5a7 input,
#respond .article-tall-c44c input,
#respond .static_9b4b input {
  width: 100%;
}
#respond .static_9b4b {
  margin-right: 0;
}
#respond .panel_0efc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hover-efe2 {
  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;
}
.hover-efe2.in-cd07 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.hover-efe2 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%);
}
.hover-efe2:focus,
.hover-efe2: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);
}
.nav_4db3 {
  border-radius: 10%;
}
.button_over_b05c {
  border-radius: 50%;
}
.avatar_4a5d {
  font-size: 0.72em;
}
.brown_9ebd {
  font-size: 0.875em;
}
.popup_small_edb7 {
  font-size: 1.1em;
}
.button_brown_0706 {
  text-transform: uppercase;
  line-height: 1.2;
}
.button_brown_0706.avatar_4a5d {
  letter-spacing: 0.5px;
}
.picture-212d,
.picture-212d a {
  color: #6d6d6d;
}
.picture-212d a:hover {
  color: #111;
}
.status_small_5d48 {
  color: #6d6d6d;
}
.small_99bd {
  overflow-x: hidden;
}
.small_99bd .border_simple_b667.thick-9ba2 {
  position: relative;
}
.small_99bd .border_simple_b667.thick-9ba2.fixed_201e {
  position: initial;
}
.small_99bd
  .border_simple_b667.thick-9ba2.fixed_201e
  .silver-794a {
  left: auto;
}
.small_99bd .border_simple_b667 .silver-794a {
  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;
}
.small_99bd .border_simple_b667:hover.thick-9ba2 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.small_99bd
  .border_simple_b667:hover.thick-9ba2
  .silver-794a {
  display: block;
  z-index: 9999999;
}
.small_99bd .static-528a .row_877d,
.small_99bd .inner_afb9 .row_877d {
  display: none;
}
.small_99bd .link_under_70cf .border_simple_b667:hover.thick-9ba2 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.pattern-pressed-0d4e .lite-e5a7 label,
.pattern-pressed-0d4e .primary-bb16 label,
.pattern-pressed-0d4e .article-tall-c44c label,
.pattern-pressed-0d4e .static_9b4b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.list_f987 {
  list-style: none;
  margin: 0;
}
.list_f987 article.block_317b {
  margin-bottom: 0;
}
.list_f987 ul {
  list-style: none;
  margin: 0;
}
.list_f987 .chip-down-b280 li.block_317b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .list_f987 .chip-down-b280 li.block_317b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .list_f987 .chip-down-b280 li.block_317b: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) {
  .list_f987 .chip-down-b280 li.block_317b li.block_317b li.block_317b li.block_317b {
    padding-left: 0;
  }
}
article.block_317b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.block_317b .primary_wide_4131 p:last-of-type {
  margin-bottom: 0;
}
article.block_317b .description_green_7ff4 {
  float: left;
}
article.block_317b .last_410f {
  margin-left: 85px;
}
article.block_317b .up-5773 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.block_317b .up-5773 .border-c5dc {
  margin-left: 10px;
}
article.block_317b .label_7e65 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.block_317b .layout_hot_2939 {
  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 .lite-e5a7,
  #respond .article-tall-c44c,
  #respond .static_9b4b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .lite-e5a7 input,
#respond .article-tall-c44c input,
#respond .static_9b4b input {
  width: 100%;
}
#respond .static_9b4b {
  margin-right: 0;
}
#respond .panel_0efc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.static-528a .grid_static_c4c1 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.grid_static_c4c1 .nav-hot-149d.shade_hovered_e70a .active-7ca4 > li > a:focus,
.grid_static_c4c1 .nav-hot-149d.shade_hovered_e70a .active-7ca4 > li > a:hover,
.grid_static_c4c1 .nav-hot-149d.background-iron-e792 .active-7ca4 > li > a:focus,
.grid_static_c4c1 .nav-hot-149d.background-iron-e792 .active-7ca4 > li > a:hover,
.grid_static_c4c1 .nav-hot-149d.card-thick-c490 .active-7ca4 > li > a:focus,
.grid_static_c4c1 .nav-hot-149d.card-thick-c490 .active-7ca4 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.grid_static_c4c1
  .nav-hot-149d.shade_hovered_e70a
  .active-7ca4
  > li.light-bba9
  > a,
.grid_static_c4c1
  .nav-hot-149d.shade_hovered_e70a
  .active-7ca4
  > li.chip_cfd3
  > a,
.grid_static_c4c1
  .nav-hot-149d.background-iron-e792
  .active-7ca4
  > li.light-bba9
  > a,
.grid_static_c4c1
  .nav-hot-149d.background-iron-e792
  .active-7ca4
  > li.chip_cfd3
  > a,
.grid_static_c4c1
  .nav-hot-149d.card-thick-c490
  .active-7ca4
  > li.light-bba9
  > a,
.grid_static_c4c1 .nav-hot-149d.card-thick-c490 .active-7ca4 > li.surface_wood_8494 > a {
  color: rgba(255, 255, 255, 0.99);
}
.grid_static_c4c1 .tertiary-solid-7e1d,
.grid_static_c4c1 .tertiary-solid-7e1d a {
  color: rgba(255, 255, 255, 0.99);
}
.grid_static_c4c1 .last_44c8.dropdown_bronze_0bbe li a,
.grid_static_c4c1 .inner-3a2e a,
.grid_static_c4c1 .carousel-complex-2550,
.grid_static_c4c1 .active-7ca4 > li > a,
.grid_static_c4c1 .disabled-light-3dcf {
  color: rgba(255, 255, 255, 0.79);
}
.grid_static_c4c1 .last_44c8.dropdown_bronze_0bbe li a:hover,
.grid_static_c4c1 .inner-3a2e a:hover,
.grid_static_c4c1 .carousel-complex-2550:hover,
.grid_static_c4c1 .active-7ca4 > li > a:hover,
.grid_static_c4c1 .disabled-light-3dcf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.grid_static_c4c1 .hot_df5c {
  color: rgba(255, 255, 255, 0.79);
}
.grid_static_c4c1 .hot_df5c .tooltip-fresh-4f18 {
  color: rgba(255, 255, 255, 0.99);
}
.grid_static_c4c1 .hot_df5c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.grid_static_c4c1 .media_selected_953e .brown_6218 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.grid_static_c4c1 .media_selected_953e .brown_6218 .content_warm_eadb {
  color: rgba(255, 255, 255, 0.79);
}
.grid_static_c4c1
  .media_selected_953e
  .brown_6218
  .content_warm_eadb::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.grid_static_c4c1
  .media_selected_953e
  .brown_6218
  .content_warm_eadb:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.grid_static_c4c1
  .media_selected_953e
  .brown_6218
  .content_warm_eadb::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.grid_static_c4c1
  .media_selected_953e
  .brown_6218
  .content_warm_eadb::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.grid_static_c4c1 .media_selected_953e .background_dirty_3353 {
  color: rgba(255, 255, 255, 0.79);
}
.grid_static_c4c1 .media_selected_953e .background_dirty_3353:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag_rough_e0f5
  .grid_static_c4c1
  .media_selected_953e
  .gas_79e1
  .shade_over_bd50 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tag_rough_e0f5
  .grid_static_c4c1
  .media_selected_953e
  .gas_79e1
  .content_warm_eadb {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.static-528a .center-92c6 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.center-92c6 .nav-hot-149d.shade_hovered_e70a .active-7ca4 > li > a:focus,
.center-92c6 .nav-hot-149d.shade_hovered_e70a .active-7ca4 > li > a:hover,
.center-92c6 .nav-hot-149d.background-iron-e792 .active-7ca4 > li > a:focus,
.center-92c6 .nav-hot-149d.background-iron-e792 .active-7ca4 > li > a:hover,
.center-92c6 .nav-hot-149d.card-thick-c490 .active-7ca4 > li > a:focus,
.center-92c6 .nav-hot-149d.card-thick-c490 .active-7ca4 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.center-92c6
  .nav-hot-149d.shade_hovered_e70a
  .active-7ca4
  > li.light-bba9
  > a,
.center-92c6
  .nav-hot-149d.shade_hovered_e70a
  .active-7ca4
  > li.chip_cfd3
  > a,
.center-92c6
  .nav-hot-149d.background-iron-e792
  .active-7ca4
  > li.light-bba9
  > a,
.center-92c6
  .nav-hot-149d.background-iron-e792
  .active-7ca4
  > li.chip_cfd3
  > a,
.center-92c6
  .nav-hot-149d.card-thick-c490
  .active-7ca4
  > li.light-bba9
  > a,
.center-92c6 .nav-hot-149d.card-thick-c490 .active-7ca4 > li.surface_wood_8494 > a {
  color: rgba(0, 0, 0, 0.8);
}
.center-92c6 .tertiary-solid-7e1d,
.center-92c6 .tertiary-solid-7e1d a {
  color: rgba(0, 0, 0, 0.8);
}
.center-92c6 .last_44c8.dropdown_bronze_0bbe li a,
.center-92c6 .inner-3a2e a,
.center-92c6 .carousel-complex-2550,
.center-92c6 .active-7ca4 > li > a,
.center-92c6 .disabled-light-3dcf {
  color: rgba(0, 0, 0, 0.55);
}
.center-92c6 .last_44c8.dropdown_bronze_0bbe li a:hover,
.center-92c6 .inner-3a2e a:hover,
.center-92c6 .carousel-complex-2550:hover,
.center-92c6 .active-7ca4 > li > a:hover,
.center-92c6 .disabled-light-3dcf:hover {
  color: rgba(0, 0, 0, 0.8);
}
.center-92c6 .hot_df5c {
  color: rgba(0, 0, 0, 0.55);
}
.center-92c6 .hot_df5c .tooltip-fresh-4f18 {
  color: rgba(0, 0, 0, 0.8);
}
.center-92c6 .hot_df5c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shade-c569 .module-north-ea50 {
  margin-left: auto;
  margin-right: auto;
}
.notice-hard-56a6 > * {
  margin-left: auto;
  margin-right: auto;
}
.notice-hard-56a6 .section_ee3b {
  margin-right: 1.41575em;
}
.paper-aff1 .notice-hard-56a6 > .background-iron-c6b9 {
  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;
}
.paper-aff1 .notice-hard-56a6 > .media_clean_87df {
  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;
}
.outer_892e.shade-c569 .module-north-ea50,
.tag_fadd.shade-c569 .module-north-ea50 {
  margin-left: 0;
}
.thick_57cc.shade-c569 .module-north-ea50,
.pro-3987.shade-c569 .module-north-ea50 {
  margin-right: 0;
}
.notice-hard-56a6 ol,
.notice-hard-56a6 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.modal-abd6 video {
  max-width: 100%;
}
.shade-bottom-f28a img {
  display: block;
}
.shade-bottom-f28a.section_ee3b,
.shade-bottom-f28a.silver_050b {
  width: 100%;
}
.shade-bottom-f28a.media_clean_87df img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tabs_west_674a:not(.label-f22a) {
  margin: 1.5em auto;
}
.wrapper-3089 p {
  padding: 1.5em 14px;
}
ul.pink-a008.media_clean_87df,
ul.pink-a008.background-iron-c6b9,
ul.pink-a008.section_3417.background-iron-c6b9 {
  padding: 0 14px;
}
.disabled-e738 {
  display: block;
  overflow-x: auto;
}
.disabled-e738 table {
  border-collapse: collapse;
  width: 100%;
}
.disabled-e738 td,
.disabled-e738 th {
  padding: 0.5em;
}
.notice-hard-56a6 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.notice-hard-56a6 ol ol,
.notice-hard-56a6 ol ul,
.notice-hard-56a6 ul ol,
.notice-hard-56a6 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.notice-hard-56a6 ol ol li,
.notice-hard-56a6 ol ul li,
.notice-hard-56a6 ul ol li,
.notice-hard-56a6 ul ul li {
  margin-left: 0;
}
.outline-4a4b.popup-simple-fa7d > .shade-tall-a9f9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.outline-4a4b.popup-simple-fa7d > .shade-tall-a9f9 iframe,
.outline-4a4b.popup-simple-fa7d > .shade-tall-a9f9 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.middle-9708 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.middle-9708.left_e360 {
  padding: 0;
}
.middle-9708.left_e360 cite {
  font-size: 13px;
}
.middle-9708 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.middle-9708 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.silver-ad8e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.silver-ad8e > p:first-child {
  margin-top: 0;
}
.silver-ad8e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.silver-ad8e blockquote {
  border-left: 0;
}
.filter-lite-7167 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.filter-lite-7167:not(.up_9e85) {
  max-width: 100px;
}
.filter-lite-7167.lower_40b9 {
  border-bottom: none !important;
  text-align: center;
}
.filter-lite-7167.lower_40b9::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .wrapper-3089 p {
    padding: 1.5em 0;
  }
}
.paper_18f7 {
  color: #0073aa;
}
.light_67d4 {
  background-color: #0073aa;
}
.dark-7e18 {
  color: #229fd8;
}
.slider-5873 {
  background-color: #229fd8;
}
.pro-72d7 {
  color: #eee;
}
.next_5d5d {
  background-color: #eee;
}
.breadcrumb-e271 {
  color: #444;
}
.block_active_6a7e {
  background-color: #444;
}
.badge_2fbd {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.badge_2fbd .hero_wide_06e5 .inner-3a2e {
  font-size: 15px;
}
.badge_2fbd .inner-3a2e {
  line-height: 1.3;
}
.badge_2fbd .center-92c6 {
}
.badge_2fbd .grid_static_c4c1 {
  background: #235787;
}
.left-59c5 {
  padding: 0;
}
.left-59c5 .grid_static_c4c1 {
  background: #1a1a1a;
}
.left-59c5 .center-92c6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.header_complex_d27d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.header_complex_d27d .center-92c6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.header_complex_d27d .grid_static_c4c1 {
  background: #303030;
}
.rough-f0b2 {
  position: relative;
  z-index: 10;
}
.rough-f0b2 .feature-inner-dee4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.surface-fluid-f824 .thick-9ba2 {
  display: inline-block;
  vertical-align: middle;
}
.surface-fluid-f824.advanced-7f7c .thick-9ba2 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .surface-fluid-f824.advanced-7f7c .thick-9ba2 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .surface-fluid-f824.advanced-7f7c .thick-9ba2 {
    margin-right: 0.4em;
  }
}
.surface-fluid-f824.advanced-7f7c .thick-9ba2:last-child {
  margin-right: 0;
}
.card-24bc .feature-inner-dee4 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .static-528a .hero_wide_06e5 {
    margin: 0 -0.5em;
  }
  .static-528a .hero_wide_06e5 [class*="customify-col-"],
  .static-528a .hero_wide_06e5 [class*="customify-col_"],
  .static-528a .hero_wide_06e5 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.static-528a.button-5392 .feature-inner-dee4 {
  background: 0 0 !important;
}
.static-528a.button-5392 .feature-inner-dee4,
.static-528a.card-24bc .feature-inner-dee4 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .static-528a.block_full_3269 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.static-528a.card-24bc .feature-inner-dee4 {
  box-shadow: none !important;
}
.feature-2083 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .feature-2083 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .feature-2083 {
    padding: 18px 0 20px;
  }
}
.feature-2083 .footer-b11b {
  width: 100%;
}
.feature-2083 .label_hard_b683 {
  margin-bottom: 0;
}
.feature-2083 .paper-d136 {
  margin-top: 5px;
  font-size: 0.875em;
}
.info_7996 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.info_7996 .active_a361 {
  width: 100%;
}
.description_dc9b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.description_dc9b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.description_dc9b li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.description_dc9b li:last-child:after {
  display: none;
}
.description_dc9b li a {
  font-weight: 500;
  margin-right: 10px;
}
.hover-advanced-e3a3 .row_877d button,
.feature-2083 .row_877d button {
  left: 0;
}
.hover-advanced-e3a3 .active_a361,
.feature-2083 .active_a361 {
  padding-left: 0;
  padding-right: 0;
}
.hover-advanced-e3a3 .info_7996,
.feature-2083 .info_7996 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.hover-advanced-e3a3 {
  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;
}
.hover-advanced-e3a3: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;
}
.hover-advanced-e3a3 .label-out-6889 {
  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) {
  .hover-advanced-e3a3 .label-out-6889 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .hover-advanced-e3a3 .label-out-6889 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .hover-advanced-e3a3 .label-out-6889 {
    min-height: 200px;
  }
}
.hover-advanced-e3a3 .description_dc9b {
  color: rgba(255, 255, 255, 0.8);
}
.hover-advanced-e3a3 .description_dc9b a,
.hover-advanced-e3a3 .description_dc9b li:after {
  color: inherit;
}
.hover-advanced-e3a3 .description_dc9b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.menu_down_58a9 {
  margin-bottom: 0.5em;
}
.plasma_6018 {
  margin-bottom: 1.2em;
}
.plasma_6018,
.menu_down_58a9 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.plasma_6018 p:last-child,
.menu_down_58a9 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .row_877d,
#masthead .row_877d {
  display: none;
}
#masthead
  > .row_877d.shade-narrow-4af7 {
  display: none;
}
#masthead > .row_877d button {
  left: 0;
}
.hidden_mini_a97f {
  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%;
}
.hidden_mini_a97f .thick-9ba2 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hidden_mini_a97f .badge_clean_35be {
  display: -webkit-box;
  display: flex;
}
.hidden_mini_a97f .badge_clean_35be.huge-b945 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hidden_mini_a97f .badge_clean_35be.container-7652 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hidden_mini_a97f .badge_clean_35be.current_d84e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hidden_mini_a97f.avatar-over-413c.main_b9c5 .badge_clean_35be.huge-b945 {
  flex-basis: 100%;
}
.hidden_mini_a97f.hidden-inner-58d6 .badge_clean_35be.container-7652 {
  -webkit-box-flex: 1;
  flex: auto;
}
.hidden_mini_a97f.hidden-inner-58d6 .badge_clean_35be.current_d84e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .row_877d.shade-narrow-4af7 {
  display: none;
}
#masthead > .row_877d button {
  left: 0;
}
.easy_62ee {
  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;
}
.easy_62ee:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.easy_62ee.preview_93af i {
  margin-right: 4px;
}
.easy_62ee.form_advanced_b6d5 i {
  margin-left: 5px;
}
.inner-3a2e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.inner-3a2e p:last-child {
  margin-bottom: 0;
}
.blue_9668 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.blue_9668 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.blue_9668 img {
  display: block;
  width: auto;
  line-height: 1;
}
.blue_9668 .tertiary-solid-7e1d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.blue_9668 .dark-06bd {
  margin: 5px 0 7px 0;
}
.blue_9668.paragraph_right_1220 .primary-7090 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.blue_9668.paragraph_right_1220 .wide_842d {
  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;
}
.blue_9668.disabled_59b4 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.blue_9668.disabled_59b4 .primary-7090 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.blue_9668.disabled_59b4 .wide_842d {
  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;
}
.blue_9668.shade-bright-4305 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.blue_9668.detail-active-377e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.blue_9668.detail-active-377e .wide_842d {
  margin-top: 7px;
}
.shade_dark_a810 {
  display: inline-block;
}
.rough-f0b2 .popup-eed9 .blue_9668 img {
  max-width: 100%;
}
.nav-hot-149d .sidebar-old-09db.thick-5007,
.dark_60a8 .sidebar-old-09db.thick-5007 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.nav-hot-149d .light-750b,
.dark_60a8 .light-750b {
  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%);
}
.nav-hot-149d .light-750b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.nav-hot-149d.tooltip-084e .light-750b {
  display: none;
}
.nav-hot-149d .inner-b370 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.nav-hot-149d .inner-b370 li {
  display: inline-block;
  position: relative;
}
.nav-hot-149d .inner-b370 li:last-child {
  margin-right: 0;
}
.nav-hot-149d .inner-b370 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;
}
.nav-hot-149d .inner-b370 li.surface_wood_8494 > a {
  color: rgba(0, 0, 0, 0.9);
}
.nav-hot-149d .inner-b370 > 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;
}
.nav-hot-149d .inner-b370 > li > a i {
  line-height: 0;
}
.nav-hot-149d .inner-b370 > li.left_3d54 > a .light-750b {
  margin-left: 4px;
  line-height: 0;
}
.nav-hot-149d .inner-b370 .logo-2f5c li.left_3d54 > a {
  position: relative;
}
.nav-hot-149d .inner-b370 .logo-2f5c li.left_3d54 > a:after,
.nav-hot-149d .inner-b370 .logo-2f5c li.left_3d54 > a:before {
  content: "";
  display: table;
}
.nav-hot-149d .inner-b370 .logo-2f5c li.left_3d54 > a:after {
  clear: both;
}
.nav-hot-149d .inner-b370 .logo-2f5c li.left_3d54 > a .light-750b {
  margin-left: 5px;
  float: right;
}
.nav-hot-149d .secondary-0f04,
.nav-hot-149d .logo-2f5c {
  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;
}
.nav-hot-149d .logo-2f5c {
  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;
}
.nav-hot-149d .logo-2f5c .thick-5007 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.nav-hot-149d .logo-2f5c .light-750b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.nav-hot-149d .logo-2f5c li {
  display: block;
  margin: 0;
  padding: 0;
}
.nav-hot-149d .logo-2f5c 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;
}
.nav-hot-149d .logo-2f5c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.nav-hot-149d .logo-2f5c .logo-2f5c {
  top: 0;
  left: 100%;
}
.nav-hot-149d .aside-be38.fn-focus-4b20 > .secondary-0f04,
.nav-hot-149d .aside-be38.fn-focus-4b20 > .logo-2f5c,
.nav-hot-149d .aside-be38:focus > .secondary-0f04,
.nav-hot-149d .aside-be38:focus > .logo-2f5c,
.nav-hot-149d .aside-be38:hover > .secondary-0f04,
.nav-hot-149d .aside-be38:hover > .logo-2f5c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.nav-hot-149d.card-thick-c490 .active-7ca4:after,
.nav-hot-149d.card-thick-c490 .active-7ca4:before {
  content: "";
  display: table;
}
.nav-hot-149d.card-thick-c490 .active-7ca4:after {
  clear: both;
}
.nav-hot-149d.card-thick-c490 .active-7ca4 > li {
  float: left;
}
.nav-hot-149d.hard_6564 .active-7ca4:after,
.nav-hot-149d.hard_6564 .active-7ca4:before {
  content: "";
  display: table;
}
.nav-hot-149d.hard_6564 .active-7ca4:after {
  clear: both;
}
.nav-hot-149d.hard_6564 .active-7ca4 > li {
  float: left;
}
.nav-hot-149d.hard_6564 .active-7ca4 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.nav-hot-149d.hard_6564 .active-7ca4 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.nav-hot-149d.hard_6564 .active-7ca4 > li.light-bba9 > a,
.nav-hot-149d.hard_6564 .active-7ca4 > li.surface_wood_8494 > a {
  color: #fff;
  background-color: #1e4b75;
}
.nav-hot-149d.shade_hovered_e70a .active-7ca4 > li > a .thick-5007 {
  position: relative;
}
.nav-hot-149d.shade_hovered_e70a .active-7ca4 > li > a .thick-5007: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;
}
.nav-hot-149d.shade_hovered_e70a
  .active-7ca4
  > li:focus
  > a
  .thick-5007:before,
.nav-hot-149d.shade_hovered_e70a
  .active-7ca4
  > li:hover
  > a
  .thick-5007:before {
  width: 100%;
  background-color: currentColor;
}
.nav-hot-149d.shade_hovered_e70a
  .active-7ca4
  > li.light-bba9
  > a
  .thick-5007:before,
.nav-hot-149d.shade_hovered_e70a
  .active-7ca4
  > li.chip_cfd3
  > a
  .thick-5007:before {
  width: 100%;
  background-color: currentColor;
}
.nav-hot-149d.background-iron-e792 .active-7ca4 > li > a .thick-5007 {
  position: relative;
}
.nav-hot-149d.background-iron-e792 .active-7ca4 > li > a .thick-5007: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;
}
.nav-hot-149d.background-iron-e792 .active-7ca4 > li:focus > a .thick-5007:before,
.nav-hot-149d.background-iron-e792
  .active-7ca4
  > li:hover
  > a
  .thick-5007:before {
  width: 100%;
  background-color: currentColor;
}
.nav-hot-149d.background-iron-e792
  .active-7ca4
  > li.light-bba9
  > a
  .thick-5007:before,
.nav-hot-149d.background-iron-e792
  .active-7ca4
  > li.chip_cfd3
  > a
  .thick-5007:before {
  width: 100%;
  background-color: currentColor;
}
.dark_60a8 .inner-b370 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dark_60a8 .inner-b370 li:first-child > a {
  border-top: none;
}
.dark_60a8 .inner-b370 .yellow_8ff8 > .thick-5007 .light-750b {
  display: none;
}
.dark_60a8 .inner-b370 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.dark_60a8 .inner-b370 li:last-child {
  border: none;
}
.dark_60a8 .inner-b370 li.left_3d54 > a {
  padding-right: 45px !important;
}
.dark_60a8 .inner-b370 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.dark_60a8 .inner-b370 li a:focus,
.dark_60a8 .inner-b370 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dark_60a8 .inner-b370 li .lower_01f4 {
  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;
}
.dark_60a8 .inner-b370 li .lower_01f4:hover {
  box-shadow: none;
}
.dark_60a8 .inner-b370 li .lower_01f4 .light-750b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.dark_60a8 .inner-b370 .logo-2f5c {
  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);
}
.dark_60a8 .inner-b370 .logo-2f5c li a {
  padding-left: 3em;
}
.dark_60a8 .inner-b370 .section-focused-f5e3 > a .lower_01f4 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dark_60a8 .inner-b370 .section-focused-f5e3 > .logo-2f5c {
  display: block;
  opacity: 1;
}
.popup-advanced-1fc3 {
  max-width: 100%;
}
.frame-26ef {
  line-height: 0;
  cursor: pointer;
}
.disabled-light-3dcf {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.disabled-light-3dcf:hover {
  box-shadow: none;
  color: currentColor;
}
.disabled-light-3dcf svg {
  width: 18px;
  height: 18px;
}
.disabled-light-3dcf .dropdown_right_ebc3 {
  display: none;
}
.heading-2e65 {
  position: relative;
}
.heading-2e65.fn-active-4b20 .disabled-light-3dcf .disabled-abcb {
  display: none;
}
.heading-2e65.fn-active-4b20 .disabled-light-3dcf .dropdown_right_ebc3 {
  display: inline-block;
}
.heading-2e65 .liquid-416e {
  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);
}
.heading-2e65.wrapper-73bb .liquid-416e {
  left: auto;
  right: -0.9em;
}
.heading-2e65.wrapper-73bb .complex-9da1::before {
  left: auto;
  right: 15px;
}
.heading-2e65.fn-active-4b20 .liquid-416e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gas_79e1 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.gas_79e1 label {
  flex-basis: 100%;
}
.gas_79e1 .brown_6218 {
  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;
}
.gas_79e1 .content_warm_eadb {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.gas_79e1 .content_warm_eadb:focus {
  background-color: transparent;
}
.gas_79e1 button.background_dirty_3353 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.gas_79e1 button.background_dirty_3353:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.gas_79e1 button.background_dirty_3353 svg {
  width: 18px;
  height: 18px;
}
.gas_79e1 input[type="submit"] {
  min-height: auto;
}
.media_selected_953e .gas_79e1 .content_warm_eadb {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.complex-9da1 {
  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) {
  .complex-9da1 {
    width: 220px;
  }
}
.complex-9da1 label {
  flex-basis: 100%;
}
.complex-9da1::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;
}
.tag_rough_e0f5 .media_selected_953e .gas_79e1 {
  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;
}
.tag_rough_e0f5
  .media_selected_953e
  .gas_79e1
  .brown_6218 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tag_rough_e0f5 .media_selected_953e .gas_79e1 .content_warm_eadb {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tag_rough_e0f5
  .media_selected_953e
  .gas_79e1
  .content_warm_eadb:focus {
  background: 0 0;
}
.tag_rough_e0f5
  .media_selected_953e
  .gas_79e1
  .shade_over_bd50 {
  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;
}
.last_44c8 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.last_44c8 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.last_44c8 li:last-child {
  margin-right: 0;
}
.last_44c8 li:first-child {
  margin-left: 0;
}
.last_44c8.status-fd12 a {
  color: #fff;
}
.last_44c8.status-fd12 a:hover {
  color: #fff;
}
.last_44c8 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.last_44c8 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.last_44c8 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.last_44c8 a:hover {
  opacity: 0.9;
  color: inherit;
}
.last_44c8 [class*="social-icon-apple"] {
  background-color: #999;
}
.last_44c8 [class*="social-icon-apple"].element_yellow_4735 {
  background-color: transparent;
  color: #999;
}
.last_44c8 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.last_44c8 [class*="social-icon-behance"].element_yellow_4735 {
  background-color: transparent;
  color: #1769ff;
}
.last_44c8 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.last_44c8 [class*="social-icon-bitbucket"].element_yellow_4735 {
  background-color: transparent;
  color: #205081;
}
.last_44c8 [class*="social-icon-codepen"] {
  background-color: #000;
}
.last_44c8 [class*="social-icon-codepen"].element_yellow_4735 {
  background-color: transparent;
  color: #000;
}
.last_44c8 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.last_44c8 [class*="social-icon-delicious"].element_yellow_4735 {
  background-color: transparent;
  color: #39f;
}
.last_44c8 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.last_44c8 [class*="social-icon-digg"].element_yellow_4735 {
  background-color: transparent;
  color: #005be2;
}
.last_44c8 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.last_44c8 [class*="social-icon-dribbble"].element_yellow_4735 {
  background-color: transparent;
  color: #ea4c89;
}
.last_44c8 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.last_44c8 [class*="social-icon-envelope"].element_yellow_4735 {
  background-color: transparent;
  color: #ea4335;
}
.last_44c8 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.last_44c8 [class*="social-icon-facebook"].element_yellow_4735 {
  background-color: transparent;
  color: #3b5998;
}
.last_44c8 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.last_44c8 [class*="social-icon-flickr"].element_yellow_4735 {
  background-color: transparent;
  color: #0063dc;
}
.last_44c8 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.last_44c8 [class*="social-icon-foursquare"].element_yellow_4735 {
  background-color: transparent;
  color: #2d5be3;
}
.last_44c8 [class*="social-icon-github"] {
  background-color: #333;
}
.last_44c8 [class*="social-icon-github"].element_yellow_4735 {
  background-color: transparent;
  color: #333;
}
.last_44c8 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.last_44c8 [class*="social-icon-google-plus"].element_yellow_4735 {
  background-color: transparent;
  color: #dd4b39;
}
.last_44c8 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.last_44c8 [class*="social-icon-houzz"].element_yellow_4735 {
  background-color: transparent;
  color: #7ac142;
}
.last_44c8 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.last_44c8 [class*="social-icon-instagram"].element_yellow_4735 {
  background-color: transparent;
  color: #262626;
}
.last_44c8 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.last_44c8 [class*="social-icon-jsfiddle"].element_yellow_4735 {
  background-color: transparent;
  color: #487aa2;
}
.last_44c8 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.last_44c8 [class*="social-icon-linkedin"].element_yellow_4735 {
  background-color: transparent;
  color: #0077b5;
}
.last_44c8 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.last_44c8 [class*="social-icon-medium"].element_yellow_4735 {
  background-color: transparent;
  color: #00ab6b;
}
.last_44c8 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.last_44c8
  [class*="social-icon-odnoklassniki"].element_yellow_4735 {
  background-color: transparent;
  color: #f4731c;
}
.last_44c8 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.last_44c8 [class*="social-icon-meetup"].element_yellow_4735 {
  background-color: transparent;
  color: #ec1c40;
}
.last_44c8 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.last_44c8 [class*="social-icon-pinterest"].element_yellow_4735 {
  background-color: transparent;
  color: #bd081c;
}
.last_44c8 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.last_44c8 [class*="social-icon-product-hunt"].element_yellow_4735 {
  background-color: transparent;
  color: #da552f;
}
.last_44c8 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.last_44c8 [class*="social-icon-reddit"].element_yellow_4735 {
  background-color: transparent;
  color: #ff4500;
}
.last_44c8 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.last_44c8 [class*="social-icon-rss"].element_yellow_4735 {
  background-color: transparent;
  color: #f26522;
}
.last_44c8 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.last_44c8
  [class*="social-icon-shopping-cart"].element_yellow_4735 {
  background-color: transparent;
  color: #4caf50;
}
.last_44c8 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.last_44c8 [class*="social-icon-skype"].element_yellow_4735 {
  background-color: transparent;
  color: #00aff0;
}
.last_44c8 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.last_44c8 [class*="social-icon-slideshare"].element_yellow_4735 {
  background-color: transparent;
  color: #0077b5;
}
.last_44c8 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.last_44c8 [class*="social-icon-snapchat"].element_yellow_4735 {
  background-color: transparent;
  color: #fffc00;
}
.last_44c8 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.last_44c8 [class*="social-icon-soundcloud"].element_yellow_4735 {
  background-color: transparent;
  color: #f80;
}
.last_44c8 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.last_44c8 [class*="social-icon-spotify"].element_yellow_4735 {
  background-color: transparent;
  color: #2ebd59;
}
.last_44c8 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.last_44c8
  [class*="social-icon-stack-overflow"].element_yellow_4735 {
  background-color: transparent;
  color: #fe7a15;
}
.last_44c8 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.last_44c8 [class*="social-icon-maldkfgram"].element_yellow_4735 {
  background-color: transparent;
  color: #2ca5e0;
}
.last_44c8 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.last_44c8 [class*="social-icon-tripadvisor"].element_yellow_4735 {
  background-color: transparent;
  color: #589442;
}
.last_44c8 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.last_44c8 [class*="social-icon-tumblr"].element_yellow_4735 {
  background-color: transparent;
  color: #35465c;
}
.last_44c8 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.last_44c8 [class*="social-icon-twitch"].element_yellow_4735 {
  background-color: transparent;
  color: #6441a5;
}
.last_44c8 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.last_44c8 [class*="social-icon-twitter"].element_yellow_4735 {
  background-color: transparent;
  color: #1da1f2;
}
.last_44c8 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.last_44c8 [class*="social-icon-vimeo"].element_yellow_4735 {
  background-color: transparent;
  color: #1ab7ea;
}
.last_44c8 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.last_44c8 [class*="social-icon-vk"].element_yellow_4735 {
  background-color: transparent;
  color: #45668e;
}
.last_44c8 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.last_44c8 [class*="social-icon-weibo"].element_yellow_4735 {
  background-color: transparent;
  color: #df2029;
}
.last_44c8 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.last_44c8 [class*="social-icon-weixin"].element_yellow_4735 {
  background-color: transparent;
  color: #7bb32e;
}
.last_44c8 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.last_44c8 [class*="social-icon-whatsapp"].element_yellow_4735 {
  background-color: transparent;
  color: #25d366;
}
.last_44c8 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.last_44c8 [class*="social-icon-wordpress"].element_yellow_4735 {
  background-color: transparent;
  color: #21759b;
}
.last_44c8 [class*="social-icon-xing"] {
  background-color: #026466;
}
.last_44c8 [class*="social-icon-xing"].element_yellow_4735 {
  background-color: transparent;
  color: #026466;
}
.last_44c8 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.last_44c8 [class*="social-icon-yelp"].element_yellow_4735 {
  background-color: transparent;
  color: #af0606;
}
.last_44c8 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.last_44c8 [class*="social-icon-youtube"].element_yellow_4735 {
  background-color: transparent;
  color: #cd201f;
}
.carousel-complex-2550 {
  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;
}
.carousel-complex-2550:hover {
  box-shadow: none;
  background: 0 0;
}
.widget-advanced-9800 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.fresh_21c3 {
  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;
}
.pagination_iron_5ede {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.module-5a5b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.module-5a5b,
.module-5a5b::after,
.module-5a5b::before {
  border-radius: 0;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.module-5a5b::after,
.module-5a5b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.status-red-7f48 .fresh_21c3 .pagination_iron_5ede {
  margin-top: -2px;
  width: 19px;
}
.status-red-7f48 .fresh_21c3 .module-5a5b {
  margin-top: -1px;
}
.status-red-7f48 .fresh_21c3 .module-5a5b,
.status-red-7f48 .fresh_21c3 .module-5a5b::after,
.status-red-7f48 .fresh_21c3 .module-5a5b::before {
  width: 19px;
  height: 2px;
}
.status-red-7f48 .fresh_21c3 .module-5a5b::before {
  top: -6px;
}
.status-red-7f48 .fresh_21c3 .module-5a5b::after {
  bottom: -6px;
}
.widget-a737 .fresh_21c3 .pagination_iron_5ede {
  margin-top: -2px;
  width: 22px;
}
.widget-a737 .fresh_21c3 .module-5a5b {
  margin-top: -1px;
}
.widget-a737 .fresh_21c3 .module-5a5b,
.widget-a737 .fresh_21c3 .module-5a5b::after,
.widget-a737 .fresh_21c3 .module-5a5b::before {
  width: 22px;
  height: 2px;
}
.widget-a737 .fresh_21c3 .module-5a5b::before {
  top: -7px;
}
.widget-a737 .fresh_21c3 .module-5a5b::after {
  bottom: -7px;
}
.avatar_63cc .fresh_21c3 .pagination_iron_5ede {
  margin-top: -2px;
  width: 31px;
}
.avatar_63cc .fresh_21c3 .module-5a5b {
  margin-top: -1.5px;
}
.avatar_63cc .fresh_21c3 .module-5a5b,
.avatar_63cc .fresh_21c3 .module-5a5b::after,
.avatar_63cc .fresh_21c3 .module-5a5b::before {
  width: 31px;
  height: 3px;
}
.avatar_63cc .fresh_21c3 .module-5a5b::before {
  top: -9px;
}
.avatar_63cc .fresh_21c3 .module-5a5b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tag-263d .fresh_21c3 .pagination_iron_5ede {
    margin-top: -2px;
    width: 19px;
  }
  .tag-263d .fresh_21c3 .module-5a5b {
    margin-top: -1px;
  }
  .tag-263d .fresh_21c3 .module-5a5b,
  .tag-263d .fresh_21c3 .module-5a5b::after,
  .tag-263d .fresh_21c3 .module-5a5b::before {
    width: 19px;
    height: 2px;
  }
  .tag-263d .fresh_21c3 .module-5a5b::before {
    top: -6px;
  }
  .tag-263d .fresh_21c3 .module-5a5b::after {
    bottom: -6px;
  }
  .large-f8c8 .fresh_21c3 .pagination_iron_5ede {
    margin-top: -2px;
    width: 22px;
  }
  .large-f8c8 .fresh_21c3 .module-5a5b {
    margin-top: -1px;
  }
  .large-f8c8 .fresh_21c3 .module-5a5b,
  .large-f8c8 .fresh_21c3 .module-5a5b::after,
  .large-f8c8 .fresh_21c3 .module-5a5b::before {
    width: 22px;
    height: 2px;
  }
  .large-f8c8 .fresh_21c3 .module-5a5b::before {
    top: -7px;
  }
  .large-f8c8 .fresh_21c3 .module-5a5b::after {
    bottom: -7px;
  }
  .static_ecbe .fresh_21c3 .pagination_iron_5ede {
    margin-top: -2px;
    width: 31px;
  }
  .static_ecbe .fresh_21c3 .module-5a5b {
    margin-top: -1.5px;
  }
  .static_ecbe .fresh_21c3 .module-5a5b,
  .static_ecbe .fresh_21c3 .module-5a5b::after,
  .static_ecbe .fresh_21c3 .module-5a5b::before {
    width: 31px;
    height: 3px;
  }
  .static_ecbe .fresh_21c3 .module-5a5b::before {
    top: -9px;
  }
  .static_ecbe .fresh_21c3 .module-5a5b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .container_dim_a18c .fresh_21c3 .pagination_iron_5ede {
    margin-top: -2px;
    width: 19px;
  }
  .container_dim_a18c .fresh_21c3 .module-5a5b {
    margin-top: -1px;
  }
  .container_dim_a18c .fresh_21c3 .module-5a5b,
  .container_dim_a18c .fresh_21c3 .module-5a5b::after,
  .container_dim_a18c .fresh_21c3 .module-5a5b::before {
    width: 19px;
    height: 2px;
  }
  .container_dim_a18c .fresh_21c3 .module-5a5b::before {
    top: -6px;
  }
  .container_dim_a18c .fresh_21c3 .module-5a5b::after {
    bottom: -6px;
  }
  .carousel_glass_81df .fresh_21c3 .pagination_iron_5ede {
    margin-top: -2px;
    width: 22px;
  }
  .carousel_glass_81df .fresh_21c3 .module-5a5b {
    margin-top: -1px;
  }
  .carousel_glass_81df .fresh_21c3 .module-5a5b,
  .carousel_glass_81df .fresh_21c3 .module-5a5b::after,
  .carousel_glass_81df .fresh_21c3 .module-5a5b::before {
    width: 22px;
    height: 2px;
  }
  .carousel_glass_81df .fresh_21c3 .module-5a5b::before {
    top: -7px;
  }
  .carousel_glass_81df .fresh_21c3 .module-5a5b::after {
    bottom: -7px;
  }
  .gallery_over_cbad .fresh_21c3 .pagination_iron_5ede {
    margin-top: -2px;
    width: 31px;
  }
  .gallery_over_cbad .fresh_21c3 .module-5a5b {
    margin-top: -1.5px;
  }
  .gallery_over_cbad .fresh_21c3 .module-5a5b,
  .gallery_over_cbad .fresh_21c3 .module-5a5b::after,
  .gallery_over_cbad .fresh_21c3 .module-5a5b::before {
    width: 31px;
    height: 3px;
  }
  .gallery_over_cbad .fresh_21c3 .module-5a5b::before {
    top: -9px;
  }
  .gallery_over_cbad .fresh_21c3 .module-5a5b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .secondary_d59d .fresh_21c3 .pagination_iron_5ede {
    margin-top: -2px;
    width: 19px;
  }
  .secondary_d59d .fresh_21c3 .module-5a5b {
    margin-top: -1px;
  }
  .secondary_d59d .fresh_21c3 .module-5a5b,
  .secondary_d59d .fresh_21c3 .module-5a5b::after,
  .secondary_d59d .fresh_21c3 .module-5a5b::before {
    width: 19px;
    height: 2px;
  }
  .secondary_d59d .fresh_21c3 .module-5a5b::before {
    top: -6px;
  }
  .secondary_d59d .fresh_21c3 .module-5a5b::after {
    bottom: -6px;
  }
  .first-7e6b .fresh_21c3 .pagination_iron_5ede {
    margin-top: -2px;
    width: 22px;
  }
  .first-7e6b .fresh_21c3 .module-5a5b {
    margin-top: -1px;
  }
  .first-7e6b .fresh_21c3 .module-5a5b,
  .first-7e6b .fresh_21c3 .module-5a5b::after,
  .first-7e6b .fresh_21c3 .module-5a5b::before {
    width: 22px;
    height: 2px;
  }
  .first-7e6b .fresh_21c3 .module-5a5b::before {
    top: -7px;
  }
  .first-7e6b .fresh_21c3 .module-5a5b::after {
    bottom: -7px;
  }
  .primary-cool-f771 .fresh_21c3 .pagination_iron_5ede {
    margin-top: -2px;
    width: 31px;
  }
  .primary-cool-f771 .fresh_21c3 .module-5a5b {
    margin-top: -1.5px;
  }
  .primary-cool-f771 .fresh_21c3 .module-5a5b,
  .primary-cool-f771 .fresh_21c3 .module-5a5b::after,
  .primary-cool-f771 .fresh_21c3 .module-5a5b::before {
    width: 31px;
    height: 3px;
  }
  .primary-cool-f771 .fresh_21c3 .module-5a5b::before {
    top: -9px;
  }
  .primary-cool-f771 .fresh_21c3 .module-5a5b::after {
    bottom: -9px;
  }
}
.background-81b1 .module-5a5b {
  -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);
}
.background-81b1 .module-5a5b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.background-81b1 .module-5a5b::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);
}
.background-81b1.hard-4d59 .module-5a5b {
  -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);
}
.background-81b1.hard-4d59 .module-5a5b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.background-81b1.hard-4d59 .module-5a5b::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);
}
.filter_e06e {
  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.notification_6dad:before {
  display: none;
}
.inner_afb9 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.inner_afb9 .summary-ac0e {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.inner_afb9 .summary-ac0e:last-of-type {
  border-bottom: none;
}
.inner_afb9 .summary-ac0e.popup_hard_97bc,
.inner_afb9 .summary-ac0e.content-thick-f6fd,
.inner_afb9 .summary-ac0e.paragraph_hot_fb75 {
  padding: 0;
}
.inner_afb9 .dark_60a8 .lower_01f4 {
  color: currentColor;
}
.inner_afb9 .dark_60a8 .lower_01f4:focus,
.inner_afb9 .dark_60a8 .lower_01f4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.inner_afb9.center-92c6 .hot_df5c,
.inner_afb9.center-92c6 .inner-3a2e a,
.inner_afb9.center-92c6 .active-7ca4 a,
.inner_afb9.center-92c6 .logo-2f5c a {
  color: rgba(0, 0, 0, 0.55);
}
.inner_afb9.center-92c6 .hot_df5c:hover,
.inner_afb9.center-92c6 .inner-3a2e a:hover,
.inner_afb9.center-92c6 .active-7ca4 a:hover,
.inner_afb9.center-92c6 .logo-2f5c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.inner_afb9.center-92c6 .tooltip-fresh-4f18 {
  color: rgba(0, 0, 0, 0.8);
}
.inner_afb9.center-92c6 .summary-ac0e {
  border-color: rgba(0, 0, 0, 0.08);
}
.inner_afb9.center-92c6 .summary-ac0e:before {
  background: rgba(0, 0, 0, 0.08);
}
.inner_afb9.center-92c6 .detail_dirty_04fc:before {
  background: rgba(255, 255, 255, 0.9);
}
.inner_afb9.center-92c6 .dark_60a8 .inner-b370 li a,
.inner_afb9.center-92c6 .dark_60a8 .lower_01f4,
.inner_afb9.center-92c6 .logo-2f5c {
  border-color: rgba(0, 0, 0, 0.08);
}
.inner_afb9.center-92c6 .dark_60a8 .lower_01f4:focus,
.inner_afb9.center-92c6 .dark_60a8 .lower_01f4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.inner_afb9.center-92c6 .inner-b370 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.inner_afb9.grid_static_c4c1 .hot_df5c,
.inner_afb9.grid_static_c4c1 .inner-3a2e a,
.inner_afb9.grid_static_c4c1 .active-7ca4 .lower_01f4,
.inner_afb9.grid_static_c4c1 .active-7ca4 a,
.inner_afb9.grid_static_c4c1 .logo-2f5c a {
  color: rgba(255, 255, 255, 0.79);
}
.inner_afb9.grid_static_c4c1 .hot_df5c:hover,
.inner_afb9.grid_static_c4c1 .inner-3a2e a:hover,
.inner_afb9.grid_static_c4c1 .active-7ca4 .lower_01f4:hover,
.inner_afb9.grid_static_c4c1 .active-7ca4 a:hover,
.inner_afb9.grid_static_c4c1 .logo-2f5c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.inner_afb9.grid_static_c4c1 .tooltip-fresh-4f18 {
  color: rgba(255, 255, 255, 0.99);
}
.inner_afb9.grid_static_c4c1 .summary-ac0e {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner_afb9.grid_static_c4c1 .summary-ac0e:before {
  background: rgba(255, 255, 255, 0.08);
}
.inner_afb9.grid_static_c4c1 .detail_dirty_04fc:before {
  background: rgba(0, 0, 0, 0.9);
}
.inner_afb9.grid_static_c4c1 .dark_60a8 .inner-b370 li a,
.inner_afb9.grid_static_c4c1 .dark_60a8 .lower_01f4,
.inner_afb9.grid_static_c4c1 .logo-2f5c {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner_afb9.grid_static_c4c1 .dark_60a8 .lower_01f4:focus,
.inner_afb9.grid_static_c4c1 .dark_60a8 .lower_01f4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.inner_afb9.grid_static_c4c1 .inner-b370 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail_dirty_04fc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.detail_dirty_04fc:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.surface_2c3b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.stone_0906 .inner_afb9 {
  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;
}
.stone_0906 .summary-ac0e {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.stone_0906 .summary-ac0e: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) {
  .stone_0906 .summary-ac0e:before {
    width: 16%;
    left: 42%;
  }
}
.stone_0906 .summary-ac0e:last-child:before {
  content: none;
}
.stone_0906 .summary-ac0e[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.stone_0906 .dark_60a8 .inner-b370 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.stone_0906 .dark_60a8 .inner-b370 li a .lower_01f4 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.stone_0906 .dark_60a8 .logo-2f5c {
  border: none;
}
.stone_0906 .dark_60a8 .logo-2f5c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.stone_0906 .detail_dirty_04fc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.stone_0906 .surface_2c3b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.stone_0906 .grid_static_c4c1 .detail_dirty_04fc:before {
  background: rgba(0, 0, 0, 0.9);
}
.stone_0906 .center-92c6.badge_0a1a .module-5a5b {
  background: rgba(0, 0, 0, 0.6);
}
.stone_0906
  .center-92c6.badge_0a1a
  .module-5a5b::after,
.stone_0906
  .center-92c6.badge_0a1a
  .module-5a5b:before {
  background: inherit;
}
.stone_0906
  .center-92c6.badge_0a1a:hover
  .module-5a5b {
  background: rgba(0, 0, 0, 0.8);
}
.west-884d .inner_afb9 {
  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) {
  .west-884d .inner_afb9 {
    width: auto;
    right: 45px;
  }
}
.disabled-white-af1f .inner_afb9 {
  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) {
  .disabled-white-af1f .inner_afb9 {
    width: auto;
    left: 45px;
  }
}
.notification_6dad .inner_afb9 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.notification_6dad .surface_2c3b {
  max-width: 48em;
  margin: 0 auto;
}
.notification_6dad .detail_dirty_04fc:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.summary_stone_49fe {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.summary_stone_49fe.stone_0906 .inner_afb9 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.summary_stone_49fe.west-884d .inner_afb9 {
  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);
}
.summary_stone_49fe .inner_afb9 {
  visibility: visible;
}
.summary_stone_49fe.disabled-white-af1f .inner_afb9 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.active-selected-6aef,
.white_f79a {
  overflow-x: hidden;
}
.active-selected-6aef .inner_afb9 {
  overflow: auto;
}
.active-selected-6aef.stone_0906 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active-selected-6aef.stone_0906 .inner_afb9 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.active-selected-6aef.stone_0906 .carousel-complex-2550 {
  opacity: 0;
}
.active-selected-6aef.west-884d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active-selected-6aef.west-884d .inner_afb9 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.active-selected-6aef.west-884d .carousel-complex-2550 {
  opacity: 0;
}
.active-selected-6aef.disabled-white-af1f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active-selected-6aef.disabled-white-af1f .inner_afb9 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.active-selected-6aef.disabled-white-af1f .carousel-complex-2550 {
  opacity: 0;
}
.active-selected-6aef.notification_6dad .inner_afb9 {
  z-index: 10;
  visibility: visible;
}
.badge_0a1a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.badge_0a1a .module-5a5b {
  background: rgba(255, 255, 255, 0.99);
}
.badge_0a1a .module-5a5b::after,
.badge_0a1a .module-5a5b:before {
  background: inherit;
}
.badge_0a1a:hover .module-5a5b {
  background: rgba(255, 255, 255, 0.99);
}
.disabled-white-af1f .badge_0a1a {
  top: 10px;
  right: auto;
  left: 12px;
}
.notification_6dad .badge_0a1a {
  display: none !important;
}
.active-selected-6aef:before,
.white_f79a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.active-selected-6aef .badge_0a1a,
.white_f79a .badge_0a1a {
  display: inline-block;
}
.inner_afb9 .thick-9ba2 {
  -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;
}
.active-selected-6aef .inner_afb9 .thick-9ba2,
.white_f79a .inner_afb9 .thick-9ba2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.background-left-07f4 .brown_6218 {
  width: 100%;
}
.popup-eed9 {
  padding: 0 0.5em 0;
}
.popup-eed9 [class*="customify-col-"],
.popup-eed9 [class*="customify-col_"],
.popup-eed9 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.item_58c6 .popup-eed9 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hero_wide_06e5 .pink-a0f5,
  .pink-a0f5 {
    display: none;
  }
  .gradient_a7b4 {
    text-align: left;
  }
  .summary_b5d1 {
    text-align: center;
  }
  .border_upper_c555 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hero_wide_06e5 .up-2aec,
  .up-2aec {
    display: none;
  }
  .background-south-66ae {
    text-align: left;
  }
  .tertiary-old-3fa4 {
    text-align: center;
  }
  .component_clean_01d7 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hero_wide_06e5 .sidebar_easy_7b44,
  .sidebar_easy_7b44 {
    display: none;
  }
  .disabled_advanced_7169 {
    text-align: left;
  }
  .border-adb0 {
    text-align: center;
  }
  .bright-aa91 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.static-f8bf {
  box-shadow: none !important;
}
.cool-e624 .menu_5fe6,
.paragraph_outer_f9b8 .menu_5fe6 {
  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;
}
.paragraph_outer_f9b8 .menu_5fe6 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.feature-inner-dee4 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.feature-inner-dee4:after,
.feature-inner-dee4:before {
  content: "";
  display: table;
}
.feature-inner-dee4:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .feature-inner-dee4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.feature-inner-dee4,
.block_full_3269 {
  max-width: 1248px;
  margin: 0 auto;
}

.last_a72f.element-thick-4dee .feature-inner-dee4 {
  max-width: 100%;
}
.last_a72f.overlay_stone_b0a6 {
  max-width: 1200px;
  margin: 0 auto;
}
.last_a72f.disabled_3840 .feature-inner-dee4 {
  max-width: 100%;
}
.last_a72f.disabled_3840 > .feature-inner-dee4 {
  padding-left: 0;
  padding-right: 0;
}
.last_a72f.disabled_3840 > .feature-inner-dee4 .hero_wide_06e5 {
  margin: 0;
}
.last_a72f.disabled_3840
  > .feature-inner-dee4
  .border-9f9b.avatar-thick-b1d8 {
  margin-right: 0;
  margin-left: 0;
}
.last_a72f.disabled_3840 #main.avatar-thick-b1d8 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .secondary-complex-6dc1 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .secondary-complex-6dc1 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .modal_mini_aa38 .module-north-ea50 {
    padding-right: 1em;
  }
  .modal_mini_aa38.mask_selected_564c .border-9f9b {
    border-right: 1px solid #eaecee;
  }
  .modal_mini_aa38.mask_selected_564c .module-north-ea50 {
    padding-right: 1em;
  }
  .modal_mini_aa38.mask_selected_564c .out-3be5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .primary_9a0d .module-north-ea50 {
    padding-left: 1em;
  }
  .primary_9a0d.mask_selected_564c .border-9f9b {
    border-left: 1px solid #eaecee;
  }
  .primary_9a0d.mask_selected_564c .module-north-ea50 {
    padding-left: 1em;
  }
  .primary_9a0d.mask_selected_564c .out-3be5 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slow_dd53 .module-north-ea50 {
    padding-left: 1em;
  }
  .slow_dd53.mask_selected_564c .element_df7a {
    border-right: 1px solid #eaecee;
  }
  .slow_dd53.mask_selected_564c .sidebar-up-c34a {
    border-right: 1px solid #eaecee;
  }
  .slow_dd53.mask_selected_564c .module-north-ea50 {
    padding-left: 1em;
  }
  .slow_dd53.mask_selected_564c .out-3be5 {
    padding-right: 1em;
  }
  .slow_dd53.mask_selected_564c .slider-4cee {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .alert-soft-1375 .module-north-ea50 {
    padding-right: 1em;
  }
  .alert-soft-1375.mask_selected_564c .element_df7a {
    border-left: 1px solid #eaecee;
  }
  .alert-soft-1375.mask_selected_564c .sidebar-up-c34a {
    border-left: 1px solid #eaecee;
  }
  .alert-soft-1375.mask_selected_564c .module-north-ea50 {
    padding-right: 1em;
  }
  .alert-soft-1375.mask_selected_564c .out-3be5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .alert-soft-1375.mask_selected_564c .slider-4cee {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .secondary-complex-6dc1 .module-north-ea50 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .secondary-complex-6dc1.mask_selected_564c .border-9f9b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .secondary-complex-6dc1.mask_selected_564c .module-north-ea50 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .secondary-complex-6dc1.mask_selected_564c .out-3be5 {
    padding-left: 1em;
  }
  .secondary-complex-6dc1.mask_selected_564c .slider-4cee {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .secondary-complex-6dc1.mask_selected_564c .module-north-ea50 {
    padding-left: 0;
  }
}
.block_short_a48f .surface-fluid-f824 {
  display: inline-block;
}
.up-db5a {
  display: inline-block;
}
.header-upper-beb9 {
  word-con: break-word;
}
.large_9115 > span {
  display: inline-block;
  padding: 5px 0;
}
.large_9115 .pattern_small_cb88 {
  margin-left: 8px;
  margin-right: 8px;
}
.large_9115 .liquid-1e23 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.red_60e6 .preview-wood-3236 {
  margin-bottom: 2em;
}
.red_60e6 .fixed_190e {
  margin-bottom: 15px;
}
.red_60e6 .fixed_190e:last-child {
  margin-bottom: 0;
}
.red_60e6 .right_15ee {
  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) {
  .red_60e6 .right_15ee {
    display: block;
  }
}
.red_60e6 .dynamic-2245 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .red_60e6 .dynamic-2245 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.red_60e6 .footer-d397 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.red_60e6 .footer-d397 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.red_60e6 .footer-d397 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.red_60e6 .header-upper-beb9 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.red_60e6 .header-upper-beb9 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.red_60e6 .red_5d56 p:last-child {
  margin-bottom: 0;
}
.red_60e6 .small-7742 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.red_60e6 .east-78f0 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.red_60e6 .module-white-6e45 {
  margin-top: 1em;
}
.red_60e6 .image-75da {
  top: 0;
  display: block;
}
.red_60e6 .image-75da a {
  color: inherit;
}
.red_60e6 .image-75da a:hover {
  color: inherit;
}
.red_60e6 .highlight_70cb {
  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;
}
.red_60e6 .highlight_70cb:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.red_60e6 .east-78f0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.red_60e6 .middle_7eab {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.red_60e6 .middle_7eab:first-child {
  margin-top: 0;
}
.red_60e6 .middle_7eab.accent-a669 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.red_60e6 .middle_7eab.stale-3552 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.red_60e6
  .middle_7eab.stale-3552.breadcrumb-upper-b2b3
  .module-white-6e45 {
  width: 100%;
}
.red_60e6 .stale-3552 {
  -webkit-box-align: center;
  align-items: center;
}
.red_60e6 .stale-3552 .large_9115,
.red_60e6 .stale-3552 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.red_60e6 .footer-d397 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.red_60e6 .footer-d397 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.red_60e6 .footer-d397: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;
}
.red_60e6 .accent-a669 {
  z-index: 5;
}
.red_60e6 .component_red_c7f4 .modal-2a17 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.red_60e6 .hero-2b5e .modal-2a17 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.red_60e6 .wrapper_8a84 .modal-2a17 {
  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;
}
.red_60e6.solid_0599 .right_15ee,
.red_60e6.purple_e29d .right_15ee {
  display: block;
}
.red_60e6.solid_0599 .right_15ee .red-431e,
.red_60e6.solid_0599 .right_15ee .east-78f0,
.red_60e6.purple_e29d .right_15ee .red-431e,
.red_60e6.purple_e29d .right_15ee .east-78f0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.red_60e6.alert_dark_2de9 .dynamic-2245 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .red_60e6.alert_dark_2de9 .dynamic-2245 {
    margin-right: 0;
  }
}
.red_60e6.solid_0599 .dynamic-2245,
.red_60e6.purple_e29d .dynamic-2245 {
  padding-top: 40%;
}
.red_60e6.solid_0599 .preview-wood-3236,
.red_60e6.purple_e29d .preview-wood-3236 {
  display: block;
}
.red_60e6.solid_0599 .fn-sticky-4b20 .east-78f0,
.red_60e6.purple_e29d .fn-sticky-4b20 .east-78f0 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.red_60e6.solid_0599 .dynamic-2245,
.red_60e6.purple_e29d .dynamic-2245 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.red_60e6.solid_0599 .east-78f0 {
  padding: 1em;
}
.hero-8eef {
  margin: 30px auto;
  display: block;
}
.hero-8eef .copper_e956 > * {
  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;
}
.hero-8eef .copper_e956 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hero-8eef .copper_e956 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.bright-5a1d .large_9115 {
  margin-bottom: 1.41575em;
}
.bright-5a1d .pagination_8f9f {
  margin-bottom: 1.618em;
}
.notice-hard-56a6 .static-d984 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.notice-hard-56a6 .static-d984 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.notice-hard-56a6 .detail-fb85 {
  max-width: 100%;
  overflow: auto;
}
.shade-c569 .notice-hard-56a6 a:hover {
  text-decoration: underline;
}
.footer_a3fe .fixed_190e:not(.header-upper-beb9),
.footer_a3fe .footer-d397 {
  margin-bottom: 1.41575em;
}
.footer_a3fe .fixed_190e:not(.header-upper-beb9):last-child,
.footer_a3fe .footer-d397:last-child {
  margin-bottom: 0;
}
.footer_a3fe .fixed_190e.element_3aa7 {
  margin-bottom: 0.41575em;
}
.footer_a3fe .notice-small-cc73:before,
.footer_a3fe .heading_0dd6:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.footer_a3fe .notice-small-cc73:before {
  content: "\f115";
}
.footer_a3fe .heading_0dd6:before {
  content: "\f02c";
}
.footer_a3fe .menu_middle_5c65 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.footer_a3fe .menu_middle_5c65 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.element_current_07a9 {
  display: -webkit-box;
  display: flex;
}
.element_current_07a9 .photo-upper-e5d5 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .element_current_07a9 .photo-upper-e5d5 {
    flex-basis: 90px;
  }
}
.element_current_07a9 .main_5a0a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .element_current_07a9 .main_5a0a {
    flex-basis: calc(100% - 50px);
  }
}
.element_current_07a9 .inner_172f p:last-child {
  margin-bottom: 0.72em;
}
.banner_b657 .copper_e956 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.banner_b657 .copper_e956:after,
.banner_b657 .copper_e956:before {
  content: "";
  display: table;
}
.banner_b657 .copper_e956:after {
  clear: both;
}
.banner_b657 .copper_e956 .small-6869,
.banner_b657 .copper_e956 .shade_action_7d76 {
  width: 49%;
}
.banner_b657 .copper_e956 .small-6869 a span.image_out_00db,
.banner_b657 .copper_e956 .shade_action_7d76 a span.image_out_00db {
  display: block;
  margin-bottom: 5px;
}
.banner_b657 .copper_e956 .shade_action_7d76 {
  float: left;
  text-align: left;
}
.banner_b657 .copper_e956 .small-6869 {
  float: right;
  text-align: right;
}
.header_next_a2b3 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .header_next_a2b3 {
    margin-bottom: 0;
  }
}
.white-82eb {
  margin-bottom: 1em;
}
.white-82eb .header-upper-beb9 {
  font-size: 1.1em;
  line-height: 1.3;
}
.middle-b6b0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.logo_tall_cea1 .white-82eb,
.huge-e118 .white-82eb {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .logo_tall_cea1 .white-82eb,
  .huge-e118 .white-82eb {
    display: block;
  }
}
.logo_tall_cea1 .middle-b6b0,
.huge-e118 .middle-b6b0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .logo_tall_cea1 .middle-b6b0,
  .huge-e118 .middle-b6b0 {
    margin-bottom: 1em;
  }
}
.logo_tall_cea1 .middle-b6b0 img,
.huge-e118 .middle-b6b0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.logo_tall_cea1 .slider-b6bb,
.huge-e118 .slider-b6bb {
  flex-basis: calc(100% - 160px);
}
.logo_tall_cea1 .slider-b6bb p,
.huge-e118 .slider-b6bb p {
  margin-bottom: 0;
}
.logo_tall_cea1 .slider-b6bb {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .logo_tall_cea1 .slider-b6bb {
    padding-left: 0;
  }
}
.huge-e118 .slider-b6bb {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .huge-e118 .slider-b6bb {
    padding-right: 0;
  }
}
.huge-e118 .middle-b6b0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.search-steel-97c6 .middle-b6b0 {
  margin-bottom: 0.5em;
}
.search-steel-97c6 .middle-b6b0 img {
  width: 100%;
}
.light_76ba .module-tall-d35c,
.video_20f2 .module-tall-d35c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.video_20f2 .border-9f9b .notice_tiny_8928 p:last-child {
  margin-bottom: 0;
}
.input_west_e553 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.summary-dim-6879 .layout_dirty_4d98 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .summary-dim-6879 .layout_dirty_4d98:last-of-type {
    margin-bottom: 0;
  }
}
.summary-dim-6879 .layout_dirty_4d98 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.summary-dim-6879 .layout_dirty_4d98 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.summary-dim-6879 .layout_dirty_4d98 ul li {
  margin: 0 0 0.6em;
}
.summary-dim-6879 .layout_dirty_4d98 ul li.hidden_1ea6,
.summary-dim-6879 .layout_dirty_4d98 ul li.search-cold-473f {
  position: relative;
}
.summary-dim-6879 .layout_dirty_4d98 ul li.hidden_1ea6 .outline_0cf0,
.summary-dim-6879 .layout_dirty_4d98 ul li.search-cold-473f .outline_0cf0 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.summary-dim-6879 .layout_dirty_4d98 ul li.hidden_1ea6:after:after,
.summary-dim-6879 .layout_dirty_4d98 ul li.hidden_1ea6:after:before,
.summary-dim-6879
  .layout_dirty_4d98
  ul
  li.search-cold-473f:after:after,
.summary-dim-6879
  .layout_dirty_4d98
  ul
  li.search-cold-473f:after:before {
  content: "";
  display: table;
}
.summary-dim-6879 .layout_dirty_4d98 ul li.hidden_1ea6:after:after,
.summary-dim-6879
  .layout_dirty_4d98
  ul
  li.search-cold-473f:after:after {
  clear: both;
}
.summary-dim-6879 .layout_dirty_4d98 a.hero-1c57:hover {
  text-decoration: none;
}
.summary-dim-6879 .layout_dirty_4d98 select {
  max-width: 100%;
}
.summary-dim-6879 .layout_dirty_4d98 table {
  font-size: 85%;
}
.summary-dim-6879 .layout_dirty_4d98 table td,
.summary-dim-6879 .layout_dirty_4d98 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.summary-dim-6879 .layout_dirty_4d98 table tfoot td {
  text-align: left;
}
.summary-dim-6879 .layout_dirty_4d98 :last-child {
  margin-bottom: 0;
}
.summary-dim-6879 .layout_dirty_4d98 .logo-7d18 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.summary-dim-6879 .layout_dirty_4d98 .logo-7d18 label {
  width: 100%;
}
.summary-dim-6879 .layout_dirty_4d98 .logo-7d18 .content_warm_eadb {
  width: 100%;
  display: block;
}
.summary-dim-6879 .layout_dirty_4d98 .logo-7d18 .background_dirty_3353 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.summary-dim-6879 .layout_dirty_4d98 .logo-7d18 .background_dirty_3353:hover svg #svg-search {
  fill: #444;
}
.summary-dim-6879 .layout_dirty_4d98 .logo-7d18 .background_dirty_3353 svg {
  width: 18px;
  height: 18px;
}
.summary-dim-6879 .pagination_ef7c ul ul,
.summary-dim-6879 .card-cold-7d66 ul ul,
.summary-dim-6879 .hard_e3fd ul ul,
.summary-dim-6879 .motion-921e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.summary-dim-6879 .pagination_ef7c .left_3d54 > a,
.summary-dim-6879 .card-cold-7d66 .left_3d54 > a,
.summary-dim-6879 .hard_e3fd .left_3d54 > a,
.summary-dim-6879 .motion-921e .left_3d54 > a {
  margin-bottom: 0;
}
.summary-dim-6879 .solid-1b22 li,
.summary-dim-6879 .pagination_ef7c li,
.summary-dim-6879 .white_b293 li,
.summary-dim-6879 .card-cold-7d66 li,
.summary-dim-6879 .hard_e3fd li,
.summary-dim-6879 .motion-921e li,
.summary-dim-6879 .overlay_prev_ef98 li,
.summary-dim-6879 .mask-last-5b61 li {
  display: block;
  position: relative;
}
.summary-dim-6879 .solid-1b22 li:last-child,
.summary-dim-6879 .pagination_ef7c li:last-child,
.summary-dim-6879 .white_b293 li:last-child,
.summary-dim-6879 .card-cold-7d66 li:last-child,
.summary-dim-6879 .hard_e3fd li:last-child,
.summary-dim-6879 .motion-921e li:last-child,
.summary-dim-6879 .overlay_prev_ef98 li:last-child,
.summary-dim-6879 .mask-last-5b61 li:last-child {
  border: none;
}
.summary-dim-6879 .solid-1b22 li a,
.summary-dim-6879 .pagination_ef7c li a,
.summary-dim-6879 .white_b293 li a,
.summary-dim-6879 .card-cold-7d66 li a,
.summary-dim-6879 .hard_e3fd li a,
.summary-dim-6879 .motion-921e li a,
.summary-dim-6879 .overlay_prev_ef98 li a,
.summary-dim-6879 .mask-last-5b61 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.summary-dim-6879 .solid-1b22 li ul li::before,
.summary-dim-6879 .pagination_ef7c li ul li::before,
.summary-dim-6879 .white_b293 li ul li::before,
.summary-dim-6879 .card-cold-7d66 li ul li::before,
.summary-dim-6879 .hard_e3fd li ul li::before,
.summary-dim-6879 .motion-921e li ul li::before,
.summary-dim-6879 .overlay_prev_ef98 li ul li::before,
.summary-dim-6879 .mask-last-5b61 li ul li::before {
  left: 15px;
}
.summary-dim-6879 .solid-1b22 li ul a,
.summary-dim-6879 .pagination_ef7c li ul a,
.summary-dim-6879 .white_b293 li ul a,
.summary-dim-6879 .card-cold-7d66 li ul a,
.summary-dim-6879 .hard_e3fd li ul a,
.summary-dim-6879 .motion-921e li ul a,
.summary-dim-6879 .overlay_prev_ef98 li ul a,
.summary-dim-6879 .mask-last-5b61 li ul a {
  padding-left: 20px;
}
.summary-dim-6879 .solid-1b22 li ul ul li::before,
.summary-dim-6879 .pagination_ef7c li ul ul li::before,
.summary-dim-6879 .white_b293 li ul ul li::before,
.summary-dim-6879 .card-cold-7d66 li ul ul li::before,
.summary-dim-6879 .hard_e3fd li ul ul li::before,
.summary-dim-6879 .motion-921e li ul ul li::before,
.summary-dim-6879 .overlay_prev_ef98 li ul ul li::before,
.summary-dim-6879 .mask-last-5b61 li ul ul li::before {
  left: 30px;
}
.summary-dim-6879 .solid-1b22 li ul ul a,
.summary-dim-6879 .pagination_ef7c li ul ul a,
.summary-dim-6879 .white_b293 li ul ul a,
.summary-dim-6879 .card-cold-7d66 li ul ul a,
.summary-dim-6879 .hard_e3fd li ul ul a,
.summary-dim-6879 .motion-921e li ul ul a,
.summary-dim-6879 .overlay_prev_ef98 li ul ul a,
.summary-dim-6879 .mask-last-5b61 li ul ul a {
  padding-left: 40px;
}
.summary-dim-6879 .surface_focused_4df7 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.summary-dim-6879 .mask-last-5b61 ul li {
  margin-bottom: 1.41575em;
}
.summary-dim-6879 .mask-last-5b61 ul li .modal_35f6 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.summary-dim-6879 .mask-last-5b61 ul li .soft-bf17 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.grid_static_c4c1 .solid-1b22 li a,
.grid_static_c4c1 .pagination_ef7c li a,
.grid_static_c4c1 .white_b293 li a,
.grid_static_c4c1 .card-cold-7d66 li a,
.grid_static_c4c1 .hard_e3fd li a,
.grid_static_c4c1 .motion-921e li a,
.grid_static_c4c1 .overlay_prev_ef98 li a,
.grid_static_c4c1 .mask-last-5b61 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid_static_c4c1 .surface_focused_4df7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid_static_c4c1 .layout_dirty_4d98 ul li.hidden_1ea6 .outline_0cf0,
.grid_static_c4c1 .layout_dirty_4d98 ul li.search-cold-473f .outline_0cf0 {
  background: rgba(0, 0, 0, 0.2);
}
.grid_static_c4c1 .summary-dim-6879 .layout_dirty_4d98 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.last_a72f .summary-dim-6879 .inner-b370 li {
  margin: 0;
}
.last_a72f .summary-dim-6879 .inner-b370 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.last_a72f .summary-dim-6879 .inner-b370 li ul {
  margin: 0;
}
.last_a72f .summary-dim-6879 .inner-b370 li ul li a {
  padding-left: 15px;
}
.last_a72f .summary-dim-6879 .inner-b370 li ul li li a {
  padding-left: 30px;
}
.last_a72f .summary-dim-6879 .inner-b370 li.surface_wood_8494 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.last_a72f .summary-dim-6879 .inner-b370 li.surface_wood_8494 > 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;
}
.last_a72f .summary-dim-6879 .inner-b370 li.surface_wood_8494 > 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;
}
.tooltip-c3ca a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.grid-glass-f921 {
  position: relative;
  z-index: 10;
}
.grid-glass-f921 .thick-9ba2 {
  width: 100%;
  max-width: 100%;
}
.item_hard_da2e .hero-2a0d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.item_hard_da2e .center-92c6 {
}
.item_hard_da2e .grid_static_c4c1 {
  background: #292929;
}
.video-5740 .hero-2a0d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.video-5740 .center-92c6 {
  background: #f9f9f9;
}
.video-5740 .grid_static_c4c1 {
  background: #303030;
}
.tall-2b81 .hero-2a0d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tall-2b81 .surface-fluid-f824 {
    margin-bottom: 1em;
  }
  .tall-2b81 .surface-fluid-f824:last-child {
    margin-bottom: 0;
  }
}
.tall-2b81 .center-92c6 {
  background: #ededed;
}
.tall-2b81 .grid_static_c4c1 {
  background: #1a1a1a;
}
.hero-2a0d.center-92c6 {
  color: rgba(0, 0, 0, 0.6);
}
.hero-2a0d.center-92c6 .wood-4808 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero-2a0d.grid_static_c4c1 {
  color: rgba(255, 255, 255, 0.99);
}
.hero-2a0d.grid_static_c4c1 a:not(.hero-1c57) {
  color: rgba(255, 255, 255, 0.79);
}
.hero-2a0d.grid_static_c4c1 a:not(.hero-1c57):hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-2a0d.grid_static_c4c1 .wood-4808 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-2a0d.grid_static_c4c1 table tbody td,
.hero-2a0d.grid_static_c4c1 table th {
  background: rgba(0, 0, 0, 0.08);
}
.link_under_70cf.card-24bc .feature-inner-dee4 {
  max-width: initial;
}
.link_under_70cf .advanced-7f7c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.link_under_70cf .advanced-7f7c .thick-9ba2 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .link_under_70cf .advanced-7f7c .thick-9ba2 {
    display: block;
    margin-bottom: 2em;
  }
  .link_under_70cf .advanced-7f7c .thick-9ba2:last-child {
    margin-bottom: 0;
  }
}
.tall-2b81 .surface-fluid-f824:last-child,
.video-5740 .surface-fluid-f824:last-child,
.item_hard_da2e .surface-fluid-f824:last-child {
  margin-bottom: 0;
}
.tall-2b81 .surface-fluid-f824 .summary-dim-6879 .layout_dirty_4d98:last-child,
.video-5740 .surface-fluid-f824 .summary-dim-6879 .layout_dirty_4d98:last-child,
.item_hard_da2e .surface-fluid-f824 .summary-dim-6879 .layout_dirty_4d98:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tall-2b81 .banner_south_5b70,
  .tall-2b81 .detail_4d58,
  .video-5740 .banner_south_5b70,
  .video-5740 .detail_4d58,
  .item_hard_da2e .banner_south_5b70,
  .item_hard_da2e .detail_4d58 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .grid-glass-f921 .surface-fluid-f824 {
    margin-bottom: 2em;
  }
}
.grid-glass-f921 p:last-child {
  margin-bottom: 0;
}
.grid-glass-f921 li,
.grid-glass-f921 ul {
  list-style: none;
  margin: 0;
}
.grid-glass-f921 ul ul {
  margin-left: 2.617924em;
}
.hover_advanced_8edc {
  font-size: 0.875em;
}

/* css-noise: fcc0 */
.widget-item-e4 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.3;
}
