/*!
Theme Name: Customify
Theme URI: https://pressmaximum.prev_83ab/customify
Author: WPCustomify
Author URI: https://pressmaximum.prev_83ab
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.prev_83ab/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.shadow-active-bf60.notification_up_269c/licenses/gpl-2.0.element_074c
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.popup-fluid-5932/, (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.gas-fd5d.input_283e/normalize.popup_303a/
 ======
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.popup_303a v7.0.0 | MIT License | github.prev_83ab/necolas/normalize.popup_303a */
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;
}
.dim_be52 .gallery_288e,
.slow-9d39,
.badge_active_882e,
.action_4ac2,
.main-8a04,
.active_stale_a711,
.border-dim-fd02,
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;
}
.slow-9d39,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .slow-9d39,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .slow-9d39,
  h1 {
    font-size: 1.8em;
  }
}
.badge_active_882e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.badge_active_882e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .badge_active_882e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .badge_active_882e,
  h2 {
    font-size: 1.7em;
  }
}
.action_4ac2,
h3 {
  font-size: 1.618em;
}
.dim_be52 .gallery_288e,
.main-8a04,
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.cool-1ea3 {
  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;
}
.tiny_60e4:after,
.tiny_60e4:before,
.element_silver_6e1a:after,
.element_silver_6e1a:before {
  content: "";
  display: table;
}
.tiny_60e4:after,
.element_silver_6e1a:after {
  clear: both;
}
.label-279b {
  float: right;
  margin-right: 0;
}
.modal_down_1c13 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.progress-19d2 .caption_a2fa,
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;
}
.progress-19d2 .caption_a2fa: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;
}
.item-f517 .caption_a2fa {
  box-shadow: none;
}
.item-f517
  .caption_a2fa
  .input-82c7 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.item-f517 .caption_a2fa .pattern_lite_531e {
  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;
}
.item-f517
  .caption_a2fa
  .pattern_lite_531e
  b {
  display: none;
}
.item-f517 .gas_54d8 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.primary_517b:not(.steel-00c3):not(.video-1eb1),
button:not(.steel-00c3):not(.video-1eb1),
input[type="button"]:not(.steel-00c3):not(
    .video-1eb1
  ),
input[type="reset"]:not(.steel-00c3):not(
    .video-1eb1
  ),
input[type="submit"]:not(.steel-00c3):not(
    .video-1eb1
  ) {
  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;
}
.primary_517b:not(.steel-00c3):not(
    .video-1eb1
  ):hover,
button:not(.steel-00c3):not(
    .video-1eb1
  ):hover,
input[type="button"]:not(.steel-00c3):not(
    .video-1eb1
  ):hover,
input[type="reset"]:not(.steel-00c3):not(
    .video-1eb1
  ):hover,
input[type="submit"]:not(.steel-00c3):not(
    .video-1eb1
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.primary_517b:not(.steel-00c3):not(
    .video-1eb1
  ):active,
.primary_517b:not(.steel-00c3):not(
    .video-1eb1
  ):focus,
button:not(.steel-00c3):not(
    .video-1eb1
  ):active,
button:not(.steel-00c3):not(
    .video-1eb1
  ):focus,
input[type="button"]:not(.steel-00c3):not(
    .video-1eb1
  ):active,
input[type="button"]:not(.steel-00c3):not(
    .video-1eb1
  ):focus,
input[type="reset"]:not(.steel-00c3):not(
    .video-1eb1
  ):active,
input[type="reset"]:not(.steel-00c3):not(
    .video-1eb1
  ):focus,
input[type="submit"]:not(.steel-00c3):not(
    .video-1eb1
  ):active,
input[type="submit"]:not(.steel-00c3):not(
    .video-1eb1
  ):focus {
  outline: 0;
}
.primary_517b:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df,
button:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df,
input[type="button"]:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df,
input[type="reset"]:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df,
input[type="submit"]:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df {
  position: relative;
}
.primary_517b:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df
  .box-accc,
.primary_517b:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df
  .info_east_01d1,
.primary_517b:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df
  .hidden-first-de66,
.primary_517b:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df
  i,
.primary_517b:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df
  svg,
button:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df
  .box-accc,
button:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df
  .info_east_01d1,
button:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df
  .hidden-first-de66,
button:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df
  i,
button:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df
  svg,
input[type="button"]:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df
  .box-accc,
input[type="button"]:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df
  .info_east_01d1,
input[type="button"]:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df
  .hidden-first-de66,
input[type="button"]:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df
  i,
input[type="button"]:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df
  svg,
input[type="reset"]:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df
  .box-accc,
input[type="reset"]:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df
  .info_east_01d1,
input[type="reset"]:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df
  .hidden-first-de66,
input[type="reset"]:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df
  i,
input[type="reset"]:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df
  svg,
input[type="submit"]:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df
  .box-accc,
input[type="submit"]:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df
  .info_east_01d1,
input[type="submit"]:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df
  .hidden-first-de66,
input[type="submit"]:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df
  i,
input[type="submit"]:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df
  svg {
  visibility: hidden;
}
.primary_517b:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df:after,
button:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df:after,
input[type="button"]:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df:after,
input[type="reset"]:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df:after,
input[type="submit"]:not(.steel-00c3):not(
    .video-1eb1
  ).fn-loading-84df: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;
}
.primary_517b:not(.steel-00c3):not(.video-1eb1),
input[type="button"]:not(.steel-00c3):not(
    .video-1eb1
  ),
input[type="reset"]:not(.steel-00c3):not(
    .video-1eb1
  ),
input[type="submit"]:not(.steel-00c3):not(
    .video-1eb1
  ) {
  color: #fff;
  background: #235787;
}
.primary_517b:not(.steel-00c3):not(
    .video-1eb1
  ):focus,
input[type="button"]:not(.steel-00c3):not(
    .video-1eb1
  ):focus,
input[type="reset"]:not(.steel-00c3):not(
    .video-1eb1
  ):focus,
input[type="submit"]:not(.steel-00c3):not(
    .video-1eb1
  ):focus {
  color: #fff;
}
.primary_517b.fn-disabled-84df:not(.steel-00c3):not(
    .video-1eb1
  ),
.primary_517b[disabled]:not(.steel-00c3):not(
    .video-1eb1
  ),
button.fn-disabled-84df:not(.steel-00c3):not(
    .video-1eb1
  ),
button[disabled]:not(.steel-00c3):not(
    .video-1eb1
  ) {
  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;
}
.text_0f78 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.text_0f78: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;
}
.input_green_a07a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.white-bc73 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.detail_d77d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tiny_60e4:after,
.tiny_60e4:before,
.orange-cca8:after,
.orange-cca8:before,
.widget_hovered_2fad:after,
.widget_hovered_2fad:before,
.menu-0f9e:after,
.menu-0f9e:before,
.logo-ab8d:after,
.logo-ab8d:before,
.aside_action_6b07:after,
.aside_action_6b07:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tiny_60e4:after,
.orange-cca8:after,
.widget_hovered_2fad:after,
.menu-0f9e:after,
.logo-ab8d:after,
.aside_action_6b07:after {
  clear: both;
}
.orange-cca8 .overlay-light-896f,
.widget_hovered_2fad .overlay-light-896f,
.mini_4d42 .overlay-light-896f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.header-42c9 {
  display: inline-block;
}
.tooltip_f715 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.tooltip_f715 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tooltip_f715 .lite-bc8c {
  padding: 1em 0;
  font-size: 85%;
}
.lite-bc8c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.row-c984 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.row-c984:after,
.row-c984:before {
  content: "";
  display: table;
}
.row-c984:after {
  clear: both;
}
.main_a927 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.progress_south_6cd3 .main_a927 {
  max-width: 50%;
}
.next_d895 .main_a927 {
  max-width: 33.33%;
}
.solid_7cf4 .main_a927 {
  max-width: 25%;
}
.sort-aa8f .main_a927 {
  max-width: 20%;
}
.shadow_a357 .main_a927 {
  max-width: 16.66%;
}
.form_63ac .main_a927 {
  max-width: 14.28%;
}
.avatar_motion_0c30 .main_a927 {
  max-width: 12.5%;
}
.mask_narrow_0772 .main_a927 {
  max-width: 11.11%;
}
.light-578b {
  display: block;
}
.dim_be52 .tabs_upper_c000 label,
.dim_be52 .paper_cfa6 label,
.dim_be52 .alert-3850 label,
.dim_be52 .module_49d8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.out_5389 {
  list-style: none;
  margin: 0;
}
.out_5389 article.simple_8d78 {
  margin-bottom: 0;
}
.out_5389 ul {
  list-style: none;
  margin: 0;
}
.out_5389 .texture_b34f li.simple_8d78 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .out_5389 .texture_b34f li.simple_8d78 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .out_5389 .texture_b34f li.simple_8d78: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) {
  .out_5389 .texture_b34f li.simple_8d78 li.simple_8d78 li.simple_8d78 li.simple_8d78 {
    padding-left: 0;
  }
}
article.simple_8d78 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.simple_8d78 .orange-cca8 p:last-of-type {
  margin-bottom: 0;
}
article.simple_8d78 .popup_00b7 {
  float: left;
}
article.simple_8d78 .hidden_63fb {
  margin-left: 85px;
}
article.simple_8d78 .silver_48e1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.simple_8d78 .silver_48e1 .hero_ca1e {
  margin-left: 10px;
}
article.simple_8d78 .soft-2542 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.simple_8d78 .frame-white-b4f6 {
  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 .tabs_upper_c000,
  #respond .alert-3850,
  #respond .module_49d8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tabs_upper_c000 input,
#respond .alert-3850 input,
#respond .module_49d8 input {
  width: 100%;
}
#respond .module_49d8 {
  margin-right: 0;
}
#respond .frame-60a7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.action-1a40 {
  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;
}
.action-1a40.primary_bb6f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.action-1a40 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%);
}
.action-1a40:focus,
.action-1a40: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);
}
.tooltip-ea87 {
  border-radius: 10%;
}
.box_172c {
  border-radius: 50%;
}
.text_full_bcaa {
  font-size: 0.72em;
}
.tag_801c {
  font-size: 0.875em;
}
.preview-mini-63e6 {
  font-size: 1.1em;
}
.element_copper_b670 {
  text-transform: uppercase;
  line-height: 1.2;
}
.element_copper_b670.text_full_bcaa {
  letter-spacing: 0.5px;
}
.component-narrow-a8ec,
.component-narrow-a8ec a {
  color: #6d6d6d;
}
.component-narrow-a8ec a:hover {
  color: #111;
}
.large-7061 {
  color: #6d6d6d;
}
.orange_47bf {
  overflow-x: hidden;
}
.orange_47bf .white-8b95.tooltip_glass_ede2 {
  position: relative;
}
.orange_47bf .white-8b95.tooltip_glass_ede2.hard_614a {
  position: initial;
}
.orange_47bf
  .white-8b95.tooltip_glass_ede2.hard_614a
  .alert-b0ae {
  left: auto;
}
.orange_47bf .white-8b95 .alert-b0ae {
  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;
}
.orange_47bf .white-8b95:hover.tooltip_glass_ede2 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.orange_47bf
  .white-8b95:hover.tooltip_glass_ede2
  .alert-b0ae {
  display: block;
  z-index: 9999999;
}
.orange_47bf .sidebar_purple_8cd9 .layout-wood-5ecd,
.orange_47bf .widget-liquid-76d4 .layout-wood-5ecd {
  display: none;
}
.orange_47bf .logo_26e3 .white-8b95:hover.tooltip_glass_ede2 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.dim_be52 .tabs_upper_c000 label,
.dim_be52 .paper_cfa6 label,
.dim_be52 .alert-3850 label,
.dim_be52 .module_49d8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.out_5389 {
  list-style: none;
  margin: 0;
}
.out_5389 article.simple_8d78 {
  margin-bottom: 0;
}
.out_5389 ul {
  list-style: none;
  margin: 0;
}
.out_5389 .texture_b34f li.simple_8d78 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .out_5389 .texture_b34f li.simple_8d78 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .out_5389 .texture_b34f li.simple_8d78: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) {
  .out_5389 .texture_b34f li.simple_8d78 li.simple_8d78 li.simple_8d78 li.simple_8d78 {
    padding-left: 0;
  }
}
article.simple_8d78 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.simple_8d78 .orange-cca8 p:last-of-type {
  margin-bottom: 0;
}
article.simple_8d78 .popup_00b7 {
  float: left;
}
article.simple_8d78 .hidden_63fb {
  margin-left: 85px;
}
article.simple_8d78 .silver_48e1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.simple_8d78 .silver_48e1 .hero_ca1e {
  margin-left: 10px;
}
article.simple_8d78 .soft-2542 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.simple_8d78 .frame-white-b4f6 {
  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 .tabs_upper_c000,
  #respond .alert-3850,
  #respond .module_49d8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tabs_upper_c000 input,
#respond .alert-3850 input,
#respond .module_49d8 input {
  width: 100%;
}
#respond .module_49d8 {
  margin-right: 0;
}
#respond .frame-60a7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.sidebar_purple_8cd9 .text_f069 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.text_f069 .label_dark_91d8.disabled-fresh-e6dd .main-b373 > li > a:focus,
.text_f069 .label_dark_91d8.disabled-fresh-e6dd .main-b373 > li > a:hover,
.text_f069 .label_dark_91d8.filter-4569 .main-b373 > li > a:focus,
.text_f069 .label_dark_91d8.filter-4569 .main-b373 > li > a:hover,
.text_f069 .label_dark_91d8.menu_purple_6728 .main-b373 > li > a:focus,
.text_f069 .label_dark_91d8.menu_purple_6728 .main-b373 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.text_f069
  .label_dark_91d8.disabled-fresh-e6dd
  .main-b373
  > li.logo-fe35
  > a,
.text_f069
  .label_dark_91d8.disabled-fresh-e6dd
  .main-b373
  > li.layout-e464
  > a,
.text_f069
  .label_dark_91d8.filter-4569
  .main-b373
  > li.logo-fe35
  > a,
.text_f069
  .label_dark_91d8.filter-4569
  .main-b373
  > li.layout-e464
  > a,
.text_f069
  .label_dark_91d8.menu_purple_6728
  .main-b373
  > li.logo-fe35
  > a,
.text_f069 .label_dark_91d8.menu_purple_6728 .main-b373 > li.aside-huge-892a > a {
  color: rgba(255, 255, 255, 0.99);
}
.text_f069 .panel-74c3,
.text_f069 .panel-74c3 a {
  color: rgba(255, 255, 255, 0.99);
}
.text_f069 .tooltip_a265.picture-gas-c5a5 li a,
.text_f069 .hidden-b229 a,
.text_f069 .lite_5ce4,
.text_f069 .main-b373 > li > a,
.text_f069 .chip-d5c0 {
  color: rgba(255, 255, 255, 0.79);
}
.text_f069 .tooltip_a265.picture-gas-c5a5 li a:hover,
.text_f069 .hidden-b229 a:hover,
.text_f069 .lite_5ce4:hover,
.text_f069 .main-b373 > li > a:hover,
.text_f069 .chip-d5c0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.text_f069 .dropdown-2d8f {
  color: rgba(255, 255, 255, 0.79);
}
.text_f069 .dropdown-2d8f .block_clean_a7e7 {
  color: rgba(255, 255, 255, 0.99);
}
.text_f069 .dropdown-2d8f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.text_f069 .photo_5e87 .simple-080c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.text_f069 .photo_5e87 .simple-080c .aside_df78 {
  color: rgba(255, 255, 255, 0.79);
}
.text_f069
  .photo_5e87
  .simple-080c
  .aside_df78::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.text_f069
  .photo_5e87
  .simple-080c
  .aside_df78:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.text_f069
  .photo_5e87
  .simple-080c
  .aside_df78::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.text_f069
  .photo_5e87
  .simple-080c
  .aside_df78::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.text_f069 .photo_5e87 .left-0cd3 {
  color: rgba(255, 255, 255, 0.79);
}
.text_f069 .photo_5e87 .left-0cd3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mini-9441
  .text_f069
  .photo_5e87
  .silver-9dba
  .primary-dim-06e3 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.mini-9441
  .text_f069
  .photo_5e87
  .silver-9dba
  .aside_df78 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_purple_8cd9 .logo_selected_6902 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.logo_selected_6902 .label_dark_91d8.disabled-fresh-e6dd .main-b373 > li > a:focus,
.logo_selected_6902 .label_dark_91d8.disabled-fresh-e6dd .main-b373 > li > a:hover,
.logo_selected_6902 .label_dark_91d8.filter-4569 .main-b373 > li > a:focus,
.logo_selected_6902 .label_dark_91d8.filter-4569 .main-b373 > li > a:hover,
.logo_selected_6902 .label_dark_91d8.menu_purple_6728 .main-b373 > li > a:focus,
.logo_selected_6902 .label_dark_91d8.menu_purple_6728 .main-b373 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo_selected_6902
  .label_dark_91d8.disabled-fresh-e6dd
  .main-b373
  > li.logo-fe35
  > a,
.logo_selected_6902
  .label_dark_91d8.disabled-fresh-e6dd
  .main-b373
  > li.layout-e464
  > a,
.logo_selected_6902
  .label_dark_91d8.filter-4569
  .main-b373
  > li.logo-fe35
  > a,
.logo_selected_6902
  .label_dark_91d8.filter-4569
  .main-b373
  > li.layout-e464
  > a,
.logo_selected_6902
  .label_dark_91d8.menu_purple_6728
  .main-b373
  > li.logo-fe35
  > a,
.logo_selected_6902 .label_dark_91d8.menu_purple_6728 .main-b373 > li.aside-huge-892a > a {
  color: rgba(0, 0, 0, 0.8);
}
.logo_selected_6902 .panel-74c3,
.logo_selected_6902 .panel-74c3 a {
  color: rgba(0, 0, 0, 0.8);
}
.logo_selected_6902 .tooltip_a265.picture-gas-c5a5 li a,
.logo_selected_6902 .hidden-b229 a,
.logo_selected_6902 .lite_5ce4,
.logo_selected_6902 .main-b373 > li > a,
.logo_selected_6902 .chip-d5c0 {
  color: rgba(0, 0, 0, 0.55);
}
.logo_selected_6902 .tooltip_a265.picture-gas-c5a5 li a:hover,
.logo_selected_6902 .hidden-b229 a:hover,
.logo_selected_6902 .lite_5ce4:hover,
.logo_selected_6902 .main-b373 > li > a:hover,
.logo_selected_6902 .chip-d5c0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo_selected_6902 .dropdown-2d8f {
  color: rgba(0, 0, 0, 0.55);
}
.logo_selected_6902 .dropdown-2d8f .block_clean_a7e7 {
  color: rgba(0, 0, 0, 0.8);
}
.logo_selected_6902 .dropdown-2d8f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.background_b760 .slider-a0cf {
  margin-left: auto;
  margin-right: auto;
}
.widget_hovered_2fad > * {
  margin-left: auto;
  margin-right: auto;
}
.widget_hovered_2fad .input_green_a07a {
  margin-right: 1.41575em;
}
.light_b48d .widget_hovered_2fad > .hard_2593 {
  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;
}
.light_b48d .widget_hovered_2fad > .left-e08a {
  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;
}
.hard-fcc3.background_b760 .slider-a0cf,
.nav_static_a83c.background_b760 .slider-a0cf {
  margin-left: 0;
}
.highlight-left-e7a9.background_b760 .slider-a0cf,
.outer_b906.background_b760 .slider-a0cf {
  margin-right: 0;
}
.widget_hovered_2fad ol,
.widget_hovered_2fad ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.left_d27e video {
  max-width: 100%;
}
.green-54d9 img {
  display: block;
}
.green-54d9.input_green_a07a,
.green-54d9.white-bc73 {
  width: 100%;
}
.green-54d9.left-e08a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.texture-middle-91ef:not(.in-5a7b) {
  margin: 1.5em auto;
}
.hot-ed50 p {
  padding: 1.5em 14px;
}
ul.summary-972a.left-e08a,
ul.summary-972a.hard_2593,
ul.summary-972a.carousel-e038.hard_2593 {
  padding: 0 14px;
}
.tabs_focused_ee8a {
  display: block;
  overflow-x: auto;
}
.tabs_focused_ee8a table {
  border-collapse: collapse;
  width: 100%;
}
.tabs_focused_ee8a td,
.tabs_focused_ee8a th {
  padding: 0.5em;
}
.widget_hovered_2fad li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.widget_hovered_2fad ol ol,
.widget_hovered_2fad ol ul,
.widget_hovered_2fad ul ol,
.widget_hovered_2fad ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.widget_hovered_2fad ol ol li,
.widget_hovered_2fad ol ul li,
.widget_hovered_2fad ul ol li,
.widget_hovered_2fad ul ul li {
  margin-left: 0;
}
.box-ce77.stale_042a > .dropdown-dark-5a4e {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.box-ce77.stale_042a > .dropdown-dark-5a4e iframe,
.box-ce77.stale_042a > .dropdown-dark-5a4e > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.detail_6753 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.detail_6753.gold_90d0 {
  padding: 0;
}
.detail_6753.gold_90d0 cite {
  font-size: 13px;
}
.detail_6753 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.detail_6753 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.container_selected_41d2 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.container_selected_41d2 > p:first-child {
  margin-top: 0;
}
.container_selected_41d2 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.container_selected_41d2 blockquote {
  border-left: 0;
}
.thumbnail_brown_4c0b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.thumbnail_brown_4c0b:not(.box_7547) {
  max-width: 100px;
}
.thumbnail_brown_4c0b.tertiary-east-196f {
  border-bottom: none !important;
  text-align: center;
}
.thumbnail_brown_4c0b.tertiary-east-196f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hot-ed50 p {
    padding: 1.5em 0;
  }
}
.tall-8af8 {
  color: #0073aa;
}
.column_tall_9b7f {
  background-color: #0073aa;
}
.link_short_6176 {
  color: #229fd8;
}
.nav-top-9e25 {
  background-color: #229fd8;
}
.hidden_a8f2 {
  color: #eee;
}
.overlay-new-1e8f {
  background-color: #eee;
}
.cold-91ec {
  color: #444;
}
.soft-34e1 {
  background-color: #444;
}
.hidden_complex_2ebb {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.hidden_complex_2ebb .caption_tall_8321 .hidden-b229 {
  font-size: 15px;
}
.hidden_complex_2ebb .hidden-b229 {
  line-height: 1.3;
}
.hidden_complex_2ebb .logo_selected_6902 {
}
.hidden_complex_2ebb .text_f069 {
  background: #235787;
}
.down_e886 {
  padding: 0;
}
.down_e886 .text_f069 {
  background: #1a1a1a;
}
.down_e886 .logo_selected_6902 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.texture_ae58 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.texture_ae58 .logo_selected_6902 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.texture_ae58 .text_f069 {
  background: #303030;
}
.aside_action_6b07 {
  position: relative;
  z-index: 10;
}
.aside_action_6b07 .dark_d628 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.item_hard_d9ba .tooltip_glass_ede2 {
  display: inline-block;
  vertical-align: middle;
}
.item_hard_d9ba.green_2e7e .tooltip_glass_ede2 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .item_hard_d9ba.green_2e7e .tooltip_glass_ede2 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .item_hard_d9ba.green_2e7e .tooltip_glass_ede2 {
    margin-right: 0.4em;
  }
}
.item_hard_d9ba.green_2e7e .tooltip_glass_ede2:last-child {
  margin-right: 0;
}
.shadow_748b .dark_d628 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .sidebar_purple_8cd9 .caption_tall_8321 {
    margin: 0 -0.5em;
  }
  .sidebar_purple_8cd9 .caption_tall_8321 [class*="customify-col-"],
  .sidebar_purple_8cd9 .caption_tall_8321 [class*="customify-col_"],
  .sidebar_purple_8cd9 .caption_tall_8321 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.sidebar_purple_8cd9.accent_b8a4 .dark_d628 {
  background: 0 0 !important;
}
.sidebar_purple_8cd9.accent_b8a4 .dark_d628,
.sidebar_purple_8cd9.shadow_748b .dark_d628 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .sidebar_purple_8cd9.item_e1a0 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.sidebar_purple_8cd9.shadow_748b .dark_d628 {
  box-shadow: none !important;
}
.notification-bright-af83 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .notification-bright-af83 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .notification-bright-af83 {
    padding: 18px 0 20px;
  }
}
.notification-bright-af83 .black-d24c {
  width: 100%;
}
.notification-bright-af83 .panel-b0b9 {
  margin-bottom: 0;
}
.notification-bright-af83 .north_8fa4 {
  margin-top: 5px;
  font-size: 0.875em;
}
.thumbnail_35de {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.thumbnail_35de .north-6fd7 {
  width: 100%;
}
.status_ae3b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.status_ae3b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.status_ae3b 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;
}
.status_ae3b li:last-child:after {
  display: none;
}
.status_ae3b li a {
  font-weight: 500;
  margin-right: 10px;
}
.info-aca5 .layout-wood-5ecd button,
.notification-bright-af83 .layout-wood-5ecd button {
  left: 0;
}
.info-aca5 .north-6fd7,
.notification-bright-af83 .north-6fd7 {
  padding-left: 0;
  padding-right: 0;
}
.info-aca5 .thumbnail_35de,
.notification-bright-af83 .thumbnail_35de {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.info-aca5 {
  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;
}
.info-aca5: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;
}
.info-aca5 .filter-4a13 {
  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) {
  .info-aca5 .filter-4a13 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .info-aca5 .filter-4a13 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .info-aca5 .filter-4a13 {
    min-height: 200px;
  }
}
.info-aca5 .status_ae3b {
  color: rgba(255, 255, 255, 0.8);
}
.info-aca5 .status_ae3b a,
.info-aca5 .status_ae3b li:after {
  color: inherit;
}
.info-aca5 .status_ae3b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tiny-43cf {
  margin-bottom: 0.5em;
}
.narrow-1e60 {
  margin-bottom: 1.2em;
}
.narrow-1e60,
.tiny-43cf {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.narrow-1e60 p:last-child,
.tiny-43cf p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .layout-wood-5ecd,
#masthead .layout-wood-5ecd {
  display: none;
}
#masthead
  > .layout-wood-5ecd.logo-eefd {
  display: none;
}
#masthead > .layout-wood-5ecd button {
  left: 0;
}
.sidebar_e061 {
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.sidebar_e061 .tooltip_glass_ede2 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.sidebar_e061 .shadow_caf5 {
  display: -webkit-box;
  display: flex;
}
.sidebar_e061 .shadow_caf5.new_9d2b {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.sidebar_e061 .shadow_caf5.caption-red-9540 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.sidebar_e061 .shadow_caf5.nav-advanced-72e2 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.sidebar_e061.black_9849.label_77d1 .shadow_caf5.new_9d2b {
  flex-basis: 100%;
}
.sidebar_e061.gas_7e54 .shadow_caf5.caption-red-9540 {
  -webkit-box-flex: 1;
  flex: auto;
}
.sidebar_e061.gas_7e54 .shadow_caf5.nav-advanced-72e2 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .layout-wood-5ecd.logo-eefd {
  display: none;
}
#masthead > .layout-wood-5ecd button {
  left: 0;
}
.list-tall-dc08 {
  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;
}
.list-tall-dc08:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.list-tall-dc08.popup_cb0f i {
  margin-right: 4px;
}
.list-tall-dc08.caption-fresh-c4cf i {
  margin-left: 5px;
}
.hidden-b229 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.hidden-b229 p:last-child {
  margin-bottom: 0;
}
.gallery-clean-78ff {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.gallery-clean-78ff a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.gallery-clean-78ff img {
  display: block;
  width: auto;
  line-height: 1;
}
.gallery-clean-78ff .panel-74c3 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.gallery-clean-78ff .content-2dbd {
  margin: 5px 0 7px 0;
}
.gallery-clean-78ff.tooltip-purple-5c2f .upper-48d3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gallery-clean-78ff.tooltip-purple-5c2f .header_fresh_b274 {
  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;
}
.gallery-clean-78ff.small_b950 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.gallery-clean-78ff.small_b950 .upper-48d3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gallery-clean-78ff.small_b950 .header_fresh_b274 {
  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;
}
.gallery-clean-78ff.carousel_2251 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gallery-clean-78ff.hovered_8484 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.gallery-clean-78ff.hovered_8484 .header_fresh_b274 {
  margin-top: 7px;
}
.modal_c683 {
  display: inline-block;
}
.aside_action_6b07 .footer_silver_d823 .gallery-clean-78ff img {
  max-width: 100%;
}
.label_dark_91d8 .iron-b2da.summary_over_792e,
.row-6510 .iron-b2da.summary_over_792e {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.label_dark_91d8 .carousel-wood-2792,
.row-6510 .carousel-wood-2792 {
  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%);
}
.label_dark_91d8 .carousel-wood-2792 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.label_dark_91d8.surface_2c2b .carousel-wood-2792 {
  display: none;
}
.label_dark_91d8 .container_ac9c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.label_dark_91d8 .container_ac9c li {
  display: inline-block;
  position: relative;
}
.label_dark_91d8 .container_ac9c li:last-child {
  margin-right: 0;
}
.label_dark_91d8 .container_ac9c 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;
}
.label_dark_91d8 .container_ac9c li.aside-huge-892a > a {
  color: rgba(0, 0, 0, 0.9);
}
.label_dark_91d8 .container_ac9c > 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;
}
.label_dark_91d8 .container_ac9c > li > a i {
  line-height: 0;
}
.label_dark_91d8 .container_ac9c > li.highlight-lite-8873 > a .carousel-wood-2792 {
  margin-left: 4px;
  line-height: 0;
}
.label_dark_91d8 .container_ac9c .advanced_a32e li.highlight-lite-8873 > a {
  position: relative;
}
.label_dark_91d8 .container_ac9c .advanced_a32e li.highlight-lite-8873 > a:after,
.label_dark_91d8 .container_ac9c .advanced_a32e li.highlight-lite-8873 > a:before {
  content: "";
  display: table;
}
.label_dark_91d8 .container_ac9c .advanced_a32e li.highlight-lite-8873 > a:after {
  clear: both;
}
.label_dark_91d8 .container_ac9c .advanced_a32e li.highlight-lite-8873 > a .carousel-wood-2792 {
  margin-left: 5px;
  float: right;
}
.label_dark_91d8 .gas_e5ba,
.label_dark_91d8 .advanced_a32e {
  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;
}
.label_dark_91d8 .advanced_a32e {
  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;
}
.label_dark_91d8 .advanced_a32e .summary_over_792e {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.label_dark_91d8 .advanced_a32e .carousel-wood-2792 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.label_dark_91d8 .advanced_a32e li {
  display: block;
  margin: 0;
  padding: 0;
}
.label_dark_91d8 .advanced_a32e 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;
}
.label_dark_91d8 .advanced_a32e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.label_dark_91d8 .advanced_a32e .advanced_a32e {
  top: 0;
  left: 100%;
}
.label_dark_91d8 .pressed_e079.fn-focus-84df > .gas_e5ba,
.label_dark_91d8 .pressed_e079.fn-focus-84df > .advanced_a32e,
.label_dark_91d8 .pressed_e079:focus > .gas_e5ba,
.label_dark_91d8 .pressed_e079:focus > .advanced_a32e,
.label_dark_91d8 .pressed_e079:hover > .gas_e5ba,
.label_dark_91d8 .pressed_e079:hover > .advanced_a32e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.label_dark_91d8.menu_purple_6728 .main-b373:after,
.label_dark_91d8.menu_purple_6728 .main-b373:before {
  content: "";
  display: table;
}
.label_dark_91d8.menu_purple_6728 .main-b373:after {
  clear: both;
}
.label_dark_91d8.menu_purple_6728 .main-b373 > li {
  float: left;
}
.label_dark_91d8.search-simple-9f28 .main-b373:after,
.label_dark_91d8.search-simple-9f28 .main-b373:before {
  content: "";
  display: table;
}
.label_dark_91d8.search-simple-9f28 .main-b373:after {
  clear: both;
}
.label_dark_91d8.search-simple-9f28 .main-b373 > li {
  float: left;
}
.label_dark_91d8.search-simple-9f28 .main-b373 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.label_dark_91d8.search-simple-9f28 .main-b373 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.label_dark_91d8.search-simple-9f28 .main-b373 > li.logo-fe35 > a,
.label_dark_91d8.search-simple-9f28 .main-b373 > li.aside-huge-892a > a {
  color: #fff;
  background-color: #1e4b75;
}
.label_dark_91d8.disabled-fresh-e6dd .main-b373 > li > a .summary_over_792e {
  position: relative;
}
.label_dark_91d8.disabled-fresh-e6dd .main-b373 > li > a .summary_over_792e: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;
}
.label_dark_91d8.disabled-fresh-e6dd
  .main-b373
  > li:focus
  > a
  .summary_over_792e:before,
.label_dark_91d8.disabled-fresh-e6dd
  .main-b373
  > li:hover
  > a
  .summary_over_792e:before {
  width: 100%;
  background-color: currentColor;
}
.label_dark_91d8.disabled-fresh-e6dd
  .main-b373
  > li.logo-fe35
  > a
  .summary_over_792e:before,
.label_dark_91d8.disabled-fresh-e6dd
  .main-b373
  > li.layout-e464
  > a
  .summary_over_792e:before {
  width: 100%;
  background-color: currentColor;
}
.label_dark_91d8.filter-4569 .main-b373 > li > a .summary_over_792e {
  position: relative;
}
.label_dark_91d8.filter-4569 .main-b373 > li > a .summary_over_792e: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;
}
.label_dark_91d8.filter-4569 .main-b373 > li:focus > a .summary_over_792e:before,
.label_dark_91d8.filter-4569
  .main-b373
  > li:hover
  > a
  .summary_over_792e:before {
  width: 100%;
  background-color: currentColor;
}
.label_dark_91d8.filter-4569
  .main-b373
  > li.logo-fe35
  > a
  .summary_over_792e:before,
.label_dark_91d8.filter-4569
  .main-b373
  > li.layout-e464
  > a
  .summary_over_792e:before {
  width: 100%;
  background-color: currentColor;
}
.row-6510 .container_ac9c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.row-6510 .container_ac9c li:first-child > a {
  border-top: none;
}
.row-6510 .container_ac9c .feature_0ac3 > .summary_over_792e .carousel-wood-2792 {
  display: none;
}
.row-6510 .container_ac9c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.row-6510 .container_ac9c li:last-child {
  border: none;
}
.row-6510 .container_ac9c li.highlight-lite-8873 > a {
  padding-right: 45px !important;
}
.row-6510 .container_ac9c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.row-6510 .container_ac9c li a:focus,
.row-6510 .container_ac9c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.row-6510 .container_ac9c li .link_short_b32d {
  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;
}
.row-6510 .container_ac9c li .link_short_b32d:hover {
  box-shadow: none;
}
.row-6510 .container_ac9c li .link_short_b32d .carousel-wood-2792 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.row-6510 .container_ac9c .advanced_a32e {
  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);
}
.row-6510 .container_ac9c .advanced_a32e li a {
  padding-left: 3em;
}
.row-6510 .container_ac9c .label-pressed-f94c > a .link_short_b32d i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.row-6510 .container_ac9c .label-pressed-f94c > .advanced_a32e {
  display: block;
  opacity: 1;
}
.slider-9d29 {
  max-width: 100%;
}
.bright-7a4d {
  line-height: 0;
  cursor: pointer;
}
.chip-d5c0 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.chip-d5c0:hover {
  box-shadow: none;
  color: currentColor;
}
.chip-d5c0 svg {
  width: 18px;
  height: 18px;
}
.chip-d5c0 .footer-b870 {
  display: none;
}
.link_bright_4885 {
  position: relative;
}
.link_bright_4885.fn-active-84df .chip-d5c0 .column-active-123d {
  display: none;
}
.link_bright_4885.fn-active-84df .chip-d5c0 .footer-b870 {
  display: inline-block;
}
.link_bright_4885 .focus-4d39 {
  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);
}
.link_bright_4885.tabs_e539 .focus-4d39 {
  left: auto;
  right: -0.9em;
}
.link_bright_4885.tabs_e539 .green_cfd4::before {
  left: auto;
  right: 15px;
}
.link_bright_4885.fn-active-84df .focus-4d39 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.silver-9dba {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.silver-9dba label {
  flex-basis: 100%;
}
.silver-9dba .simple-080c {
  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;
}
.silver-9dba .aside_df78 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.silver-9dba .aside_df78:focus {
  background-color: transparent;
}
.silver-9dba button.left-0cd3 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.silver-9dba button.left-0cd3:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.silver-9dba button.left-0cd3 svg {
  width: 18px;
  height: 18px;
}
.silver-9dba input[type="submit"] {
  min-height: auto;
}
.photo_5e87 .silver-9dba .aside_df78 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.green_cfd4 {
  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) {
  .green_cfd4 {
    width: 220px;
  }
}
.green_cfd4 label {
  flex-basis: 100%;
}
.green_cfd4::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;
}
.mini-9441 .photo_5e87 .silver-9dba {
  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;
}
.mini-9441
  .photo_5e87
  .silver-9dba
  .simple-080c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.mini-9441 .photo_5e87 .silver-9dba .aside_df78 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.mini-9441
  .photo_5e87
  .silver-9dba
  .aside_df78:focus {
  background: 0 0;
}
.mini-9441
  .photo_5e87
  .silver-9dba
  .primary-dim-06e3 {
  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;
}
.tooltip_a265 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tooltip_a265 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tooltip_a265 li:last-child {
  margin-right: 0;
}
.tooltip_a265 li:first-child {
  margin-left: 0;
}
.tooltip_a265.active-91ab a {
  color: #fff;
}
.tooltip_a265.active-91ab a:hover {
  color: #fff;
}
.tooltip_a265 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tooltip_a265 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tooltip_a265 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tooltip_a265 a:hover {
  opacity: 0.9;
  color: inherit;
}
.tooltip_a265 [class*="social-icon-apple"] {
  background-color: #999;
}
.tooltip_a265 [class*="social-icon-apple"].message-dim-745c {
  background-color: transparent;
  color: #999;
}
.tooltip_a265 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tooltip_a265 [class*="social-icon-behance"].message-dim-745c {
  background-color: transparent;
  color: #1769ff;
}
.tooltip_a265 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tooltip_a265 [class*="social-icon-bitbucket"].message-dim-745c {
  background-color: transparent;
  color: #205081;
}
.tooltip_a265 [class*="social-icon-codepen"] {
  background-color: #000;
}
.tooltip_a265 [class*="social-icon-codepen"].message-dim-745c {
  background-color: transparent;
  color: #000;
}
.tooltip_a265 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tooltip_a265 [class*="social-icon-delicious"].message-dim-745c {
  background-color: transparent;
  color: #39f;
}
.tooltip_a265 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tooltip_a265 [class*="social-icon-digg"].message-dim-745c {
  background-color: transparent;
  color: #005be2;
}
.tooltip_a265 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tooltip_a265 [class*="social-icon-dribbble"].message-dim-745c {
  background-color: transparent;
  color: #ea4c89;
}
.tooltip_a265 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tooltip_a265 [class*="social-icon-envelope"].message-dim-745c {
  background-color: transparent;
  color: #ea4335;
}
.tooltip_a265 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tooltip_a265 [class*="social-icon-facebook"].message-dim-745c {
  background-color: transparent;
  color: #3b5998;
}
.tooltip_a265 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tooltip_a265 [class*="social-icon-flickr"].message-dim-745c {
  background-color: transparent;
  color: #0063dc;
}
.tooltip_a265 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tooltip_a265 [class*="social-icon-foursquare"].message-dim-745c {
  background-color: transparent;
  color: #2d5be3;
}
.tooltip_a265 [class*="social-icon-github"] {
  background-color: #333;
}
.tooltip_a265 [class*="social-icon-github"].message-dim-745c {
  background-color: transparent;
  color: #333;
}
.tooltip_a265 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tooltip_a265 [class*="social-icon-google-plus"].message-dim-745c {
  background-color: transparent;
  color: #dd4b39;
}
.tooltip_a265 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tooltip_a265 [class*="social-icon-houzz"].message-dim-745c {
  background-color: transparent;
  color: #7ac142;
}
.tooltip_a265 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tooltip_a265 [class*="social-icon-instagram"].message-dim-745c {
  background-color: transparent;
  color: #262626;
}
.tooltip_a265 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tooltip_a265 [class*="social-icon-jsfiddle"].message-dim-745c {
  background-color: transparent;
  color: #487aa2;
}
.tooltip_a265 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tooltip_a265 [class*="social-icon-linkedin"].message-dim-745c {
  background-color: transparent;
  color: #0077b5;
}
.tooltip_a265 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tooltip_a265 [class*="social-icon-medium"].message-dim-745c {
  background-color: transparent;
  color: #00ab6b;
}
.tooltip_a265 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tooltip_a265
  [class*="social-icon-odnoklassniki"].message-dim-745c {
  background-color: transparent;
  color: #f4731c;
}
.tooltip_a265 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tooltip_a265 [class*="social-icon-meetup"].message-dim-745c {
  background-color: transparent;
  color: #ec1c40;
}
.tooltip_a265 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tooltip_a265 [class*="social-icon-pinterest"].message-dim-745c {
  background-color: transparent;
  color: #bd081c;
}
.tooltip_a265 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tooltip_a265 [class*="social-icon-product-hunt"].message-dim-745c {
  background-color: transparent;
  color: #da552f;
}
.tooltip_a265 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tooltip_a265 [class*="social-icon-reddit"].message-dim-745c {
  background-color: transparent;
  color: #ff4500;
}
.tooltip_a265 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tooltip_a265 [class*="social-icon-rss"].message-dim-745c {
  background-color: transparent;
  color: #f26522;
}
.tooltip_a265 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tooltip_a265
  [class*="social-icon-shopping-cart"].message-dim-745c {
  background-color: transparent;
  color: #4caf50;
}
.tooltip_a265 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tooltip_a265 [class*="social-icon-skype"].message-dim-745c {
  background-color: transparent;
  color: #00aff0;
}
.tooltip_a265 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tooltip_a265 [class*="social-icon-slideshare"].message-dim-745c {
  background-color: transparent;
  color: #0077b5;
}
.tooltip_a265 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tooltip_a265 [class*="social-icon-snapchat"].message-dim-745c {
  background-color: transparent;
  color: #fffc00;
}
.tooltip_a265 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tooltip_a265 [class*="social-icon-soundcloud"].message-dim-745c {
  background-color: transparent;
  color: #f80;
}
.tooltip_a265 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tooltip_a265 [class*="social-icon-spotify"].message-dim-745c {
  background-color: transparent;
  color: #2ebd59;
}
.tooltip_a265 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tooltip_a265
  [class*="social-icon-stack-overflow"].message-dim-745c {
  background-color: transparent;
  color: #fe7a15;
}
.tooltip_a265 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tooltip_a265 [class*="social-icon-maldkfgram"].message-dim-745c {
  background-color: transparent;
  color: #2ca5e0;
}
.tooltip_a265 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tooltip_a265 [class*="social-icon-tripadvisor"].message-dim-745c {
  background-color: transparent;
  color: #589442;
}
.tooltip_a265 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tooltip_a265 [class*="social-icon-tumblr"].message-dim-745c {
  background-color: transparent;
  color: #35465c;
}
.tooltip_a265 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tooltip_a265 [class*="social-icon-twitch"].message-dim-745c {
  background-color: transparent;
  color: #6441a5;
}
.tooltip_a265 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tooltip_a265 [class*="social-icon-twitter"].message-dim-745c {
  background-color: transparent;
  color: #1da1f2;
}
.tooltip_a265 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tooltip_a265 [class*="social-icon-vimeo"].message-dim-745c {
  background-color: transparent;
  color: #1ab7ea;
}
.tooltip_a265 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tooltip_a265 [class*="social-icon-vk"].message-dim-745c {
  background-color: transparent;
  color: #45668e;
}
.tooltip_a265 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tooltip_a265 [class*="social-icon-weibo"].message-dim-745c {
  background-color: transparent;
  color: #df2029;
}
.tooltip_a265 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tooltip_a265 [class*="social-icon-weixin"].message-dim-745c {
  background-color: transparent;
  color: #7bb32e;
}
.tooltip_a265 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tooltip_a265 [class*="social-icon-whatsapp"].message-dim-745c {
  background-color: transparent;
  color: #25d366;
}
.tooltip_a265 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tooltip_a265 [class*="social-icon-wordpress"].message-dim-745c {
  background-color: transparent;
  color: #21759b;
}
.tooltip_a265 [class*="social-icon-xing"] {
  background-color: #026466;
}
.tooltip_a265 [class*="social-icon-xing"].message-dim-745c {
  background-color: transparent;
  color: #026466;
}
.tooltip_a265 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tooltip_a265 [class*="social-icon-yelp"].message-dim-745c {
  background-color: transparent;
  color: #af0606;
}
.tooltip_a265 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tooltip_a265 [class*="social-icon-youtube"].message-dim-745c {
  background-color: transparent;
  color: #cd201f;
}
.lite_5ce4 {
  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;
}
.lite_5ce4:hover {
  box-shadow: none;
  background: 0 0;
}
.content_6352 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.logo-paper-15ff {
  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;
}
.tertiary-advanced-f47f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.item-3021 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.item-3021,
.item-3021::after,
.item-3021::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;
}
.item-3021::after,
.item-3021::before {
  content: "";
  display: block;
  background-color: inherit;
}
.notification-3377 .logo-paper-15ff .tertiary-advanced-f47f {
  margin-top: -2px;
  width: 19px;
}
.notification-3377 .logo-paper-15ff .item-3021 {
  margin-top: -1px;
}
.notification-3377 .logo-paper-15ff .item-3021,
.notification-3377 .logo-paper-15ff .item-3021::after,
.notification-3377 .logo-paper-15ff .item-3021::before {
  width: 19px;
  height: 2px;
}
.notification-3377 .logo-paper-15ff .item-3021::before {
  top: -6px;
}
.notification-3377 .logo-paper-15ff .item-3021::after {
  bottom: -6px;
}
.item_silver_7ed3 .logo-paper-15ff .tertiary-advanced-f47f {
  margin-top: -2px;
  width: 22px;
}
.item_silver_7ed3 .logo-paper-15ff .item-3021 {
  margin-top: -1px;
}
.item_silver_7ed3 .logo-paper-15ff .item-3021,
.item_silver_7ed3 .logo-paper-15ff .item-3021::after,
.item_silver_7ed3 .logo-paper-15ff .item-3021::before {
  width: 22px;
  height: 2px;
}
.item_silver_7ed3 .logo-paper-15ff .item-3021::before {
  top: -7px;
}
.item_silver_7ed3 .logo-paper-15ff .item-3021::after {
  bottom: -7px;
}
.pro_15e3 .logo-paper-15ff .tertiary-advanced-f47f {
  margin-top: -2px;
  width: 31px;
}
.pro_15e3 .logo-paper-15ff .item-3021 {
  margin-top: -1.5px;
}
.pro_15e3 .logo-paper-15ff .item-3021,
.pro_15e3 .logo-paper-15ff .item-3021::after,
.pro_15e3 .logo-paper-15ff .item-3021::before {
  width: 31px;
  height: 3px;
}
.pro_15e3 .logo-paper-15ff .item-3021::before {
  top: -9px;
}
.pro_15e3 .logo-paper-15ff .item-3021::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .table_3987 .logo-paper-15ff .tertiary-advanced-f47f {
    margin-top: -2px;
    width: 19px;
  }
  .table_3987 .logo-paper-15ff .item-3021 {
    margin-top: -1px;
  }
  .table_3987 .logo-paper-15ff .item-3021,
  .table_3987 .logo-paper-15ff .item-3021::after,
  .table_3987 .logo-paper-15ff .item-3021::before {
    width: 19px;
    height: 2px;
  }
  .table_3987 .logo-paper-15ff .item-3021::before {
    top: -6px;
  }
  .table_3987 .logo-paper-15ff .item-3021::after {
    bottom: -6px;
  }
  .panel-67d5 .logo-paper-15ff .tertiary-advanced-f47f {
    margin-top: -2px;
    width: 22px;
  }
  .panel-67d5 .logo-paper-15ff .item-3021 {
    margin-top: -1px;
  }
  .panel-67d5 .logo-paper-15ff .item-3021,
  .panel-67d5 .logo-paper-15ff .item-3021::after,
  .panel-67d5 .logo-paper-15ff .item-3021::before {
    width: 22px;
    height: 2px;
  }
  .panel-67d5 .logo-paper-15ff .item-3021::before {
    top: -7px;
  }
  .panel-67d5 .logo-paper-15ff .item-3021::after {
    bottom: -7px;
  }
  .footer-static-59fd .logo-paper-15ff .tertiary-advanced-f47f {
    margin-top: -2px;
    width: 31px;
  }
  .footer-static-59fd .logo-paper-15ff .item-3021 {
    margin-top: -1.5px;
  }
  .footer-static-59fd .logo-paper-15ff .item-3021,
  .footer-static-59fd .logo-paper-15ff .item-3021::after,
  .footer-static-59fd .logo-paper-15ff .item-3021::before {
    width: 31px;
    height: 3px;
  }
  .footer-static-59fd .logo-paper-15ff .item-3021::before {
    top: -9px;
  }
  .footer-static-59fd .logo-paper-15ff .item-3021::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .feature_brown_cf28 .logo-paper-15ff .tertiary-advanced-f47f {
    margin-top: -2px;
    width: 19px;
  }
  .feature_brown_cf28 .logo-paper-15ff .item-3021 {
    margin-top: -1px;
  }
  .feature_brown_cf28 .logo-paper-15ff .item-3021,
  .feature_brown_cf28 .logo-paper-15ff .item-3021::after,
  .feature_brown_cf28 .logo-paper-15ff .item-3021::before {
    width: 19px;
    height: 2px;
  }
  .feature_brown_cf28 .logo-paper-15ff .item-3021::before {
    top: -6px;
  }
  .feature_brown_cf28 .logo-paper-15ff .item-3021::after {
    bottom: -6px;
  }
  .prev-b753 .logo-paper-15ff .tertiary-advanced-f47f {
    margin-top: -2px;
    width: 22px;
  }
  .prev-b753 .logo-paper-15ff .item-3021 {
    margin-top: -1px;
  }
  .prev-b753 .logo-paper-15ff .item-3021,
  .prev-b753 .logo-paper-15ff .item-3021::after,
  .prev-b753 .logo-paper-15ff .item-3021::before {
    width: 22px;
    height: 2px;
  }
  .prev-b753 .logo-paper-15ff .item-3021::before {
    top: -7px;
  }
  .prev-b753 .logo-paper-15ff .item-3021::after {
    bottom: -7px;
  }
  .orange_9600 .logo-paper-15ff .tertiary-advanced-f47f {
    margin-top: -2px;
    width: 31px;
  }
  .orange_9600 .logo-paper-15ff .item-3021 {
    margin-top: -1.5px;
  }
  .orange_9600 .logo-paper-15ff .item-3021,
  .orange_9600 .logo-paper-15ff .item-3021::after,
  .orange_9600 .logo-paper-15ff .item-3021::before {
    width: 31px;
    height: 3px;
  }
  .orange_9600 .logo-paper-15ff .item-3021::before {
    top: -9px;
  }
  .orange_9600 .logo-paper-15ff .item-3021::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .module-new-5518 .logo-paper-15ff .tertiary-advanced-f47f {
    margin-top: -2px;
    width: 19px;
  }
  .module-new-5518 .logo-paper-15ff .item-3021 {
    margin-top: -1px;
  }
  .module-new-5518 .logo-paper-15ff .item-3021,
  .module-new-5518 .logo-paper-15ff .item-3021::after,
  .module-new-5518 .logo-paper-15ff .item-3021::before {
    width: 19px;
    height: 2px;
  }
  .module-new-5518 .logo-paper-15ff .item-3021::before {
    top: -6px;
  }
  .module-new-5518 .logo-paper-15ff .item-3021::after {
    bottom: -6px;
  }
  .hidden-6458 .logo-paper-15ff .tertiary-advanced-f47f {
    margin-top: -2px;
    width: 22px;
  }
  .hidden-6458 .logo-paper-15ff .item-3021 {
    margin-top: -1px;
  }
  .hidden-6458 .logo-paper-15ff .item-3021,
  .hidden-6458 .logo-paper-15ff .item-3021::after,
  .hidden-6458 .logo-paper-15ff .item-3021::before {
    width: 22px;
    height: 2px;
  }
  .hidden-6458 .logo-paper-15ff .item-3021::before {
    top: -7px;
  }
  .hidden-6458 .logo-paper-15ff .item-3021::after {
    bottom: -7px;
  }
  .iron-d619 .logo-paper-15ff .tertiary-advanced-f47f {
    margin-top: -2px;
    width: 31px;
  }
  .iron-d619 .logo-paper-15ff .item-3021 {
    margin-top: -1.5px;
  }
  .iron-d619 .logo-paper-15ff .item-3021,
  .iron-d619 .logo-paper-15ff .item-3021::after,
  .iron-d619 .logo-paper-15ff .item-3021::before {
    width: 31px;
    height: 3px;
  }
  .iron-d619 .logo-paper-15ff .item-3021::before {
    top: -9px;
  }
  .iron-d619 .logo-paper-15ff .item-3021::after {
    bottom: -9px;
  }
}
.cool-1528 .item-3021 {
  -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);
}
.cool-1528 .item-3021::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.cool-1528 .item-3021::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);
}
.cool-1528.paper_8b2e .item-3021 {
  -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);
}
.cool-1528.paper_8b2e .item-3021::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.cool-1528.paper_8b2e .item-3021::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);
}
.alert-41ef {
  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.icon-289b:before {
  display: none;
}
.widget-liquid-76d4 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.widget-liquid-76d4 .input_wide_f791 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.widget-liquid-76d4 .input_wide_f791:last-of-type {
  border-bottom: none;
}
.widget-liquid-76d4 .input_wide_f791.form_2697,
.widget-liquid-76d4 .input_wide_f791.slider_e09a,
.widget-liquid-76d4 .input_wide_f791.pattern_b381 {
  padding: 0;
}
.widget-liquid-76d4 .row-6510 .link_short_b32d {
  color: currentColor;
}
.widget-liquid-76d4 .row-6510 .link_short_b32d:focus,
.widget-liquid-76d4 .row-6510 .link_short_b32d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.widget-liquid-76d4.logo_selected_6902 .dropdown-2d8f,
.widget-liquid-76d4.logo_selected_6902 .hidden-b229 a,
.widget-liquid-76d4.logo_selected_6902 .main-b373 a,
.widget-liquid-76d4.logo_selected_6902 .advanced_a32e a {
  color: rgba(0, 0, 0, 0.55);
}
.widget-liquid-76d4.logo_selected_6902 .dropdown-2d8f:hover,
.widget-liquid-76d4.logo_selected_6902 .hidden-b229 a:hover,
.widget-liquid-76d4.logo_selected_6902 .main-b373 a:hover,
.widget-liquid-76d4.logo_selected_6902 .advanced_a32e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.widget-liquid-76d4.logo_selected_6902 .block_clean_a7e7 {
  color: rgba(0, 0, 0, 0.8);
}
.widget-liquid-76d4.logo_selected_6902 .input_wide_f791 {
  border-color: rgba(0, 0, 0, 0.08);
}
.widget-liquid-76d4.logo_selected_6902 .input_wide_f791:before {
  background: rgba(0, 0, 0, 0.08);
}
.widget-liquid-76d4.logo_selected_6902 .mask-silver-d62e:before {
  background: rgba(255, 255, 255, 0.9);
}
.widget-liquid-76d4.logo_selected_6902 .row-6510 .container_ac9c li a,
.widget-liquid-76d4.logo_selected_6902 .row-6510 .link_short_b32d,
.widget-liquid-76d4.logo_selected_6902 .advanced_a32e {
  border-color: rgba(0, 0, 0, 0.08);
}
.widget-liquid-76d4.logo_selected_6902 .row-6510 .link_short_b32d:focus,
.widget-liquid-76d4.logo_selected_6902 .row-6510 .link_short_b32d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.widget-liquid-76d4.logo_selected_6902 .container_ac9c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.widget-liquid-76d4.text_f069 .dropdown-2d8f,
.widget-liquid-76d4.text_f069 .hidden-b229 a,
.widget-liquid-76d4.text_f069 .main-b373 .link_short_b32d,
.widget-liquid-76d4.text_f069 .main-b373 a,
.widget-liquid-76d4.text_f069 .advanced_a32e a {
  color: rgba(255, 255, 255, 0.79);
}
.widget-liquid-76d4.text_f069 .dropdown-2d8f:hover,
.widget-liquid-76d4.text_f069 .hidden-b229 a:hover,
.widget-liquid-76d4.text_f069 .main-b373 .link_short_b32d:hover,
.widget-liquid-76d4.text_f069 .main-b373 a:hover,
.widget-liquid-76d4.text_f069 .advanced_a32e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget-liquid-76d4.text_f069 .block_clean_a7e7 {
  color: rgba(255, 255, 255, 0.99);
}
.widget-liquid-76d4.text_f069 .input_wide_f791 {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget-liquid-76d4.text_f069 .input_wide_f791:before {
  background: rgba(255, 255, 255, 0.08);
}
.widget-liquid-76d4.text_f069 .mask-silver-d62e:before {
  background: rgba(0, 0, 0, 0.9);
}
.widget-liquid-76d4.text_f069 .row-6510 .container_ac9c li a,
.widget-liquid-76d4.text_f069 .row-6510 .link_short_b32d,
.widget-liquid-76d4.text_f069 .advanced_a32e {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget-liquid-76d4.text_f069 .row-6510 .link_short_b32d:focus,
.widget-liquid-76d4.text_f069 .row-6510 .link_short_b32d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.widget-liquid-76d4.text_f069 .container_ac9c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask-silver-d62e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.mask-silver-d62e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.pattern-down-1ed8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.content-black-3789 .widget-liquid-76d4 {
  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;
}
.content-black-3789 .input_wide_f791 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.content-black-3789 .input_wide_f791: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) {
  .content-black-3789 .input_wide_f791:before {
    width: 16%;
    left: 42%;
  }
}
.content-black-3789 .input_wide_f791:last-child:before {
  content: none;
}
.content-black-3789 .input_wide_f791[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.content-black-3789 .row-6510 .container_ac9c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.content-black-3789 .row-6510 .container_ac9c li a .link_short_b32d {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.content-black-3789 .row-6510 .advanced_a32e {
  border: none;
}
.content-black-3789 .row-6510 .advanced_a32e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.content-black-3789 .mask-silver-d62e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.content-black-3789 .pattern-down-1ed8 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.content-black-3789 .text_f069 .mask-silver-d62e:before {
  background: rgba(0, 0, 0, 0.9);
}
.content-black-3789 .logo_selected_6902.item_hot_e580 .item-3021 {
  background: rgba(0, 0, 0, 0.6);
}
.content-black-3789
  .logo_selected_6902.item_hot_e580
  .item-3021::after,
.content-black-3789
  .logo_selected_6902.item_hot_e580
  .item-3021:before {
  background: inherit;
}
.content-black-3789
  .logo_selected_6902.item_hot_e580:hover
  .item-3021 {
  background: rgba(0, 0, 0, 0.8);
}
.selected-29de .widget-liquid-76d4 {
  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) {
  .selected-29de .widget-liquid-76d4 {
    width: auto;
    right: 45px;
  }
}
.stone_0b01 .widget-liquid-76d4 {
  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) {
  .stone_0b01 .widget-liquid-76d4 {
    width: auto;
    left: 45px;
  }
}
.icon-289b .widget-liquid-76d4 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.icon-289b .pattern-down-1ed8 {
  max-width: 48em;
  margin: 0 auto;
}
.icon-289b .mask-silver-d62e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.summary-mini-0a6f {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.summary-mini-0a6f.content-black-3789 .widget-liquid-76d4 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.summary-mini-0a6f.selected-29de .widget-liquid-76d4 {
  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);
}
.summary-mini-0a6f .widget-liquid-76d4 {
  visibility: visible;
}
.summary-mini-0a6f.stone_0b01 .widget-liquid-76d4 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.gradient_ce54,
.mask_stone_a65e {
  overflow-x: hidden;
}
.gradient_ce54 .widget-liquid-76d4 {
  overflow: auto;
}
.gradient_ce54.content-black-3789 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gradient_ce54.content-black-3789 .widget-liquid-76d4 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.gradient_ce54.content-black-3789 .lite_5ce4 {
  opacity: 0;
}
.gradient_ce54.selected-29de {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gradient_ce54.selected-29de .widget-liquid-76d4 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.gradient_ce54.selected-29de .lite_5ce4 {
  opacity: 0;
}
.gradient_ce54.stone_0b01 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gradient_ce54.stone_0b01 .widget-liquid-76d4 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.gradient_ce54.stone_0b01 .lite_5ce4 {
  opacity: 0;
}
.gradient_ce54.icon-289b .widget-liquid-76d4 {
  z-index: 10;
  visibility: visible;
}
.item_hot_e580 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.item_hot_e580 .item-3021 {
  background: rgba(255, 255, 255, 0.99);
}
.item_hot_e580 .item-3021::after,
.item_hot_e580 .item-3021:before {
  background: inherit;
}
.item_hot_e580:hover .item-3021 {
  background: rgba(255, 255, 255, 0.99);
}
.stone_0b01 .item_hot_e580 {
  top: 10px;
  right: auto;
  left: 12px;
}
.icon-289b .item_hot_e580 {
  display: none !important;
}
.gradient_ce54:before,
.mask_stone_a65e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.gradient_ce54 .item_hot_e580,
.mask_stone_a65e .item_hot_e580 {
  display: inline-block;
}
.widget-liquid-76d4 .tooltip_glass_ede2 {
  -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;
}
.gradient_ce54 .widget-liquid-76d4 .tooltip_glass_ede2,
.mask_stone_a65e .widget-liquid-76d4 .tooltip_glass_ede2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.box-north-7f0c .simple-080c {
  width: 100%;
}
.footer_silver_d823 {
  padding: 0 0.5em 0;
}
.footer_silver_d823 [class*="customify-col-"],
.footer_silver_d823 [class*="customify-col_"],
.footer_silver_d823 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.box-c42b .footer_silver_d823 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .caption_tall_8321 .link_052a,
  .link_052a {
    display: none;
  }
  .smooth_b826 {
    text-align: left;
  }
  .up-1f8f {
    text-align: center;
  }
  .summary-solid-a8ab {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .caption_tall_8321 .tabs_ba0a,
  .tabs_ba0a {
    display: none;
  }
  .silver_ca43 {
    text-align: left;
  }
  .hover-3c52 {
    text-align: center;
  }
  .complex-b0fa {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .caption_tall_8321 .breadcrumb_fast_0f0b,
  .breadcrumb_fast_0f0b {
    display: none;
  }
  .title_4cd4 {
    text-align: left;
  }
  .smooth-49a2 {
    text-align: center;
  }
  .backdrop_pink_7e8d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.narrow_78c2 {
  box-shadow: none !important;
}
.red_b838 .notification_34ed,
.table_1b13 .notification_34ed {
  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;
}
.table_1b13 .notification_34ed {
  margin-top: 30px;
  margin-bottom: 30px;
}
.dark_d628 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.dark_d628:after,
.dark_d628:before {
  content: "";
  display: table;
}
.dark_d628:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .dark_d628 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.dark_d628,
.item_e1a0 {
  max-width: 1248px;
  margin: 0 auto;
}

.menu-0f9e.notification-77fa .dark_d628 {
  max-width: 100%;
}
.menu-0f9e.advanced-793e {
  max-width: 1200px;
  margin: 0 auto;
}
.menu-0f9e.notice_stone_03d6 .dark_d628 {
  max-width: 100%;
}
.menu-0f9e.notice_stone_03d6 > .dark_d628 {
  padding-left: 0;
  padding-right: 0;
}
.menu-0f9e.notice_stone_03d6 > .dark_d628 .caption_tall_8321 {
  margin: 0;
}
.menu-0f9e.notice_stone_03d6
  > .dark_d628
  .carousel-huge-6944.feature-817a {
  margin-right: 0;
  margin-left: 0;
}
.menu-0f9e.notice_stone_03d6 #main.feature-817a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .badge-1730 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .badge-1730 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .info_light_3ae3 .slider-a0cf {
    padding-right: 1em;
  }
  .info_light_3ae3.disabled_bottom_e310 .carousel-huge-6944 {
    border-right: 1px solid #eaecee;
  }
  .info_light_3ae3.disabled_bottom_e310 .slider-a0cf {
    padding-right: 1em;
  }
  .info_light_3ae3.disabled_bottom_e310 .upper_0691 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .article_slow_8d8e .slider-a0cf {
    padding-left: 1em;
  }
  .article_slow_8d8e.disabled_bottom_e310 .carousel-huge-6944 {
    border-left: 1px solid #eaecee;
  }
  .article_slow_8d8e.disabled_bottom_e310 .slider-a0cf {
    padding-left: 1em;
  }
  .article_slow_8d8e.disabled_bottom_e310 .upper_0691 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .light-cc6f .slider-a0cf {
    padding-left: 1em;
  }
  .light-cc6f.disabled_bottom_e310 .notification-lite-d8f6 {
    border-right: 1px solid #eaecee;
  }
  .light-cc6f.disabled_bottom_e310 .photo_upper_d231 {
    border-right: 1px solid #eaecee;
  }
  .light-cc6f.disabled_bottom_e310 .slider-a0cf {
    padding-left: 1em;
  }
  .light-cc6f.disabled_bottom_e310 .upper_0691 {
    padding-right: 1em;
  }
  .light-cc6f.disabled_bottom_e310 .in_edc7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .component_7f54 .slider-a0cf {
    padding-right: 1em;
  }
  .component_7f54.disabled_bottom_e310 .notification-lite-d8f6 {
    border-left: 1px solid #eaecee;
  }
  .component_7f54.disabled_bottom_e310 .photo_upper_d231 {
    border-left: 1px solid #eaecee;
  }
  .component_7f54.disabled_bottom_e310 .slider-a0cf {
    padding-right: 1em;
  }
  .component_7f54.disabled_bottom_e310 .upper_0691 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .component_7f54.disabled_bottom_e310 .in_edc7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .badge-1730 .slider-a0cf {
    padding-left: 1em;
    padding-right: 1em;
  }
  .badge-1730.disabled_bottom_e310 .carousel-huge-6944 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .badge-1730.disabled_bottom_e310 .slider-a0cf {
    padding-left: 1em;
    padding-right: 1em;
  }
  .badge-1730.disabled_bottom_e310 .upper_0691 {
    padding-left: 1em;
  }
  .badge-1730.disabled_bottom_e310 .in_edc7 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .badge-1730.disabled_bottom_e310 .slider-a0cf {
    padding-left: 0;
  }
}
.fast-1e5a .item_hard_d9ba {
  display: inline-block;
}
.blue_23ca {
  display: inline-block;
}
.input-c9fb {
  word-con: break-word;
}
.link_9013 > span {
  display: inline-block;
  padding: 5px 0;
}
.link_9013 .table-complex-13a9 {
  margin-left: 8px;
  margin-right: 8px;
}
.link_9013 .pagination_light_04c6 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.primary_f024 .advanced_4c7a {
  margin-bottom: 2em;
}
.primary_f024 .menu-center-ef38 {
  margin-bottom: 15px;
}
.primary_f024 .menu-center-ef38:last-child {
  margin-bottom: 0;
}
.primary_f024 .carousel_5862 {
  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) {
  .primary_f024 .carousel_5862 {
    display: block;
  }
}
.primary_f024 .thumbnail-e6e9 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .primary_f024 .thumbnail-e6e9 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.primary_f024 .large_70af {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.primary_f024 .large_70af img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.primary_f024 .large_70af a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.primary_f024 .input-c9fb {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.primary_f024 .input-c9fb a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.primary_f024 .item-top-3691 p:last-child {
  margin-bottom: 0;
}
.primary_f024 .photo_hovered_ae63 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.primary_f024 .overlay-ae31 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.primary_f024 .gallery_e319 {
  margin-top: 1em;
}
.primary_f024 .badge-bright-50bf {
  top: 0;
  display: block;
}
.primary_f024 .badge-bright-50bf a {
  color: inherit;
}
.primary_f024 .badge-bright-50bf a:hover {
  color: inherit;
}
.primary_f024 .new-6e80 {
  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;
}
.primary_f024 .new-6e80:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.primary_f024 .overlay-ae31 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.primary_f024 .title_f3ac {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.primary_f024 .title_f3ac:first-child {
  margin-top: 0;
}
.primary_f024 .title_f3ac.tag_892a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.primary_f024 .title_f3ac.next-b321 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.primary_f024
  .title_f3ac.next-b321.title_current_5c7e
  .gallery_e319 {
  width: 100%;
}
.primary_f024 .next-b321 {
  -webkit-box-align: center;
  align-items: center;
}
.primary_f024 .next-b321 .link_9013,
.primary_f024 .next-b321 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.primary_f024 .large_70af {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.primary_f024 .large_70af img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.primary_f024 .large_70af: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;
}
.primary_f024 .tag_892a {
  z-index: 5;
}
.primary_f024 .active-north-f2c6 .hover-blue-4351 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.primary_f024 .motion-79fa .hover-blue-4351 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.primary_f024 .search_action_0c92 .hover-blue-4351 {
  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;
}
.primary_f024.description-inner-7541 .carousel_5862,
.primary_f024.smooth-bbe9 .carousel_5862 {
  display: block;
}
.primary_f024.description-inner-7541 .carousel_5862 .large-102f,
.primary_f024.description-inner-7541 .carousel_5862 .overlay-ae31,
.primary_f024.smooth-bbe9 .carousel_5862 .large-102f,
.primary_f024.smooth-bbe9 .carousel_5862 .overlay-ae31 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.primary_f024.light_a32e .thumbnail-e6e9 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .primary_f024.light_a32e .thumbnail-e6e9 {
    margin-right: 0;
  }
}
.primary_f024.description-inner-7541 .thumbnail-e6e9,
.primary_f024.smooth-bbe9 .thumbnail-e6e9 {
  padding-top: 40%;
}
.primary_f024.description-inner-7541 .advanced_4c7a,
.primary_f024.smooth-bbe9 .advanced_4c7a {
  display: block;
}
.primary_f024.description-inner-7541 .fn-sticky-84df .overlay-ae31,
.primary_f024.smooth-bbe9 .fn-sticky-84df .overlay-ae31 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.primary_f024.description-inner-7541 .thumbnail-e6e9,
.primary_f024.smooth-bbe9 .thumbnail-e6e9 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.primary_f024.description-inner-7541 .overlay-ae31 {
  padding: 1em;
}
.info_fbd3 {
  margin: 30px auto;
  display: block;
}
.info_fbd3 .input-light-5b42 > * {
  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;
}
.info_fbd3 .input-light-5b42 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.info_fbd3 .input-light-5b42 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.alert_dirty_d5a5 .link_9013 {
  margin-bottom: 1.41575em;
}
.alert_dirty_d5a5 .rough_3967 {
  margin-bottom: 1.618em;
}
.widget_hovered_2fad .shadow-dac8 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.widget_hovered_2fad .shadow-dac8 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.widget_hovered_2fad .dropdown-middle-504e {
  max-width: 100%;
  overflow: auto;
}
.background_b760 .widget_hovered_2fad a:hover {
  text-decoration: underline;
}
.section_paper_f21a .menu-center-ef38:not(.input-c9fb),
.section_paper_f21a .large_70af {
  margin-bottom: 1.41575em;
}
.section_paper_f21a .menu-center-ef38:not(.input-c9fb):last-child,
.section_paper_f21a .large_70af:last-child {
  margin-bottom: 0;
}
.section_paper_f21a .menu-center-ef38.module_small_adcd {
  margin-bottom: 0.41575em;
}
.section_paper_f21a .box-e84d:before,
.section_paper_f21a .section_stone_9702:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.section_paper_f21a .box-e84d:before {
  content: "\f115";
}
.section_paper_f21a .section_stone_9702:before {
  content: "\f02c";
}
.section_paper_f21a .summary_afd5 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.section_paper_f21a .summary_afd5 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.layout-out-8bd9 {
  display: -webkit-box;
  display: flex;
}
.layout-out-8bd9 .label-1cd5 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .layout-out-8bd9 .label-1cd5 {
    flex-basis: 90px;
  }
}
.layout-out-8bd9 .shade-8dd6 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .layout-out-8bd9 .shade-8dd6 {
    flex-basis: calc(100% - 50px);
  }
}
.layout-out-8bd9 .tag-2869 p:last-child {
  margin-bottom: 0.72em;
}
.wrapper-top-9017 .input-light-5b42 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.wrapper-top-9017 .input-light-5b42:after,
.wrapper-top-9017 .input-light-5b42:before {
  content: "";
  display: table;
}
.wrapper-top-9017 .input-light-5b42:after {
  clear: both;
}
.wrapper-top-9017 .input-light-5b42 .gradient-short-05a7,
.wrapper-top-9017 .input-light-5b42 .element-pink-d0db {
  width: 49%;
}
.wrapper-top-9017 .input-light-5b42 .gradient-short-05a7 a span.tertiary_out_b151,
.wrapper-top-9017 .input-light-5b42 .element-pink-d0db a span.tertiary_out_b151 {
  display: block;
  margin-bottom: 5px;
}
.wrapper-top-9017 .input-light-5b42 .element-pink-d0db {
  float: left;
  text-align: left;
}
.wrapper-top-9017 .input-light-5b42 .gradient-short-05a7 {
  float: right;
  text-align: right;
}
.title-tall-30f5 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .title-tall-30f5 {
    margin-bottom: 0;
  }
}
.header-41e1 {
  margin-bottom: 1em;
}
.header-41e1 .input-c9fb {
  font-size: 1.1em;
  line-height: 1.3;
}
.tiny_0f7a a {
  display: block;
  line-height: 0;
  position: relative;
}
.accent_84c0 .header-41e1,
.carousel_center_b3e4 .header-41e1 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .accent_84c0 .header-41e1,
  .carousel_center_b3e4 .header-41e1 {
    display: block;
  }
}
.accent_84c0 .tiny_0f7a,
.carousel_center_b3e4 .tiny_0f7a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .accent_84c0 .tiny_0f7a,
  .carousel_center_b3e4 .tiny_0f7a {
    margin-bottom: 1em;
  }
}
.accent_84c0 .tiny_0f7a img,
.carousel_center_b3e4 .tiny_0f7a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.accent_84c0 .video-cool-d98b,
.carousel_center_b3e4 .video-cool-d98b {
  flex-basis: calc(100% - 160px);
}
.accent_84c0 .video-cool-d98b p,
.carousel_center_b3e4 .video-cool-d98b p {
  margin-bottom: 0;
}
.accent_84c0 .video-cool-d98b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .accent_84c0 .video-cool-d98b {
    padding-left: 0;
  }
}
.carousel_center_b3e4 .video-cool-d98b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .carousel_center_b3e4 .video-cool-d98b {
    padding-right: 0;
  }
}
.carousel_center_b3e4 .tiny_0f7a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.iron_50a1 .tiny_0f7a {
  margin-bottom: 0.5em;
}
.iron_50a1 .tiny_0f7a img {
  width: 100%;
}
.west-252b .column-10c0,
.element-a184 .column-10c0 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.element-a184 .carousel-huge-6944 .layout-wide-ba68 p:last-child {
  margin-bottom: 0;
}
.panel_463b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.overlay_liquid_920f .hovered-541b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .overlay_liquid_920f .hovered-541b:last-of-type {
    margin-bottom: 0;
  }
}
.overlay_liquid_920f .hovered-541b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.overlay_liquid_920f .hovered-541b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.overlay_liquid_920f .hovered-541b ul li {
  margin: 0 0 0.6em;
}
.overlay_liquid_920f .hovered-541b ul li.carousel_aefe,
.overlay_liquid_920f .hovered-541b ul li.next_8021 {
  position: relative;
}
.overlay_liquid_920f .hovered-541b ul li.carousel_aefe .icon-ffbe,
.overlay_liquid_920f .hovered-541b ul li.next_8021 .icon-ffbe {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.overlay_liquid_920f .hovered-541b ul li.carousel_aefe:after:after,
.overlay_liquid_920f .hovered-541b ul li.carousel_aefe:after:before,
.overlay_liquid_920f
  .hovered-541b
  ul
  li.next_8021:after:after,
.overlay_liquid_920f
  .hovered-541b
  ul
  li.next_8021:after:before {
  content: "";
  display: table;
}
.overlay_liquid_920f .hovered-541b ul li.carousel_aefe:after:after,
.overlay_liquid_920f
  .hovered-541b
  ul
  li.next_8021:after:after {
  clear: both;
}
.overlay_liquid_920f .hovered-541b a.primary_517b:hover {
  text-decoration: none;
}
.overlay_liquid_920f .hovered-541b select {
  max-width: 100%;
}
.overlay_liquid_920f .hovered-541b table {
  font-size: 85%;
}
.overlay_liquid_920f .hovered-541b table td,
.overlay_liquid_920f .hovered-541b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.overlay_liquid_920f .hovered-541b table tfoot td {
  text-align: left;
}
.overlay_liquid_920f .hovered-541b :last-child {
  margin-bottom: 0;
}
.overlay_liquid_920f .hovered-541b .focus_c2f2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.overlay_liquid_920f .hovered-541b .focus_c2f2 label {
  width: 100%;
}
.overlay_liquid_920f .hovered-541b .focus_c2f2 .aside_df78 {
  width: 100%;
  display: block;
}
.overlay_liquid_920f .hovered-541b .focus_c2f2 .left-0cd3 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.overlay_liquid_920f .hovered-541b .focus_c2f2 .left-0cd3:hover svg #svg-search {
  fill: #444;
}
.overlay_liquid_920f .hovered-541b .focus_c2f2 .left-0cd3 svg {
  width: 18px;
  height: 18px;
}
.overlay_liquid_920f .solid_a92d ul ul,
.overlay_liquid_920f .banner-south-b4c1 ul ul,
.overlay_liquid_920f .tertiary_71d1 ul ul,
.overlay_liquid_920f .tertiary_ab60 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.overlay_liquid_920f .solid_a92d .highlight-lite-8873 > a,
.overlay_liquid_920f .banner-south-b4c1 .highlight-lite-8873 > a,
.overlay_liquid_920f .tertiary_71d1 .highlight-lite-8873 > a,
.overlay_liquid_920f .tertiary_ab60 .highlight-lite-8873 > a {
  margin-bottom: 0;
}
.overlay_liquid_920f .surface-center-956e li,
.overlay_liquid_920f .solid_a92d li,
.overlay_liquid_920f .media_7cd0 li,
.overlay_liquid_920f .banner-south-b4c1 li,
.overlay_liquid_920f .tertiary_71d1 li,
.overlay_liquid_920f .tertiary_ab60 li,
.overlay_liquid_920f .picture_db15 li,
.overlay_liquid_920f .component-197c li {
  display: block;
  position: relative;
}
.overlay_liquid_920f .surface-center-956e li:last-child,
.overlay_liquid_920f .solid_a92d li:last-child,
.overlay_liquid_920f .media_7cd0 li:last-child,
.overlay_liquid_920f .banner-south-b4c1 li:last-child,
.overlay_liquid_920f .tertiary_71d1 li:last-child,
.overlay_liquid_920f .tertiary_ab60 li:last-child,
.overlay_liquid_920f .picture_db15 li:last-child,
.overlay_liquid_920f .component-197c li:last-child {
  border: none;
}
.overlay_liquid_920f .surface-center-956e li a,
.overlay_liquid_920f .solid_a92d li a,
.overlay_liquid_920f .media_7cd0 li a,
.overlay_liquid_920f .banner-south-b4c1 li a,
.overlay_liquid_920f .tertiary_71d1 li a,
.overlay_liquid_920f .tertiary_ab60 li a,
.overlay_liquid_920f .picture_db15 li a,
.overlay_liquid_920f .component-197c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.overlay_liquid_920f .surface-center-956e li ul li::before,
.overlay_liquid_920f .solid_a92d li ul li::before,
.overlay_liquid_920f .media_7cd0 li ul li::before,
.overlay_liquid_920f .banner-south-b4c1 li ul li::before,
.overlay_liquid_920f .tertiary_71d1 li ul li::before,
.overlay_liquid_920f .tertiary_ab60 li ul li::before,
.overlay_liquid_920f .picture_db15 li ul li::before,
.overlay_liquid_920f .component-197c li ul li::before {
  left: 15px;
}
.overlay_liquid_920f .surface-center-956e li ul a,
.overlay_liquid_920f .solid_a92d li ul a,
.overlay_liquid_920f .media_7cd0 li ul a,
.overlay_liquid_920f .banner-south-b4c1 li ul a,
.overlay_liquid_920f .tertiary_71d1 li ul a,
.overlay_liquid_920f .tertiary_ab60 li ul a,
.overlay_liquid_920f .picture_db15 li ul a,
.overlay_liquid_920f .component-197c li ul a {
  padding-left: 20px;
}
.overlay_liquid_920f .surface-center-956e li ul ul li::before,
.overlay_liquid_920f .solid_a92d li ul ul li::before,
.overlay_liquid_920f .media_7cd0 li ul ul li::before,
.overlay_liquid_920f .banner-south-b4c1 li ul ul li::before,
.overlay_liquid_920f .tertiary_71d1 li ul ul li::before,
.overlay_liquid_920f .tertiary_ab60 li ul ul li::before,
.overlay_liquid_920f .picture_db15 li ul ul li::before,
.overlay_liquid_920f .component-197c li ul ul li::before {
  left: 30px;
}
.overlay_liquid_920f .surface-center-956e li ul ul a,
.overlay_liquid_920f .solid_a92d li ul ul a,
.overlay_liquid_920f .media_7cd0 li ul ul a,
.overlay_liquid_920f .banner-south-b4c1 li ul ul a,
.overlay_liquid_920f .tertiary_71d1 li ul ul a,
.overlay_liquid_920f .tertiary_ab60 li ul ul a,
.overlay_liquid_920f .picture_db15 li ul ul a,
.overlay_liquid_920f .component-197c li ul ul a {
  padding-left: 40px;
}
.overlay_liquid_920f .orange-5e8e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.overlay_liquid_920f .component-197c ul li {
  margin-bottom: 1.41575em;
}
.overlay_liquid_920f .component-197c ul li .frame-7916 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.overlay_liquid_920f .component-197c ul li .outline-outer-cbd8 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.text_f069 .surface-center-956e li a,
.text_f069 .solid_a92d li a,
.text_f069 .media_7cd0 li a,
.text_f069 .banner-south-b4c1 li a,
.text_f069 .tertiary_71d1 li a,
.text_f069 .tertiary_ab60 li a,
.text_f069 .picture_db15 li a,
.text_f069 .component-197c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.text_f069 .orange-5e8e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.text_f069 .hovered-541b ul li.carousel_aefe .icon-ffbe,
.text_f069 .hovered-541b ul li.next_8021 .icon-ffbe {
  background: rgba(0, 0, 0, 0.2);
}
.text_f069 .overlay_liquid_920f .hovered-541b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu-0f9e .overlay_liquid_920f .container_ac9c li {
  margin: 0;
}
.menu-0f9e .overlay_liquid_920f .container_ac9c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.menu-0f9e .overlay_liquid_920f .container_ac9c li ul {
  margin: 0;
}
.menu-0f9e .overlay_liquid_920f .container_ac9c li ul li a {
  padding-left: 15px;
}
.menu-0f9e .overlay_liquid_920f .container_ac9c li ul li li a {
  padding-left: 30px;
}
.menu-0f9e .overlay_liquid_920f .container_ac9c li.aside-huge-892a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.menu-0f9e .overlay_liquid_920f .container_ac9c li.aside-huge-892a > 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;
}
.menu-0f9e .overlay_liquid_920f .container_ac9c li.aside-huge-892a > 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;
}
.table_over_6b24 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.logo-ab8d {
  position: relative;
  z-index: 10;
}
.logo-ab8d .tooltip_glass_ede2 {
  width: 100%;
  max-width: 100%;
}
.container_f960 .yellow-80f8 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.container_f960 .logo_selected_6902 {
}
.container_f960 .text_f069 {
  background: #292929;
}
.text_590c .yellow-80f8 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.text_590c .logo_selected_6902 {
  background: #f9f9f9;
}
.text_590c .text_f069 {
  background: #303030;
}
.button-1b8c .yellow-80f8 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .button-1b8c .item_hard_d9ba {
    margin-bottom: 1em;
  }
  .button-1b8c .item_hard_d9ba:last-child {
    margin-bottom: 0;
  }
}
.button-1b8c .logo_selected_6902 {
  background: #ededed;
}
.button-1b8c .text_f069 {
  background: #1a1a1a;
}
.yellow-80f8.logo_selected_6902 {
  color: rgba(0, 0, 0, 0.6);
}
.yellow-80f8.logo_selected_6902 .dark_26c0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.yellow-80f8.text_f069 {
  color: rgba(255, 255, 255, 0.99);
}
.yellow-80f8.text_f069 a:not(.primary_517b) {
  color: rgba(255, 255, 255, 0.79);
}
.yellow-80f8.text_f069 a:not(.primary_517b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow-80f8.text_f069 .dark_26c0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.yellow-80f8.text_f069 table tbody td,
.yellow-80f8.text_f069 table th {
  background: rgba(0, 0, 0, 0.08);
}
.logo_26e3.shadow_748b .dark_d628 {
  max-width: initial;
}
.logo_26e3 .green_2e7e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.logo_26e3 .green_2e7e .tooltip_glass_ede2 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .logo_26e3 .green_2e7e .tooltip_glass_ede2 {
    display: block;
    margin-bottom: 2em;
  }
  .logo_26e3 .green_2e7e .tooltip_glass_ede2:last-child {
    margin-bottom: 0;
  }
}
.button-1b8c .item_hard_d9ba:last-child,
.text_590c .item_hard_d9ba:last-child,
.container_f960 .item_hard_d9ba:last-child {
  margin-bottom: 0;
}
.button-1b8c .item_hard_d9ba .overlay_liquid_920f .hovered-541b:last-child,
.text_590c .item_hard_d9ba .overlay_liquid_920f .hovered-541b:last-child,
.container_f960 .item_hard_d9ba .overlay_liquid_920f .hovered-541b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .button-1b8c .easy-2cea,
  .button-1b8c .component_brown_52db,
  .text_590c .easy-2cea,
  .text_590c .component_brown_52db,
  .container_f960 .easy-2cea,
  .container_f960 .component_brown_52db {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .logo-ab8d .item_hard_d9ba {
    margin-bottom: 2em;
  }
}
.logo-ab8d p:last-child {
  margin-bottom: 0;
}
.logo-ab8d li,
.logo-ab8d ul {
  list-style: none;
  margin: 0;
}
.logo-ab8d ul ul {
  margin-left: 2.617924em;
}
.button_b46b {
  font-size: 0.875em;
}

/* css-noise: 4f74 */
.phantom-card-i5 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.2;
}
