/*!
Theme Name: Customify
Theme URI: https://pressmaximum.list-7dc9/customify
Author: WPCustomify
Author URI: https://pressmaximum.list-7dc9
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.list-7dc9/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.simple-9762.popup_old_f433/licenses/gpl-2.0.item_3a11
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.complex-9ca4/, (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.progress_fde5.slow-5b11/normalize.action-cc77/
 ======
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.action-cc77 v7.0.0 | MIT License | github.list-7dc9/necolas/normalize.action-cc77 */
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;
}
.plasma-28bd .text-2118,
.tertiary_d4de,
.paper_0c2d,
.tag-01a2,
.focused_ad09,
.tall_9e99,
.shade-upper-4634,
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;
}
.tertiary_d4de,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tertiary_d4de,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tertiary_d4de,
  h1 {
    font-size: 1.8em;
  }
}
.paper_0c2d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.paper_0c2d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .paper_0c2d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .paper_0c2d,
  h2 {
    font-size: 1.7em;
  }
}
.tag-01a2,
h3 {
  font-size: 1.618em;
}
.plasma-28bd .text-2118,
.focused_ad09,
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.info-385a {
  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;
}
.paper-8368:after,
.paper-8368:before,
.under_e49e:after,
.under_e49e:before {
  content: "";
  display: table;
}
.paper-8368:after,
.under_e49e:after {
  clear: both;
}
.rough_8ab4 {
  float: right;
  margin-right: 0;
}
.advanced_c14c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.static_ce5c .tooltip_red_a80c,
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;
}
.static_ce5c .tooltip_red_a80c: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;
}
.shade-c1ef .tooltip_red_a80c {
  box-shadow: none;
}
.shade-c1ef
  .tooltip_red_a80c
  .down_e648 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.shade-c1ef .tooltip_red_a80c .hovered_6263 {
  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;
}
.shade-c1ef
  .tooltip_red_a80c
  .hovered_6263
  b {
  display: none;
}
.shade-c1ef .notice-821b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.link-rough-c890:not(.status_simple_47f0):not(.caption_down_1e4d),
button:not(.status_simple_47f0):not(.caption_down_1e4d),
input[type="button"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ),
input[type="reset"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ),
input[type="submit"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ) {
  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;
}
.link-rough-c890:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ):hover,
button:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ):hover,
input[type="button"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ):hover,
input[type="reset"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ):hover,
input[type="submit"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.link-rough-c890:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ):active,
.link-rough-c890:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ):focus,
button:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ):active,
button:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ):focus,
input[type="button"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ):active,
input[type="button"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ):focus,
input[type="reset"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ):active,
input[type="reset"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ):focus,
input[type="submit"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ):active,
input[type="submit"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ):focus {
  outline: 0;
}
.link-rough-c890:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6,
button:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6,
input[type="button"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6,
input[type="reset"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6,
input[type="submit"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6 {
  position: relative;
}
.link-rough-c890:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6
  .box_hard_10f0,
.link-rough-c890:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6
  .avatar-a482,
.link-rough-c890:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6
  .notification_2dc9,
.link-rough-c890:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6
  i,
.link-rough-c890:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6
  svg,
button:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6
  .box_hard_10f0,
button:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6
  .avatar-a482,
button:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6
  .notification_2dc9,
button:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6
  i,
button:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6
  svg,
input[type="button"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6
  .box_hard_10f0,
input[type="button"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6
  .avatar-a482,
input[type="button"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6
  .notification_2dc9,
input[type="button"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6
  i,
input[type="button"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6
  svg,
input[type="reset"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6
  .box_hard_10f0,
input[type="reset"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6
  .avatar-a482,
input[type="reset"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6
  .notification_2dc9,
input[type="reset"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6
  i,
input[type="reset"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6
  svg,
input[type="submit"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6
  .box_hard_10f0,
input[type="submit"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6
  .avatar-a482,
input[type="submit"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6
  .notification_2dc9,
input[type="submit"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6
  i,
input[type="submit"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6
  svg {
  visibility: hidden;
}
.link-rough-c890:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6:after,
button:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6:after,
input[type="button"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6:after,
input[type="reset"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6:after,
input[type="submit"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ).fn-loading-9be6: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;
}
.link-rough-c890:not(.status_simple_47f0):not(.caption_down_1e4d),
input[type="button"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ),
input[type="reset"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ),
input[type="submit"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ) {
  color: #fff;
  background: #235787;
}
.link-rough-c890:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ):focus,
input[type="button"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ):focus,
input[type="reset"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ):focus,
input[type="submit"]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ):focus {
  color: #fff;
}
.link-rough-c890.fn-disabled-9be6:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ),
.link-rough-c890[disabled]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ),
button.fn-disabled-9be6:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ),
button[disabled]:not(.status_simple_47f0):not(
    .caption_down_1e4d
  ) {
  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;
}
.banner_up_db1d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.banner_up_db1d: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;
}
.popup-a24e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.section-selected-121d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.popup_outer_1067 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.paper-8368:after,
.paper-8368:before,
.huge_5c5b:after,
.huge_5c5b:before,
.picture-4c2a:after,
.picture-4c2a:before,
.background_large_beb4:after,
.background_large_beb4:before,
.shade-hot-2fca:after,
.shade-hot-2fca:before,
.medium-1055:after,
.medium-1055:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.paper-8368:after,
.huge_5c5b:after,
.picture-4c2a:after,
.background_large_beb4:after,
.shade-hot-2fca:after,
.medium-1055:after {
  clear: both;
}
.huge_5c5b .item-easy-1409,
.picture-4c2a .item-easy-1409,
.down_fbdd .item-easy-1409 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.wide_176a {
  display: inline-block;
}
.slider-bottom-aff0 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.slider-bottom-aff0 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slider-bottom-aff0 .caption-inner-cfd6 {
  padding: 1em 0;
  font-size: 85%;
}
.caption-inner-cfd6 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.highlight_in_6966 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.highlight_in_6966:after,
.highlight_in_6966:before {
  content: "";
  display: table;
}
.highlight_in_6966:after {
  clear: both;
}
.wide-3ae6 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.static-e940 .wide-3ae6 {
  max-width: 50%;
}
.status_7400 .wide-3ae6 {
  max-width: 33.33%;
}
.caption_aa52 .wide-3ae6 {
  max-width: 25%;
}
.column-wood-ddf2 .wide-3ae6 {
  max-width: 20%;
}
.chip_mini_d8f9 .wide-3ae6 {
  max-width: 16.66%;
}
.content_white_0f7b .wide-3ae6 {
  max-width: 14.28%;
}
.motion-567c .wide-3ae6 {
  max-width: 12.5%;
}
.tag-south-5ce3 .wide-3ae6 {
  max-width: 11.11%;
}
.photo_1a2d {
  display: block;
}
.plasma-28bd .accent_e071 label,
.plasma-28bd .hard-f046 label,
.plasma-28bd .primary_e977 label,
.plasma-28bd .title-full-2adf label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.active_1734 {
  list-style: none;
  margin: 0;
}
.active_1734 article.paper_f025 {
  margin-bottom: 0;
}
.active_1734 ul {
  list-style: none;
  margin: 0;
}
.active_1734 .right-d564 li.paper_f025 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .active_1734 .right-d564 li.paper_f025 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .active_1734 .right-d564 li.paper_f025: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) {
  .active_1734 .right-d564 li.paper_f025 li.paper_f025 li.paper_f025 li.paper_f025 {
    padding-left: 0;
  }
}
article.paper_f025 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.paper_f025 .huge_5c5b p:last-of-type {
  margin-bottom: 0;
}
article.paper_f025 .popup-bf1f {
  float: left;
}
article.paper_f025 .status_large_d91d {
  margin-left: 85px;
}
article.paper_f025 .accent-9794 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.paper_f025 .accent-9794 .liquid_9278 {
  margin-left: 10px;
}
article.paper_f025 .gold-d608 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.paper_f025 .highlight-0bfc {
  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 .accent_e071,
  #respond .primary_e977,
  #respond .title-full-2adf {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .accent_e071 input,
#respond .primary_e977 input,
#respond .title-full-2adf input {
  width: 100%;
}
#respond .title-full-2adf {
  margin-right: 0;
}
#respond .stone_c0ff #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.prev-91d7 {
  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;
}
.prev-91d7.list_a1f5 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.prev-91d7 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%);
}
.prev-91d7:focus,
.prev-91d7: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);
}
.dirty-66c3 {
  border-radius: 10%;
}
.outline_b16a {
  border-radius: 50%;
}
.hero_2b38 {
  font-size: 0.72em;
}
.pattern_9adc {
  font-size: 0.875em;
}
.accordion_3a7d {
  font-size: 1.1em;
}
.green_c75d {
  text-transform: uppercase;
  line-height: 1.2;
}
.green_c75d.hero_2b38 {
  letter-spacing: 0.5px;
}
.hidden-bottom-ddb0,
.hidden-bottom-ddb0 a {
  color: #6d6d6d;
}
.hidden-bottom-ddb0 a:hover {
  color: #111;
}
.active_b5dc {
  color: #6d6d6d;
}
.notice_77a9 {
  overflow-x: hidden;
}
.notice_77a9 .notice-37b2.fresh-467b {
  position: relative;
}
.notice_77a9 .notice-37b2.fresh-467b.badge_fresh_46a2 {
  position: initial;
}
.notice_77a9
  .notice-37b2.fresh-467b.badge_fresh_46a2
  .short-4003 {
  left: auto;
}
.notice_77a9 .notice-37b2 .short-4003 {
  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;
}
.notice_77a9 .notice-37b2:hover.fresh-467b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.notice_77a9
  .notice-37b2:hover.fresh-467b
  .short-4003 {
  display: block;
  z-index: 9999999;
}
.notice_77a9 .notification-clean-5e67 .link-5895,
.notice_77a9 .icon_outer_f9a4 .link-5895 {
  display: none;
}
.notice_77a9 .outline_top_2a33 .notice-37b2:hover.fresh-467b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.plasma-28bd .accent_e071 label,
.plasma-28bd .hard-f046 label,
.plasma-28bd .primary_e977 label,
.plasma-28bd .title-full-2adf label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.active_1734 {
  list-style: none;
  margin: 0;
}
.active_1734 article.paper_f025 {
  margin-bottom: 0;
}
.active_1734 ul {
  list-style: none;
  margin: 0;
}
.active_1734 .right-d564 li.paper_f025 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .active_1734 .right-d564 li.paper_f025 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .active_1734 .right-d564 li.paper_f025: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) {
  .active_1734 .right-d564 li.paper_f025 li.paper_f025 li.paper_f025 li.paper_f025 {
    padding-left: 0;
  }
}
article.paper_f025 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.paper_f025 .huge_5c5b p:last-of-type {
  margin-bottom: 0;
}
article.paper_f025 .popup-bf1f {
  float: left;
}
article.paper_f025 .status_large_d91d {
  margin-left: 85px;
}
article.paper_f025 .accent-9794 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.paper_f025 .accent-9794 .liquid_9278 {
  margin-left: 10px;
}
article.paper_f025 .gold-d608 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.paper_f025 .highlight-0bfc {
  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 .accent_e071,
  #respond .primary_e977,
  #respond .title-full-2adf {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .accent_e071 input,
#respond .primary_e977 input,
#respond .title-full-2adf input {
  width: 100%;
}
#respond .title-full-2adf {
  margin-right: 0;
}
#respond .stone_c0ff #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.notification-clean-5e67 .bronze-4a62 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.bronze-4a62 .disabled-ae76.last_6103 .panel_middle_b516 > li > a:focus,
.bronze-4a62 .disabled-ae76.last_6103 .panel_middle_b516 > li > a:hover,
.bronze-4a62 .disabled-ae76.hovered_d379 .panel_middle_b516 > li > a:focus,
.bronze-4a62 .disabled-ae76.hovered_d379 .panel_middle_b516 > li > a:hover,
.bronze-4a62 .disabled-ae76.list-selected-fd5e .panel_middle_b516 > li > a:focus,
.bronze-4a62 .disabled-ae76.list-selected-fd5e .panel_middle_b516 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-4a62
  .disabled-ae76.last_6103
  .panel_middle_b516
  > li.action-8575
  > a,
.bronze-4a62
  .disabled-ae76.last_6103
  .panel_middle_b516
  > li.feature-727b
  > a,
.bronze-4a62
  .disabled-ae76.hovered_d379
  .panel_middle_b516
  > li.action-8575
  > a,
.bronze-4a62
  .disabled-ae76.hovered_d379
  .panel_middle_b516
  > li.feature-727b
  > a,
.bronze-4a62
  .disabled-ae76.list-selected-fd5e
  .panel_middle_b516
  > li.action-8575
  > a,
.bronze-4a62 .disabled-ae76.list-selected-fd5e .panel_middle_b516 > li.media-middle-c5f8 > a {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-4a62 .sort_fluid_4c6b,
.bronze-4a62 .sort_fluid_4c6b a {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-4a62 .item_lite_6982.gold-929d li a,
.bronze-4a62 .footer-5a92 a,
.bronze-4a62 .dynamic-14c9,
.bronze-4a62 .panel_middle_b516 > li > a,
.bronze-4a62 .message_995e {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-4a62 .item_lite_6982.gold-929d li a:hover,
.bronze-4a62 .footer-5a92 a:hover,
.bronze-4a62 .dynamic-14c9:hover,
.bronze-4a62 .panel_middle_b516 > li > a:hover,
.bronze-4a62 .message_995e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-4a62 .wide_ce21 {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-4a62 .wide_ce21 .filter-a8be {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-4a62 .wide_ce21:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-4a62 .frame_6536 .shadow-c6d9 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bronze-4a62 .frame_6536 .shadow-c6d9 .tag_7744 {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-4a62
  .frame_6536
  .shadow-c6d9
  .tag_7744::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-4a62
  .frame_6536
  .shadow-c6d9
  .tag_7744:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-4a62
  .frame_6536
  .shadow-c6d9
  .tag_7744::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-4a62
  .frame_6536
  .shadow-c6d9
  .tag_7744::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-4a62 .frame_6536 .photo-0c53 {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-4a62 .frame_6536 .photo-0c53:hover {
  color: rgba(255, 255, 255, 0.99);
}
.main_tiny_4c94
  .bronze-4a62
  .frame_6536
  .aside_brown_b133
  .surface-645e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.main_tiny_4c94
  .bronze-4a62
  .frame_6536
  .aside_brown_b133
  .tag_7744 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notification-clean-5e67 .overlay-77cb {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.overlay-77cb .disabled-ae76.last_6103 .panel_middle_b516 > li > a:focus,
.overlay-77cb .disabled-ae76.last_6103 .panel_middle_b516 > li > a:hover,
.overlay-77cb .disabled-ae76.hovered_d379 .panel_middle_b516 > li > a:focus,
.overlay-77cb .disabled-ae76.hovered_d379 .panel_middle_b516 > li > a:hover,
.overlay-77cb .disabled-ae76.list-selected-fd5e .panel_middle_b516 > li > a:focus,
.overlay-77cb .disabled-ae76.list-selected-fd5e .panel_middle_b516 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-77cb
  .disabled-ae76.last_6103
  .panel_middle_b516
  > li.action-8575
  > a,
.overlay-77cb
  .disabled-ae76.last_6103
  .panel_middle_b516
  > li.feature-727b
  > a,
.overlay-77cb
  .disabled-ae76.hovered_d379
  .panel_middle_b516
  > li.action-8575
  > a,
.overlay-77cb
  .disabled-ae76.hovered_d379
  .panel_middle_b516
  > li.feature-727b
  > a,
.overlay-77cb
  .disabled-ae76.list-selected-fd5e
  .panel_middle_b516
  > li.action-8575
  > a,
.overlay-77cb .disabled-ae76.list-selected-fd5e .panel_middle_b516 > li.media-middle-c5f8 > a {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-77cb .sort_fluid_4c6b,
.overlay-77cb .sort_fluid_4c6b a {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-77cb .item_lite_6982.gold-929d li a,
.overlay-77cb .footer-5a92 a,
.overlay-77cb .dynamic-14c9,
.overlay-77cb .panel_middle_b516 > li > a,
.overlay-77cb .message_995e {
  color: rgba(0, 0, 0, 0.55);
}
.overlay-77cb .item_lite_6982.gold-929d li a:hover,
.overlay-77cb .footer-5a92 a:hover,
.overlay-77cb .dynamic-14c9:hover,
.overlay-77cb .panel_middle_b516 > li > a:hover,
.overlay-77cb .message_995e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-77cb .wide_ce21 {
  color: rgba(0, 0, 0, 0.55);
}
.overlay-77cb .wide_ce21 .filter-a8be {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-77cb .wide_ce21:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_inner_6c13 .header-outer-8f10 {
  margin-left: auto;
  margin-right: auto;
}
.picture-4c2a > * {
  margin-left: auto;
  margin-right: auto;
}
.picture-4c2a .popup-a24e {
  margin-right: 1.41575em;
}
.upper_2426 .picture-4c2a > .fluid_90d6 {
  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;
}
.upper_2426 .picture-4c2a > .preview-large-52a8 {
  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;
}
.accordion-warm-a8c5.carousel_inner_6c13 .header-outer-8f10,
.north-9351.carousel_inner_6c13 .header-outer-8f10 {
  margin-left: 0;
}
.advanced_a200.carousel_inner_6c13 .header-outer-8f10,
.content-ebdf.carousel_inner_6c13 .header-outer-8f10 {
  margin-right: 0;
}
.picture-4c2a ol,
.picture-4c2a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.pink_5eb8 video {
  max-width: 100%;
}
.medium-20f0 img {
  display: block;
}
.medium-20f0.popup-a24e,
.medium-20f0.section-selected-121d {
  width: 100%;
}
.medium-20f0.preview-large-52a8 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.filter-focused-cf28:not(.action-d459) {
  margin: 1.5em auto;
}
.texture-c225 p {
  padding: 1.5em 14px;
}
ul.hard-c014.preview-large-52a8,
ul.hard-c014.fluid_90d6,
ul.hard-c014.preview-d411.fluid_90d6 {
  padding: 0 14px;
}
.item_out_6be6 {
  display: block;
  overflow-x: auto;
}
.item_out_6be6 table {
  border-collapse: collapse;
  width: 100%;
}
.item_out_6be6 td,
.item_out_6be6 th {
  padding: 0.5em;
}
.picture-4c2a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.picture-4c2a ol ol,
.picture-4c2a ol ul,
.picture-4c2a ul ol,
.picture-4c2a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.picture-4c2a ol ol li,
.picture-4c2a ol ul li,
.picture-4c2a ul ol li,
.picture-4c2a ul ul li {
  margin-left: 0;
}
.block-d040.description_75fd > .icon-afba {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.block-d040.description_75fd > .icon-afba iframe,
.block-d040.description_75fd > .icon-afba > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.active-cool-c2e9 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.active-cool-c2e9.dark_97c4 {
  padding: 0;
}
.active-cool-c2e9.dark_97c4 cite {
  font-size: 13px;
}
.active-cool-c2e9 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.active-cool-c2e9 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.section-hovered-fbf7 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.section-hovered-fbf7 > p:first-child {
  margin-top: 0;
}
.section-hovered-fbf7 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.section-hovered-fbf7 blockquote {
  border-left: 0;
}
.overlay-liquid-4731 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.overlay-liquid-4731:not(.photo_liquid_f27d) {
  max-width: 100px;
}
.overlay-liquid-4731.search_left_375c {
  border-bottom: none !important;
  text-align: center;
}
.overlay-liquid-4731.search_left_375c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .texture-c225 p {
    padding: 1.5em 0;
  }
}
.tabs-9595 {
  color: #0073aa;
}
.icon-668a {
  background-color: #0073aa;
}
.focus-da48 {
  color: #229fd8;
}
.dim_0918 {
  background-color: #229fd8;
}
.tertiary-5254 {
  color: #eee;
}
.clean-e8bb {
  background-color: #eee;
}
.background-cold-64e9 {
  color: #444;
}
.sidebar-d0e0 {
  background-color: #444;
}
.bronze_be58 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.bronze_be58 .hero-2153 .footer-5a92 {
  font-size: 15px;
}
.bronze_be58 .footer-5a92 {
  line-height: 1.3;
}
.bronze_be58 .overlay-77cb {
}
.bronze_be58 .bronze-4a62 {
  background: #235787;
}
.hot-aafb {
  padding: 0;
}
.hot-aafb .bronze-4a62 {
  background: #1a1a1a;
}
.hot-aafb .overlay-77cb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.active_f380 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.active_f380 .overlay-77cb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.active_f380 .bronze-4a62 {
  background: #303030;
}
.medium-1055 {
  position: relative;
  z-index: 10;
}
.medium-1055 .lite-ec35 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.primary_down_284e .fresh-467b {
  display: inline-block;
  vertical-align: middle;
}
.primary_down_284e.outer-0255 .fresh-467b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .primary_down_284e.outer-0255 .fresh-467b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .primary_down_284e.outer-0255 .fresh-467b {
    margin-right: 0.4em;
  }
}
.primary_down_284e.outer-0255 .fresh-467b:last-child {
  margin-right: 0;
}
.feature_9547 .lite-ec35 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .notification-clean-5e67 .hero-2153 {
    margin: 0 -0.5em;
  }
  .notification-clean-5e67 .hero-2153 [class*="customify-col-"],
  .notification-clean-5e67 .hero-2153 [class*="customify-col_"],
  .notification-clean-5e67 .hero-2153 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.notification-clean-5e67.tertiary_e6df .lite-ec35 {
  background: 0 0 !important;
}
.notification-clean-5e67.tertiary_e6df .lite-ec35,
.notification-clean-5e67.feature_9547 .lite-ec35 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .notification-clean-5e67.glass_907d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.notification-clean-5e67.feature_9547 .lite-ec35 {
  box-shadow: none !important;
}
.inner_481d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .inner_481d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .inner_481d {
    padding: 18px 0 20px;
  }
}
.inner_481d .content_right_2af3 {
  width: 100%;
}
.inner_481d .thumbnail_wide_9bae {
  margin-bottom: 0;
}
.inner_481d .secondary-6af9 {
  margin-top: 5px;
  font-size: 0.875em;
}
.description-copper-2cdf {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.description-copper-2cdf .element_glass_ef84 {
  width: 100%;
}
.complex_9ad6 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.complex_9ad6 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.complex_9ad6 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;
}
.complex_9ad6 li:last-child:after {
  display: none;
}
.complex_9ad6 li a {
  font-weight: 500;
  margin-right: 10px;
}
.thick_5859 .link-5895 button,
.inner_481d .link-5895 button {
  left: 0;
}
.thick_5859 .element_glass_ef84,
.inner_481d .element_glass_ef84 {
  padding-left: 0;
  padding-right: 0;
}
.thick_5859 .description-copper-2cdf,
.inner_481d .description-copper-2cdf {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.thick_5859 {
  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;
}
.thick_5859: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;
}
.thick_5859 .video-817a {
  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) {
  .thick_5859 .video-817a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .thick_5859 .video-817a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .thick_5859 .video-817a {
    min-height: 200px;
  }
}
.thick_5859 .complex_9ad6 {
  color: rgba(255, 255, 255, 0.8);
}
.thick_5859 .complex_9ad6 a,
.thick_5859 .complex_9ad6 li:after {
  color: inherit;
}
.thick_5859 .complex_9ad6 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.light-5a15 {
  margin-bottom: 0.5em;
}
.medium_a8eb {
  margin-bottom: 1.2em;
}
.medium_a8eb,
.light-5a15 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.medium_a8eb p:last-child,
.light-5a15 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .link-5895,
#masthead .link-5895 {
  display: none;
}
#masthead
  > .link-5895.bright-47a9 {
  display: none;
}
#masthead > .link-5895 button {
  left: 0;
}
.warm-5e01 {
  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%;
}
.warm-5e01 .fresh-467b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.warm-5e01 .motion-bc60 {
  display: -webkit-box;
  display: flex;
}
.warm-5e01 .motion-bc60.soft-49a4 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.warm-5e01 .motion-bc60.slow_0e0e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.warm-5e01 .motion-bc60.hero-east-bef8 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.warm-5e01.action_a386.center-6c7e .motion-bc60.soft-49a4 {
  flex-basis: 100%;
}
.warm-5e01.north_d6b5 .motion-bc60.slow_0e0e {
  -webkit-box-flex: 1;
  flex: auto;
}
.warm-5e01.north_d6b5 .motion-bc60.hero-east-bef8 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .link-5895.bright-47a9 {
  display: none;
}
#masthead > .link-5895 button {
  left: 0;
}
.outer_f608 {
  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;
}
.outer_f608:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.outer_f608.icon-green-f862 i {
  margin-right: 4px;
}
.outer_f608.silver_dd5c i {
  margin-left: 5px;
}
.footer-5a92 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.footer-5a92 p:last-child {
  margin-bottom: 0;
}
.input_pink_018f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.input_pink_018f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.input_pink_018f img {
  display: block;
  width: auto;
  line-height: 1;
}
.input_pink_018f .sort_fluid_4c6b {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.input_pink_018f .filter_steel_152e {
  margin: 5px 0 7px 0;
}
.input_pink_018f.button-short-e4be .middle-ddfd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.input_pink_018f.button-short-e4be .old_1206 {
  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;
}
.input_pink_018f.slider_glass_a00b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.input_pink_018f.slider_glass_a00b .middle-ddfd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.input_pink_018f.slider_glass_a00b .old_1206 {
  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;
}
.input_pink_018f.module-center-762a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.input_pink_018f.copper-594d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.input_pink_018f.copper-594d .old_1206 {
  margin-top: 7px;
}
.carousel-1107 {
  display: inline-block;
}
.medium-1055 .hot_d699 .input_pink_018f img {
  max-width: 100%;
}
.disabled-ae76 .banner_bdd9.logo_5658,
.layout_white_8b38 .banner_bdd9.logo_5658 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.disabled-ae76 .accent-next-b968,
.layout_white_8b38 .accent-next-b968 {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  text-decoration: none !important;
  position: relative;
  width: 6px;
  height: 6px;
  margin-top: 1px;
  border-left: 1px solid currentColor;
  border-top: 1px solid currentColor;
  -webkit-transform: rotate(-135deg) translateY(50%);
  -ms-transform: rotate(-135deg) translateY(50%);
  transform: rotate(-135deg) translateY(50%);
}
.disabled-ae76 .accent-next-b968 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.disabled-ae76.smooth_5e4d .accent-next-b968 {
  display: none;
}
.disabled-ae76 .cool-662f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.disabled-ae76 .cool-662f li {
  display: inline-block;
  position: relative;
}
.disabled-ae76 .cool-662f li:last-child {
  margin-right: 0;
}
.disabled-ae76 .cool-662f li a {
  display: inline-block;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
.disabled-ae76 .cool-662f li.media-middle-c5f8 > a {
  color: rgba(0, 0, 0, 0.9);
}
.disabled-ae76 .cool-662f > li > a {
  padding: 12px 13px 12px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.85em;
  line-height: 1;
}
.disabled-ae76 .cool-662f > li > a i {
  line-height: 0;
}
.disabled-ae76 .cool-662f > li.banner-a067 > a .accent-next-b968 {
  margin-left: 4px;
  line-height: 0;
}
.disabled-ae76 .cool-662f .gold_9a3c li.banner-a067 > a {
  position: relative;
}
.disabled-ae76 .cool-662f .gold_9a3c li.banner-a067 > a:after,
.disabled-ae76 .cool-662f .gold_9a3c li.banner-a067 > a:before {
  content: "";
  display: table;
}
.disabled-ae76 .cool-662f .gold_9a3c li.banner-a067 > a:after {
  clear: both;
}
.disabled-ae76 .cool-662f .gold_9a3c li.banner-a067 > a .accent-next-b968 {
  margin-left: 5px;
  float: right;
}
.disabled-ae76 .article_liquid_18d9,
.disabled-ae76 .gold_9a3c {
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
  opacity: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  top: 100%;
  margin: 0;
  padding: 0;
}
.disabled-ae76 .gold_9a3c {
  width: 14em;
  background: #fff;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.1), 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  border-radius: 2px;
}
.disabled-ae76 .gold_9a3c .logo_5658 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.disabled-ae76 .gold_9a3c .accent-next-b968 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.disabled-ae76 .gold_9a3c li {
  display: block;
  margin: 0;
  padding: 0;
}
.disabled-ae76 .gold_9a3c li a {
  display: block;
  width: 100%;
  padding: 9px 15px;
  -webkit-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out;
  color: rgba(0, 0, 0, 0.55);
  font-size: 0.9em;
  line-height: 1.5;
}
.disabled-ae76 .gold_9a3c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.disabled-ae76 .gold_9a3c .gold_9a3c {
  top: 0;
  left: 100%;
}
.disabled-ae76 .huge_41d0.fn-focus-9be6 > .article_liquid_18d9,
.disabled-ae76 .huge_41d0.fn-focus-9be6 > .gold_9a3c,
.disabled-ae76 .huge_41d0:focus > .article_liquid_18d9,
.disabled-ae76 .huge_41d0:focus > .gold_9a3c,
.disabled-ae76 .huge_41d0:hover > .article_liquid_18d9,
.disabled-ae76 .huge_41d0:hover > .gold_9a3c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.disabled-ae76.list-selected-fd5e .panel_middle_b516:after,
.disabled-ae76.list-selected-fd5e .panel_middle_b516:before {
  content: "";
  display: table;
}
.disabled-ae76.list-selected-fd5e .panel_middle_b516:after {
  clear: both;
}
.disabled-ae76.list-selected-fd5e .panel_middle_b516 > li {
  float: left;
}
.disabled-ae76.gradient_short_ef36 .panel_middle_b516:after,
.disabled-ae76.gradient_short_ef36 .panel_middle_b516:before {
  content: "";
  display: table;
}
.disabled-ae76.gradient_short_ef36 .panel_middle_b516:after {
  clear: both;
}
.disabled-ae76.gradient_short_ef36 .panel_middle_b516 > li {
  float: left;
}
.disabled-ae76.gradient_short_ef36 .panel_middle_b516 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.disabled-ae76.gradient_short_ef36 .panel_middle_b516 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.disabled-ae76.gradient_short_ef36 .panel_middle_b516 > li.action-8575 > a,
.disabled-ae76.gradient_short_ef36 .panel_middle_b516 > li.media-middle-c5f8 > a {
  color: #fff;
  background-color: #1e4b75;
}
.disabled-ae76.last_6103 .panel_middle_b516 > li > a .logo_5658 {
  position: relative;
}
.disabled-ae76.last_6103 .panel_middle_b516 > li > a .logo_5658:before {
  position: absolute;
  bottom: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.disabled-ae76.last_6103
  .panel_middle_b516
  > li:focus
  > a
  .logo_5658:before,
.disabled-ae76.last_6103
  .panel_middle_b516
  > li:hover
  > a
  .logo_5658:before {
  width: 100%;
  background-color: currentColor;
}
.disabled-ae76.last_6103
  .panel_middle_b516
  > li.action-8575
  > a
  .logo_5658:before,
.disabled-ae76.last_6103
  .panel_middle_b516
  > li.feature-727b
  > a
  .logo_5658:before {
  width: 100%;
  background-color: currentColor;
}
.disabled-ae76.hovered_d379 .panel_middle_b516 > li > a .logo_5658 {
  position: relative;
}
.disabled-ae76.hovered_d379 .panel_middle_b516 > li > a .logo_5658:before {
  position: absolute;
  top: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.disabled-ae76.hovered_d379 .panel_middle_b516 > li:focus > a .logo_5658:before,
.disabled-ae76.hovered_d379
  .panel_middle_b516
  > li:hover
  > a
  .logo_5658:before {
  width: 100%;
  background-color: currentColor;
}
.disabled-ae76.hovered_d379
  .panel_middle_b516
  > li.action-8575
  > a
  .logo_5658:before,
.disabled-ae76.hovered_d379
  .panel_middle_b516
  > li.feature-727b
  > a
  .logo_5658:before {
  width: 100%;
  background-color: currentColor;
}
.layout_white_8b38 .cool-662f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.layout_white_8b38 .cool-662f li:first-child > a {
  border-top: none;
}
.layout_white_8b38 .cool-662f .header_ad20 > .logo_5658 .accent-next-b968 {
  display: none;
}
.layout_white_8b38 .cool-662f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.layout_white_8b38 .cool-662f li:last-child {
  border: none;
}
.layout_white_8b38 .cool-662f li.banner-a067 > a {
  padding-right: 45px !important;
}
.layout_white_8b38 .cool-662f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.layout_white_8b38 .cool-662f li a:focus,
.layout_white_8b38 .cool-662f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout_white_8b38 .cool-662f li .content_brown_b09e {
  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;
}
.layout_white_8b38 .cool-662f li .content_brown_b09e:hover {
  box-shadow: none;
}
.layout_white_8b38 .cool-662f li .content_brown_b09e .accent-next-b968 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.layout_white_8b38 .cool-662f .gold_9a3c {
  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);
}
.layout_white_8b38 .cool-662f .gold_9a3c li a {
  padding-left: 3em;
}
.layout_white_8b38 .cool-662f .pattern-current-3e09 > a .content_brown_b09e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.layout_white_8b38 .cool-662f .pattern-current-3e09 > .gold_9a3c {
  display: block;
  opacity: 1;
}
.caption_action_9276 {
  max-width: 100%;
}
.texture_selected_83e7 {
  line-height: 0;
  cursor: pointer;
}
.message_995e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.message_995e:hover {
  box-shadow: none;
  color: currentColor;
}
.message_995e svg {
  width: 18px;
  height: 18px;
}
.message_995e .badge-dddb {
  display: none;
}
.overlay-wide-2dec {
  position: relative;
}
.overlay-wide-2dec.fn-active-9be6 .message_995e .card_cd2d {
  display: none;
}
.overlay-wide-2dec.fn-active-9be6 .message_995e .badge-dddb {
  display: inline-block;
}
.overlay-wide-2dec .sort_fast_5fdc {
  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);
}
.overlay-wide-2dec.paragraph_black_3c9c .sort_fast_5fdc {
  left: auto;
  right: -0.9em;
}
.overlay-wide-2dec.paragraph_black_3c9c .steel-1735::before {
  left: auto;
  right: 15px;
}
.overlay-wide-2dec.fn-active-9be6 .sort_fast_5fdc {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.aside_brown_b133 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.aside_brown_b133 label {
  flex-basis: 100%;
}
.aside_brown_b133 .shadow-c6d9 {
  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;
}
.aside_brown_b133 .tag_7744 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.aside_brown_b133 .tag_7744:focus {
  background-color: transparent;
}
.aside_brown_b133 button.photo-0c53 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.aside_brown_b133 button.photo-0c53:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.aside_brown_b133 button.photo-0c53 svg {
  width: 18px;
  height: 18px;
}
.aside_brown_b133 input[type="submit"] {
  min-height: auto;
}
.frame_6536 .aside_brown_b133 .tag_7744 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.steel-1735 {
  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) {
  .steel-1735 {
    width: 220px;
  }
}
.steel-1735 label {
  flex-basis: 100%;
}
.steel-1735::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;
}
.main_tiny_4c94 .frame_6536 .aside_brown_b133 {
  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;
}
.main_tiny_4c94
  .frame_6536
  .aside_brown_b133
  .shadow-c6d9 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.main_tiny_4c94 .frame_6536 .aside_brown_b133 .tag_7744 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.main_tiny_4c94
  .frame_6536
  .aside_brown_b133
  .tag_7744:focus {
  background: 0 0;
}
.main_tiny_4c94
  .frame_6536
  .aside_brown_b133
  .surface-645e {
  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;
}
.item_lite_6982 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.item_lite_6982 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.item_lite_6982 li:last-child {
  margin-right: 0;
}
.item_lite_6982 li:first-child {
  margin-left: 0;
}
.item_lite_6982.wrapper-15ec a {
  color: #fff;
}
.item_lite_6982.wrapper-15ec a:hover {
  color: #fff;
}
.item_lite_6982 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.item_lite_6982 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.item_lite_6982 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.item_lite_6982 a:hover {
  opacity: 0.9;
  color: inherit;
}
.item_lite_6982 [class*="social-icon-apple"] {
  background-color: #999;
}
.item_lite_6982 [class*="social-icon-apple"].form_7768 {
  background-color: transparent;
  color: #999;
}
.item_lite_6982 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.item_lite_6982 [class*="social-icon-behance"].form_7768 {
  background-color: transparent;
  color: #1769ff;
}
.item_lite_6982 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.item_lite_6982 [class*="social-icon-bitbucket"].form_7768 {
  background-color: transparent;
  color: #205081;
}
.item_lite_6982 [class*="social-icon-codepen"] {
  background-color: #000;
}
.item_lite_6982 [class*="social-icon-codepen"].form_7768 {
  background-color: transparent;
  color: #000;
}
.item_lite_6982 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.item_lite_6982 [class*="social-icon-delicious"].form_7768 {
  background-color: transparent;
  color: #39f;
}
.item_lite_6982 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.item_lite_6982 [class*="social-icon-digg"].form_7768 {
  background-color: transparent;
  color: #005be2;
}
.item_lite_6982 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.item_lite_6982 [class*="social-icon-dribbble"].form_7768 {
  background-color: transparent;
  color: #ea4c89;
}
.item_lite_6982 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.item_lite_6982 [class*="social-icon-envelope"].form_7768 {
  background-color: transparent;
  color: #ea4335;
}
.item_lite_6982 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.item_lite_6982 [class*="social-icon-facebook"].form_7768 {
  background-color: transparent;
  color: #3b5998;
}
.item_lite_6982 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.item_lite_6982 [class*="social-icon-flickr"].form_7768 {
  background-color: transparent;
  color: #0063dc;
}
.item_lite_6982 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.item_lite_6982 [class*="social-icon-foursquare"].form_7768 {
  background-color: transparent;
  color: #2d5be3;
}
.item_lite_6982 [class*="social-icon-github"] {
  background-color: #333;
}
.item_lite_6982 [class*="social-icon-github"].form_7768 {
  background-color: transparent;
  color: #333;
}
.item_lite_6982 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.item_lite_6982 [class*="social-icon-google-plus"].form_7768 {
  background-color: transparent;
  color: #dd4b39;
}
.item_lite_6982 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.item_lite_6982 [class*="social-icon-houzz"].form_7768 {
  background-color: transparent;
  color: #7ac142;
}
.item_lite_6982 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.item_lite_6982 [class*="social-icon-instagram"].form_7768 {
  background-color: transparent;
  color: #262626;
}
.item_lite_6982 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.item_lite_6982 [class*="social-icon-jsfiddle"].form_7768 {
  background-color: transparent;
  color: #487aa2;
}
.item_lite_6982 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.item_lite_6982 [class*="social-icon-linkedin"].form_7768 {
  background-color: transparent;
  color: #0077b5;
}
.item_lite_6982 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.item_lite_6982 [class*="social-icon-medium"].form_7768 {
  background-color: transparent;
  color: #00ab6b;
}
.item_lite_6982 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.item_lite_6982
  [class*="social-icon-odnoklassniki"].form_7768 {
  background-color: transparent;
  color: #f4731c;
}
.item_lite_6982 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.item_lite_6982 [class*="social-icon-meetup"].form_7768 {
  background-color: transparent;
  color: #ec1c40;
}
.item_lite_6982 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.item_lite_6982 [class*="social-icon-pinterest"].form_7768 {
  background-color: transparent;
  color: #bd081c;
}
.item_lite_6982 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.item_lite_6982 [class*="social-icon-product-hunt"].form_7768 {
  background-color: transparent;
  color: #da552f;
}
.item_lite_6982 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.item_lite_6982 [class*="social-icon-reddit"].form_7768 {
  background-color: transparent;
  color: #ff4500;
}
.item_lite_6982 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.item_lite_6982 [class*="social-icon-rss"].form_7768 {
  background-color: transparent;
  color: #f26522;
}
.item_lite_6982 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.item_lite_6982
  [class*="social-icon-shopping-cart"].form_7768 {
  background-color: transparent;
  color: #4caf50;
}
.item_lite_6982 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.item_lite_6982 [class*="social-icon-skype"].form_7768 {
  background-color: transparent;
  color: #00aff0;
}
.item_lite_6982 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.item_lite_6982 [class*="social-icon-slideshare"].form_7768 {
  background-color: transparent;
  color: #0077b5;
}
.item_lite_6982 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.item_lite_6982 [class*="social-icon-snapchat"].form_7768 {
  background-color: transparent;
  color: #fffc00;
}
.item_lite_6982 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.item_lite_6982 [class*="social-icon-soundcloud"].form_7768 {
  background-color: transparent;
  color: #f80;
}
.item_lite_6982 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.item_lite_6982 [class*="social-icon-spotify"].form_7768 {
  background-color: transparent;
  color: #2ebd59;
}
.item_lite_6982 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.item_lite_6982
  [class*="social-icon-stack-overflow"].form_7768 {
  background-color: transparent;
  color: #fe7a15;
}
.item_lite_6982 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.item_lite_6982 [class*="social-icon-maldkfgram"].form_7768 {
  background-color: transparent;
  color: #2ca5e0;
}
.item_lite_6982 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.item_lite_6982 [class*="social-icon-tripadvisor"].form_7768 {
  background-color: transparent;
  color: #589442;
}
.item_lite_6982 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.item_lite_6982 [class*="social-icon-tumblr"].form_7768 {
  background-color: transparent;
  color: #35465c;
}
.item_lite_6982 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.item_lite_6982 [class*="social-icon-twitch"].form_7768 {
  background-color: transparent;
  color: #6441a5;
}
.item_lite_6982 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.item_lite_6982 [class*="social-icon-twitter"].form_7768 {
  background-color: transparent;
  color: #1da1f2;
}
.item_lite_6982 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.item_lite_6982 [class*="social-icon-vimeo"].form_7768 {
  background-color: transparent;
  color: #1ab7ea;
}
.item_lite_6982 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.item_lite_6982 [class*="social-icon-vk"].form_7768 {
  background-color: transparent;
  color: #45668e;
}
.item_lite_6982 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.item_lite_6982 [class*="social-icon-weibo"].form_7768 {
  background-color: transparent;
  color: #df2029;
}
.item_lite_6982 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.item_lite_6982 [class*="social-icon-weixin"].form_7768 {
  background-color: transparent;
  color: #7bb32e;
}
.item_lite_6982 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.item_lite_6982 [class*="social-icon-whatsapp"].form_7768 {
  background-color: transparent;
  color: #25d366;
}
.item_lite_6982 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.item_lite_6982 [class*="social-icon-wordpress"].form_7768 {
  background-color: transparent;
  color: #21759b;
}
.item_lite_6982 [class*="social-icon-xing"] {
  background-color: #026466;
}
.item_lite_6982 [class*="social-icon-xing"].form_7768 {
  background-color: transparent;
  color: #026466;
}
.item_lite_6982 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.item_lite_6982 [class*="social-icon-yelp"].form_7768 {
  background-color: transparent;
  color: #af0606;
}
.item_lite_6982 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.item_lite_6982 [class*="social-icon-youtube"].form_7768 {
  background-color: transparent;
  color: #cd201f;
}
.dynamic-14c9 {
  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;
}
.dynamic-14c9:hover {
  box-shadow: none;
  background: 0 0;
}
.preview_1155 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.layout_61a3 {
  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;
}
.middle_923a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.aside_selected_98b1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.aside_selected_98b1,
.aside_selected_98b1::after,
.aside_selected_98b1::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;
}
.aside_selected_98b1::after,
.aside_selected_98b1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.carousel_7cf4 .layout_61a3 .middle_923a {
  margin-top: -2px;
  width: 19px;
}
.carousel_7cf4 .layout_61a3 .aside_selected_98b1 {
  margin-top: -1px;
}
.carousel_7cf4 .layout_61a3 .aside_selected_98b1,
.carousel_7cf4 .layout_61a3 .aside_selected_98b1::after,
.carousel_7cf4 .layout_61a3 .aside_selected_98b1::before {
  width: 19px;
  height: 2px;
}
.carousel_7cf4 .layout_61a3 .aside_selected_98b1::before {
  top: -6px;
}
.carousel_7cf4 .layout_61a3 .aside_selected_98b1::after {
  bottom: -6px;
}
.next_e353 .layout_61a3 .middle_923a {
  margin-top: -2px;
  width: 22px;
}
.next_e353 .layout_61a3 .aside_selected_98b1 {
  margin-top: -1px;
}
.next_e353 .layout_61a3 .aside_selected_98b1,
.next_e353 .layout_61a3 .aside_selected_98b1::after,
.next_e353 .layout_61a3 .aside_selected_98b1::before {
  width: 22px;
  height: 2px;
}
.next_e353 .layout_61a3 .aside_selected_98b1::before {
  top: -7px;
}
.next_e353 .layout_61a3 .aside_selected_98b1::after {
  bottom: -7px;
}
.table_9370 .layout_61a3 .middle_923a {
  margin-top: -2px;
  width: 31px;
}
.table_9370 .layout_61a3 .aside_selected_98b1 {
  margin-top: -1.5px;
}
.table_9370 .layout_61a3 .aside_selected_98b1,
.table_9370 .layout_61a3 .aside_selected_98b1::after,
.table_9370 .layout_61a3 .aside_selected_98b1::before {
  width: 31px;
  height: 3px;
}
.table_9370 .layout_61a3 .aside_selected_98b1::before {
  top: -9px;
}
.table_9370 .layout_61a3 .aside_selected_98b1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .form-ad46 .layout_61a3 .middle_923a {
    margin-top: -2px;
    width: 19px;
  }
  .form-ad46 .layout_61a3 .aside_selected_98b1 {
    margin-top: -1px;
  }
  .form-ad46 .layout_61a3 .aside_selected_98b1,
  .form-ad46 .layout_61a3 .aside_selected_98b1::after,
  .form-ad46 .layout_61a3 .aside_selected_98b1::before {
    width: 19px;
    height: 2px;
  }
  .form-ad46 .layout_61a3 .aside_selected_98b1::before {
    top: -6px;
  }
  .form-ad46 .layout_61a3 .aside_selected_98b1::after {
    bottom: -6px;
  }
  .image-8f03 .layout_61a3 .middle_923a {
    margin-top: -2px;
    width: 22px;
  }
  .image-8f03 .layout_61a3 .aside_selected_98b1 {
    margin-top: -1px;
  }
  .image-8f03 .layout_61a3 .aside_selected_98b1,
  .image-8f03 .layout_61a3 .aside_selected_98b1::after,
  .image-8f03 .layout_61a3 .aside_selected_98b1::before {
    width: 22px;
    height: 2px;
  }
  .image-8f03 .layout_61a3 .aside_selected_98b1::before {
    top: -7px;
  }
  .image-8f03 .layout_61a3 .aside_selected_98b1::after {
    bottom: -7px;
  }
  .steel_c2a5 .layout_61a3 .middle_923a {
    margin-top: -2px;
    width: 31px;
  }
  .steel_c2a5 .layout_61a3 .aside_selected_98b1 {
    margin-top: -1.5px;
  }
  .steel_c2a5 .layout_61a3 .aside_selected_98b1,
  .steel_c2a5 .layout_61a3 .aside_selected_98b1::after,
  .steel_c2a5 .layout_61a3 .aside_selected_98b1::before {
    width: 31px;
    height: 3px;
  }
  .steel_c2a5 .layout_61a3 .aside_selected_98b1::before {
    top: -9px;
  }
  .steel_c2a5 .layout_61a3 .aside_selected_98b1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .button_f928 .layout_61a3 .middle_923a {
    margin-top: -2px;
    width: 19px;
  }
  .button_f928 .layout_61a3 .aside_selected_98b1 {
    margin-top: -1px;
  }
  .button_f928 .layout_61a3 .aside_selected_98b1,
  .button_f928 .layout_61a3 .aside_selected_98b1::after,
  .button_f928 .layout_61a3 .aside_selected_98b1::before {
    width: 19px;
    height: 2px;
  }
  .button_f928 .layout_61a3 .aside_selected_98b1::before {
    top: -6px;
  }
  .button_f928 .layout_61a3 .aside_selected_98b1::after {
    bottom: -6px;
  }
  .dropdown_lower_1348 .layout_61a3 .middle_923a {
    margin-top: -2px;
    width: 22px;
  }
  .dropdown_lower_1348 .layout_61a3 .aside_selected_98b1 {
    margin-top: -1px;
  }
  .dropdown_lower_1348 .layout_61a3 .aside_selected_98b1,
  .dropdown_lower_1348 .layout_61a3 .aside_selected_98b1::after,
  .dropdown_lower_1348 .layout_61a3 .aside_selected_98b1::before {
    width: 22px;
    height: 2px;
  }
  .dropdown_lower_1348 .layout_61a3 .aside_selected_98b1::before {
    top: -7px;
  }
  .dropdown_lower_1348 .layout_61a3 .aside_selected_98b1::after {
    bottom: -7px;
  }
  .component_2b7f .layout_61a3 .middle_923a {
    margin-top: -2px;
    width: 31px;
  }
  .component_2b7f .layout_61a3 .aside_selected_98b1 {
    margin-top: -1.5px;
  }
  .component_2b7f .layout_61a3 .aside_selected_98b1,
  .component_2b7f .layout_61a3 .aside_selected_98b1::after,
  .component_2b7f .layout_61a3 .aside_selected_98b1::before {
    width: 31px;
    height: 3px;
  }
  .component_2b7f .layout_61a3 .aside_selected_98b1::before {
    top: -9px;
  }
  .component_2b7f .layout_61a3 .aside_selected_98b1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hover_dark_80c9 .layout_61a3 .middle_923a {
    margin-top: -2px;
    width: 19px;
  }
  .hover_dark_80c9 .layout_61a3 .aside_selected_98b1 {
    margin-top: -1px;
  }
  .hover_dark_80c9 .layout_61a3 .aside_selected_98b1,
  .hover_dark_80c9 .layout_61a3 .aside_selected_98b1::after,
  .hover_dark_80c9 .layout_61a3 .aside_selected_98b1::before {
    width: 19px;
    height: 2px;
  }
  .hover_dark_80c9 .layout_61a3 .aside_selected_98b1::before {
    top: -6px;
  }
  .hover_dark_80c9 .layout_61a3 .aside_selected_98b1::after {
    bottom: -6px;
  }
  .fixed-a559 .layout_61a3 .middle_923a {
    margin-top: -2px;
    width: 22px;
  }
  .fixed-a559 .layout_61a3 .aside_selected_98b1 {
    margin-top: -1px;
  }
  .fixed-a559 .layout_61a3 .aside_selected_98b1,
  .fixed-a559 .layout_61a3 .aside_selected_98b1::after,
  .fixed-a559 .layout_61a3 .aside_selected_98b1::before {
    width: 22px;
    height: 2px;
  }
  .fixed-a559 .layout_61a3 .aside_selected_98b1::before {
    top: -7px;
  }
  .fixed-a559 .layout_61a3 .aside_selected_98b1::after {
    bottom: -7px;
  }
  .new_ab40 .layout_61a3 .middle_923a {
    margin-top: -2px;
    width: 31px;
  }
  .new_ab40 .layout_61a3 .aside_selected_98b1 {
    margin-top: -1.5px;
  }
  .new_ab40 .layout_61a3 .aside_selected_98b1,
  .new_ab40 .layout_61a3 .aside_selected_98b1::after,
  .new_ab40 .layout_61a3 .aside_selected_98b1::before {
    width: 31px;
    height: 3px;
  }
  .new_ab40 .layout_61a3 .aside_selected_98b1::before {
    top: -9px;
  }
  .new_ab40 .layout_61a3 .aside_selected_98b1::after {
    bottom: -9px;
  }
}
.card-fd58 .aside_selected_98b1 {
  -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);
}
.card-fd58 .aside_selected_98b1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.card-fd58 .aside_selected_98b1::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);
}
.card-fd58.column-642e .aside_selected_98b1 {
  -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);
}
.card-fd58.column-642e .aside_selected_98b1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.card-fd58.column-642e .aside_selected_98b1::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);
}
.basic-59d4 {
  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.badge_cb31:before {
  display: none;
}
.icon_outer_f9a4 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.icon_outer_f9a4 .hover-rough-dd5f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.icon_outer_f9a4 .hover-rough-dd5f:last-of-type {
  border-bottom: none;
}
.icon_outer_f9a4 .hover-rough-dd5f.dim_b005,
.icon_outer_f9a4 .hover-rough-dd5f.dropdown_middle_1c95,
.icon_outer_f9a4 .hover-rough-dd5f.column_ade1 {
  padding: 0;
}
.icon_outer_f9a4 .layout_white_8b38 .content_brown_b09e {
  color: currentColor;
}
.icon_outer_f9a4 .layout_white_8b38 .content_brown_b09e:focus,
.icon_outer_f9a4 .layout_white_8b38 .content_brown_b09e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.icon_outer_f9a4.overlay-77cb .wide_ce21,
.icon_outer_f9a4.overlay-77cb .footer-5a92 a,
.icon_outer_f9a4.overlay-77cb .panel_middle_b516 a,
.icon_outer_f9a4.overlay-77cb .gold_9a3c a {
  color: rgba(0, 0, 0, 0.55);
}
.icon_outer_f9a4.overlay-77cb .wide_ce21:hover,
.icon_outer_f9a4.overlay-77cb .footer-5a92 a:hover,
.icon_outer_f9a4.overlay-77cb .panel_middle_b516 a:hover,
.icon_outer_f9a4.overlay-77cb .gold_9a3c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon_outer_f9a4.overlay-77cb .filter-a8be {
  color: rgba(0, 0, 0, 0.8);
}
.icon_outer_f9a4.overlay-77cb .hover-rough-dd5f {
  border-color: rgba(0, 0, 0, 0.08);
}
.icon_outer_f9a4.overlay-77cb .hover-rough-dd5f:before {
  background: rgba(0, 0, 0, 0.08);
}
.icon_outer_f9a4.overlay-77cb .large-fd93:before {
  background: rgba(255, 255, 255, 0.9);
}
.icon_outer_f9a4.overlay-77cb .layout_white_8b38 .cool-662f li a,
.icon_outer_f9a4.overlay-77cb .layout_white_8b38 .content_brown_b09e,
.icon_outer_f9a4.overlay-77cb .gold_9a3c {
  border-color: rgba(0, 0, 0, 0.08);
}
.icon_outer_f9a4.overlay-77cb .layout_white_8b38 .content_brown_b09e:focus,
.icon_outer_f9a4.overlay-77cb .layout_white_8b38 .content_brown_b09e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.icon_outer_f9a4.overlay-77cb .cool-662f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.icon_outer_f9a4.bronze-4a62 .wide_ce21,
.icon_outer_f9a4.bronze-4a62 .footer-5a92 a,
.icon_outer_f9a4.bronze-4a62 .panel_middle_b516 .content_brown_b09e,
.icon_outer_f9a4.bronze-4a62 .panel_middle_b516 a,
.icon_outer_f9a4.bronze-4a62 .gold_9a3c a {
  color: rgba(255, 255, 255, 0.79);
}
.icon_outer_f9a4.bronze-4a62 .wide_ce21:hover,
.icon_outer_f9a4.bronze-4a62 .footer-5a92 a:hover,
.icon_outer_f9a4.bronze-4a62 .panel_middle_b516 .content_brown_b09e:hover,
.icon_outer_f9a4.bronze-4a62 .panel_middle_b516 a:hover,
.icon_outer_f9a4.bronze-4a62 .gold_9a3c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon_outer_f9a4.bronze-4a62 .filter-a8be {
  color: rgba(255, 255, 255, 0.99);
}
.icon_outer_f9a4.bronze-4a62 .hover-rough-dd5f {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon_outer_f9a4.bronze-4a62 .hover-rough-dd5f:before {
  background: rgba(255, 255, 255, 0.08);
}
.icon_outer_f9a4.bronze-4a62 .large-fd93:before {
  background: rgba(0, 0, 0, 0.9);
}
.icon_outer_f9a4.bronze-4a62 .layout_white_8b38 .cool-662f li a,
.icon_outer_f9a4.bronze-4a62 .layout_white_8b38 .content_brown_b09e,
.icon_outer_f9a4.bronze-4a62 .gold_9a3c {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon_outer_f9a4.bronze-4a62 .layout_white_8b38 .content_brown_b09e:focus,
.icon_outer_f9a4.bronze-4a62 .layout_white_8b38 .content_brown_b09e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.icon_outer_f9a4.bronze-4a62 .cool-662f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.large-fd93 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.large-fd93:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.grid_bright_a82d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.right-b63e .icon_outer_f9a4 {
  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;
}
.right-b63e .hover-rough-dd5f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.right-b63e .hover-rough-dd5f: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) {
  .right-b63e .hover-rough-dd5f:before {
    width: 16%;
    left: 42%;
  }
}
.right-b63e .hover-rough-dd5f:last-child:before {
  content: none;
}
.right-b63e .hover-rough-dd5f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.right-b63e .layout_white_8b38 .cool-662f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.right-b63e .layout_white_8b38 .cool-662f li a .content_brown_b09e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.right-b63e .layout_white_8b38 .gold_9a3c {
  border: none;
}
.right-b63e .layout_white_8b38 .gold_9a3c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.right-b63e .large-fd93 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.right-b63e .grid_bright_a82d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.right-b63e .bronze-4a62 .large-fd93:before {
  background: rgba(0, 0, 0, 0.9);
}
.right-b63e .overlay-77cb.component-soft-e1de .aside_selected_98b1 {
  background: rgba(0, 0, 0, 0.6);
}
.right-b63e
  .overlay-77cb.component-soft-e1de
  .aside_selected_98b1::after,
.right-b63e
  .overlay-77cb.component-soft-e1de
  .aside_selected_98b1:before {
  background: inherit;
}
.right-b63e
  .overlay-77cb.component-soft-e1de:hover
  .aside_selected_98b1 {
  background: rgba(0, 0, 0, 0.8);
}
.hard_b7af .icon_outer_f9a4 {
  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) {
  .hard_b7af .icon_outer_f9a4 {
    width: auto;
    right: 45px;
  }
}
.image_out_9bc2 .icon_outer_f9a4 {
  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) {
  .image_out_9bc2 .icon_outer_f9a4 {
    width: auto;
    left: 45px;
  }
}
.badge_cb31 .icon_outer_f9a4 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.badge_cb31 .grid_bright_a82d {
  max-width: 48em;
  margin: 0 auto;
}
.badge_cb31 .large-fd93:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.active-28d4 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.active-28d4.right-b63e .icon_outer_f9a4 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.active-28d4.hard_b7af .icon_outer_f9a4 {
  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);
}
.active-28d4 .icon_outer_f9a4 {
  visibility: visible;
}
.active-28d4.image_out_9bc2 .icon_outer_f9a4 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.video_fbd1,
.accordion_3f31 {
  overflow-x: hidden;
}
.video_fbd1 .icon_outer_f9a4 {
  overflow: auto;
}
.video_fbd1.right-b63e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video_fbd1.right-b63e .icon_outer_f9a4 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.video_fbd1.right-b63e .dynamic-14c9 {
  opacity: 0;
}
.video_fbd1.hard_b7af {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video_fbd1.hard_b7af .icon_outer_f9a4 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.video_fbd1.hard_b7af .dynamic-14c9 {
  opacity: 0;
}
.video_fbd1.image_out_9bc2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video_fbd1.image_out_9bc2 .icon_outer_f9a4 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.video_fbd1.image_out_9bc2 .dynamic-14c9 {
  opacity: 0;
}
.video_fbd1.badge_cb31 .icon_outer_f9a4 {
  z-index: 10;
  visibility: visible;
}
.component-soft-e1de {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.component-soft-e1de .aside_selected_98b1 {
  background: rgba(255, 255, 255, 0.99);
}
.component-soft-e1de .aside_selected_98b1::after,
.component-soft-e1de .aside_selected_98b1:before {
  background: inherit;
}
.component-soft-e1de:hover .aside_selected_98b1 {
  background: rgba(255, 255, 255, 0.99);
}
.image_out_9bc2 .component-soft-e1de {
  top: 10px;
  right: auto;
  left: 12px;
}
.badge_cb31 .component-soft-e1de {
  display: none !important;
}
.video_fbd1:before,
.accordion_3f31:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.video_fbd1 .component-soft-e1de,
.accordion_3f31 .component-soft-e1de {
  display: inline-block;
}
.icon_outer_f9a4 .fresh-467b {
  -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;
}
.video_fbd1 .icon_outer_f9a4 .fresh-467b,
.accordion_3f31 .icon_outer_f9a4 .fresh-467b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.solid_8d5e .shadow-c6d9 {
  width: 100%;
}
.hot_d699 {
  padding: 0 0.5em 0;
}
.hot_d699 [class*="customify-col-"],
.hot_d699 [class*="customify-col_"],
.hot_d699 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.card-59bc .hot_d699 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hero-2153 .action-1de7,
  .action-1de7 {
    display: none;
  }
  .text_d9a5 {
    text-align: left;
  }
  .gradient_cool_ca9a {
    text-align: center;
  }
  .wood_556b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hero-2153 .up-3836,
  .up-3836 {
    display: none;
  }
  .primary_0891 {
    text-align: left;
  }
  .form_7ea8 {
    text-align: center;
  }
  .tag_top_1e28 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hero-2153 .header_thick_e300,
  .header_thick_e300 {
    display: none;
  }
  .pink_e4b3 {
    text-align: left;
  }
  .panel-5912 {
    text-align: center;
  }
  .row-basic-940b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pagination_96e8 {
  box-shadow: none !important;
}
.dropdown_last_224a .outline-prev-4727,
.card-66b2 .outline-prev-4727 {
  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;
}
.card-66b2 .outline-prev-4727 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.lite-ec35 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.lite-ec35:after,
.lite-ec35:before {
  content: "";
  display: table;
}
.lite-ec35:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .lite-ec35 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.lite-ec35,
.glass_907d {
  max-width: 1248px;
  margin: 0 auto;
}

.background_large_beb4.out-47fb .lite-ec35 {
  max-width: 100%;
}
.background_large_beb4.hidden-1df7 {
  max-width: 1200px;
  margin: 0 auto;
}
.background_large_beb4.popup_middle_7c4e .lite-ec35 {
  max-width: 100%;
}
.background_large_beb4.popup_middle_7c4e > .lite-ec35 {
  padding-left: 0;
  padding-right: 0;
}
.background_large_beb4.popup_middle_7c4e > .lite-ec35 .hero-2153 {
  margin: 0;
}
.background_large_beb4.popup_middle_7c4e
  > .lite-ec35
  .mask-gas-e74a.sidebar_dirty_cb02 {
  margin-right: 0;
  margin-left: 0;
}
.background_large_beb4.popup_middle_7c4e #main.sidebar_dirty_cb02 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .static_13cb #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .static_13cb #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .accordion-35a7 .header-outer-8f10 {
    padding-right: 1em;
  }
  .accordion-35a7.shade-fresh-f064 .mask-gas-e74a {
    border-right: 1px solid #eaecee;
  }
  .accordion-35a7.shade-fresh-f064 .header-outer-8f10 {
    padding-right: 1em;
  }
  .accordion-35a7.shade-fresh-f064 .layout-down-95b4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .secondary-upper-98b2 .header-outer-8f10 {
    padding-left: 1em;
  }
  .secondary-upper-98b2.shade-fresh-f064 .mask-gas-e74a {
    border-left: 1px solid #eaecee;
  }
  .secondary-upper-98b2.shade-fresh-f064 .header-outer-8f10 {
    padding-left: 1em;
  }
  .secondary-upper-98b2.shade-fresh-f064 .layout-down-95b4 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hard-dfb6 .header-outer-8f10 {
    padding-left: 1em;
  }
  .hard-dfb6.shade-fresh-f064 .avatar_4f14 {
    border-right: 1px solid #eaecee;
  }
  .hard-dfb6.shade-fresh-f064 .description_f7fb {
    border-right: 1px solid #eaecee;
  }
  .hard-dfb6.shade-fresh-f064 .header-outer-8f10 {
    padding-left: 1em;
  }
  .hard-dfb6.shade-fresh-f064 .layout-down-95b4 {
    padding-right: 1em;
  }
  .hard-dfb6.shade-fresh-f064 .stale-b31c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb_cool_798e .header-outer-8f10 {
    padding-right: 1em;
  }
  .breadcrumb_cool_798e.shade-fresh-f064 .avatar_4f14 {
    border-left: 1px solid #eaecee;
  }
  .breadcrumb_cool_798e.shade-fresh-f064 .description_f7fb {
    border-left: 1px solid #eaecee;
  }
  .breadcrumb_cool_798e.shade-fresh-f064 .header-outer-8f10 {
    padding-right: 1em;
  }
  .breadcrumb_cool_798e.shade-fresh-f064 .layout-down-95b4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .breadcrumb_cool_798e.shade-fresh-f064 .stale-b31c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .static_13cb .header-outer-8f10 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .static_13cb.shade-fresh-f064 .mask-gas-e74a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .static_13cb.shade-fresh-f064 .header-outer-8f10 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .static_13cb.shade-fresh-f064 .layout-down-95b4 {
    padding-left: 1em;
  }
  .static_13cb.shade-fresh-f064 .stale-b31c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .static_13cb.shade-fresh-f064 .header-outer-8f10 {
    padding-left: 0;
  }
}
.fresh_59f1 .primary_down_284e {
  display: inline-block;
}
.hard_c008 {
  display: inline-block;
}
.bright-4034 {
  word-con: break-word;
}
.input-dynamic-46ea > span {
  display: inline-block;
  padding: 5px 0;
}
.input-dynamic-46ea .full-9f4f {
  margin-left: 8px;
  margin-right: 8px;
}
.input-dynamic-46ea .iron_5501 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.pattern-pressed-8cb2 .thick-fc5a {
  margin-bottom: 2em;
}
.pattern-pressed-8cb2 .texture-ef9c {
  margin-bottom: 15px;
}
.pattern-pressed-8cb2 .texture-ef9c:last-child {
  margin-bottom: 0;
}
.pattern-pressed-8cb2 .modal_white_b6f0 {
  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) {
  .pattern-pressed-8cb2 .modal_white_b6f0 {
    display: block;
  }
}
.pattern-pressed-8cb2 .mask_5e29 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .pattern-pressed-8cb2 .mask_5e29 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.pattern-pressed-8cb2 .large_6d63 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.pattern-pressed-8cb2 .large_6d63 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.pattern-pressed-8cb2 .large_6d63 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.pattern-pressed-8cb2 .bright-4034 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.pattern-pressed-8cb2 .bright-4034 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.pattern-pressed-8cb2 .tooltip_dark_c7ce p:last-child {
  margin-bottom: 0;
}
.pattern-pressed-8cb2 .accent_thick_1d80 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.pattern-pressed-8cb2 .pattern-soft-d28f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.pattern-pressed-8cb2 .paragraph-green-bb51 {
  margin-top: 1em;
}
.pattern-pressed-8cb2 .tiny-9fca {
  top: 0;
  display: block;
}
.pattern-pressed-8cb2 .tiny-9fca a {
  color: inherit;
}
.pattern-pressed-8cb2 .tiny-9fca a:hover {
  color: inherit;
}
.pattern-pressed-8cb2 .paper-c869 {
  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;
}
.pattern-pressed-8cb2 .paper-c869:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.pattern-pressed-8cb2 .pattern-soft-d28f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.pattern-pressed-8cb2 .hover_hovered_286b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.pattern-pressed-8cb2 .hover_hovered_286b:first-child {
  margin-top: 0;
}
.pattern-pressed-8cb2 .hover_hovered_286b.photo-4833 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pattern-pressed-8cb2 .hover_hovered_286b.active-fdeb {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pattern-pressed-8cb2
  .hover_hovered_286b.active-fdeb.outline-9d66
  .paragraph-green-bb51 {
  width: 100%;
}
.pattern-pressed-8cb2 .active-fdeb {
  -webkit-box-align: center;
  align-items: center;
}
.pattern-pressed-8cb2 .active-fdeb .input-dynamic-46ea,
.pattern-pressed-8cb2 .active-fdeb > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.pattern-pressed-8cb2 .large_6d63 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pattern-pressed-8cb2 .large_6d63 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pattern-pressed-8cb2 .large_6d63: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;
}
.pattern-pressed-8cb2 .photo-4833 {
  z-index: 5;
}
.pattern-pressed-8cb2 .narrow-6e52 .outer-6377 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.pattern-pressed-8cb2 .mask-warm-bea0 .outer-6377 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.pattern-pressed-8cb2 .primary_wide_ae94 .outer-6377 {
  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;
}
.pattern-pressed-8cb2.form_outer_3029 .modal_white_b6f0,
.pattern-pressed-8cb2.mask_green_5697 .modal_white_b6f0 {
  display: block;
}
.pattern-pressed-8cb2.form_outer_3029 .modal_white_b6f0 .form-b308,
.pattern-pressed-8cb2.form_outer_3029 .modal_white_b6f0 .pattern-soft-d28f,
.pattern-pressed-8cb2.mask_green_5697 .modal_white_b6f0 .form-b308,
.pattern-pressed-8cb2.mask_green_5697 .modal_white_b6f0 .pattern-soft-d28f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pattern-pressed-8cb2.steel-cb58 .mask_5e29 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .pattern-pressed-8cb2.steel-cb58 .mask_5e29 {
    margin-right: 0;
  }
}
.pattern-pressed-8cb2.form_outer_3029 .mask_5e29,
.pattern-pressed-8cb2.mask_green_5697 .mask_5e29 {
  padding-top: 40%;
}
.pattern-pressed-8cb2.form_outer_3029 .thick-fc5a,
.pattern-pressed-8cb2.mask_green_5697 .thick-fc5a {
  display: block;
}
.pattern-pressed-8cb2.form_outer_3029 .fn-sticky-9be6 .pattern-soft-d28f,
.pattern-pressed-8cb2.mask_green_5697 .fn-sticky-9be6 .pattern-soft-d28f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.pattern-pressed-8cb2.form_outer_3029 .mask_5e29,
.pattern-pressed-8cb2.mask_green_5697 .mask_5e29 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.pattern-pressed-8cb2.form_outer_3029 .pattern-soft-d28f {
  padding: 1em;
}
.avatar-short-91de {
  margin: 30px auto;
  display: block;
}
.avatar-short-91de .accent_fea4 > * {
  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;
}
.avatar-short-91de .accent_fea4 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.avatar-short-91de .accent_fea4 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.lite_2665 .input-dynamic-46ea {
  margin-bottom: 1.41575em;
}
.lite_2665 .banner-c12c {
  margin-bottom: 1.618em;
}
.picture-4c2a .container_dark_ea29 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.picture-4c2a .container_dark_ea29 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.picture-4c2a .outline-white-6014 {
  max-width: 100%;
  overflow: auto;
}
.carousel_inner_6c13 .picture-4c2a a:hover {
  text-decoration: underline;
}
.down_591d .texture-ef9c:not(.bright-4034),
.down_591d .large_6d63 {
  margin-bottom: 1.41575em;
}
.down_591d .texture-ef9c:not(.bright-4034):last-child,
.down_591d .large_6d63:last-child {
  margin-bottom: 0;
}
.down_591d .texture-ef9c.silver-26f7 {
  margin-bottom: 0.41575em;
}
.down_591d .prev_1c9a:before,
.down_591d .breadcrumb-c1b7:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.down_591d .prev_1c9a:before {
  content: "\f115";
}
.down_591d .breadcrumb-c1b7:before {
  content: "\f02c";
}
.down_591d .caption_3fe0 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.down_591d .caption_3fe0 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.pressed-8b7e {
  display: -webkit-box;
  display: flex;
}
.pressed-8b7e .pagination_mini_a1b8 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .pressed-8b7e .pagination_mini_a1b8 {
    flex-basis: 90px;
  }
}
.pressed-8b7e .shade_88a1 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .pressed-8b7e .shade_88a1 {
    flex-basis: calc(100% - 50px);
  }
}
.pressed-8b7e .backdrop-bad4 p:last-child {
  margin-bottom: 0.72em;
}
.outer-40ab .accent_fea4 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.outer-40ab .accent_fea4:after,
.outer-40ab .accent_fea4:before {
  content: "";
  display: table;
}
.outer-40ab .accent_fea4:after {
  clear: both;
}
.outer-40ab .accent_fea4 .block-right-2167,
.outer-40ab .accent_fea4 .overlay-green-a313 {
  width: 49%;
}
.outer-40ab .accent_fea4 .block-right-2167 a span.media-b535,
.outer-40ab .accent_fea4 .overlay-green-a313 a span.media-b535 {
  display: block;
  margin-bottom: 5px;
}
.outer-40ab .accent_fea4 .overlay-green-a313 {
  float: left;
  text-align: left;
}
.outer-40ab .accent_fea4 .block-right-2167 {
  float: right;
  text-align: right;
}
.white_5333 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .white_5333 {
    margin-bottom: 0;
  }
}
.clean_9df3 {
  margin-bottom: 1em;
}
.clean_9df3 .bright-4034 {
  font-size: 1.1em;
  line-height: 1.3;
}
.pattern_28da a {
  display: block;
  line-height: 0;
  position: relative;
}
.link_6a19 .clean_9df3,
.tall-c0c4 .clean_9df3 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .link_6a19 .clean_9df3,
  .tall-c0c4 .clean_9df3 {
    display: block;
  }
}
.link_6a19 .pattern_28da,
.tall-c0c4 .pattern_28da {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .link_6a19 .pattern_28da,
  .tall-c0c4 .pattern_28da {
    margin-bottom: 1em;
  }
}
.link_6a19 .pattern_28da img,
.tall-c0c4 .pattern_28da img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.link_6a19 .column-full-7bbe,
.tall-c0c4 .column-full-7bbe {
  flex-basis: calc(100% - 160px);
}
.link_6a19 .column-full-7bbe p,
.tall-c0c4 .column-full-7bbe p {
  margin-bottom: 0;
}
.link_6a19 .column-full-7bbe {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .link_6a19 .column-full-7bbe {
    padding-left: 0;
  }
}
.tall-c0c4 .column-full-7bbe {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tall-c0c4 .column-full-7bbe {
    padding-right: 0;
  }
}
.tall-c0c4 .pattern_28da {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.primary-black-4b0b .pattern_28da {
  margin-bottom: 0.5em;
}
.primary-black-4b0b .pattern_28da img {
  width: 100%;
}
.search_9c2c .nav-0207,
.video-288a .nav-0207 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.video-288a .mask-gas-e74a .modal-1664 p:last-child {
  margin-bottom: 0;
}
.thumbnail_5fe6 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.green-e267 .button_541f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .green-e267 .button_541f:last-of-type {
    margin-bottom: 0;
  }
}
.green-e267 .button_541f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.green-e267 .button_541f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.green-e267 .button_541f ul li {
  margin: 0 0 0.6em;
}
.green-e267 .button_541f ul li.secondary-plasma-14ac,
.green-e267 .button_541f ul li.row_602b {
  position: relative;
}
.green-e267 .button_541f ul li.secondary-plasma-14ac .table_eeec,
.green-e267 .button_541f ul li.row_602b .table_eeec {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.green-e267 .button_541f ul li.secondary-plasma-14ac:after:after,
.green-e267 .button_541f ul li.secondary-plasma-14ac:after:before,
.green-e267
  .button_541f
  ul
  li.row_602b:after:after,
.green-e267
  .button_541f
  ul
  li.row_602b:after:before {
  content: "";
  display: table;
}
.green-e267 .button_541f ul li.secondary-plasma-14ac:after:after,
.green-e267
  .button_541f
  ul
  li.row_602b:after:after {
  clear: both;
}
.green-e267 .button_541f a.link-rough-c890:hover {
  text-decoration: none;
}
.green-e267 .button_541f select {
  max-width: 100%;
}
.green-e267 .button_541f table {
  font-size: 85%;
}
.green-e267 .button_541f table td,
.green-e267 .button_541f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.green-e267 .button_541f table tfoot td {
  text-align: left;
}
.green-e267 .button_541f :last-child {
  margin-bottom: 0;
}
.green-e267 .button_541f .tertiary_lite_9d45 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.green-e267 .button_541f .tertiary_lite_9d45 label {
  width: 100%;
}
.green-e267 .button_541f .tertiary_lite_9d45 .tag_7744 {
  width: 100%;
  display: block;
}
.green-e267 .button_541f .tertiary_lite_9d45 .photo-0c53 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.green-e267 .button_541f .tertiary_lite_9d45 .photo-0c53:hover svg #svg-search {
  fill: #444;
}
.green-e267 .button_541f .tertiary_lite_9d45 .photo-0c53 svg {
  width: 18px;
  height: 18px;
}
.green-e267 .hero_7210 ul ul,
.green-e267 .next-fad4 ul ul,
.green-e267 .hot-6de1 ul ul,
.green-e267 .hidden_cool_fb72 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.green-e267 .hero_7210 .banner-a067 > a,
.green-e267 .next-fad4 .banner-a067 > a,
.green-e267 .hot-6de1 .banner-a067 > a,
.green-e267 .hidden_cool_fb72 .banner-a067 > a {
  margin-bottom: 0;
}
.green-e267 .footer_e719 li,
.green-e267 .hero_7210 li,
.green-e267 .outline_red_8c67 li,
.green-e267 .next-fad4 li,
.green-e267 .hot-6de1 li,
.green-e267 .hidden_cool_fb72 li,
.green-e267 .container-ae02 li,
.green-e267 .in_f17a li {
  display: block;
  position: relative;
}
.green-e267 .footer_e719 li:last-child,
.green-e267 .hero_7210 li:last-child,
.green-e267 .outline_red_8c67 li:last-child,
.green-e267 .next-fad4 li:last-child,
.green-e267 .hot-6de1 li:last-child,
.green-e267 .hidden_cool_fb72 li:last-child,
.green-e267 .container-ae02 li:last-child,
.green-e267 .in_f17a li:last-child {
  border: none;
}
.green-e267 .footer_e719 li a,
.green-e267 .hero_7210 li a,
.green-e267 .outline_red_8c67 li a,
.green-e267 .next-fad4 li a,
.green-e267 .hot-6de1 li a,
.green-e267 .hidden_cool_fb72 li a,
.green-e267 .container-ae02 li a,
.green-e267 .in_f17a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.green-e267 .footer_e719 li ul li::before,
.green-e267 .hero_7210 li ul li::before,
.green-e267 .outline_red_8c67 li ul li::before,
.green-e267 .next-fad4 li ul li::before,
.green-e267 .hot-6de1 li ul li::before,
.green-e267 .hidden_cool_fb72 li ul li::before,
.green-e267 .container-ae02 li ul li::before,
.green-e267 .in_f17a li ul li::before {
  left: 15px;
}
.green-e267 .footer_e719 li ul a,
.green-e267 .hero_7210 li ul a,
.green-e267 .outline_red_8c67 li ul a,
.green-e267 .next-fad4 li ul a,
.green-e267 .hot-6de1 li ul a,
.green-e267 .hidden_cool_fb72 li ul a,
.green-e267 .container-ae02 li ul a,
.green-e267 .in_f17a li ul a {
  padding-left: 20px;
}
.green-e267 .footer_e719 li ul ul li::before,
.green-e267 .hero_7210 li ul ul li::before,
.green-e267 .outline_red_8c67 li ul ul li::before,
.green-e267 .next-fad4 li ul ul li::before,
.green-e267 .hot-6de1 li ul ul li::before,
.green-e267 .hidden_cool_fb72 li ul ul li::before,
.green-e267 .container-ae02 li ul ul li::before,
.green-e267 .in_f17a li ul ul li::before {
  left: 30px;
}
.green-e267 .footer_e719 li ul ul a,
.green-e267 .hero_7210 li ul ul a,
.green-e267 .outline_red_8c67 li ul ul a,
.green-e267 .next-fad4 li ul ul a,
.green-e267 .hot-6de1 li ul ul a,
.green-e267 .hidden_cool_fb72 li ul ul a,
.green-e267 .container-ae02 li ul ul a,
.green-e267 .in_f17a li ul ul a {
  padding-left: 40px;
}
.green-e267 .feature-inner-0da4 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.green-e267 .in_f17a ul li {
  margin-bottom: 1.41575em;
}
.green-e267 .in_f17a ul li .avatar-6b51 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.green-e267 .in_f17a ul li .caption_3b41 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.bronze-4a62 .footer_e719 li a,
.bronze-4a62 .hero_7210 li a,
.bronze-4a62 .outline_red_8c67 li a,
.bronze-4a62 .next-fad4 li a,
.bronze-4a62 .hot-6de1 li a,
.bronze-4a62 .hidden_cool_fb72 li a,
.bronze-4a62 .container-ae02 li a,
.bronze-4a62 .in_f17a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze-4a62 .feature-inner-0da4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze-4a62 .button_541f ul li.secondary-plasma-14ac .table_eeec,
.bronze-4a62 .button_541f ul li.row_602b .table_eeec {
  background: rgba(0, 0, 0, 0.2);
}
.bronze-4a62 .green-e267 .button_541f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.background_large_beb4 .green-e267 .cool-662f li {
  margin: 0;
}
.background_large_beb4 .green-e267 .cool-662f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.background_large_beb4 .green-e267 .cool-662f li ul {
  margin: 0;
}
.background_large_beb4 .green-e267 .cool-662f li ul li a {
  padding-left: 15px;
}
.background_large_beb4 .green-e267 .cool-662f li ul li li a {
  padding-left: 30px;
}
.background_large_beb4 .green-e267 .cool-662f li.media-middle-c5f8 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.background_large_beb4 .green-e267 .cool-662f li.media-middle-c5f8 > 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;
}
.background_large_beb4 .green-e267 .cool-662f li.media-middle-c5f8 > 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;
}
.main_complex_b3c8 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.shade-hot-2fca {
  position: relative;
  z-index: 10;
}
.shade-hot-2fca .fresh-467b {
  width: 100%;
  max-width: 100%;
}
.rough-e887 .focus-fb53 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.rough-e887 .overlay-77cb {
}
.rough-e887 .bronze-4a62 {
  background: #292929;
}
.lite_6b56 .focus-fb53 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.lite_6b56 .overlay-77cb {
  background: #f9f9f9;
}
.lite_6b56 .bronze-4a62 {
  background: #303030;
}
.first-470b .focus-fb53 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .first-470b .primary_down_284e {
    margin-bottom: 1em;
  }
  .first-470b .primary_down_284e:last-child {
    margin-bottom: 0;
  }
}
.first-470b .overlay-77cb {
  background: #ededed;
}
.first-470b .bronze-4a62 {
  background: #1a1a1a;
}
.focus-fb53.overlay-77cb {
  color: rgba(0, 0, 0, 0.6);
}
.focus-fb53.overlay-77cb .title-light-1cf0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus-fb53.bronze-4a62 {
  color: rgba(255, 255, 255, 0.99);
}
.focus-fb53.bronze-4a62 a:not(.link-rough-c890) {
  color: rgba(255, 255, 255, 0.79);
}
.focus-fb53.bronze-4a62 a:not(.link-rough-c890):hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus-fb53.bronze-4a62 .title-light-1cf0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus-fb53.bronze-4a62 table tbody td,
.focus-fb53.bronze-4a62 table th {
  background: rgba(0, 0, 0, 0.08);
}
.outline_top_2a33.feature_9547 .lite-ec35 {
  max-width: initial;
}
.outline_top_2a33 .outer-0255 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.outline_top_2a33 .outer-0255 .fresh-467b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .outline_top_2a33 .outer-0255 .fresh-467b {
    display: block;
    margin-bottom: 2em;
  }
  .outline_top_2a33 .outer-0255 .fresh-467b:last-child {
    margin-bottom: 0;
  }
}
.first-470b .primary_down_284e:last-child,
.lite_6b56 .primary_down_284e:last-child,
.rough-e887 .primary_down_284e:last-child {
  margin-bottom: 0;
}
.first-470b .primary_down_284e .green-e267 .button_541f:last-child,
.lite_6b56 .primary_down_284e .green-e267 .button_541f:last-child,
.rough-e887 .primary_down_284e .green-e267 .button_541f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .first-470b .gradient-e463,
  .first-470b .icon_1554,
  .lite_6b56 .gradient-e463,
  .lite_6b56 .icon_1554,
  .rough-e887 .gradient-e463,
  .rough-e887 .icon_1554 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .shade-hot-2fca .primary_down_284e {
    margin-bottom: 2em;
  }
}
.shade-hot-2fca p:last-child {
  margin-bottom: 0;
}
.shade-hot-2fca li,
.shade-hot-2fca ul {
  list-style: none;
  margin: 0;
}
.shade-hot-2fca ul ul {
  margin-left: 2.617924em;
}
.section_54ba {
  font-size: 0.875em;
}

/* css-noise: cf1d */
.widget-item-u8 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.2;
}
