/*!
Theme Name: Customify
Theme URI: https://pressmaximum.video_0e07/customify
Author: WPCustomify
Author URI: https://pressmaximum.video_0e07
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.video_0e07/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.left_7270.card_a488/licenses/gpl-2.0.logo_ddc2
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.carousel_left_3bd1/, (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.hot-58ff.upper_e335/normalize.link-06bb/
 ======
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.link-06bb v7.0.0 | MIT License | github.video_0e07/necolas/normalize.link-06bb */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
[class*="customify-grid-"],
[class*="customify-grid_"],
[class~="customify-grid"] {
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  margin: 0 -1em;
}
[class*="customify-col-"],
[class*="customify-col_"],
[class~="customify-col"] {
  box-sizing: border-box;
  padding: 0 1em 0;
  max-width: 100%;
}
[class*="customify-col_"],
[class~="customify-col"] {
  -webkit-box-flex: 1;
  flex: 1 1 0%;
}
[class*="customify-col-"] {
  -webkit-box-flex: 0;
  flex: none;
}
[class*="customify-grid-"][class*="customify-col-"],
[class*="customify-grid-"][class*="customify-col_"],
[class*="customify-grid-"][class~="customify-col"],
[class*="customify-grid_"][class*="customify-col-"],
[class*="customify-grid_"][class*="customify-col_"],
[class*="customify-grid_"][class~="customify-col"],
[class~="customify-grid"][class*="customify-col-"],
[class~="customify-grid"][class*="customify-col_"],
[class~="customify-grid"][class~="customify-col"] {
  margin: 0;
  padding: 0;
}
[class*="customify-grid-"][class*="-noGutter"] {
  margin: 0;
}
[class*="customify-grid-"][class*="-noGutter"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noGutter"] > [class~="customify-col"] {
  padding: 0;
}
[class*="customify-grid-"][class*="-noWrap"] {
  flex-wrap: nowrap;
}
[class*="customify-grid-"][class*="-center"] {
  -webkit-box-pack: center;
  justify-content: center;
}
[class*="customify-grid-"][class*="-right"] {
  -webkit-box-pack: end;
  justify-content: flex-end;
  align-self: flex-end;
  margin-left: auto;
}
[class*="customify-grid-"][class*="-top"] {
  -webkit-box-align: start;
  align-items: flex-start;
}
[class*="customify-grid-"][class*="-middle"] {
  -webkit-box-align: center;
  align-items: center;
}
[class*="customify-grid-"][class*="-bottom"] {
  -webkit-box-align: end;
  align-items: flex-end;
}
[class*="customify-grid-"][class*="-reverse"] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
[class*="customify-grid-"][class*="-column"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
[class*="customify-grid-"][class*="-column"] > [class*="customify-col-"] {
  flex-basis: auto;
}
[class*="customify-grid-"][class*="-column-reverse"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
[class*="customify-grid-"][class*="-spaceBetween"] {
  -webkit-box-pack: justify;
  justify-content: space-between;
}
[class*="customify-grid-"][class*="-spaceAround"] {
  justify-content: space-around;
}
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-equalHeight"] > [class~="customify-col"] {
  align-self: stretch;
}
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col-"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col_"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class~="customify-col"]
  > * {
  height: 100%;
}
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-noBottom"] > [class~="customify-col"] {
  padding-bottom: 0;
}
[class*="customify-col-"][class*="-top"] {
  align-self: flex-start;
}
[class*="customify-col-"][class*="-middle"] {
  align-self: center;
}
[class*="customify-col-"][class*="-bottom"] {
  align-self: flex-end;
}
[class*="customify-col-"][class*="-secon"] {
  -webkit-box-ordinal-group: 0;
  order: -1;
}
[class*="customify-col-"][class*="-last"] {
  -webkit-box-ordinal-group: 2;
  order: 1;
}
[class*="customify-grid-1"] > [class*="customify-col-"],
[class*="customify-grid-1"] > [class*="customify-col_"],
[class*="customify-grid-1"] > [class~="customify-col"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-2"] > [class*="customify-col-"],
[class*="customify-grid-2"] > [class*="customify-col_"],
[class*="customify-grid-2"] > [class~="customify-col"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-3"] > [class*="customify-col-"],
[class*="customify-grid-3"] > [class*="customify-col_"],
[class*="customify-grid-3"] > [class~="customify-col"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-4"] > [class*="customify-col-"],
[class*="customify-grid-4"] > [class*="customify-col_"],
[class*="customify-grid-4"] > [class~="customify-col"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-5"] > [class*="customify-col-"],
[class*="customify-grid-5"] > [class*="customify-col_"],
[class*="customify-grid-5"] > [class~="customify-col"] {
  flex-basis: 20%;
  max-width: 20%;
}
[class*="customify-grid-6"] > [class*="customify-col-"],
[class*="customify-grid-6"] > [class*="customify-col_"],
[class*="customify-grid-6"] > [class~="customify-col"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-7"] > [class*="customify-col-"],
[class*="customify-grid-7"] > [class*="customify-col_"],
[class*="customify-grid-7"] > [class~="customify-col"] {
  flex-basis: 14.2857142857%;
  max-width: 14.2857142857%;
}
[class*="customify-grid-8"] > [class*="customify-col-"],
[class*="customify-grid-8"] > [class*="customify-col_"],
[class*="customify-grid-8"] > [class~="customify-col"] {
  flex-basis: 12.5%;
  max-width: 12.5%;
}
[class*="customify-grid-9"] > [class*="customify-col-"],
[class*="customify-grid-9"] > [class*="customify-col_"],
[class*="customify-grid-9"] > [class~="customify-col"] {
  flex-basis: 11.1111111111%;
  max-width: 11.1111111111%;
}
[class*="customify-grid-10"] > [class*="customify-col-"],
[class*="customify-grid-10"] > [class*="customify-col_"],
[class*="customify-grid-10"] > [class~="customify-col"] {
  flex-basis: 10%;
  max-width: 10%;
}
[class*="customify-grid-11"] > [class*="customify-col-"],
[class*="customify-grid-11"] > [class~="customify-col"] {
  flex-basis: 9.0909090909%;
  max-width: 9.0909090909%;
}
[class*="customify-grid-12"] > [class*="customify-col-"],
[class*="customify-grid-12"] > [class*="customify-col_"],
[class*="customify-grid-12"] > [class~="customify-col"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
@media screen and (max-width: 80em) {
  [class*="_lg-1"] > [class*="customify-col-"],
  [class*="_lg-1"] > [class*="customify-col_"],
  [class*="_lg-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_lg-2"] > [class*="customify-col-"],
  [class*="_lg-2"] > [class*="customify-col_"],
  [class*="_lg-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_lg-3"] > [class*="customify-col-"],
  [class*="_lg-3"] > [class*="customify-col_"],
  [class*="_lg-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_lg-4"] > [class*="customify-col-"],
  [class*="_lg-4"] > [class*="customify-col_"],
  [class*="_lg-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_lg-5"] > [class*="customify-col-"],
  [class*="_lg-5"] > [class*="customify-col_"],
  [class*="_lg-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_lg-6"] > [class*="customify-col-"],
  [class*="_lg-6"] > [class*="customify-col_"],
  [class*="_lg-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_lg-7"] > [class*="customify-col-"],
  [class*="_lg-7"] > [class*="customify-col_"],
  [class*="_lg-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_lg-8"] > [class*="customify-col-"],
  [class*="_lg-8"] > [class*="customify-col_"],
  [class*="_lg-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_lg-9"] > [class*="customify-col-"],
  [class*="_lg-9"] > [class*="customify-col_"],
  [class*="_lg-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_lg-10"] > [class*="customify-col-"],
  [class*="_lg-10"] > [class*="customify-col_"],
  [class*="_lg-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_lg-11"] > [class*="customify-col-"],
  [class*="_lg-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_lg-12"] > [class*="customify-col-"],
  [class*="_lg-12"] > [class*="customify-col_"],
  [class*="_lg-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 64em) {
  [class*="_md-1"] > [class*="customify-col-"],
  [class*="_md-1"] > [class*="customify-col_"],
  [class*="_md-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_md-2"] > [class*="customify-col-"],
  [class*="_md-2"] > [class*="customify-col_"],
  [class*="_md-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_md-3"] > [class*="customify-col-"],
  [class*="_md-3"] > [class*="customify-col_"],
  [class*="_md-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_md-4"] > [class*="customify-col-"],
  [class*="_md-4"] > [class*="customify-col_"],
  [class*="_md-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_md-5"] > [class*="customify-col-"],
  [class*="_md-5"] > [class*="customify-col_"],
  [class*="_md-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_md-6"] > [class*="customify-col-"],
  [class*="_md-6"] > [class*="customify-col_"],
  [class*="_md-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_md-7"] > [class*="customify-col-"],
  [class*="_md-7"] > [class*="customify-col_"],
  [class*="_md-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_md-8"] > [class*="customify-col-"],
  [class*="_md-8"] > [class*="customify-col_"],
  [class*="_md-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_md-9"] > [class*="customify-col-"],
  [class*="_md-9"] > [class*="customify-col_"],
  [class*="_md-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_md-10"] > [class*="customify-col-"],
  [class*="_md-10"] > [class*="customify-col_"],
  [class*="_md-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_md-11"] > [class*="customify-col-"],
  [class*="_md-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_md-12"] > [class*="customify-col-"],
  [class*="_md-12"] > [class*="customify-col_"],
  [class*="_md-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 48em) {
  [class*="_sm-1"] > [class*="customify-col-"],
  [class*="_sm-1"] > [class*="customify-col_"],
  [class*="_sm-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_sm-2"] > [class*="customify-col-"],
  [class*="_sm-2"] > [class*="customify-col_"],
  [class*="_sm-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_sm-3"] > [class*="customify-col-"],
  [class*="_sm-3"] > [class*="customify-col_"],
  [class*="_sm-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_sm-4"] > [class*="customify-col-"],
  [class*="_sm-4"] > [class*="customify-col_"],
  [class*="_sm-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_sm-5"] > [class*="customify-col-"],
  [class*="_sm-5"] > [class*="customify-col_"],
  [class*="_sm-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_sm-6"] > [class*="customify-col-"],
  [class*="_sm-6"] > [class*="customify-col_"],
  [class*="_sm-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_sm-7"] > [class*="customify-col-"],
  [class*="_sm-7"] > [class*="customify-col_"],
  [class*="_sm-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_sm-8"] > [class*="customify-col-"],
  [class*="_sm-8"] > [class*="customify-col_"],
  [class*="_sm-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_sm-9"] > [class*="customify-col-"],
  [class*="_sm-9"] > [class*="customify-col_"],
  [class*="_sm-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_sm-10"] > [class*="customify-col-"],
  [class*="_sm-10"] > [class*="customify-col_"],
  [class*="_sm-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_sm-11"] > [class*="customify-col-"],
  [class*="_sm-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_sm-12"] > [class*="customify-col-"],
  [class*="_sm-12"] > [class*="customify-col_"],
  [class*="_sm-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="_xs-1"] > [class*="customify-col-"],
  [class*="_xs-1"] > [class*="customify-col_"],
  [class*="_xs-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_xs-2"] > [class*="customify-col-"],
  [class*="_xs-2"] > [class*="customify-col_"],
  [class*="_xs-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_xs-3"] > [class*="customify-col-"],
  [class*="_xs-3"] > [class*="customify-col_"],
  [class*="_xs-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_xs-4"] > [class*="customify-col-"],
  [class*="_xs-4"] > [class*="customify-col_"],
  [class*="_xs-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_xs-5"] > [class*="customify-col-"],
  [class*="_xs-5"] > [class*="customify-col_"],
  [class*="_xs-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_xs-6"] > [class*="customify-col-"],
  [class*="_xs-6"] > [class*="customify-col_"],
  [class*="_xs-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_xs-7"] > [class*="customify-col-"],
  [class*="_xs-7"] > [class*="customify-col_"],
  [class*="_xs-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_xs-8"] > [class*="customify-col-"],
  [class*="_xs-8"] > [class*="customify-col_"],
  [class*="_xs-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_xs-9"] > [class*="customify-col-"],
  [class*="_xs-9"] > [class*="customify-col_"],
  [class*="_xs-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_xs-10"] > [class*="customify-col-"],
  [class*="_xs-10"] > [class*="customify-col_"],
  [class*="_xs-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_xs-11"] > [class*="customify-col-"],
  [class*="_xs-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_xs-12"] > [class*="customify-col-"],
  [class*="_xs-12"] > [class*="customify-col_"],
  [class*="_xs-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
[class*="customify-grid-"] > [class*="customify-col-1"],
[class*="customify-grid_"] > [class*="customify-col-1"],
[class~="customify-grid"] > [class*="customify-col-1"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-2"],
[class*="customify-grid_"] > [class*="customify-col-2"],
[class~="customify-grid"] > [class*="customify-col-2"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-3"],
[class*="customify-grid_"] > [class*="customify-col-3"],
[class~="customify-grid"] > [class*="customify-col-3"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-"] > [class*="customify-col-4"],
[class*="customify-grid_"] > [class*="customify-col-4"],
[class~="customify-grid"] > [class*="customify-col-4"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-5"],
[class*="customify-grid_"] > [class*="customify-col-5"],
[class~="customify-grid"] > [class*="customify-col-5"] {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-6"],
[class*="customify-grid_"] > [class*="customify-col-6"],
[class~="customify-grid"] > [class*="customify-col-6"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-"] > [class*="customify-col-7"],
[class*="customify-grid_"] > [class*="customify-col-7"],
[class~="customify-grid"] > [class*="customify-col-7"] {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-8"],
[class*="customify-grid_"] > [class*="customify-col-8"],
[class~="customify-grid"] > [class*="customify-col-8"] {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-9"],
[class*="customify-grid_"] > [class*="customify-col-9"],
[class~="customify-grid"] > [class*="customify-col-9"] {
  flex-basis: 75%;
  max-width: 75%;
}
[class*="customify-grid-"] > [class*="customify-col-10"],
[class*="customify-grid_"] > [class*="customify-col-10"],
[class~="customify-grid"] > [class*="customify-col-10"] {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-11"],
[class*="customify-grid_"] > [class*="customify-col-11"],
[class~="customify-grid"] > [class*="customify-col-11"] {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-12"],
[class*="customify-grid_"] > [class*="customify-col-12"],
[class~="customify-grid"] > [class*="customify-col-12"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-"] > [data-push-left*="off-0"],
[class*="customify-grid_"] > [data-push-left*="off-0"],
[class~="customify-grid"] > [data-push-left*="off-0"] {
  margin-left: 0;
}
[class*="customify-grid-"] > [data-push-left*="off-1"],
[class*="customify-grid_"] > [data-push-left*="off-1"],
[class~="customify-grid"] > [data-push-left*="off-1"] {
  margin-left: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-2"],
[class*="customify-grid_"] > [data-push-left*="off-2"],
[class~="customify-grid"] > [data-push-left*="off-2"] {
  margin-left: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-3"],
[class*="customify-grid_"] > [data-push-left*="off-3"],
[class~="customify-grid"] > [data-push-left*="off-3"] {
  margin-left: 25%;
}
[class*="customify-grid-"] > [data-push-left*="off-4"],
[class*="customify-grid_"] > [data-push-left*="off-4"],
[class~="customify-grid"] > [data-push-left*="off-4"] {
  margin-left: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-5"],
[class*="customify-grid_"] > [data-push-left*="off-5"],
[class~="customify-grid"] > [data-push-left*="off-5"] {
  margin-left: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-6"],
[class*="customify-grid_"] > [data-push-left*="off-6"],
[class~="customify-grid"] > [data-push-left*="off-6"] {
  margin-left: 50%;
}
[class*="customify-grid-"] > [data-push-left*="off-7"],
[class*="customify-grid_"] > [data-push-left*="off-7"],
[class~="customify-grid"] > [data-push-left*="off-7"] {
  margin-left: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-8"],
[class*="customify-grid_"] > [data-push-left*="off-8"],
[class~="customify-grid"] > [data-push-left*="off-8"] {
  margin-left: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-9"],
[class*="customify-grid_"] > [data-push-left*="off-9"],
[class~="customify-grid"] > [data-push-left*="off-9"] {
  margin-left: 75%;
}
[class*="customify-grid-"] > [data-push-left*="off-10"],
[class*="customify-grid_"] > [data-push-left*="off-10"],
[class~="customify-grid"] > [data-push-left*="off-10"] {
  margin-left: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-11"],
[class*="customify-grid_"] > [data-push-left*="off-11"],
[class~="customify-grid"] > [data-push-left*="off-11"] {
  margin-left: 91.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-0"],
[class*="customify-grid_"] > [data-push-right*="off-0"],
[class~="customify-grid"] > [data-push-right*="off-0"] {
  margin-right: 0;
}
[class*="customify-grid-"] > [data-push-right*="off-1"],
[class*="customify-grid_"] > [data-push-right*="off-1"],
[class~="customify-grid"] > [data-push-right*="off-1"] {
  margin-right: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-2"],
[class*="customify-grid_"] > [data-push-right*="off-2"],
[class~="customify-grid"] > [data-push-right*="off-2"] {
  margin-right: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-3"],
[class*="customify-grid_"] > [data-push-right*="off-3"],
[class~="customify-grid"] > [data-push-right*="off-3"] {
  margin-right: 25%;
}
[class*="customify-grid-"] > [data-push-right*="off-4"],
[class*="customify-grid_"] > [data-push-right*="off-4"],
[class~="customify-grid"] > [data-push-right*="off-4"] {
  margin-right: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-5"],
[class*="customify-grid_"] > [data-push-right*="off-5"],
[class~="customify-grid"] > [data-push-right*="off-5"] {
  margin-right: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-6"],
[class*="customify-grid_"] > [data-push-right*="off-6"],
[class~="customify-grid"] > [data-push-right*="off-6"] {
  margin-right: 50%;
}
[class*="customify-grid-"] > [data-push-right*="off-7"],
[class*="customify-grid_"] > [data-push-right*="off-7"],
[class~="customify-grid"] > [data-push-right*="off-7"] {
  margin-right: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-8"],
[class*="customify-grid_"] > [data-push-right*="off-8"],
[class~="customify-grid"] > [data-push-right*="off-8"] {
  margin-right: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-9"],
[class*="customify-grid_"] > [data-push-right*="off-9"],
[class~="customify-grid"] > [data-push-right*="off-9"] {
  margin-right: 75%;
}
[class*="customify-grid-"] > [data-push-right*="off-10"],
[class*="customify-grid_"] > [data-push-right*="off-10"],
[class~="customify-grid"] > [data-push-right*="off-10"] {
  margin-right: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-11"],
[class*="customify-grid_"] > [data-push-right*="off-11"],
[class~="customify-grid"] > [data-push-right*="off-11"] {
  margin-right: 91.6666666667%;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > [class*="_lg-1"],
  [class*="customify-grid_"] > [class*="_lg-1"],
  [class~="customify-grid"] > [class*="_lg-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-2"],
  [class*="customify-grid_"] > [class*="_lg-2"],
  [class~="customify-grid"] > [class*="_lg-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-3"],
  [class*="customify-grid_"] > [class*="_lg-3"],
  [class~="customify-grid"] > [class*="_lg-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_lg-4"],
  [class*="customify-grid_"] > [class*="_lg-4"],
  [class~="customify-grid"] > [class*="_lg-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-5"],
  [class*="customify-grid_"] > [class*="_lg-5"],
  [class~="customify-grid"] > [class*="_lg-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-6"],
  [class*="customify-grid_"] > [class*="_lg-6"],
  [class~="customify-grid"] > [class*="_lg-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_lg-7"],
  [class*="customify-grid_"] > [class*="_lg-7"],
  [class~="customify-grid"] > [class*="_lg-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-8"],
  [class*="customify-grid_"] > [class*="_lg-8"],
  [class~="customify-grid"] > [class*="_lg-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-9"],
  [class*="customify-grid_"] > [class*="_lg-9"],
  [class~="customify-grid"] > [class*="_lg-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_lg-10"],
  [class*="customify-grid_"] > [class*="_lg-10"],
  [class~="customify-grid"] > [class*="_lg-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-11"],
  [class*="customify-grid_"] > [class*="_lg-11"],
  [class~="customify-grid"] > [class*="_lg-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-12"],
  [class*="customify-grid_"] > [class*="_lg-12"],
  [class~="customify-grid"] > [class*="_lg-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-0"],
  [class*="customify-grid_"] > [data-push-left*="_lg-0"],
  [class~="customify-grid"] > [data-push-left*="_lg-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-1"],
  [class*="customify-grid_"] > [data-push-left*="_lg-1"],
  [class~="customify-grid"] > [data-push-left*="_lg-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-2"],
  [class*="customify-grid_"] > [data-push-left*="_lg-2"],
  [class~="customify-grid"] > [data-push-left*="_lg-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-3"],
  [class*="customify-grid_"] > [data-push-left*="_lg-3"],
  [class~="customify-grid"] > [data-push-left*="_lg-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-4"],
  [class*="customify-grid_"] > [data-push-left*="_lg-4"],
  [class~="customify-grid"] > [data-push-left*="_lg-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-5"],
  [class*="customify-grid_"] > [data-push-left*="_lg-5"],
  [class~="customify-grid"] > [data-push-left*="_lg-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-6"],
  [class*="customify-grid_"] > [data-push-left*="_lg-6"],
  [class~="customify-grid"] > [data-push-left*="_lg-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-7"],
  [class*="customify-grid_"] > [data-push-left*="_lg-7"],
  [class~="customify-grid"] > [data-push-left*="_lg-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-8"],
  [class*="customify-grid_"] > [data-push-left*="_lg-8"],
  [class~="customify-grid"] > [data-push-left*="_lg-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-9"],
  [class*="customify-grid_"] > [data-push-left*="_lg-9"],
  [class~="customify-grid"] > [data-push-left*="_lg-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-10"],
  [class*="customify-grid_"] > [data-push-left*="_lg-10"],
  [class~="customify-grid"] > [data-push-left*="_lg-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-11"],
  [class*="customify-grid_"] > [data-push-left*="_lg-11"],
  [class~="customify-grid"] > [data-push-left*="_lg-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-0"],
  [class*="customify-grid_"] > [data-push-right*="_lg-0"],
  [class~="customify-grid"] > [data-push-right*="_lg-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-1"],
  [class*="customify-grid_"] > [data-push-right*="_lg-1"],
  [class~="customify-grid"] > [data-push-right*="_lg-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-2"],
  [class*="customify-grid_"] > [data-push-right*="_lg-2"],
  [class~="customify-grid"] > [data-push-right*="_lg-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-3"],
  [class*="customify-grid_"] > [data-push-right*="_lg-3"],
  [class~="customify-grid"] > [data-push-right*="_lg-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-4"],
  [class*="customify-grid_"] > [data-push-right*="_lg-4"],
  [class~="customify-grid"] > [data-push-right*="_lg-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-5"],
  [class*="customify-grid_"] > [data-push-right*="_lg-5"],
  [class~="customify-grid"] > [data-push-right*="_lg-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-6"],
  [class*="customify-grid_"] > [data-push-right*="_lg-6"],
  [class~="customify-grid"] > [data-push-right*="_lg-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-7"],
  [class*="customify-grid_"] > [data-push-right*="_lg-7"],
  [class~="customify-grid"] > [data-push-right*="_lg-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-8"],
  [class*="customify-grid_"] > [data-push-right*="_lg-8"],
  [class~="customify-grid"] > [data-push-right*="_lg-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-9"],
  [class*="customify-grid_"] > [data-push-right*="_lg-9"],
  [class~="customify-grid"] > [data-push-right*="_lg-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-10"],
  [class*="customify-grid_"] > [data-push-right*="_lg-10"],
  [class~="customify-grid"] > [data-push-right*="_lg-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-11"],
  [class*="customify-grid_"] > [data-push-right*="_lg-11"],
  [class~="customify-grid"] > [data-push-right*="_lg-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_lg-secon"],
  [class*="customify-grid_"] [class*="_lg-secon"],
  [class~="customify-grid"] [class*="_lg-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_lg-last"],
  [class*="customify-grid_"] [class*="_lg-last"],
  [class~="customify-grid"] [class*="_lg-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > [class*="_md-1"],
  [class*="customify-grid_"] > [class*="_md-1"],
  [class~="customify-grid"] > [class*="_md-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-2"],
  [class*="customify-grid_"] > [class*="_md-2"],
  [class~="customify-grid"] > [class*="_md-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-3"],
  [class*="customify-grid_"] > [class*="_md-3"],
  [class~="customify-grid"] > [class*="_md-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_md-4"],
  [class*="customify-grid_"] > [class*="_md-4"],
  [class~="customify-grid"] > [class*="_md-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-5"],
  [class*="customify-grid_"] > [class*="_md-5"],
  [class~="customify-grid"] > [class*="_md-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-6"],
  [class*="customify-grid_"] > [class*="_md-6"],
  [class~="customify-grid"] > [class*="_md-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_md-7"],
  [class*="customify-grid_"] > [class*="_md-7"],
  [class~="customify-grid"] > [class*="_md-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-8"],
  [class*="customify-grid_"] > [class*="_md-8"],
  [class~="customify-grid"] > [class*="_md-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-9"],
  [class*="customify-grid_"] > [class*="_md-9"],
  [class~="customify-grid"] > [class*="_md-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_md-10"],
  [class*="customify-grid_"] > [class*="_md-10"],
  [class~="customify-grid"] > [class*="_md-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-11"],
  [class*="customify-grid_"] > [class*="_md-11"],
  [class~="customify-grid"] > [class*="_md-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-12"],
  [class*="customify-grid_"] > [class*="_md-12"],
  [class~="customify-grid"] > [class*="_md-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-0"],
  [class*="customify-grid_"] > [data-push-left*="_md-0"],
  [class~="customify-grid"] > [data-push-left*="_md-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-1"],
  [class*="customify-grid_"] > [data-push-left*="_md-1"],
  [class~="customify-grid"] > [data-push-left*="_md-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-2"],
  [class*="customify-grid_"] > [data-push-left*="_md-2"],
  [class~="customify-grid"] > [data-push-left*="_md-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-3"],
  [class*="customify-grid_"] > [data-push-left*="_md-3"],
  [class~="customify-grid"] > [data-push-left*="_md-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-4"],
  [class*="customify-grid_"] > [data-push-left*="_md-4"],
  [class~="customify-grid"] > [data-push-left*="_md-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-5"],
  [class*="customify-grid_"] > [data-push-left*="_md-5"],
  [class~="customify-grid"] > [data-push-left*="_md-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-6"],
  [class*="customify-grid_"] > [data-push-left*="_md-6"],
  [class~="customify-grid"] > [data-push-left*="_md-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-7"],
  [class*="customify-grid_"] > [data-push-left*="_md-7"],
  [class~="customify-grid"] > [data-push-left*="_md-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-8"],
  [class*="customify-grid_"] > [data-push-left*="_md-8"],
  [class~="customify-grid"] > [data-push-left*="_md-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-9"],
  [class*="customify-grid_"] > [data-push-left*="_md-9"],
  [class~="customify-grid"] > [data-push-left*="_md-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-10"],
  [class*="customify-grid_"] > [data-push-left*="_md-10"],
  [class~="customify-grid"] > [data-push-left*="_md-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-11"],
  [class*="customify-grid_"] > [data-push-left*="_md-11"],
  [class~="customify-grid"] > [data-push-left*="_md-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-0"],
  [class*="customify-grid_"] > [data-push-right*="_md-0"],
  [class~="customify-grid"] > [data-push-right*="_md-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-1"],
  [class*="customify-grid_"] > [data-push-right*="_md-1"],
  [class~="customify-grid"] > [data-push-right*="_md-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-2"],
  [class*="customify-grid_"] > [data-push-right*="_md-2"],
  [class~="customify-grid"] > [data-push-right*="_md-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-3"],
  [class*="customify-grid_"] > [data-push-right*="_md-3"],
  [class~="customify-grid"] > [data-push-right*="_md-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-4"],
  [class*="customify-grid_"] > [data-push-right*="_md-4"],
  [class~="customify-grid"] > [data-push-right*="_md-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-5"],
  [class*="customify-grid_"] > [data-push-right*="_md-5"],
  [class~="customify-grid"] > [data-push-right*="_md-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-6"],
  [class*="customify-grid_"] > [data-push-right*="_md-6"],
  [class~="customify-grid"] > [data-push-right*="_md-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-7"],
  [class*="customify-grid_"] > [data-push-right*="_md-7"],
  [class~="customify-grid"] > [data-push-right*="_md-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-8"],
  [class*="customify-grid_"] > [data-push-right*="_md-8"],
  [class~="customify-grid"] > [data-push-right*="_md-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-9"],
  [class*="customify-grid_"] > [data-push-right*="_md-9"],
  [class~="customify-grid"] > [data-push-right*="_md-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-10"],
  [class*="customify-grid_"] > [data-push-right*="_md-10"],
  [class~="customify-grid"] > [data-push-right*="_md-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-11"],
  [class*="customify-grid_"] > [data-push-right*="_md-11"],
  [class~="customify-grid"] > [data-push-right*="_md-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_md-secon"],
  [class*="customify-grid_"] [class*="_md-secon"],
  [class~="customify-grid"] [class*="_md-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_md-last"],
  [class*="customify-grid_"] [class*="_md-last"],
  [class~="customify-grid"] [class*="_md-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > [class*="_sm-1"],
  [class*="customify-grid_"] > [class*="_sm-1"],
  [class~="customify-grid"] > [class*="_sm-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-2"],
  [class*="customify-grid_"] > [class*="_sm-2"],
  [class~="customify-grid"] > [class*="_sm-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-3"],
  [class*="customify-grid_"] > [class*="_sm-3"],
  [class~="customify-grid"] > [class*="_sm-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_sm-4"],
  [class*="customify-grid_"] > [class*="_sm-4"],
  [class~="customify-grid"] > [class*="_sm-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-5"],
  [class*="customify-grid_"] > [class*="_sm-5"],
  [class~="customify-grid"] > [class*="_sm-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-6"],
  [class*="customify-grid_"] > [class*="_sm-6"],
  [class~="customify-grid"] > [class*="_sm-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_sm-7"],
  [class*="customify-grid_"] > [class*="_sm-7"],
  [class~="customify-grid"] > [class*="_sm-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-8"],
  [class*="customify-grid_"] > [class*="_sm-8"],
  [class~="customify-grid"] > [class*="_sm-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-9"],
  [class*="customify-grid_"] > [class*="_sm-9"],
  [class~="customify-grid"] > [class*="_sm-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_sm-10"],
  [class*="customify-grid_"] > [class*="_sm-10"],
  [class~="customify-grid"] > [class*="_sm-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-11"],
  [class*="customify-grid_"] > [class*="_sm-11"],
  [class~="customify-grid"] > [class*="_sm-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-12"],
  [class*="customify-grid_"] > [class*="_sm-12"],
  [class~="customify-grid"] > [class*="_sm-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-0"],
  [class*="customify-grid_"] > [data-push-left*="_sm-0"],
  [class~="customify-grid"] > [data-push-left*="_sm-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-1"],
  [class*="customify-grid_"] > [data-push-left*="_sm-1"],
  [class~="customify-grid"] > [data-push-left*="_sm-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-2"],
  [class*="customify-grid_"] > [data-push-left*="_sm-2"],
  [class~="customify-grid"] > [data-push-left*="_sm-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-3"],
  [class*="customify-grid_"] > [data-push-left*="_sm-3"],
  [class~="customify-grid"] > [data-push-left*="_sm-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-4"],
  [class*="customify-grid_"] > [data-push-left*="_sm-4"],
  [class~="customify-grid"] > [data-push-left*="_sm-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-5"],
  [class*="customify-grid_"] > [data-push-left*="_sm-5"],
  [class~="customify-grid"] > [data-push-left*="_sm-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-6"],
  [class*="customify-grid_"] > [data-push-left*="_sm-6"],
  [class~="customify-grid"] > [data-push-left*="_sm-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-7"],
  [class*="customify-grid_"] > [data-push-left*="_sm-7"],
  [class~="customify-grid"] > [data-push-left*="_sm-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-8"],
  [class*="customify-grid_"] > [data-push-left*="_sm-8"],
  [class~="customify-grid"] > [data-push-left*="_sm-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-9"],
  [class*="customify-grid_"] > [data-push-left*="_sm-9"],
  [class~="customify-grid"] > [data-push-left*="_sm-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-10"],
  [class*="customify-grid_"] > [data-push-left*="_sm-10"],
  [class~="customify-grid"] > [data-push-left*="_sm-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-11"],
  [class*="customify-grid_"] > [data-push-left*="_sm-11"],
  [class~="customify-grid"] > [data-push-left*="_sm-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-0"],
  [class*="customify-grid_"] > [data-push-right*="_sm-0"],
  [class~="customify-grid"] > [data-push-right*="_sm-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-1"],
  [class*="customify-grid_"] > [data-push-right*="_sm-1"],
  [class~="customify-grid"] > [data-push-right*="_sm-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-2"],
  [class*="customify-grid_"] > [data-push-right*="_sm-2"],
  [class~="customify-grid"] > [data-push-right*="_sm-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-3"],
  [class*="customify-grid_"] > [data-push-right*="_sm-3"],
  [class~="customify-grid"] > [data-push-right*="_sm-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-4"],
  [class*="customify-grid_"] > [data-push-right*="_sm-4"],
  [class~="customify-grid"] > [data-push-right*="_sm-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-5"],
  [class*="customify-grid_"] > [data-push-right*="_sm-5"],
  [class~="customify-grid"] > [data-push-right*="_sm-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-6"],
  [class*="customify-grid_"] > [data-push-right*="_sm-6"],
  [class~="customify-grid"] > [data-push-right*="_sm-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-7"],
  [class*="customify-grid_"] > [data-push-right*="_sm-7"],
  [class~="customify-grid"] > [data-push-right*="_sm-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-8"],
  [class*="customify-grid_"] > [data-push-right*="_sm-8"],
  [class~="customify-grid"] > [data-push-right*="_sm-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-9"],
  [class*="customify-grid_"] > [data-push-right*="_sm-9"],
  [class~="customify-grid"] > [data-push-right*="_sm-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-10"],
  [class*="customify-grid_"] > [data-push-right*="_sm-10"],
  [class~="customify-grid"] > [data-push-right*="_sm-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-11"],
  [class*="customify-grid_"] > [data-push-right*="_sm-11"],
  [class~="customify-grid"] > [data-push-right*="_sm-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_sm-secon"],
  [class*="customify-grid_"] [class*="_sm-secon"],
  [class~="customify-grid"] [class*="_sm-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_sm-last"],
  [class*="customify-grid_"] [class*="_sm-last"],
  [class~="customify-grid"] [class*="_sm-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > [class*="_xs-1"],
  [class*="customify-grid_"] > [class*="_xs-1"],
  [class~="customify-grid"] > [class*="_xs-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-2"],
  [class*="customify-grid_"] > [class*="_xs-2"],
  [class~="customify-grid"] > [class*="_xs-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-3"],
  [class*="customify-grid_"] > [class*="_xs-3"],
  [class~="customify-grid"] > [class*="_xs-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_xs-4"],
  [class*="customify-grid_"] > [class*="_xs-4"],
  [class~="customify-grid"] > [class*="_xs-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-5"],
  [class*="customify-grid_"] > [class*="_xs-5"],
  [class~="customify-grid"] > [class*="_xs-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-6"],
  [class*="customify-grid_"] > [class*="_xs-6"],
  [class~="customify-grid"] > [class*="_xs-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_xs-7"],
  [class*="customify-grid_"] > [class*="_xs-7"],
  [class~="customify-grid"] > [class*="_xs-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-8"],
  [class*="customify-grid_"] > [class*="_xs-8"],
  [class~="customify-grid"] > [class*="_xs-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-9"],
  [class*="customify-grid_"] > [class*="_xs-9"],
  [class~="customify-grid"] > [class*="_xs-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_xs-10"],
  [class*="customify-grid_"] > [class*="_xs-10"],
  [class~="customify-grid"] > [class*="_xs-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-11"],
  [class*="customify-grid_"] > [class*="_xs-11"],
  [class~="customify-grid"] > [class*="_xs-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-12"],
  [class*="customify-grid_"] > [class*="_xs-12"],
  [class~="customify-grid"] > [class*="_xs-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-0"],
  [class*="customify-grid_"] > [data-push-left*="_xs-0"],
  [class~="customify-grid"] > [data-push-left*="_xs-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-1"],
  [class*="customify-grid_"] > [data-push-left*="_xs-1"],
  [class~="customify-grid"] > [data-push-left*="_xs-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-2"],
  [class*="customify-grid_"] > [data-push-left*="_xs-2"],
  [class~="customify-grid"] > [data-push-left*="_xs-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-3"],
  [class*="customify-grid_"] > [data-push-left*="_xs-3"],
  [class~="customify-grid"] > [data-push-left*="_xs-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-4"],
  [class*="customify-grid_"] > [data-push-left*="_xs-4"],
  [class~="customify-grid"] > [data-push-left*="_xs-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-5"],
  [class*="customify-grid_"] > [data-push-left*="_xs-5"],
  [class~="customify-grid"] > [data-push-left*="_xs-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-6"],
  [class*="customify-grid_"] > [data-push-left*="_xs-6"],
  [class~="customify-grid"] > [data-push-left*="_xs-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-7"],
  [class*="customify-grid_"] > [data-push-left*="_xs-7"],
  [class~="customify-grid"] > [data-push-left*="_xs-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-8"],
  [class*="customify-grid_"] > [data-push-left*="_xs-8"],
  [class~="customify-grid"] > [data-push-left*="_xs-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-9"],
  [class*="customify-grid_"] > [data-push-left*="_xs-9"],
  [class~="customify-grid"] > [data-push-left*="_xs-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-10"],
  [class*="customify-grid_"] > [data-push-left*="_xs-10"],
  [class~="customify-grid"] > [data-push-left*="_xs-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-11"],
  [class*="customify-grid_"] > [data-push-left*="_xs-11"],
  [class~="customify-grid"] > [data-push-left*="_xs-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-0"],
  [class*="customify-grid_"] > [data-push-right*="_xs-0"],
  [class~="customify-grid"] > [data-push-right*="_xs-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-1"],
  [class*="customify-grid_"] > [data-push-right*="_xs-1"],
  [class~="customify-grid"] > [data-push-right*="_xs-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-2"],
  [class*="customify-grid_"] > [data-push-right*="_xs-2"],
  [class~="customify-grid"] > [data-push-right*="_xs-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-3"],
  [class*="customify-grid_"] > [data-push-right*="_xs-3"],
  [class~="customify-grid"] > [data-push-right*="_xs-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-4"],
  [class*="customify-grid_"] > [data-push-right*="_xs-4"],
  [class~="customify-grid"] > [data-push-right*="_xs-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-5"],
  [class*="customify-grid_"] > [data-push-right*="_xs-5"],
  [class~="customify-grid"] > [data-push-right*="_xs-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-6"],
  [class*="customify-grid_"] > [data-push-right*="_xs-6"],
  [class~="customify-grid"] > [data-push-right*="_xs-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-7"],
  [class*="customify-grid_"] > [data-push-right*="_xs-7"],
  [class~="customify-grid"] > [data-push-right*="_xs-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-8"],
  [class*="customify-grid_"] > [data-push-right*="_xs-8"],
  [class~="customify-grid"] > [data-push-right*="_xs-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-9"],
  [class*="customify-grid_"] > [data-push-right*="_xs-9"],
  [class~="customify-grid"] > [data-push-right*="_xs-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-10"],
  [class*="customify-grid_"] > [data-push-right*="_xs-10"],
  [class~="customify-grid"] > [data-push-right*="_xs-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-11"],
  [class*="customify-grid_"] > [data-push-right*="_xs-11"],
  [class~="customify-grid"] > [data-push-right*="_xs-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_xs-secon"],
  [class*="customify-grid_"] [class*="_xs-secon"],
  [class~="customify-grid"] [class*="_xs-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_xs-last"],
  [class*="customify-grid_"] [class*="_xs-last"],
  [class~="customify-grid"] [class*="_xs-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
[class*="customify-col-"][class*="customify-col-0"] {
  display: none;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > :not([class*="_lg-0"]),
  [class*="customify-grid_"] > :not([class*="_lg-0"]),
  [class~="customify-grid"] > :not([class*="_lg-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_lg-0"],
  [class*="customify-grid_"] > [class*="_lg-0"],
  [class~="customify-grid"] > [class*="_lg-0"] {
    display: none;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > :not([class*="_md-0"]),
  [class*="customify-grid_"] > :not([class*="_md-0"]),
  [class~="customify-grid"] > :not([class*="_md-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_md-0"],
  [class*="customify-grid_"] > [class*="_md-0"],
  [class~="customify-grid"] > [class*="_md-0"] {
    display: none;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > :not([class*="_sm-0"]),
  [class*="customify-grid_"] > :not([class*="_sm-0"]),
  [class~="customify-grid"] > :not([class*="_sm-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_sm-0"],
  [class*="customify-grid_"] > [class*="_sm-0"],
  [class~="customify-grid"] > [class*="_sm-0"] {
    display: none;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > :not([class*="_xs-0"]),
  [class*="customify-grid_"] > :not([class*="_xs-0"]),
  [class~="customify-grid"] > :not([class*="_xs-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_xs-0"],
  [class*="customify-grid_"] > [class*="_xs-0"],
  [class~="customify-grid"] > [class*="_xs-0"] {
    display: none;
  }
}
body {
  color: #686868;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.618;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.plasma_f277 .first_040c,
.popup-5399,
.pagination-dynamic-039b,
.nav_0620,
.status_4cb0,
.old-a8ff,
.heading-5057,
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;
}
.popup-5399,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .popup-5399,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .popup-5399,
  h1 {
    font-size: 1.8em;
  }
}
.pagination-dynamic-039b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.pagination-dynamic-039b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .pagination-dynamic-039b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .pagination-dynamic-039b,
  h2 {
    font-size: 1.7em;
  }
}
.nav_0620,
h3 {
  font-size: 1.618em;
}
.plasma_f277 .first_040c,
.status_4cb0,
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.highlight-8423 {
  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;
}
.article_under_61a4:after,
.article_under_61a4:before,
.accent-be6e:after,
.accent-be6e:before {
  content: "";
  display: table;
}
.article_under_61a4:after,
.accent-be6e:after {
  clear: both;
}
.row_dbb2 {
  float: right;
  margin-right: 0;
}
.carousel_7f4f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.stone_5682 .orange_3fef,
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;
}
.stone_5682 .orange_3fef: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;
}
.module_motion_7c0a .orange_3fef {
  box-shadow: none;
}
.module_motion_7c0a
  .orange_3fef
  .over_1fe8 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.module_motion_7c0a .orange_3fef .input-2e30 {
  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;
}
.module_motion_7c0a
  .orange_3fef
  .input-2e30
  b {
  display: none;
}
.module_motion_7c0a .message_simple_c336 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.solid-90c8:not(.border_orange_48b5):not(.disabled-5928),
button:not(.border_orange_48b5):not(.disabled-5928),
input[type="button"]:not(.border_orange_48b5):not(
    .disabled-5928
  ),
input[type="reset"]:not(.border_orange_48b5):not(
    .disabled-5928
  ),
input[type="submit"]:not(.border_orange_48b5):not(
    .disabled-5928
  ) {
  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;
}
.solid-90c8:not(.border_orange_48b5):not(
    .disabled-5928
  ):hover,
button:not(.border_orange_48b5):not(
    .disabled-5928
  ):hover,
input[type="button"]:not(.border_orange_48b5):not(
    .disabled-5928
  ):hover,
input[type="reset"]:not(.border_orange_48b5):not(
    .disabled-5928
  ):hover,
input[type="submit"]:not(.border_orange_48b5):not(
    .disabled-5928
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.solid-90c8:not(.border_orange_48b5):not(
    .disabled-5928
  ):active,
.solid-90c8:not(.border_orange_48b5):not(
    .disabled-5928
  ):focus,
button:not(.border_orange_48b5):not(
    .disabled-5928
  ):active,
button:not(.border_orange_48b5):not(
    .disabled-5928
  ):focus,
input[type="button"]:not(.border_orange_48b5):not(
    .disabled-5928
  ):active,
input[type="button"]:not(.border_orange_48b5):not(
    .disabled-5928
  ):focus,
input[type="reset"]:not(.border_orange_48b5):not(
    .disabled-5928
  ):active,
input[type="reset"]:not(.border_orange_48b5):not(
    .disabled-5928
  ):focus,
input[type="submit"]:not(.border_orange_48b5):not(
    .disabled-5928
  ):active,
input[type="submit"]:not(.border_orange_48b5):not(
    .disabled-5928
  ):focus {
  outline: 0;
}
.solid-90c8:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c,
button:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c,
input[type="button"]:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c,
input[type="reset"]:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c,
input[type="submit"]:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c {
  position: relative;
}
.solid-90c8:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c
  .footer_652c,
.solid-90c8:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c
  .wood_fd83,
.solid-90c8:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c
  .preview-b20e,
.solid-90c8:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c
  i,
.solid-90c8:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c
  svg,
button:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c
  .footer_652c,
button:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c
  .wood_fd83,
button:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c
  .preview-b20e,
button:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c
  i,
button:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c
  svg,
input[type="button"]:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c
  .footer_652c,
input[type="button"]:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c
  .wood_fd83,
input[type="button"]:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c
  .preview-b20e,
input[type="button"]:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c
  i,
input[type="button"]:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c
  svg,
input[type="reset"]:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c
  .footer_652c,
input[type="reset"]:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c
  .wood_fd83,
input[type="reset"]:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c
  .preview-b20e,
input[type="reset"]:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c
  i,
input[type="reset"]:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c
  svg,
input[type="submit"]:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c
  .footer_652c,
input[type="submit"]:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c
  .wood_fd83,
input[type="submit"]:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c
  .preview-b20e,
input[type="submit"]:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c
  i,
input[type="submit"]:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c
  svg {
  visibility: hidden;
}
.solid-90c8:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c:after,
button:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c:after,
input[type="button"]:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c:after,
input[type="reset"]:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c:after,
input[type="submit"]:not(.border_orange_48b5):not(
    .disabled-5928
  ).fn-loading-9f1c: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;
}
.solid-90c8:not(.border_orange_48b5):not(.disabled-5928),
input[type="button"]:not(.border_orange_48b5):not(
    .disabled-5928
  ),
input[type="reset"]:not(.border_orange_48b5):not(
    .disabled-5928
  ),
input[type="submit"]:not(.border_orange_48b5):not(
    .disabled-5928
  ) {
  color: #fff;
  background: #235787;
}
.solid-90c8:not(.border_orange_48b5):not(
    .disabled-5928
  ):focus,
input[type="button"]:not(.border_orange_48b5):not(
    .disabled-5928
  ):focus,
input[type="reset"]:not(.border_orange_48b5):not(
    .disabled-5928
  ):focus,
input[type="submit"]:not(.border_orange_48b5):not(
    .disabled-5928
  ):focus {
  color: #fff;
}
.solid-90c8.fn-disabled-9f1c:not(.border_orange_48b5):not(
    .disabled-5928
  ),
.solid-90c8[disabled]:not(.border_orange_48b5):not(
    .disabled-5928
  ),
button.fn-disabled-9f1c:not(.border_orange_48b5):not(
    .disabled-5928
  ),
button[disabled]:not(.border_orange_48b5):not(
    .disabled-5928
  ) {
  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;
}
.box_blue_a32d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.box_blue_a32d: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;
}
.image-selected-ee1f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.pressed_1dae {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.item_pro_4552 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.article_under_61a4:after,
.article_under_61a4:before,
.sidebar-d284:after,
.sidebar-d284:before,
.notice_fast_5928:after,
.notice_fast_5928:before,
.chip_top_bc59:after,
.chip_top_bc59:before,
.element-simple-0cc2:after,
.element-simple-0cc2:before,
.over-83ea:after,
.over-83ea:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.article_under_61a4:after,
.sidebar-d284:after,
.notice_fast_5928:after,
.chip_top_bc59:after,
.element-simple-0cc2:after,
.over-83ea:after {
  clear: both;
}
.sidebar-d284 .selected_d817,
.notice_fast_5928 .selected_d817,
.middle_9d06 .selected_d817 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.card_advanced_7648 {
  display: inline-block;
}
.banner_plasma_c7da {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.banner_plasma_c7da img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.banner_plasma_c7da .top-80c3 {
  padding: 1em 0;
  font-size: 85%;
}
.top-80c3 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.bright-e8c6 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.bright-e8c6:after,
.bright-e8c6:before {
  content: "";
  display: table;
}
.bright-e8c6:after {
  clear: both;
}
.detail_yellow_8559 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.banner-yellow-e68b .detail_yellow_8559 {
  max-width: 50%;
}
.narrow-ba5e .detail_yellow_8559 {
  max-width: 33.33%;
}
.icon-pink-a34f .detail_yellow_8559 {
  max-width: 25%;
}
.texture_ae83 .detail_yellow_8559 {
  max-width: 20%;
}
.footer-059b .detail_yellow_8559 {
  max-width: 16.66%;
}
.short_0afc .detail_yellow_8559 {
  max-width: 14.28%;
}
.lower-9119 .detail_yellow_8559 {
  max-width: 12.5%;
}
.aside-large-6bec .detail_yellow_8559 {
  max-width: 11.11%;
}
.main_7939 {
  display: block;
}
.plasma_f277 .border_4025 label,
.plasma_f277 .video-complex-6862 label,
.plasma_f277 .title-stone-0634 label,
.plasma_f277 .soft-6e2a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.primary_1999 {
  list-style: none;
  margin: 0;
}
.primary_1999 article.box_519e {
  margin-bottom: 0;
}
.primary_1999 ul {
  list-style: none;
  margin: 0;
}
.primary_1999 .sort_88d6 li.box_519e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .primary_1999 .sort_88d6 li.box_519e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .primary_1999 .sort_88d6 li.box_519e: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) {
  .primary_1999 .sort_88d6 li.box_519e li.box_519e li.box_519e li.box_519e {
    padding-left: 0;
  }
}
article.box_519e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.box_519e .sidebar-d284 p:last-of-type {
  margin-bottom: 0;
}
article.box_519e .tooltip_2662 {
  float: left;
}
article.box_519e .nav_clean_f13f {
  margin-left: 85px;
}
article.box_519e .block_ae2a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.box_519e .block_ae2a .modal_tiny_6838 {
  margin-left: 10px;
}
article.box_519e .pattern-29a9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.box_519e .yellow_8121 {
  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 .border_4025,
  #respond .title-stone-0634,
  #respond .soft-6e2a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .border_4025 input,
#respond .title-stone-0634 input,
#respond .soft-6e2a input {
  width: 100%;
}
#respond .soft-6e2a {
  margin-right: 0;
}
#respond .east_7035 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.progress-bb5f {
  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;
}
.progress-bb5f.complex_a137 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.progress-bb5f 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%);
}
.progress-bb5f:focus,
.progress-bb5f: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);
}
.icon_bright_31d5 {
  border-radius: 10%;
}
.blue_f092 {
  border-radius: 50%;
}
.media_faf5 {
  font-size: 0.72em;
}
.east_96c0 {
  font-size: 0.875em;
}
.dim_6053 {
  font-size: 1.1em;
}
.row-paper-e423 {
  text-transform: uppercase;
  line-height: 1.2;
}
.row-paper-e423.media_faf5 {
  letter-spacing: 0.5px;
}
.orange_a004,
.orange_a004 a {
  color: #6d6d6d;
}
.orange_a004 a:hover {
  color: #111;
}
.panel-ecd6 {
  color: #6d6d6d;
}
.text-east-2b2f {
  overflow-x: hidden;
}
.text-east-2b2f .modal-b92e.shadow_a787 {
  position: relative;
}
.text-east-2b2f .modal-b92e.shadow_a787.old_7772 {
  position: initial;
}
.text-east-2b2f
  .modal-b92e.shadow_a787.old_7772
  .old-dbab {
  left: auto;
}
.text-east-2b2f .modal-b92e .old-dbab {
  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;
}
.text-east-2b2f .modal-b92e:hover.shadow_a787 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.text-east-2b2f
  .modal-b92e:hover.shadow_a787
  .old-dbab {
  display: block;
  z-index: 9999999;
}
.text-east-2b2f .widget-last-cf19 .dropdown-narrow-99cc,
.text-east-2b2f .container_advanced_be77 .dropdown-narrow-99cc {
  display: none;
}
.text-east-2b2f .button-dea8 .modal-b92e:hover.shadow_a787 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.plasma_f277 .border_4025 label,
.plasma_f277 .video-complex-6862 label,
.plasma_f277 .title-stone-0634 label,
.plasma_f277 .soft-6e2a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.primary_1999 {
  list-style: none;
  margin: 0;
}
.primary_1999 article.box_519e {
  margin-bottom: 0;
}
.primary_1999 ul {
  list-style: none;
  margin: 0;
}
.primary_1999 .sort_88d6 li.box_519e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .primary_1999 .sort_88d6 li.box_519e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .primary_1999 .sort_88d6 li.box_519e: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) {
  .primary_1999 .sort_88d6 li.box_519e li.box_519e li.box_519e li.box_519e {
    padding-left: 0;
  }
}
article.box_519e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.box_519e .sidebar-d284 p:last-of-type {
  margin-bottom: 0;
}
article.box_519e .tooltip_2662 {
  float: left;
}
article.box_519e .nav_clean_f13f {
  margin-left: 85px;
}
article.box_519e .block_ae2a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.box_519e .block_ae2a .modal_tiny_6838 {
  margin-left: 10px;
}
article.box_519e .pattern-29a9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.box_519e .yellow_8121 {
  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 .border_4025,
  #respond .title-stone-0634,
  #respond .soft-6e2a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .border_4025 input,
#respond .title-stone-0634 input,
#respond .soft-6e2a input {
  width: 100%;
}
#respond .soft-6e2a {
  margin-right: 0;
}
#respond .east_7035 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.widget-last-cf19 .chip-91b3 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.chip-91b3 .mask_lower_2b23.alert-e50f .active_c6d4 > li > a:focus,
.chip-91b3 .mask_lower_2b23.alert-e50f .active_c6d4 > li > a:hover,
.chip-91b3 .mask_lower_2b23.modal_static_516a .active_c6d4 > li > a:focus,
.chip-91b3 .mask_lower_2b23.modal_static_516a .active_c6d4 > li > a:hover,
.chip-91b3 .mask_lower_2b23.modal_245b .active_c6d4 > li > a:focus,
.chip-91b3 .mask_lower_2b23.modal_245b .active_c6d4 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip-91b3
  .mask_lower_2b23.alert-e50f
  .active_c6d4
  > li.simple-096c
  > a,
.chip-91b3
  .mask_lower_2b23.alert-e50f
  .active_c6d4
  > li.gas_4136
  > a,
.chip-91b3
  .mask_lower_2b23.modal_static_516a
  .active_c6d4
  > li.simple-096c
  > a,
.chip-91b3
  .mask_lower_2b23.modal_static_516a
  .active_c6d4
  > li.gas_4136
  > a,
.chip-91b3
  .mask_lower_2b23.modal_245b
  .active_c6d4
  > li.simple-096c
  > a,
.chip-91b3 .mask_lower_2b23.modal_245b .active_c6d4 > li.light-7ffb > a {
  color: rgba(255, 255, 255, 0.99);
}
.chip-91b3 .description-easy-710a,
.chip-91b3 .description-easy-710a a {
  color: rgba(255, 255, 255, 0.99);
}
.chip-91b3 .alert-87e8.sort_static_e501 li a,
.chip-91b3 .accent_b784 a,
.chip-91b3 .list-top-5d53,
.chip-91b3 .active_c6d4 > li > a,
.chip-91b3 .badge-next-f383 {
  color: rgba(255, 255, 255, 0.79);
}
.chip-91b3 .alert-87e8.sort_static_e501 li a:hover,
.chip-91b3 .accent_b784 a:hover,
.chip-91b3 .list-top-5d53:hover,
.chip-91b3 .active_c6d4 > li > a:hover,
.chip-91b3 .badge-next-f383:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip-91b3 .nav-medium-e28b {
  color: rgba(255, 255, 255, 0.79);
}
.chip-91b3 .nav-medium-e28b .disabled_043b {
  color: rgba(255, 255, 255, 0.99);
}
.chip-91b3 .nav-medium-e28b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip-91b3 .copper-079f .pink_2a1e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.chip-91b3 .copper-079f .pink_2a1e .backdrop-9a99 {
  color: rgba(255, 255, 255, 0.79);
}
.chip-91b3
  .copper-079f
  .pink_2a1e
  .backdrop-9a99::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip-91b3
  .copper-079f
  .pink_2a1e
  .backdrop-9a99:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip-91b3
  .copper-079f
  .pink_2a1e
  .backdrop-9a99::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip-91b3
  .copper-079f
  .pink_2a1e
  .backdrop-9a99::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip-91b3 .copper-079f .hard-021a {
  color: rgba(255, 255, 255, 0.79);
}
.chip-91b3 .copper-079f .hard-021a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_medium_9b35
  .chip-91b3
  .copper-079f
  .outline-fac8
  .sort-a541 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.frame_medium_9b35
  .chip-91b3
  .copper-079f
  .outline-fac8
  .backdrop-9a99 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.widget-last-cf19 .label-easy-285d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.label-easy-285d .mask_lower_2b23.alert-e50f .active_c6d4 > li > a:focus,
.label-easy-285d .mask_lower_2b23.alert-e50f .active_c6d4 > li > a:hover,
.label-easy-285d .mask_lower_2b23.modal_static_516a .active_c6d4 > li > a:focus,
.label-easy-285d .mask_lower_2b23.modal_static_516a .active_c6d4 > li > a:hover,
.label-easy-285d .mask_lower_2b23.modal_245b .active_c6d4 > li > a:focus,
.label-easy-285d .mask_lower_2b23.modal_245b .active_c6d4 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.label-easy-285d
  .mask_lower_2b23.alert-e50f
  .active_c6d4
  > li.simple-096c
  > a,
.label-easy-285d
  .mask_lower_2b23.alert-e50f
  .active_c6d4
  > li.gas_4136
  > a,
.label-easy-285d
  .mask_lower_2b23.modal_static_516a
  .active_c6d4
  > li.simple-096c
  > a,
.label-easy-285d
  .mask_lower_2b23.modal_static_516a
  .active_c6d4
  > li.gas_4136
  > a,
.label-easy-285d
  .mask_lower_2b23.modal_245b
  .active_c6d4
  > li.simple-096c
  > a,
.label-easy-285d .mask_lower_2b23.modal_245b .active_c6d4 > li.light-7ffb > a {
  color: rgba(0, 0, 0, 0.8);
}
.label-easy-285d .description-easy-710a,
.label-easy-285d .description-easy-710a a {
  color: rgba(0, 0, 0, 0.8);
}
.label-easy-285d .alert-87e8.sort_static_e501 li a,
.label-easy-285d .accent_b784 a,
.label-easy-285d .list-top-5d53,
.label-easy-285d .active_c6d4 > li > a,
.label-easy-285d .badge-next-f383 {
  color: rgba(0, 0, 0, 0.55);
}
.label-easy-285d .alert-87e8.sort_static_e501 li a:hover,
.label-easy-285d .accent_b784 a:hover,
.label-easy-285d .list-top-5d53:hover,
.label-easy-285d .active_c6d4 > li > a:hover,
.label-easy-285d .badge-next-f383:hover {
  color: rgba(0, 0, 0, 0.8);
}
.label-easy-285d .nav-medium-e28b {
  color: rgba(0, 0, 0, 0.55);
}
.label-easy-285d .nav-medium-e28b .disabled_043b {
  color: rgba(0, 0, 0, 0.8);
}
.label-easy-285d .nav-medium-e28b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.static_9a06 .center_cf74 {
  margin-left: auto;
  margin-right: auto;
}
.notice_fast_5928 > * {
  margin-left: auto;
  margin-right: auto;
}
.notice_fast_5928 .image-selected-ee1f {
  margin-right: 1.41575em;
}
.notice-a8cd .notice_fast_5928 > .medium-b328 {
  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;
}
.notice-a8cd .notice_fast_5928 > .top_d527 {
  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;
}
.thumbnail-old-7bff.static_9a06 .center_cf74,
.chip-in-2f34.static_9a06 .center_cf74 {
  margin-left: 0;
}
.status_dirty_c19b.static_9a06 .center_cf74,
.under_f26d.static_9a06 .center_cf74 {
  margin-right: 0;
}
.notice_fast_5928 ol,
.notice_fast_5928 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.media-iron-3cbc video {
  max-width: 100%;
}
.wood_414a img {
  display: block;
}
.wood_414a.image-selected-ee1f,
.wood_414a.pressed_1dae {
  width: 100%;
}
.wood_414a.top_d527 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.feature-silver-8b9d:not(.card-bronze-3eea) {
  margin: 1.5em auto;
}
.right_6bd7 p {
  padding: 1.5em 14px;
}
ul.yellow-8d7c.top_d527,
ul.yellow-8d7c.medium-b328,
ul.yellow-8d7c.border_7a97.medium-b328 {
  padding: 0 14px;
}
.plasma-c9e2 {
  display: block;
  overflow-x: auto;
}
.plasma-c9e2 table {
  border-collapse: collapse;
  width: 100%;
}
.plasma-c9e2 td,
.plasma-c9e2 th {
  padding: 0.5em;
}
.notice_fast_5928 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.notice_fast_5928 ol ol,
.notice_fast_5928 ol ul,
.notice_fast_5928 ul ol,
.notice_fast_5928 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.notice_fast_5928 ol ol li,
.notice_fast_5928 ol ul li,
.notice_fast_5928 ul ol li,
.notice_fast_5928 ul ul li {
  margin-left: 0;
}
.hero_8ed0.prev_dc49 > .tabs_complex_08f6 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hero_8ed0.prev_dc49 > .tabs_complex_08f6 iframe,
.hero_8ed0.prev_dc49 > .tabs_complex_08f6 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.north_78e2 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.north_78e2.up-6a2d {
  padding: 0;
}
.north_78e2.up-6a2d cite {
  font-size: 13px;
}
.north_78e2 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.north_78e2 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.caption_7611 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.caption_7611 > p:first-child {
  margin-top: 0;
}
.caption_7611 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.caption_7611 blockquote {
  border-left: 0;
}
.column_aaa7 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.column_aaa7:not(.search-thick-f4c8) {
  max-width: 100px;
}
.column_aaa7.up-f034 {
  border-bottom: none !important;
  text-align: center;
}
.column_aaa7.up-f034::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .right_6bd7 p {
    padding: 1.5em 0;
  }
}
.description-a3ef {
  color: #0073aa;
}
.accent_def1 {
  background-color: #0073aa;
}
.fixed_912d {
  color: #229fd8;
}
.hover_303b {
  background-color: #229fd8;
}
.main-03a5 {
  color: #eee;
}
.mask-gold-6540 {
  background-color: #eee;
}
.cool-2a83 {
  color: #444;
}
.up-b493 {
  background-color: #444;
}
.link-outer-ebfe {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.link-outer-ebfe .content-focused-89db .accent_b784 {
  font-size: 15px;
}
.link-outer-ebfe .accent_b784 {
  line-height: 1.3;
}
.link-outer-ebfe .label-easy-285d {
}
.link-outer-ebfe .chip-91b3 {
  background: #235787;
}
.modal_8bc3 {
  padding: 0;
}
.modal_8bc3 .chip-91b3 {
  background: #1a1a1a;
}
.modal_8bc3 .label-easy-285d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.narrow-a24c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.narrow-a24c .label-easy-285d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.narrow-a24c .chip-91b3 {
  background: #303030;
}
.over-83ea {
  position: relative;
  z-index: 10;
}
.over-83ea .header-cold-5a7e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.banner_71c7 .shadow_a787 {
  display: inline-block;
  vertical-align: middle;
}
.banner_71c7.fast-7e4e .shadow_a787 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .banner_71c7.fast-7e4e .shadow_a787 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .banner_71c7.fast-7e4e .shadow_a787 {
    margin-right: 0.4em;
  }
}
.banner_71c7.fast-7e4e .shadow_a787:last-child {
  margin-right: 0;
}
.gold-8813 .header-cold-5a7e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .widget-last-cf19 .content-focused-89db {
    margin: 0 -0.5em;
  }
  .widget-last-cf19 .content-focused-89db [class*="customify-col-"],
  .widget-last-cf19 .content-focused-89db [class*="customify-col_"],
  .widget-last-cf19 .content-focused-89db [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.widget-last-cf19.search_86d2 .header-cold-5a7e {
  background: 0 0 !important;
}
.widget-last-cf19.search_86d2 .header-cold-5a7e,
.widget-last-cf19.gold-8813 .header-cold-5a7e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .widget-last-cf19.menu-c90e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.widget-last-cf19.gold-8813 .header-cold-5a7e {
  box-shadow: none !important;
}
.inner-8892 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .inner-8892 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .inner-8892 {
    padding: 18px 0 20px;
  }
}
.inner-8892 .tag-f328 {
  width: 100%;
}
.inner-8892 .backdrop-brown-17e2 {
  margin-bottom: 0;
}
.inner-8892 .picture_east_800c {
  margin-top: 5px;
  font-size: 0.875em;
}
.hidden_6f8a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.hidden_6f8a .aside-9c33 {
  width: 100%;
}
.column-c324 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.column-c324 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.column-c324 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;
}
.column-c324 li:last-child:after {
  display: none;
}
.column-c324 li a {
  font-weight: 500;
  margin-right: 10px;
}
.module-east-9f02 .dropdown-narrow-99cc button,
.inner-8892 .dropdown-narrow-99cc button {
  left: 0;
}
.module-east-9f02 .aside-9c33,
.inner-8892 .aside-9c33 {
  padding-left: 0;
  padding-right: 0;
}
.module-east-9f02 .hidden_6f8a,
.inner-8892 .hidden_6f8a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.module-east-9f02 {
  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;
}
.module-east-9f02: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;
}
.module-east-9f02 .banner_new_ac78 {
  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) {
  .module-east-9f02 .banner_new_ac78 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .module-east-9f02 .banner_new_ac78 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .module-east-9f02 .banner_new_ac78 {
    min-height: 200px;
  }
}
.module-east-9f02 .column-c324 {
  color: rgba(255, 255, 255, 0.8);
}
.module-east-9f02 .column-c324 a,
.module-east-9f02 .column-c324 li:after {
  color: inherit;
}
.module-east-9f02 .column-c324 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.liquid-8783 {
  margin-bottom: 0.5em;
}
.center_b040 {
  margin-bottom: 1.2em;
}
.center_b040,
.liquid-8783 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.center_b040 p:last-child,
.liquid-8783 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .dropdown-narrow-99cc,
#masthead .dropdown-narrow-99cc {
  display: none;
}
#masthead
  > .dropdown-narrow-99cc.image_silver_c069 {
  display: none;
}
#masthead > .dropdown-narrow-99cc button {
  left: 0;
}
.media-prev-d38b {
  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%;
}
.media-prev-d38b .shadow_a787 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.media-prev-d38b .silver-0a5e {
  display: -webkit-box;
  display: flex;
}
.media-prev-d38b .silver-0a5e.in_2ff3 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.media-prev-d38b .silver-0a5e.texture-a86c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.media-prev-d38b .silver-0a5e.dynamic_e390 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.media-prev-d38b.glass-4609.east-dea5 .silver-0a5e.in_2ff3 {
  flex-basis: 100%;
}
.media-prev-d38b.secondary-selected-f163 .silver-0a5e.texture-a86c {
  -webkit-box-flex: 1;
  flex: auto;
}
.media-prev-d38b.secondary-selected-f163 .silver-0a5e.dynamic_e390 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .dropdown-narrow-99cc.image_silver_c069 {
  display: none;
}
#masthead > .dropdown-narrow-99cc button {
  left: 0;
}
.caption-d9cd {
  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;
}
.caption-d9cd:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.caption-d9cd.shade-cf0b i {
  margin-right: 4px;
}
.caption-d9cd.item-red-9913 i {
  margin-left: 5px;
}
.accent_b784 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.accent_b784 p:last-child {
  margin-bottom: 0;
}
.selected-a97e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.selected-a97e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.selected-a97e img {
  display: block;
  width: auto;
  line-height: 1;
}
.selected-a97e .description-easy-710a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.selected-a97e .brown_d211 {
  margin: 5px 0 7px 0;
}
.selected-a97e.block_active_bc24 .description-561c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.selected-a97e.block_active_bc24 .tabs_3d42 {
  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;
}
.selected-a97e.breadcrumb-bright-d0b5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.selected-a97e.breadcrumb-bright-d0b5 .description-561c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.selected-a97e.breadcrumb-bright-d0b5 .tabs_3d42 {
  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;
}
.selected-a97e.stale-06d5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.selected-a97e.pro-8cfc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.selected-a97e.pro-8cfc .tabs_3d42 {
  margin-top: 7px;
}
.menu_middle_a854 {
  display: inline-block;
}
.over-83ea .slow-4028 .selected-a97e img {
  max-width: 100%;
}
.mask_lower_2b23 .article_bda8.mask_faf5,
.info_down_43ab .article_bda8.mask_faf5 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.mask_lower_2b23 .paragraph_pink_884e,
.info_down_43ab .paragraph_pink_884e {
  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%);
}
.mask_lower_2b23 .paragraph_pink_884e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.mask_lower_2b23.table_fluid_ddef .paragraph_pink_884e {
  display: none;
}
.mask_lower_2b23 .slider-fast-9e3d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mask_lower_2b23 .slider-fast-9e3d li {
  display: inline-block;
  position: relative;
}
.mask_lower_2b23 .slider-fast-9e3d li:last-child {
  margin-right: 0;
}
.mask_lower_2b23 .slider-fast-9e3d 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;
}
.mask_lower_2b23 .slider-fast-9e3d li.light-7ffb > a {
  color: rgba(0, 0, 0, 0.9);
}
.mask_lower_2b23 .slider-fast-9e3d > 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;
}
.mask_lower_2b23 .slider-fast-9e3d > li > a i {
  line-height: 0;
}
.mask_lower_2b23 .slider-fast-9e3d > li.tag-56a1 > a .paragraph_pink_884e {
  margin-left: 4px;
  line-height: 0;
}
.mask_lower_2b23 .slider-fast-9e3d .liquid_cd26 li.tag-56a1 > a {
  position: relative;
}
.mask_lower_2b23 .slider-fast-9e3d .liquid_cd26 li.tag-56a1 > a:after,
.mask_lower_2b23 .slider-fast-9e3d .liquid_cd26 li.tag-56a1 > a:before {
  content: "";
  display: table;
}
.mask_lower_2b23 .slider-fast-9e3d .liquid_cd26 li.tag-56a1 > a:after {
  clear: both;
}
.mask_lower_2b23 .slider-fast-9e3d .liquid_cd26 li.tag-56a1 > a .paragraph_pink_884e {
  margin-left: 5px;
  float: right;
}
.mask_lower_2b23 .search_simple_1aea,
.mask_lower_2b23 .liquid_cd26 {
  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;
}
.mask_lower_2b23 .liquid_cd26 {
  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;
}
.mask_lower_2b23 .liquid_cd26 .mask_faf5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.mask_lower_2b23 .liquid_cd26 .paragraph_pink_884e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.mask_lower_2b23 .liquid_cd26 li {
  display: block;
  margin: 0;
  padding: 0;
}
.mask_lower_2b23 .liquid_cd26 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;
}
.mask_lower_2b23 .liquid_cd26 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.mask_lower_2b23 .liquid_cd26 .liquid_cd26 {
  top: 0;
  left: 100%;
}
.mask_lower_2b23 .left_79e2.fn-focus-9f1c > .search_simple_1aea,
.mask_lower_2b23 .left_79e2.fn-focus-9f1c > .liquid_cd26,
.mask_lower_2b23 .left_79e2:focus > .search_simple_1aea,
.mask_lower_2b23 .left_79e2:focus > .liquid_cd26,
.mask_lower_2b23 .left_79e2:hover > .search_simple_1aea,
.mask_lower_2b23 .left_79e2:hover > .liquid_cd26 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.mask_lower_2b23.modal_245b .active_c6d4:after,
.mask_lower_2b23.modal_245b .active_c6d4:before {
  content: "";
  display: table;
}
.mask_lower_2b23.modal_245b .active_c6d4:after {
  clear: both;
}
.mask_lower_2b23.modal_245b .active_c6d4 > li {
  float: left;
}
.mask_lower_2b23.nav_fixed_03b7 .active_c6d4:after,
.mask_lower_2b23.nav_fixed_03b7 .active_c6d4:before {
  content: "";
  display: table;
}
.mask_lower_2b23.nav_fixed_03b7 .active_c6d4:after {
  clear: both;
}
.mask_lower_2b23.nav_fixed_03b7 .active_c6d4 > li {
  float: left;
}
.mask_lower_2b23.nav_fixed_03b7 .active_c6d4 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.mask_lower_2b23.nav_fixed_03b7 .active_c6d4 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.mask_lower_2b23.nav_fixed_03b7 .active_c6d4 > li.simple-096c > a,
.mask_lower_2b23.nav_fixed_03b7 .active_c6d4 > li.light-7ffb > a {
  color: #fff;
  background-color: #1e4b75;
}
.mask_lower_2b23.alert-e50f .active_c6d4 > li > a .mask_faf5 {
  position: relative;
}
.mask_lower_2b23.alert-e50f .active_c6d4 > li > a .mask_faf5: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;
}
.mask_lower_2b23.alert-e50f
  .active_c6d4
  > li:focus
  > a
  .mask_faf5:before,
.mask_lower_2b23.alert-e50f
  .active_c6d4
  > li:hover
  > a
  .mask_faf5:before {
  width: 100%;
  background-color: currentColor;
}
.mask_lower_2b23.alert-e50f
  .active_c6d4
  > li.simple-096c
  > a
  .mask_faf5:before,
.mask_lower_2b23.alert-e50f
  .active_c6d4
  > li.gas_4136
  > a
  .mask_faf5:before {
  width: 100%;
  background-color: currentColor;
}
.mask_lower_2b23.modal_static_516a .active_c6d4 > li > a .mask_faf5 {
  position: relative;
}
.mask_lower_2b23.modal_static_516a .active_c6d4 > li > a .mask_faf5: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;
}
.mask_lower_2b23.modal_static_516a .active_c6d4 > li:focus > a .mask_faf5:before,
.mask_lower_2b23.modal_static_516a
  .active_c6d4
  > li:hover
  > a
  .mask_faf5:before {
  width: 100%;
  background-color: currentColor;
}
.mask_lower_2b23.modal_static_516a
  .active_c6d4
  > li.simple-096c
  > a
  .mask_faf5:before,
.mask_lower_2b23.modal_static_516a
  .active_c6d4
  > li.gas_4136
  > a
  .mask_faf5:before {
  width: 100%;
  background-color: currentColor;
}
.info_down_43ab .slider-fast-9e3d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.info_down_43ab .slider-fast-9e3d li:first-child > a {
  border-top: none;
}
.info_down_43ab .slider-fast-9e3d .column-b2d0 > .mask_faf5 .paragraph_pink_884e {
  display: none;
}
.info_down_43ab .slider-fast-9e3d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.info_down_43ab .slider-fast-9e3d li:last-child {
  border: none;
}
.info_down_43ab .slider-fast-9e3d li.tag-56a1 > a {
  padding-right: 45px !important;
}
.info_down_43ab .slider-fast-9e3d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.info_down_43ab .slider-fast-9e3d li a:focus,
.info_down_43ab .slider-fast-9e3d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.info_down_43ab .slider-fast-9e3d li .feature_glass_8007 {
  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;
}
.info_down_43ab .slider-fast-9e3d li .feature_glass_8007:hover {
  box-shadow: none;
}
.info_down_43ab .slider-fast-9e3d li .feature_glass_8007 .paragraph_pink_884e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.info_down_43ab .slider-fast-9e3d .liquid_cd26 {
  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);
}
.info_down_43ab .slider-fast-9e3d .liquid_cd26 li a {
  padding-left: 3em;
}
.info_down_43ab .slider-fast-9e3d .lite-f040 > a .feature_glass_8007 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.info_down_43ab .slider-fast-9e3d .lite-f040 > .liquid_cd26 {
  display: block;
  opacity: 1;
}
.icon_steel_d56b {
  max-width: 100%;
}
.paragraph_basic_9ddf {
  line-height: 0;
  cursor: pointer;
}
.badge-next-f383 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.badge-next-f383:hover {
  box-shadow: none;
  color: currentColor;
}
.badge-next-f383 svg {
  width: 18px;
  height: 18px;
}
.badge-next-f383 .dirty_505d {
  display: none;
}
.modal-right-1903 {
  position: relative;
}
.modal-right-1903.fn-active-9f1c .badge-next-f383 .tabs_dim_e539 {
  display: none;
}
.modal-right-1903.fn-active-9f1c .badge-next-f383 .dirty_505d {
  display: inline-block;
}
.modal-right-1903 .background_plasma_c4b3 {
  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);
}
.modal-right-1903.search-497c .background_plasma_c4b3 {
  left: auto;
  right: -0.9em;
}
.modal-right-1903.search-497c .progress_9f48::before {
  left: auto;
  right: 15px;
}
.modal-right-1903.fn-active-9f1c .background_plasma_c4b3 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.outline-fac8 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.outline-fac8 label {
  flex-basis: 100%;
}
.outline-fac8 .pink_2a1e {
  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;
}
.outline-fac8 .backdrop-9a99 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.outline-fac8 .backdrop-9a99:focus {
  background-color: transparent;
}
.outline-fac8 button.hard-021a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.outline-fac8 button.hard-021a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.outline-fac8 button.hard-021a svg {
  width: 18px;
  height: 18px;
}
.outline-fac8 input[type="submit"] {
  min-height: auto;
}
.copper-079f .outline-fac8 .backdrop-9a99 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.progress_9f48 {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .progress_9f48 {
    width: 220px;
  }
}
.progress_9f48 label {
  flex-basis: 100%;
}
.progress_9f48::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;
}
.frame_medium_9b35 .copper-079f .outline-fac8 {
  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;
}
.frame_medium_9b35
  .copper-079f
  .outline-fac8
  .pink_2a1e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.frame_medium_9b35 .copper-079f .outline-fac8 .backdrop-9a99 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.frame_medium_9b35
  .copper-079f
  .outline-fac8
  .backdrop-9a99:focus {
  background: 0 0;
}
.frame_medium_9b35
  .copper-079f
  .outline-fac8
  .sort-a541 {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.alert-87e8 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.alert-87e8 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.alert-87e8 li:last-child {
  margin-right: 0;
}
.alert-87e8 li:first-child {
  margin-left: 0;
}
.alert-87e8.lite-9729 a {
  color: #fff;
}
.alert-87e8.lite-9729 a:hover {
  color: #fff;
}
.alert-87e8 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.alert-87e8 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.alert-87e8 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.alert-87e8 a:hover {
  opacity: 0.9;
  color: inherit;
}
.alert-87e8 [class*="social-icon-apple"] {
  background-color: #999;
}
.alert-87e8 [class*="social-icon-apple"].plasma_beef {
  background-color: transparent;
  color: #999;
}
.alert-87e8 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.alert-87e8 [class*="social-icon-behance"].plasma_beef {
  background-color: transparent;
  color: #1769ff;
}
.alert-87e8 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.alert-87e8 [class*="social-icon-bitbucket"].plasma_beef {
  background-color: transparent;
  color: #205081;
}
.alert-87e8 [class*="social-icon-codepen"] {
  background-color: #000;
}
.alert-87e8 [class*="social-icon-codepen"].plasma_beef {
  background-color: transparent;
  color: #000;
}
.alert-87e8 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.alert-87e8 [class*="social-icon-delicious"].plasma_beef {
  background-color: transparent;
  color: #39f;
}
.alert-87e8 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.alert-87e8 [class*="social-icon-digg"].plasma_beef {
  background-color: transparent;
  color: #005be2;
}
.alert-87e8 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.alert-87e8 [class*="social-icon-dribbble"].plasma_beef {
  background-color: transparent;
  color: #ea4c89;
}
.alert-87e8 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.alert-87e8 [class*="social-icon-envelope"].plasma_beef {
  background-color: transparent;
  color: #ea4335;
}
.alert-87e8 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.alert-87e8 [class*="social-icon-facebook"].plasma_beef {
  background-color: transparent;
  color: #3b5998;
}
.alert-87e8 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.alert-87e8 [class*="social-icon-flickr"].plasma_beef {
  background-color: transparent;
  color: #0063dc;
}
.alert-87e8 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.alert-87e8 [class*="social-icon-foursquare"].plasma_beef {
  background-color: transparent;
  color: #2d5be3;
}
.alert-87e8 [class*="social-icon-github"] {
  background-color: #333;
}
.alert-87e8 [class*="social-icon-github"].plasma_beef {
  background-color: transparent;
  color: #333;
}
.alert-87e8 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.alert-87e8 [class*="social-icon-google-plus"].plasma_beef {
  background-color: transparent;
  color: #dd4b39;
}
.alert-87e8 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.alert-87e8 [class*="social-icon-houzz"].plasma_beef {
  background-color: transparent;
  color: #7ac142;
}
.alert-87e8 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.alert-87e8 [class*="social-icon-instagram"].plasma_beef {
  background-color: transparent;
  color: #262626;
}
.alert-87e8 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.alert-87e8 [class*="social-icon-jsfiddle"].plasma_beef {
  background-color: transparent;
  color: #487aa2;
}
.alert-87e8 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.alert-87e8 [class*="social-icon-linkedin"].plasma_beef {
  background-color: transparent;
  color: #0077b5;
}
.alert-87e8 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.alert-87e8 [class*="social-icon-medium"].plasma_beef {
  background-color: transparent;
  color: #00ab6b;
}
.alert-87e8 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.alert-87e8
  [class*="social-icon-odnoklassniki"].plasma_beef {
  background-color: transparent;
  color: #f4731c;
}
.alert-87e8 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.alert-87e8 [class*="social-icon-meetup"].plasma_beef {
  background-color: transparent;
  color: #ec1c40;
}
.alert-87e8 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.alert-87e8 [class*="social-icon-pinterest"].plasma_beef {
  background-color: transparent;
  color: #bd081c;
}
.alert-87e8 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.alert-87e8 [class*="social-icon-product-hunt"].plasma_beef {
  background-color: transparent;
  color: #da552f;
}
.alert-87e8 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.alert-87e8 [class*="social-icon-reddit"].plasma_beef {
  background-color: transparent;
  color: #ff4500;
}
.alert-87e8 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.alert-87e8 [class*="social-icon-rss"].plasma_beef {
  background-color: transparent;
  color: #f26522;
}
.alert-87e8 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.alert-87e8
  [class*="social-icon-shopping-cart"].plasma_beef {
  background-color: transparent;
  color: #4caf50;
}
.alert-87e8 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.alert-87e8 [class*="social-icon-skype"].plasma_beef {
  background-color: transparent;
  color: #00aff0;
}
.alert-87e8 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.alert-87e8 [class*="social-icon-slideshare"].plasma_beef {
  background-color: transparent;
  color: #0077b5;
}
.alert-87e8 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.alert-87e8 [class*="social-icon-snapchat"].plasma_beef {
  background-color: transparent;
  color: #fffc00;
}
.alert-87e8 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.alert-87e8 [class*="social-icon-soundcloud"].plasma_beef {
  background-color: transparent;
  color: #f80;
}
.alert-87e8 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.alert-87e8 [class*="social-icon-spotify"].plasma_beef {
  background-color: transparent;
  color: #2ebd59;
}
.alert-87e8 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.alert-87e8
  [class*="social-icon-stack-overflow"].plasma_beef {
  background-color: transparent;
  color: #fe7a15;
}
.alert-87e8 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.alert-87e8 [class*="social-icon-maldkfgram"].plasma_beef {
  background-color: transparent;
  color: #2ca5e0;
}
.alert-87e8 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.alert-87e8 [class*="social-icon-tripadvisor"].plasma_beef {
  background-color: transparent;
  color: #589442;
}
.alert-87e8 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.alert-87e8 [class*="social-icon-tumblr"].plasma_beef {
  background-color: transparent;
  color: #35465c;
}
.alert-87e8 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.alert-87e8 [class*="social-icon-twitch"].plasma_beef {
  background-color: transparent;
  color: #6441a5;
}
.alert-87e8 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.alert-87e8 [class*="social-icon-twitter"].plasma_beef {
  background-color: transparent;
  color: #1da1f2;
}
.alert-87e8 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.alert-87e8 [class*="social-icon-vimeo"].plasma_beef {
  background-color: transparent;
  color: #1ab7ea;
}
.alert-87e8 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.alert-87e8 [class*="social-icon-vk"].plasma_beef {
  background-color: transparent;
  color: #45668e;
}
.alert-87e8 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.alert-87e8 [class*="social-icon-weibo"].plasma_beef {
  background-color: transparent;
  color: #df2029;
}
.alert-87e8 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.alert-87e8 [class*="social-icon-weixin"].plasma_beef {
  background-color: transparent;
  color: #7bb32e;
}
.alert-87e8 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.alert-87e8 [class*="social-icon-whatsapp"].plasma_beef {
  background-color: transparent;
  color: #25d366;
}
.alert-87e8 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.alert-87e8 [class*="social-icon-wordpress"].plasma_beef {
  background-color: transparent;
  color: #21759b;
}
.alert-87e8 [class*="social-icon-xing"] {
  background-color: #026466;
}
.alert-87e8 [class*="social-icon-xing"].plasma_beef {
  background-color: transparent;
  color: #026466;
}
.alert-87e8 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.alert-87e8 [class*="social-icon-yelp"].plasma_beef {
  background-color: transparent;
  color: #af0606;
}
.alert-87e8 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.alert-87e8 [class*="social-icon-youtube"].plasma_beef {
  background-color: transparent;
  color: #cd201f;
}
.list-top-5d53 {
  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;
}
.list-top-5d53:hover {
  box-shadow: none;
  background: 0 0;
}
.south-c390 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.focused_5674 {
  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;
}
.shade-rough-acd2 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.icon_current_35a0 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.icon_current_35a0,
.icon_current_35a0::after,
.icon_current_35a0::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;
}
.icon_current_35a0::after,
.icon_current_35a0::before {
  content: "";
  display: block;
  background-color: inherit;
}
.main_liquid_26a5 .focused_5674 .shade-rough-acd2 {
  margin-top: -2px;
  width: 19px;
}
.main_liquid_26a5 .focused_5674 .icon_current_35a0 {
  margin-top: -1px;
}
.main_liquid_26a5 .focused_5674 .icon_current_35a0,
.main_liquid_26a5 .focused_5674 .icon_current_35a0::after,
.main_liquid_26a5 .focused_5674 .icon_current_35a0::before {
  width: 19px;
  height: 2px;
}
.main_liquid_26a5 .focused_5674 .icon_current_35a0::before {
  top: -6px;
}
.main_liquid_26a5 .focused_5674 .icon_current_35a0::after {
  bottom: -6px;
}
.breadcrumb-focused-4288 .focused_5674 .shade-rough-acd2 {
  margin-top: -2px;
  width: 22px;
}
.breadcrumb-focused-4288 .focused_5674 .icon_current_35a0 {
  margin-top: -1px;
}
.breadcrumb-focused-4288 .focused_5674 .icon_current_35a0,
.breadcrumb-focused-4288 .focused_5674 .icon_current_35a0::after,
.breadcrumb-focused-4288 .focused_5674 .icon_current_35a0::before {
  width: 22px;
  height: 2px;
}
.breadcrumb-focused-4288 .focused_5674 .icon_current_35a0::before {
  top: -7px;
}
.breadcrumb-focused-4288 .focused_5674 .icon_current_35a0::after {
  bottom: -7px;
}
.focus_gas_46d8 .focused_5674 .shade-rough-acd2 {
  margin-top: -2px;
  width: 31px;
}
.focus_gas_46d8 .focused_5674 .icon_current_35a0 {
  margin-top: -1.5px;
}
.focus_gas_46d8 .focused_5674 .icon_current_35a0,
.focus_gas_46d8 .focused_5674 .icon_current_35a0::after,
.focus_gas_46d8 .focused_5674 .icon_current_35a0::before {
  width: 31px;
  height: 3px;
}
.focus_gas_46d8 .focused_5674 .icon_current_35a0::before {
  top: -9px;
}
.focus_gas_46d8 .focused_5674 .icon_current_35a0::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .focused_e6e2 .focused_5674 .shade-rough-acd2 {
    margin-top: -2px;
    width: 19px;
  }
  .focused_e6e2 .focused_5674 .icon_current_35a0 {
    margin-top: -1px;
  }
  .focused_e6e2 .focused_5674 .icon_current_35a0,
  .focused_e6e2 .focused_5674 .icon_current_35a0::after,
  .focused_e6e2 .focused_5674 .icon_current_35a0::before {
    width: 19px;
    height: 2px;
  }
  .focused_e6e2 .focused_5674 .icon_current_35a0::before {
    top: -6px;
  }
  .focused_e6e2 .focused_5674 .icon_current_35a0::after {
    bottom: -6px;
  }
  .paper_df6d .focused_5674 .shade-rough-acd2 {
    margin-top: -2px;
    width: 22px;
  }
  .paper_df6d .focused_5674 .icon_current_35a0 {
    margin-top: -1px;
  }
  .paper_df6d .focused_5674 .icon_current_35a0,
  .paper_df6d .focused_5674 .icon_current_35a0::after,
  .paper_df6d .focused_5674 .icon_current_35a0::before {
    width: 22px;
    height: 2px;
  }
  .paper_df6d .focused_5674 .icon_current_35a0::before {
    top: -7px;
  }
  .paper_df6d .focused_5674 .icon_current_35a0::after {
    bottom: -7px;
  }
  .content-cc44 .focused_5674 .shade-rough-acd2 {
    margin-top: -2px;
    width: 31px;
  }
  .content-cc44 .focused_5674 .icon_current_35a0 {
    margin-top: -1.5px;
  }
  .content-cc44 .focused_5674 .icon_current_35a0,
  .content-cc44 .focused_5674 .icon_current_35a0::after,
  .content-cc44 .focused_5674 .icon_current_35a0::before {
    width: 31px;
    height: 3px;
  }
  .content-cc44 .focused_5674 .icon_current_35a0::before {
    top: -9px;
  }
  .content-cc44 .focused_5674 .icon_current_35a0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .module_8c71 .focused_5674 .shade-rough-acd2 {
    margin-top: -2px;
    width: 19px;
  }
  .module_8c71 .focused_5674 .icon_current_35a0 {
    margin-top: -1px;
  }
  .module_8c71 .focused_5674 .icon_current_35a0,
  .module_8c71 .focused_5674 .icon_current_35a0::after,
  .module_8c71 .focused_5674 .icon_current_35a0::before {
    width: 19px;
    height: 2px;
  }
  .module_8c71 .focused_5674 .icon_current_35a0::before {
    top: -6px;
  }
  .module_8c71 .focused_5674 .icon_current_35a0::after {
    bottom: -6px;
  }
  .hidden_fluid_88d3 .focused_5674 .shade-rough-acd2 {
    margin-top: -2px;
    width: 22px;
  }
  .hidden_fluid_88d3 .focused_5674 .icon_current_35a0 {
    margin-top: -1px;
  }
  .hidden_fluid_88d3 .focused_5674 .icon_current_35a0,
  .hidden_fluid_88d3 .focused_5674 .icon_current_35a0::after,
  .hidden_fluid_88d3 .focused_5674 .icon_current_35a0::before {
    width: 22px;
    height: 2px;
  }
  .hidden_fluid_88d3 .focused_5674 .icon_current_35a0::before {
    top: -7px;
  }
  .hidden_fluid_88d3 .focused_5674 .icon_current_35a0::after {
    bottom: -7px;
  }
  .heading_395a .focused_5674 .shade-rough-acd2 {
    margin-top: -2px;
    width: 31px;
  }
  .heading_395a .focused_5674 .icon_current_35a0 {
    margin-top: -1.5px;
  }
  .heading_395a .focused_5674 .icon_current_35a0,
  .heading_395a .focused_5674 .icon_current_35a0::after,
  .heading_395a .focused_5674 .icon_current_35a0::before {
    width: 31px;
    height: 3px;
  }
  .heading_395a .focused_5674 .icon_current_35a0::before {
    top: -9px;
  }
  .heading_395a .focused_5674 .icon_current_35a0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .disabled_current_30a4 .focused_5674 .shade-rough-acd2 {
    margin-top: -2px;
    width: 19px;
  }
  .disabled_current_30a4 .focused_5674 .icon_current_35a0 {
    margin-top: -1px;
  }
  .disabled_current_30a4 .focused_5674 .icon_current_35a0,
  .disabled_current_30a4 .focused_5674 .icon_current_35a0::after,
  .disabled_current_30a4 .focused_5674 .icon_current_35a0::before {
    width: 19px;
    height: 2px;
  }
  .disabled_current_30a4 .focused_5674 .icon_current_35a0::before {
    top: -6px;
  }
  .disabled_current_30a4 .focused_5674 .icon_current_35a0::after {
    bottom: -6px;
  }
  .blue-cc03 .focused_5674 .shade-rough-acd2 {
    margin-top: -2px;
    width: 22px;
  }
  .blue-cc03 .focused_5674 .icon_current_35a0 {
    margin-top: -1px;
  }
  .blue-cc03 .focused_5674 .icon_current_35a0,
  .blue-cc03 .focused_5674 .icon_current_35a0::after,
  .blue-cc03 .focused_5674 .icon_current_35a0::before {
    width: 22px;
    height: 2px;
  }
  .blue-cc03 .focused_5674 .icon_current_35a0::before {
    top: -7px;
  }
  .blue-cc03 .focused_5674 .icon_current_35a0::after {
    bottom: -7px;
  }
  .pagination_under_def4 .focused_5674 .shade-rough-acd2 {
    margin-top: -2px;
    width: 31px;
  }
  .pagination_under_def4 .focused_5674 .icon_current_35a0 {
    margin-top: -1.5px;
  }
  .pagination_under_def4 .focused_5674 .icon_current_35a0,
  .pagination_under_def4 .focused_5674 .icon_current_35a0::after,
  .pagination_under_def4 .focused_5674 .icon_current_35a0::before {
    width: 31px;
    height: 3px;
  }
  .pagination_under_def4 .focused_5674 .icon_current_35a0::before {
    top: -9px;
  }
  .pagination_under_def4 .focused_5674 .icon_current_35a0::after {
    bottom: -9px;
  }
}
.down_d10d .icon_current_35a0 {
  -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);
}
.down_d10d .icon_current_35a0::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.down_d10d .icon_current_35a0::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);
}
.down_d10d.background-under-86ad .icon_current_35a0 {
  -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);
}
.down_d10d.background-under-86ad .icon_current_35a0::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.down_d10d.background-under-86ad .icon_current_35a0::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);
}
.footer-1958 {
  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.accordion_c022:before {
  display: none;
}
.container_advanced_be77 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.container_advanced_be77 .advanced-5adc {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.container_advanced_be77 .advanced-5adc:last-of-type {
  border-bottom: none;
}
.container_advanced_be77 .advanced-5adc.photo_bright_2dfe,
.container_advanced_be77 .advanced-5adc.chip_down_1b82,
.container_advanced_be77 .advanced-5adc.secondary_fc89 {
  padding: 0;
}
.container_advanced_be77 .info_down_43ab .feature_glass_8007 {
  color: currentColor;
}
.container_advanced_be77 .info_down_43ab .feature_glass_8007:focus,
.container_advanced_be77 .info_down_43ab .feature_glass_8007:hover {
  background: rgba(0, 0, 0, 0.01);
}
.container_advanced_be77.label-easy-285d .nav-medium-e28b,
.container_advanced_be77.label-easy-285d .accent_b784 a,
.container_advanced_be77.label-easy-285d .active_c6d4 a,
.container_advanced_be77.label-easy-285d .liquid_cd26 a {
  color: rgba(0, 0, 0, 0.55);
}
.container_advanced_be77.label-easy-285d .nav-medium-e28b:hover,
.container_advanced_be77.label-easy-285d .accent_b784 a:hover,
.container_advanced_be77.label-easy-285d .active_c6d4 a:hover,
.container_advanced_be77.label-easy-285d .liquid_cd26 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container_advanced_be77.label-easy-285d .disabled_043b {
  color: rgba(0, 0, 0, 0.8);
}
.container_advanced_be77.label-easy-285d .advanced-5adc {
  border-color: rgba(0, 0, 0, 0.08);
}
.container_advanced_be77.label-easy-285d .advanced-5adc:before {
  background: rgba(0, 0, 0, 0.08);
}
.container_advanced_be77.label-easy-285d .left-54ba:before {
  background: rgba(255, 255, 255, 0.9);
}
.container_advanced_be77.label-easy-285d .info_down_43ab .slider-fast-9e3d li a,
.container_advanced_be77.label-easy-285d .info_down_43ab .feature_glass_8007,
.container_advanced_be77.label-easy-285d .liquid_cd26 {
  border-color: rgba(0, 0, 0, 0.08);
}
.container_advanced_be77.label-easy-285d .info_down_43ab .feature_glass_8007:focus,
.container_advanced_be77.label-easy-285d .info_down_43ab .feature_glass_8007:hover {
  background: rgba(0, 0, 0, 0.01);
}
.container_advanced_be77.label-easy-285d .slider-fast-9e3d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.container_advanced_be77.chip-91b3 .nav-medium-e28b,
.container_advanced_be77.chip-91b3 .accent_b784 a,
.container_advanced_be77.chip-91b3 .active_c6d4 .feature_glass_8007,
.container_advanced_be77.chip-91b3 .active_c6d4 a,
.container_advanced_be77.chip-91b3 .liquid_cd26 a {
  color: rgba(255, 255, 255, 0.79);
}
.container_advanced_be77.chip-91b3 .nav-medium-e28b:hover,
.container_advanced_be77.chip-91b3 .accent_b784 a:hover,
.container_advanced_be77.chip-91b3 .active_c6d4 .feature_glass_8007:hover,
.container_advanced_be77.chip-91b3 .active_c6d4 a:hover,
.container_advanced_be77.chip-91b3 .liquid_cd26 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_advanced_be77.chip-91b3 .disabled_043b {
  color: rgba(255, 255, 255, 0.99);
}
.container_advanced_be77.chip-91b3 .advanced-5adc {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_advanced_be77.chip-91b3 .advanced-5adc:before {
  background: rgba(255, 255, 255, 0.08);
}
.container_advanced_be77.chip-91b3 .left-54ba:before {
  background: rgba(0, 0, 0, 0.9);
}
.container_advanced_be77.chip-91b3 .info_down_43ab .slider-fast-9e3d li a,
.container_advanced_be77.chip-91b3 .info_down_43ab .feature_glass_8007,
.container_advanced_be77.chip-91b3 .liquid_cd26 {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_advanced_be77.chip-91b3 .info_down_43ab .feature_glass_8007:focus,
.container_advanced_be77.chip-91b3 .info_down_43ab .feature_glass_8007:hover {
  background: rgba(0, 0, 0, 0.01);
}
.container_advanced_be77.chip-91b3 .slider-fast-9e3d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.left-54ba {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.left-54ba:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.article-1f4c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.label-fixed-3f15 .container_advanced_be77 {
  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;
}
.label-fixed-3f15 .advanced-5adc {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.label-fixed-3f15 .advanced-5adc: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) {
  .label-fixed-3f15 .advanced-5adc:before {
    width: 16%;
    left: 42%;
  }
}
.label-fixed-3f15 .advanced-5adc:last-child:before {
  content: none;
}
.label-fixed-3f15 .advanced-5adc[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.label-fixed-3f15 .info_down_43ab .slider-fast-9e3d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.label-fixed-3f15 .info_down_43ab .slider-fast-9e3d li a .feature_glass_8007 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.label-fixed-3f15 .info_down_43ab .liquid_cd26 {
  border: none;
}
.label-fixed-3f15 .info_down_43ab .liquid_cd26 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.label-fixed-3f15 .left-54ba {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.label-fixed-3f15 .article-1f4c {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.label-fixed-3f15 .chip-91b3 .left-54ba:before {
  background: rgba(0, 0, 0, 0.9);
}
.label-fixed-3f15 .label-easy-285d.warm-4e3a .icon_current_35a0 {
  background: rgba(0, 0, 0, 0.6);
}
.label-fixed-3f15
  .label-easy-285d.warm-4e3a
  .icon_current_35a0::after,
.label-fixed-3f15
  .label-easy-285d.warm-4e3a
  .icon_current_35a0:before {
  background: inherit;
}
.label-fixed-3f15
  .label-easy-285d.warm-4e3a:hover
  .icon_current_35a0 {
  background: rgba(0, 0, 0, 0.8);
}
.gold_cade .container_advanced_be77 {
  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) {
  .gold_cade .container_advanced_be77 {
    width: auto;
    right: 45px;
  }
}
.logo-24da .container_advanced_be77 {
  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) {
  .logo-24da .container_advanced_be77 {
    width: auto;
    left: 45px;
  }
}
.accordion_c022 .container_advanced_be77 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.accordion_c022 .article-1f4c {
  max-width: 48em;
  margin: 0 auto;
}
.accordion_c022 .left-54ba:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.south-3360 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.south-3360.label-fixed-3f15 .container_advanced_be77 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.south-3360.gold_cade .container_advanced_be77 {
  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);
}
.south-3360 .container_advanced_be77 {
  visibility: visible;
}
.south-3360.logo-24da .container_advanced_be77 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.highlight_d02f,
.hard-bc8c {
  overflow-x: hidden;
}
.highlight_d02f .container_advanced_be77 {
  overflow: auto;
}
.highlight_d02f.label-fixed-3f15 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.highlight_d02f.label-fixed-3f15 .container_advanced_be77 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.highlight_d02f.label-fixed-3f15 .list-top-5d53 {
  opacity: 0;
}
.highlight_d02f.gold_cade {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.highlight_d02f.gold_cade .container_advanced_be77 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.highlight_d02f.gold_cade .list-top-5d53 {
  opacity: 0;
}
.highlight_d02f.logo-24da {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.highlight_d02f.logo-24da .container_advanced_be77 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.highlight_d02f.logo-24da .list-top-5d53 {
  opacity: 0;
}
.highlight_d02f.accordion_c022 .container_advanced_be77 {
  z-index: 10;
  visibility: visible;
}
.warm-4e3a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.warm-4e3a .icon_current_35a0 {
  background: rgba(255, 255, 255, 0.99);
}
.warm-4e3a .icon_current_35a0::after,
.warm-4e3a .icon_current_35a0:before {
  background: inherit;
}
.warm-4e3a:hover .icon_current_35a0 {
  background: rgba(255, 255, 255, 0.99);
}
.logo-24da .warm-4e3a {
  top: 10px;
  right: auto;
  left: 12px;
}
.accordion_c022 .warm-4e3a {
  display: none !important;
}
.highlight_d02f:before,
.hard-bc8c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.highlight_d02f .warm-4e3a,
.hard-bc8c .warm-4e3a {
  display: inline-block;
}
.container_advanced_be77 .shadow_a787 {
  -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;
}
.highlight_d02f .container_advanced_be77 .shadow_a787,
.hard-bc8c .container_advanced_be77 .shadow_a787 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.warm_f3b4 .pink_2a1e {
  width: 100%;
}
.slow-4028 {
  padding: 0 0.5em 0;
}
.slow-4028 [class*="customify-col-"],
.slow-4028 [class*="customify-col_"],
.slow-4028 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.status-solid-779b .slow-4028 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .content-focused-89db .cold-6be1,
  .cold-6be1 {
    display: none;
  }
  .notice-glass-f886 {
    text-align: left;
  }
  .main-90b2 {
    text-align: center;
  }
  .content_soft_6d29 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .content-focused-89db .sidebar_complex_2e0a,
  .sidebar_complex_2e0a {
    display: none;
  }
  .alert-rough-49a7 {
    text-align: left;
  }
  .nav-blue-9342 {
    text-align: center;
  }
  .dropdown-f782 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .content-focused-89db .basic-c213,
  .basic-c213 {
    display: none;
  }
  .soft_4355 {
    text-align: left;
  }
  .fresh_d8e8 {
    text-align: center;
  }
  .chip-new-5b02 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.overlay-4da6 {
  box-shadow: none !important;
}
.easy-f31b .focus-fast-8b7e,
.outer_e779 .focus-fast-8b7e {
  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;
}
.outer_e779 .focus-fast-8b7e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.header-cold-5a7e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.header-cold-5a7e:after,
.header-cold-5a7e:before {
  content: "";
  display: table;
}
.header-cold-5a7e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .header-cold-5a7e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.header-cold-5a7e,
.menu-c90e {
  max-width: 1248px;
  margin: 0 auto;
}

.chip_top_bc59.menu-narrow-afed .header-cold-5a7e {
  max-width: 100%;
}
.chip_top_bc59.focused-408a {
  max-width: 1200px;
  margin: 0 auto;
}
.chip_top_bc59.dropdown-e94a .header-cold-5a7e {
  max-width: 100%;
}
.chip_top_bc59.dropdown-e94a > .header-cold-5a7e {
  padding-left: 0;
  padding-right: 0;
}
.chip_top_bc59.dropdown-e94a > .header-cold-5a7e .content-focused-89db {
  margin: 0;
}
.chip_top_bc59.dropdown-e94a
  > .header-cold-5a7e
  .shade_hovered_b7ff.outline-be52 {
  margin-right: 0;
  margin-left: 0;
}
.chip_top_bc59.dropdown-e94a #main.outline-be52 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .complex_868d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .complex_868d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .media-63e0 .center_cf74 {
    padding-right: 1em;
  }
  .media-63e0.inner-3c16 .shade_hovered_b7ff {
    border-right: 1px solid #eaecee;
  }
  .media-63e0.inner-3c16 .center_cf74 {
    padding-right: 1em;
  }
  .media-63e0.inner-3c16 .inner-7782 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .table_3b85 .center_cf74 {
    padding-left: 1em;
  }
  .table_3b85.inner-3c16 .shade_hovered_b7ff {
    border-left: 1px solid #eaecee;
  }
  .table_3b85.inner-3c16 .center_cf74 {
    padding-left: 1em;
  }
  .table_3b85.inner-3c16 .inner-7782 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focus_20a2 .center_cf74 {
    padding-left: 1em;
  }
  .focus_20a2.inner-3c16 .heading_309c {
    border-right: 1px solid #eaecee;
  }
  .focus_20a2.inner-3c16 .form-clean-83c7 {
    border-right: 1px solid #eaecee;
  }
  .focus_20a2.inner-3c16 .center_cf74 {
    padding-left: 1em;
  }
  .focus_20a2.inner-3c16 .inner-7782 {
    padding-right: 1em;
  }
  .focus_20a2.inner-3c16 .primary-bottom-61f6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shadow_left_0043 .center_cf74 {
    padding-right: 1em;
  }
  .shadow_left_0043.inner-3c16 .heading_309c {
    border-left: 1px solid #eaecee;
  }
  .shadow_left_0043.inner-3c16 .form-clean-83c7 {
    border-left: 1px solid #eaecee;
  }
  .shadow_left_0043.inner-3c16 .center_cf74 {
    padding-right: 1em;
  }
  .shadow_left_0043.inner-3c16 .inner-7782 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shadow_left_0043.inner-3c16 .primary-bottom-61f6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .complex_868d .center_cf74 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .complex_868d.inner-3c16 .shade_hovered_b7ff {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .complex_868d.inner-3c16 .center_cf74 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .complex_868d.inner-3c16 .inner-7782 {
    padding-left: 1em;
  }
  .complex_868d.inner-3c16 .primary-bottom-61f6 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .complex_868d.inner-3c16 .center_cf74 {
    padding-left: 0;
  }
}
.notification-aae1 .banner_71c7 {
  display: inline-block;
}
.section_3713 {
  display: inline-block;
}
.chip-iron-0678 {
  word-con: break-word;
}
.next_98c1 > span {
  display: inline-block;
  padding: 5px 0;
}
.next_98c1 .hard_3740 {
  margin-left: 8px;
  margin-right: 8px;
}
.next_98c1 .short_edab img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.text_purple_73ee .grid-a6bf {
  margin-bottom: 2em;
}
.text_purple_73ee .header-7c1e {
  margin-bottom: 15px;
}
.text_purple_73ee .header-7c1e:last-child {
  margin-bottom: 0;
}
.text_purple_73ee .fresh_720c {
  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) {
  .text_purple_73ee .fresh_720c {
    display: block;
  }
}
.text_purple_73ee .highlight_32fb {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .text_purple_73ee .highlight_32fb {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.text_purple_73ee .focus_fixed_cdbe {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.text_purple_73ee .focus_fixed_cdbe img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.text_purple_73ee .focus_fixed_cdbe a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.text_purple_73ee .chip-iron-0678 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.text_purple_73ee .chip-iron-0678 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.text_purple_73ee .prev-8822 p:last-child {
  margin-bottom: 0;
}
.text_purple_73ee .description-38b6 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.text_purple_73ee .logo_3ccc {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.text_purple_73ee .title_old_d010 {
  margin-top: 1em;
}
.text_purple_73ee .narrow_9292 {
  top: 0;
  display: block;
}
.text_purple_73ee .narrow_9292 a {
  color: inherit;
}
.text_purple_73ee .narrow_9292 a:hover {
  color: inherit;
}
.text_purple_73ee .element_57a0 {
  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;
}
.text_purple_73ee .element_57a0:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.text_purple_73ee .logo_3ccc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.text_purple_73ee .highlight-ccce {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.text_purple_73ee .highlight-ccce:first-child {
  margin-top: 0;
}
.text_purple_73ee .highlight-ccce.tertiary_active_4303 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.text_purple_73ee .highlight-ccce.content-ab0f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.text_purple_73ee
  .highlight-ccce.content-ab0f.over-a875
  .title_old_d010 {
  width: 100%;
}
.text_purple_73ee .content-ab0f {
  -webkit-box-align: center;
  align-items: center;
}
.text_purple_73ee .content-ab0f .next_98c1,
.text_purple_73ee .content-ab0f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.text_purple_73ee .focus_fixed_cdbe {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.text_purple_73ee .focus_fixed_cdbe img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.text_purple_73ee .focus_fixed_cdbe: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;
}
.text_purple_73ee .tertiary_active_4303 {
  z-index: 5;
}
.text_purple_73ee .nav-cf45 .notification_9161 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.text_purple_73ee .blue-31cc .notification_9161 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.text_purple_73ee .hover-black-e813 .notification_9161 {
  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;
}
.text_purple_73ee.bottom_45e8 .fresh_720c,
.text_purple_73ee.border-9ce7 .fresh_720c {
  display: block;
}
.text_purple_73ee.bottom_45e8 .fresh_720c .card-b0b2,
.text_purple_73ee.bottom_45e8 .fresh_720c .logo_3ccc,
.text_purple_73ee.border-9ce7 .fresh_720c .card-b0b2,
.text_purple_73ee.border-9ce7 .fresh_720c .logo_3ccc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.text_purple_73ee.notice-fast-16e1 .highlight_32fb {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .text_purple_73ee.notice-fast-16e1 .highlight_32fb {
    margin-right: 0;
  }
}
.text_purple_73ee.bottom_45e8 .highlight_32fb,
.text_purple_73ee.border-9ce7 .highlight_32fb {
  padding-top: 40%;
}
.text_purple_73ee.bottom_45e8 .grid-a6bf,
.text_purple_73ee.border-9ce7 .grid-a6bf {
  display: block;
}
.text_purple_73ee.bottom_45e8 .fn-sticky-9f1c .logo_3ccc,
.text_purple_73ee.border-9ce7 .fn-sticky-9f1c .logo_3ccc {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.text_purple_73ee.bottom_45e8 .highlight_32fb,
.text_purple_73ee.border-9ce7 .highlight_32fb {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.text_purple_73ee.bottom_45e8 .logo_3ccc {
  padding: 1em;
}
.notice-9081 {
  margin: 30px auto;
  display: block;
}
.notice-9081 .tabs-0378 > * {
  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;
}
.notice-9081 .tabs-0378 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.notice-9081 .tabs-0378 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tag-3ccb .next_98c1 {
  margin-bottom: 1.41575em;
}
.tag-3ccb .main-tiny-1fde {
  margin-bottom: 1.618em;
}
.notice_fast_5928 .description_7ca4 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.notice_fast_5928 .description_7ca4 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.notice_fast_5928 .notification-9865 {
  max-width: 100%;
  overflow: auto;
}
.static_9a06 .notice_fast_5928 a:hover {
  text-decoration: underline;
}
.modal-blue-6753 .header-7c1e:not(.chip-iron-0678),
.modal-blue-6753 .focus_fixed_cdbe {
  margin-bottom: 1.41575em;
}
.modal-blue-6753 .header-7c1e:not(.chip-iron-0678):last-child,
.modal-blue-6753 .focus_fixed_cdbe:last-child {
  margin-bottom: 0;
}
.modal-blue-6753 .header-7c1e.layout-cb28 {
  margin-bottom: 0.41575em;
}
.modal-blue-6753 .thick-6270:before,
.modal-blue-6753 .paper-8984:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.modal-blue-6753 .thick-6270:before {
  content: "\f115";
}
.modal-blue-6753 .paper-8984:before {
  content: "\f02c";
}
.modal-blue-6753 .alert-0d75 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.modal-blue-6753 .alert-0d75 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tabs-51d9 {
  display: -webkit-box;
  display: flex;
}
.tabs-51d9 .dirty_bf03 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tabs-51d9 .dirty_bf03 {
    flex-basis: 90px;
  }
}
.tabs-51d9 .banner_06dc {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tabs-51d9 .banner_06dc {
    flex-basis: calc(100% - 50px);
  }
}
.tabs-51d9 .list_clean_ec53 p:last-child {
  margin-bottom: 0.72em;
}
.description-south-2180 .tabs-0378 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.description-south-2180 .tabs-0378:after,
.description-south-2180 .tabs-0378:before {
  content: "";
  display: table;
}
.description-south-2180 .tabs-0378:after {
  clear: both;
}
.description-south-2180 .tabs-0378 .full-8af0,
.description-south-2180 .tabs-0378 .black_5022 {
  width: 49%;
}
.description-south-2180 .tabs-0378 .full-8af0 a span.mask_stone_c6d3,
.description-south-2180 .tabs-0378 .black_5022 a span.mask_stone_c6d3 {
  display: block;
  margin-bottom: 5px;
}
.description-south-2180 .tabs-0378 .black_5022 {
  float: left;
  text-align: left;
}
.description-south-2180 .tabs-0378 .full-8af0 {
  float: right;
  text-align: right;
}
.image-bcc3 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .image-bcc3 {
    margin-bottom: 0;
  }
}
.first-893d {
  margin-bottom: 1em;
}
.first-893d .chip-iron-0678 {
  font-size: 1.1em;
  line-height: 1.3;
}
.widget_ee77 a {
  display: block;
  line-height: 0;
  position: relative;
}
.brown_7632 .first-893d,
.logo-ff07 .first-893d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .brown_7632 .first-893d,
  .logo-ff07 .first-893d {
    display: block;
  }
}
.brown_7632 .widget_ee77,
.logo-ff07 .widget_ee77 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .brown_7632 .widget_ee77,
  .logo-ff07 .widget_ee77 {
    margin-bottom: 1em;
  }
}
.brown_7632 .widget_ee77 img,
.logo-ff07 .widget_ee77 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.brown_7632 .lite_9c10,
.logo-ff07 .lite_9c10 {
  flex-basis: calc(100% - 160px);
}
.brown_7632 .lite_9c10 p,
.logo-ff07 .lite_9c10 p {
  margin-bottom: 0;
}
.brown_7632 .lite_9c10 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .brown_7632 .lite_9c10 {
    padding-left: 0;
  }
}
.logo-ff07 .lite_9c10 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .logo-ff07 .lite_9c10 {
    padding-right: 0;
  }
}
.logo-ff07 .widget_ee77 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.icon-liquid-e312 .widget_ee77 {
  margin-bottom: 0.5em;
}
.icon-liquid-e312 .widget_ee77 img {
  width: 100%;
}
.dropdown-ec07 .mini-25c4,
.item_first_39a9 .mini-25c4 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.item_first_39a9 .shade_hovered_b7ff .hidden_6e65 p:last-child {
  margin-bottom: 0;
}
.item-818d {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.row-hard-cb7e .icon_b8d2 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .row-hard-cb7e .icon_b8d2:last-of-type {
    margin-bottom: 0;
  }
}
.row-hard-cb7e .icon_b8d2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.row-hard-cb7e .icon_b8d2 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.row-hard-cb7e .icon_b8d2 ul li {
  margin: 0 0 0.6em;
}
.row-hard-cb7e .icon_b8d2 ul li.panel-stale-bf33,
.row-hard-cb7e .icon_b8d2 ul li.badge-4c23 {
  position: relative;
}
.row-hard-cb7e .icon_b8d2 ul li.panel-stale-bf33 .summary_cool_aed0,
.row-hard-cb7e .icon_b8d2 ul li.badge-4c23 .summary_cool_aed0 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.row-hard-cb7e .icon_b8d2 ul li.panel-stale-bf33:after:after,
.row-hard-cb7e .icon_b8d2 ul li.panel-stale-bf33:after:before,
.row-hard-cb7e
  .icon_b8d2
  ul
  li.badge-4c23:after:after,
.row-hard-cb7e
  .icon_b8d2
  ul
  li.badge-4c23:after:before {
  content: "";
  display: table;
}
.row-hard-cb7e .icon_b8d2 ul li.panel-stale-bf33:after:after,
.row-hard-cb7e
  .icon_b8d2
  ul
  li.badge-4c23:after:after {
  clear: both;
}
.row-hard-cb7e .icon_b8d2 a.solid-90c8:hover {
  text-decoration: none;
}
.row-hard-cb7e .icon_b8d2 select {
  max-width: 100%;
}
.row-hard-cb7e .icon_b8d2 table {
  font-size: 85%;
}
.row-hard-cb7e .icon_b8d2 table td,
.row-hard-cb7e .icon_b8d2 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.row-hard-cb7e .icon_b8d2 table tfoot td {
  text-align: left;
}
.row-hard-cb7e .icon_b8d2 :last-child {
  margin-bottom: 0;
}
.row-hard-cb7e .icon_b8d2 .focus_lite_d972 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.row-hard-cb7e .icon_b8d2 .focus_lite_d972 label {
  width: 100%;
}
.row-hard-cb7e .icon_b8d2 .focus_lite_d972 .backdrop-9a99 {
  width: 100%;
  display: block;
}
.row-hard-cb7e .icon_b8d2 .focus_lite_d972 .hard-021a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.row-hard-cb7e .icon_b8d2 .focus_lite_d972 .hard-021a:hover svg #svg-search {
  fill: #444;
}
.row-hard-cb7e .icon_b8d2 .focus_lite_d972 .hard-021a svg {
  width: 18px;
  height: 18px;
}
.row-hard-cb7e .soft-0df4 ul ul,
.row-hard-cb7e .dark-7842 ul ul,
.row-hard-cb7e .menu-56f6 ul ul,
.row-hard-cb7e .medium_7a3f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.row-hard-cb7e .soft-0df4 .tag-56a1 > a,
.row-hard-cb7e .dark-7842 .tag-56a1 > a,
.row-hard-cb7e .menu-56f6 .tag-56a1 > a,
.row-hard-cb7e .medium_7a3f .tag-56a1 > a {
  margin-bottom: 0;
}
.row-hard-cb7e .notice-4fd7 li,
.row-hard-cb7e .soft-0df4 li,
.row-hard-cb7e .static_67d6 li,
.row-hard-cb7e .dark-7842 li,
.row-hard-cb7e .menu-56f6 li,
.row-hard-cb7e .medium_7a3f li,
.row-hard-cb7e .status_dim_a408 li,
.row-hard-cb7e .full-710c li {
  display: block;
  position: relative;
}
.row-hard-cb7e .notice-4fd7 li:last-child,
.row-hard-cb7e .soft-0df4 li:last-child,
.row-hard-cb7e .static_67d6 li:last-child,
.row-hard-cb7e .dark-7842 li:last-child,
.row-hard-cb7e .menu-56f6 li:last-child,
.row-hard-cb7e .medium_7a3f li:last-child,
.row-hard-cb7e .status_dim_a408 li:last-child,
.row-hard-cb7e .full-710c li:last-child {
  border: none;
}
.row-hard-cb7e .notice-4fd7 li a,
.row-hard-cb7e .soft-0df4 li a,
.row-hard-cb7e .static_67d6 li a,
.row-hard-cb7e .dark-7842 li a,
.row-hard-cb7e .menu-56f6 li a,
.row-hard-cb7e .medium_7a3f li a,
.row-hard-cb7e .status_dim_a408 li a,
.row-hard-cb7e .full-710c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.row-hard-cb7e .notice-4fd7 li ul li::before,
.row-hard-cb7e .soft-0df4 li ul li::before,
.row-hard-cb7e .static_67d6 li ul li::before,
.row-hard-cb7e .dark-7842 li ul li::before,
.row-hard-cb7e .menu-56f6 li ul li::before,
.row-hard-cb7e .medium_7a3f li ul li::before,
.row-hard-cb7e .status_dim_a408 li ul li::before,
.row-hard-cb7e .full-710c li ul li::before {
  left: 15px;
}
.row-hard-cb7e .notice-4fd7 li ul a,
.row-hard-cb7e .soft-0df4 li ul a,
.row-hard-cb7e .static_67d6 li ul a,
.row-hard-cb7e .dark-7842 li ul a,
.row-hard-cb7e .menu-56f6 li ul a,
.row-hard-cb7e .medium_7a3f li ul a,
.row-hard-cb7e .status_dim_a408 li ul a,
.row-hard-cb7e .full-710c li ul a {
  padding-left: 20px;
}
.row-hard-cb7e .notice-4fd7 li ul ul li::before,
.row-hard-cb7e .soft-0df4 li ul ul li::before,
.row-hard-cb7e .static_67d6 li ul ul li::before,
.row-hard-cb7e .dark-7842 li ul ul li::before,
.row-hard-cb7e .menu-56f6 li ul ul li::before,
.row-hard-cb7e .medium_7a3f li ul ul li::before,
.row-hard-cb7e .status_dim_a408 li ul ul li::before,
.row-hard-cb7e .full-710c li ul ul li::before {
  left: 30px;
}
.row-hard-cb7e .notice-4fd7 li ul ul a,
.row-hard-cb7e .soft-0df4 li ul ul a,
.row-hard-cb7e .static_67d6 li ul ul a,
.row-hard-cb7e .dark-7842 li ul ul a,
.row-hard-cb7e .menu-56f6 li ul ul a,
.row-hard-cb7e .medium_7a3f li ul ul a,
.row-hard-cb7e .status_dim_a408 li ul ul a,
.row-hard-cb7e .full-710c li ul ul a {
  padding-left: 40px;
}
.row-hard-cb7e .soft-6ca6 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.row-hard-cb7e .full-710c ul li {
  margin-bottom: 1.41575em;
}
.row-hard-cb7e .full-710c ul li .thumbnail-stale-4266 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.row-hard-cb7e .full-710c ul li .image_2c97 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.chip-91b3 .notice-4fd7 li a,
.chip-91b3 .soft-0df4 li a,
.chip-91b3 .static_67d6 li a,
.chip-91b3 .dark-7842 li a,
.chip-91b3 .menu-56f6 li a,
.chip-91b3 .medium_7a3f li a,
.chip-91b3 .status_dim_a408 li a,
.chip-91b3 .full-710c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-91b3 .soft-6ca6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-91b3 .icon_b8d2 ul li.panel-stale-bf33 .summary_cool_aed0,
.chip-91b3 .icon_b8d2 ul li.badge-4c23 .summary_cool_aed0 {
  background: rgba(0, 0, 0, 0.2);
}
.chip-91b3 .row-hard-cb7e .icon_b8d2 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip_top_bc59 .row-hard-cb7e .slider-fast-9e3d li {
  margin: 0;
}
.chip_top_bc59 .row-hard-cb7e .slider-fast-9e3d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.chip_top_bc59 .row-hard-cb7e .slider-fast-9e3d li ul {
  margin: 0;
}
.chip_top_bc59 .row-hard-cb7e .slider-fast-9e3d li ul li a {
  padding-left: 15px;
}
.chip_top_bc59 .row-hard-cb7e .slider-fast-9e3d li ul li li a {
  padding-left: 30px;
}
.chip_top_bc59 .row-hard-cb7e .slider-fast-9e3d li.light-7ffb > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.chip_top_bc59 .row-hard-cb7e .slider-fast-9e3d li.light-7ffb > 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;
}
.chip_top_bc59 .row-hard-cb7e .slider-fast-9e3d li.light-7ffb > 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;
}
.east_ccbc a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.element-simple-0cc2 {
  position: relative;
  z-index: 10;
}
.element-simple-0cc2 .shadow_a787 {
  width: 100%;
  max-width: 100%;
}
.cold_0a33 .rough_9fbf {
  padding-top: 2em;
  padding-bottom: 2em;
}
.cold_0a33 .label-easy-285d {
}
.cold_0a33 .chip-91b3 {
  background: #292929;
}
.narrow_4158 .rough_9fbf {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.narrow_4158 .label-easy-285d {
  background: #f9f9f9;
}
.narrow_4158 .chip-91b3 {
  background: #303030;
}
.texture_out_48a5 .rough_9fbf {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .texture_out_48a5 .banner_71c7 {
    margin-bottom: 1em;
  }
  .texture_out_48a5 .banner_71c7:last-child {
    margin-bottom: 0;
  }
}
.texture_out_48a5 .label-easy-285d {
  background: #ededed;
}
.texture_out_48a5 .chip-91b3 {
  background: #1a1a1a;
}
.rough_9fbf.label-easy-285d {
  color: rgba(0, 0, 0, 0.6);
}
.rough_9fbf.label-easy-285d .section-lower-bedd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.rough_9fbf.chip-91b3 {
  color: rgba(255, 255, 255, 0.99);
}
.rough_9fbf.chip-91b3 a:not(.solid-90c8) {
  color: rgba(255, 255, 255, 0.79);
}
.rough_9fbf.chip-91b3 a:not(.solid-90c8):hover {
  color: rgba(255, 255, 255, 0.99);
}
.rough_9fbf.chip-91b3 .section-lower-bedd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.rough_9fbf.chip-91b3 table tbody td,
.rough_9fbf.chip-91b3 table th {
  background: rgba(0, 0, 0, 0.08);
}
.button-dea8.gold-8813 .header-cold-5a7e {
  max-width: initial;
}
.button-dea8 .fast-7e4e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.button-dea8 .fast-7e4e .shadow_a787 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .button-dea8 .fast-7e4e .shadow_a787 {
    display: block;
    margin-bottom: 2em;
  }
  .button-dea8 .fast-7e4e .shadow_a787:last-child {
    margin-bottom: 0;
  }
}
.texture_out_48a5 .banner_71c7:last-child,
.narrow_4158 .banner_71c7:last-child,
.cold_0a33 .banner_71c7:last-child {
  margin-bottom: 0;
}
.texture_out_48a5 .banner_71c7 .row-hard-cb7e .icon_b8d2:last-child,
.narrow_4158 .banner_71c7 .row-hard-cb7e .icon_b8d2:last-child,
.cold_0a33 .banner_71c7 .row-hard-cb7e .icon_b8d2:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .texture_out_48a5 .grid-short-8244,
  .texture_out_48a5 .white-b4c6,
  .narrow_4158 .grid-short-8244,
  .narrow_4158 .white-b4c6,
  .cold_0a33 .grid-short-8244,
  .cold_0a33 .white-b4c6 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .element-simple-0cc2 .banner_71c7 {
    margin-bottom: 2em;
  }
}
.element-simple-0cc2 p:last-child {
  margin-bottom: 0;
}
.element-simple-0cc2 li,
.element-simple-0cc2 ul {
  list-style: none;
  margin: 0;
}
.element-simple-0cc2 ul ul {
  margin-left: 2.617924em;
}
.hover_2f41 {
  font-size: 0.875em;
}

/* css-noise: 131e */
.ghost-box-s4 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.1;
}
