/*!
Theme Name: Customify
Theme URI: https://pressmaximum.icon_6a30/customify
Author: WPCustomify
Author URI: https://pressmaximum.icon_6a30
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.icon_6a30/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.menu_white_1737.paragraph-blue-1a7e/licenses/gpl-2.0.gradient-f5e2
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.button_silver_0e7f/, (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.row_50ee.over_7ca8/normalize.warm_496d/
 ======
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.warm_496d v7.0.0 | MIT License | github.icon_6a30/necolas/normalize.warm_496d */
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;
}
.container_pro_a760 .wrapper_7ccb,
.hard_9a2f,
.advanced-8461,
.modal_1011,
.outline-dark-c1ca,
.wrapper-bottom-15f4,
.short_191f,
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;
}
.hard_9a2f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hard_9a2f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hard_9a2f,
  h1 {
    font-size: 1.8em;
  }
}
.advanced-8461,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.advanced-8461 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .advanced-8461,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .advanced-8461,
  h2 {
    font-size: 1.7em;
  }
}
.modal_1011,
h3 {
  font-size: 1.618em;
}
.container_pro_a760 .wrapper_7ccb,
.outline-dark-c1ca,
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.card-bright-893f {
  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;
}
.photo_00f9:after,
.photo_00f9:before,
.caption-0f25:after,
.caption-0f25:before {
  content: "";
  display: table;
}
.photo_00f9:after,
.caption-0f25:after {
  clear: both;
}
.fixed-73bd {
  float: right;
  margin-right: 0;
}
.outline_narrow_ef09 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.bronze-0a8f .current_8c43,
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;
}
.bronze-0a8f .current_8c43: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;
}
.tooltip_center_2a5e .current_8c43 {
  box-shadow: none;
}
.tooltip_center_2a5e
  .current_8c43
  .down-fb3e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tooltip_center_2a5e .current_8c43 .tabs-d44f {
  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;
}
.tooltip_center_2a5e
  .current_8c43
  .tabs-d44f
  b {
  display: none;
}
.tooltip_center_2a5e .overlay_dark_21e0 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.media-fresh-2afd:not(.bronze-722e):not(.item-777b),
button:not(.bronze-722e):not(.item-777b),
input[type="button"]:not(.bronze-722e):not(
    .item-777b
  ),
input[type="reset"]:not(.bronze-722e):not(
    .item-777b
  ),
input[type="submit"]:not(.bronze-722e):not(
    .item-777b
  ) {
  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;
}
.media-fresh-2afd:not(.bronze-722e):not(
    .item-777b
  ):hover,
button:not(.bronze-722e):not(
    .item-777b
  ):hover,
input[type="button"]:not(.bronze-722e):not(
    .item-777b
  ):hover,
input[type="reset"]:not(.bronze-722e):not(
    .item-777b
  ):hover,
input[type="submit"]:not(.bronze-722e):not(
    .item-777b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.media-fresh-2afd:not(.bronze-722e):not(
    .item-777b
  ):active,
.media-fresh-2afd:not(.bronze-722e):not(
    .item-777b
  ):focus,
button:not(.bronze-722e):not(
    .item-777b
  ):active,
button:not(.bronze-722e):not(
    .item-777b
  ):focus,
input[type="button"]:not(.bronze-722e):not(
    .item-777b
  ):active,
input[type="button"]:not(.bronze-722e):not(
    .item-777b
  ):focus,
input[type="reset"]:not(.bronze-722e):not(
    .item-777b
  ):active,
input[type="reset"]:not(.bronze-722e):not(
    .item-777b
  ):focus,
input[type="submit"]:not(.bronze-722e):not(
    .item-777b
  ):active,
input[type="submit"]:not(.bronze-722e):not(
    .item-777b
  ):focus {
  outline: 0;
}
.media-fresh-2afd:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c,
button:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c,
input[type="button"]:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c,
input[type="reset"]:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c,
input[type="submit"]:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c {
  position: relative;
}
.media-fresh-2afd:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c
  .liquid_0a71,
.media-fresh-2afd:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c
  .large-2d84,
.media-fresh-2afd:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c
  .menu_tall_2f60,
.media-fresh-2afd:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c
  i,
.media-fresh-2afd:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c
  svg,
button:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c
  .liquid_0a71,
button:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c
  .large-2d84,
button:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c
  .menu_tall_2f60,
button:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c
  i,
button:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c
  svg,
input[type="button"]:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c
  .liquid_0a71,
input[type="button"]:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c
  .large-2d84,
input[type="button"]:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c
  .menu_tall_2f60,
input[type="button"]:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c
  i,
input[type="button"]:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c
  svg,
input[type="reset"]:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c
  .liquid_0a71,
input[type="reset"]:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c
  .large-2d84,
input[type="reset"]:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c
  .menu_tall_2f60,
input[type="reset"]:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c
  i,
input[type="reset"]:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c
  svg,
input[type="submit"]:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c
  .liquid_0a71,
input[type="submit"]:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c
  .large-2d84,
input[type="submit"]:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c
  .menu_tall_2f60,
input[type="submit"]:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c
  i,
input[type="submit"]:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c
  svg {
  visibility: hidden;
}
.media-fresh-2afd:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c:after,
button:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c:after,
input[type="button"]:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c:after,
input[type="reset"]:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c:after,
input[type="submit"]:not(.bronze-722e):not(
    .item-777b
  ).fn-loading-928c: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;
}
.media-fresh-2afd:not(.bronze-722e):not(.item-777b),
input[type="button"]:not(.bronze-722e):not(
    .item-777b
  ),
input[type="reset"]:not(.bronze-722e):not(
    .item-777b
  ),
input[type="submit"]:not(.bronze-722e):not(
    .item-777b
  ) {
  color: #fff;
  background: #235787;
}
.media-fresh-2afd:not(.bronze-722e):not(
    .item-777b
  ):focus,
input[type="button"]:not(.bronze-722e):not(
    .item-777b
  ):focus,
input[type="reset"]:not(.bronze-722e):not(
    .item-777b
  ):focus,
input[type="submit"]:not(.bronze-722e):not(
    .item-777b
  ):focus {
  color: #fff;
}
.media-fresh-2afd.fn-disabled-928c:not(.bronze-722e):not(
    .item-777b
  ),
.media-fresh-2afd[disabled]:not(.bronze-722e):not(
    .item-777b
  ),
button.fn-disabled-928c:not(.bronze-722e):not(
    .item-777b
  ),
button[disabled]:not(.bronze-722e):not(
    .item-777b
  ) {
  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;
}
.table_809b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.table_809b: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;
}
.banner-fd0a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.nav-be6c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.preview_a09d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.photo_00f9:after,
.photo_00f9:before,
.under-a95e:after,
.under-a95e:before,
.video-4b5f:after,
.video-4b5f:before,
.label_d8dc:after,
.label_d8dc:before,
.content_red_37f1:after,
.content_red_37f1:before,
.popup-0ae1:after,
.popup-0ae1:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.photo_00f9:after,
.under-a95e:after,
.video-4b5f:after,
.label_d8dc:after,
.content_red_37f1:after,
.popup-0ae1:after {
  clear: both;
}
.under-a95e .paragraph-silver-eaf4,
.video-4b5f .paragraph-silver-eaf4,
.simple-d0d4 .paragraph-silver-eaf4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.frame-4787 {
  display: inline-block;
}
.stone_a7f9 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.stone_a7f9 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.stone_a7f9 .link-b922 {
  padding: 1em 0;
  font-size: 85%;
}
.link-b922 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.status_8c18 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.status_8c18:after,
.status_8c18:before {
  content: "";
  display: table;
}
.status_8c18:after {
  clear: both;
}
.dark-7f71 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.green_c2ac .dark-7f71 {
  max-width: 50%;
}
.badge-f178 .dark-7f71 {
  max-width: 33.33%;
}
.gas_8fdb .dark-7f71 {
  max-width: 25%;
}
.heading_complex_f0d1 .dark-7f71 {
  max-width: 20%;
}
.white-c8ef .dark-7f71 {
  max-width: 16.66%;
}
.action-1f52 .dark-7f71 {
  max-width: 14.28%;
}
.gallery-93f1 .dark-7f71 {
  max-width: 12.5%;
}
.progress-589d .dark-7f71 {
  max-width: 11.11%;
}
.lower_4d08 {
  display: block;
}
.container_pro_a760 .tag_pro_466e label,
.container_pro_a760 .gradient-mini-0589 label,
.container_pro_a760 .logo_pink_9c85 label,
.container_pro_a760 .disabled_00d0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.section_current_fa25 {
  list-style: none;
  margin: 0;
}
.section_current_fa25 article.element-lite-56bd {
  margin-bottom: 0;
}
.section_current_fa25 ul {
  list-style: none;
  margin: 0;
}
.section_current_fa25 .next-cf7b li.element-lite-56bd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .section_current_fa25 .next-cf7b li.element-lite-56bd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .section_current_fa25 .next-cf7b li.element-lite-56bd: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) {
  .section_current_fa25 .next-cf7b li.element-lite-56bd li.element-lite-56bd li.element-lite-56bd li.element-lite-56bd {
    padding-left: 0;
  }
}
article.element-lite-56bd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.element-lite-56bd .under-a95e p:last-of-type {
  margin-bottom: 0;
}
article.element-lite-56bd .pattern-blue-5883 {
  float: left;
}
article.element-lite-56bd .left-7cfe {
  margin-left: 85px;
}
article.element-lite-56bd .gallery-3484 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.element-lite-56bd .gallery-3484 .basic-c82d {
  margin-left: 10px;
}
article.element-lite-56bd .bronze_a098 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.element-lite-56bd .large-7fd0 {
  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 .tag_pro_466e,
  #respond .logo_pink_9c85,
  #respond .disabled_00d0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tag_pro_466e input,
#respond .logo_pink_9c85 input,
#respond .disabled_00d0 input {
  width: 100%;
}
#respond .disabled_00d0 {
  margin-right: 0;
}
#respond .pattern-cb12 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.last_5b38 {
  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;
}
.last_5b38.column_medium_1e9f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.last_5b38 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%);
}
.last_5b38:focus,
.last_5b38: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);
}
.wood_bae3 {
  border-radius: 10%;
}
.advanced-8bda {
  border-radius: 50%;
}
.pressed_2a91 {
  font-size: 0.72em;
}
.over_1775 {
  font-size: 0.875em;
}
.active_thick_a3d9 {
  font-size: 1.1em;
}
.outer-f538 {
  text-transform: uppercase;
  line-height: 1.2;
}
.outer-f538.pressed_2a91 {
  letter-spacing: 0.5px;
}
.bronze-9bdb,
.bronze-9bdb a {
  color: #6d6d6d;
}
.bronze-9bdb a:hover {
  color: #111;
}
.pagination-872f {
  color: #6d6d6d;
}
.container_ae59 {
  overflow-x: hidden;
}
.container_ae59 .accordion-pro-82d3.slow_e0c7 {
  position: relative;
}
.container_ae59 .accordion-pro-82d3.slow_e0c7.right_cb36 {
  position: initial;
}
.container_ae59
  .accordion-pro-82d3.slow_e0c7.right_cb36
  .static_3d55 {
  left: auto;
}
.container_ae59 .accordion-pro-82d3 .static_3d55 {
  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;
}
.container_ae59 .accordion-pro-82d3:hover.slow_e0c7 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.container_ae59
  .accordion-pro-82d3:hover.slow_e0c7
  .static_3d55 {
  display: block;
  z-index: 9999999;
}
.container_ae59 .popup-110a .wide_e008,
.container_ae59 .small-d47c .wide_e008 {
  display: none;
}
.container_ae59 .cool-8318 .accordion-pro-82d3:hover.slow_e0c7 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.container_pro_a760 .tag_pro_466e label,
.container_pro_a760 .gradient-mini-0589 label,
.container_pro_a760 .logo_pink_9c85 label,
.container_pro_a760 .disabled_00d0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.section_current_fa25 {
  list-style: none;
  margin: 0;
}
.section_current_fa25 article.element-lite-56bd {
  margin-bottom: 0;
}
.section_current_fa25 ul {
  list-style: none;
  margin: 0;
}
.section_current_fa25 .next-cf7b li.element-lite-56bd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .section_current_fa25 .next-cf7b li.element-lite-56bd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .section_current_fa25 .next-cf7b li.element-lite-56bd: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) {
  .section_current_fa25 .next-cf7b li.element-lite-56bd li.element-lite-56bd li.element-lite-56bd li.element-lite-56bd {
    padding-left: 0;
  }
}
article.element-lite-56bd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.element-lite-56bd .under-a95e p:last-of-type {
  margin-bottom: 0;
}
article.element-lite-56bd .pattern-blue-5883 {
  float: left;
}
article.element-lite-56bd .left-7cfe {
  margin-left: 85px;
}
article.element-lite-56bd .gallery-3484 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.element-lite-56bd .gallery-3484 .basic-c82d {
  margin-left: 10px;
}
article.element-lite-56bd .bronze_a098 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.element-lite-56bd .large-7fd0 {
  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 .tag_pro_466e,
  #respond .logo_pink_9c85,
  #respond .disabled_00d0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tag_pro_466e input,
#respond .logo_pink_9c85 input,
#respond .disabled_00d0 input {
  width: 100%;
}
#respond .disabled_00d0 {
  margin-right: 0;
}
#respond .pattern-cb12 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.popup-110a .secondary-pressed-9d0f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.secondary-pressed-9d0f .footer-9304.modal_82d3 .hard_d02d > li > a:focus,
.secondary-pressed-9d0f .footer-9304.modal_82d3 .hard_d02d > li > a:hover,
.secondary-pressed-9d0f .footer-9304.layout_copper_d8e2 .hard_d02d > li > a:focus,
.secondary-pressed-9d0f .footer-9304.layout_copper_d8e2 .hard_d02d > li > a:hover,
.secondary-pressed-9d0f .footer-9304.block-043f .hard_d02d > li > a:focus,
.secondary-pressed-9d0f .footer-9304.block-043f .hard_d02d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-pressed-9d0f
  .footer-9304.modal_82d3
  .hard_d02d
  > li.summary_lower_995a
  > a,
.secondary-pressed-9d0f
  .footer-9304.modal_82d3
  .hard_d02d
  > li.component-d2b0
  > a,
.secondary-pressed-9d0f
  .footer-9304.layout_copper_d8e2
  .hard_d02d
  > li.summary_lower_995a
  > a,
.secondary-pressed-9d0f
  .footer-9304.layout_copper_d8e2
  .hard_d02d
  > li.component-d2b0
  > a,
.secondary-pressed-9d0f
  .footer-9304.block-043f
  .hard_d02d
  > li.summary_lower_995a
  > a,
.secondary-pressed-9d0f .footer-9304.block-043f .hard_d02d > li.gradient_50ed > a {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-pressed-9d0f .preview-top-ca80,
.secondary-pressed-9d0f .preview-top-ca80 a {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-pressed-9d0f .plasma_2854.tabs_98aa li a,
.secondary-pressed-9d0f .logo_09d9 a,
.secondary-pressed-9d0f .table-e4c4,
.secondary-pressed-9d0f .hard_d02d > li > a,
.secondary-pressed-9d0f .picture_complex_5b3f {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-pressed-9d0f .plasma_2854.tabs_98aa li a:hover,
.secondary-pressed-9d0f .logo_09d9 a:hover,
.secondary-pressed-9d0f .table-e4c4:hover,
.secondary-pressed-9d0f .hard_d02d > li > a:hover,
.secondary-pressed-9d0f .picture_complex_5b3f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-pressed-9d0f .popup_46a4 {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-pressed-9d0f .popup_46a4 .hard_496c {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-pressed-9d0f .popup_46a4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-pressed-9d0f .paragraph-c629 .breadcrumb_5057 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.secondary-pressed-9d0f .paragraph-c629 .breadcrumb_5057 .active-6dbf {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-pressed-9d0f
  .paragraph-c629
  .breadcrumb_5057
  .active-6dbf::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-pressed-9d0f
  .paragraph-c629
  .breadcrumb_5057
  .active-6dbf:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-pressed-9d0f
  .paragraph-c629
  .breadcrumb_5057
  .active-6dbf::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-pressed-9d0f
  .paragraph-c629
  .breadcrumb_5057
  .active-6dbf::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-pressed-9d0f .paragraph-c629 .black-11d2 {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-pressed-9d0f .paragraph-c629 .black-11d2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_2441
  .secondary-pressed-9d0f
  .paragraph-c629
  .tag-warm-2472
  .stale-cbea {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_2441
  .secondary-pressed-9d0f
  .paragraph-c629
  .tag-warm-2472
  .active-6dbf {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.popup-110a .large-a835 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.large-a835 .footer-9304.modal_82d3 .hard_d02d > li > a:focus,
.large-a835 .footer-9304.modal_82d3 .hard_d02d > li > a:hover,
.large-a835 .footer-9304.layout_copper_d8e2 .hard_d02d > li > a:focus,
.large-a835 .footer-9304.layout_copper_d8e2 .hard_d02d > li > a:hover,
.large-a835 .footer-9304.block-043f .hard_d02d > li > a:focus,
.large-a835 .footer-9304.block-043f .hard_d02d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.large-a835
  .footer-9304.modal_82d3
  .hard_d02d
  > li.summary_lower_995a
  > a,
.large-a835
  .footer-9304.modal_82d3
  .hard_d02d
  > li.component-d2b0
  > a,
.large-a835
  .footer-9304.layout_copper_d8e2
  .hard_d02d
  > li.summary_lower_995a
  > a,
.large-a835
  .footer-9304.layout_copper_d8e2
  .hard_d02d
  > li.component-d2b0
  > a,
.large-a835
  .footer-9304.block-043f
  .hard_d02d
  > li.summary_lower_995a
  > a,
.large-a835 .footer-9304.block-043f .hard_d02d > li.gradient_50ed > a {
  color: rgba(0, 0, 0, 0.8);
}
.large-a835 .preview-top-ca80,
.large-a835 .preview-top-ca80 a {
  color: rgba(0, 0, 0, 0.8);
}
.large-a835 .plasma_2854.tabs_98aa li a,
.large-a835 .logo_09d9 a,
.large-a835 .table-e4c4,
.large-a835 .hard_d02d > li > a,
.large-a835 .picture_complex_5b3f {
  color: rgba(0, 0, 0, 0.55);
}
.large-a835 .plasma_2854.tabs_98aa li a:hover,
.large-a835 .logo_09d9 a:hover,
.large-a835 .table-e4c4:hover,
.large-a835 .hard_d02d > li > a:hover,
.large-a835 .picture_complex_5b3f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.large-a835 .popup_46a4 {
  color: rgba(0, 0, 0, 0.55);
}
.large-a835 .popup_46a4 .hard_496c {
  color: rgba(0, 0, 0, 0.8);
}
.large-a835 .popup_46a4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.light-ff83 .outline_gas_5cb6 {
  margin-left: auto;
  margin-right: auto;
}
.video-4b5f > * {
  margin-left: auto;
  margin-right: auto;
}
.video-4b5f .banner-fd0a {
  margin-right: 1.41575em;
}
.box-glass-6129 .video-4b5f > .outer_05fa {
  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;
}
.box-glass-6129 .video-4b5f > .layout-left-8a3b {
  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;
}
.header-silver-869a.light-ff83 .outline_gas_5cb6,
.notice-active-7f17.light-ff83 .outline_gas_5cb6 {
  margin-left: 0;
}
.label_hard_94e6.light-ff83 .outline_gas_5cb6,
.aside_plasma_0832.light-ff83 .outline_gas_5cb6 {
  margin-right: 0;
}
.video-4b5f ol,
.video-4b5f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.fresh-d1af video {
  max-width: 100%;
}
.mask_full_f914 img {
  display: block;
}
.mask_full_f914.banner-fd0a,
.mask_full_f914.nav-be6c {
  width: 100%;
}
.mask_full_f914.layout-left-8a3b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hot-240d:not(.info_fast_d087) {
  margin: 1.5em auto;
}
.section-easy-15bb p {
  padding: 1.5em 14px;
}
ul.tiny_7fa9.layout-left-8a3b,
ul.tiny_7fa9.outer_05fa,
ul.tiny_7fa9.wrapper-basic-f067.outer_05fa {
  padding: 0 14px;
}
.slow-d6a9 {
  display: block;
  overflow-x: auto;
}
.slow-d6a9 table {
  border-collapse: collapse;
  width: 100%;
}
.slow-d6a9 td,
.slow-d6a9 th {
  padding: 0.5em;
}
.video-4b5f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.video-4b5f ol ol,
.video-4b5f ol ul,
.video-4b5f ul ol,
.video-4b5f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.video-4b5f ol ol li,
.video-4b5f ol ul li,
.video-4b5f ul ol li,
.video-4b5f ul ul li {
  margin-left: 0;
}
.card_d6b8.progress_purple_d383 > .active-058e {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.card_d6b8.progress_purple_d383 > .active-058e iframe,
.card_d6b8.progress_purple_d383 > .active-058e > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.backdrop_out_dac4 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.backdrop_out_dac4.pagination-simple-b679 {
  padding: 0;
}
.backdrop_out_dac4.pagination-simple-b679 cite {
  font-size: 13px;
}
.backdrop_out_dac4 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.backdrop_out_dac4 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.tooltip_orange_dcd3 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.tooltip_orange_dcd3 > p:first-child {
  margin-top: 0;
}
.tooltip_orange_dcd3 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.tooltip_orange_dcd3 blockquote {
  border-left: 0;
}
.shadow_slow_5a7c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.shadow_slow_5a7c:not(.element_5b77) {
  max-width: 100px;
}
.shadow_slow_5a7c.avatar_e914 {
  border-bottom: none !important;
  text-align: center;
}
.shadow_slow_5a7c.avatar_e914::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .section-easy-15bb p {
    padding: 1.5em 0;
  }
}
.clean-ca56 {
  color: #0073aa;
}
.frame-small-a866 {
  background-color: #0073aa;
}
.preview-rough-3963 {
  color: #229fd8;
}
.purple_e9f0 {
  background-color: #229fd8;
}
.cool_5176 {
  color: #eee;
}
.mini_0ae8 {
  background-color: #eee;
}
.wrapper-silver-6e1d {
  color: #444;
}
.gradient-e16a {
  background-color: #444;
}
.basic-aa88 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.basic-aa88 .secondary-motion-a217 .logo_09d9 {
  font-size: 15px;
}
.basic-aa88 .logo_09d9 {
  line-height: 1.3;
}
.basic-aa88 .large-a835 {
}
.basic-aa88 .secondary-pressed-9d0f {
  background: #235787;
}
.focus-79f4 {
  padding: 0;
}
.focus-79f4 .secondary-pressed-9d0f {
  background: #1a1a1a;
}
.focus-79f4 .large-a835 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.thumbnail-top-a743 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.thumbnail-top-a743 .large-a835 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.thumbnail-top-a743 .secondary-pressed-9d0f {
  background: #303030;
}
.popup-0ae1 {
  position: relative;
  z-index: 10;
}
.popup-0ae1 .mask-cb93 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hovered_22ff .slow_e0c7 {
  display: inline-block;
  vertical-align: middle;
}
.hovered_22ff.secondary_hard_795c .slow_e0c7 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hovered_22ff.secondary_hard_795c .slow_e0c7 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hovered_22ff.secondary_hard_795c .slow_e0c7 {
    margin-right: 0.4em;
  }
}
.hovered_22ff.secondary_hard_795c .slow_e0c7:last-child {
  margin-right: 0;
}
.thick-f99d .mask-cb93 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .popup-110a .secondary-motion-a217 {
    margin: 0 -0.5em;
  }
  .popup-110a .secondary-motion-a217 [class*="customify-col-"],
  .popup-110a .secondary-motion-a217 [class*="customify-col_"],
  .popup-110a .secondary-motion-a217 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.popup-110a.gradient_74dc .mask-cb93 {
  background: 0 0 !important;
}
.popup-110a.gradient_74dc .mask-cb93,
.popup-110a.thick-f99d .mask-cb93 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .popup-110a.gas-7f92 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.popup-110a.thick-f99d .mask-cb93 {
  box-shadow: none !important;
}
.disabled_0c98 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .disabled_0c98 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .disabled_0c98 {
    padding: 18px 0 20px;
  }
}
.disabled_0c98 .solid-4edc {
  width: 100%;
}
.disabled_0c98 .black-d8a2 {
  margin-bottom: 0;
}
.disabled_0c98 .button_fast_241f {
  margin-top: 5px;
  font-size: 0.875em;
}
.highlight_iron_dfd5 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.highlight_iron_dfd5 .up-96be {
  width: 100%;
}
.preview_short_f508 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.preview_short_f508 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.preview_short_f508 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;
}
.preview_short_f508 li:last-child:after {
  display: none;
}
.preview_short_f508 li a {
  font-weight: 500;
  margin-right: 10px;
}
.right-5681 .wide_e008 button,
.disabled_0c98 .wide_e008 button {
  left: 0;
}
.right-5681 .up-96be,
.disabled_0c98 .up-96be {
  padding-left: 0;
  padding-right: 0;
}
.right-5681 .highlight_iron_dfd5,
.disabled_0c98 .highlight_iron_dfd5 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.right-5681 {
  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;
}
.right-5681: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;
}
.right-5681 .background-2b14 {
  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) {
  .right-5681 .background-2b14 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .right-5681 .background-2b14 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .right-5681 .background-2b14 {
    min-height: 200px;
  }
}
.right-5681 .preview_short_f508 {
  color: rgba(255, 255, 255, 0.8);
}
.right-5681 .preview_short_f508 a,
.right-5681 .preview_short_f508 li:after {
  color: inherit;
}
.right-5681 .preview_short_f508 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tabs-bright-0ffd {
  margin-bottom: 0.5em;
}
.surface_3d5e {
  margin-bottom: 1.2em;
}
.surface_3d5e,
.tabs-bright-0ffd {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.surface_3d5e p:last-child,
.tabs-bright-0ffd p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .wide_e008,
#masthead .wide_e008 {
  display: none;
}
#masthead
  > .wide_e008.header_selected_5d06 {
  display: none;
}
#masthead > .wide_e008 button {
  left: 0;
}
.shadow_ce60 {
  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%;
}
.shadow_ce60 .slow_e0c7 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.shadow_ce60 .down-a33f {
  display: -webkit-box;
  display: flex;
}
.shadow_ce60 .down-a33f.heading-34e5 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.shadow_ce60 .down-a33f.detail_c6d8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.shadow_ce60 .down-a33f.pagination_6d0f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.shadow_ce60.slider-slow-f789.accent-active-9dd9 .down-a33f.heading-34e5 {
  flex-basis: 100%;
}
.shadow_ce60.hover_full_6b08 .down-a33f.detail_c6d8 {
  -webkit-box-flex: 1;
  flex: auto;
}
.shadow_ce60.hover_full_6b08 .down-a33f.pagination_6d0f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .wide_e008.header_selected_5d06 {
  display: none;
}
#masthead > .wide_e008 button {
  left: 0;
}
.orange-941b {
  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;
}
.orange-941b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.orange-941b.texture-7898 i {
  margin-right: 4px;
}
.orange-941b.dirty-b24c i {
  margin-left: 5px;
}
.logo_09d9 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.logo_09d9 p:last-child {
  margin-bottom: 0;
}
.picture_5945 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.picture_5945 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.picture_5945 img {
  display: block;
  width: auto;
  line-height: 1;
}
.picture_5945 .preview-top-ca80 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.picture_5945 .status-4985 {
  margin: 5px 0 7px 0;
}
.picture_5945.accent_06a7 .tertiary-cold-fed5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.picture_5945.accent_06a7 .middle-0177 {
  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;
}
.picture_5945.shade_cffb {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.picture_5945.shade_cffb .tertiary-cold-fed5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.picture_5945.shade_cffb .middle-0177 {
  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;
}
.picture_5945.first-a5ad {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.picture_5945.form_old_2d3e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.picture_5945.form_old_2d3e .middle-0177 {
  margin-top: 7px;
}
.active-0609 {
  display: inline-block;
}
.popup-0ae1 .photo-stale-235c .picture_5945 img {
  max-width: 100%;
}
.footer-9304 .article-hard-5a3f.item-e0a9,
.sidebar_242c .article-hard-5a3f.item-e0a9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.footer-9304 .focus-6318,
.sidebar_242c .focus-6318 {
  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%);
}
.footer-9304 .focus-6318 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.footer-9304.center-5328 .focus-6318 {
  display: none;
}
.footer-9304 .motion_92ae {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-9304 .motion_92ae li {
  display: inline-block;
  position: relative;
}
.footer-9304 .motion_92ae li:last-child {
  margin-right: 0;
}
.footer-9304 .motion_92ae 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;
}
.footer-9304 .motion_92ae li.gradient_50ed > a {
  color: rgba(0, 0, 0, 0.9);
}
.footer-9304 .motion_92ae > 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;
}
.footer-9304 .motion_92ae > li > a i {
  line-height: 0;
}
.footer-9304 .motion_92ae > li.prev-0284 > a .focus-6318 {
  margin-left: 4px;
  line-height: 0;
}
.footer-9304 .motion_92ae .component-ea2b li.prev-0284 > a {
  position: relative;
}
.footer-9304 .motion_92ae .component-ea2b li.prev-0284 > a:after,
.footer-9304 .motion_92ae .component-ea2b li.prev-0284 > a:before {
  content: "";
  display: table;
}
.footer-9304 .motion_92ae .component-ea2b li.prev-0284 > a:after {
  clear: both;
}
.footer-9304 .motion_92ae .component-ea2b li.prev-0284 > a .focus-6318 {
  margin-left: 5px;
  float: right;
}
.footer-9304 .search-1146,
.footer-9304 .component-ea2b {
  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;
}
.footer-9304 .component-ea2b {
  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;
}
.footer-9304 .component-ea2b .item-e0a9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.footer-9304 .component-ea2b .focus-6318 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.footer-9304 .component-ea2b li {
  display: block;
  margin: 0;
  padding: 0;
}
.footer-9304 .component-ea2b 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;
}
.footer-9304 .component-ea2b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.footer-9304 .component-ea2b .component-ea2b {
  top: 0;
  left: 100%;
}
.footer-9304 .avatar-43e1.fn-focus-928c > .search-1146,
.footer-9304 .avatar-43e1.fn-focus-928c > .component-ea2b,
.footer-9304 .avatar-43e1:focus > .search-1146,
.footer-9304 .avatar-43e1:focus > .component-ea2b,
.footer-9304 .avatar-43e1:hover > .search-1146,
.footer-9304 .avatar-43e1:hover > .component-ea2b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.footer-9304.block-043f .hard_d02d:after,
.footer-9304.block-043f .hard_d02d:before {
  content: "";
  display: table;
}
.footer-9304.block-043f .hard_d02d:after {
  clear: both;
}
.footer-9304.block-043f .hard_d02d > li {
  float: left;
}
.footer-9304.search-pro-c0c7 .hard_d02d:after,
.footer-9304.search-pro-c0c7 .hard_d02d:before {
  content: "";
  display: table;
}
.footer-9304.search-pro-c0c7 .hard_d02d:after {
  clear: both;
}
.footer-9304.search-pro-c0c7 .hard_d02d > li {
  float: left;
}
.footer-9304.search-pro-c0c7 .hard_d02d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.footer-9304.search-pro-c0c7 .hard_d02d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.footer-9304.search-pro-c0c7 .hard_d02d > li.summary_lower_995a > a,
.footer-9304.search-pro-c0c7 .hard_d02d > li.gradient_50ed > a {
  color: #fff;
  background-color: #1e4b75;
}
.footer-9304.modal_82d3 .hard_d02d > li > a .item-e0a9 {
  position: relative;
}
.footer-9304.modal_82d3 .hard_d02d > li > a .item-e0a9: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;
}
.footer-9304.modal_82d3
  .hard_d02d
  > li:focus
  > a
  .item-e0a9:before,
.footer-9304.modal_82d3
  .hard_d02d
  > li:hover
  > a
  .item-e0a9:before {
  width: 100%;
  background-color: currentColor;
}
.footer-9304.modal_82d3
  .hard_d02d
  > li.summary_lower_995a
  > a
  .item-e0a9:before,
.footer-9304.modal_82d3
  .hard_d02d
  > li.component-d2b0
  > a
  .item-e0a9:before {
  width: 100%;
  background-color: currentColor;
}
.footer-9304.layout_copper_d8e2 .hard_d02d > li > a .item-e0a9 {
  position: relative;
}
.footer-9304.layout_copper_d8e2 .hard_d02d > li > a .item-e0a9: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;
}
.footer-9304.layout_copper_d8e2 .hard_d02d > li:focus > a .item-e0a9:before,
.footer-9304.layout_copper_d8e2
  .hard_d02d
  > li:hover
  > a
  .item-e0a9:before {
  width: 100%;
  background-color: currentColor;
}
.footer-9304.layout_copper_d8e2
  .hard_d02d
  > li.summary_lower_995a
  > a
  .item-e0a9:before,
.footer-9304.layout_copper_d8e2
  .hard_d02d
  > li.component-d2b0
  > a
  .item-e0a9:before {
  width: 100%;
  background-color: currentColor;
}
.sidebar_242c .motion_92ae {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar_242c .motion_92ae li:first-child > a {
  border-top: none;
}
.sidebar_242c .motion_92ae .light-d17e > .item-e0a9 .focus-6318 {
  display: none;
}
.sidebar_242c .motion_92ae li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.sidebar_242c .motion_92ae li:last-child {
  border: none;
}
.sidebar_242c .motion_92ae li.prev-0284 > a {
  padding-right: 45px !important;
}
.sidebar_242c .motion_92ae li a {
  display: block;
  padding: 0.55em 1.5em;
}
.sidebar_242c .motion_92ae li a:focus,
.sidebar_242c .motion_92ae li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sidebar_242c .motion_92ae li .block_3f22 {
  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;
}
.sidebar_242c .motion_92ae li .block_3f22:hover {
  box-shadow: none;
}
.sidebar_242c .motion_92ae li .block_3f22 .focus-6318 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.sidebar_242c .motion_92ae .component-ea2b {
  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);
}
.sidebar_242c .motion_92ae .component-ea2b li a {
  padding-left: 3em;
}
.sidebar_242c .motion_92ae .full-7e52 > a .block_3f22 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sidebar_242c .motion_92ae .full-7e52 > .component-ea2b {
  display: block;
  opacity: 1;
}
.bottom_97ca {
  max-width: 100%;
}
.media-white-9882 {
  line-height: 0;
  cursor: pointer;
}
.picture_complex_5b3f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.picture_complex_5b3f:hover {
  box-shadow: none;
  color: currentColor;
}
.picture_complex_5b3f svg {
  width: 18px;
  height: 18px;
}
.picture_complex_5b3f .panel-f3cf {
  display: none;
}
.liquid-c9dd {
  position: relative;
}
.liquid-c9dd.fn-active-928c .picture_complex_5b3f .aside-solid-bf7f {
  display: none;
}
.liquid-c9dd.fn-active-928c .picture_complex_5b3f .panel-f3cf {
  display: inline-block;
}
.liquid-c9dd .panel-50bd {
  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);
}
.liquid-c9dd.dropdown_008d .panel-50bd {
  left: auto;
  right: -0.9em;
}
.liquid-c9dd.dropdown_008d .texture-d29f::before {
  left: auto;
  right: 15px;
}
.liquid-c9dd.fn-active-928c .panel-50bd {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tag-warm-2472 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tag-warm-2472 label {
  flex-basis: 100%;
}
.tag-warm-2472 .breadcrumb_5057 {
  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;
}
.tag-warm-2472 .active-6dbf {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tag-warm-2472 .active-6dbf:focus {
  background-color: transparent;
}
.tag-warm-2472 button.black-11d2 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tag-warm-2472 button.black-11d2:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tag-warm-2472 button.black-11d2 svg {
  width: 18px;
  height: 18px;
}
.tag-warm-2472 input[type="submit"] {
  min-height: auto;
}
.paragraph-c629 .tag-warm-2472 .active-6dbf {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.texture-d29f {
  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) {
  .texture-d29f {
    width: 220px;
  }
}
.texture-d29f label {
  flex-basis: 100%;
}
.texture-d29f::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_2441 .paragraph-c629 .tag-warm-2472 {
  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_2441
  .paragraph-c629
  .tag-warm-2472
  .breadcrumb_5057 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.paragraph_2441 .paragraph-c629 .tag-warm-2472 .active-6dbf {
  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_2441
  .paragraph-c629
  .tag-warm-2472
  .active-6dbf:focus {
  background: 0 0;
}
.paragraph_2441
  .paragraph-c629
  .tag-warm-2472
  .stale-cbea {
  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;
}
.plasma_2854 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.plasma_2854 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.plasma_2854 li:last-child {
  margin-right: 0;
}
.plasma_2854 li:first-child {
  margin-left: 0;
}
.plasma_2854.widget_e89f a {
  color: #fff;
}
.plasma_2854.widget_e89f a:hover {
  color: #fff;
}
.plasma_2854 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.plasma_2854 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.plasma_2854 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.plasma_2854 a:hover {
  opacity: 0.9;
  color: inherit;
}
.plasma_2854 [class*="social-icon-apple"] {
  background-color: #999;
}
.plasma_2854 [class*="social-icon-apple"].progress-16d1 {
  background-color: transparent;
  color: #999;
}
.plasma_2854 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.plasma_2854 [class*="social-icon-behance"].progress-16d1 {
  background-color: transparent;
  color: #1769ff;
}
.plasma_2854 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.plasma_2854 [class*="social-icon-bitbucket"].progress-16d1 {
  background-color: transparent;
  color: #205081;
}
.plasma_2854 [class*="social-icon-codepen"] {
  background-color: #000;
}
.plasma_2854 [class*="social-icon-codepen"].progress-16d1 {
  background-color: transparent;
  color: #000;
}
.plasma_2854 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.plasma_2854 [class*="social-icon-delicious"].progress-16d1 {
  background-color: transparent;
  color: #39f;
}
.plasma_2854 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.plasma_2854 [class*="social-icon-digg"].progress-16d1 {
  background-color: transparent;
  color: #005be2;
}
.plasma_2854 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.plasma_2854 [class*="social-icon-dribbble"].progress-16d1 {
  background-color: transparent;
  color: #ea4c89;
}
.plasma_2854 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.plasma_2854 [class*="social-icon-envelope"].progress-16d1 {
  background-color: transparent;
  color: #ea4335;
}
.plasma_2854 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.plasma_2854 [class*="social-icon-facebook"].progress-16d1 {
  background-color: transparent;
  color: #3b5998;
}
.plasma_2854 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.plasma_2854 [class*="social-icon-flickr"].progress-16d1 {
  background-color: transparent;
  color: #0063dc;
}
.plasma_2854 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.plasma_2854 [class*="social-icon-foursquare"].progress-16d1 {
  background-color: transparent;
  color: #2d5be3;
}
.plasma_2854 [class*="social-icon-github"] {
  background-color: #333;
}
.plasma_2854 [class*="social-icon-github"].progress-16d1 {
  background-color: transparent;
  color: #333;
}
.plasma_2854 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.plasma_2854 [class*="social-icon-google-plus"].progress-16d1 {
  background-color: transparent;
  color: #dd4b39;
}
.plasma_2854 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.plasma_2854 [class*="social-icon-houzz"].progress-16d1 {
  background-color: transparent;
  color: #7ac142;
}
.plasma_2854 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.plasma_2854 [class*="social-icon-instagram"].progress-16d1 {
  background-color: transparent;
  color: #262626;
}
.plasma_2854 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.plasma_2854 [class*="social-icon-jsfiddle"].progress-16d1 {
  background-color: transparent;
  color: #487aa2;
}
.plasma_2854 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.plasma_2854 [class*="social-icon-linkedin"].progress-16d1 {
  background-color: transparent;
  color: #0077b5;
}
.plasma_2854 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.plasma_2854 [class*="social-icon-medium"].progress-16d1 {
  background-color: transparent;
  color: #00ab6b;
}
.plasma_2854 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.plasma_2854
  [class*="social-icon-odnoklassniki"].progress-16d1 {
  background-color: transparent;
  color: #f4731c;
}
.plasma_2854 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.plasma_2854 [class*="social-icon-meetup"].progress-16d1 {
  background-color: transparent;
  color: #ec1c40;
}
.plasma_2854 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.plasma_2854 [class*="social-icon-pinterest"].progress-16d1 {
  background-color: transparent;
  color: #bd081c;
}
.plasma_2854 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.plasma_2854 [class*="social-icon-product-hunt"].progress-16d1 {
  background-color: transparent;
  color: #da552f;
}
.plasma_2854 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.plasma_2854 [class*="social-icon-reddit"].progress-16d1 {
  background-color: transparent;
  color: #ff4500;
}
.plasma_2854 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.plasma_2854 [class*="social-icon-rss"].progress-16d1 {
  background-color: transparent;
  color: #f26522;
}
.plasma_2854 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.plasma_2854
  [class*="social-icon-shopping-cart"].progress-16d1 {
  background-color: transparent;
  color: #4caf50;
}
.plasma_2854 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.plasma_2854 [class*="social-icon-skype"].progress-16d1 {
  background-color: transparent;
  color: #00aff0;
}
.plasma_2854 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.plasma_2854 [class*="social-icon-slideshare"].progress-16d1 {
  background-color: transparent;
  color: #0077b5;
}
.plasma_2854 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.plasma_2854 [class*="social-icon-snapchat"].progress-16d1 {
  background-color: transparent;
  color: #fffc00;
}
.plasma_2854 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.plasma_2854 [class*="social-icon-soundcloud"].progress-16d1 {
  background-color: transparent;
  color: #f80;
}
.plasma_2854 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.plasma_2854 [class*="social-icon-spotify"].progress-16d1 {
  background-color: transparent;
  color: #2ebd59;
}
.plasma_2854 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.plasma_2854
  [class*="social-icon-stack-overflow"].progress-16d1 {
  background-color: transparent;
  color: #fe7a15;
}
.plasma_2854 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.plasma_2854 [class*="social-icon-maldkfgram"].progress-16d1 {
  background-color: transparent;
  color: #2ca5e0;
}
.plasma_2854 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.plasma_2854 [class*="social-icon-tripadvisor"].progress-16d1 {
  background-color: transparent;
  color: #589442;
}
.plasma_2854 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.plasma_2854 [class*="social-icon-tumblr"].progress-16d1 {
  background-color: transparent;
  color: #35465c;
}
.plasma_2854 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.plasma_2854 [class*="social-icon-twitch"].progress-16d1 {
  background-color: transparent;
  color: #6441a5;
}
.plasma_2854 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.plasma_2854 [class*="social-icon-twitter"].progress-16d1 {
  background-color: transparent;
  color: #1da1f2;
}
.plasma_2854 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.plasma_2854 [class*="social-icon-vimeo"].progress-16d1 {
  background-color: transparent;
  color: #1ab7ea;
}
.plasma_2854 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.plasma_2854 [class*="social-icon-vk"].progress-16d1 {
  background-color: transparent;
  color: #45668e;
}
.plasma_2854 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.plasma_2854 [class*="social-icon-weibo"].progress-16d1 {
  background-color: transparent;
  color: #df2029;
}
.plasma_2854 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.plasma_2854 [class*="social-icon-weixin"].progress-16d1 {
  background-color: transparent;
  color: #7bb32e;
}
.plasma_2854 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.plasma_2854 [class*="social-icon-whatsapp"].progress-16d1 {
  background-color: transparent;
  color: #25d366;
}
.plasma_2854 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.plasma_2854 [class*="social-icon-wordpress"].progress-16d1 {
  background-color: transparent;
  color: #21759b;
}
.plasma_2854 [class*="social-icon-xing"] {
  background-color: #026466;
}
.plasma_2854 [class*="social-icon-xing"].progress-16d1 {
  background-color: transparent;
  color: #026466;
}
.plasma_2854 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.plasma_2854 [class*="social-icon-yelp"].progress-16d1 {
  background-color: transparent;
  color: #af0606;
}
.plasma_2854 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.plasma_2854 [class*="social-icon-youtube"].progress-16d1 {
  background-color: transparent;
  color: #cd201f;
}
.table-e4c4 {
  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;
}
.table-e4c4:hover {
  box-shadow: none;
  background: 0 0;
}
.hover_top_1928 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.simple-e669 {
  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;
}
.paper-8795 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.label-over-1971 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.label-over-1971,
.label-over-1971::after,
.label-over-1971::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;
}
.label-over-1971::after,
.label-over-1971::before {
  content: "";
  display: block;
  background-color: inherit;
}
.selected_e8b9 .simple-e669 .paper-8795 {
  margin-top: -2px;
  width: 19px;
}
.selected_e8b9 .simple-e669 .label-over-1971 {
  margin-top: -1px;
}
.selected_e8b9 .simple-e669 .label-over-1971,
.selected_e8b9 .simple-e669 .label-over-1971::after,
.selected_e8b9 .simple-e669 .label-over-1971::before {
  width: 19px;
  height: 2px;
}
.selected_e8b9 .simple-e669 .label-over-1971::before {
  top: -6px;
}
.selected_e8b9 .simple-e669 .label-over-1971::after {
  bottom: -6px;
}
.label_b8b1 .simple-e669 .paper-8795 {
  margin-top: -2px;
  width: 22px;
}
.label_b8b1 .simple-e669 .label-over-1971 {
  margin-top: -1px;
}
.label_b8b1 .simple-e669 .label-over-1971,
.label_b8b1 .simple-e669 .label-over-1971::after,
.label_b8b1 .simple-e669 .label-over-1971::before {
  width: 22px;
  height: 2px;
}
.label_b8b1 .simple-e669 .label-over-1971::before {
  top: -7px;
}
.label_b8b1 .simple-e669 .label-over-1971::after {
  bottom: -7px;
}
.pagination_purple_5550 .simple-e669 .paper-8795 {
  margin-top: -2px;
  width: 31px;
}
.pagination_purple_5550 .simple-e669 .label-over-1971 {
  margin-top: -1.5px;
}
.pagination_purple_5550 .simple-e669 .label-over-1971,
.pagination_purple_5550 .simple-e669 .label-over-1971::after,
.pagination_purple_5550 .simple-e669 .label-over-1971::before {
  width: 31px;
  height: 3px;
}
.pagination_purple_5550 .simple-e669 .label-over-1971::before {
  top: -9px;
}
.pagination_purple_5550 .simple-e669 .label-over-1971::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .card-bronze-0872 .simple-e669 .paper-8795 {
    margin-top: -2px;
    width: 19px;
  }
  .card-bronze-0872 .simple-e669 .label-over-1971 {
    margin-top: -1px;
  }
  .card-bronze-0872 .simple-e669 .label-over-1971,
  .card-bronze-0872 .simple-e669 .label-over-1971::after,
  .card-bronze-0872 .simple-e669 .label-over-1971::before {
    width: 19px;
    height: 2px;
  }
  .card-bronze-0872 .simple-e669 .label-over-1971::before {
    top: -6px;
  }
  .card-bronze-0872 .simple-e669 .label-over-1971::after {
    bottom: -6px;
  }
  .search_cf41 .simple-e669 .paper-8795 {
    margin-top: -2px;
    width: 22px;
  }
  .search_cf41 .simple-e669 .label-over-1971 {
    margin-top: -1px;
  }
  .search_cf41 .simple-e669 .label-over-1971,
  .search_cf41 .simple-e669 .label-over-1971::after,
  .search_cf41 .simple-e669 .label-over-1971::before {
    width: 22px;
    height: 2px;
  }
  .search_cf41 .simple-e669 .label-over-1971::before {
    top: -7px;
  }
  .search_cf41 .simple-e669 .label-over-1971::after {
    bottom: -7px;
  }
  .shadow_1e11 .simple-e669 .paper-8795 {
    margin-top: -2px;
    width: 31px;
  }
  .shadow_1e11 .simple-e669 .label-over-1971 {
    margin-top: -1.5px;
  }
  .shadow_1e11 .simple-e669 .label-over-1971,
  .shadow_1e11 .simple-e669 .label-over-1971::after,
  .shadow_1e11 .simple-e669 .label-over-1971::before {
    width: 31px;
    height: 3px;
  }
  .shadow_1e11 .simple-e669 .label-over-1971::before {
    top: -9px;
  }
  .shadow_1e11 .simple-e669 .label-over-1971::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .simple-269e .simple-e669 .paper-8795 {
    margin-top: -2px;
    width: 19px;
  }
  .simple-269e .simple-e669 .label-over-1971 {
    margin-top: -1px;
  }
  .simple-269e .simple-e669 .label-over-1971,
  .simple-269e .simple-e669 .label-over-1971::after,
  .simple-269e .simple-e669 .label-over-1971::before {
    width: 19px;
    height: 2px;
  }
  .simple-269e .simple-e669 .label-over-1971::before {
    top: -6px;
  }
  .simple-269e .simple-e669 .label-over-1971::after {
    bottom: -6px;
  }
  .west-368a .simple-e669 .paper-8795 {
    margin-top: -2px;
    width: 22px;
  }
  .west-368a .simple-e669 .label-over-1971 {
    margin-top: -1px;
  }
  .west-368a .simple-e669 .label-over-1971,
  .west-368a .simple-e669 .label-over-1971::after,
  .west-368a .simple-e669 .label-over-1971::before {
    width: 22px;
    height: 2px;
  }
  .west-368a .simple-e669 .label-over-1971::before {
    top: -7px;
  }
  .west-368a .simple-e669 .label-over-1971::after {
    bottom: -7px;
  }
  .detail_a3f1 .simple-e669 .paper-8795 {
    margin-top: -2px;
    width: 31px;
  }
  .detail_a3f1 .simple-e669 .label-over-1971 {
    margin-top: -1.5px;
  }
  .detail_a3f1 .simple-e669 .label-over-1971,
  .detail_a3f1 .simple-e669 .label-over-1971::after,
  .detail_a3f1 .simple-e669 .label-over-1971::before {
    width: 31px;
    height: 3px;
  }
  .detail_a3f1 .simple-e669 .label-over-1971::before {
    top: -9px;
  }
  .detail_a3f1 .simple-e669 .label-over-1971::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .dim_07a5 .simple-e669 .paper-8795 {
    margin-top: -2px;
    width: 19px;
  }
  .dim_07a5 .simple-e669 .label-over-1971 {
    margin-top: -1px;
  }
  .dim_07a5 .simple-e669 .label-over-1971,
  .dim_07a5 .simple-e669 .label-over-1971::after,
  .dim_07a5 .simple-e669 .label-over-1971::before {
    width: 19px;
    height: 2px;
  }
  .dim_07a5 .simple-e669 .label-over-1971::before {
    top: -6px;
  }
  .dim_07a5 .simple-e669 .label-over-1971::after {
    bottom: -6px;
  }
  .main-eaae .simple-e669 .paper-8795 {
    margin-top: -2px;
    width: 22px;
  }
  .main-eaae .simple-e669 .label-over-1971 {
    margin-top: -1px;
  }
  .main-eaae .simple-e669 .label-over-1971,
  .main-eaae .simple-e669 .label-over-1971::after,
  .main-eaae .simple-e669 .label-over-1971::before {
    width: 22px;
    height: 2px;
  }
  .main-eaae .simple-e669 .label-over-1971::before {
    top: -7px;
  }
  .main-eaae .simple-e669 .label-over-1971::after {
    bottom: -7px;
  }
  .footer_solid_b3ac .simple-e669 .paper-8795 {
    margin-top: -2px;
    width: 31px;
  }
  .footer_solid_b3ac .simple-e669 .label-over-1971 {
    margin-top: -1.5px;
  }
  .footer_solid_b3ac .simple-e669 .label-over-1971,
  .footer_solid_b3ac .simple-e669 .label-over-1971::after,
  .footer_solid_b3ac .simple-e669 .label-over-1971::before {
    width: 31px;
    height: 3px;
  }
  .footer_solid_b3ac .simple-e669 .label-over-1971::before {
    top: -9px;
  }
  .footer_solid_b3ac .simple-e669 .label-over-1971::after {
    bottom: -9px;
  }
}
.hero-last-3388 .label-over-1971 {
  -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);
}
.hero-last-3388 .label-over-1971::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hero-last-3388 .label-over-1971::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);
}
.hero-last-3388.menu-dca8 .label-over-1971 {
  -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);
}
.hero-last-3388.menu-dca8 .label-over-1971::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hero-last-3388.menu-dca8 .label-over-1971::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);
}
.hovered_6bd1 {
  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.overlay-38fa:before {
  display: none;
}
.small-d47c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.small-d47c .brown-d4a5 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.small-d47c .brown-d4a5:last-of-type {
  border-bottom: none;
}
.small-d47c .brown-d4a5.menu_d0d9,
.small-d47c .brown-d4a5.panel_soft_d274,
.small-d47c .brown-d4a5.widget-8ec1 {
  padding: 0;
}
.small-d47c .sidebar_242c .block_3f22 {
  color: currentColor;
}
.small-d47c .sidebar_242c .block_3f22:focus,
.small-d47c .sidebar_242c .block_3f22:hover {
  background: rgba(0, 0, 0, 0.01);
}
.small-d47c.large-a835 .popup_46a4,
.small-d47c.large-a835 .logo_09d9 a,
.small-d47c.large-a835 .hard_d02d a,
.small-d47c.large-a835 .component-ea2b a {
  color: rgba(0, 0, 0, 0.55);
}
.small-d47c.large-a835 .popup_46a4:hover,
.small-d47c.large-a835 .logo_09d9 a:hover,
.small-d47c.large-a835 .hard_d02d a:hover,
.small-d47c.large-a835 .component-ea2b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.small-d47c.large-a835 .hard_496c {
  color: rgba(0, 0, 0, 0.8);
}
.small-d47c.large-a835 .brown-d4a5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.small-d47c.large-a835 .brown-d4a5:before {
  background: rgba(0, 0, 0, 0.08);
}
.small-d47c.large-a835 .nav-f260:before {
  background: rgba(255, 255, 255, 0.9);
}
.small-d47c.large-a835 .sidebar_242c .motion_92ae li a,
.small-d47c.large-a835 .sidebar_242c .block_3f22,
.small-d47c.large-a835 .component-ea2b {
  border-color: rgba(0, 0, 0, 0.08);
}
.small-d47c.large-a835 .sidebar_242c .block_3f22:focus,
.small-d47c.large-a835 .sidebar_242c .block_3f22:hover {
  background: rgba(0, 0, 0, 0.01);
}
.small-d47c.large-a835 .motion_92ae li {
  border-color: rgba(0, 0, 0, 0.08);
}
.small-d47c.secondary-pressed-9d0f .popup_46a4,
.small-d47c.secondary-pressed-9d0f .logo_09d9 a,
.small-d47c.secondary-pressed-9d0f .hard_d02d .block_3f22,
.small-d47c.secondary-pressed-9d0f .hard_d02d a,
.small-d47c.secondary-pressed-9d0f .component-ea2b a {
  color: rgba(255, 255, 255, 0.79);
}
.small-d47c.secondary-pressed-9d0f .popup_46a4:hover,
.small-d47c.secondary-pressed-9d0f .logo_09d9 a:hover,
.small-d47c.secondary-pressed-9d0f .hard_d02d .block_3f22:hover,
.small-d47c.secondary-pressed-9d0f .hard_d02d a:hover,
.small-d47c.secondary-pressed-9d0f .component-ea2b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.small-d47c.secondary-pressed-9d0f .hard_496c {
  color: rgba(255, 255, 255, 0.99);
}
.small-d47c.secondary-pressed-9d0f .brown-d4a5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.small-d47c.secondary-pressed-9d0f .brown-d4a5:before {
  background: rgba(255, 255, 255, 0.08);
}
.small-d47c.secondary-pressed-9d0f .nav-f260:before {
  background: rgba(0, 0, 0, 0.9);
}
.small-d47c.secondary-pressed-9d0f .sidebar_242c .motion_92ae li a,
.small-d47c.secondary-pressed-9d0f .sidebar_242c .block_3f22,
.small-d47c.secondary-pressed-9d0f .component-ea2b {
  border-color: rgba(255, 255, 255, 0.08);
}
.small-d47c.secondary-pressed-9d0f .sidebar_242c .block_3f22:focus,
.small-d47c.secondary-pressed-9d0f .sidebar_242c .block_3f22:hover {
  background: rgba(0, 0, 0, 0.01);
}
.small-d47c.secondary-pressed-9d0f .motion_92ae li {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav-f260 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.nav-f260:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.container_small_a316 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.thumbnail_d802 .small-d47c {
  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;
}
.thumbnail_d802 .brown-d4a5 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.thumbnail_d802 .brown-d4a5: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) {
  .thumbnail_d802 .brown-d4a5:before {
    width: 16%;
    left: 42%;
  }
}
.thumbnail_d802 .brown-d4a5:last-child:before {
  content: none;
}
.thumbnail_d802 .brown-d4a5[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.thumbnail_d802 .sidebar_242c .motion_92ae li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.thumbnail_d802 .sidebar_242c .motion_92ae li a .block_3f22 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.thumbnail_d802 .sidebar_242c .component-ea2b {
  border: none;
}
.thumbnail_d802 .sidebar_242c .component-ea2b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.thumbnail_d802 .nav-f260 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.thumbnail_d802 .container_small_a316 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.thumbnail_d802 .secondary-pressed-9d0f .nav-f260:before {
  background: rgba(0, 0, 0, 0.9);
}
.thumbnail_d802 .large-a835.banner_solid_230b .label-over-1971 {
  background: rgba(0, 0, 0, 0.6);
}
.thumbnail_d802
  .large-a835.banner_solid_230b
  .label-over-1971::after,
.thumbnail_d802
  .large-a835.banner_solid_230b
  .label-over-1971:before {
  background: inherit;
}
.thumbnail_d802
  .large-a835.banner_solid_230b:hover
  .label-over-1971 {
  background: rgba(0, 0, 0, 0.8);
}
.left_58b1 .small-d47c {
  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) {
  .left_58b1 .small-d47c {
    width: auto;
    right: 45px;
  }
}
.video-79ec .small-d47c {
  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) {
  .video-79ec .small-d47c {
    width: auto;
    left: 45px;
  }
}
.overlay-38fa .small-d47c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.overlay-38fa .container_small_a316 {
  max-width: 48em;
  margin: 0 auto;
}
.overlay-38fa .nav-f260:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.button-old-56fd {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.button-old-56fd.thumbnail_d802 .small-d47c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.button-old-56fd.left_58b1 .small-d47c {
  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);
}
.button-old-56fd .small-d47c {
  visibility: visible;
}
.button-old-56fd.video-79ec .small-d47c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.motion_f14d,
.tooltip_1d93 {
  overflow-x: hidden;
}
.motion_f14d .small-d47c {
  overflow: auto;
}
.motion_f14d.thumbnail_d802 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.motion_f14d.thumbnail_d802 .small-d47c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.motion_f14d.thumbnail_d802 .table-e4c4 {
  opacity: 0;
}
.motion_f14d.left_58b1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.motion_f14d.left_58b1 .small-d47c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.motion_f14d.left_58b1 .table-e4c4 {
  opacity: 0;
}
.motion_f14d.video-79ec {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.motion_f14d.video-79ec .small-d47c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.motion_f14d.video-79ec .table-e4c4 {
  opacity: 0;
}
.motion_f14d.overlay-38fa .small-d47c {
  z-index: 10;
  visibility: visible;
}
.banner_solid_230b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.banner_solid_230b .label-over-1971 {
  background: rgba(255, 255, 255, 0.99);
}
.banner_solid_230b .label-over-1971::after,
.banner_solid_230b .label-over-1971:before {
  background: inherit;
}
.banner_solid_230b:hover .label-over-1971 {
  background: rgba(255, 255, 255, 0.99);
}
.video-79ec .banner_solid_230b {
  top: 10px;
  right: auto;
  left: 12px;
}
.overlay-38fa .banner_solid_230b {
  display: none !important;
}
.motion_f14d:before,
.tooltip_1d93:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.motion_f14d .banner_solid_230b,
.tooltip_1d93 .banner_solid_230b {
  display: inline-block;
}
.small-d47c .slow_e0c7 {
  -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;
}
.motion_f14d .small-d47c .slow_e0c7,
.tooltip_1d93 .small-d47c .slow_e0c7 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.wrapper_smooth_62c0 .breadcrumb_5057 {
  width: 100%;
}
.photo-stale-235c {
  padding: 0 0.5em 0;
}
.photo-stale-235c [class*="customify-col-"],
.photo-stale-235c [class*="customify-col_"],
.photo-stale-235c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.layout_hot_7827 .photo-stale-235c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .secondary-motion-a217 .photo_simple_27d1,
  .photo_simple_27d1 {
    display: none;
  }
  .panel_smooth_3fcb {
    text-align: left;
  }
  .selected_87da {
    text-align: center;
  }
  .action-67aa {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .secondary-motion-a217 .prev_35b2,
  .prev_35b2 {
    display: none;
  }
  .summary-4dd7 {
    text-align: left;
  }
  .left_261c {
    text-align: center;
  }
  .header-left-2092 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .secondary-motion-a217 .media-black-ae77,
  .media-black-ae77 {
    display: none;
  }
  .stone-13db {
    text-align: left;
  }
  .gradient-large-9d11 {
    text-align: center;
  }
  .primary_north_a8cd {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tag-0b8b {
  box-shadow: none !important;
}
.thumbnail_b687 .text-2ecb,
.green-87bd .text-2ecb {
  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;
}
.green-87bd .text-2ecb {
  margin-top: 30px;
  margin-bottom: 30px;
}
.mask-cb93 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.mask-cb93:after,
.mask-cb93:before {
  content: "";
  display: table;
}
.mask-cb93:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .mask-cb93 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.mask-cb93,
.gas-7f92 {
  max-width: 1248px;
  margin: 0 auto;
}

.label_d8dc.orange_20ea .mask-cb93 {
  max-width: 100%;
}
.label_d8dc.layout-purple-8404 {
  max-width: 1200px;
  margin: 0 auto;
}
.label_d8dc.action-34e4 .mask-cb93 {
  max-width: 100%;
}
.label_d8dc.action-34e4 > .mask-cb93 {
  padding-left: 0;
  padding-right: 0;
}
.label_d8dc.action-34e4 > .mask-cb93 .secondary-motion-a217 {
  margin: 0;
}
.label_d8dc.action-34e4
  > .mask-cb93
  .fixed-bc98.cool_2973 {
  margin-right: 0;
  margin-left: 0;
}
.label_d8dc.action-34e4 #main.cool_2973 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tertiary_fresh_2da8 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary_fresh_2da8 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .mini-edea .outline_gas_5cb6 {
    padding-right: 1em;
  }
  .mini-edea.background-inner-2bd5 .fixed-bc98 {
    border-right: 1px solid #eaecee;
  }
  .mini-edea.background-inner-2bd5 .outline_gas_5cb6 {
    padding-right: 1em;
  }
  .mini-edea.background-inner-2bd5 .block-a8ca {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .badge-b434 .outline_gas_5cb6 {
    padding-left: 1em;
  }
  .badge-b434.background-inner-2bd5 .fixed-bc98 {
    border-left: 1px solid #eaecee;
  }
  .badge-b434.background-inner-2bd5 .outline_gas_5cb6 {
    padding-left: 1em;
  }
  .badge-b434.background-inner-2bd5 .block-a8ca {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column-full-5a12 .outline_gas_5cb6 {
    padding-left: 1em;
  }
  .column-full-5a12.background-inner-2bd5 .avatar-7f2e {
    border-right: 1px solid #eaecee;
  }
  .column-full-5a12.background-inner-2bd5 .box_purple_0320 {
    border-right: 1px solid #eaecee;
  }
  .column-full-5a12.background-inner-2bd5 .outline_gas_5cb6 {
    padding-left: 1em;
  }
  .column-full-5a12.background-inner-2bd5 .block-a8ca {
    padding-right: 1em;
  }
  .column-full-5a12.background-inner-2bd5 .accent_cf34 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery-57fc .outline_gas_5cb6 {
    padding-right: 1em;
  }
  .gallery-57fc.background-inner-2bd5 .avatar-7f2e {
    border-left: 1px solid #eaecee;
  }
  .gallery-57fc.background-inner-2bd5 .box_purple_0320 {
    border-left: 1px solid #eaecee;
  }
  .gallery-57fc.background-inner-2bd5 .outline_gas_5cb6 {
    padding-right: 1em;
  }
  .gallery-57fc.background-inner-2bd5 .block-a8ca {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gallery-57fc.background-inner-2bd5 .accent_cf34 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tertiary_fresh_2da8 .outline_gas_5cb6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tertiary_fresh_2da8.background-inner-2bd5 .fixed-bc98 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tertiary_fresh_2da8.background-inner-2bd5 .outline_gas_5cb6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tertiary_fresh_2da8.background-inner-2bd5 .block-a8ca {
    padding-left: 1em;
  }
  .tertiary_fresh_2da8.background-inner-2bd5 .accent_cf34 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tertiary_fresh_2da8.background-inner-2bd5 .outline_gas_5cb6 {
    padding-left: 0;
  }
}
.slider-motion-cd73 .hovered_22ff {
  display: inline-block;
}
.item-133b {
  display: inline-block;
}
.clean_a99f {
  word-con: break-word;
}
.active_30a0 > span {
  display: inline-block;
  padding: 5px 0;
}
.active_30a0 .highlight_wide_a79f {
  margin-left: 8px;
  margin-right: 8px;
}
.active_30a0 .column-e260 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.breadcrumb-silver-8502 .frame_19e6 {
  margin-bottom: 2em;
}
.breadcrumb-silver-8502 .basic-7272 {
  margin-bottom: 15px;
}
.breadcrumb-silver-8502 .basic-7272:last-child {
  margin-bottom: 0;
}
.breadcrumb-silver-8502 .background-advanced-b41d {
  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) {
  .breadcrumb-silver-8502 .background-advanced-b41d {
    display: block;
  }
}
.breadcrumb-silver-8502 .east_7ddf {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .breadcrumb-silver-8502 .east_7ddf {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.breadcrumb-silver-8502 .feature_f47d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.breadcrumb-silver-8502 .feature_f47d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.breadcrumb-silver-8502 .feature_f47d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.breadcrumb-silver-8502 .clean_a99f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.breadcrumb-silver-8502 .clean_a99f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.breadcrumb-silver-8502 .surface_24df p:last-child {
  margin-bottom: 0;
}
.breadcrumb-silver-8502 .light_a2fd {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.breadcrumb-silver-8502 .surface_out_1a4e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.breadcrumb-silver-8502 .title_huge_51a7 {
  margin-top: 1em;
}
.breadcrumb-silver-8502 .dim-995c {
  top: 0;
  display: block;
}
.breadcrumb-silver-8502 .dim-995c a {
  color: inherit;
}
.breadcrumb-silver-8502 .dim-995c a:hover {
  color: inherit;
}
.breadcrumb-silver-8502 .carousel_rough_f648 {
  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;
}
.breadcrumb-silver-8502 .carousel_rough_f648:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.breadcrumb-silver-8502 .surface_out_1a4e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.breadcrumb-silver-8502 .static-d4df {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.breadcrumb-silver-8502 .static-d4df:first-child {
  margin-top: 0;
}
.breadcrumb-silver-8502 .static-d4df.glass-1ca9 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.breadcrumb-silver-8502 .static-d4df.nav_south_00a4 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.breadcrumb-silver-8502
  .static-d4df.nav_south_00a4.status-3fe9
  .title_huge_51a7 {
  width: 100%;
}
.breadcrumb-silver-8502 .nav_south_00a4 {
  -webkit-box-align: center;
  align-items: center;
}
.breadcrumb-silver-8502 .nav_south_00a4 .active_30a0,
.breadcrumb-silver-8502 .nav_south_00a4 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.breadcrumb-silver-8502 .feature_f47d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.breadcrumb-silver-8502 .feature_f47d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.breadcrumb-silver-8502 .feature_f47d: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;
}
.breadcrumb-silver-8502 .glass-1ca9 {
  z-index: 5;
}
.breadcrumb-silver-8502 .gallery-action-91f7 .mini_54be {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.breadcrumb-silver-8502 .section_d5db .mini_54be {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.breadcrumb-silver-8502 .content_pressed_397d .mini_54be {
  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;
}
.breadcrumb-silver-8502.section-pink-f63e .background-advanced-b41d,
.breadcrumb-silver-8502.background-rough-4a87 .background-advanced-b41d {
  display: block;
}
.breadcrumb-silver-8502.section-pink-f63e .background-advanced-b41d .outline-2c36,
.breadcrumb-silver-8502.section-pink-f63e .background-advanced-b41d .surface_out_1a4e,
.breadcrumb-silver-8502.background-rough-4a87 .background-advanced-b41d .outline-2c36,
.breadcrumb-silver-8502.background-rough-4a87 .background-advanced-b41d .surface_out_1a4e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.breadcrumb-silver-8502.title_062d .east_7ddf {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .breadcrumb-silver-8502.title_062d .east_7ddf {
    margin-right: 0;
  }
}
.breadcrumb-silver-8502.section-pink-f63e .east_7ddf,
.breadcrumb-silver-8502.background-rough-4a87 .east_7ddf {
  padding-top: 40%;
}
.breadcrumb-silver-8502.section-pink-f63e .frame_19e6,
.breadcrumb-silver-8502.background-rough-4a87 .frame_19e6 {
  display: block;
}
.breadcrumb-silver-8502.section-pink-f63e .fn-sticky-928c .surface_out_1a4e,
.breadcrumb-silver-8502.background-rough-4a87 .fn-sticky-928c .surface_out_1a4e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.breadcrumb-silver-8502.section-pink-f63e .east_7ddf,
.breadcrumb-silver-8502.background-rough-4a87 .east_7ddf {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.breadcrumb-silver-8502.section-pink-f63e .surface_out_1a4e {
  padding: 1em;
}
.modal-5468 {
  margin: 30px auto;
  display: block;
}
.modal-5468 .label_b8bc > * {
  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;
}
.modal-5468 .label_b8bc > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.modal-5468 .label_b8bc span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.media-6557 .active_30a0 {
  margin-bottom: 1.41575em;
}
.media-6557 .backdrop_focused_123e {
  margin-bottom: 1.618em;
}
.video-4b5f .active-78bd {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.video-4b5f .active-78bd a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.video-4b5f .advanced-f22d {
  max-width: 100%;
  overflow: auto;
}
.light-ff83 .video-4b5f a:hover {
  text-decoration: underline;
}
.message-5c98 .basic-7272:not(.clean_a99f),
.message-5c98 .feature_f47d {
  margin-bottom: 1.41575em;
}
.message-5c98 .basic-7272:not(.clean_a99f):last-child,
.message-5c98 .feature_f47d:last-child {
  margin-bottom: 0;
}
.message-5c98 .basic-7272.active_focused_3936 {
  margin-bottom: 0.41575em;
}
.message-5c98 .border_a6d5:before,
.message-5c98 .module_41af:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.message-5c98 .border_a6d5:before {
  content: "\f115";
}
.message-5c98 .module_41af:before {
  content: "\f02c";
}
.message-5c98 .picture-yellow-4289 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.message-5c98 .picture-yellow-4289 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.caption_fixed_8481 {
  display: -webkit-box;
  display: flex;
}
.caption_fixed_8481 .blue_2558 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .caption_fixed_8481 .blue_2558 {
    flex-basis: 90px;
  }
}
.caption_fixed_8481 .video_hovered_0f4c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .caption_fixed_8481 .video_hovered_0f4c {
    flex-basis: calc(100% - 50px);
  }
}
.caption_fixed_8481 .alert-smooth-b834 p:last-child {
  margin-bottom: 0.72em;
}
.badge-55ab .label_b8bc {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.badge-55ab .label_b8bc:after,
.badge-55ab .label_b8bc:before {
  content: "";
  display: table;
}
.badge-55ab .label_b8bc:after {
  clear: both;
}
.badge-55ab .label_b8bc .hovered-08bb,
.badge-55ab .label_b8bc .status_5cc7 {
  width: 49%;
}
.badge-55ab .label_b8bc .hovered-08bb a span.mask-f35d,
.badge-55ab .label_b8bc .status_5cc7 a span.mask-f35d {
  display: block;
  margin-bottom: 5px;
}
.badge-55ab .label_b8bc .status_5cc7 {
  float: left;
  text-align: left;
}
.badge-55ab .label_b8bc .hovered-08bb {
  float: right;
  text-align: right;
}
.icon_4c7e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .icon_4c7e {
    margin-bottom: 0;
  }
}
.primary_advanced_40de {
  margin-bottom: 1em;
}
.primary_advanced_40de .clean_a99f {
  font-size: 1.1em;
  line-height: 1.3;
}
.notice-8091 a {
  display: block;
  line-height: 0;
  position: relative;
}
.badge_0115 .primary_advanced_40de,
.east_8a85 .primary_advanced_40de {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .badge_0115 .primary_advanced_40de,
  .east_8a85 .primary_advanced_40de {
    display: block;
  }
}
.badge_0115 .notice-8091,
.east_8a85 .notice-8091 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .badge_0115 .notice-8091,
  .east_8a85 .notice-8091 {
    margin-bottom: 1em;
  }
}
.badge_0115 .notice-8091 img,
.east_8a85 .notice-8091 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.badge_0115 .card_43a9,
.east_8a85 .card_43a9 {
  flex-basis: calc(100% - 160px);
}
.badge_0115 .card_43a9 p,
.east_8a85 .card_43a9 p {
  margin-bottom: 0;
}
.badge_0115 .card_43a9 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .badge_0115 .card_43a9 {
    padding-left: 0;
  }
}
.east_8a85 .card_43a9 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .east_8a85 .card_43a9 {
    padding-right: 0;
  }
}
.east_8a85 .notice-8091 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.backdrop_lower_f6dd .notice-8091 {
  margin-bottom: 0.5em;
}
.backdrop_lower_f6dd .notice-8091 img {
  width: 100%;
}
.huge_3c83 .tabs_c7e5,
.dark_a257 .tabs_c7e5 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.dark_a257 .fixed-bc98 .accordion_1075 p:last-child {
  margin-bottom: 0;
}
.row_38ec {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.wrapper-7ff5 .texture-gas-c529 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .wrapper-7ff5 .texture-gas-c529:last-of-type {
    margin-bottom: 0;
  }
}
.wrapper-7ff5 .texture-gas-c529 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wrapper-7ff5 .texture-gas-c529 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.wrapper-7ff5 .texture-gas-c529 ul li {
  margin: 0 0 0.6em;
}
.wrapper-7ff5 .texture-gas-c529 ul li.plasma-d889,
.wrapper-7ff5 .texture-gas-c529 ul li.narrow-1ab1 {
  position: relative;
}
.wrapper-7ff5 .texture-gas-c529 ul li.plasma-d889 .pagination-steel-f991,
.wrapper-7ff5 .texture-gas-c529 ul li.narrow-1ab1 .pagination-steel-f991 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.wrapper-7ff5 .texture-gas-c529 ul li.plasma-d889:after:after,
.wrapper-7ff5 .texture-gas-c529 ul li.plasma-d889:after:before,
.wrapper-7ff5
  .texture-gas-c529
  ul
  li.narrow-1ab1:after:after,
.wrapper-7ff5
  .texture-gas-c529
  ul
  li.narrow-1ab1:after:before {
  content: "";
  display: table;
}
.wrapper-7ff5 .texture-gas-c529 ul li.plasma-d889:after:after,
.wrapper-7ff5
  .texture-gas-c529
  ul
  li.narrow-1ab1:after:after {
  clear: both;
}
.wrapper-7ff5 .texture-gas-c529 a.media-fresh-2afd:hover {
  text-decoration: none;
}
.wrapper-7ff5 .texture-gas-c529 select {
  max-width: 100%;
}
.wrapper-7ff5 .texture-gas-c529 table {
  font-size: 85%;
}
.wrapper-7ff5 .texture-gas-c529 table td,
.wrapper-7ff5 .texture-gas-c529 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.wrapper-7ff5 .texture-gas-c529 table tfoot td {
  text-align: left;
}
.wrapper-7ff5 .texture-gas-c529 :last-child {
  margin-bottom: 0;
}
.wrapper-7ff5 .texture-gas-c529 .accent-black-3ca4 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.wrapper-7ff5 .texture-gas-c529 .accent-black-3ca4 label {
  width: 100%;
}
.wrapper-7ff5 .texture-gas-c529 .accent-black-3ca4 .active-6dbf {
  width: 100%;
  display: block;
}
.wrapper-7ff5 .texture-gas-c529 .accent-black-3ca4 .black-11d2 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.wrapper-7ff5 .texture-gas-c529 .accent-black-3ca4 .black-11d2:hover svg #svg-search {
  fill: #444;
}
.wrapper-7ff5 .texture-gas-c529 .accent-black-3ca4 .black-11d2 svg {
  width: 18px;
  height: 18px;
}
.wrapper-7ff5 .label_motion_8240 ul ul,
.wrapper-7ff5 .warm_4886 ul ul,
.wrapper-7ff5 .cold-78fb ul ul,
.wrapper-7ff5 .element-954e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.wrapper-7ff5 .label_motion_8240 .prev-0284 > a,
.wrapper-7ff5 .warm_4886 .prev-0284 > a,
.wrapper-7ff5 .cold-78fb .prev-0284 > a,
.wrapper-7ff5 .element-954e .prev-0284 > a {
  margin-bottom: 0;
}
.wrapper-7ff5 .secondary_wide_8f7a li,
.wrapper-7ff5 .label_motion_8240 li,
.wrapper-7ff5 .copper-ae59 li,
.wrapper-7ff5 .warm_4886 li,
.wrapper-7ff5 .cold-78fb li,
.wrapper-7ff5 .element-954e li,
.wrapper-7ff5 .yellow-2d52 li,
.wrapper-7ff5 .element-down-47ff li {
  display: block;
  position: relative;
}
.wrapper-7ff5 .secondary_wide_8f7a li:last-child,
.wrapper-7ff5 .label_motion_8240 li:last-child,
.wrapper-7ff5 .copper-ae59 li:last-child,
.wrapper-7ff5 .warm_4886 li:last-child,
.wrapper-7ff5 .cold-78fb li:last-child,
.wrapper-7ff5 .element-954e li:last-child,
.wrapper-7ff5 .yellow-2d52 li:last-child,
.wrapper-7ff5 .element-down-47ff li:last-child {
  border: none;
}
.wrapper-7ff5 .secondary_wide_8f7a li a,
.wrapper-7ff5 .label_motion_8240 li a,
.wrapper-7ff5 .copper-ae59 li a,
.wrapper-7ff5 .warm_4886 li a,
.wrapper-7ff5 .cold-78fb li a,
.wrapper-7ff5 .element-954e li a,
.wrapper-7ff5 .yellow-2d52 li a,
.wrapper-7ff5 .element-down-47ff li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.wrapper-7ff5 .secondary_wide_8f7a li ul li::before,
.wrapper-7ff5 .label_motion_8240 li ul li::before,
.wrapper-7ff5 .copper-ae59 li ul li::before,
.wrapper-7ff5 .warm_4886 li ul li::before,
.wrapper-7ff5 .cold-78fb li ul li::before,
.wrapper-7ff5 .element-954e li ul li::before,
.wrapper-7ff5 .yellow-2d52 li ul li::before,
.wrapper-7ff5 .element-down-47ff li ul li::before {
  left: 15px;
}
.wrapper-7ff5 .secondary_wide_8f7a li ul a,
.wrapper-7ff5 .label_motion_8240 li ul a,
.wrapper-7ff5 .copper-ae59 li ul a,
.wrapper-7ff5 .warm_4886 li ul a,
.wrapper-7ff5 .cold-78fb li ul a,
.wrapper-7ff5 .element-954e li ul a,
.wrapper-7ff5 .yellow-2d52 li ul a,
.wrapper-7ff5 .element-down-47ff li ul a {
  padding-left: 20px;
}
.wrapper-7ff5 .secondary_wide_8f7a li ul ul li::before,
.wrapper-7ff5 .label_motion_8240 li ul ul li::before,
.wrapper-7ff5 .copper-ae59 li ul ul li::before,
.wrapper-7ff5 .warm_4886 li ul ul li::before,
.wrapper-7ff5 .cold-78fb li ul ul li::before,
.wrapper-7ff5 .element-954e li ul ul li::before,
.wrapper-7ff5 .yellow-2d52 li ul ul li::before,
.wrapper-7ff5 .element-down-47ff li ul ul li::before {
  left: 30px;
}
.wrapper-7ff5 .secondary_wide_8f7a li ul ul a,
.wrapper-7ff5 .label_motion_8240 li ul ul a,
.wrapper-7ff5 .copper-ae59 li ul ul a,
.wrapper-7ff5 .warm_4886 li ul ul a,
.wrapper-7ff5 .cold-78fb li ul ul a,
.wrapper-7ff5 .element-954e li ul ul a,
.wrapper-7ff5 .yellow-2d52 li ul ul a,
.wrapper-7ff5 .element-down-47ff li ul ul a {
  padding-left: 40px;
}
.wrapper-7ff5 .modal-32f8 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.wrapper-7ff5 .element-down-47ff ul li {
  margin-bottom: 1.41575em;
}
.wrapper-7ff5 .element-down-47ff ul li .tooltip_out_7642 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.wrapper-7ff5 .element-down-47ff ul li .media_faae {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.secondary-pressed-9d0f .secondary_wide_8f7a li a,
.secondary-pressed-9d0f .label_motion_8240 li a,
.secondary-pressed-9d0f .copper-ae59 li a,
.secondary-pressed-9d0f .warm_4886 li a,
.secondary-pressed-9d0f .cold-78fb li a,
.secondary-pressed-9d0f .element-954e li a,
.secondary-pressed-9d0f .yellow-2d52 li a,
.secondary-pressed-9d0f .element-down-47ff li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary-pressed-9d0f .modal-32f8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary-pressed-9d0f .texture-gas-c529 ul li.plasma-d889 .pagination-steel-f991,
.secondary-pressed-9d0f .texture-gas-c529 ul li.narrow-1ab1 .pagination-steel-f991 {
  background: rgba(0, 0, 0, 0.2);
}
.secondary-pressed-9d0f .wrapper-7ff5 .texture-gas-c529 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.label_d8dc .wrapper-7ff5 .motion_92ae li {
  margin: 0;
}
.label_d8dc .wrapper-7ff5 .motion_92ae li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.label_d8dc .wrapper-7ff5 .motion_92ae li ul {
  margin: 0;
}
.label_d8dc .wrapper-7ff5 .motion_92ae li ul li a {
  padding-left: 15px;
}
.label_d8dc .wrapper-7ff5 .motion_92ae li ul li li a {
  padding-left: 30px;
}
.label_d8dc .wrapper-7ff5 .motion_92ae li.gradient_50ed > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.label_d8dc .wrapper-7ff5 .motion_92ae li.gradient_50ed > 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;
}
.label_d8dc .wrapper-7ff5 .motion_92ae li.gradient_50ed > 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;
}
.grid_iron_12e4 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.content_red_37f1 {
  position: relative;
  z-index: 10;
}
.content_red_37f1 .slow_e0c7 {
  width: 100%;
  max-width: 100%;
}
.gallery-74d8 .row-focused-459d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.gallery-74d8 .large-a835 {
}
.gallery-74d8 .secondary-pressed-9d0f {
  background: #292929;
}
.dim-bfef .row-focused-459d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.dim-bfef .large-a835 {
  background: #f9f9f9;
}
.dim-bfef .secondary-pressed-9d0f {
  background: #303030;
}
.fresh_a593 .row-focused-459d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .fresh_a593 .hovered_22ff {
    margin-bottom: 1em;
  }
  .fresh_a593 .hovered_22ff:last-child {
    margin-bottom: 0;
  }
}
.fresh_a593 .large-a835 {
  background: #ededed;
}
.fresh_a593 .secondary-pressed-9d0f {
  background: #1a1a1a;
}
.row-focused-459d.large-a835 {
  color: rgba(0, 0, 0, 0.6);
}
.row-focused-459d.large-a835 .detail_right_d67f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.row-focused-459d.secondary-pressed-9d0f {
  color: rgba(255, 255, 255, 0.99);
}
.row-focused-459d.secondary-pressed-9d0f a:not(.media-fresh-2afd) {
  color: rgba(255, 255, 255, 0.79);
}
.row-focused-459d.secondary-pressed-9d0f a:not(.media-fresh-2afd):hover {
  color: rgba(255, 255, 255, 0.99);
}
.row-focused-459d.secondary-pressed-9d0f .detail_right_d67f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.row-focused-459d.secondary-pressed-9d0f table tbody td,
.row-focused-459d.secondary-pressed-9d0f table th {
  background: rgba(0, 0, 0, 0.08);
}
.cool-8318.thick-f99d .mask-cb93 {
  max-width: initial;
}
.cool-8318 .secondary_hard_795c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.cool-8318 .secondary_hard_795c .slow_e0c7 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .cool-8318 .secondary_hard_795c .slow_e0c7 {
    display: block;
    margin-bottom: 2em;
  }
  .cool-8318 .secondary_hard_795c .slow_e0c7:last-child {
    margin-bottom: 0;
  }
}
.fresh_a593 .hovered_22ff:last-child,
.dim-bfef .hovered_22ff:last-child,
.gallery-74d8 .hovered_22ff:last-child {
  margin-bottom: 0;
}
.fresh_a593 .hovered_22ff .wrapper-7ff5 .texture-gas-c529:last-child,
.dim-bfef .hovered_22ff .wrapper-7ff5 .texture-gas-c529:last-child,
.gallery-74d8 .hovered_22ff .wrapper-7ff5 .texture-gas-c529:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .fresh_a593 .description_static_230f,
  .fresh_a593 .texture_7890,
  .dim-bfef .description_static_230f,
  .dim-bfef .texture_7890,
  .gallery-74d8 .description_static_230f,
  .gallery-74d8 .texture_7890 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .content_red_37f1 .hovered_22ff {
    margin-bottom: 2em;
  }
}
.content_red_37f1 p:last-child {
  margin-bottom: 0;
}
.content_red_37f1 li,
.content_red_37f1 ul {
  list-style: none;
  margin: 0;
}
.content_red_37f1 ul ul {
  margin-left: 2.617924em;
}
.smooth-8863 {
  font-size: 0.875em;
}

/* css-noise: 5195 */
.ghost-box-z7 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
