/*!
Theme Name: Customify
Theme URI: https://pressmaximum.content-rough-5d22/customify
Author: WPCustomify
Author URI: https://pressmaximum.content-rough-5d22
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.content-rough-5d22/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.background_current_8921.icon-orange-d1d6/licenses/gpl-2.0.overlay_71f9
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.modal-53e7/, (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.module-3883.sort_cold_7daa/normalize.nav-b103/
 ======
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.nav-b103 v7.0.0 | MIT License | github.content-rough-5d22/necolas/normalize.nav-b103 */
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;
}
.element-84a6 .info-103c,
.new_fcab,
.main_e45a,
.wide-9cf0,
.fresh-0a5a,
.warm-fbf3,
.photo-fe67,
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;
}
.new_fcab,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .new_fcab,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .new_fcab,
  h1 {
    font-size: 1.8em;
  }
}
.main_e45a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.main_e45a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .main_e45a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .main_e45a,
  h2 {
    font-size: 1.7em;
  }
}
.wide-9cf0,
h3 {
  font-size: 1.618em;
}
.element-84a6 .info-103c,
.fresh-0a5a,
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.medium_0e3f {
  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;
}
.bottom-df59:after,
.bottom-df59:before,
.caption-9687:after,
.caption-9687:before {
  content: "";
  display: table;
}
.bottom-df59:after,
.caption-9687:after {
  clear: both;
}
.slider-6933 {
  float: right;
  margin-right: 0;
}
.old-3922 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.warm-a12b .tooltip-b3b1,
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;
}
.warm-a12b .tooltip-b3b1: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;
}
.right_e6d3 .tooltip-b3b1 {
  box-shadow: none;
}
.right_e6d3
  .tooltip-b3b1
  .grid_e16e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.right_e6d3 .tooltip-b3b1 .feature_middle_f649 {
  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;
}
.right_e6d3
  .tooltip-b3b1
  .feature_middle_f649
  b {
  display: none;
}
.right_e6d3 .box-1437 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.summary-85dd:not(.fluid-35f8):not(.white-eee1),
button:not(.fluid-35f8):not(.white-eee1),
input[type="button"]:not(.fluid-35f8):not(
    .white-eee1
  ),
input[type="reset"]:not(.fluid-35f8):not(
    .white-eee1
  ),
input[type="submit"]:not(.fluid-35f8):not(
    .white-eee1
  ) {
  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;
}
.summary-85dd:not(.fluid-35f8):not(
    .white-eee1
  ):hover,
button:not(.fluid-35f8):not(
    .white-eee1
  ):hover,
input[type="button"]:not(.fluid-35f8):not(
    .white-eee1
  ):hover,
input[type="reset"]:not(.fluid-35f8):not(
    .white-eee1
  ):hover,
input[type="submit"]:not(.fluid-35f8):not(
    .white-eee1
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.summary-85dd:not(.fluid-35f8):not(
    .white-eee1
  ):active,
.summary-85dd:not(.fluid-35f8):not(
    .white-eee1
  ):focus,
button:not(.fluid-35f8):not(
    .white-eee1
  ):active,
button:not(.fluid-35f8):not(
    .white-eee1
  ):focus,
input[type="button"]:not(.fluid-35f8):not(
    .white-eee1
  ):active,
input[type="button"]:not(.fluid-35f8):not(
    .white-eee1
  ):focus,
input[type="reset"]:not(.fluid-35f8):not(
    .white-eee1
  ):active,
input[type="reset"]:not(.fluid-35f8):not(
    .white-eee1
  ):focus,
input[type="submit"]:not(.fluid-35f8):not(
    .white-eee1
  ):active,
input[type="submit"]:not(.fluid-35f8):not(
    .white-eee1
  ):focus {
  outline: 0;
}
.summary-85dd:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c,
button:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c,
input[type="button"]:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c,
input[type="reset"]:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c,
input[type="submit"]:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c {
  position: relative;
}
.summary-85dd:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c
  .border-1ccb,
.summary-85dd:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c
  .detail-pressed-4591,
.summary-85dd:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c
  .hovered-2e7e,
.summary-85dd:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c
  i,
.summary-85dd:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c
  svg,
button:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c
  .border-1ccb,
button:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c
  .detail-pressed-4591,
button:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c
  .hovered-2e7e,
button:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c
  i,
button:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c
  svg,
input[type="button"]:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c
  .border-1ccb,
input[type="button"]:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c
  .detail-pressed-4591,
input[type="button"]:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c
  .hovered-2e7e,
input[type="button"]:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c
  i,
input[type="button"]:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c
  svg,
input[type="reset"]:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c
  .border-1ccb,
input[type="reset"]:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c
  .detail-pressed-4591,
input[type="reset"]:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c
  .hovered-2e7e,
input[type="reset"]:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c
  i,
input[type="reset"]:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c
  svg,
input[type="submit"]:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c
  .border-1ccb,
input[type="submit"]:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c
  .detail-pressed-4591,
input[type="submit"]:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c
  .hovered-2e7e,
input[type="submit"]:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c
  i,
input[type="submit"]:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c
  svg {
  visibility: hidden;
}
.summary-85dd:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c:after,
button:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c:after,
input[type="button"]:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c:after,
input[type="reset"]:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c:after,
input[type="submit"]:not(.fluid-35f8):not(
    .white-eee1
  ).fn-loading-136c: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;
}
.summary-85dd:not(.fluid-35f8):not(.white-eee1),
input[type="button"]:not(.fluid-35f8):not(
    .white-eee1
  ),
input[type="reset"]:not(.fluid-35f8):not(
    .white-eee1
  ),
input[type="submit"]:not(.fluid-35f8):not(
    .white-eee1
  ) {
  color: #fff;
  background: #235787;
}
.summary-85dd:not(.fluid-35f8):not(
    .white-eee1
  ):focus,
input[type="button"]:not(.fluid-35f8):not(
    .white-eee1
  ):focus,
input[type="reset"]:not(.fluid-35f8):not(
    .white-eee1
  ):focus,
input[type="submit"]:not(.fluid-35f8):not(
    .white-eee1
  ):focus {
  color: #fff;
}
.summary-85dd.fn-disabled-136c:not(.fluid-35f8):not(
    .white-eee1
  ),
.summary-85dd[disabled]:not(.fluid-35f8):not(
    .white-eee1
  ),
button.fn-disabled-136c:not(.fluid-35f8):not(
    .white-eee1
  ),
button[disabled]:not(.fluid-35f8):not(
    .white-eee1
  ) {
  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;
}
.form-static-318a {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.form-static-318a: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;
}
.alert-silver-6f91 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.tertiary_6178 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.box_right_e1d2 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.bottom-df59:after,
.bottom-df59:before,
.warm-771d:after,
.warm-771d:before,
.breadcrumb-5731:after,
.breadcrumb-5731:before,
.paragraph-top-ae35:after,
.paragraph-top-ae35:before,
.link_31ac:after,
.link_31ac:before,
.gallery_aa56:after,
.gallery_aa56:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.bottom-df59:after,
.warm-771d:after,
.breadcrumb-5731:after,
.paragraph-top-ae35:after,
.link_31ac:after,
.gallery_aa56:after {
  clear: both;
}
.warm-771d .blue_4ccc,
.breadcrumb-5731 .blue_4ccc,
.cool-5092 .blue_4ccc {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.image-26a0 {
  display: inline-block;
}
.form_2f9b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.form_2f9b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.form_2f9b .container-e239 {
  padding: 1em 0;
  font-size: 85%;
}
.container-e239 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.border-short-8932 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.border-short-8932:after,
.border-short-8932:before {
  content: "";
  display: table;
}
.border-short-8932:after {
  clear: both;
}
.list_201b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.glass_31d9 .list_201b {
  max-width: 50%;
}
.item-762b .list_201b {
  max-width: 33.33%;
}
.wrapper-19ea .list_201b {
  max-width: 25%;
}
.prev_c81d .list_201b {
  max-width: 20%;
}
.filter_58fe .list_201b {
  max-width: 16.66%;
}
.outline_655a .list_201b {
  max-width: 14.28%;
}
.green_be95 .list_201b {
  max-width: 12.5%;
}
.thumbnail_hovered_e02f .list_201b {
  max-width: 11.11%;
}
.middle_126b {
  display: block;
}
.element-84a6 .outer-a8c8 label,
.element-84a6 .slider-east-b3e2 label,
.element-84a6 .table-a1ca label,
.element-84a6 .title_c503 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.slow_e002 {
  list-style: none;
  margin: 0;
}
.slow_e002 article.layout-center-6b82 {
  margin-bottom: 0;
}
.slow_e002 ul {
  list-style: none;
  margin: 0;
}
.slow_e002 .feature_575c li.layout-center-6b82 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .slow_e002 .feature_575c li.layout-center-6b82 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .slow_e002 .feature_575c li.layout-center-6b82: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) {
  .slow_e002 .feature_575c li.layout-center-6b82 li.layout-center-6b82 li.layout-center-6b82 li.layout-center-6b82 {
    padding-left: 0;
  }
}
article.layout-center-6b82 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.layout-center-6b82 .warm-771d p:last-of-type {
  margin-bottom: 0;
}
article.layout-center-6b82 .wide-7811 {
  float: left;
}
article.layout-center-6b82 .button-db3b {
  margin-left: 85px;
}
article.layout-center-6b82 .search_full_eb23 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.layout-center-6b82 .search_full_eb23 .active_7744 {
  margin-left: 10px;
}
article.layout-center-6b82 .focused-6d7d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.layout-center-6b82 .photo-2cfe {
  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 .outer-a8c8,
  #respond .table-a1ca,
  #respond .title_c503 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outer-a8c8 input,
#respond .table-a1ca input,
#respond .title_c503 input {
  width: 100%;
}
#respond .title_c503 {
  margin-right: 0;
}
#respond .surface_gold_d771 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.sort-bfbc {
  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;
}
.sort-bfbc.column_south_7cdb {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.sort-bfbc 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%);
}
.sort-bfbc:focus,
.sort-bfbc: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);
}
.secondary_pressed_2482 {
  border-radius: 10%;
}
.logo_cfa8 {
  border-radius: 50%;
}
.pressed-6668 {
  font-size: 0.72em;
}
.cold-72e4 {
  font-size: 0.875em;
}
.surface-white-0fcf {
  font-size: 1.1em;
}
.pattern_soft_b25c {
  text-transform: uppercase;
  line-height: 1.2;
}
.pattern_soft_b25c.pressed-6668 {
  letter-spacing: 0.5px;
}
.slider_short_7b01,
.slider_short_7b01 a {
  color: #6d6d6d;
}
.slider_short_7b01 a:hover {
  color: #111;
}
.solid-f24f {
  color: #6d6d6d;
}
.pagination-next-c9fa {
  overflow-x: hidden;
}
.pagination-next-c9fa .accent-brown-f422.footer-light-8afc {
  position: relative;
}
.pagination-next-c9fa .accent-brown-f422.footer-light-8afc.left_a35d {
  position: initial;
}
.pagination-next-c9fa
  .accent-brown-f422.footer-light-8afc.left_a35d
  .narrow_6abc {
  left: auto;
}
.pagination-next-c9fa .accent-brown-f422 .narrow_6abc {
  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;
}
.pagination-next-c9fa .accent-brown-f422:hover.footer-light-8afc {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.pagination-next-c9fa
  .accent-brown-f422:hover.footer-light-8afc
  .narrow_6abc {
  display: block;
  z-index: 9999999;
}
.pagination-next-c9fa .badge_af06 .hover-down-96a2,
.pagination-next-c9fa .header_south_18db .hover-down-96a2 {
  display: none;
}
.pagination-next-c9fa .gas_84d5 .accent-brown-f422:hover.footer-light-8afc {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.element-84a6 .outer-a8c8 label,
.element-84a6 .slider-east-b3e2 label,
.element-84a6 .table-a1ca label,
.element-84a6 .title_c503 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.slow_e002 {
  list-style: none;
  margin: 0;
}
.slow_e002 article.layout-center-6b82 {
  margin-bottom: 0;
}
.slow_e002 ul {
  list-style: none;
  margin: 0;
}
.slow_e002 .feature_575c li.layout-center-6b82 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .slow_e002 .feature_575c li.layout-center-6b82 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .slow_e002 .feature_575c li.layout-center-6b82: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) {
  .slow_e002 .feature_575c li.layout-center-6b82 li.layout-center-6b82 li.layout-center-6b82 li.layout-center-6b82 {
    padding-left: 0;
  }
}
article.layout-center-6b82 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.layout-center-6b82 .warm-771d p:last-of-type {
  margin-bottom: 0;
}
article.layout-center-6b82 .wide-7811 {
  float: left;
}
article.layout-center-6b82 .button-db3b {
  margin-left: 85px;
}
article.layout-center-6b82 .search_full_eb23 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.layout-center-6b82 .search_full_eb23 .active_7744 {
  margin-left: 10px;
}
article.layout-center-6b82 .focused-6d7d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.layout-center-6b82 .photo-2cfe {
  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 .outer-a8c8,
  #respond .table-a1ca,
  #respond .title_c503 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outer-a8c8 input,
#respond .table-a1ca input,
#respond .title_c503 input {
  width: 100%;
}
#respond .title_c503 {
  margin-right: 0;
}
#respond .surface_gold_d771 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.badge_af06 .chip-b0a8 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.chip-b0a8 .selected_aa8f.panel_motion_f177 .tall_3c78 > li > a:focus,
.chip-b0a8 .selected_aa8f.panel_motion_f177 .tall_3c78 > li > a:hover,
.chip-b0a8 .selected_aa8f.pink_b2ba .tall_3c78 > li > a:focus,
.chip-b0a8 .selected_aa8f.pink_b2ba .tall_3c78 > li > a:hover,
.chip-b0a8 .selected_aa8f.accent_fe46 .tall_3c78 > li > a:focus,
.chip-b0a8 .selected_aa8f.accent_fe46 .tall_3c78 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip-b0a8
  .selected_aa8f.panel_motion_f177
  .tall_3c78
  > li.chip_clean_09d6
  > a,
.chip-b0a8
  .selected_aa8f.panel_motion_f177
  .tall_3c78
  > li.cool_ed74
  > a,
.chip-b0a8
  .selected_aa8f.pink_b2ba
  .tall_3c78
  > li.chip_clean_09d6
  > a,
.chip-b0a8
  .selected_aa8f.pink_b2ba
  .tall_3c78
  > li.cool_ed74
  > a,
.chip-b0a8
  .selected_aa8f.accent_fe46
  .tall_3c78
  > li.chip_clean_09d6
  > a,
.chip-b0a8 .selected_aa8f.accent_fe46 .tall_3c78 > li.active-2115 > a {
  color: rgba(255, 255, 255, 0.99);
}
.chip-b0a8 .fast_7a38,
.chip-b0a8 .fast_7a38 a {
  color: rgba(255, 255, 255, 0.99);
}
.chip-b0a8 .orange_d194.complex-bdbc li a,
.chip-b0a8 .bronze_b92e a,
.chip-b0a8 .border-1157,
.chip-b0a8 .tall_3c78 > li > a,
.chip-b0a8 .item-dark-4b9e {
  color: rgba(255, 255, 255, 0.79);
}
.chip-b0a8 .orange_d194.complex-bdbc li a:hover,
.chip-b0a8 .bronze_b92e a:hover,
.chip-b0a8 .border-1157:hover,
.chip-b0a8 .tall_3c78 > li > a:hover,
.chip-b0a8 .item-dark-4b9e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip-b0a8 .warm_1b99 {
  color: rgba(255, 255, 255, 0.79);
}
.chip-b0a8 .warm_1b99 .bottom-a19a {
  color: rgba(255, 255, 255, 0.99);
}
.chip-b0a8 .warm_1b99:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip-b0a8 .clean-a0da .backdrop_ff60 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.chip-b0a8 .clean-a0da .backdrop_ff60 .gradient_5192 {
  color: rgba(255, 255, 255, 0.79);
}
.chip-b0a8
  .clean-a0da
  .backdrop_ff60
  .gradient_5192::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip-b0a8
  .clean-a0da
  .backdrop_ff60
  .gradient_5192:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip-b0a8
  .clean-a0da
  .backdrop_ff60
  .gradient_5192::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip-b0a8
  .clean-a0da
  .backdrop_ff60
  .gradient_5192::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip-b0a8 .clean-a0da .main-basic-1482 {
  color: rgba(255, 255, 255, 0.79);
}
.chip-b0a8 .clean-a0da .main-basic-1482:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_lite_57d5
  .chip-b0a8
  .clean-a0da
  .logo-fresh-e8d2
  .thumbnail_solid_4196 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_lite_57d5
  .chip-b0a8
  .clean-a0da
  .logo-fresh-e8d2
  .gradient_5192 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.badge_af06 .image_silver_f6a0 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.image_silver_f6a0 .selected_aa8f.panel_motion_f177 .tall_3c78 > li > a:focus,
.image_silver_f6a0 .selected_aa8f.panel_motion_f177 .tall_3c78 > li > a:hover,
.image_silver_f6a0 .selected_aa8f.pink_b2ba .tall_3c78 > li > a:focus,
.image_silver_f6a0 .selected_aa8f.pink_b2ba .tall_3c78 > li > a:hover,
.image_silver_f6a0 .selected_aa8f.accent_fe46 .tall_3c78 > li > a:focus,
.image_silver_f6a0 .selected_aa8f.accent_fe46 .tall_3c78 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image_silver_f6a0
  .selected_aa8f.panel_motion_f177
  .tall_3c78
  > li.chip_clean_09d6
  > a,
.image_silver_f6a0
  .selected_aa8f.panel_motion_f177
  .tall_3c78
  > li.cool_ed74
  > a,
.image_silver_f6a0
  .selected_aa8f.pink_b2ba
  .tall_3c78
  > li.chip_clean_09d6
  > a,
.image_silver_f6a0
  .selected_aa8f.pink_b2ba
  .tall_3c78
  > li.cool_ed74
  > a,
.image_silver_f6a0
  .selected_aa8f.accent_fe46
  .tall_3c78
  > li.chip_clean_09d6
  > a,
.image_silver_f6a0 .selected_aa8f.accent_fe46 .tall_3c78 > li.active-2115 > a {
  color: rgba(0, 0, 0, 0.8);
}
.image_silver_f6a0 .fast_7a38,
.image_silver_f6a0 .fast_7a38 a {
  color: rgba(0, 0, 0, 0.8);
}
.image_silver_f6a0 .orange_d194.complex-bdbc li a,
.image_silver_f6a0 .bronze_b92e a,
.image_silver_f6a0 .border-1157,
.image_silver_f6a0 .tall_3c78 > li > a,
.image_silver_f6a0 .item-dark-4b9e {
  color: rgba(0, 0, 0, 0.55);
}
.image_silver_f6a0 .orange_d194.complex-bdbc li a:hover,
.image_silver_f6a0 .bronze_b92e a:hover,
.image_silver_f6a0 .border-1157:hover,
.image_silver_f6a0 .tall_3c78 > li > a:hover,
.image_silver_f6a0 .item-dark-4b9e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image_silver_f6a0 .warm_1b99 {
  color: rgba(0, 0, 0, 0.55);
}
.image_silver_f6a0 .warm_1b99 .bottom-a19a {
  color: rgba(0, 0, 0, 0.8);
}
.image_silver_f6a0 .warm_1b99:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wood_6ab3 .gold_4c64 {
  margin-left: auto;
  margin-right: auto;
}
.breadcrumb-5731 > * {
  margin-left: auto;
  margin-right: auto;
}
.breadcrumb-5731 .alert-silver-6f91 {
  margin-right: 1.41575em;
}
.link_purple_7746 .breadcrumb-5731 > .middle-79bc {
  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;
}
.link_purple_7746 .breadcrumb-5731 > .main-a5d7 {
  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;
}
.main-85f9.wood_6ab3 .gold_4c64,
.filter_aeba.wood_6ab3 .gold_4c64 {
  margin-left: 0;
}
.gas_c44a.wood_6ab3 .gold_4c64,
.highlight_a4b1.wood_6ab3 .gold_4c64 {
  margin-right: 0;
}
.breadcrumb-5731 ol,
.breadcrumb-5731 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.image_fast_6b68 video {
  max-width: 100%;
}
.old-11f5 img {
  display: block;
}
.old-11f5.alert-silver-6f91,
.old-11f5.tertiary_6178 {
  width: 100%;
}
.old-11f5.main-a5d7 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.filter_f021:not(.action-c62d) {
  margin: 1.5em auto;
}
.stone_314b p {
  padding: 1.5em 14px;
}
ul.element_large_50c8.main-a5d7,
ul.element_large_50c8.middle-79bc,
ul.element_large_50c8.motion-cfdf.middle-79bc {
  padding: 0 14px;
}
.slider_stale_6d13 {
  display: block;
  overflow-x: auto;
}
.slider_stale_6d13 table {
  border-collapse: collapse;
  width: 100%;
}
.slider_stale_6d13 td,
.slider_stale_6d13 th {
  padding: 0.5em;
}
.breadcrumb-5731 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.breadcrumb-5731 ol ol,
.breadcrumb-5731 ol ul,
.breadcrumb-5731 ul ol,
.breadcrumb-5731 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.breadcrumb-5731 ol ol li,
.breadcrumb-5731 ol ul li,
.breadcrumb-5731 ul ol li,
.breadcrumb-5731 ul ul li {
  margin-left: 0;
}
.filter-fc93.box-75c7 > .component_fresh_ddfa {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.filter-fc93.box-75c7 > .component_fresh_ddfa iframe,
.filter-fc93.box-75c7 > .component_fresh_ddfa > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.image_5272 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.image_5272.motion_bd49 {
  padding: 0;
}
.image_5272.motion_bd49 cite {
  font-size: 13px;
}
.image_5272 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.image_5272 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.element-ad76 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.element-ad76 > p:first-child {
  margin-top: 0;
}
.element-ad76 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.element-ad76 blockquote {
  border-left: 0;
}
.alert_hard_881d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.alert_hard_881d:not(.smooth-7b06) {
  max-width: 100px;
}
.alert_hard_881d.hovered-5319 {
  border-bottom: none !important;
  text-align: center;
}
.alert_hard_881d.hovered-5319::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .stone_314b p {
    padding: 1.5em 0;
  }
}
.wide-2696 {
  color: #0073aa;
}
.header-west-5d02 {
  background-color: #0073aa;
}
.box_thick_f433 {
  color: #229fd8;
}
.main_2f9b {
  background-color: #229fd8;
}
.hard_448d {
  color: #eee;
}
.dirty_779c {
  background-color: #eee;
}
.link_1ef8 {
  color: #444;
}
.caption_selected_54e4 {
  background-color: #444;
}
.shade-4884 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.shade-4884 .fresh_e86a .bronze_b92e {
  font-size: 15px;
}
.shade-4884 .bronze_b92e {
  line-height: 1.3;
}
.shade-4884 .image_silver_f6a0 {
}
.shade-4884 .chip-b0a8 {
  background: #235787;
}
.frame-down-9c83 {
  padding: 0;
}
.frame-down-9c83 .chip-b0a8 {
  background: #1a1a1a;
}
.frame-down-9c83 .image_silver_f6a0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.dynamic-c3ef {
  padding: 0;
  border-left: none;
  border-right: none;
}
.dynamic-c3ef .image_silver_f6a0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.dynamic-c3ef .chip-b0a8 {
  background: #303030;
}
.gallery_aa56 {
  position: relative;
  z-index: 10;
}
.gallery_aa56 .black_f178 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.photo_mini_f705 .footer-light-8afc {
  display: inline-block;
  vertical-align: middle;
}
.photo_mini_f705.focused-b789 .footer-light-8afc {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .photo_mini_f705.focused-b789 .footer-light-8afc {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .photo_mini_f705.focused-b789 .footer-light-8afc {
    margin-right: 0.4em;
  }
}
.photo_mini_f705.focused-b789 .footer-light-8afc:last-child {
  margin-right: 0;
}
.row-plasma-7fc8 .black_f178 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .badge_af06 .fresh_e86a {
    margin: 0 -0.5em;
  }
  .badge_af06 .fresh_e86a [class*="customify-col-"],
  .badge_af06 .fresh_e86a [class*="customify-col_"],
  .badge_af06 .fresh_e86a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.badge_af06.frame_127e .black_f178 {
  background: 0 0 !important;
}
.badge_af06.frame_127e .black_f178,
.badge_af06.row-plasma-7fc8 .black_f178 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .badge_af06.tag-a555 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.badge_af06.row-plasma-7fc8 .black_f178 {
  box-shadow: none !important;
}
.slider_9079 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .slider_9079 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .slider_9079 {
    padding: 18px 0 20px;
  }
}
.slider_9079 .border-d391 {
  width: 100%;
}
.slider_9079 .current_9f72 {
  margin-bottom: 0;
}
.slider_9079 .pagination-d6fd {
  margin-top: 5px;
  font-size: 0.875em;
}
.grid_steel_9a00 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.grid_steel_9a00 .full-4940 {
  width: 100%;
}
.text-be23 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.text-be23 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.text-be23 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;
}
.text-be23 li:last-child:after {
  display: none;
}
.text-be23 li a {
  font-weight: 500;
  margin-right: 10px;
}
.notification_large_ed4c .hover-down-96a2 button,
.slider_9079 .hover-down-96a2 button {
  left: 0;
}
.notification_large_ed4c .full-4940,
.slider_9079 .full-4940 {
  padding-left: 0;
  padding-right: 0;
}
.notification_large_ed4c .grid_steel_9a00,
.slider_9079 .grid_steel_9a00 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.notification_large_ed4c {
  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;
}
.notification_large_ed4c: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;
}
.notification_large_ed4c .tall_c09b {
  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) {
  .notification_large_ed4c .tall_c09b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .notification_large_ed4c .tall_c09b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .notification_large_ed4c .tall_c09b {
    min-height: 200px;
  }
}
.notification_large_ed4c .text-be23 {
  color: rgba(255, 255, 255, 0.8);
}
.notification_large_ed4c .text-be23 a,
.notification_large_ed4c .text-be23 li:after {
  color: inherit;
}
.notification_large_ed4c .text-be23 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.info_e88f {
  margin-bottom: 0.5em;
}
.paragraph_854f {
  margin-bottom: 1.2em;
}
.paragraph_854f,
.info_e88f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.paragraph_854f p:last-child,
.info_e88f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hover-down-96a2,
#masthead .hover-down-96a2 {
  display: none;
}
#masthead
  > .hover-down-96a2.row_b7b0 {
  display: none;
}
#masthead > .hover-down-96a2 button {
  left: 0;
}
.dark_480e {
  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%;
}
.dark_480e .footer-light-8afc {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.dark_480e .progress-e7a6 {
  display: -webkit-box;
  display: flex;
}
.dark_480e .progress-e7a6.detail-eb19 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.dark_480e .progress-e7a6.white_5ff9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dark_480e .progress-e7a6.element-yellow-766a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dark_480e.label_2e4e.yellow-972e .progress-e7a6.detail-eb19 {
  flex-basis: 100%;
}
.dark_480e.article-next-b0c6 .progress-e7a6.white_5ff9 {
  -webkit-box-flex: 1;
  flex: auto;
}
.dark_480e.article-next-b0c6 .progress-e7a6.element-yellow-766a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hover-down-96a2.row_b7b0 {
  display: none;
}
#masthead > .hover-down-96a2 button {
  left: 0;
}
.plasma-2056 {
  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;
}
.plasma-2056:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.plasma-2056.content-copper-b75c i {
  margin-right: 4px;
}
.plasma-2056.button-medium-7f2c i {
  margin-left: 5px;
}
.bronze_b92e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.bronze_b92e p:last-child {
  margin-bottom: 0;
}
.old-af27 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.old-af27 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.old-af27 img {
  display: block;
  width: auto;
  line-height: 1;
}
.old-af27 .fast_7a38 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.old-af27 .grid_dark_7207 {
  margin: 5px 0 7px 0;
}
.old-af27.stale_e96a .highlight-05ed {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.old-af27.stale_e96a .primary_bottom_99bd {
  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;
}
.old-af27.sort_clean_d187 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.old-af27.sort_clean_d187 .highlight-05ed {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.old-af27.sort_clean_d187 .primary_bottom_99bd {
  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;
}
.old-af27.thumbnail-green-d00c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.old-af27.prev-62a0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.old-af27.prev-62a0 .primary_bottom_99bd {
  margin-top: 7px;
}
.secondary_paper_e8c8 {
  display: inline-block;
}
.gallery_aa56 .outline-52ec .old-af27 img {
  max-width: 100%;
}
.selected_aa8f .box_f31c.green-e720,
.block-iron-fb82 .box_f31c.green-e720 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.selected_aa8f .outline-left-7d9b,
.block-iron-fb82 .outline-left-7d9b {
  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%);
}
.selected_aa8f .outline-left-7d9b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.selected_aa8f.background-east-4f03 .outline-left-7d9b {
  display: none;
}
.selected_aa8f .status_ade9 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.selected_aa8f .status_ade9 li {
  display: inline-block;
  position: relative;
}
.selected_aa8f .status_ade9 li:last-child {
  margin-right: 0;
}
.selected_aa8f .status_ade9 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;
}
.selected_aa8f .status_ade9 li.active-2115 > a {
  color: rgba(0, 0, 0, 0.9);
}
.selected_aa8f .status_ade9 > 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;
}
.selected_aa8f .status_ade9 > li > a i {
  line-height: 0;
}
.selected_aa8f .status_ade9 > li.accent-bright-142d > a .outline-left-7d9b {
  margin-left: 4px;
  line-height: 0;
}
.selected_aa8f .status_ade9 .nav_pressed_ca1d li.accent-bright-142d > a {
  position: relative;
}
.selected_aa8f .status_ade9 .nav_pressed_ca1d li.accent-bright-142d > a:after,
.selected_aa8f .status_ade9 .nav_pressed_ca1d li.accent-bright-142d > a:before {
  content: "";
  display: table;
}
.selected_aa8f .status_ade9 .nav_pressed_ca1d li.accent-bright-142d > a:after {
  clear: both;
}
.selected_aa8f .status_ade9 .nav_pressed_ca1d li.accent-bright-142d > a .outline-left-7d9b {
  margin-left: 5px;
  float: right;
}
.selected_aa8f .tag-8312,
.selected_aa8f .nav_pressed_ca1d {
  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;
}
.selected_aa8f .nav_pressed_ca1d {
  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;
}
.selected_aa8f .nav_pressed_ca1d .green-e720 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.selected_aa8f .nav_pressed_ca1d .outline-left-7d9b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.selected_aa8f .nav_pressed_ca1d li {
  display: block;
  margin: 0;
  padding: 0;
}
.selected_aa8f .nav_pressed_ca1d 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;
}
.selected_aa8f .nav_pressed_ca1d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.selected_aa8f .nav_pressed_ca1d .nav_pressed_ca1d {
  top: 0;
  left: 100%;
}
.selected_aa8f .input_cool_47cc.fn-focus-136c > .tag-8312,
.selected_aa8f .input_cool_47cc.fn-focus-136c > .nav_pressed_ca1d,
.selected_aa8f .input_cool_47cc:focus > .tag-8312,
.selected_aa8f .input_cool_47cc:focus > .nav_pressed_ca1d,
.selected_aa8f .input_cool_47cc:hover > .tag-8312,
.selected_aa8f .input_cool_47cc:hover > .nav_pressed_ca1d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.selected_aa8f.accent_fe46 .tall_3c78:after,
.selected_aa8f.accent_fe46 .tall_3c78:before {
  content: "";
  display: table;
}
.selected_aa8f.accent_fe46 .tall_3c78:after {
  clear: both;
}
.selected_aa8f.accent_fe46 .tall_3c78 > li {
  float: left;
}
.selected_aa8f.hero-gold-1136 .tall_3c78:after,
.selected_aa8f.hero-gold-1136 .tall_3c78:before {
  content: "";
  display: table;
}
.selected_aa8f.hero-gold-1136 .tall_3c78:after {
  clear: both;
}
.selected_aa8f.hero-gold-1136 .tall_3c78 > li {
  float: left;
}
.selected_aa8f.hero-gold-1136 .tall_3c78 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.selected_aa8f.hero-gold-1136 .tall_3c78 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.selected_aa8f.hero-gold-1136 .tall_3c78 > li.chip_clean_09d6 > a,
.selected_aa8f.hero-gold-1136 .tall_3c78 > li.active-2115 > a {
  color: #fff;
  background-color: #1e4b75;
}
.selected_aa8f.panel_motion_f177 .tall_3c78 > li > a .green-e720 {
  position: relative;
}
.selected_aa8f.panel_motion_f177 .tall_3c78 > li > a .green-e720: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;
}
.selected_aa8f.panel_motion_f177
  .tall_3c78
  > li:focus
  > a
  .green-e720:before,
.selected_aa8f.panel_motion_f177
  .tall_3c78
  > li:hover
  > a
  .green-e720:before {
  width: 100%;
  background-color: currentColor;
}
.selected_aa8f.panel_motion_f177
  .tall_3c78
  > li.chip_clean_09d6
  > a
  .green-e720:before,
.selected_aa8f.panel_motion_f177
  .tall_3c78
  > li.cool_ed74
  > a
  .green-e720:before {
  width: 100%;
  background-color: currentColor;
}
.selected_aa8f.pink_b2ba .tall_3c78 > li > a .green-e720 {
  position: relative;
}
.selected_aa8f.pink_b2ba .tall_3c78 > li > a .green-e720: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;
}
.selected_aa8f.pink_b2ba .tall_3c78 > li:focus > a .green-e720:before,
.selected_aa8f.pink_b2ba
  .tall_3c78
  > li:hover
  > a
  .green-e720:before {
  width: 100%;
  background-color: currentColor;
}
.selected_aa8f.pink_b2ba
  .tall_3c78
  > li.chip_clean_09d6
  > a
  .green-e720:before,
.selected_aa8f.pink_b2ba
  .tall_3c78
  > li.cool_ed74
  > a
  .green-e720:before {
  width: 100%;
  background-color: currentColor;
}
.block-iron-fb82 .status_ade9 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.block-iron-fb82 .status_ade9 li:first-child > a {
  border-top: none;
}
.block-iron-fb82 .status_ade9 .notice_outer_9e67 > .green-e720 .outline-left-7d9b {
  display: none;
}
.block-iron-fb82 .status_ade9 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.block-iron-fb82 .status_ade9 li:last-child {
  border: none;
}
.block-iron-fb82 .status_ade9 li.accent-bright-142d > a {
  padding-right: 45px !important;
}
.block-iron-fb82 .status_ade9 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.block-iron-fb82 .status_ade9 li a:focus,
.block-iron-fb82 .status_ade9 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.block-iron-fb82 .status_ade9 li .bright-9f45 {
  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;
}
.block-iron-fb82 .status_ade9 li .bright-9f45:hover {
  box-shadow: none;
}
.block-iron-fb82 .status_ade9 li .bright-9f45 .outline-left-7d9b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.block-iron-fb82 .status_ade9 .nav_pressed_ca1d {
  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);
}
.block-iron-fb82 .status_ade9 .nav_pressed_ca1d li a {
  padding-left: 3em;
}
.block-iron-fb82 .status_ade9 .footer_7d1c > a .bright-9f45 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.block-iron-fb82 .status_ade9 .footer_7d1c > .nav_pressed_ca1d {
  display: block;
  opacity: 1;
}
.thumbnail_bottom_7b25 {
  max-width: 100%;
}
.notice_6428 {
  line-height: 0;
  cursor: pointer;
}
.item-dark-4b9e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.item-dark-4b9e:hover {
  box-shadow: none;
  color: currentColor;
}
.item-dark-4b9e svg {
  width: 18px;
  height: 18px;
}
.item-dark-4b9e .solid_4d18 {
  display: none;
}
.surface-upper-af0f {
  position: relative;
}
.surface-upper-af0f.fn-active-136c .item-dark-4b9e .brown_746a {
  display: none;
}
.surface-upper-af0f.fn-active-136c .item-dark-4b9e .solid_4d18 {
  display: inline-block;
}
.surface-upper-af0f .primary_ed96 {
  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);
}
.surface-upper-af0f.stone_a666 .primary_ed96 {
  left: auto;
  right: -0.9em;
}
.surface-upper-af0f.stone_a666 .gallery-dynamic-cb09::before {
  left: auto;
  right: 15px;
}
.surface-upper-af0f.fn-active-136c .primary_ed96 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.logo-fresh-e8d2 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.logo-fresh-e8d2 label {
  flex-basis: 100%;
}
.logo-fresh-e8d2 .backdrop_ff60 {
  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;
}
.logo-fresh-e8d2 .gradient_5192 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.logo-fresh-e8d2 .gradient_5192:focus {
  background-color: transparent;
}
.logo-fresh-e8d2 button.main-basic-1482 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.logo-fresh-e8d2 button.main-basic-1482:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.logo-fresh-e8d2 button.main-basic-1482 svg {
  width: 18px;
  height: 18px;
}
.logo-fresh-e8d2 input[type="submit"] {
  min-height: auto;
}
.clean-a0da .logo-fresh-e8d2 .gradient_5192 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.gallery-dynamic-cb09 {
  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) {
  .gallery-dynamic-cb09 {
    width: 220px;
  }
}
.gallery-dynamic-cb09 label {
  flex-basis: 100%;
}
.gallery-dynamic-cb09::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;
}
.paragraph_lite_57d5 .clean-a0da .logo-fresh-e8d2 {
  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;
}
.paragraph_lite_57d5
  .clean-a0da
  .logo-fresh-e8d2
  .backdrop_ff60 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.paragraph_lite_57d5 .clean-a0da .logo-fresh-e8d2 .gradient_5192 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.paragraph_lite_57d5
  .clean-a0da
  .logo-fresh-e8d2
  .gradient_5192:focus {
  background: 0 0;
}
.paragraph_lite_57d5
  .clean-a0da
  .logo-fresh-e8d2
  .thumbnail_solid_4196 {
  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;
}
.orange_d194 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.orange_d194 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.orange_d194 li:last-child {
  margin-right: 0;
}
.orange_d194 li:first-child {
  margin-left: 0;
}
.orange_d194.copper-e14a a {
  color: #fff;
}
.orange_d194.copper-e14a a:hover {
  color: #fff;
}
.orange_d194 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.orange_d194 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.orange_d194 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.orange_d194 a:hover {
  opacity: 0.9;
  color: inherit;
}
.orange_d194 [class*="social-icon-apple"] {
  background-color: #999;
}
.orange_d194 [class*="social-icon-apple"].sidebar_2a8a {
  background-color: transparent;
  color: #999;
}
.orange_d194 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.orange_d194 [class*="social-icon-behance"].sidebar_2a8a {
  background-color: transparent;
  color: #1769ff;
}
.orange_d194 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.orange_d194 [class*="social-icon-bitbucket"].sidebar_2a8a {
  background-color: transparent;
  color: #205081;
}
.orange_d194 [class*="social-icon-codepen"] {
  background-color: #000;
}
.orange_d194 [class*="social-icon-codepen"].sidebar_2a8a {
  background-color: transparent;
  color: #000;
}
.orange_d194 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.orange_d194 [class*="social-icon-delicious"].sidebar_2a8a {
  background-color: transparent;
  color: #39f;
}
.orange_d194 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.orange_d194 [class*="social-icon-digg"].sidebar_2a8a {
  background-color: transparent;
  color: #005be2;
}
.orange_d194 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.orange_d194 [class*="social-icon-dribbble"].sidebar_2a8a {
  background-color: transparent;
  color: #ea4c89;
}
.orange_d194 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.orange_d194 [class*="social-icon-envelope"].sidebar_2a8a {
  background-color: transparent;
  color: #ea4335;
}
.orange_d194 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.orange_d194 [class*="social-icon-facebook"].sidebar_2a8a {
  background-color: transparent;
  color: #3b5998;
}
.orange_d194 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.orange_d194 [class*="social-icon-flickr"].sidebar_2a8a {
  background-color: transparent;
  color: #0063dc;
}
.orange_d194 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.orange_d194 [class*="social-icon-foursquare"].sidebar_2a8a {
  background-color: transparent;
  color: #2d5be3;
}
.orange_d194 [class*="social-icon-github"] {
  background-color: #333;
}
.orange_d194 [class*="social-icon-github"].sidebar_2a8a {
  background-color: transparent;
  color: #333;
}
.orange_d194 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.orange_d194 [class*="social-icon-google-plus"].sidebar_2a8a {
  background-color: transparent;
  color: #dd4b39;
}
.orange_d194 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.orange_d194 [class*="social-icon-houzz"].sidebar_2a8a {
  background-color: transparent;
  color: #7ac142;
}
.orange_d194 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.orange_d194 [class*="social-icon-instagram"].sidebar_2a8a {
  background-color: transparent;
  color: #262626;
}
.orange_d194 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.orange_d194 [class*="social-icon-jsfiddle"].sidebar_2a8a {
  background-color: transparent;
  color: #487aa2;
}
.orange_d194 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.orange_d194 [class*="social-icon-linkedin"].sidebar_2a8a {
  background-color: transparent;
  color: #0077b5;
}
.orange_d194 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.orange_d194 [class*="social-icon-medium"].sidebar_2a8a {
  background-color: transparent;
  color: #00ab6b;
}
.orange_d194 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.orange_d194
  [class*="social-icon-odnoklassniki"].sidebar_2a8a {
  background-color: transparent;
  color: #f4731c;
}
.orange_d194 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.orange_d194 [class*="social-icon-meetup"].sidebar_2a8a {
  background-color: transparent;
  color: #ec1c40;
}
.orange_d194 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.orange_d194 [class*="social-icon-pinterest"].sidebar_2a8a {
  background-color: transparent;
  color: #bd081c;
}
.orange_d194 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.orange_d194 [class*="social-icon-product-hunt"].sidebar_2a8a {
  background-color: transparent;
  color: #da552f;
}
.orange_d194 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.orange_d194 [class*="social-icon-reddit"].sidebar_2a8a {
  background-color: transparent;
  color: #ff4500;
}
.orange_d194 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.orange_d194 [class*="social-icon-rss"].sidebar_2a8a {
  background-color: transparent;
  color: #f26522;
}
.orange_d194 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.orange_d194
  [class*="social-icon-shopping-cart"].sidebar_2a8a {
  background-color: transparent;
  color: #4caf50;
}
.orange_d194 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.orange_d194 [class*="social-icon-skype"].sidebar_2a8a {
  background-color: transparent;
  color: #00aff0;
}
.orange_d194 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.orange_d194 [class*="social-icon-slideshare"].sidebar_2a8a {
  background-color: transparent;
  color: #0077b5;
}
.orange_d194 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.orange_d194 [class*="social-icon-snapchat"].sidebar_2a8a {
  background-color: transparent;
  color: #fffc00;
}
.orange_d194 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.orange_d194 [class*="social-icon-soundcloud"].sidebar_2a8a {
  background-color: transparent;
  color: #f80;
}
.orange_d194 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.orange_d194 [class*="social-icon-spotify"].sidebar_2a8a {
  background-color: transparent;
  color: #2ebd59;
}
.orange_d194 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.orange_d194
  [class*="social-icon-stack-overflow"].sidebar_2a8a {
  background-color: transparent;
  color: #fe7a15;
}
.orange_d194 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.orange_d194 [class*="social-icon-maldkfgram"].sidebar_2a8a {
  background-color: transparent;
  color: #2ca5e0;
}
.orange_d194 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.orange_d194 [class*="social-icon-tripadvisor"].sidebar_2a8a {
  background-color: transparent;
  color: #589442;
}
.orange_d194 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.orange_d194 [class*="social-icon-tumblr"].sidebar_2a8a {
  background-color: transparent;
  color: #35465c;
}
.orange_d194 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.orange_d194 [class*="social-icon-twitch"].sidebar_2a8a {
  background-color: transparent;
  color: #6441a5;
}
.orange_d194 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.orange_d194 [class*="social-icon-twitter"].sidebar_2a8a {
  background-color: transparent;
  color: #1da1f2;
}
.orange_d194 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.orange_d194 [class*="social-icon-vimeo"].sidebar_2a8a {
  background-color: transparent;
  color: #1ab7ea;
}
.orange_d194 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.orange_d194 [class*="social-icon-vk"].sidebar_2a8a {
  background-color: transparent;
  color: #45668e;
}
.orange_d194 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.orange_d194 [class*="social-icon-weibo"].sidebar_2a8a {
  background-color: transparent;
  color: #df2029;
}
.orange_d194 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.orange_d194 [class*="social-icon-weixin"].sidebar_2a8a {
  background-color: transparent;
  color: #7bb32e;
}
.orange_d194 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.orange_d194 [class*="social-icon-whatsapp"].sidebar_2a8a {
  background-color: transparent;
  color: #25d366;
}
.orange_d194 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.orange_d194 [class*="social-icon-wordpress"].sidebar_2a8a {
  background-color: transparent;
  color: #21759b;
}
.orange_d194 [class*="social-icon-xing"] {
  background-color: #026466;
}
.orange_d194 [class*="social-icon-xing"].sidebar_2a8a {
  background-color: transparent;
  color: #026466;
}
.orange_d194 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.orange_d194 [class*="social-icon-yelp"].sidebar_2a8a {
  background-color: transparent;
  color: #af0606;
}
.orange_d194 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.orange_d194 [class*="social-icon-youtube"].sidebar_2a8a {
  background-color: transparent;
  color: #cd201f;
}
.border-1157 {
  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;
}
.border-1157:hover {
  box-shadow: none;
  background: 0 0;
}
.row-1c9d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.complex_d6e2 {
  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;
}
.popup_6c1a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.over-fece {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.over-fece,
.over-fece::after,
.over-fece::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;
}
.over-fece::after,
.over-fece::before {
  content: "";
  display: block;
  background-color: inherit;
}
.label_purple_872d .complex_d6e2 .popup_6c1a {
  margin-top: -2px;
  width: 19px;
}
.label_purple_872d .complex_d6e2 .over-fece {
  margin-top: -1px;
}
.label_purple_872d .complex_d6e2 .over-fece,
.label_purple_872d .complex_d6e2 .over-fece::after,
.label_purple_872d .complex_d6e2 .over-fece::before {
  width: 19px;
  height: 2px;
}
.label_purple_872d .complex_d6e2 .over-fece::before {
  top: -6px;
}
.label_purple_872d .complex_d6e2 .over-fece::after {
  bottom: -6px;
}
.full_a72b .complex_d6e2 .popup_6c1a {
  margin-top: -2px;
  width: 22px;
}
.full_a72b .complex_d6e2 .over-fece {
  margin-top: -1px;
}
.full_a72b .complex_d6e2 .over-fece,
.full_a72b .complex_d6e2 .over-fece::after,
.full_a72b .complex_d6e2 .over-fece::before {
  width: 22px;
  height: 2px;
}
.full_a72b .complex_d6e2 .over-fece::before {
  top: -7px;
}
.full_a72b .complex_d6e2 .over-fece::after {
  bottom: -7px;
}
.dynamic_dd34 .complex_d6e2 .popup_6c1a {
  margin-top: -2px;
  width: 31px;
}
.dynamic_dd34 .complex_d6e2 .over-fece {
  margin-top: -1.5px;
}
.dynamic_dd34 .complex_d6e2 .over-fece,
.dynamic_dd34 .complex_d6e2 .over-fece::after,
.dynamic_dd34 .complex_d6e2 .over-fece::before {
  width: 31px;
  height: 3px;
}
.dynamic_dd34 .complex_d6e2 .over-fece::before {
  top: -9px;
}
.dynamic_dd34 .complex_d6e2 .over-fece::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .avatar-motion-74aa .complex_d6e2 .popup_6c1a {
    margin-top: -2px;
    width: 19px;
  }
  .avatar-motion-74aa .complex_d6e2 .over-fece {
    margin-top: -1px;
  }
  .avatar-motion-74aa .complex_d6e2 .over-fece,
  .avatar-motion-74aa .complex_d6e2 .over-fece::after,
  .avatar-motion-74aa .complex_d6e2 .over-fece::before {
    width: 19px;
    height: 2px;
  }
  .avatar-motion-74aa .complex_d6e2 .over-fece::before {
    top: -6px;
  }
  .avatar-motion-74aa .complex_d6e2 .over-fece::after {
    bottom: -6px;
  }
  .full_d644 .complex_d6e2 .popup_6c1a {
    margin-top: -2px;
    width: 22px;
  }
  .full_d644 .complex_d6e2 .over-fece {
    margin-top: -1px;
  }
  .full_d644 .complex_d6e2 .over-fece,
  .full_d644 .complex_d6e2 .over-fece::after,
  .full_d644 .complex_d6e2 .over-fece::before {
    width: 22px;
    height: 2px;
  }
  .full_d644 .complex_d6e2 .over-fece::before {
    top: -7px;
  }
  .full_d644 .complex_d6e2 .over-fece::after {
    bottom: -7px;
  }
  .widget-motion-9d36 .complex_d6e2 .popup_6c1a {
    margin-top: -2px;
    width: 31px;
  }
  .widget-motion-9d36 .complex_d6e2 .over-fece {
    margin-top: -1.5px;
  }
  .widget-motion-9d36 .complex_d6e2 .over-fece,
  .widget-motion-9d36 .complex_d6e2 .over-fece::after,
  .widget-motion-9d36 .complex_d6e2 .over-fece::before {
    width: 31px;
    height: 3px;
  }
  .widget-motion-9d36 .complex_d6e2 .over-fece::before {
    top: -9px;
  }
  .widget-motion-9d36 .complex_d6e2 .over-fece::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .warm-9c2b .complex_d6e2 .popup_6c1a {
    margin-top: -2px;
    width: 19px;
  }
  .warm-9c2b .complex_d6e2 .over-fece {
    margin-top: -1px;
  }
  .warm-9c2b .complex_d6e2 .over-fece,
  .warm-9c2b .complex_d6e2 .over-fece::after,
  .warm-9c2b .complex_d6e2 .over-fece::before {
    width: 19px;
    height: 2px;
  }
  .warm-9c2b .complex_d6e2 .over-fece::before {
    top: -6px;
  }
  .warm-9c2b .complex_d6e2 .over-fece::after {
    bottom: -6px;
  }
  .section_4efb .complex_d6e2 .popup_6c1a {
    margin-top: -2px;
    width: 22px;
  }
  .section_4efb .complex_d6e2 .over-fece {
    margin-top: -1px;
  }
  .section_4efb .complex_d6e2 .over-fece,
  .section_4efb .complex_d6e2 .over-fece::after,
  .section_4efb .complex_d6e2 .over-fece::before {
    width: 22px;
    height: 2px;
  }
  .section_4efb .complex_d6e2 .over-fece::before {
    top: -7px;
  }
  .section_4efb .complex_d6e2 .over-fece::after {
    bottom: -7px;
  }
  .popup-east-d65d .complex_d6e2 .popup_6c1a {
    margin-top: -2px;
    width: 31px;
  }
  .popup-east-d65d .complex_d6e2 .over-fece {
    margin-top: -1.5px;
  }
  .popup-east-d65d .complex_d6e2 .over-fece,
  .popup-east-d65d .complex_d6e2 .over-fece::after,
  .popup-east-d65d .complex_d6e2 .over-fece::before {
    width: 31px;
    height: 3px;
  }
  .popup-east-d65d .complex_d6e2 .over-fece::before {
    top: -9px;
  }
  .popup-east-d65d .complex_d6e2 .over-fece::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .first_e50e .complex_d6e2 .popup_6c1a {
    margin-top: -2px;
    width: 19px;
  }
  .first_e50e .complex_d6e2 .over-fece {
    margin-top: -1px;
  }
  .first_e50e .complex_d6e2 .over-fece,
  .first_e50e .complex_d6e2 .over-fece::after,
  .first_e50e .complex_d6e2 .over-fece::before {
    width: 19px;
    height: 2px;
  }
  .first_e50e .complex_d6e2 .over-fece::before {
    top: -6px;
  }
  .first_e50e .complex_d6e2 .over-fece::after {
    bottom: -6px;
  }
  .slider-3c74 .complex_d6e2 .popup_6c1a {
    margin-top: -2px;
    width: 22px;
  }
  .slider-3c74 .complex_d6e2 .over-fece {
    margin-top: -1px;
  }
  .slider-3c74 .complex_d6e2 .over-fece,
  .slider-3c74 .complex_d6e2 .over-fece::after,
  .slider-3c74 .complex_d6e2 .over-fece::before {
    width: 22px;
    height: 2px;
  }
  .slider-3c74 .complex_d6e2 .over-fece::before {
    top: -7px;
  }
  .slider-3c74 .complex_d6e2 .over-fece::after {
    bottom: -7px;
  }
  .pink_036c .complex_d6e2 .popup_6c1a {
    margin-top: -2px;
    width: 31px;
  }
  .pink_036c .complex_d6e2 .over-fece {
    margin-top: -1.5px;
  }
  .pink_036c .complex_d6e2 .over-fece,
  .pink_036c .complex_d6e2 .over-fece::after,
  .pink_036c .complex_d6e2 .over-fece::before {
    width: 31px;
    height: 3px;
  }
  .pink_036c .complex_d6e2 .over-fece::before {
    top: -9px;
  }
  .pink_036c .complex_d6e2 .over-fece::after {
    bottom: -9px;
  }
}
.list-large-1a2b .over-fece {
  -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);
}
.list-large-1a2b .over-fece::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.list-large-1a2b .over-fece::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);
}
.list-large-1a2b.search-tall-fc5e .over-fece {
  -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);
}
.list-large-1a2b.search-tall-fc5e .over-fece::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.list-large-1a2b.search-tall-fc5e .over-fece::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);
}
.fast_2b6d {
  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.disabled_copper_055a:before {
  display: none;
}
.header_south_18db {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.header_south_18db .mask_51d7 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.header_south_18db .mask_51d7:last-of-type {
  border-bottom: none;
}
.header_south_18db .mask_51d7.dark-942d,
.header_south_18db .mask_51d7.wood_bb5d,
.header_south_18db .mask_51d7.tag-3d4b {
  padding: 0;
}
.header_south_18db .block-iron-fb82 .bright-9f45 {
  color: currentColor;
}
.header_south_18db .block-iron-fb82 .bright-9f45:focus,
.header_south_18db .block-iron-fb82 .bright-9f45:hover {
  background: rgba(0, 0, 0, 0.01);
}
.header_south_18db.image_silver_f6a0 .warm_1b99,
.header_south_18db.image_silver_f6a0 .bronze_b92e a,
.header_south_18db.image_silver_f6a0 .tall_3c78 a,
.header_south_18db.image_silver_f6a0 .nav_pressed_ca1d a {
  color: rgba(0, 0, 0, 0.55);
}
.header_south_18db.image_silver_f6a0 .warm_1b99:hover,
.header_south_18db.image_silver_f6a0 .bronze_b92e a:hover,
.header_south_18db.image_silver_f6a0 .tall_3c78 a:hover,
.header_south_18db.image_silver_f6a0 .nav_pressed_ca1d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.header_south_18db.image_silver_f6a0 .bottom-a19a {
  color: rgba(0, 0, 0, 0.8);
}
.header_south_18db.image_silver_f6a0 .mask_51d7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.header_south_18db.image_silver_f6a0 .mask_51d7:before {
  background: rgba(0, 0, 0, 0.08);
}
.header_south_18db.image_silver_f6a0 .short-fd5b:before {
  background: rgba(255, 255, 255, 0.9);
}
.header_south_18db.image_silver_f6a0 .block-iron-fb82 .status_ade9 li a,
.header_south_18db.image_silver_f6a0 .block-iron-fb82 .bright-9f45,
.header_south_18db.image_silver_f6a0 .nav_pressed_ca1d {
  border-color: rgba(0, 0, 0, 0.08);
}
.header_south_18db.image_silver_f6a0 .block-iron-fb82 .bright-9f45:focus,
.header_south_18db.image_silver_f6a0 .block-iron-fb82 .bright-9f45:hover {
  background: rgba(0, 0, 0, 0.01);
}
.header_south_18db.image_silver_f6a0 .status_ade9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.header_south_18db.chip-b0a8 .warm_1b99,
.header_south_18db.chip-b0a8 .bronze_b92e a,
.header_south_18db.chip-b0a8 .tall_3c78 .bright-9f45,
.header_south_18db.chip-b0a8 .tall_3c78 a,
.header_south_18db.chip-b0a8 .nav_pressed_ca1d a {
  color: rgba(255, 255, 255, 0.79);
}
.header_south_18db.chip-b0a8 .warm_1b99:hover,
.header_south_18db.chip-b0a8 .bronze_b92e a:hover,
.header_south_18db.chip-b0a8 .tall_3c78 .bright-9f45:hover,
.header_south_18db.chip-b0a8 .tall_3c78 a:hover,
.header_south_18db.chip-b0a8 .nav_pressed_ca1d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header_south_18db.chip-b0a8 .bottom-a19a {
  color: rgba(255, 255, 255, 0.99);
}
.header_south_18db.chip-b0a8 .mask_51d7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.header_south_18db.chip-b0a8 .mask_51d7:before {
  background: rgba(255, 255, 255, 0.08);
}
.header_south_18db.chip-b0a8 .short-fd5b:before {
  background: rgba(0, 0, 0, 0.9);
}
.header_south_18db.chip-b0a8 .block-iron-fb82 .status_ade9 li a,
.header_south_18db.chip-b0a8 .block-iron-fb82 .bright-9f45,
.header_south_18db.chip-b0a8 .nav_pressed_ca1d {
  border-color: rgba(255, 255, 255, 0.08);
}
.header_south_18db.chip-b0a8 .block-iron-fb82 .bright-9f45:focus,
.header_south_18db.chip-b0a8 .block-iron-fb82 .bright-9f45:hover {
  background: rgba(0, 0, 0, 0.01);
}
.header_south_18db.chip-b0a8 .status_ade9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.short-fd5b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.short-fd5b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.first_2bbf {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.status_north_c6dc .header_south_18db {
  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;
}
.status_north_c6dc .mask_51d7 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.status_north_c6dc .mask_51d7: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) {
  .status_north_c6dc .mask_51d7:before {
    width: 16%;
    left: 42%;
  }
}
.status_north_c6dc .mask_51d7:last-child:before {
  content: none;
}
.status_north_c6dc .mask_51d7[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.status_north_c6dc .block-iron-fb82 .status_ade9 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.status_north_c6dc .block-iron-fb82 .status_ade9 li a .bright-9f45 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.status_north_c6dc .block-iron-fb82 .nav_pressed_ca1d {
  border: none;
}
.status_north_c6dc .block-iron-fb82 .nav_pressed_ca1d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.status_north_c6dc .short-fd5b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.status_north_c6dc .first_2bbf {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.status_north_c6dc .chip-b0a8 .short-fd5b:before {
  background: rgba(0, 0, 0, 0.9);
}
.status_north_c6dc .image_silver_f6a0.picture-old-c552 .over-fece {
  background: rgba(0, 0, 0, 0.6);
}
.status_north_c6dc
  .image_silver_f6a0.picture-old-c552
  .over-fece::after,
.status_north_c6dc
  .image_silver_f6a0.picture-old-c552
  .over-fece:before {
  background: inherit;
}
.status_north_c6dc
  .image_silver_f6a0.picture-old-c552:hover
  .over-fece {
  background: rgba(0, 0, 0, 0.8);
}
.soft_a133 .header_south_18db {
  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) {
  .soft_a133 .header_south_18db {
    width: auto;
    right: 45px;
  }
}
.last_b6b4 .header_south_18db {
  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) {
  .last_b6b4 .header_south_18db {
    width: auto;
    left: 45px;
  }
}
.disabled_copper_055a .header_south_18db {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.disabled_copper_055a .first_2bbf {
  max-width: 48em;
  margin: 0 auto;
}
.disabled_copper_055a .short-fd5b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.highlight-26fa {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.highlight-26fa.status_north_c6dc .header_south_18db {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.highlight-26fa.soft_a133 .header_south_18db {
  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);
}
.highlight-26fa .header_south_18db {
  visibility: visible;
}
.highlight-26fa.last_b6b4 .header_south_18db {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.fixed_e20c,
.east-1fb7 {
  overflow-x: hidden;
}
.fixed_e20c .header_south_18db {
  overflow: auto;
}
.fixed_e20c.status_north_c6dc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fixed_e20c.status_north_c6dc .header_south_18db {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.fixed_e20c.status_north_c6dc .border-1157 {
  opacity: 0;
}
.fixed_e20c.soft_a133 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fixed_e20c.soft_a133 .header_south_18db {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.fixed_e20c.soft_a133 .border-1157 {
  opacity: 0;
}
.fixed_e20c.last_b6b4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fixed_e20c.last_b6b4 .header_south_18db {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.fixed_e20c.last_b6b4 .border-1157 {
  opacity: 0;
}
.fixed_e20c.disabled_copper_055a .header_south_18db {
  z-index: 10;
  visibility: visible;
}
.picture-old-c552 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.picture-old-c552 .over-fece {
  background: rgba(255, 255, 255, 0.99);
}
.picture-old-c552 .over-fece::after,
.picture-old-c552 .over-fece:before {
  background: inherit;
}
.picture-old-c552:hover .over-fece {
  background: rgba(255, 255, 255, 0.99);
}
.last_b6b4 .picture-old-c552 {
  top: 10px;
  right: auto;
  left: 12px;
}
.disabled_copper_055a .picture-old-c552 {
  display: none !important;
}
.fixed_e20c:before,
.east-1fb7:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.fixed_e20c .picture-old-c552,
.east-1fb7 .picture-old-c552 {
  display: inline-block;
}
.header_south_18db .footer-light-8afc {
  -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;
}
.fixed_e20c .header_south_18db .footer-light-8afc,
.east-1fb7 .header_south_18db .footer-light-8afc {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tall_8341 .backdrop_ff60 {
  width: 100%;
}
.outline-52ec {
  padding: 0 0.5em 0;
}
.outline-52ec [class*="customify-col-"],
.outline-52ec [class*="customify-col_"],
.outline-52ec [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.image-advanced-748d .outline-52ec {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .fresh_e86a .breadcrumb_fresh_cdbb,
  .breadcrumb_fresh_cdbb {
    display: none;
  }
  .west_e9b5 {
    text-align: left;
  }
  .small_22a0 {
    text-align: center;
  }
  .inner_74aa {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .fresh_e86a .picture_73ad,
  .picture_73ad {
    display: none;
  }
  .left_fdac {
    text-align: left;
  }
  .outline-clean-0602 {
    text-align: center;
  }
  .status-lite-e1af {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .fresh_e86a .item_easy_3239,
  .item_easy_3239 {
    display: none;
  }
  .layout_ebd7 {
    text-align: left;
  }
  .wrapper_glass_343f {
    text-align: center;
  }
  .overlay_middle_5a4d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.over_2302 {
  box-shadow: none !important;
}
.chip-4d23 .tall-b98d,
.middle_6691 .tall-b98d {
  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;
}
.middle_6691 .tall-b98d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.black_f178 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.black_f178:after,
.black_f178:before {
  content: "";
  display: table;
}
.black_f178:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .black_f178 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.black_f178,
.tag-a555 {
  max-width: 1248px;
  margin: 0 auto;
}

.paragraph-top-ae35.small_bf25 .black_f178 {
  max-width: 100%;
}
.paragraph-top-ae35.complex-9277 {
  max-width: 1200px;
  margin: 0 auto;
}
.paragraph-top-ae35.east_2b47 .black_f178 {
  max-width: 100%;
}
.paragraph-top-ae35.east_2b47 > .black_f178 {
  padding-left: 0;
  padding-right: 0;
}
.paragraph-top-ae35.east_2b47 > .black_f178 .fresh_e86a {
  margin: 0;
}
.paragraph-top-ae35.east_2b47
  > .black_f178
  .table_8fce.rough_bcb4 {
  margin-right: 0;
  margin-left: 0;
}
.paragraph-top-ae35.east_2b47 #main.rough_bcb4 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .border-lite-cec4 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .border-lite-cec4 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .large-955d .gold_4c64 {
    padding-right: 1em;
  }
  .large-955d.feature_0311 .table_8fce {
    border-right: 1px solid #eaecee;
  }
  .large-955d.feature_0311 .gold_4c64 {
    padding-right: 1em;
  }
  .large-955d.feature_0311 .caption-0c6d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask_fresh_4f53 .gold_4c64 {
    padding-left: 1em;
  }
  .mask_fresh_4f53.feature_0311 .table_8fce {
    border-left: 1px solid #eaecee;
  }
  .mask_fresh_4f53.feature_0311 .gold_4c64 {
    padding-left: 1em;
  }
  .mask_fresh_4f53.feature_0311 .caption-0c6d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover_under_cab3 .gold_4c64 {
    padding-left: 1em;
  }
  .hover_under_cab3.feature_0311 .element_wide_29cd {
    border-right: 1px solid #eaecee;
  }
  .hover_under_cab3.feature_0311 .under_c60d {
    border-right: 1px solid #eaecee;
  }
  .hover_under_cab3.feature_0311 .gold_4c64 {
    padding-left: 1em;
  }
  .hover_under_cab3.feature_0311 .caption-0c6d {
    padding-right: 1em;
  }
  .hover_under_cab3.feature_0311 .notice_b38a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .grid-0a57 .gold_4c64 {
    padding-right: 1em;
  }
  .grid-0a57.feature_0311 .element_wide_29cd {
    border-left: 1px solid #eaecee;
  }
  .grid-0a57.feature_0311 .under_c60d {
    border-left: 1px solid #eaecee;
  }
  .grid-0a57.feature_0311 .gold_4c64 {
    padding-right: 1em;
  }
  .grid-0a57.feature_0311 .caption-0c6d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .grid-0a57.feature_0311 .notice_b38a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .border-lite-cec4 .gold_4c64 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .border-lite-cec4.feature_0311 .table_8fce {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .border-lite-cec4.feature_0311 .gold_4c64 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .border-lite-cec4.feature_0311 .caption-0c6d {
    padding-left: 1em;
  }
  .border-lite-cec4.feature_0311 .notice_b38a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .border-lite-cec4.feature_0311 .gold_4c64 {
    padding-left: 0;
  }
}
.current-e75f .photo_mini_f705 {
  display: inline-block;
}
.advanced_b611 {
  display: inline-block;
}
.tertiary_6558 {
  word-con: break-word;
}
.icon_5ce4 > span {
  display: inline-block;
  padding: 5px 0;
}
.icon_5ce4 .gold_1845 {
  margin-left: 8px;
  margin-right: 8px;
}
.icon_5ce4 .pattern-top-58a8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.block_81fa .secondary_4d61 {
  margin-bottom: 2em;
}
.block_81fa .grid_west_6fdb {
  margin-bottom: 15px;
}
.block_81fa .grid_west_6fdb:last-child {
  margin-bottom: 0;
}
.block_81fa .primary-f6b0 {
  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) {
  .block_81fa .primary-f6b0 {
    display: block;
  }
}
.block_81fa .list_94b4 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .block_81fa .list_94b4 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.block_81fa .filter-old-864f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.block_81fa .filter-old-864f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.block_81fa .filter-old-864f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.block_81fa .tertiary_6558 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.block_81fa .tertiary_6558 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.block_81fa .input_727f p:last-child {
  margin-bottom: 0;
}
.block_81fa .surface_cold_c390 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.block_81fa .right_45fc {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.block_81fa .advanced-1322 {
  margin-top: 1em;
}
.block_81fa .under_b7f4 {
  top: 0;
  display: block;
}
.block_81fa .under_b7f4 a {
  color: inherit;
}
.block_81fa .under_b7f4 a:hover {
  color: inherit;
}
.block_81fa .under_c483 {
  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;
}
.block_81fa .under_c483:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.block_81fa .right_45fc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.block_81fa .list-prev-f1de {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.block_81fa .list-prev-f1de:first-child {
  margin-top: 0;
}
.block_81fa .list-prev-f1de.purple_ab8f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.block_81fa .list-prev-f1de.left_8aac {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.block_81fa
  .list-prev-f1de.left_8aac.active-fluid-e3b2
  .advanced-1322 {
  width: 100%;
}
.block_81fa .left_8aac {
  -webkit-box-align: center;
  align-items: center;
}
.block_81fa .left_8aac .icon_5ce4,
.block_81fa .left_8aac > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.block_81fa .filter-old-864f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.block_81fa .filter-old-864f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.block_81fa .filter-old-864f: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;
}
.block_81fa .purple_ab8f {
  z-index: 5;
}
.block_81fa .card-0d61 .steel-c595 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.block_81fa .list-406f .steel-c595 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.block_81fa .nav_6ebc .steel-c595 {
  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;
}
.block_81fa.label-hard-e680 .primary-f6b0,
.block_81fa.purple_121f .primary-f6b0 {
  display: block;
}
.block_81fa.label-hard-e680 .primary-f6b0 .tabs_fixed_0f53,
.block_81fa.label-hard-e680 .primary-f6b0 .right_45fc,
.block_81fa.purple_121f .primary-f6b0 .tabs_fixed_0f53,
.block_81fa.purple_121f .primary-f6b0 .right_45fc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.block_81fa.background-south-72b2 .list_94b4 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .block_81fa.background-south-72b2 .list_94b4 {
    margin-right: 0;
  }
}
.block_81fa.label-hard-e680 .list_94b4,
.block_81fa.purple_121f .list_94b4 {
  padding-top: 40%;
}
.block_81fa.label-hard-e680 .secondary_4d61,
.block_81fa.purple_121f .secondary_4d61 {
  display: block;
}
.block_81fa.label-hard-e680 .fn-sticky-136c .right_45fc,
.block_81fa.purple_121f .fn-sticky-136c .right_45fc {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.block_81fa.label-hard-e680 .list_94b4,
.block_81fa.purple_121f .list_94b4 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.block_81fa.label-hard-e680 .right_45fc {
  padding: 1em;
}
.brown-a3eb {
  margin: 30px auto;
  display: block;
}
.brown-a3eb .menu-ca1b > * {
  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;
}
.brown-a3eb .menu-ca1b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.brown-a3eb .menu-ca1b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.module_de9e .icon_5ce4 {
  margin-bottom: 1.41575em;
}
.module_de9e .progress-5ca7 {
  margin-bottom: 1.618em;
}
.breadcrumb-5731 .green_aa0d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.breadcrumb-5731 .green_aa0d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.breadcrumb-5731 .pattern_144f {
  max-width: 100%;
  overflow: auto;
}
.wood_6ab3 .breadcrumb-5731 a:hover {
  text-decoration: underline;
}
.avatar-1747 .grid_west_6fdb:not(.tertiary_6558),
.avatar-1747 .filter-old-864f {
  margin-bottom: 1.41575em;
}
.avatar-1747 .grid_west_6fdb:not(.tertiary_6558):last-child,
.avatar-1747 .filter-old-864f:last-child {
  margin-bottom: 0;
}
.avatar-1747 .grid_west_6fdb.disabled-37e0 {
  margin-bottom: 0.41575em;
}
.avatar-1747 .module_right_26bc:before,
.avatar-1747 .form-6d13:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.avatar-1747 .module_right_26bc:before {
  content: "\f115";
}
.avatar-1747 .form-6d13:before {
  content: "\f02c";
}
.avatar-1747 .main_old_5776 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.avatar-1747 .main_old_5776 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.slider_e40c {
  display: -webkit-box;
  display: flex;
}
.slider_e40c .smooth-b2ed {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .slider_e40c .smooth-b2ed {
    flex-basis: 90px;
  }
}
.slider_e40c .next_aaf3 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .slider_e40c .next_aaf3 {
    flex-basis: calc(100% - 50px);
  }
}
.slider_e40c .gradient_d0ab p:last-child {
  margin-bottom: 0.72em;
}
.detail_fresh_1395 .menu-ca1b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.detail_fresh_1395 .menu-ca1b:after,
.detail_fresh_1395 .menu-ca1b:before {
  content: "";
  display: table;
}
.detail_fresh_1395 .menu-ca1b:after {
  clear: both;
}
.detail_fresh_1395 .menu-ca1b .sidebar-over-9bf5,
.detail_fresh_1395 .menu-ca1b .mini-8933 {
  width: 49%;
}
.detail_fresh_1395 .menu-ca1b .sidebar-over-9bf5 a span.icon_gas_7f79,
.detail_fresh_1395 .menu-ca1b .mini-8933 a span.icon_gas_7f79 {
  display: block;
  margin-bottom: 5px;
}
.detail_fresh_1395 .menu-ca1b .mini-8933 {
  float: left;
  text-align: left;
}
.detail_fresh_1395 .menu-ca1b .sidebar-over-9bf5 {
  float: right;
  text-align: right;
}
.pagination_fc6d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .pagination_fc6d {
    margin-bottom: 0;
  }
}
.out_25e4 {
  margin-bottom: 1em;
}
.out_25e4 .tertiary_6558 {
  font-size: 1.1em;
  line-height: 1.3;
}
.up_0eb1 a {
  display: block;
  line-height: 0;
  position: relative;
}
.layout-new-c611 .out_25e4,
.next_9e05 .out_25e4 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .layout-new-c611 .out_25e4,
  .next_9e05 .out_25e4 {
    display: block;
  }
}
.layout-new-c611 .up_0eb1,
.next_9e05 .up_0eb1 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .layout-new-c611 .up_0eb1,
  .next_9e05 .up_0eb1 {
    margin-bottom: 1em;
  }
}
.layout-new-c611 .up_0eb1 img,
.next_9e05 .up_0eb1 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.layout-new-c611 .menu-hovered-99bf,
.next_9e05 .menu-hovered-99bf {
  flex-basis: calc(100% - 160px);
}
.layout-new-c611 .menu-hovered-99bf p,
.next_9e05 .menu-hovered-99bf p {
  margin-bottom: 0;
}
.layout-new-c611 .menu-hovered-99bf {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .layout-new-c611 .menu-hovered-99bf {
    padding-left: 0;
  }
}
.next_9e05 .menu-hovered-99bf {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .next_9e05 .menu-hovered-99bf {
    padding-right: 0;
  }
}
.next_9e05 .up_0eb1 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.element-last-2755 .up_0eb1 {
  margin-bottom: 0.5em;
}
.element-last-2755 .up_0eb1 img {
  width: 100%;
}
.text_inner_6451 .white_dd47,
.popup_4c13 .white_dd47 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.popup_4c13 .table_8fce .accent_427b p:last-child {
  margin-bottom: 0;
}
.gradient-green-392f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.block_a6e3 .tooltip-e63f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .block_a6e3 .tooltip-e63f:last-of-type {
    margin-bottom: 0;
  }
}
.block_a6e3 .tooltip-e63f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.block_a6e3 .tooltip-e63f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.block_a6e3 .tooltip-e63f ul li {
  margin: 0 0 0.6em;
}
.block_a6e3 .tooltip-e63f ul li.layout_94e4,
.block_a6e3 .tooltip-e63f ul li.mini-e272 {
  position: relative;
}
.block_a6e3 .tooltip-e63f ul li.layout_94e4 .last-c26f,
.block_a6e3 .tooltip-e63f ul li.mini-e272 .last-c26f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.block_a6e3 .tooltip-e63f ul li.layout_94e4:after:after,
.block_a6e3 .tooltip-e63f ul li.layout_94e4:after:before,
.block_a6e3
  .tooltip-e63f
  ul
  li.mini-e272:after:after,
.block_a6e3
  .tooltip-e63f
  ul
  li.mini-e272:after:before {
  content: "";
  display: table;
}
.block_a6e3 .tooltip-e63f ul li.layout_94e4:after:after,
.block_a6e3
  .tooltip-e63f
  ul
  li.mini-e272:after:after {
  clear: both;
}
.block_a6e3 .tooltip-e63f a.summary-85dd:hover {
  text-decoration: none;
}
.block_a6e3 .tooltip-e63f select {
  max-width: 100%;
}
.block_a6e3 .tooltip-e63f table {
  font-size: 85%;
}
.block_a6e3 .tooltip-e63f table td,
.block_a6e3 .tooltip-e63f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.block_a6e3 .tooltip-e63f table tfoot td {
  text-align: left;
}
.block_a6e3 .tooltip-e63f :last-child {
  margin-bottom: 0;
}
.block_a6e3 .tooltip-e63f .accent_brown_399d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.block_a6e3 .tooltip-e63f .accent_brown_399d label {
  width: 100%;
}
.block_a6e3 .tooltip-e63f .accent_brown_399d .gradient_5192 {
  width: 100%;
  display: block;
}
.block_a6e3 .tooltip-e63f .accent_brown_399d .main-basic-1482 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.block_a6e3 .tooltip-e63f .accent_brown_399d .main-basic-1482:hover svg #svg-search {
  fill: #444;
}
.block_a6e3 .tooltip-e63f .accent_brown_399d .main-basic-1482 svg {
  width: 18px;
  height: 18px;
}
.block_a6e3 .wrapper-dd76 ul ul,
.block_a6e3 .brown_d9dc ul ul,
.block_a6e3 .mask_8942 ul ul,
.block_a6e3 .simple_8929 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.block_a6e3 .wrapper-dd76 .accent-bright-142d > a,
.block_a6e3 .brown_d9dc .accent-bright-142d > a,
.block_a6e3 .mask_8942 .accent-bright-142d > a,
.block_a6e3 .simple_8929 .accent-bright-142d > a {
  margin-bottom: 0;
}
.block_a6e3 .input_c593 li,
.block_a6e3 .wrapper-dd76 li,
.block_a6e3 .fluid_5096 li,
.block_a6e3 .brown_d9dc li,
.block_a6e3 .mask_8942 li,
.block_a6e3 .simple_8929 li,
.block_a6e3 .pagination_e495 li,
.block_a6e3 .preview-698f li {
  display: block;
  position: relative;
}
.block_a6e3 .input_c593 li:last-child,
.block_a6e3 .wrapper-dd76 li:last-child,
.block_a6e3 .fluid_5096 li:last-child,
.block_a6e3 .brown_d9dc li:last-child,
.block_a6e3 .mask_8942 li:last-child,
.block_a6e3 .simple_8929 li:last-child,
.block_a6e3 .pagination_e495 li:last-child,
.block_a6e3 .preview-698f li:last-child {
  border: none;
}
.block_a6e3 .input_c593 li a,
.block_a6e3 .wrapper-dd76 li a,
.block_a6e3 .fluid_5096 li a,
.block_a6e3 .brown_d9dc li a,
.block_a6e3 .mask_8942 li a,
.block_a6e3 .simple_8929 li a,
.block_a6e3 .pagination_e495 li a,
.block_a6e3 .preview-698f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.block_a6e3 .input_c593 li ul li::before,
.block_a6e3 .wrapper-dd76 li ul li::before,
.block_a6e3 .fluid_5096 li ul li::before,
.block_a6e3 .brown_d9dc li ul li::before,
.block_a6e3 .mask_8942 li ul li::before,
.block_a6e3 .simple_8929 li ul li::before,
.block_a6e3 .pagination_e495 li ul li::before,
.block_a6e3 .preview-698f li ul li::before {
  left: 15px;
}
.block_a6e3 .input_c593 li ul a,
.block_a6e3 .wrapper-dd76 li ul a,
.block_a6e3 .fluid_5096 li ul a,
.block_a6e3 .brown_d9dc li ul a,
.block_a6e3 .mask_8942 li ul a,
.block_a6e3 .simple_8929 li ul a,
.block_a6e3 .pagination_e495 li ul a,
.block_a6e3 .preview-698f li ul a {
  padding-left: 20px;
}
.block_a6e3 .input_c593 li ul ul li::before,
.block_a6e3 .wrapper-dd76 li ul ul li::before,
.block_a6e3 .fluid_5096 li ul ul li::before,
.block_a6e3 .brown_d9dc li ul ul li::before,
.block_a6e3 .mask_8942 li ul ul li::before,
.block_a6e3 .simple_8929 li ul ul li::before,
.block_a6e3 .pagination_e495 li ul ul li::before,
.block_a6e3 .preview-698f li ul ul li::before {
  left: 30px;
}
.block_a6e3 .input_c593 li ul ul a,
.block_a6e3 .wrapper-dd76 li ul ul a,
.block_a6e3 .fluid_5096 li ul ul a,
.block_a6e3 .brown_d9dc li ul ul a,
.block_a6e3 .mask_8942 li ul ul a,
.block_a6e3 .simple_8929 li ul ul a,
.block_a6e3 .pagination_e495 li ul ul a,
.block_a6e3 .preview-698f li ul ul a {
  padding-left: 40px;
}
.block_a6e3 .up-860c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.block_a6e3 .preview-698f ul li {
  margin-bottom: 1.41575em;
}
.block_a6e3 .preview-698f ul li .header_9cd1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.block_a6e3 .preview-698f ul li .media_1cd5 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.chip-b0a8 .input_c593 li a,
.chip-b0a8 .wrapper-dd76 li a,
.chip-b0a8 .fluid_5096 li a,
.chip-b0a8 .brown_d9dc li a,
.chip-b0a8 .mask_8942 li a,
.chip-b0a8 .simple_8929 li a,
.chip-b0a8 .pagination_e495 li a,
.chip-b0a8 .preview-698f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-b0a8 .up-860c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-b0a8 .tooltip-e63f ul li.layout_94e4 .last-c26f,
.chip-b0a8 .tooltip-e63f ul li.mini-e272 .last-c26f {
  background: rgba(0, 0, 0, 0.2);
}
.chip-b0a8 .block_a6e3 .tooltip-e63f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph-top-ae35 .block_a6e3 .status_ade9 li {
  margin: 0;
}
.paragraph-top-ae35 .block_a6e3 .status_ade9 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.paragraph-top-ae35 .block_a6e3 .status_ade9 li ul {
  margin: 0;
}
.paragraph-top-ae35 .block_a6e3 .status_ade9 li ul li a {
  padding-left: 15px;
}
.paragraph-top-ae35 .block_a6e3 .status_ade9 li ul li li a {
  padding-left: 30px;
}
.paragraph-top-ae35 .block_a6e3 .status_ade9 li.active-2115 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.paragraph-top-ae35 .block_a6e3 .status_ade9 li.active-2115 > 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;
}
.paragraph-top-ae35 .block_a6e3 .status_ade9 li.active-2115 > 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;
}
.inner_c69e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.link_31ac {
  position: relative;
  z-index: 10;
}
.link_31ac .footer-light-8afc {
  width: 100%;
  max-width: 100%;
}
.tabs_8fb5 .video_d930 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tabs_8fb5 .image_silver_f6a0 {
}
.tabs_8fb5 .chip-b0a8 {
  background: #292929;
}
.complex_9835 .video_d930 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.complex_9835 .image_silver_f6a0 {
  background: #f9f9f9;
}
.complex_9835 .chip-b0a8 {
  background: #303030;
}
.frame-7620 .video_d930 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .frame-7620 .photo_mini_f705 {
    margin-bottom: 1em;
  }
  .frame-7620 .photo_mini_f705:last-child {
    margin-bottom: 0;
  }
}
.frame-7620 .image_silver_f6a0 {
  background: #ededed;
}
.frame-7620 .chip-b0a8 {
  background: #1a1a1a;
}
.video_d930.image_silver_f6a0 {
  color: rgba(0, 0, 0, 0.6);
}
.video_d930.image_silver_f6a0 .overlay_c2f0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.video_d930.chip-b0a8 {
  color: rgba(255, 255, 255, 0.99);
}
.video_d930.chip-b0a8 a:not(.summary-85dd) {
  color: rgba(255, 255, 255, 0.79);
}
.video_d930.chip-b0a8 a:not(.summary-85dd):hover {
  color: rgba(255, 255, 255, 0.99);
}
.video_d930.chip-b0a8 .overlay_c2f0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.video_d930.chip-b0a8 table tbody td,
.video_d930.chip-b0a8 table th {
  background: rgba(0, 0, 0, 0.08);
}
.gas_84d5.row-plasma-7fc8 .black_f178 {
  max-width: initial;
}
.gas_84d5 .focused-b789 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.gas_84d5 .focused-b789 .footer-light-8afc {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .gas_84d5 .focused-b789 .footer-light-8afc {
    display: block;
    margin-bottom: 2em;
  }
  .gas_84d5 .focused-b789 .footer-light-8afc:last-child {
    margin-bottom: 0;
  }
}
.frame-7620 .photo_mini_f705:last-child,
.complex_9835 .photo_mini_f705:last-child,
.tabs_8fb5 .photo_mini_f705:last-child {
  margin-bottom: 0;
}
.frame-7620 .photo_mini_f705 .block_a6e3 .tooltip-e63f:last-child,
.complex_9835 .photo_mini_f705 .block_a6e3 .tooltip-e63f:last-child,
.tabs_8fb5 .photo_mini_f705 .block_a6e3 .tooltip-e63f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .frame-7620 .gold-644a,
  .frame-7620 .down-64d8,
  .complex_9835 .gold-644a,
  .complex_9835 .down-64d8,
  .tabs_8fb5 .gold-644a,
  .tabs_8fb5 .down-64d8 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .link_31ac .photo_mini_f705 {
    margin-bottom: 2em;
  }
}
.link_31ac p:last-child {
  margin-bottom: 0;
}
.link_31ac li,
.link_31ac ul {
  list-style: none;
  margin: 0;
}
.link_31ac ul ul {
  margin-left: 2.617924em;
}
.disabled_427a {
  font-size: 0.875em;
}

/* css-noise: b8dc */
.shadow-element-v9 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.1;
}
