/*!
Theme Name: Customify
Theme URI: https://pressmaximum.current_1da6/customify
Author: WPCustomify
Author URI: https://pressmaximum.current_1da6
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.current_1da6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.search-narrow-4274.soft_76fb/licenses/gpl-2.0.carousel_narrow_6adf
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.hero_center_29f2/, (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.sidebar_hard_ae05.avatar_hard_58e4/normalize.component-stone-645f/
 ======
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.component-stone-645f v7.0.0 | MIT License | github.current_1da6/necolas/normalize.component-stone-645f */
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;
}
.backdrop-plasma-edcd .slider_static_0b63,
.surface_bright_1d8e,
.upper-9d36,
.mask_deb3,
.main_e663,
.hard-2fce,
.tabs-5d0d,
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;
}
.surface_bright_1d8e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .surface_bright_1d8e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .surface_bright_1d8e,
  h1 {
    font-size: 1.8em;
  }
}
.upper-9d36,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.upper-9d36 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .upper-9d36,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .upper-9d36,
  h2 {
    font-size: 1.7em;
  }
}
.mask_deb3,
h3 {
  font-size: 1.618em;
}
.backdrop-plasma-edcd .slider_static_0b63,
.main_e663,
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.paragraph_ccb5 {
  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;
}
.footer_8521:after,
.footer_8521:before,
.short_eacf:after,
.short_eacf:before {
  content: "";
  display: table;
}
.footer_8521:after,
.short_eacf:after {
  clear: both;
}
.filter_c367 {
  float: right;
  margin-right: 0;
}
.menu_41f9 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.silver-c15c .primary_cold_bba3,
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;
}
.silver-c15c .primary_cold_bba3: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;
}
.active-320a .primary_cold_bba3 {
  box-shadow: none;
}
.active-320a
  .primary_cold_bba3
  .east-443d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.active-320a .primary_cold_bba3 .nav-up-d555 {
  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;
}
.active-320a
  .primary_cold_bba3
  .nav-up-d555
  b {
  display: none;
}
.active-320a .banner_up_86d8 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.slider_under_35d1:not(.article_active_1519):not(.search_steel_a994),
button:not(.article_active_1519):not(.search_steel_a994),
input[type="button"]:not(.article_active_1519):not(
    .search_steel_a994
  ),
input[type="reset"]:not(.article_active_1519):not(
    .search_steel_a994
  ),
input[type="submit"]:not(.article_active_1519):not(
    .search_steel_a994
  ) {
  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;
}
.slider_under_35d1:not(.article_active_1519):not(
    .search_steel_a994
  ):hover,
button:not(.article_active_1519):not(
    .search_steel_a994
  ):hover,
input[type="button"]:not(.article_active_1519):not(
    .search_steel_a994
  ):hover,
input[type="reset"]:not(.article_active_1519):not(
    .search_steel_a994
  ):hover,
input[type="submit"]:not(.article_active_1519):not(
    .search_steel_a994
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.slider_under_35d1:not(.article_active_1519):not(
    .search_steel_a994
  ):active,
.slider_under_35d1:not(.article_active_1519):not(
    .search_steel_a994
  ):focus,
button:not(.article_active_1519):not(
    .search_steel_a994
  ):active,
button:not(.article_active_1519):not(
    .search_steel_a994
  ):focus,
input[type="button"]:not(.article_active_1519):not(
    .search_steel_a994
  ):active,
input[type="button"]:not(.article_active_1519):not(
    .search_steel_a994
  ):focus,
input[type="reset"]:not(.article_active_1519):not(
    .search_steel_a994
  ):active,
input[type="reset"]:not(.article_active_1519):not(
    .search_steel_a994
  ):focus,
input[type="submit"]:not(.article_active_1519):not(
    .search_steel_a994
  ):active,
input[type="submit"]:not(.article_active_1519):not(
    .search_steel_a994
  ):focus {
  outline: 0;
}
.slider_under_35d1:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121,
button:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121,
input[type="button"]:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121,
input[type="reset"]:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121,
input[type="submit"]:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121 {
  position: relative;
}
.slider_under_35d1:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121
  .action_80e6,
.slider_under_35d1:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121
  .button-top-4374,
.slider_under_35d1:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121
  .sort-c6f3,
.slider_under_35d1:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121
  i,
.slider_under_35d1:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121
  svg,
button:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121
  .action_80e6,
button:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121
  .button-top-4374,
button:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121
  .sort-c6f3,
button:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121
  i,
button:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121
  svg,
input[type="button"]:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121
  .action_80e6,
input[type="button"]:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121
  .button-top-4374,
input[type="button"]:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121
  .sort-c6f3,
input[type="button"]:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121
  i,
input[type="button"]:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121
  svg,
input[type="reset"]:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121
  .action_80e6,
input[type="reset"]:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121
  .button-top-4374,
input[type="reset"]:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121
  .sort-c6f3,
input[type="reset"]:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121
  i,
input[type="reset"]:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121
  svg,
input[type="submit"]:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121
  .action_80e6,
input[type="submit"]:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121
  .button-top-4374,
input[type="submit"]:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121
  .sort-c6f3,
input[type="submit"]:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121
  i,
input[type="submit"]:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121
  svg {
  visibility: hidden;
}
.slider_under_35d1:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121:after,
button:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121:after,
input[type="button"]:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121:after,
input[type="reset"]:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121:after,
input[type="submit"]:not(.article_active_1519):not(
    .search_steel_a994
  ).fn-loading-8121: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;
}
.slider_under_35d1:not(.article_active_1519):not(.search_steel_a994),
input[type="button"]:not(.article_active_1519):not(
    .search_steel_a994
  ),
input[type="reset"]:not(.article_active_1519):not(
    .search_steel_a994
  ),
input[type="submit"]:not(.article_active_1519):not(
    .search_steel_a994
  ) {
  color: #fff;
  background: #235787;
}
.slider_under_35d1:not(.article_active_1519):not(
    .search_steel_a994
  ):focus,
input[type="button"]:not(.article_active_1519):not(
    .search_steel_a994
  ):focus,
input[type="reset"]:not(.article_active_1519):not(
    .search_steel_a994
  ):focus,
input[type="submit"]:not(.article_active_1519):not(
    .search_steel_a994
  ):focus {
  color: #fff;
}
.slider_under_35d1.fn-disabled-8121:not(.article_active_1519):not(
    .search_steel_a994
  ),
.slider_under_35d1[disabled]:not(.article_active_1519):not(
    .search_steel_a994
  ),
button.fn-disabled-8121:not(.article_active_1519):not(
    .search_steel_a994
  ),
button[disabled]:not(.article_active_1519):not(
    .search_steel_a994
  ) {
  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;
}
.overlay-f2df {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.overlay-f2df: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;
}
.accent-bottom-0d38 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.chip_right_e334 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.solid-1aa5 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.footer_8521:after,
.footer_8521:before,
.gold_8f1f:after,
.gold_8f1f:before,
.pressed_2c35:after,
.pressed_2c35:before,
.left-15df:after,
.left-15df:before,
.active_741f:after,
.active_741f:before,
.summary_orange_3884:after,
.summary_orange_3884:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.footer_8521:after,
.gold_8f1f:after,
.pressed_2c35:after,
.left-15df:after,
.active_741f:after,
.summary_orange_3884:after {
  clear: both;
}
.gold_8f1f .form_fast_cd6f,
.pressed_2c35 .form_fast_cd6f,
.message-dirty-b784 .form_fast_cd6f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.slow_a77f {
  display: inline-block;
}
.list-7db0 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.list-7db0 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.list-7db0 .in_16af {
  padding: 1em 0;
  font-size: 85%;
}
.in_16af {
  text-align: left;
  font-style: italic;
  color: #999;
}
.text_6b09 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.text_6b09:after,
.text_6b09:before {
  content: "";
  display: table;
}
.text_6b09:after {
  clear: both;
}
.next-4d92 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.popup_ad44 .next-4d92 {
  max-width: 50%;
}
.input_5e1f .next-4d92 {
  max-width: 33.33%;
}
.aside-left-ff31 .next-4d92 {
  max-width: 25%;
}
.backdrop-easy-71ab .next-4d92 {
  max-width: 20%;
}
.breadcrumb-6a1b .next-4d92 {
  max-width: 16.66%;
}
.tooltip-ee21 .next-4d92 {
  max-width: 14.28%;
}
.wood-879d .next-4d92 {
  max-width: 12.5%;
}
.accent-paper-df5c .next-4d92 {
  max-width: 11.11%;
}
.label-92c5 {
  display: block;
}
.backdrop-plasma-edcd .mask-fluid-dc1c label,
.backdrop-plasma-edcd .column_68e0 label,
.backdrop-plasma-edcd .widget_1a40 label,
.backdrop-plasma-edcd .medium-9720 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.info-a648 {
  list-style: none;
  margin: 0;
}
.info-a648 article.hovered-cd91 {
  margin-bottom: 0;
}
.info-a648 ul {
  list-style: none;
  margin: 0;
}
.info-a648 .detail-brown-b4bc li.hovered-cd91 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .info-a648 .detail-brown-b4bc li.hovered-cd91 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .info-a648 .detail-brown-b4bc li.hovered-cd91: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) {
  .info-a648 .detail-brown-b4bc li.hovered-cd91 li.hovered-cd91 li.hovered-cd91 li.hovered-cd91 {
    padding-left: 0;
  }
}
article.hovered-cd91 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hovered-cd91 .gold_8f1f p:last-of-type {
  margin-bottom: 0;
}
article.hovered-cd91 .media_glass_85e2 {
  float: left;
}
article.hovered-cd91 .full-11ce {
  margin-left: 85px;
}
article.hovered-cd91 .tertiary_huge_e7ed {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hovered-cd91 .tertiary_huge_e7ed .frame_cold_3428 {
  margin-left: 10px;
}
article.hovered-cd91 .header_mini_ad63 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hovered-cd91 .status-8a10 {
  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 .mask-fluid-dc1c,
  #respond .widget_1a40,
  #respond .medium-9720 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .mask-fluid-dc1c input,
#respond .widget_1a40 input,
#respond .medium-9720 input {
  width: 100%;
}
#respond .medium-9720 {
  margin-right: 0;
}
#respond .fast_cf46 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.layout_over_91ea {
  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;
}
.layout_over_91ea.highlight_in_6c90 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.layout_over_91ea 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%);
}
.layout_over_91ea:focus,
.layout_over_91ea: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);
}
.motion-b3b7 {
  border-radius: 10%;
}
.form_8ea0 {
  border-radius: 50%;
}
.module-7bcb {
  font-size: 0.72em;
}
.notification-930d {
  font-size: 0.875em;
}
.modal_fresh_bb0b {
  font-size: 1.1em;
}
.slider-upper-f7c6 {
  text-transform: uppercase;
  line-height: 1.2;
}
.slider-upper-f7c6.module-7bcb {
  letter-spacing: 0.5px;
}
.focus-3bde,
.focus-3bde a {
  color: #6d6d6d;
}
.focus-3bde a:hover {
  color: #111;
}
.soft_92e6 {
  color: #6d6d6d;
}
.breadcrumb_1f71 {
  overflow-x: hidden;
}
.breadcrumb_1f71 .hidden-33e7.chip-99f6 {
  position: relative;
}
.breadcrumb_1f71 .hidden-33e7.chip-99f6.media-a26a {
  position: initial;
}
.breadcrumb_1f71
  .hidden-33e7.chip-99f6.media-a26a
  .dirty-e419 {
  left: auto;
}
.breadcrumb_1f71 .hidden-33e7 .dirty-e419 {
  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;
}
.breadcrumb_1f71 .hidden-33e7:hover.chip-99f6 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.breadcrumb_1f71
  .hidden-33e7:hover.chip-99f6
  .dirty-e419 {
  display: block;
  z-index: 9999999;
}
.breadcrumb_1f71 .avatar_right_0be5 .component_fresh_2fcd,
.breadcrumb_1f71 .progress-c849 .component_fresh_2fcd {
  display: none;
}
.breadcrumb_1f71 .black-3862 .hidden-33e7:hover.chip-99f6 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.backdrop-plasma-edcd .mask-fluid-dc1c label,
.backdrop-plasma-edcd .column_68e0 label,
.backdrop-plasma-edcd .widget_1a40 label,
.backdrop-plasma-edcd .medium-9720 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.info-a648 {
  list-style: none;
  margin: 0;
}
.info-a648 article.hovered-cd91 {
  margin-bottom: 0;
}
.info-a648 ul {
  list-style: none;
  margin: 0;
}
.info-a648 .detail-brown-b4bc li.hovered-cd91 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .info-a648 .detail-brown-b4bc li.hovered-cd91 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .info-a648 .detail-brown-b4bc li.hovered-cd91: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) {
  .info-a648 .detail-brown-b4bc li.hovered-cd91 li.hovered-cd91 li.hovered-cd91 li.hovered-cd91 {
    padding-left: 0;
  }
}
article.hovered-cd91 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hovered-cd91 .gold_8f1f p:last-of-type {
  margin-bottom: 0;
}
article.hovered-cd91 .media_glass_85e2 {
  float: left;
}
article.hovered-cd91 .full-11ce {
  margin-left: 85px;
}
article.hovered-cd91 .tertiary_huge_e7ed {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hovered-cd91 .tertiary_huge_e7ed .frame_cold_3428 {
  margin-left: 10px;
}
article.hovered-cd91 .header_mini_ad63 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hovered-cd91 .status-8a10 {
  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 .mask-fluid-dc1c,
  #respond .widget_1a40,
  #respond .medium-9720 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .mask-fluid-dc1c input,
#respond .widget_1a40 input,
#respond .medium-9720 input {
  width: 100%;
}
#respond .medium-9720 {
  margin-right: 0;
}
#respond .fast_cf46 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.avatar_right_0be5 .form-d3b7 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.form-d3b7 .accent-a7ea.dynamic_ce6e .orange_fb98 > li > a:focus,
.form-d3b7 .accent-a7ea.dynamic_ce6e .orange_fb98 > li > a:hover,
.form-d3b7 .accent-a7ea.table-3a35 .orange_fb98 > li > a:focus,
.form-d3b7 .accent-a7ea.table-3a35 .orange_fb98 > li > a:hover,
.form-d3b7 .accent-a7ea.simple_882a .orange_fb98 > li > a:focus,
.form-d3b7 .accent-a7ea.simple_882a .orange_fb98 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form-d3b7
  .accent-a7ea.dynamic_ce6e
  .orange_fb98
  > li.list_warm_0b82
  > a,
.form-d3b7
  .accent-a7ea.dynamic_ce6e
  .orange_fb98
  > li.surface-94ee
  > a,
.form-d3b7
  .accent-a7ea.table-3a35
  .orange_fb98
  > li.list_warm_0b82
  > a,
.form-d3b7
  .accent-a7ea.table-3a35
  .orange_fb98
  > li.surface-94ee
  > a,
.form-d3b7
  .accent-a7ea.simple_882a
  .orange_fb98
  > li.list_warm_0b82
  > a,
.form-d3b7 .accent-a7ea.simple_882a .orange_fb98 > li.advanced-d4bc > a {
  color: rgba(255, 255, 255, 0.99);
}
.form-d3b7 .hover-upper-2602,
.form-d3b7 .hover-upper-2602 a {
  color: rgba(255, 255, 255, 0.99);
}
.form-d3b7 .icon_pro_2334.up-d13f li a,
.form-d3b7 .form-brown-a234 a,
.form-d3b7 .thumbnail-green-9deb,
.form-d3b7 .orange_fb98 > li > a,
.form-d3b7 .sort-1d62 {
  color: rgba(255, 255, 255, 0.79);
}
.form-d3b7 .icon_pro_2334.up-d13f li a:hover,
.form-d3b7 .form-brown-a234 a:hover,
.form-d3b7 .thumbnail-green-9deb:hover,
.form-d3b7 .orange_fb98 > li > a:hover,
.form-d3b7 .sort-1d62:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form-d3b7 .outline_99a3 {
  color: rgba(255, 255, 255, 0.79);
}
.form-d3b7 .outline_99a3 .filter-bottom-df3d {
  color: rgba(255, 255, 255, 0.99);
}
.form-d3b7 .outline_99a3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form-d3b7 .hidden_6081 .header-30b5 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.form-d3b7 .hidden_6081 .header-30b5 .notification_1116 {
  color: rgba(255, 255, 255, 0.79);
}
.form-d3b7
  .hidden_6081
  .header-30b5
  .notification_1116::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form-d3b7
  .hidden_6081
  .header-30b5
  .notification_1116:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form-d3b7
  .hidden_6081
  .header-30b5
  .notification_1116::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form-d3b7
  .hidden_6081
  .header-30b5
  .notification_1116::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form-d3b7 .hidden_6081 .search-29bf {
  color: rgba(255, 255, 255, 0.79);
}
.form-d3b7 .hidden_6081 .search-29bf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.west_ac61
  .form-d3b7
  .hidden_6081
  .left_e286
  .grid_pro_871a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.west_ac61
  .form-d3b7
  .hidden_6081
  .left_e286
  .notification_1116 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.avatar_right_0be5 .paragraph-last-3d68 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.paragraph-last-3d68 .accent-a7ea.dynamic_ce6e .orange_fb98 > li > a:focus,
.paragraph-last-3d68 .accent-a7ea.dynamic_ce6e .orange_fb98 > li > a:hover,
.paragraph-last-3d68 .accent-a7ea.table-3a35 .orange_fb98 > li > a:focus,
.paragraph-last-3d68 .accent-a7ea.table-3a35 .orange_fb98 > li > a:hover,
.paragraph-last-3d68 .accent-a7ea.simple_882a .orange_fb98 > li > a:focus,
.paragraph-last-3d68 .accent-a7ea.simple_882a .orange_fb98 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-last-3d68
  .accent-a7ea.dynamic_ce6e
  .orange_fb98
  > li.list_warm_0b82
  > a,
.paragraph-last-3d68
  .accent-a7ea.dynamic_ce6e
  .orange_fb98
  > li.surface-94ee
  > a,
.paragraph-last-3d68
  .accent-a7ea.table-3a35
  .orange_fb98
  > li.list_warm_0b82
  > a,
.paragraph-last-3d68
  .accent-a7ea.table-3a35
  .orange_fb98
  > li.surface-94ee
  > a,
.paragraph-last-3d68
  .accent-a7ea.simple_882a
  .orange_fb98
  > li.list_warm_0b82
  > a,
.paragraph-last-3d68 .accent-a7ea.simple_882a .orange_fb98 > li.advanced-d4bc > a {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-last-3d68 .hover-upper-2602,
.paragraph-last-3d68 .hover-upper-2602 a {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-last-3d68 .icon_pro_2334.up-d13f li a,
.paragraph-last-3d68 .form-brown-a234 a,
.paragraph-last-3d68 .thumbnail-green-9deb,
.paragraph-last-3d68 .orange_fb98 > li > a,
.paragraph-last-3d68 .sort-1d62 {
  color: rgba(0, 0, 0, 0.55);
}
.paragraph-last-3d68 .icon_pro_2334.up-d13f li a:hover,
.paragraph-last-3d68 .form-brown-a234 a:hover,
.paragraph-last-3d68 .thumbnail-green-9deb:hover,
.paragraph-last-3d68 .orange_fb98 > li > a:hover,
.paragraph-last-3d68 .sort-1d62:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-last-3d68 .outline_99a3 {
  color: rgba(0, 0, 0, 0.55);
}
.paragraph-last-3d68 .outline_99a3 .filter-bottom-df3d {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-last-3d68 .outline_99a3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.content-south-3dd6 .outline-wide-8855 {
  margin-left: auto;
  margin-right: auto;
}
.pressed_2c35 > * {
  margin-left: auto;
  margin-right: auto;
}
.pressed_2c35 .accent-bottom-0d38 {
  margin-right: 1.41575em;
}
.content_thick_2446 .pressed_2c35 > .badge_a7df {
  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;
}
.content_thick_2446 .pressed_2c35 > .current_601e {
  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;
}
.hot-0cfc.content-south-3dd6 .outline-wide-8855,
.description-large-ec4e.content-south-3dd6 .outline-wide-8855 {
  margin-left: 0;
}
.new_ec72.content-south-3dd6 .outline-wide-8855,
.black_305d.content-south-3dd6 .outline-wide-8855 {
  margin-right: 0;
}
.pressed_2c35 ol,
.pressed_2c35 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.table_911e video {
  max-width: 100%;
}
.rough_01ff img {
  display: block;
}
.rough_01ff.accent-bottom-0d38,
.rough_01ff.chip_right_e334 {
  width: 100%;
}
.rough_01ff.current_601e img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.fluid-0150:not(.popup-paper-ff1f) {
  margin: 1.5em auto;
}
.under_ca3f p {
  padding: 1.5em 14px;
}
ul.tooltip_center_1217.current_601e,
ul.tooltip_center_1217.badge_a7df,
ul.tooltip_center_1217.dropdown_7918.badge_a7df {
  padding: 0 14px;
}
.heading-narrow-e7e5 {
  display: block;
  overflow-x: auto;
}
.heading-narrow-e7e5 table {
  border-collapse: collapse;
  width: 100%;
}
.heading-narrow-e7e5 td,
.heading-narrow-e7e5 th {
  padding: 0.5em;
}
.pressed_2c35 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.pressed_2c35 ol ol,
.pressed_2c35 ol ul,
.pressed_2c35 ul ol,
.pressed_2c35 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.pressed_2c35 ol ol li,
.pressed_2c35 ol ul li,
.pressed_2c35 ul ol li,
.pressed_2c35 ul ul li {
  margin-left: 0;
}
.box-easy-f61c.steel-204e > .sort_pressed_6611 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.box-easy-f61c.steel-204e > .sort_pressed_6611 iframe,
.box-easy-f61c.steel-204e > .sort_pressed_6611 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.short_0b6b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.short_0b6b.accent_12f2 {
  padding: 0;
}
.short_0b6b.accent_12f2 cite {
  font-size: 13px;
}
.short_0b6b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.short_0b6b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.primary-dirty-537a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.primary-dirty-537a > p:first-child {
  margin-top: 0;
}
.primary-dirty-537a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.primary-dirty-537a blockquote {
  border-left: 0;
}
.table-narrow-8c11 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.table-narrow-8c11:not(.old_938b) {
  max-width: 100px;
}
.table-narrow-8c11.fluid_355f {
  border-bottom: none !important;
  text-align: center;
}
.table-narrow-8c11.fluid_355f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .under_ca3f p {
    padding: 1.5em 0;
  }
}
.caption_5edc {
  color: #0073aa;
}
.prev-4c5f {
  background-color: #0073aa;
}
.title-fa74 {
  color: #229fd8;
}
.menu-f223 {
  background-color: #229fd8;
}
.panel_simple_d675 {
  color: #eee;
}
.simple-7db6 {
  background-color: #eee;
}
.logo_large_2096 {
  color: #444;
}
.east-657c {
  background-color: #444;
}
.copper-62d0 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.copper-62d0 .mask-center-cd65 .form-brown-a234 {
  font-size: 15px;
}
.copper-62d0 .form-brown-a234 {
  line-height: 1.3;
}
.copper-62d0 .paragraph-last-3d68 {
}
.copper-62d0 .form-d3b7 {
  background: #235787;
}
.bottom_5587 {
  padding: 0;
}
.bottom_5587 .form-d3b7 {
  background: #1a1a1a;
}
.bottom_5587 .paragraph-last-3d68 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.button_pro_8efa {
  padding: 0;
  border-left: none;
  border-right: none;
}
.button_pro_8efa .paragraph-last-3d68 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.button_pro_8efa .form-d3b7 {
  background: #303030;
}
.summary_orange_3884 {
  position: relative;
  z-index: 10;
}
.summary_orange_3884 .link-bronze-6585 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module-c787 .chip-99f6 {
  display: inline-block;
  vertical-align: middle;
}
.module-c787.large-1416 .chip-99f6 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .module-c787.large-1416 .chip-99f6 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .module-c787.large-1416 .chip-99f6 {
    margin-right: 0.4em;
  }
}
.module-c787.large-1416 .chip-99f6:last-child {
  margin-right: 0;
}
.footer_8c7a .link-bronze-6585 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .avatar_right_0be5 .mask-center-cd65 {
    margin: 0 -0.5em;
  }
  .avatar_right_0be5 .mask-center-cd65 [class*="customify-col-"],
  .avatar_right_0be5 .mask-center-cd65 [class*="customify-col_"],
  .avatar_right_0be5 .mask-center-cd65 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.avatar_right_0be5.section_glass_d154 .link-bronze-6585 {
  background: 0 0 !important;
}
.avatar_right_0be5.section_glass_d154 .link-bronze-6585,
.avatar_right_0be5.footer_8c7a .link-bronze-6585 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .avatar_right_0be5.notification_stone_c397 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.avatar_right_0be5.footer_8c7a .link-bronze-6585 {
  box-shadow: none !important;
}
.form-acc6 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .form-acc6 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .form-acc6 {
    padding: 18px 0 20px;
  }
}
.form-acc6 .notice_fluid_0af6 {
  width: 100%;
}
.form-acc6 .background-iron-4f4e {
  margin-bottom: 0;
}
.form-acc6 .layout-669a {
  margin-top: 5px;
  font-size: 0.875em;
}
.link-f297 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.link-f297 .fluid-5595 {
  width: 100%;
}
.video-9c0d {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.video-9c0d li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.video-9c0d 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;
}
.video-9c0d li:last-child:after {
  display: none;
}
.video-9c0d li a {
  font-weight: 500;
  margin-right: 10px;
}
.tertiary-cold-ee81 .component_fresh_2fcd button,
.form-acc6 .component_fresh_2fcd button {
  left: 0;
}
.tertiary-cold-ee81 .fluid-5595,
.form-acc6 .fluid-5595 {
  padding-left: 0;
  padding-right: 0;
}
.tertiary-cold-ee81 .link-f297,
.form-acc6 .link-f297 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tertiary-cold-ee81 {
  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;
}
.tertiary-cold-ee81: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;
}
.tertiary-cold-ee81 .gold_bce7 {
  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) {
  .tertiary-cold-ee81 .gold_bce7 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary-cold-ee81 .gold_bce7 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tertiary-cold-ee81 .gold_bce7 {
    min-height: 200px;
  }
}
.tertiary-cold-ee81 .video-9c0d {
  color: rgba(255, 255, 255, 0.8);
}
.tertiary-cold-ee81 .video-9c0d a,
.tertiary-cold-ee81 .video-9c0d li:after {
  color: inherit;
}
.tertiary-cold-ee81 .video-9c0d a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.media_c043 {
  margin-bottom: 0.5em;
}
.chip_selected_cb10 {
  margin-bottom: 1.2em;
}
.chip_selected_cb10,
.media_c043 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.chip_selected_cb10 p:last-child,
.media_c043 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .component_fresh_2fcd,
#masthead .component_fresh_2fcd {
  display: none;
}
#masthead
  > .component_fresh_2fcd.brown_40d0 {
  display: none;
}
#masthead > .component_fresh_2fcd button {
  left: 0;
}
.menu-6684 {
  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%;
}
.menu-6684 .chip-99f6 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.menu-6684 .first_4d3d {
  display: -webkit-box;
  display: flex;
}
.menu-6684 .first_4d3d.container_abcd {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.menu-6684 .first_4d3d.main_eab8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.menu-6684 .first_4d3d.background_903f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.menu-6684.row-basic-881e.column-north-0bde .first_4d3d.container_abcd {
  flex-basis: 100%;
}
.menu-6684.thick-fd02 .first_4d3d.main_eab8 {
  -webkit-box-flex: 1;
  flex: auto;
}
.menu-6684.thick-fd02 .first_4d3d.background_903f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .component_fresh_2fcd.brown_40d0 {
  display: none;
}
#masthead > .component_fresh_2fcd button {
  left: 0;
}
.form-hard-7bdc {
  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;
}
.form-hard-7bdc:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.form-hard-7bdc.selected_9c83 i {
  margin-right: 4px;
}
.form-hard-7bdc.up_a8ee i {
  margin-left: 5px;
}
.form-brown-a234 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.form-brown-a234 p:last-child {
  margin-bottom: 0;
}
.background-b89b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.background-b89b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.background-b89b img {
  display: block;
  width: auto;
  line-height: 1;
}
.background-b89b .hover-upper-2602 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.background-b89b .heading_green_b6f9 {
  margin: 5px 0 7px 0;
}
.background-b89b.picture-587f .progress-1c0b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.background-b89b.picture-587f .aside-right-ff4e {
  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;
}
.background-b89b.complex-200e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.background-b89b.complex-200e .progress-1c0b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.background-b89b.complex-200e .aside-right-ff4e {
  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;
}
.background-b89b.lower-e40c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.background-b89b.banner_gas_7cf0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.background-b89b.banner_gas_7cf0 .aside-right-ff4e {
  margin-top: 7px;
}
.solid-d602 {
  display: inline-block;
}
.summary_orange_3884 .hover-orange-4619 .background-b89b img {
  max-width: 100%;
}
.accent-a7ea .simple-15b8.panel_tiny_78df,
.module-slow-5418 .simple-15b8.panel_tiny_78df {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.accent-a7ea .footer_south_7bda,
.module-slow-5418 .footer_south_7bda {
  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%);
}
.accent-a7ea .footer_south_7bda {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.accent-a7ea.component_top_7507 .footer_south_7bda {
  display: none;
}
.accent-a7ea .outline-a7d0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.accent-a7ea .outline-a7d0 li {
  display: inline-block;
  position: relative;
}
.accent-a7ea .outline-a7d0 li:last-child {
  margin-right: 0;
}
.accent-a7ea .outline-a7d0 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;
}
.accent-a7ea .outline-a7d0 li.advanced-d4bc > a {
  color: rgba(0, 0, 0, 0.9);
}
.accent-a7ea .outline-a7d0 > 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;
}
.accent-a7ea .outline-a7d0 > li > a i {
  line-height: 0;
}
.accent-a7ea .outline-a7d0 > li.outline-fresh-b1d7 > a .footer_south_7bda {
  margin-left: 4px;
  line-height: 0;
}
.accent-a7ea .outline-a7d0 .left_b576 li.outline-fresh-b1d7 > a {
  position: relative;
}
.accent-a7ea .outline-a7d0 .left_b576 li.outline-fresh-b1d7 > a:after,
.accent-a7ea .outline-a7d0 .left_b576 li.outline-fresh-b1d7 > a:before {
  content: "";
  display: table;
}
.accent-a7ea .outline-a7d0 .left_b576 li.outline-fresh-b1d7 > a:after {
  clear: both;
}
.accent-a7ea .outline-a7d0 .left_b576 li.outline-fresh-b1d7 > a .footer_south_7bda {
  margin-left: 5px;
  float: right;
}
.accent-a7ea .top_fd3c,
.accent-a7ea .left_b576 {
  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;
}
.accent-a7ea .left_b576 {
  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;
}
.accent-a7ea .left_b576 .panel_tiny_78df {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.accent-a7ea .left_b576 .footer_south_7bda {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.accent-a7ea .left_b576 li {
  display: block;
  margin: 0;
  padding: 0;
}
.accent-a7ea .left_b576 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;
}
.accent-a7ea .left_b576 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.accent-a7ea .left_b576 .left_b576 {
  top: 0;
  left: 100%;
}
.accent-a7ea .card-1334.fn-focus-8121 > .top_fd3c,
.accent-a7ea .card-1334.fn-focus-8121 > .left_b576,
.accent-a7ea .card-1334:focus > .top_fd3c,
.accent-a7ea .card-1334:focus > .left_b576,
.accent-a7ea .card-1334:hover > .top_fd3c,
.accent-a7ea .card-1334:hover > .left_b576 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.accent-a7ea.simple_882a .orange_fb98:after,
.accent-a7ea.simple_882a .orange_fb98:before {
  content: "";
  display: table;
}
.accent-a7ea.simple_882a .orange_fb98:after {
  clear: both;
}
.accent-a7ea.simple_882a .orange_fb98 > li {
  float: left;
}
.accent-a7ea.hard_200e .orange_fb98:after,
.accent-a7ea.hard_200e .orange_fb98:before {
  content: "";
  display: table;
}
.accent-a7ea.hard_200e .orange_fb98:after {
  clear: both;
}
.accent-a7ea.hard_200e .orange_fb98 > li {
  float: left;
}
.accent-a7ea.hard_200e .orange_fb98 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.accent-a7ea.hard_200e .orange_fb98 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.accent-a7ea.hard_200e .orange_fb98 > li.list_warm_0b82 > a,
.accent-a7ea.hard_200e .orange_fb98 > li.advanced-d4bc > a {
  color: #fff;
  background-color: #1e4b75;
}
.accent-a7ea.dynamic_ce6e .orange_fb98 > li > a .panel_tiny_78df {
  position: relative;
}
.accent-a7ea.dynamic_ce6e .orange_fb98 > li > a .panel_tiny_78df: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;
}
.accent-a7ea.dynamic_ce6e
  .orange_fb98
  > li:focus
  > a
  .panel_tiny_78df:before,
.accent-a7ea.dynamic_ce6e
  .orange_fb98
  > li:hover
  > a
  .panel_tiny_78df:before {
  width: 100%;
  background-color: currentColor;
}
.accent-a7ea.dynamic_ce6e
  .orange_fb98
  > li.list_warm_0b82
  > a
  .panel_tiny_78df:before,
.accent-a7ea.dynamic_ce6e
  .orange_fb98
  > li.surface-94ee
  > a
  .panel_tiny_78df:before {
  width: 100%;
  background-color: currentColor;
}
.accent-a7ea.table-3a35 .orange_fb98 > li > a .panel_tiny_78df {
  position: relative;
}
.accent-a7ea.table-3a35 .orange_fb98 > li > a .panel_tiny_78df: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;
}
.accent-a7ea.table-3a35 .orange_fb98 > li:focus > a .panel_tiny_78df:before,
.accent-a7ea.table-3a35
  .orange_fb98
  > li:hover
  > a
  .panel_tiny_78df:before {
  width: 100%;
  background-color: currentColor;
}
.accent-a7ea.table-3a35
  .orange_fb98
  > li.list_warm_0b82
  > a
  .panel_tiny_78df:before,
.accent-a7ea.table-3a35
  .orange_fb98
  > li.surface-94ee
  > a
  .panel_tiny_78df:before {
  width: 100%;
  background-color: currentColor;
}
.module-slow-5418 .outline-a7d0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.module-slow-5418 .outline-a7d0 li:first-child > a {
  border-top: none;
}
.module-slow-5418 .outline-a7d0 .detail_under_3996 > .panel_tiny_78df .footer_south_7bda {
  display: none;
}
.module-slow-5418 .outline-a7d0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.module-slow-5418 .outline-a7d0 li:last-child {
  border: none;
}
.module-slow-5418 .outline-a7d0 li.outline-fresh-b1d7 > a {
  padding-right: 45px !important;
}
.module-slow-5418 .outline-a7d0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.module-slow-5418 .outline-a7d0 li a:focus,
.module-slow-5418 .outline-a7d0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.module-slow-5418 .outline-a7d0 li .button_3bc6 {
  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;
}
.module-slow-5418 .outline-a7d0 li .button_3bc6:hover {
  box-shadow: none;
}
.module-slow-5418 .outline-a7d0 li .button_3bc6 .footer_south_7bda {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.module-slow-5418 .outline-a7d0 .left_b576 {
  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);
}
.module-slow-5418 .outline-a7d0 .left_b576 li a {
  padding-left: 3em;
}
.module-slow-5418 .outline-a7d0 .module-middle-d26e > a .button_3bc6 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.module-slow-5418 .outline-a7d0 .module-middle-d26e > .left_b576 {
  display: block;
  opacity: 1;
}
.advanced-c10d {
  max-width: 100%;
}
.primary_pink_7ac0 {
  line-height: 0;
  cursor: pointer;
}
.sort-1d62 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.sort-1d62:hover {
  box-shadow: none;
  color: currentColor;
}
.sort-1d62 svg {
  width: 18px;
  height: 18px;
}
.sort-1d62 .border_stone_4206 {
  display: none;
}
.glass-5f46 {
  position: relative;
}
.glass-5f46.fn-active-8121 .sort-1d62 .nav-bdcc {
  display: none;
}
.glass-5f46.fn-active-8121 .sort-1d62 .border_stone_4206 {
  display: inline-block;
}
.glass-5f46 .breadcrumb_d1e5 {
  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);
}
.glass-5f46.accent-fresh-82d4 .breadcrumb_d1e5 {
  left: auto;
  right: -0.9em;
}
.glass-5f46.accent-fresh-82d4 .west-e1cb::before {
  left: auto;
  right: 15px;
}
.glass-5f46.fn-active-8121 .breadcrumb_d1e5 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.left_e286 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.left_e286 label {
  flex-basis: 100%;
}
.left_e286 .header-30b5 {
  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;
}
.left_e286 .notification_1116 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.left_e286 .notification_1116:focus {
  background-color: transparent;
}
.left_e286 button.search-29bf {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.left_e286 button.search-29bf:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.left_e286 button.search-29bf svg {
  width: 18px;
  height: 18px;
}
.left_e286 input[type="submit"] {
  min-height: auto;
}
.hidden_6081 .left_e286 .notification_1116 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.west-e1cb {
  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) {
  .west-e1cb {
    width: 220px;
  }
}
.west-e1cb label {
  flex-basis: 100%;
}
.west-e1cb::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;
}
.west_ac61 .hidden_6081 .left_e286 {
  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;
}
.west_ac61
  .hidden_6081
  .left_e286
  .header-30b5 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.west_ac61 .hidden_6081 .left_e286 .notification_1116 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.west_ac61
  .hidden_6081
  .left_e286
  .notification_1116:focus {
  background: 0 0;
}
.west_ac61
  .hidden_6081
  .left_e286
  .grid_pro_871a {
  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;
}
.icon_pro_2334 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.icon_pro_2334 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.icon_pro_2334 li:last-child {
  margin-right: 0;
}
.icon_pro_2334 li:first-child {
  margin-left: 0;
}
.icon_pro_2334.sort-8feb a {
  color: #fff;
}
.icon_pro_2334.sort-8feb a:hover {
  color: #fff;
}
.icon_pro_2334 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.icon_pro_2334 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.icon_pro_2334 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.icon_pro_2334 a:hover {
  opacity: 0.9;
  color: inherit;
}
.icon_pro_2334 [class*="social-icon-apple"] {
  background-color: #999;
}
.icon_pro_2334 [class*="social-icon-apple"].hero-9d0d {
  background-color: transparent;
  color: #999;
}
.icon_pro_2334 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.icon_pro_2334 [class*="social-icon-behance"].hero-9d0d {
  background-color: transparent;
  color: #1769ff;
}
.icon_pro_2334 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.icon_pro_2334 [class*="social-icon-bitbucket"].hero-9d0d {
  background-color: transparent;
  color: #205081;
}
.icon_pro_2334 [class*="social-icon-codepen"] {
  background-color: #000;
}
.icon_pro_2334 [class*="social-icon-codepen"].hero-9d0d {
  background-color: transparent;
  color: #000;
}
.icon_pro_2334 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.icon_pro_2334 [class*="social-icon-delicious"].hero-9d0d {
  background-color: transparent;
  color: #39f;
}
.icon_pro_2334 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.icon_pro_2334 [class*="social-icon-digg"].hero-9d0d {
  background-color: transparent;
  color: #005be2;
}
.icon_pro_2334 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.icon_pro_2334 [class*="social-icon-dribbble"].hero-9d0d {
  background-color: transparent;
  color: #ea4c89;
}
.icon_pro_2334 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.icon_pro_2334 [class*="social-icon-envelope"].hero-9d0d {
  background-color: transparent;
  color: #ea4335;
}
.icon_pro_2334 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.icon_pro_2334 [class*="social-icon-facebook"].hero-9d0d {
  background-color: transparent;
  color: #3b5998;
}
.icon_pro_2334 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.icon_pro_2334 [class*="social-icon-flickr"].hero-9d0d {
  background-color: transparent;
  color: #0063dc;
}
.icon_pro_2334 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.icon_pro_2334 [class*="social-icon-foursquare"].hero-9d0d {
  background-color: transparent;
  color: #2d5be3;
}
.icon_pro_2334 [class*="social-icon-github"] {
  background-color: #333;
}
.icon_pro_2334 [class*="social-icon-github"].hero-9d0d {
  background-color: transparent;
  color: #333;
}
.icon_pro_2334 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.icon_pro_2334 [class*="social-icon-google-plus"].hero-9d0d {
  background-color: transparent;
  color: #dd4b39;
}
.icon_pro_2334 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.icon_pro_2334 [class*="social-icon-houzz"].hero-9d0d {
  background-color: transparent;
  color: #7ac142;
}
.icon_pro_2334 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.icon_pro_2334 [class*="social-icon-instagram"].hero-9d0d {
  background-color: transparent;
  color: #262626;
}
.icon_pro_2334 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.icon_pro_2334 [class*="social-icon-jsfiddle"].hero-9d0d {
  background-color: transparent;
  color: #487aa2;
}
.icon_pro_2334 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.icon_pro_2334 [class*="social-icon-linkedin"].hero-9d0d {
  background-color: transparent;
  color: #0077b5;
}
.icon_pro_2334 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.icon_pro_2334 [class*="social-icon-medium"].hero-9d0d {
  background-color: transparent;
  color: #00ab6b;
}
.icon_pro_2334 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.icon_pro_2334
  [class*="social-icon-odnoklassniki"].hero-9d0d {
  background-color: transparent;
  color: #f4731c;
}
.icon_pro_2334 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.icon_pro_2334 [class*="social-icon-meetup"].hero-9d0d {
  background-color: transparent;
  color: #ec1c40;
}
.icon_pro_2334 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.icon_pro_2334 [class*="social-icon-pinterest"].hero-9d0d {
  background-color: transparent;
  color: #bd081c;
}
.icon_pro_2334 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.icon_pro_2334 [class*="social-icon-product-hunt"].hero-9d0d {
  background-color: transparent;
  color: #da552f;
}
.icon_pro_2334 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.icon_pro_2334 [class*="social-icon-reddit"].hero-9d0d {
  background-color: transparent;
  color: #ff4500;
}
.icon_pro_2334 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.icon_pro_2334 [class*="social-icon-rss"].hero-9d0d {
  background-color: transparent;
  color: #f26522;
}
.icon_pro_2334 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.icon_pro_2334
  [class*="social-icon-shopping-cart"].hero-9d0d {
  background-color: transparent;
  color: #4caf50;
}
.icon_pro_2334 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.icon_pro_2334 [class*="social-icon-skype"].hero-9d0d {
  background-color: transparent;
  color: #00aff0;
}
.icon_pro_2334 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.icon_pro_2334 [class*="social-icon-slideshare"].hero-9d0d {
  background-color: transparent;
  color: #0077b5;
}
.icon_pro_2334 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.icon_pro_2334 [class*="social-icon-snapchat"].hero-9d0d {
  background-color: transparent;
  color: #fffc00;
}
.icon_pro_2334 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.icon_pro_2334 [class*="social-icon-soundcloud"].hero-9d0d {
  background-color: transparent;
  color: #f80;
}
.icon_pro_2334 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.icon_pro_2334 [class*="social-icon-spotify"].hero-9d0d {
  background-color: transparent;
  color: #2ebd59;
}
.icon_pro_2334 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.icon_pro_2334
  [class*="social-icon-stack-overflow"].hero-9d0d {
  background-color: transparent;
  color: #fe7a15;
}
.icon_pro_2334 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.icon_pro_2334 [class*="social-icon-maldkfgram"].hero-9d0d {
  background-color: transparent;
  color: #2ca5e0;
}
.icon_pro_2334 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.icon_pro_2334 [class*="social-icon-tripadvisor"].hero-9d0d {
  background-color: transparent;
  color: #589442;
}
.icon_pro_2334 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.icon_pro_2334 [class*="social-icon-tumblr"].hero-9d0d {
  background-color: transparent;
  color: #35465c;
}
.icon_pro_2334 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.icon_pro_2334 [class*="social-icon-twitch"].hero-9d0d {
  background-color: transparent;
  color: #6441a5;
}
.icon_pro_2334 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.icon_pro_2334 [class*="social-icon-twitter"].hero-9d0d {
  background-color: transparent;
  color: #1da1f2;
}
.icon_pro_2334 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.icon_pro_2334 [class*="social-icon-vimeo"].hero-9d0d {
  background-color: transparent;
  color: #1ab7ea;
}
.icon_pro_2334 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.icon_pro_2334 [class*="social-icon-vk"].hero-9d0d {
  background-color: transparent;
  color: #45668e;
}
.icon_pro_2334 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.icon_pro_2334 [class*="social-icon-weibo"].hero-9d0d {
  background-color: transparent;
  color: #df2029;
}
.icon_pro_2334 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.icon_pro_2334 [class*="social-icon-weixin"].hero-9d0d {
  background-color: transparent;
  color: #7bb32e;
}
.icon_pro_2334 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.icon_pro_2334 [class*="social-icon-whatsapp"].hero-9d0d {
  background-color: transparent;
  color: #25d366;
}
.icon_pro_2334 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.icon_pro_2334 [class*="social-icon-wordpress"].hero-9d0d {
  background-color: transparent;
  color: #21759b;
}
.icon_pro_2334 [class*="social-icon-xing"] {
  background-color: #026466;
}
.icon_pro_2334 [class*="social-icon-xing"].hero-9d0d {
  background-color: transparent;
  color: #026466;
}
.icon_pro_2334 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.icon_pro_2334 [class*="social-icon-yelp"].hero-9d0d {
  background-color: transparent;
  color: #af0606;
}
.icon_pro_2334 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.icon_pro_2334 [class*="social-icon-youtube"].hero-9d0d {
  background-color: transparent;
  color: #cd201f;
}
.thumbnail-green-9deb {
  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;
}
.thumbnail-green-9deb:hover {
  box-shadow: none;
  background: 0 0;
}
.huge_7ffb {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.breadcrumb-630d {
  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;
}
.simple_ffed {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.module_cf1f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.module_cf1f,
.module_cf1f::after,
.module_cf1f::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;
}
.module_cf1f::after,
.module_cf1f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.primary-cool-8466 .breadcrumb-630d .simple_ffed {
  margin-top: -2px;
  width: 19px;
}
.primary-cool-8466 .breadcrumb-630d .module_cf1f {
  margin-top: -1px;
}
.primary-cool-8466 .breadcrumb-630d .module_cf1f,
.primary-cool-8466 .breadcrumb-630d .module_cf1f::after,
.primary-cool-8466 .breadcrumb-630d .module_cf1f::before {
  width: 19px;
  height: 2px;
}
.primary-cool-8466 .breadcrumb-630d .module_cf1f::before {
  top: -6px;
}
.primary-cool-8466 .breadcrumb-630d .module_cf1f::after {
  bottom: -6px;
}
.red-4c5a .breadcrumb-630d .simple_ffed {
  margin-top: -2px;
  width: 22px;
}
.red-4c5a .breadcrumb-630d .module_cf1f {
  margin-top: -1px;
}
.red-4c5a .breadcrumb-630d .module_cf1f,
.red-4c5a .breadcrumb-630d .module_cf1f::after,
.red-4c5a .breadcrumb-630d .module_cf1f::before {
  width: 22px;
  height: 2px;
}
.red-4c5a .breadcrumb-630d .module_cf1f::before {
  top: -7px;
}
.red-4c5a .breadcrumb-630d .module_cf1f::after {
  bottom: -7px;
}
.secondary_8025 .breadcrumb-630d .simple_ffed {
  margin-top: -2px;
  width: 31px;
}
.secondary_8025 .breadcrumb-630d .module_cf1f {
  margin-top: -1.5px;
}
.secondary_8025 .breadcrumb-630d .module_cf1f,
.secondary_8025 .breadcrumb-630d .module_cf1f::after,
.secondary_8025 .breadcrumb-630d .module_cf1f::before {
  width: 31px;
  height: 3px;
}
.secondary_8025 .breadcrumb-630d .module_cf1f::before {
  top: -9px;
}
.secondary_8025 .breadcrumb-630d .module_cf1f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .notification_d51a .breadcrumb-630d .simple_ffed {
    margin-top: -2px;
    width: 19px;
  }
  .notification_d51a .breadcrumb-630d .module_cf1f {
    margin-top: -1px;
  }
  .notification_d51a .breadcrumb-630d .module_cf1f,
  .notification_d51a .breadcrumb-630d .module_cf1f::after,
  .notification_d51a .breadcrumb-630d .module_cf1f::before {
    width: 19px;
    height: 2px;
  }
  .notification_d51a .breadcrumb-630d .module_cf1f::before {
    top: -6px;
  }
  .notification_d51a .breadcrumb-630d .module_cf1f::after {
    bottom: -6px;
  }
  .text-70b2 .breadcrumb-630d .simple_ffed {
    margin-top: -2px;
    width: 22px;
  }
  .text-70b2 .breadcrumb-630d .module_cf1f {
    margin-top: -1px;
  }
  .text-70b2 .breadcrumb-630d .module_cf1f,
  .text-70b2 .breadcrumb-630d .module_cf1f::after,
  .text-70b2 .breadcrumb-630d .module_cf1f::before {
    width: 22px;
    height: 2px;
  }
  .text-70b2 .breadcrumb-630d .module_cf1f::before {
    top: -7px;
  }
  .text-70b2 .breadcrumb-630d .module_cf1f::after {
    bottom: -7px;
  }
  .right-343c .breadcrumb-630d .simple_ffed {
    margin-top: -2px;
    width: 31px;
  }
  .right-343c .breadcrumb-630d .module_cf1f {
    margin-top: -1.5px;
  }
  .right-343c .breadcrumb-630d .module_cf1f,
  .right-343c .breadcrumb-630d .module_cf1f::after,
  .right-343c .breadcrumb-630d .module_cf1f::before {
    width: 31px;
    height: 3px;
  }
  .right-343c .breadcrumb-630d .module_cf1f::before {
    top: -9px;
  }
  .right-343c .breadcrumb-630d .module_cf1f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .out-7c6e .breadcrumb-630d .simple_ffed {
    margin-top: -2px;
    width: 19px;
  }
  .out-7c6e .breadcrumb-630d .module_cf1f {
    margin-top: -1px;
  }
  .out-7c6e .breadcrumb-630d .module_cf1f,
  .out-7c6e .breadcrumb-630d .module_cf1f::after,
  .out-7c6e .breadcrumb-630d .module_cf1f::before {
    width: 19px;
    height: 2px;
  }
  .out-7c6e .breadcrumb-630d .module_cf1f::before {
    top: -6px;
  }
  .out-7c6e .breadcrumb-630d .module_cf1f::after {
    bottom: -6px;
  }
  .fast-5bbb .breadcrumb-630d .simple_ffed {
    margin-top: -2px;
    width: 22px;
  }
  .fast-5bbb .breadcrumb-630d .module_cf1f {
    margin-top: -1px;
  }
  .fast-5bbb .breadcrumb-630d .module_cf1f,
  .fast-5bbb .breadcrumb-630d .module_cf1f::after,
  .fast-5bbb .breadcrumb-630d .module_cf1f::before {
    width: 22px;
    height: 2px;
  }
  .fast-5bbb .breadcrumb-630d .module_cf1f::before {
    top: -7px;
  }
  .fast-5bbb .breadcrumb-630d .module_cf1f::after {
    bottom: -7px;
  }
  .warm-8114 .breadcrumb-630d .simple_ffed {
    margin-top: -2px;
    width: 31px;
  }
  .warm-8114 .breadcrumb-630d .module_cf1f {
    margin-top: -1.5px;
  }
  .warm-8114 .breadcrumb-630d .module_cf1f,
  .warm-8114 .breadcrumb-630d .module_cf1f::after,
  .warm-8114 .breadcrumb-630d .module_cf1f::before {
    width: 31px;
    height: 3px;
  }
  .warm-8114 .breadcrumb-630d .module_cf1f::before {
    top: -9px;
  }
  .warm-8114 .breadcrumb-630d .module_cf1f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .status-7423 .breadcrumb-630d .simple_ffed {
    margin-top: -2px;
    width: 19px;
  }
  .status-7423 .breadcrumb-630d .module_cf1f {
    margin-top: -1px;
  }
  .status-7423 .breadcrumb-630d .module_cf1f,
  .status-7423 .breadcrumb-630d .module_cf1f::after,
  .status-7423 .breadcrumb-630d .module_cf1f::before {
    width: 19px;
    height: 2px;
  }
  .status-7423 .breadcrumb-630d .module_cf1f::before {
    top: -6px;
  }
  .status-7423 .breadcrumb-630d .module_cf1f::after {
    bottom: -6px;
  }
  .stale_9cd7 .breadcrumb-630d .simple_ffed {
    margin-top: -2px;
    width: 22px;
  }
  .stale_9cd7 .breadcrumb-630d .module_cf1f {
    margin-top: -1px;
  }
  .stale_9cd7 .breadcrumb-630d .module_cf1f,
  .stale_9cd7 .breadcrumb-630d .module_cf1f::after,
  .stale_9cd7 .breadcrumb-630d .module_cf1f::before {
    width: 22px;
    height: 2px;
  }
  .stale_9cd7 .breadcrumb-630d .module_cf1f::before {
    top: -7px;
  }
  .stale_9cd7 .breadcrumb-630d .module_cf1f::after {
    bottom: -7px;
  }
  .content-702e .breadcrumb-630d .simple_ffed {
    margin-top: -2px;
    width: 31px;
  }
  .content-702e .breadcrumb-630d .module_cf1f {
    margin-top: -1.5px;
  }
  .content-702e .breadcrumb-630d .module_cf1f,
  .content-702e .breadcrumb-630d .module_cf1f::after,
  .content-702e .breadcrumb-630d .module_cf1f::before {
    width: 31px;
    height: 3px;
  }
  .content-702e .breadcrumb-630d .module_cf1f::before {
    top: -9px;
  }
  .content-702e .breadcrumb-630d .module_cf1f::after {
    bottom: -9px;
  }
}
.carousel-5c49 .module_cf1f {
  -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);
}
.carousel-5c49 .module_cf1f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.carousel-5c49 .module_cf1f::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);
}
.carousel-5c49.paragraph-liquid-1b51 .module_cf1f {
  -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);
}
.carousel-5c49.paragraph-liquid-1b51 .module_cf1f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.carousel-5c49.paragraph-liquid-1b51 .module_cf1f::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);
}
.info-lite-bcfd {
  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.static_229f:before {
  display: none;
}
.progress-c849 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.progress-c849 .main-pro-4b44 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.progress-c849 .main-pro-4b44:last-of-type {
  border-bottom: none;
}
.progress-c849 .main-pro-4b44.heading_basic_a390,
.progress-c849 .main-pro-4b44.summary_cold_a4a0,
.progress-c849 .main-pro-4b44.medium_a0c0 {
  padding: 0;
}
.progress-c849 .module-slow-5418 .button_3bc6 {
  color: currentColor;
}
.progress-c849 .module-slow-5418 .button_3bc6:focus,
.progress-c849 .module-slow-5418 .button_3bc6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.progress-c849.paragraph-last-3d68 .outline_99a3,
.progress-c849.paragraph-last-3d68 .form-brown-a234 a,
.progress-c849.paragraph-last-3d68 .orange_fb98 a,
.progress-c849.paragraph-last-3d68 .left_b576 a {
  color: rgba(0, 0, 0, 0.55);
}
.progress-c849.paragraph-last-3d68 .outline_99a3:hover,
.progress-c849.paragraph-last-3d68 .form-brown-a234 a:hover,
.progress-c849.paragraph-last-3d68 .orange_fb98 a:hover,
.progress-c849.paragraph-last-3d68 .left_b576 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.progress-c849.paragraph-last-3d68 .filter-bottom-df3d {
  color: rgba(0, 0, 0, 0.8);
}
.progress-c849.paragraph-last-3d68 .main-pro-4b44 {
  border-color: rgba(0, 0, 0, 0.08);
}
.progress-c849.paragraph-last-3d68 .main-pro-4b44:before {
  background: rgba(0, 0, 0, 0.08);
}
.progress-c849.paragraph-last-3d68 .link_0a8f:before {
  background: rgba(255, 255, 255, 0.9);
}
.progress-c849.paragraph-last-3d68 .module-slow-5418 .outline-a7d0 li a,
.progress-c849.paragraph-last-3d68 .module-slow-5418 .button_3bc6,
.progress-c849.paragraph-last-3d68 .left_b576 {
  border-color: rgba(0, 0, 0, 0.08);
}
.progress-c849.paragraph-last-3d68 .module-slow-5418 .button_3bc6:focus,
.progress-c849.paragraph-last-3d68 .module-slow-5418 .button_3bc6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.progress-c849.paragraph-last-3d68 .outline-a7d0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.progress-c849.form-d3b7 .outline_99a3,
.progress-c849.form-d3b7 .form-brown-a234 a,
.progress-c849.form-d3b7 .orange_fb98 .button_3bc6,
.progress-c849.form-d3b7 .orange_fb98 a,
.progress-c849.form-d3b7 .left_b576 a {
  color: rgba(255, 255, 255, 0.79);
}
.progress-c849.form-d3b7 .outline_99a3:hover,
.progress-c849.form-d3b7 .form-brown-a234 a:hover,
.progress-c849.form-d3b7 .orange_fb98 .button_3bc6:hover,
.progress-c849.form-d3b7 .orange_fb98 a:hover,
.progress-c849.form-d3b7 .left_b576 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress-c849.form-d3b7 .filter-bottom-df3d {
  color: rgba(255, 255, 255, 0.99);
}
.progress-c849.form-d3b7 .main-pro-4b44 {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress-c849.form-d3b7 .main-pro-4b44:before {
  background: rgba(255, 255, 255, 0.08);
}
.progress-c849.form-d3b7 .link_0a8f:before {
  background: rgba(0, 0, 0, 0.9);
}
.progress-c849.form-d3b7 .module-slow-5418 .outline-a7d0 li a,
.progress-c849.form-d3b7 .module-slow-5418 .button_3bc6,
.progress-c849.form-d3b7 .left_b576 {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress-c849.form-d3b7 .module-slow-5418 .button_3bc6:focus,
.progress-c849.form-d3b7 .module-slow-5418 .button_3bc6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.progress-c849.form-d3b7 .outline-a7d0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.link_0a8f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.link_0a8f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.info_purple_7f48 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.purple_41d4 .progress-c849 {
  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;
}
.purple_41d4 .main-pro-4b44 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.purple_41d4 .main-pro-4b44: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) {
  .purple_41d4 .main-pro-4b44:before {
    width: 16%;
    left: 42%;
  }
}
.purple_41d4 .main-pro-4b44:last-child:before {
  content: none;
}
.purple_41d4 .main-pro-4b44[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.purple_41d4 .module-slow-5418 .outline-a7d0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.purple_41d4 .module-slow-5418 .outline-a7d0 li a .button_3bc6 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.purple_41d4 .module-slow-5418 .left_b576 {
  border: none;
}
.purple_41d4 .module-slow-5418 .left_b576 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.purple_41d4 .link_0a8f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.purple_41d4 .info_purple_7f48 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.purple_41d4 .form-d3b7 .link_0a8f:before {
  background: rgba(0, 0, 0, 0.9);
}
.purple_41d4 .paragraph-last-3d68.brown-77b8 .module_cf1f {
  background: rgba(0, 0, 0, 0.6);
}
.purple_41d4
  .paragraph-last-3d68.brown-77b8
  .module_cf1f::after,
.purple_41d4
  .paragraph-last-3d68.brown-77b8
  .module_cf1f:before {
  background: inherit;
}
.purple_41d4
  .paragraph-last-3d68.brown-77b8:hover
  .module_cf1f {
  background: rgba(0, 0, 0, 0.8);
}
.pagination_hovered_bd15 .progress-c849 {
  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) {
  .pagination_hovered_bd15 .progress-c849 {
    width: auto;
    right: 45px;
  }
}
.message-huge-8365 .progress-c849 {
  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) {
  .message-huge-8365 .progress-c849 {
    width: auto;
    left: 45px;
  }
}
.static_229f .progress-c849 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.static_229f .info_purple_7f48 {
  max-width: 48em;
  margin: 0 auto;
}
.static_229f .link_0a8f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tertiary-15f5 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary-15f5.purple_41d4 .progress-c849 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tertiary-15f5.pagination_hovered_bd15 .progress-c849 {
  height: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.tertiary-15f5 .progress-c849 {
  visibility: visible;
}
.tertiary-15f5.message-huge-8365 .progress-c849 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.active_static_5f1b,
.header_f725 {
  overflow-x: hidden;
}
.active_static_5f1b .progress-c849 {
  overflow: auto;
}
.active_static_5f1b.purple_41d4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active_static_5f1b.purple_41d4 .progress-c849 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.active_static_5f1b.purple_41d4 .thumbnail-green-9deb {
  opacity: 0;
}
.active_static_5f1b.pagination_hovered_bd15 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active_static_5f1b.pagination_hovered_bd15 .progress-c849 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.active_static_5f1b.pagination_hovered_bd15 .thumbnail-green-9deb {
  opacity: 0;
}
.active_static_5f1b.message-huge-8365 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active_static_5f1b.message-huge-8365 .progress-c849 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.active_static_5f1b.message-huge-8365 .thumbnail-green-9deb {
  opacity: 0;
}
.active_static_5f1b.static_229f .progress-c849 {
  z-index: 10;
  visibility: visible;
}
.brown-77b8 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.brown-77b8 .module_cf1f {
  background: rgba(255, 255, 255, 0.99);
}
.brown-77b8 .module_cf1f::after,
.brown-77b8 .module_cf1f:before {
  background: inherit;
}
.brown-77b8:hover .module_cf1f {
  background: rgba(255, 255, 255, 0.99);
}
.message-huge-8365 .brown-77b8 {
  top: 10px;
  right: auto;
  left: 12px;
}
.static_229f .brown-77b8 {
  display: none !important;
}
.active_static_5f1b:before,
.header_f725:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.active_static_5f1b .brown-77b8,
.header_f725 .brown-77b8 {
  display: inline-block;
}
.progress-c849 .chip-99f6 {
  -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;
}
.active_static_5f1b .progress-c849 .chip-99f6,
.header_f725 .progress-c849 .chip-99f6 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.status-6b4a .header-30b5 {
  width: 100%;
}
.hover-orange-4619 {
  padding: 0 0.5em 0;
}
.hover-orange-4619 [class*="customify-col-"],
.hover-orange-4619 [class*="customify-col_"],
.hover-orange-4619 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.preview_3671 .hover-orange-4619 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .mask-center-cd65 .banner_silver_e91a,
  .banner_silver_e91a {
    display: none;
  }
  .pressed-7b67 {
    text-align: left;
  }
  .active_9804 {
    text-align: center;
  }
  .active-2789 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .mask-center-cd65 .east_4617,
  .east_4617 {
    display: none;
  }
  .dark-e94c {
    text-align: left;
  }
  .current-ca42 {
    text-align: center;
  }
  .layout-9af2 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .mask-center-cd65 .text_c89f,
  .text_c89f {
    display: none;
  }
  .frame-8486 {
    text-align: left;
  }
  .banner_plasma_a6d8 {
    text-align: center;
  }
  .menu-tall-51e1 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.aside_1288 {
  box-shadow: none !important;
}
.layout_dec4 .breadcrumb_tiny_60f0,
.avatar_0950 .breadcrumb_tiny_60f0 {
  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;
}
.avatar_0950 .breadcrumb_tiny_60f0 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.link-bronze-6585 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.link-bronze-6585:after,
.link-bronze-6585:before {
  content: "";
  display: table;
}
.link-bronze-6585:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .link-bronze-6585 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.link-bronze-6585,
.notification_stone_c397 {
  max-width: 1248px;
  margin: 0 auto;
}

.left-15df.hard-4429 .link-bronze-6585 {
  max-width: 100%;
}
.left-15df.narrow_5cc2 {
  max-width: 1200px;
  margin: 0 auto;
}
.left-15df.list-cc30 .link-bronze-6585 {
  max-width: 100%;
}
.left-15df.list-cc30 > .link-bronze-6585 {
  padding-left: 0;
  padding-right: 0;
}
.left-15df.list-cc30 > .link-bronze-6585 .mask-center-cd65 {
  margin: 0;
}
.left-15df.list-cc30
  > .link-bronze-6585
  .south-4a6a.bright_f6e1 {
  margin-right: 0;
  margin-left: 0;
}
.left-15df.list-cc30 #main.bright_f6e1 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .lite-0c7e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .lite-0c7e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .large-534a .outline-wide-8855 {
    padding-right: 1em;
  }
  .large-534a.summary-thick-c534 .south-4a6a {
    border-right: 1px solid #eaecee;
  }
  .large-534a.summary-thick-c534 .outline-wide-8855 {
    padding-right: 1em;
  }
  .large-534a.summary-thick-c534 .input_right_ac60 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wide-5479 .outline-wide-8855 {
    padding-left: 1em;
  }
  .wide-5479.summary-thick-c534 .south-4a6a {
    border-left: 1px solid #eaecee;
  }
  .wide-5479.summary-thick-c534 .outline-wide-8855 {
    padding-left: 1em;
  }
  .wide-5479.summary-thick-c534 .input_right_ac60 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .blue_675a .outline-wide-8855 {
    padding-left: 1em;
  }
  .blue_675a.summary-thick-c534 .detail_light_2e75 {
    border-right: 1px solid #eaecee;
  }
  .blue_675a.summary-thick-c534 .full-8afd {
    border-right: 1px solid #eaecee;
  }
  .blue_675a.summary-thick-c534 .outline-wide-8855 {
    padding-left: 1em;
  }
  .blue_675a.summary-thick-c534 .input_right_ac60 {
    padding-right: 1em;
  }
  .blue_675a.summary-thick-c534 .feature_0258 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .brown_30f9 .outline-wide-8855 {
    padding-right: 1em;
  }
  .brown_30f9.summary-thick-c534 .detail_light_2e75 {
    border-left: 1px solid #eaecee;
  }
  .brown_30f9.summary-thick-c534 .full-8afd {
    border-left: 1px solid #eaecee;
  }
  .brown_30f9.summary-thick-c534 .outline-wide-8855 {
    padding-right: 1em;
  }
  .brown_30f9.summary-thick-c534 .input_right_ac60 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .brown_30f9.summary-thick-c534 .feature_0258 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lite-0c7e .outline-wide-8855 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .lite-0c7e.summary-thick-c534 .south-4a6a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .lite-0c7e.summary-thick-c534 .outline-wide-8855 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .lite-0c7e.summary-thick-c534 .input_right_ac60 {
    padding-left: 1em;
  }
  .lite-0c7e.summary-thick-c534 .feature_0258 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .lite-0c7e.summary-thick-c534 .outline-wide-8855 {
    padding-left: 0;
  }
}
.message_center_8829 .module-c787 {
  display: inline-block;
}
.card_center_98c3 {
  display: inline-block;
}
.message-a7bf {
  word-con: break-word;
}
.active_short_34f8 > span {
  display: inline-block;
  padding: 5px 0;
}
.active_short_34f8 .right-e1f2 {
  margin-left: 8px;
  margin-right: 8px;
}
.active_short_34f8 .hover-medium-0f04 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.texture-pro-fe37 .photo-red-a755 {
  margin-bottom: 2em;
}
.texture-pro-fe37 .frame-middle-2d3f {
  margin-bottom: 15px;
}
.texture-pro-fe37 .frame-middle-2d3f:last-child {
  margin-bottom: 0;
}
.texture-pro-fe37 .north-e39b {
  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) {
  .texture-pro-fe37 .north-e39b {
    display: block;
  }
}
.texture-pro-fe37 .accordion_thick_fde4 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .texture-pro-fe37 .accordion_thick_fde4 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.texture-pro-fe37 .component-black-3e2b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.texture-pro-fe37 .component-black-3e2b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.texture-pro-fe37 .component-black-3e2b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.texture-pro-fe37 .message-a7bf {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.texture-pro-fe37 .message-a7bf a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.texture-pro-fe37 .nav_motion_7790 p:last-child {
  margin-bottom: 0;
}
.texture-pro-fe37 .lower_8f8b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.texture-pro-fe37 .upper_95ed {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.texture-pro-fe37 .focus_hard_48d6 {
  margin-top: 1em;
}
.texture-pro-fe37 .narrow_6e54 {
  top: 0;
  display: block;
}
.texture-pro-fe37 .narrow_6e54 a {
  color: inherit;
}
.texture-pro-fe37 .narrow_6e54 a:hover {
  color: inherit;
}
.texture-pro-fe37 .status_gas_fb55 {
  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;
}
.texture-pro-fe37 .status_gas_fb55:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.texture-pro-fe37 .upper_95ed {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.texture-pro-fe37 .accent_pressed_cf6c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.texture-pro-fe37 .accent_pressed_cf6c:first-child {
  margin-top: 0;
}
.texture-pro-fe37 .accent_pressed_cf6c.texture_prev_6da5 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.texture-pro-fe37 .accent_pressed_cf6c.list-dfeb {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.texture-pro-fe37
  .accent_pressed_cf6c.list-dfeb.warm-a9dc
  .focus_hard_48d6 {
  width: 100%;
}
.texture-pro-fe37 .list-dfeb {
  -webkit-box-align: center;
  align-items: center;
}
.texture-pro-fe37 .list-dfeb .active_short_34f8,
.texture-pro-fe37 .list-dfeb > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.texture-pro-fe37 .component-black-3e2b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.texture-pro-fe37 .component-black-3e2b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.texture-pro-fe37 .component-black-3e2b: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;
}
.texture-pro-fe37 .texture_prev_6da5 {
  z-index: 5;
}
.texture-pro-fe37 .menu-d1ac .up-bb72 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.texture-pro-fe37 .middle_e912 .up-bb72 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.texture-pro-fe37 .new-cb91 .up-bb72 {
  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;
}
.texture-pro-fe37.highlight-c4d6 .north-e39b,
.texture-pro-fe37.gold_8900 .north-e39b {
  display: block;
}
.texture-pro-fe37.highlight-c4d6 .north-e39b .frame_stone_df08,
.texture-pro-fe37.highlight-c4d6 .north-e39b .upper_95ed,
.texture-pro-fe37.gold_8900 .north-e39b .frame_stone_df08,
.texture-pro-fe37.gold_8900 .north-e39b .upper_95ed {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.texture-pro-fe37.summary_7ab7 .accordion_thick_fde4 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .texture-pro-fe37.summary_7ab7 .accordion_thick_fde4 {
    margin-right: 0;
  }
}
.texture-pro-fe37.highlight-c4d6 .accordion_thick_fde4,
.texture-pro-fe37.gold_8900 .accordion_thick_fde4 {
  padding-top: 40%;
}
.texture-pro-fe37.highlight-c4d6 .photo-red-a755,
.texture-pro-fe37.gold_8900 .photo-red-a755 {
  display: block;
}
.texture-pro-fe37.highlight-c4d6 .fn-sticky-8121 .upper_95ed,
.texture-pro-fe37.gold_8900 .fn-sticky-8121 .upper_95ed {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.texture-pro-fe37.highlight-c4d6 .accordion_thick_fde4,
.texture-pro-fe37.gold_8900 .accordion_thick_fde4 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.texture-pro-fe37.highlight-c4d6 .upper_95ed {
  padding: 1em;
}
.picture-a13d {
  margin: 30px auto;
  display: block;
}
.picture-a13d .brown_67c9 > * {
  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;
}
.picture-a13d .brown_67c9 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.picture-a13d .brown_67c9 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.mini-d85f .active_short_34f8 {
  margin-bottom: 1.41575em;
}
.mini-d85f .footer-0ac5 {
  margin-bottom: 1.618em;
}
.pressed_2c35 .hero_ac66 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.pressed_2c35 .hero_ac66 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.pressed_2c35 .highlight-up-8003 {
  max-width: 100%;
  overflow: auto;
}
.content-south-3dd6 .pressed_2c35 a:hover {
  text-decoration: underline;
}
.block-af62 .frame-middle-2d3f:not(.message-a7bf),
.block-af62 .component-black-3e2b {
  margin-bottom: 1.41575em;
}
.block-af62 .frame-middle-2d3f:not(.message-a7bf):last-child,
.block-af62 .component-black-3e2b:last-child {
  margin-bottom: 0;
}
.block-af62 .frame-middle-2d3f.text_c83d {
  margin-bottom: 0.41575em;
}
.block-af62 .under-735d:before,
.block-af62 .shade_a5d2:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.block-af62 .under-735d:before {
  content: "\f115";
}
.block-af62 .shade_a5d2:before {
  content: "\f02c";
}
.block-af62 .filter_short_a7ec {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.block-af62 .filter_short_a7ec a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.chip-a49c {
  display: -webkit-box;
  display: flex;
}
.chip-a49c .tabs-narrow-bc36 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .chip-a49c .tabs-narrow-bc36 {
    flex-basis: 90px;
  }
}
.chip-a49c .lower-279e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .chip-a49c .lower-279e {
    flex-basis: calc(100% - 50px);
  }
}
.chip-a49c .title-outer-7401 p:last-child {
  margin-bottom: 0.72em;
}
.banner-d75e .brown_67c9 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.banner-d75e .brown_67c9:after,
.banner-d75e .brown_67c9:before {
  content: "";
  display: table;
}
.banner-d75e .brown_67c9:after {
  clear: both;
}
.banner-d75e .brown_67c9 .copper-1c8b,
.banner-d75e .brown_67c9 .wrapper-stone-7e33 {
  width: 49%;
}
.banner-d75e .brown_67c9 .copper-1c8b a span.shade_dirty_a629,
.banner-d75e .brown_67c9 .wrapper-stone-7e33 a span.shade_dirty_a629 {
  display: block;
  margin-bottom: 5px;
}
.banner-d75e .brown_67c9 .wrapper-stone-7e33 {
  float: left;
  text-align: left;
}
.banner-d75e .brown_67c9 .copper-1c8b {
  float: right;
  text-align: right;
}
.preview-a24f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .preview-a24f {
    margin-bottom: 0;
  }
}
.upper_878c {
  margin-bottom: 1em;
}
.upper_878c .message-a7bf {
  font-size: 1.1em;
  line-height: 1.3;
}
.texture_510e a {
  display: block;
  line-height: 0;
  position: relative;
}
.detail-down-7f02 .upper_878c,
.alert_0d98 .upper_878c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .detail-down-7f02 .upper_878c,
  .alert_0d98 .upper_878c {
    display: block;
  }
}
.detail-down-7f02 .texture_510e,
.alert_0d98 .texture_510e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .detail-down-7f02 .texture_510e,
  .alert_0d98 .texture_510e {
    margin-bottom: 1em;
  }
}
.detail-down-7f02 .texture_510e img,
.alert_0d98 .texture_510e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.detail-down-7f02 .tabs-soft-2316,
.alert_0d98 .tabs-soft-2316 {
  flex-basis: calc(100% - 160px);
}
.detail-down-7f02 .tabs-soft-2316 p,
.alert_0d98 .tabs-soft-2316 p {
  margin-bottom: 0;
}
.detail-down-7f02 .tabs-soft-2316 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .detail-down-7f02 .tabs-soft-2316 {
    padding-left: 0;
  }
}
.alert_0d98 .tabs-soft-2316 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .alert_0d98 .tabs-soft-2316 {
    padding-right: 0;
  }
}
.alert_0d98 .texture_510e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.table-7247 .texture_510e {
  margin-bottom: 0.5em;
}
.table-7247 .texture_510e img {
  width: 100%;
}
.row_active_38e7 .small-3379,
.pattern_1b04 .small-3379 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.pattern_1b04 .south-4a6a .narrow_0e53 p:last-child {
  margin-bottom: 0;
}
.frame-cold-74de {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.notice-04b9 .footer-7eb7 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .notice-04b9 .footer-7eb7:last-of-type {
    margin-bottom: 0;
  }
}
.notice-04b9 .footer-7eb7 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notice-04b9 .footer-7eb7 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.notice-04b9 .footer-7eb7 ul li {
  margin: 0 0 0.6em;
}
.notice-04b9 .footer-7eb7 ul li.large-0210,
.notice-04b9 .footer-7eb7 ul li.grid_left_6b31 {
  position: relative;
}
.notice-04b9 .footer-7eb7 ul li.large-0210 .complex-d9cc,
.notice-04b9 .footer-7eb7 ul li.grid_left_6b31 .complex-d9cc {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.notice-04b9 .footer-7eb7 ul li.large-0210:after:after,
.notice-04b9 .footer-7eb7 ul li.large-0210:after:before,
.notice-04b9
  .footer-7eb7
  ul
  li.grid_left_6b31:after:after,
.notice-04b9
  .footer-7eb7
  ul
  li.grid_left_6b31:after:before {
  content: "";
  display: table;
}
.notice-04b9 .footer-7eb7 ul li.large-0210:after:after,
.notice-04b9
  .footer-7eb7
  ul
  li.grid_left_6b31:after:after {
  clear: both;
}
.notice-04b9 .footer-7eb7 a.slider_under_35d1:hover {
  text-decoration: none;
}
.notice-04b9 .footer-7eb7 select {
  max-width: 100%;
}
.notice-04b9 .footer-7eb7 table {
  font-size: 85%;
}
.notice-04b9 .footer-7eb7 table td,
.notice-04b9 .footer-7eb7 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.notice-04b9 .footer-7eb7 table tfoot td {
  text-align: left;
}
.notice-04b9 .footer-7eb7 :last-child {
  margin-bottom: 0;
}
.notice-04b9 .footer-7eb7 .sidebar-bcc1 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.notice-04b9 .footer-7eb7 .sidebar-bcc1 label {
  width: 100%;
}
.notice-04b9 .footer-7eb7 .sidebar-bcc1 .notification_1116 {
  width: 100%;
  display: block;
}
.notice-04b9 .footer-7eb7 .sidebar-bcc1 .search-29bf {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.notice-04b9 .footer-7eb7 .sidebar-bcc1 .search-29bf:hover svg #svg-search {
  fill: #444;
}
.notice-04b9 .footer-7eb7 .sidebar-bcc1 .search-29bf svg {
  width: 18px;
  height: 18px;
}
.notice-04b9 .panel_d1d2 ul ul,
.notice-04b9 .dim_c685 ul ul,
.notice-04b9 .green-3921 ul ul,
.notice-04b9 .block-ccd2 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.notice-04b9 .panel_d1d2 .outline-fresh-b1d7 > a,
.notice-04b9 .dim_c685 .outline-fresh-b1d7 > a,
.notice-04b9 .green-3921 .outline-fresh-b1d7 > a,
.notice-04b9 .block-ccd2 .outline-fresh-b1d7 > a {
  margin-bottom: 0;
}
.notice-04b9 .progress_soft_9f19 li,
.notice-04b9 .panel_d1d2 li,
.notice-04b9 .icon_27cc li,
.notice-04b9 .dim_c685 li,
.notice-04b9 .green-3921 li,
.notice-04b9 .block-ccd2 li,
.notice-04b9 .component_bc18 li,
.notice-04b9 .search_6746 li {
  display: block;
  position: relative;
}
.notice-04b9 .progress_soft_9f19 li:last-child,
.notice-04b9 .panel_d1d2 li:last-child,
.notice-04b9 .icon_27cc li:last-child,
.notice-04b9 .dim_c685 li:last-child,
.notice-04b9 .green-3921 li:last-child,
.notice-04b9 .block-ccd2 li:last-child,
.notice-04b9 .component_bc18 li:last-child,
.notice-04b9 .search_6746 li:last-child {
  border: none;
}
.notice-04b9 .progress_soft_9f19 li a,
.notice-04b9 .panel_d1d2 li a,
.notice-04b9 .icon_27cc li a,
.notice-04b9 .dim_c685 li a,
.notice-04b9 .green-3921 li a,
.notice-04b9 .block-ccd2 li a,
.notice-04b9 .component_bc18 li a,
.notice-04b9 .search_6746 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notice-04b9 .progress_soft_9f19 li ul li::before,
.notice-04b9 .panel_d1d2 li ul li::before,
.notice-04b9 .icon_27cc li ul li::before,
.notice-04b9 .dim_c685 li ul li::before,
.notice-04b9 .green-3921 li ul li::before,
.notice-04b9 .block-ccd2 li ul li::before,
.notice-04b9 .component_bc18 li ul li::before,
.notice-04b9 .search_6746 li ul li::before {
  left: 15px;
}
.notice-04b9 .progress_soft_9f19 li ul a,
.notice-04b9 .panel_d1d2 li ul a,
.notice-04b9 .icon_27cc li ul a,
.notice-04b9 .dim_c685 li ul a,
.notice-04b9 .green-3921 li ul a,
.notice-04b9 .block-ccd2 li ul a,
.notice-04b9 .component_bc18 li ul a,
.notice-04b9 .search_6746 li ul a {
  padding-left: 20px;
}
.notice-04b9 .progress_soft_9f19 li ul ul li::before,
.notice-04b9 .panel_d1d2 li ul ul li::before,
.notice-04b9 .icon_27cc li ul ul li::before,
.notice-04b9 .dim_c685 li ul ul li::before,
.notice-04b9 .green-3921 li ul ul li::before,
.notice-04b9 .block-ccd2 li ul ul li::before,
.notice-04b9 .component_bc18 li ul ul li::before,
.notice-04b9 .search_6746 li ul ul li::before {
  left: 30px;
}
.notice-04b9 .progress_soft_9f19 li ul ul a,
.notice-04b9 .panel_d1d2 li ul ul a,
.notice-04b9 .icon_27cc li ul ul a,
.notice-04b9 .dim_c685 li ul ul a,
.notice-04b9 .green-3921 li ul ul a,
.notice-04b9 .block-ccd2 li ul ul a,
.notice-04b9 .component_bc18 li ul ul a,
.notice-04b9 .search_6746 li ul ul a {
  padding-left: 40px;
}
.notice-04b9 .slider-focused-3a82 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notice-04b9 .search_6746 ul li {
  margin-bottom: 1.41575em;
}
.notice-04b9 .search_6746 ul li .red-7b0c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.notice-04b9 .search_6746 ul li .overlay-warm-f70d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.form-d3b7 .progress_soft_9f19 li a,
.form-d3b7 .panel_d1d2 li a,
.form-d3b7 .icon_27cc li a,
.form-d3b7 .dim_c685 li a,
.form-d3b7 .green-3921 li a,
.form-d3b7 .block-ccd2 li a,
.form-d3b7 .component_bc18 li a,
.form-d3b7 .search_6746 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-d3b7 .slider-focused-3a82 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-d3b7 .footer-7eb7 ul li.large-0210 .complex-d9cc,
.form-d3b7 .footer-7eb7 ul li.grid_left_6b31 .complex-d9cc {
  background: rgba(0, 0, 0, 0.2);
}
.form-d3b7 .notice-04b9 .footer-7eb7 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.left-15df .notice-04b9 .outline-a7d0 li {
  margin: 0;
}
.left-15df .notice-04b9 .outline-a7d0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.left-15df .notice-04b9 .outline-a7d0 li ul {
  margin: 0;
}
.left-15df .notice-04b9 .outline-a7d0 li ul li a {
  padding-left: 15px;
}
.left-15df .notice-04b9 .outline-a7d0 li ul li li a {
  padding-left: 30px;
}
.left-15df .notice-04b9 .outline-a7d0 li.advanced-d4bc > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.left-15df .notice-04b9 .outline-a7d0 li.advanced-d4bc > 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;
}
.left-15df .notice-04b9 .outline-a7d0 li.advanced-d4bc > 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;
}
.orange_ba6f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.active_741f {
  position: relative;
  z-index: 10;
}
.active_741f .chip-99f6 {
  width: 100%;
  max-width: 100%;
}
.down_e30f .pattern-1b7f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.down_e30f .paragraph-last-3d68 {
}
.down_e30f .form-d3b7 {
  background: #292929;
}
.east-94ac .pattern-1b7f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.east-94ac .paragraph-last-3d68 {
  background: #f9f9f9;
}
.east-94ac .form-d3b7 {
  background: #303030;
}
.box-thick-1ed3 .pattern-1b7f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .box-thick-1ed3 .module-c787 {
    margin-bottom: 1em;
  }
  .box-thick-1ed3 .module-c787:last-child {
    margin-bottom: 0;
  }
}
.box-thick-1ed3 .paragraph-last-3d68 {
  background: #ededed;
}
.box-thick-1ed3 .form-d3b7 {
  background: #1a1a1a;
}
.pattern-1b7f.paragraph-last-3d68 {
  color: rgba(0, 0, 0, 0.6);
}
.pattern-1b7f.paragraph-last-3d68 .progress-stone-168a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pattern-1b7f.form-d3b7 {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-1b7f.form-d3b7 a:not(.slider_under_35d1) {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-1b7f.form-d3b7 a:not(.slider_under_35d1):hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-1b7f.form-d3b7 .progress-stone-168a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern-1b7f.form-d3b7 table tbody td,
.pattern-1b7f.form-d3b7 table th {
  background: rgba(0, 0, 0, 0.08);
}
.black-3862.footer_8c7a .link-bronze-6585 {
  max-width: initial;
}
.black-3862 .large-1416 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.black-3862 .large-1416 .chip-99f6 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .black-3862 .large-1416 .chip-99f6 {
    display: block;
    margin-bottom: 2em;
  }
  .black-3862 .large-1416 .chip-99f6:last-child {
    margin-bottom: 0;
  }
}
.box-thick-1ed3 .module-c787:last-child,
.east-94ac .module-c787:last-child,
.down_e30f .module-c787:last-child {
  margin-bottom: 0;
}
.box-thick-1ed3 .module-c787 .notice-04b9 .footer-7eb7:last-child,
.east-94ac .module-c787 .notice-04b9 .footer-7eb7:last-child,
.down_e30f .module-c787 .notice-04b9 .footer-7eb7:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .box-thick-1ed3 .tabs-f776,
  .box-thick-1ed3 .simple-8733,
  .east-94ac .tabs-f776,
  .east-94ac .simple-8733,
  .down_e30f .tabs-f776,
  .down_e30f .simple-8733 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .active_741f .module-c787 {
    margin-bottom: 2em;
  }
}
.active_741f p:last-child {
  margin-bottom: 0;
}
.active_741f li,
.active_741f ul {
  list-style: none;
  margin: 0;
}
.active_741f ul ul {
  margin-left: 2.617924em;
}
.icon-brown-a7b7 {
  font-size: 0.875em;
}

/* css-noise: ad4f */
.ghost-box-q5 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.3;
}
