/*!
Theme Name: Customify
Theme URI: https://pressmaximum.box-8020/customify
Author: WPCustomify
Author URI: https://pressmaximum.box-8020
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.box-8020/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.copper-6558.mask-0325/licenses/gpl-2.0.banner-purple-4cb4
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.surface-tiny-8aab/, (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.solid-fcfc.input_164f/normalize.card-inner-c8f4/
 ======
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.card-inner-c8f4 v7.0.0 | MIT License | github.box-8020/necolas/normalize.card-inner-c8f4 */
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;
}
.sidebar-bright-b443 .advanced-7c8c,
.motion-5990,
.column-45a6,
.grid_over_51be,
.description-9a90,
.button-1462,
.feature-static-38de,
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;
}
.motion-5990,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .motion-5990,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .motion-5990,
  h1 {
    font-size: 1.8em;
  }
}
.column-45a6,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.column-45a6 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .column-45a6,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .column-45a6,
  h2 {
    font-size: 1.7em;
  }
}
.grid_over_51be,
h3 {
  font-size: 1.618em;
}
.sidebar-bright-b443 .advanced-7c8c,
.description-9a90,
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.north-865e {
  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;
}
.basic-91d2:after,
.basic-91d2:before,
.cool_a23e:after,
.cool_a23e:before {
  content: "";
  display: table;
}
.basic-91d2:after,
.cool_a23e:after {
  clear: both;
}
.status-gas-8082 {
  float: right;
  margin-right: 0;
}
.sort-20e9 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.simple_3392 .outline-e155,
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;
}
.simple_3392 .outline-e155: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;
}
.black_505b .outline-e155 {
  box-shadow: none;
}
.black_505b
  .outline-e155
  .border-7462 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.black_505b .outline-e155 .detail-3641 {
  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;
}
.black_505b
  .outline-e155
  .detail-3641
  b {
  display: none;
}
.black_505b .stale_324b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.aside-east-e327:not(.secondary_huge_7420):not(.sort_blue_39a8),
button:not(.secondary_huge_7420):not(.sort_blue_39a8),
input[type="button"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ),
input[type="reset"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ),
input[type="submit"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ) {
  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;
}
.aside-east-e327:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ):hover,
button:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ):hover,
input[type="button"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ):hover,
input[type="reset"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ):hover,
input[type="submit"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.aside-east-e327:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ):active,
.aside-east-e327:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ):focus,
button:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ):active,
button:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ):focus,
input[type="button"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ):active,
input[type="button"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ):focus,
input[type="reset"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ):active,
input[type="reset"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ):focus,
input[type="submit"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ):active,
input[type="submit"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ):focus {
  outline: 0;
}
.aside-east-e327:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb,
button:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb,
input[type="button"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb,
input[type="reset"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb,
input[type="submit"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb {
  position: relative;
}
.aside-east-e327:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb
  .paragraph_middle_1c62,
.aside-east-e327:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb
  .title-d615,
.aside-east-e327:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb
  .mask_west_29b5,
.aside-east-e327:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb
  i,
.aside-east-e327:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb
  svg,
button:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb
  .paragraph_middle_1c62,
button:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb
  .title-d615,
button:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb
  .mask_west_29b5,
button:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb
  i,
button:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb
  svg,
input[type="button"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb
  .paragraph_middle_1c62,
input[type="button"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb
  .title-d615,
input[type="button"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb
  .mask_west_29b5,
input[type="button"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb
  i,
input[type="button"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb
  svg,
input[type="reset"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb
  .paragraph_middle_1c62,
input[type="reset"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb
  .title-d615,
input[type="reset"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb
  .mask_west_29b5,
input[type="reset"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb
  i,
input[type="reset"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb
  svg,
input[type="submit"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb
  .paragraph_middle_1c62,
input[type="submit"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb
  .title-d615,
input[type="submit"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb
  .mask_west_29b5,
input[type="submit"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb
  i,
input[type="submit"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb
  svg {
  visibility: hidden;
}
.aside-east-e327:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb:after,
button:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb:after,
input[type="button"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb:after,
input[type="reset"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb:after,
input[type="submit"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ).fn-loading-9afb: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;
}
.aside-east-e327:not(.secondary_huge_7420):not(.sort_blue_39a8),
input[type="button"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ),
input[type="reset"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ),
input[type="submit"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ) {
  color: #fff;
  background: #235787;
}
.aside-east-e327:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ):focus,
input[type="button"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ):focus,
input[type="reset"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ):focus,
input[type="submit"]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ):focus {
  color: #fff;
}
.aside-east-e327.fn-disabled-9afb:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ),
.aside-east-e327[disabled]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ),
button.fn-disabled-9afb:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ),
button[disabled]:not(.secondary_huge_7420):not(
    .sort_blue_39a8
  ) {
  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;
}
.logo-bright-ba06 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.logo-bright-ba06: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;
}
.footer_out_56fe {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.primary_cold_1323 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.filter_2b58 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.basic-91d2:after,
.basic-91d2:before,
.stone-ab45:after,
.stone-ab45:before,
.title-49e6:after,
.title-49e6:before,
.disabled_narrow_4657:after,
.disabled_narrow_4657:before,
.article_north_05b0:after,
.article_north_05b0:before,
.notification_top_250a:after,
.notification_top_250a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.basic-91d2:after,
.stone-ab45:after,
.title-49e6:after,
.disabled_narrow_4657:after,
.article_north_05b0:after,
.notification_top_250a:after {
  clear: both;
}
.stone-ab45 .feature-top-a263,
.title-49e6 .feature-top-a263,
.preview-4f02 .feature-top-a263 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.badge_gas_ae46 {
  display: inline-block;
}
.table_white_fe29 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.table_white_fe29 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.table_white_fe29 .middle-b166 {
  padding: 1em 0;
  font-size: 85%;
}
.middle-b166 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.fluid-afd2 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.fluid-afd2:after,
.fluid-afd2:before {
  content: "";
  display: table;
}
.fluid-afd2:after {
  clear: both;
}
.main-outer-88f4 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.icon-east-dd49 .main-outer-88f4 {
  max-width: 50%;
}
.article_a0e1 .main-outer-88f4 {
  max-width: 33.33%;
}
.sidebar_31d9 .main-outer-88f4 {
  max-width: 25%;
}
.slow-575d .main-outer-88f4 {
  max-width: 20%;
}
.button-7b7f .main-outer-88f4 {
  max-width: 16.66%;
}
.row-480b .main-outer-88f4 {
  max-width: 14.28%;
}
.paper-68cc .main-outer-88f4 {
  max-width: 12.5%;
}
.notification-bronze-59c5 .main-outer-88f4 {
  max-width: 11.11%;
}
.stone-9a3f {
  display: block;
}
.sidebar-bright-b443 .badge_bottom_22e8 label,
.sidebar-bright-b443 .message_9e4c label,
.sidebar-bright-b443 .element_basic_c5c0 label,
.sidebar-bright-b443 .overlay-east-b105 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.easy_8a50 {
  list-style: none;
  margin: 0;
}
.easy_8a50 article.content-left-fa46 {
  margin-bottom: 0;
}
.easy_8a50 ul {
  list-style: none;
  margin: 0;
}
.easy_8a50 .selected-d454 li.content-left-fa46 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .easy_8a50 .selected-d454 li.content-left-fa46 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .easy_8a50 .selected-d454 li.content-left-fa46: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) {
  .easy_8a50 .selected-d454 li.content-left-fa46 li.content-left-fa46 li.content-left-fa46 li.content-left-fa46 {
    padding-left: 0;
  }
}
article.content-left-fa46 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.content-left-fa46 .stone-ab45 p:last-of-type {
  margin-bottom: 0;
}
article.content-left-fa46 .prev_57be {
  float: left;
}
article.content-left-fa46 .container-purple-0830 {
  margin-left: 85px;
}
article.content-left-fa46 .outer_6d2a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.content-left-fa46 .outer_6d2a .title-fc47 {
  margin-left: 10px;
}
article.content-left-fa46 .widget-black-fa50 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.content-left-fa46 .thumbnail_211c {
  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 .badge_bottom_22e8,
  #respond .element_basic_c5c0,
  #respond .overlay-east-b105 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .badge_bottom_22e8 input,
#respond .element_basic_c5c0 input,
#respond .overlay-east-b105 input {
  width: 100%;
}
#respond .overlay-east-b105 {
  margin-right: 0;
}
#respond .component_advanced_dc0d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.mini_a0e1 {
  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;
}
.mini_a0e1.menu-left-603a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.mini_a0e1 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%);
}
.mini_a0e1:focus,
.mini_a0e1: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);
}
.video-pro-a139 {
  border-radius: 10%;
}
.last-1e72 {
  border-radius: 50%;
}
.component_silver_6391 {
  font-size: 0.72em;
}
.wood_d069 {
  font-size: 0.875em;
}
.input_middle_3896 {
  font-size: 1.1em;
}
.hard_ea7e {
  text-transform: uppercase;
  line-height: 1.2;
}
.hard_ea7e.component_silver_6391 {
  letter-spacing: 0.5px;
}
.shade_db39,
.shade_db39 a {
  color: #6d6d6d;
}
.shade_db39 a:hover {
  color: #111;
}
.lower_6145 {
  color: #6d6d6d;
}
.box-inner-a790 {
  overflow-x: hidden;
}
.box-inner-a790 .pro-5f9d.content-a40c {
  position: relative;
}
.box-inner-a790 .pro-5f9d.content-a40c.nav_action_a8ae {
  position: initial;
}
.box-inner-a790
  .pro-5f9d.content-a40c.nav_action_a8ae
  .active_black_6c11 {
  left: auto;
}
.box-inner-a790 .pro-5f9d .active_black_6c11 {
  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;
}
.box-inner-a790 .pro-5f9d:hover.content-a40c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.box-inner-a790
  .pro-5f9d:hover.content-a40c
  .active_black_6c11 {
  display: block;
  z-index: 9999999;
}
.box-inner-a790 .icon_copper_0856 .accordion_32af,
.box-inner-a790 .outline-full-4287 .accordion_32af {
  display: none;
}
.box-inner-a790 .cool-d2c7 .pro-5f9d:hover.content-a40c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.sidebar-bright-b443 .badge_bottom_22e8 label,
.sidebar-bright-b443 .message_9e4c label,
.sidebar-bright-b443 .element_basic_c5c0 label,
.sidebar-bright-b443 .overlay-east-b105 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.easy_8a50 {
  list-style: none;
  margin: 0;
}
.easy_8a50 article.content-left-fa46 {
  margin-bottom: 0;
}
.easy_8a50 ul {
  list-style: none;
  margin: 0;
}
.easy_8a50 .selected-d454 li.content-left-fa46 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .easy_8a50 .selected-d454 li.content-left-fa46 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .easy_8a50 .selected-d454 li.content-left-fa46: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) {
  .easy_8a50 .selected-d454 li.content-left-fa46 li.content-left-fa46 li.content-left-fa46 li.content-left-fa46 {
    padding-left: 0;
  }
}
article.content-left-fa46 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.content-left-fa46 .stone-ab45 p:last-of-type {
  margin-bottom: 0;
}
article.content-left-fa46 .prev_57be {
  float: left;
}
article.content-left-fa46 .container-purple-0830 {
  margin-left: 85px;
}
article.content-left-fa46 .outer_6d2a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.content-left-fa46 .outer_6d2a .title-fc47 {
  margin-left: 10px;
}
article.content-left-fa46 .widget-black-fa50 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.content-left-fa46 .thumbnail_211c {
  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 .badge_bottom_22e8,
  #respond .element_basic_c5c0,
  #respond .overlay-east-b105 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .badge_bottom_22e8 input,
#respond .element_basic_c5c0 input,
#respond .overlay-east-b105 input {
  width: 100%;
}
#respond .overlay-east-b105 {
  margin-right: 0;
}
#respond .component_advanced_dc0d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.icon_copper_0856 .highlight_7c0d {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.highlight_7c0d .box-d445.box_a7de .container_tiny_eef9 > li > a:focus,
.highlight_7c0d .box-d445.box_a7de .container_tiny_eef9 > li > a:hover,
.highlight_7c0d .box-d445.rough_0ed4 .container_tiny_eef9 > li > a:focus,
.highlight_7c0d .box-d445.rough_0ed4 .container_tiny_eef9 > li > a:hover,
.highlight_7c0d .box-d445.input-55aa .container_tiny_eef9 > li > a:focus,
.highlight_7c0d .box-d445.input-55aa .container_tiny_eef9 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_7c0d
  .box-d445.box_a7de
  .container_tiny_eef9
  > li.dim-37e8
  > a,
.highlight_7c0d
  .box-d445.box_a7de
  .container_tiny_eef9
  > li.tall_d123
  > a,
.highlight_7c0d
  .box-d445.rough_0ed4
  .container_tiny_eef9
  > li.dim-37e8
  > a,
.highlight_7c0d
  .box-d445.rough_0ed4
  .container_tiny_eef9
  > li.tall_d123
  > a,
.highlight_7c0d
  .box-d445.input-55aa
  .container_tiny_eef9
  > li.dim-37e8
  > a,
.highlight_7c0d .box-d445.input-55aa .container_tiny_eef9 > li.north-9f39 > a {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_7c0d .yellow-8e16,
.highlight_7c0d .yellow-8e16 a {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_7c0d .alert_silver_cf1d.text-last-8c34 li a,
.highlight_7c0d .carousel_29dd a,
.highlight_7c0d .tabs_white_ae95,
.highlight_7c0d .container_tiny_eef9 > li > a,
.highlight_7c0d .layout_cold_aad1 {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_7c0d .alert_silver_cf1d.text-last-8c34 li a:hover,
.highlight_7c0d .carousel_29dd a:hover,
.highlight_7c0d .tabs_white_ae95:hover,
.highlight_7c0d .container_tiny_eef9 > li > a:hover,
.highlight_7c0d .layout_cold_aad1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_7c0d .mask-97d3 {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_7c0d .mask-97d3 .active_2e20 {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_7c0d .mask-97d3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_7c0d .top-83de .item_4106 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight_7c0d .top-83de .item_4106 .modal-west-fa8f {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_7c0d
  .top-83de
  .item_4106
  .modal-west-fa8f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_7c0d
  .top-83de
  .item_4106
  .modal-west-fa8f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_7c0d
  .top-83de
  .item_4106
  .modal-west-fa8f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_7c0d
  .top-83de
  .item_4106
  .modal-west-fa8f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_7c0d .top-83de .description_huge_c3bf {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_7c0d .top-83de .description_huge_c3bf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.selected-b9a1
  .highlight_7c0d
  .top-83de
  .item-current-52c2
  .hidden-active-38db {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.selected-b9a1
  .highlight_7c0d
  .top-83de
  .item-current-52c2
  .modal-west-fa8f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.icon_copper_0856 .active_e633 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.active_e633 .box-d445.box_a7de .container_tiny_eef9 > li > a:focus,
.active_e633 .box-d445.box_a7de .container_tiny_eef9 > li > a:hover,
.active_e633 .box-d445.rough_0ed4 .container_tiny_eef9 > li > a:focus,
.active_e633 .box-d445.rough_0ed4 .container_tiny_eef9 > li > a:hover,
.active_e633 .box-d445.input-55aa .container_tiny_eef9 > li > a:focus,
.active_e633 .box-d445.input-55aa .container_tiny_eef9 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active_e633
  .box-d445.box_a7de
  .container_tiny_eef9
  > li.dim-37e8
  > a,
.active_e633
  .box-d445.box_a7de
  .container_tiny_eef9
  > li.tall_d123
  > a,
.active_e633
  .box-d445.rough_0ed4
  .container_tiny_eef9
  > li.dim-37e8
  > a,
.active_e633
  .box-d445.rough_0ed4
  .container_tiny_eef9
  > li.tall_d123
  > a,
.active_e633
  .box-d445.input-55aa
  .container_tiny_eef9
  > li.dim-37e8
  > a,
.active_e633 .box-d445.input-55aa .container_tiny_eef9 > li.north-9f39 > a {
  color: rgba(0, 0, 0, 0.8);
}
.active_e633 .yellow-8e16,
.active_e633 .yellow-8e16 a {
  color: rgba(0, 0, 0, 0.8);
}
.active_e633 .alert_silver_cf1d.text-last-8c34 li a,
.active_e633 .carousel_29dd a,
.active_e633 .tabs_white_ae95,
.active_e633 .container_tiny_eef9 > li > a,
.active_e633 .layout_cold_aad1 {
  color: rgba(0, 0, 0, 0.55);
}
.active_e633 .alert_silver_cf1d.text-last-8c34 li a:hover,
.active_e633 .carousel_29dd a:hover,
.active_e633 .tabs_white_ae95:hover,
.active_e633 .container_tiny_eef9 > li > a:hover,
.active_e633 .layout_cold_aad1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active_e633 .mask-97d3 {
  color: rgba(0, 0, 0, 0.55);
}
.active_e633 .mask-97d3 .active_2e20 {
  color: rgba(0, 0, 0, 0.8);
}
.active_e633 .mask-97d3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero_dc1e .pink-2ac2 {
  margin-left: auto;
  margin-right: auto;
}
.title-49e6 > * {
  margin-left: auto;
  margin-right: auto;
}
.title-49e6 .footer_out_56fe {
  margin-right: 1.41575em;
}
.card_soft_e523 .title-49e6 > .accordion_west_e734 {
  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;
}
.card_soft_e523 .title-49e6 > .grid_09ec {
  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;
}
.message-west-0aaf.hero_dc1e .pink-2ac2,
.stale-55ac.hero_dc1e .pink-2ac2 {
  margin-left: 0;
}
.pattern-85cf.hero_dc1e .pink-2ac2,
.button-2379.hero_dc1e .pink-2ac2 {
  margin-right: 0;
}
.title-49e6 ol,
.title-49e6 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.container-638f video {
  max-width: 100%;
}
.grid-basic-4df3 img {
  display: block;
}
.grid-basic-4df3.footer_out_56fe,
.grid-basic-4df3.primary_cold_1323 {
  width: 100%;
}
.grid-basic-4df3.grid_09ec img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.wood-5734:not(.next-808c) {
  margin: 1.5em auto;
}
.glass-4dcd p {
  padding: 1.5em 14px;
}
ul.notification-active-4987.grid_09ec,
ul.notification-active-4987.accordion_west_e734,
ul.notification-active-4987.backdrop_d999.accordion_west_e734 {
  padding: 0 14px;
}
.overlay-3dd6 {
  display: block;
  overflow-x: auto;
}
.overlay-3dd6 table {
  border-collapse: collapse;
  width: 100%;
}
.overlay-3dd6 td,
.overlay-3dd6 th {
  padding: 0.5em;
}
.title-49e6 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.title-49e6 ol ol,
.title-49e6 ol ul,
.title-49e6 ul ol,
.title-49e6 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.title-49e6 ol ol li,
.title-49e6 ol ul li,
.title-49e6 ul ol li,
.title-49e6 ul ul li {
  margin-left: 0;
}
.nav-b0eb.article-liquid-5795 > .carousel_static_c9b8 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.nav-b0eb.article-liquid-5795 > .carousel_static_c9b8 iframe,
.nav-b0eb.article-liquid-5795 > .carousel_static_c9b8 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hard-a166 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hard-a166.video_upper_604d {
  padding: 0;
}
.hard-a166.video_upper_604d cite {
  font-size: 13px;
}
.hard-a166 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hard-a166 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.modal_bronze_7514 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.modal_bronze_7514 > p:first-child {
  margin-top: 0;
}
.modal_bronze_7514 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.modal_bronze_7514 blockquote {
  border-left: 0;
}
.medium_826b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.medium_826b:not(.feature-734e) {
  max-width: 100px;
}
.medium_826b.filter_smooth_b4ef {
  border-bottom: none !important;
  text-align: center;
}
.medium_826b.filter_smooth_b4ef::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .glass-4dcd p {
    padding: 1.5em 0;
  }
}
.description_fixed_50c7 {
  color: #0073aa;
}
.carousel-basic-7794 {
  background-color: #0073aa;
}
.content-d466 {
  color: #229fd8;
}
.filter_down_38c2 {
  background-color: #229fd8;
}
.title_hard_f85d {
  color: #eee;
}
.input-3ec5 {
  background-color: #eee;
}
.texture-pressed-c495 {
  color: #444;
}
.dim-fe2b {
  background-color: #444;
}
.filter_a9ef {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.filter_a9ef .block-4d9b .carousel_29dd {
  font-size: 15px;
}
.filter_a9ef .carousel_29dd {
  line-height: 1.3;
}
.filter_a9ef .active_e633 {
}
.filter_a9ef .highlight_7c0d {
  background: #235787;
}
.advanced_764a {
  padding: 0;
}
.advanced_764a .highlight_7c0d {
  background: #1a1a1a;
}
.advanced_764a .active_e633 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.logo-07d9 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.logo-07d9 .active_e633 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.logo-07d9 .highlight_7c0d {
  background: #303030;
}
.notification_top_250a {
  position: relative;
  z-index: 10;
}
.notification_top_250a .footer_0880 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.container_green_8720 .content-a40c {
  display: inline-block;
  vertical-align: middle;
}
.container_green_8720.table-8256 .content-a40c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .container_green_8720.table-8256 .content-a40c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .container_green_8720.table-8256 .content-a40c {
    margin-right: 0.4em;
  }
}
.container_green_8720.table-8256 .content-a40c:last-child {
  margin-right: 0;
}
.dim-b1f3 .footer_0880 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .icon_copper_0856 .block-4d9b {
    margin: 0 -0.5em;
  }
  .icon_copper_0856 .block-4d9b [class*="customify-col-"],
  .icon_copper_0856 .block-4d9b [class*="customify-col_"],
  .icon_copper_0856 .block-4d9b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.icon_copper_0856.texture-white-48c4 .footer_0880 {
  background: 0 0 !important;
}
.icon_copper_0856.texture-white-48c4 .footer_0880,
.icon_copper_0856.dim-b1f3 .footer_0880 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .icon_copper_0856.summary_7a88 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.icon_copper_0856.dim-b1f3 .footer_0880 {
  box-shadow: none !important;
}
.layout-1e8c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .layout-1e8c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .layout-1e8c {
    padding: 18px 0 20px;
  }
}
.layout-1e8c .black-b62e {
  width: 100%;
}
.layout-1e8c .backdrop-1fba {
  margin-bottom: 0;
}
.layout-1e8c .over_d774 {
  margin-top: 5px;
  font-size: 0.875em;
}
.button_5224 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.button_5224 .solid_1db9 {
  width: 100%;
}
.message-07e0 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.message-07e0 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.message-07e0 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;
}
.message-07e0 li:last-child:after {
  display: none;
}
.message-07e0 li a {
  font-weight: 500;
  margin-right: 10px;
}
.warm-ad78 .accordion_32af button,
.layout-1e8c .accordion_32af button {
  left: 0;
}
.warm-ad78 .solid_1db9,
.layout-1e8c .solid_1db9 {
  padding-left: 0;
  padding-right: 0;
}
.warm-ad78 .button_5224,
.layout-1e8c .button_5224 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.warm-ad78 {
  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;
}
.warm-ad78: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;
}
.warm-ad78 .pattern-dae8 {
  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) {
  .warm-ad78 .pattern-dae8 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .warm-ad78 .pattern-dae8 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .warm-ad78 .pattern-dae8 {
    min-height: 200px;
  }
}
.warm-ad78 .message-07e0 {
  color: rgba(255, 255, 255, 0.8);
}
.warm-ad78 .message-07e0 a,
.warm-ad78 .message-07e0 li:after {
  color: inherit;
}
.warm-ad78 .message-07e0 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.shadow_13f9 {
  margin-bottom: 0.5em;
}
.dark-7ed5 {
  margin-bottom: 1.2em;
}
.dark-7ed5,
.shadow_13f9 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.dark-7ed5 p:last-child,
.shadow_13f9 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .accordion_32af,
#masthead .accordion_32af {
  display: none;
}
#masthead
  > .accordion_32af.gradient_44c4 {
  display: none;
}
#masthead > .accordion_32af button {
  left: 0;
}
.heading-action-0602 {
  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%;
}
.heading-action-0602 .content-a40c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.heading-action-0602 .image_39fa {
  display: -webkit-box;
  display: flex;
}
.heading-action-0602 .image_39fa.stone-f28d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.heading-action-0602 .image_39fa.text_3e67 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.heading-action-0602 .image_39fa.surface-stale-227c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.heading-action-0602.notice-medium-e47a.label-out-cb96 .image_39fa.stone-f28d {
  flex-basis: 100%;
}
.heading-action-0602.layout_full_d636 .image_39fa.text_3e67 {
  -webkit-box-flex: 1;
  flex: auto;
}
.heading-action-0602.layout_full_d636 .image_39fa.surface-stale-227c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .accordion_32af.gradient_44c4 {
  display: none;
}
#masthead > .accordion_32af button {
  left: 0;
}
.huge_6949 {
  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;
}
.huge_6949:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.huge_6949.hard-6028 i {
  margin-right: 4px;
}
.huge_6949.layout-c17f i {
  margin-left: 5px;
}
.carousel_29dd p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.carousel_29dd p:last-child {
  margin-bottom: 0;
}
.menu_focused_d199 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.menu_focused_d199 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.menu_focused_d199 img {
  display: block;
  width: auto;
  line-height: 1;
}
.menu_focused_d199 .yellow-8e16 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.menu_focused_d199 .purple_e883 {
  margin: 5px 0 7px 0;
}
.menu_focused_d199.shadow_1eed .chip-middle-e88d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.menu_focused_d199.shadow_1eed .description_medium_0d87 {
  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;
}
.menu_focused_d199.modal_353d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.menu_focused_d199.modal_353d .chip-middle-e88d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.menu_focused_d199.modal_353d .description_medium_0d87 {
  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;
}
.menu_focused_d199.surface_b9b6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.menu_focused_d199.main_prev_4a0b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.menu_focused_d199.main_prev_4a0b .description_medium_0d87 {
  margin-top: 7px;
}
.link_8ad9 {
  display: inline-block;
}
.notification_top_250a .photo-5604 .menu_focused_d199 img {
  max-width: 100%;
}
.box-d445 .main-cool-d429.pro_0ea5,
.media-5f66 .main-cool-d429.pro_0ea5 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.box-d445 .texture-current-fcdb,
.media-5f66 .texture-current-fcdb {
  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%);
}
.box-d445 .texture-current-fcdb {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.box-d445.solid_2893 .texture-current-fcdb {
  display: none;
}
.box-d445 .tooltip_9808 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.box-d445 .tooltip_9808 li {
  display: inline-block;
  position: relative;
}
.box-d445 .tooltip_9808 li:last-child {
  margin-right: 0;
}
.box-d445 .tooltip_9808 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;
}
.box-d445 .tooltip_9808 li.north-9f39 > a {
  color: rgba(0, 0, 0, 0.9);
}
.box-d445 .tooltip_9808 > 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;
}
.box-d445 .tooltip_9808 > li > a i {
  line-height: 0;
}
.box-d445 .tooltip_9808 > li.purple_f2f5 > a .texture-current-fcdb {
  margin-left: 4px;
  line-height: 0;
}
.box-d445 .tooltip_9808 .tag_action_b457 li.purple_f2f5 > a {
  position: relative;
}
.box-d445 .tooltip_9808 .tag_action_b457 li.purple_f2f5 > a:after,
.box-d445 .tooltip_9808 .tag_action_b457 li.purple_f2f5 > a:before {
  content: "";
  display: table;
}
.box-d445 .tooltip_9808 .tag_action_b457 li.purple_f2f5 > a:after {
  clear: both;
}
.box-d445 .tooltip_9808 .tag_action_b457 li.purple_f2f5 > a .texture-current-fcdb {
  margin-left: 5px;
  float: right;
}
.box-d445 .orange_f708,
.box-d445 .tag_action_b457 {
  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;
}
.box-d445 .tag_action_b457 {
  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;
}
.box-d445 .tag_action_b457 .pro_0ea5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.box-d445 .tag_action_b457 .texture-current-fcdb {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.box-d445 .tag_action_b457 li {
  display: block;
  margin: 0;
  padding: 0;
}
.box-d445 .tag_action_b457 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;
}
.box-d445 .tag_action_b457 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.box-d445 .tag_action_b457 .tag_action_b457 {
  top: 0;
  left: 100%;
}
.box-d445 .upper_c7ff.fn-focus-9afb > .orange_f708,
.box-d445 .upper_c7ff.fn-focus-9afb > .tag_action_b457,
.box-d445 .upper_c7ff:focus > .orange_f708,
.box-d445 .upper_c7ff:focus > .tag_action_b457,
.box-d445 .upper_c7ff:hover > .orange_f708,
.box-d445 .upper_c7ff:hover > .tag_action_b457 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.box-d445.input-55aa .container_tiny_eef9:after,
.box-d445.input-55aa .container_tiny_eef9:before {
  content: "";
  display: table;
}
.box-d445.input-55aa .container_tiny_eef9:after {
  clear: both;
}
.box-d445.input-55aa .container_tiny_eef9 > li {
  float: left;
}
.box-d445.tag_selected_8264 .container_tiny_eef9:after,
.box-d445.tag_selected_8264 .container_tiny_eef9:before {
  content: "";
  display: table;
}
.box-d445.tag_selected_8264 .container_tiny_eef9:after {
  clear: both;
}
.box-d445.tag_selected_8264 .container_tiny_eef9 > li {
  float: left;
}
.box-d445.tag_selected_8264 .container_tiny_eef9 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.box-d445.tag_selected_8264 .container_tiny_eef9 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.box-d445.tag_selected_8264 .container_tiny_eef9 > li.dim-37e8 > a,
.box-d445.tag_selected_8264 .container_tiny_eef9 > li.north-9f39 > a {
  color: #fff;
  background-color: #1e4b75;
}
.box-d445.box_a7de .container_tiny_eef9 > li > a .pro_0ea5 {
  position: relative;
}
.box-d445.box_a7de .container_tiny_eef9 > li > a .pro_0ea5: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;
}
.box-d445.box_a7de
  .container_tiny_eef9
  > li:focus
  > a
  .pro_0ea5:before,
.box-d445.box_a7de
  .container_tiny_eef9
  > li:hover
  > a
  .pro_0ea5:before {
  width: 100%;
  background-color: currentColor;
}
.box-d445.box_a7de
  .container_tiny_eef9
  > li.dim-37e8
  > a
  .pro_0ea5:before,
.box-d445.box_a7de
  .container_tiny_eef9
  > li.tall_d123
  > a
  .pro_0ea5:before {
  width: 100%;
  background-color: currentColor;
}
.box-d445.rough_0ed4 .container_tiny_eef9 > li > a .pro_0ea5 {
  position: relative;
}
.box-d445.rough_0ed4 .container_tiny_eef9 > li > a .pro_0ea5: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;
}
.box-d445.rough_0ed4 .container_tiny_eef9 > li:focus > a .pro_0ea5:before,
.box-d445.rough_0ed4
  .container_tiny_eef9
  > li:hover
  > a
  .pro_0ea5:before {
  width: 100%;
  background-color: currentColor;
}
.box-d445.rough_0ed4
  .container_tiny_eef9
  > li.dim-37e8
  > a
  .pro_0ea5:before,
.box-d445.rough_0ed4
  .container_tiny_eef9
  > li.tall_d123
  > a
  .pro_0ea5:before {
  width: 100%;
  background-color: currentColor;
}
.media-5f66 .tooltip_9808 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.media-5f66 .tooltip_9808 li:first-child > a {
  border-top: none;
}
.media-5f66 .tooltip_9808 .soft-11e9 > .pro_0ea5 .texture-current-fcdb {
  display: none;
}
.media-5f66 .tooltip_9808 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.media-5f66 .tooltip_9808 li:last-child {
  border: none;
}
.media-5f66 .tooltip_9808 li.purple_f2f5 > a {
  padding-right: 45px !important;
}
.media-5f66 .tooltip_9808 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.media-5f66 .tooltip_9808 li a:focus,
.media-5f66 .tooltip_9808 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.media-5f66 .tooltip_9808 li .nav-89a0 {
  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;
}
.media-5f66 .tooltip_9808 li .nav-89a0:hover {
  box-shadow: none;
}
.media-5f66 .tooltip_9808 li .nav-89a0 .texture-current-fcdb {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.media-5f66 .tooltip_9808 .tag_action_b457 {
  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);
}
.media-5f66 .tooltip_9808 .tag_action_b457 li a {
  padding-left: 3em;
}
.media-5f66 .tooltip_9808 .slider_6d2b > a .nav-89a0 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.media-5f66 .tooltip_9808 .slider_6d2b > .tag_action_b457 {
  display: block;
  opacity: 1;
}
.feature-1758 {
  max-width: 100%;
}
.lite_f78d {
  line-height: 0;
  cursor: pointer;
}
.layout_cold_aad1 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.layout_cold_aad1:hover {
  box-shadow: none;
  color: currentColor;
}
.layout_cold_aad1 svg {
  width: 18px;
  height: 18px;
}
.layout_cold_aad1 .frame_inner_4de6 {
  display: none;
}
.item-blue-2180 {
  position: relative;
}
.item-blue-2180.fn-active-9afb .layout_cold_aad1 .progress_df5c {
  display: none;
}
.item-blue-2180.fn-active-9afb .layout_cold_aad1 .frame_inner_4de6 {
  display: inline-block;
}
.item-blue-2180 .media-3831 {
  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);
}
.item-blue-2180.lower-060e .media-3831 {
  left: auto;
  right: -0.9em;
}
.item-blue-2180.lower-060e .header-fca8::before {
  left: auto;
  right: 15px;
}
.item-blue-2180.fn-active-9afb .media-3831 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.item-current-52c2 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.item-current-52c2 label {
  flex-basis: 100%;
}
.item-current-52c2 .item_4106 {
  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;
}
.item-current-52c2 .modal-west-fa8f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.item-current-52c2 .modal-west-fa8f:focus {
  background-color: transparent;
}
.item-current-52c2 button.description_huge_c3bf {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.item-current-52c2 button.description_huge_c3bf:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.item-current-52c2 button.description_huge_c3bf svg {
  width: 18px;
  height: 18px;
}
.item-current-52c2 input[type="submit"] {
  min-height: auto;
}
.top-83de .item-current-52c2 .modal-west-fa8f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.header-fca8 {
  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) {
  .header-fca8 {
    width: 220px;
  }
}
.header-fca8 label {
  flex-basis: 100%;
}
.header-fca8::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;
}
.selected-b9a1 .top-83de .item-current-52c2 {
  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;
}
.selected-b9a1
  .top-83de
  .item-current-52c2
  .item_4106 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.selected-b9a1 .top-83de .item-current-52c2 .modal-west-fa8f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.selected-b9a1
  .top-83de
  .item-current-52c2
  .modal-west-fa8f:focus {
  background: 0 0;
}
.selected-b9a1
  .top-83de
  .item-current-52c2
  .hidden-active-38db {
  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;
}
.alert_silver_cf1d {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.alert_silver_cf1d li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.alert_silver_cf1d li:last-child {
  margin-right: 0;
}
.alert_silver_cf1d li:first-child {
  margin-left: 0;
}
.alert_silver_cf1d.table-3992 a {
  color: #fff;
}
.alert_silver_cf1d.table-3992 a:hover {
  color: #fff;
}
.alert_silver_cf1d a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.alert_silver_cf1d a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.alert_silver_cf1d a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.alert_silver_cf1d a:hover {
  opacity: 0.9;
  color: inherit;
}
.alert_silver_cf1d [class*="social-icon-apple"] {
  background-color: #999;
}
.alert_silver_cf1d [class*="social-icon-apple"].image-4b12 {
  background-color: transparent;
  color: #999;
}
.alert_silver_cf1d [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.alert_silver_cf1d [class*="social-icon-behance"].image-4b12 {
  background-color: transparent;
  color: #1769ff;
}
.alert_silver_cf1d [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.alert_silver_cf1d [class*="social-icon-bitbucket"].image-4b12 {
  background-color: transparent;
  color: #205081;
}
.alert_silver_cf1d [class*="social-icon-codepen"] {
  background-color: #000;
}
.alert_silver_cf1d [class*="social-icon-codepen"].image-4b12 {
  background-color: transparent;
  color: #000;
}
.alert_silver_cf1d [class*="social-icon-delicious"] {
  background-color: #39f;
}
.alert_silver_cf1d [class*="social-icon-delicious"].image-4b12 {
  background-color: transparent;
  color: #39f;
}
.alert_silver_cf1d [class*="social-icon-digg"] {
  background-color: #005be2;
}
.alert_silver_cf1d [class*="social-icon-digg"].image-4b12 {
  background-color: transparent;
  color: #005be2;
}
.alert_silver_cf1d [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.alert_silver_cf1d [class*="social-icon-dribbble"].image-4b12 {
  background-color: transparent;
  color: #ea4c89;
}
.alert_silver_cf1d [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.alert_silver_cf1d [class*="social-icon-envelope"].image-4b12 {
  background-color: transparent;
  color: #ea4335;
}
.alert_silver_cf1d [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.alert_silver_cf1d [class*="social-icon-facebook"].image-4b12 {
  background-color: transparent;
  color: #3b5998;
}
.alert_silver_cf1d [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.alert_silver_cf1d [class*="social-icon-flickr"].image-4b12 {
  background-color: transparent;
  color: #0063dc;
}
.alert_silver_cf1d [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.alert_silver_cf1d [class*="social-icon-foursquare"].image-4b12 {
  background-color: transparent;
  color: #2d5be3;
}
.alert_silver_cf1d [class*="social-icon-github"] {
  background-color: #333;
}
.alert_silver_cf1d [class*="social-icon-github"].image-4b12 {
  background-color: transparent;
  color: #333;
}
.alert_silver_cf1d [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.alert_silver_cf1d [class*="social-icon-google-plus"].image-4b12 {
  background-color: transparent;
  color: #dd4b39;
}
.alert_silver_cf1d [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.alert_silver_cf1d [class*="social-icon-houzz"].image-4b12 {
  background-color: transparent;
  color: #7ac142;
}
.alert_silver_cf1d [class*="social-icon-instagram"] {
  background-color: #262626;
}
.alert_silver_cf1d [class*="social-icon-instagram"].image-4b12 {
  background-color: transparent;
  color: #262626;
}
.alert_silver_cf1d [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.alert_silver_cf1d [class*="social-icon-jsfiddle"].image-4b12 {
  background-color: transparent;
  color: #487aa2;
}
.alert_silver_cf1d [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.alert_silver_cf1d [class*="social-icon-linkedin"].image-4b12 {
  background-color: transparent;
  color: #0077b5;
}
.alert_silver_cf1d [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.alert_silver_cf1d [class*="social-icon-medium"].image-4b12 {
  background-color: transparent;
  color: #00ab6b;
}
.alert_silver_cf1d [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.alert_silver_cf1d
  [class*="social-icon-odnoklassniki"].image-4b12 {
  background-color: transparent;
  color: #f4731c;
}
.alert_silver_cf1d [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.alert_silver_cf1d [class*="social-icon-meetup"].image-4b12 {
  background-color: transparent;
  color: #ec1c40;
}
.alert_silver_cf1d [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.alert_silver_cf1d [class*="social-icon-pinterest"].image-4b12 {
  background-color: transparent;
  color: #bd081c;
}
.alert_silver_cf1d [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.alert_silver_cf1d [class*="social-icon-product-hunt"].image-4b12 {
  background-color: transparent;
  color: #da552f;
}
.alert_silver_cf1d [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.alert_silver_cf1d [class*="social-icon-reddit"].image-4b12 {
  background-color: transparent;
  color: #ff4500;
}
.alert_silver_cf1d [class*="social-icon-rss"] {
  background-color: #f26522;
}
.alert_silver_cf1d [class*="social-icon-rss"].image-4b12 {
  background-color: transparent;
  color: #f26522;
}
.alert_silver_cf1d [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.alert_silver_cf1d
  [class*="social-icon-shopping-cart"].image-4b12 {
  background-color: transparent;
  color: #4caf50;
}
.alert_silver_cf1d [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.alert_silver_cf1d [class*="social-icon-skype"].image-4b12 {
  background-color: transparent;
  color: #00aff0;
}
.alert_silver_cf1d [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.alert_silver_cf1d [class*="social-icon-slideshare"].image-4b12 {
  background-color: transparent;
  color: #0077b5;
}
.alert_silver_cf1d [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.alert_silver_cf1d [class*="social-icon-snapchat"].image-4b12 {
  background-color: transparent;
  color: #fffc00;
}
.alert_silver_cf1d [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.alert_silver_cf1d [class*="social-icon-soundcloud"].image-4b12 {
  background-color: transparent;
  color: #f80;
}
.alert_silver_cf1d [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.alert_silver_cf1d [class*="social-icon-spotify"].image-4b12 {
  background-color: transparent;
  color: #2ebd59;
}
.alert_silver_cf1d [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.alert_silver_cf1d
  [class*="social-icon-stack-overflow"].image-4b12 {
  background-color: transparent;
  color: #fe7a15;
}
.alert_silver_cf1d [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.alert_silver_cf1d [class*="social-icon-maldkfgram"].image-4b12 {
  background-color: transparent;
  color: #2ca5e0;
}
.alert_silver_cf1d [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.alert_silver_cf1d [class*="social-icon-tripadvisor"].image-4b12 {
  background-color: transparent;
  color: #589442;
}
.alert_silver_cf1d [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.alert_silver_cf1d [class*="social-icon-tumblr"].image-4b12 {
  background-color: transparent;
  color: #35465c;
}
.alert_silver_cf1d [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.alert_silver_cf1d [class*="social-icon-twitch"].image-4b12 {
  background-color: transparent;
  color: #6441a5;
}
.alert_silver_cf1d [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.alert_silver_cf1d [class*="social-icon-twitter"].image-4b12 {
  background-color: transparent;
  color: #1da1f2;
}
.alert_silver_cf1d [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.alert_silver_cf1d [class*="social-icon-vimeo"].image-4b12 {
  background-color: transparent;
  color: #1ab7ea;
}
.alert_silver_cf1d [class*="social-icon-vk"] {
  background-color: #45668e;
}
.alert_silver_cf1d [class*="social-icon-vk"].image-4b12 {
  background-color: transparent;
  color: #45668e;
}
.alert_silver_cf1d [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.alert_silver_cf1d [class*="social-icon-weibo"].image-4b12 {
  background-color: transparent;
  color: #df2029;
}
.alert_silver_cf1d [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.alert_silver_cf1d [class*="social-icon-weixin"].image-4b12 {
  background-color: transparent;
  color: #7bb32e;
}
.alert_silver_cf1d [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.alert_silver_cf1d [class*="social-icon-whatsapp"].image-4b12 {
  background-color: transparent;
  color: #25d366;
}
.alert_silver_cf1d [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.alert_silver_cf1d [class*="social-icon-wordpress"].image-4b12 {
  background-color: transparent;
  color: #21759b;
}
.alert_silver_cf1d [class*="social-icon-xing"] {
  background-color: #026466;
}
.alert_silver_cf1d [class*="social-icon-xing"].image-4b12 {
  background-color: transparent;
  color: #026466;
}
.alert_silver_cf1d [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.alert_silver_cf1d [class*="social-icon-yelp"].image-4b12 {
  background-color: transparent;
  color: #af0606;
}
.alert_silver_cf1d [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.alert_silver_cf1d [class*="social-icon-youtube"].image-4b12 {
  background-color: transparent;
  color: #cd201f;
}
.tabs_white_ae95 {
  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;
}
.tabs_white_ae95:hover {
  box-shadow: none;
  background: 0 0;
}
.advanced-7ce2 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.background_9701 {
  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;
}
.wrapper-942c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.pro_351e {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.pro_351e,
.pro_351e::after,
.pro_351e::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;
}
.pro_351e::after,
.pro_351e::before {
  content: "";
  display: block;
  background-color: inherit;
}
.layout-pro-9cf5 .background_9701 .wrapper-942c {
  margin-top: -2px;
  width: 19px;
}
.layout-pro-9cf5 .background_9701 .pro_351e {
  margin-top: -1px;
}
.layout-pro-9cf5 .background_9701 .pro_351e,
.layout-pro-9cf5 .background_9701 .pro_351e::after,
.layout-pro-9cf5 .background_9701 .pro_351e::before {
  width: 19px;
  height: 2px;
}
.layout-pro-9cf5 .background_9701 .pro_351e::before {
  top: -6px;
}
.layout-pro-9cf5 .background_9701 .pro_351e::after {
  bottom: -6px;
}
.modal-ea03 .background_9701 .wrapper-942c {
  margin-top: -2px;
  width: 22px;
}
.modal-ea03 .background_9701 .pro_351e {
  margin-top: -1px;
}
.modal-ea03 .background_9701 .pro_351e,
.modal-ea03 .background_9701 .pro_351e::after,
.modal-ea03 .background_9701 .pro_351e::before {
  width: 22px;
  height: 2px;
}
.modal-ea03 .background_9701 .pro_351e::before {
  top: -7px;
}
.modal-ea03 .background_9701 .pro_351e::after {
  bottom: -7px;
}
.progress_cab9 .background_9701 .wrapper-942c {
  margin-top: -2px;
  width: 31px;
}
.progress_cab9 .background_9701 .pro_351e {
  margin-top: -1.5px;
}
.progress_cab9 .background_9701 .pro_351e,
.progress_cab9 .background_9701 .pro_351e::after,
.progress_cab9 .background_9701 .pro_351e::before {
  width: 31px;
  height: 3px;
}
.progress_cab9 .background_9701 .pro_351e::before {
  top: -9px;
}
.progress_cab9 .background_9701 .pro_351e::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .main_red_cd9f .background_9701 .wrapper-942c {
    margin-top: -2px;
    width: 19px;
  }
  .main_red_cd9f .background_9701 .pro_351e {
    margin-top: -1px;
  }
  .main_red_cd9f .background_9701 .pro_351e,
  .main_red_cd9f .background_9701 .pro_351e::after,
  .main_red_cd9f .background_9701 .pro_351e::before {
    width: 19px;
    height: 2px;
  }
  .main_red_cd9f .background_9701 .pro_351e::before {
    top: -6px;
  }
  .main_red_cd9f .background_9701 .pro_351e::after {
    bottom: -6px;
  }
  .primary-c9fa .background_9701 .wrapper-942c {
    margin-top: -2px;
    width: 22px;
  }
  .primary-c9fa .background_9701 .pro_351e {
    margin-top: -1px;
  }
  .primary-c9fa .background_9701 .pro_351e,
  .primary-c9fa .background_9701 .pro_351e::after,
  .primary-c9fa .background_9701 .pro_351e::before {
    width: 22px;
    height: 2px;
  }
  .primary-c9fa .background_9701 .pro_351e::before {
    top: -7px;
  }
  .primary-c9fa .background_9701 .pro_351e::after {
    bottom: -7px;
  }
  .south_19d6 .background_9701 .wrapper-942c {
    margin-top: -2px;
    width: 31px;
  }
  .south_19d6 .background_9701 .pro_351e {
    margin-top: -1.5px;
  }
  .south_19d6 .background_9701 .pro_351e,
  .south_19d6 .background_9701 .pro_351e::after,
  .south_19d6 .background_9701 .pro_351e::before {
    width: 31px;
    height: 3px;
  }
  .south_19d6 .background_9701 .pro_351e::before {
    top: -9px;
  }
  .south_19d6 .background_9701 .pro_351e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .slider_66e7 .background_9701 .wrapper-942c {
    margin-top: -2px;
    width: 19px;
  }
  .slider_66e7 .background_9701 .pro_351e {
    margin-top: -1px;
  }
  .slider_66e7 .background_9701 .pro_351e,
  .slider_66e7 .background_9701 .pro_351e::after,
  .slider_66e7 .background_9701 .pro_351e::before {
    width: 19px;
    height: 2px;
  }
  .slider_66e7 .background_9701 .pro_351e::before {
    top: -6px;
  }
  .slider_66e7 .background_9701 .pro_351e::after {
    bottom: -6px;
  }
  .pressed_3c50 .background_9701 .wrapper-942c {
    margin-top: -2px;
    width: 22px;
  }
  .pressed_3c50 .background_9701 .pro_351e {
    margin-top: -1px;
  }
  .pressed_3c50 .background_9701 .pro_351e,
  .pressed_3c50 .background_9701 .pro_351e::after,
  .pressed_3c50 .background_9701 .pro_351e::before {
    width: 22px;
    height: 2px;
  }
  .pressed_3c50 .background_9701 .pro_351e::before {
    top: -7px;
  }
  .pressed_3c50 .background_9701 .pro_351e::after {
    bottom: -7px;
  }
  .lite-b1c3 .background_9701 .wrapper-942c {
    margin-top: -2px;
    width: 31px;
  }
  .lite-b1c3 .background_9701 .pro_351e {
    margin-top: -1.5px;
  }
  .lite-b1c3 .background_9701 .pro_351e,
  .lite-b1c3 .background_9701 .pro_351e::after,
  .lite-b1c3 .background_9701 .pro_351e::before {
    width: 31px;
    height: 3px;
  }
  .lite-b1c3 .background_9701 .pro_351e::before {
    top: -9px;
  }
  .lite-b1c3 .background_9701 .pro_351e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .component-e174 .background_9701 .wrapper-942c {
    margin-top: -2px;
    width: 19px;
  }
  .component-e174 .background_9701 .pro_351e {
    margin-top: -1px;
  }
  .component-e174 .background_9701 .pro_351e,
  .component-e174 .background_9701 .pro_351e::after,
  .component-e174 .background_9701 .pro_351e::before {
    width: 19px;
    height: 2px;
  }
  .component-e174 .background_9701 .pro_351e::before {
    top: -6px;
  }
  .component-e174 .background_9701 .pro_351e::after {
    bottom: -6px;
  }
  .notification_bc02 .background_9701 .wrapper-942c {
    margin-top: -2px;
    width: 22px;
  }
  .notification_bc02 .background_9701 .pro_351e {
    margin-top: -1px;
  }
  .notification_bc02 .background_9701 .pro_351e,
  .notification_bc02 .background_9701 .pro_351e::after,
  .notification_bc02 .background_9701 .pro_351e::before {
    width: 22px;
    height: 2px;
  }
  .notification_bc02 .background_9701 .pro_351e::before {
    top: -7px;
  }
  .notification_bc02 .background_9701 .pro_351e::after {
    bottom: -7px;
  }
  .hot_cd73 .background_9701 .wrapper-942c {
    margin-top: -2px;
    width: 31px;
  }
  .hot_cd73 .background_9701 .pro_351e {
    margin-top: -1.5px;
  }
  .hot_cd73 .background_9701 .pro_351e,
  .hot_cd73 .background_9701 .pro_351e::after,
  .hot_cd73 .background_9701 .pro_351e::before {
    width: 31px;
    height: 3px;
  }
  .hot_cd73 .background_9701 .pro_351e::before {
    top: -9px;
  }
  .hot_cd73 .background_9701 .pro_351e::after {
    bottom: -9px;
  }
}
.paragraph-fluid-41ba .pro_351e {
  -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);
}
.paragraph-fluid-41ba .pro_351e::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.paragraph-fluid-41ba .pro_351e::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);
}
.paragraph-fluid-41ba.fresh_5b7c .pro_351e {
  -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);
}
.paragraph-fluid-41ba.fresh_5b7c .pro_351e::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.paragraph-fluid-41ba.fresh_5b7c .pro_351e::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);
}
.easy-2a22 {
  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.content_2761:before {
  display: none;
}
.outline-full-4287 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.outline-full-4287 .wrapper-brown-eb38 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.outline-full-4287 .wrapper-brown-eb38:last-of-type {
  border-bottom: none;
}
.outline-full-4287 .wrapper-brown-eb38.cold_31fd,
.outline-full-4287 .wrapper-brown-eb38.form_east_0cfc,
.outline-full-4287 .wrapper-brown-eb38.paragraph_4759 {
  padding: 0;
}
.outline-full-4287 .media-5f66 .nav-89a0 {
  color: currentColor;
}
.outline-full-4287 .media-5f66 .nav-89a0:focus,
.outline-full-4287 .media-5f66 .nav-89a0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.outline-full-4287.active_e633 .mask-97d3,
.outline-full-4287.active_e633 .carousel_29dd a,
.outline-full-4287.active_e633 .container_tiny_eef9 a,
.outline-full-4287.active_e633 .tag_action_b457 a {
  color: rgba(0, 0, 0, 0.55);
}
.outline-full-4287.active_e633 .mask-97d3:hover,
.outline-full-4287.active_e633 .carousel_29dd a:hover,
.outline-full-4287.active_e633 .container_tiny_eef9 a:hover,
.outline-full-4287.active_e633 .tag_action_b457 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outline-full-4287.active_e633 .active_2e20 {
  color: rgba(0, 0, 0, 0.8);
}
.outline-full-4287.active_e633 .wrapper-brown-eb38 {
  border-color: rgba(0, 0, 0, 0.08);
}
.outline-full-4287.active_e633 .wrapper-brown-eb38:before {
  background: rgba(0, 0, 0, 0.08);
}
.outline-full-4287.active_e633 .hidden_ee58:before {
  background: rgba(255, 255, 255, 0.9);
}
.outline-full-4287.active_e633 .media-5f66 .tooltip_9808 li a,
.outline-full-4287.active_e633 .media-5f66 .nav-89a0,
.outline-full-4287.active_e633 .tag_action_b457 {
  border-color: rgba(0, 0, 0, 0.08);
}
.outline-full-4287.active_e633 .media-5f66 .nav-89a0:focus,
.outline-full-4287.active_e633 .media-5f66 .nav-89a0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.outline-full-4287.active_e633 .tooltip_9808 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.outline-full-4287.highlight_7c0d .mask-97d3,
.outline-full-4287.highlight_7c0d .carousel_29dd a,
.outline-full-4287.highlight_7c0d .container_tiny_eef9 .nav-89a0,
.outline-full-4287.highlight_7c0d .container_tiny_eef9 a,
.outline-full-4287.highlight_7c0d .tag_action_b457 a {
  color: rgba(255, 255, 255, 0.79);
}
.outline-full-4287.highlight_7c0d .mask-97d3:hover,
.outline-full-4287.highlight_7c0d .carousel_29dd a:hover,
.outline-full-4287.highlight_7c0d .container_tiny_eef9 .nav-89a0:hover,
.outline-full-4287.highlight_7c0d .container_tiny_eef9 a:hover,
.outline-full-4287.highlight_7c0d .tag_action_b457 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline-full-4287.highlight_7c0d .active_2e20 {
  color: rgba(255, 255, 255, 0.99);
}
.outline-full-4287.highlight_7c0d .wrapper-brown-eb38 {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline-full-4287.highlight_7c0d .wrapper-brown-eb38:before {
  background: rgba(255, 255, 255, 0.08);
}
.outline-full-4287.highlight_7c0d .hidden_ee58:before {
  background: rgba(0, 0, 0, 0.9);
}
.outline-full-4287.highlight_7c0d .media-5f66 .tooltip_9808 li a,
.outline-full-4287.highlight_7c0d .media-5f66 .nav-89a0,
.outline-full-4287.highlight_7c0d .tag_action_b457 {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline-full-4287.highlight_7c0d .media-5f66 .nav-89a0:focus,
.outline-full-4287.highlight_7c0d .media-5f66 .nav-89a0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.outline-full-4287.highlight_7c0d .tooltip_9808 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden_ee58 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hidden_ee58:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.shadow-000a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.section_c200 .outline-full-4287 {
  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;
}
.section_c200 .wrapper-brown-eb38 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.section_c200 .wrapper-brown-eb38: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) {
  .section_c200 .wrapper-brown-eb38:before {
    width: 16%;
    left: 42%;
  }
}
.section_c200 .wrapper-brown-eb38:last-child:before {
  content: none;
}
.section_c200 .wrapper-brown-eb38[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.section_c200 .media-5f66 .tooltip_9808 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.section_c200 .media-5f66 .tooltip_9808 li a .nav-89a0 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.section_c200 .media-5f66 .tag_action_b457 {
  border: none;
}
.section_c200 .media-5f66 .tag_action_b457 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.section_c200 .hidden_ee58 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.section_c200 .shadow-000a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.section_c200 .highlight_7c0d .hidden_ee58:before {
  background: rgba(0, 0, 0, 0.9);
}
.section_c200 .active_e633.outline-3c5e .pro_351e {
  background: rgba(0, 0, 0, 0.6);
}
.section_c200
  .active_e633.outline-3c5e
  .pro_351e::after,
.section_c200
  .active_e633.outline-3c5e
  .pro_351e:before {
  background: inherit;
}
.section_c200
  .active_e633.outline-3c5e:hover
  .pro_351e {
  background: rgba(0, 0, 0, 0.8);
}
.left_89ab .outline-full-4287 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .left_89ab .outline-full-4287 {
    width: auto;
    right: 45px;
  }
}
.title-6920 .outline-full-4287 {
  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) {
  .title-6920 .outline-full-4287 {
    width: auto;
    left: 45px;
  }
}
.content_2761 .outline-full-4287 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.content_2761 .shadow-000a {
  max-width: 48em;
  margin: 0 auto;
}
.content_2761 .hidden_ee58:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.status_6a98 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.status_6a98.section_c200 .outline-full-4287 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.status_6a98.left_89ab .outline-full-4287 {
  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);
}
.status_6a98 .outline-full-4287 {
  visibility: visible;
}
.status_6a98.title-6920 .outline-full-4287 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.gradient-stale-6e9d,
.list_d7bc {
  overflow-x: hidden;
}
.gradient-stale-6e9d .outline-full-4287 {
  overflow: auto;
}
.gradient-stale-6e9d.section_c200 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gradient-stale-6e9d.section_c200 .outline-full-4287 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.gradient-stale-6e9d.section_c200 .tabs_white_ae95 {
  opacity: 0;
}
.gradient-stale-6e9d.left_89ab {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gradient-stale-6e9d.left_89ab .outline-full-4287 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.gradient-stale-6e9d.left_89ab .tabs_white_ae95 {
  opacity: 0;
}
.gradient-stale-6e9d.title-6920 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gradient-stale-6e9d.title-6920 .outline-full-4287 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.gradient-stale-6e9d.title-6920 .tabs_white_ae95 {
  opacity: 0;
}
.gradient-stale-6e9d.content_2761 .outline-full-4287 {
  z-index: 10;
  visibility: visible;
}
.outline-3c5e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.outline-3c5e .pro_351e {
  background: rgba(255, 255, 255, 0.99);
}
.outline-3c5e .pro_351e::after,
.outline-3c5e .pro_351e:before {
  background: inherit;
}
.outline-3c5e:hover .pro_351e {
  background: rgba(255, 255, 255, 0.99);
}
.title-6920 .outline-3c5e {
  top: 10px;
  right: auto;
  left: 12px;
}
.content_2761 .outline-3c5e {
  display: none !important;
}
.gradient-stale-6e9d:before,
.list_d7bc:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.gradient-stale-6e9d .outline-3c5e,
.list_d7bc .outline-3c5e {
  display: inline-block;
}
.outline-full-4287 .content-a40c {
  -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-stale-6e9d .outline-full-4287 .content-a40c,
.list_d7bc .outline-full-4287 .content-a40c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.header_upper_a827 .item_4106 {
  width: 100%;
}
.photo-5604 {
  padding: 0 0.5em 0;
}
.photo-5604 [class*="customify-col-"],
.photo-5604 [class*="customify-col_"],
.photo-5604 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.new_23da .photo-5604 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .block-4d9b .surface-bottom-3a5e,
  .surface-bottom-3a5e {
    display: none;
  }
  .tabs_selected_0dd5 {
    text-align: left;
  }
  .large_26ab {
    text-align: center;
  }
  .alert-soft-e80d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .block-4d9b .sidebar-lite-119b,
  .sidebar-lite-119b {
    display: none;
  }
  .input-north-113b {
    text-align: left;
  }
  .blue_75e3 {
    text-align: center;
  }
  .backdrop_4d04 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .block-4d9b .media_center_f4fa,
  .media_center_f4fa {
    display: none;
  }
  .caption_thick_6381 {
    text-align: left;
  }
  .description-black-ec6c {
    text-align: center;
  }
  .hot_08cc {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pattern-purple-a0e9 {
  box-shadow: none !important;
}
.notice-dim-69e0 .bottom-c288,
.popup-basic-ab57 .bottom-c288 {
  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;
}
.popup-basic-ab57 .bottom-c288 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.footer_0880 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.footer_0880:after,
.footer_0880:before {
  content: "";
  display: table;
}
.footer_0880:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .footer_0880 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.footer_0880,
.summary_7a88 {
  max-width: 1248px;
  margin: 0 auto;
}

.disabled_narrow_4657.list_huge_d8aa .footer_0880 {
  max-width: 100%;
}
.disabled_narrow_4657.item_middle_e3ab {
  max-width: 1200px;
  margin: 0 auto;
}
.disabled_narrow_4657.light_2bb4 .footer_0880 {
  max-width: 100%;
}
.disabled_narrow_4657.light_2bb4 > .footer_0880 {
  padding-left: 0;
  padding-right: 0;
}
.disabled_narrow_4657.light_2bb4 > .footer_0880 .block-4d9b {
  margin: 0;
}
.disabled_narrow_4657.light_2bb4
  > .footer_0880
  .wrapper-basic-3fb2.dark_9b02 {
  margin-right: 0;
  margin-left: 0;
}
.disabled_narrow_4657.light_2bb4 #main.dark_9b02 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .media_narrow_75bb #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .media_narrow_75bb #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .west_5305 .pink-2ac2 {
    padding-right: 1em;
  }
  .west_5305.mask_a81d .wrapper-basic-3fb2 {
    border-right: 1px solid #eaecee;
  }
  .west_5305.mask_a81d .pink-2ac2 {
    padding-right: 1em;
  }
  .west_5305.mask_a81d .layout-focused-4209 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fixed_7b50 .pink-2ac2 {
    padding-left: 1em;
  }
  .fixed_7b50.mask_a81d .wrapper-basic-3fb2 {
    border-left: 1px solid #eaecee;
  }
  .fixed_7b50.mask_a81d .pink-2ac2 {
    padding-left: 1em;
  }
  .fixed_7b50.mask_a81d .layout-focused-4209 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .component-fresh-7840 .pink-2ac2 {
    padding-left: 1em;
  }
  .component-fresh-7840.mask_a81d .copper-521b {
    border-right: 1px solid #eaecee;
  }
  .component-fresh-7840.mask_a81d .prev-c082 {
    border-right: 1px solid #eaecee;
  }
  .component-fresh-7840.mask_a81d .pink-2ac2 {
    padding-left: 1em;
  }
  .component-fresh-7840.mask_a81d .layout-focused-4209 {
    padding-right: 1em;
  }
  .component-fresh-7840.mask_a81d .search-inner-edd6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .heading-b1d0 .pink-2ac2 {
    padding-right: 1em;
  }
  .heading-b1d0.mask_a81d .copper-521b {
    border-left: 1px solid #eaecee;
  }
  .heading-b1d0.mask_a81d .prev-c082 {
    border-left: 1px solid #eaecee;
  }
  .heading-b1d0.mask_a81d .pink-2ac2 {
    padding-right: 1em;
  }
  .heading-b1d0.mask_a81d .layout-focused-4209 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .heading-b1d0.mask_a81d .search-inner-edd6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .media_narrow_75bb .pink-2ac2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .media_narrow_75bb.mask_a81d .wrapper-basic-3fb2 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .media_narrow_75bb.mask_a81d .pink-2ac2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .media_narrow_75bb.mask_a81d .layout-focused-4209 {
    padding-left: 1em;
  }
  .media_narrow_75bb.mask_a81d .search-inner-edd6 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .media_narrow_75bb.mask_a81d .pink-2ac2 {
    padding-left: 0;
  }
}
.mini_bca2 .container_green_8720 {
  display: inline-block;
}
.sidebar-628a {
  display: inline-block;
}
.form_full_dfed {
  word-con: break-word;
}
.iron_7d00 > span {
  display: inline-block;
  padding: 5px 0;
}
.iron_7d00 .tertiary-dim-c9bd {
  margin-left: 8px;
  margin-right: 8px;
}
.iron_7d00 .popup_steel_f64d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.top-69b2 .tabs_3b0c {
  margin-bottom: 2em;
}
.top-69b2 .photo-first-b049 {
  margin-bottom: 15px;
}
.top-69b2 .photo-first-b049:last-child {
  margin-bottom: 0;
}
.top-69b2 .tertiary-top-f4e1 {
  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) {
  .top-69b2 .tertiary-top-f4e1 {
    display: block;
  }
}
.top-69b2 .fresh_9c40 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .top-69b2 .fresh_9c40 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.top-69b2 .dark_c903 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.top-69b2 .dark_c903 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.top-69b2 .dark_c903 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.top-69b2 .form_full_dfed {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.top-69b2 .form_full_dfed a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.top-69b2 .bottom_9c0c p:last-child {
  margin-bottom: 0;
}
.top-69b2 .element_gas_0b4f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.top-69b2 .media_ae58 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.top-69b2 .icon-large-d856 {
  margin-top: 1em;
}
.top-69b2 .south-856c {
  top: 0;
  display: block;
}
.top-69b2 .south-856c a {
  color: inherit;
}
.top-69b2 .south-856c a:hover {
  color: inherit;
}
.top-69b2 .summary-stone-3dc5 {
  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;
}
.top-69b2 .summary-stone-3dc5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.top-69b2 .media_ae58 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.top-69b2 .column_9602 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.top-69b2 .column_9602:first-child {
  margin-top: 0;
}
.top-69b2 .column_9602.grid-fresh-f982 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.top-69b2 .column_9602.copper_7d87 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.top-69b2
  .column_9602.copper_7d87.lower_87dc
  .icon-large-d856 {
  width: 100%;
}
.top-69b2 .copper_7d87 {
  -webkit-box-align: center;
  align-items: center;
}
.top-69b2 .copper_7d87 .iron_7d00,
.top-69b2 .copper_7d87 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.top-69b2 .dark_c903 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.top-69b2 .dark_c903 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.top-69b2 .dark_c903: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;
}
.top-69b2 .grid-fresh-f982 {
  z-index: 5;
}
.top-69b2 .tabs-fresh-48f9 .outer-df80 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.top-69b2 .tertiary_b647 .outer-df80 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.top-69b2 .heading-8aed .outer-df80 {
  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;
}
.top-69b2.first-4fce .tertiary-top-f4e1,
.top-69b2.thick-1dc5 .tertiary-top-f4e1 {
  display: block;
}
.top-69b2.first-4fce .tertiary-top-f4e1 .pink_a7b3,
.top-69b2.first-4fce .tertiary-top-f4e1 .media_ae58,
.top-69b2.thick-1dc5 .tertiary-top-f4e1 .pink_a7b3,
.top-69b2.thick-1dc5 .tertiary-top-f4e1 .media_ae58 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.top-69b2.complex-d1a6 .fresh_9c40 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .top-69b2.complex-d1a6 .fresh_9c40 {
    margin-right: 0;
  }
}
.top-69b2.first-4fce .fresh_9c40,
.top-69b2.thick-1dc5 .fresh_9c40 {
  padding-top: 40%;
}
.top-69b2.first-4fce .tabs_3b0c,
.top-69b2.thick-1dc5 .tabs_3b0c {
  display: block;
}
.top-69b2.first-4fce .fn-sticky-9afb .media_ae58,
.top-69b2.thick-1dc5 .fn-sticky-9afb .media_ae58 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.top-69b2.first-4fce .fresh_9c40,
.top-69b2.thick-1dc5 .fresh_9c40 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.top-69b2.first-4fce .media_ae58 {
  padding: 1em;
}
.accordion_active_92f5 {
  margin: 30px auto;
  display: block;
}
.accordion_active_92f5 .up-e097 > * {
  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;
}
.accordion_active_92f5 .up-e097 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.accordion_active_92f5 .up-e097 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.text_pro_f759 .iron_7d00 {
  margin-bottom: 1.41575em;
}
.text_pro_f759 .copper_47dd {
  margin-bottom: 1.618em;
}
.title-49e6 .section_0403 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.title-49e6 .section_0403 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.title-49e6 .paragraph-pressed-9848 {
  max-width: 100%;
  overflow: auto;
}
.hero_dc1e .title-49e6 a:hover {
  text-decoration: underline;
}
.tabs-5de9 .photo-first-b049:not(.form_full_dfed),
.tabs-5de9 .dark_c903 {
  margin-bottom: 1.41575em;
}
.tabs-5de9 .photo-first-b049:not(.form_full_dfed):last-child,
.tabs-5de9 .dark_c903:last-child {
  margin-bottom: 0;
}
.tabs-5de9 .photo-first-b049.highlight_308f {
  margin-bottom: 0.41575em;
}
.tabs-5de9 .preview-action-f60d:before,
.tabs-5de9 .label-copper-6cb7:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tabs-5de9 .preview-action-f60d:before {
  content: "\f115";
}
.tabs-5de9 .label-copper-6cb7:before {
  content: "\f02c";
}
.tabs-5de9 .motion-667d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tabs-5de9 .motion-667d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.image_first_6ee1 {
  display: -webkit-box;
  display: flex;
}
.image_first_6ee1 .image_wide_cec3 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .image_first_6ee1 .image_wide_cec3 {
    flex-basis: 90px;
  }
}
.image_first_6ee1 .right_0131 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .image_first_6ee1 .right_0131 {
    flex-basis: calc(100% - 50px);
  }
}
.image_first_6ee1 .message-2184 p:last-child {
  margin-bottom: 0.72em;
}
.tiny-d264 .up-e097 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.tiny-d264 .up-e097:after,
.tiny-d264 .up-e097:before {
  content: "";
  display: table;
}
.tiny-d264 .up-e097:after {
  clear: both;
}
.tiny-d264 .up-e097 .component-easy-ecd7,
.tiny-d264 .up-e097 .modal-soft-a729 {
  width: 49%;
}
.tiny-d264 .up-e097 .component-easy-ecd7 a span.modal-1cdc,
.tiny-d264 .up-e097 .modal-soft-a729 a span.modal-1cdc {
  display: block;
  margin-bottom: 5px;
}
.tiny-d264 .up-e097 .modal-soft-a729 {
  float: left;
  text-align: left;
}
.tiny-d264 .up-e097 .component-easy-ecd7 {
  float: right;
  text-align: right;
}
.simple-ec98 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .simple-ec98 {
    margin-bottom: 0;
  }
}
.dark_795c {
  margin-bottom: 1em;
}
.dark_795c .form_full_dfed {
  font-size: 1.1em;
  line-height: 1.3;
}
.hidden-action-c767 a {
  display: block;
  line-height: 0;
  position: relative;
}
.light-3dce .dark_795c,
.tag-inner-58f5 .dark_795c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .light-3dce .dark_795c,
  .tag-inner-58f5 .dark_795c {
    display: block;
  }
}
.light-3dce .hidden-action-c767,
.tag-inner-58f5 .hidden-action-c767 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .light-3dce .hidden-action-c767,
  .tag-inner-58f5 .hidden-action-c767 {
    margin-bottom: 1em;
  }
}
.light-3dce .hidden-action-c767 img,
.tag-inner-58f5 .hidden-action-c767 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.light-3dce .summary-slow-b56e,
.tag-inner-58f5 .summary-slow-b56e {
  flex-basis: calc(100% - 160px);
}
.light-3dce .summary-slow-b56e p,
.tag-inner-58f5 .summary-slow-b56e p {
  margin-bottom: 0;
}
.light-3dce .summary-slow-b56e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .light-3dce .summary-slow-b56e {
    padding-left: 0;
  }
}
.tag-inner-58f5 .summary-slow-b56e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tag-inner-58f5 .summary-slow-b56e {
    padding-right: 0;
  }
}
.tag-inner-58f5 .hidden-action-c767 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.sort-0025 .hidden-action-c767 {
  margin-bottom: 0.5em;
}
.sort-0025 .hidden-action-c767 img {
  width: 100%;
}
.large_dd8e .medium-d641,
.heading_top_0dfd .medium-d641 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.heading_top_0dfd .wrapper-basic-3fb2 .footer_copper_ebc1 p:last-child {
  margin-bottom: 0;
}
.panel_27aa {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.orange_3490 .grid-fixed-7dd2 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .orange_3490 .grid-fixed-7dd2:last-of-type {
    margin-bottom: 0;
  }
}
.orange_3490 .grid-fixed-7dd2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.orange_3490 .grid-fixed-7dd2 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.orange_3490 .grid-fixed-7dd2 ul li {
  margin: 0 0 0.6em;
}
.orange_3490 .grid-fixed-7dd2 ul li.outer-b942,
.orange_3490 .grid-fixed-7dd2 ul li.action-ce92 {
  position: relative;
}
.orange_3490 .grid-fixed-7dd2 ul li.outer-b942 .button-fresh-c0f9,
.orange_3490 .grid-fixed-7dd2 ul li.action-ce92 .button-fresh-c0f9 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.orange_3490 .grid-fixed-7dd2 ul li.outer-b942:after:after,
.orange_3490 .grid-fixed-7dd2 ul li.outer-b942:after:before,
.orange_3490
  .grid-fixed-7dd2
  ul
  li.action-ce92:after:after,
.orange_3490
  .grid-fixed-7dd2
  ul
  li.action-ce92:after:before {
  content: "";
  display: table;
}
.orange_3490 .grid-fixed-7dd2 ul li.outer-b942:after:after,
.orange_3490
  .grid-fixed-7dd2
  ul
  li.action-ce92:after:after {
  clear: both;
}
.orange_3490 .grid-fixed-7dd2 a.aside-east-e327:hover {
  text-decoration: none;
}
.orange_3490 .grid-fixed-7dd2 select {
  max-width: 100%;
}
.orange_3490 .grid-fixed-7dd2 table {
  font-size: 85%;
}
.orange_3490 .grid-fixed-7dd2 table td,
.orange_3490 .grid-fixed-7dd2 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.orange_3490 .grid-fixed-7dd2 table tfoot td {
  text-align: left;
}
.orange_3490 .grid-fixed-7dd2 :last-child {
  margin-bottom: 0;
}
.orange_3490 .grid-fixed-7dd2 .container-over-4c1a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.orange_3490 .grid-fixed-7dd2 .container-over-4c1a label {
  width: 100%;
}
.orange_3490 .grid-fixed-7dd2 .container-over-4c1a .modal-west-fa8f {
  width: 100%;
  display: block;
}
.orange_3490 .grid-fixed-7dd2 .container-over-4c1a .description_huge_c3bf {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.orange_3490 .grid-fixed-7dd2 .container-over-4c1a .description_huge_c3bf:hover svg #svg-search {
  fill: #444;
}
.orange_3490 .grid-fixed-7dd2 .container-over-4c1a .description_huge_c3bf svg {
  width: 18px;
  height: 18px;
}
.orange_3490 .search-out-d58c ul ul,
.orange_3490 .pink-ffdb ul ul,
.orange_3490 .slider_6718 ul ul,
.orange_3490 .disabled_fast_928f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.orange_3490 .search-out-d58c .purple_f2f5 > a,
.orange_3490 .pink-ffdb .purple_f2f5 > a,
.orange_3490 .slider_6718 .purple_f2f5 > a,
.orange_3490 .disabled_fast_928f .purple_f2f5 > a {
  margin-bottom: 0;
}
.orange_3490 .summary-white-753c li,
.orange_3490 .search-out-d58c li,
.orange_3490 .badge-stone-cd20 li,
.orange_3490 .pink-ffdb li,
.orange_3490 .slider_6718 li,
.orange_3490 .disabled_fast_928f li,
.orange_3490 .feature_tiny_695f li,
.orange_3490 .shade-south-da86 li {
  display: block;
  position: relative;
}
.orange_3490 .summary-white-753c li:last-child,
.orange_3490 .search-out-d58c li:last-child,
.orange_3490 .badge-stone-cd20 li:last-child,
.orange_3490 .pink-ffdb li:last-child,
.orange_3490 .slider_6718 li:last-child,
.orange_3490 .disabled_fast_928f li:last-child,
.orange_3490 .feature_tiny_695f li:last-child,
.orange_3490 .shade-south-da86 li:last-child {
  border: none;
}
.orange_3490 .summary-white-753c li a,
.orange_3490 .search-out-d58c li a,
.orange_3490 .badge-stone-cd20 li a,
.orange_3490 .pink-ffdb li a,
.orange_3490 .slider_6718 li a,
.orange_3490 .disabled_fast_928f li a,
.orange_3490 .feature_tiny_695f li a,
.orange_3490 .shade-south-da86 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.orange_3490 .summary-white-753c li ul li::before,
.orange_3490 .search-out-d58c li ul li::before,
.orange_3490 .badge-stone-cd20 li ul li::before,
.orange_3490 .pink-ffdb li ul li::before,
.orange_3490 .slider_6718 li ul li::before,
.orange_3490 .disabled_fast_928f li ul li::before,
.orange_3490 .feature_tiny_695f li ul li::before,
.orange_3490 .shade-south-da86 li ul li::before {
  left: 15px;
}
.orange_3490 .summary-white-753c li ul a,
.orange_3490 .search-out-d58c li ul a,
.orange_3490 .badge-stone-cd20 li ul a,
.orange_3490 .pink-ffdb li ul a,
.orange_3490 .slider_6718 li ul a,
.orange_3490 .disabled_fast_928f li ul a,
.orange_3490 .feature_tiny_695f li ul a,
.orange_3490 .shade-south-da86 li ul a {
  padding-left: 20px;
}
.orange_3490 .summary-white-753c li ul ul li::before,
.orange_3490 .search-out-d58c li ul ul li::before,
.orange_3490 .badge-stone-cd20 li ul ul li::before,
.orange_3490 .pink-ffdb li ul ul li::before,
.orange_3490 .slider_6718 li ul ul li::before,
.orange_3490 .disabled_fast_928f li ul ul li::before,
.orange_3490 .feature_tiny_695f li ul ul li::before,
.orange_3490 .shade-south-da86 li ul ul li::before {
  left: 30px;
}
.orange_3490 .summary-white-753c li ul ul a,
.orange_3490 .search-out-d58c li ul ul a,
.orange_3490 .badge-stone-cd20 li ul ul a,
.orange_3490 .pink-ffdb li ul ul a,
.orange_3490 .slider_6718 li ul ul a,
.orange_3490 .disabled_fast_928f li ul ul a,
.orange_3490 .feature_tiny_695f li ul ul a,
.orange_3490 .shade-south-da86 li ul ul a {
  padding-left: 40px;
}
.orange_3490 .hovered-2bae li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.orange_3490 .shade-south-da86 ul li {
  margin-bottom: 1.41575em;
}
.orange_3490 .shade-south-da86 ul li .column_hard_3a39 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.orange_3490 .shade-south-da86 ul li .notice-liquid-8cfe {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.highlight_7c0d .summary-white-753c li a,
.highlight_7c0d .search-out-d58c li a,
.highlight_7c0d .badge-stone-cd20 li a,
.highlight_7c0d .pink-ffdb li a,
.highlight_7c0d .slider_6718 li a,
.highlight_7c0d .disabled_fast_928f li a,
.highlight_7c0d .feature_tiny_695f li a,
.highlight_7c0d .shade-south-da86 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight_7c0d .hovered-2bae li {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight_7c0d .grid-fixed-7dd2 ul li.outer-b942 .button-fresh-c0f9,
.highlight_7c0d .grid-fixed-7dd2 ul li.action-ce92 .button-fresh-c0f9 {
  background: rgba(0, 0, 0, 0.2);
}
.highlight_7c0d .orange_3490 .grid-fixed-7dd2 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled_narrow_4657 .orange_3490 .tooltip_9808 li {
  margin: 0;
}
.disabled_narrow_4657 .orange_3490 .tooltip_9808 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.disabled_narrow_4657 .orange_3490 .tooltip_9808 li ul {
  margin: 0;
}
.disabled_narrow_4657 .orange_3490 .tooltip_9808 li ul li a {
  padding-left: 15px;
}
.disabled_narrow_4657 .orange_3490 .tooltip_9808 li ul li li a {
  padding-left: 30px;
}
.disabled_narrow_4657 .orange_3490 .tooltip_9808 li.north-9f39 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.disabled_narrow_4657 .orange_3490 .tooltip_9808 li.north-9f39 > 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;
}
.disabled_narrow_4657 .orange_3490 .tooltip_9808 li.north-9f39 > 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;
}
.shadow_dark_7a75 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.article_north_05b0 {
  position: relative;
  z-index: 10;
}
.article_north_05b0 .content-a40c {
  width: 100%;
  max-width: 100%;
}
.detail-1127 .tooltip-1ff5 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.detail-1127 .active_e633 {
}
.detail-1127 .highlight_7c0d {
  background: #292929;
}
.surface-old-ddac .tooltip-1ff5 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.surface-old-ddac .active_e633 {
  background: #f9f9f9;
}
.surface-old-ddac .highlight_7c0d {
  background: #303030;
}
.chip_55de .tooltip-1ff5 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .chip_55de .container_green_8720 {
    margin-bottom: 1em;
  }
  .chip_55de .container_green_8720:last-child {
    margin-bottom: 0;
  }
}
.chip_55de .active_e633 {
  background: #ededed;
}
.chip_55de .highlight_7c0d {
  background: #1a1a1a;
}
.tooltip-1ff5.active_e633 {
  color: rgba(0, 0, 0, 0.6);
}
.tooltip-1ff5.active_e633 .column-6f2f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tooltip-1ff5.highlight_7c0d {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-1ff5.highlight_7c0d a:not(.aside-east-e327) {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-1ff5.highlight_7c0d a:not(.aside-east-e327):hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-1ff5.highlight_7c0d .column-6f2f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip-1ff5.highlight_7c0d table tbody td,
.tooltip-1ff5.highlight_7c0d table th {
  background: rgba(0, 0, 0, 0.08);
}
.cool-d2c7.dim-b1f3 .footer_0880 {
  max-width: initial;
}
.cool-d2c7 .table-8256 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.cool-d2c7 .table-8256 .content-a40c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .cool-d2c7 .table-8256 .content-a40c {
    display: block;
    margin-bottom: 2em;
  }
  .cool-d2c7 .table-8256 .content-a40c:last-child {
    margin-bottom: 0;
  }
}
.chip_55de .container_green_8720:last-child,
.surface-old-ddac .container_green_8720:last-child,
.detail-1127 .container_green_8720:last-child {
  margin-bottom: 0;
}
.chip_55de .container_green_8720 .orange_3490 .grid-fixed-7dd2:last-child,
.surface-old-ddac .container_green_8720 .orange_3490 .grid-fixed-7dd2:last-child,
.detail-1127 .container_green_8720 .orange_3490 .grid-fixed-7dd2:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .chip_55de .short_b2ff,
  .chip_55de .component-mini-5943,
  .surface-old-ddac .short_b2ff,
  .surface-old-ddac .component-mini-5943,
  .detail-1127 .short_b2ff,
  .detail-1127 .component-mini-5943 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .article_north_05b0 .container_green_8720 {
    margin-bottom: 2em;
  }
}
.article_north_05b0 p:last-child {
  margin-bottom: 0;
}
.article_north_05b0 li,
.article_north_05b0 ul {
  list-style: none;
  margin: 0;
}
.article_north_05b0 ul ul {
  margin-left: 2.617924em;
}
.black-2489 {
  font-size: 0.875em;
}

/* css-noise: b428 */
.promo-block-o1 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.0;
}
