/*!
Theme Name: Customify
Theme URI: https://pressmaximum.modal-active-ae5a/customify
Author: WPCustomify
Author URI: https://pressmaximum.modal-active-ae5a
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.modal-active-ae5a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.dirty_b9c3.tooltip_6de1/licenses/gpl-2.0.texture-active-aaad
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.slider-50d6/, (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.progress-green-a844.inner_23f0/normalize.pattern-bc45/
 ======
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.pattern-bc45 v7.0.0 | MIT License | github.modal-active-ae5a/necolas/normalize.pattern-bc45 */
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;
}
.menu_fe8a .panel_c51b,
.tag-ffba,
.rough-e9e9,
.soft-3d1f,
.hidden_f73e,
.link-full-ae1c,
.basic_8a65,
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;
}
.tag-ffba,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tag-ffba,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tag-ffba,
  h1 {
    font-size: 1.8em;
  }
}
.rough-e9e9,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.rough-e9e9 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .rough-e9e9,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .rough-e9e9,
  h2 {
    font-size: 1.7em;
  }
}
.soft-3d1f,
h3 {
  font-size: 1.618em;
}
.menu_fe8a .panel_c51b,
.hidden_f73e,
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.primary_5034 {
  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;
}
.message_bronze_6362:after,
.message_bronze_6362:before,
.texture-cold-7f27:after,
.texture-cold-7f27:before {
  content: "";
  display: table;
}
.message_bronze_6362:after,
.texture-cold-7f27:after {
  clear: both;
}
.label_center_1e37 {
  float: right;
  margin-right: 0;
}
.accordion_462b {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.clean_aa6f .column_e421,
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;
}
.clean_aa6f .column_e421: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;
}
.sort-green-adda .column_e421 {
  box-shadow: none;
}
.sort-green-adda
  .column_e421
  .panel-dark-3920 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.sort-green-adda .column_e421 .form_54bb {
  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;
}
.sort-green-adda
  .column_e421
  .form_54bb
  b {
  display: none;
}
.sort-green-adda .dynamic_2784 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.bright-43f6:not(.notification-4b92):not(.nav_2810),
button:not(.notification-4b92):not(.nav_2810),
input[type="button"]:not(.notification-4b92):not(
    .nav_2810
  ),
input[type="reset"]:not(.notification-4b92):not(
    .nav_2810
  ),
input[type="submit"]:not(.notification-4b92):not(
    .nav_2810
  ) {
  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;
}
.bright-43f6:not(.notification-4b92):not(
    .nav_2810
  ):hover,
button:not(.notification-4b92):not(
    .nav_2810
  ):hover,
input[type="button"]:not(.notification-4b92):not(
    .nav_2810
  ):hover,
input[type="reset"]:not(.notification-4b92):not(
    .nav_2810
  ):hover,
input[type="submit"]:not(.notification-4b92):not(
    .nav_2810
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.bright-43f6:not(.notification-4b92):not(
    .nav_2810
  ):active,
.bright-43f6:not(.notification-4b92):not(
    .nav_2810
  ):focus,
button:not(.notification-4b92):not(
    .nav_2810
  ):active,
button:not(.notification-4b92):not(
    .nav_2810
  ):focus,
input[type="button"]:not(.notification-4b92):not(
    .nav_2810
  ):active,
input[type="button"]:not(.notification-4b92):not(
    .nav_2810
  ):focus,
input[type="reset"]:not(.notification-4b92):not(
    .nav_2810
  ):active,
input[type="reset"]:not(.notification-4b92):not(
    .nav_2810
  ):focus,
input[type="submit"]:not(.notification-4b92):not(
    .nav_2810
  ):active,
input[type="submit"]:not(.notification-4b92):not(
    .nav_2810
  ):focus {
  outline: 0;
}
.bright-43f6:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1,
button:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1,
input[type="button"]:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1,
input[type="reset"]:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1,
input[type="submit"]:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1 {
  position: relative;
}
.bright-43f6:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1
  .yellow-c963,
.bright-43f6:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1
  .item-6e51,
.bright-43f6:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1
  .slow-78aa,
.bright-43f6:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1
  i,
.bright-43f6:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1
  svg,
button:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1
  .yellow-c963,
button:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1
  .item-6e51,
button:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1
  .slow-78aa,
button:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1
  i,
button:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1
  svg,
input[type="button"]:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1
  .yellow-c963,
input[type="button"]:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1
  .item-6e51,
input[type="button"]:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1
  .slow-78aa,
input[type="button"]:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1
  i,
input[type="button"]:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1
  svg,
input[type="reset"]:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1
  .yellow-c963,
input[type="reset"]:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1
  .item-6e51,
input[type="reset"]:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1
  .slow-78aa,
input[type="reset"]:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1
  i,
input[type="reset"]:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1
  svg,
input[type="submit"]:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1
  .yellow-c963,
input[type="submit"]:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1
  .item-6e51,
input[type="submit"]:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1
  .slow-78aa,
input[type="submit"]:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1
  i,
input[type="submit"]:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1
  svg {
  visibility: hidden;
}
.bright-43f6:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1:after,
button:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1:after,
input[type="button"]:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1:after,
input[type="reset"]:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1:after,
input[type="submit"]:not(.notification-4b92):not(
    .nav_2810
  ).fn-loading-5eb1: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;
}
.bright-43f6:not(.notification-4b92):not(.nav_2810),
input[type="button"]:not(.notification-4b92):not(
    .nav_2810
  ),
input[type="reset"]:not(.notification-4b92):not(
    .nav_2810
  ),
input[type="submit"]:not(.notification-4b92):not(
    .nav_2810
  ) {
  color: #fff;
  background: #235787;
}
.bright-43f6:not(.notification-4b92):not(
    .nav_2810
  ):focus,
input[type="button"]:not(.notification-4b92):not(
    .nav_2810
  ):focus,
input[type="reset"]:not(.notification-4b92):not(
    .nav_2810
  ):focus,
input[type="submit"]:not(.notification-4b92):not(
    .nav_2810
  ):focus {
  color: #fff;
}
.bright-43f6.fn-disabled-5eb1:not(.notification-4b92):not(
    .nav_2810
  ),
.bright-43f6[disabled]:not(.notification-4b92):not(
    .nav_2810
  ),
button.fn-disabled-5eb1:not(.notification-4b92):not(
    .nav_2810
  ),
button[disabled]:not(.notification-4b92):not(
    .nav_2810
  ) {
  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;
}
.accordion_fe04 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.accordion_fe04: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;
}
.header_9407 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.active-c538 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.stone-e4cf {
  clear: both;
  display: block;
  margin: 0 auto;
}
.message_bronze_6362:after,
.message_bronze_6362:before,
.aside-advanced-4356:after,
.aside-advanced-4356:before,
.pattern_soft_b492:after,
.pattern_soft_b492:before,
.component-3484:after,
.component-3484:before,
.breadcrumb_right_80f9:after,
.breadcrumb_right_80f9:before,
.row_under_fd96:after,
.row_under_fd96:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.message_bronze_6362:after,
.aside-advanced-4356:after,
.pattern_soft_b492:after,
.component-3484:after,
.breadcrumb_right_80f9:after,
.row_under_fd96:after {
  clear: both;
}
.aside-advanced-4356 .secondary-6774,
.pattern_soft_b492 .secondary-6774,
.sort_basic_507c .secondary-6774 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.modal-cba2 {
  display: inline-block;
}
.sort-advanced-007b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.sort-advanced-007b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.sort-advanced-007b .element_2bfa {
  padding: 1em 0;
  font-size: 85%;
}
.element_2bfa {
  text-align: left;
  font-style: italic;
  color: #999;
}
.prev-d8d4 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.prev-d8d4:after,
.prev-d8d4:before {
  content: "";
  display: table;
}
.prev-d8d4:after {
  clear: both;
}
.cold_4243 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.static-6df6 .cold_4243 {
  max-width: 50%;
}
.popup_81aa .cold_4243 {
  max-width: 33.33%;
}
.container-bright-eb65 .cold_4243 {
  max-width: 25%;
}
.banner_fc38 .cold_4243 {
  max-width: 20%;
}
.main-77af .cold_4243 {
  max-width: 16.66%;
}
.red_c4b8 .cold_4243 {
  max-width: 14.28%;
}
.wrapper_76ef .cold_4243 {
  max-width: 12.5%;
}
.texture-gas-0e6f .cold_4243 {
  max-width: 11.11%;
}
.row_6a91 {
  display: block;
}
.menu_fe8a .progress_narrow_f751 label,
.menu_fe8a .prev_0d23 label,
.menu_fe8a .short_a186 label,
.menu_fe8a .gallery-static-6a03 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.over-5e24 {
  list-style: none;
  margin: 0;
}
.over-5e24 article.brown-1b66 {
  margin-bottom: 0;
}
.over-5e24 ul {
  list-style: none;
  margin: 0;
}
.over-5e24 .picture_clean_4563 li.brown-1b66 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .over-5e24 .picture_clean_4563 li.brown-1b66 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .over-5e24 .picture_clean_4563 li.brown-1b66: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) {
  .over-5e24 .picture_clean_4563 li.brown-1b66 li.brown-1b66 li.brown-1b66 li.brown-1b66 {
    padding-left: 0;
  }
}
article.brown-1b66 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.brown-1b66 .aside-advanced-4356 p:last-of-type {
  margin-bottom: 0;
}
article.brown-1b66 .stale_bca5 {
  float: left;
}
article.brown-1b66 .progress-pressed-905f {
  margin-left: 85px;
}
article.brown-1b66 .filter-under-1d8c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.brown-1b66 .filter-under-1d8c .center_33cd {
  margin-left: 10px;
}
article.brown-1b66 .filter-f634 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.brown-1b66 .inner-c009 {
  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 .progress_narrow_f751,
  #respond .short_a186,
  #respond .gallery-static-6a03 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .progress_narrow_f751 input,
#respond .short_a186 input,
#respond .gallery-static-6a03 input {
  width: 100%;
}
#respond .gallery-static-6a03 {
  margin-right: 0;
}
#respond .old-daa8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.thumbnail_thick_b6c3 {
  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;
}
.thumbnail_thick_b6c3.video-3884 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.thumbnail_thick_b6c3 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%);
}
.thumbnail_thick_b6c3:focus,
.thumbnail_thick_b6c3: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);
}
.hovered-4f62 {
  border-radius: 10%;
}
.list_prev_01c1 {
  border-radius: 50%;
}
.stone_b750 {
  font-size: 0.72em;
}
.gold-d372 {
  font-size: 0.875em;
}
.surface-motion-cf79 {
  font-size: 1.1em;
}
.cold-900e {
  text-transform: uppercase;
  line-height: 1.2;
}
.cold-900e.stone_b750 {
  letter-spacing: 0.5px;
}
.gold_2cfd,
.gold_2cfd a {
  color: #6d6d6d;
}
.gold_2cfd a:hover {
  color: #111;
}
.item_12b5 {
  color: #6d6d6d;
}
.bottom_1e6e {
  overflow-x: hidden;
}
.bottom_1e6e .message_7122.header_plasma_9e24 {
  position: relative;
}
.bottom_1e6e .message_7122.header_plasma_9e24.short-6bfa {
  position: initial;
}
.bottom_1e6e
  .message_7122.header_plasma_9e24.short-6bfa
  .small_94f6 {
  left: auto;
}
.bottom_1e6e .message_7122 .small_94f6 {
  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;
}
.bottom_1e6e .message_7122:hover.header_plasma_9e24 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.bottom_1e6e
  .message_7122:hover.header_plasma_9e24
  .small_94f6 {
  display: block;
  z-index: 9999999;
}
.bottom_1e6e .last_6629 .disabled-0870,
.bottom_1e6e .short-bfef .disabled-0870 {
  display: none;
}
.bottom_1e6e .element_71fd .message_7122:hover.header_plasma_9e24 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.menu_fe8a .progress_narrow_f751 label,
.menu_fe8a .prev_0d23 label,
.menu_fe8a .short_a186 label,
.menu_fe8a .gallery-static-6a03 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.over-5e24 {
  list-style: none;
  margin: 0;
}
.over-5e24 article.brown-1b66 {
  margin-bottom: 0;
}
.over-5e24 ul {
  list-style: none;
  margin: 0;
}
.over-5e24 .picture_clean_4563 li.brown-1b66 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .over-5e24 .picture_clean_4563 li.brown-1b66 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .over-5e24 .picture_clean_4563 li.brown-1b66: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) {
  .over-5e24 .picture_clean_4563 li.brown-1b66 li.brown-1b66 li.brown-1b66 li.brown-1b66 {
    padding-left: 0;
  }
}
article.brown-1b66 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.brown-1b66 .aside-advanced-4356 p:last-of-type {
  margin-bottom: 0;
}
article.brown-1b66 .stale_bca5 {
  float: left;
}
article.brown-1b66 .progress-pressed-905f {
  margin-left: 85px;
}
article.brown-1b66 .filter-under-1d8c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.brown-1b66 .filter-under-1d8c .center_33cd {
  margin-left: 10px;
}
article.brown-1b66 .filter-f634 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.brown-1b66 .inner-c009 {
  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 .progress_narrow_f751,
  #respond .short_a186,
  #respond .gallery-static-6a03 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .progress_narrow_f751 input,
#respond .short_a186 input,
#respond .gallery-static-6a03 input {
  width: 100%;
}
#respond .gallery-static-6a03 {
  margin-right: 0;
}
#respond .old-daa8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.last_6629 .secondary-8248 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.secondary-8248 .panel_blue_408d.selected-a4d9 .info-copper-f29e > li > a:focus,
.secondary-8248 .panel_blue_408d.selected-a4d9 .info-copper-f29e > li > a:hover,
.secondary-8248 .panel_blue_408d.motion_6321 .info-copper-f29e > li > a:focus,
.secondary-8248 .panel_blue_408d.motion_6321 .info-copper-f29e > li > a:hover,
.secondary-8248 .panel_blue_408d.liquid_dae3 .info-copper-f29e > li > a:focus,
.secondary-8248 .panel_blue_408d.liquid_dae3 .info-copper-f29e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-8248
  .panel_blue_408d.selected-a4d9
  .info-copper-f29e
  > li.button-iron-722f
  > a,
.secondary-8248
  .panel_blue_408d.selected-a4d9
  .info-copper-f29e
  > li.medium_26a6
  > a,
.secondary-8248
  .panel_blue_408d.motion_6321
  .info-copper-f29e
  > li.button-iron-722f
  > a,
.secondary-8248
  .panel_blue_408d.motion_6321
  .info-copper-f29e
  > li.medium_26a6
  > a,
.secondary-8248
  .panel_blue_408d.liquid_dae3
  .info-copper-f29e
  > li.button-iron-722f
  > a,
.secondary-8248 .panel_blue_408d.liquid_dae3 .info-copper-f29e > li.table_f4cc > a {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-8248 .shadow_purple_4ff9,
.secondary-8248 .shadow_purple_4ff9 a {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-8248 .middle-c815.thick_ac05 li a,
.secondary-8248 .inner_aaa9 a,
.secondary-8248 .paper_bb78,
.secondary-8248 .info-copper-f29e > li > a,
.secondary-8248 .module-9670 {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-8248 .middle-c815.thick_ac05 li a:hover,
.secondary-8248 .inner_aaa9 a:hover,
.secondary-8248 .paper_bb78:hover,
.secondary-8248 .info-copper-f29e > li > a:hover,
.secondary-8248 .module-9670:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-8248 .feature-slow-216a {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-8248 .feature-slow-216a .picture_faa8 {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-8248 .feature-slow-216a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-8248 .pagination-efd0 .input_f713 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.secondary-8248 .pagination-efd0 .input_f713 .background_old_6e46 {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-8248
  .pagination-efd0
  .input_f713
  .background_old_6e46::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-8248
  .pagination-efd0
  .input_f713
  .background_old_6e46:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-8248
  .pagination-efd0
  .input_f713
  .background_old_6e46::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-8248
  .pagination-efd0
  .input_f713
  .background_old_6e46::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-8248 .pagination-efd0 .gas_cee8 {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-8248 .pagination-efd0 .gas_cee8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-gold-7da4
  .secondary-8248
  .pagination-efd0
  .content_fcdb
  .carousel-dim-9905 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight-gold-7da4
  .secondary-8248
  .pagination-efd0
  .content_fcdb
  .background_old_6e46 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.last_6629 .heading_light_2d95 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.heading_light_2d95 .panel_blue_408d.selected-a4d9 .info-copper-f29e > li > a:focus,
.heading_light_2d95 .panel_blue_408d.selected-a4d9 .info-copper-f29e > li > a:hover,
.heading_light_2d95 .panel_blue_408d.motion_6321 .info-copper-f29e > li > a:focus,
.heading_light_2d95 .panel_blue_408d.motion_6321 .info-copper-f29e > li > a:hover,
.heading_light_2d95 .panel_blue_408d.liquid_dae3 .info-copper-f29e > li > a:focus,
.heading_light_2d95 .panel_blue_408d.liquid_dae3 .info-copper-f29e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.heading_light_2d95
  .panel_blue_408d.selected-a4d9
  .info-copper-f29e
  > li.button-iron-722f
  > a,
.heading_light_2d95
  .panel_blue_408d.selected-a4d9
  .info-copper-f29e
  > li.medium_26a6
  > a,
.heading_light_2d95
  .panel_blue_408d.motion_6321
  .info-copper-f29e
  > li.button-iron-722f
  > a,
.heading_light_2d95
  .panel_blue_408d.motion_6321
  .info-copper-f29e
  > li.medium_26a6
  > a,
.heading_light_2d95
  .panel_blue_408d.liquid_dae3
  .info-copper-f29e
  > li.button-iron-722f
  > a,
.heading_light_2d95 .panel_blue_408d.liquid_dae3 .info-copper-f29e > li.table_f4cc > a {
  color: rgba(0, 0, 0, 0.8);
}
.heading_light_2d95 .shadow_purple_4ff9,
.heading_light_2d95 .shadow_purple_4ff9 a {
  color: rgba(0, 0, 0, 0.8);
}
.heading_light_2d95 .middle-c815.thick_ac05 li a,
.heading_light_2d95 .inner_aaa9 a,
.heading_light_2d95 .paper_bb78,
.heading_light_2d95 .info-copper-f29e > li > a,
.heading_light_2d95 .module-9670 {
  color: rgba(0, 0, 0, 0.55);
}
.heading_light_2d95 .middle-c815.thick_ac05 li a:hover,
.heading_light_2d95 .inner_aaa9 a:hover,
.heading_light_2d95 .paper_bb78:hover,
.heading_light_2d95 .info-copper-f29e > li > a:hover,
.heading_light_2d95 .module-9670:hover {
  color: rgba(0, 0, 0, 0.8);
}
.heading_light_2d95 .feature-slow-216a {
  color: rgba(0, 0, 0, 0.55);
}
.heading_light_2d95 .feature-slow-216a .picture_faa8 {
  color: rgba(0, 0, 0, 0.8);
}
.heading_light_2d95 .feature-slow-216a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.simple-b9e0 .pagination_553f {
  margin-left: auto;
  margin-right: auto;
}
.pattern_soft_b492 > * {
  margin-left: auto;
  margin-right: auto;
}
.pattern_soft_b492 .header_9407 {
  margin-right: 1.41575em;
}
.pro-e8da .pattern_soft_b492 > .description_e3a4 {
  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;
}
.pro-e8da .pattern_soft_b492 > .message-6242 {
  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;
}
.photo_prev_9ab2.simple-b9e0 .pagination_553f,
.liquid_5b93.simple-b9e0 .pagination_553f {
  margin-left: 0;
}
.copper-d729.simple-b9e0 .pagination_553f,
.focused-e4d6.simple-b9e0 .pagination_553f {
  margin-right: 0;
}
.pattern_soft_b492 ol,
.pattern_soft_b492 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.surface-huge-a0eb video {
  max-width: 100%;
}
.section_center_f24d img {
  display: block;
}
.section_center_f24d.header_9407,
.section_center_f24d.active-c538 {
  width: 100%;
}
.section_center_f24d.message-6242 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.input_250a:not(.gas_c0d2) {
  margin: 1.5em auto;
}
.avatar_150f p {
  padding: 1.5em 14px;
}
ul.nav-lite-3cdd.message-6242,
ul.nav-lite-3cdd.description_e3a4,
ul.nav-lite-3cdd.article_0424.description_e3a4 {
  padding: 0 14px;
}
.dark-e07d {
  display: block;
  overflow-x: auto;
}
.dark-e07d table {
  border-collapse: collapse;
  width: 100%;
}
.dark-e07d td,
.dark-e07d th {
  padding: 0.5em;
}
.pattern_soft_b492 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.pattern_soft_b492 ol ol,
.pattern_soft_b492 ol ul,
.pattern_soft_b492 ul ol,
.pattern_soft_b492 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.pattern_soft_b492 ol ol li,
.pattern_soft_b492 ol ul li,
.pattern_soft_b492 ul ol li,
.pattern_soft_b492 ul ul li {
  margin-left: 0;
}
.primary-fluid-5680.caption-pressed-7110 > .steel-073d {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.primary-fluid-5680.caption-pressed-7110 > .steel-073d iframe,
.primary-fluid-5680.caption-pressed-7110 > .steel-073d > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.icon_dim_580a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.icon_dim_580a.small-d839 {
  padding: 0;
}
.icon_dim_580a.small-d839 cite {
  font-size: 13px;
}
.icon_dim_580a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.icon_dim_580a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.progress-fe42 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.progress-fe42 > p:first-child {
  margin-top: 0;
}
.progress-fe42 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.progress-fe42 blockquote {
  border-left: 0;
}
.paragraph-f00d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.paragraph-f00d:not(.slider_bronze_855e) {
  max-width: 100px;
}
.paragraph-f00d.gallery-d33a {
  border-bottom: none !important;
  text-align: center;
}
.paragraph-f00d.gallery-d33a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .avatar_150f p {
    padding: 1.5em 0;
  }
}
.up_8b20 {
  color: #0073aa;
}
.hot_7bc9 {
  background-color: #0073aa;
}
.info_5cd2 {
  color: #229fd8;
}
.silver_f15a {
  background-color: #229fd8;
}
.component_3eec {
  color: #eee;
}
.under_dcaa {
  background-color: #eee;
}
.preview_focused_eafc {
  color: #444;
}
.description_mini_d69b {
  background-color: #444;
}
.texture_huge_1aaa {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.texture_huge_1aaa .overlay_e8c6 .inner_aaa9 {
  font-size: 15px;
}
.texture_huge_1aaa .inner_aaa9 {
  line-height: 1.3;
}
.texture_huge_1aaa .heading_light_2d95 {
}
.texture_huge_1aaa .secondary-8248 {
  background: #235787;
}
.table_lower_5a2d {
  padding: 0;
}
.table_lower_5a2d .secondary-8248 {
  background: #1a1a1a;
}
.table_lower_5a2d .heading_light_2d95 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.purple_8dd7 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.purple_8dd7 .heading_light_2d95 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.purple_8dd7 .secondary-8248 {
  background: #303030;
}
.row_under_fd96 {
  position: relative;
  z-index: 10;
}
.row_under_fd96 .input_43b2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.simple-ff9b .header_plasma_9e24 {
  display: inline-block;
  vertical-align: middle;
}
.simple-ff9b.tabs_focused_0b42 .header_plasma_9e24 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .simple-ff9b.tabs_focused_0b42 .header_plasma_9e24 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .simple-ff9b.tabs_focused_0b42 .header_plasma_9e24 {
    margin-right: 0.4em;
  }
}
.simple-ff9b.tabs_focused_0b42 .header_plasma_9e24:last-child {
  margin-right: 0;
}
.background-iron-7af0 .input_43b2 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .last_6629 .overlay_e8c6 {
    margin: 0 -0.5em;
  }
  .last_6629 .overlay_e8c6 [class*="customify-col-"],
  .last_6629 .overlay_e8c6 [class*="customify-col_"],
  .last_6629 .overlay_e8c6 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.last_6629.filter-12c8 .input_43b2 {
  background: 0 0 !important;
}
.last_6629.filter-12c8 .input_43b2,
.last_6629.background-iron-7af0 .input_43b2 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .last_6629.hover_def2 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.last_6629.background-iron-7af0 .input_43b2 {
  box-shadow: none !important;
}
.logo_lite_7302 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .logo_lite_7302 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .logo_lite_7302 {
    padding: 18px 0 20px;
  }
}
.logo_lite_7302 .column_802e {
  width: 100%;
}
.logo_lite_7302 .fixed-0166 {
  margin-bottom: 0;
}
.logo_lite_7302 .inner_1198 {
  margin-top: 5px;
  font-size: 0.875em;
}
.input_c1c6 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.input_c1c6 .tag-30d2 {
  width: 100%;
}
.basic-2502 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.basic-2502 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.basic-2502 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;
}
.basic-2502 li:last-child:after {
  display: none;
}
.basic-2502 li a {
  font-weight: 500;
  margin-right: 10px;
}
.info-33ed .disabled-0870 button,
.logo_lite_7302 .disabled-0870 button {
  left: 0;
}
.info-33ed .tag-30d2,
.logo_lite_7302 .tag-30d2 {
  padding-left: 0;
  padding-right: 0;
}
.info-33ed .input_c1c6,
.logo_lite_7302 .input_c1c6 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.info-33ed {
  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;
}
.info-33ed: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;
}
.info-33ed .west_cbaf {
  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) {
  .info-33ed .west_cbaf {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .info-33ed .west_cbaf {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .info-33ed .west_cbaf {
    min-height: 200px;
  }
}
.info-33ed .basic-2502 {
  color: rgba(255, 255, 255, 0.8);
}
.info-33ed .basic-2502 a,
.info-33ed .basic-2502 li:after {
  color: inherit;
}
.info-33ed .basic-2502 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.video_f0d1 {
  margin-bottom: 0.5em;
}
.heading-dynamic-882f {
  margin-bottom: 1.2em;
}
.heading-dynamic-882f,
.video_f0d1 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.heading-dynamic-882f p:last-child,
.video_f0d1 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .disabled-0870,
#masthead .disabled-0870 {
  display: none;
}
#masthead
  > .disabled-0870.fresh_e223 {
  display: none;
}
#masthead > .disabled-0870 button {
  left: 0;
}
.input_accb {
  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%;
}
.input_accb .header_plasma_9e24 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.input_accb .hard-751b {
  display: -webkit-box;
  display: flex;
}
.input_accb .hard-751b.menu_0ebc {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.input_accb .hard-751b.dark-b705 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.input_accb .hard-751b.chip_lite_00ba {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.input_accb.disabled-fluid-33ed.box_medium_cc88 .hard-751b.menu_0ebc {
  flex-basis: 100%;
}
.input_accb.link_7b3d .hard-751b.dark-b705 {
  -webkit-box-flex: 1;
  flex: auto;
}
.input_accb.link_7b3d .hard-751b.chip_lite_00ba {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .disabled-0870.fresh_e223 {
  display: none;
}
#masthead > .disabled-0870 button {
  left: 0;
}
.in_d6f0 {
  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;
}
.in_d6f0:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.in_d6f0.table-3365 i {
  margin-right: 4px;
}
.in_d6f0.prev_9ca8 i {
  margin-left: 5px;
}
.inner_aaa9 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.inner_aaa9 p:last-child {
  margin-bottom: 0;
}
.slider_paper_af2c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.slider_paper_af2c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.slider_paper_af2c img {
  display: block;
  width: auto;
  line-height: 1;
}
.slider_paper_af2c .shadow_purple_4ff9 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.slider_paper_af2c .last_e1b9 {
  margin: 5px 0 7px 0;
}
.slider_paper_af2c.filter-bf3f .top_7057 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slider_paper_af2c.filter-bf3f .surface_870b {
  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;
}
.slider_paper_af2c.north_bec7 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.slider_paper_af2c.north_bec7 .top_7057 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slider_paper_af2c.north_bec7 .surface_870b {
  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;
}
.slider_paper_af2c.hot_c59b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.slider_paper_af2c.active_eb62 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.slider_paper_af2c.active_eb62 .surface_870b {
  margin-top: 7px;
}
.under-c415 {
  display: inline-block;
}
.row_under_fd96 .rough-7a1e .slider_paper_af2c img {
  max-width: 100%;
}
.panel_blue_408d .wrapper-f2e3.filter_fresh_fb80,
.over_2dde .wrapper-f2e3.filter_fresh_fb80 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.panel_blue_408d .aside_huge_5313,
.over_2dde .aside_huge_5313 {
  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%);
}
.panel_blue_408d .aside_huge_5313 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.panel_blue_408d.list-9980 .aside_huge_5313 {
  display: none;
}
.panel_blue_408d .hover_6f36 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.panel_blue_408d .hover_6f36 li {
  display: inline-block;
  position: relative;
}
.panel_blue_408d .hover_6f36 li:last-child {
  margin-right: 0;
}
.panel_blue_408d .hover_6f36 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;
}
.panel_blue_408d .hover_6f36 li.table_f4cc > a {
  color: rgba(0, 0, 0, 0.9);
}
.panel_blue_408d .hover_6f36 > 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;
}
.panel_blue_408d .hover_6f36 > li > a i {
  line-height: 0;
}
.panel_blue_408d .hover_6f36 > li.active_6d9d > a .aside_huge_5313 {
  margin-left: 4px;
  line-height: 0;
}
.panel_blue_408d .hover_6f36 .list-bronze-a39b li.active_6d9d > a {
  position: relative;
}
.panel_blue_408d .hover_6f36 .list-bronze-a39b li.active_6d9d > a:after,
.panel_blue_408d .hover_6f36 .list-bronze-a39b li.active_6d9d > a:before {
  content: "";
  display: table;
}
.panel_blue_408d .hover_6f36 .list-bronze-a39b li.active_6d9d > a:after {
  clear: both;
}
.panel_blue_408d .hover_6f36 .list-bronze-a39b li.active_6d9d > a .aside_huge_5313 {
  margin-left: 5px;
  float: right;
}
.panel_blue_408d .heading-gold-5c02,
.panel_blue_408d .list-bronze-a39b {
  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;
}
.panel_blue_408d .list-bronze-a39b {
  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;
}
.panel_blue_408d .list-bronze-a39b .filter_fresh_fb80 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.panel_blue_408d .list-bronze-a39b .aside_huge_5313 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.panel_blue_408d .list-bronze-a39b li {
  display: block;
  margin: 0;
  padding: 0;
}
.panel_blue_408d .list-bronze-a39b 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;
}
.panel_blue_408d .list-bronze-a39b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.panel_blue_408d .list-bronze-a39b .list-bronze-a39b {
  top: 0;
  left: 100%;
}
.panel_blue_408d .chip_06fa.fn-focus-5eb1 > .heading-gold-5c02,
.panel_blue_408d .chip_06fa.fn-focus-5eb1 > .list-bronze-a39b,
.panel_blue_408d .chip_06fa:focus > .heading-gold-5c02,
.panel_blue_408d .chip_06fa:focus > .list-bronze-a39b,
.panel_blue_408d .chip_06fa:hover > .heading-gold-5c02,
.panel_blue_408d .chip_06fa:hover > .list-bronze-a39b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.panel_blue_408d.liquid_dae3 .info-copper-f29e:after,
.panel_blue_408d.liquid_dae3 .info-copper-f29e:before {
  content: "";
  display: table;
}
.panel_blue_408d.liquid_dae3 .info-copper-f29e:after {
  clear: both;
}
.panel_blue_408d.liquid_dae3 .info-copper-f29e > li {
  float: left;
}
.panel_blue_408d.container_action_3b0a .info-copper-f29e:after,
.panel_blue_408d.container_action_3b0a .info-copper-f29e:before {
  content: "";
  display: table;
}
.panel_blue_408d.container_action_3b0a .info-copper-f29e:after {
  clear: both;
}
.panel_blue_408d.container_action_3b0a .info-copper-f29e > li {
  float: left;
}
.panel_blue_408d.container_action_3b0a .info-copper-f29e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.panel_blue_408d.container_action_3b0a .info-copper-f29e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.panel_blue_408d.container_action_3b0a .info-copper-f29e > li.button-iron-722f > a,
.panel_blue_408d.container_action_3b0a .info-copper-f29e > li.table_f4cc > a {
  color: #fff;
  background-color: #1e4b75;
}
.panel_blue_408d.selected-a4d9 .info-copper-f29e > li > a .filter_fresh_fb80 {
  position: relative;
}
.panel_blue_408d.selected-a4d9 .info-copper-f29e > li > a .filter_fresh_fb80: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;
}
.panel_blue_408d.selected-a4d9
  .info-copper-f29e
  > li:focus
  > a
  .filter_fresh_fb80:before,
.panel_blue_408d.selected-a4d9
  .info-copper-f29e
  > li:hover
  > a
  .filter_fresh_fb80:before {
  width: 100%;
  background-color: currentColor;
}
.panel_blue_408d.selected-a4d9
  .info-copper-f29e
  > li.button-iron-722f
  > a
  .filter_fresh_fb80:before,
.panel_blue_408d.selected-a4d9
  .info-copper-f29e
  > li.medium_26a6
  > a
  .filter_fresh_fb80:before {
  width: 100%;
  background-color: currentColor;
}
.panel_blue_408d.motion_6321 .info-copper-f29e > li > a .filter_fresh_fb80 {
  position: relative;
}
.panel_blue_408d.motion_6321 .info-copper-f29e > li > a .filter_fresh_fb80: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;
}
.panel_blue_408d.motion_6321 .info-copper-f29e > li:focus > a .filter_fresh_fb80:before,
.panel_blue_408d.motion_6321
  .info-copper-f29e
  > li:hover
  > a
  .filter_fresh_fb80:before {
  width: 100%;
  background-color: currentColor;
}
.panel_blue_408d.motion_6321
  .info-copper-f29e
  > li.button-iron-722f
  > a
  .filter_fresh_fb80:before,
.panel_blue_408d.motion_6321
  .info-copper-f29e
  > li.medium_26a6
  > a
  .filter_fresh_fb80:before {
  width: 100%;
  background-color: currentColor;
}
.over_2dde .hover_6f36 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.over_2dde .hover_6f36 li:first-child > a {
  border-top: none;
}
.over_2dde .hover_6f36 .caption_short_65c4 > .filter_fresh_fb80 .aside_huge_5313 {
  display: none;
}
.over_2dde .hover_6f36 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.over_2dde .hover_6f36 li:last-child {
  border: none;
}
.over_2dde .hover_6f36 li.active_6d9d > a {
  padding-right: 45px !important;
}
.over_2dde .hover_6f36 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.over_2dde .hover_6f36 li a:focus,
.over_2dde .hover_6f36 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.over_2dde .hover_6f36 li .action_f339 {
  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;
}
.over_2dde .hover_6f36 li .action_f339:hover {
  box-shadow: none;
}
.over_2dde .hover_6f36 li .action_f339 .aside_huge_5313 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.over_2dde .hover_6f36 .list-bronze-a39b {
  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);
}
.over_2dde .hover_6f36 .list-bronze-a39b li a {
  padding-left: 3em;
}
.over_2dde .hover_6f36 .block-f616 > a .action_f339 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.over_2dde .hover_6f36 .block-f616 > .list-bronze-a39b {
  display: block;
  opacity: 1;
}
.background_42c9 {
  max-width: 100%;
}
.sidebar-68f5 {
  line-height: 0;
  cursor: pointer;
}
.module-9670 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.module-9670:hover {
  box-shadow: none;
  color: currentColor;
}
.module-9670 svg {
  width: 18px;
  height: 18px;
}
.module-9670 .menu_c4a6 {
  display: none;
}
.header-6001 {
  position: relative;
}
.header-6001.fn-active-5eb1 .module-9670 .narrow_54a5 {
  display: none;
}
.header-6001.fn-active-5eb1 .module-9670 .menu_c4a6 {
  display: inline-block;
}
.header-6001 .complex_4945 {
  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);
}
.header-6001.sidebar_ee4e .complex_4945 {
  left: auto;
  right: -0.9em;
}
.header-6001.sidebar_ee4e .fresh_b231::before {
  left: auto;
  right: 15px;
}
.header-6001.fn-active-5eb1 .complex_4945 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.content_fcdb {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.content_fcdb label {
  flex-basis: 100%;
}
.content_fcdb .input_f713 {
  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;
}
.content_fcdb .background_old_6e46 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.content_fcdb .background_old_6e46:focus {
  background-color: transparent;
}
.content_fcdb button.gas_cee8 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.content_fcdb button.gas_cee8:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.content_fcdb button.gas_cee8 svg {
  width: 18px;
  height: 18px;
}
.content_fcdb input[type="submit"] {
  min-height: auto;
}
.pagination-efd0 .content_fcdb .background_old_6e46 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.fresh_b231 {
  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) {
  .fresh_b231 {
    width: 220px;
  }
}
.fresh_b231 label {
  flex-basis: 100%;
}
.fresh_b231::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;
}
.highlight-gold-7da4 .pagination-efd0 .content_fcdb {
  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;
}
.highlight-gold-7da4
  .pagination-efd0
  .content_fcdb
  .input_f713 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.highlight-gold-7da4 .pagination-efd0 .content_fcdb .background_old_6e46 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.highlight-gold-7da4
  .pagination-efd0
  .content_fcdb
  .background_old_6e46:focus {
  background: 0 0;
}
.highlight-gold-7da4
  .pagination-efd0
  .content_fcdb
  .carousel-dim-9905 {
  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;
}
.middle-c815 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.middle-c815 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.middle-c815 li:last-child {
  margin-right: 0;
}
.middle-c815 li:first-child {
  margin-left: 0;
}
.middle-c815.description_narrow_2312 a {
  color: #fff;
}
.middle-c815.description_narrow_2312 a:hover {
  color: #fff;
}
.middle-c815 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.middle-c815 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.middle-c815 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.middle-c815 a:hover {
  opacity: 0.9;
  color: inherit;
}
.middle-c815 [class*="social-icon-apple"] {
  background-color: #999;
}
.middle-c815 [class*="social-icon-apple"].search_5992 {
  background-color: transparent;
  color: #999;
}
.middle-c815 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.middle-c815 [class*="social-icon-behance"].search_5992 {
  background-color: transparent;
  color: #1769ff;
}
.middle-c815 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.middle-c815 [class*="social-icon-bitbucket"].search_5992 {
  background-color: transparent;
  color: #205081;
}
.middle-c815 [class*="social-icon-codepen"] {
  background-color: #000;
}
.middle-c815 [class*="social-icon-codepen"].search_5992 {
  background-color: transparent;
  color: #000;
}
.middle-c815 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.middle-c815 [class*="social-icon-delicious"].search_5992 {
  background-color: transparent;
  color: #39f;
}
.middle-c815 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.middle-c815 [class*="social-icon-digg"].search_5992 {
  background-color: transparent;
  color: #005be2;
}
.middle-c815 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.middle-c815 [class*="social-icon-dribbble"].search_5992 {
  background-color: transparent;
  color: #ea4c89;
}
.middle-c815 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.middle-c815 [class*="social-icon-envelope"].search_5992 {
  background-color: transparent;
  color: #ea4335;
}
.middle-c815 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.middle-c815 [class*="social-icon-facebook"].search_5992 {
  background-color: transparent;
  color: #3b5998;
}
.middle-c815 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.middle-c815 [class*="social-icon-flickr"].search_5992 {
  background-color: transparent;
  color: #0063dc;
}
.middle-c815 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.middle-c815 [class*="social-icon-foursquare"].search_5992 {
  background-color: transparent;
  color: #2d5be3;
}
.middle-c815 [class*="social-icon-github"] {
  background-color: #333;
}
.middle-c815 [class*="social-icon-github"].search_5992 {
  background-color: transparent;
  color: #333;
}
.middle-c815 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.middle-c815 [class*="social-icon-google-plus"].search_5992 {
  background-color: transparent;
  color: #dd4b39;
}
.middle-c815 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.middle-c815 [class*="social-icon-houzz"].search_5992 {
  background-color: transparent;
  color: #7ac142;
}
.middle-c815 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.middle-c815 [class*="social-icon-instagram"].search_5992 {
  background-color: transparent;
  color: #262626;
}
.middle-c815 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.middle-c815 [class*="social-icon-jsfiddle"].search_5992 {
  background-color: transparent;
  color: #487aa2;
}
.middle-c815 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.middle-c815 [class*="social-icon-linkedin"].search_5992 {
  background-color: transparent;
  color: #0077b5;
}
.middle-c815 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.middle-c815 [class*="social-icon-medium"].search_5992 {
  background-color: transparent;
  color: #00ab6b;
}
.middle-c815 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.middle-c815
  [class*="social-icon-odnoklassniki"].search_5992 {
  background-color: transparent;
  color: #f4731c;
}
.middle-c815 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.middle-c815 [class*="social-icon-meetup"].search_5992 {
  background-color: transparent;
  color: #ec1c40;
}
.middle-c815 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.middle-c815 [class*="social-icon-pinterest"].search_5992 {
  background-color: transparent;
  color: #bd081c;
}
.middle-c815 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.middle-c815 [class*="social-icon-product-hunt"].search_5992 {
  background-color: transparent;
  color: #da552f;
}
.middle-c815 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.middle-c815 [class*="social-icon-reddit"].search_5992 {
  background-color: transparent;
  color: #ff4500;
}
.middle-c815 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.middle-c815 [class*="social-icon-rss"].search_5992 {
  background-color: transparent;
  color: #f26522;
}
.middle-c815 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.middle-c815
  [class*="social-icon-shopping-cart"].search_5992 {
  background-color: transparent;
  color: #4caf50;
}
.middle-c815 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.middle-c815 [class*="social-icon-skype"].search_5992 {
  background-color: transparent;
  color: #00aff0;
}
.middle-c815 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.middle-c815 [class*="social-icon-slideshare"].search_5992 {
  background-color: transparent;
  color: #0077b5;
}
.middle-c815 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.middle-c815 [class*="social-icon-snapchat"].search_5992 {
  background-color: transparent;
  color: #fffc00;
}
.middle-c815 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.middle-c815 [class*="social-icon-soundcloud"].search_5992 {
  background-color: transparent;
  color: #f80;
}
.middle-c815 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.middle-c815 [class*="social-icon-spotify"].search_5992 {
  background-color: transparent;
  color: #2ebd59;
}
.middle-c815 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.middle-c815
  [class*="social-icon-stack-overflow"].search_5992 {
  background-color: transparent;
  color: #fe7a15;
}
.middle-c815 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.middle-c815 [class*="social-icon-maldkfgram"].search_5992 {
  background-color: transparent;
  color: #2ca5e0;
}
.middle-c815 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.middle-c815 [class*="social-icon-tripadvisor"].search_5992 {
  background-color: transparent;
  color: #589442;
}
.middle-c815 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.middle-c815 [class*="social-icon-tumblr"].search_5992 {
  background-color: transparent;
  color: #35465c;
}
.middle-c815 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.middle-c815 [class*="social-icon-twitch"].search_5992 {
  background-color: transparent;
  color: #6441a5;
}
.middle-c815 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.middle-c815 [class*="social-icon-twitter"].search_5992 {
  background-color: transparent;
  color: #1da1f2;
}
.middle-c815 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.middle-c815 [class*="social-icon-vimeo"].search_5992 {
  background-color: transparent;
  color: #1ab7ea;
}
.middle-c815 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.middle-c815 [class*="social-icon-vk"].search_5992 {
  background-color: transparent;
  color: #45668e;
}
.middle-c815 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.middle-c815 [class*="social-icon-weibo"].search_5992 {
  background-color: transparent;
  color: #df2029;
}
.middle-c815 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.middle-c815 [class*="social-icon-weixin"].search_5992 {
  background-color: transparent;
  color: #7bb32e;
}
.middle-c815 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.middle-c815 [class*="social-icon-whatsapp"].search_5992 {
  background-color: transparent;
  color: #25d366;
}
.middle-c815 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.middle-c815 [class*="social-icon-wordpress"].search_5992 {
  background-color: transparent;
  color: #21759b;
}
.middle-c815 [class*="social-icon-xing"] {
  background-color: #026466;
}
.middle-c815 [class*="social-icon-xing"].search_5992 {
  background-color: transparent;
  color: #026466;
}
.middle-c815 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.middle-c815 [class*="social-icon-yelp"].search_5992 {
  background-color: transparent;
  color: #af0606;
}
.middle-c815 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.middle-c815 [class*="social-icon-youtube"].search_5992 {
  background-color: transparent;
  color: #cd201f;
}
.paper_bb78 {
  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;
}
.paper_bb78:hover {
  box-shadow: none;
  background: 0 0;
}
.middle-11b6 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.filter_soft_73fb {
  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;
}
.notice-08a1 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.info-1297 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.info-1297,
.info-1297::after,
.info-1297::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;
}
.info-1297::after,
.info-1297::before {
  content: "";
  display: block;
  background-color: inherit;
}
.feature_cfbd .filter_soft_73fb .notice-08a1 {
  margin-top: -2px;
  width: 19px;
}
.feature_cfbd .filter_soft_73fb .info-1297 {
  margin-top: -1px;
}
.feature_cfbd .filter_soft_73fb .info-1297,
.feature_cfbd .filter_soft_73fb .info-1297::after,
.feature_cfbd .filter_soft_73fb .info-1297::before {
  width: 19px;
  height: 2px;
}
.feature_cfbd .filter_soft_73fb .info-1297::before {
  top: -6px;
}
.feature_cfbd .filter_soft_73fb .info-1297::after {
  bottom: -6px;
}
.white-e8e3 .filter_soft_73fb .notice-08a1 {
  margin-top: -2px;
  width: 22px;
}
.white-e8e3 .filter_soft_73fb .info-1297 {
  margin-top: -1px;
}
.white-e8e3 .filter_soft_73fb .info-1297,
.white-e8e3 .filter_soft_73fb .info-1297::after,
.white-e8e3 .filter_soft_73fb .info-1297::before {
  width: 22px;
  height: 2px;
}
.white-e8e3 .filter_soft_73fb .info-1297::before {
  top: -7px;
}
.white-e8e3 .filter_soft_73fb .info-1297::after {
  bottom: -7px;
}
.notice-paper-4cde .filter_soft_73fb .notice-08a1 {
  margin-top: -2px;
  width: 31px;
}
.notice-paper-4cde .filter_soft_73fb .info-1297 {
  margin-top: -1.5px;
}
.notice-paper-4cde .filter_soft_73fb .info-1297,
.notice-paper-4cde .filter_soft_73fb .info-1297::after,
.notice-paper-4cde .filter_soft_73fb .info-1297::before {
  width: 31px;
  height: 3px;
}
.notice-paper-4cde .filter_soft_73fb .info-1297::before {
  top: -9px;
}
.notice-paper-4cde .filter_soft_73fb .info-1297::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .description_fresh_ee87 .filter_soft_73fb .notice-08a1 {
    margin-top: -2px;
    width: 19px;
  }
  .description_fresh_ee87 .filter_soft_73fb .info-1297 {
    margin-top: -1px;
  }
  .description_fresh_ee87 .filter_soft_73fb .info-1297,
  .description_fresh_ee87 .filter_soft_73fb .info-1297::after,
  .description_fresh_ee87 .filter_soft_73fb .info-1297::before {
    width: 19px;
    height: 2px;
  }
  .description_fresh_ee87 .filter_soft_73fb .info-1297::before {
    top: -6px;
  }
  .description_fresh_ee87 .filter_soft_73fb .info-1297::after {
    bottom: -6px;
  }
  .slider_7202 .filter_soft_73fb .notice-08a1 {
    margin-top: -2px;
    width: 22px;
  }
  .slider_7202 .filter_soft_73fb .info-1297 {
    margin-top: -1px;
  }
  .slider_7202 .filter_soft_73fb .info-1297,
  .slider_7202 .filter_soft_73fb .info-1297::after,
  .slider_7202 .filter_soft_73fb .info-1297::before {
    width: 22px;
    height: 2px;
  }
  .slider_7202 .filter_soft_73fb .info-1297::before {
    top: -7px;
  }
  .slider_7202 .filter_soft_73fb .info-1297::after {
    bottom: -7px;
  }
  .hard_1592 .filter_soft_73fb .notice-08a1 {
    margin-top: -2px;
    width: 31px;
  }
  .hard_1592 .filter_soft_73fb .info-1297 {
    margin-top: -1.5px;
  }
  .hard_1592 .filter_soft_73fb .info-1297,
  .hard_1592 .filter_soft_73fb .info-1297::after,
  .hard_1592 .filter_soft_73fb .info-1297::before {
    width: 31px;
    height: 3px;
  }
  .hard_1592 .filter_soft_73fb .info-1297::before {
    top: -9px;
  }
  .hard_1592 .filter_soft_73fb .info-1297::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .first_a419 .filter_soft_73fb .notice-08a1 {
    margin-top: -2px;
    width: 19px;
  }
  .first_a419 .filter_soft_73fb .info-1297 {
    margin-top: -1px;
  }
  .first_a419 .filter_soft_73fb .info-1297,
  .first_a419 .filter_soft_73fb .info-1297::after,
  .first_a419 .filter_soft_73fb .info-1297::before {
    width: 19px;
    height: 2px;
  }
  .first_a419 .filter_soft_73fb .info-1297::before {
    top: -6px;
  }
  .first_a419 .filter_soft_73fb .info-1297::after {
    bottom: -6px;
  }
  .complex_9e73 .filter_soft_73fb .notice-08a1 {
    margin-top: -2px;
    width: 22px;
  }
  .complex_9e73 .filter_soft_73fb .info-1297 {
    margin-top: -1px;
  }
  .complex_9e73 .filter_soft_73fb .info-1297,
  .complex_9e73 .filter_soft_73fb .info-1297::after,
  .complex_9e73 .filter_soft_73fb .info-1297::before {
    width: 22px;
    height: 2px;
  }
  .complex_9e73 .filter_soft_73fb .info-1297::before {
    top: -7px;
  }
  .complex_9e73 .filter_soft_73fb .info-1297::after {
    bottom: -7px;
  }
  .plasma_7b41 .filter_soft_73fb .notice-08a1 {
    margin-top: -2px;
    width: 31px;
  }
  .plasma_7b41 .filter_soft_73fb .info-1297 {
    margin-top: -1.5px;
  }
  .plasma_7b41 .filter_soft_73fb .info-1297,
  .plasma_7b41 .filter_soft_73fb .info-1297::after,
  .plasma_7b41 .filter_soft_73fb .info-1297::before {
    width: 31px;
    height: 3px;
  }
  .plasma_7b41 .filter_soft_73fb .info-1297::before {
    top: -9px;
  }
  .plasma_7b41 .filter_soft_73fb .info-1297::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .border-advanced-e7a6 .filter_soft_73fb .notice-08a1 {
    margin-top: -2px;
    width: 19px;
  }
  .border-advanced-e7a6 .filter_soft_73fb .info-1297 {
    margin-top: -1px;
  }
  .border-advanced-e7a6 .filter_soft_73fb .info-1297,
  .border-advanced-e7a6 .filter_soft_73fb .info-1297::after,
  .border-advanced-e7a6 .filter_soft_73fb .info-1297::before {
    width: 19px;
    height: 2px;
  }
  .border-advanced-e7a6 .filter_soft_73fb .info-1297::before {
    top: -6px;
  }
  .border-advanced-e7a6 .filter_soft_73fb .info-1297::after {
    bottom: -6px;
  }
  .icon_3ccd .filter_soft_73fb .notice-08a1 {
    margin-top: -2px;
    width: 22px;
  }
  .icon_3ccd .filter_soft_73fb .info-1297 {
    margin-top: -1px;
  }
  .icon_3ccd .filter_soft_73fb .info-1297,
  .icon_3ccd .filter_soft_73fb .info-1297::after,
  .icon_3ccd .filter_soft_73fb .info-1297::before {
    width: 22px;
    height: 2px;
  }
  .icon_3ccd .filter_soft_73fb .info-1297::before {
    top: -7px;
  }
  .icon_3ccd .filter_soft_73fb .info-1297::after {
    bottom: -7px;
  }
  .inner-39b4 .filter_soft_73fb .notice-08a1 {
    margin-top: -2px;
    width: 31px;
  }
  .inner-39b4 .filter_soft_73fb .info-1297 {
    margin-top: -1.5px;
  }
  .inner-39b4 .filter_soft_73fb .info-1297,
  .inner-39b4 .filter_soft_73fb .info-1297::after,
  .inner-39b4 .filter_soft_73fb .info-1297::before {
    width: 31px;
    height: 3px;
  }
  .inner-39b4 .filter_soft_73fb .info-1297::before {
    top: -9px;
  }
  .inner-39b4 .filter_soft_73fb .info-1297::after {
    bottom: -9px;
  }
}
.heading_1bff .info-1297 {
  -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);
}
.heading_1bff .info-1297::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.heading_1bff .info-1297::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);
}
.heading_1bff.status_603f .info-1297 {
  -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);
}
.heading_1bff.status_603f .info-1297::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.heading_1bff.status_603f .info-1297::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);
}
.card_92c1 {
  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.photo_5eb9:before {
  display: none;
}
.short-bfef {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.short-bfef .old_063d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.short-bfef .old_063d:last-of-type {
  border-bottom: none;
}
.short-bfef .old_063d.layout-c2c5,
.short-bfef .old_063d.primary-bronze-2e3f,
.short-bfef .old_063d.filter-bc33 {
  padding: 0;
}
.short-bfef .over_2dde .action_f339 {
  color: currentColor;
}
.short-bfef .over_2dde .action_f339:focus,
.short-bfef .over_2dde .action_f339:hover {
  background: rgba(0, 0, 0, 0.01);
}
.short-bfef.heading_light_2d95 .feature-slow-216a,
.short-bfef.heading_light_2d95 .inner_aaa9 a,
.short-bfef.heading_light_2d95 .info-copper-f29e a,
.short-bfef.heading_light_2d95 .list-bronze-a39b a {
  color: rgba(0, 0, 0, 0.55);
}
.short-bfef.heading_light_2d95 .feature-slow-216a:hover,
.short-bfef.heading_light_2d95 .inner_aaa9 a:hover,
.short-bfef.heading_light_2d95 .info-copper-f29e a:hover,
.short-bfef.heading_light_2d95 .list-bronze-a39b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.short-bfef.heading_light_2d95 .picture_faa8 {
  color: rgba(0, 0, 0, 0.8);
}
.short-bfef.heading_light_2d95 .old_063d {
  border-color: rgba(0, 0, 0, 0.08);
}
.short-bfef.heading_light_2d95 .old_063d:before {
  background: rgba(0, 0, 0, 0.08);
}
.short-bfef.heading_light_2d95 .preview-7f93:before {
  background: rgba(255, 255, 255, 0.9);
}
.short-bfef.heading_light_2d95 .over_2dde .hover_6f36 li a,
.short-bfef.heading_light_2d95 .over_2dde .action_f339,
.short-bfef.heading_light_2d95 .list-bronze-a39b {
  border-color: rgba(0, 0, 0, 0.08);
}
.short-bfef.heading_light_2d95 .over_2dde .action_f339:focus,
.short-bfef.heading_light_2d95 .over_2dde .action_f339:hover {
  background: rgba(0, 0, 0, 0.01);
}
.short-bfef.heading_light_2d95 .hover_6f36 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.short-bfef.secondary-8248 .feature-slow-216a,
.short-bfef.secondary-8248 .inner_aaa9 a,
.short-bfef.secondary-8248 .info-copper-f29e .action_f339,
.short-bfef.secondary-8248 .info-copper-f29e a,
.short-bfef.secondary-8248 .list-bronze-a39b a {
  color: rgba(255, 255, 255, 0.79);
}
.short-bfef.secondary-8248 .feature-slow-216a:hover,
.short-bfef.secondary-8248 .inner_aaa9 a:hover,
.short-bfef.secondary-8248 .info-copper-f29e .action_f339:hover,
.short-bfef.secondary-8248 .info-copper-f29e a:hover,
.short-bfef.secondary-8248 .list-bronze-a39b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.short-bfef.secondary-8248 .picture_faa8 {
  color: rgba(255, 255, 255, 0.99);
}
.short-bfef.secondary-8248 .old_063d {
  border-color: rgba(255, 255, 255, 0.08);
}
.short-bfef.secondary-8248 .old_063d:before {
  background: rgba(255, 255, 255, 0.08);
}
.short-bfef.secondary-8248 .preview-7f93:before {
  background: rgba(0, 0, 0, 0.9);
}
.short-bfef.secondary-8248 .over_2dde .hover_6f36 li a,
.short-bfef.secondary-8248 .over_2dde .action_f339,
.short-bfef.secondary-8248 .list-bronze-a39b {
  border-color: rgba(255, 255, 255, 0.08);
}
.short-bfef.secondary-8248 .over_2dde .action_f339:focus,
.short-bfef.secondary-8248 .over_2dde .action_f339:hover {
  background: rgba(0, 0, 0, 0.01);
}
.short-bfef.secondary-8248 .hover_6f36 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview-7f93 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.preview-7f93:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.background_ad74 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.filter-red-d389 .short-bfef {
  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;
}
.filter-red-d389 .old_063d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.filter-red-d389 .old_063d: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) {
  .filter-red-d389 .old_063d:before {
    width: 16%;
    left: 42%;
  }
}
.filter-red-d389 .old_063d:last-child:before {
  content: none;
}
.filter-red-d389 .old_063d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.filter-red-d389 .over_2dde .hover_6f36 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.filter-red-d389 .over_2dde .hover_6f36 li a .action_f339 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.filter-red-d389 .over_2dde .list-bronze-a39b {
  border: none;
}
.filter-red-d389 .over_2dde .list-bronze-a39b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.filter-red-d389 .preview-7f93 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.filter-red-d389 .background_ad74 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.filter-red-d389 .secondary-8248 .preview-7f93:before {
  background: rgba(0, 0, 0, 0.9);
}
.filter-red-d389 .heading_light_2d95.accent_gold_e518 .info-1297 {
  background: rgba(0, 0, 0, 0.6);
}
.filter-red-d389
  .heading_light_2d95.accent_gold_e518
  .info-1297::after,
.filter-red-d389
  .heading_light_2d95.accent_gold_e518
  .info-1297:before {
  background: inherit;
}
.filter-red-d389
  .heading_light_2d95.accent_gold_e518:hover
  .info-1297 {
  background: rgba(0, 0, 0, 0.8);
}
.texture-cool-3267 .short-bfef {
  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) {
  .texture-cool-3267 .short-bfef {
    width: auto;
    right: 45px;
  }
}
.slow-216e .short-bfef {
  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) {
  .slow-216e .short-bfef {
    width: auto;
    left: 45px;
  }
}
.photo_5eb9 .short-bfef {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.photo_5eb9 .background_ad74 {
  max-width: 48em;
  margin: 0 auto;
}
.photo_5eb9 .preview-7f93:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.filter_4428 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.filter_4428.filter-red-d389 .short-bfef {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.filter_4428.texture-cool-3267 .short-bfef {
  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);
}
.filter_4428 .short-bfef {
  visibility: visible;
}
.filter_4428.slow-216e .short-bfef {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.left-a619,
.tall_61b2 {
  overflow-x: hidden;
}
.left-a619 .short-bfef {
  overflow: auto;
}
.left-a619.filter-red-d389 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.left-a619.filter-red-d389 .short-bfef {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.left-a619.filter-red-d389 .paper_bb78 {
  opacity: 0;
}
.left-a619.texture-cool-3267 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.left-a619.texture-cool-3267 .short-bfef {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.left-a619.texture-cool-3267 .paper_bb78 {
  opacity: 0;
}
.left-a619.slow-216e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.left-a619.slow-216e .short-bfef {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.left-a619.slow-216e .paper_bb78 {
  opacity: 0;
}
.left-a619.photo_5eb9 .short-bfef {
  z-index: 10;
  visibility: visible;
}
.accent_gold_e518 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.accent_gold_e518 .info-1297 {
  background: rgba(255, 255, 255, 0.99);
}
.accent_gold_e518 .info-1297::after,
.accent_gold_e518 .info-1297:before {
  background: inherit;
}
.accent_gold_e518:hover .info-1297 {
  background: rgba(255, 255, 255, 0.99);
}
.slow-216e .accent_gold_e518 {
  top: 10px;
  right: auto;
  left: 12px;
}
.photo_5eb9 .accent_gold_e518 {
  display: none !important;
}
.left-a619:before,
.tall_61b2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.left-a619 .accent_gold_e518,
.tall_61b2 .accent_gold_e518 {
  display: inline-block;
}
.short-bfef .header_plasma_9e24 {
  -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;
}
.left-a619 .short-bfef .header_plasma_9e24,
.tall_61b2 .short-bfef .header_plasma_9e24 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.alert-basic-b911 .input_f713 {
  width: 100%;
}
.rough-7a1e {
  padding: 0 0.5em 0;
}
.rough-7a1e [class*="customify-col-"],
.rough-7a1e [class*="customify-col_"],
.rough-7a1e [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.warm-0206 .rough-7a1e {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .overlay_e8c6 .tabs_a1dd,
  .tabs_a1dd {
    display: none;
  }
  .pagination_light_64d0 {
    text-align: left;
  }
  .section_6fec {
    text-align: center;
  }
  .tertiary_00cf {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .overlay_e8c6 .content_brown_dfc3,
  .content_brown_dfc3 {
    display: none;
  }
  .wrapper_5cc3 {
    text-align: left;
  }
  .logo_active_2c0f {
    text-align: center;
  }
  .avatar-plasma-e3c9 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .overlay_e8c6 .chip-easy-ce56,
  .chip-easy-ce56 {
    display: none;
  }
  .dropdown_dark_2978 {
    text-align: left;
  }
  .picture_cfb5 {
    text-align: center;
  }
  .card_warm_b304 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.brown-03d8 {
  box-shadow: none !important;
}
.advanced_46ca .backdrop-right-9600,
.primary_7182 .backdrop-right-9600 {
  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;
}
.primary_7182 .backdrop-right-9600 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.input_43b2 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.input_43b2:after,
.input_43b2:before {
  content: "";
  display: table;
}
.input_43b2:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .input_43b2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.input_43b2,
.hover_def2 {
  max-width: 1248px;
  margin: 0 auto;
}

.component-3484.status-977e .input_43b2 {
  max-width: 100%;
}
.component-3484.shadow-765c {
  max-width: 1200px;
  margin: 0 auto;
}
.component-3484.focus-smooth-39d5 .input_43b2 {
  max-width: 100%;
}
.component-3484.focus-smooth-39d5 > .input_43b2 {
  padding-left: 0;
  padding-right: 0;
}
.component-3484.focus-smooth-39d5 > .input_43b2 .overlay_e8c6 {
  margin: 0;
}
.component-3484.focus-smooth-39d5
  > .input_43b2
  .progress-388e.pattern-0e02 {
  margin-right: 0;
  margin-left: 0;
}
.component-3484.focus-smooth-39d5 #main.pattern-0e02 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .link_over_1327 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .link_over_1327 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .backdrop_wide_b41c .pagination_553f {
    padding-right: 1em;
  }
  .backdrop_wide_b41c.black_aee7 .progress-388e {
    border-right: 1px solid #eaecee;
  }
  .backdrop_wide_b41c.black_aee7 .pagination_553f {
    padding-right: 1em;
  }
  .backdrop_wide_b41c.black_aee7 .overlay-mini-9620 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .modal_static_e7df .pagination_553f {
    padding-left: 1em;
  }
  .modal_static_e7df.black_aee7 .progress-388e {
    border-left: 1px solid #eaecee;
  }
  .modal_static_e7df.black_aee7 .pagination_553f {
    padding-left: 1em;
  }
  .modal_static_e7df.black_aee7 .overlay-mini-9620 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .image-fast-222f .pagination_553f {
    padding-left: 1em;
  }
  .image-fast-222f.black_aee7 .tooltip_f175 {
    border-right: 1px solid #eaecee;
  }
  .image-fast-222f.black_aee7 .grid-silver-9e16 {
    border-right: 1px solid #eaecee;
  }
  .image-fast-222f.black_aee7 .pagination_553f {
    padding-left: 1em;
  }
  .image-fast-222f.black_aee7 .overlay-mini-9620 {
    padding-right: 1em;
  }
  .image-fast-222f.black_aee7 .bright_5ab6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .soft-6a8c .pagination_553f {
    padding-right: 1em;
  }
  .soft-6a8c.black_aee7 .tooltip_f175 {
    border-left: 1px solid #eaecee;
  }
  .soft-6a8c.black_aee7 .grid-silver-9e16 {
    border-left: 1px solid #eaecee;
  }
  .soft-6a8c.black_aee7 .pagination_553f {
    padding-right: 1em;
  }
  .soft-6a8c.black_aee7 .overlay-mini-9620 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .soft-6a8c.black_aee7 .bright_5ab6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link_over_1327 .pagination_553f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .link_over_1327.black_aee7 .progress-388e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .link_over_1327.black_aee7 .pagination_553f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .link_over_1327.black_aee7 .overlay-mini-9620 {
    padding-left: 1em;
  }
  .link_over_1327.black_aee7 .bright_5ab6 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .link_over_1327.black_aee7 .pagination_553f {
    padding-left: 0;
  }
}
.alert-8eee .simple-ff9b {
  display: inline-block;
}
.lite-4e0f {
  display: inline-block;
}
.hero_static_5c49 {
  word-con: break-word;
}
.lite-7c07 > span {
  display: inline-block;
  padding: 5px 0;
}
.lite-7c07 .hard_a9b2 {
  margin-left: 8px;
  margin-right: 8px;
}
.lite-7c07 .thumbnail_upper_9466 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.heading-70f4 .highlight-4407 {
  margin-bottom: 2em;
}
.heading-70f4 .upper-5fa2 {
  margin-bottom: 15px;
}
.heading-70f4 .upper-5fa2:last-child {
  margin-bottom: 0;
}
.heading-70f4 .focused-9121 {
  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) {
  .heading-70f4 .focused-9121 {
    display: block;
  }
}
.heading-70f4 .tabs-675f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .heading-70f4 .tabs-675f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.heading-70f4 .notice-5412 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.heading-70f4 .notice-5412 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.heading-70f4 .notice-5412 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.heading-70f4 .hero_static_5c49 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.heading-70f4 .hero_static_5c49 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.heading-70f4 .accent-8d55 p:last-child {
  margin-bottom: 0;
}
.heading-70f4 .box-d427 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.heading-70f4 .sort_6c56 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.heading-70f4 .easy_8613 {
  margin-top: 1em;
}
.heading-70f4 .sidebar-1f77 {
  top: 0;
  display: block;
}
.heading-70f4 .sidebar-1f77 a {
  color: inherit;
}
.heading-70f4 .sidebar-1f77 a:hover {
  color: inherit;
}
.heading-70f4 .active-006e {
  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;
}
.heading-70f4 .active-006e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.heading-70f4 .sort_6c56 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.heading-70f4 .tooltip_7487 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.heading-70f4 .tooltip_7487:first-child {
  margin-top: 0;
}
.heading-70f4 .tooltip_7487.summary-simple-3be7 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.heading-70f4 .tooltip_7487.photo_1b03 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.heading-70f4
  .tooltip_7487.photo_1b03.backdrop_1ef4
  .easy_8613 {
  width: 100%;
}
.heading-70f4 .photo_1b03 {
  -webkit-box-align: center;
  align-items: center;
}
.heading-70f4 .photo_1b03 .lite-7c07,
.heading-70f4 .photo_1b03 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.heading-70f4 .notice-5412 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.heading-70f4 .notice-5412 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.heading-70f4 .notice-5412: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;
}
.heading-70f4 .summary-simple-3be7 {
  z-index: 5;
}
.heading-70f4 .outline-8cdd .hero_middle_e669 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.heading-70f4 .component-bottom-8b37 .hero_middle_e669 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.heading-70f4 .left-acd7 .hero_middle_e669 {
  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;
}
.heading-70f4.hover_e111 .focused-9121,
.heading-70f4.mask_1c0d .focused-9121 {
  display: block;
}
.heading-70f4.hover_e111 .focused-9121 .caption-north-9d99,
.heading-70f4.hover_e111 .focused-9121 .sort_6c56,
.heading-70f4.mask_1c0d .focused-9121 .caption-north-9d99,
.heading-70f4.mask_1c0d .focused-9121 .sort_6c56 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.heading-70f4.hard_a455 .tabs-675f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .heading-70f4.hard_a455 .tabs-675f {
    margin-right: 0;
  }
}
.heading-70f4.hover_e111 .tabs-675f,
.heading-70f4.mask_1c0d .tabs-675f {
  padding-top: 40%;
}
.heading-70f4.hover_e111 .highlight-4407,
.heading-70f4.mask_1c0d .highlight-4407 {
  display: block;
}
.heading-70f4.hover_e111 .fn-sticky-5eb1 .sort_6c56,
.heading-70f4.mask_1c0d .fn-sticky-5eb1 .sort_6c56 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.heading-70f4.hover_e111 .tabs-675f,
.heading-70f4.mask_1c0d .tabs-675f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.heading-70f4.hover_e111 .sort_6c56 {
  padding: 1em;
}
.copper-d82c {
  margin: 30px auto;
  display: block;
}
.copper-d82c .detail-0e5a > * {
  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;
}
.copper-d82c .detail-0e5a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.copper-d82c .detail-0e5a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.grid-c191 .lite-7c07 {
  margin-bottom: 1.41575em;
}
.grid-c191 .banner-tiny-d625 {
  margin-bottom: 1.618em;
}
.pattern_soft_b492 .panel-790a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.pattern_soft_b492 .panel-790a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.pattern_soft_b492 .left_55cc {
  max-width: 100%;
  overflow: auto;
}
.simple-b9e0 .pattern_soft_b492 a:hover {
  text-decoration: underline;
}
.soft-a0b3 .upper-5fa2:not(.hero_static_5c49),
.soft-a0b3 .notice-5412 {
  margin-bottom: 1.41575em;
}
.soft-a0b3 .upper-5fa2:not(.hero_static_5c49):last-child,
.soft-a0b3 .notice-5412:last-child {
  margin-bottom: 0;
}
.soft-a0b3 .upper-5fa2.advanced-587a {
  margin-bottom: 0.41575em;
}
.soft-a0b3 .fast_6076:before,
.soft-a0b3 .item-bc09:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.soft-a0b3 .fast_6076:before {
  content: "\f115";
}
.soft-a0b3 .item-bc09:before {
  content: "\f02c";
}
.soft-a0b3 .search-bc1b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.soft-a0b3 .search-bc1b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.text_c896 {
  display: -webkit-box;
  display: flex;
}
.text_c896 .plasma_f729 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .text_c896 .plasma_f729 {
    flex-basis: 90px;
  }
}
.text_c896 .label_simple_5762 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .text_c896 .label_simple_5762 {
    flex-basis: calc(100% - 50px);
  }
}
.text_c896 .shade_action_dafe p:last-child {
  margin-bottom: 0.72em;
}
.liquid-beaf .detail-0e5a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.liquid-beaf .detail-0e5a:after,
.liquid-beaf .detail-0e5a:before {
  content: "";
  display: table;
}
.liquid-beaf .detail-0e5a:after {
  clear: both;
}
.liquid-beaf .detail-0e5a .over_5cbd,
.liquid-beaf .detail-0e5a .breadcrumb-0e18 {
  width: 49%;
}
.liquid-beaf .detail-0e5a .over_5cbd a span.hidden_c325,
.liquid-beaf .detail-0e5a .breadcrumb-0e18 a span.hidden_c325 {
  display: block;
  margin-bottom: 5px;
}
.liquid-beaf .detail-0e5a .breadcrumb-0e18 {
  float: left;
  text-align: left;
}
.liquid-beaf .detail-0e5a .over_5cbd {
  float: right;
  text-align: right;
}
.inner-1879 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .inner-1879 {
    margin-bottom: 0;
  }
}
.button-complex-0818 {
  margin-bottom: 1em;
}
.button-complex-0818 .hero_static_5c49 {
  font-size: 1.1em;
  line-height: 1.3;
}
.card-next-c1d2 a {
  display: block;
  line-height: 0;
  position: relative;
}
.title-d72b .button-complex-0818,
.image-orange-2599 .button-complex-0818 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .title-d72b .button-complex-0818,
  .image-orange-2599 .button-complex-0818 {
    display: block;
  }
}
.title-d72b .card-next-c1d2,
.image-orange-2599 .card-next-c1d2 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .title-d72b .card-next-c1d2,
  .image-orange-2599 .card-next-c1d2 {
    margin-bottom: 1em;
  }
}
.title-d72b .card-next-c1d2 img,
.image-orange-2599 .card-next-c1d2 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.title-d72b .texture-e6b0,
.image-orange-2599 .texture-e6b0 {
  flex-basis: calc(100% - 160px);
}
.title-d72b .texture-e6b0 p,
.image-orange-2599 .texture-e6b0 p {
  margin-bottom: 0;
}
.title-d72b .texture-e6b0 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .title-d72b .texture-e6b0 {
    padding-left: 0;
  }
}
.image-orange-2599 .texture-e6b0 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .image-orange-2599 .texture-e6b0 {
    padding-right: 0;
  }
}
.image-orange-2599 .card-next-c1d2 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.mask_cool_b828 .card-next-c1d2 {
  margin-bottom: 0.5em;
}
.mask_cool_b828 .card-next-c1d2 img {
  width: 100%;
}
.basic_2864 .hard_2529,
.block-08ff .hard_2529 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.block-08ff .progress-388e .avatar-0e4f p:last-child {
  margin-bottom: 0;
}
.background_bronze_1395 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.tabs_fixed_c8af .tertiary_6f05 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .tabs_fixed_c8af .tertiary_6f05:last-of-type {
    margin-bottom: 0;
  }
}
.tabs_fixed_c8af .tertiary_6f05 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tabs_fixed_c8af .tertiary_6f05 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.tabs_fixed_c8af .tertiary_6f05 ul li {
  margin: 0 0 0.6em;
}
.tabs_fixed_c8af .tertiary_6f05 ul li.description-dfbb,
.tabs_fixed_c8af .tertiary_6f05 ul li.modal_1880 {
  position: relative;
}
.tabs_fixed_c8af .tertiary_6f05 ul li.description-dfbb .slider-01a2,
.tabs_fixed_c8af .tertiary_6f05 ul li.modal_1880 .slider-01a2 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.tabs_fixed_c8af .tertiary_6f05 ul li.description-dfbb:after:after,
.tabs_fixed_c8af .tertiary_6f05 ul li.description-dfbb:after:before,
.tabs_fixed_c8af
  .tertiary_6f05
  ul
  li.modal_1880:after:after,
.tabs_fixed_c8af
  .tertiary_6f05
  ul
  li.modal_1880:after:before {
  content: "";
  display: table;
}
.tabs_fixed_c8af .tertiary_6f05 ul li.description-dfbb:after:after,
.tabs_fixed_c8af
  .tertiary_6f05
  ul
  li.modal_1880:after:after {
  clear: both;
}
.tabs_fixed_c8af .tertiary_6f05 a.bright-43f6:hover {
  text-decoration: none;
}
.tabs_fixed_c8af .tertiary_6f05 select {
  max-width: 100%;
}
.tabs_fixed_c8af .tertiary_6f05 table {
  font-size: 85%;
}
.tabs_fixed_c8af .tertiary_6f05 table td,
.tabs_fixed_c8af .tertiary_6f05 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.tabs_fixed_c8af .tertiary_6f05 table tfoot td {
  text-align: left;
}
.tabs_fixed_c8af .tertiary_6f05 :last-child {
  margin-bottom: 0;
}
.tabs_fixed_c8af .tertiary_6f05 .label_33b3 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.tabs_fixed_c8af .tertiary_6f05 .label_33b3 label {
  width: 100%;
}
.tabs_fixed_c8af .tertiary_6f05 .label_33b3 .background_old_6e46 {
  width: 100%;
  display: block;
}
.tabs_fixed_c8af .tertiary_6f05 .label_33b3 .gas_cee8 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.tabs_fixed_c8af .tertiary_6f05 .label_33b3 .gas_cee8:hover svg #svg-search {
  fill: #444;
}
.tabs_fixed_c8af .tertiary_6f05 .label_33b3 .gas_cee8 svg {
  width: 18px;
  height: 18px;
}
.tabs_fixed_c8af .south-9e67 ul ul,
.tabs_fixed_c8af .shade_9072 ul ul,
.tabs_fixed_c8af .iron_ba8a ul ul,
.tabs_fixed_c8af .tooltip_964d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.tabs_fixed_c8af .south-9e67 .active_6d9d > a,
.tabs_fixed_c8af .shade_9072 .active_6d9d > a,
.tabs_fixed_c8af .iron_ba8a .active_6d9d > a,
.tabs_fixed_c8af .tooltip_964d .active_6d9d > a {
  margin-bottom: 0;
}
.tabs_fixed_c8af .panel_tiny_c834 li,
.tabs_fixed_c8af .south-9e67 li,
.tabs_fixed_c8af .layout_bfd2 li,
.tabs_fixed_c8af .shade_9072 li,
.tabs_fixed_c8af .iron_ba8a li,
.tabs_fixed_c8af .tooltip_964d li,
.tabs_fixed_c8af .stone_2206 li,
.tabs_fixed_c8af .wrapper_tall_0865 li {
  display: block;
  position: relative;
}
.tabs_fixed_c8af .panel_tiny_c834 li:last-child,
.tabs_fixed_c8af .south-9e67 li:last-child,
.tabs_fixed_c8af .layout_bfd2 li:last-child,
.tabs_fixed_c8af .shade_9072 li:last-child,
.tabs_fixed_c8af .iron_ba8a li:last-child,
.tabs_fixed_c8af .tooltip_964d li:last-child,
.tabs_fixed_c8af .stone_2206 li:last-child,
.tabs_fixed_c8af .wrapper_tall_0865 li:last-child {
  border: none;
}
.tabs_fixed_c8af .panel_tiny_c834 li a,
.tabs_fixed_c8af .south-9e67 li a,
.tabs_fixed_c8af .layout_bfd2 li a,
.tabs_fixed_c8af .shade_9072 li a,
.tabs_fixed_c8af .iron_ba8a li a,
.tabs_fixed_c8af .tooltip_964d li a,
.tabs_fixed_c8af .stone_2206 li a,
.tabs_fixed_c8af .wrapper_tall_0865 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tabs_fixed_c8af .panel_tiny_c834 li ul li::before,
.tabs_fixed_c8af .south-9e67 li ul li::before,
.tabs_fixed_c8af .layout_bfd2 li ul li::before,
.tabs_fixed_c8af .shade_9072 li ul li::before,
.tabs_fixed_c8af .iron_ba8a li ul li::before,
.tabs_fixed_c8af .tooltip_964d li ul li::before,
.tabs_fixed_c8af .stone_2206 li ul li::before,
.tabs_fixed_c8af .wrapper_tall_0865 li ul li::before {
  left: 15px;
}
.tabs_fixed_c8af .panel_tiny_c834 li ul a,
.tabs_fixed_c8af .south-9e67 li ul a,
.tabs_fixed_c8af .layout_bfd2 li ul a,
.tabs_fixed_c8af .shade_9072 li ul a,
.tabs_fixed_c8af .iron_ba8a li ul a,
.tabs_fixed_c8af .tooltip_964d li ul a,
.tabs_fixed_c8af .stone_2206 li ul a,
.tabs_fixed_c8af .wrapper_tall_0865 li ul a {
  padding-left: 20px;
}
.tabs_fixed_c8af .panel_tiny_c834 li ul ul li::before,
.tabs_fixed_c8af .south-9e67 li ul ul li::before,
.tabs_fixed_c8af .layout_bfd2 li ul ul li::before,
.tabs_fixed_c8af .shade_9072 li ul ul li::before,
.tabs_fixed_c8af .iron_ba8a li ul ul li::before,
.tabs_fixed_c8af .tooltip_964d li ul ul li::before,
.tabs_fixed_c8af .stone_2206 li ul ul li::before,
.tabs_fixed_c8af .wrapper_tall_0865 li ul ul li::before {
  left: 30px;
}
.tabs_fixed_c8af .panel_tiny_c834 li ul ul a,
.tabs_fixed_c8af .south-9e67 li ul ul a,
.tabs_fixed_c8af .layout_bfd2 li ul ul a,
.tabs_fixed_c8af .shade_9072 li ul ul a,
.tabs_fixed_c8af .iron_ba8a li ul ul a,
.tabs_fixed_c8af .tooltip_964d li ul ul a,
.tabs_fixed_c8af .stone_2206 li ul ul a,
.tabs_fixed_c8af .wrapper_tall_0865 li ul ul a {
  padding-left: 40px;
}
.tabs_fixed_c8af .detail_selected_18e2 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tabs_fixed_c8af .wrapper_tall_0865 ul li {
  margin-bottom: 1.41575em;
}
.tabs_fixed_c8af .wrapper_tall_0865 ul li .primary_9770 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.tabs_fixed_c8af .wrapper_tall_0865 ul li .stale_f211 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.secondary-8248 .panel_tiny_c834 li a,
.secondary-8248 .south-9e67 li a,
.secondary-8248 .layout_bfd2 li a,
.secondary-8248 .shade_9072 li a,
.secondary-8248 .iron_ba8a li a,
.secondary-8248 .tooltip_964d li a,
.secondary-8248 .stone_2206 li a,
.secondary-8248 .wrapper_tall_0865 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary-8248 .detail_selected_18e2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary-8248 .tertiary_6f05 ul li.description-dfbb .slider-01a2,
.secondary-8248 .tertiary_6f05 ul li.modal_1880 .slider-01a2 {
  background: rgba(0, 0, 0, 0.2);
}
.secondary-8248 .tabs_fixed_c8af .tertiary_6f05 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.component-3484 .tabs_fixed_c8af .hover_6f36 li {
  margin: 0;
}
.component-3484 .tabs_fixed_c8af .hover_6f36 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.component-3484 .tabs_fixed_c8af .hover_6f36 li ul {
  margin: 0;
}
.component-3484 .tabs_fixed_c8af .hover_6f36 li ul li a {
  padding-left: 15px;
}
.component-3484 .tabs_fixed_c8af .hover_6f36 li ul li li a {
  padding-left: 30px;
}
.component-3484 .tabs_fixed_c8af .hover_6f36 li.table_f4cc > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.component-3484 .tabs_fixed_c8af .hover_6f36 li.table_f4cc > 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;
}
.component-3484 .tabs_fixed_c8af .hover_6f36 li.table_f4cc > 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;
}
.paragraph-down-91be a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.breadcrumb_right_80f9 {
  position: relative;
  z-index: 10;
}
.breadcrumb_right_80f9 .header_plasma_9e24 {
  width: 100%;
  max-width: 100%;
}
.alert-center-d707 .active_brown_828d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.alert-center-d707 .heading_light_2d95 {
}
.alert-center-d707 .secondary-8248 {
  background: #292929;
}
.alert-plasma-dca3 .active_brown_828d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.alert-plasma-dca3 .heading_light_2d95 {
  background: #f9f9f9;
}
.alert-plasma-dca3 .secondary-8248 {
  background: #303030;
}
.accordion_c807 .active_brown_828d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .accordion_c807 .simple-ff9b {
    margin-bottom: 1em;
  }
  .accordion_c807 .simple-ff9b:last-child {
    margin-bottom: 0;
  }
}
.accordion_c807 .heading_light_2d95 {
  background: #ededed;
}
.accordion_c807 .secondary-8248 {
  background: #1a1a1a;
}
.active_brown_828d.heading_light_2d95 {
  color: rgba(0, 0, 0, 0.6);
}
.active_brown_828d.heading_light_2d95 .huge_000d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.active_brown_828d.secondary-8248 {
  color: rgba(255, 255, 255, 0.99);
}
.active_brown_828d.secondary-8248 a:not(.bright-43f6) {
  color: rgba(255, 255, 255, 0.79);
}
.active_brown_828d.secondary-8248 a:not(.bright-43f6):hover {
  color: rgba(255, 255, 255, 0.99);
}
.active_brown_828d.secondary-8248 .huge_000d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.active_brown_828d.secondary-8248 table tbody td,
.active_brown_828d.secondary-8248 table th {
  background: rgba(0, 0, 0, 0.08);
}
.element_71fd.background-iron-7af0 .input_43b2 {
  max-width: initial;
}
.element_71fd .tabs_focused_0b42 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.element_71fd .tabs_focused_0b42 .header_plasma_9e24 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .element_71fd .tabs_focused_0b42 .header_plasma_9e24 {
    display: block;
    margin-bottom: 2em;
  }
  .element_71fd .tabs_focused_0b42 .header_plasma_9e24:last-child {
    margin-bottom: 0;
  }
}
.accordion_c807 .simple-ff9b:last-child,
.alert-plasma-dca3 .simple-ff9b:last-child,
.alert-center-d707 .simple-ff9b:last-child {
  margin-bottom: 0;
}
.accordion_c807 .simple-ff9b .tabs_fixed_c8af .tertiary_6f05:last-child,
.alert-plasma-dca3 .simple-ff9b .tabs_fixed_c8af .tertiary_6f05:last-child,
.alert-center-d707 .simple-ff9b .tabs_fixed_c8af .tertiary_6f05:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .accordion_c807 .overlay-f042,
  .accordion_c807 .main-bc62,
  .alert-plasma-dca3 .overlay-f042,
  .alert-plasma-dca3 .main-bc62,
  .alert-center-d707 .overlay-f042,
  .alert-center-d707 .main-bc62 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .breadcrumb_right_80f9 .simple-ff9b {
    margin-bottom: 2em;
  }
}
.breadcrumb_right_80f9 p:last-child {
  margin-bottom: 0;
}
.breadcrumb_right_80f9 li,
.breadcrumb_right_80f9 ul {
  list-style: none;
  margin: 0;
}
.breadcrumb_right_80f9 ul ul {
  margin-left: 2.617924em;
}
.breadcrumb_2739 {
  font-size: 0.875em;
}

/* css-noise: a185 */
.phantom-card-h4 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
