/*!
Theme Name: Customify
Theme URI: https://pressmaximum.filter-outer-baeb/customify
Author: WPCustomify
Author URI: https://pressmaximum.filter-outer-baeb
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.filter-outer-baeb/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.dynamic_abd5.block-in-09ce/licenses/gpl-2.0.component_38b5
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.component-stone-1a6a/, (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.border_pro_c542.focus_d55f/normalize.solid_8243/
 ======
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.solid_8243 v7.0.0 | MIT License | github.filter-outer-baeb/necolas/normalize.solid_8243 */
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;
}
.form-750b .small-1374,
.accent_3fe5,
.notice_stone_8a64,
.next_77e8,
.description-bbb7,
.rough_66e9,
.media-cool-2f84,
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;
}
.accent_3fe5,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .accent_3fe5,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .accent_3fe5,
  h1 {
    font-size: 1.8em;
  }
}
.notice_stone_8a64,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.notice_stone_8a64 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .notice_stone_8a64,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .notice_stone_8a64,
  h2 {
    font-size: 1.7em;
  }
}
.next_77e8,
h3 {
  font-size: 1.618em;
}
.form-750b .small-1374,
.description-bbb7,
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.tabs-cedd {
  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;
}
.alert_focused_1141:after,
.alert_focused_1141:before,
.tabs_12ae:after,
.tabs_12ae:before {
  content: "";
  display: table;
}
.alert_focused_1141:after,
.tabs_12ae:after {
  clear: both;
}
.paper-1ddb {
  float: right;
  margin-right: 0;
}
.module_top_dba1 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.focus_30e8 .info-650e,
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;
}
.focus_30e8 .info-650e: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;
}
.block_0198 .info-650e {
  box-shadow: none;
}
.block_0198
  .info-650e
  .form-selected-87d5 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.block_0198 .info-650e .module_c7a8 {
  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;
}
.block_0198
  .info-650e
  .module_c7a8
  b {
  display: none;
}
.block_0198 .fast-1c17 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tooltip-18c9:not(.logo_orange_cf1e):not(.tabs-south-1dec),
button:not(.logo_orange_cf1e):not(.tabs-south-1dec),
input[type="button"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ),
input[type="reset"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ),
input[type="submit"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ) {
  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;
}
.tooltip-18c9:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ):hover,
button:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ):hover,
input[type="button"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ):hover,
input[type="reset"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ):hover,
input[type="submit"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tooltip-18c9:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ):active,
.tooltip-18c9:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ):focus,
button:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ):active,
button:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ):focus,
input[type="button"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ):active,
input[type="button"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ):focus,
input[type="reset"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ):active,
input[type="reset"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ):focus,
input[type="submit"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ):active,
input[type="submit"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ):focus {
  outline: 0;
}
.tooltip-18c9:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561,
button:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561,
input[type="button"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561,
input[type="reset"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561,
input[type="submit"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561 {
  position: relative;
}
.tooltip-18c9:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561
  .thumbnail-7fac,
.tooltip-18c9:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561
  .center-7ed9,
.tooltip-18c9:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561
  .accent_selected_ee40,
.tooltip-18c9:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561
  i,
.tooltip-18c9:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561
  svg,
button:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561
  .thumbnail-7fac,
button:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561
  .center-7ed9,
button:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561
  .accent_selected_ee40,
button:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561
  i,
button:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561
  svg,
input[type="button"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561
  .thumbnail-7fac,
input[type="button"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561
  .center-7ed9,
input[type="button"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561
  .accent_selected_ee40,
input[type="button"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561
  i,
input[type="button"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561
  svg,
input[type="reset"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561
  .thumbnail-7fac,
input[type="reset"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561
  .center-7ed9,
input[type="reset"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561
  .accent_selected_ee40,
input[type="reset"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561
  i,
input[type="reset"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561
  svg,
input[type="submit"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561
  .thumbnail-7fac,
input[type="submit"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561
  .center-7ed9,
input[type="submit"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561
  .accent_selected_ee40,
input[type="submit"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561
  i,
input[type="submit"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561
  svg {
  visibility: hidden;
}
.tooltip-18c9:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561:after,
button:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561:after,
input[type="button"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561:after,
input[type="reset"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561:after,
input[type="submit"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ).fn-loading-7561: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;
}
.tooltip-18c9:not(.logo_orange_cf1e):not(.tabs-south-1dec),
input[type="button"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ),
input[type="reset"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ),
input[type="submit"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ) {
  color: #fff;
  background: #235787;
}
.tooltip-18c9:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ):focus,
input[type="button"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ):focus,
input[type="reset"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ):focus,
input[type="submit"]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ):focus {
  color: #fff;
}
.tooltip-18c9.fn-disabled-7561:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ),
.tooltip-18c9[disabled]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ),
button.fn-disabled-7561:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ),
button[disabled]:not(.logo_orange_cf1e):not(
    .tabs-south-1dec
  ) {
  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;
}
.header_lower_dae2 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.header_lower_dae2: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;
}
.over_38f3 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.row_tiny_7e16 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.status-3e9a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.alert_focused_1141:after,
.alert_focused_1141:before,
.in_84d8:after,
.in_84d8:before,
.content_9ff7:after,
.content_9ff7:before,
.sidebar_7e1b:after,
.sidebar_7e1b:before,
.slider-selected-012a:after,
.slider-selected-012a:before,
.fast-4aa8:after,
.fast-4aa8:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.alert_focused_1141:after,
.in_84d8:after,
.content_9ff7:after,
.sidebar_7e1b:after,
.slider-selected-012a:after,
.fast-4aa8:after {
  clear: both;
}
.in_84d8 .input_8e25,
.content_9ff7 .input_8e25,
.column_fcb5 .input_8e25 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.gradient-pressed-4c8c {
  display: inline-block;
}
.west_7002 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.west_7002 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.west_7002 .hard_49ff {
  padding: 1em 0;
  font-size: 85%;
}
.hard_49ff {
  text-align: left;
  font-style: italic;
  color: #999;
}
.grid-solid-3b6b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.grid-solid-3b6b:after,
.grid-solid-3b6b:before {
  content: "";
  display: table;
}
.grid-solid-3b6b:after {
  clear: both;
}
.frame_5bc2 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.out-6bf6 .frame_5bc2 {
  max-width: 50%;
}
.action-d0d5 .frame_5bc2 {
  max-width: 33.33%;
}
.popup_3264 .frame_5bc2 {
  max-width: 25%;
}
.pressed-f666 .frame_5bc2 {
  max-width: 20%;
}
.card-c881 .frame_5bc2 {
  max-width: 16.66%;
}
.next_1f89 .frame_5bc2 {
  max-width: 14.28%;
}
.backdrop_f4b2 .frame_5bc2 {
  max-width: 12.5%;
}
.overlay-bottom-8bfd .frame_5bc2 {
  max-width: 11.11%;
}
.box_orange_69b9 {
  display: block;
}
.form-750b .clean_be48 label,
.form-750b .shade-lower-8927 label,
.form-750b .description_13c3 label,
.form-750b .first_0d6f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.complex_2029 {
  list-style: none;
  margin: 0;
}
.complex_2029 article.fresh-323b {
  margin-bottom: 0;
}
.complex_2029 ul {
  list-style: none;
  margin: 0;
}
.complex_2029 .progress_brown_25e1 li.fresh-323b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .complex_2029 .progress_brown_25e1 li.fresh-323b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .complex_2029 .progress_brown_25e1 li.fresh-323b: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) {
  .complex_2029 .progress_brown_25e1 li.fresh-323b li.fresh-323b li.fresh-323b li.fresh-323b {
    padding-left: 0;
  }
}
article.fresh-323b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.fresh-323b .in_84d8 p:last-of-type {
  margin-bottom: 0;
}
article.fresh-323b .tooltip-fast-c53a {
  float: left;
}
article.fresh-323b .info-b412 {
  margin-left: 85px;
}
article.fresh-323b .item-8a1f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.fresh-323b .item-8a1f .yellow_9624 {
  margin-left: 10px;
}
article.fresh-323b .block-7257 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.fresh-323b .west-f57b {
  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 .clean_be48,
  #respond .description_13c3,
  #respond .first_0d6f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .clean_be48 input,
#respond .description_13c3 input,
#respond .first_0d6f input {
  width: 100%;
}
#respond .first_0d6f {
  margin-right: 0;
}
#respond .accent_df6c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.huge_15e4 {
  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;
}
.huge_15e4.backdrop_861a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.huge_15e4 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%);
}
.huge_15e4:focus,
.huge_15e4: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);
}
.accent_bottom_6fef {
  border-radius: 10%;
}
.panel-purple-566e {
  border-radius: 50%;
}
.short-9c05 {
  font-size: 0.72em;
}
.menu-29d5 {
  font-size: 0.875em;
}
.slow_53e7 {
  font-size: 1.1em;
}
.input-silver-2e27 {
  text-transform: uppercase;
  line-height: 1.2;
}
.input-silver-2e27.short-9c05 {
  letter-spacing: 0.5px;
}
.pro-c6bf,
.pro-c6bf a {
  color: #6d6d6d;
}
.pro-c6bf a:hover {
  color: #111;
}
.element-ff40 {
  color: #6d6d6d;
}
.action-af34 {
  overflow-x: hidden;
}
.action-af34 .input_tiny_0d5a.table_9576 {
  position: relative;
}
.action-af34 .input_tiny_0d5a.table_9576.outline_71a9 {
  position: initial;
}
.action-af34
  .input_tiny_0d5a.table_9576.outline_71a9
  .image-stone-3270 {
  left: auto;
}
.action-af34 .input_tiny_0d5a .image-stone-3270 {
  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;
}
.action-af34 .input_tiny_0d5a:hover.table_9576 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.action-af34
  .input_tiny_0d5a:hover.table_9576
  .image-stone-3270 {
  display: block;
  z-index: 9999999;
}
.action-af34 .section_d33f .title-basic-fd0f,
.action-af34 .logo_cb8f .title-basic-fd0f {
  display: none;
}
.action-af34 .sidebar_light_e184 .input_tiny_0d5a:hover.table_9576 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.form-750b .clean_be48 label,
.form-750b .shade-lower-8927 label,
.form-750b .description_13c3 label,
.form-750b .first_0d6f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.complex_2029 {
  list-style: none;
  margin: 0;
}
.complex_2029 article.fresh-323b {
  margin-bottom: 0;
}
.complex_2029 ul {
  list-style: none;
  margin: 0;
}
.complex_2029 .progress_brown_25e1 li.fresh-323b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .complex_2029 .progress_brown_25e1 li.fresh-323b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .complex_2029 .progress_brown_25e1 li.fresh-323b: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) {
  .complex_2029 .progress_brown_25e1 li.fresh-323b li.fresh-323b li.fresh-323b li.fresh-323b {
    padding-left: 0;
  }
}
article.fresh-323b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.fresh-323b .in_84d8 p:last-of-type {
  margin-bottom: 0;
}
article.fresh-323b .tooltip-fast-c53a {
  float: left;
}
article.fresh-323b .info-b412 {
  margin-left: 85px;
}
article.fresh-323b .item-8a1f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.fresh-323b .item-8a1f .yellow_9624 {
  margin-left: 10px;
}
article.fresh-323b .block-7257 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.fresh-323b .west-f57b {
  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 .clean_be48,
  #respond .description_13c3,
  #respond .first_0d6f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .clean_be48 input,
#respond .description_13c3 input,
#respond .first_0d6f input {
  width: 100%;
}
#respond .first_0d6f {
  margin-right: 0;
}
#respond .accent_df6c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.section_d33f .dim-c5c8 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.dim-c5c8 .middle-ec53.fast-4598 .tertiary-outer-802c > li > a:focus,
.dim-c5c8 .middle-ec53.fast-4598 .tertiary-outer-802c > li > a:hover,
.dim-c5c8 .middle-ec53.tertiary-center-0346 .tertiary-outer-802c > li > a:focus,
.dim-c5c8 .middle-ec53.tertiary-center-0346 .tertiary-outer-802c > li > a:hover,
.dim-c5c8 .middle-ec53.tall-e685 .tertiary-outer-802c > li > a:focus,
.dim-c5c8 .middle-ec53.tall-e685 .tertiary-outer-802c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dim-c5c8
  .middle-ec53.fast-4598
  .tertiary-outer-802c
  > li.summary-selected-22c0
  > a,
.dim-c5c8
  .middle-ec53.fast-4598
  .tertiary-outer-802c
  > li.fixed-7c09
  > a,
.dim-c5c8
  .middle-ec53.tertiary-center-0346
  .tertiary-outer-802c
  > li.summary-selected-22c0
  > a,
.dim-c5c8
  .middle-ec53.tertiary-center-0346
  .tertiary-outer-802c
  > li.fixed-7c09
  > a,
.dim-c5c8
  .middle-ec53.tall-e685
  .tertiary-outer-802c
  > li.summary-selected-22c0
  > a,
.dim-c5c8 .middle-ec53.tall-e685 .tertiary-outer-802c > li.card_basic_b4e7 > a {
  color: rgba(255, 255, 255, 0.99);
}
.dim-c5c8 .narrow-01b8,
.dim-c5c8 .narrow-01b8 a {
  color: rgba(255, 255, 255, 0.99);
}
.dim-c5c8 .mask-narrow-4947.focus-over-1b42 li a,
.dim-c5c8 .link-dynamic-cba4 a,
.dim-c5c8 .search-west-86e9,
.dim-c5c8 .tertiary-outer-802c > li > a,
.dim-c5c8 .texture_755e {
  color: rgba(255, 255, 255, 0.79);
}
.dim-c5c8 .mask-narrow-4947.focus-over-1b42 li a:hover,
.dim-c5c8 .link-dynamic-cba4 a:hover,
.dim-c5c8 .search-west-86e9:hover,
.dim-c5c8 .tertiary-outer-802c > li > a:hover,
.dim-c5c8 .texture_755e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dim-c5c8 .banner-liquid-a00e {
  color: rgba(255, 255, 255, 0.79);
}
.dim-c5c8 .banner-liquid-a00e .element-af9e {
  color: rgba(255, 255, 255, 0.99);
}
.dim-c5c8 .banner-liquid-a00e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dim-c5c8 .message-white-a100 .breadcrumb_fresh_eea5 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dim-c5c8 .message-white-a100 .breadcrumb_fresh_eea5 .gallery_40f9 {
  color: rgba(255, 255, 255, 0.79);
}
.dim-c5c8
  .message-white-a100
  .breadcrumb_fresh_eea5
  .gallery_40f9::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dim-c5c8
  .message-white-a100
  .breadcrumb_fresh_eea5
  .gallery_40f9:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dim-c5c8
  .message-white-a100
  .breadcrumb_fresh_eea5
  .gallery_40f9::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dim-c5c8
  .message-white-a100
  .breadcrumb_fresh_eea5
  .gallery_40f9::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dim-c5c8 .message-white-a100 .message_61e3 {
  color: rgba(255, 255, 255, 0.79);
}
.dim-c5c8 .message-white-a100 .message_61e3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover-stone-2986
  .dim-c5c8
  .message-white-a100
  .detail-1666
  .heading-hard-02ff {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hover-stone-2986
  .dim-c5c8
  .message-white-a100
  .detail-1666
  .gallery_40f9 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.section_d33f .banner_4013 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.banner_4013 .middle-ec53.fast-4598 .tertiary-outer-802c > li > a:focus,
.banner_4013 .middle-ec53.fast-4598 .tertiary-outer-802c > li > a:hover,
.banner_4013 .middle-ec53.tertiary-center-0346 .tertiary-outer-802c > li > a:focus,
.banner_4013 .middle-ec53.tertiary-center-0346 .tertiary-outer-802c > li > a:hover,
.banner_4013 .middle-ec53.tall-e685 .tertiary-outer-802c > li > a:focus,
.banner_4013 .middle-ec53.tall-e685 .tertiary-outer-802c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.banner_4013
  .middle-ec53.fast-4598
  .tertiary-outer-802c
  > li.summary-selected-22c0
  > a,
.banner_4013
  .middle-ec53.fast-4598
  .tertiary-outer-802c
  > li.fixed-7c09
  > a,
.banner_4013
  .middle-ec53.tertiary-center-0346
  .tertiary-outer-802c
  > li.summary-selected-22c0
  > a,
.banner_4013
  .middle-ec53.tertiary-center-0346
  .tertiary-outer-802c
  > li.fixed-7c09
  > a,
.banner_4013
  .middle-ec53.tall-e685
  .tertiary-outer-802c
  > li.summary-selected-22c0
  > a,
.banner_4013 .middle-ec53.tall-e685 .tertiary-outer-802c > li.card_basic_b4e7 > a {
  color: rgba(0, 0, 0, 0.8);
}
.banner_4013 .narrow-01b8,
.banner_4013 .narrow-01b8 a {
  color: rgba(0, 0, 0, 0.8);
}
.banner_4013 .mask-narrow-4947.focus-over-1b42 li a,
.banner_4013 .link-dynamic-cba4 a,
.banner_4013 .search-west-86e9,
.banner_4013 .tertiary-outer-802c > li > a,
.banner_4013 .texture_755e {
  color: rgba(0, 0, 0, 0.55);
}
.banner_4013 .mask-narrow-4947.focus-over-1b42 li a:hover,
.banner_4013 .link-dynamic-cba4 a:hover,
.banner_4013 .search-west-86e9:hover,
.banner_4013 .tertiary-outer-802c > li > a:hover,
.banner_4013 .texture_755e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.banner_4013 .banner-liquid-a00e {
  color: rgba(0, 0, 0, 0.55);
}
.banner_4013 .banner-liquid-a00e .element-af9e {
  color: rgba(0, 0, 0, 0.8);
}
.banner_4013 .banner-liquid-a00e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.item-9c6e .column-c677 {
  margin-left: auto;
  margin-right: auto;
}
.content_9ff7 > * {
  margin-left: auto;
  margin-right: auto;
}
.content_9ff7 .over_38f3 {
  margin-right: 1.41575em;
}
.detail_orange_8d88 .content_9ff7 > .highlight_dynamic_8762 {
  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;
}
.detail_orange_8d88 .content_9ff7 > .hard-66a7 {
  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;
}
.text-61d2.item-9c6e .column-c677,
.feature-767e.item-9c6e .column-c677 {
  margin-left: 0;
}
.motion-e314.item-9c6e .column-c677,
.table-down-c3ab.item-9c6e .column-c677 {
  margin-right: 0;
}
.content_9ff7 ol,
.content_9ff7 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.stale-8475 video {
  max-width: 100%;
}
.label-60e5 img {
  display: block;
}
.label-60e5.over_38f3,
.label-60e5.row_tiny_7e16 {
  width: 100%;
}
.label-60e5.hard-66a7 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.out_4351:not(.feature_bb29) {
  margin: 1.5em auto;
}
.aside_df37 p {
  padding: 1.5em 14px;
}
ul.menu-outer-95ea.hard-66a7,
ul.menu-outer-95ea.highlight_dynamic_8762,
ul.menu-outer-95ea.cool-79d0.highlight_dynamic_8762 {
  padding: 0 14px;
}
.hard-e221 {
  display: block;
  overflow-x: auto;
}
.hard-e221 table {
  border-collapse: collapse;
  width: 100%;
}
.hard-e221 td,
.hard-e221 th {
  padding: 0.5em;
}
.content_9ff7 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.content_9ff7 ol ol,
.content_9ff7 ol ul,
.content_9ff7 ul ol,
.content_9ff7 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.content_9ff7 ol ol li,
.content_9ff7 ol ul li,
.content_9ff7 ul ol li,
.content_9ff7 ul ul li {
  margin-left: 0;
}
.aside-large-68f6.link_old_8065 > .heading-9f3b {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.aside-large-68f6.link_old_8065 > .heading-9f3b iframe,
.aside-large-68f6.link_old_8065 > .heading-9f3b > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.article-37b5 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.article-37b5.large-8334 {
  padding: 0;
}
.article-37b5.large-8334 cite {
  font-size: 13px;
}
.article-37b5 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.article-37b5 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.media_96c3 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.media_96c3 > p:first-child {
  margin-top: 0;
}
.media_96c3 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.media_96c3 blockquote {
  border-left: 0;
}
.label_f795 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.label_f795:not(.detail-left-5306) {
  max-width: 100px;
}
.label_f795.shade-fast-7788 {
  border-bottom: none !important;
  text-align: center;
}
.label_f795.shade-fast-7788::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .aside_df37 p {
    padding: 1.5em 0;
  }
}
.filter_old_e906 {
  color: #0073aa;
}
.rough-400c {
  background-color: #0073aa;
}
.clean_c720 {
  color: #229fd8;
}
.down-5323 {
  background-color: #229fd8;
}
.secondary_lite_388a {
  color: #eee;
}
.label_soft_9370 {
  background-color: #eee;
}
.outer_d7a4 {
  color: #444;
}
.banner-a457 {
  background-color: #444;
}
.link-tall-d926 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.link-tall-d926 .alert_a8a2 .link-dynamic-cba4 {
  font-size: 15px;
}
.link-tall-d926 .link-dynamic-cba4 {
  line-height: 1.3;
}
.link-tall-d926 .banner_4013 {
}
.link-tall-d926 .dim-c5c8 {
  background: #235787;
}
.sidebar-fluid-5817 {
  padding: 0;
}
.sidebar-fluid-5817 .dim-c5c8 {
  background: #1a1a1a;
}
.sidebar-fluid-5817 .banner_4013 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.banner_5311 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.banner_5311 .banner_4013 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.banner_5311 .dim-c5c8 {
  background: #303030;
}
.fast-4aa8 {
  position: relative;
  z-index: 10;
}
.fast-4aa8 .dynamic-c7b7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.chip_under_3408 .table_9576 {
  display: inline-block;
  vertical-align: middle;
}
.chip_under_3408.simple_65af .table_9576 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .chip_under_3408.simple_65af .table_9576 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .chip_under_3408.simple_65af .table_9576 {
    margin-right: 0.4em;
  }
}
.chip_under_3408.simple_65af .table_9576:last-child {
  margin-right: 0;
}
.icon_gas_32cc .dynamic-c7b7 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .section_d33f .alert_a8a2 {
    margin: 0 -0.5em;
  }
  .section_d33f .alert_a8a2 [class*="customify-col-"],
  .section_d33f .alert_a8a2 [class*="customify-col_"],
  .section_d33f .alert_a8a2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.section_d33f.shadow_gold_270a .dynamic-c7b7 {
  background: 0 0 !important;
}
.section_d33f.shadow_gold_270a .dynamic-c7b7,
.section_d33f.icon_gas_32cc .dynamic-c7b7 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .section_d33f.border-narrow-d5f2 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.section_d33f.icon_gas_32cc .dynamic-c7b7 {
  box-shadow: none !important;
}
.gold-48ba {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .gold-48ba {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .gold-48ba {
    padding: 18px 0 20px;
  }
}
.gold-48ba .tertiary-gas-36a6 {
  width: 100%;
}
.gold-48ba .secondary-active-33ee {
  margin-bottom: 0;
}
.gold-48ba .slider_eca3 {
  margin-top: 5px;
  font-size: 0.875em;
}
.full_71ad {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.full_71ad .article_easy_937c {
  width: 100%;
}
.article_dark_e875 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.article_dark_e875 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.article_dark_e875 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;
}
.article_dark_e875 li:last-child:after {
  display: none;
}
.article_dark_e875 li a {
  font-weight: 500;
  margin-right: 10px;
}
.texture-light-148c .title-basic-fd0f button,
.gold-48ba .title-basic-fd0f button {
  left: 0;
}
.texture-light-148c .article_easy_937c,
.gold-48ba .article_easy_937c {
  padding-left: 0;
  padding-right: 0;
}
.texture-light-148c .full_71ad,
.gold-48ba .full_71ad {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.texture-light-148c {
  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;
}
.texture-light-148c: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;
}
.texture-light-148c .new-317a {
  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) {
  .texture-light-148c .new-317a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .texture-light-148c .new-317a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .texture-light-148c .new-317a {
    min-height: 200px;
  }
}
.texture-light-148c .article_dark_e875 {
  color: rgba(255, 255, 255, 0.8);
}
.texture-light-148c .article_dark_e875 a,
.texture-light-148c .article_dark_e875 li:after {
  color: inherit;
}
.texture-light-148c .article_dark_e875 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.blue_d9bc {
  margin-bottom: 0.5em;
}
.smooth_73d8 {
  margin-bottom: 1.2em;
}
.smooth_73d8,
.blue_d9bc {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.smooth_73d8 p:last-child,
.blue_d9bc p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .title-basic-fd0f,
#masthead .title-basic-fd0f {
  display: none;
}
#masthead
  > .title-basic-fd0f.alert-96c0 {
  display: none;
}
#masthead > .title-basic-fd0f button {
  left: 0;
}
.lower_b46c {
  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%;
}
.lower_b46c .table_9576 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.lower_b46c .layout_plasma_c9df {
  display: -webkit-box;
  display: flex;
}
.lower_b46c .layout_plasma_c9df.section_gas_5119 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.lower_b46c .layout_plasma_c9df.outline-3c6e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.lower_b46c .layout_plasma_c9df.menu-dim-2ede {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.lower_b46c.module-east-0d23.image_basic_fe37 .layout_plasma_c9df.section_gas_5119 {
  flex-basis: 100%;
}
.lower_b46c.over_9f43 .layout_plasma_c9df.outline-3c6e {
  -webkit-box-flex: 1;
  flex: auto;
}
.lower_b46c.over_9f43 .layout_plasma_c9df.menu-dim-2ede {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .title-basic-fd0f.alert-96c0 {
  display: none;
}
#masthead > .title-basic-fd0f button {
  left: 0;
}
.medium_d6fc {
  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;
}
.medium_d6fc:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.medium_d6fc.tooltip-1a54 i {
  margin-right: 4px;
}
.medium_d6fc.logo_75df i {
  margin-left: 5px;
}
.link-dynamic-cba4 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.link-dynamic-cba4 p:last-child {
  margin-bottom: 0;
}
.breadcrumb_7d2f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.breadcrumb_7d2f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.breadcrumb_7d2f img {
  display: block;
  width: auto;
  line-height: 1;
}
.breadcrumb_7d2f .narrow-01b8 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.breadcrumb_7d2f .main_18b6 {
  margin: 5px 0 7px 0;
}
.breadcrumb_7d2f.progress-fluid-bd22 .inner-3901 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.breadcrumb_7d2f.progress-fluid-bd22 .list-short-f03b {
  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;
}
.breadcrumb_7d2f.orange-d637 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.breadcrumb_7d2f.orange-d637 .inner-3901 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.breadcrumb_7d2f.orange-d637 .list-short-f03b {
  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;
}
.breadcrumb_7d2f.column_dark_4cd6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.breadcrumb_7d2f.huge-1899 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.breadcrumb_7d2f.huge-1899 .list-short-f03b {
  margin-top: 7px;
}
.disabled_cold_6c67 {
  display: inline-block;
}
.fast-4aa8 .prev-65f6 .breadcrumb_7d2f img {
  max-width: 100%;
}
.middle-ec53 .label-914e.mask_4e32,
.modal-left-4325 .label-914e.mask_4e32 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.middle-ec53 .in_ba1c,
.modal-left-4325 .in_ba1c {
  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%);
}
.middle-ec53 .in_ba1c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.middle-ec53.background-cc84 .in_ba1c {
  display: none;
}
.middle-ec53 .pagination-over-19cb {
  list-style: none;
  padding: 0;
  margin: 0;
}
.middle-ec53 .pagination-over-19cb li {
  display: inline-block;
  position: relative;
}
.middle-ec53 .pagination-over-19cb li:last-child {
  margin-right: 0;
}
.middle-ec53 .pagination-over-19cb 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;
}
.middle-ec53 .pagination-over-19cb li.card_basic_b4e7 > a {
  color: rgba(0, 0, 0, 0.9);
}
.middle-ec53 .pagination-over-19cb > 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;
}
.middle-ec53 .pagination-over-19cb > li > a i {
  line-height: 0;
}
.middle-ec53 .pagination-over-19cb > li.notice_west_c6ad > a .in_ba1c {
  margin-left: 4px;
  line-height: 0;
}
.middle-ec53 .pagination-over-19cb .cold-2b3d li.notice_west_c6ad > a {
  position: relative;
}
.middle-ec53 .pagination-over-19cb .cold-2b3d li.notice_west_c6ad > a:after,
.middle-ec53 .pagination-over-19cb .cold-2b3d li.notice_west_c6ad > a:before {
  content: "";
  display: table;
}
.middle-ec53 .pagination-over-19cb .cold-2b3d li.notice_west_c6ad > a:after {
  clear: both;
}
.middle-ec53 .pagination-over-19cb .cold-2b3d li.notice_west_c6ad > a .in_ba1c {
  margin-left: 5px;
  float: right;
}
.middle-ec53 .paragraph-solid-f146,
.middle-ec53 .cold-2b3d {
  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;
}
.middle-ec53 .cold-2b3d {
  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;
}
.middle-ec53 .cold-2b3d .mask_4e32 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.middle-ec53 .cold-2b3d .in_ba1c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.middle-ec53 .cold-2b3d li {
  display: block;
  margin: 0;
  padding: 0;
}
.middle-ec53 .cold-2b3d 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;
}
.middle-ec53 .cold-2b3d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.middle-ec53 .cold-2b3d .cold-2b3d {
  top: 0;
  left: 100%;
}
.middle-ec53 .shadow_0ace.fn-focus-7561 > .paragraph-solid-f146,
.middle-ec53 .shadow_0ace.fn-focus-7561 > .cold-2b3d,
.middle-ec53 .shadow_0ace:focus > .paragraph-solid-f146,
.middle-ec53 .shadow_0ace:focus > .cold-2b3d,
.middle-ec53 .shadow_0ace:hover > .paragraph-solid-f146,
.middle-ec53 .shadow_0ace:hover > .cold-2b3d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.middle-ec53.tall-e685 .tertiary-outer-802c:after,
.middle-ec53.tall-e685 .tertiary-outer-802c:before {
  content: "";
  display: table;
}
.middle-ec53.tall-e685 .tertiary-outer-802c:after {
  clear: both;
}
.middle-ec53.tall-e685 .tertiary-outer-802c > li {
  float: left;
}
.middle-ec53.east_bd53 .tertiary-outer-802c:after,
.middle-ec53.east_bd53 .tertiary-outer-802c:before {
  content: "";
  display: table;
}
.middle-ec53.east_bd53 .tertiary-outer-802c:after {
  clear: both;
}
.middle-ec53.east_bd53 .tertiary-outer-802c > li {
  float: left;
}
.middle-ec53.east_bd53 .tertiary-outer-802c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.middle-ec53.east_bd53 .tertiary-outer-802c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.middle-ec53.east_bd53 .tertiary-outer-802c > li.summary-selected-22c0 > a,
.middle-ec53.east_bd53 .tertiary-outer-802c > li.card_basic_b4e7 > a {
  color: #fff;
  background-color: #1e4b75;
}
.middle-ec53.fast-4598 .tertiary-outer-802c > li > a .mask_4e32 {
  position: relative;
}
.middle-ec53.fast-4598 .tertiary-outer-802c > li > a .mask_4e32: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;
}
.middle-ec53.fast-4598
  .tertiary-outer-802c
  > li:focus
  > a
  .mask_4e32:before,
.middle-ec53.fast-4598
  .tertiary-outer-802c
  > li:hover
  > a
  .mask_4e32:before {
  width: 100%;
  background-color: currentColor;
}
.middle-ec53.fast-4598
  .tertiary-outer-802c
  > li.summary-selected-22c0
  > a
  .mask_4e32:before,
.middle-ec53.fast-4598
  .tertiary-outer-802c
  > li.fixed-7c09
  > a
  .mask_4e32:before {
  width: 100%;
  background-color: currentColor;
}
.middle-ec53.tertiary-center-0346 .tertiary-outer-802c > li > a .mask_4e32 {
  position: relative;
}
.middle-ec53.tertiary-center-0346 .tertiary-outer-802c > li > a .mask_4e32: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;
}
.middle-ec53.tertiary-center-0346 .tertiary-outer-802c > li:focus > a .mask_4e32:before,
.middle-ec53.tertiary-center-0346
  .tertiary-outer-802c
  > li:hover
  > a
  .mask_4e32:before {
  width: 100%;
  background-color: currentColor;
}
.middle-ec53.tertiary-center-0346
  .tertiary-outer-802c
  > li.summary-selected-22c0
  > a
  .mask_4e32:before,
.middle-ec53.tertiary-center-0346
  .tertiary-outer-802c
  > li.fixed-7c09
  > a
  .mask_4e32:before {
  width: 100%;
  background-color: currentColor;
}
.modal-left-4325 .pagination-over-19cb {
  margin: 0;
  padding: 0;
  list-style: none;
}
.modal-left-4325 .pagination-over-19cb li:first-child > a {
  border-top: none;
}
.modal-left-4325 .pagination-over-19cb .filter-full-e868 > .mask_4e32 .in_ba1c {
  display: none;
}
.modal-left-4325 .pagination-over-19cb li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.modal-left-4325 .pagination-over-19cb li:last-child {
  border: none;
}
.modal-left-4325 .pagination-over-19cb li.notice_west_c6ad > a {
  padding-right: 45px !important;
}
.modal-left-4325 .pagination-over-19cb li a {
  display: block;
  padding: 0.55em 1.5em;
}
.modal-left-4325 .pagination-over-19cb li a:focus,
.modal-left-4325 .pagination-over-19cb li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.modal-left-4325 .pagination-over-19cb li .summary-fixed-5c31 {
  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;
}
.modal-left-4325 .pagination-over-19cb li .summary-fixed-5c31:hover {
  box-shadow: none;
}
.modal-left-4325 .pagination-over-19cb li .summary-fixed-5c31 .in_ba1c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.modal-left-4325 .pagination-over-19cb .cold-2b3d {
  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);
}
.modal-left-4325 .pagination-over-19cb .cold-2b3d li a {
  padding-left: 3em;
}
.modal-left-4325 .pagination-over-19cb .white_e36a > a .summary-fixed-5c31 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal-left-4325 .pagination-over-19cb .white_e36a > .cold-2b3d {
  display: block;
  opacity: 1;
}
.gas-f803 {
  max-width: 100%;
}
.block-d65b {
  line-height: 0;
  cursor: pointer;
}
.texture_755e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.texture_755e:hover {
  box-shadow: none;
  color: currentColor;
}
.texture_755e svg {
  width: 18px;
  height: 18px;
}
.texture_755e .outline-brown-4f06 {
  display: none;
}
.backdrop_east_1523 {
  position: relative;
}
.backdrop_east_1523.fn-active-7561 .texture_755e .label_e5ba {
  display: none;
}
.backdrop_east_1523.fn-active-7561 .texture_755e .outline-brown-4f06 {
  display: inline-block;
}
.backdrop_east_1523 .widget_3bc7 {
  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);
}
.backdrop_east_1523.background-0fe9 .widget_3bc7 {
  left: auto;
  right: -0.9em;
}
.backdrop_east_1523.background-0fe9 .progress_over_b57f::before {
  left: auto;
  right: 15px;
}
.backdrop_east_1523.fn-active-7561 .widget_3bc7 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.detail-1666 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.detail-1666 label {
  flex-basis: 100%;
}
.detail-1666 .breadcrumb_fresh_eea5 {
  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;
}
.detail-1666 .gallery_40f9 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.detail-1666 .gallery_40f9:focus {
  background-color: transparent;
}
.detail-1666 button.message_61e3 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.detail-1666 button.message_61e3:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.detail-1666 button.message_61e3 svg {
  width: 18px;
  height: 18px;
}
.detail-1666 input[type="submit"] {
  min-height: auto;
}
.message-white-a100 .detail-1666 .gallery_40f9 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.progress_over_b57f {
  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) {
  .progress_over_b57f {
    width: 220px;
  }
}
.progress_over_b57f label {
  flex-basis: 100%;
}
.progress_over_b57f::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;
}
.hover-stone-2986 .message-white-a100 .detail-1666 {
  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;
}
.hover-stone-2986
  .message-white-a100
  .detail-1666
  .breadcrumb_fresh_eea5 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.hover-stone-2986 .message-white-a100 .detail-1666 .gallery_40f9 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.hover-stone-2986
  .message-white-a100
  .detail-1666
  .gallery_40f9:focus {
  background: 0 0;
}
.hover-stone-2986
  .message-white-a100
  .detail-1666
  .heading-hard-02ff {
  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;
}
.mask-narrow-4947 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.mask-narrow-4947 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.mask-narrow-4947 li:last-child {
  margin-right: 0;
}
.mask-narrow-4947 li:first-child {
  margin-left: 0;
}
.mask-narrow-4947.item-purple-8e95 a {
  color: #fff;
}
.mask-narrow-4947.item-purple-8e95 a:hover {
  color: #fff;
}
.mask-narrow-4947 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.mask-narrow-4947 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.mask-narrow-4947 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.mask-narrow-4947 a:hover {
  opacity: 0.9;
  color: inherit;
}
.mask-narrow-4947 [class*="social-icon-apple"] {
  background-color: #999;
}
.mask-narrow-4947 [class*="social-icon-apple"].tiny_5368 {
  background-color: transparent;
  color: #999;
}
.mask-narrow-4947 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.mask-narrow-4947 [class*="social-icon-behance"].tiny_5368 {
  background-color: transparent;
  color: #1769ff;
}
.mask-narrow-4947 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.mask-narrow-4947 [class*="social-icon-bitbucket"].tiny_5368 {
  background-color: transparent;
  color: #205081;
}
.mask-narrow-4947 [class*="social-icon-codepen"] {
  background-color: #000;
}
.mask-narrow-4947 [class*="social-icon-codepen"].tiny_5368 {
  background-color: transparent;
  color: #000;
}
.mask-narrow-4947 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.mask-narrow-4947 [class*="social-icon-delicious"].tiny_5368 {
  background-color: transparent;
  color: #39f;
}
.mask-narrow-4947 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.mask-narrow-4947 [class*="social-icon-digg"].tiny_5368 {
  background-color: transparent;
  color: #005be2;
}
.mask-narrow-4947 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.mask-narrow-4947 [class*="social-icon-dribbble"].tiny_5368 {
  background-color: transparent;
  color: #ea4c89;
}
.mask-narrow-4947 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.mask-narrow-4947 [class*="social-icon-envelope"].tiny_5368 {
  background-color: transparent;
  color: #ea4335;
}
.mask-narrow-4947 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.mask-narrow-4947 [class*="social-icon-facebook"].tiny_5368 {
  background-color: transparent;
  color: #3b5998;
}
.mask-narrow-4947 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.mask-narrow-4947 [class*="social-icon-flickr"].tiny_5368 {
  background-color: transparent;
  color: #0063dc;
}
.mask-narrow-4947 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.mask-narrow-4947 [class*="social-icon-foursquare"].tiny_5368 {
  background-color: transparent;
  color: #2d5be3;
}
.mask-narrow-4947 [class*="social-icon-github"] {
  background-color: #333;
}
.mask-narrow-4947 [class*="social-icon-github"].tiny_5368 {
  background-color: transparent;
  color: #333;
}
.mask-narrow-4947 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.mask-narrow-4947 [class*="social-icon-google-plus"].tiny_5368 {
  background-color: transparent;
  color: #dd4b39;
}
.mask-narrow-4947 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.mask-narrow-4947 [class*="social-icon-houzz"].tiny_5368 {
  background-color: transparent;
  color: #7ac142;
}
.mask-narrow-4947 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.mask-narrow-4947 [class*="social-icon-instagram"].tiny_5368 {
  background-color: transparent;
  color: #262626;
}
.mask-narrow-4947 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.mask-narrow-4947 [class*="social-icon-jsfiddle"].tiny_5368 {
  background-color: transparent;
  color: #487aa2;
}
.mask-narrow-4947 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.mask-narrow-4947 [class*="social-icon-linkedin"].tiny_5368 {
  background-color: transparent;
  color: #0077b5;
}
.mask-narrow-4947 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.mask-narrow-4947 [class*="social-icon-medium"].tiny_5368 {
  background-color: transparent;
  color: #00ab6b;
}
.mask-narrow-4947 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.mask-narrow-4947
  [class*="social-icon-odnoklassniki"].tiny_5368 {
  background-color: transparent;
  color: #f4731c;
}
.mask-narrow-4947 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.mask-narrow-4947 [class*="social-icon-meetup"].tiny_5368 {
  background-color: transparent;
  color: #ec1c40;
}
.mask-narrow-4947 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.mask-narrow-4947 [class*="social-icon-pinterest"].tiny_5368 {
  background-color: transparent;
  color: #bd081c;
}
.mask-narrow-4947 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.mask-narrow-4947 [class*="social-icon-product-hunt"].tiny_5368 {
  background-color: transparent;
  color: #da552f;
}
.mask-narrow-4947 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.mask-narrow-4947 [class*="social-icon-reddit"].tiny_5368 {
  background-color: transparent;
  color: #ff4500;
}
.mask-narrow-4947 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.mask-narrow-4947 [class*="social-icon-rss"].tiny_5368 {
  background-color: transparent;
  color: #f26522;
}
.mask-narrow-4947 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.mask-narrow-4947
  [class*="social-icon-shopping-cart"].tiny_5368 {
  background-color: transparent;
  color: #4caf50;
}
.mask-narrow-4947 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.mask-narrow-4947 [class*="social-icon-skype"].tiny_5368 {
  background-color: transparent;
  color: #00aff0;
}
.mask-narrow-4947 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.mask-narrow-4947 [class*="social-icon-slideshare"].tiny_5368 {
  background-color: transparent;
  color: #0077b5;
}
.mask-narrow-4947 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.mask-narrow-4947 [class*="social-icon-snapchat"].tiny_5368 {
  background-color: transparent;
  color: #fffc00;
}
.mask-narrow-4947 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.mask-narrow-4947 [class*="social-icon-soundcloud"].tiny_5368 {
  background-color: transparent;
  color: #f80;
}
.mask-narrow-4947 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.mask-narrow-4947 [class*="social-icon-spotify"].tiny_5368 {
  background-color: transparent;
  color: #2ebd59;
}
.mask-narrow-4947 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.mask-narrow-4947
  [class*="social-icon-stack-overflow"].tiny_5368 {
  background-color: transparent;
  color: #fe7a15;
}
.mask-narrow-4947 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.mask-narrow-4947 [class*="social-icon-maldkfgram"].tiny_5368 {
  background-color: transparent;
  color: #2ca5e0;
}
.mask-narrow-4947 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.mask-narrow-4947 [class*="social-icon-tripadvisor"].tiny_5368 {
  background-color: transparent;
  color: #589442;
}
.mask-narrow-4947 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.mask-narrow-4947 [class*="social-icon-tumblr"].tiny_5368 {
  background-color: transparent;
  color: #35465c;
}
.mask-narrow-4947 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.mask-narrow-4947 [class*="social-icon-twitch"].tiny_5368 {
  background-color: transparent;
  color: #6441a5;
}
.mask-narrow-4947 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.mask-narrow-4947 [class*="social-icon-twitter"].tiny_5368 {
  background-color: transparent;
  color: #1da1f2;
}
.mask-narrow-4947 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.mask-narrow-4947 [class*="social-icon-vimeo"].tiny_5368 {
  background-color: transparent;
  color: #1ab7ea;
}
.mask-narrow-4947 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.mask-narrow-4947 [class*="social-icon-vk"].tiny_5368 {
  background-color: transparent;
  color: #45668e;
}
.mask-narrow-4947 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.mask-narrow-4947 [class*="social-icon-weibo"].tiny_5368 {
  background-color: transparent;
  color: #df2029;
}
.mask-narrow-4947 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.mask-narrow-4947 [class*="social-icon-weixin"].tiny_5368 {
  background-color: transparent;
  color: #7bb32e;
}
.mask-narrow-4947 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.mask-narrow-4947 [class*="social-icon-whatsapp"].tiny_5368 {
  background-color: transparent;
  color: #25d366;
}
.mask-narrow-4947 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.mask-narrow-4947 [class*="social-icon-wordpress"].tiny_5368 {
  background-color: transparent;
  color: #21759b;
}
.mask-narrow-4947 [class*="social-icon-xing"] {
  background-color: #026466;
}
.mask-narrow-4947 [class*="social-icon-xing"].tiny_5368 {
  background-color: transparent;
  color: #026466;
}
.mask-narrow-4947 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.mask-narrow-4947 [class*="social-icon-yelp"].tiny_5368 {
  background-color: transparent;
  color: #af0606;
}
.mask-narrow-4947 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.mask-narrow-4947 [class*="social-icon-youtube"].tiny_5368 {
  background-color: transparent;
  color: #cd201f;
}
.search-west-86e9 {
  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;
}
.search-west-86e9:hover {
  box-shadow: none;
  background: 0 0;
}
.dim_5d5e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.old-ef85 {
  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;
}
.summary-dynamic-4649 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.background-pink-780f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.background-pink-780f,
.background-pink-780f::after,
.background-pink-780f::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;
}
.background-pink-780f::after,
.background-pink-780f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.feature_under_c320 .old-ef85 .summary-dynamic-4649 {
  margin-top: -2px;
  width: 19px;
}
.feature_under_c320 .old-ef85 .background-pink-780f {
  margin-top: -1px;
}
.feature_under_c320 .old-ef85 .background-pink-780f,
.feature_under_c320 .old-ef85 .background-pink-780f::after,
.feature_under_c320 .old-ef85 .background-pink-780f::before {
  width: 19px;
  height: 2px;
}
.feature_under_c320 .old-ef85 .background-pink-780f::before {
  top: -6px;
}
.feature_under_c320 .old-ef85 .background-pink-780f::after {
  bottom: -6px;
}
.info_76bd .old-ef85 .summary-dynamic-4649 {
  margin-top: -2px;
  width: 22px;
}
.info_76bd .old-ef85 .background-pink-780f {
  margin-top: -1px;
}
.info_76bd .old-ef85 .background-pink-780f,
.info_76bd .old-ef85 .background-pink-780f::after,
.info_76bd .old-ef85 .background-pink-780f::before {
  width: 22px;
  height: 2px;
}
.info_76bd .old-ef85 .background-pink-780f::before {
  top: -7px;
}
.info_76bd .old-ef85 .background-pink-780f::after {
  bottom: -7px;
}
.pink_46cf .old-ef85 .summary-dynamic-4649 {
  margin-top: -2px;
  width: 31px;
}
.pink_46cf .old-ef85 .background-pink-780f {
  margin-top: -1.5px;
}
.pink_46cf .old-ef85 .background-pink-780f,
.pink_46cf .old-ef85 .background-pink-780f::after,
.pink_46cf .old-ef85 .background-pink-780f::before {
  width: 31px;
  height: 3px;
}
.pink_46cf .old-ef85 .background-pink-780f::before {
  top: -9px;
}
.pink_46cf .old-ef85 .background-pink-780f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .thick_a99b .old-ef85 .summary-dynamic-4649 {
    margin-top: -2px;
    width: 19px;
  }
  .thick_a99b .old-ef85 .background-pink-780f {
    margin-top: -1px;
  }
  .thick_a99b .old-ef85 .background-pink-780f,
  .thick_a99b .old-ef85 .background-pink-780f::after,
  .thick_a99b .old-ef85 .background-pink-780f::before {
    width: 19px;
    height: 2px;
  }
  .thick_a99b .old-ef85 .background-pink-780f::before {
    top: -6px;
  }
  .thick_a99b .old-ef85 .background-pink-780f::after {
    bottom: -6px;
  }
  .photo_fluid_3816 .old-ef85 .summary-dynamic-4649 {
    margin-top: -2px;
    width: 22px;
  }
  .photo_fluid_3816 .old-ef85 .background-pink-780f {
    margin-top: -1px;
  }
  .photo_fluid_3816 .old-ef85 .background-pink-780f,
  .photo_fluid_3816 .old-ef85 .background-pink-780f::after,
  .photo_fluid_3816 .old-ef85 .background-pink-780f::before {
    width: 22px;
    height: 2px;
  }
  .photo_fluid_3816 .old-ef85 .background-pink-780f::before {
    top: -7px;
  }
  .photo_fluid_3816 .old-ef85 .background-pink-780f::after {
    bottom: -7px;
  }
  .overlay_glass_c6af .old-ef85 .summary-dynamic-4649 {
    margin-top: -2px;
    width: 31px;
  }
  .overlay_glass_c6af .old-ef85 .background-pink-780f {
    margin-top: -1.5px;
  }
  .overlay_glass_c6af .old-ef85 .background-pink-780f,
  .overlay_glass_c6af .old-ef85 .background-pink-780f::after,
  .overlay_glass_c6af .old-ef85 .background-pink-780f::before {
    width: 31px;
    height: 3px;
  }
  .overlay_glass_c6af .old-ef85 .background-pink-780f::before {
    top: -9px;
  }
  .overlay_glass_c6af .old-ef85 .background-pink-780f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .avatar_f35b .old-ef85 .summary-dynamic-4649 {
    margin-top: -2px;
    width: 19px;
  }
  .avatar_f35b .old-ef85 .background-pink-780f {
    margin-top: -1px;
  }
  .avatar_f35b .old-ef85 .background-pink-780f,
  .avatar_f35b .old-ef85 .background-pink-780f::after,
  .avatar_f35b .old-ef85 .background-pink-780f::before {
    width: 19px;
    height: 2px;
  }
  .avatar_f35b .old-ef85 .background-pink-780f::before {
    top: -6px;
  }
  .avatar_f35b .old-ef85 .background-pink-780f::after {
    bottom: -6px;
  }
  .background-09fe .old-ef85 .summary-dynamic-4649 {
    margin-top: -2px;
    width: 22px;
  }
  .background-09fe .old-ef85 .background-pink-780f {
    margin-top: -1px;
  }
  .background-09fe .old-ef85 .background-pink-780f,
  .background-09fe .old-ef85 .background-pink-780f::after,
  .background-09fe .old-ef85 .background-pink-780f::before {
    width: 22px;
    height: 2px;
  }
  .background-09fe .old-ef85 .background-pink-780f::before {
    top: -7px;
  }
  .background-09fe .old-ef85 .background-pink-780f::after {
    bottom: -7px;
  }
  .warm-3c92 .old-ef85 .summary-dynamic-4649 {
    margin-top: -2px;
    width: 31px;
  }
  .warm-3c92 .old-ef85 .background-pink-780f {
    margin-top: -1.5px;
  }
  .warm-3c92 .old-ef85 .background-pink-780f,
  .warm-3c92 .old-ef85 .background-pink-780f::after,
  .warm-3c92 .old-ef85 .background-pink-780f::before {
    width: 31px;
    height: 3px;
  }
  .warm-3c92 .old-ef85 .background-pink-780f::before {
    top: -9px;
  }
  .warm-3c92 .old-ef85 .background-pink-780f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .disabled-9e0f .old-ef85 .summary-dynamic-4649 {
    margin-top: -2px;
    width: 19px;
  }
  .disabled-9e0f .old-ef85 .background-pink-780f {
    margin-top: -1px;
  }
  .disabled-9e0f .old-ef85 .background-pink-780f,
  .disabled-9e0f .old-ef85 .background-pink-780f::after,
  .disabled-9e0f .old-ef85 .background-pink-780f::before {
    width: 19px;
    height: 2px;
  }
  .disabled-9e0f .old-ef85 .background-pink-780f::before {
    top: -6px;
  }
  .disabled-9e0f .old-ef85 .background-pink-780f::after {
    bottom: -6px;
  }
  .feature_0375 .old-ef85 .summary-dynamic-4649 {
    margin-top: -2px;
    width: 22px;
  }
  .feature_0375 .old-ef85 .background-pink-780f {
    margin-top: -1px;
  }
  .feature_0375 .old-ef85 .background-pink-780f,
  .feature_0375 .old-ef85 .background-pink-780f::after,
  .feature_0375 .old-ef85 .background-pink-780f::before {
    width: 22px;
    height: 2px;
  }
  .feature_0375 .old-ef85 .background-pink-780f::before {
    top: -7px;
  }
  .feature_0375 .old-ef85 .background-pink-780f::after {
    bottom: -7px;
  }
  .lower_ce06 .old-ef85 .summary-dynamic-4649 {
    margin-top: -2px;
    width: 31px;
  }
  .lower_ce06 .old-ef85 .background-pink-780f {
    margin-top: -1.5px;
  }
  .lower_ce06 .old-ef85 .background-pink-780f,
  .lower_ce06 .old-ef85 .background-pink-780f::after,
  .lower_ce06 .old-ef85 .background-pink-780f::before {
    width: 31px;
    height: 3px;
  }
  .lower_ce06 .old-ef85 .background-pink-780f::before {
    top: -9px;
  }
  .lower_ce06 .old-ef85 .background-pink-780f::after {
    bottom: -9px;
  }
}
.blue_718f .background-pink-780f {
  -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);
}
.blue_718f .background-pink-780f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.blue_718f .background-pink-780f::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);
}
.blue_718f.border_prev_1cb2 .background-pink-780f {
  -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);
}
.blue_718f.border_prev_1cb2 .background-pink-780f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.blue_718f.border_prev_1cb2 .background-pink-780f::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);
}
.hard_b920 {
  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.hot-6ad5:before {
  display: none;
}
.logo_cb8f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.logo_cb8f .section_a303 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.logo_cb8f .section_a303:last-of-type {
  border-bottom: none;
}
.logo_cb8f .section_a303.orange_dfcb,
.logo_cb8f .section_a303.rough_aaf0,
.logo_cb8f .section_a303.prev_b9fb {
  padding: 0;
}
.logo_cb8f .modal-left-4325 .summary-fixed-5c31 {
  color: currentColor;
}
.logo_cb8f .modal-left-4325 .summary-fixed-5c31:focus,
.logo_cb8f .modal-left-4325 .summary-fixed-5c31:hover {
  background: rgba(0, 0, 0, 0.01);
}
.logo_cb8f.banner_4013 .banner-liquid-a00e,
.logo_cb8f.banner_4013 .link-dynamic-cba4 a,
.logo_cb8f.banner_4013 .tertiary-outer-802c a,
.logo_cb8f.banner_4013 .cold-2b3d a {
  color: rgba(0, 0, 0, 0.55);
}
.logo_cb8f.banner_4013 .banner-liquid-a00e:hover,
.logo_cb8f.banner_4013 .link-dynamic-cba4 a:hover,
.logo_cb8f.banner_4013 .tertiary-outer-802c a:hover,
.logo_cb8f.banner_4013 .cold-2b3d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo_cb8f.banner_4013 .element-af9e {
  color: rgba(0, 0, 0, 0.8);
}
.logo_cb8f.banner_4013 .section_a303 {
  border-color: rgba(0, 0, 0, 0.08);
}
.logo_cb8f.banner_4013 .section_a303:before {
  background: rgba(0, 0, 0, 0.08);
}
.logo_cb8f.banner_4013 .under-a4f0:before {
  background: rgba(255, 255, 255, 0.9);
}
.logo_cb8f.banner_4013 .modal-left-4325 .pagination-over-19cb li a,
.logo_cb8f.banner_4013 .modal-left-4325 .summary-fixed-5c31,
.logo_cb8f.banner_4013 .cold-2b3d {
  border-color: rgba(0, 0, 0, 0.08);
}
.logo_cb8f.banner_4013 .modal-left-4325 .summary-fixed-5c31:focus,
.logo_cb8f.banner_4013 .modal-left-4325 .summary-fixed-5c31:hover {
  background: rgba(0, 0, 0, 0.01);
}
.logo_cb8f.banner_4013 .pagination-over-19cb li {
  border-color: rgba(0, 0, 0, 0.08);
}
.logo_cb8f.dim-c5c8 .banner-liquid-a00e,
.logo_cb8f.dim-c5c8 .link-dynamic-cba4 a,
.logo_cb8f.dim-c5c8 .tertiary-outer-802c .summary-fixed-5c31,
.logo_cb8f.dim-c5c8 .tertiary-outer-802c a,
.logo_cb8f.dim-c5c8 .cold-2b3d a {
  color: rgba(255, 255, 255, 0.79);
}
.logo_cb8f.dim-c5c8 .banner-liquid-a00e:hover,
.logo_cb8f.dim-c5c8 .link-dynamic-cba4 a:hover,
.logo_cb8f.dim-c5c8 .tertiary-outer-802c .summary-fixed-5c31:hover,
.logo_cb8f.dim-c5c8 .tertiary-outer-802c a:hover,
.logo_cb8f.dim-c5c8 .cold-2b3d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo_cb8f.dim-c5c8 .element-af9e {
  color: rgba(255, 255, 255, 0.99);
}
.logo_cb8f.dim-c5c8 .section_a303 {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo_cb8f.dim-c5c8 .section_a303:before {
  background: rgba(255, 255, 255, 0.08);
}
.logo_cb8f.dim-c5c8 .under-a4f0:before {
  background: rgba(0, 0, 0, 0.9);
}
.logo_cb8f.dim-c5c8 .modal-left-4325 .pagination-over-19cb li a,
.logo_cb8f.dim-c5c8 .modal-left-4325 .summary-fixed-5c31,
.logo_cb8f.dim-c5c8 .cold-2b3d {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo_cb8f.dim-c5c8 .modal-left-4325 .summary-fixed-5c31:focus,
.logo_cb8f.dim-c5c8 .modal-left-4325 .summary-fixed-5c31:hover {
  background: rgba(0, 0, 0, 0.01);
}
.logo_cb8f.dim-c5c8 .pagination-over-19cb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.under-a4f0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.under-a4f0:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.main_active_0c56 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.image_green_dfa1 .logo_cb8f {
  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;
}
.image_green_dfa1 .section_a303 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.image_green_dfa1 .section_a303: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) {
  .image_green_dfa1 .section_a303:before {
    width: 16%;
    left: 42%;
  }
}
.image_green_dfa1 .section_a303:last-child:before {
  content: none;
}
.image_green_dfa1 .section_a303[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.image_green_dfa1 .modal-left-4325 .pagination-over-19cb li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.image_green_dfa1 .modal-left-4325 .pagination-over-19cb li a .summary-fixed-5c31 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.image_green_dfa1 .modal-left-4325 .cold-2b3d {
  border: none;
}
.image_green_dfa1 .modal-left-4325 .cold-2b3d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.image_green_dfa1 .under-a4f0 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.image_green_dfa1 .main_active_0c56 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.image_green_dfa1 .dim-c5c8 .under-a4f0:before {
  background: rgba(0, 0, 0, 0.9);
}
.image_green_dfa1 .banner_4013.logo_first_f900 .background-pink-780f {
  background: rgba(0, 0, 0, 0.6);
}
.image_green_dfa1
  .banner_4013.logo_first_f900
  .background-pink-780f::after,
.image_green_dfa1
  .banner_4013.logo_first_f900
  .background-pink-780f:before {
  background: inherit;
}
.image_green_dfa1
  .banner_4013.logo_first_f900:hover
  .background-pink-780f {
  background: rgba(0, 0, 0, 0.8);
}
.clean-eb03 .logo_cb8f {
  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) {
  .clean-eb03 .logo_cb8f {
    width: auto;
    right: 45px;
  }
}
.primary_6f48 .logo_cb8f {
  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) {
  .primary_6f48 .logo_cb8f {
    width: auto;
    left: 45px;
  }
}
.hot-6ad5 .logo_cb8f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.hot-6ad5 .main_active_0c56 {
  max-width: 48em;
  margin: 0 auto;
}
.hot-6ad5 .under-a4f0:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.section_dim_6a12 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.section_dim_6a12.image_green_dfa1 .logo_cb8f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.section_dim_6a12.clean-eb03 .logo_cb8f {
  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);
}
.section_dim_6a12 .logo_cb8f {
  visibility: visible;
}
.section_dim_6a12.primary_6f48 .logo_cb8f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.photo_fresh_058e,
.tertiary-plasma-2431 {
  overflow-x: hidden;
}
.photo_fresh_058e .logo_cb8f {
  overflow: auto;
}
.photo_fresh_058e.image_green_dfa1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.photo_fresh_058e.image_green_dfa1 .logo_cb8f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.photo_fresh_058e.image_green_dfa1 .search-west-86e9 {
  opacity: 0;
}
.photo_fresh_058e.clean-eb03 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.photo_fresh_058e.clean-eb03 .logo_cb8f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.photo_fresh_058e.clean-eb03 .search-west-86e9 {
  opacity: 0;
}
.photo_fresh_058e.primary_6f48 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.photo_fresh_058e.primary_6f48 .logo_cb8f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.photo_fresh_058e.primary_6f48 .search-west-86e9 {
  opacity: 0;
}
.photo_fresh_058e.hot-6ad5 .logo_cb8f {
  z-index: 10;
  visibility: visible;
}
.logo_first_f900 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.logo_first_f900 .background-pink-780f {
  background: rgba(255, 255, 255, 0.99);
}
.logo_first_f900 .background-pink-780f::after,
.logo_first_f900 .background-pink-780f:before {
  background: inherit;
}
.logo_first_f900:hover .background-pink-780f {
  background: rgba(255, 255, 255, 0.99);
}
.primary_6f48 .logo_first_f900 {
  top: 10px;
  right: auto;
  left: 12px;
}
.hot-6ad5 .logo_first_f900 {
  display: none !important;
}
.photo_fresh_058e:before,
.tertiary-plasma-2431:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.photo_fresh_058e .logo_first_f900,
.tertiary-plasma-2431 .logo_first_f900 {
  display: inline-block;
}
.logo_cb8f .table_9576 {
  -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;
}
.photo_fresh_058e .logo_cb8f .table_9576,
.tertiary-plasma-2431 .logo_cb8f .table_9576 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.fixed-3fab .breadcrumb_fresh_eea5 {
  width: 100%;
}
.prev-65f6 {
  padding: 0 0.5em 0;
}
.prev-65f6 [class*="customify-col-"],
.prev-65f6 [class*="customify-col_"],
.prev-65f6 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.element_wood_615b .prev-65f6 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .alert_a8a2 .copper_adf4,
  .copper_adf4 {
    display: none;
  }
  .glass-e63c {
    text-align: left;
  }
  .description-391f {
    text-align: center;
  }
  .content_3ec2 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .alert_a8a2 .notification-7332,
  .notification-7332 {
    display: none;
  }
  .feature-thick-d90a {
    text-align: left;
  }
  .medium_4ad8 {
    text-align: center;
  }
  .thumbnail_tiny_447c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .alert_a8a2 .hovered-81c3,
  .hovered-81c3 {
    display: none;
  }
  .shadow-2923 {
    text-align: left;
  }
  .pagination-pink-4651 {
    text-align: center;
  }
  .container-simple-9763 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.overlay_red_6d3a {
  box-shadow: none !important;
}
.texture-current-e542 .background_8e81,
.menu_brown_8add .background_8e81 {
  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;
}
.menu_brown_8add .background_8e81 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.dynamic-c7b7 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.dynamic-c7b7:after,
.dynamic-c7b7:before {
  content: "";
  display: table;
}
.dynamic-c7b7:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .dynamic-c7b7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.dynamic-c7b7,
.border-narrow-d5f2 {
  max-width: 1248px;
  margin: 0 auto;
}

.sidebar_7e1b.notification_0239 .dynamic-c7b7 {
  max-width: 100%;
}
.sidebar_7e1b.search_c4bd {
  max-width: 1200px;
  margin: 0 auto;
}
.sidebar_7e1b.element-4984 .dynamic-c7b7 {
  max-width: 100%;
}
.sidebar_7e1b.element-4984 > .dynamic-c7b7 {
  padding-left: 0;
  padding-right: 0;
}
.sidebar_7e1b.element-4984 > .dynamic-c7b7 .alert_a8a2 {
  margin: 0;
}
.sidebar_7e1b.element-4984
  > .dynamic-c7b7
  .fresh-7c6c.hovered-8204 {
  margin-right: 0;
  margin-left: 0;
}
.sidebar_7e1b.element-4984 #main.hovered-8204 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .disabled-focused-3239 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .disabled-focused-3239 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .badge_2cf7 .column-c677 {
    padding-right: 1em;
  }
  .badge_2cf7.clean_2f4f .fresh-7c6c {
    border-right: 1px solid #eaecee;
  }
  .badge_2cf7.clean_2f4f .column-c677 {
    padding-right: 1em;
  }
  .badge_2cf7.clean_2f4f .focus-glass-4eaf {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accordion-pressed-3784 .column-c677 {
    padding-left: 1em;
  }
  .accordion-pressed-3784.clean_2f4f .fresh-7c6c {
    border-left: 1px solid #eaecee;
  }
  .accordion-pressed-3784.clean_2f4f .column-c677 {
    padding-left: 1em;
  }
  .accordion-pressed-3784.clean_2f4f .focus-glass-4eaf {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link-c598 .column-c677 {
    padding-left: 1em;
  }
  .link-c598.clean_2f4f .paragraph-f82d {
    border-right: 1px solid #eaecee;
  }
  .link-c598.clean_2f4f .description_3674 {
    border-right: 1px solid #eaecee;
  }
  .link-c598.clean_2f4f .column-c677 {
    padding-left: 1em;
  }
  .link-c598.clean_2f4f .focus-glass-4eaf {
    padding-right: 1em;
  }
  .link-c598.clean_2f4f .up_0674 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tabs_b0ec .column-c677 {
    padding-right: 1em;
  }
  .tabs_b0ec.clean_2f4f .paragraph-f82d {
    border-left: 1px solid #eaecee;
  }
  .tabs_b0ec.clean_2f4f .description_3674 {
    border-left: 1px solid #eaecee;
  }
  .tabs_b0ec.clean_2f4f .column-c677 {
    padding-right: 1em;
  }
  .tabs_b0ec.clean_2f4f .focus-glass-4eaf {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs_b0ec.clean_2f4f .up_0674 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled-focused-3239 .column-c677 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .disabled-focused-3239.clean_2f4f .fresh-7c6c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .disabled-focused-3239.clean_2f4f .column-c677 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .disabled-focused-3239.clean_2f4f .focus-glass-4eaf {
    padding-left: 1em;
  }
  .disabled-focused-3239.clean_2f4f .up_0674 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .disabled-focused-3239.clean_2f4f .column-c677 {
    padding-left: 0;
  }
}
.clean_3677 .chip_under_3408 {
  display: inline-block;
}
.focus_fluid_d206 {
  display: inline-block;
}
.frame_ce0e {
  word-con: break-word;
}
.box-01fd > span {
  display: inline-block;
  padding: 5px 0;
}
.box-01fd .paper_be9b {
  margin-left: 8px;
  margin-right: 8px;
}
.box-01fd .huge-7d7e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.white-70e9 .active_dynamic_63e6 {
  margin-bottom: 2em;
}
.white-70e9 .warm_6789 {
  margin-bottom: 15px;
}
.white-70e9 .warm_6789:last-child {
  margin-bottom: 0;
}
.white-70e9 .shade-a15b {
  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) {
  .white-70e9 .shade-a15b {
    display: block;
  }
}
.white-70e9 .dirty-92f5 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .white-70e9 .dirty-92f5 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.white-70e9 .alert-warm-a77b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.white-70e9 .alert-warm-a77b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.white-70e9 .alert-warm-a77b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.white-70e9 .frame_ce0e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.white-70e9 .frame_ce0e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.white-70e9 .progress-dynamic-a58b p:last-child {
  margin-bottom: 0;
}
.white-70e9 .main-pro-89eb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.white-70e9 .hard-1c7d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.white-70e9 .table_thick_e801 {
  margin-top: 1em;
}
.white-70e9 .modal_1d4c {
  top: 0;
  display: block;
}
.white-70e9 .modal_1d4c a {
  color: inherit;
}
.white-70e9 .modal_1d4c a:hover {
  color: inherit;
}
.white-70e9 .nav-ec85 {
  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;
}
.white-70e9 .nav-ec85:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.white-70e9 .hard-1c7d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.white-70e9 .dark_4d86 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.white-70e9 .dark_4d86:first-child {
  margin-top: 0;
}
.white-70e9 .dark_4d86.element-active-366c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.white-70e9 .dark_4d86.list-aa84 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.white-70e9
  .dark_4d86.list-aa84.alert_fast_5122
  .table_thick_e801 {
  width: 100%;
}
.white-70e9 .list-aa84 {
  -webkit-box-align: center;
  align-items: center;
}
.white-70e9 .list-aa84 .box-01fd,
.white-70e9 .list-aa84 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.white-70e9 .alert-warm-a77b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.white-70e9 .alert-warm-a77b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.white-70e9 .alert-warm-a77b: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;
}
.white-70e9 .element-active-366c {
  z-index: 5;
}
.white-70e9 .soft-c015 .tooltip-stale-ba57 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.white-70e9 .section_slow_92aa .tooltip-stale-ba57 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.white-70e9 .texture-a72c .tooltip-stale-ba57 {
  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;
}
.white-70e9.bottom_ccc6 .shade-a15b,
.white-70e9.item_a171 .shade-a15b {
  display: block;
}
.white-70e9.bottom_ccc6 .shade-a15b .inner_7263,
.white-70e9.bottom_ccc6 .shade-a15b .hard-1c7d,
.white-70e9.item_a171 .shade-a15b .inner_7263,
.white-70e9.item_a171 .shade-a15b .hard-1c7d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.white-70e9.block-new-0c0d .dirty-92f5 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .white-70e9.block-new-0c0d .dirty-92f5 {
    margin-right: 0;
  }
}
.white-70e9.bottom_ccc6 .dirty-92f5,
.white-70e9.item_a171 .dirty-92f5 {
  padding-top: 40%;
}
.white-70e9.bottom_ccc6 .active_dynamic_63e6,
.white-70e9.item_a171 .active_dynamic_63e6 {
  display: block;
}
.white-70e9.bottom_ccc6 .fn-sticky-7561 .hard-1c7d,
.white-70e9.item_a171 .fn-sticky-7561 .hard-1c7d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.white-70e9.bottom_ccc6 .dirty-92f5,
.white-70e9.item_a171 .dirty-92f5 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.white-70e9.bottom_ccc6 .hard-1c7d {
  padding: 1em;
}
.motion_d2e9 {
  margin: 30px auto;
  display: block;
}
.motion_d2e9 .layout_77ae > * {
  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;
}
.motion_d2e9 .layout_77ae > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.motion_d2e9 .layout_77ae span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tooltip_21bb .box-01fd {
  margin-bottom: 1.41575em;
}
.tooltip_21bb .hard_d27c {
  margin-bottom: 1.618em;
}
.content_9ff7 .border-basic-9d66 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.content_9ff7 .border-basic-9d66 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.content_9ff7 .modal-hard-8b79 {
  max-width: 100%;
  overflow: auto;
}
.item-9c6e .content_9ff7 a:hover {
  text-decoration: underline;
}
.mask-8bf4 .warm_6789:not(.frame_ce0e),
.mask-8bf4 .alert-warm-a77b {
  margin-bottom: 1.41575em;
}
.mask-8bf4 .warm_6789:not(.frame_ce0e):last-child,
.mask-8bf4 .alert-warm-a77b:last-child {
  margin-bottom: 0;
}
.mask-8bf4 .warm_6789.sidebar-c696 {
  margin-bottom: 0.41575em;
}
.mask-8bf4 .gradient_8c7f:before,
.mask-8bf4 .last-d9b3:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.mask-8bf4 .gradient_8c7f:before {
  content: "\f115";
}
.mask-8bf4 .last-d9b3:before {
  content: "\f02c";
}
.mask-8bf4 .sidebar_afa3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.mask-8bf4 .sidebar_afa3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.medium_ee36 {
  display: -webkit-box;
  display: flex;
}
.medium_ee36 .breadcrumb-dirty-ac46 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .medium_ee36 .breadcrumb-dirty-ac46 {
    flex-basis: 90px;
  }
}
.medium_ee36 .last-c414 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .medium_ee36 .last-c414 {
    flex-basis: calc(100% - 50px);
  }
}
.medium_ee36 .border_5cab p:last-child {
  margin-bottom: 0.72em;
}
.input-fb47 .layout_77ae {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.input-fb47 .layout_77ae:after,
.input-fb47 .layout_77ae:before {
  content: "";
  display: table;
}
.input-fb47 .layout_77ae:after {
  clear: both;
}
.input-fb47 .layout_77ae .shade_basic_93cd,
.input-fb47 .layout_77ae .wood-c4b7 {
  width: 49%;
}
.input-fb47 .layout_77ae .shade_basic_93cd a span.heading_3c0b,
.input-fb47 .layout_77ae .wood-c4b7 a span.heading_3c0b {
  display: block;
  margin-bottom: 5px;
}
.input-fb47 .layout_77ae .wood-c4b7 {
  float: left;
  text-align: left;
}
.input-fb47 .layout_77ae .shade_basic_93cd {
  float: right;
  text-align: right;
}
.info_lite_a7c1 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .info_lite_a7c1 {
    margin-bottom: 0;
  }
}
.dropdown-3b98 {
  margin-bottom: 1em;
}
.dropdown-3b98 .frame_ce0e {
  font-size: 1.1em;
  line-height: 1.3;
}
.lite-52a0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.highlight-hard-c79b .dropdown-3b98,
.pattern-e762 .dropdown-3b98 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .highlight-hard-c79b .dropdown-3b98,
  .pattern-e762 .dropdown-3b98 {
    display: block;
  }
}
.highlight-hard-c79b .lite-52a0,
.pattern-e762 .lite-52a0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .highlight-hard-c79b .lite-52a0,
  .pattern-e762 .lite-52a0 {
    margin-bottom: 1em;
  }
}
.highlight-hard-c79b .lite-52a0 img,
.pattern-e762 .lite-52a0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.highlight-hard-c79b .blue-72bc,
.pattern-e762 .blue-72bc {
  flex-basis: calc(100% - 160px);
}
.highlight-hard-c79b .blue-72bc p,
.pattern-e762 .blue-72bc p {
  margin-bottom: 0;
}
.highlight-hard-c79b .blue-72bc {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .highlight-hard-c79b .blue-72bc {
    padding-left: 0;
  }
}
.pattern-e762 .blue-72bc {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .pattern-e762 .blue-72bc {
    padding-right: 0;
  }
}
.pattern-e762 .lite-52a0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.complex-8510 .lite-52a0 {
  margin-bottom: 0.5em;
}
.complex-8510 .lite-52a0 img {
  width: 100%;
}
.dim_e8b7 .frame_7143,
.table_4a25 .frame_7143 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.table_4a25 .fresh-7c6c .motion-4fb8 p:last-child {
  margin-bottom: 0;
}
.complex-29b1 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.main_4380 .over_8030 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .main_4380 .over_8030:last-of-type {
    margin-bottom: 0;
  }
}
.main_4380 .over_8030 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main_4380 .over_8030 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.main_4380 .over_8030 ul li {
  margin: 0 0 0.6em;
}
.main_4380 .over_8030 ul li.column-ff2f,
.main_4380 .over_8030 ul li.small_da74 {
  position: relative;
}
.main_4380 .over_8030 ul li.column-ff2f .border-6794,
.main_4380 .over_8030 ul li.small_da74 .border-6794 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.main_4380 .over_8030 ul li.column-ff2f:after:after,
.main_4380 .over_8030 ul li.column-ff2f:after:before,
.main_4380
  .over_8030
  ul
  li.small_da74:after:after,
.main_4380
  .over_8030
  ul
  li.small_da74:after:before {
  content: "";
  display: table;
}
.main_4380 .over_8030 ul li.column-ff2f:after:after,
.main_4380
  .over_8030
  ul
  li.small_da74:after:after {
  clear: both;
}
.main_4380 .over_8030 a.tooltip-18c9:hover {
  text-decoration: none;
}
.main_4380 .over_8030 select {
  max-width: 100%;
}
.main_4380 .over_8030 table {
  font-size: 85%;
}
.main_4380 .over_8030 table td,
.main_4380 .over_8030 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.main_4380 .over_8030 table tfoot td {
  text-align: left;
}
.main_4380 .over_8030 :last-child {
  margin-bottom: 0;
}
.main_4380 .over_8030 .secondary_c062 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.main_4380 .over_8030 .secondary_c062 label {
  width: 100%;
}
.main_4380 .over_8030 .secondary_c062 .gallery_40f9 {
  width: 100%;
  display: block;
}
.main_4380 .over_8030 .secondary_c062 .message_61e3 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.main_4380 .over_8030 .secondary_c062 .message_61e3:hover svg #svg-search {
  fill: #444;
}
.main_4380 .over_8030 .secondary_c062 .message_61e3 svg {
  width: 18px;
  height: 18px;
}
.main_4380 .surface_2a87 ul ul,
.main_4380 .pattern-96ef ul ul,
.main_4380 .stale-c336 ul ul,
.main_4380 .modal-ea9b ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.main_4380 .surface_2a87 .notice_west_c6ad > a,
.main_4380 .pattern-96ef .notice_west_c6ad > a,
.main_4380 .stale-c336 .notice_west_c6ad > a,
.main_4380 .modal-ea9b .notice_west_c6ad > a {
  margin-bottom: 0;
}
.main_4380 .sort_fresh_62c0 li,
.main_4380 .surface_2a87 li,
.main_4380 .sidebar_huge_3dd5 li,
.main_4380 .pattern-96ef li,
.main_4380 .stale-c336 li,
.main_4380 .modal-ea9b li,
.main_4380 .surface_lower_d72e li,
.main_4380 .current-439b li {
  display: block;
  position: relative;
}
.main_4380 .sort_fresh_62c0 li:last-child,
.main_4380 .surface_2a87 li:last-child,
.main_4380 .sidebar_huge_3dd5 li:last-child,
.main_4380 .pattern-96ef li:last-child,
.main_4380 .stale-c336 li:last-child,
.main_4380 .modal-ea9b li:last-child,
.main_4380 .surface_lower_d72e li:last-child,
.main_4380 .current-439b li:last-child {
  border: none;
}
.main_4380 .sort_fresh_62c0 li a,
.main_4380 .surface_2a87 li a,
.main_4380 .sidebar_huge_3dd5 li a,
.main_4380 .pattern-96ef li a,
.main_4380 .stale-c336 li a,
.main_4380 .modal-ea9b li a,
.main_4380 .surface_lower_d72e li a,
.main_4380 .current-439b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.main_4380 .sort_fresh_62c0 li ul li::before,
.main_4380 .surface_2a87 li ul li::before,
.main_4380 .sidebar_huge_3dd5 li ul li::before,
.main_4380 .pattern-96ef li ul li::before,
.main_4380 .stale-c336 li ul li::before,
.main_4380 .modal-ea9b li ul li::before,
.main_4380 .surface_lower_d72e li ul li::before,
.main_4380 .current-439b li ul li::before {
  left: 15px;
}
.main_4380 .sort_fresh_62c0 li ul a,
.main_4380 .surface_2a87 li ul a,
.main_4380 .sidebar_huge_3dd5 li ul a,
.main_4380 .pattern-96ef li ul a,
.main_4380 .stale-c336 li ul a,
.main_4380 .modal-ea9b li ul a,
.main_4380 .surface_lower_d72e li ul a,
.main_4380 .current-439b li ul a {
  padding-left: 20px;
}
.main_4380 .sort_fresh_62c0 li ul ul li::before,
.main_4380 .surface_2a87 li ul ul li::before,
.main_4380 .sidebar_huge_3dd5 li ul ul li::before,
.main_4380 .pattern-96ef li ul ul li::before,
.main_4380 .stale-c336 li ul ul li::before,
.main_4380 .modal-ea9b li ul ul li::before,
.main_4380 .surface_lower_d72e li ul ul li::before,
.main_4380 .current-439b li ul ul li::before {
  left: 30px;
}
.main_4380 .sort_fresh_62c0 li ul ul a,
.main_4380 .surface_2a87 li ul ul a,
.main_4380 .sidebar_huge_3dd5 li ul ul a,
.main_4380 .pattern-96ef li ul ul a,
.main_4380 .stale-c336 li ul ul a,
.main_4380 .modal-ea9b li ul ul a,
.main_4380 .surface_lower_d72e li ul ul a,
.main_4380 .current-439b li ul ul a {
  padding-left: 40px;
}
.main_4380 .content_ab95 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.main_4380 .current-439b ul li {
  margin-bottom: 1.41575em;
}
.main_4380 .current-439b ul li .description-9c40 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.main_4380 .current-439b ul li .notification_left_bb41 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.dim-c5c8 .sort_fresh_62c0 li a,
.dim-c5c8 .surface_2a87 li a,
.dim-c5c8 .sidebar_huge_3dd5 li a,
.dim-c5c8 .pattern-96ef li a,
.dim-c5c8 .stale-c336 li a,
.dim-c5c8 .modal-ea9b li a,
.dim-c5c8 .surface_lower_d72e li a,
.dim-c5c8 .current-439b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.dim-c5c8 .content_ab95 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dim-c5c8 .over_8030 ul li.column-ff2f .border-6794,
.dim-c5c8 .over_8030 ul li.small_da74 .border-6794 {
  background: rgba(0, 0, 0, 0.2);
}
.dim-c5c8 .main_4380 .over_8030 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar_7e1b .main_4380 .pagination-over-19cb li {
  margin: 0;
}
.sidebar_7e1b .main_4380 .pagination-over-19cb li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.sidebar_7e1b .main_4380 .pagination-over-19cb li ul {
  margin: 0;
}
.sidebar_7e1b .main_4380 .pagination-over-19cb li ul li a {
  padding-left: 15px;
}
.sidebar_7e1b .main_4380 .pagination-over-19cb li ul li li a {
  padding-left: 30px;
}
.sidebar_7e1b .main_4380 .pagination-over-19cb li.card_basic_b4e7 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.sidebar_7e1b .main_4380 .pagination-over-19cb li.card_basic_b4e7 > 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;
}
.sidebar_7e1b .main_4380 .pagination-over-19cb li.card_basic_b4e7 > 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;
}
.tooltip-clean-dd2f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.slider-selected-012a {
  position: relative;
  z-index: 10;
}
.slider-selected-012a .table_9576 {
  width: 100%;
  max-width: 100%;
}
.complex_e111 .block_blue_9beb {
  padding-top: 2em;
  padding-bottom: 2em;
}
.complex_e111 .banner_4013 {
}
.complex_e111 .dim-c5c8 {
  background: #292929;
}
.green_3069 .block_blue_9beb {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.green_3069 .banner_4013 {
  background: #f9f9f9;
}
.green_3069 .dim-c5c8 {
  background: #303030;
}
.advanced_796a .block_blue_9beb {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .advanced_796a .chip_under_3408 {
    margin-bottom: 1em;
  }
  .advanced_796a .chip_under_3408:last-child {
    margin-bottom: 0;
  }
}
.advanced_796a .banner_4013 {
  background: #ededed;
}
.advanced_796a .dim-c5c8 {
  background: #1a1a1a;
}
.block_blue_9beb.banner_4013 {
  color: rgba(0, 0, 0, 0.6);
}
.block_blue_9beb.banner_4013 .item-938b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.block_blue_9beb.dim-c5c8 {
  color: rgba(255, 255, 255, 0.99);
}
.block_blue_9beb.dim-c5c8 a:not(.tooltip-18c9) {
  color: rgba(255, 255, 255, 0.79);
}
.block_blue_9beb.dim-c5c8 a:not(.tooltip-18c9):hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_blue_9beb.dim-c5c8 .item-938b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_blue_9beb.dim-c5c8 table tbody td,
.block_blue_9beb.dim-c5c8 table th {
  background: rgba(0, 0, 0, 0.08);
}
.sidebar_light_e184.icon_gas_32cc .dynamic-c7b7 {
  max-width: initial;
}
.sidebar_light_e184 .simple_65af {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.sidebar_light_e184 .simple_65af .table_9576 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .sidebar_light_e184 .simple_65af .table_9576 {
    display: block;
    margin-bottom: 2em;
  }
  .sidebar_light_e184 .simple_65af .table_9576:last-child {
    margin-bottom: 0;
  }
}
.advanced_796a .chip_under_3408:last-child,
.green_3069 .chip_under_3408:last-child,
.complex_e111 .chip_under_3408:last-child {
  margin-bottom: 0;
}
.advanced_796a .chip_under_3408 .main_4380 .over_8030:last-child,
.green_3069 .chip_under_3408 .main_4380 .over_8030:last-child,
.complex_e111 .chip_under_3408 .main_4380 .over_8030:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .advanced_796a .bottom-26a9,
  .advanced_796a .dynamic_6422,
  .green_3069 .bottom-26a9,
  .green_3069 .dynamic_6422,
  .complex_e111 .bottom-26a9,
  .complex_e111 .dynamic_6422 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .slider-selected-012a .chip_under_3408 {
    margin-bottom: 2em;
  }
}
.slider-selected-012a p:last-child {
  margin-bottom: 0;
}
.slider-selected-012a li,
.slider-selected-012a ul {
  list-style: none;
  margin: 0;
}
.slider-selected-012a ul ul {
  margin-left: 2.617924em;
}
.wrapper-5a59 {
  font-size: 0.875em;
}

/* css-noise: a959 */
.phantom-card-y7 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
