/*!
Theme Name: Customify
Theme URI: https://pressmaximum.under-2e29/customify
Author: WPCustomify
Author URI: https://pressmaximum.under-2e29
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.under-2e29/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.right_520e.header-orange-842d/licenses/gpl-2.0.fresh_38b5
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.logo_action_21f2/, (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.hover-fresh-03b3.text-7ef9/normalize.tertiary_purple_c0ff/
 ======
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.tertiary_purple_c0ff v7.0.0 | MIT License | github.under-2e29/necolas/normalize.tertiary_purple_c0ff */
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;
}
.module-d354 .avatar-f62e,
.wood_c9d5,
.modal_320f,
.status_4127,
.small-c25a,
.first-8965,
.advanced_de4a,
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;
}
.wood_c9d5,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .wood_c9d5,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .wood_c9d5,
  h1 {
    font-size: 1.8em;
  }
}
.modal_320f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.modal_320f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .modal_320f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .modal_320f,
  h2 {
    font-size: 1.7em;
  }
}
.status_4127,
h3 {
  font-size: 1.618em;
}
.module-d354 .avatar-f62e,
.small-c25a,
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.hero_liquid_c767 {
  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;
}
.solid-dcea:after,
.solid-dcea:before,
.cool-abe0:after,
.cool-abe0:before {
  content: "";
  display: table;
}
.solid-dcea:after,
.cool-abe0:after {
  clear: both;
}
.card_solid_6043 {
  float: right;
  margin-right: 0;
}
.old_9a9f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.inner-d120 .huge-ef59,
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;
}
.inner-d120 .huge-ef59: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;
}
.glass_f3b0 .huge-ef59 {
  box-shadow: none;
}
.glass_f3b0
  .huge-ef59
  .shadow-gas-c652 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.glass_f3b0 .huge-ef59 .tag-732a {
  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;
}
.glass_f3b0
  .huge-ef59
  .tag-732a
  b {
  display: none;
}
.glass_f3b0 .footer-15cd {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.component-orange-e4b5:not(.tiny_d74a):not(.slow-9350),
button:not(.tiny_d74a):not(.slow-9350),
input[type="button"]:not(.tiny_d74a):not(
    .slow-9350
  ),
input[type="reset"]:not(.tiny_d74a):not(
    .slow-9350
  ),
input[type="submit"]:not(.tiny_d74a):not(
    .slow-9350
  ) {
  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;
}
.component-orange-e4b5:not(.tiny_d74a):not(
    .slow-9350
  ):hover,
button:not(.tiny_d74a):not(
    .slow-9350
  ):hover,
input[type="button"]:not(.tiny_d74a):not(
    .slow-9350
  ):hover,
input[type="reset"]:not(.tiny_d74a):not(
    .slow-9350
  ):hover,
input[type="submit"]:not(.tiny_d74a):not(
    .slow-9350
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.component-orange-e4b5:not(.tiny_d74a):not(
    .slow-9350
  ):active,
.component-orange-e4b5:not(.tiny_d74a):not(
    .slow-9350
  ):focus,
button:not(.tiny_d74a):not(
    .slow-9350
  ):active,
button:not(.tiny_d74a):not(
    .slow-9350
  ):focus,
input[type="button"]:not(.tiny_d74a):not(
    .slow-9350
  ):active,
input[type="button"]:not(.tiny_d74a):not(
    .slow-9350
  ):focus,
input[type="reset"]:not(.tiny_d74a):not(
    .slow-9350
  ):active,
input[type="reset"]:not(.tiny_d74a):not(
    .slow-9350
  ):focus,
input[type="submit"]:not(.tiny_d74a):not(
    .slow-9350
  ):active,
input[type="submit"]:not(.tiny_d74a):not(
    .slow-9350
  ):focus {
  outline: 0;
}
.component-orange-e4b5:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f,
button:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f,
input[type="button"]:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f,
input[type="reset"]:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f,
input[type="submit"]:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f {
  position: relative;
}
.component-orange-e4b5:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f
  .light_d8fe,
.component-orange-e4b5:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f
  .list-out-3f3f,
.component-orange-e4b5:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f
  .disabled-fixed-c38a,
.component-orange-e4b5:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f
  i,
.component-orange-e4b5:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f
  svg,
button:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f
  .light_d8fe,
button:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f
  .list-out-3f3f,
button:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f
  .disabled-fixed-c38a,
button:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f
  i,
button:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f
  svg,
input[type="button"]:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f
  .light_d8fe,
input[type="button"]:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f
  .list-out-3f3f,
input[type="button"]:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f
  .disabled-fixed-c38a,
input[type="button"]:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f
  i,
input[type="button"]:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f
  svg,
input[type="reset"]:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f
  .light_d8fe,
input[type="reset"]:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f
  .list-out-3f3f,
input[type="reset"]:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f
  .disabled-fixed-c38a,
input[type="reset"]:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f
  i,
input[type="reset"]:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f
  svg,
input[type="submit"]:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f
  .light_d8fe,
input[type="submit"]:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f
  .list-out-3f3f,
input[type="submit"]:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f
  .disabled-fixed-c38a,
input[type="submit"]:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f
  i,
input[type="submit"]:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f
  svg {
  visibility: hidden;
}
.component-orange-e4b5:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f:after,
button:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f:after,
input[type="button"]:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f:after,
input[type="reset"]:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f:after,
input[type="submit"]:not(.tiny_d74a):not(
    .slow-9350
  ).fn-loading-bb3f: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;
}
.component-orange-e4b5:not(.tiny_d74a):not(.slow-9350),
input[type="button"]:not(.tiny_d74a):not(
    .slow-9350
  ),
input[type="reset"]:not(.tiny_d74a):not(
    .slow-9350
  ),
input[type="submit"]:not(.tiny_d74a):not(
    .slow-9350
  ) {
  color: #fff;
  background: #235787;
}
.component-orange-e4b5:not(.tiny_d74a):not(
    .slow-9350
  ):focus,
input[type="button"]:not(.tiny_d74a):not(
    .slow-9350
  ):focus,
input[type="reset"]:not(.tiny_d74a):not(
    .slow-9350
  ):focus,
input[type="submit"]:not(.tiny_d74a):not(
    .slow-9350
  ):focus {
  color: #fff;
}
.component-orange-e4b5.fn-disabled-bb3f:not(.tiny_d74a):not(
    .slow-9350
  ),
.component-orange-e4b5[disabled]:not(.tiny_d74a):not(
    .slow-9350
  ),
button.fn-disabled-bb3f:not(.tiny_d74a):not(
    .slow-9350
  ),
button[disabled]:not(.tiny_d74a):not(
    .slow-9350
  ) {
  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;
}
.background-short-5f67 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.background-short-5f67: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;
}
.main-556a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.blue-7fdf {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.mask-c676 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.solid-dcea:after,
.solid-dcea:before,
.block-steel-7df5:after,
.block-steel-7df5:before,
.old_24b7:after,
.old_24b7:before,
.shadow-fluid-54b3:after,
.shadow-fluid-54b3:before,
.paragraph_17f4:after,
.paragraph_17f4:before,
.pressed-22b9:after,
.pressed-22b9:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.solid-dcea:after,
.block-steel-7df5:after,
.old_24b7:after,
.shadow-fluid-54b3:after,
.paragraph_17f4:after,
.pressed-22b9:after {
  clear: both;
}
.block-steel-7df5 .cold-8601,
.old_24b7 .cold-8601,
.photo-hard-59b7 .cold-8601 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.detail_stale_8af5 {
  display: inline-block;
}
.outline_49c3 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.outline_49c3 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.outline_49c3 .popup_stone_2b39 {
  padding: 1em 0;
  font-size: 85%;
}
.popup_stone_2b39 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.border_pro_81b0 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.border_pro_81b0:after,
.border_pro_81b0:before {
  content: "";
  display: table;
}
.border_pro_81b0:after {
  clear: both;
}
.thumbnail_a7e4 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.pattern_9c01 .thumbnail_a7e4 {
  max-width: 50%;
}
.button_7a8c .thumbnail_a7e4 {
  max-width: 33.33%;
}
.box-south-efca .thumbnail_a7e4 {
  max-width: 25%;
}
.carousel_4941 .thumbnail_a7e4 {
  max-width: 20%;
}
.simple_5091 .thumbnail_a7e4 {
  max-width: 16.66%;
}
.solid_8e2a .thumbnail_a7e4 {
  max-width: 14.28%;
}
.detail_8d6c .thumbnail_a7e4 {
  max-width: 12.5%;
}
.status-glass-141b .thumbnail_a7e4 {
  max-width: 11.11%;
}
.outline_dim_595b {
  display: block;
}
.module-d354 .section_2431 label,
.module-d354 .photo-65b1 label,
.module-d354 .alert-ef7e label,
.module-d354 .paper-b942 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dim_eaed {
  list-style: none;
  margin: 0;
}
.dim_eaed article.bright_8bac {
  margin-bottom: 0;
}
.dim_eaed ul {
  list-style: none;
  margin: 0;
}
.dim_eaed .tooltip_advanced_3d09 li.bright_8bac {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dim_eaed .tooltip_advanced_3d09 li.bright_8bac {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dim_eaed .tooltip_advanced_3d09 li.bright_8bac: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) {
  .dim_eaed .tooltip_advanced_3d09 li.bright_8bac li.bright_8bac li.bright_8bac li.bright_8bac {
    padding-left: 0;
  }
}
article.bright_8bac {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.bright_8bac .block-steel-7df5 p:last-of-type {
  margin-bottom: 0;
}
article.bright_8bac .thick-34dd {
  float: left;
}
article.bright_8bac .wide_e075 {
  margin-left: 85px;
}
article.bright_8bac .paragraph-e88e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.bright_8bac .paragraph-e88e .next_8b68 {
  margin-left: 10px;
}
article.bright_8bac .texture_complex_0b6d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.bright_8bac .filter_simple_b79f {
  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 .section_2431,
  #respond .alert-ef7e,
  #respond .paper-b942 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .section_2431 input,
#respond .alert-ef7e input,
#respond .paper-b942 input {
  width: 100%;
}
#respond .paper-b942 {
  margin-right: 0;
}
#respond .carousel_soft_a46d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hard-8f22 {
  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;
}
.hard-8f22.filter-6a48 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.hard-8f22 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%);
}
.hard-8f22:focus,
.hard-8f22: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);
}
.fluid_74f7 {
  border-radius: 10%;
}
.filter-out-add0 {
  border-radius: 50%;
}
.top-b028 {
  font-size: 0.72em;
}
.dim-4fd4 {
  font-size: 0.875em;
}
.table-blue-5ba3 {
  font-size: 1.1em;
}
.content_d9bf {
  text-transform: uppercase;
  line-height: 1.2;
}
.content_d9bf.top-b028 {
  letter-spacing: 0.5px;
}
.up-4816,
.up-4816 a {
  color: #6d6d6d;
}
.up-4816 a:hover {
  color: #111;
}
.wood-e7aa {
  color: #6d6d6d;
}
.short_3aaf {
  overflow-x: hidden;
}
.short_3aaf .notice-cool-52be.paragraph-hovered-749c {
  position: relative;
}
.short_3aaf .notice-cool-52be.paragraph-hovered-749c.breadcrumb-left-065a {
  position: initial;
}
.short_3aaf
  .notice-cool-52be.paragraph-hovered-749c.breadcrumb-left-065a
  .pattern_fresh_cb47 {
  left: auto;
}
.short_3aaf .notice-cool-52be .pattern_fresh_cb47 {
  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;
}
.short_3aaf .notice-cool-52be:hover.paragraph-hovered-749c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.short_3aaf
  .notice-cool-52be:hover.paragraph-hovered-749c
  .pattern_fresh_cb47 {
  display: block;
  z-index: 9999999;
}
.short_3aaf .progress-hovered-3118 .media_dim_26bc,
.short_3aaf .row_rough_21f2 .media_dim_26bc {
  display: none;
}
.short_3aaf .module-879a .notice-cool-52be:hover.paragraph-hovered-749c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.module-d354 .section_2431 label,
.module-d354 .photo-65b1 label,
.module-d354 .alert-ef7e label,
.module-d354 .paper-b942 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dim_eaed {
  list-style: none;
  margin: 0;
}
.dim_eaed article.bright_8bac {
  margin-bottom: 0;
}
.dim_eaed ul {
  list-style: none;
  margin: 0;
}
.dim_eaed .tooltip_advanced_3d09 li.bright_8bac {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dim_eaed .tooltip_advanced_3d09 li.bright_8bac {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dim_eaed .tooltip_advanced_3d09 li.bright_8bac: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) {
  .dim_eaed .tooltip_advanced_3d09 li.bright_8bac li.bright_8bac li.bright_8bac li.bright_8bac {
    padding-left: 0;
  }
}
article.bright_8bac {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.bright_8bac .block-steel-7df5 p:last-of-type {
  margin-bottom: 0;
}
article.bright_8bac .thick-34dd {
  float: left;
}
article.bright_8bac .wide_e075 {
  margin-left: 85px;
}
article.bright_8bac .paragraph-e88e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.bright_8bac .paragraph-e88e .next_8b68 {
  margin-left: 10px;
}
article.bright_8bac .texture_complex_0b6d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.bright_8bac .filter_simple_b79f {
  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 .section_2431,
  #respond .alert-ef7e,
  #respond .paper-b942 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .section_2431 input,
#respond .alert-ef7e input,
#respond .paper-b942 input {
  width: 100%;
}
#respond .paper-b942 {
  margin-right: 0;
}
#respond .carousel_soft_a46d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.progress-hovered-3118 .preview_bd29 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.preview_bd29 .table-806a.brown_201a .pagination-brown-0da4 > li > a:focus,
.preview_bd29 .table-806a.brown_201a .pagination-brown-0da4 > li > a:hover,
.preview_bd29 .table-806a.warm_4523 .pagination-brown-0da4 > li > a:focus,
.preview_bd29 .table-806a.warm_4523 .pagination-brown-0da4 > li > a:hover,
.preview_bd29 .table-806a.block-inner-aa1a .pagination-brown-0da4 > li > a:focus,
.preview_bd29 .table-806a.block-inner-aa1a .pagination-brown-0da4 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview_bd29
  .table-806a.brown_201a
  .pagination-brown-0da4
  > li.glass-3dd5
  > a,
.preview_bd29
  .table-806a.brown_201a
  .pagination-brown-0da4
  > li.tall_1e31
  > a,
.preview_bd29
  .table-806a.warm_4523
  .pagination-brown-0da4
  > li.glass-3dd5
  > a,
.preview_bd29
  .table-806a.warm_4523
  .pagination-brown-0da4
  > li.tall_1e31
  > a,
.preview_bd29
  .table-806a.block-inner-aa1a
  .pagination-brown-0da4
  > li.glass-3dd5
  > a,
.preview_bd29 .table-806a.block-inner-aa1a .pagination-brown-0da4 > li.tiny-7420 > a {
  color: rgba(255, 255, 255, 0.99);
}
.preview_bd29 .center_c2a5,
.preview_bd29 .center_c2a5 a {
  color: rgba(255, 255, 255, 0.99);
}
.preview_bd29 .table_pro_ca86.alert_978f li a,
.preview_bd29 .status_north_348d a,
.preview_bd29 .background_out_fe31,
.preview_bd29 .pagination-brown-0da4 > li > a,
.preview_bd29 .thumbnail_2483 {
  color: rgba(255, 255, 255, 0.79);
}
.preview_bd29 .table_pro_ca86.alert_978f li a:hover,
.preview_bd29 .status_north_348d a:hover,
.preview_bd29 .background_out_fe31:hover,
.preview_bd29 .pagination-brown-0da4 > li > a:hover,
.preview_bd29 .thumbnail_2483:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview_bd29 .detail_be4c {
  color: rgba(255, 255, 255, 0.79);
}
.preview_bd29 .detail_be4c .sort-9f24 {
  color: rgba(255, 255, 255, 0.99);
}
.preview_bd29 .detail_be4c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview_bd29 .block_131c .active_5d94 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.preview_bd29 .block_131c .active_5d94 .tabs_0ba0 {
  color: rgba(255, 255, 255, 0.79);
}
.preview_bd29
  .block_131c
  .active_5d94
  .tabs_0ba0::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview_bd29
  .block_131c
  .active_5d94
  .tabs_0ba0:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview_bd29
  .block_131c
  .active_5d94
  .tabs_0ba0::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview_bd29
  .block_131c
  .active_5d94
  .tabs_0ba0::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview_bd29 .block_131c .east-ba19 {
  color: rgba(255, 255, 255, 0.79);
}
.preview_bd29 .block_131c .east-ba19:hover {
  color: rgba(255, 255, 255, 0.99);
}
.down_1b6f
  .preview_bd29
  .block_131c
  .modal_3799
  .logo_next_b738 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.down_1b6f
  .preview_bd29
  .block_131c
  .modal_3799
  .tabs_0ba0 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.progress-hovered-3118 .last_ee47 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.last_ee47 .table-806a.brown_201a .pagination-brown-0da4 > li > a:focus,
.last_ee47 .table-806a.brown_201a .pagination-brown-0da4 > li > a:hover,
.last_ee47 .table-806a.warm_4523 .pagination-brown-0da4 > li > a:focus,
.last_ee47 .table-806a.warm_4523 .pagination-brown-0da4 > li > a:hover,
.last_ee47 .table-806a.block-inner-aa1a .pagination-brown-0da4 > li > a:focus,
.last_ee47 .table-806a.block-inner-aa1a .pagination-brown-0da4 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.last_ee47
  .table-806a.brown_201a
  .pagination-brown-0da4
  > li.glass-3dd5
  > a,
.last_ee47
  .table-806a.brown_201a
  .pagination-brown-0da4
  > li.tall_1e31
  > a,
.last_ee47
  .table-806a.warm_4523
  .pagination-brown-0da4
  > li.glass-3dd5
  > a,
.last_ee47
  .table-806a.warm_4523
  .pagination-brown-0da4
  > li.tall_1e31
  > a,
.last_ee47
  .table-806a.block-inner-aa1a
  .pagination-brown-0da4
  > li.glass-3dd5
  > a,
.last_ee47 .table-806a.block-inner-aa1a .pagination-brown-0da4 > li.tiny-7420 > a {
  color: rgba(0, 0, 0, 0.8);
}
.last_ee47 .center_c2a5,
.last_ee47 .center_c2a5 a {
  color: rgba(0, 0, 0, 0.8);
}
.last_ee47 .table_pro_ca86.alert_978f li a,
.last_ee47 .status_north_348d a,
.last_ee47 .background_out_fe31,
.last_ee47 .pagination-brown-0da4 > li > a,
.last_ee47 .thumbnail_2483 {
  color: rgba(0, 0, 0, 0.55);
}
.last_ee47 .table_pro_ca86.alert_978f li a:hover,
.last_ee47 .status_north_348d a:hover,
.last_ee47 .background_out_fe31:hover,
.last_ee47 .pagination-brown-0da4 > li > a:hover,
.last_ee47 .thumbnail_2483:hover {
  color: rgba(0, 0, 0, 0.8);
}
.last_ee47 .detail_be4c {
  color: rgba(0, 0, 0, 0.55);
}
.last_ee47 .detail_be4c .sort-9f24 {
  color: rgba(0, 0, 0, 0.8);
}
.last_ee47 .detail_be4c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.link-c008 .row_light_3c48 {
  margin-left: auto;
  margin-right: auto;
}
.old_24b7 > * {
  margin-left: auto;
  margin-right: auto;
}
.old_24b7 .main-556a {
  margin-right: 1.41575em;
}
.dim_f032 .old_24b7 > .shadow_purple_2c1b {
  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;
}
.dim_f032 .old_24b7 > .copper-2af0 {
  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;
}
.avatar_steel_6c50.link-c008 .row_light_3c48,
.action-7ce2.link-c008 .row_light_3c48 {
  margin-left: 0;
}
.slider_fixed_50ad.link-c008 .row_light_3c48,
.paragraph_f274.link-c008 .row_light_3c48 {
  margin-right: 0;
}
.old_24b7 ol,
.old_24b7 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.shade-north-374d video {
  max-width: 100%;
}
.white_bb22 img {
  display: block;
}
.white_bb22.main-556a,
.white_bb22.blue-7fdf {
  width: 100%;
}
.white_bb22.copper-2af0 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.focus_627f:not(.wrapper-green-8734) {
  margin: 1.5em auto;
}
.south_97c2 p {
  padding: 1.5em 14px;
}
ul.modal-smooth-d3db.copper-2af0,
ul.modal-smooth-d3db.shadow_purple_2c1b,
ul.modal-smooth-d3db.advanced_7c40.shadow_purple_2c1b {
  padding: 0 14px;
}
.motion-f35f {
  display: block;
  overflow-x: auto;
}
.motion-f35f table {
  border-collapse: collapse;
  width: 100%;
}
.motion-f35f td,
.motion-f35f th {
  padding: 0.5em;
}
.old_24b7 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.old_24b7 ol ol,
.old_24b7 ol ul,
.old_24b7 ul ol,
.old_24b7 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.old_24b7 ol ol li,
.old_24b7 ol ul li,
.old_24b7 ul ol li,
.old_24b7 ul ul li {
  margin-left: 0;
}
.over-b71a.tag-b8eb > .menu-current-fccd {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.over-b71a.tag-b8eb > .menu-current-fccd iframe,
.over-b71a.tag-b8eb > .menu-current-fccd > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.badge_brown_0cbb {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.badge_brown_0cbb.last-0024 {
  padding: 0;
}
.badge_brown_0cbb.last-0024 cite {
  font-size: 13px;
}
.badge_brown_0cbb > * {
  margin-left: 16px;
  margin-right: 16px;
}
.badge_brown_0cbb cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.in_1086 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.in_1086 > p:first-child {
  margin-top: 0;
}
.in_1086 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.in_1086 blockquote {
  border-left: 0;
}
.text-bca8 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.text-bca8:not(.preview_d88f) {
  max-width: 100px;
}
.text-bca8.hovered-1c36 {
  border-bottom: none !important;
  text-align: center;
}
.text-bca8.hovered-1c36::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .south_97c2 p {
    padding: 1.5em 0;
  }
}
.focus-c1f3 {
  color: #0073aa;
}
.backdrop-0ff2 {
  background-color: #0073aa;
}
.grid_liquid_ac21 {
  color: #229fd8;
}
.cool-5524 {
  background-color: #229fd8;
}
.backdrop_2a3d {
  color: #eee;
}
.out_e85c {
  background-color: #eee;
}
.short-514f {
  color: #444;
}
.hero-north-c1de {
  background-color: #444;
}
.section_action_8b44 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.section_action_8b44 .soft-054f .status_north_348d {
  font-size: 15px;
}
.section_action_8b44 .status_north_348d {
  line-height: 1.3;
}
.section_action_8b44 .last_ee47 {
}
.section_action_8b44 .preview_bd29 {
  background: #235787;
}
.under-9c91 {
  padding: 0;
}
.under-9c91 .preview_bd29 {
  background: #1a1a1a;
}
.under-9c91 .last_ee47 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.filter_3eeb {
  padding: 0;
  border-left: none;
  border-right: none;
}
.filter_3eeb .last_ee47 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.filter_3eeb .preview_bd29 {
  background: #303030;
}
.pressed-22b9 {
  position: relative;
  z-index: 10;
}
.pressed-22b9 .highlight_a1c1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element-1ae7 .paragraph-hovered-749c {
  display: inline-block;
  vertical-align: middle;
}
.element-1ae7.dim-5a9b .paragraph-hovered-749c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .element-1ae7.dim-5a9b .paragraph-hovered-749c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .element-1ae7.dim-5a9b .paragraph-hovered-749c {
    margin-right: 0.4em;
  }
}
.element-1ae7.dim-5a9b .paragraph-hovered-749c:last-child {
  margin-right: 0;
}
.plasma-fb96 .highlight_a1c1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .progress-hovered-3118 .soft-054f {
    margin: 0 -0.5em;
  }
  .progress-hovered-3118 .soft-054f [class*="customify-col-"],
  .progress-hovered-3118 .soft-054f [class*="customify-col_"],
  .progress-hovered-3118 .soft-054f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.progress-hovered-3118.content-new-a380 .highlight_a1c1 {
  background: 0 0 !important;
}
.progress-hovered-3118.content-new-a380 .highlight_a1c1,
.progress-hovered-3118.plasma-fb96 .highlight_a1c1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .progress-hovered-3118.form-42ff {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.progress-hovered-3118.plasma-fb96 .highlight_a1c1 {
  box-shadow: none !important;
}
.old-3ced {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .old-3ced {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .old-3ced {
    padding: 18px 0 20px;
  }
}
.old-3ced .tertiary-5163 {
  width: 100%;
}
.old-3ced .pink-9bb2 {
  margin-bottom: 0;
}
.old-3ced .card_south_59de {
  margin-top: 5px;
  font-size: 0.875em;
}
.highlight_easy_c21a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.highlight_easy_c21a .filter_inner_59f8 {
  width: 100%;
}
.gallery-left-bffc {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.gallery-left-bffc li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.gallery-left-bffc 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;
}
.gallery-left-bffc li:last-child:after {
  display: none;
}
.gallery-left-bffc li a {
  font-weight: 500;
  margin-right: 10px;
}
.upper_a24e .media_dim_26bc button,
.old-3ced .media_dim_26bc button {
  left: 0;
}
.upper_a24e .filter_inner_59f8,
.old-3ced .filter_inner_59f8 {
  padding-left: 0;
  padding-right: 0;
}
.upper_a24e .highlight_easy_c21a,
.old-3ced .highlight_easy_c21a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.upper_a24e {
  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;
}
.upper_a24e: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;
}
.upper_a24e .motion_b7cf {
  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) {
  .upper_a24e .motion_b7cf {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .upper_a24e .motion_b7cf {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .upper_a24e .motion_b7cf {
    min-height: 200px;
  }
}
.upper_a24e .gallery-left-bffc {
  color: rgba(255, 255, 255, 0.8);
}
.upper_a24e .gallery-left-bffc a,
.upper_a24e .gallery-left-bffc li:after {
  color: inherit;
}
.upper_a24e .gallery-left-bffc a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.content-thick-e7d2 {
  margin-bottom: 0.5em;
}
.footer_a56b {
  margin-bottom: 1.2em;
}
.footer_a56b,
.content-thick-e7d2 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.footer_a56b p:last-child,
.content-thick-e7d2 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .media_dim_26bc,
#masthead .media_dim_26bc {
  display: none;
}
#masthead
  > .media_dim_26bc.shade-e983 {
  display: none;
}
#masthead > .media_dim_26bc button {
  left: 0;
}
.iron-5c1d {
  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%;
}
.iron-5c1d .paragraph-hovered-749c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.iron-5c1d .input_2052 {
  display: -webkit-box;
  display: flex;
}
.iron-5c1d .input_2052.article-e30a {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.iron-5c1d .input_2052.down_f5b4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.iron-5c1d .input_2052.module-outer-ffde {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.iron-5c1d.message_silver_4b3d.hero_last_1cf6 .input_2052.article-e30a {
  flex-basis: 100%;
}
.iron-5c1d.solid_d2e9 .input_2052.down_f5b4 {
  -webkit-box-flex: 1;
  flex: auto;
}
.iron-5c1d.solid_d2e9 .input_2052.module-outer-ffde {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .media_dim_26bc.shade-e983 {
  display: none;
}
#masthead > .media_dim_26bc button {
  left: 0;
}
.slider-54b8 {
  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;
}
.slider-54b8:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.slider-54b8.old_cf6e i {
  margin-right: 4px;
}
.slider-54b8.list-prev-dac6 i {
  margin-left: 5px;
}
.status_north_348d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.status_north_348d p:last-child {
  margin-bottom: 0;
}
.accent-old-0b93 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.accent-old-0b93 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.accent-old-0b93 img {
  display: block;
  width: auto;
  line-height: 1;
}
.accent-old-0b93 .center_c2a5 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.accent-old-0b93 .tall_4d5c {
  margin: 5px 0 7px 0;
}
.accent-old-0b93.summary-silver-4ca0 .backdrop_bae3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.accent-old-0b93.summary-silver-4ca0 .bright-b037 {
  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;
}
.accent-old-0b93.input-429c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.accent-old-0b93.input-429c .backdrop_bae3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.accent-old-0b93.input-429c .bright-b037 {
  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;
}
.accent-old-0b93.search_clean_c859 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.accent-old-0b93.old-f885 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.accent-old-0b93.old-f885 .bright-b037 {
  margin-top: 7px;
}
.card-d794 {
  display: inline-block;
}
.pressed-22b9 .last-8bee .accent-old-0b93 img {
  max-width: 100%;
}
.table-806a .summary_dirty_07bf.light-4aca,
.active-45f3 .summary_dirty_07bf.light-4aca {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.table-806a .tabs-f80a,
.active-45f3 .tabs-f80a {
  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%);
}
.table-806a .tabs-f80a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.table-806a.heading-05a8 .tabs-f80a {
  display: none;
}
.table-806a .badge-5cd9 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.table-806a .badge-5cd9 li {
  display: inline-block;
  position: relative;
}
.table-806a .badge-5cd9 li:last-child {
  margin-right: 0;
}
.table-806a .badge-5cd9 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;
}
.table-806a .badge-5cd9 li.tiny-7420 > a {
  color: rgba(0, 0, 0, 0.9);
}
.table-806a .badge-5cd9 > 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;
}
.table-806a .badge-5cd9 > li > a i {
  line-height: 0;
}
.table-806a .badge-5cd9 > li.popup-d808 > a .tabs-f80a {
  margin-left: 4px;
  line-height: 0;
}
.table-806a .badge-5cd9 .mini-f258 li.popup-d808 > a {
  position: relative;
}
.table-806a .badge-5cd9 .mini-f258 li.popup-d808 > a:after,
.table-806a .badge-5cd9 .mini-f258 li.popup-d808 > a:before {
  content: "";
  display: table;
}
.table-806a .badge-5cd9 .mini-f258 li.popup-d808 > a:after {
  clear: both;
}
.table-806a .badge-5cd9 .mini-f258 li.popup-d808 > a .tabs-f80a {
  margin-left: 5px;
  float: right;
}
.table-806a .shadow_41df,
.table-806a .mini-f258 {
  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;
}
.table-806a .mini-f258 {
  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;
}
.table-806a .mini-f258 .light-4aca {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.table-806a .mini-f258 .tabs-f80a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.table-806a .mini-f258 li {
  display: block;
  margin: 0;
  padding: 0;
}
.table-806a .mini-f258 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;
}
.table-806a .mini-f258 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.table-806a .mini-f258 .mini-f258 {
  top: 0;
  left: 100%;
}
.table-806a .accordion_6e39.fn-focus-bb3f > .shadow_41df,
.table-806a .accordion_6e39.fn-focus-bb3f > .mini-f258,
.table-806a .accordion_6e39:focus > .shadow_41df,
.table-806a .accordion_6e39:focus > .mini-f258,
.table-806a .accordion_6e39:hover > .shadow_41df,
.table-806a .accordion_6e39:hover > .mini-f258 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.table-806a.block-inner-aa1a .pagination-brown-0da4:after,
.table-806a.block-inner-aa1a .pagination-brown-0da4:before {
  content: "";
  display: table;
}
.table-806a.block-inner-aa1a .pagination-brown-0da4:after {
  clear: both;
}
.table-806a.block-inner-aa1a .pagination-brown-0da4 > li {
  float: left;
}
.table-806a.green_ec27 .pagination-brown-0da4:after,
.table-806a.green_ec27 .pagination-brown-0da4:before {
  content: "";
  display: table;
}
.table-806a.green_ec27 .pagination-brown-0da4:after {
  clear: both;
}
.table-806a.green_ec27 .pagination-brown-0da4 > li {
  float: left;
}
.table-806a.green_ec27 .pagination-brown-0da4 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.table-806a.green_ec27 .pagination-brown-0da4 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.table-806a.green_ec27 .pagination-brown-0da4 > li.glass-3dd5 > a,
.table-806a.green_ec27 .pagination-brown-0da4 > li.tiny-7420 > a {
  color: #fff;
  background-color: #1e4b75;
}
.table-806a.brown_201a .pagination-brown-0da4 > li > a .light-4aca {
  position: relative;
}
.table-806a.brown_201a .pagination-brown-0da4 > li > a .light-4aca: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;
}
.table-806a.brown_201a
  .pagination-brown-0da4
  > li:focus
  > a
  .light-4aca:before,
.table-806a.brown_201a
  .pagination-brown-0da4
  > li:hover
  > a
  .light-4aca:before {
  width: 100%;
  background-color: currentColor;
}
.table-806a.brown_201a
  .pagination-brown-0da4
  > li.glass-3dd5
  > a
  .light-4aca:before,
.table-806a.brown_201a
  .pagination-brown-0da4
  > li.tall_1e31
  > a
  .light-4aca:before {
  width: 100%;
  background-color: currentColor;
}
.table-806a.warm_4523 .pagination-brown-0da4 > li > a .light-4aca {
  position: relative;
}
.table-806a.warm_4523 .pagination-brown-0da4 > li > a .light-4aca: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;
}
.table-806a.warm_4523 .pagination-brown-0da4 > li:focus > a .light-4aca:before,
.table-806a.warm_4523
  .pagination-brown-0da4
  > li:hover
  > a
  .light-4aca:before {
  width: 100%;
  background-color: currentColor;
}
.table-806a.warm_4523
  .pagination-brown-0da4
  > li.glass-3dd5
  > a
  .light-4aca:before,
.table-806a.warm_4523
  .pagination-brown-0da4
  > li.tall_1e31
  > a
  .light-4aca:before {
  width: 100%;
  background-color: currentColor;
}
.active-45f3 .badge-5cd9 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.active-45f3 .badge-5cd9 li:first-child > a {
  border-top: none;
}
.active-45f3 .badge-5cd9 .motion-fbe7 > .light-4aca .tabs-f80a {
  display: none;
}
.active-45f3 .badge-5cd9 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.active-45f3 .badge-5cd9 li:last-child {
  border: none;
}
.active-45f3 .badge-5cd9 li.popup-d808 > a {
  padding-right: 45px !important;
}
.active-45f3 .badge-5cd9 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.active-45f3 .badge-5cd9 li a:focus,
.active-45f3 .badge-5cd9 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.active-45f3 .badge-5cd9 li .fast-4544 {
  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;
}
.active-45f3 .badge-5cd9 li .fast-4544:hover {
  box-shadow: none;
}
.active-45f3 .badge-5cd9 li .fast-4544 .tabs-f80a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.active-45f3 .badge-5cd9 .mini-f258 {
  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);
}
.active-45f3 .badge-5cd9 .mini-f258 li a {
  padding-left: 3em;
}
.active-45f3 .badge-5cd9 .surface_pro_bfc1 > a .fast-4544 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.active-45f3 .badge-5cd9 .surface_pro_bfc1 > .mini-f258 {
  display: block;
  opacity: 1;
}
.selected_917f {
  max-width: 100%;
}
.icon_medium_be93 {
  line-height: 0;
  cursor: pointer;
}
.thumbnail_2483 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.thumbnail_2483:hover {
  box-shadow: none;
  color: currentColor;
}
.thumbnail_2483 svg {
  width: 18px;
  height: 18px;
}
.thumbnail_2483 .header-fast-2bf0 {
  display: none;
}
.bronze-34e2 {
  position: relative;
}
.bronze-34e2.fn-active-bb3f .thumbnail_2483 .tabs_e3ff {
  display: none;
}
.bronze-34e2.fn-active-bb3f .thumbnail_2483 .header-fast-2bf0 {
  display: inline-block;
}
.bronze-34e2 .input_5f9e {
  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);
}
.bronze-34e2.slow_53be .input_5f9e {
  left: auto;
  right: -0.9em;
}
.bronze-34e2.slow_53be .focused-337a::before {
  left: auto;
  right: 15px;
}
.bronze-34e2.fn-active-bb3f .input_5f9e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.modal_3799 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.modal_3799 label {
  flex-basis: 100%;
}
.modal_3799 .active_5d94 {
  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;
}
.modal_3799 .tabs_0ba0 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.modal_3799 .tabs_0ba0:focus {
  background-color: transparent;
}
.modal_3799 button.east-ba19 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.modal_3799 button.east-ba19:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.modal_3799 button.east-ba19 svg {
  width: 18px;
  height: 18px;
}
.modal_3799 input[type="submit"] {
  min-height: auto;
}
.block_131c .modal_3799 .tabs_0ba0 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.focused-337a {
  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) {
  .focused-337a {
    width: 220px;
  }
}
.focused-337a label {
  flex-basis: 100%;
}
.focused-337a::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;
}
.down_1b6f .block_131c .modal_3799 {
  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;
}
.down_1b6f
  .block_131c
  .modal_3799
  .active_5d94 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.down_1b6f .block_131c .modal_3799 .tabs_0ba0 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.down_1b6f
  .block_131c
  .modal_3799
  .tabs_0ba0:focus {
  background: 0 0;
}
.down_1b6f
  .block_131c
  .modal_3799
  .logo_next_b738 {
  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;
}
.table_pro_ca86 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.table_pro_ca86 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.table_pro_ca86 li:last-child {
  margin-right: 0;
}
.table_pro_ca86 li:first-child {
  margin-left: 0;
}
.table_pro_ca86.texture-white-b924 a {
  color: #fff;
}
.table_pro_ca86.texture-white-b924 a:hover {
  color: #fff;
}
.table_pro_ca86 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.table_pro_ca86 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.table_pro_ca86 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.table_pro_ca86 a:hover {
  opacity: 0.9;
  color: inherit;
}
.table_pro_ca86 [class*="social-icon-apple"] {
  background-color: #999;
}
.table_pro_ca86 [class*="social-icon-apple"].large-8b84 {
  background-color: transparent;
  color: #999;
}
.table_pro_ca86 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.table_pro_ca86 [class*="social-icon-behance"].large-8b84 {
  background-color: transparent;
  color: #1769ff;
}
.table_pro_ca86 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.table_pro_ca86 [class*="social-icon-bitbucket"].large-8b84 {
  background-color: transparent;
  color: #205081;
}
.table_pro_ca86 [class*="social-icon-codepen"] {
  background-color: #000;
}
.table_pro_ca86 [class*="social-icon-codepen"].large-8b84 {
  background-color: transparent;
  color: #000;
}
.table_pro_ca86 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.table_pro_ca86 [class*="social-icon-delicious"].large-8b84 {
  background-color: transparent;
  color: #39f;
}
.table_pro_ca86 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.table_pro_ca86 [class*="social-icon-digg"].large-8b84 {
  background-color: transparent;
  color: #005be2;
}
.table_pro_ca86 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.table_pro_ca86 [class*="social-icon-dribbble"].large-8b84 {
  background-color: transparent;
  color: #ea4c89;
}
.table_pro_ca86 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.table_pro_ca86 [class*="social-icon-envelope"].large-8b84 {
  background-color: transparent;
  color: #ea4335;
}
.table_pro_ca86 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.table_pro_ca86 [class*="social-icon-facebook"].large-8b84 {
  background-color: transparent;
  color: #3b5998;
}
.table_pro_ca86 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.table_pro_ca86 [class*="social-icon-flickr"].large-8b84 {
  background-color: transparent;
  color: #0063dc;
}
.table_pro_ca86 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.table_pro_ca86 [class*="social-icon-foursquare"].large-8b84 {
  background-color: transparent;
  color: #2d5be3;
}
.table_pro_ca86 [class*="social-icon-github"] {
  background-color: #333;
}
.table_pro_ca86 [class*="social-icon-github"].large-8b84 {
  background-color: transparent;
  color: #333;
}
.table_pro_ca86 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.table_pro_ca86 [class*="social-icon-google-plus"].large-8b84 {
  background-color: transparent;
  color: #dd4b39;
}
.table_pro_ca86 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.table_pro_ca86 [class*="social-icon-houzz"].large-8b84 {
  background-color: transparent;
  color: #7ac142;
}
.table_pro_ca86 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.table_pro_ca86 [class*="social-icon-instagram"].large-8b84 {
  background-color: transparent;
  color: #262626;
}
.table_pro_ca86 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.table_pro_ca86 [class*="social-icon-jsfiddle"].large-8b84 {
  background-color: transparent;
  color: #487aa2;
}
.table_pro_ca86 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.table_pro_ca86 [class*="social-icon-linkedin"].large-8b84 {
  background-color: transparent;
  color: #0077b5;
}
.table_pro_ca86 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.table_pro_ca86 [class*="social-icon-medium"].large-8b84 {
  background-color: transparent;
  color: #00ab6b;
}
.table_pro_ca86 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.table_pro_ca86
  [class*="social-icon-odnoklassniki"].large-8b84 {
  background-color: transparent;
  color: #f4731c;
}
.table_pro_ca86 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.table_pro_ca86 [class*="social-icon-meetup"].large-8b84 {
  background-color: transparent;
  color: #ec1c40;
}
.table_pro_ca86 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.table_pro_ca86 [class*="social-icon-pinterest"].large-8b84 {
  background-color: transparent;
  color: #bd081c;
}
.table_pro_ca86 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.table_pro_ca86 [class*="social-icon-product-hunt"].large-8b84 {
  background-color: transparent;
  color: #da552f;
}
.table_pro_ca86 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.table_pro_ca86 [class*="social-icon-reddit"].large-8b84 {
  background-color: transparent;
  color: #ff4500;
}
.table_pro_ca86 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.table_pro_ca86 [class*="social-icon-rss"].large-8b84 {
  background-color: transparent;
  color: #f26522;
}
.table_pro_ca86 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.table_pro_ca86
  [class*="social-icon-shopping-cart"].large-8b84 {
  background-color: transparent;
  color: #4caf50;
}
.table_pro_ca86 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.table_pro_ca86 [class*="social-icon-skype"].large-8b84 {
  background-color: transparent;
  color: #00aff0;
}
.table_pro_ca86 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.table_pro_ca86 [class*="social-icon-slideshare"].large-8b84 {
  background-color: transparent;
  color: #0077b5;
}
.table_pro_ca86 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.table_pro_ca86 [class*="social-icon-snapchat"].large-8b84 {
  background-color: transparent;
  color: #fffc00;
}
.table_pro_ca86 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.table_pro_ca86 [class*="social-icon-soundcloud"].large-8b84 {
  background-color: transparent;
  color: #f80;
}
.table_pro_ca86 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.table_pro_ca86 [class*="social-icon-spotify"].large-8b84 {
  background-color: transparent;
  color: #2ebd59;
}
.table_pro_ca86 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.table_pro_ca86
  [class*="social-icon-stack-overflow"].large-8b84 {
  background-color: transparent;
  color: #fe7a15;
}
.table_pro_ca86 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.table_pro_ca86 [class*="social-icon-maldkfgram"].large-8b84 {
  background-color: transparent;
  color: #2ca5e0;
}
.table_pro_ca86 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.table_pro_ca86 [class*="social-icon-tripadvisor"].large-8b84 {
  background-color: transparent;
  color: #589442;
}
.table_pro_ca86 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.table_pro_ca86 [class*="social-icon-tumblr"].large-8b84 {
  background-color: transparent;
  color: #35465c;
}
.table_pro_ca86 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.table_pro_ca86 [class*="social-icon-twitch"].large-8b84 {
  background-color: transparent;
  color: #6441a5;
}
.table_pro_ca86 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.table_pro_ca86 [class*="social-icon-twitter"].large-8b84 {
  background-color: transparent;
  color: #1da1f2;
}
.table_pro_ca86 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.table_pro_ca86 [class*="social-icon-vimeo"].large-8b84 {
  background-color: transparent;
  color: #1ab7ea;
}
.table_pro_ca86 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.table_pro_ca86 [class*="social-icon-vk"].large-8b84 {
  background-color: transparent;
  color: #45668e;
}
.table_pro_ca86 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.table_pro_ca86 [class*="social-icon-weibo"].large-8b84 {
  background-color: transparent;
  color: #df2029;
}
.table_pro_ca86 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.table_pro_ca86 [class*="social-icon-weixin"].large-8b84 {
  background-color: transparent;
  color: #7bb32e;
}
.table_pro_ca86 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.table_pro_ca86 [class*="social-icon-whatsapp"].large-8b84 {
  background-color: transparent;
  color: #25d366;
}
.table_pro_ca86 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.table_pro_ca86 [class*="social-icon-wordpress"].large-8b84 {
  background-color: transparent;
  color: #21759b;
}
.table_pro_ca86 [class*="social-icon-xing"] {
  background-color: #026466;
}
.table_pro_ca86 [class*="social-icon-xing"].large-8b84 {
  background-color: transparent;
  color: #026466;
}
.table_pro_ca86 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.table_pro_ca86 [class*="social-icon-yelp"].large-8b84 {
  background-color: transparent;
  color: #af0606;
}
.table_pro_ca86 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.table_pro_ca86 [class*="social-icon-youtube"].large-8b84 {
  background-color: transparent;
  color: #cd201f;
}
.background_out_fe31 {
  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;
}
.background_out_fe31:hover {
  box-shadow: none;
  background: 0 0;
}
.grid-b11c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.medium-d186 {
  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;
}
.yellow-ae18 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.text_2e6d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.text_2e6d,
.text_2e6d::after,
.text_2e6d::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;
}
.text_2e6d::after,
.text_2e6d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.left_405b .medium-d186 .yellow-ae18 {
  margin-top: -2px;
  width: 19px;
}
.left_405b .medium-d186 .text_2e6d {
  margin-top: -1px;
}
.left_405b .medium-d186 .text_2e6d,
.left_405b .medium-d186 .text_2e6d::after,
.left_405b .medium-d186 .text_2e6d::before {
  width: 19px;
  height: 2px;
}
.left_405b .medium-d186 .text_2e6d::before {
  top: -6px;
}
.left_405b .medium-d186 .text_2e6d::after {
  bottom: -6px;
}
.warm-024f .medium-d186 .yellow-ae18 {
  margin-top: -2px;
  width: 22px;
}
.warm-024f .medium-d186 .text_2e6d {
  margin-top: -1px;
}
.warm-024f .medium-d186 .text_2e6d,
.warm-024f .medium-d186 .text_2e6d::after,
.warm-024f .medium-d186 .text_2e6d::before {
  width: 22px;
  height: 2px;
}
.warm-024f .medium-d186 .text_2e6d::before {
  top: -7px;
}
.warm-024f .medium-d186 .text_2e6d::after {
  bottom: -7px;
}
.logo_focused_95ff .medium-d186 .yellow-ae18 {
  margin-top: -2px;
  width: 31px;
}
.logo_focused_95ff .medium-d186 .text_2e6d {
  margin-top: -1.5px;
}
.logo_focused_95ff .medium-d186 .text_2e6d,
.logo_focused_95ff .medium-d186 .text_2e6d::after,
.logo_focused_95ff .medium-d186 .text_2e6d::before {
  width: 31px;
  height: 3px;
}
.logo_focused_95ff .medium-d186 .text_2e6d::before {
  top: -9px;
}
.logo_focused_95ff .medium-d186 .text_2e6d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hidden-c643 .medium-d186 .yellow-ae18 {
    margin-top: -2px;
    width: 19px;
  }
  .hidden-c643 .medium-d186 .text_2e6d {
    margin-top: -1px;
  }
  .hidden-c643 .medium-d186 .text_2e6d,
  .hidden-c643 .medium-d186 .text_2e6d::after,
  .hidden-c643 .medium-d186 .text_2e6d::before {
    width: 19px;
    height: 2px;
  }
  .hidden-c643 .medium-d186 .text_2e6d::before {
    top: -6px;
  }
  .hidden-c643 .medium-d186 .text_2e6d::after {
    bottom: -6px;
  }
  .header-dd6e .medium-d186 .yellow-ae18 {
    margin-top: -2px;
    width: 22px;
  }
  .header-dd6e .medium-d186 .text_2e6d {
    margin-top: -1px;
  }
  .header-dd6e .medium-d186 .text_2e6d,
  .header-dd6e .medium-d186 .text_2e6d::after,
  .header-dd6e .medium-d186 .text_2e6d::before {
    width: 22px;
    height: 2px;
  }
  .header-dd6e .medium-d186 .text_2e6d::before {
    top: -7px;
  }
  .header-dd6e .medium-d186 .text_2e6d::after {
    bottom: -7px;
  }
  .row-f725 .medium-d186 .yellow-ae18 {
    margin-top: -2px;
    width: 31px;
  }
  .row-f725 .medium-d186 .text_2e6d {
    margin-top: -1.5px;
  }
  .row-f725 .medium-d186 .text_2e6d,
  .row-f725 .medium-d186 .text_2e6d::after,
  .row-f725 .medium-d186 .text_2e6d::before {
    width: 31px;
    height: 3px;
  }
  .row-f725 .medium-d186 .text_2e6d::before {
    top: -9px;
  }
  .row-f725 .medium-d186 .text_2e6d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .badge_small_9980 .medium-d186 .yellow-ae18 {
    margin-top: -2px;
    width: 19px;
  }
  .badge_small_9980 .medium-d186 .text_2e6d {
    margin-top: -1px;
  }
  .badge_small_9980 .medium-d186 .text_2e6d,
  .badge_small_9980 .medium-d186 .text_2e6d::after,
  .badge_small_9980 .medium-d186 .text_2e6d::before {
    width: 19px;
    height: 2px;
  }
  .badge_small_9980 .medium-d186 .text_2e6d::before {
    top: -6px;
  }
  .badge_small_9980 .medium-d186 .text_2e6d::after {
    bottom: -6px;
  }
  .clean_acab .medium-d186 .yellow-ae18 {
    margin-top: -2px;
    width: 22px;
  }
  .clean_acab .medium-d186 .text_2e6d {
    margin-top: -1px;
  }
  .clean_acab .medium-d186 .text_2e6d,
  .clean_acab .medium-d186 .text_2e6d::after,
  .clean_acab .medium-d186 .text_2e6d::before {
    width: 22px;
    height: 2px;
  }
  .clean_acab .medium-d186 .text_2e6d::before {
    top: -7px;
  }
  .clean_acab .medium-d186 .text_2e6d::after {
    bottom: -7px;
  }
  .basic_7c42 .medium-d186 .yellow-ae18 {
    margin-top: -2px;
    width: 31px;
  }
  .basic_7c42 .medium-d186 .text_2e6d {
    margin-top: -1.5px;
  }
  .basic_7c42 .medium-d186 .text_2e6d,
  .basic_7c42 .medium-d186 .text_2e6d::after,
  .basic_7c42 .medium-d186 .text_2e6d::before {
    width: 31px;
    height: 3px;
  }
  .basic_7c42 .medium-d186 .text_2e6d::before {
    top: -9px;
  }
  .basic_7c42 .medium-d186 .text_2e6d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .logo_869b .medium-d186 .yellow-ae18 {
    margin-top: -2px;
    width: 19px;
  }
  .logo_869b .medium-d186 .text_2e6d {
    margin-top: -1px;
  }
  .logo_869b .medium-d186 .text_2e6d,
  .logo_869b .medium-d186 .text_2e6d::after,
  .logo_869b .medium-d186 .text_2e6d::before {
    width: 19px;
    height: 2px;
  }
  .logo_869b .medium-d186 .text_2e6d::before {
    top: -6px;
  }
  .logo_869b .medium-d186 .text_2e6d::after {
    bottom: -6px;
  }
  .paper-f505 .medium-d186 .yellow-ae18 {
    margin-top: -2px;
    width: 22px;
  }
  .paper-f505 .medium-d186 .text_2e6d {
    margin-top: -1px;
  }
  .paper-f505 .medium-d186 .text_2e6d,
  .paper-f505 .medium-d186 .text_2e6d::after,
  .paper-f505 .medium-d186 .text_2e6d::before {
    width: 22px;
    height: 2px;
  }
  .paper-f505 .medium-d186 .text_2e6d::before {
    top: -7px;
  }
  .paper-f505 .medium-d186 .text_2e6d::after {
    bottom: -7px;
  }
  .texture_2e53 .medium-d186 .yellow-ae18 {
    margin-top: -2px;
    width: 31px;
  }
  .texture_2e53 .medium-d186 .text_2e6d {
    margin-top: -1.5px;
  }
  .texture_2e53 .medium-d186 .text_2e6d,
  .texture_2e53 .medium-d186 .text_2e6d::after,
  .texture_2e53 .medium-d186 .text_2e6d::before {
    width: 31px;
    height: 3px;
  }
  .texture_2e53 .medium-d186 .text_2e6d::before {
    top: -9px;
  }
  .texture_2e53 .medium-d186 .text_2e6d::after {
    bottom: -9px;
  }
}
.north-16f2 .text_2e6d {
  -webkit-transition-duration: 75ms;
  transition-duration: 75ms;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.north-16f2 .text_2e6d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.north-16f2 .text_2e6d::after {
  -webkit-transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.north-16f2.tall_637f .text_2e6d {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.north-16f2.tall_637f .text_2e6d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.north-16f2.tall_637f .text_2e6d::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);
}
.message_bottom_32e7 {
  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.item_5c36:before {
  display: none;
}
.row_rough_21f2 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.row_rough_21f2 .row_first_f3d5 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.row_rough_21f2 .row_first_f3d5:last-of-type {
  border-bottom: none;
}
.row_rough_21f2 .row_first_f3d5.preview_iron_ae75,
.row_rough_21f2 .row_first_f3d5.huge-5b66,
.row_rough_21f2 .row_first_f3d5.mini_b220 {
  padding: 0;
}
.row_rough_21f2 .active-45f3 .fast-4544 {
  color: currentColor;
}
.row_rough_21f2 .active-45f3 .fast-4544:focus,
.row_rough_21f2 .active-45f3 .fast-4544:hover {
  background: rgba(0, 0, 0, 0.01);
}
.row_rough_21f2.last_ee47 .detail_be4c,
.row_rough_21f2.last_ee47 .status_north_348d a,
.row_rough_21f2.last_ee47 .pagination-brown-0da4 a,
.row_rough_21f2.last_ee47 .mini-f258 a {
  color: rgba(0, 0, 0, 0.55);
}
.row_rough_21f2.last_ee47 .detail_be4c:hover,
.row_rough_21f2.last_ee47 .status_north_348d a:hover,
.row_rough_21f2.last_ee47 .pagination-brown-0da4 a:hover,
.row_rough_21f2.last_ee47 .mini-f258 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.row_rough_21f2.last_ee47 .sort-9f24 {
  color: rgba(0, 0, 0, 0.8);
}
.row_rough_21f2.last_ee47 .row_first_f3d5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.row_rough_21f2.last_ee47 .row_first_f3d5:before {
  background: rgba(0, 0, 0, 0.08);
}
.row_rough_21f2.last_ee47 .nav-over-187d:before {
  background: rgba(255, 255, 255, 0.9);
}
.row_rough_21f2.last_ee47 .active-45f3 .badge-5cd9 li a,
.row_rough_21f2.last_ee47 .active-45f3 .fast-4544,
.row_rough_21f2.last_ee47 .mini-f258 {
  border-color: rgba(0, 0, 0, 0.08);
}
.row_rough_21f2.last_ee47 .active-45f3 .fast-4544:focus,
.row_rough_21f2.last_ee47 .active-45f3 .fast-4544:hover {
  background: rgba(0, 0, 0, 0.01);
}
.row_rough_21f2.last_ee47 .badge-5cd9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.row_rough_21f2.preview_bd29 .detail_be4c,
.row_rough_21f2.preview_bd29 .status_north_348d a,
.row_rough_21f2.preview_bd29 .pagination-brown-0da4 .fast-4544,
.row_rough_21f2.preview_bd29 .pagination-brown-0da4 a,
.row_rough_21f2.preview_bd29 .mini-f258 a {
  color: rgba(255, 255, 255, 0.79);
}
.row_rough_21f2.preview_bd29 .detail_be4c:hover,
.row_rough_21f2.preview_bd29 .status_north_348d a:hover,
.row_rough_21f2.preview_bd29 .pagination-brown-0da4 .fast-4544:hover,
.row_rough_21f2.preview_bd29 .pagination-brown-0da4 a:hover,
.row_rough_21f2.preview_bd29 .mini-f258 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.row_rough_21f2.preview_bd29 .sort-9f24 {
  color: rgba(255, 255, 255, 0.99);
}
.row_rough_21f2.preview_bd29 .row_first_f3d5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.row_rough_21f2.preview_bd29 .row_first_f3d5:before {
  background: rgba(255, 255, 255, 0.08);
}
.row_rough_21f2.preview_bd29 .nav-over-187d:before {
  background: rgba(0, 0, 0, 0.9);
}
.row_rough_21f2.preview_bd29 .active-45f3 .badge-5cd9 li a,
.row_rough_21f2.preview_bd29 .active-45f3 .fast-4544,
.row_rough_21f2.preview_bd29 .mini-f258 {
  border-color: rgba(255, 255, 255, 0.08);
}
.row_rough_21f2.preview_bd29 .active-45f3 .fast-4544:focus,
.row_rough_21f2.preview_bd29 .active-45f3 .fast-4544:hover {
  background: rgba(0, 0, 0, 0.01);
}
.row_rough_21f2.preview_bd29 .badge-5cd9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav-over-187d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.nav-over-187d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.in-51be {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.red_2eea .row_rough_21f2 {
  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;
}
.red_2eea .row_first_f3d5 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.red_2eea .row_first_f3d5: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) {
  .red_2eea .row_first_f3d5:before {
    width: 16%;
    left: 42%;
  }
}
.red_2eea .row_first_f3d5:last-child:before {
  content: none;
}
.red_2eea .row_first_f3d5[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.red_2eea .active-45f3 .badge-5cd9 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.red_2eea .active-45f3 .badge-5cd9 li a .fast-4544 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.red_2eea .active-45f3 .mini-f258 {
  border: none;
}
.red_2eea .active-45f3 .mini-f258 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.red_2eea .nav-over-187d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.red_2eea .in-51be {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.red_2eea .preview_bd29 .nav-over-187d:before {
  background: rgba(0, 0, 0, 0.9);
}
.red_2eea .last_ee47.border_1f8d .text_2e6d {
  background: rgba(0, 0, 0, 0.6);
}
.red_2eea
  .last_ee47.border_1f8d
  .text_2e6d::after,
.red_2eea
  .last_ee47.border_1f8d
  .text_2e6d:before {
  background: inherit;
}
.red_2eea
  .last_ee47.border_1f8d:hover
  .text_2e6d {
  background: rgba(0, 0, 0, 0.8);
}
.pink_bf5b .row_rough_21f2 {
  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) {
  .pink_bf5b .row_rough_21f2 {
    width: auto;
    right: 45px;
  }
}
.paper_b112 .row_rough_21f2 {
  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) {
  .paper_b112 .row_rough_21f2 {
    width: auto;
    left: 45px;
  }
}
.item_5c36 .row_rough_21f2 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.item_5c36 .in-51be {
  max-width: 48em;
  margin: 0 auto;
}
.item_5c36 .nav-over-187d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.notice_narrow_922b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.notice_narrow_922b.red_2eea .row_rough_21f2 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.notice_narrow_922b.pink_bf5b .row_rough_21f2 {
  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);
}
.notice_narrow_922b .row_rough_21f2 {
  visibility: visible;
}
.notice_narrow_922b.paper_b112 .row_rough_21f2 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.texture_right_ba5e,
.detail_hovered_b013 {
  overflow-x: hidden;
}
.texture_right_ba5e .row_rough_21f2 {
  overflow: auto;
}
.texture_right_ba5e.red_2eea {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.texture_right_ba5e.red_2eea .row_rough_21f2 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.texture_right_ba5e.red_2eea .background_out_fe31 {
  opacity: 0;
}
.texture_right_ba5e.pink_bf5b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.texture_right_ba5e.pink_bf5b .row_rough_21f2 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.texture_right_ba5e.pink_bf5b .background_out_fe31 {
  opacity: 0;
}
.texture_right_ba5e.paper_b112 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.texture_right_ba5e.paper_b112 .row_rough_21f2 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.texture_right_ba5e.paper_b112 .background_out_fe31 {
  opacity: 0;
}
.texture_right_ba5e.item_5c36 .row_rough_21f2 {
  z-index: 10;
  visibility: visible;
}
.border_1f8d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.border_1f8d .text_2e6d {
  background: rgba(255, 255, 255, 0.99);
}
.border_1f8d .text_2e6d::after,
.border_1f8d .text_2e6d:before {
  background: inherit;
}
.border_1f8d:hover .text_2e6d {
  background: rgba(255, 255, 255, 0.99);
}
.paper_b112 .border_1f8d {
  top: 10px;
  right: auto;
  left: 12px;
}
.item_5c36 .border_1f8d {
  display: none !important;
}
.texture_right_ba5e:before,
.detail_hovered_b013:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.texture_right_ba5e .border_1f8d,
.detail_hovered_b013 .border_1f8d {
  display: inline-block;
}
.row_rough_21f2 .paragraph-hovered-749c {
  -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;
}
.texture_right_ba5e .row_rough_21f2 .paragraph-hovered-749c,
.detail_hovered_b013 .row_rough_21f2 .paragraph-hovered-749c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.banner-1521 .active_5d94 {
  width: 100%;
}
.last-8bee {
  padding: 0 0.5em 0;
}
.last-8bee [class*="customify-col-"],
.last-8bee [class*="customify-col_"],
.last-8bee [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.container-4695 .last-8bee {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .soft-054f .gallery_warm_898a,
  .gallery_warm_898a {
    display: none;
  }
  .thumbnail_yellow_127c {
    text-align: left;
  }
  .main_e970 {
    text-align: center;
  }
  .clean_f6f6 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .soft-054f .hover_gas_33f1,
  .hover_gas_33f1 {
    display: none;
  }
  .background-white-b142 {
    text-align: left;
  }
  .narrow-8736 {
    text-align: center;
  }
  .down-1241 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .soft-054f .column-hovered-509c,
  .column-hovered-509c {
    display: none;
  }
  .lower_d8e3 {
    text-align: left;
  }
  .block_light_9de1 {
    text-align: center;
  }
  .widget-ccdb {
    text-align: right;
  }
}
#page {
  position: relative;
}
.wrapper-654c {
  box-shadow: none !important;
}
.shadow_complex_8a37 .plasma_d0d7,
.down_fb5f .plasma_d0d7 {
  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;
}
.down_fb5f .plasma_d0d7 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.highlight_a1c1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.highlight_a1c1:after,
.highlight_a1c1:before {
  content: "";
  display: table;
}
.highlight_a1c1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .highlight_a1c1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.highlight_a1c1,
.form-42ff {
  max-width: 1248px;
  margin: 0 auto;
}

.shadow-fluid-54b3.inner_4d8f .highlight_a1c1 {
  max-width: 100%;
}
.shadow-fluid-54b3.thick-3664 {
  max-width: 1200px;
  margin: 0 auto;
}
.shadow-fluid-54b3.inner_7bd0 .highlight_a1c1 {
  max-width: 100%;
}
.shadow-fluid-54b3.inner_7bd0 > .highlight_a1c1 {
  padding-left: 0;
  padding-right: 0;
}
.shadow-fluid-54b3.inner_7bd0 > .highlight_a1c1 .soft-054f {
  margin: 0;
}
.shadow-fluid-54b3.inner_7bd0
  > .highlight_a1c1
  .accordion_b687.disabled-d6ad {
  margin-right: 0;
  margin-left: 0;
}
.shadow-fluid-54b3.inner_7bd0 #main.disabled-d6ad {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .blue-0a18 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .blue-0a18 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .secondary_0f45 .row_light_3c48 {
    padding-right: 1em;
  }
  .secondary_0f45.fast-25dc .accordion_b687 {
    border-right: 1px solid #eaecee;
  }
  .secondary_0f45.fast-25dc .row_light_3c48 {
    padding-right: 1em;
  }
  .secondary_0f45.fast-25dc .paper-8ce1 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gas_f1a4 .row_light_3c48 {
    padding-left: 1em;
  }
  .gas_f1a4.fast-25dc .accordion_b687 {
    border-left: 1px solid #eaecee;
  }
  .gas_f1a4.fast-25dc .row_light_3c48 {
    padding-left: 1em;
  }
  .gas_f1a4.fast-25dc .paper-8ce1 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focused_a051 .row_light_3c48 {
    padding-left: 1em;
  }
  .focused_a051.fast-25dc .pagination-6434 {
    border-right: 1px solid #eaecee;
  }
  .focused_a051.fast-25dc .message_c7ce {
    border-right: 1px solid #eaecee;
  }
  .focused_a051.fast-25dc .row_light_3c48 {
    padding-left: 1em;
  }
  .focused_a051.fast-25dc .paper-8ce1 {
    padding-right: 1em;
  }
  .focused_a051.fast-25dc .sidebar_d596 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .heading-abd0 .row_light_3c48 {
    padding-right: 1em;
  }
  .heading-abd0.fast-25dc .pagination-6434 {
    border-left: 1px solid #eaecee;
  }
  .heading-abd0.fast-25dc .message_c7ce {
    border-left: 1px solid #eaecee;
  }
  .heading-abd0.fast-25dc .row_light_3c48 {
    padding-right: 1em;
  }
  .heading-abd0.fast-25dc .paper-8ce1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .heading-abd0.fast-25dc .sidebar_d596 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .blue-0a18 .row_light_3c48 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .blue-0a18.fast-25dc .accordion_b687 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .blue-0a18.fast-25dc .row_light_3c48 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .blue-0a18.fast-25dc .paper-8ce1 {
    padding-left: 1em;
  }
  .blue-0a18.fast-25dc .sidebar_d596 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .blue-0a18.fast-25dc .row_light_3c48 {
    padding-left: 0;
  }
}
.dropdown-c766 .element-1ae7 {
  display: inline-block;
}
.widget-85ed {
  display: inline-block;
}
.item-fresh-a47b {
  word-con: break-word;
}
.tag-fluid-605e > span {
  display: inline-block;
  padding: 5px 0;
}
.tag-fluid-605e .popup_warm_6bdf {
  margin-left: 8px;
  margin-right: 8px;
}
.tag-fluid-605e .shadow_plasma_2034 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.orange-0f22 .wood-5dd1 {
  margin-bottom: 2em;
}
.orange-0f22 .top_5550 {
  margin-bottom: 15px;
}
.orange-0f22 .top_5550:last-child {
  margin-bottom: 0;
}
.orange-0f22 .thumbnail_new_d8ba {
  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) {
  .orange-0f22 .thumbnail_new_d8ba {
    display: block;
  }
}
.orange-0f22 .card_858e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .orange-0f22 .card_858e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.orange-0f22 .border-cold-adac {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.orange-0f22 .border-cold-adac img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.orange-0f22 .border-cold-adac a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.orange-0f22 .item-fresh-a47b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.orange-0f22 .item-fresh-a47b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.orange-0f22 .detail_d10b p:last-child {
  margin-bottom: 0;
}
.orange-0f22 .column-7f77 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.orange-0f22 .video_ce2b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.orange-0f22 .overlay-27c2 {
  margin-top: 1em;
}
.orange-0f22 .liquid-45a5 {
  top: 0;
  display: block;
}
.orange-0f22 .liquid-45a5 a {
  color: inherit;
}
.orange-0f22 .liquid-45a5 a:hover {
  color: inherit;
}
.orange-0f22 .chip_blue_995e {
  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;
}
.orange-0f22 .chip_blue_995e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.orange-0f22 .video_ce2b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.orange-0f22 .nav-blue-caf8 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.orange-0f22 .nav-blue-caf8:first-child {
  margin-top: 0;
}
.orange-0f22 .nav-blue-caf8.element_liquid_c28b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.orange-0f22 .nav-blue-caf8.pagination_4fcf {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.orange-0f22
  .nav-blue-caf8.pagination_4fcf.slider-f52b
  .overlay-27c2 {
  width: 100%;
}
.orange-0f22 .pagination_4fcf {
  -webkit-box-align: center;
  align-items: center;
}
.orange-0f22 .pagination_4fcf .tag-fluid-605e,
.orange-0f22 .pagination_4fcf > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.orange-0f22 .border-cold-adac {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.orange-0f22 .border-cold-adac img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.orange-0f22 .border-cold-adac: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;
}
.orange-0f22 .element_liquid_c28b {
  z-index: 5;
}
.orange-0f22 .info_5db8 .info-warm-223c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.orange-0f22 .card_7700 .info-warm-223c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.orange-0f22 .dirty_dc94 .info-warm-223c {
  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;
}
.orange-0f22.feature-mini-c317 .thumbnail_new_d8ba,
.orange-0f22.dynamic_487d .thumbnail_new_d8ba {
  display: block;
}
.orange-0f22.feature-mini-c317 .thumbnail_new_d8ba .narrow-48d8,
.orange-0f22.feature-mini-c317 .thumbnail_new_d8ba .video_ce2b,
.orange-0f22.dynamic_487d .thumbnail_new_d8ba .narrow-48d8,
.orange-0f22.dynamic_487d .thumbnail_new_d8ba .video_ce2b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.orange-0f22.focus_lower_01eb .card_858e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .orange-0f22.focus_lower_01eb .card_858e {
    margin-right: 0;
  }
}
.orange-0f22.feature-mini-c317 .card_858e,
.orange-0f22.dynamic_487d .card_858e {
  padding-top: 40%;
}
.orange-0f22.feature-mini-c317 .wood-5dd1,
.orange-0f22.dynamic_487d .wood-5dd1 {
  display: block;
}
.orange-0f22.feature-mini-c317 .fn-sticky-bb3f .video_ce2b,
.orange-0f22.dynamic_487d .fn-sticky-bb3f .video_ce2b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.orange-0f22.feature-mini-c317 .card_858e,
.orange-0f22.dynamic_487d .card_858e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.orange-0f22.feature-mini-c317 .video_ce2b {
  padding: 1em;
}
.thumbnail_0270 {
  margin: 30px auto;
  display: block;
}
.thumbnail_0270 .small-df27 > * {
  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;
}
.thumbnail_0270 .small-df27 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.thumbnail_0270 .small-df27 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.last_ec98 .tag-fluid-605e {
  margin-bottom: 1.41575em;
}
.last_ec98 .item_lite_0bb0 {
  margin-bottom: 1.618em;
}
.old_24b7 .carousel_small_849f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.old_24b7 .carousel_small_849f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.old_24b7 .carousel_ac8a {
  max-width: 100%;
  overflow: auto;
}
.link-c008 .old_24b7 a:hover {
  text-decoration: underline;
}
.up_0bf9 .top_5550:not(.item-fresh-a47b),
.up_0bf9 .border-cold-adac {
  margin-bottom: 1.41575em;
}
.up_0bf9 .top_5550:not(.item-fresh-a47b):last-child,
.up_0bf9 .border-cold-adac:last-child {
  margin-bottom: 0;
}
.up_0bf9 .top_5550.icon-e813 {
  margin-bottom: 0.41575em;
}
.up_0bf9 .sort-e4e0:before,
.up_0bf9 .pagination_soft_4fb3:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.up_0bf9 .sort-e4e0:before {
  content: "\f115";
}
.up_0bf9 .pagination_soft_4fb3:before {
  content: "\f02c";
}
.up_0bf9 .image-old-5ea6 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.up_0bf9 .image-old-5ea6 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.chip_4c8a {
  display: -webkit-box;
  display: flex;
}
.chip_4c8a .accordion_short_2edb {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .chip_4c8a .accordion_short_2edb {
    flex-basis: 90px;
  }
}
.chip_4c8a .notice_smooth_142b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .chip_4c8a .notice_smooth_142b {
    flex-basis: calc(100% - 50px);
  }
}
.chip_4c8a .thick-7fb0 p:last-child {
  margin-bottom: 0.72em;
}
.content_current_4ffb .small-df27 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.content_current_4ffb .small-df27:after,
.content_current_4ffb .small-df27:before {
  content: "";
  display: table;
}
.content_current_4ffb .small-df27:after {
  clear: both;
}
.content_current_4ffb .small-df27 .detail_selected_8e4d,
.content_current_4ffb .small-df27 .tabs-cool-06c5 {
  width: 49%;
}
.content_current_4ffb .small-df27 .detail_selected_8e4d a span.icon-green-ec87,
.content_current_4ffb .small-df27 .tabs-cool-06c5 a span.icon-green-ec87 {
  display: block;
  margin-bottom: 5px;
}
.content_current_4ffb .small-df27 .tabs-cool-06c5 {
  float: left;
  text-align: left;
}
.content_current_4ffb .small-df27 .detail_selected_8e4d {
  float: right;
  text-align: right;
}
.next-605e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .next-605e {
    margin-bottom: 0;
  }
}
.status_dirty_ac2d {
  margin-bottom: 1em;
}
.status_dirty_ac2d .item-fresh-a47b {
  font-size: 1.1em;
  line-height: 1.3;
}
.bright-011b a {
  display: block;
  line-height: 0;
  position: relative;
}
.center-6d3e .status_dirty_ac2d,
.wood_4911 .status_dirty_ac2d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .center-6d3e .status_dirty_ac2d,
  .wood_4911 .status_dirty_ac2d {
    display: block;
  }
}
.center-6d3e .bright-011b,
.wood_4911 .bright-011b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .center-6d3e .bright-011b,
  .wood_4911 .bright-011b {
    margin-bottom: 1em;
  }
}
.center-6d3e .bright-011b img,
.wood_4911 .bright-011b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.center-6d3e .hero_c7b4,
.wood_4911 .hero_c7b4 {
  flex-basis: calc(100% - 160px);
}
.center-6d3e .hero_c7b4 p,
.wood_4911 .hero_c7b4 p {
  margin-bottom: 0;
}
.center-6d3e .hero_c7b4 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .center-6d3e .hero_c7b4 {
    padding-left: 0;
  }
}
.wood_4911 .hero_c7b4 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .wood_4911 .hero_c7b4 {
    padding-right: 0;
  }
}
.wood_4911 .bright-011b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.motion-3758 .bright-011b {
  margin-bottom: 0.5em;
}
.motion-3758 .bright-011b img {
  width: 100%;
}
.layout_860f .old_e317,
.pagination-b9bb .old_e317 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.pagination-b9bb .accordion_b687 .advanced-f75e p:last-child {
  margin-bottom: 0;
}
.narrow-52f5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.card_5bde .picture-liquid-d4d7 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .card_5bde .picture-liquid-d4d7:last-of-type {
    margin-bottom: 0;
  }
}
.card_5bde .picture-liquid-d4d7 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.card_5bde .picture-liquid-d4d7 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.card_5bde .picture-liquid-d4d7 ul li {
  margin: 0 0 0.6em;
}
.card_5bde .picture-liquid-d4d7 ul li.message_cool_565d,
.card_5bde .picture-liquid-d4d7 ul li.accent-1563 {
  position: relative;
}
.card_5bde .picture-liquid-d4d7 ul li.message_cool_565d .item_f55a,
.card_5bde .picture-liquid-d4d7 ul li.accent-1563 .item_f55a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.card_5bde .picture-liquid-d4d7 ul li.message_cool_565d:after:after,
.card_5bde .picture-liquid-d4d7 ul li.message_cool_565d:after:before,
.card_5bde
  .picture-liquid-d4d7
  ul
  li.accent-1563:after:after,
.card_5bde
  .picture-liquid-d4d7
  ul
  li.accent-1563:after:before {
  content: "";
  display: table;
}
.card_5bde .picture-liquid-d4d7 ul li.message_cool_565d:after:after,
.card_5bde
  .picture-liquid-d4d7
  ul
  li.accent-1563:after:after {
  clear: both;
}
.card_5bde .picture-liquid-d4d7 a.component-orange-e4b5:hover {
  text-decoration: none;
}
.card_5bde .picture-liquid-d4d7 select {
  max-width: 100%;
}
.card_5bde .picture-liquid-d4d7 table {
  font-size: 85%;
}
.card_5bde .picture-liquid-d4d7 table td,
.card_5bde .picture-liquid-d4d7 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.card_5bde .picture-liquid-d4d7 table tfoot td {
  text-align: left;
}
.card_5bde .picture-liquid-d4d7 :last-child {
  margin-bottom: 0;
}
.card_5bde .picture-liquid-d4d7 .badge-4a03 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.card_5bde .picture-liquid-d4d7 .badge-4a03 label {
  width: 100%;
}
.card_5bde .picture-liquid-d4d7 .badge-4a03 .tabs_0ba0 {
  width: 100%;
  display: block;
}
.card_5bde .picture-liquid-d4d7 .badge-4a03 .east-ba19 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.card_5bde .picture-liquid-d4d7 .badge-4a03 .east-ba19:hover svg #svg-search {
  fill: #444;
}
.card_5bde .picture-liquid-d4d7 .badge-4a03 .east-ba19 svg {
  width: 18px;
  height: 18px;
}
.card_5bde .hard-f808 ul ul,
.card_5bde .primary_out_05c4 ul ul,
.card_5bde .huge-9bea ul ul,
.card_5bde .huge-3948 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.card_5bde .hard-f808 .popup-d808 > a,
.card_5bde .primary_out_05c4 .popup-d808 > a,
.card_5bde .huge-9bea .popup-d808 > a,
.card_5bde .huge-3948 .popup-d808 > a {
  margin-bottom: 0;
}
.card_5bde .tooltip-6b2b li,
.card_5bde .hard-f808 li,
.card_5bde .pressed_a91c li,
.card_5bde .primary_out_05c4 li,
.card_5bde .huge-9bea li,
.card_5bde .huge-3948 li,
.card_5bde .blue_714b li,
.card_5bde .focused_64b0 li {
  display: block;
  position: relative;
}
.card_5bde .tooltip-6b2b li:last-child,
.card_5bde .hard-f808 li:last-child,
.card_5bde .pressed_a91c li:last-child,
.card_5bde .primary_out_05c4 li:last-child,
.card_5bde .huge-9bea li:last-child,
.card_5bde .huge-3948 li:last-child,
.card_5bde .blue_714b li:last-child,
.card_5bde .focused_64b0 li:last-child {
  border: none;
}
.card_5bde .tooltip-6b2b li a,
.card_5bde .hard-f808 li a,
.card_5bde .pressed_a91c li a,
.card_5bde .primary_out_05c4 li a,
.card_5bde .huge-9bea li a,
.card_5bde .huge-3948 li a,
.card_5bde .blue_714b li a,
.card_5bde .focused_64b0 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.card_5bde .tooltip-6b2b li ul li::before,
.card_5bde .hard-f808 li ul li::before,
.card_5bde .pressed_a91c li ul li::before,
.card_5bde .primary_out_05c4 li ul li::before,
.card_5bde .huge-9bea li ul li::before,
.card_5bde .huge-3948 li ul li::before,
.card_5bde .blue_714b li ul li::before,
.card_5bde .focused_64b0 li ul li::before {
  left: 15px;
}
.card_5bde .tooltip-6b2b li ul a,
.card_5bde .hard-f808 li ul a,
.card_5bde .pressed_a91c li ul a,
.card_5bde .primary_out_05c4 li ul a,
.card_5bde .huge-9bea li ul a,
.card_5bde .huge-3948 li ul a,
.card_5bde .blue_714b li ul a,
.card_5bde .focused_64b0 li ul a {
  padding-left: 20px;
}
.card_5bde .tooltip-6b2b li ul ul li::before,
.card_5bde .hard-f808 li ul ul li::before,
.card_5bde .pressed_a91c li ul ul li::before,
.card_5bde .primary_out_05c4 li ul ul li::before,
.card_5bde .huge-9bea li ul ul li::before,
.card_5bde .huge-3948 li ul ul li::before,
.card_5bde .blue_714b li ul ul li::before,
.card_5bde .focused_64b0 li ul ul li::before {
  left: 30px;
}
.card_5bde .tooltip-6b2b li ul ul a,
.card_5bde .hard-f808 li ul ul a,
.card_5bde .pressed_a91c li ul ul a,
.card_5bde .primary_out_05c4 li ul ul a,
.card_5bde .huge-9bea li ul ul a,
.card_5bde .huge-3948 li ul ul a,
.card_5bde .blue_714b li ul ul a,
.card_5bde .focused_64b0 li ul ul a {
  padding-left: 40px;
}
.card_5bde .huge-b48d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.card_5bde .focused_64b0 ul li {
  margin-bottom: 1.41575em;
}
.card_5bde .focused_64b0 ul li .layout-7bf8 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.card_5bde .focused_64b0 ul li .item-f963 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.preview_bd29 .tooltip-6b2b li a,
.preview_bd29 .hard-f808 li a,
.preview_bd29 .pressed_a91c li a,
.preview_bd29 .primary_out_05c4 li a,
.preview_bd29 .huge-9bea li a,
.preview_bd29 .huge-3948 li a,
.preview_bd29 .blue_714b li a,
.preview_bd29 .focused_64b0 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview_bd29 .huge-b48d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview_bd29 .picture-liquid-d4d7 ul li.message_cool_565d .item_f55a,
.preview_bd29 .picture-liquid-d4d7 ul li.accent-1563 .item_f55a {
  background: rgba(0, 0, 0, 0.2);
}
.preview_bd29 .card_5bde .picture-liquid-d4d7 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-fluid-54b3 .card_5bde .badge-5cd9 li {
  margin: 0;
}
.shadow-fluid-54b3 .card_5bde .badge-5cd9 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.shadow-fluid-54b3 .card_5bde .badge-5cd9 li ul {
  margin: 0;
}
.shadow-fluid-54b3 .card_5bde .badge-5cd9 li ul li a {
  padding-left: 15px;
}
.shadow-fluid-54b3 .card_5bde .badge-5cd9 li ul li li a {
  padding-left: 30px;
}
.shadow-fluid-54b3 .card_5bde .badge-5cd9 li.tiny-7420 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.shadow-fluid-54b3 .card_5bde .badge-5cd9 li.tiny-7420 > 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;
}
.shadow-fluid-54b3 .card_5bde .badge-5cd9 li.tiny-7420 > 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;
}
.notification_7c41 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.paragraph_17f4 {
  position: relative;
  z-index: 10;
}
.paragraph_17f4 .paragraph-hovered-749c {
  width: 100%;
  max-width: 100%;
}
.white-e386 .north_00d4 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.white-e386 .last_ee47 {
}
.white-e386 .preview_bd29 {
  background: #292929;
}
.prev_fa74 .north_00d4 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.prev_fa74 .last_ee47 {
  background: #f9f9f9;
}
.prev_fa74 .preview_bd29 {
  background: #303030;
}
.orange_d06b .north_00d4 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .orange_d06b .element-1ae7 {
    margin-bottom: 1em;
  }
  .orange_d06b .element-1ae7:last-child {
    margin-bottom: 0;
  }
}
.orange_d06b .last_ee47 {
  background: #ededed;
}
.orange_d06b .preview_bd29 {
  background: #1a1a1a;
}
.north_00d4.last_ee47 {
  color: rgba(0, 0, 0, 0.6);
}
.north_00d4.last_ee47 .backdrop_a468 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.north_00d4.preview_bd29 {
  color: rgba(255, 255, 255, 0.99);
}
.north_00d4.preview_bd29 a:not(.component-orange-e4b5) {
  color: rgba(255, 255, 255, 0.79);
}
.north_00d4.preview_bd29 a:not(.component-orange-e4b5):hover {
  color: rgba(255, 255, 255, 0.99);
}
.north_00d4.preview_bd29 .backdrop_a468 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.north_00d4.preview_bd29 table tbody td,
.north_00d4.preview_bd29 table th {
  background: rgba(0, 0, 0, 0.08);
}
.module-879a.plasma-fb96 .highlight_a1c1 {
  max-width: initial;
}
.module-879a .dim-5a9b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.module-879a .dim-5a9b .paragraph-hovered-749c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .module-879a .dim-5a9b .paragraph-hovered-749c {
    display: block;
    margin-bottom: 2em;
  }
  .module-879a .dim-5a9b .paragraph-hovered-749c:last-child {
    margin-bottom: 0;
  }
}
.orange_d06b .element-1ae7:last-child,
.prev_fa74 .element-1ae7:last-child,
.white-e386 .element-1ae7:last-child {
  margin-bottom: 0;
}
.orange_d06b .element-1ae7 .card_5bde .picture-liquid-d4d7:last-child,
.prev_fa74 .element-1ae7 .card_5bde .picture-liquid-d4d7:last-child,
.white-e386 .element-1ae7 .card_5bde .picture-liquid-d4d7:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .orange_d06b .hovered-d00e,
  .orange_d06b .summary_3116,
  .prev_fa74 .hovered-d00e,
  .prev_fa74 .summary_3116,
  .white-e386 .hovered-d00e,
  .white-e386 .summary_3116 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .paragraph_17f4 .element-1ae7 {
    margin-bottom: 2em;
  }
}
.paragraph_17f4 p:last-child {
  margin-bottom: 0;
}
.paragraph_17f4 li,
.paragraph_17f4 ul {
  list-style: none;
  margin: 0;
}
.paragraph_17f4 ul ul {
  margin-left: 2.617924em;
}
.label_916d {
  font-size: 0.875em;
}

/* css-noise: 0cf6 */
.promo-block-i6 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.0;
}
