/*!
Theme Name: Customify
Theme URI: https://pressmaximum.basic-fa9c/customify
Author: WPCustomify
Author URI: https://pressmaximum.basic-fa9c
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.basic-fa9c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.status_new_8fcf.top-6ae0/licenses/gpl-2.0.thick-26a0
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.table_bronze_fc93/, (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.feature_67c2.backdrop-6383/normalize.notice_lite_ae74/
 ======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/ /*! normalize.notice_lite_ae74 v7.0.0 | MIT License | github.basic-fa9c/necolas/normalize.notice_lite_ae74 */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
[class*="customify-grid-"],
[class*="customify-grid_"],
[class~="customify-grid"] {
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  margin: 0 -1em;
}
[class*="customify-col-"],
[class*="customify-col_"],
[class~="customify-col"] {
  box-sizing: border-box;
  padding: 0 1em 0;
  max-width: 100%;
}
[class*="customify-col_"],
[class~="customify-col"] {
  -webkit-box-flex: 1;
  flex: 1 1 0%;
}
[class*="customify-col-"] {
  -webkit-box-flex: 0;
  flex: none;
}
[class*="customify-grid-"][class*="customify-col-"],
[class*="customify-grid-"][class*="customify-col_"],
[class*="customify-grid-"][class~="customify-col"],
[class*="customify-grid_"][class*="customify-col-"],
[class*="customify-grid_"][class*="customify-col_"],
[class*="customify-grid_"][class~="customify-col"],
[class~="customify-grid"][class*="customify-col-"],
[class~="customify-grid"][class*="customify-col_"],
[class~="customify-grid"][class~="customify-col"] {
  margin: 0;
  padding: 0;
}
[class*="customify-grid-"][class*="-noGutter"] {
  margin: 0;
}
[class*="customify-grid-"][class*="-noGutter"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noGutter"] > [class~="customify-col"] {
  padding: 0;
}
[class*="customify-grid-"][class*="-noWrap"] {
  flex-wrap: nowrap;
}
[class*="customify-grid-"][class*="-center"] {
  -webkit-box-pack: center;
  justify-content: center;
}
[class*="customify-grid-"][class*="-right"] {
  -webkit-box-pack: end;
  justify-content: flex-end;
  align-self: flex-end;
  margin-left: auto;
}
[class*="customify-grid-"][class*="-top"] {
  -webkit-box-align: start;
  align-items: flex-start;
}
[class*="customify-grid-"][class*="-middle"] {
  -webkit-box-align: center;
  align-items: center;
}
[class*="customify-grid-"][class*="-bottom"] {
  -webkit-box-align: end;
  align-items: flex-end;
}
[class*="customify-grid-"][class*="-reverse"] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
[class*="customify-grid-"][class*="-column"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
[class*="customify-grid-"][class*="-column"] > [class*="customify-col-"] {
  flex-basis: auto;
}
[class*="customify-grid-"][class*="-column-reverse"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
[class*="customify-grid-"][class*="-spaceBetween"] {
  -webkit-box-pack: justify;
  justify-content: space-between;
}
[class*="customify-grid-"][class*="-spaceAround"] {
  justify-content: space-around;
}
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-equalHeight"] > [class~="customify-col"] {
  align-self: stretch;
}
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col-"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col_"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class~="customify-col"]
  > * {
  height: 100%;
}
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-noBottom"] > [class~="customify-col"] {
  padding-bottom: 0;
}
[class*="customify-col-"][class*="-top"] {
  align-self: flex-start;
}
[class*="customify-col-"][class*="-middle"] {
  align-self: center;
}
[class*="customify-col-"][class*="-bottom"] {
  align-self: flex-end;
}
[class*="customify-col-"][class*="-secon"] {
  -webkit-box-ordinal-group: 0;
  order: -1;
}
[class*="customify-col-"][class*="-last"] {
  -webkit-box-ordinal-group: 2;
  order: 1;
}
[class*="customify-grid-1"] > [class*="customify-col-"],
[class*="customify-grid-1"] > [class*="customify-col_"],
[class*="customify-grid-1"] > [class~="customify-col"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-2"] > [class*="customify-col-"],
[class*="customify-grid-2"] > [class*="customify-col_"],
[class*="customify-grid-2"] > [class~="customify-col"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-3"] > [class*="customify-col-"],
[class*="customify-grid-3"] > [class*="customify-col_"],
[class*="customify-grid-3"] > [class~="customify-col"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-4"] > [class*="customify-col-"],
[class*="customify-grid-4"] > [class*="customify-col_"],
[class*="customify-grid-4"] > [class~="customify-col"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-5"] > [class*="customify-col-"],
[class*="customify-grid-5"] > [class*="customify-col_"],
[class*="customify-grid-5"] > [class~="customify-col"] {
  flex-basis: 20%;
  max-width: 20%;
}
[class*="customify-grid-6"] > [class*="customify-col-"],
[class*="customify-grid-6"] > [class*="customify-col_"],
[class*="customify-grid-6"] > [class~="customify-col"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-7"] > [class*="customify-col-"],
[class*="customify-grid-7"] > [class*="customify-col_"],
[class*="customify-grid-7"] > [class~="customify-col"] {
  flex-basis: 14.2857142857%;
  max-width: 14.2857142857%;
}
[class*="customify-grid-8"] > [class*="customify-col-"],
[class*="customify-grid-8"] > [class*="customify-col_"],
[class*="customify-grid-8"] > [class~="customify-col"] {
  flex-basis: 12.5%;
  max-width: 12.5%;
}
[class*="customify-grid-9"] > [class*="customify-col-"],
[class*="customify-grid-9"] > [class*="customify-col_"],
[class*="customify-grid-9"] > [class~="customify-col"] {
  flex-basis: 11.1111111111%;
  max-width: 11.1111111111%;
}
[class*="customify-grid-10"] > [class*="customify-col-"],
[class*="customify-grid-10"] > [class*="customify-col_"],
[class*="customify-grid-10"] > [class~="customify-col"] {
  flex-basis: 10%;
  max-width: 10%;
}
[class*="customify-grid-11"] > [class*="customify-col-"],
[class*="customify-grid-11"] > [class~="customify-col"] {
  flex-basis: 9.0909090909%;
  max-width: 9.0909090909%;
}
[class*="customify-grid-12"] > [class*="customify-col-"],
[class*="customify-grid-12"] > [class*="customify-col_"],
[class*="customify-grid-12"] > [class~="customify-col"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
@media screen and (max-width: 80em) {
  [class*="_lg-1"] > [class*="customify-col-"],
  [class*="_lg-1"] > [class*="customify-col_"],
  [class*="_lg-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_lg-2"] > [class*="customify-col-"],
  [class*="_lg-2"] > [class*="customify-col_"],
  [class*="_lg-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_lg-3"] > [class*="customify-col-"],
  [class*="_lg-3"] > [class*="customify-col_"],
  [class*="_lg-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_lg-4"] > [class*="customify-col-"],
  [class*="_lg-4"] > [class*="customify-col_"],
  [class*="_lg-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_lg-5"] > [class*="customify-col-"],
  [class*="_lg-5"] > [class*="customify-col_"],
  [class*="_lg-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_lg-6"] > [class*="customify-col-"],
  [class*="_lg-6"] > [class*="customify-col_"],
  [class*="_lg-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_lg-7"] > [class*="customify-col-"],
  [class*="_lg-7"] > [class*="customify-col_"],
  [class*="_lg-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_lg-8"] > [class*="customify-col-"],
  [class*="_lg-8"] > [class*="customify-col_"],
  [class*="_lg-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_lg-9"] > [class*="customify-col-"],
  [class*="_lg-9"] > [class*="customify-col_"],
  [class*="_lg-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_lg-10"] > [class*="customify-col-"],
  [class*="_lg-10"] > [class*="customify-col_"],
  [class*="_lg-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_lg-11"] > [class*="customify-col-"],
  [class*="_lg-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_lg-12"] > [class*="customify-col-"],
  [class*="_lg-12"] > [class*="customify-col_"],
  [class*="_lg-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 64em) {
  [class*="_md-1"] > [class*="customify-col-"],
  [class*="_md-1"] > [class*="customify-col_"],
  [class*="_md-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_md-2"] > [class*="customify-col-"],
  [class*="_md-2"] > [class*="customify-col_"],
  [class*="_md-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_md-3"] > [class*="customify-col-"],
  [class*="_md-3"] > [class*="customify-col_"],
  [class*="_md-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_md-4"] > [class*="customify-col-"],
  [class*="_md-4"] > [class*="customify-col_"],
  [class*="_md-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_md-5"] > [class*="customify-col-"],
  [class*="_md-5"] > [class*="customify-col_"],
  [class*="_md-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_md-6"] > [class*="customify-col-"],
  [class*="_md-6"] > [class*="customify-col_"],
  [class*="_md-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_md-7"] > [class*="customify-col-"],
  [class*="_md-7"] > [class*="customify-col_"],
  [class*="_md-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_md-8"] > [class*="customify-col-"],
  [class*="_md-8"] > [class*="customify-col_"],
  [class*="_md-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_md-9"] > [class*="customify-col-"],
  [class*="_md-9"] > [class*="customify-col_"],
  [class*="_md-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_md-10"] > [class*="customify-col-"],
  [class*="_md-10"] > [class*="customify-col_"],
  [class*="_md-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_md-11"] > [class*="customify-col-"],
  [class*="_md-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_md-12"] > [class*="customify-col-"],
  [class*="_md-12"] > [class*="customify-col_"],
  [class*="_md-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 48em) {
  [class*="_sm-1"] > [class*="customify-col-"],
  [class*="_sm-1"] > [class*="customify-col_"],
  [class*="_sm-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_sm-2"] > [class*="customify-col-"],
  [class*="_sm-2"] > [class*="customify-col_"],
  [class*="_sm-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_sm-3"] > [class*="customify-col-"],
  [class*="_sm-3"] > [class*="customify-col_"],
  [class*="_sm-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_sm-4"] > [class*="customify-col-"],
  [class*="_sm-4"] > [class*="customify-col_"],
  [class*="_sm-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_sm-5"] > [class*="customify-col-"],
  [class*="_sm-5"] > [class*="customify-col_"],
  [class*="_sm-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_sm-6"] > [class*="customify-col-"],
  [class*="_sm-6"] > [class*="customify-col_"],
  [class*="_sm-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_sm-7"] > [class*="customify-col-"],
  [class*="_sm-7"] > [class*="customify-col_"],
  [class*="_sm-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_sm-8"] > [class*="customify-col-"],
  [class*="_sm-8"] > [class*="customify-col_"],
  [class*="_sm-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_sm-9"] > [class*="customify-col-"],
  [class*="_sm-9"] > [class*="customify-col_"],
  [class*="_sm-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_sm-10"] > [class*="customify-col-"],
  [class*="_sm-10"] > [class*="customify-col_"],
  [class*="_sm-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_sm-11"] > [class*="customify-col-"],
  [class*="_sm-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_sm-12"] > [class*="customify-col-"],
  [class*="_sm-12"] > [class*="customify-col_"],
  [class*="_sm-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="_xs-1"] > [class*="customify-col-"],
  [class*="_xs-1"] > [class*="customify-col_"],
  [class*="_xs-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_xs-2"] > [class*="customify-col-"],
  [class*="_xs-2"] > [class*="customify-col_"],
  [class*="_xs-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_xs-3"] > [class*="customify-col-"],
  [class*="_xs-3"] > [class*="customify-col_"],
  [class*="_xs-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_xs-4"] > [class*="customify-col-"],
  [class*="_xs-4"] > [class*="customify-col_"],
  [class*="_xs-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_xs-5"] > [class*="customify-col-"],
  [class*="_xs-5"] > [class*="customify-col_"],
  [class*="_xs-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_xs-6"] > [class*="customify-col-"],
  [class*="_xs-6"] > [class*="customify-col_"],
  [class*="_xs-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_xs-7"] > [class*="customify-col-"],
  [class*="_xs-7"] > [class*="customify-col_"],
  [class*="_xs-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_xs-8"] > [class*="customify-col-"],
  [class*="_xs-8"] > [class*="customify-col_"],
  [class*="_xs-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_xs-9"] > [class*="customify-col-"],
  [class*="_xs-9"] > [class*="customify-col_"],
  [class*="_xs-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_xs-10"] > [class*="customify-col-"],
  [class*="_xs-10"] > [class*="customify-col_"],
  [class*="_xs-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_xs-11"] > [class*="customify-col-"],
  [class*="_xs-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_xs-12"] > [class*="customify-col-"],
  [class*="_xs-12"] > [class*="customify-col_"],
  [class*="_xs-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
[class*="customify-grid-"] > [class*="customify-col-1"],
[class*="customify-grid_"] > [class*="customify-col-1"],
[class~="customify-grid"] > [class*="customify-col-1"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-2"],
[class*="customify-grid_"] > [class*="customify-col-2"],
[class~="customify-grid"] > [class*="customify-col-2"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-3"],
[class*="customify-grid_"] > [class*="customify-col-3"],
[class~="customify-grid"] > [class*="customify-col-3"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-"] > [class*="customify-col-4"],
[class*="customify-grid_"] > [class*="customify-col-4"],
[class~="customify-grid"] > [class*="customify-col-4"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-5"],
[class*="customify-grid_"] > [class*="customify-col-5"],
[class~="customify-grid"] > [class*="customify-col-5"] {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-6"],
[class*="customify-grid_"] > [class*="customify-col-6"],
[class~="customify-grid"] > [class*="customify-col-6"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-"] > [class*="customify-col-7"],
[class*="customify-grid_"] > [class*="customify-col-7"],
[class~="customify-grid"] > [class*="customify-col-7"] {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-8"],
[class*="customify-grid_"] > [class*="customify-col-8"],
[class~="customify-grid"] > [class*="customify-col-8"] {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-9"],
[class*="customify-grid_"] > [class*="customify-col-9"],
[class~="customify-grid"] > [class*="customify-col-9"] {
  flex-basis: 75%;
  max-width: 75%;
}
[class*="customify-grid-"] > [class*="customify-col-10"],
[class*="customify-grid_"] > [class*="customify-col-10"],
[class~="customify-grid"] > [class*="customify-col-10"] {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-11"],
[class*="customify-grid_"] > [class*="customify-col-11"],
[class~="customify-grid"] > [class*="customify-col-11"] {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-12"],
[class*="customify-grid_"] > [class*="customify-col-12"],
[class~="customify-grid"] > [class*="customify-col-12"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-"] > [data-push-left*="off-0"],
[class*="customify-grid_"] > [data-push-left*="off-0"],
[class~="customify-grid"] > [data-push-left*="off-0"] {
  margin-left: 0;
}
[class*="customify-grid-"] > [data-push-left*="off-1"],
[class*="customify-grid_"] > [data-push-left*="off-1"],
[class~="customify-grid"] > [data-push-left*="off-1"] {
  margin-left: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-2"],
[class*="customify-grid_"] > [data-push-left*="off-2"],
[class~="customify-grid"] > [data-push-left*="off-2"] {
  margin-left: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-3"],
[class*="customify-grid_"] > [data-push-left*="off-3"],
[class~="customify-grid"] > [data-push-left*="off-3"] {
  margin-left: 25%;
}
[class*="customify-grid-"] > [data-push-left*="off-4"],
[class*="customify-grid_"] > [data-push-left*="off-4"],
[class~="customify-grid"] > [data-push-left*="off-4"] {
  margin-left: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-5"],
[class*="customify-grid_"] > [data-push-left*="off-5"],
[class~="customify-grid"] > [data-push-left*="off-5"] {
  margin-left: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-6"],
[class*="customify-grid_"] > [data-push-left*="off-6"],
[class~="customify-grid"] > [data-push-left*="off-6"] {
  margin-left: 50%;
}
[class*="customify-grid-"] > [data-push-left*="off-7"],
[class*="customify-grid_"] > [data-push-left*="off-7"],
[class~="customify-grid"] > [data-push-left*="off-7"] {
  margin-left: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-8"],
[class*="customify-grid_"] > [data-push-left*="off-8"],
[class~="customify-grid"] > [data-push-left*="off-8"] {
  margin-left: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-9"],
[class*="customify-grid_"] > [data-push-left*="off-9"],
[class~="customify-grid"] > [data-push-left*="off-9"] {
  margin-left: 75%;
}
[class*="customify-grid-"] > [data-push-left*="off-10"],
[class*="customify-grid_"] > [data-push-left*="off-10"],
[class~="customify-grid"] > [data-push-left*="off-10"] {
  margin-left: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-11"],
[class*="customify-grid_"] > [data-push-left*="off-11"],
[class~="customify-grid"] > [data-push-left*="off-11"] {
  margin-left: 91.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-0"],
[class*="customify-grid_"] > [data-push-right*="off-0"],
[class~="customify-grid"] > [data-push-right*="off-0"] {
  margin-right: 0;
}
[class*="customify-grid-"] > [data-push-right*="off-1"],
[class*="customify-grid_"] > [data-push-right*="off-1"],
[class~="customify-grid"] > [data-push-right*="off-1"] {
  margin-right: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-2"],
[class*="customify-grid_"] > [data-push-right*="off-2"],
[class~="customify-grid"] > [data-push-right*="off-2"] {
  margin-right: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-3"],
[class*="customify-grid_"] > [data-push-right*="off-3"],
[class~="customify-grid"] > [data-push-right*="off-3"] {
  margin-right: 25%;
}
[class*="customify-grid-"] > [data-push-right*="off-4"],
[class*="customify-grid_"] > [data-push-right*="off-4"],
[class~="customify-grid"] > [data-push-right*="off-4"] {
  margin-right: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-5"],
[class*="customify-grid_"] > [data-push-right*="off-5"],
[class~="customify-grid"] > [data-push-right*="off-5"] {
  margin-right: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-6"],
[class*="customify-grid_"] > [data-push-right*="off-6"],
[class~="customify-grid"] > [data-push-right*="off-6"] {
  margin-right: 50%;
}
[class*="customify-grid-"] > [data-push-right*="off-7"],
[class*="customify-grid_"] > [data-push-right*="off-7"],
[class~="customify-grid"] > [data-push-right*="off-7"] {
  margin-right: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-8"],
[class*="customify-grid_"] > [data-push-right*="off-8"],
[class~="customify-grid"] > [data-push-right*="off-8"] {
  margin-right: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-9"],
[class*="customify-grid_"] > [data-push-right*="off-9"],
[class~="customify-grid"] > [data-push-right*="off-9"] {
  margin-right: 75%;
}
[class*="customify-grid-"] > [data-push-right*="off-10"],
[class*="customify-grid_"] > [data-push-right*="off-10"],
[class~="customify-grid"] > [data-push-right*="off-10"] {
  margin-right: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-11"],
[class*="customify-grid_"] > [data-push-right*="off-11"],
[class~="customify-grid"] > [data-push-right*="off-11"] {
  margin-right: 91.6666666667%;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > [class*="_lg-1"],
  [class*="customify-grid_"] > [class*="_lg-1"],
  [class~="customify-grid"] > [class*="_lg-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-2"],
  [class*="customify-grid_"] > [class*="_lg-2"],
  [class~="customify-grid"] > [class*="_lg-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-3"],
  [class*="customify-grid_"] > [class*="_lg-3"],
  [class~="customify-grid"] > [class*="_lg-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_lg-4"],
  [class*="customify-grid_"] > [class*="_lg-4"],
  [class~="customify-grid"] > [class*="_lg-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-5"],
  [class*="customify-grid_"] > [class*="_lg-5"],
  [class~="customify-grid"] > [class*="_lg-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-6"],
  [class*="customify-grid_"] > [class*="_lg-6"],
  [class~="customify-grid"] > [class*="_lg-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_lg-7"],
  [class*="customify-grid_"] > [class*="_lg-7"],
  [class~="customify-grid"] > [class*="_lg-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-8"],
  [class*="customify-grid_"] > [class*="_lg-8"],
  [class~="customify-grid"] > [class*="_lg-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-9"],
  [class*="customify-grid_"] > [class*="_lg-9"],
  [class~="customify-grid"] > [class*="_lg-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_lg-10"],
  [class*="customify-grid_"] > [class*="_lg-10"],
  [class~="customify-grid"] > [class*="_lg-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-11"],
  [class*="customify-grid_"] > [class*="_lg-11"],
  [class~="customify-grid"] > [class*="_lg-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-12"],
  [class*="customify-grid_"] > [class*="_lg-12"],
  [class~="customify-grid"] > [class*="_lg-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-0"],
  [class*="customify-grid_"] > [data-push-left*="_lg-0"],
  [class~="customify-grid"] > [data-push-left*="_lg-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-1"],
  [class*="customify-grid_"] > [data-push-left*="_lg-1"],
  [class~="customify-grid"] > [data-push-left*="_lg-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-2"],
  [class*="customify-grid_"] > [data-push-left*="_lg-2"],
  [class~="customify-grid"] > [data-push-left*="_lg-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-3"],
  [class*="customify-grid_"] > [data-push-left*="_lg-3"],
  [class~="customify-grid"] > [data-push-left*="_lg-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-4"],
  [class*="customify-grid_"] > [data-push-left*="_lg-4"],
  [class~="customify-grid"] > [data-push-left*="_lg-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-5"],
  [class*="customify-grid_"] > [data-push-left*="_lg-5"],
  [class~="customify-grid"] > [data-push-left*="_lg-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-6"],
  [class*="customify-grid_"] > [data-push-left*="_lg-6"],
  [class~="customify-grid"] > [data-push-left*="_lg-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-7"],
  [class*="customify-grid_"] > [data-push-left*="_lg-7"],
  [class~="customify-grid"] > [data-push-left*="_lg-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-8"],
  [class*="customify-grid_"] > [data-push-left*="_lg-8"],
  [class~="customify-grid"] > [data-push-left*="_lg-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-9"],
  [class*="customify-grid_"] > [data-push-left*="_lg-9"],
  [class~="customify-grid"] > [data-push-left*="_lg-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-10"],
  [class*="customify-grid_"] > [data-push-left*="_lg-10"],
  [class~="customify-grid"] > [data-push-left*="_lg-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-11"],
  [class*="customify-grid_"] > [data-push-left*="_lg-11"],
  [class~="customify-grid"] > [data-push-left*="_lg-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-0"],
  [class*="customify-grid_"] > [data-push-right*="_lg-0"],
  [class~="customify-grid"] > [data-push-right*="_lg-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-1"],
  [class*="customify-grid_"] > [data-push-right*="_lg-1"],
  [class~="customify-grid"] > [data-push-right*="_lg-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-2"],
  [class*="customify-grid_"] > [data-push-right*="_lg-2"],
  [class~="customify-grid"] > [data-push-right*="_lg-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-3"],
  [class*="customify-grid_"] > [data-push-right*="_lg-3"],
  [class~="customify-grid"] > [data-push-right*="_lg-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-4"],
  [class*="customify-grid_"] > [data-push-right*="_lg-4"],
  [class~="customify-grid"] > [data-push-right*="_lg-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-5"],
  [class*="customify-grid_"] > [data-push-right*="_lg-5"],
  [class~="customify-grid"] > [data-push-right*="_lg-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-6"],
  [class*="customify-grid_"] > [data-push-right*="_lg-6"],
  [class~="customify-grid"] > [data-push-right*="_lg-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-7"],
  [class*="customify-grid_"] > [data-push-right*="_lg-7"],
  [class~="customify-grid"] > [data-push-right*="_lg-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-8"],
  [class*="customify-grid_"] > [data-push-right*="_lg-8"],
  [class~="customify-grid"] > [data-push-right*="_lg-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-9"],
  [class*="customify-grid_"] > [data-push-right*="_lg-9"],
  [class~="customify-grid"] > [data-push-right*="_lg-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-10"],
  [class*="customify-grid_"] > [data-push-right*="_lg-10"],
  [class~="customify-grid"] > [data-push-right*="_lg-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-11"],
  [class*="customify-grid_"] > [data-push-right*="_lg-11"],
  [class~="customify-grid"] > [data-push-right*="_lg-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_lg-secon"],
  [class*="customify-grid_"] [class*="_lg-secon"],
  [class~="customify-grid"] [class*="_lg-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_lg-last"],
  [class*="customify-grid_"] [class*="_lg-last"],
  [class~="customify-grid"] [class*="_lg-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > [class*="_md-1"],
  [class*="customify-grid_"] > [class*="_md-1"],
  [class~="customify-grid"] > [class*="_md-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-2"],
  [class*="customify-grid_"] > [class*="_md-2"],
  [class~="customify-grid"] > [class*="_md-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-3"],
  [class*="customify-grid_"] > [class*="_md-3"],
  [class~="customify-grid"] > [class*="_md-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_md-4"],
  [class*="customify-grid_"] > [class*="_md-4"],
  [class~="customify-grid"] > [class*="_md-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-5"],
  [class*="customify-grid_"] > [class*="_md-5"],
  [class~="customify-grid"] > [class*="_md-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-6"],
  [class*="customify-grid_"] > [class*="_md-6"],
  [class~="customify-grid"] > [class*="_md-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_md-7"],
  [class*="customify-grid_"] > [class*="_md-7"],
  [class~="customify-grid"] > [class*="_md-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-8"],
  [class*="customify-grid_"] > [class*="_md-8"],
  [class~="customify-grid"] > [class*="_md-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-9"],
  [class*="customify-grid_"] > [class*="_md-9"],
  [class~="customify-grid"] > [class*="_md-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_md-10"],
  [class*="customify-grid_"] > [class*="_md-10"],
  [class~="customify-grid"] > [class*="_md-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-11"],
  [class*="customify-grid_"] > [class*="_md-11"],
  [class~="customify-grid"] > [class*="_md-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-12"],
  [class*="customify-grid_"] > [class*="_md-12"],
  [class~="customify-grid"] > [class*="_md-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-0"],
  [class*="customify-grid_"] > [data-push-left*="_md-0"],
  [class~="customify-grid"] > [data-push-left*="_md-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-1"],
  [class*="customify-grid_"] > [data-push-left*="_md-1"],
  [class~="customify-grid"] > [data-push-left*="_md-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-2"],
  [class*="customify-grid_"] > [data-push-left*="_md-2"],
  [class~="customify-grid"] > [data-push-left*="_md-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-3"],
  [class*="customify-grid_"] > [data-push-left*="_md-3"],
  [class~="customify-grid"] > [data-push-left*="_md-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-4"],
  [class*="customify-grid_"] > [data-push-left*="_md-4"],
  [class~="customify-grid"] > [data-push-left*="_md-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-5"],
  [class*="customify-grid_"] > [data-push-left*="_md-5"],
  [class~="customify-grid"] > [data-push-left*="_md-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-6"],
  [class*="customify-grid_"] > [data-push-left*="_md-6"],
  [class~="customify-grid"] > [data-push-left*="_md-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-7"],
  [class*="customify-grid_"] > [data-push-left*="_md-7"],
  [class~="customify-grid"] > [data-push-left*="_md-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-8"],
  [class*="customify-grid_"] > [data-push-left*="_md-8"],
  [class~="customify-grid"] > [data-push-left*="_md-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-9"],
  [class*="customify-grid_"] > [data-push-left*="_md-9"],
  [class~="customify-grid"] > [data-push-left*="_md-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-10"],
  [class*="customify-grid_"] > [data-push-left*="_md-10"],
  [class~="customify-grid"] > [data-push-left*="_md-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-11"],
  [class*="customify-grid_"] > [data-push-left*="_md-11"],
  [class~="customify-grid"] > [data-push-left*="_md-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-0"],
  [class*="customify-grid_"] > [data-push-right*="_md-0"],
  [class~="customify-grid"] > [data-push-right*="_md-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-1"],
  [class*="customify-grid_"] > [data-push-right*="_md-1"],
  [class~="customify-grid"] > [data-push-right*="_md-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-2"],
  [class*="customify-grid_"] > [data-push-right*="_md-2"],
  [class~="customify-grid"] > [data-push-right*="_md-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-3"],
  [class*="customify-grid_"] > [data-push-right*="_md-3"],
  [class~="customify-grid"] > [data-push-right*="_md-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-4"],
  [class*="customify-grid_"] > [data-push-right*="_md-4"],
  [class~="customify-grid"] > [data-push-right*="_md-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-5"],
  [class*="customify-grid_"] > [data-push-right*="_md-5"],
  [class~="customify-grid"] > [data-push-right*="_md-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-6"],
  [class*="customify-grid_"] > [data-push-right*="_md-6"],
  [class~="customify-grid"] > [data-push-right*="_md-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-7"],
  [class*="customify-grid_"] > [data-push-right*="_md-7"],
  [class~="customify-grid"] > [data-push-right*="_md-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-8"],
  [class*="customify-grid_"] > [data-push-right*="_md-8"],
  [class~="customify-grid"] > [data-push-right*="_md-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-9"],
  [class*="customify-grid_"] > [data-push-right*="_md-9"],
  [class~="customify-grid"] > [data-push-right*="_md-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-10"],
  [class*="customify-grid_"] > [data-push-right*="_md-10"],
  [class~="customify-grid"] > [data-push-right*="_md-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-11"],
  [class*="customify-grid_"] > [data-push-right*="_md-11"],
  [class~="customify-grid"] > [data-push-right*="_md-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_md-secon"],
  [class*="customify-grid_"] [class*="_md-secon"],
  [class~="customify-grid"] [class*="_md-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_md-last"],
  [class*="customify-grid_"] [class*="_md-last"],
  [class~="customify-grid"] [class*="_md-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > [class*="_sm-1"],
  [class*="customify-grid_"] > [class*="_sm-1"],
  [class~="customify-grid"] > [class*="_sm-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-2"],
  [class*="customify-grid_"] > [class*="_sm-2"],
  [class~="customify-grid"] > [class*="_sm-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-3"],
  [class*="customify-grid_"] > [class*="_sm-3"],
  [class~="customify-grid"] > [class*="_sm-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_sm-4"],
  [class*="customify-grid_"] > [class*="_sm-4"],
  [class~="customify-grid"] > [class*="_sm-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-5"],
  [class*="customify-grid_"] > [class*="_sm-5"],
  [class~="customify-grid"] > [class*="_sm-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-6"],
  [class*="customify-grid_"] > [class*="_sm-6"],
  [class~="customify-grid"] > [class*="_sm-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_sm-7"],
  [class*="customify-grid_"] > [class*="_sm-7"],
  [class~="customify-grid"] > [class*="_sm-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-8"],
  [class*="customify-grid_"] > [class*="_sm-8"],
  [class~="customify-grid"] > [class*="_sm-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-9"],
  [class*="customify-grid_"] > [class*="_sm-9"],
  [class~="customify-grid"] > [class*="_sm-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_sm-10"],
  [class*="customify-grid_"] > [class*="_sm-10"],
  [class~="customify-grid"] > [class*="_sm-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-11"],
  [class*="customify-grid_"] > [class*="_sm-11"],
  [class~="customify-grid"] > [class*="_sm-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-12"],
  [class*="customify-grid_"] > [class*="_sm-12"],
  [class~="customify-grid"] > [class*="_sm-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-0"],
  [class*="customify-grid_"] > [data-push-left*="_sm-0"],
  [class~="customify-grid"] > [data-push-left*="_sm-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-1"],
  [class*="customify-grid_"] > [data-push-left*="_sm-1"],
  [class~="customify-grid"] > [data-push-left*="_sm-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-2"],
  [class*="customify-grid_"] > [data-push-left*="_sm-2"],
  [class~="customify-grid"] > [data-push-left*="_sm-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-3"],
  [class*="customify-grid_"] > [data-push-left*="_sm-3"],
  [class~="customify-grid"] > [data-push-left*="_sm-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-4"],
  [class*="customify-grid_"] > [data-push-left*="_sm-4"],
  [class~="customify-grid"] > [data-push-left*="_sm-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-5"],
  [class*="customify-grid_"] > [data-push-left*="_sm-5"],
  [class~="customify-grid"] > [data-push-left*="_sm-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-6"],
  [class*="customify-grid_"] > [data-push-left*="_sm-6"],
  [class~="customify-grid"] > [data-push-left*="_sm-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-7"],
  [class*="customify-grid_"] > [data-push-left*="_sm-7"],
  [class~="customify-grid"] > [data-push-left*="_sm-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-8"],
  [class*="customify-grid_"] > [data-push-left*="_sm-8"],
  [class~="customify-grid"] > [data-push-left*="_sm-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-9"],
  [class*="customify-grid_"] > [data-push-left*="_sm-9"],
  [class~="customify-grid"] > [data-push-left*="_sm-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-10"],
  [class*="customify-grid_"] > [data-push-left*="_sm-10"],
  [class~="customify-grid"] > [data-push-left*="_sm-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-11"],
  [class*="customify-grid_"] > [data-push-left*="_sm-11"],
  [class~="customify-grid"] > [data-push-left*="_sm-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-0"],
  [class*="customify-grid_"] > [data-push-right*="_sm-0"],
  [class~="customify-grid"] > [data-push-right*="_sm-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-1"],
  [class*="customify-grid_"] > [data-push-right*="_sm-1"],
  [class~="customify-grid"] > [data-push-right*="_sm-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-2"],
  [class*="customify-grid_"] > [data-push-right*="_sm-2"],
  [class~="customify-grid"] > [data-push-right*="_sm-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-3"],
  [class*="customify-grid_"] > [data-push-right*="_sm-3"],
  [class~="customify-grid"] > [data-push-right*="_sm-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-4"],
  [class*="customify-grid_"] > [data-push-right*="_sm-4"],
  [class~="customify-grid"] > [data-push-right*="_sm-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-5"],
  [class*="customify-grid_"] > [data-push-right*="_sm-5"],
  [class~="customify-grid"] > [data-push-right*="_sm-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-6"],
  [class*="customify-grid_"] > [data-push-right*="_sm-6"],
  [class~="customify-grid"] > [data-push-right*="_sm-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-7"],
  [class*="customify-grid_"] > [data-push-right*="_sm-7"],
  [class~="customify-grid"] > [data-push-right*="_sm-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-8"],
  [class*="customify-grid_"] > [data-push-right*="_sm-8"],
  [class~="customify-grid"] > [data-push-right*="_sm-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-9"],
  [class*="customify-grid_"] > [data-push-right*="_sm-9"],
  [class~="customify-grid"] > [data-push-right*="_sm-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-10"],
  [class*="customify-grid_"] > [data-push-right*="_sm-10"],
  [class~="customify-grid"] > [data-push-right*="_sm-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-11"],
  [class*="customify-grid_"] > [data-push-right*="_sm-11"],
  [class~="customify-grid"] > [data-push-right*="_sm-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_sm-secon"],
  [class*="customify-grid_"] [class*="_sm-secon"],
  [class~="customify-grid"] [class*="_sm-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_sm-last"],
  [class*="customify-grid_"] [class*="_sm-last"],
  [class~="customify-grid"] [class*="_sm-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > [class*="_xs-1"],
  [class*="customify-grid_"] > [class*="_xs-1"],
  [class~="customify-grid"] > [class*="_xs-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-2"],
  [class*="customify-grid_"] > [class*="_xs-2"],
  [class~="customify-grid"] > [class*="_xs-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-3"],
  [class*="customify-grid_"] > [class*="_xs-3"],
  [class~="customify-grid"] > [class*="_xs-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_xs-4"],
  [class*="customify-grid_"] > [class*="_xs-4"],
  [class~="customify-grid"] > [class*="_xs-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-5"],
  [class*="customify-grid_"] > [class*="_xs-5"],
  [class~="customify-grid"] > [class*="_xs-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-6"],
  [class*="customify-grid_"] > [class*="_xs-6"],
  [class~="customify-grid"] > [class*="_xs-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_xs-7"],
  [class*="customify-grid_"] > [class*="_xs-7"],
  [class~="customify-grid"] > [class*="_xs-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-8"],
  [class*="customify-grid_"] > [class*="_xs-8"],
  [class~="customify-grid"] > [class*="_xs-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-9"],
  [class*="customify-grid_"] > [class*="_xs-9"],
  [class~="customify-grid"] > [class*="_xs-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_xs-10"],
  [class*="customify-grid_"] > [class*="_xs-10"],
  [class~="customify-grid"] > [class*="_xs-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-11"],
  [class*="customify-grid_"] > [class*="_xs-11"],
  [class~="customify-grid"] > [class*="_xs-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-12"],
  [class*="customify-grid_"] > [class*="_xs-12"],
  [class~="customify-grid"] > [class*="_xs-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-0"],
  [class*="customify-grid_"] > [data-push-left*="_xs-0"],
  [class~="customify-grid"] > [data-push-left*="_xs-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-1"],
  [class*="customify-grid_"] > [data-push-left*="_xs-1"],
  [class~="customify-grid"] > [data-push-left*="_xs-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-2"],
  [class*="customify-grid_"] > [data-push-left*="_xs-2"],
  [class~="customify-grid"] > [data-push-left*="_xs-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-3"],
  [class*="customify-grid_"] > [data-push-left*="_xs-3"],
  [class~="customify-grid"] > [data-push-left*="_xs-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-4"],
  [class*="customify-grid_"] > [data-push-left*="_xs-4"],
  [class~="customify-grid"] > [data-push-left*="_xs-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-5"],
  [class*="customify-grid_"] > [data-push-left*="_xs-5"],
  [class~="customify-grid"] > [data-push-left*="_xs-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-6"],
  [class*="customify-grid_"] > [data-push-left*="_xs-6"],
  [class~="customify-grid"] > [data-push-left*="_xs-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-7"],
  [class*="customify-grid_"] > [data-push-left*="_xs-7"],
  [class~="customify-grid"] > [data-push-left*="_xs-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-8"],
  [class*="customify-grid_"] > [data-push-left*="_xs-8"],
  [class~="customify-grid"] > [data-push-left*="_xs-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-9"],
  [class*="customify-grid_"] > [data-push-left*="_xs-9"],
  [class~="customify-grid"] > [data-push-left*="_xs-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-10"],
  [class*="customify-grid_"] > [data-push-left*="_xs-10"],
  [class~="customify-grid"] > [data-push-left*="_xs-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-11"],
  [class*="customify-grid_"] > [data-push-left*="_xs-11"],
  [class~="customify-grid"] > [data-push-left*="_xs-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-0"],
  [class*="customify-grid_"] > [data-push-right*="_xs-0"],
  [class~="customify-grid"] > [data-push-right*="_xs-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-1"],
  [class*="customify-grid_"] > [data-push-right*="_xs-1"],
  [class~="customify-grid"] > [data-push-right*="_xs-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-2"],
  [class*="customify-grid_"] > [data-push-right*="_xs-2"],
  [class~="customify-grid"] > [data-push-right*="_xs-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-3"],
  [class*="customify-grid_"] > [data-push-right*="_xs-3"],
  [class~="customify-grid"] > [data-push-right*="_xs-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-4"],
  [class*="customify-grid_"] > [data-push-right*="_xs-4"],
  [class~="customify-grid"] > [data-push-right*="_xs-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-5"],
  [class*="customify-grid_"] > [data-push-right*="_xs-5"],
  [class~="customify-grid"] > [data-push-right*="_xs-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-6"],
  [class*="customify-grid_"] > [data-push-right*="_xs-6"],
  [class~="customify-grid"] > [data-push-right*="_xs-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-7"],
  [class*="customify-grid_"] > [data-push-right*="_xs-7"],
  [class~="customify-grid"] > [data-push-right*="_xs-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-8"],
  [class*="customify-grid_"] > [data-push-right*="_xs-8"],
  [class~="customify-grid"] > [data-push-right*="_xs-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-9"],
  [class*="customify-grid_"] > [data-push-right*="_xs-9"],
  [class~="customify-grid"] > [data-push-right*="_xs-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-10"],
  [class*="customify-grid_"] > [data-push-right*="_xs-10"],
  [class~="customify-grid"] > [data-push-right*="_xs-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-11"],
  [class*="customify-grid_"] > [data-push-right*="_xs-11"],
  [class~="customify-grid"] > [data-push-right*="_xs-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_xs-secon"],
  [class*="customify-grid_"] [class*="_xs-secon"],
  [class~="customify-grid"] [class*="_xs-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_xs-last"],
  [class*="customify-grid_"] [class*="_xs-last"],
  [class~="customify-grid"] [class*="_xs-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
[class*="customify-col-"][class*="customify-col-0"] {
  display: none;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > :not([class*="_lg-0"]),
  [class*="customify-grid_"] > :not([class*="_lg-0"]),
  [class~="customify-grid"] > :not([class*="_lg-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_lg-0"],
  [class*="customify-grid_"] > [class*="_lg-0"],
  [class~="customify-grid"] > [class*="_lg-0"] {
    display: none;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > :not([class*="_md-0"]),
  [class*="customify-grid_"] > :not([class*="_md-0"]),
  [class~="customify-grid"] > :not([class*="_md-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_md-0"],
  [class*="customify-grid_"] > [class*="_md-0"],
  [class~="customify-grid"] > [class*="_md-0"] {
    display: none;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > :not([class*="_sm-0"]),
  [class*="customify-grid_"] > :not([class*="_sm-0"]),
  [class~="customify-grid"] > :not([class*="_sm-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_sm-0"],
  [class*="customify-grid_"] > [class*="_sm-0"],
  [class~="customify-grid"] > [class*="_sm-0"] {
    display: none;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > :not([class*="_xs-0"]),
  [class*="customify-grid_"] > :not([class*="_xs-0"]),
  [class~="customify-grid"] > :not([class*="_xs-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_xs-0"],
  [class*="customify-grid_"] > [class*="_xs-0"],
  [class~="customify-grid"] > [class*="_xs-0"] {
    display: none;
  }
}
body {
  color: #686868;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.618;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.pattern-hovered-8d12 .menu_31ab,
.right_a66b,
.feature-new-10fd,
.white-7ddf,
.liquid-4214,
.component-selected-8a18,
.notice-4afc,
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;
}
.right_a66b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .right_a66b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .right_a66b,
  h1 {
    font-size: 1.8em;
  }
}
.feature-new-10fd,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.feature-new-10fd + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .feature-new-10fd,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .feature-new-10fd,
  h2 {
    font-size: 1.7em;
  }
}
.white-7ddf,
h3 {
  font-size: 1.618em;
}
.pattern-hovered-8d12 .menu_31ab,
.liquid-4214,
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.bottom-a937 {
  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;
}
.widget-3210:after,
.widget-3210:before,
.outline_4908:after,
.outline_4908:before {
  content: "";
  display: table;
}
.widget-3210:after,
.outline_4908:after {
  clear: both;
}
.section_soft_903d {
  float: right;
  margin-right: 0;
}
.content-green-b32e {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.backdrop_upper_ac6f .card_0d03,
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;
}
.backdrop_upper_ac6f .card_0d03: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;
}
.mask_04f3 .card_0d03 {
  box-shadow: none;
}
.mask_04f3
  .card_0d03
  .copper-fe66 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.mask_04f3 .card_0d03 .soft-93af {
  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;
}
.mask_04f3
  .card_0d03
  .soft-93af
  b {
  display: none;
}
.mask_04f3 .complex-4997 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.lower-0589:not(.middle-9124):not(.info_large_a52c),
button:not(.middle-9124):not(.info_large_a52c),
input[type="button"]:not(.middle-9124):not(
    .info_large_a52c
  ),
input[type="reset"]:not(.middle-9124):not(
    .info_large_a52c
  ),
input[type="submit"]:not(.middle-9124):not(
    .info_large_a52c
  ) {
  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;
}
.lower-0589:not(.middle-9124):not(
    .info_large_a52c
  ):hover,
button:not(.middle-9124):not(
    .info_large_a52c
  ):hover,
input[type="button"]:not(.middle-9124):not(
    .info_large_a52c
  ):hover,
input[type="reset"]:not(.middle-9124):not(
    .info_large_a52c
  ):hover,
input[type="submit"]:not(.middle-9124):not(
    .info_large_a52c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.lower-0589:not(.middle-9124):not(
    .info_large_a52c
  ):active,
.lower-0589:not(.middle-9124):not(
    .info_large_a52c
  ):focus,
button:not(.middle-9124):not(
    .info_large_a52c
  ):active,
button:not(.middle-9124):not(
    .info_large_a52c
  ):focus,
input[type="button"]:not(.middle-9124):not(
    .info_large_a52c
  ):active,
input[type="button"]:not(.middle-9124):not(
    .info_large_a52c
  ):focus,
input[type="reset"]:not(.middle-9124):not(
    .info_large_a52c
  ):active,
input[type="reset"]:not(.middle-9124):not(
    .info_large_a52c
  ):focus,
input[type="submit"]:not(.middle-9124):not(
    .info_large_a52c
  ):active,
input[type="submit"]:not(.middle-9124):not(
    .info_large_a52c
  ):focus {
  outline: 0;
}
.lower-0589:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876,
button:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876,
input[type="button"]:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876,
input[type="reset"]:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876,
input[type="submit"]:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876 {
  position: relative;
}
.lower-0589:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876
  .top_2cee,
.lower-0589:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876
  .under_1936,
.lower-0589:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876
  .gradient_71cc,
.lower-0589:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876
  i,
.lower-0589:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876
  svg,
button:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876
  .top_2cee,
button:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876
  .under_1936,
button:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876
  .gradient_71cc,
button:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876
  i,
button:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876
  svg,
input[type="button"]:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876
  .top_2cee,
input[type="button"]:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876
  .under_1936,
input[type="button"]:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876
  .gradient_71cc,
input[type="button"]:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876
  i,
input[type="button"]:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876
  svg,
input[type="reset"]:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876
  .top_2cee,
input[type="reset"]:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876
  .under_1936,
input[type="reset"]:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876
  .gradient_71cc,
input[type="reset"]:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876
  i,
input[type="reset"]:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876
  svg,
input[type="submit"]:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876
  .top_2cee,
input[type="submit"]:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876
  .under_1936,
input[type="submit"]:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876
  .gradient_71cc,
input[type="submit"]:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876
  i,
input[type="submit"]:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876
  svg {
  visibility: hidden;
}
.lower-0589:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876:after,
button:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876:after,
input[type="button"]:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876:after,
input[type="reset"]:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876:after,
input[type="submit"]:not(.middle-9124):not(
    .info_large_a52c
  ).fn-loading-1876: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;
}
.lower-0589:not(.middle-9124):not(.info_large_a52c),
input[type="button"]:not(.middle-9124):not(
    .info_large_a52c
  ),
input[type="reset"]:not(.middle-9124):not(
    .info_large_a52c
  ),
input[type="submit"]:not(.middle-9124):not(
    .info_large_a52c
  ) {
  color: #fff;
  background: #235787;
}
.lower-0589:not(.middle-9124):not(
    .info_large_a52c
  ):focus,
input[type="button"]:not(.middle-9124):not(
    .info_large_a52c
  ):focus,
input[type="reset"]:not(.middle-9124):not(
    .info_large_a52c
  ):focus,
input[type="submit"]:not(.middle-9124):not(
    .info_large_a52c
  ):focus {
  color: #fff;
}
.lower-0589.fn-disabled-1876:not(.middle-9124):not(
    .info_large_a52c
  ),
.lower-0589[disabled]:not(.middle-9124):not(
    .info_large_a52c
  ),
button.fn-disabled-1876:not(.middle-9124):not(
    .info_large_a52c
  ),
button[disabled]:not(.middle-9124):not(
    .info_large_a52c
  ) {
  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;
}
.hot_7279 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hot_7279: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;
}
.message-lower-43f1 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.tabs_75e4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.element_ed3a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.widget-3210:after,
.widget-3210:before,
.wrapper-8857:after,
.wrapper-8857:before,
.cold-c5d3:after,
.cold-c5d3:before,
.hero-10bd:after,
.hero-10bd:before,
.status-f640:after,
.status-f640:before,
.tertiary-545c:after,
.tertiary-545c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.widget-3210:after,
.wrapper-8857:after,
.cold-c5d3:after,
.hero-10bd:after,
.status-f640:after,
.tertiary-545c:after {
  clear: both;
}
.wrapper-8857 .focus_complex_cc78,
.cold-c5d3 .focus_complex_cc78,
.orange_a691 .focus_complex_cc78 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.description_a19b {
  display: inline-block;
}
.current-3d9c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.current-3d9c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.current-3d9c .thumbnail_4a3d {
  padding: 1em 0;
  font-size: 85%;
}
.thumbnail_4a3d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.button-prev-77d0 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.button-prev-77d0:after,
.button-prev-77d0:before {
  content: "";
  display: table;
}
.button-prev-77d0:after {
  clear: both;
}
.tabs-fixed-79dd {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.action_f396 .tabs-fixed-79dd {
  max-width: 50%;
}
.card_last_b210 .tabs-fixed-79dd {
  max-width: 33.33%;
}
.main_motion_7a57 .tabs-fixed-79dd {
  max-width: 25%;
}
.element-b0b9 .tabs-fixed-79dd {
  max-width: 20%;
}
.primary-solid-473e .tabs-fixed-79dd {
  max-width: 16.66%;
}
.blue-4477 .tabs-fixed-79dd {
  max-width: 14.28%;
}
.card-0bb2 .tabs-fixed-79dd {
  max-width: 12.5%;
}
.cold_ac6a .tabs-fixed-79dd {
  max-width: 11.11%;
}
.alert-liquid-aeb5 {
  display: block;
}
.pattern-hovered-8d12 .focus_mini_4cc7 label,
.pattern-hovered-8d12 .wrapper_orange_8b43 label,
.pattern-hovered-8d12 .text-large-292a label,
.pattern-hovered-8d12 .yellow_605b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.new_d2a2 {
  list-style: none;
  margin: 0;
}
.new_d2a2 article.highlight-cool-2e5b {
  margin-bottom: 0;
}
.new_d2a2 ul {
  list-style: none;
  margin: 0;
}
.new_d2a2 .action_02e8 li.highlight-cool-2e5b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .new_d2a2 .action_02e8 li.highlight-cool-2e5b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .new_d2a2 .action_02e8 li.highlight-cool-2e5b:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .new_d2a2 .action_02e8 li.highlight-cool-2e5b li.highlight-cool-2e5b li.highlight-cool-2e5b li.highlight-cool-2e5b {
    padding-left: 0;
  }
}
article.highlight-cool-2e5b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.highlight-cool-2e5b .wrapper-8857 p:last-of-type {
  margin-bottom: 0;
}
article.highlight-cool-2e5b .media_south_5132 {
  float: left;
}
article.highlight-cool-2e5b .last-e3e7 {
  margin-left: 85px;
}
article.highlight-cool-2e5b .smooth_28f2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.highlight-cool-2e5b .smooth_28f2 .input_cc4e {
  margin-left: 10px;
}
article.highlight-cool-2e5b .down_48d2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.highlight-cool-2e5b .tag_d724 {
  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 .focus_mini_4cc7,
  #respond .text-large-292a,
  #respond .yellow_605b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .focus_mini_4cc7 input,
#respond .text-large-292a input,
#respond .yellow_605b input {
  width: 100%;
}
#respond .yellow_605b {
  margin-right: 0;
}
#respond .pattern_1d6d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.complex_5e56 {
  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;
}
.complex_5e56.secondary-d276 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.complex_5e56 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%);
}
.complex_5e56:focus,
.complex_5e56: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);
}
.frame_ea8d {
  border-radius: 10%;
}
.wood-b6c1 {
  border-radius: 50%;
}
.under_4948 {
  font-size: 0.72em;
}
.logo-plasma-d49c {
  font-size: 0.875em;
}
.simple-3461 {
  font-size: 1.1em;
}
.carousel_ae25 {
  text-transform: uppercase;
  line-height: 1.2;
}
.carousel_ae25.under_4948 {
  letter-spacing: 0.5px;
}
.row-e033,
.row-e033 a {
  color: #6d6d6d;
}
.row-e033 a:hover {
  color: #111;
}
.text_d1ed {
  color: #6d6d6d;
}
.heading-5063 {
  overflow-x: hidden;
}
.heading-5063 .basic_3ec5.pattern_middle_1281 {
  position: relative;
}
.heading-5063 .basic_3ec5.pattern_middle_1281.up-4cbd {
  position: initial;
}
.heading-5063
  .basic_3ec5.pattern_middle_1281.up-4cbd
  .shadow_b773 {
  left: auto;
}
.heading-5063 .basic_3ec5 .shadow_b773 {
  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;
}
.heading-5063 .basic_3ec5:hover.pattern_middle_1281 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.heading-5063
  .basic_3ec5:hover.pattern_middle_1281
  .shadow_b773 {
  display: block;
  z-index: 9999999;
}
.heading-5063 .element_green_1c1a .yellow-aa63,
.heading-5063 .input-small-5efe .yellow-aa63 {
  display: none;
}
.heading-5063 .primary-mini-7739 .basic_3ec5:hover.pattern_middle_1281 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.pattern-hovered-8d12 .focus_mini_4cc7 label,
.pattern-hovered-8d12 .wrapper_orange_8b43 label,
.pattern-hovered-8d12 .text-large-292a label,
.pattern-hovered-8d12 .yellow_605b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.new_d2a2 {
  list-style: none;
  margin: 0;
}
.new_d2a2 article.highlight-cool-2e5b {
  margin-bottom: 0;
}
.new_d2a2 ul {
  list-style: none;
  margin: 0;
}
.new_d2a2 .action_02e8 li.highlight-cool-2e5b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .new_d2a2 .action_02e8 li.highlight-cool-2e5b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .new_d2a2 .action_02e8 li.highlight-cool-2e5b:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .new_d2a2 .action_02e8 li.highlight-cool-2e5b li.highlight-cool-2e5b li.highlight-cool-2e5b li.highlight-cool-2e5b {
    padding-left: 0;
  }
}
article.highlight-cool-2e5b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.highlight-cool-2e5b .wrapper-8857 p:last-of-type {
  margin-bottom: 0;
}
article.highlight-cool-2e5b .media_south_5132 {
  float: left;
}
article.highlight-cool-2e5b .last-e3e7 {
  margin-left: 85px;
}
article.highlight-cool-2e5b .smooth_28f2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.highlight-cool-2e5b .smooth_28f2 .input_cc4e {
  margin-left: 10px;
}
article.highlight-cool-2e5b .down_48d2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.highlight-cool-2e5b .tag_d724 {
  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 .focus_mini_4cc7,
  #respond .text-large-292a,
  #respond .yellow_605b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .focus_mini_4cc7 input,
#respond .text-large-292a input,
#respond .yellow_605b input {
  width: 100%;
}
#respond .yellow_605b {
  margin-right: 0;
}
#respond .pattern_1d6d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.element_green_1c1a .gallery-c6ea {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.gallery-c6ea .disabled_d259.pagination_7486 .filter-basic-e9ef > li > a:focus,
.gallery-c6ea .disabled_d259.pagination_7486 .filter-basic-e9ef > li > a:hover,
.gallery-c6ea .disabled_d259.dynamic-a9b3 .filter-basic-e9ef > li > a:focus,
.gallery-c6ea .disabled_d259.dynamic-a9b3 .filter-basic-e9ef > li > a:hover,
.gallery-c6ea .disabled_d259.light_5742 .filter-basic-e9ef > li > a:focus,
.gallery-c6ea .disabled_d259.light_5742 .filter-basic-e9ef > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery-c6ea
  .disabled_d259.pagination_7486
  .filter-basic-e9ef
  > li.stone-1bfc
  > a,
.gallery-c6ea
  .disabled_d259.pagination_7486
  .filter-basic-e9ef
  > li.feature-top-4156
  > a,
.gallery-c6ea
  .disabled_d259.dynamic-a9b3
  .filter-basic-e9ef
  > li.stone-1bfc
  > a,
.gallery-c6ea
  .disabled_d259.dynamic-a9b3
  .filter-basic-e9ef
  > li.feature-top-4156
  > a,
.gallery-c6ea
  .disabled_d259.light_5742
  .filter-basic-e9ef
  > li.stone-1bfc
  > a,
.gallery-c6ea .disabled_d259.light_5742 .filter-basic-e9ef > li.fluid_eeb5 > a {
  color: rgba(255, 255, 255, 0.99);
}
.gallery-c6ea .outer_c659,
.gallery-c6ea .outer_c659 a {
  color: rgba(255, 255, 255, 0.99);
}
.gallery-c6ea .hover-858a.dim-0822 li a,
.gallery-c6ea .grid_short_cf52 a,
.gallery-c6ea .warm-e55a,
.gallery-c6ea .filter-basic-e9ef > li > a,
.gallery-c6ea .mask_rough_0205 {
  color: rgba(255, 255, 255, 0.79);
}
.gallery-c6ea .hover-858a.dim-0822 li a:hover,
.gallery-c6ea .grid_short_cf52 a:hover,
.gallery-c6ea .warm-e55a:hover,
.gallery-c6ea .filter-basic-e9ef > li > a:hover,
.gallery-c6ea .mask_rough_0205:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery-c6ea .widget_e04c {
  color: rgba(255, 255, 255, 0.79);
}
.gallery-c6ea .widget_e04c .picture-south-066e {
  color: rgba(255, 255, 255, 0.99);
}
.gallery-c6ea .widget_e04c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery-c6ea .pattern-17d2 .disabled_tall_b76d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gallery-c6ea .pattern-17d2 .disabled_tall_b76d .element-pressed-4a11 {
  color: rgba(255, 255, 255, 0.79);
}
.gallery-c6ea
  .pattern-17d2
  .disabled_tall_b76d
  .element-pressed-4a11::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gallery-c6ea
  .pattern-17d2
  .disabled_tall_b76d
  .element-pressed-4a11:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gallery-c6ea
  .pattern-17d2
  .disabled_tall_b76d
  .element-pressed-4a11::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gallery-c6ea
  .pattern-17d2
  .disabled_tall_b76d
  .element-pressed-4a11::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gallery-c6ea .pattern-17d2 .overlay_gas_2f13 {
  color: rgba(255, 255, 255, 0.79);
}
.gallery-c6ea .pattern-17d2 .overlay_gas_2f13:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-new-7e11
  .gallery-c6ea
  .pattern-17d2
  .disabled-363b
  .action-30da {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.search-new-7e11
  .gallery-c6ea
  .pattern-17d2
  .disabled-363b
  .element-pressed-4a11 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.element_green_1c1a .tall_71e8 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tall_71e8 .disabled_d259.pagination_7486 .filter-basic-e9ef > li > a:focus,
.tall_71e8 .disabled_d259.pagination_7486 .filter-basic-e9ef > li > a:hover,
.tall_71e8 .disabled_d259.dynamic-a9b3 .filter-basic-e9ef > li > a:focus,
.tall_71e8 .disabled_d259.dynamic-a9b3 .filter-basic-e9ef > li > a:hover,
.tall_71e8 .disabled_d259.light_5742 .filter-basic-e9ef > li > a:focus,
.tall_71e8 .disabled_d259.light_5742 .filter-basic-e9ef > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tall_71e8
  .disabled_d259.pagination_7486
  .filter-basic-e9ef
  > li.stone-1bfc
  > a,
.tall_71e8
  .disabled_d259.pagination_7486
  .filter-basic-e9ef
  > li.feature-top-4156
  > a,
.tall_71e8
  .disabled_d259.dynamic-a9b3
  .filter-basic-e9ef
  > li.stone-1bfc
  > a,
.tall_71e8
  .disabled_d259.dynamic-a9b3
  .filter-basic-e9ef
  > li.feature-top-4156
  > a,
.tall_71e8
  .disabled_d259.light_5742
  .filter-basic-e9ef
  > li.stone-1bfc
  > a,
.tall_71e8 .disabled_d259.light_5742 .filter-basic-e9ef > li.fluid_eeb5 > a {
  color: rgba(0, 0, 0, 0.8);
}
.tall_71e8 .outer_c659,
.tall_71e8 .outer_c659 a {
  color: rgba(0, 0, 0, 0.8);
}
.tall_71e8 .hover-858a.dim-0822 li a,
.tall_71e8 .grid_short_cf52 a,
.tall_71e8 .warm-e55a,
.tall_71e8 .filter-basic-e9ef > li > a,
.tall_71e8 .mask_rough_0205 {
  color: rgba(0, 0, 0, 0.55);
}
.tall_71e8 .hover-858a.dim-0822 li a:hover,
.tall_71e8 .grid_short_cf52 a:hover,
.tall_71e8 .warm-e55a:hover,
.tall_71e8 .filter-basic-e9ef > li > a:hover,
.tall_71e8 .mask_rough_0205:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tall_71e8 .widget_e04c {
  color: rgba(0, 0, 0, 0.55);
}
.tall_71e8 .widget_e04c .picture-south-066e {
  color: rgba(0, 0, 0, 0.8);
}
.tall_71e8 .widget_e04c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.element_a3c9 .list_5923 {
  margin-left: auto;
  margin-right: auto;
}
.cold-c5d3 > * {
  margin-left: auto;
  margin-right: auto;
}
.cold-c5d3 .message-lower-43f1 {
  margin-right: 1.41575em;
}
.widget_418a .cold-c5d3 > .highlight-hot-5022 {
  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;
}
.widget_418a .cold-c5d3 > .panel_first_8ffa {
  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;
}
.article-bottom-56ad.element_a3c9 .list_5923,
.motion-c3d7.element_a3c9 .list_5923 {
  margin-left: 0;
}
.easy_32f9.element_a3c9 .list_5923,
.focus-2dcf.element_a3c9 .list_5923 {
  margin-right: 0;
}
.cold-c5d3 ol,
.cold-c5d3 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.gas-c5bf video {
  max-width: 100%;
}
.slow_176a img {
  display: block;
}
.slow_176a.message-lower-43f1,
.slow_176a.tabs_75e4 {
  width: 100%;
}
.slow_176a.panel_first_8ffa img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.small_d80c:not(.tag-040e) {
  margin: 1.5em auto;
}
.hard-ef9e p {
  padding: 1.5em 14px;
}
ul.grid_707e.panel_first_8ffa,
ul.grid_707e.highlight-hot-5022,
ul.grid_707e.hidden-clean-aa2b.highlight-hot-5022 {
  padding: 0 14px;
}
.hidden_7ba4 {
  display: block;
  overflow-x: auto;
}
.hidden_7ba4 table {
  border-collapse: collapse;
  width: 100%;
}
.hidden_7ba4 td,
.hidden_7ba4 th {
  padding: 0.5em;
}
.cold-c5d3 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.cold-c5d3 ol ol,
.cold-c5d3 ol ul,
.cold-c5d3 ul ol,
.cold-c5d3 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.cold-c5d3 ol ol li,
.cold-c5d3 ol ul li,
.cold-c5d3 ul ol li,
.cold-c5d3 ul ul li {
  margin-left: 0;
}
.form_b2c3.title-smooth-01e8 > .red-758c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.form_b2c3.title-smooth-01e8 > .red-758c iframe,
.form_b2c3.title-smooth-01e8 > .red-758c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.title_white_c661 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.title_white_c661.tag-purple-e5a2 {
  padding: 0;
}
.title_white_c661.tag-purple-e5a2 cite {
  font-size: 13px;
}
.title_white_c661 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.title_white_c661 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.shadow-last-9f30 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.shadow-last-9f30 > p:first-child {
  margin-top: 0;
}
.shadow-last-9f30 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.shadow-last-9f30 blockquote {
  border-left: 0;
}
.border-bottom-9bb1 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.border-bottom-9bb1:not(.text_red_fb60) {
  max-width: 100px;
}
.border-bottom-9bb1.gallery-f85b {
  border-bottom: none !important;
  text-align: center;
}
.border-bottom-9bb1.gallery-f85b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hard-ef9e p {
    padding: 1.5em 0;
  }
}
.backdrop-ddb5 {
  color: #0073aa;
}
.wrapper-061c {
  background-color: #0073aa;
}
.table_52d5 {
  color: #229fd8;
}
.new-0df6 {
  background-color: #229fd8;
}
.outline-up-9ecd {
  color: #eee;
}
.module_3980 {
  background-color: #eee;
}
.first_e371 {
  color: #444;
}
.picture_lite_0c9c {
  background-color: #444;
}
.preview_steel_df56 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.preview_steel_df56 .bottom-552b .grid_short_cf52 {
  font-size: 15px;
}
.preview_steel_df56 .grid_short_cf52 {
  line-height: 1.3;
}
.preview_steel_df56 .tall_71e8 {
}
.preview_steel_df56 .gallery-c6ea {
  background: #235787;
}
.pattern_full_6469 {
  padding: 0;
}
.pattern_full_6469 .gallery-c6ea {
  background: #1a1a1a;
}
.pattern_full_6469 .tall_71e8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.message_iron_9b75 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.message_iron_9b75 .tall_71e8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.message_iron_9b75 .gallery-c6ea {
  background: #303030;
}
.tertiary-545c {
  position: relative;
  z-index: 10;
}
.tertiary-545c .bright_0e8e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.backdrop-343a .pattern_middle_1281 {
  display: inline-block;
  vertical-align: middle;
}
.backdrop-343a.table-2789 .pattern_middle_1281 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .backdrop-343a.table-2789 .pattern_middle_1281 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .backdrop-343a.table-2789 .pattern_middle_1281 {
    margin-right: 0.4em;
  }
}
.backdrop-343a.table-2789 .pattern_middle_1281:last-child {
  margin-right: 0;
}
.media-a306 .bright_0e8e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .element_green_1c1a .bottom-552b {
    margin: 0 -0.5em;
  }
  .element_green_1c1a .bottom-552b [class*="customify-col-"],
  .element_green_1c1a .bottom-552b [class*="customify-col_"],
  .element_green_1c1a .bottom-552b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.element_green_1c1a.tabs_tall_79d7 .bright_0e8e {
  background: 0 0 !important;
}
.element_green_1c1a.tabs_tall_79d7 .bright_0e8e,
.element_green_1c1a.media-a306 .bright_0e8e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .element_green_1c1a.last-6fe8 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.element_green_1c1a.media-a306 .bright_0e8e {
  box-shadow: none !important;
}
.tabs-fa6a {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tabs-fa6a {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tabs-fa6a {
    padding: 18px 0 20px;
  }
}
.tabs-fa6a .nav-west-7983 {
  width: 100%;
}
.tabs-fa6a .card_9584 {
  margin-bottom: 0;
}
.tabs-fa6a .active-373b {
  margin-top: 5px;
  font-size: 0.875em;
}
.last-3078 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.last-3078 .hard_b1b1 {
  width: 100%;
}
.link-action-e15c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.link-action-e15c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.link-action-e15c 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;
}
.link-action-e15c li:last-child:after {
  display: none;
}
.link-action-e15c li a {
  font-weight: 500;
  margin-right: 10px;
}
.photo-bfc0 .yellow-aa63 button,
.tabs-fa6a .yellow-aa63 button {
  left: 0;
}
.photo-bfc0 .hard_b1b1,
.tabs-fa6a .hard_b1b1 {
  padding-left: 0;
  padding-right: 0;
}
.photo-bfc0 .last-3078,
.tabs-fa6a .last-3078 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.photo-bfc0 {
  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;
}
.photo-bfc0: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;
}
.photo-bfc0 .wide-716b {
  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) {
  .photo-bfc0 .wide-716b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .photo-bfc0 .wide-716b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .photo-bfc0 .wide-716b {
    min-height: 200px;
  }
}
.photo-bfc0 .link-action-e15c {
  color: rgba(255, 255, 255, 0.8);
}
.photo-bfc0 .link-action-e15c a,
.photo-bfc0 .link-action-e15c li:after {
  color: inherit;
}
.photo-bfc0 .link-action-e15c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.black_0235 {
  margin-bottom: 0.5em;
}
.hidden_south_c67c {
  margin-bottom: 1.2em;
}
.hidden_south_c67c,
.black_0235 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hidden_south_c67c p:last-child,
.black_0235 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .yellow-aa63,
#masthead .yellow-aa63 {
  display: none;
}
#masthead
  > .yellow-aa63.message_basic_e3c2 {
  display: none;
}
#masthead > .yellow-aa63 button {
  left: 0;
}
.sidebar_8b19 {
  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%;
}
.sidebar_8b19 .pattern_middle_1281 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.sidebar_8b19 .text_10ab {
  display: -webkit-box;
  display: flex;
}
.sidebar_8b19 .text_10ab.brown-7752 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.sidebar_8b19 .text_10ab.outer-77be {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.sidebar_8b19 .text_10ab.card-orange-a3d9 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.sidebar_8b19.form-iron-0be4.gallery-1938 .text_10ab.brown-7752 {
  flex-basis: 100%;
}
.sidebar_8b19.caption_6a4d .text_10ab.outer-77be {
  -webkit-box-flex: 1;
  flex: auto;
}
.sidebar_8b19.caption_6a4d .text_10ab.card-orange-a3d9 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .yellow-aa63.message_basic_e3c2 {
  display: none;
}
#masthead > .yellow-aa63 button {
  left: 0;
}
.bottom_e376 {
  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;
}
.bottom_e376:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.bottom_e376.message_action_863a i {
  margin-right: 4px;
}
.bottom_e376.tabs_old_ea05 i {
  margin-left: 5px;
}
.grid_short_cf52 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.grid_short_cf52 p:last-child {
  margin-bottom: 0;
}
.text_lite_8d98 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.text_lite_8d98 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.text_lite_8d98 img {
  display: block;
  width: auto;
  line-height: 1;
}
.text_lite_8d98 .outer_c659 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.text_lite_8d98 .warm-fea7 {
  margin: 5px 0 7px 0;
}
.text_lite_8d98.wrapper_full_e45e .dirty_d5bf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.text_lite_8d98.wrapper_full_e45e .filter-copper-b7d8 {
  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;
}
.text_lite_8d98.picture_white_e42e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.text_lite_8d98.picture_white_e42e .dirty_d5bf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.text_lite_8d98.picture_white_e42e .filter-copper-b7d8 {
  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;
}
.text_lite_8d98.widget_green_e92f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.text_lite_8d98.notice_wide_3209 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.text_lite_8d98.notice_wide_3209 .filter-copper-b7d8 {
  margin-top: 7px;
}
.text-fast-4731 {
  display: inline-block;
}
.tertiary-545c .breadcrumb_a734 .text_lite_8d98 img {
  max-width: 100%;
}
.disabled_d259 .next_867a.hidden-1129,
.huge_a8a5 .next_867a.hidden-1129 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.disabled_d259 .sidebar_stale_b0a5,
.huge_a8a5 .sidebar_stale_b0a5 {
  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%);
}
.disabled_d259 .sidebar_stale_b0a5 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.disabled_d259.badge-hovered-6b2e .sidebar_stale_b0a5 {
  display: none;
}
.disabled_d259 .grid-medium-de20 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.disabled_d259 .grid-medium-de20 li {
  display: inline-block;
  position: relative;
}
.disabled_d259 .grid-medium-de20 li:last-child {
  margin-right: 0;
}
.disabled_d259 .grid-medium-de20 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;
}
.disabled_d259 .grid-medium-de20 li.fluid_eeb5 > a {
  color: rgba(0, 0, 0, 0.9);
}
.disabled_d259 .grid-medium-de20 > 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;
}
.disabled_d259 .grid-medium-de20 > li > a i {
  line-height: 0;
}
.disabled_d259 .grid-medium-de20 > li.label-fd2c > a .sidebar_stale_b0a5 {
  margin-left: 4px;
  line-height: 0;
}
.disabled_d259 .grid-medium-de20 .fast-f5f8 li.label-fd2c > a {
  position: relative;
}
.disabled_d259 .grid-medium-de20 .fast-f5f8 li.label-fd2c > a:after,
.disabled_d259 .grid-medium-de20 .fast-f5f8 li.label-fd2c > a:before {
  content: "";
  display: table;
}
.disabled_d259 .grid-medium-de20 .fast-f5f8 li.label-fd2c > a:after {
  clear: both;
}
.disabled_d259 .grid-medium-de20 .fast-f5f8 li.label-fd2c > a .sidebar_stale_b0a5 {
  margin-left: 5px;
  float: right;
}
.disabled_d259 .highlight_5327,
.disabled_d259 .fast-f5f8 {
  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;
}
.disabled_d259 .fast-f5f8 {
  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;
}
.disabled_d259 .fast-f5f8 .hidden-1129 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.disabled_d259 .fast-f5f8 .sidebar_stale_b0a5 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.disabled_d259 .fast-f5f8 li {
  display: block;
  margin: 0;
  padding: 0;
}
.disabled_d259 .fast-f5f8 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;
}
.disabled_d259 .fast-f5f8 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.disabled_d259 .fast-f5f8 .fast-f5f8 {
  top: 0;
  left: 100%;
}
.disabled_d259 .gradient_1f21.fn-focus-1876 > .highlight_5327,
.disabled_d259 .gradient_1f21.fn-focus-1876 > .fast-f5f8,
.disabled_d259 .gradient_1f21:focus > .highlight_5327,
.disabled_d259 .gradient_1f21:focus > .fast-f5f8,
.disabled_d259 .gradient_1f21:hover > .highlight_5327,
.disabled_d259 .gradient_1f21:hover > .fast-f5f8 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.disabled_d259.light_5742 .filter-basic-e9ef:after,
.disabled_d259.light_5742 .filter-basic-e9ef:before {
  content: "";
  display: table;
}
.disabled_d259.light_5742 .filter-basic-e9ef:after {
  clear: both;
}
.disabled_d259.light_5742 .filter-basic-e9ef > li {
  float: left;
}
.disabled_d259.highlight_0817 .filter-basic-e9ef:after,
.disabled_d259.highlight_0817 .filter-basic-e9ef:before {
  content: "";
  display: table;
}
.disabled_d259.highlight_0817 .filter-basic-e9ef:after {
  clear: both;
}
.disabled_d259.highlight_0817 .filter-basic-e9ef > li {
  float: left;
}
.disabled_d259.highlight_0817 .filter-basic-e9ef > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.disabled_d259.highlight_0817 .filter-basic-e9ef > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.disabled_d259.highlight_0817 .filter-basic-e9ef > li.stone-1bfc > a,
.disabled_d259.highlight_0817 .filter-basic-e9ef > li.fluid_eeb5 > a {
  color: #fff;
  background-color: #1e4b75;
}
.disabled_d259.pagination_7486 .filter-basic-e9ef > li > a .hidden-1129 {
  position: relative;
}
.disabled_d259.pagination_7486 .filter-basic-e9ef > li > a .hidden-1129: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;
}
.disabled_d259.pagination_7486
  .filter-basic-e9ef
  > li:focus
  > a
  .hidden-1129:before,
.disabled_d259.pagination_7486
  .filter-basic-e9ef
  > li:hover
  > a
  .hidden-1129:before {
  width: 100%;
  background-color: currentColor;
}
.disabled_d259.pagination_7486
  .filter-basic-e9ef
  > li.stone-1bfc
  > a
  .hidden-1129:before,
.disabled_d259.pagination_7486
  .filter-basic-e9ef
  > li.feature-top-4156
  > a
  .hidden-1129:before {
  width: 100%;
  background-color: currentColor;
}
.disabled_d259.dynamic-a9b3 .filter-basic-e9ef > li > a .hidden-1129 {
  position: relative;
}
.disabled_d259.dynamic-a9b3 .filter-basic-e9ef > li > a .hidden-1129: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;
}
.disabled_d259.dynamic-a9b3 .filter-basic-e9ef > li:focus > a .hidden-1129:before,
.disabled_d259.dynamic-a9b3
  .filter-basic-e9ef
  > li:hover
  > a
  .hidden-1129:before {
  width: 100%;
  background-color: currentColor;
}
.disabled_d259.dynamic-a9b3
  .filter-basic-e9ef
  > li.stone-1bfc
  > a
  .hidden-1129:before,
.disabled_d259.dynamic-a9b3
  .filter-basic-e9ef
  > li.feature-top-4156
  > a
  .hidden-1129:before {
  width: 100%;
  background-color: currentColor;
}
.huge_a8a5 .grid-medium-de20 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.huge_a8a5 .grid-medium-de20 li:first-child > a {
  border-top: none;
}
.huge_a8a5 .grid-medium-de20 .hard_4763 > .hidden-1129 .sidebar_stale_b0a5 {
  display: none;
}
.huge_a8a5 .grid-medium-de20 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.huge_a8a5 .grid-medium-de20 li:last-child {
  border: none;
}
.huge_a8a5 .grid-medium-de20 li.label-fd2c > a {
  padding-right: 45px !important;
}
.huge_a8a5 .grid-medium-de20 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.huge_a8a5 .grid-medium-de20 li a:focus,
.huge_a8a5 .grid-medium-de20 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.huge_a8a5 .grid-medium-de20 li .status-8782 {
  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;
}
.huge_a8a5 .grid-medium-de20 li .status-8782:hover {
  box-shadow: none;
}
.huge_a8a5 .grid-medium-de20 li .status-8782 .sidebar_stale_b0a5 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.huge_a8a5 .grid-medium-de20 .fast-f5f8 {
  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);
}
.huge_a8a5 .grid-medium-de20 .fast-f5f8 li a {
  padding-left: 3em;
}
.huge_a8a5 .grid-medium-de20 .photo-d543 > a .status-8782 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.huge_a8a5 .grid-medium-de20 .photo-d543 > .fast-f5f8 {
  display: block;
  opacity: 1;
}
.motion-66df {
  max-width: 100%;
}
.tertiary_fdea {
  line-height: 0;
  cursor: pointer;
}
.mask_rough_0205 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.mask_rough_0205:hover {
  box-shadow: none;
  color: currentColor;
}
.mask_rough_0205 svg {
  width: 18px;
  height: 18px;
}
.mask_rough_0205 .inner-df9b {
  display: none;
}
.top-d47c {
  position: relative;
}
.top-d47c.fn-active-1876 .mask_rough_0205 .message_simple_20f6 {
  display: none;
}
.top-d47c.fn-active-1876 .mask_rough_0205 .inner-df9b {
  display: inline-block;
}
.top-d47c .gradient-a276 {
  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);
}
.top-d47c.heading_ac18 .gradient-a276 {
  left: auto;
  right: -0.9em;
}
.top-d47c.heading_ac18 .thumbnail_middle_f3c2::before {
  left: auto;
  right: 15px;
}
.top-d47c.fn-active-1876 .gradient-a276 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.disabled-363b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.disabled-363b label {
  flex-basis: 100%;
}
.disabled-363b .disabled_tall_b76d {
  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;
}
.disabled-363b .element-pressed-4a11 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.disabled-363b .element-pressed-4a11:focus {
  background-color: transparent;
}
.disabled-363b button.overlay_gas_2f13 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.disabled-363b button.overlay_gas_2f13:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.disabled-363b button.overlay_gas_2f13 svg {
  width: 18px;
  height: 18px;
}
.disabled-363b input[type="submit"] {
  min-height: auto;
}
.pattern-17d2 .disabled-363b .element-pressed-4a11 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.thumbnail_middle_f3c2 {
  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) {
  .thumbnail_middle_f3c2 {
    width: 220px;
  }
}
.thumbnail_middle_f3c2 label {
  flex-basis: 100%;
}
.thumbnail_middle_f3c2::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;
}
.search-new-7e11 .pattern-17d2 .disabled-363b {
  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;
}
.search-new-7e11
  .pattern-17d2
  .disabled-363b
  .disabled_tall_b76d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.search-new-7e11 .pattern-17d2 .disabled-363b .element-pressed-4a11 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.search-new-7e11
  .pattern-17d2
  .disabled-363b
  .element-pressed-4a11:focus {
  background: 0 0;
}
.search-new-7e11
  .pattern-17d2
  .disabled-363b
  .action-30da {
  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;
}
.hover-858a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hover-858a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hover-858a li:last-child {
  margin-right: 0;
}
.hover-858a li:first-child {
  margin-left: 0;
}
.hover-858a.row-89ec a {
  color: #fff;
}
.hover-858a.row-89ec a:hover {
  color: #fff;
}
.hover-858a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hover-858a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hover-858a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hover-858a a:hover {
  opacity: 0.9;
  color: inherit;
}
.hover-858a [class*="social-icon-apple"] {
  background-color: #999;
}
.hover-858a [class*="social-icon-apple"].full-3b0c {
  background-color: transparent;
  color: #999;
}
.hover-858a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hover-858a [class*="social-icon-behance"].full-3b0c {
  background-color: transparent;
  color: #1769ff;
}
.hover-858a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hover-858a [class*="social-icon-bitbucket"].full-3b0c {
  background-color: transparent;
  color: #205081;
}
.hover-858a [class*="social-icon-codepen"] {
  background-color: #000;
}
.hover-858a [class*="social-icon-codepen"].full-3b0c {
  background-color: transparent;
  color: #000;
}
.hover-858a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hover-858a [class*="social-icon-delicious"].full-3b0c {
  background-color: transparent;
  color: #39f;
}
.hover-858a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hover-858a [class*="social-icon-digg"].full-3b0c {
  background-color: transparent;
  color: #005be2;
}
.hover-858a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hover-858a [class*="social-icon-dribbble"].full-3b0c {
  background-color: transparent;
  color: #ea4c89;
}
.hover-858a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hover-858a [class*="social-icon-envelope"].full-3b0c {
  background-color: transparent;
  color: #ea4335;
}
.hover-858a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hover-858a [class*="social-icon-facebook"].full-3b0c {
  background-color: transparent;
  color: #3b5998;
}
.hover-858a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hover-858a [class*="social-icon-flickr"].full-3b0c {
  background-color: transparent;
  color: #0063dc;
}
.hover-858a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hover-858a [class*="social-icon-foursquare"].full-3b0c {
  background-color: transparent;
  color: #2d5be3;
}
.hover-858a [class*="social-icon-github"] {
  background-color: #333;
}
.hover-858a [class*="social-icon-github"].full-3b0c {
  background-color: transparent;
  color: #333;
}
.hover-858a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hover-858a [class*="social-icon-google-plus"].full-3b0c {
  background-color: transparent;
  color: #dd4b39;
}
.hover-858a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hover-858a [class*="social-icon-houzz"].full-3b0c {
  background-color: transparent;
  color: #7ac142;
}
.hover-858a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hover-858a [class*="social-icon-instagram"].full-3b0c {
  background-color: transparent;
  color: #262626;
}
.hover-858a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hover-858a [class*="social-icon-jsfiddle"].full-3b0c {
  background-color: transparent;
  color: #487aa2;
}
.hover-858a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hover-858a [class*="social-icon-linkedin"].full-3b0c {
  background-color: transparent;
  color: #0077b5;
}
.hover-858a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hover-858a [class*="social-icon-medium"].full-3b0c {
  background-color: transparent;
  color: #00ab6b;
}
.hover-858a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hover-858a
  [class*="social-icon-odnoklassniki"].full-3b0c {
  background-color: transparent;
  color: #f4731c;
}
.hover-858a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hover-858a [class*="social-icon-meetup"].full-3b0c {
  background-color: transparent;
  color: #ec1c40;
}
.hover-858a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hover-858a [class*="social-icon-pinterest"].full-3b0c {
  background-color: transparent;
  color: #bd081c;
}
.hover-858a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hover-858a [class*="social-icon-product-hunt"].full-3b0c {
  background-color: transparent;
  color: #da552f;
}
.hover-858a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hover-858a [class*="social-icon-reddit"].full-3b0c {
  background-color: transparent;
  color: #ff4500;
}
.hover-858a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hover-858a [class*="social-icon-rss"].full-3b0c {
  background-color: transparent;
  color: #f26522;
}
.hover-858a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hover-858a
  [class*="social-icon-shopping-cart"].full-3b0c {
  background-color: transparent;
  color: #4caf50;
}
.hover-858a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hover-858a [class*="social-icon-skype"].full-3b0c {
  background-color: transparent;
  color: #00aff0;
}
.hover-858a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hover-858a [class*="social-icon-slideshare"].full-3b0c {
  background-color: transparent;
  color: #0077b5;
}
.hover-858a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hover-858a [class*="social-icon-snapchat"].full-3b0c {
  background-color: transparent;
  color: #fffc00;
}
.hover-858a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hover-858a [class*="social-icon-soundcloud"].full-3b0c {
  background-color: transparent;
  color: #f80;
}
.hover-858a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hover-858a [class*="social-icon-spotify"].full-3b0c {
  background-color: transparent;
  color: #2ebd59;
}
.hover-858a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hover-858a
  [class*="social-icon-stack-overflow"].full-3b0c {
  background-color: transparent;
  color: #fe7a15;
}
.hover-858a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hover-858a [class*="social-icon-maldkfgram"].full-3b0c {
  background-color: transparent;
  color: #2ca5e0;
}
.hover-858a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hover-858a [class*="social-icon-tripadvisor"].full-3b0c {
  background-color: transparent;
  color: #589442;
}
.hover-858a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hover-858a [class*="social-icon-tumblr"].full-3b0c {
  background-color: transparent;
  color: #35465c;
}
.hover-858a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hover-858a [class*="social-icon-twitch"].full-3b0c {
  background-color: transparent;
  color: #6441a5;
}
.hover-858a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hover-858a [class*="social-icon-twitter"].full-3b0c {
  background-color: transparent;
  color: #1da1f2;
}
.hover-858a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hover-858a [class*="social-icon-vimeo"].full-3b0c {
  background-color: transparent;
  color: #1ab7ea;
}
.hover-858a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hover-858a [class*="social-icon-vk"].full-3b0c {
  background-color: transparent;
  color: #45668e;
}
.hover-858a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hover-858a [class*="social-icon-weibo"].full-3b0c {
  background-color: transparent;
  color: #df2029;
}
.hover-858a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hover-858a [class*="social-icon-weixin"].full-3b0c {
  background-color: transparent;
  color: #7bb32e;
}
.hover-858a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hover-858a [class*="social-icon-whatsapp"].full-3b0c {
  background-color: transparent;
  color: #25d366;
}
.hover-858a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hover-858a [class*="social-icon-wordpress"].full-3b0c {
  background-color: transparent;
  color: #21759b;
}
.hover-858a [class*="social-icon-xing"] {
  background-color: #026466;
}
.hover-858a [class*="social-icon-xing"].full-3b0c {
  background-color: transparent;
  color: #026466;
}
.hover-858a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hover-858a [class*="social-icon-yelp"].full-3b0c {
  background-color: transparent;
  color: #af0606;
}
.hover-858a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hover-858a [class*="social-icon-youtube"].full-3b0c {
  background-color: transparent;
  color: #cd201f;
}
.warm-e55a {
  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;
}
.warm-e55a:hover {
  box-shadow: none;
  background: 0 0;
}
.banner_774e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.footer_large_f395 {
  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;
}
.module-f57f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.outer_3e4a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.outer_3e4a,
.outer_3e4a::after,
.outer_3e4a::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;
}
.outer_3e4a::after,
.outer_3e4a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.main_cc5b .footer_large_f395 .module-f57f {
  margin-top: -2px;
  width: 19px;
}
.main_cc5b .footer_large_f395 .outer_3e4a {
  margin-top: -1px;
}
.main_cc5b .footer_large_f395 .outer_3e4a,
.main_cc5b .footer_large_f395 .outer_3e4a::after,
.main_cc5b .footer_large_f395 .outer_3e4a::before {
  width: 19px;
  height: 2px;
}
.main_cc5b .footer_large_f395 .outer_3e4a::before {
  top: -6px;
}
.main_cc5b .footer_large_f395 .outer_3e4a::after {
  bottom: -6px;
}
.solid-cc21 .footer_large_f395 .module-f57f {
  margin-top: -2px;
  width: 22px;
}
.solid-cc21 .footer_large_f395 .outer_3e4a {
  margin-top: -1px;
}
.solid-cc21 .footer_large_f395 .outer_3e4a,
.solid-cc21 .footer_large_f395 .outer_3e4a::after,
.solid-cc21 .footer_large_f395 .outer_3e4a::before {
  width: 22px;
  height: 2px;
}
.solid-cc21 .footer_large_f395 .outer_3e4a::before {
  top: -7px;
}
.solid-cc21 .footer_large_f395 .outer_3e4a::after {
  bottom: -7px;
}
.input_15db .footer_large_f395 .module-f57f {
  margin-top: -2px;
  width: 31px;
}
.input_15db .footer_large_f395 .outer_3e4a {
  margin-top: -1.5px;
}
.input_15db .footer_large_f395 .outer_3e4a,
.input_15db .footer_large_f395 .outer_3e4a::after,
.input_15db .footer_large_f395 .outer_3e4a::before {
  width: 31px;
  height: 3px;
}
.input_15db .footer_large_f395 .outer_3e4a::before {
  top: -9px;
}
.input_15db .footer_large_f395 .outer_3e4a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .highlight_next_8ced .footer_large_f395 .module-f57f {
    margin-top: -2px;
    width: 19px;
  }
  .highlight_next_8ced .footer_large_f395 .outer_3e4a {
    margin-top: -1px;
  }
  .highlight_next_8ced .footer_large_f395 .outer_3e4a,
  .highlight_next_8ced .footer_large_f395 .outer_3e4a::after,
  .highlight_next_8ced .footer_large_f395 .outer_3e4a::before {
    width: 19px;
    height: 2px;
  }
  .highlight_next_8ced .footer_large_f395 .outer_3e4a::before {
    top: -6px;
  }
  .highlight_next_8ced .footer_large_f395 .outer_3e4a::after {
    bottom: -6px;
  }
  .link-hovered-deae .footer_large_f395 .module-f57f {
    margin-top: -2px;
    width: 22px;
  }
  .link-hovered-deae .footer_large_f395 .outer_3e4a {
    margin-top: -1px;
  }
  .link-hovered-deae .footer_large_f395 .outer_3e4a,
  .link-hovered-deae .footer_large_f395 .outer_3e4a::after,
  .link-hovered-deae .footer_large_f395 .outer_3e4a::before {
    width: 22px;
    height: 2px;
  }
  .link-hovered-deae .footer_large_f395 .outer_3e4a::before {
    top: -7px;
  }
  .link-hovered-deae .footer_large_f395 .outer_3e4a::after {
    bottom: -7px;
  }
  .hard_853f .footer_large_f395 .module-f57f {
    margin-top: -2px;
    width: 31px;
  }
  .hard_853f .footer_large_f395 .outer_3e4a {
    margin-top: -1.5px;
  }
  .hard_853f .footer_large_f395 .outer_3e4a,
  .hard_853f .footer_large_f395 .outer_3e4a::after,
  .hard_853f .footer_large_f395 .outer_3e4a::before {
    width: 31px;
    height: 3px;
  }
  .hard_853f .footer_large_f395 .outer_3e4a::before {
    top: -9px;
  }
  .hard_853f .footer_large_f395 .outer_3e4a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .chip_hot_bfd1 .footer_large_f395 .module-f57f {
    margin-top: -2px;
    width: 19px;
  }
  .chip_hot_bfd1 .footer_large_f395 .outer_3e4a {
    margin-top: -1px;
  }
  .chip_hot_bfd1 .footer_large_f395 .outer_3e4a,
  .chip_hot_bfd1 .footer_large_f395 .outer_3e4a::after,
  .chip_hot_bfd1 .footer_large_f395 .outer_3e4a::before {
    width: 19px;
    height: 2px;
  }
  .chip_hot_bfd1 .footer_large_f395 .outer_3e4a::before {
    top: -6px;
  }
  .chip_hot_bfd1 .footer_large_f395 .outer_3e4a::after {
    bottom: -6px;
  }
  .texture-a42c .footer_large_f395 .module-f57f {
    margin-top: -2px;
    width: 22px;
  }
  .texture-a42c .footer_large_f395 .outer_3e4a {
    margin-top: -1px;
  }
  .texture-a42c .footer_large_f395 .outer_3e4a,
  .texture-a42c .footer_large_f395 .outer_3e4a::after,
  .texture-a42c .footer_large_f395 .outer_3e4a::before {
    width: 22px;
    height: 2px;
  }
  .texture-a42c .footer_large_f395 .outer_3e4a::before {
    top: -7px;
  }
  .texture-a42c .footer_large_f395 .outer_3e4a::after {
    bottom: -7px;
  }
  .brown_ed5d .footer_large_f395 .module-f57f {
    margin-top: -2px;
    width: 31px;
  }
  .brown_ed5d .footer_large_f395 .outer_3e4a {
    margin-top: -1.5px;
  }
  .brown_ed5d .footer_large_f395 .outer_3e4a,
  .brown_ed5d .footer_large_f395 .outer_3e4a::after,
  .brown_ed5d .footer_large_f395 .outer_3e4a::before {
    width: 31px;
    height: 3px;
  }
  .brown_ed5d .footer_large_f395 .outer_3e4a::before {
    top: -9px;
  }
  .brown_ed5d .footer_large_f395 .outer_3e4a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .advanced-345d .footer_large_f395 .module-f57f {
    margin-top: -2px;
    width: 19px;
  }
  .advanced-345d .footer_large_f395 .outer_3e4a {
    margin-top: -1px;
  }
  .advanced-345d .footer_large_f395 .outer_3e4a,
  .advanced-345d .footer_large_f395 .outer_3e4a::after,
  .advanced-345d .footer_large_f395 .outer_3e4a::before {
    width: 19px;
    height: 2px;
  }
  .advanced-345d .footer_large_f395 .outer_3e4a::before {
    top: -6px;
  }
  .advanced-345d .footer_large_f395 .outer_3e4a::after {
    bottom: -6px;
  }
  .frame-new-8109 .footer_large_f395 .module-f57f {
    margin-top: -2px;
    width: 22px;
  }
  .frame-new-8109 .footer_large_f395 .outer_3e4a {
    margin-top: -1px;
  }
  .frame-new-8109 .footer_large_f395 .outer_3e4a,
  .frame-new-8109 .footer_large_f395 .outer_3e4a::after,
  .frame-new-8109 .footer_large_f395 .outer_3e4a::before {
    width: 22px;
    height: 2px;
  }
  .frame-new-8109 .footer_large_f395 .outer_3e4a::before {
    top: -7px;
  }
  .frame-new-8109 .footer_large_f395 .outer_3e4a::after {
    bottom: -7px;
  }
  .frame_8664 .footer_large_f395 .module-f57f {
    margin-top: -2px;
    width: 31px;
  }
  .frame_8664 .footer_large_f395 .outer_3e4a {
    margin-top: -1.5px;
  }
  .frame_8664 .footer_large_f395 .outer_3e4a,
  .frame_8664 .footer_large_f395 .outer_3e4a::after,
  .frame_8664 .footer_large_f395 .outer_3e4a::before {
    width: 31px;
    height: 3px;
  }
  .frame_8664 .footer_large_f395 .outer_3e4a::before {
    top: -9px;
  }
  .frame_8664 .footer_large_f395 .outer_3e4a::after {
    bottom: -9px;
  }
}
.texture-08aa .outer_3e4a {
  -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);
}
.texture-08aa .outer_3e4a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.texture-08aa .outer_3e4a::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);
}
.texture-08aa.image-fast-851f .outer_3e4a {
  -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);
}
.texture-08aa.image-fast-851f .outer_3e4a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.texture-08aa.image-fast-851f .outer_3e4a::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);
}
.gradient-warm-8a0c {
  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.focus_16ff:before {
  display: none;
}
.input-small-5efe {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.input-small-5efe .overlay-6e2a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.input-small-5efe .overlay-6e2a:last-of-type {
  border-bottom: none;
}
.input-small-5efe .overlay-6e2a.message_22a8,
.input-small-5efe .overlay-6e2a.picture_be7b,
.input-small-5efe .overlay-6e2a.badge_north_7bed {
  padding: 0;
}
.input-small-5efe .huge_a8a5 .status-8782 {
  color: currentColor;
}
.input-small-5efe .huge_a8a5 .status-8782:focus,
.input-small-5efe .huge_a8a5 .status-8782:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input-small-5efe.tall_71e8 .widget_e04c,
.input-small-5efe.tall_71e8 .grid_short_cf52 a,
.input-small-5efe.tall_71e8 .filter-basic-e9ef a,
.input-small-5efe.tall_71e8 .fast-f5f8 a {
  color: rgba(0, 0, 0, 0.55);
}
.input-small-5efe.tall_71e8 .widget_e04c:hover,
.input-small-5efe.tall_71e8 .grid_short_cf52 a:hover,
.input-small-5efe.tall_71e8 .filter-basic-e9ef a:hover,
.input-small-5efe.tall_71e8 .fast-f5f8 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.input-small-5efe.tall_71e8 .picture-south-066e {
  color: rgba(0, 0, 0, 0.8);
}
.input-small-5efe.tall_71e8 .overlay-6e2a {
  border-color: rgba(0, 0, 0, 0.08);
}
.input-small-5efe.tall_71e8 .overlay-6e2a:before {
  background: rgba(0, 0, 0, 0.08);
}
.input-small-5efe.tall_71e8 .panel_huge_e352:before {
  background: rgba(255, 255, 255, 0.9);
}
.input-small-5efe.tall_71e8 .huge_a8a5 .grid-medium-de20 li a,
.input-small-5efe.tall_71e8 .huge_a8a5 .status-8782,
.input-small-5efe.tall_71e8 .fast-f5f8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.input-small-5efe.tall_71e8 .huge_a8a5 .status-8782:focus,
.input-small-5efe.tall_71e8 .huge_a8a5 .status-8782:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input-small-5efe.tall_71e8 .grid-medium-de20 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.input-small-5efe.gallery-c6ea .widget_e04c,
.input-small-5efe.gallery-c6ea .grid_short_cf52 a,
.input-small-5efe.gallery-c6ea .filter-basic-e9ef .status-8782,
.input-small-5efe.gallery-c6ea .filter-basic-e9ef a,
.input-small-5efe.gallery-c6ea .fast-f5f8 a {
  color: rgba(255, 255, 255, 0.79);
}
.input-small-5efe.gallery-c6ea .widget_e04c:hover,
.input-small-5efe.gallery-c6ea .grid_short_cf52 a:hover,
.input-small-5efe.gallery-c6ea .filter-basic-e9ef .status-8782:hover,
.input-small-5efe.gallery-c6ea .filter-basic-e9ef a:hover,
.input-small-5efe.gallery-c6ea .fast-f5f8 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input-small-5efe.gallery-c6ea .picture-south-066e {
  color: rgba(255, 255, 255, 0.99);
}
.input-small-5efe.gallery-c6ea .overlay-6e2a {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-small-5efe.gallery-c6ea .overlay-6e2a:before {
  background: rgba(255, 255, 255, 0.08);
}
.input-small-5efe.gallery-c6ea .panel_huge_e352:before {
  background: rgba(0, 0, 0, 0.9);
}
.input-small-5efe.gallery-c6ea .huge_a8a5 .grid-medium-de20 li a,
.input-small-5efe.gallery-c6ea .huge_a8a5 .status-8782,
.input-small-5efe.gallery-c6ea .fast-f5f8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-small-5efe.gallery-c6ea .huge_a8a5 .status-8782:focus,
.input-small-5efe.gallery-c6ea .huge_a8a5 .status-8782:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input-small-5efe.gallery-c6ea .grid-medium-de20 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel_huge_e352 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.panel_huge_e352:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.widget_a930 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.cool-4ce3 .input-small-5efe {
  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;
}
.cool-4ce3 .overlay-6e2a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.cool-4ce3 .overlay-6e2a: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) {
  .cool-4ce3 .overlay-6e2a:before {
    width: 16%;
    left: 42%;
  }
}
.cool-4ce3 .overlay-6e2a:last-child:before {
  content: none;
}
.cool-4ce3 .overlay-6e2a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.cool-4ce3 .huge_a8a5 .grid-medium-de20 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.cool-4ce3 .huge_a8a5 .grid-medium-de20 li a .status-8782 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.cool-4ce3 .huge_a8a5 .fast-f5f8 {
  border: none;
}
.cool-4ce3 .huge_a8a5 .fast-f5f8 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.cool-4ce3 .panel_huge_e352 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.cool-4ce3 .widget_a930 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.cool-4ce3 .gallery-c6ea .panel_huge_e352:before {
  background: rgba(0, 0, 0, 0.9);
}
.cool-4ce3 .tall_71e8.cool_91d7 .outer_3e4a {
  background: rgba(0, 0, 0, 0.6);
}
.cool-4ce3
  .tall_71e8.cool_91d7
  .outer_3e4a::after,
.cool-4ce3
  .tall_71e8.cool_91d7
  .outer_3e4a:before {
  background: inherit;
}
.cool-4ce3
  .tall_71e8.cool_91d7:hover
  .outer_3e4a {
  background: rgba(0, 0, 0, 0.8);
}
.tag-7433 .input-small-5efe {
  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) {
  .tag-7433 .input-small-5efe {
    width: auto;
    right: 45px;
  }
}
.text-warm-773a .input-small-5efe {
  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) {
  .text-warm-773a .input-small-5efe {
    width: auto;
    left: 45px;
  }
}
.focus_16ff .input-small-5efe {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.focus_16ff .widget_a930 {
  max-width: 48em;
  margin: 0 auto;
}
.focus_16ff .panel_huge_e352:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.icon_426f {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.icon_426f.cool-4ce3 .input-small-5efe {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.icon_426f.tag-7433 .input-small-5efe {
  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);
}
.icon_426f .input-small-5efe {
  visibility: visible;
}
.icon_426f.text-warm-773a .input-small-5efe {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.fluid-040f,
.glass_fa7d {
  overflow-x: hidden;
}
.fluid-040f .input-small-5efe {
  overflow: auto;
}
.fluid-040f.cool-4ce3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fluid-040f.cool-4ce3 .input-small-5efe {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.fluid-040f.cool-4ce3 .warm-e55a {
  opacity: 0;
}
.fluid-040f.tag-7433 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fluid-040f.tag-7433 .input-small-5efe {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.fluid-040f.tag-7433 .warm-e55a {
  opacity: 0;
}
.fluid-040f.text-warm-773a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fluid-040f.text-warm-773a .input-small-5efe {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.fluid-040f.text-warm-773a .warm-e55a {
  opacity: 0;
}
.fluid-040f.focus_16ff .input-small-5efe {
  z-index: 10;
  visibility: visible;
}
.cool_91d7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.cool_91d7 .outer_3e4a {
  background: rgba(255, 255, 255, 0.99);
}
.cool_91d7 .outer_3e4a::after,
.cool_91d7 .outer_3e4a:before {
  background: inherit;
}
.cool_91d7:hover .outer_3e4a {
  background: rgba(255, 255, 255, 0.99);
}
.text-warm-773a .cool_91d7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.focus_16ff .cool_91d7 {
  display: none !important;
}
.fluid-040f:before,
.glass_fa7d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.fluid-040f .cool_91d7,
.glass_fa7d .cool_91d7 {
  display: inline-block;
}
.input-small-5efe .pattern_middle_1281 {
  -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;
}
.fluid-040f .input-small-5efe .pattern_middle_1281,
.glass_fa7d .input-small-5efe .pattern_middle_1281 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.card_top_17e6 .disabled_tall_b76d {
  width: 100%;
}
.breadcrumb_a734 {
  padding: 0 0.5em 0;
}
.breadcrumb_a734 [class*="customify-col-"],
.breadcrumb_a734 [class*="customify-col_"],
.breadcrumb_a734 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.dynamic-28ef .breadcrumb_a734 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .bottom-552b .primary_a1fb,
  .primary_a1fb {
    display: none;
  }
  .hard-4224 {
    text-align: left;
  }
  .yellow-7bf4 {
    text-align: center;
  }
  .disabled_a3dd {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .bottom-552b .article_smooth_e300,
  .article_smooth_e300 {
    display: none;
  }
  .footer-df89 {
    text-align: left;
  }
  .header-6f45 {
    text-align: center;
  }
  .menu-2876 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .bottom-552b .carousel_0636,
  .carousel_0636 {
    display: none;
  }
  .focus-advanced-0929 {
    text-align: left;
  }
  .motion-4398 {
    text-align: center;
  }
  .breadcrumb-middle-d2e8 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.breadcrumb_82cf {
  box-shadow: none !important;
}
.tall_cb3f .row_99ad,
.easy-86b3 .row_99ad {
  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;
}
.easy-86b3 .row_99ad {
  margin-top: 30px;
  margin-bottom: 30px;
}
.bright_0e8e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.bright_0e8e:after,
.bright_0e8e:before {
  content: "";
  display: table;
}
.bright_0e8e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .bright_0e8e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.bright_0e8e,
.last-6fe8 {
  max-width: 1248px;
  margin: 0 auto;
}

.hero-10bd.mini-2a28 .bright_0e8e {
  max-width: 100%;
}
.hero-10bd.search-59c9 {
  max-width: 1200px;
  margin: 0 auto;
}
.hero-10bd.feature_43fa .bright_0e8e {
  max-width: 100%;
}
.hero-10bd.feature_43fa > .bright_0e8e {
  padding-left: 0;
  padding-right: 0;
}
.hero-10bd.feature_43fa > .bright_0e8e .bottom-552b {
  margin: 0;
}
.hero-10bd.feature_43fa
  > .bright_0e8e
  .pressed-7450.aside-paper-d32c {
  margin-right: 0;
  margin-left: 0;
}
.hero-10bd.feature_43fa #main.aside-paper-d32c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .hover-aee0 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .hover-aee0 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .status_prev_b9f0 .list_5923 {
    padding-right: 1em;
  }
  .status_prev_b9f0.shadow-west-2af8 .pressed-7450 {
    border-right: 1px solid #eaecee;
  }
  .status_prev_b9f0.shadow-west-2af8 .list_5923 {
    padding-right: 1em;
  }
  .status_prev_b9f0.shadow-west-2af8 .slider_edd8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .first-09b3 .list_5923 {
    padding-left: 1em;
  }
  .first-09b3.shadow-west-2af8 .pressed-7450 {
    border-left: 1px solid #eaecee;
  }
  .first-09b3.shadow-west-2af8 .list_5923 {
    padding-left: 1em;
  }
  .first-09b3.shadow-west-2af8 .slider_edd8 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .description_4934 .list_5923 {
    padding-left: 1em;
  }
  .description_4934.shadow-west-2af8 .item-gas-d66d {
    border-right: 1px solid #eaecee;
  }
  .description_4934.shadow-west-2af8 .last_a3b6 {
    border-right: 1px solid #eaecee;
  }
  .description_4934.shadow-west-2af8 .list_5923 {
    padding-left: 1em;
  }
  .description_4934.shadow-west-2af8 .slider_edd8 {
    padding-right: 1em;
  }
  .description_4934.shadow-west-2af8 .purple-60ef {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .center_710b .list_5923 {
    padding-right: 1em;
  }
  .center_710b.shadow-west-2af8 .item-gas-d66d {
    border-left: 1px solid #eaecee;
  }
  .center_710b.shadow-west-2af8 .last_a3b6 {
    border-left: 1px solid #eaecee;
  }
  .center_710b.shadow-west-2af8 .list_5923 {
    padding-right: 1em;
  }
  .center_710b.shadow-west-2af8 .slider_edd8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .center_710b.shadow-west-2af8 .purple-60ef {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover-aee0 .list_5923 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hover-aee0.shadow-west-2af8 .pressed-7450 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .hover-aee0.shadow-west-2af8 .list_5923 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hover-aee0.shadow-west-2af8 .slider_edd8 {
    padding-left: 1em;
  }
  .hover-aee0.shadow-west-2af8 .purple-60ef {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .hover-aee0.shadow-west-2af8 .list_5923 {
    padding-left: 0;
  }
}
.status-plasma-77b6 .backdrop-343a {
  display: inline-block;
}
.right_3956 {
  display: inline-block;
}
.accordion-963a {
  word-con: break-word;
}
.hidden_bf5e > span {
  display: inline-block;
  padding: 5px 0;
}
.hidden_bf5e .main_small_6836 {
  margin-left: 8px;
  margin-right: 8px;
}
.hidden_bf5e .lite_549c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.over-2609 .detail-2c70 {
  margin-bottom: 2em;
}
.over-2609 .stale-9ccd {
  margin-bottom: 15px;
}
.over-2609 .stale-9ccd:last-child {
  margin-bottom: 0;
}
.over-2609 .hero-dirty-f566 {
  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) {
  .over-2609 .hero-dirty-f566 {
    display: block;
  }
}
.over-2609 .light_97cd {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .over-2609 .light_97cd {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.over-2609 .input_paper_e805 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.over-2609 .input_paper_e805 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.over-2609 .input_paper_e805 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.over-2609 .accordion-963a {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.over-2609 .accordion-963a a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.over-2609 .nav_static_2094 p:last-child {
  margin-bottom: 0;
}
.over-2609 .accent-wide-200f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.over-2609 .feature_7b94 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.over-2609 .status_bronze_0e52 {
  margin-top: 1em;
}
.over-2609 .label_active_17bd {
  top: 0;
  display: block;
}
.over-2609 .label_active_17bd a {
  color: inherit;
}
.over-2609 .label_active_17bd a:hover {
  color: inherit;
}
.over-2609 .last-56f4 {
  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;
}
.over-2609 .last-56f4:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.over-2609 .feature_7b94 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.over-2609 .inner_60b3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.over-2609 .inner_60b3:first-child {
  margin-top: 0;
}
.over-2609 .inner_60b3.mask_928b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.over-2609 .inner_60b3.paper-af01 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.over-2609
  .inner_60b3.paper-af01.form-wide-36ae
  .status_bronze_0e52 {
  width: 100%;
}
.over-2609 .paper-af01 {
  -webkit-box-align: center;
  align-items: center;
}
.over-2609 .paper-af01 .hidden_bf5e,
.over-2609 .paper-af01 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.over-2609 .input_paper_e805 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.over-2609 .input_paper_e805 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.over-2609 .input_paper_e805: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;
}
.over-2609 .mask_928b {
  z-index: 5;
}
.over-2609 .column_motion_3fc5 .button_current_8b67 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.over-2609 .wood-c3d9 .button_current_8b67 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.over-2609 .middle-6d12 .button_current_8b67 {
  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;
}
.over-2609.stone_3c23 .hero-dirty-f566,
.over-2609.iron-6a66 .hero-dirty-f566 {
  display: block;
}
.over-2609.stone_3c23 .hero-dirty-f566 .tiny-5724,
.over-2609.stone_3c23 .hero-dirty-f566 .feature_7b94,
.over-2609.iron-6a66 .hero-dirty-f566 .tiny-5724,
.over-2609.iron-6a66 .hero-dirty-f566 .feature_7b94 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.over-2609.footer-c6f9 .light_97cd {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .over-2609.footer-c6f9 .light_97cd {
    margin-right: 0;
  }
}
.over-2609.stone_3c23 .light_97cd,
.over-2609.iron-6a66 .light_97cd {
  padding-top: 40%;
}
.over-2609.stone_3c23 .detail-2c70,
.over-2609.iron-6a66 .detail-2c70 {
  display: block;
}
.over-2609.stone_3c23 .fn-sticky-1876 .feature_7b94,
.over-2609.iron-6a66 .fn-sticky-1876 .feature_7b94 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.over-2609.stone_3c23 .light_97cd,
.over-2609.iron-6a66 .light_97cd {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.over-2609.stone_3c23 .feature_7b94 {
  padding: 1em;
}
.content_9bc1 {
  margin: 30px auto;
  display: block;
}
.content_9bc1 .slider_stone_27a6 > * {
  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;
}
.content_9bc1 .slider_stone_27a6 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.content_9bc1 .slider_stone_27a6 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.sort-e150 .hidden_bf5e {
  margin-bottom: 1.41575em;
}
.sort-e150 .fixed_26b1 {
  margin-bottom: 1.618em;
}
.cold-c5d3 .container-2b3f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.cold-c5d3 .container-2b3f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.cold-c5d3 .texture_15e4 {
  max-width: 100%;
  overflow: auto;
}
.element_a3c9 .cold-c5d3 a:hover {
  text-decoration: underline;
}
.logo-6e49 .stale-9ccd:not(.accordion-963a),
.logo-6e49 .input_paper_e805 {
  margin-bottom: 1.41575em;
}
.logo-6e49 .stale-9ccd:not(.accordion-963a):last-child,
.logo-6e49 .input_paper_e805:last-child {
  margin-bottom: 0;
}
.logo-6e49 .stale-9ccd.dim-030b {
  margin-bottom: 0.41575em;
}
.logo-6e49 .over_3ba6:before,
.logo-6e49 .hovered_90f1:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.logo-6e49 .over_3ba6:before {
  content: "\f115";
}
.logo-6e49 .hovered_90f1:before {
  content: "\f02c";
}
.logo-6e49 .shadow_mini_e6f8 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.logo-6e49 .shadow_mini_e6f8 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.status_185a {
  display: -webkit-box;
  display: flex;
}
.status_185a .breadcrumb-83ac {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .status_185a .breadcrumb-83ac {
    flex-basis: 90px;
  }
}
.status_185a .inner-f1d6 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .status_185a .inner-f1d6 {
    flex-basis: calc(100% - 50px);
  }
}
.status_185a .input_cool_bb7a p:last-child {
  margin-bottom: 0.72em;
}
.feature-simple-60a3 .slider_stone_27a6 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.feature-simple-60a3 .slider_stone_27a6:after,
.feature-simple-60a3 .slider_stone_27a6:before {
  content: "";
  display: table;
}
.feature-simple-60a3 .slider_stone_27a6:after {
  clear: both;
}
.feature-simple-60a3 .slider_stone_27a6 .silver_e141,
.feature-simple-60a3 .slider_stone_27a6 .shadow-left-0d7a {
  width: 49%;
}
.feature-simple-60a3 .slider_stone_27a6 .silver_e141 a span.article-over-f005,
.feature-simple-60a3 .slider_stone_27a6 .shadow-left-0d7a a span.article-over-f005 {
  display: block;
  margin-bottom: 5px;
}
.feature-simple-60a3 .slider_stone_27a6 .shadow-left-0d7a {
  float: left;
  text-align: left;
}
.feature-simple-60a3 .slider_stone_27a6 .silver_e141 {
  float: right;
  text-align: right;
}
.input_bronze_84a7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .input_bronze_84a7 {
    margin-bottom: 0;
  }
}
.aside-3a49 {
  margin-bottom: 1em;
}
.aside-3a49 .accordion-963a {
  font-size: 1.1em;
  line-height: 1.3;
}
.info_up_46ed a {
  display: block;
  line-height: 0;
  position: relative;
}
.notification-fresh-170c .aside-3a49,
.primary-hard-7c2b .aside-3a49 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .notification-fresh-170c .aside-3a49,
  .primary-hard-7c2b .aside-3a49 {
    display: block;
  }
}
.notification-fresh-170c .info_up_46ed,
.primary-hard-7c2b .info_up_46ed {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .notification-fresh-170c .info_up_46ed,
  .primary-hard-7c2b .info_up_46ed {
    margin-bottom: 1em;
  }
}
.notification-fresh-170c .info_up_46ed img,
.primary-hard-7c2b .info_up_46ed img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.notification-fresh-170c .content-over-6409,
.primary-hard-7c2b .content-over-6409 {
  flex-basis: calc(100% - 160px);
}
.notification-fresh-170c .content-over-6409 p,
.primary-hard-7c2b .content-over-6409 p {
  margin-bottom: 0;
}
.notification-fresh-170c .content-over-6409 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .notification-fresh-170c .content-over-6409 {
    padding-left: 0;
  }
}
.primary-hard-7c2b .content-over-6409 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .primary-hard-7c2b .content-over-6409 {
    padding-right: 0;
  }
}
.primary-hard-7c2b .info_up_46ed {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.video-674a .info_up_46ed {
  margin-bottom: 0.5em;
}
.video-674a .info_up_46ed img {
  width: 100%;
}
.menu_bottom_1f4b .basic_337c,
.text-3828 .basic_337c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.text-3828 .pressed-7450 .soft_a60b p:last-child {
  margin-bottom: 0;
}
.static-c2fe {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.green_f285 .module-left-dd76 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .green_f285 .module-left-dd76:last-of-type {
    margin-bottom: 0;
  }
}
.green_f285 .module-left-dd76 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.green_f285 .module-left-dd76 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.green_f285 .module-left-dd76 ul li {
  margin: 0 0 0.6em;
}
.green_f285 .module-left-dd76 ul li.main-6c3f,
.green_f285 .module-left-dd76 ul li.detail-aa95 {
  position: relative;
}
.green_f285 .module-left-dd76 ul li.main-6c3f .item-bfe4,
.green_f285 .module-left-dd76 ul li.detail-aa95 .item-bfe4 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.green_f285 .module-left-dd76 ul li.main-6c3f:after:after,
.green_f285 .module-left-dd76 ul li.main-6c3f:after:before,
.green_f285
  .module-left-dd76
  ul
  li.detail-aa95:after:after,
.green_f285
  .module-left-dd76
  ul
  li.detail-aa95:after:before {
  content: "";
  display: table;
}
.green_f285 .module-left-dd76 ul li.main-6c3f:after:after,
.green_f285
  .module-left-dd76
  ul
  li.detail-aa95:after:after {
  clear: both;
}
.green_f285 .module-left-dd76 a.lower-0589:hover {
  text-decoration: none;
}
.green_f285 .module-left-dd76 select {
  max-width: 100%;
}
.green_f285 .module-left-dd76 table {
  font-size: 85%;
}
.green_f285 .module-left-dd76 table td,
.green_f285 .module-left-dd76 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.green_f285 .module-left-dd76 table tfoot td {
  text-align: left;
}
.green_f285 .module-left-dd76 :last-child {
  margin-bottom: 0;
}
.green_f285 .module-left-dd76 .bottom-dfde {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.green_f285 .module-left-dd76 .bottom-dfde label {
  width: 100%;
}
.green_f285 .module-left-dd76 .bottom-dfde .element-pressed-4a11 {
  width: 100%;
  display: block;
}
.green_f285 .module-left-dd76 .bottom-dfde .overlay_gas_2f13 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.green_f285 .module-left-dd76 .bottom-dfde .overlay_gas_2f13:hover svg #svg-search {
  fill: #444;
}
.green_f285 .module-left-dd76 .bottom-dfde .overlay_gas_2f13 svg {
  width: 18px;
  height: 18px;
}
.green_f285 .border-0ca7 ul ul,
.green_f285 .accordion-fixed-9c31 ul ul,
.green_f285 .table-right-2dcb ul ul,
.green_f285 .button_78e3 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.green_f285 .border-0ca7 .label-fd2c > a,
.green_f285 .accordion-fixed-9c31 .label-fd2c > a,
.green_f285 .table-right-2dcb .label-fd2c > a,
.green_f285 .button_78e3 .label-fd2c > a {
  margin-bottom: 0;
}
.green_f285 .hard_b50a li,
.green_f285 .border-0ca7 li,
.green_f285 .highlight_defe li,
.green_f285 .accordion-fixed-9c31 li,
.green_f285 .table-right-2dcb li,
.green_f285 .button_78e3 li,
.green_f285 .sort-1d78 li,
.green_f285 .out_d9aa li {
  display: block;
  position: relative;
}
.green_f285 .hard_b50a li:last-child,
.green_f285 .border-0ca7 li:last-child,
.green_f285 .highlight_defe li:last-child,
.green_f285 .accordion-fixed-9c31 li:last-child,
.green_f285 .table-right-2dcb li:last-child,
.green_f285 .button_78e3 li:last-child,
.green_f285 .sort-1d78 li:last-child,
.green_f285 .out_d9aa li:last-child {
  border: none;
}
.green_f285 .hard_b50a li a,
.green_f285 .border-0ca7 li a,
.green_f285 .highlight_defe li a,
.green_f285 .accordion-fixed-9c31 li a,
.green_f285 .table-right-2dcb li a,
.green_f285 .button_78e3 li a,
.green_f285 .sort-1d78 li a,
.green_f285 .out_d9aa li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.green_f285 .hard_b50a li ul li::before,
.green_f285 .border-0ca7 li ul li::before,
.green_f285 .highlight_defe li ul li::before,
.green_f285 .accordion-fixed-9c31 li ul li::before,
.green_f285 .table-right-2dcb li ul li::before,
.green_f285 .button_78e3 li ul li::before,
.green_f285 .sort-1d78 li ul li::before,
.green_f285 .out_d9aa li ul li::before {
  left: 15px;
}
.green_f285 .hard_b50a li ul a,
.green_f285 .border-0ca7 li ul a,
.green_f285 .highlight_defe li ul a,
.green_f285 .accordion-fixed-9c31 li ul a,
.green_f285 .table-right-2dcb li ul a,
.green_f285 .button_78e3 li ul a,
.green_f285 .sort-1d78 li ul a,
.green_f285 .out_d9aa li ul a {
  padding-left: 20px;
}
.green_f285 .hard_b50a li ul ul li::before,
.green_f285 .border-0ca7 li ul ul li::before,
.green_f285 .highlight_defe li ul ul li::before,
.green_f285 .accordion-fixed-9c31 li ul ul li::before,
.green_f285 .table-right-2dcb li ul ul li::before,
.green_f285 .button_78e3 li ul ul li::before,
.green_f285 .sort-1d78 li ul ul li::before,
.green_f285 .out_d9aa li ul ul li::before {
  left: 30px;
}
.green_f285 .hard_b50a li ul ul a,
.green_f285 .border-0ca7 li ul ul a,
.green_f285 .highlight_defe li ul ul a,
.green_f285 .accordion-fixed-9c31 li ul ul a,
.green_f285 .table-right-2dcb li ul ul a,
.green_f285 .button_78e3 li ul ul a,
.green_f285 .sort-1d78 li ul ul a,
.green_f285 .out_d9aa li ul ul a {
  padding-left: 40px;
}
.green_f285 .paper_d27a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.green_f285 .out_d9aa ul li {
  margin-bottom: 1.41575em;
}
.green_f285 .out_d9aa ul li .menu_311f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.green_f285 .out_d9aa ul li .header_pro_3c95 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.gallery-c6ea .hard_b50a li a,
.gallery-c6ea .border-0ca7 li a,
.gallery-c6ea .highlight_defe li a,
.gallery-c6ea .accordion-fixed-9c31 li a,
.gallery-c6ea .table-right-2dcb li a,
.gallery-c6ea .button_78e3 li a,
.gallery-c6ea .sort-1d78 li a,
.gallery-c6ea .out_d9aa li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery-c6ea .paper_d27a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery-c6ea .module-left-dd76 ul li.main-6c3f .item-bfe4,
.gallery-c6ea .module-left-dd76 ul li.detail-aa95 .item-bfe4 {
  background: rgba(0, 0, 0, 0.2);
}
.gallery-c6ea .green_f285 .module-left-dd76 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-10bd .green_f285 .grid-medium-de20 li {
  margin: 0;
}
.hero-10bd .green_f285 .grid-medium-de20 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hero-10bd .green_f285 .grid-medium-de20 li ul {
  margin: 0;
}
.hero-10bd .green_f285 .grid-medium-de20 li ul li a {
  padding-left: 15px;
}
.hero-10bd .green_f285 .grid-medium-de20 li ul li li a {
  padding-left: 30px;
}
.hero-10bd .green_f285 .grid-medium-de20 li.fluid_eeb5 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hero-10bd .green_f285 .grid-medium-de20 li.fluid_eeb5 > 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;
}
.hero-10bd .green_f285 .grid-medium-de20 li.fluid_eeb5 > 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;
}
.texture-paper-bb2c a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.status-f640 {
  position: relative;
  z-index: 10;
}
.status-f640 .pattern_middle_1281 {
  width: 100%;
  max-width: 100%;
}
.sidebar_cc26 .red-d3aa {
  padding-top: 2em;
  padding-bottom: 2em;
}
.sidebar_cc26 .tall_71e8 {
}
.sidebar_cc26 .gallery-c6ea {
  background: #292929;
}
.aside_dda7 .red-d3aa {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.aside_dda7 .tall_71e8 {
  background: #f9f9f9;
}
.aside_dda7 .gallery-c6ea {
  background: #303030;
}
.soft-c173 .red-d3aa {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .soft-c173 .backdrop-343a {
    margin-bottom: 1em;
  }
  .soft-c173 .backdrop-343a:last-child {
    margin-bottom: 0;
  }
}
.soft-c173 .tall_71e8 {
  background: #ededed;
}
.soft-c173 .gallery-c6ea {
  background: #1a1a1a;
}
.red-d3aa.tall_71e8 {
  color: rgba(0, 0, 0, 0.6);
}
.red-d3aa.tall_71e8 .summary-9d7c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.red-d3aa.gallery-c6ea {
  color: rgba(255, 255, 255, 0.99);
}
.red-d3aa.gallery-c6ea a:not(.lower-0589) {
  color: rgba(255, 255, 255, 0.79);
}
.red-d3aa.gallery-c6ea a:not(.lower-0589):hover {
  color: rgba(255, 255, 255, 0.99);
}
.red-d3aa.gallery-c6ea .summary-9d7c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.red-d3aa.gallery-c6ea table tbody td,
.red-d3aa.gallery-c6ea table th {
  background: rgba(0, 0, 0, 0.08);
}
.primary-mini-7739.media-a306 .bright_0e8e {
  max-width: initial;
}
.primary-mini-7739 .table-2789 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.primary-mini-7739 .table-2789 .pattern_middle_1281 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .primary-mini-7739 .table-2789 .pattern_middle_1281 {
    display: block;
    margin-bottom: 2em;
  }
  .primary-mini-7739 .table-2789 .pattern_middle_1281:last-child {
    margin-bottom: 0;
  }
}
.soft-c173 .backdrop-343a:last-child,
.aside_dda7 .backdrop-343a:last-child,
.sidebar_cc26 .backdrop-343a:last-child {
  margin-bottom: 0;
}
.soft-c173 .backdrop-343a .green_f285 .module-left-dd76:last-child,
.aside_dda7 .backdrop-343a .green_f285 .module-left-dd76:last-child,
.sidebar_cc26 .backdrop-343a .green_f285 .module-left-dd76:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .soft-c173 .focused-32a9,
  .soft-c173 .image-large-5016,
  .aside_dda7 .focused-32a9,
  .aside_dda7 .image-large-5016,
  .sidebar_cc26 .focused-32a9,
  .sidebar_cc26 .image-large-5016 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .status-f640 .backdrop-343a {
    margin-bottom: 2em;
  }
}
.status-f640 p:last-child {
  margin-bottom: 0;
}
.status-f640 li,
.status-f640 ul {
  list-style: none;
  margin: 0;
}
.status-f640 ul ul {
  margin-left: 2.617924em;
}
.sort_dynamic_4e38 {
  font-size: 0.875em;
}

/* css-noise: 5fda */
.widget-item-d7 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.0;
}
