/*!
Theme Name: Customify
Theme URI: https://pressmaximum.popup-b4d8/customify
Author: WPCustomify
Author URI: https://pressmaximum.popup-b4d8
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.popup-b4d8/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.form_9061.full_a87e/licenses/gpl-2.0.over_d8c2
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.up_9398/, (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.fast_929f.motion_ac7e/normalize.pressed-efd0/
 ======
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.pressed-efd0 v7.0.0 | MIT License | github.popup-b4d8/necolas/normalize.pressed-efd0 */
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;
}
.pink-ab84 .status_3524,
.green_9cf7,
.west-451b,
.label_2736,
.pagination_6637,
.fast-590f,
.column_middle_ad86,
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;
}
.green_9cf7,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .green_9cf7,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .green_9cf7,
  h1 {
    font-size: 1.8em;
  }
}
.west-451b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.west-451b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .west-451b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .west-451b,
  h2 {
    font-size: 1.7em;
  }
}
.label_2736,
h3 {
  font-size: 1.618em;
}
.pink-ab84 .status_3524,
.pagination_6637,
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.article-412b {
  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;
}
.modal-gas-4240:after,
.modal-gas-4240:before,
.purple-df20:after,
.purple-df20:before {
  content: "";
  display: table;
}
.modal-gas-4240:after,
.purple-df20:after {
  clear: both;
}
.easy-1e98 {
  float: right;
  margin-right: 0;
}
.item_7919 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.tooltip_998f .surface-narrow-292e,
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;
}
.tooltip_998f .surface-narrow-292e: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;
}
.layout-bronze-a985 .surface-narrow-292e {
  box-shadow: none;
}
.layout-bronze-a985
  .surface-narrow-292e
  .title_upper_101b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.layout-bronze-a985 .surface-narrow-292e .iron-4614 {
  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;
}
.layout-bronze-a985
  .surface-narrow-292e
  .iron-4614
  b {
  display: none;
}
.layout-bronze-a985 .light_6e6d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.disabled-7b1f:not(.dynamic-e4a8):not(.pattern_5488),
button:not(.dynamic-e4a8):not(.pattern_5488),
input[type="button"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ),
input[type="reset"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ),
input[type="submit"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ) {
  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;
}
.disabled-7b1f:not(.dynamic-e4a8):not(
    .pattern_5488
  ):hover,
button:not(.dynamic-e4a8):not(
    .pattern_5488
  ):hover,
input[type="button"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ):hover,
input[type="reset"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ):hover,
input[type="submit"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.disabled-7b1f:not(.dynamic-e4a8):not(
    .pattern_5488
  ):active,
.disabled-7b1f:not(.dynamic-e4a8):not(
    .pattern_5488
  ):focus,
button:not(.dynamic-e4a8):not(
    .pattern_5488
  ):active,
button:not(.dynamic-e4a8):not(
    .pattern_5488
  ):focus,
input[type="button"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ):active,
input[type="button"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ):focus,
input[type="reset"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ):active,
input[type="reset"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ):focus,
input[type="submit"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ):active,
input[type="submit"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ):focus {
  outline: 0;
}
.disabled-7b1f:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e,
button:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e,
input[type="button"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e,
input[type="reset"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e,
input[type="submit"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e {
  position: relative;
}
.disabled-7b1f:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e
  .fast_6b4b,
.disabled-7b1f:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e
  .rough-6242,
.disabled-7b1f:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e
  .aside-fe5c,
.disabled-7b1f:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e
  i,
.disabled-7b1f:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e
  svg,
button:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e
  .fast_6b4b,
button:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e
  .rough-6242,
button:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e
  .aside-fe5c,
button:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e
  i,
button:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e
  svg,
input[type="button"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e
  .fast_6b4b,
input[type="button"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e
  .rough-6242,
input[type="button"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e
  .aside-fe5c,
input[type="button"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e
  i,
input[type="button"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e
  svg,
input[type="reset"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e
  .fast_6b4b,
input[type="reset"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e
  .rough-6242,
input[type="reset"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e
  .aside-fe5c,
input[type="reset"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e
  i,
input[type="reset"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e
  svg,
input[type="submit"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e
  .fast_6b4b,
input[type="submit"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e
  .rough-6242,
input[type="submit"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e
  .aside-fe5c,
input[type="submit"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e
  i,
input[type="submit"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e
  svg {
  visibility: hidden;
}
.disabled-7b1f:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e:after,
button:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e:after,
input[type="button"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e:after,
input[type="reset"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e:after,
input[type="submit"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ).fn-loading-721e: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;
}
.disabled-7b1f:not(.dynamic-e4a8):not(.pattern_5488),
input[type="button"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ),
input[type="reset"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ),
input[type="submit"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ) {
  color: #fff;
  background: #235787;
}
.disabled-7b1f:not(.dynamic-e4a8):not(
    .pattern_5488
  ):focus,
input[type="button"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ):focus,
input[type="reset"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ):focus,
input[type="submit"]:not(.dynamic-e4a8):not(
    .pattern_5488
  ):focus {
  color: #fff;
}
.disabled-7b1f.fn-disabled-721e:not(.dynamic-e4a8):not(
    .pattern_5488
  ),
.disabled-7b1f[disabled]:not(.dynamic-e4a8):not(
    .pattern_5488
  ),
button.fn-disabled-721e:not(.dynamic-e4a8):not(
    .pattern_5488
  ),
button[disabled]:not(.dynamic-e4a8):not(
    .pattern_5488
  ) {
  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;
}
.image-clean-d459 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.image-clean-d459: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;
}
.popup-dynamic-7e53 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.focus-ff14 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.article_smooth_1473 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.modal-gas-4240:after,
.modal-gas-4240:before,
.hover_f718:after,
.hover_f718:before,
.plasma_6c33:after,
.plasma_6c33:before,
.frame_2d6c:after,
.frame_2d6c:before,
.card-warm-2b22:after,
.card-warm-2b22:before,
.middle-7b64:after,
.middle-7b64:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.modal-gas-4240:after,
.hover_f718:after,
.plasma_6c33:after,
.frame_2d6c:after,
.card-warm-2b22:after,
.middle-7b64:after {
  clear: both;
}
.hover_f718 .border_dark_d24d,
.plasma_6c33 .border_dark_d24d,
.sort_1d99 .border_dark_d24d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.grid_white_b017 {
  display: inline-block;
}
.card_tall_9b4f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.card_tall_9b4f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.card_tall_9b4f .outer_7200 {
  padding: 1em 0;
  font-size: 85%;
}
.outer_7200 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.module_73b6 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.module_73b6:after,
.module_73b6:before {
  content: "";
  display: table;
}
.module_73b6:after {
  clear: both;
}
.accordion_b591 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.feature_large_e8fa .accordion_b591 {
  max-width: 50%;
}
.sidebar-bffe .accordion_b591 {
  max-width: 33.33%;
}
.video_mini_f5ce .accordion_b591 {
  max-width: 25%;
}
.caption_cool_f3cd .accordion_b591 {
  max-width: 20%;
}
.action-cf56 .accordion_b591 {
  max-width: 16.66%;
}
.link_333f .accordion_b591 {
  max-width: 14.28%;
}
.shadow_bottom_29da .accordion_b591 {
  max-width: 12.5%;
}
.tooltip-91a2 .accordion_b591 {
  max-width: 11.11%;
}
.pattern-b6d2 {
  display: block;
}
.pink-ab84 .pagination_thick_4a88 label,
.pink-ab84 .title-ae38 label,
.pink-ab84 .shadow_dim_fbeb label,
.pink-ab84 .main-wide-36b0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hover_out_ae50 {
  list-style: none;
  margin: 0;
}
.hover_out_ae50 article.notification_fdc0 {
  margin-bottom: 0;
}
.hover_out_ae50 ul {
  list-style: none;
  margin: 0;
}
.hover_out_ae50 .logo-01b0 li.notification_fdc0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hover_out_ae50 .logo-01b0 li.notification_fdc0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hover_out_ae50 .logo-01b0 li.notification_fdc0: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) {
  .hover_out_ae50 .logo-01b0 li.notification_fdc0 li.notification_fdc0 li.notification_fdc0 li.notification_fdc0 {
    padding-left: 0;
  }
}
article.notification_fdc0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.notification_fdc0 .hover_f718 p:last-of-type {
  margin-bottom: 0;
}
article.notification_fdc0 .label_silver_897c {
  float: left;
}
article.notification_fdc0 .layout-9822 {
  margin-left: 85px;
}
article.notification_fdc0 .wood_7be4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.notification_fdc0 .wood_7be4 .logo_e41a {
  margin-left: 10px;
}
article.notification_fdc0 .footer-f143 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.notification_fdc0 .background-current-9635 {
  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 .pagination_thick_4a88,
  #respond .shadow_dim_fbeb,
  #respond .main-wide-36b0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pagination_thick_4a88 input,
#respond .shadow_dim_fbeb input,
#respond .main-wide-36b0 input {
  width: 100%;
}
#respond .main-wide-36b0 {
  margin-right: 0;
}
#respond .black-75e9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.liquid_d9ea {
  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;
}
.liquid_d9ea.module_motion_041e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.liquid_d9ea 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%);
}
.liquid_d9ea:focus,
.liquid_d9ea: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);
}
.paragraph-down-0d37 {
  border-radius: 10%;
}
.feature-complex-e78e {
  border-radius: 50%;
}
.summary_5cae {
  font-size: 0.72em;
}
.out_1602 {
  font-size: 0.875em;
}
.dark_d3e1 {
  font-size: 1.1em;
}
.caption-center-87ed {
  text-transform: uppercase;
  line-height: 1.2;
}
.caption-center-87ed.summary_5cae {
  letter-spacing: 0.5px;
}
.secondary_pink_c64b,
.secondary_pink_c64b a {
  color: #6d6d6d;
}
.secondary_pink_c64b a:hover {
  color: #111;
}
.frame_current_1172 {
  color: #6d6d6d;
}
.backdrop-1136 {
  overflow-x: hidden;
}
.backdrop-1136 .lower-e16a.bright-8107 {
  position: relative;
}
.backdrop-1136 .lower-e16a.bright-8107.paper-859e {
  position: initial;
}
.backdrop-1136
  .lower-e16a.bright-8107.paper-859e
  .detail-3a68 {
  left: auto;
}
.backdrop-1136 .lower-e16a .detail-3a68 {
  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;
}
.backdrop-1136 .lower-e16a:hover.bright-8107 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.backdrop-1136
  .lower-e16a:hover.bright-8107
  .detail-3a68 {
  display: block;
  z-index: 9999999;
}
.backdrop-1136 .accordion_b4d2 .hard-2d1d,
.backdrop-1136 .plasma-1f66 .hard-2d1d {
  display: none;
}
.backdrop-1136 .gradient_north_7c37 .lower-e16a:hover.bright-8107 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.pink-ab84 .pagination_thick_4a88 label,
.pink-ab84 .title-ae38 label,
.pink-ab84 .shadow_dim_fbeb label,
.pink-ab84 .main-wide-36b0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hover_out_ae50 {
  list-style: none;
  margin: 0;
}
.hover_out_ae50 article.notification_fdc0 {
  margin-bottom: 0;
}
.hover_out_ae50 ul {
  list-style: none;
  margin: 0;
}
.hover_out_ae50 .logo-01b0 li.notification_fdc0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hover_out_ae50 .logo-01b0 li.notification_fdc0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hover_out_ae50 .logo-01b0 li.notification_fdc0: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) {
  .hover_out_ae50 .logo-01b0 li.notification_fdc0 li.notification_fdc0 li.notification_fdc0 li.notification_fdc0 {
    padding-left: 0;
  }
}
article.notification_fdc0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.notification_fdc0 .hover_f718 p:last-of-type {
  margin-bottom: 0;
}
article.notification_fdc0 .label_silver_897c {
  float: left;
}
article.notification_fdc0 .layout-9822 {
  margin-left: 85px;
}
article.notification_fdc0 .wood_7be4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.notification_fdc0 .wood_7be4 .logo_e41a {
  margin-left: 10px;
}
article.notification_fdc0 .footer-f143 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.notification_fdc0 .background-current-9635 {
  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 .pagination_thick_4a88,
  #respond .shadow_dim_fbeb,
  #respond .main-wide-36b0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pagination_thick_4a88 input,
#respond .shadow_dim_fbeb input,
#respond .main-wide-36b0 input {
  width: 100%;
}
#respond .main-wide-36b0 {
  margin-right: 0;
}
#respond .black-75e9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.accordion_b4d2 .brown_db47 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.brown_db47 .easy_2192.video-cold-d550 .dim-ac7c > li > a:focus,
.brown_db47 .easy_2192.video-cold-d550 .dim-ac7c > li > a:hover,
.brown_db47 .easy_2192.active_orange_caad .dim-ac7c > li > a:focus,
.brown_db47 .easy_2192.active_orange_caad .dim-ac7c > li > a:hover,
.brown_db47 .easy_2192.wrapper-bronze-2bd5 .dim-ac7c > li > a:focus,
.brown_db47 .easy_2192.wrapper-bronze-2bd5 .dim-ac7c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.brown_db47
  .easy_2192.video-cold-d550
  .dim-ac7c
  > li.surface_next_f1bd
  > a,
.brown_db47
  .easy_2192.video-cold-d550
  .dim-ac7c
  > li.dim_5d1d
  > a,
.brown_db47
  .easy_2192.active_orange_caad
  .dim-ac7c
  > li.surface_next_f1bd
  > a,
.brown_db47
  .easy_2192.active_orange_caad
  .dim-ac7c
  > li.dim_5d1d
  > a,
.brown_db47
  .easy_2192.wrapper-bronze-2bd5
  .dim-ac7c
  > li.surface_next_f1bd
  > a,
.brown_db47 .easy_2192.wrapper-bronze-2bd5 .dim-ac7c > li.accent-middle-4598 > a {
  color: rgba(255, 255, 255, 0.99);
}
.brown_db47 .accordion-current-1d39,
.brown_db47 .accordion-current-1d39 a {
  color: rgba(255, 255, 255, 0.99);
}
.brown_db47 .component_east_e049.fluid-553b li a,
.brown_db47 .picture-small-8f5a a,
.brown_db47 .middle_cee7,
.brown_db47 .dim-ac7c > li > a,
.brown_db47 .tabs-prev-bb54 {
  color: rgba(255, 255, 255, 0.79);
}
.brown_db47 .component_east_e049.fluid-553b li a:hover,
.brown_db47 .picture-small-8f5a a:hover,
.brown_db47 .middle_cee7:hover,
.brown_db47 .dim-ac7c > li > a:hover,
.brown_db47 .tabs-prev-bb54:hover {
  color: rgba(255, 255, 255, 0.99);
}
.brown_db47 .orange-0e95 {
  color: rgba(255, 255, 255, 0.79);
}
.brown_db47 .orange-0e95 .light-accc {
  color: rgba(255, 255, 255, 0.99);
}
.brown_db47 .orange-0e95:hover {
  color: rgba(255, 255, 255, 0.99);
}
.brown_db47 .summary_center_7d7b .menu-hard-f626 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.brown_db47 .summary_center_7d7b .menu-hard-f626 .component-hovered-252d {
  color: rgba(255, 255, 255, 0.79);
}
.brown_db47
  .summary_center_7d7b
  .menu-hard-f626
  .component-hovered-252d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.brown_db47
  .summary_center_7d7b
  .menu-hard-f626
  .component-hovered-252d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.brown_db47
  .summary_center_7d7b
  .menu-hard-f626
  .component-hovered-252d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.brown_db47
  .summary_center_7d7b
  .menu-hard-f626
  .component-hovered-252d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.brown_db47 .summary_center_7d7b .form_up_c9e4 {
  color: rgba(255, 255, 255, 0.79);
}
.brown_db47 .summary_center_7d7b .form_up_c9e4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb-outer-407f
  .brown_db47
  .summary_center_7d7b
  .border_8c67
  .secondary_bdf4 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb-outer-407f
  .brown_db47
  .summary_center_7d7b
  .border_8c67
  .component-hovered-252d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accordion_b4d2 .title-purple-deb0 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.title-purple-deb0 .easy_2192.video-cold-d550 .dim-ac7c > li > a:focus,
.title-purple-deb0 .easy_2192.video-cold-d550 .dim-ac7c > li > a:hover,
.title-purple-deb0 .easy_2192.active_orange_caad .dim-ac7c > li > a:focus,
.title-purple-deb0 .easy_2192.active_orange_caad .dim-ac7c > li > a:hover,
.title-purple-deb0 .easy_2192.wrapper-bronze-2bd5 .dim-ac7c > li > a:focus,
.title-purple-deb0 .easy_2192.wrapper-bronze-2bd5 .dim-ac7c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.title-purple-deb0
  .easy_2192.video-cold-d550
  .dim-ac7c
  > li.surface_next_f1bd
  > a,
.title-purple-deb0
  .easy_2192.video-cold-d550
  .dim-ac7c
  > li.dim_5d1d
  > a,
.title-purple-deb0
  .easy_2192.active_orange_caad
  .dim-ac7c
  > li.surface_next_f1bd
  > a,
.title-purple-deb0
  .easy_2192.active_orange_caad
  .dim-ac7c
  > li.dim_5d1d
  > a,
.title-purple-deb0
  .easy_2192.wrapper-bronze-2bd5
  .dim-ac7c
  > li.surface_next_f1bd
  > a,
.title-purple-deb0 .easy_2192.wrapper-bronze-2bd5 .dim-ac7c > li.accent-middle-4598 > a {
  color: rgba(0, 0, 0, 0.8);
}
.title-purple-deb0 .accordion-current-1d39,
.title-purple-deb0 .accordion-current-1d39 a {
  color: rgba(0, 0, 0, 0.8);
}
.title-purple-deb0 .component_east_e049.fluid-553b li a,
.title-purple-deb0 .picture-small-8f5a a,
.title-purple-deb0 .middle_cee7,
.title-purple-deb0 .dim-ac7c > li > a,
.title-purple-deb0 .tabs-prev-bb54 {
  color: rgba(0, 0, 0, 0.55);
}
.title-purple-deb0 .component_east_e049.fluid-553b li a:hover,
.title-purple-deb0 .picture-small-8f5a a:hover,
.title-purple-deb0 .middle_cee7:hover,
.title-purple-deb0 .dim-ac7c > li > a:hover,
.title-purple-deb0 .tabs-prev-bb54:hover {
  color: rgba(0, 0, 0, 0.8);
}
.title-purple-deb0 .orange-0e95 {
  color: rgba(0, 0, 0, 0.55);
}
.title-purple-deb0 .orange-0e95 .light-accc {
  color: rgba(0, 0, 0, 0.8);
}
.title-purple-deb0 .orange-0e95:hover {
  color: rgba(0, 0, 0, 0.8);
}
.clean_5ed5 .info-center-a6f3 {
  margin-left: auto;
  margin-right: auto;
}
.plasma_6c33 > * {
  margin-left: auto;
  margin-right: auto;
}
.plasma_6c33 .popup-dynamic-7e53 {
  margin-right: 1.41575em;
}
.hidden-hard-d6dc .plasma_6c33 > .block-plasma-45cf {
  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;
}
.hidden-hard-d6dc .plasma_6c33 > .filter-2c09 {
  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;
}
.north_6472.clean_5ed5 .info-center-a6f3,
.status_b0d4.clean_5ed5 .info-center-a6f3 {
  margin-left: 0;
}
.wrapper_up_0fe9.clean_5ed5 .info-center-a6f3,
.search_548c.clean_5ed5 .info-center-a6f3 {
  margin-right: 0;
}
.plasma_6c33 ol,
.plasma_6c33 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.accent_a187 video {
  max-width: 100%;
}
.backdrop_pressed_dcc0 img {
  display: block;
}
.backdrop_pressed_dcc0.popup-dynamic-7e53,
.backdrop_pressed_dcc0.focus-ff14 {
  width: 100%;
}
.backdrop_pressed_dcc0.filter-2c09 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tooltip-center-89c6:not(.black_3029) {
  margin: 1.5em auto;
}
.tiny-8e79 p {
  padding: 1.5em 14px;
}
ul.panel_action_9d32.filter-2c09,
ul.panel_action_9d32.block-plasma-45cf,
ul.panel_action_9d32.wide-d380.block-plasma-45cf {
  padding: 0 14px;
}
.cold-c148 {
  display: block;
  overflow-x: auto;
}
.cold-c148 table {
  border-collapse: collapse;
  width: 100%;
}
.cold-c148 td,
.cold-c148 th {
  padding: 0.5em;
}
.plasma_6c33 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.plasma_6c33 ol ol,
.plasma_6c33 ol ul,
.plasma_6c33 ul ol,
.plasma_6c33 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.plasma_6c33 ol ol li,
.plasma_6c33 ol ul li,
.plasma_6c33 ul ol li,
.plasma_6c33 ul ul li {
  margin-left: 0;
}
.widget_ffe1.content_8eff > .smooth-3044 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.widget_ffe1.content_8eff > .smooth-3044 iframe,
.widget_ffe1.content_8eff > .smooth-3044 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.lite_fb43 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.lite_fb43.slider-dynamic-3846 {
  padding: 0;
}
.lite_fb43.slider-dynamic-3846 cite {
  font-size: 13px;
}
.lite_fb43 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.lite_fb43 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.sidebar-be74 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.sidebar-be74 > p:first-child {
  margin-top: 0;
}
.sidebar-be74 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.sidebar-be74 blockquote {
  border-left: 0;
}
.white_8ba2 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.white_8ba2:not(.clean_ef14) {
  max-width: 100px;
}
.white_8ba2.filter-4d05 {
  border-bottom: none !important;
  text-align: center;
}
.white_8ba2.filter-4d05::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .tiny-8e79 p {
    padding: 1.5em 0;
  }
}
.texture_0b58 {
  color: #0073aa;
}
.summary-rough-8877 {
  background-color: #0073aa;
}
.advanced-ca45 {
  color: #229fd8;
}
.list_prev_3b77 {
  background-color: #229fd8;
}
.hidden-south-1075 {
  color: #eee;
}
.paragraph_slow_a2db {
  background-color: #eee;
}
.video_green_e2a7 {
  color: #444;
}
.carousel-gold-b520 {
  background-color: #444;
}
.header-wood-8c6a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.header-wood-8c6a .panel_2c8c .picture-small-8f5a {
  font-size: 15px;
}
.header-wood-8c6a .picture-small-8f5a {
  line-height: 1.3;
}
.header-wood-8c6a .title-purple-deb0 {
}
.header-wood-8c6a .brown_db47 {
  background: #235787;
}
.fluid-efd9 {
  padding: 0;
}
.fluid-efd9 .brown_db47 {
  background: #1a1a1a;
}
.fluid-efd9 .title-purple-deb0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.out_1303 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.out_1303 .title-purple-deb0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.out_1303 .brown_db47 {
  background: #303030;
}
.middle-7b64 {
  position: relative;
  z-index: 10;
}
.middle-7b64 .inner_9a72 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paragraph_rough_7923 .bright-8107 {
  display: inline-block;
  vertical-align: middle;
}
.paragraph_rough_7923.label_tiny_3512 .bright-8107 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .paragraph_rough_7923.label_tiny_3512 .bright-8107 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .paragraph_rough_7923.label_tiny_3512 .bright-8107 {
    margin-right: 0.4em;
  }
}
.paragraph_rough_7923.label_tiny_3512 .bright-8107:last-child {
  margin-right: 0;
}
.hover_8e19 .inner_9a72 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .accordion_b4d2 .panel_2c8c {
    margin: 0 -0.5em;
  }
  .accordion_b4d2 .panel_2c8c [class*="customify-col-"],
  .accordion_b4d2 .panel_2c8c [class*="customify-col_"],
  .accordion_b4d2 .panel_2c8c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.accordion_b4d2.dropdown_gold_7b93 .inner_9a72 {
  background: 0 0 !important;
}
.accordion_b4d2.dropdown_gold_7b93 .inner_9a72,
.accordion_b4d2.hover_8e19 .inner_9a72 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .accordion_b4d2.accordion_2529 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.accordion_b4d2.hover_8e19 .inner_9a72 {
  box-shadow: none !important;
}
.picture-5120 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .picture-5120 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .picture-5120 {
    padding: 18px 0 20px;
  }
}
.picture-5120 .title-up-c98d {
  width: 100%;
}
.picture-5120 .north-191a {
  margin-bottom: 0;
}
.picture-5120 .header-493a {
  margin-top: 5px;
  font-size: 0.875em;
}
.video-5343 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.video-5343 .popup-upper-d85d {
  width: 100%;
}
.nav-iron-b5e1 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.nav-iron-b5e1 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.nav-iron-b5e1 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;
}
.nav-iron-b5e1 li:last-child:after {
  display: none;
}
.nav-iron-b5e1 li a {
  font-weight: 500;
  margin-right: 10px;
}
.steel-92d0 .hard-2d1d button,
.picture-5120 .hard-2d1d button {
  left: 0;
}
.steel-92d0 .popup-upper-d85d,
.picture-5120 .popup-upper-d85d {
  padding-left: 0;
  padding-right: 0;
}
.steel-92d0 .video-5343,
.picture-5120 .video-5343 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.steel-92d0 {
  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;
}
.steel-92d0: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;
}
.steel-92d0 .white_dba4 {
  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) {
  .steel-92d0 .white_dba4 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .steel-92d0 .white_dba4 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .steel-92d0 .white_dba4 {
    min-height: 200px;
  }
}
.steel-92d0 .nav-iron-b5e1 {
  color: rgba(255, 255, 255, 0.8);
}
.steel-92d0 .nav-iron-b5e1 a,
.steel-92d0 .nav-iron-b5e1 li:after {
  color: inherit;
}
.steel-92d0 .nav-iron-b5e1 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.row_8609 {
  margin-bottom: 0.5em;
}
.column_4b38 {
  margin-bottom: 1.2em;
}
.column_4b38,
.row_8609 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.column_4b38 p:last-child,
.row_8609 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hard-2d1d,
#masthead .hard-2d1d {
  display: none;
}
#masthead
  > .hard-2d1d.tiny-1c53 {
  display: none;
}
#masthead > .hard-2d1d button {
  left: 0;
}
.liquid_9fcc {
  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%;
}
.liquid_9fcc .bright-8107 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.liquid_9fcc .cool_b666 {
  display: -webkit-box;
  display: flex;
}
.liquid_9fcc .cool_b666.shadow_3c52 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.liquid_9fcc .cool_b666.brown_2512 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.liquid_9fcc .cool_b666.element_09bd {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.liquid_9fcc.frame_b457.nav-8b6c .cool_b666.shadow_3c52 {
  flex-basis: 100%;
}
.liquid_9fcc.gold-b5c5 .cool_b666.brown_2512 {
  -webkit-box-flex: 1;
  flex: auto;
}
.liquid_9fcc.gold-b5c5 .cool_b666.element_09bd {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hard-2d1d.tiny-1c53 {
  display: none;
}
#masthead > .hard-2d1d button {
  left: 0;
}
.aside_2210 {
  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;
}
.aside_2210:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.aside_2210.breadcrumb_hard_190c i {
  margin-right: 4px;
}
.aside_2210.panel-5ba1 i {
  margin-left: 5px;
}
.picture-small-8f5a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.picture-small-8f5a p:last-child {
  margin-bottom: 0;
}
.primary_fluid_cd19 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.primary_fluid_cd19 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.primary_fluid_cd19 img {
  display: block;
  width: auto;
  line-height: 1;
}
.primary_fluid_cd19 .accordion-current-1d39 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.primary_fluid_cd19 .tabs_prev_54ba {
  margin: 5px 0 7px 0;
}
.primary_fluid_cd19.breadcrumb-8b55 .hover_cold_5f18 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.primary_fluid_cd19.breadcrumb-8b55 .grid-fixed-e6f3 {
  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;
}
.primary_fluid_cd19.card_fc00 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.primary_fluid_cd19.card_fc00 .hover_cold_5f18 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.primary_fluid_cd19.card_fc00 .grid-fixed-e6f3 {
  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;
}
.primary_fluid_cd19.modal-07f9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.primary_fluid_cd19.advanced-fbab {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.primary_fluid_cd19.advanced-fbab .grid-fixed-e6f3 {
  margin-top: 7px;
}
.column_down_a34c {
  display: inline-block;
}
.middle-7b64 .focused-a43b .primary_fluid_cd19 img {
  max-width: 100%;
}
.easy_2192 .content_purple_6cf7.shadow_91c9,
.footer-rough-ea85 .content_purple_6cf7.shadow_91c9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.easy_2192 .advanced_532b,
.footer-rough-ea85 .advanced_532b {
  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%);
}
.easy_2192 .advanced_532b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.easy_2192.tooltip_3869 .advanced_532b {
  display: none;
}
.easy_2192 .bronze_ea01 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.easy_2192 .bronze_ea01 li {
  display: inline-block;
  position: relative;
}
.easy_2192 .bronze_ea01 li:last-child {
  margin-right: 0;
}
.easy_2192 .bronze_ea01 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;
}
.easy_2192 .bronze_ea01 li.accent-middle-4598 > a {
  color: rgba(0, 0, 0, 0.9);
}
.easy_2192 .bronze_ea01 > 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;
}
.easy_2192 .bronze_ea01 > li > a i {
  line-height: 0;
}
.easy_2192 .bronze_ea01 > li.current-bfd9 > a .advanced_532b {
  margin-left: 4px;
  line-height: 0;
}
.easy_2192 .bronze_ea01 .middle-1d2e li.current-bfd9 > a {
  position: relative;
}
.easy_2192 .bronze_ea01 .middle-1d2e li.current-bfd9 > a:after,
.easy_2192 .bronze_ea01 .middle-1d2e li.current-bfd9 > a:before {
  content: "";
  display: table;
}
.easy_2192 .bronze_ea01 .middle-1d2e li.current-bfd9 > a:after {
  clear: both;
}
.easy_2192 .bronze_ea01 .middle-1d2e li.current-bfd9 > a .advanced_532b {
  margin-left: 5px;
  float: right;
}
.easy_2192 .panel-warm-7522,
.easy_2192 .middle-1d2e {
  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;
}
.easy_2192 .middle-1d2e {
  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;
}
.easy_2192 .middle-1d2e .shadow_91c9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.easy_2192 .middle-1d2e .advanced_532b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.easy_2192 .middle-1d2e li {
  display: block;
  margin: 0;
  padding: 0;
}
.easy_2192 .middle-1d2e 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;
}
.easy_2192 .middle-1d2e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.easy_2192 .middle-1d2e .middle-1d2e {
  top: 0;
  left: 100%;
}
.easy_2192 .dropdown_bced.fn-focus-721e > .panel-warm-7522,
.easy_2192 .dropdown_bced.fn-focus-721e > .middle-1d2e,
.easy_2192 .dropdown_bced:focus > .panel-warm-7522,
.easy_2192 .dropdown_bced:focus > .middle-1d2e,
.easy_2192 .dropdown_bced:hover > .panel-warm-7522,
.easy_2192 .dropdown_bced:hover > .middle-1d2e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.easy_2192.wrapper-bronze-2bd5 .dim-ac7c:after,
.easy_2192.wrapper-bronze-2bd5 .dim-ac7c:before {
  content: "";
  display: table;
}
.easy_2192.wrapper-bronze-2bd5 .dim-ac7c:after {
  clear: both;
}
.easy_2192.wrapper-bronze-2bd5 .dim-ac7c > li {
  float: left;
}
.easy_2192.list-orange-9115 .dim-ac7c:after,
.easy_2192.list-orange-9115 .dim-ac7c:before {
  content: "";
  display: table;
}
.easy_2192.list-orange-9115 .dim-ac7c:after {
  clear: both;
}
.easy_2192.list-orange-9115 .dim-ac7c > li {
  float: left;
}
.easy_2192.list-orange-9115 .dim-ac7c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.easy_2192.list-orange-9115 .dim-ac7c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.easy_2192.list-orange-9115 .dim-ac7c > li.surface_next_f1bd > a,
.easy_2192.list-orange-9115 .dim-ac7c > li.accent-middle-4598 > a {
  color: #fff;
  background-color: #1e4b75;
}
.easy_2192.video-cold-d550 .dim-ac7c > li > a .shadow_91c9 {
  position: relative;
}
.easy_2192.video-cold-d550 .dim-ac7c > li > a .shadow_91c9: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;
}
.easy_2192.video-cold-d550
  .dim-ac7c
  > li:focus
  > a
  .shadow_91c9:before,
.easy_2192.video-cold-d550
  .dim-ac7c
  > li:hover
  > a
  .shadow_91c9:before {
  width: 100%;
  background-color: currentColor;
}
.easy_2192.video-cold-d550
  .dim-ac7c
  > li.surface_next_f1bd
  > a
  .shadow_91c9:before,
.easy_2192.video-cold-d550
  .dim-ac7c
  > li.dim_5d1d
  > a
  .shadow_91c9:before {
  width: 100%;
  background-color: currentColor;
}
.easy_2192.active_orange_caad .dim-ac7c > li > a .shadow_91c9 {
  position: relative;
}
.easy_2192.active_orange_caad .dim-ac7c > li > a .shadow_91c9: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;
}
.easy_2192.active_orange_caad .dim-ac7c > li:focus > a .shadow_91c9:before,
.easy_2192.active_orange_caad
  .dim-ac7c
  > li:hover
  > a
  .shadow_91c9:before {
  width: 100%;
  background-color: currentColor;
}
.easy_2192.active_orange_caad
  .dim-ac7c
  > li.surface_next_f1bd
  > a
  .shadow_91c9:before,
.easy_2192.active_orange_caad
  .dim-ac7c
  > li.dim_5d1d
  > a
  .shadow_91c9:before {
  width: 100%;
  background-color: currentColor;
}
.footer-rough-ea85 .bronze_ea01 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-rough-ea85 .bronze_ea01 li:first-child > a {
  border-top: none;
}
.footer-rough-ea85 .bronze_ea01 .table-bcc9 > .shadow_91c9 .advanced_532b {
  display: none;
}
.footer-rough-ea85 .bronze_ea01 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.footer-rough-ea85 .bronze_ea01 li:last-child {
  border: none;
}
.footer-rough-ea85 .bronze_ea01 li.current-bfd9 > a {
  padding-right: 45px !important;
}
.footer-rough-ea85 .bronze_ea01 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.footer-rough-ea85 .bronze_ea01 li a:focus,
.footer-rough-ea85 .bronze_ea01 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer-rough-ea85 .bronze_ea01 li .disabled-full-a3d3 {
  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;
}
.footer-rough-ea85 .bronze_ea01 li .disabled-full-a3d3:hover {
  box-shadow: none;
}
.footer-rough-ea85 .bronze_ea01 li .disabled-full-a3d3 .advanced_532b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.footer-rough-ea85 .bronze_ea01 .middle-1d2e {
  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);
}
.footer-rough-ea85 .bronze_ea01 .middle-1d2e li a {
  padding-left: 3em;
}
.footer-rough-ea85 .bronze_ea01 .hover_gas_1141 > a .disabled-full-a3d3 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.footer-rough-ea85 .bronze_ea01 .hover_gas_1141 > .middle-1d2e {
  display: block;
  opacity: 1;
}
.row-in-80f2 {
  max-width: 100%;
}
.motion-4e7c {
  line-height: 0;
  cursor: pointer;
}
.tabs-prev-bb54 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tabs-prev-bb54:hover {
  box-shadow: none;
  color: currentColor;
}
.tabs-prev-bb54 svg {
  width: 18px;
  height: 18px;
}
.tabs-prev-bb54 .narrow-4d82 {
  display: none;
}
.link_small_b8bb {
  position: relative;
}
.link_small_b8bb.fn-active-721e .tabs-prev-bb54 .old_b840 {
  display: none;
}
.link_small_b8bb.fn-active-721e .tabs-prev-bb54 .narrow-4d82 {
  display: inline-block;
}
.link_small_b8bb .photo_pressed_33b4 {
  position: absolute;
  top: 100%;
  left: -0.9em;
  height: 0;
  overflow: hidden;
  display: block;
  margin-top: -1px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}
.link_small_b8bb.hard_948d .photo_pressed_33b4 {
  left: auto;
  right: -0.9em;
}
.link_small_b8bb.hard_948d .button-5cc2::before {
  left: auto;
  right: 15px;
}
.link_small_b8bb.fn-active-721e .photo_pressed_33b4 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.border_8c67 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.border_8c67 label {
  flex-basis: 100%;
}
.border_8c67 .menu-hard-f626 {
  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;
}
.border_8c67 .component-hovered-252d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.border_8c67 .component-hovered-252d:focus {
  background-color: transparent;
}
.border_8c67 button.form_up_c9e4 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.border_8c67 button.form_up_c9e4:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.border_8c67 button.form_up_c9e4 svg {
  width: 18px;
  height: 18px;
}
.border_8c67 input[type="submit"] {
  min-height: auto;
}
.summary_center_7d7b .border_8c67 .component-hovered-252d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.button-5cc2 {
  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) {
  .button-5cc2 {
    width: 220px;
  }
}
.button-5cc2 label {
  flex-basis: 100%;
}
.button-5cc2::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;
}
.breadcrumb-outer-407f .summary_center_7d7b .border_8c67 {
  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;
}
.breadcrumb-outer-407f
  .summary_center_7d7b
  .border_8c67
  .menu-hard-f626 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.breadcrumb-outer-407f .summary_center_7d7b .border_8c67 .component-hovered-252d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.breadcrumb-outer-407f
  .summary_center_7d7b
  .border_8c67
  .component-hovered-252d:focus {
  background: 0 0;
}
.breadcrumb-outer-407f
  .summary_center_7d7b
  .border_8c67
  .secondary_bdf4 {
  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;
}
.component_east_e049 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.component_east_e049 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.component_east_e049 li:last-child {
  margin-right: 0;
}
.component_east_e049 li:first-child {
  margin-left: 0;
}
.component_east_e049.active_c36c a {
  color: #fff;
}
.component_east_e049.active_c36c a:hover {
  color: #fff;
}
.component_east_e049 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.component_east_e049 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.component_east_e049 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.component_east_e049 a:hover {
  opacity: 0.9;
  color: inherit;
}
.component_east_e049 [class*="social-icon-apple"] {
  background-color: #999;
}
.component_east_e049 [class*="social-icon-apple"].inner_501f {
  background-color: transparent;
  color: #999;
}
.component_east_e049 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.component_east_e049 [class*="social-icon-behance"].inner_501f {
  background-color: transparent;
  color: #1769ff;
}
.component_east_e049 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.component_east_e049 [class*="social-icon-bitbucket"].inner_501f {
  background-color: transparent;
  color: #205081;
}
.component_east_e049 [class*="social-icon-codepen"] {
  background-color: #000;
}
.component_east_e049 [class*="social-icon-codepen"].inner_501f {
  background-color: transparent;
  color: #000;
}
.component_east_e049 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.component_east_e049 [class*="social-icon-delicious"].inner_501f {
  background-color: transparent;
  color: #39f;
}
.component_east_e049 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.component_east_e049 [class*="social-icon-digg"].inner_501f {
  background-color: transparent;
  color: #005be2;
}
.component_east_e049 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.component_east_e049 [class*="social-icon-dribbble"].inner_501f {
  background-color: transparent;
  color: #ea4c89;
}
.component_east_e049 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.component_east_e049 [class*="social-icon-envelope"].inner_501f {
  background-color: transparent;
  color: #ea4335;
}
.component_east_e049 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.component_east_e049 [class*="social-icon-facebook"].inner_501f {
  background-color: transparent;
  color: #3b5998;
}
.component_east_e049 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.component_east_e049 [class*="social-icon-flickr"].inner_501f {
  background-color: transparent;
  color: #0063dc;
}
.component_east_e049 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.component_east_e049 [class*="social-icon-foursquare"].inner_501f {
  background-color: transparent;
  color: #2d5be3;
}
.component_east_e049 [class*="social-icon-github"] {
  background-color: #333;
}
.component_east_e049 [class*="social-icon-github"].inner_501f {
  background-color: transparent;
  color: #333;
}
.component_east_e049 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.component_east_e049 [class*="social-icon-google-plus"].inner_501f {
  background-color: transparent;
  color: #dd4b39;
}
.component_east_e049 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.component_east_e049 [class*="social-icon-houzz"].inner_501f {
  background-color: transparent;
  color: #7ac142;
}
.component_east_e049 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.component_east_e049 [class*="social-icon-instagram"].inner_501f {
  background-color: transparent;
  color: #262626;
}
.component_east_e049 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.component_east_e049 [class*="social-icon-jsfiddle"].inner_501f {
  background-color: transparent;
  color: #487aa2;
}
.component_east_e049 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.component_east_e049 [class*="social-icon-linkedin"].inner_501f {
  background-color: transparent;
  color: #0077b5;
}
.component_east_e049 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.component_east_e049 [class*="social-icon-medium"].inner_501f {
  background-color: transparent;
  color: #00ab6b;
}
.component_east_e049 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.component_east_e049
  [class*="social-icon-odnoklassniki"].inner_501f {
  background-color: transparent;
  color: #f4731c;
}
.component_east_e049 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.component_east_e049 [class*="social-icon-meetup"].inner_501f {
  background-color: transparent;
  color: #ec1c40;
}
.component_east_e049 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.component_east_e049 [class*="social-icon-pinterest"].inner_501f {
  background-color: transparent;
  color: #bd081c;
}
.component_east_e049 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.component_east_e049 [class*="social-icon-product-hunt"].inner_501f {
  background-color: transparent;
  color: #da552f;
}
.component_east_e049 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.component_east_e049 [class*="social-icon-reddit"].inner_501f {
  background-color: transparent;
  color: #ff4500;
}
.component_east_e049 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.component_east_e049 [class*="social-icon-rss"].inner_501f {
  background-color: transparent;
  color: #f26522;
}
.component_east_e049 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.component_east_e049
  [class*="social-icon-shopping-cart"].inner_501f {
  background-color: transparent;
  color: #4caf50;
}
.component_east_e049 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.component_east_e049 [class*="social-icon-skype"].inner_501f {
  background-color: transparent;
  color: #00aff0;
}
.component_east_e049 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.component_east_e049 [class*="social-icon-slideshare"].inner_501f {
  background-color: transparent;
  color: #0077b5;
}
.component_east_e049 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.component_east_e049 [class*="social-icon-snapchat"].inner_501f {
  background-color: transparent;
  color: #fffc00;
}
.component_east_e049 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.component_east_e049 [class*="social-icon-soundcloud"].inner_501f {
  background-color: transparent;
  color: #f80;
}
.component_east_e049 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.component_east_e049 [class*="social-icon-spotify"].inner_501f {
  background-color: transparent;
  color: #2ebd59;
}
.component_east_e049 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.component_east_e049
  [class*="social-icon-stack-overflow"].inner_501f {
  background-color: transparent;
  color: #fe7a15;
}
.component_east_e049 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.component_east_e049 [class*="social-icon-maldkfgram"].inner_501f {
  background-color: transparent;
  color: #2ca5e0;
}
.component_east_e049 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.component_east_e049 [class*="social-icon-tripadvisor"].inner_501f {
  background-color: transparent;
  color: #589442;
}
.component_east_e049 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.component_east_e049 [class*="social-icon-tumblr"].inner_501f {
  background-color: transparent;
  color: #35465c;
}
.component_east_e049 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.component_east_e049 [class*="social-icon-twitch"].inner_501f {
  background-color: transparent;
  color: #6441a5;
}
.component_east_e049 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.component_east_e049 [class*="social-icon-twitter"].inner_501f {
  background-color: transparent;
  color: #1da1f2;
}
.component_east_e049 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.component_east_e049 [class*="social-icon-vimeo"].inner_501f {
  background-color: transparent;
  color: #1ab7ea;
}
.component_east_e049 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.component_east_e049 [class*="social-icon-vk"].inner_501f {
  background-color: transparent;
  color: #45668e;
}
.component_east_e049 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.component_east_e049 [class*="social-icon-weibo"].inner_501f {
  background-color: transparent;
  color: #df2029;
}
.component_east_e049 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.component_east_e049 [class*="social-icon-weixin"].inner_501f {
  background-color: transparent;
  color: #7bb32e;
}
.component_east_e049 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.component_east_e049 [class*="social-icon-whatsapp"].inner_501f {
  background-color: transparent;
  color: #25d366;
}
.component_east_e049 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.component_east_e049 [class*="social-icon-wordpress"].inner_501f {
  background-color: transparent;
  color: #21759b;
}
.component_east_e049 [class*="social-icon-xing"] {
  background-color: #026466;
}
.component_east_e049 [class*="social-icon-xing"].inner_501f {
  background-color: transparent;
  color: #026466;
}
.component_east_e049 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.component_east_e049 [class*="social-icon-yelp"].inner_501f {
  background-color: transparent;
  color: #af0606;
}
.component_east_e049 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.component_east_e049 [class*="social-icon-youtube"].inner_501f {
  background-color: transparent;
  color: #cd201f;
}
.middle_cee7 {
  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;
}
.middle_cee7:hover {
  box-shadow: none;
  background: 0 0;
}
.panel_first_c897 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.sidebar-51e1 {
  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;
}
.component-e307 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.fresh-f75d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.fresh-f75d,
.fresh-f75d::after,
.fresh-f75d::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;
}
.fresh-f75d::after,
.fresh-f75d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.text-west-7f7f .sidebar-51e1 .component-e307 {
  margin-top: -2px;
  width: 19px;
}
.text-west-7f7f .sidebar-51e1 .fresh-f75d {
  margin-top: -1px;
}
.text-west-7f7f .sidebar-51e1 .fresh-f75d,
.text-west-7f7f .sidebar-51e1 .fresh-f75d::after,
.text-west-7f7f .sidebar-51e1 .fresh-f75d::before {
  width: 19px;
  height: 2px;
}
.text-west-7f7f .sidebar-51e1 .fresh-f75d::before {
  top: -6px;
}
.text-west-7f7f .sidebar-51e1 .fresh-f75d::after {
  bottom: -6px;
}
.photo_bc6d .sidebar-51e1 .component-e307 {
  margin-top: -2px;
  width: 22px;
}
.photo_bc6d .sidebar-51e1 .fresh-f75d {
  margin-top: -1px;
}
.photo_bc6d .sidebar-51e1 .fresh-f75d,
.photo_bc6d .sidebar-51e1 .fresh-f75d::after,
.photo_bc6d .sidebar-51e1 .fresh-f75d::before {
  width: 22px;
  height: 2px;
}
.photo_bc6d .sidebar-51e1 .fresh-f75d::before {
  top: -7px;
}
.photo_bc6d .sidebar-51e1 .fresh-f75d::after {
  bottom: -7px;
}
.surface-dark-7a0c .sidebar-51e1 .component-e307 {
  margin-top: -2px;
  width: 31px;
}
.surface-dark-7a0c .sidebar-51e1 .fresh-f75d {
  margin-top: -1.5px;
}
.surface-dark-7a0c .sidebar-51e1 .fresh-f75d,
.surface-dark-7a0c .sidebar-51e1 .fresh-f75d::after,
.surface-dark-7a0c .sidebar-51e1 .fresh-f75d::before {
  width: 31px;
  height: 3px;
}
.surface-dark-7a0c .sidebar-51e1 .fresh-f75d::before {
  top: -9px;
}
.surface-dark-7a0c .sidebar-51e1 .fresh-f75d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .input-purple-a79e .sidebar-51e1 .component-e307 {
    margin-top: -2px;
    width: 19px;
  }
  .input-purple-a79e .sidebar-51e1 .fresh-f75d {
    margin-top: -1px;
  }
  .input-purple-a79e .sidebar-51e1 .fresh-f75d,
  .input-purple-a79e .sidebar-51e1 .fresh-f75d::after,
  .input-purple-a79e .sidebar-51e1 .fresh-f75d::before {
    width: 19px;
    height: 2px;
  }
  .input-purple-a79e .sidebar-51e1 .fresh-f75d::before {
    top: -6px;
  }
  .input-purple-a79e .sidebar-51e1 .fresh-f75d::after {
    bottom: -6px;
  }
  .element-next-a2dd .sidebar-51e1 .component-e307 {
    margin-top: -2px;
    width: 22px;
  }
  .element-next-a2dd .sidebar-51e1 .fresh-f75d {
    margin-top: -1px;
  }
  .element-next-a2dd .sidebar-51e1 .fresh-f75d,
  .element-next-a2dd .sidebar-51e1 .fresh-f75d::after,
  .element-next-a2dd .sidebar-51e1 .fresh-f75d::before {
    width: 22px;
    height: 2px;
  }
  .element-next-a2dd .sidebar-51e1 .fresh-f75d::before {
    top: -7px;
  }
  .element-next-a2dd .sidebar-51e1 .fresh-f75d::after {
    bottom: -7px;
  }
  .liquid-8f70 .sidebar-51e1 .component-e307 {
    margin-top: -2px;
    width: 31px;
  }
  .liquid-8f70 .sidebar-51e1 .fresh-f75d {
    margin-top: -1.5px;
  }
  .liquid-8f70 .sidebar-51e1 .fresh-f75d,
  .liquid-8f70 .sidebar-51e1 .fresh-f75d::after,
  .liquid-8f70 .sidebar-51e1 .fresh-f75d::before {
    width: 31px;
    height: 3px;
  }
  .liquid-8f70 .sidebar-51e1 .fresh-f75d::before {
    top: -9px;
  }
  .liquid-8f70 .sidebar-51e1 .fresh-f75d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .large_11cf .sidebar-51e1 .component-e307 {
    margin-top: -2px;
    width: 19px;
  }
  .large_11cf .sidebar-51e1 .fresh-f75d {
    margin-top: -1px;
  }
  .large_11cf .sidebar-51e1 .fresh-f75d,
  .large_11cf .sidebar-51e1 .fresh-f75d::after,
  .large_11cf .sidebar-51e1 .fresh-f75d::before {
    width: 19px;
    height: 2px;
  }
  .large_11cf .sidebar-51e1 .fresh-f75d::before {
    top: -6px;
  }
  .large_11cf .sidebar-51e1 .fresh-f75d::after {
    bottom: -6px;
  }
  .huge-6e90 .sidebar-51e1 .component-e307 {
    margin-top: -2px;
    width: 22px;
  }
  .huge-6e90 .sidebar-51e1 .fresh-f75d {
    margin-top: -1px;
  }
  .huge-6e90 .sidebar-51e1 .fresh-f75d,
  .huge-6e90 .sidebar-51e1 .fresh-f75d::after,
  .huge-6e90 .sidebar-51e1 .fresh-f75d::before {
    width: 22px;
    height: 2px;
  }
  .huge-6e90 .sidebar-51e1 .fresh-f75d::before {
    top: -7px;
  }
  .huge-6e90 .sidebar-51e1 .fresh-f75d::after {
    bottom: -7px;
  }
  .red_cb8d .sidebar-51e1 .component-e307 {
    margin-top: -2px;
    width: 31px;
  }
  .red_cb8d .sidebar-51e1 .fresh-f75d {
    margin-top: -1.5px;
  }
  .red_cb8d .sidebar-51e1 .fresh-f75d,
  .red_cb8d .sidebar-51e1 .fresh-f75d::after,
  .red_cb8d .sidebar-51e1 .fresh-f75d::before {
    width: 31px;
    height: 3px;
  }
  .red_cb8d .sidebar-51e1 .fresh-f75d::before {
    top: -9px;
  }
  .red_cb8d .sidebar-51e1 .fresh-f75d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .overlay-up-d9b7 .sidebar-51e1 .component-e307 {
    margin-top: -2px;
    width: 19px;
  }
  .overlay-up-d9b7 .sidebar-51e1 .fresh-f75d {
    margin-top: -1px;
  }
  .overlay-up-d9b7 .sidebar-51e1 .fresh-f75d,
  .overlay-up-d9b7 .sidebar-51e1 .fresh-f75d::after,
  .overlay-up-d9b7 .sidebar-51e1 .fresh-f75d::before {
    width: 19px;
    height: 2px;
  }
  .overlay-up-d9b7 .sidebar-51e1 .fresh-f75d::before {
    top: -6px;
  }
  .overlay-up-d9b7 .sidebar-51e1 .fresh-f75d::after {
    bottom: -6px;
  }
  .wide_235f .sidebar-51e1 .component-e307 {
    margin-top: -2px;
    width: 22px;
  }
  .wide_235f .sidebar-51e1 .fresh-f75d {
    margin-top: -1px;
  }
  .wide_235f .sidebar-51e1 .fresh-f75d,
  .wide_235f .sidebar-51e1 .fresh-f75d::after,
  .wide_235f .sidebar-51e1 .fresh-f75d::before {
    width: 22px;
    height: 2px;
  }
  .wide_235f .sidebar-51e1 .fresh-f75d::before {
    top: -7px;
  }
  .wide_235f .sidebar-51e1 .fresh-f75d::after {
    bottom: -7px;
  }
  .gradient_a843 .sidebar-51e1 .component-e307 {
    margin-top: -2px;
    width: 31px;
  }
  .gradient_a843 .sidebar-51e1 .fresh-f75d {
    margin-top: -1.5px;
  }
  .gradient_a843 .sidebar-51e1 .fresh-f75d,
  .gradient_a843 .sidebar-51e1 .fresh-f75d::after,
  .gradient_a843 .sidebar-51e1 .fresh-f75d::before {
    width: 31px;
    height: 3px;
  }
  .gradient_a843 .sidebar-51e1 .fresh-f75d::before {
    top: -9px;
  }
  .gradient_a843 .sidebar-51e1 .fresh-f75d::after {
    bottom: -9px;
  }
}
.accordion_d568 .fresh-f75d {
  -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);
}
.accordion_d568 .fresh-f75d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.accordion_d568 .fresh-f75d::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);
}
.accordion_d568.notice_4914 .fresh-f75d {
  -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);
}
.accordion_d568.notice_4914 .fresh-f75d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.accordion_d568.notice_4914 .fresh-f75d::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);
}
.gold-cb68 {
  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.border-83fe:before {
  display: none;
}
.plasma-1f66 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.plasma-1f66 .message-47fc {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.plasma-1f66 .message-47fc:last-of-type {
  border-bottom: none;
}
.plasma-1f66 .message-47fc.filter_7b3f,
.plasma-1f66 .message-47fc.sidebar-warm-e461,
.plasma-1f66 .message-47fc.dynamic-f1a4 {
  padding: 0;
}
.plasma-1f66 .footer-rough-ea85 .disabled-full-a3d3 {
  color: currentColor;
}
.plasma-1f66 .footer-rough-ea85 .disabled-full-a3d3:focus,
.plasma-1f66 .footer-rough-ea85 .disabled-full-a3d3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.plasma-1f66.title-purple-deb0 .orange-0e95,
.plasma-1f66.title-purple-deb0 .picture-small-8f5a a,
.plasma-1f66.title-purple-deb0 .dim-ac7c a,
.plasma-1f66.title-purple-deb0 .middle-1d2e a {
  color: rgba(0, 0, 0, 0.55);
}
.plasma-1f66.title-purple-deb0 .orange-0e95:hover,
.plasma-1f66.title-purple-deb0 .picture-small-8f5a a:hover,
.plasma-1f66.title-purple-deb0 .dim-ac7c a:hover,
.plasma-1f66.title-purple-deb0 .middle-1d2e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.plasma-1f66.title-purple-deb0 .light-accc {
  color: rgba(0, 0, 0, 0.8);
}
.plasma-1f66.title-purple-deb0 .message-47fc {
  border-color: rgba(0, 0, 0, 0.08);
}
.plasma-1f66.title-purple-deb0 .message-47fc:before {
  background: rgba(0, 0, 0, 0.08);
}
.plasma-1f66.title-purple-deb0 .pink_3b9e:before {
  background: rgba(255, 255, 255, 0.9);
}
.plasma-1f66.title-purple-deb0 .footer-rough-ea85 .bronze_ea01 li a,
.plasma-1f66.title-purple-deb0 .footer-rough-ea85 .disabled-full-a3d3,
.plasma-1f66.title-purple-deb0 .middle-1d2e {
  border-color: rgba(0, 0, 0, 0.08);
}
.plasma-1f66.title-purple-deb0 .footer-rough-ea85 .disabled-full-a3d3:focus,
.plasma-1f66.title-purple-deb0 .footer-rough-ea85 .disabled-full-a3d3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.plasma-1f66.title-purple-deb0 .bronze_ea01 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.plasma-1f66.brown_db47 .orange-0e95,
.plasma-1f66.brown_db47 .picture-small-8f5a a,
.plasma-1f66.brown_db47 .dim-ac7c .disabled-full-a3d3,
.plasma-1f66.brown_db47 .dim-ac7c a,
.plasma-1f66.brown_db47 .middle-1d2e a {
  color: rgba(255, 255, 255, 0.79);
}
.plasma-1f66.brown_db47 .orange-0e95:hover,
.plasma-1f66.brown_db47 .picture-small-8f5a a:hover,
.plasma-1f66.brown_db47 .dim-ac7c .disabled-full-a3d3:hover,
.plasma-1f66.brown_db47 .dim-ac7c a:hover,
.plasma-1f66.brown_db47 .middle-1d2e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.plasma-1f66.brown_db47 .light-accc {
  color: rgba(255, 255, 255, 0.99);
}
.plasma-1f66.brown_db47 .message-47fc {
  border-color: rgba(255, 255, 255, 0.08);
}
.plasma-1f66.brown_db47 .message-47fc:before {
  background: rgba(255, 255, 255, 0.08);
}
.plasma-1f66.brown_db47 .pink_3b9e:before {
  background: rgba(0, 0, 0, 0.9);
}
.plasma-1f66.brown_db47 .footer-rough-ea85 .bronze_ea01 li a,
.plasma-1f66.brown_db47 .footer-rough-ea85 .disabled-full-a3d3,
.plasma-1f66.brown_db47 .middle-1d2e {
  border-color: rgba(255, 255, 255, 0.08);
}
.plasma-1f66.brown_db47 .footer-rough-ea85 .disabled-full-a3d3:focus,
.plasma-1f66.brown_db47 .footer-rough-ea85 .disabled-full-a3d3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.plasma-1f66.brown_db47 .bronze_ea01 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pink_3b9e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.pink_3b9e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.large-cefd {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.focus_49a4 .plasma-1f66 {
  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;
}
.focus_49a4 .message-47fc {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.focus_49a4 .message-47fc: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) {
  .focus_49a4 .message-47fc:before {
    width: 16%;
    left: 42%;
  }
}
.focus_49a4 .message-47fc:last-child:before {
  content: none;
}
.focus_49a4 .message-47fc[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.focus_49a4 .footer-rough-ea85 .bronze_ea01 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.focus_49a4 .footer-rough-ea85 .bronze_ea01 li a .disabled-full-a3d3 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.focus_49a4 .footer-rough-ea85 .middle-1d2e {
  border: none;
}
.focus_49a4 .footer-rough-ea85 .middle-1d2e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.focus_49a4 .pink_3b9e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.focus_49a4 .large-cefd {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.focus_49a4 .brown_db47 .pink_3b9e:before {
  background: rgba(0, 0, 0, 0.9);
}
.focus_49a4 .title-purple-deb0.gallery-7cc8 .fresh-f75d {
  background: rgba(0, 0, 0, 0.6);
}
.focus_49a4
  .title-purple-deb0.gallery-7cc8
  .fresh-f75d::after,
.focus_49a4
  .title-purple-deb0.gallery-7cc8
  .fresh-f75d:before {
  background: inherit;
}
.focus_49a4
  .title-purple-deb0.gallery-7cc8:hover
  .fresh-f75d {
  background: rgba(0, 0, 0, 0.8);
}
.image_0242 .plasma-1f66 {
  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) {
  .image_0242 .plasma-1f66 {
    width: auto;
    right: 45px;
  }
}
.surface_bf45 .plasma-1f66 {
  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) {
  .surface_bf45 .plasma-1f66 {
    width: auto;
    left: 45px;
  }
}
.border-83fe .plasma-1f66 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.border-83fe .large-cefd {
  max-width: 48em;
  margin: 0 auto;
}
.border-83fe .pink_3b9e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.orange-1847 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.orange-1847.focus_49a4 .plasma-1f66 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.orange-1847.image_0242 .plasma-1f66 {
  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);
}
.orange-1847 .plasma-1f66 {
  visibility: visible;
}
.orange-1847.surface_bf45 .plasma-1f66 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.media_selected_26df,
.center_5fd5 {
  overflow-x: hidden;
}
.media_selected_26df .plasma-1f66 {
  overflow: auto;
}
.media_selected_26df.focus_49a4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media_selected_26df.focus_49a4 .plasma-1f66 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.media_selected_26df.focus_49a4 .middle_cee7 {
  opacity: 0;
}
.media_selected_26df.image_0242 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media_selected_26df.image_0242 .plasma-1f66 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.media_selected_26df.image_0242 .middle_cee7 {
  opacity: 0;
}
.media_selected_26df.surface_bf45 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media_selected_26df.surface_bf45 .plasma-1f66 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.media_selected_26df.surface_bf45 .middle_cee7 {
  opacity: 0;
}
.media_selected_26df.border-83fe .plasma-1f66 {
  z-index: 10;
  visibility: visible;
}
.gallery-7cc8 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.gallery-7cc8 .fresh-f75d {
  background: rgba(255, 255, 255, 0.99);
}
.gallery-7cc8 .fresh-f75d::after,
.gallery-7cc8 .fresh-f75d:before {
  background: inherit;
}
.gallery-7cc8:hover .fresh-f75d {
  background: rgba(255, 255, 255, 0.99);
}
.surface_bf45 .gallery-7cc8 {
  top: 10px;
  right: auto;
  left: 12px;
}
.border-83fe .gallery-7cc8 {
  display: none !important;
}
.media_selected_26df:before,
.center_5fd5:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.media_selected_26df .gallery-7cc8,
.center_5fd5 .gallery-7cc8 {
  display: inline-block;
}
.plasma-1f66 .bright-8107 {
  -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;
}
.media_selected_26df .plasma-1f66 .bright-8107,
.center_5fd5 .plasma-1f66 .bright-8107 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.thick-c66c .menu-hard-f626 {
  width: 100%;
}
.focused-a43b {
  padding: 0 0.5em 0;
}
.focused-a43b [class*="customify-col-"],
.focused-a43b [class*="customify-col_"],
.focused-a43b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.mask_d303 .focused-a43b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .panel_2c8c .feature_hot_2e21,
  .feature_hot_2e21 {
    display: none;
  }
  .down_a857 {
    text-align: left;
  }
  .active-new-483a {
    text-align: center;
  }
  .main_55a9 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .panel_2c8c .upper_8724,
  .upper_8724 {
    display: none;
  }
  .motion_43ce {
    text-align: left;
  }
  .over_1abf {
    text-align: center;
  }
  .container_238d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .panel_2c8c .frame_5509,
  .frame_5509 {
    display: none;
  }
  .plasma-dfc4 {
    text-align: left;
  }
  .pattern-large-dfb9 {
    text-align: center;
  }
  .tertiary_mini_06be {
    text-align: right;
  }
}
#page {
  position: relative;
}
.item-easy-51bd {
  box-shadow: none !important;
}
.logo-hard-b804 .notice_copper_9bac,
.paragraph_paper_50cb .notice_copper_9bac {
  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;
}
.paragraph_paper_50cb .notice_copper_9bac {
  margin-top: 30px;
  margin-bottom: 30px;
}
.inner_9a72 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.inner_9a72:after,
.inner_9a72:before {
  content: "";
  display: table;
}
.inner_9a72:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .inner_9a72 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.inner_9a72,
.accordion_2529 {
  max-width: 1248px;
  margin: 0 auto;
}

.frame_2d6c.hidden_new_aea8 .inner_9a72 {
  max-width: 100%;
}
.frame_2d6c.sort-ffac {
  max-width: 1200px;
  margin: 0 auto;
}
.frame_2d6c.center-073a .inner_9a72 {
  max-width: 100%;
}
.frame_2d6c.center-073a > .inner_9a72 {
  padding-left: 0;
  padding-right: 0;
}
.frame_2d6c.center-073a > .inner_9a72 .panel_2c8c {
  margin: 0;
}
.frame_2d6c.center-073a
  > .inner_9a72
  .header_3c62.list_yellow_2c9a {
  margin-right: 0;
  margin-left: 0;
}
.frame_2d6c.center-073a #main.list_yellow_2c9a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .box_west_ff92 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .box_west_ff92 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .fresh-c72e .info-center-a6f3 {
    padding-right: 1em;
  }
  .fresh-c72e.tooltip_full_025e .header_3c62 {
    border-right: 1px solid #eaecee;
  }
  .fresh-c72e.tooltip_full_025e .info-center-a6f3 {
    padding-right: 1em;
  }
  .fresh-c72e.tooltip_full_025e .purple_3163 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .center_1224 .info-center-a6f3 {
    padding-left: 1em;
  }
  .center_1224.tooltip_full_025e .header_3c62 {
    border-left: 1px solid #eaecee;
  }
  .center_1224.tooltip_full_025e .info-center-a6f3 {
    padding-left: 1em;
  }
  .center_1224.tooltip_full_025e .purple_3163 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture-last-9d61 .info-center-a6f3 {
    padding-left: 1em;
  }
  .picture-last-9d61.tooltip_full_025e .alert-89da {
    border-right: 1px solid #eaecee;
  }
  .picture-last-9d61.tooltip_full_025e .pressed_42e1 {
    border-right: 1px solid #eaecee;
  }
  .picture-last-9d61.tooltip_full_025e .info-center-a6f3 {
    padding-left: 1em;
  }
  .picture-last-9d61.tooltip_full_025e .purple_3163 {
    padding-right: 1em;
  }
  .picture-last-9d61.tooltip_full_025e .dropdown-7d00 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dim-6792 .info-center-a6f3 {
    padding-right: 1em;
  }
  .dim-6792.tooltip_full_025e .alert-89da {
    border-left: 1px solid #eaecee;
  }
  .dim-6792.tooltip_full_025e .pressed_42e1 {
    border-left: 1px solid #eaecee;
  }
  .dim-6792.tooltip_full_025e .info-center-a6f3 {
    padding-right: 1em;
  }
  .dim-6792.tooltip_full_025e .purple_3163 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dim-6792.tooltip_full_025e .dropdown-7d00 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .box_west_ff92 .info-center-a6f3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .box_west_ff92.tooltip_full_025e .header_3c62 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .box_west_ff92.tooltip_full_025e .info-center-a6f3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .box_west_ff92.tooltip_full_025e .purple_3163 {
    padding-left: 1em;
  }
  .box_west_ff92.tooltip_full_025e .dropdown-7d00 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .box_west_ff92.tooltip_full_025e .info-center-a6f3 {
    padding-left: 0;
  }
}
.hot-4e1e .paragraph_rough_7923 {
  display: inline-block;
}
.old_78fd {
  display: inline-block;
}
.tertiary-over-33dd {
  word-con: break-word;
}
.middle_f123 > span {
  display: inline-block;
  padding: 5px 0;
}
.middle_f123 .backdrop-new-06c9 {
  margin-left: 8px;
  margin-right: 8px;
}
.middle_f123 .content_776b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.module_c47c .container-east-2434 {
  margin-bottom: 2em;
}
.module_c47c .caption-28f8 {
  margin-bottom: 15px;
}
.module_c47c .caption-28f8:last-child {
  margin-bottom: 0;
}
.module_c47c .form_warm_5f69 {
  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) {
  .module_c47c .form_warm_5f69 {
    display: block;
  }
}
.module_c47c .paragraph_c775 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .module_c47c .paragraph_c775 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.module_c47c .badge-plasma-9639 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.module_c47c .badge-plasma-9639 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.module_c47c .badge-plasma-9639 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.module_c47c .tertiary-over-33dd {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.module_c47c .tertiary-over-33dd a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.module_c47c .badge_warm_1fcd p:last-child {
  margin-bottom: 0;
}
.module_c47c .west_6938 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.module_c47c .dropdown_center_6d6f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.module_c47c .feature-c860 {
  margin-top: 1em;
}
.module_c47c .chip-b678 {
  top: 0;
  display: block;
}
.module_c47c .chip-b678 a {
  color: inherit;
}
.module_c47c .chip-b678 a:hover {
  color: inherit;
}
.module_c47c .yellow_6192 {
  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;
}
.module_c47c .yellow_6192:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.module_c47c .dropdown_center_6d6f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.module_c47c .module_d879 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.module_c47c .module_d879:first-child {
  margin-top: 0;
}
.module_c47c .module_d879.hover_ae9f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.module_c47c .module_d879.popup-mini-b7b0 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.module_c47c
  .module_d879.popup-mini-b7b0.content_3ac4
  .feature-c860 {
  width: 100%;
}
.module_c47c .popup-mini-b7b0 {
  -webkit-box-align: center;
  align-items: center;
}
.module_c47c .popup-mini-b7b0 .middle_f123,
.module_c47c .popup-mini-b7b0 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.module_c47c .badge-plasma-9639 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.module_c47c .badge-plasma-9639 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.module_c47c .badge-plasma-9639: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;
}
.module_c47c .hover_ae9f {
  z-index: 5;
}
.module_c47c .logo_dynamic_c02b .preview-793e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.module_c47c .tooltip-2884 .preview-793e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.module_c47c .border_64e5 .preview-793e {
  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;
}
.module_c47c.layout_d8cd .form_warm_5f69,
.module_c47c.notice_46c1 .form_warm_5f69 {
  display: block;
}
.module_c47c.layout_d8cd .form_warm_5f69 .module_116d,
.module_c47c.layout_d8cd .form_warm_5f69 .dropdown_center_6d6f,
.module_c47c.notice_46c1 .form_warm_5f69 .module_116d,
.module_c47c.notice_46c1 .form_warm_5f69 .dropdown_center_6d6f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.module_c47c.footer-08f0 .paragraph_c775 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .module_c47c.footer-08f0 .paragraph_c775 {
    margin-right: 0;
  }
}
.module_c47c.layout_d8cd .paragraph_c775,
.module_c47c.notice_46c1 .paragraph_c775 {
  padding-top: 40%;
}
.module_c47c.layout_d8cd .container-east-2434,
.module_c47c.notice_46c1 .container-east-2434 {
  display: block;
}
.module_c47c.layout_d8cd .fn-sticky-721e .dropdown_center_6d6f,
.module_c47c.notice_46c1 .fn-sticky-721e .dropdown_center_6d6f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.module_c47c.layout_d8cd .paragraph_c775,
.module_c47c.notice_46c1 .paragraph_c775 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.module_c47c.layout_d8cd .dropdown_center_6d6f {
  padding: 1em;
}
.backdrop-7471 {
  margin: 30px auto;
  display: block;
}
.backdrop-7471 .chip_solid_2716 > * {
  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;
}
.backdrop-7471 .chip_solid_2716 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.backdrop-7471 .chip_solid_2716 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tooltip-blue-0da9 .middle_f123 {
  margin-bottom: 1.41575em;
}
.tooltip-blue-0da9 .info_dirty_334f {
  margin-bottom: 1.618em;
}
.plasma_6c33 .hidden_dca6 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.plasma_6c33 .hidden_dca6 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.plasma_6c33 .media_5b8c {
  max-width: 100%;
  overflow: auto;
}
.clean_5ed5 .plasma_6c33 a:hover {
  text-decoration: underline;
}
.hovered_c96c .caption-28f8:not(.tertiary-over-33dd),
.hovered_c96c .badge-plasma-9639 {
  margin-bottom: 1.41575em;
}
.hovered_c96c .caption-28f8:not(.tertiary-over-33dd):last-child,
.hovered_c96c .badge-plasma-9639:last-child {
  margin-bottom: 0;
}
.hovered_c96c .caption-28f8.disabled_0618 {
  margin-bottom: 0.41575em;
}
.hovered_c96c .background_0119:before,
.hovered_c96c .wrapper-hot-558c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hovered_c96c .background_0119:before {
  content: "\f115";
}
.hovered_c96c .wrapper-hot-558c:before {
  content: "\f02c";
}
.hovered_c96c .icon-4e98 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hovered_c96c .icon-4e98 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.pagination_current_b431 {
  display: -webkit-box;
  display: flex;
}
.pagination_current_b431 .gas-b4a7 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .pagination_current_b431 .gas-b4a7 {
    flex-basis: 90px;
  }
}
.pagination_current_b431 .frame_warm_b79e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .pagination_current_b431 .frame_warm_b79e {
    flex-basis: calc(100% - 50px);
  }
}
.pagination_current_b431 .list-motion-f6e5 p:last-child {
  margin-bottom: 0.72em;
}
.container-1287 .chip_solid_2716 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.container-1287 .chip_solid_2716:after,
.container-1287 .chip_solid_2716:before {
  content: "";
  display: table;
}
.container-1287 .chip_solid_2716:after {
  clear: both;
}
.container-1287 .chip_solid_2716 .slider_gas_99d9,
.container-1287 .chip_solid_2716 .liquid-53f9 {
  width: 49%;
}
.container-1287 .chip_solid_2716 .slider_gas_99d9 a span.hero-huge-5c5e,
.container-1287 .chip_solid_2716 .liquid-53f9 a span.hero-huge-5c5e {
  display: block;
  margin-bottom: 5px;
}
.container-1287 .chip_solid_2716 .liquid-53f9 {
  float: left;
  text-align: left;
}
.container-1287 .chip_solid_2716 .slider_gas_99d9 {
  float: right;
  text-align: right;
}
.notice-hovered-77d3 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .notice-hovered-77d3 {
    margin-bottom: 0;
  }
}
.slow_51a0 {
  margin-bottom: 1em;
}
.slow_51a0 .tertiary-over-33dd {
  font-size: 1.1em;
  line-height: 1.3;
}
.green_6a49 a {
  display: block;
  line-height: 0;
  position: relative;
}
.modal-gold-fd5d .slow_51a0,
.table_bbc7 .slow_51a0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .modal-gold-fd5d .slow_51a0,
  .table_bbc7 .slow_51a0 {
    display: block;
  }
}
.modal-gold-fd5d .green_6a49,
.table_bbc7 .green_6a49 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .modal-gold-fd5d .green_6a49,
  .table_bbc7 .green_6a49 {
    margin-bottom: 1em;
  }
}
.modal-gold-fd5d .green_6a49 img,
.table_bbc7 .green_6a49 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.modal-gold-fd5d .menu-upper-252d,
.table_bbc7 .menu-upper-252d {
  flex-basis: calc(100% - 160px);
}
.modal-gold-fd5d .menu-upper-252d p,
.table_bbc7 .menu-upper-252d p {
  margin-bottom: 0;
}
.modal-gold-fd5d .menu-upper-252d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .modal-gold-fd5d .menu-upper-252d {
    padding-left: 0;
  }
}
.table_bbc7 .menu-upper-252d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .table_bbc7 .menu-upper-252d {
    padding-right: 0;
  }
}
.table_bbc7 .green_6a49 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.complex-30cd .green_6a49 {
  margin-bottom: 0.5em;
}
.complex-30cd .green_6a49 img {
  width: 100%;
}
.huge_067e .layout_2004,
.overlay-north-f12f .layout_2004 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.overlay-north-f12f .header_3c62 .copper_05f4 p:last-child {
  margin-bottom: 0;
}
.nav_4ac2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.accordion_0c34 .article-3c95 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .accordion_0c34 .article-3c95:last-of-type {
    margin-bottom: 0;
  }
}
.accordion_0c34 .article-3c95 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.accordion_0c34 .article-3c95 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.accordion_0c34 .article-3c95 ul li {
  margin: 0 0 0.6em;
}
.accordion_0c34 .article-3c95 ul li.active-5d86,
.accordion_0c34 .article-3c95 ul li.wide_eee0 {
  position: relative;
}
.accordion_0c34 .article-3c95 ul li.active-5d86 .picture_42ed,
.accordion_0c34 .article-3c95 ul li.wide_eee0 .picture_42ed {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.accordion_0c34 .article-3c95 ul li.active-5d86:after:after,
.accordion_0c34 .article-3c95 ul li.active-5d86:after:before,
.accordion_0c34
  .article-3c95
  ul
  li.wide_eee0:after:after,
.accordion_0c34
  .article-3c95
  ul
  li.wide_eee0:after:before {
  content: "";
  display: table;
}
.accordion_0c34 .article-3c95 ul li.active-5d86:after:after,
.accordion_0c34
  .article-3c95
  ul
  li.wide_eee0:after:after {
  clear: both;
}
.accordion_0c34 .article-3c95 a.disabled-7b1f:hover {
  text-decoration: none;
}
.accordion_0c34 .article-3c95 select {
  max-width: 100%;
}
.accordion_0c34 .article-3c95 table {
  font-size: 85%;
}
.accordion_0c34 .article-3c95 table td,
.accordion_0c34 .article-3c95 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.accordion_0c34 .article-3c95 table tfoot td {
  text-align: left;
}
.accordion_0c34 .article-3c95 :last-child {
  margin-bottom: 0;
}
.accordion_0c34 .article-3c95 .highlight-complex-cefd {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.accordion_0c34 .article-3c95 .highlight-complex-cefd label {
  width: 100%;
}
.accordion_0c34 .article-3c95 .highlight-complex-cefd .component-hovered-252d {
  width: 100%;
  display: block;
}
.accordion_0c34 .article-3c95 .highlight-complex-cefd .form_up_c9e4 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.accordion_0c34 .article-3c95 .highlight-complex-cefd .form_up_c9e4:hover svg #svg-search {
  fill: #444;
}
.accordion_0c34 .article-3c95 .highlight-complex-cefd .form_up_c9e4 svg {
  width: 18px;
  height: 18px;
}
.accordion_0c34 .column_dynamic_3974 ul ul,
.accordion_0c34 .photo-a89a ul ul,
.accordion_0c34 .caption-gold-a73d ul ul,
.accordion_0c34 .element_55a6 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.accordion_0c34 .column_dynamic_3974 .current-bfd9 > a,
.accordion_0c34 .photo-a89a .current-bfd9 > a,
.accordion_0c34 .caption-gold-a73d .current-bfd9 > a,
.accordion_0c34 .element_55a6 .current-bfd9 > a {
  margin-bottom: 0;
}
.accordion_0c34 .detail_medium_9b24 li,
.accordion_0c34 .column_dynamic_3974 li,
.accordion_0c34 .popup-abd3 li,
.accordion_0c34 .photo-a89a li,
.accordion_0c34 .caption-gold-a73d li,
.accordion_0c34 .element_55a6 li,
.accordion_0c34 .iron-5f45 li,
.accordion_0c34 .hard-668b li {
  display: block;
  position: relative;
}
.accordion_0c34 .detail_medium_9b24 li:last-child,
.accordion_0c34 .column_dynamic_3974 li:last-child,
.accordion_0c34 .popup-abd3 li:last-child,
.accordion_0c34 .photo-a89a li:last-child,
.accordion_0c34 .caption-gold-a73d li:last-child,
.accordion_0c34 .element_55a6 li:last-child,
.accordion_0c34 .iron-5f45 li:last-child,
.accordion_0c34 .hard-668b li:last-child {
  border: none;
}
.accordion_0c34 .detail_medium_9b24 li a,
.accordion_0c34 .column_dynamic_3974 li a,
.accordion_0c34 .popup-abd3 li a,
.accordion_0c34 .photo-a89a li a,
.accordion_0c34 .caption-gold-a73d li a,
.accordion_0c34 .element_55a6 li a,
.accordion_0c34 .iron-5f45 li a,
.accordion_0c34 .hard-668b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.accordion_0c34 .detail_medium_9b24 li ul li::before,
.accordion_0c34 .column_dynamic_3974 li ul li::before,
.accordion_0c34 .popup-abd3 li ul li::before,
.accordion_0c34 .photo-a89a li ul li::before,
.accordion_0c34 .caption-gold-a73d li ul li::before,
.accordion_0c34 .element_55a6 li ul li::before,
.accordion_0c34 .iron-5f45 li ul li::before,
.accordion_0c34 .hard-668b li ul li::before {
  left: 15px;
}
.accordion_0c34 .detail_medium_9b24 li ul a,
.accordion_0c34 .column_dynamic_3974 li ul a,
.accordion_0c34 .popup-abd3 li ul a,
.accordion_0c34 .photo-a89a li ul a,
.accordion_0c34 .caption-gold-a73d li ul a,
.accordion_0c34 .element_55a6 li ul a,
.accordion_0c34 .iron-5f45 li ul a,
.accordion_0c34 .hard-668b li ul a {
  padding-left: 20px;
}
.accordion_0c34 .detail_medium_9b24 li ul ul li::before,
.accordion_0c34 .column_dynamic_3974 li ul ul li::before,
.accordion_0c34 .popup-abd3 li ul ul li::before,
.accordion_0c34 .photo-a89a li ul ul li::before,
.accordion_0c34 .caption-gold-a73d li ul ul li::before,
.accordion_0c34 .element_55a6 li ul ul li::before,
.accordion_0c34 .iron-5f45 li ul ul li::before,
.accordion_0c34 .hard-668b li ul ul li::before {
  left: 30px;
}
.accordion_0c34 .detail_medium_9b24 li ul ul a,
.accordion_0c34 .column_dynamic_3974 li ul ul a,
.accordion_0c34 .popup-abd3 li ul ul a,
.accordion_0c34 .photo-a89a li ul ul a,
.accordion_0c34 .caption-gold-a73d li ul ul a,
.accordion_0c34 .element_55a6 li ul ul a,
.accordion_0c34 .iron-5f45 li ul ul a,
.accordion_0c34 .hard-668b li ul ul a {
  padding-left: 40px;
}
.accordion_0c34 .current_a606 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.accordion_0c34 .hard-668b ul li {
  margin-bottom: 1.41575em;
}
.accordion_0c34 .hard-668b ul li .block-fluid-fcb9 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.accordion_0c34 .hard-668b ul li .tabs_west_9cac {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.brown_db47 .detail_medium_9b24 li a,
.brown_db47 .column_dynamic_3974 li a,
.brown_db47 .popup-abd3 li a,
.brown_db47 .photo-a89a li a,
.brown_db47 .caption-gold-a73d li a,
.brown_db47 .element_55a6 li a,
.brown_db47 .iron-5f45 li a,
.brown_db47 .hard-668b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.brown_db47 .current_a606 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.brown_db47 .article-3c95 ul li.active-5d86 .picture_42ed,
.brown_db47 .article-3c95 ul li.wide_eee0 .picture_42ed {
  background: rgba(0, 0, 0, 0.2);
}
.brown_db47 .accordion_0c34 .article-3c95 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame_2d6c .accordion_0c34 .bronze_ea01 li {
  margin: 0;
}
.frame_2d6c .accordion_0c34 .bronze_ea01 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.frame_2d6c .accordion_0c34 .bronze_ea01 li ul {
  margin: 0;
}
.frame_2d6c .accordion_0c34 .bronze_ea01 li ul li a {
  padding-left: 15px;
}
.frame_2d6c .accordion_0c34 .bronze_ea01 li ul li li a {
  padding-left: 30px;
}
.frame_2d6c .accordion_0c34 .bronze_ea01 li.accent-middle-4598 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.frame_2d6c .accordion_0c34 .bronze_ea01 li.accent-middle-4598 > 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;
}
.frame_2d6c .accordion_0c34 .bronze_ea01 li.accent-middle-4598 > 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;
}
.link-bottom-46bb a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.card-warm-2b22 {
  position: relative;
  z-index: 10;
}
.card-warm-2b22 .bright-8107 {
  width: 100%;
  max-width: 100%;
}
.frame_tiny_0338 .nav_c5b7 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.frame_tiny_0338 .title-purple-deb0 {
}
.frame_tiny_0338 .brown_db47 {
  background: #292929;
}
.article-fcd8 .nav_c5b7 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.article-fcd8 .title-purple-deb0 {
  background: #f9f9f9;
}
.article-fcd8 .brown_db47 {
  background: #303030;
}
.notification_c7cf .nav_c5b7 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .notification_c7cf .paragraph_rough_7923 {
    margin-bottom: 1em;
  }
  .notification_c7cf .paragraph_rough_7923:last-child {
    margin-bottom: 0;
  }
}
.notification_c7cf .title-purple-deb0 {
  background: #ededed;
}
.notification_c7cf .brown_db47 {
  background: #1a1a1a;
}
.nav_c5b7.title-purple-deb0 {
  color: rgba(0, 0, 0, 0.6);
}
.nav_c5b7.title-purple-deb0 .simple_5148 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.nav_c5b7.brown_db47 {
  color: rgba(255, 255, 255, 0.99);
}
.nav_c5b7.brown_db47 a:not(.disabled-7b1f) {
  color: rgba(255, 255, 255, 0.79);
}
.nav_c5b7.brown_db47 a:not(.disabled-7b1f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav_c5b7.brown_db47 .simple_5148 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav_c5b7.brown_db47 table tbody td,
.nav_c5b7.brown_db47 table th {
  background: rgba(0, 0, 0, 0.08);
}
.gradient_north_7c37.hover_8e19 .inner_9a72 {
  max-width: initial;
}
.gradient_north_7c37 .label_tiny_3512 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.gradient_north_7c37 .label_tiny_3512 .bright-8107 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .gradient_north_7c37 .label_tiny_3512 .bright-8107 {
    display: block;
    margin-bottom: 2em;
  }
  .gradient_north_7c37 .label_tiny_3512 .bright-8107:last-child {
    margin-bottom: 0;
  }
}
.notification_c7cf .paragraph_rough_7923:last-child,
.article-fcd8 .paragraph_rough_7923:last-child,
.frame_tiny_0338 .paragraph_rough_7923:last-child {
  margin-bottom: 0;
}
.notification_c7cf .paragraph_rough_7923 .accordion_0c34 .article-3c95:last-child,
.article-fcd8 .paragraph_rough_7923 .accordion_0c34 .article-3c95:last-child,
.frame_tiny_0338 .paragraph_rough_7923 .accordion_0c34 .article-3c95:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .notification_c7cf .short_001c,
  .notification_c7cf .west-7316,
  .article-fcd8 .short_001c,
  .article-fcd8 .west-7316,
  .frame_tiny_0338 .short_001c,
  .frame_tiny_0338 .west-7316 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .card-warm-2b22 .paragraph_rough_7923 {
    margin-bottom: 2em;
  }
}
.card-warm-2b22 p:last-child {
  margin-bottom: 0;
}
.card-warm-2b22 li,
.card-warm-2b22 ul {
  list-style: none;
  margin: 0;
}
.card-warm-2b22 ul ul {
  margin-left: 2.617924em;
}
.top-1422 {
  font-size: 0.875em;
}

/* css-noise: 8c45 */
.promo-block-j8 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.3;
}
