/*!
Theme Name: Customify
Theme URI: https://pressmaximum.in-e517/customify
Author: WPCustomify
Author URI: https://pressmaximum.in-e517
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.in-e517/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.link_pro_2acc.slider-stale-12d7/licenses/gpl-2.0.column_copper_0a28
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.shade-bright-9ff3/, (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.header_slow_9208.title-rough-5cb0/normalize.sidebar_dynamic_d804/
 ======
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.sidebar_dynamic_d804 v7.0.0 | MIT License | github.in-e517/necolas/normalize.sidebar_dynamic_d804 */
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;
}
.secondary-in-46c8 .dark-e606,
.gold-02b7,
.link-33ee,
.pagination_dynamic_5c3d,
.element_white_298f,
.section_orange_7115,
.steel-e028,
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;
}
.gold-02b7,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .gold-02b7,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .gold-02b7,
  h1 {
    font-size: 1.8em;
  }
}
.link-33ee,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.link-33ee + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .link-33ee,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .link-33ee,
  h2 {
    font-size: 1.7em;
  }
}
.pagination_dynamic_5c3d,
h3 {
  font-size: 1.618em;
}
.secondary-in-46c8 .dark-e606,
.element_white_298f,
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.highlight-45af {
  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;
}
.nav-1b75:after,
.nav-1b75:before,
.label-bright-3f6a:after,
.label-bright-3f6a:before {
  content: "";
  display: table;
}
.nav-1b75:after,
.label-bright-3f6a:after {
  clear: both;
}
.chip-small-8c0b {
  float: right;
  margin-right: 0;
}
.glass_994d {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.dropdown_e1a0 .hover_dim_2eca,
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;
}
.dropdown_e1a0 .hover_dim_2eca: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;
}
.basic-b918 .hover_dim_2eca {
  box-shadow: none;
}
.basic-b918
  .hover_dim_2eca
  .lite_cc94 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.basic-b918 .hover_dim_2eca .pagination-right-d0d7 {
  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;
}
.basic-b918
  .hover_dim_2eca
  .pagination-right-d0d7
  b {
  display: none;
}
.basic-b918 .backdrop-slow-01fe {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.background_south_7155:not(.main-blue-5808):not(.video-over-e715),
button:not(.main-blue-5808):not(.video-over-e715),
input[type="button"]:not(.main-blue-5808):not(
    .video-over-e715
  ),
input[type="reset"]:not(.main-blue-5808):not(
    .video-over-e715
  ),
input[type="submit"]:not(.main-blue-5808):not(
    .video-over-e715
  ) {
  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;
}
.background_south_7155:not(.main-blue-5808):not(
    .video-over-e715
  ):hover,
button:not(.main-blue-5808):not(
    .video-over-e715
  ):hover,
input[type="button"]:not(.main-blue-5808):not(
    .video-over-e715
  ):hover,
input[type="reset"]:not(.main-blue-5808):not(
    .video-over-e715
  ):hover,
input[type="submit"]:not(.main-blue-5808):not(
    .video-over-e715
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.background_south_7155:not(.main-blue-5808):not(
    .video-over-e715
  ):active,
.background_south_7155:not(.main-blue-5808):not(
    .video-over-e715
  ):focus,
button:not(.main-blue-5808):not(
    .video-over-e715
  ):active,
button:not(.main-blue-5808):not(
    .video-over-e715
  ):focus,
input[type="button"]:not(.main-blue-5808):not(
    .video-over-e715
  ):active,
input[type="button"]:not(.main-blue-5808):not(
    .video-over-e715
  ):focus,
input[type="reset"]:not(.main-blue-5808):not(
    .video-over-e715
  ):active,
input[type="reset"]:not(.main-blue-5808):not(
    .video-over-e715
  ):focus,
input[type="submit"]:not(.main-blue-5808):not(
    .video-over-e715
  ):active,
input[type="submit"]:not(.main-blue-5808):not(
    .video-over-e715
  ):focus {
  outline: 0;
}
.background_south_7155:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c,
button:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c,
input[type="button"]:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c,
input[type="reset"]:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c,
input[type="submit"]:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c {
  position: relative;
}
.background_south_7155:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c
  .fluid-ae18,
.background_south_7155:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c
  .wide-bd64,
.background_south_7155:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c
  .lower_96a7,
.background_south_7155:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c
  i,
.background_south_7155:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c
  svg,
button:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c
  .fluid-ae18,
button:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c
  .wide-bd64,
button:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c
  .lower_96a7,
button:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c
  i,
button:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c
  svg,
input[type="button"]:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c
  .fluid-ae18,
input[type="button"]:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c
  .wide-bd64,
input[type="button"]:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c
  .lower_96a7,
input[type="button"]:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c
  i,
input[type="button"]:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c
  svg,
input[type="reset"]:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c
  .fluid-ae18,
input[type="reset"]:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c
  .wide-bd64,
input[type="reset"]:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c
  .lower_96a7,
input[type="reset"]:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c
  i,
input[type="reset"]:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c
  svg,
input[type="submit"]:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c
  .fluid-ae18,
input[type="submit"]:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c
  .wide-bd64,
input[type="submit"]:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c
  .lower_96a7,
input[type="submit"]:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c
  i,
input[type="submit"]:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c
  svg {
  visibility: hidden;
}
.background_south_7155:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c:after,
button:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c:after,
input[type="button"]:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c:after,
input[type="reset"]:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c:after,
input[type="submit"]:not(.main-blue-5808):not(
    .video-over-e715
  ).fn-loading-625c: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;
}
.background_south_7155:not(.main-blue-5808):not(.video-over-e715),
input[type="button"]:not(.main-blue-5808):not(
    .video-over-e715
  ),
input[type="reset"]:not(.main-blue-5808):not(
    .video-over-e715
  ),
input[type="submit"]:not(.main-blue-5808):not(
    .video-over-e715
  ) {
  color: #fff;
  background: #235787;
}
.background_south_7155:not(.main-blue-5808):not(
    .video-over-e715
  ):focus,
input[type="button"]:not(.main-blue-5808):not(
    .video-over-e715
  ):focus,
input[type="reset"]:not(.main-blue-5808):not(
    .video-over-e715
  ):focus,
input[type="submit"]:not(.main-blue-5808):not(
    .video-over-e715
  ):focus {
  color: #fff;
}
.background_south_7155.fn-disabled-625c:not(.main-blue-5808):not(
    .video-over-e715
  ),
.background_south_7155[disabled]:not(.main-blue-5808):not(
    .video-over-e715
  ),
button.fn-disabled-625c:not(.main-blue-5808):not(
    .video-over-e715
  ),
button[disabled]:not(.main-blue-5808):not(
    .video-over-e715
  ) {
  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;
}
.icon-13b9 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.icon-13b9:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.message-040f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.filter_narrow_58a0 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.status-aac0 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.nav-1b75:after,
.nav-1b75:before,
.pattern_iron_f886:after,
.pattern_iron_f886:before,
.popup-copper-b503:after,
.popup-copper-b503:before,
.table-first-c37e:after,
.table-first-c37e:before,
.tertiary_7620:after,
.tertiary_7620:before,
.backdrop_d97a:after,
.backdrop_d97a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.nav-1b75:after,
.pattern_iron_f886:after,
.popup-copper-b503:after,
.table-first-c37e:after,
.tertiary_7620:after,
.backdrop_d97a:after {
  clear: both;
}
.pattern_iron_f886 .lower-6c6a,
.popup-copper-b503 .lower-6c6a,
.gallery_2d15 .lower-6c6a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.article-fixed-4624 {
  display: inline-block;
}
.badge_pink_6ce8 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.badge_pink_6ce8 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.badge_pink_6ce8 .narrow_09ed {
  padding: 1em 0;
  font-size: 85%;
}
.narrow_09ed {
  text-align: left;
  font-style: italic;
  color: #999;
}
.card_blue_c893 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.card_blue_c893:after,
.card_blue_c893:before {
  content: "";
  display: table;
}
.card_blue_c893:after {
  clear: both;
}
.frame_full_3e39 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.current_2bbb .frame_full_3e39 {
  max-width: 50%;
}
.alert-9b11 .frame_full_3e39 {
  max-width: 33.33%;
}
.hover-4d9a .frame_full_3e39 {
  max-width: 25%;
}
.hidden-4849 .frame_full_3e39 {
  max-width: 20%;
}
.filter_2e05 .frame_full_3e39 {
  max-width: 16.66%;
}
.texture-cold-cda9 .frame_full_3e39 {
  max-width: 14.28%;
}
.form_bottom_8444 .frame_full_3e39 {
  max-width: 12.5%;
}
.modal_lower_49e4 .frame_full_3e39 {
  max-width: 11.11%;
}
.dropdown_complex_c40a {
  display: block;
}
.secondary-in-46c8 .card_pressed_b0b5 label,
.secondary-in-46c8 .new-24df label,
.secondary-in-46c8 .dropdown_b357 label,
.secondary-in-46c8 .layout_west_45d6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.photo-bronze-8c51 {
  list-style: none;
  margin: 0;
}
.photo-bronze-8c51 article.paragraph_plasma_73a0 {
  margin-bottom: 0;
}
.photo-bronze-8c51 ul {
  list-style: none;
  margin: 0;
}
.photo-bronze-8c51 .action_e2eb li.paragraph_plasma_73a0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .photo-bronze-8c51 .action_e2eb li.paragraph_plasma_73a0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .photo-bronze-8c51 .action_e2eb li.paragraph_plasma_73a0: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) {
  .photo-bronze-8c51 .action_e2eb li.paragraph_plasma_73a0 li.paragraph_plasma_73a0 li.paragraph_plasma_73a0 li.paragraph_plasma_73a0 {
    padding-left: 0;
  }
}
article.paragraph_plasma_73a0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.paragraph_plasma_73a0 .pattern_iron_f886 p:last-of-type {
  margin-bottom: 0;
}
article.paragraph_plasma_73a0 .texture-3d8b {
  float: left;
}
article.paragraph_plasma_73a0 .west_9750 {
  margin-left: 85px;
}
article.paragraph_plasma_73a0 .selected-8d61 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.paragraph_plasma_73a0 .selected-8d61 .label_c290 {
  margin-left: 10px;
}
article.paragraph_plasma_73a0 .slow_461a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.paragraph_plasma_73a0 .clean-e291 {
  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 .card_pressed_b0b5,
  #respond .dropdown_b357,
  #respond .layout_west_45d6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .card_pressed_b0b5 input,
#respond .dropdown_b357 input,
#respond .layout_west_45d6 input {
  width: 100%;
}
#respond .layout_west_45d6 {
  margin-right: 0;
}
#respond .sidebar-877e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.old-3514 {
  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;
}
.old-3514.center-35c5 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.old-3514 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%);
}
.old-3514:focus,
.old-3514: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);
}
.picture_360b {
  border-radius: 10%;
}
.upper_9f90 {
  border-radius: 50%;
}
.highlight_7c0d {
  font-size: 0.72em;
}
.info-91fb {
  font-size: 0.875em;
}
.red_b815 {
  font-size: 1.1em;
}
.list_89a8 {
  text-transform: uppercase;
  line-height: 1.2;
}
.list_89a8.highlight_7c0d {
  letter-spacing: 0.5px;
}
.media_5826,
.media_5826 a {
  color: #6d6d6d;
}
.media_5826 a:hover {
  color: #111;
}
.video-8d1d {
  color: #6d6d6d;
}
.label-paper-3364 {
  overflow-x: hidden;
}
.label-paper-3364 .item_soft_1d44.lite-2918 {
  position: relative;
}
.label-paper-3364 .item_soft_1d44.lite-2918.info-short-0c73 {
  position: initial;
}
.label-paper-3364
  .item_soft_1d44.lite-2918.info-short-0c73
  .summary-static-6407 {
  left: auto;
}
.label-paper-3364 .item_soft_1d44 .summary-static-6407 {
  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;
}
.label-paper-3364 .item_soft_1d44:hover.lite-2918 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.label-paper-3364
  .item_soft_1d44:hover.lite-2918
  .summary-static-6407 {
  display: block;
  z-index: 9999999;
}
.label-paper-3364 .highlight-fresh-3925 .surface-07c0,
.label-paper-3364 .hero-warm-5603 .surface-07c0 {
  display: none;
}
.label-paper-3364 .background-ad95 .item_soft_1d44:hover.lite-2918 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.secondary-in-46c8 .card_pressed_b0b5 label,
.secondary-in-46c8 .new-24df label,
.secondary-in-46c8 .dropdown_b357 label,
.secondary-in-46c8 .layout_west_45d6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.photo-bronze-8c51 {
  list-style: none;
  margin: 0;
}
.photo-bronze-8c51 article.paragraph_plasma_73a0 {
  margin-bottom: 0;
}
.photo-bronze-8c51 ul {
  list-style: none;
  margin: 0;
}
.photo-bronze-8c51 .action_e2eb li.paragraph_plasma_73a0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .photo-bronze-8c51 .action_e2eb li.paragraph_plasma_73a0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .photo-bronze-8c51 .action_e2eb li.paragraph_plasma_73a0: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) {
  .photo-bronze-8c51 .action_e2eb li.paragraph_plasma_73a0 li.paragraph_plasma_73a0 li.paragraph_plasma_73a0 li.paragraph_plasma_73a0 {
    padding-left: 0;
  }
}
article.paragraph_plasma_73a0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.paragraph_plasma_73a0 .pattern_iron_f886 p:last-of-type {
  margin-bottom: 0;
}
article.paragraph_plasma_73a0 .texture-3d8b {
  float: left;
}
article.paragraph_plasma_73a0 .west_9750 {
  margin-left: 85px;
}
article.paragraph_plasma_73a0 .selected-8d61 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.paragraph_plasma_73a0 .selected-8d61 .label_c290 {
  margin-left: 10px;
}
article.paragraph_plasma_73a0 .slow_461a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.paragraph_plasma_73a0 .clean-e291 {
  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 .card_pressed_b0b5,
  #respond .dropdown_b357,
  #respond .layout_west_45d6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .card_pressed_b0b5 input,
#respond .dropdown_b357 input,
#respond .layout_west_45d6 input {
  width: 100%;
}
#respond .layout_west_45d6 {
  margin-right: 0;
}
#respond .sidebar-877e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.highlight-fresh-3925 .outline_c3e2 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.outline_c3e2 .content_953b.notification_b94b .description_a44a > li > a:focus,
.outline_c3e2 .content_953b.notification_b94b .description_a44a > li > a:hover,
.outline_c3e2 .content_953b.left-673c .description_a44a > li > a:focus,
.outline_c3e2 .content_953b.left-673c .description_a44a > li > a:hover,
.outline_c3e2 .content_953b.action-4310 .description_a44a > li > a:focus,
.outline_c3e2 .content_953b.action-4310 .description_a44a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline_c3e2
  .content_953b.notification_b94b
  .description_a44a
  > li.summary-9054
  > a,
.outline_c3e2
  .content_953b.notification_b94b
  .description_a44a
  > li.cool-9e94
  > a,
.outline_c3e2
  .content_953b.left-673c
  .description_a44a
  > li.summary-9054
  > a,
.outline_c3e2
  .content_953b.left-673c
  .description_a44a
  > li.cool-9e94
  > a,
.outline_c3e2
  .content_953b.action-4310
  .description_a44a
  > li.summary-9054
  > a,
.outline_c3e2 .content_953b.action-4310 .description_a44a > li.paragraph-ae2c > a {
  color: rgba(255, 255, 255, 0.99);
}
.outline_c3e2 .title_4858,
.outline_c3e2 .title_4858 a {
  color: rgba(255, 255, 255, 0.99);
}
.outline_c3e2 .summary_ec19.column_dynamic_ffec li a,
.outline_c3e2 .fast-34f7 a,
.outline_c3e2 .carousel_bb74,
.outline_c3e2 .description_a44a > li > a,
.outline_c3e2 .shade-thick-68e7 {
  color: rgba(255, 255, 255, 0.79);
}
.outline_c3e2 .summary_ec19.column_dynamic_ffec li a:hover,
.outline_c3e2 .fast-34f7 a:hover,
.outline_c3e2 .carousel_bb74:hover,
.outline_c3e2 .description_a44a > li > a:hover,
.outline_c3e2 .shade-thick-68e7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline_c3e2 .table-bright-cbda {
  color: rgba(255, 255, 255, 0.79);
}
.outline_c3e2 .table-bright-cbda .button-3768 {
  color: rgba(255, 255, 255, 0.99);
}
.outline_c3e2 .table-bright-cbda:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline_c3e2 .over_ed15 .icon_out_6c94 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.outline_c3e2 .over_ed15 .icon_out_6c94 .advanced_aded {
  color: rgba(255, 255, 255, 0.79);
}
.outline_c3e2
  .over_ed15
  .icon_out_6c94
  .advanced_aded::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline_c3e2
  .over_ed15
  .icon_out_6c94
  .advanced_aded:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline_c3e2
  .over_ed15
  .icon_out_6c94
  .advanced_aded::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline_c3e2
  .over_ed15
  .icon_out_6c94
  .advanced_aded::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline_c3e2 .over_ed15 .card_right_ac50 {
  color: rgba(255, 255, 255, 0.79);
}
.outline_c3e2 .over_ed15 .card_right_ac50:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-wood-7aca
  .outline_c3e2
  .over_ed15
  .surface-a4b2
  .gas-4df2 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight-wood-7aca
  .outline_c3e2
  .over_ed15
  .surface-a4b2
  .advanced_aded {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight-fresh-3925 .dropdown-paper-b836 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.dropdown-paper-b836 .content_953b.notification_b94b .description_a44a > li > a:focus,
.dropdown-paper-b836 .content_953b.notification_b94b .description_a44a > li > a:hover,
.dropdown-paper-b836 .content_953b.left-673c .description_a44a > li > a:focus,
.dropdown-paper-b836 .content_953b.left-673c .description_a44a > li > a:hover,
.dropdown-paper-b836 .content_953b.action-4310 .description_a44a > li > a:focus,
.dropdown-paper-b836 .content_953b.action-4310 .description_a44a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown-paper-b836
  .content_953b.notification_b94b
  .description_a44a
  > li.summary-9054
  > a,
.dropdown-paper-b836
  .content_953b.notification_b94b
  .description_a44a
  > li.cool-9e94
  > a,
.dropdown-paper-b836
  .content_953b.left-673c
  .description_a44a
  > li.summary-9054
  > a,
.dropdown-paper-b836
  .content_953b.left-673c
  .description_a44a
  > li.cool-9e94
  > a,
.dropdown-paper-b836
  .content_953b.action-4310
  .description_a44a
  > li.summary-9054
  > a,
.dropdown-paper-b836 .content_953b.action-4310 .description_a44a > li.paragraph-ae2c > a {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown-paper-b836 .title_4858,
.dropdown-paper-b836 .title_4858 a {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown-paper-b836 .summary_ec19.column_dynamic_ffec li a,
.dropdown-paper-b836 .fast-34f7 a,
.dropdown-paper-b836 .carousel_bb74,
.dropdown-paper-b836 .description_a44a > li > a,
.dropdown-paper-b836 .shade-thick-68e7 {
  color: rgba(0, 0, 0, 0.55);
}
.dropdown-paper-b836 .summary_ec19.column_dynamic_ffec li a:hover,
.dropdown-paper-b836 .fast-34f7 a:hover,
.dropdown-paper-b836 .carousel_bb74:hover,
.dropdown-paper-b836 .description_a44a > li > a:hover,
.dropdown-paper-b836 .shade-thick-68e7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown-paper-b836 .table-bright-cbda {
  color: rgba(0, 0, 0, 0.55);
}
.dropdown-paper-b836 .table-bright-cbda .button-3768 {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown-paper-b836 .table-bright-cbda:hover {
  color: rgba(0, 0, 0, 0.8);
}
.alert-0ace .primary_a1ed {
  margin-left: auto;
  margin-right: auto;
}
.popup-copper-b503 > * {
  margin-left: auto;
  margin-right: auto;
}
.popup-copper-b503 .message-040f {
  margin-right: 1.41575em;
}
.backdrop-rough-2398 .popup-copper-b503 > .menu-1bb2 {
  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;
}
.backdrop-rough-2398 .popup-copper-b503 > .basic-5a0b {
  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;
}
.over_6c97.alert-0ace .primary_a1ed,
.top_9d51.alert-0ace .primary_a1ed {
  margin-left: 0;
}
.article-right-b130.alert-0ace .primary_a1ed,
.card-red-3c7a.alert-0ace .primary_a1ed {
  margin-right: 0;
}
.popup-copper-b503 ol,
.popup-copper-b503 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.warm-6ff8 video {
  max-width: 100%;
}
.message-6e81 img {
  display: block;
}
.message-6e81.message-040f,
.message-6e81.filter_narrow_58a0 {
  width: 100%;
}
.message-6e81.basic-5a0b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.header-b782:not(.slow_be19) {
  margin: 1.5em auto;
}
.texture-outer-0e30 p {
  padding: 1.5em 14px;
}
ul.inner_a727.basic-5a0b,
ul.inner_a727.menu-1bb2,
ul.inner_a727.fixed_ad98.menu-1bb2 {
  padding: 0 14px;
}
.info-gas-73fb {
  display: block;
  overflow-x: auto;
}
.info-gas-73fb table {
  border-collapse: collapse;
  width: 100%;
}
.info-gas-73fb td,
.info-gas-73fb th {
  padding: 0.5em;
}
.popup-copper-b503 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.popup-copper-b503 ol ol,
.popup-copper-b503 ol ul,
.popup-copper-b503 ul ol,
.popup-copper-b503 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.popup-copper-b503 ol ol li,
.popup-copper-b503 ol ul li,
.popup-copper-b503 ul ol li,
.popup-copper-b503 ul ul li {
  margin-left: 0;
}
.text-lower-da61.black-3a4f > .status-9871 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.text-lower-da61.black-3a4f > .status-9871 iframe,
.text-lower-da61.black-3a4f > .status-9871 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.module-5c95 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.module-5c95.logo_5e59 {
  padding: 0;
}
.module-5c95.logo_5e59 cite {
  font-size: 13px;
}
.module-5c95 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.module-5c95 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.brown-22f0 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.brown-22f0 > p:first-child {
  margin-top: 0;
}
.brown-22f0 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.brown-22f0 blockquote {
  border-left: 0;
}
.notification_f52a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.notification_f52a:not(.hover_bottom_64b3) {
  max-width: 100px;
}
.notification_f52a.media_medium_0806 {
  border-bottom: none !important;
  text-align: center;
}
.notification_f52a.media_medium_0806::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .texture-outer-0e30 p {
    padding: 1.5em 0;
  }
}
.card-bright-6c8e {
  color: #0073aa;
}
.panel_over_206f {
  background-color: #0073aa;
}
.text-top-a199 {
  color: #229fd8;
}
.selected_8e6c {
  background-color: #229fd8;
}
.smooth_af25 {
  color: #eee;
}
.search-active-53c5 {
  background-color: #eee;
}
.search_gold_cf2a {
  color: #444;
}
.layout_f05a {
  background-color: #444;
}
.inner-8fd5 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.inner-8fd5 .upper-8466 .fast-34f7 {
  font-size: 15px;
}
.inner-8fd5 .fast-34f7 {
  line-height: 1.3;
}
.inner-8fd5 .dropdown-paper-b836 {
}
.inner-8fd5 .outline_c3e2 {
  background: #235787;
}
.banner-warm-97ad {
  padding: 0;
}
.banner-warm-97ad .outline_c3e2 {
  background: #1a1a1a;
}
.banner-warm-97ad .dropdown-paper-b836 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.out_a98d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.out_a98d .dropdown-paper-b836 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.out_a98d .outline_c3e2 {
  background: #303030;
}
.backdrop_d97a {
  position: relative;
  z-index: 10;
}
.backdrop_d97a .picture_wood_8239 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.grid_ef42 .lite-2918 {
  display: inline-block;
  vertical-align: middle;
}
.grid_ef42.backdrop_dynamic_9a42 .lite-2918 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .grid_ef42.backdrop_dynamic_9a42 .lite-2918 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .grid_ef42.backdrop_dynamic_9a42 .lite-2918 {
    margin-right: 0.4em;
  }
}
.grid_ef42.backdrop_dynamic_9a42 .lite-2918:last-child {
  margin-right: 0;
}
.pagination-737a .picture_wood_8239 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .highlight-fresh-3925 .upper-8466 {
    margin: 0 -0.5em;
  }
  .highlight-fresh-3925 .upper-8466 [class*="customify-col-"],
  .highlight-fresh-3925 .upper-8466 [class*="customify-col_"],
  .highlight-fresh-3925 .upper-8466 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.highlight-fresh-3925.button-1c1f .picture_wood_8239 {
  background: 0 0 !important;
}
.highlight-fresh-3925.button-1c1f .picture_wood_8239,
.highlight-fresh-3925.pagination-737a .picture_wood_8239 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .highlight-fresh-3925.dirty-3d8d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.highlight-fresh-3925.pagination-737a .picture_wood_8239 {
  box-shadow: none !important;
}
.input_dirty_d5aa {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .input_dirty_d5aa {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .input_dirty_d5aa {
    padding: 18px 0 20px;
  }
}
.input_dirty_d5aa .input_d52a {
  width: 100%;
}
.input_dirty_d5aa .content-small-352c {
  margin-bottom: 0;
}
.input_dirty_d5aa .tabs_c76b {
  margin-top: 5px;
  font-size: 0.875em;
}
.media-532a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.media-532a .outline_05a2 {
  width: 100%;
}
.gold_ba74 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.gold_ba74 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.gold_ba74 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;
}
.gold_ba74 li:last-child:after {
  display: none;
}
.gold_ba74 li a {
  font-weight: 500;
  margin-right: 10px;
}
.brown-1d91 .surface-07c0 button,
.input_dirty_d5aa .surface-07c0 button {
  left: 0;
}
.brown-1d91 .outline_05a2,
.input_dirty_d5aa .outline_05a2 {
  padding-left: 0;
  padding-right: 0;
}
.brown-1d91 .media-532a,
.input_dirty_d5aa .media-532a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.brown-1d91 {
  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;
}
.brown-1d91: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;
}
.brown-1d91 .lower-45bc {
  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) {
  .brown-1d91 .lower-45bc {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .brown-1d91 .lower-45bc {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .brown-1d91 .lower-45bc {
    min-height: 200px;
  }
}
.brown-1d91 .gold_ba74 {
  color: rgba(255, 255, 255, 0.8);
}
.brown-1d91 .gold_ba74 a,
.brown-1d91 .gold_ba74 li:after {
  color: inherit;
}
.brown-1d91 .gold_ba74 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.text_bright_0e47 {
  margin-bottom: 0.5em;
}
.table_focused_e848 {
  margin-bottom: 1.2em;
}
.table_focused_e848,
.text_bright_0e47 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.table_focused_e848 p:last-child,
.text_bright_0e47 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .surface-07c0,
#masthead .surface-07c0 {
  display: none;
}
#masthead
  > .surface-07c0.box_b417 {
  display: none;
}
#masthead > .surface-07c0 button {
  left: 0;
}
.status_smooth_be9a {
  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%;
}
.status_smooth_be9a .lite-2918 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.status_smooth_be9a .in_a000 {
  display: -webkit-box;
  display: flex;
}
.status_smooth_be9a .in_a000.outline_2d2a {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.status_smooth_be9a .in_a000.list_tall_c752 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.status_smooth_be9a .in_a000.large_d5df {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.status_smooth_be9a.summary_tall_cf8a.shadow_last_9382 .in_a000.outline_2d2a {
  flex-basis: 100%;
}
.status_smooth_be9a.white_84c5 .in_a000.list_tall_c752 {
  -webkit-box-flex: 1;
  flex: auto;
}
.status_smooth_be9a.white_84c5 .in_a000.large_d5df {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .surface-07c0.box_b417 {
  display: none;
}
#masthead > .surface-07c0 button {
  left: 0;
}
.status-red-6c6c {
  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;
}
.status-red-6c6c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.status-red-6c6c.light_e2b8 i {
  margin-right: 4px;
}
.status-red-6c6c.accordion-593e i {
  margin-left: 5px;
}
.fast-34f7 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.fast-34f7 p:last-child {
  margin-bottom: 0;
}
.wide_040e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.wide_040e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.wide_040e img {
  display: block;
  width: auto;
  line-height: 1;
}
.wide_040e .title_4858 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.wide_040e .overlay_a09c {
  margin: 5px 0 7px 0;
}
.wide_040e.east-bc81 .search_506d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wide_040e.east-bc81 .article_1687 {
  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;
}
.wide_040e.dropdown_f861 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.wide_040e.dropdown_f861 .search_506d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wide_040e.dropdown_f861 .article_1687 {
  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;
}
.wide_040e.hovered_52df {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.wide_040e.accent_fe2f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.wide_040e.accent_fe2f .article_1687 {
  margin-top: 7px;
}
.media_simple_2853 {
  display: inline-block;
}
.backdrop_d97a .menu-center-5eb8 .wide_040e img {
  max-width: 100%;
}
.content_953b .status-dffe.pressed-2a84,
.tertiary_ecbe .status-dffe.pressed-2a84 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.content_953b .feature-9ed4,
.tertiary_ecbe .feature-9ed4 {
  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%);
}
.content_953b .feature-9ed4 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.content_953b.panel_c26d .feature-9ed4 {
  display: none;
}
.content_953b .footer-41c5 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.content_953b .footer-41c5 li {
  display: inline-block;
  position: relative;
}
.content_953b .footer-41c5 li:last-child {
  margin-right: 0;
}
.content_953b .footer-41c5 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;
}
.content_953b .footer-41c5 li.paragraph-ae2c > a {
  color: rgba(0, 0, 0, 0.9);
}
.content_953b .footer-41c5 > 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;
}
.content_953b .footer-41c5 > li > a i {
  line-height: 0;
}
.content_953b .footer-41c5 > li.list_7a4c > a .feature-9ed4 {
  margin-left: 4px;
  line-height: 0;
}
.content_953b .footer-41c5 .sidebar-huge-b8d3 li.list_7a4c > a {
  position: relative;
}
.content_953b .footer-41c5 .sidebar-huge-b8d3 li.list_7a4c > a:after,
.content_953b .footer-41c5 .sidebar-huge-b8d3 li.list_7a4c > a:before {
  content: "";
  display: table;
}
.content_953b .footer-41c5 .sidebar-huge-b8d3 li.list_7a4c > a:after {
  clear: both;
}
.content_953b .footer-41c5 .sidebar-huge-b8d3 li.list_7a4c > a .feature-9ed4 {
  margin-left: 5px;
  float: right;
}
.content_953b .copper-78f3,
.content_953b .sidebar-huge-b8d3 {
  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;
}
.content_953b .sidebar-huge-b8d3 {
  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;
}
.content_953b .sidebar-huge-b8d3 .pressed-2a84 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.content_953b .sidebar-huge-b8d3 .feature-9ed4 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.content_953b .sidebar-huge-b8d3 li {
  display: block;
  margin: 0;
  padding: 0;
}
.content_953b .sidebar-huge-b8d3 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;
}
.content_953b .sidebar-huge-b8d3 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.content_953b .sidebar-huge-b8d3 .sidebar-huge-b8d3 {
  top: 0;
  left: 100%;
}
.content_953b .tooltip_ff7d.fn-focus-625c > .copper-78f3,
.content_953b .tooltip_ff7d.fn-focus-625c > .sidebar-huge-b8d3,
.content_953b .tooltip_ff7d:focus > .copper-78f3,
.content_953b .tooltip_ff7d:focus > .sidebar-huge-b8d3,
.content_953b .tooltip_ff7d:hover > .copper-78f3,
.content_953b .tooltip_ff7d:hover > .sidebar-huge-b8d3 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.content_953b.action-4310 .description_a44a:after,
.content_953b.action-4310 .description_a44a:before {
  content: "";
  display: table;
}
.content_953b.action-4310 .description_a44a:after {
  clear: both;
}
.content_953b.action-4310 .description_a44a > li {
  float: left;
}
.content_953b.gradient-fluid-9e25 .description_a44a:after,
.content_953b.gradient-fluid-9e25 .description_a44a:before {
  content: "";
  display: table;
}
.content_953b.gradient-fluid-9e25 .description_a44a:after {
  clear: both;
}
.content_953b.gradient-fluid-9e25 .description_a44a > li {
  float: left;
}
.content_953b.gradient-fluid-9e25 .description_a44a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.content_953b.gradient-fluid-9e25 .description_a44a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.content_953b.gradient-fluid-9e25 .description_a44a > li.summary-9054 > a,
.content_953b.gradient-fluid-9e25 .description_a44a > li.paragraph-ae2c > a {
  color: #fff;
  background-color: #1e4b75;
}
.content_953b.notification_b94b .description_a44a > li > a .pressed-2a84 {
  position: relative;
}
.content_953b.notification_b94b .description_a44a > li > a .pressed-2a84: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;
}
.content_953b.notification_b94b
  .description_a44a
  > li:focus
  > a
  .pressed-2a84:before,
.content_953b.notification_b94b
  .description_a44a
  > li:hover
  > a
  .pressed-2a84:before {
  width: 100%;
  background-color: currentColor;
}
.content_953b.notification_b94b
  .description_a44a
  > li.summary-9054
  > a
  .pressed-2a84:before,
.content_953b.notification_b94b
  .description_a44a
  > li.cool-9e94
  > a
  .pressed-2a84:before {
  width: 100%;
  background-color: currentColor;
}
.content_953b.left-673c .description_a44a > li > a .pressed-2a84 {
  position: relative;
}
.content_953b.left-673c .description_a44a > li > a .pressed-2a84: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;
}
.content_953b.left-673c .description_a44a > li:focus > a .pressed-2a84:before,
.content_953b.left-673c
  .description_a44a
  > li:hover
  > a
  .pressed-2a84:before {
  width: 100%;
  background-color: currentColor;
}
.content_953b.left-673c
  .description_a44a
  > li.summary-9054
  > a
  .pressed-2a84:before,
.content_953b.left-673c
  .description_a44a
  > li.cool-9e94
  > a
  .pressed-2a84:before {
  width: 100%;
  background-color: currentColor;
}
.tertiary_ecbe .footer-41c5 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tertiary_ecbe .footer-41c5 li:first-child > a {
  border-top: none;
}
.tertiary_ecbe .footer-41c5 .title_7de5 > .pressed-2a84 .feature-9ed4 {
  display: none;
}
.tertiary_ecbe .footer-41c5 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tertiary_ecbe .footer-41c5 li:last-child {
  border: none;
}
.tertiary_ecbe .footer-41c5 li.list_7a4c > a {
  padding-right: 45px !important;
}
.tertiary_ecbe .footer-41c5 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tertiary_ecbe .footer-41c5 li a:focus,
.tertiary_ecbe .footer-41c5 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tertiary_ecbe .footer-41c5 li .block_229b {
  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;
}
.tertiary_ecbe .footer-41c5 li .block_229b:hover {
  box-shadow: none;
}
.tertiary_ecbe .footer-41c5 li .block_229b .feature-9ed4 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tertiary_ecbe .footer-41c5 .sidebar-huge-b8d3 {
  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);
}
.tertiary_ecbe .footer-41c5 .sidebar-huge-b8d3 li a {
  padding-left: 3em;
}
.tertiary_ecbe .footer-41c5 .new_bd04 > a .block_229b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tertiary_ecbe .footer-41c5 .new_bd04 > .sidebar-huge-b8d3 {
  display: block;
  opacity: 1;
}
.notification-tall-a262 {
  max-width: 100%;
}
.badge-out-534c {
  line-height: 0;
  cursor: pointer;
}
.shade-thick-68e7 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.shade-thick-68e7:hover {
  box-shadow: none;
  color: currentColor;
}
.shade-thick-68e7 svg {
  width: 18px;
  height: 18px;
}
.shade-thick-68e7 .inner-762f {
  display: none;
}
.summary_3e3e {
  position: relative;
}
.summary_3e3e.fn-active-625c .shade-thick-68e7 .banner-huge-7422 {
  display: none;
}
.summary_3e3e.fn-active-625c .shade-thick-68e7 .inner-762f {
  display: inline-block;
}
.summary_3e3e .thumbnail_73b2 {
  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);
}
.summary_3e3e.modal_south_a47a .thumbnail_73b2 {
  left: auto;
  right: -0.9em;
}
.summary_3e3e.modal_south_a47a .description_blue_bc3a::before {
  left: auto;
  right: 15px;
}
.summary_3e3e.fn-active-625c .thumbnail_73b2 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.surface-a4b2 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.surface-a4b2 label {
  flex-basis: 100%;
}
.surface-a4b2 .icon_out_6c94 {
  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;
}
.surface-a4b2 .advanced_aded {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.surface-a4b2 .advanced_aded:focus {
  background-color: transparent;
}
.surface-a4b2 button.card_right_ac50 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.surface-a4b2 button.card_right_ac50:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.surface-a4b2 button.card_right_ac50 svg {
  width: 18px;
  height: 18px;
}
.surface-a4b2 input[type="submit"] {
  min-height: auto;
}
.over_ed15 .surface-a4b2 .advanced_aded {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.description_blue_bc3a {
  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) {
  .description_blue_bc3a {
    width: 220px;
  }
}
.description_blue_bc3a label {
  flex-basis: 100%;
}
.description_blue_bc3a::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;
}
.highlight-wood-7aca .over_ed15 .surface-a4b2 {
  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;
}
.highlight-wood-7aca
  .over_ed15
  .surface-a4b2
  .icon_out_6c94 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.highlight-wood-7aca .over_ed15 .surface-a4b2 .advanced_aded {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.highlight-wood-7aca
  .over_ed15
  .surface-a4b2
  .advanced_aded:focus {
  background: 0 0;
}
.highlight-wood-7aca
  .over_ed15
  .surface-a4b2
  .gas-4df2 {
  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;
}
.summary_ec19 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.summary_ec19 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.summary_ec19 li:last-child {
  margin-right: 0;
}
.summary_ec19 li:first-child {
  margin-left: 0;
}
.summary_ec19.video_large_79b9 a {
  color: #fff;
}
.summary_ec19.video_large_79b9 a:hover {
  color: #fff;
}
.summary_ec19 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.summary_ec19 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.summary_ec19 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.summary_ec19 a:hover {
  opacity: 0.9;
  color: inherit;
}
.summary_ec19 [class*="social-icon-apple"] {
  background-color: #999;
}
.summary_ec19 [class*="social-icon-apple"].component-d308 {
  background-color: transparent;
  color: #999;
}
.summary_ec19 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.summary_ec19 [class*="social-icon-behance"].component-d308 {
  background-color: transparent;
  color: #1769ff;
}
.summary_ec19 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.summary_ec19 [class*="social-icon-bitbucket"].component-d308 {
  background-color: transparent;
  color: #205081;
}
.summary_ec19 [class*="social-icon-codepen"] {
  background-color: #000;
}
.summary_ec19 [class*="social-icon-codepen"].component-d308 {
  background-color: transparent;
  color: #000;
}
.summary_ec19 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.summary_ec19 [class*="social-icon-delicious"].component-d308 {
  background-color: transparent;
  color: #39f;
}
.summary_ec19 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.summary_ec19 [class*="social-icon-digg"].component-d308 {
  background-color: transparent;
  color: #005be2;
}
.summary_ec19 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.summary_ec19 [class*="social-icon-dribbble"].component-d308 {
  background-color: transparent;
  color: #ea4c89;
}
.summary_ec19 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.summary_ec19 [class*="social-icon-envelope"].component-d308 {
  background-color: transparent;
  color: #ea4335;
}
.summary_ec19 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.summary_ec19 [class*="social-icon-facebook"].component-d308 {
  background-color: transparent;
  color: #3b5998;
}
.summary_ec19 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.summary_ec19 [class*="social-icon-flickr"].component-d308 {
  background-color: transparent;
  color: #0063dc;
}
.summary_ec19 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.summary_ec19 [class*="social-icon-foursquare"].component-d308 {
  background-color: transparent;
  color: #2d5be3;
}
.summary_ec19 [class*="social-icon-github"] {
  background-color: #333;
}
.summary_ec19 [class*="social-icon-github"].component-d308 {
  background-color: transparent;
  color: #333;
}
.summary_ec19 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.summary_ec19 [class*="social-icon-google-plus"].component-d308 {
  background-color: transparent;
  color: #dd4b39;
}
.summary_ec19 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.summary_ec19 [class*="social-icon-houzz"].component-d308 {
  background-color: transparent;
  color: #7ac142;
}
.summary_ec19 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.summary_ec19 [class*="social-icon-instagram"].component-d308 {
  background-color: transparent;
  color: #262626;
}
.summary_ec19 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.summary_ec19 [class*="social-icon-jsfiddle"].component-d308 {
  background-color: transparent;
  color: #487aa2;
}
.summary_ec19 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.summary_ec19 [class*="social-icon-linkedin"].component-d308 {
  background-color: transparent;
  color: #0077b5;
}
.summary_ec19 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.summary_ec19 [class*="social-icon-medium"].component-d308 {
  background-color: transparent;
  color: #00ab6b;
}
.summary_ec19 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.summary_ec19
  [class*="social-icon-odnoklassniki"].component-d308 {
  background-color: transparent;
  color: #f4731c;
}
.summary_ec19 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.summary_ec19 [class*="social-icon-meetup"].component-d308 {
  background-color: transparent;
  color: #ec1c40;
}
.summary_ec19 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.summary_ec19 [class*="social-icon-pinterest"].component-d308 {
  background-color: transparent;
  color: #bd081c;
}
.summary_ec19 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.summary_ec19 [class*="social-icon-product-hunt"].component-d308 {
  background-color: transparent;
  color: #da552f;
}
.summary_ec19 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.summary_ec19 [class*="social-icon-reddit"].component-d308 {
  background-color: transparent;
  color: #ff4500;
}
.summary_ec19 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.summary_ec19 [class*="social-icon-rss"].component-d308 {
  background-color: transparent;
  color: #f26522;
}
.summary_ec19 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.summary_ec19
  [class*="social-icon-shopping-cart"].component-d308 {
  background-color: transparent;
  color: #4caf50;
}
.summary_ec19 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.summary_ec19 [class*="social-icon-skype"].component-d308 {
  background-color: transparent;
  color: #00aff0;
}
.summary_ec19 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.summary_ec19 [class*="social-icon-slideshare"].component-d308 {
  background-color: transparent;
  color: #0077b5;
}
.summary_ec19 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.summary_ec19 [class*="social-icon-snapchat"].component-d308 {
  background-color: transparent;
  color: #fffc00;
}
.summary_ec19 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.summary_ec19 [class*="social-icon-soundcloud"].component-d308 {
  background-color: transparent;
  color: #f80;
}
.summary_ec19 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.summary_ec19 [class*="social-icon-spotify"].component-d308 {
  background-color: transparent;
  color: #2ebd59;
}
.summary_ec19 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.summary_ec19
  [class*="social-icon-stack-overflow"].component-d308 {
  background-color: transparent;
  color: #fe7a15;
}
.summary_ec19 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.summary_ec19 [class*="social-icon-maldkfgram"].component-d308 {
  background-color: transparent;
  color: #2ca5e0;
}
.summary_ec19 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.summary_ec19 [class*="social-icon-tripadvisor"].component-d308 {
  background-color: transparent;
  color: #589442;
}
.summary_ec19 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.summary_ec19 [class*="social-icon-tumblr"].component-d308 {
  background-color: transparent;
  color: #35465c;
}
.summary_ec19 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.summary_ec19 [class*="social-icon-twitch"].component-d308 {
  background-color: transparent;
  color: #6441a5;
}
.summary_ec19 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.summary_ec19 [class*="social-icon-twitter"].component-d308 {
  background-color: transparent;
  color: #1da1f2;
}
.summary_ec19 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.summary_ec19 [class*="social-icon-vimeo"].component-d308 {
  background-color: transparent;
  color: #1ab7ea;
}
.summary_ec19 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.summary_ec19 [class*="social-icon-vk"].component-d308 {
  background-color: transparent;
  color: #45668e;
}
.summary_ec19 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.summary_ec19 [class*="social-icon-weibo"].component-d308 {
  background-color: transparent;
  color: #df2029;
}
.summary_ec19 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.summary_ec19 [class*="social-icon-weixin"].component-d308 {
  background-color: transparent;
  color: #7bb32e;
}
.summary_ec19 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.summary_ec19 [class*="social-icon-whatsapp"].component-d308 {
  background-color: transparent;
  color: #25d366;
}
.summary_ec19 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.summary_ec19 [class*="social-icon-wordpress"].component-d308 {
  background-color: transparent;
  color: #21759b;
}
.summary_ec19 [class*="social-icon-xing"] {
  background-color: #026466;
}
.summary_ec19 [class*="social-icon-xing"].component-d308 {
  background-color: transparent;
  color: #026466;
}
.summary_ec19 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.summary_ec19 [class*="social-icon-yelp"].component-d308 {
  background-color: transparent;
  color: #af0606;
}
.summary_ec19 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.summary_ec19 [class*="social-icon-youtube"].component-d308 {
  background-color: transparent;
  color: #cd201f;
}
.carousel_bb74 {
  cursor: pointer;
  text-align: center;
  background: 0 0;
  box-shadow: none;
  color: currentColor;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
}
.carousel_bb74:hover {
  box-shadow: none;
  background: 0 0;
}
.orange_7af4 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.north-bdd5 {
  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;
}
.up_f588 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.element_1314 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.element_1314,
.element_1314::after,
.element_1314::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;
}
.element_1314::after,
.element_1314::before {
  content: "";
  display: block;
  background-color: inherit;
}
.focus_465c .north-bdd5 .up_f588 {
  margin-top: -2px;
  width: 19px;
}
.focus_465c .north-bdd5 .element_1314 {
  margin-top: -1px;
}
.focus_465c .north-bdd5 .element_1314,
.focus_465c .north-bdd5 .element_1314::after,
.focus_465c .north-bdd5 .element_1314::before {
  width: 19px;
  height: 2px;
}
.focus_465c .north-bdd5 .element_1314::before {
  top: -6px;
}
.focus_465c .north-bdd5 .element_1314::after {
  bottom: -6px;
}
.info-static-2ce3 .north-bdd5 .up_f588 {
  margin-top: -2px;
  width: 22px;
}
.info-static-2ce3 .north-bdd5 .element_1314 {
  margin-top: -1px;
}
.info-static-2ce3 .north-bdd5 .element_1314,
.info-static-2ce3 .north-bdd5 .element_1314::after,
.info-static-2ce3 .north-bdd5 .element_1314::before {
  width: 22px;
  height: 2px;
}
.info-static-2ce3 .north-bdd5 .element_1314::before {
  top: -7px;
}
.info-static-2ce3 .north-bdd5 .element_1314::after {
  bottom: -7px;
}
.tabs_287b .north-bdd5 .up_f588 {
  margin-top: -2px;
  width: 31px;
}
.tabs_287b .north-bdd5 .element_1314 {
  margin-top: -1.5px;
}
.tabs_287b .north-bdd5 .element_1314,
.tabs_287b .north-bdd5 .element_1314::after,
.tabs_287b .north-bdd5 .element_1314::before {
  width: 31px;
  height: 3px;
}
.tabs_287b .north-bdd5 .element_1314::before {
  top: -9px;
}
.tabs_287b .north-bdd5 .element_1314::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hot-79c6 .north-bdd5 .up_f588 {
    margin-top: -2px;
    width: 19px;
  }
  .hot-79c6 .north-bdd5 .element_1314 {
    margin-top: -1px;
  }
  .hot-79c6 .north-bdd5 .element_1314,
  .hot-79c6 .north-bdd5 .element_1314::after,
  .hot-79c6 .north-bdd5 .element_1314::before {
    width: 19px;
    height: 2px;
  }
  .hot-79c6 .north-bdd5 .element_1314::before {
    top: -6px;
  }
  .hot-79c6 .north-bdd5 .element_1314::after {
    bottom: -6px;
  }
  .link_6d66 .north-bdd5 .up_f588 {
    margin-top: -2px;
    width: 22px;
  }
  .link_6d66 .north-bdd5 .element_1314 {
    margin-top: -1px;
  }
  .link_6d66 .north-bdd5 .element_1314,
  .link_6d66 .north-bdd5 .element_1314::after,
  .link_6d66 .north-bdd5 .element_1314::before {
    width: 22px;
    height: 2px;
  }
  .link_6d66 .north-bdd5 .element_1314::before {
    top: -7px;
  }
  .link_6d66 .north-bdd5 .element_1314::after {
    bottom: -7px;
  }
  .stale-95e3 .north-bdd5 .up_f588 {
    margin-top: -2px;
    width: 31px;
  }
  .stale-95e3 .north-bdd5 .element_1314 {
    margin-top: -1.5px;
  }
  .stale-95e3 .north-bdd5 .element_1314,
  .stale-95e3 .north-bdd5 .element_1314::after,
  .stale-95e3 .north-bdd5 .element_1314::before {
    width: 31px;
    height: 3px;
  }
  .stale-95e3 .north-bdd5 .element_1314::before {
    top: -9px;
  }
  .stale-95e3 .north-bdd5 .element_1314::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .dropdown-solid-f04b .north-bdd5 .up_f588 {
    margin-top: -2px;
    width: 19px;
  }
  .dropdown-solid-f04b .north-bdd5 .element_1314 {
    margin-top: -1px;
  }
  .dropdown-solid-f04b .north-bdd5 .element_1314,
  .dropdown-solid-f04b .north-bdd5 .element_1314::after,
  .dropdown-solid-f04b .north-bdd5 .element_1314::before {
    width: 19px;
    height: 2px;
  }
  .dropdown-solid-f04b .north-bdd5 .element_1314::before {
    top: -6px;
  }
  .dropdown-solid-f04b .north-bdd5 .element_1314::after {
    bottom: -6px;
  }
  .search_7e92 .north-bdd5 .up_f588 {
    margin-top: -2px;
    width: 22px;
  }
  .search_7e92 .north-bdd5 .element_1314 {
    margin-top: -1px;
  }
  .search_7e92 .north-bdd5 .element_1314,
  .search_7e92 .north-bdd5 .element_1314::after,
  .search_7e92 .north-bdd5 .element_1314::before {
    width: 22px;
    height: 2px;
  }
  .search_7e92 .north-bdd5 .element_1314::before {
    top: -7px;
  }
  .search_7e92 .north-bdd5 .element_1314::after {
    bottom: -7px;
  }
  .container-west-d8a2 .north-bdd5 .up_f588 {
    margin-top: -2px;
    width: 31px;
  }
  .container-west-d8a2 .north-bdd5 .element_1314 {
    margin-top: -1.5px;
  }
  .container-west-d8a2 .north-bdd5 .element_1314,
  .container-west-d8a2 .north-bdd5 .element_1314::after,
  .container-west-d8a2 .north-bdd5 .element_1314::before {
    width: 31px;
    height: 3px;
  }
  .container-west-d8a2 .north-bdd5 .element_1314::before {
    top: -9px;
  }
  .container-west-d8a2 .north-bdd5 .element_1314::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .main_mini_bfbb .north-bdd5 .up_f588 {
    margin-top: -2px;
    width: 19px;
  }
  .main_mini_bfbb .north-bdd5 .element_1314 {
    margin-top: -1px;
  }
  .main_mini_bfbb .north-bdd5 .element_1314,
  .main_mini_bfbb .north-bdd5 .element_1314::after,
  .main_mini_bfbb .north-bdd5 .element_1314::before {
    width: 19px;
    height: 2px;
  }
  .main_mini_bfbb .north-bdd5 .element_1314::before {
    top: -6px;
  }
  .main_mini_bfbb .north-bdd5 .element_1314::after {
    bottom: -6px;
  }
  .pattern_selected_36ed .north-bdd5 .up_f588 {
    margin-top: -2px;
    width: 22px;
  }
  .pattern_selected_36ed .north-bdd5 .element_1314 {
    margin-top: -1px;
  }
  .pattern_selected_36ed .north-bdd5 .element_1314,
  .pattern_selected_36ed .north-bdd5 .element_1314::after,
  .pattern_selected_36ed .north-bdd5 .element_1314::before {
    width: 22px;
    height: 2px;
  }
  .pattern_selected_36ed .north-bdd5 .element_1314::before {
    top: -7px;
  }
  .pattern_selected_36ed .north-bdd5 .element_1314::after {
    bottom: -7px;
  }
  .new_d5b3 .north-bdd5 .up_f588 {
    margin-top: -2px;
    width: 31px;
  }
  .new_d5b3 .north-bdd5 .element_1314 {
    margin-top: -1.5px;
  }
  .new_d5b3 .north-bdd5 .element_1314,
  .new_d5b3 .north-bdd5 .element_1314::after,
  .new_d5b3 .north-bdd5 .element_1314::before {
    width: 31px;
    height: 3px;
  }
  .new_d5b3 .north-bdd5 .element_1314::before {
    top: -9px;
  }
  .new_d5b3 .north-bdd5 .element_1314::after {
    bottom: -9px;
  }
}
.background-d370 .element_1314 {
  -webkit-transition-duration: 75ms;
  transition-duration: 75ms;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.background-d370 .element_1314::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.background-d370 .element_1314::after {
  -webkit-transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.background-d370.heading-a2f5 .element_1314 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.background-d370.heading-a2f5 .element_1314::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.background-d370.heading-a2f5 .element_1314::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);
}
.small-6b50 {
  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.wide_1350:before {
  display: none;
}
.hero-warm-5603 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.hero-warm-5603 .sort-clean-d02b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.hero-warm-5603 .sort-clean-d02b:last-of-type {
  border-bottom: none;
}
.hero-warm-5603 .sort-clean-d02b.complex-28c7,
.hero-warm-5603 .sort-clean-d02b.active-98a3,
.hero-warm-5603 .sort-clean-d02b.thumbnail-center-3421 {
  padding: 0;
}
.hero-warm-5603 .tertiary_ecbe .block_229b {
  color: currentColor;
}
.hero-warm-5603 .tertiary_ecbe .block_229b:focus,
.hero-warm-5603 .tertiary_ecbe .block_229b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero-warm-5603.dropdown-paper-b836 .table-bright-cbda,
.hero-warm-5603.dropdown-paper-b836 .fast-34f7 a,
.hero-warm-5603.dropdown-paper-b836 .description_a44a a,
.hero-warm-5603.dropdown-paper-b836 .sidebar-huge-b8d3 a {
  color: rgba(0, 0, 0, 0.55);
}
.hero-warm-5603.dropdown-paper-b836 .table-bright-cbda:hover,
.hero-warm-5603.dropdown-paper-b836 .fast-34f7 a:hover,
.hero-warm-5603.dropdown-paper-b836 .description_a44a a:hover,
.hero-warm-5603.dropdown-paper-b836 .sidebar-huge-b8d3 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero-warm-5603.dropdown-paper-b836 .button-3768 {
  color: rgba(0, 0, 0, 0.8);
}
.hero-warm-5603.dropdown-paper-b836 .sort-clean-d02b {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero-warm-5603.dropdown-paper-b836 .sort-clean-d02b:before {
  background: rgba(0, 0, 0, 0.08);
}
.hero-warm-5603.dropdown-paper-b836 .hot_842a:before {
  background: rgba(255, 255, 255, 0.9);
}
.hero-warm-5603.dropdown-paper-b836 .tertiary_ecbe .footer-41c5 li a,
.hero-warm-5603.dropdown-paper-b836 .tertiary_ecbe .block_229b,
.hero-warm-5603.dropdown-paper-b836 .sidebar-huge-b8d3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero-warm-5603.dropdown-paper-b836 .tertiary_ecbe .block_229b:focus,
.hero-warm-5603.dropdown-paper-b836 .tertiary_ecbe .block_229b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero-warm-5603.dropdown-paper-b836 .footer-41c5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero-warm-5603.outline_c3e2 .table-bright-cbda,
.hero-warm-5603.outline_c3e2 .fast-34f7 a,
.hero-warm-5603.outline_c3e2 .description_a44a .block_229b,
.hero-warm-5603.outline_c3e2 .description_a44a a,
.hero-warm-5603.outline_c3e2 .sidebar-huge-b8d3 a {
  color: rgba(255, 255, 255, 0.79);
}
.hero-warm-5603.outline_c3e2 .table-bright-cbda:hover,
.hero-warm-5603.outline_c3e2 .fast-34f7 a:hover,
.hero-warm-5603.outline_c3e2 .description_a44a .block_229b:hover,
.hero-warm-5603.outline_c3e2 .description_a44a a:hover,
.hero-warm-5603.outline_c3e2 .sidebar-huge-b8d3 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-warm-5603.outline_c3e2 .button-3768 {
  color: rgba(255, 255, 255, 0.99);
}
.hero-warm-5603.outline_c3e2 .sort-clean-d02b {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-warm-5603.outline_c3e2 .sort-clean-d02b:before {
  background: rgba(255, 255, 255, 0.08);
}
.hero-warm-5603.outline_c3e2 .hot_842a:before {
  background: rgba(0, 0, 0, 0.9);
}
.hero-warm-5603.outline_c3e2 .tertiary_ecbe .footer-41c5 li a,
.hero-warm-5603.outline_c3e2 .tertiary_ecbe .block_229b,
.hero-warm-5603.outline_c3e2 .sidebar-huge-b8d3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-warm-5603.outline_c3e2 .tertiary_ecbe .block_229b:focus,
.hero-warm-5603.outline_c3e2 .tertiary_ecbe .block_229b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero-warm-5603.outline_c3e2 .footer-41c5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hot_842a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hot_842a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.disabled-961f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.message_cool_bd3b .hero-warm-5603 {
  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;
}
.message_cool_bd3b .sort-clean-d02b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.message_cool_bd3b .sort-clean-d02b: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) {
  .message_cool_bd3b .sort-clean-d02b:before {
    width: 16%;
    left: 42%;
  }
}
.message_cool_bd3b .sort-clean-d02b:last-child:before {
  content: none;
}
.message_cool_bd3b .sort-clean-d02b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.message_cool_bd3b .tertiary_ecbe .footer-41c5 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.message_cool_bd3b .tertiary_ecbe .footer-41c5 li a .block_229b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.message_cool_bd3b .tertiary_ecbe .sidebar-huge-b8d3 {
  border: none;
}
.message_cool_bd3b .tertiary_ecbe .sidebar-huge-b8d3 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.message_cool_bd3b .hot_842a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.message_cool_bd3b .disabled-961f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.message_cool_bd3b .outline_c3e2 .hot_842a:before {
  background: rgba(0, 0, 0, 0.9);
}
.message_cool_bd3b .dropdown-paper-b836.progress_silver_2c8b .element_1314 {
  background: rgba(0, 0, 0, 0.6);
}
.message_cool_bd3b
  .dropdown-paper-b836.progress_silver_2c8b
  .element_1314::after,
.message_cool_bd3b
  .dropdown-paper-b836.progress_silver_2c8b
  .element_1314:before {
  background: inherit;
}
.message_cool_bd3b
  .dropdown-paper-b836.progress_silver_2c8b:hover
  .element_1314 {
  background: rgba(0, 0, 0, 0.8);
}
.panel-b37e .hero-warm-5603 {
  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) {
  .panel-b37e .hero-warm-5603 {
    width: auto;
    right: 45px;
  }
}
.row_0b33 .hero-warm-5603 {
  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) {
  .row_0b33 .hero-warm-5603 {
    width: auto;
    left: 45px;
  }
}
.wide_1350 .hero-warm-5603 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.wide_1350 .disabled-961f {
  max-width: 48em;
  margin: 0 auto;
}
.wide_1350 .hot_842a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tertiary_orange_7df5 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary_orange_7df5.message_cool_bd3b .hero-warm-5603 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tertiary_orange_7df5.panel-b37e .hero-warm-5603 {
  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);
}
.tertiary_orange_7df5 .hero-warm-5603 {
  visibility: visible;
}
.tertiary_orange_7df5.row_0b33 .hero-warm-5603 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.article_out_e729,
.aside_4ca4 {
  overflow-x: hidden;
}
.article_out_e729 .hero-warm-5603 {
  overflow: auto;
}
.article_out_e729.message_cool_bd3b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.article_out_e729.message_cool_bd3b .hero-warm-5603 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.article_out_e729.message_cool_bd3b .carousel_bb74 {
  opacity: 0;
}
.article_out_e729.panel-b37e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.article_out_e729.panel-b37e .hero-warm-5603 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.article_out_e729.panel-b37e .carousel_bb74 {
  opacity: 0;
}
.article_out_e729.row_0b33 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.article_out_e729.row_0b33 .hero-warm-5603 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.article_out_e729.row_0b33 .carousel_bb74 {
  opacity: 0;
}
.article_out_e729.wide_1350 .hero-warm-5603 {
  z-index: 10;
  visibility: visible;
}
.progress_silver_2c8b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.progress_silver_2c8b .element_1314 {
  background: rgba(255, 255, 255, 0.99);
}
.progress_silver_2c8b .element_1314::after,
.progress_silver_2c8b .element_1314:before {
  background: inherit;
}
.progress_silver_2c8b:hover .element_1314 {
  background: rgba(255, 255, 255, 0.99);
}
.row_0b33 .progress_silver_2c8b {
  top: 10px;
  right: auto;
  left: 12px;
}
.wide_1350 .progress_silver_2c8b {
  display: none !important;
}
.article_out_e729:before,
.aside_4ca4:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.article_out_e729 .progress_silver_2c8b,
.aside_4ca4 .progress_silver_2c8b {
  display: inline-block;
}
.hero-warm-5603 .lite-2918 {
  -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;
}
.article_out_e729 .hero-warm-5603 .lite-2918,
.aside_4ca4 .hero-warm-5603 .lite-2918 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.cool_94bc .icon_out_6c94 {
  width: 100%;
}
.menu-center-5eb8 {
  padding: 0 0.5em 0;
}
.menu-center-5eb8 [class*="customify-col-"],
.menu-center-5eb8 [class*="customify-col_"],
.menu-center-5eb8 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.layout_slow_3dcd .menu-center-5eb8 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .upper-8466 .block-7c0b,
  .block-7c0b {
    display: none;
  }
  .chip-advanced-e76a {
    text-align: left;
  }
  .stale_6e75 {
    text-align: center;
  }
  .aside_1ab7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .upper-8466 .filter_solid_4e15,
  .filter_solid_4e15 {
    display: none;
  }
  .logo-54c5 {
    text-align: left;
  }
  .main-8992 {
    text-align: center;
  }
  .hero-805e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .upper-8466 .photo-advanced-1dff,
  .photo-advanced-1dff {
    display: none;
  }
  .text-tall-3d6b {
    text-align: left;
  }
  .label-yellow-e665 {
    text-align: center;
  }
  .shade_a59f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.prev-ffbc {
  box-shadow: none !important;
}
.tiny-2b05 .purple_e4ab,
.fixed_002b .purple_e4ab {
  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;
}
.fixed_002b .purple_e4ab {
  margin-top: 30px;
  margin-bottom: 30px;
}
.picture_wood_8239 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.picture_wood_8239:after,
.picture_wood_8239:before {
  content: "";
  display: table;
}
.picture_wood_8239:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .picture_wood_8239 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.picture_wood_8239,
.dirty-3d8d {
  max-width: 1248px;
  margin: 0 auto;
}

.table-first-c37e.cool-3b96 .picture_wood_8239 {
  max-width: 100%;
}
.table-first-c37e.component-3dbe {
  max-width: 1200px;
  margin: 0 auto;
}
.table-first-c37e.item-warm-69e7 .picture_wood_8239 {
  max-width: 100%;
}
.table-first-c37e.item-warm-69e7 > .picture_wood_8239 {
  padding-left: 0;
  padding-right: 0;
}
.table-first-c37e.item-warm-69e7 > .picture_wood_8239 .upper-8466 {
  margin: 0;
}
.table-first-c37e.item-warm-69e7
  > .picture_wood_8239
  .main-36a2.paper-d945 {
  margin-right: 0;
  margin-left: 0;
}
.table-first-c37e.item-warm-69e7 #main.paper-d945 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .table-up-0ac8 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .table-up-0ac8 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .pagination_0b23 .primary_a1ed {
    padding-right: 1em;
  }
  .pagination_0b23.message-silver-3fa7 .main-36a2 {
    border-right: 1px solid #eaecee;
  }
  .pagination_0b23.message-silver-3fa7 .primary_a1ed {
    padding-right: 1em;
  }
  .pagination_0b23.message-silver-3fa7 .outline_cool_1635 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .form-steel-571a .primary_a1ed {
    padding-left: 1em;
  }
  .form-steel-571a.message-silver-3fa7 .main-36a2 {
    border-left: 1px solid #eaecee;
  }
  .form-steel-571a.message-silver-3fa7 .primary_a1ed {
    padding-left: 1em;
  }
  .form-steel-571a.message-silver-3fa7 .outline_cool_1635 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .photo-f9d3 .primary_a1ed {
    padding-left: 1em;
  }
  .photo-f9d3.message-silver-3fa7 .photo-e714 {
    border-right: 1px solid #eaecee;
  }
  .photo-f9d3.message-silver-3fa7 .media_dirty_14fc {
    border-right: 1px solid #eaecee;
  }
  .photo-f9d3.message-silver-3fa7 .primary_a1ed {
    padding-left: 1em;
  }
  .photo-f9d3.message-silver-3fa7 .outline_cool_1635 {
    padding-right: 1em;
  }
  .photo-f9d3.message-silver-3fa7 .footer-white-7fef {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .module-464b .primary_a1ed {
    padding-right: 1em;
  }
  .module-464b.message-silver-3fa7 .photo-e714 {
    border-left: 1px solid #eaecee;
  }
  .module-464b.message-silver-3fa7 .media_dirty_14fc {
    border-left: 1px solid #eaecee;
  }
  .module-464b.message-silver-3fa7 .primary_a1ed {
    padding-right: 1em;
  }
  .module-464b.message-silver-3fa7 .outline_cool_1635 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .module-464b.message-silver-3fa7 .footer-white-7fef {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .table-up-0ac8 .primary_a1ed {
    padding-left: 1em;
    padding-right: 1em;
  }
  .table-up-0ac8.message-silver-3fa7 .main-36a2 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .table-up-0ac8.message-silver-3fa7 .primary_a1ed {
    padding-left: 1em;
    padding-right: 1em;
  }
  .table-up-0ac8.message-silver-3fa7 .outline_cool_1635 {
    padding-left: 1em;
  }
  .table-up-0ac8.message-silver-3fa7 .footer-white-7fef {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .table-up-0ac8.message-silver-3fa7 .primary_a1ed {
    padding-left: 0;
  }
}
.paper-0383 .grid_ef42 {
  display: inline-block;
}
.in-02ae {
  display: inline-block;
}
.hover-pink-d8d9 {
  word-con: break-word;
}
.panel-504a > span {
  display: inline-block;
  padding: 5px 0;
}
.panel-504a .mask_glass_9966 {
  margin-left: 8px;
  margin-right: 8px;
}
.panel-504a .copper-2765 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.mask-d03f .north_e163 {
  margin-bottom: 2em;
}
.mask-d03f .tag-b67c {
  margin-bottom: 15px;
}
.mask-d03f .tag-b67c:last-child {
  margin-bottom: 0;
}
.mask-d03f .list-9ddb {
  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) {
  .mask-d03f .list-9ddb {
    display: block;
  }
}
.mask-d03f .gas-7d7a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .mask-d03f .gas-7d7a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.mask-d03f .form-pressed-7ee1 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.mask-d03f .form-pressed-7ee1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.mask-d03f .form-pressed-7ee1 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.mask-d03f .hover-pink-d8d9 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.mask-d03f .hover-pink-d8d9 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.mask-d03f .center_297d p:last-child {
  margin-bottom: 0;
}
.mask-d03f .element-old-2e4c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.mask-d03f .carousel_soft_6c89 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.mask-d03f .text_pro_83a7 {
  margin-top: 1em;
}
.mask-d03f .aside-brown-5140 {
  top: 0;
  display: block;
}
.mask-d03f .aside-brown-5140 a {
  color: inherit;
}
.mask-d03f .aside-brown-5140 a:hover {
  color: inherit;
}
.mask-d03f .tiny_7674 {
  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;
}
.mask-d03f .tiny_7674:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.mask-d03f .carousel_soft_6c89 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.mask-d03f .green_ee12 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.mask-d03f .green_ee12:first-child {
  margin-top: 0;
}
.mask-d03f .green_ee12.shade-green-3aac {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.mask-d03f .green_ee12.hidden-1e88 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.mask-d03f
  .green_ee12.hidden-1e88.media-3d8e
  .text_pro_83a7 {
  width: 100%;
}
.mask-d03f .hidden-1e88 {
  -webkit-box-align: center;
  align-items: center;
}
.mask-d03f .hidden-1e88 .panel-504a,
.mask-d03f .hidden-1e88 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.mask-d03f .form-pressed-7ee1 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.mask-d03f .form-pressed-7ee1 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.mask-d03f .form-pressed-7ee1: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;
}
.mask-d03f .shade-green-3aac {
  z-index: 5;
}
.mask-d03f .mini-6e69 .steel_4353 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.mask-d03f .button-b69d .steel_4353 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.mask-d03f .left_8a59 .steel_4353 {
  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;
}
.mask-d03f.complex_2170 .list-9ddb,
.mask-d03f.dark-c028 .list-9ddb {
  display: block;
}
.mask-d03f.complex_2170 .list-9ddb .pressed_15da,
.mask-d03f.complex_2170 .list-9ddb .carousel_soft_6c89,
.mask-d03f.dark-c028 .list-9ddb .pressed_15da,
.mask-d03f.dark-c028 .list-9ddb .carousel_soft_6c89 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.mask-d03f.secondary_8ba5 .gas-7d7a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .mask-d03f.secondary_8ba5 .gas-7d7a {
    margin-right: 0;
  }
}
.mask-d03f.complex_2170 .gas-7d7a,
.mask-d03f.dark-c028 .gas-7d7a {
  padding-top: 40%;
}
.mask-d03f.complex_2170 .north_e163,
.mask-d03f.dark-c028 .north_e163 {
  display: block;
}
.mask-d03f.complex_2170 .fn-sticky-625c .carousel_soft_6c89,
.mask-d03f.dark-c028 .fn-sticky-625c .carousel_soft_6c89 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.mask-d03f.complex_2170 .gas-7d7a,
.mask-d03f.dark-c028 .gas-7d7a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.mask-d03f.complex_2170 .carousel_soft_6c89 {
  padding: 1em;
}
.pink_6eed {
  margin: 30px auto;
  display: block;
}
.pink_6eed .aside_f013 > * {
  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;
}
.pink_6eed .aside_f013 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pink_6eed .aside_f013 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tag-new-97ff .panel-504a {
  margin-bottom: 1.41575em;
}
.tag-new-97ff .block-basic-a3b0 {
  margin-bottom: 1.618em;
}
.popup-copper-b503 .cool-9446 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.popup-copper-b503 .cool-9446 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.popup-copper-b503 .banner-5cd5 {
  max-width: 100%;
  overflow: auto;
}
.alert-0ace .popup-copper-b503 a:hover {
  text-decoration: underline;
}
.new-d21c .tag-b67c:not(.hover-pink-d8d9),
.new-d21c .form-pressed-7ee1 {
  margin-bottom: 1.41575em;
}
.new-d21c .tag-b67c:not(.hover-pink-d8d9):last-child,
.new-d21c .form-pressed-7ee1:last-child {
  margin-bottom: 0;
}
.new-d21c .tag-b67c.mask_5dc5 {
  margin-bottom: 0.41575em;
}
.new-d21c .row-up-03e8:before,
.new-d21c .light-a556:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.new-d21c .row-up-03e8:before {
  content: "\f115";
}
.new-d21c .light-a556:before {
  content: "\f02c";
}
.new-d21c .modal-paper-0f8c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.new-d21c .modal-paper-0f8c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.component_bright_356c {
  display: -webkit-box;
  display: flex;
}
.component_bright_356c .tabs_a300 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .component_bright_356c .tabs_a300 {
    flex-basis: 90px;
  }
}
.component_bright_356c .pattern-fresh-d41e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .component_bright_356c .pattern-fresh-d41e {
    flex-basis: calc(100% - 50px);
  }
}
.component_bright_356c .sort-brown-ba98 p:last-child {
  margin-bottom: 0.72em;
}
.module-49b0 .aside_f013 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.module-49b0 .aside_f013:after,
.module-49b0 .aside_f013:before {
  content: "";
  display: table;
}
.module-49b0 .aside_f013:after {
  clear: both;
}
.module-49b0 .aside_f013 .last_3d8e,
.module-49b0 .aside_f013 .hidden-5c9c {
  width: 49%;
}
.module-49b0 .aside_f013 .last_3d8e a span.tertiary_a457,
.module-49b0 .aside_f013 .hidden-5c9c a span.tertiary_a457 {
  display: block;
  margin-bottom: 5px;
}
.module-49b0 .aside_f013 .hidden-5c9c {
  float: left;
  text-align: left;
}
.module-49b0 .aside_f013 .last_3d8e {
  float: right;
  text-align: right;
}
.element_solid_bf6f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .element_solid_bf6f {
    margin-bottom: 0;
  }
}
.video_6974 {
  margin-bottom: 1em;
}
.video_6974 .hover-pink-d8d9 {
  font-size: 1.1em;
  line-height: 1.3;
}
.item-4473 a {
  display: block;
  line-height: 0;
  position: relative;
}
.small_259e .video_6974,
.badge_f526 .video_6974 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .small_259e .video_6974,
  .badge_f526 .video_6974 {
    display: block;
  }
}
.small_259e .item-4473,
.badge_f526 .item-4473 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .small_259e .item-4473,
  .badge_f526 .item-4473 {
    margin-bottom: 1em;
  }
}
.small_259e .item-4473 img,
.badge_f526 .item-4473 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.small_259e .overlay_large_bf27,
.badge_f526 .overlay_large_bf27 {
  flex-basis: calc(100% - 160px);
}
.small_259e .overlay_large_bf27 p,
.badge_f526 .overlay_large_bf27 p {
  margin-bottom: 0;
}
.small_259e .overlay_large_bf27 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .small_259e .overlay_large_bf27 {
    padding-left: 0;
  }
}
.badge_f526 .overlay_large_bf27 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .badge_f526 .overlay_large_bf27 {
    padding-right: 0;
  }
}
.badge_f526 .item-4473 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.popup_1b3c .item-4473 {
  margin-bottom: 0.5em;
}
.popup_1b3c .item-4473 img {
  width: 100%;
}
.large-4cd7 .tooltip_0e8b,
.tabs-active-1d2f .tooltip_0e8b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.tabs-active-1d2f .main-36a2 .east_1546 p:last-child {
  margin-bottom: 0;
}
.photo-c475 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.section-pink-4d4f .hero_rough_d57e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .section-pink-4d4f .hero_rough_d57e:last-of-type {
    margin-bottom: 0;
  }
}
.section-pink-4d4f .hero_rough_d57e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.section-pink-4d4f .hero_rough_d57e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.section-pink-4d4f .hero_rough_d57e ul li {
  margin: 0 0 0.6em;
}
.section-pink-4d4f .hero_rough_d57e ul li.light_34a3,
.section-pink-4d4f .hero_rough_d57e ul li.tall_ac97 {
  position: relative;
}
.section-pink-4d4f .hero_rough_d57e ul li.light_34a3 .easy_bfa2,
.section-pink-4d4f .hero_rough_d57e ul li.tall_ac97 .easy_bfa2 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.section-pink-4d4f .hero_rough_d57e ul li.light_34a3:after:after,
.section-pink-4d4f .hero_rough_d57e ul li.light_34a3:after:before,
.section-pink-4d4f
  .hero_rough_d57e
  ul
  li.tall_ac97:after:after,
.section-pink-4d4f
  .hero_rough_d57e
  ul
  li.tall_ac97:after:before {
  content: "";
  display: table;
}
.section-pink-4d4f .hero_rough_d57e ul li.light_34a3:after:after,
.section-pink-4d4f
  .hero_rough_d57e
  ul
  li.tall_ac97:after:after {
  clear: both;
}
.section-pink-4d4f .hero_rough_d57e a.background_south_7155:hover {
  text-decoration: none;
}
.section-pink-4d4f .hero_rough_d57e select {
  max-width: 100%;
}
.section-pink-4d4f .hero_rough_d57e table {
  font-size: 85%;
}
.section-pink-4d4f .hero_rough_d57e table td,
.section-pink-4d4f .hero_rough_d57e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.section-pink-4d4f .hero_rough_d57e table tfoot td {
  text-align: left;
}
.section-pink-4d4f .hero_rough_d57e :last-child {
  margin-bottom: 0;
}
.section-pink-4d4f .hero_rough_d57e .wood-4d50 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.section-pink-4d4f .hero_rough_d57e .wood-4d50 label {
  width: 100%;
}
.section-pink-4d4f .hero_rough_d57e .wood-4d50 .advanced_aded {
  width: 100%;
  display: block;
}
.section-pink-4d4f .hero_rough_d57e .wood-4d50 .card_right_ac50 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.section-pink-4d4f .hero_rough_d57e .wood-4d50 .card_right_ac50:hover svg #svg-search {
  fill: #444;
}
.section-pink-4d4f .hero_rough_d57e .wood-4d50 .card_right_ac50 svg {
  width: 18px;
  height: 18px;
}
.section-pink-4d4f .info-00f8 ul ul,
.section-pink-4d4f .tooltip-2e4a ul ul,
.section-pink-4d4f .column-9385 ul ul,
.section-pink-4d4f .header_static_84d7 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.section-pink-4d4f .info-00f8 .list_7a4c > a,
.section-pink-4d4f .tooltip-2e4a .list_7a4c > a,
.section-pink-4d4f .column-9385 .list_7a4c > a,
.section-pink-4d4f .header_static_84d7 .list_7a4c > a {
  margin-bottom: 0;
}
.section-pink-4d4f .feature-288d li,
.section-pink-4d4f .info-00f8 li,
.section-pink-4d4f .layout_old_8ee0 li,
.section-pink-4d4f .tooltip-2e4a li,
.section-pink-4d4f .column-9385 li,
.section-pink-4d4f .header_static_84d7 li,
.section-pink-4d4f .info_d6ab li,
.section-pink-4d4f .banner-advanced-6db2 li {
  display: block;
  position: relative;
}
.section-pink-4d4f .feature-288d li:last-child,
.section-pink-4d4f .info-00f8 li:last-child,
.section-pink-4d4f .layout_old_8ee0 li:last-child,
.section-pink-4d4f .tooltip-2e4a li:last-child,
.section-pink-4d4f .column-9385 li:last-child,
.section-pink-4d4f .header_static_84d7 li:last-child,
.section-pink-4d4f .info_d6ab li:last-child,
.section-pink-4d4f .banner-advanced-6db2 li:last-child {
  border: none;
}
.section-pink-4d4f .feature-288d li a,
.section-pink-4d4f .info-00f8 li a,
.section-pink-4d4f .layout_old_8ee0 li a,
.section-pink-4d4f .tooltip-2e4a li a,
.section-pink-4d4f .column-9385 li a,
.section-pink-4d4f .header_static_84d7 li a,
.section-pink-4d4f .info_d6ab li a,
.section-pink-4d4f .banner-advanced-6db2 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.section-pink-4d4f .feature-288d li ul li::before,
.section-pink-4d4f .info-00f8 li ul li::before,
.section-pink-4d4f .layout_old_8ee0 li ul li::before,
.section-pink-4d4f .tooltip-2e4a li ul li::before,
.section-pink-4d4f .column-9385 li ul li::before,
.section-pink-4d4f .header_static_84d7 li ul li::before,
.section-pink-4d4f .info_d6ab li ul li::before,
.section-pink-4d4f .banner-advanced-6db2 li ul li::before {
  left: 15px;
}
.section-pink-4d4f .feature-288d li ul a,
.section-pink-4d4f .info-00f8 li ul a,
.section-pink-4d4f .layout_old_8ee0 li ul a,
.section-pink-4d4f .tooltip-2e4a li ul a,
.section-pink-4d4f .column-9385 li ul a,
.section-pink-4d4f .header_static_84d7 li ul a,
.section-pink-4d4f .info_d6ab li ul a,
.section-pink-4d4f .banner-advanced-6db2 li ul a {
  padding-left: 20px;
}
.section-pink-4d4f .feature-288d li ul ul li::before,
.section-pink-4d4f .info-00f8 li ul ul li::before,
.section-pink-4d4f .layout_old_8ee0 li ul ul li::before,
.section-pink-4d4f .tooltip-2e4a li ul ul li::before,
.section-pink-4d4f .column-9385 li ul ul li::before,
.section-pink-4d4f .header_static_84d7 li ul ul li::before,
.section-pink-4d4f .info_d6ab li ul ul li::before,
.section-pink-4d4f .banner-advanced-6db2 li ul ul li::before {
  left: 30px;
}
.section-pink-4d4f .feature-288d li ul ul a,
.section-pink-4d4f .info-00f8 li ul ul a,
.section-pink-4d4f .layout_old_8ee0 li ul ul a,
.section-pink-4d4f .tooltip-2e4a li ul ul a,
.section-pink-4d4f .column-9385 li ul ul a,
.section-pink-4d4f .header_static_84d7 li ul ul a,
.section-pink-4d4f .info_d6ab li ul ul a,
.section-pink-4d4f .banner-advanced-6db2 li ul ul a {
  padding-left: 40px;
}
.section-pink-4d4f .plasma_79a2 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.section-pink-4d4f .banner-advanced-6db2 ul li {
  margin-bottom: 1.41575em;
}
.section-pink-4d4f .banner-advanced-6db2 ul li .fresh_693b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.section-pink-4d4f .banner-advanced-6db2 ul li .texture-52a7 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.outline_c3e2 .feature-288d li a,
.outline_c3e2 .info-00f8 li a,
.outline_c3e2 .layout_old_8ee0 li a,
.outline_c3e2 .tooltip-2e4a li a,
.outline_c3e2 .column-9385 li a,
.outline_c3e2 .header_static_84d7 li a,
.outline_c3e2 .info_d6ab li a,
.outline_c3e2 .banner-advanced-6db2 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline_c3e2 .plasma_79a2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline_c3e2 .hero_rough_d57e ul li.light_34a3 .easy_bfa2,
.outline_c3e2 .hero_rough_d57e ul li.tall_ac97 .easy_bfa2 {
  background: rgba(0, 0, 0, 0.2);
}
.outline_c3e2 .section-pink-4d4f .hero_rough_d57e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.table-first-c37e .section-pink-4d4f .footer-41c5 li {
  margin: 0;
}
.table-first-c37e .section-pink-4d4f .footer-41c5 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.table-first-c37e .section-pink-4d4f .footer-41c5 li ul {
  margin: 0;
}
.table-first-c37e .section-pink-4d4f .footer-41c5 li ul li a {
  padding-left: 15px;
}
.table-first-c37e .section-pink-4d4f .footer-41c5 li ul li li a {
  padding-left: 30px;
}
.table-first-c37e .section-pink-4d4f .footer-41c5 li.paragraph-ae2c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.table-first-c37e .section-pink-4d4f .footer-41c5 li.paragraph-ae2c > 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;
}
.table-first-c37e .section-pink-4d4f .footer-41c5 li.paragraph-ae2c > 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;
}
.header_7770 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.tertiary_7620 {
  position: relative;
  z-index: 10;
}
.tertiary_7620 .lite-2918 {
  width: 100%;
  max-width: 100%;
}
.dropdown_upper_1f8b .shade-new-a70a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.dropdown_upper_1f8b .dropdown-paper-b836 {
}
.dropdown_upper_1f8b .outline_c3e2 {
  background: #292929;
}
.border-f881 .shade-new-a70a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.border-f881 .dropdown-paper-b836 {
  background: #f9f9f9;
}
.border-f881 .outline_c3e2 {
  background: #303030;
}
.tooltip-hovered-3313 .shade-new-a70a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tooltip-hovered-3313 .grid_ef42 {
    margin-bottom: 1em;
  }
  .tooltip-hovered-3313 .grid_ef42:last-child {
    margin-bottom: 0;
  }
}
.tooltip-hovered-3313 .dropdown-paper-b836 {
  background: #ededed;
}
.tooltip-hovered-3313 .outline_c3e2 {
  background: #1a1a1a;
}
.shade-new-a70a.dropdown-paper-b836 {
  color: rgba(0, 0, 0, 0.6);
}
.shade-new-a70a.dropdown-paper-b836 .popup_north_8627 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade-new-a70a.outline_c3e2 {
  color: rgba(255, 255, 255, 0.99);
}
.shade-new-a70a.outline_c3e2 a:not(.background_south_7155) {
  color: rgba(255, 255, 255, 0.79);
}
.shade-new-a70a.outline_c3e2 a:not(.background_south_7155):hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade-new-a70a.outline_c3e2 .popup_north_8627 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade-new-a70a.outline_c3e2 table tbody td,
.shade-new-a70a.outline_c3e2 table th {
  background: rgba(0, 0, 0, 0.08);
}
.background-ad95.pagination-737a .picture_wood_8239 {
  max-width: initial;
}
.background-ad95 .backdrop_dynamic_9a42 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.background-ad95 .backdrop_dynamic_9a42 .lite-2918 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .background-ad95 .backdrop_dynamic_9a42 .lite-2918 {
    display: block;
    margin-bottom: 2em;
  }
  .background-ad95 .backdrop_dynamic_9a42 .lite-2918:last-child {
    margin-bottom: 0;
  }
}
.tooltip-hovered-3313 .grid_ef42:last-child,
.border-f881 .grid_ef42:last-child,
.dropdown_upper_1f8b .grid_ef42:last-child {
  margin-bottom: 0;
}
.tooltip-hovered-3313 .grid_ef42 .section-pink-4d4f .hero_rough_d57e:last-child,
.border-f881 .grid_ef42 .section-pink-4d4f .hero_rough_d57e:last-child,
.dropdown_upper_1f8b .grid_ef42 .section-pink-4d4f .hero_rough_d57e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tooltip-hovered-3313 .gradient-e27f,
  .tooltip-hovered-3313 .message-7b70,
  .border-f881 .gradient-e27f,
  .border-f881 .message-7b70,
  .dropdown_upper_1f8b .gradient-e27f,
  .dropdown_upper_1f8b .message-7b70 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .tertiary_7620 .grid_ef42 {
    margin-bottom: 2em;
  }
}
.tertiary_7620 p:last-child {
  margin-bottom: 0;
}
.tertiary_7620 li,
.tertiary_7620 ul {
  list-style: none;
  margin: 0;
}
.tertiary_7620 ul ul {
  margin-left: 2.617924em;
}
.dynamic_2e20 {
  font-size: 0.875em;
}

/* css-noise: d90e */
.phantom-card-g3 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
