/*!
Theme Name: Customify
Theme URI: https://pressmaximum.block_0577/customify
Author: WPCustomify
Author URI: https://pressmaximum.block_0577
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.block_0577/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.rough_9c59.card_e81c/licenses/gpl-2.0.lite-1f3e
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.fluid-9c1b/, (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.button_601b.title-wood-9daf/normalize.notification_glass_d898/
 ======
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.notification_glass_d898 v7.0.0 | MIT License | github.block_0577/necolas/normalize.notification_glass_d898 */
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;
}
.wrapper-smooth-06ef .thumbnail-e008,
.texture_ebe6,
.component-802b,
.shade-cb71,
.modal_brown_dfea,
.over_a722,
.short-a70c,
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;
}
.texture_ebe6,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .texture_ebe6,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .texture_ebe6,
  h1 {
    font-size: 1.8em;
  }
}
.component-802b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.component-802b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .component-802b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .component-802b,
  h2 {
    font-size: 1.7em;
  }
}
.shade-cb71,
h3 {
  font-size: 1.618em;
}
.wrapper-smooth-06ef .thumbnail-e008,
.modal_brown_dfea,
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.bottom_c971 {
  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;
}
.border-small-410d:after,
.border-small-410d:before,
.shadow-8634:after,
.shadow-8634:before {
  content: "";
  display: table;
}
.border-small-410d:after,
.shadow-8634:after {
  clear: both;
}
.highlight_full_2ded {
  float: right;
  margin-right: 0;
}
.dropdown-easy-955c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hot-c196 .button-ea6b,
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;
}
.hot-c196 .button-ea6b: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;
}
.shade-908c .button-ea6b {
  box-shadow: none;
}
.shade-908c
  .button-ea6b
  .backdrop_cold_c6bd {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.shade-908c .button-ea6b .fluid_83ca {
  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;
}
.shade-908c
  .button-ea6b
  .fluid_83ca
  b {
  display: none;
}
.shade-908c .hard-1933 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.text_aed3:not(.status_bronze_1340):not(.nav_15d3),
button:not(.status_bronze_1340):not(.nav_15d3),
input[type="button"]:not(.status_bronze_1340):not(
    .nav_15d3
  ),
input[type="reset"]:not(.status_bronze_1340):not(
    .nav_15d3
  ),
input[type="submit"]:not(.status_bronze_1340):not(
    .nav_15d3
  ) {
  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;
}
.text_aed3:not(.status_bronze_1340):not(
    .nav_15d3
  ):hover,
button:not(.status_bronze_1340):not(
    .nav_15d3
  ):hover,
input[type="button"]:not(.status_bronze_1340):not(
    .nav_15d3
  ):hover,
input[type="reset"]:not(.status_bronze_1340):not(
    .nav_15d3
  ):hover,
input[type="submit"]:not(.status_bronze_1340):not(
    .nav_15d3
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.text_aed3:not(.status_bronze_1340):not(
    .nav_15d3
  ):active,
.text_aed3:not(.status_bronze_1340):not(
    .nav_15d3
  ):focus,
button:not(.status_bronze_1340):not(
    .nav_15d3
  ):active,
button:not(.status_bronze_1340):not(
    .nav_15d3
  ):focus,
input[type="button"]:not(.status_bronze_1340):not(
    .nav_15d3
  ):active,
input[type="button"]:not(.status_bronze_1340):not(
    .nav_15d3
  ):focus,
input[type="reset"]:not(.status_bronze_1340):not(
    .nav_15d3
  ):active,
input[type="reset"]:not(.status_bronze_1340):not(
    .nav_15d3
  ):focus,
input[type="submit"]:not(.status_bronze_1340):not(
    .nav_15d3
  ):active,
input[type="submit"]:not(.status_bronze_1340):not(
    .nav_15d3
  ):focus {
  outline: 0;
}
.text_aed3:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59,
button:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59,
input[type="button"]:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59,
input[type="reset"]:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59,
input[type="submit"]:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59 {
  position: relative;
}
.text_aed3:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59
  .lite_6d4b,
.text_aed3:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59
  .alert-north-d506,
.text_aed3:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59
  .iron-3033,
.text_aed3:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59
  i,
.text_aed3:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59
  svg,
button:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59
  .lite_6d4b,
button:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59
  .alert-north-d506,
button:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59
  .iron-3033,
button:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59
  i,
button:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59
  svg,
input[type="button"]:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59
  .lite_6d4b,
input[type="button"]:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59
  .alert-north-d506,
input[type="button"]:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59
  .iron-3033,
input[type="button"]:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59
  i,
input[type="button"]:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59
  svg,
input[type="reset"]:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59
  .lite_6d4b,
input[type="reset"]:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59
  .alert-north-d506,
input[type="reset"]:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59
  .iron-3033,
input[type="reset"]:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59
  i,
input[type="reset"]:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59
  svg,
input[type="submit"]:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59
  .lite_6d4b,
input[type="submit"]:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59
  .alert-north-d506,
input[type="submit"]:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59
  .iron-3033,
input[type="submit"]:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59
  i,
input[type="submit"]:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59
  svg {
  visibility: hidden;
}
.text_aed3:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59:after,
button:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59:after,
input[type="button"]:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59:after,
input[type="reset"]:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59:after,
input[type="submit"]:not(.status_bronze_1340):not(
    .nav_15d3
  ).fn-loading-eb59: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;
}
.text_aed3:not(.status_bronze_1340):not(.nav_15d3),
input[type="button"]:not(.status_bronze_1340):not(
    .nav_15d3
  ),
input[type="reset"]:not(.status_bronze_1340):not(
    .nav_15d3
  ),
input[type="submit"]:not(.status_bronze_1340):not(
    .nav_15d3
  ) {
  color: #fff;
  background: #235787;
}
.text_aed3:not(.status_bronze_1340):not(
    .nav_15d3
  ):focus,
input[type="button"]:not(.status_bronze_1340):not(
    .nav_15d3
  ):focus,
input[type="reset"]:not(.status_bronze_1340):not(
    .nav_15d3
  ):focus,
input[type="submit"]:not(.status_bronze_1340):not(
    .nav_15d3
  ):focus {
  color: #fff;
}
.text_aed3.fn-disabled-eb59:not(.status_bronze_1340):not(
    .nav_15d3
  ),
.text_aed3[disabled]:not(.status_bronze_1340):not(
    .nav_15d3
  ),
button.fn-disabled-eb59:not(.status_bronze_1340):not(
    .nav_15d3
  ),
button[disabled]:not(.status_bronze_1340):not(
    .nav_15d3
  ) {
  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;
}
.short_f6ec {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.short_f6ec: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;
}
.paper-0d5c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.dim-ed63 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.photo-6d3c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.border-small-410d:after,
.border-small-410d:before,
.rough_35ef:after,
.rough_35ef:before,
.highlight-bronze-2de5:after,
.highlight-bronze-2de5:before,
.soft-c185:after,
.soft-c185:before,
.component_88dc:after,
.component_88dc:before,
.video-tall-a0aa:after,
.video-tall-a0aa:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.border-small-410d:after,
.rough_35ef:after,
.highlight-bronze-2de5:after,
.soft-c185:after,
.component_88dc:after,
.video-tall-a0aa:after {
  clear: both;
}
.rough_35ef .hard_b5b0,
.highlight-bronze-2de5 .hard_b5b0,
.heading_4934 .hard_b5b0 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.east-23c6 {
  display: inline-block;
}
.old-6d0d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.old-6d0d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.old-6d0d .modal-134b {
  padding: 1em 0;
  font-size: 85%;
}
.modal-134b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.focus_advanced_199d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.focus_advanced_199d:after,
.focus_advanced_199d:before {
  content: "";
  display: table;
}
.focus_advanced_199d:after {
  clear: both;
}
.backdrop_a3f8 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.aside_c4fd .backdrop_a3f8 {
  max-width: 50%;
}
.menu-white-3761 .backdrop_a3f8 {
  max-width: 33.33%;
}
.warm-68c5 .backdrop_a3f8 {
  max-width: 25%;
}
.pagination_31f1 .backdrop_a3f8 {
  max-width: 20%;
}
.icon-7845 .backdrop_a3f8 {
  max-width: 16.66%;
}
.hovered_2b6e .backdrop_a3f8 {
  max-width: 14.28%;
}
.plasma-9361 .backdrop_a3f8 {
  max-width: 12.5%;
}
.breadcrumb-solid-f4d8 .backdrop_a3f8 {
  max-width: 11.11%;
}
.item-12cd {
  display: block;
}
.wrapper-smooth-06ef .large-04b2 label,
.wrapper-smooth-06ef .carousel-d5a6 label,
.wrapper-smooth-06ef .image-gas-fa3f label,
.wrapper-smooth-06ef .photo-8f4e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pink_7bb8 {
  list-style: none;
  margin: 0;
}
.pink_7bb8 article.popup_under_05ee {
  margin-bottom: 0;
}
.pink_7bb8 ul {
  list-style: none;
  margin: 0;
}
.pink_7bb8 .fast-77b0 li.popup_under_05ee {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pink_7bb8 .fast-77b0 li.popup_under_05ee {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pink_7bb8 .fast-77b0 li.popup_under_05ee: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) {
  .pink_7bb8 .fast-77b0 li.popup_under_05ee li.popup_under_05ee li.popup_under_05ee li.popup_under_05ee {
    padding-left: 0;
  }
}
article.popup_under_05ee {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.popup_under_05ee .rough_35ef p:last-of-type {
  margin-bottom: 0;
}
article.popup_under_05ee .liquid_cf37 {
  float: left;
}
article.popup_under_05ee .sidebar_copper_5d00 {
  margin-left: 85px;
}
article.popup_under_05ee .link-5c0e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.popup_under_05ee .link-5c0e .inner_d944 {
  margin-left: 10px;
}
article.popup_under_05ee .primary-4184 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.popup_under_05ee .border-869e {
  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 .large-04b2,
  #respond .image-gas-fa3f,
  #respond .photo-8f4e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .large-04b2 input,
#respond .image-gas-fa3f input,
#respond .photo-8f4e input {
  width: 100%;
}
#respond .photo-8f4e {
  margin-right: 0;
}
#respond .brown_cff2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.fluid-4eff {
  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;
}
.fluid-4eff.header-blue-f3f9 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.fluid-4eff 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%);
}
.fluid-4eff:focus,
.fluid-4eff: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);
}
.bottom-5869 {
  border-radius: 10%;
}
.silver-283c {
  border-radius: 50%;
}
.out-1c1e {
  font-size: 0.72em;
}
.tabs-fast-c247 {
  font-size: 0.875em;
}
.liquid-9577 {
  font-size: 1.1em;
}
.highlight_481e {
  text-transform: uppercase;
  line-height: 1.2;
}
.highlight_481e.out-1c1e {
  letter-spacing: 0.5px;
}
.feature_solid_a594,
.feature_solid_a594 a {
  color: #6d6d6d;
}
.feature_solid_a594 a:hover {
  color: #111;
}
.modal_6fe9 {
  color: #6d6d6d;
}
.feature-8ccf {
  overflow-x: hidden;
}
.feature-8ccf .pagination_solid_83ab.wide-be4d {
  position: relative;
}
.feature-8ccf .pagination_solid_83ab.wide-be4d.footer-f0ee {
  position: initial;
}
.feature-8ccf
  .pagination_solid_83ab.wide-be4d.footer-f0ee
  .alert_de27 {
  left: auto;
}
.feature-8ccf .pagination_solid_83ab .alert_de27 {
  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;
}
.feature-8ccf .pagination_solid_83ab:hover.wide-be4d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.feature-8ccf
  .pagination_solid_83ab:hover.wide-be4d
  .alert_de27 {
  display: block;
  z-index: 9999999;
}
.feature-8ccf .purple-ec15 .hero_white_e9db,
.feature-8ccf .accent_basic_d229 .hero_white_e9db {
  display: none;
}
.feature-8ccf .card-c87f .pagination_solid_83ab:hover.wide-be4d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.wrapper-smooth-06ef .large-04b2 label,
.wrapper-smooth-06ef .carousel-d5a6 label,
.wrapper-smooth-06ef .image-gas-fa3f label,
.wrapper-smooth-06ef .photo-8f4e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pink_7bb8 {
  list-style: none;
  margin: 0;
}
.pink_7bb8 article.popup_under_05ee {
  margin-bottom: 0;
}
.pink_7bb8 ul {
  list-style: none;
  margin: 0;
}
.pink_7bb8 .fast-77b0 li.popup_under_05ee {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pink_7bb8 .fast-77b0 li.popup_under_05ee {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pink_7bb8 .fast-77b0 li.popup_under_05ee: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) {
  .pink_7bb8 .fast-77b0 li.popup_under_05ee li.popup_under_05ee li.popup_under_05ee li.popup_under_05ee {
    padding-left: 0;
  }
}
article.popup_under_05ee {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.popup_under_05ee .rough_35ef p:last-of-type {
  margin-bottom: 0;
}
article.popup_under_05ee .liquid_cf37 {
  float: left;
}
article.popup_under_05ee .sidebar_copper_5d00 {
  margin-left: 85px;
}
article.popup_under_05ee .link-5c0e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.popup_under_05ee .link-5c0e .inner_d944 {
  margin-left: 10px;
}
article.popup_under_05ee .primary-4184 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.popup_under_05ee .border-869e {
  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 .large-04b2,
  #respond .image-gas-fa3f,
  #respond .photo-8f4e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .large-04b2 input,
#respond .image-gas-fa3f input,
#respond .photo-8f4e input {
  width: 100%;
}
#respond .photo-8f4e {
  margin-right: 0;
}
#respond .brown_cff2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.purple-ec15 .pressed_11c9 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.pressed_11c9 .hard-bb2f.chip_gas_0d2c .active_03f8 > li > a:focus,
.pressed_11c9 .hard-bb2f.chip_gas_0d2c .active_03f8 > li > a:hover,
.pressed_11c9 .hard-bb2f.prev-14db .active_03f8 > li > a:focus,
.pressed_11c9 .hard-bb2f.prev-14db .active_03f8 > li > a:hover,
.pressed_11c9 .hard-bb2f.wrapper-silver-0ae4 .active_03f8 > li > a:focus,
.pressed_11c9 .hard-bb2f.wrapper-silver-0ae4 .active_03f8 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pressed_11c9
  .hard-bb2f.chip_gas_0d2c
  .active_03f8
  > li.column-copper-9d7d
  > a,
.pressed_11c9
  .hard-bb2f.chip_gas_0d2c
  .active_03f8
  > li.banner-hard-dc99
  > a,
.pressed_11c9
  .hard-bb2f.prev-14db
  .active_03f8
  > li.column-copper-9d7d
  > a,
.pressed_11c9
  .hard-bb2f.prev-14db
  .active_03f8
  > li.banner-hard-dc99
  > a,
.pressed_11c9
  .hard-bb2f.wrapper-silver-0ae4
  .active_03f8
  > li.column-copper-9d7d
  > a,
.pressed_11c9 .hard-bb2f.wrapper-silver-0ae4 .active_03f8 > li.overlay-a66c > a {
  color: rgba(255, 255, 255, 0.99);
}
.pressed_11c9 .disabled_advanced_ccd9,
.pressed_11c9 .disabled_advanced_ccd9 a {
  color: rgba(255, 255, 255, 0.99);
}
.pressed_11c9 .top_ff3d.modal-silver-07d9 li a,
.pressed_11c9 .gradient-e09a a,
.pressed_11c9 .shadow_e00b,
.pressed_11c9 .active_03f8 > li > a,
.pressed_11c9 .image_e37f {
  color: rgba(255, 255, 255, 0.79);
}
.pressed_11c9 .top_ff3d.modal-silver-07d9 li a:hover,
.pressed_11c9 .gradient-e09a a:hover,
.pressed_11c9 .shadow_e00b:hover,
.pressed_11c9 .active_03f8 > li > a:hover,
.pressed_11c9 .image_e37f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pressed_11c9 .paper-cd30 {
  color: rgba(255, 255, 255, 0.79);
}
.pressed_11c9 .paper-cd30 .breadcrumb_6547 {
  color: rgba(255, 255, 255, 0.99);
}
.pressed_11c9 .paper-cd30:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pressed_11c9 .message-848b .background-eddb {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pressed_11c9 .message-848b .background-eddb .outer-2397 {
  color: rgba(255, 255, 255, 0.79);
}
.pressed_11c9
  .message-848b
  .background-eddb
  .outer-2397::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pressed_11c9
  .message-848b
  .background-eddb
  .outer-2397:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pressed_11c9
  .message-848b
  .background-eddb
  .outer-2397::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pressed_11c9
  .message-848b
  .background-eddb
  .outer-2397::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pressed_11c9 .message-848b .column_fast_b843 {
  color: rgba(255, 255, 255, 0.79);
}
.pressed_11c9 .message-848b .column_fast_b843:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort-75db
  .pressed_11c9
  .message-848b
  .table_small_01e6
  .filter-70c2 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sort-75db
  .pressed_11c9
  .message-848b
  .table_small_01e6
  .outer-2397 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.purple-ec15 .red_25f9 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.red_25f9 .hard-bb2f.chip_gas_0d2c .active_03f8 > li > a:focus,
.red_25f9 .hard-bb2f.chip_gas_0d2c .active_03f8 > li > a:hover,
.red_25f9 .hard-bb2f.prev-14db .active_03f8 > li > a:focus,
.red_25f9 .hard-bb2f.prev-14db .active_03f8 > li > a:hover,
.red_25f9 .hard-bb2f.wrapper-silver-0ae4 .active_03f8 > li > a:focus,
.red_25f9 .hard-bb2f.wrapper-silver-0ae4 .active_03f8 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.red_25f9
  .hard-bb2f.chip_gas_0d2c
  .active_03f8
  > li.column-copper-9d7d
  > a,
.red_25f9
  .hard-bb2f.chip_gas_0d2c
  .active_03f8
  > li.banner-hard-dc99
  > a,
.red_25f9
  .hard-bb2f.prev-14db
  .active_03f8
  > li.column-copper-9d7d
  > a,
.red_25f9
  .hard-bb2f.prev-14db
  .active_03f8
  > li.banner-hard-dc99
  > a,
.red_25f9
  .hard-bb2f.wrapper-silver-0ae4
  .active_03f8
  > li.column-copper-9d7d
  > a,
.red_25f9 .hard-bb2f.wrapper-silver-0ae4 .active_03f8 > li.overlay-a66c > a {
  color: rgba(0, 0, 0, 0.8);
}
.red_25f9 .disabled_advanced_ccd9,
.red_25f9 .disabled_advanced_ccd9 a {
  color: rgba(0, 0, 0, 0.8);
}
.red_25f9 .top_ff3d.modal-silver-07d9 li a,
.red_25f9 .gradient-e09a a,
.red_25f9 .shadow_e00b,
.red_25f9 .active_03f8 > li > a,
.red_25f9 .image_e37f {
  color: rgba(0, 0, 0, 0.55);
}
.red_25f9 .top_ff3d.modal-silver-07d9 li a:hover,
.red_25f9 .gradient-e09a a:hover,
.red_25f9 .shadow_e00b:hover,
.red_25f9 .active_03f8 > li > a:hover,
.red_25f9 .image_e37f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.red_25f9 .paper-cd30 {
  color: rgba(0, 0, 0, 0.55);
}
.red_25f9 .paper-cd30 .breadcrumb_6547 {
  color: rgba(0, 0, 0, 0.8);
}
.red_25f9 .paper-cd30:hover {
  color: rgba(0, 0, 0, 0.8);
}
.inner_3c48 .element-soft-2da3 {
  margin-left: auto;
  margin-right: auto;
}
.highlight-bronze-2de5 > * {
  margin-left: auto;
  margin-right: auto;
}
.highlight-bronze-2de5 .paper-0d5c {
  margin-right: 1.41575em;
}
.right-391a .highlight-bronze-2de5 > .row-tiny-fd7a {
  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;
}
.right-391a .highlight-bronze-2de5 > .element_wide_998c {
  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;
}
.cool_b153.inner_3c48 .element-soft-2da3,
.iron-3e44.inner_3c48 .element-soft-2da3 {
  margin-left: 0;
}
.button-d426.inner_3c48 .element-soft-2da3,
.hidden_df4f.inner_3c48 .element-soft-2da3 {
  margin-right: 0;
}
.highlight-bronze-2de5 ol,
.highlight-bronze-2de5 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.glass-214b video {
  max-width: 100%;
}
.warm_3ed3 img {
  display: block;
}
.warm_3ed3.paper-0d5c,
.warm_3ed3.dim-ed63 {
  width: 100%;
}
.warm_3ed3.element_wide_998c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.new_edb4:not(.status_new_3977) {
  margin: 1.5em auto;
}
.dropdown_glass_dbe9 p {
  padding: 1.5em 14px;
}
ul.status-out-74c1.element_wide_998c,
ul.status-out-74c1.row-tiny-fd7a,
ul.status-out-74c1.search_light_ea0f.row-tiny-fd7a {
  padding: 0 14px;
}
.active-old-22e7 {
  display: block;
  overflow-x: auto;
}
.active-old-22e7 table {
  border-collapse: collapse;
  width: 100%;
}
.active-old-22e7 td,
.active-old-22e7 th {
  padding: 0.5em;
}
.highlight-bronze-2de5 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.highlight-bronze-2de5 ol ol,
.highlight-bronze-2de5 ol ul,
.highlight-bronze-2de5 ul ol,
.highlight-bronze-2de5 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.highlight-bronze-2de5 ol ol li,
.highlight-bronze-2de5 ol ul li,
.highlight-bronze-2de5 ul ol li,
.highlight-bronze-2de5 ul ul li {
  margin-left: 0;
}
.chip_a42d.sort_6ac8 > .bronze-e16d {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.chip_a42d.sort_6ac8 > .bronze-e16d iframe,
.chip_a42d.sort_6ac8 > .bronze-e16d > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.logo-ea46 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.logo-ea46.input_0e70 {
  padding: 0;
}
.logo-ea46.input_0e70 cite {
  font-size: 13px;
}
.logo-ea46 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.logo-ea46 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.simple-644f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.simple-644f > p:first-child {
  margin-top: 0;
}
.simple-644f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.simple-644f blockquote {
  border-left: 0;
}
.blue-f095 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.blue-f095:not(.photo_action_bc0a) {
  max-width: 100px;
}
.blue-f095.new_eac9 {
  border-bottom: none !important;
  text-align: center;
}
.blue-f095.new_eac9::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .dropdown_glass_dbe9 p {
    padding: 1.5em 0;
  }
}
.component_current_9d3c {
  color: #0073aa;
}
.progress-9942 {
  background-color: #0073aa;
}
.sort_4362 {
  color: #229fd8;
}
.icon-focused-6a21 {
  background-color: #229fd8;
}
.brown_41e4 {
  color: #eee;
}
.iron_711b {
  background-color: #eee;
}
.last-a98e {
  color: #444;
}
.liquid-a124 {
  background-color: #444;
}
.hover-314f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.hover-314f .hidden-top-5e3a .gradient-e09a {
  font-size: 15px;
}
.hover-314f .gradient-e09a {
  line-height: 1.3;
}
.hover-314f .red_25f9 {
}
.hover-314f .pressed_11c9 {
  background: #235787;
}
.carousel-plasma-3ef9 {
  padding: 0;
}
.carousel-plasma-3ef9 .pressed_11c9 {
  background: #1a1a1a;
}
.carousel-plasma-3ef9 .red_25f9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.content_iron_a3f8 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.content_iron_a3f8 .red_25f9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.content_iron_a3f8 .pressed_11c9 {
  background: #303030;
}
.video-tall-a0aa {
  position: relative;
  z-index: 10;
}
.video-tall-a0aa .button_c830 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.right_6f60 .wide-be4d {
  display: inline-block;
  vertical-align: middle;
}
.right_6f60.form_a47b .wide-be4d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .right_6f60.form_a47b .wide-be4d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .right_6f60.form_a47b .wide-be4d {
    margin-right: 0.4em;
  }
}
.right_6f60.form_a47b .wide-be4d:last-child {
  margin-right: 0;
}
.search-ba21 .button_c830 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .purple-ec15 .hidden-top-5e3a {
    margin: 0 -0.5em;
  }
  .purple-ec15 .hidden-top-5e3a [class*="customify-col-"],
  .purple-ec15 .hidden-top-5e3a [class*="customify-col_"],
  .purple-ec15 .hidden-top-5e3a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.purple-ec15.search_b706 .button_c830 {
  background: 0 0 !important;
}
.purple-ec15.search_b706 .button_c830,
.purple-ec15.search-ba21 .button_c830 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .purple-ec15.gradient-68c6 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.purple-ec15.search-ba21 .button_c830 {
  box-shadow: none !important;
}
.hard_967d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hard_967d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hard_967d {
    padding: 18px 0 20px;
  }
}
.hard_967d .video-c03f {
  width: 100%;
}
.hard_967d .new-ff9b {
  margin-bottom: 0;
}
.hard_967d .orange-d150 {
  margin-top: 5px;
  font-size: 0.875em;
}
.tiny_cc5e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tiny_cc5e .summary-b45e {
  width: 100%;
}
.footer-large-f308 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.footer-large-f308 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.footer-large-f308 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;
}
.footer-large-f308 li:last-child:after {
  display: none;
}
.footer-large-f308 li a {
  font-weight: 500;
  margin-right: 10px;
}
.fresh_d75b .hero_white_e9db button,
.hard_967d .hero_white_e9db button {
  left: 0;
}
.fresh_d75b .summary-b45e,
.hard_967d .summary-b45e {
  padding-left: 0;
  padding-right: 0;
}
.fresh_d75b .tiny_cc5e,
.hard_967d .tiny_cc5e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.fresh_d75b {
  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;
}
.fresh_d75b: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;
}
.fresh_d75b .under-b471 {
  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) {
  .fresh_d75b .under-b471 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .fresh_d75b .under-b471 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .fresh_d75b .under-b471 {
    min-height: 200px;
  }
}
.fresh_d75b .footer-large-f308 {
  color: rgba(255, 255, 255, 0.8);
}
.fresh_d75b .footer-large-f308 a,
.fresh_d75b .footer-large-f308 li:after {
  color: inherit;
}
.fresh_d75b .footer-large-f308 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.bright_b76f {
  margin-bottom: 0.5em;
}
.nav-f999 {
  margin-bottom: 1.2em;
}
.nav-f999,
.bright_b76f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.nav-f999 p:last-child,
.bright_b76f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hero_white_e9db,
#masthead .hero_white_e9db {
  display: none;
}
#masthead
  > .hero_white_e9db.active-smooth-fcc6 {
  display: none;
}
#masthead > .hero_white_e9db button {
  left: 0;
}
.backdrop-light-74fa {
  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%;
}
.backdrop-light-74fa .wide-be4d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.backdrop-light-74fa .tooltip-middle-f24c {
  display: -webkit-box;
  display: flex;
}
.backdrop-light-74fa .tooltip-middle-f24c.hero_8048 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.backdrop-light-74fa .tooltip-middle-f24c.main-9951 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.backdrop-light-74fa .tooltip-middle-f24c.silver-ce7c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.backdrop-light-74fa.middle_235d.overlay_23ad .tooltip-middle-f24c.hero_8048 {
  flex-basis: 100%;
}
.backdrop-light-74fa.grid-current-1db0 .tooltip-middle-f24c.main-9951 {
  -webkit-box-flex: 1;
  flex: auto;
}
.backdrop-light-74fa.grid-current-1db0 .tooltip-middle-f24c.silver-ce7c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hero_white_e9db.active-smooth-fcc6 {
  display: none;
}
#masthead > .hero_white_e9db button {
  left: 0;
}
.new_1ced {
  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;
}
.new_1ced:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.new_1ced.hidden_dark_6d21 i {
  margin-right: 4px;
}
.new_1ced.popup-e092 i {
  margin-left: 5px;
}
.gradient-e09a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.gradient-e09a p:last-child {
  margin-bottom: 0;
}
.complex_7f86 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.complex_7f86 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.complex_7f86 img {
  display: block;
  width: auto;
  line-height: 1;
}
.complex_7f86 .disabled_advanced_ccd9 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.complex_7f86 .dropdown_d60d {
  margin: 5px 0 7px 0;
}
.complex_7f86.gradient_huge_ea9e .south_0f9c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.complex_7f86.gradient_huge_ea9e .menu_e0ae {
  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;
}
.complex_7f86.text-b491 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.complex_7f86.text-b491 .south_0f9c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.complex_7f86.text-b491 .menu_e0ae {
  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;
}
.complex_7f86.notification_47c3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.complex_7f86.detail-complex-4a51 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.complex_7f86.detail-complex-4a51 .menu_e0ae {
  margin-top: 7px;
}
.outline_active_0e07 {
  display: inline-block;
}
.video-tall-a0aa .avatar-advanced-74f8 .complex_7f86 img {
  max-width: 100%;
}
.hard-bb2f .dark-0906.aside-new-6422,
.preview_4961 .dark-0906.aside-new-6422 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hard-bb2f .outline_east_7f30,
.preview_4961 .outline_east_7f30 {
  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%);
}
.hard-bb2f .outline_east_7f30 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hard-bb2f.tertiary-c045 .outline_east_7f30 {
  display: none;
}
.hard-bb2f .hidden_757f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hard-bb2f .hidden_757f li {
  display: inline-block;
  position: relative;
}
.hard-bb2f .hidden_757f li:last-child {
  margin-right: 0;
}
.hard-bb2f .hidden_757f 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;
}
.hard-bb2f .hidden_757f li.overlay-a66c > a {
  color: rgba(0, 0, 0, 0.9);
}
.hard-bb2f .hidden_757f > 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;
}
.hard-bb2f .hidden_757f > li > a i {
  line-height: 0;
}
.hard-bb2f .hidden_757f > li.badge_liquid_41e3 > a .outline_east_7f30 {
  margin-left: 4px;
  line-height: 0;
}
.hard-bb2f .hidden_757f .basic_6436 li.badge_liquid_41e3 > a {
  position: relative;
}
.hard-bb2f .hidden_757f .basic_6436 li.badge_liquid_41e3 > a:after,
.hard-bb2f .hidden_757f .basic_6436 li.badge_liquid_41e3 > a:before {
  content: "";
  display: table;
}
.hard-bb2f .hidden_757f .basic_6436 li.badge_liquid_41e3 > a:after {
  clear: both;
}
.hard-bb2f .hidden_757f .basic_6436 li.badge_liquid_41e3 > a .outline_east_7f30 {
  margin-left: 5px;
  float: right;
}
.hard-bb2f .frame_center_7000,
.hard-bb2f .basic_6436 {
  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;
}
.hard-bb2f .basic_6436 {
  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;
}
.hard-bb2f .basic_6436 .aside-new-6422 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hard-bb2f .basic_6436 .outline_east_7f30 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hard-bb2f .basic_6436 li {
  display: block;
  margin: 0;
  padding: 0;
}
.hard-bb2f .basic_6436 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;
}
.hard-bb2f .basic_6436 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hard-bb2f .basic_6436 .basic_6436 {
  top: 0;
  left: 100%;
}
.hard-bb2f .alert-67e7.fn-focus-eb59 > .frame_center_7000,
.hard-bb2f .alert-67e7.fn-focus-eb59 > .basic_6436,
.hard-bb2f .alert-67e7:focus > .frame_center_7000,
.hard-bb2f .alert-67e7:focus > .basic_6436,
.hard-bb2f .alert-67e7:hover > .frame_center_7000,
.hard-bb2f .alert-67e7:hover > .basic_6436 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hard-bb2f.wrapper-silver-0ae4 .active_03f8:after,
.hard-bb2f.wrapper-silver-0ae4 .active_03f8:before {
  content: "";
  display: table;
}
.hard-bb2f.wrapper-silver-0ae4 .active_03f8:after {
  clear: both;
}
.hard-bb2f.wrapper-silver-0ae4 .active_03f8 > li {
  float: left;
}
.hard-bb2f.selected_8346 .active_03f8:after,
.hard-bb2f.selected_8346 .active_03f8:before {
  content: "";
  display: table;
}
.hard-bb2f.selected_8346 .active_03f8:after {
  clear: both;
}
.hard-bb2f.selected_8346 .active_03f8 > li {
  float: left;
}
.hard-bb2f.selected_8346 .active_03f8 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hard-bb2f.selected_8346 .active_03f8 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hard-bb2f.selected_8346 .active_03f8 > li.column-copper-9d7d > a,
.hard-bb2f.selected_8346 .active_03f8 > li.overlay-a66c > a {
  color: #fff;
  background-color: #1e4b75;
}
.hard-bb2f.chip_gas_0d2c .active_03f8 > li > a .aside-new-6422 {
  position: relative;
}
.hard-bb2f.chip_gas_0d2c .active_03f8 > li > a .aside-new-6422: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;
}
.hard-bb2f.chip_gas_0d2c
  .active_03f8
  > li:focus
  > a
  .aside-new-6422:before,
.hard-bb2f.chip_gas_0d2c
  .active_03f8
  > li:hover
  > a
  .aside-new-6422:before {
  width: 100%;
  background-color: currentColor;
}
.hard-bb2f.chip_gas_0d2c
  .active_03f8
  > li.column-copper-9d7d
  > a
  .aside-new-6422:before,
.hard-bb2f.chip_gas_0d2c
  .active_03f8
  > li.banner-hard-dc99
  > a
  .aside-new-6422:before {
  width: 100%;
  background-color: currentColor;
}
.hard-bb2f.prev-14db .active_03f8 > li > a .aside-new-6422 {
  position: relative;
}
.hard-bb2f.prev-14db .active_03f8 > li > a .aside-new-6422: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;
}
.hard-bb2f.prev-14db .active_03f8 > li:focus > a .aside-new-6422:before,
.hard-bb2f.prev-14db
  .active_03f8
  > li:hover
  > a
  .aside-new-6422:before {
  width: 100%;
  background-color: currentColor;
}
.hard-bb2f.prev-14db
  .active_03f8
  > li.column-copper-9d7d
  > a
  .aside-new-6422:before,
.hard-bb2f.prev-14db
  .active_03f8
  > li.banner-hard-dc99
  > a
  .aside-new-6422:before {
  width: 100%;
  background-color: currentColor;
}
.preview_4961 .hidden_757f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.preview_4961 .hidden_757f li:first-child > a {
  border-top: none;
}
.preview_4961 .hidden_757f .card_gas_9ee3 > .aside-new-6422 .outline_east_7f30 {
  display: none;
}
.preview_4961 .hidden_757f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.preview_4961 .hidden_757f li:last-child {
  border: none;
}
.preview_4961 .hidden_757f li.badge_liquid_41e3 > a {
  padding-right: 45px !important;
}
.preview_4961 .hidden_757f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.preview_4961 .hidden_757f li a:focus,
.preview_4961 .hidden_757f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.preview_4961 .hidden_757f li .sort_df17 {
  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;
}
.preview_4961 .hidden_757f li .sort_df17:hover {
  box-shadow: none;
}
.preview_4961 .hidden_757f li .sort_df17 .outline_east_7f30 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.preview_4961 .hidden_757f .basic_6436 {
  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);
}
.preview_4961 .hidden_757f .basic_6436 li a {
  padding-left: 3em;
}
.preview_4961 .hidden_757f .inner-d38f > a .sort_df17 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.preview_4961 .hidden_757f .inner-d38f > .basic_6436 {
  display: block;
  opacity: 1;
}
.component_simple_d92f {
  max-width: 100%;
}
.gallery_white_0235 {
  line-height: 0;
  cursor: pointer;
}
.image_e37f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.image_e37f:hover {
  box-shadow: none;
  color: currentColor;
}
.image_e37f svg {
  width: 18px;
  height: 18px;
}
.image_e37f .caption_east_b7d0 {
  display: none;
}
.tertiary_6384 {
  position: relative;
}
.tertiary_6384.fn-active-eb59 .image_e37f .picture-9b4d {
  display: none;
}
.tertiary_6384.fn-active-eb59 .image_e37f .caption_east_b7d0 {
  display: inline-block;
}
.tertiary_6384 .icon_silver_385e {
  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);
}
.tertiary_6384.purple_a35f .icon_silver_385e {
  left: auto;
  right: -0.9em;
}
.tertiary_6384.purple_a35f .tooltip-orange-20f2::before {
  left: auto;
  right: 15px;
}
.tertiary_6384.fn-active-eb59 .icon_silver_385e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.table_small_01e6 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.table_small_01e6 label {
  flex-basis: 100%;
}
.table_small_01e6 .background-eddb {
  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;
}
.table_small_01e6 .outer-2397 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.table_small_01e6 .outer-2397:focus {
  background-color: transparent;
}
.table_small_01e6 button.column_fast_b843 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.table_small_01e6 button.column_fast_b843:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.table_small_01e6 button.column_fast_b843 svg {
  width: 18px;
  height: 18px;
}
.table_small_01e6 input[type="submit"] {
  min-height: auto;
}
.message-848b .table_small_01e6 .outer-2397 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tooltip-orange-20f2 {
  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) {
  .tooltip-orange-20f2 {
    width: 220px;
  }
}
.tooltip-orange-20f2 label {
  flex-basis: 100%;
}
.tooltip-orange-20f2::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;
}
.sort-75db .message-848b .table_small_01e6 {
  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;
}
.sort-75db
  .message-848b
  .table_small_01e6
  .background-eddb {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.sort-75db .message-848b .table_small_01e6 .outer-2397 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.sort-75db
  .message-848b
  .table_small_01e6
  .outer-2397:focus {
  background: 0 0;
}
.sort-75db
  .message-848b
  .table_small_01e6
  .filter-70c2 {
  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;
}
.top_ff3d {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.top_ff3d li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.top_ff3d li:last-child {
  margin-right: 0;
}
.top_ff3d li:first-child {
  margin-left: 0;
}
.top_ff3d.link-a773 a {
  color: #fff;
}
.top_ff3d.link-a773 a:hover {
  color: #fff;
}
.top_ff3d a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.top_ff3d a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.top_ff3d a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.top_ff3d a:hover {
  opacity: 0.9;
  color: inherit;
}
.top_ff3d [class*="social-icon-apple"] {
  background-color: #999;
}
.top_ff3d [class*="social-icon-apple"].inner-a887 {
  background-color: transparent;
  color: #999;
}
.top_ff3d [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.top_ff3d [class*="social-icon-behance"].inner-a887 {
  background-color: transparent;
  color: #1769ff;
}
.top_ff3d [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.top_ff3d [class*="social-icon-bitbucket"].inner-a887 {
  background-color: transparent;
  color: #205081;
}
.top_ff3d [class*="social-icon-codepen"] {
  background-color: #000;
}
.top_ff3d [class*="social-icon-codepen"].inner-a887 {
  background-color: transparent;
  color: #000;
}
.top_ff3d [class*="social-icon-delicious"] {
  background-color: #39f;
}
.top_ff3d [class*="social-icon-delicious"].inner-a887 {
  background-color: transparent;
  color: #39f;
}
.top_ff3d [class*="social-icon-digg"] {
  background-color: #005be2;
}
.top_ff3d [class*="social-icon-digg"].inner-a887 {
  background-color: transparent;
  color: #005be2;
}
.top_ff3d [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.top_ff3d [class*="social-icon-dribbble"].inner-a887 {
  background-color: transparent;
  color: #ea4c89;
}
.top_ff3d [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.top_ff3d [class*="social-icon-envelope"].inner-a887 {
  background-color: transparent;
  color: #ea4335;
}
.top_ff3d [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.top_ff3d [class*="social-icon-facebook"].inner-a887 {
  background-color: transparent;
  color: #3b5998;
}
.top_ff3d [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.top_ff3d [class*="social-icon-flickr"].inner-a887 {
  background-color: transparent;
  color: #0063dc;
}
.top_ff3d [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.top_ff3d [class*="social-icon-foursquare"].inner-a887 {
  background-color: transparent;
  color: #2d5be3;
}
.top_ff3d [class*="social-icon-github"] {
  background-color: #333;
}
.top_ff3d [class*="social-icon-github"].inner-a887 {
  background-color: transparent;
  color: #333;
}
.top_ff3d [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.top_ff3d [class*="social-icon-google-plus"].inner-a887 {
  background-color: transparent;
  color: #dd4b39;
}
.top_ff3d [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.top_ff3d [class*="social-icon-houzz"].inner-a887 {
  background-color: transparent;
  color: #7ac142;
}
.top_ff3d [class*="social-icon-instagram"] {
  background-color: #262626;
}
.top_ff3d [class*="social-icon-instagram"].inner-a887 {
  background-color: transparent;
  color: #262626;
}
.top_ff3d [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.top_ff3d [class*="social-icon-jsfiddle"].inner-a887 {
  background-color: transparent;
  color: #487aa2;
}
.top_ff3d [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.top_ff3d [class*="social-icon-linkedin"].inner-a887 {
  background-color: transparent;
  color: #0077b5;
}
.top_ff3d [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.top_ff3d [class*="social-icon-medium"].inner-a887 {
  background-color: transparent;
  color: #00ab6b;
}
.top_ff3d [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.top_ff3d
  [class*="social-icon-odnoklassniki"].inner-a887 {
  background-color: transparent;
  color: #f4731c;
}
.top_ff3d [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.top_ff3d [class*="social-icon-meetup"].inner-a887 {
  background-color: transparent;
  color: #ec1c40;
}
.top_ff3d [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.top_ff3d [class*="social-icon-pinterest"].inner-a887 {
  background-color: transparent;
  color: #bd081c;
}
.top_ff3d [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.top_ff3d [class*="social-icon-product-hunt"].inner-a887 {
  background-color: transparent;
  color: #da552f;
}
.top_ff3d [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.top_ff3d [class*="social-icon-reddit"].inner-a887 {
  background-color: transparent;
  color: #ff4500;
}
.top_ff3d [class*="social-icon-rss"] {
  background-color: #f26522;
}
.top_ff3d [class*="social-icon-rss"].inner-a887 {
  background-color: transparent;
  color: #f26522;
}
.top_ff3d [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.top_ff3d
  [class*="social-icon-shopping-cart"].inner-a887 {
  background-color: transparent;
  color: #4caf50;
}
.top_ff3d [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.top_ff3d [class*="social-icon-skype"].inner-a887 {
  background-color: transparent;
  color: #00aff0;
}
.top_ff3d [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.top_ff3d [class*="social-icon-slideshare"].inner-a887 {
  background-color: transparent;
  color: #0077b5;
}
.top_ff3d [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.top_ff3d [class*="social-icon-snapchat"].inner-a887 {
  background-color: transparent;
  color: #fffc00;
}
.top_ff3d [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.top_ff3d [class*="social-icon-soundcloud"].inner-a887 {
  background-color: transparent;
  color: #f80;
}
.top_ff3d [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.top_ff3d [class*="social-icon-spotify"].inner-a887 {
  background-color: transparent;
  color: #2ebd59;
}
.top_ff3d [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.top_ff3d
  [class*="social-icon-stack-overflow"].inner-a887 {
  background-color: transparent;
  color: #fe7a15;
}
.top_ff3d [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.top_ff3d [class*="social-icon-maldkfgram"].inner-a887 {
  background-color: transparent;
  color: #2ca5e0;
}
.top_ff3d [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.top_ff3d [class*="social-icon-tripadvisor"].inner-a887 {
  background-color: transparent;
  color: #589442;
}
.top_ff3d [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.top_ff3d [class*="social-icon-tumblr"].inner-a887 {
  background-color: transparent;
  color: #35465c;
}
.top_ff3d [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.top_ff3d [class*="social-icon-twitch"].inner-a887 {
  background-color: transparent;
  color: #6441a5;
}
.top_ff3d [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.top_ff3d [class*="social-icon-twitter"].inner-a887 {
  background-color: transparent;
  color: #1da1f2;
}
.top_ff3d [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.top_ff3d [class*="social-icon-vimeo"].inner-a887 {
  background-color: transparent;
  color: #1ab7ea;
}
.top_ff3d [class*="social-icon-vk"] {
  background-color: #45668e;
}
.top_ff3d [class*="social-icon-vk"].inner-a887 {
  background-color: transparent;
  color: #45668e;
}
.top_ff3d [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.top_ff3d [class*="social-icon-weibo"].inner-a887 {
  background-color: transparent;
  color: #df2029;
}
.top_ff3d [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.top_ff3d [class*="social-icon-weixin"].inner-a887 {
  background-color: transparent;
  color: #7bb32e;
}
.top_ff3d [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.top_ff3d [class*="social-icon-whatsapp"].inner-a887 {
  background-color: transparent;
  color: #25d366;
}
.top_ff3d [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.top_ff3d [class*="social-icon-wordpress"].inner-a887 {
  background-color: transparent;
  color: #21759b;
}
.top_ff3d [class*="social-icon-xing"] {
  background-color: #026466;
}
.top_ff3d [class*="social-icon-xing"].inner-a887 {
  background-color: transparent;
  color: #026466;
}
.top_ff3d [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.top_ff3d [class*="social-icon-yelp"].inner-a887 {
  background-color: transparent;
  color: #af0606;
}
.top_ff3d [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.top_ff3d [class*="social-icon-youtube"].inner-a887 {
  background-color: transparent;
  color: #cd201f;
}
.shadow_e00b {
  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;
}
.shadow_e00b:hover {
  box-shadow: none;
  background: 0 0;
}
.banner-1d41 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.solid_cedb {
  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;
}
.aside_iron_b0ef {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.over-b1b2 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.over-b1b2,
.over-b1b2::after,
.over-b1b2::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;
}
.over-b1b2::after,
.over-b1b2::before {
  content: "";
  display: block;
  background-color: inherit;
}
.large-fb3d .solid_cedb .aside_iron_b0ef {
  margin-top: -2px;
  width: 19px;
}
.large-fb3d .solid_cedb .over-b1b2 {
  margin-top: -1px;
}
.large-fb3d .solid_cedb .over-b1b2,
.large-fb3d .solid_cedb .over-b1b2::after,
.large-fb3d .solid_cedb .over-b1b2::before {
  width: 19px;
  height: 2px;
}
.large-fb3d .solid_cedb .over-b1b2::before {
  top: -6px;
}
.large-fb3d .solid_cedb .over-b1b2::after {
  bottom: -6px;
}
.sidebar-motion-fc73 .solid_cedb .aside_iron_b0ef {
  margin-top: -2px;
  width: 22px;
}
.sidebar-motion-fc73 .solid_cedb .over-b1b2 {
  margin-top: -1px;
}
.sidebar-motion-fc73 .solid_cedb .over-b1b2,
.sidebar-motion-fc73 .solid_cedb .over-b1b2::after,
.sidebar-motion-fc73 .solid_cedb .over-b1b2::before {
  width: 22px;
  height: 2px;
}
.sidebar-motion-fc73 .solid_cedb .over-b1b2::before {
  top: -7px;
}
.sidebar-motion-fc73 .solid_cedb .over-b1b2::after {
  bottom: -7px;
}
.table-blue-1b83 .solid_cedb .aside_iron_b0ef {
  margin-top: -2px;
  width: 31px;
}
.table-blue-1b83 .solid_cedb .over-b1b2 {
  margin-top: -1.5px;
}
.table-blue-1b83 .solid_cedb .over-b1b2,
.table-blue-1b83 .solid_cedb .over-b1b2::after,
.table-blue-1b83 .solid_cedb .over-b1b2::before {
  width: 31px;
  height: 3px;
}
.table-blue-1b83 .solid_cedb .over-b1b2::before {
  top: -9px;
}
.table-blue-1b83 .solid_cedb .over-b1b2::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .icon_solid_adb6 .solid_cedb .aside_iron_b0ef {
    margin-top: -2px;
    width: 19px;
  }
  .icon_solid_adb6 .solid_cedb .over-b1b2 {
    margin-top: -1px;
  }
  .icon_solid_adb6 .solid_cedb .over-b1b2,
  .icon_solid_adb6 .solid_cedb .over-b1b2::after,
  .icon_solid_adb6 .solid_cedb .over-b1b2::before {
    width: 19px;
    height: 2px;
  }
  .icon_solid_adb6 .solid_cedb .over-b1b2::before {
    top: -6px;
  }
  .icon_solid_adb6 .solid_cedb .over-b1b2::after {
    bottom: -6px;
  }
  .texture-hard-afb1 .solid_cedb .aside_iron_b0ef {
    margin-top: -2px;
    width: 22px;
  }
  .texture-hard-afb1 .solid_cedb .over-b1b2 {
    margin-top: -1px;
  }
  .texture-hard-afb1 .solid_cedb .over-b1b2,
  .texture-hard-afb1 .solid_cedb .over-b1b2::after,
  .texture-hard-afb1 .solid_cedb .over-b1b2::before {
    width: 22px;
    height: 2px;
  }
  .texture-hard-afb1 .solid_cedb .over-b1b2::before {
    top: -7px;
  }
  .texture-hard-afb1 .solid_cedb .over-b1b2::after {
    bottom: -7px;
  }
  .thumbnail-f563 .solid_cedb .aside_iron_b0ef {
    margin-top: -2px;
    width: 31px;
  }
  .thumbnail-f563 .solid_cedb .over-b1b2 {
    margin-top: -1.5px;
  }
  .thumbnail-f563 .solid_cedb .over-b1b2,
  .thumbnail-f563 .solid_cedb .over-b1b2::after,
  .thumbnail-f563 .solid_cedb .over-b1b2::before {
    width: 31px;
    height: 3px;
  }
  .thumbnail-f563 .solid_cedb .over-b1b2::before {
    top: -9px;
  }
  .thumbnail-f563 .solid_cedb .over-b1b2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .mask_red_b39d .solid_cedb .aside_iron_b0ef {
    margin-top: -2px;
    width: 19px;
  }
  .mask_red_b39d .solid_cedb .over-b1b2 {
    margin-top: -1px;
  }
  .mask_red_b39d .solid_cedb .over-b1b2,
  .mask_red_b39d .solid_cedb .over-b1b2::after,
  .mask_red_b39d .solid_cedb .over-b1b2::before {
    width: 19px;
    height: 2px;
  }
  .mask_red_b39d .solid_cedb .over-b1b2::before {
    top: -6px;
  }
  .mask_red_b39d .solid_cedb .over-b1b2::after {
    bottom: -6px;
  }
  .hard_6f74 .solid_cedb .aside_iron_b0ef {
    margin-top: -2px;
    width: 22px;
  }
  .hard_6f74 .solid_cedb .over-b1b2 {
    margin-top: -1px;
  }
  .hard_6f74 .solid_cedb .over-b1b2,
  .hard_6f74 .solid_cedb .over-b1b2::after,
  .hard_6f74 .solid_cedb .over-b1b2::before {
    width: 22px;
    height: 2px;
  }
  .hard_6f74 .solid_cedb .over-b1b2::before {
    top: -7px;
  }
  .hard_6f74 .solid_cedb .over-b1b2::after {
    bottom: -7px;
  }
  .blue_4d63 .solid_cedb .aside_iron_b0ef {
    margin-top: -2px;
    width: 31px;
  }
  .blue_4d63 .solid_cedb .over-b1b2 {
    margin-top: -1.5px;
  }
  .blue_4d63 .solid_cedb .over-b1b2,
  .blue_4d63 .solid_cedb .over-b1b2::after,
  .blue_4d63 .solid_cedb .over-b1b2::before {
    width: 31px;
    height: 3px;
  }
  .blue_4d63 .solid_cedb .over-b1b2::before {
    top: -9px;
  }
  .blue_4d63 .solid_cedb .over-b1b2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .aside_6361 .solid_cedb .aside_iron_b0ef {
    margin-top: -2px;
    width: 19px;
  }
  .aside_6361 .solid_cedb .over-b1b2 {
    margin-top: -1px;
  }
  .aside_6361 .solid_cedb .over-b1b2,
  .aside_6361 .solid_cedb .over-b1b2::after,
  .aside_6361 .solid_cedb .over-b1b2::before {
    width: 19px;
    height: 2px;
  }
  .aside_6361 .solid_cedb .over-b1b2::before {
    top: -6px;
  }
  .aside_6361 .solid_cedb .over-b1b2::after {
    bottom: -6px;
  }
  .status-up-b183 .solid_cedb .aside_iron_b0ef {
    margin-top: -2px;
    width: 22px;
  }
  .status-up-b183 .solid_cedb .over-b1b2 {
    margin-top: -1px;
  }
  .status-up-b183 .solid_cedb .over-b1b2,
  .status-up-b183 .solid_cedb .over-b1b2::after,
  .status-up-b183 .solid_cedb .over-b1b2::before {
    width: 22px;
    height: 2px;
  }
  .status-up-b183 .solid_cedb .over-b1b2::before {
    top: -7px;
  }
  .status-up-b183 .solid_cedb .over-b1b2::after {
    bottom: -7px;
  }
  .component-static-1b5b .solid_cedb .aside_iron_b0ef {
    margin-top: -2px;
    width: 31px;
  }
  .component-static-1b5b .solid_cedb .over-b1b2 {
    margin-top: -1.5px;
  }
  .component-static-1b5b .solid_cedb .over-b1b2,
  .component-static-1b5b .solid_cedb .over-b1b2::after,
  .component-static-1b5b .solid_cedb .over-b1b2::before {
    width: 31px;
    height: 3px;
  }
  .component-static-1b5b .solid_cedb .over-b1b2::before {
    top: -9px;
  }
  .component-static-1b5b .solid_cedb .over-b1b2::after {
    bottom: -9px;
  }
}
.chip_tiny_319b .over-b1b2 {
  -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);
}
.chip_tiny_319b .over-b1b2::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.chip_tiny_319b .over-b1b2::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);
}
.chip_tiny_319b.primary_145e .over-b1b2 {
  -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);
}
.chip_tiny_319b.primary_145e .over-b1b2::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.chip_tiny_319b.primary_145e .over-b1b2::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);
}
.form-inner-08b5 {
  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.header_1cc4:before {
  display: none;
}
.accent_basic_d229 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.accent_basic_d229 .overlay-f381 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.accent_basic_d229 .overlay-f381:last-of-type {
  border-bottom: none;
}
.accent_basic_d229 .overlay-f381.article-06b7,
.accent_basic_d229 .overlay-f381.notification_fixed_b72b,
.accent_basic_d229 .overlay-f381.focus-warm-eb4a {
  padding: 0;
}
.accent_basic_d229 .preview_4961 .sort_df17 {
  color: currentColor;
}
.accent_basic_d229 .preview_4961 .sort_df17:focus,
.accent_basic_d229 .preview_4961 .sort_df17:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent_basic_d229.red_25f9 .paper-cd30,
.accent_basic_d229.red_25f9 .gradient-e09a a,
.accent_basic_d229.red_25f9 .active_03f8 a,
.accent_basic_d229.red_25f9 .basic_6436 a {
  color: rgba(0, 0, 0, 0.55);
}
.accent_basic_d229.red_25f9 .paper-cd30:hover,
.accent_basic_d229.red_25f9 .gradient-e09a a:hover,
.accent_basic_d229.red_25f9 .active_03f8 a:hover,
.accent_basic_d229.red_25f9 .basic_6436 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent_basic_d229.red_25f9 .breadcrumb_6547 {
  color: rgba(0, 0, 0, 0.8);
}
.accent_basic_d229.red_25f9 .overlay-f381 {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent_basic_d229.red_25f9 .overlay-f381:before {
  background: rgba(0, 0, 0, 0.08);
}
.accent_basic_d229.red_25f9 .item_outer_9805:before {
  background: rgba(255, 255, 255, 0.9);
}
.accent_basic_d229.red_25f9 .preview_4961 .hidden_757f li a,
.accent_basic_d229.red_25f9 .preview_4961 .sort_df17,
.accent_basic_d229.red_25f9 .basic_6436 {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent_basic_d229.red_25f9 .preview_4961 .sort_df17:focus,
.accent_basic_d229.red_25f9 .preview_4961 .sort_df17:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent_basic_d229.red_25f9 .hidden_757f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent_basic_d229.pressed_11c9 .paper-cd30,
.accent_basic_d229.pressed_11c9 .gradient-e09a a,
.accent_basic_d229.pressed_11c9 .active_03f8 .sort_df17,
.accent_basic_d229.pressed_11c9 .active_03f8 a,
.accent_basic_d229.pressed_11c9 .basic_6436 a {
  color: rgba(255, 255, 255, 0.79);
}
.accent_basic_d229.pressed_11c9 .paper-cd30:hover,
.accent_basic_d229.pressed_11c9 .gradient-e09a a:hover,
.accent_basic_d229.pressed_11c9 .active_03f8 .sort_df17:hover,
.accent_basic_d229.pressed_11c9 .active_03f8 a:hover,
.accent_basic_d229.pressed_11c9 .basic_6436 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent_basic_d229.pressed_11c9 .breadcrumb_6547 {
  color: rgba(255, 255, 255, 0.99);
}
.accent_basic_d229.pressed_11c9 .overlay-f381 {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent_basic_d229.pressed_11c9 .overlay-f381:before {
  background: rgba(255, 255, 255, 0.08);
}
.accent_basic_d229.pressed_11c9 .item_outer_9805:before {
  background: rgba(0, 0, 0, 0.9);
}
.accent_basic_d229.pressed_11c9 .preview_4961 .hidden_757f li a,
.accent_basic_d229.pressed_11c9 .preview_4961 .sort_df17,
.accent_basic_d229.pressed_11c9 .basic_6436 {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent_basic_d229.pressed_11c9 .preview_4961 .sort_df17:focus,
.accent_basic_d229.pressed_11c9 .preview_4961 .sort_df17:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent_basic_d229.pressed_11c9 .hidden_757f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.item_outer_9805 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.item_outer_9805:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.dropdown-efe3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.current-6365 .accent_basic_d229 {
  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;
}
.current-6365 .overlay-f381 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.current-6365 .overlay-f381: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) {
  .current-6365 .overlay-f381:before {
    width: 16%;
    left: 42%;
  }
}
.current-6365 .overlay-f381:last-child:before {
  content: none;
}
.current-6365 .overlay-f381[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.current-6365 .preview_4961 .hidden_757f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.current-6365 .preview_4961 .hidden_757f li a .sort_df17 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.current-6365 .preview_4961 .basic_6436 {
  border: none;
}
.current-6365 .preview_4961 .basic_6436 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.current-6365 .item_outer_9805 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.current-6365 .dropdown-efe3 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.current-6365 .pressed_11c9 .item_outer_9805:before {
  background: rgba(0, 0, 0, 0.9);
}
.current-6365 .red_25f9.info-large-8164 .over-b1b2 {
  background: rgba(0, 0, 0, 0.6);
}
.current-6365
  .red_25f9.info-large-8164
  .over-b1b2::after,
.current-6365
  .red_25f9.info-large-8164
  .over-b1b2:before {
  background: inherit;
}
.current-6365
  .red_25f9.info-large-8164:hover
  .over-b1b2 {
  background: rgba(0, 0, 0, 0.8);
}
.prev_9bf1 .accent_basic_d229 {
  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) {
  .prev_9bf1 .accent_basic_d229 {
    width: auto;
    right: 45px;
  }
}
.motion_1d40 .accent_basic_d229 {
  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) {
  .motion_1d40 .accent_basic_d229 {
    width: auto;
    left: 45px;
  }
}
.header_1cc4 .accent_basic_d229 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.header_1cc4 .dropdown-efe3 {
  max-width: 48em;
  margin: 0 auto;
}
.header_1cc4 .item_outer_9805:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.carousel-cold-c97b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.carousel-cold-c97b.current-6365 .accent_basic_d229 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.carousel-cold-c97b.prev_9bf1 .accent_basic_d229 {
  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);
}
.carousel-cold-c97b .accent_basic_d229 {
  visibility: visible;
}
.carousel-cold-c97b.motion_1d40 .accent_basic_d229 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.row-d11f,
.border-1450 {
  overflow-x: hidden;
}
.row-d11f .accent_basic_d229 {
  overflow: auto;
}
.row-d11f.current-6365 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.row-d11f.current-6365 .accent_basic_d229 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.row-d11f.current-6365 .shadow_e00b {
  opacity: 0;
}
.row-d11f.prev_9bf1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.row-d11f.prev_9bf1 .accent_basic_d229 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.row-d11f.prev_9bf1 .shadow_e00b {
  opacity: 0;
}
.row-d11f.motion_1d40 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.row-d11f.motion_1d40 .accent_basic_d229 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.row-d11f.motion_1d40 .shadow_e00b {
  opacity: 0;
}
.row-d11f.header_1cc4 .accent_basic_d229 {
  z-index: 10;
  visibility: visible;
}
.info-large-8164 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.info-large-8164 .over-b1b2 {
  background: rgba(255, 255, 255, 0.99);
}
.info-large-8164 .over-b1b2::after,
.info-large-8164 .over-b1b2:before {
  background: inherit;
}
.info-large-8164:hover .over-b1b2 {
  background: rgba(255, 255, 255, 0.99);
}
.motion_1d40 .info-large-8164 {
  top: 10px;
  right: auto;
  left: 12px;
}
.header_1cc4 .info-large-8164 {
  display: none !important;
}
.row-d11f:before,
.border-1450:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.row-d11f .info-large-8164,
.border-1450 .info-large-8164 {
  display: inline-block;
}
.accent_basic_d229 .wide-be4d {
  -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;
}
.row-d11f .accent_basic_d229 .wide-be4d,
.border-1450 .accent_basic_d229 .wide-be4d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.large_e315 .background-eddb {
  width: 100%;
}
.avatar-advanced-74f8 {
  padding: 0 0.5em 0;
}
.avatar-advanced-74f8 [class*="customify-col-"],
.avatar-advanced-74f8 [class*="customify-col_"],
.avatar-advanced-74f8 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.bronze-2cc2 .avatar-advanced-74f8 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hidden-top-5e3a .hot_7226,
  .hot_7226 {
    display: none;
  }
  .bottom-022e {
    text-align: left;
  }
  .detail_8b16 {
    text-align: center;
  }
  .current_f288 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hidden-top-5e3a .background-8bf1,
  .background-8bf1 {
    display: none;
  }
  .pattern-red-7349 {
    text-align: left;
  }
  .highlight-dynamic-9368 {
    text-align: center;
  }
  .picture-9ba6 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hidden-top-5e3a .orange-0b8a,
  .orange-0b8a {
    display: none;
  }
  .detail_prev_d75d {
    text-align: left;
  }
  .over_3256 {
    text-align: center;
  }
  .border-wood-02db {
    text-align: right;
  }
}
#page {
  position: relative;
}
.summary_f37a {
  box-shadow: none !important;
}
.notice_dynamic_9a90 .short-7c4d,
.focus_narrow_dcb9 .short-7c4d {
  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;
}
.focus_narrow_dcb9 .short-7c4d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.button_c830 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.button_c830:after,
.button_c830:before {
  content: "";
  display: table;
}
.button_c830:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .button_c830 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.button_c830,
.gradient-68c6 {
  max-width: 1248px;
  margin: 0 auto;
}

.soft-c185.hover-bottom-c887 .button_c830 {
  max-width: 100%;
}
.soft-c185.dropdown-eedf {
  max-width: 1200px;
  margin: 0 auto;
}
.soft-c185.active-glass-c8ff .button_c830 {
  max-width: 100%;
}
.soft-c185.active-glass-c8ff > .button_c830 {
  padding-left: 0;
  padding-right: 0;
}
.soft-c185.active-glass-c8ff > .button_c830 .hidden-top-5e3a {
  margin: 0;
}
.soft-c185.active-glass-c8ff
  > .button_c830
  .title-hovered-4731.row-plasma-ecf7 {
  margin-right: 0;
  margin-left: 0;
}
.soft-c185.active-glass-c8ff #main.row-plasma-ecf7 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .steel_c078 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .steel_c078 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .paper-2bfb .element-soft-2da3 {
    padding-right: 1em;
  }
  .paper-2bfb.input_2693 .title-hovered-4731 {
    border-right: 1px solid #eaecee;
  }
  .paper-2bfb.input_2693 .element-soft-2da3 {
    padding-right: 1em;
  }
  .paper-2bfb.input_2693 .list_98f9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .box_f019 .element-soft-2da3 {
    padding-left: 1em;
  }
  .box_f019.input_2693 .title-hovered-4731 {
    border-left: 1px solid #eaecee;
  }
  .box_f019.input_2693 .element-soft-2da3 {
    padding-left: 1em;
  }
  .box_f019.input_2693 .list_98f9 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .backdrop_ee78 .element-soft-2da3 {
    padding-left: 1em;
  }
  .backdrop_ee78.input_2693 .sort_prev_c77b {
    border-right: 1px solid #eaecee;
  }
  .backdrop_ee78.input_2693 .highlight-medium-d9d2 {
    border-right: 1px solid #eaecee;
  }
  .backdrop_ee78.input_2693 .element-soft-2da3 {
    padding-left: 1em;
  }
  .backdrop_ee78.input_2693 .list_98f9 {
    padding-right: 1em;
  }
  .backdrop_ee78.input_2693 .widget_3a90 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture_black_1e7e .element-soft-2da3 {
    padding-right: 1em;
  }
  .picture_black_1e7e.input_2693 .sort_prev_c77b {
    border-left: 1px solid #eaecee;
  }
  .picture_black_1e7e.input_2693 .highlight-medium-d9d2 {
    border-left: 1px solid #eaecee;
  }
  .picture_black_1e7e.input_2693 .element-soft-2da3 {
    padding-right: 1em;
  }
  .picture_black_1e7e.input_2693 .list_98f9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .picture_black_1e7e.input_2693 .widget_3a90 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .steel_c078 .element-soft-2da3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .steel_c078.input_2693 .title-hovered-4731 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .steel_c078.input_2693 .element-soft-2da3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .steel_c078.input_2693 .list_98f9 {
    padding-left: 1em;
  }
  .steel_c078.input_2693 .widget_3a90 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .steel_c078.input_2693 .element-soft-2da3 {
    padding-left: 0;
  }
}
.icon_tiny_177d .right_6f60 {
  display: inline-block;
}
.fluid_1f1b {
  display: inline-block;
}
.label-current-eb98 {
  word-con: break-word;
}
.photo-mini-4b02 > span {
  display: inline-block;
  padding: 5px 0;
}
.photo-mini-4b02 .button_prev_053c {
  margin-left: 8px;
  margin-right: 8px;
}
.photo-mini-4b02 .hero-5858 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.widget_bb94 .header_c0c5 {
  margin-bottom: 2em;
}
.widget_bb94 .chip_easy_c73d {
  margin-bottom: 15px;
}
.widget_bb94 .chip_easy_c73d:last-child {
  margin-bottom: 0;
}
.widget_bb94 .yellow_612a {
  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) {
  .widget_bb94 .yellow_612a {
    display: block;
  }
}
.widget_bb94 .input-first-798e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .widget_bb94 .input-first-798e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.widget_bb94 .texture_5723 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.widget_bb94 .texture_5723 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.widget_bb94 .texture_5723 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.widget_bb94 .label-current-eb98 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.widget_bb94 .label-current-eb98 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.widget_bb94 .pro_229f p:last-child {
  margin-bottom: 0;
}
.widget_bb94 .basic-2166 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.widget_bb94 .preview-plasma-2377 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.widget_bb94 .new_03bf {
  margin-top: 1em;
}
.widget_bb94 .rough_091b {
  top: 0;
  display: block;
}
.widget_bb94 .rough_091b a {
  color: inherit;
}
.widget_bb94 .rough_091b a:hover {
  color: inherit;
}
.widget_bb94 .button-6529 {
  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;
}
.widget_bb94 .button-6529:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.widget_bb94 .preview-plasma-2377 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.widget_bb94 .surface-eda3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.widget_bb94 .surface-eda3:first-child {
  margin-top: 0;
}
.widget_bb94 .surface-eda3.secondary_hovered_6a5f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.widget_bb94 .surface-eda3.filter-complex-a396 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.widget_bb94
  .surface-eda3.filter-complex-a396.middle-9131
  .new_03bf {
  width: 100%;
}
.widget_bb94 .filter-complex-a396 {
  -webkit-box-align: center;
  align-items: center;
}
.widget_bb94 .filter-complex-a396 .photo-mini-4b02,
.widget_bb94 .filter-complex-a396 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.widget_bb94 .texture_5723 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.widget_bb94 .texture_5723 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.widget_bb94 .texture_5723: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;
}
.widget_bb94 .secondary_hovered_6a5f {
  z-index: 5;
}
.widget_bb94 .shade-8843 .pattern_tiny_fbb7 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.widget_bb94 .gas-493b .pattern_tiny_fbb7 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.widget_bb94 .west-a0e9 .pattern_tiny_fbb7 {
  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;
}
.widget_bb94.row-987f .yellow_612a,
.widget_bb94.medium_df25 .yellow_612a {
  display: block;
}
.widget_bb94.row-987f .yellow_612a .accordion_1409,
.widget_bb94.row-987f .yellow_612a .preview-plasma-2377,
.widget_bb94.medium_df25 .yellow_612a .accordion_1409,
.widget_bb94.medium_df25 .yellow_612a .preview-plasma-2377 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.widget_bb94.notification-f867 .input-first-798e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .widget_bb94.notification-f867 .input-first-798e {
    margin-right: 0;
  }
}
.widget_bb94.row-987f .input-first-798e,
.widget_bb94.medium_df25 .input-first-798e {
  padding-top: 40%;
}
.widget_bb94.row-987f .header_c0c5,
.widget_bb94.medium_df25 .header_c0c5 {
  display: block;
}
.widget_bb94.row-987f .fn-sticky-eb59 .preview-plasma-2377,
.widget_bb94.medium_df25 .fn-sticky-eb59 .preview-plasma-2377 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.widget_bb94.row-987f .input-first-798e,
.widget_bb94.medium_df25 .input-first-798e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.widget_bb94.row-987f .preview-plasma-2377 {
  padding: 1em;
}
.photo_5b0e {
  margin: 30px auto;
  display: block;
}
.photo_5b0e .element-ac0a > * {
  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;
}
.photo_5b0e .element-ac0a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.photo_5b0e .element-ac0a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.message_bronze_28ce .photo-mini-4b02 {
  margin-bottom: 1.41575em;
}
.message_bronze_28ce .banner_purple_cc66 {
  margin-bottom: 1.618em;
}
.highlight-bronze-2de5 .pattern-3a91 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.highlight-bronze-2de5 .pattern-3a91 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.highlight-bronze-2de5 .hidden-top-6af9 {
  max-width: 100%;
  overflow: auto;
}
.inner_3c48 .highlight-bronze-2de5 a:hover {
  text-decoration: underline;
}
.bottom_87f4 .chip_easy_c73d:not(.label-current-eb98),
.bottom_87f4 .texture_5723 {
  margin-bottom: 1.41575em;
}
.bottom_87f4 .chip_easy_c73d:not(.label-current-eb98):last-child,
.bottom_87f4 .texture_5723:last-child {
  margin-bottom: 0;
}
.bottom_87f4 .chip_easy_c73d.block_c498 {
  margin-bottom: 0.41575em;
}
.bottom_87f4 .right_7c26:before,
.bottom_87f4 .search-3170:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.bottom_87f4 .right_7c26:before {
  content: "\f115";
}
.bottom_87f4 .search-3170:before {
  content: "\f02c";
}
.bottom_87f4 .paper_2013 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.bottom_87f4 .paper_2013 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.container-fixed-5b1c {
  display: -webkit-box;
  display: flex;
}
.container-fixed-5b1c .border_left_be01 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .container-fixed-5b1c .border_left_be01 {
    flex-basis: 90px;
  }
}
.container-fixed-5b1c .current-ffe0 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .container-fixed-5b1c .current-ffe0 {
    flex-basis: calc(100% - 50px);
  }
}
.container-fixed-5b1c .pagination_4084 p:last-child {
  margin-bottom: 0.72em;
}
.hard_e93e .element-ac0a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hard_e93e .element-ac0a:after,
.hard_e93e .element-ac0a:before {
  content: "";
  display: table;
}
.hard_e93e .element-ac0a:after {
  clear: both;
}
.hard_e93e .element-ac0a .notification_f600,
.hard_e93e .element-ac0a .first-2676 {
  width: 49%;
}
.hard_e93e .element-ac0a .notification_f600 a span.detail-97f2,
.hard_e93e .element-ac0a .first-2676 a span.detail-97f2 {
  display: block;
  margin-bottom: 5px;
}
.hard_e93e .element-ac0a .first-2676 {
  float: left;
  text-align: left;
}
.hard_e93e .element-ac0a .notification_f600 {
  float: right;
  text-align: right;
}
.caption_bronze_46ac {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .caption_bronze_46ac {
    margin-bottom: 0;
  }
}
.breadcrumb-c72b {
  margin-bottom: 1em;
}
.breadcrumb-c72b .label-current-eb98 {
  font-size: 1.1em;
  line-height: 1.3;
}
.alert_7917 a {
  display: block;
  line-height: 0;
  position: relative;
}
.full-e5d3 .breadcrumb-c72b,
.caption_fdc6 .breadcrumb-c72b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .full-e5d3 .breadcrumb-c72b,
  .caption_fdc6 .breadcrumb-c72b {
    display: block;
  }
}
.full-e5d3 .alert_7917,
.caption_fdc6 .alert_7917 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .full-e5d3 .alert_7917,
  .caption_fdc6 .alert_7917 {
    margin-bottom: 1em;
  }
}
.full-e5d3 .alert_7917 img,
.caption_fdc6 .alert_7917 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.full-e5d3 .video_7fa9,
.caption_fdc6 .video_7fa9 {
  flex-basis: calc(100% - 160px);
}
.full-e5d3 .video_7fa9 p,
.caption_fdc6 .video_7fa9 p {
  margin-bottom: 0;
}
.full-e5d3 .video_7fa9 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .full-e5d3 .video_7fa9 {
    padding-left: 0;
  }
}
.caption_fdc6 .video_7fa9 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .caption_fdc6 .video_7fa9 {
    padding-right: 0;
  }
}
.caption_fdc6 .alert_7917 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.breadcrumb_1e94 .alert_7917 {
  margin-bottom: 0.5em;
}
.breadcrumb_1e94 .alert_7917 img {
  width: 100%;
}
.hero-up-cded .info_cold_7843,
.paper_56b9 .info_cold_7843 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.paper_56b9 .title-hovered-4731 .slider_purple_ed36 p:last-child {
  margin-bottom: 0;
}
.detail_3edf {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.block-bronze-da5e .steel-e2ab {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .block-bronze-da5e .steel-e2ab:last-of-type {
    margin-bottom: 0;
  }
}
.block-bronze-da5e .steel-e2ab ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.block-bronze-da5e .steel-e2ab ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.block-bronze-da5e .steel-e2ab ul li {
  margin: 0 0 0.6em;
}
.block-bronze-da5e .steel-e2ab ul li.component-tall-1096,
.block-bronze-da5e .steel-e2ab ul li.texture-3f51 {
  position: relative;
}
.block-bronze-da5e .steel-e2ab ul li.component-tall-1096 .alert_6879,
.block-bronze-da5e .steel-e2ab ul li.texture-3f51 .alert_6879 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.block-bronze-da5e .steel-e2ab ul li.component-tall-1096:after:after,
.block-bronze-da5e .steel-e2ab ul li.component-tall-1096:after:before,
.block-bronze-da5e
  .steel-e2ab
  ul
  li.texture-3f51:after:after,
.block-bronze-da5e
  .steel-e2ab
  ul
  li.texture-3f51:after:before {
  content: "";
  display: table;
}
.block-bronze-da5e .steel-e2ab ul li.component-tall-1096:after:after,
.block-bronze-da5e
  .steel-e2ab
  ul
  li.texture-3f51:after:after {
  clear: both;
}
.block-bronze-da5e .steel-e2ab a.text_aed3:hover {
  text-decoration: none;
}
.block-bronze-da5e .steel-e2ab select {
  max-width: 100%;
}
.block-bronze-da5e .steel-e2ab table {
  font-size: 85%;
}
.block-bronze-da5e .steel-e2ab table td,
.block-bronze-da5e .steel-e2ab table th {
  padding: 0.2360828548em;
  text-align: center;
}
.block-bronze-da5e .steel-e2ab table tfoot td {
  text-align: left;
}
.block-bronze-da5e .steel-e2ab :last-child {
  margin-bottom: 0;
}
.block-bronze-da5e .steel-e2ab .layout_selected_0b3d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.block-bronze-da5e .steel-e2ab .layout_selected_0b3d label {
  width: 100%;
}
.block-bronze-da5e .steel-e2ab .layout_selected_0b3d .outer-2397 {
  width: 100%;
  display: block;
}
.block-bronze-da5e .steel-e2ab .layout_selected_0b3d .column_fast_b843 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.block-bronze-da5e .steel-e2ab .layout_selected_0b3d .column_fast_b843:hover svg #svg-search {
  fill: #444;
}
.block-bronze-da5e .steel-e2ab .layout_selected_0b3d .column_fast_b843 svg {
  width: 18px;
  height: 18px;
}
.block-bronze-da5e .preview-fluid-71be ul ul,
.block-bronze-da5e .dropdown-fe52 ul ul,
.block-bronze-da5e .shadow-down-0b76 ul ul,
.block-bronze-da5e .mask-d667 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.block-bronze-da5e .preview-fluid-71be .badge_liquid_41e3 > a,
.block-bronze-da5e .dropdown-fe52 .badge_liquid_41e3 > a,
.block-bronze-da5e .shadow-down-0b76 .badge_liquid_41e3 > a,
.block-bronze-da5e .mask-d667 .badge_liquid_41e3 > a {
  margin-bottom: 0;
}
.block-bronze-da5e .content_rough_c2da li,
.block-bronze-da5e .preview-fluid-71be li,
.block-bronze-da5e .lower_8a5b li,
.block-bronze-da5e .dropdown-fe52 li,
.block-bronze-da5e .shadow-down-0b76 li,
.block-bronze-da5e .mask-d667 li,
.block-bronze-da5e .outer_162e li,
.block-bronze-da5e .content-3333 li {
  display: block;
  position: relative;
}
.block-bronze-da5e .content_rough_c2da li:last-child,
.block-bronze-da5e .preview-fluid-71be li:last-child,
.block-bronze-da5e .lower_8a5b li:last-child,
.block-bronze-da5e .dropdown-fe52 li:last-child,
.block-bronze-da5e .shadow-down-0b76 li:last-child,
.block-bronze-da5e .mask-d667 li:last-child,
.block-bronze-da5e .outer_162e li:last-child,
.block-bronze-da5e .content-3333 li:last-child {
  border: none;
}
.block-bronze-da5e .content_rough_c2da li a,
.block-bronze-da5e .preview-fluid-71be li a,
.block-bronze-da5e .lower_8a5b li a,
.block-bronze-da5e .dropdown-fe52 li a,
.block-bronze-da5e .shadow-down-0b76 li a,
.block-bronze-da5e .mask-d667 li a,
.block-bronze-da5e .outer_162e li a,
.block-bronze-da5e .content-3333 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.block-bronze-da5e .content_rough_c2da li ul li::before,
.block-bronze-da5e .preview-fluid-71be li ul li::before,
.block-bronze-da5e .lower_8a5b li ul li::before,
.block-bronze-da5e .dropdown-fe52 li ul li::before,
.block-bronze-da5e .shadow-down-0b76 li ul li::before,
.block-bronze-da5e .mask-d667 li ul li::before,
.block-bronze-da5e .outer_162e li ul li::before,
.block-bronze-da5e .content-3333 li ul li::before {
  left: 15px;
}
.block-bronze-da5e .content_rough_c2da li ul a,
.block-bronze-da5e .preview-fluid-71be li ul a,
.block-bronze-da5e .lower_8a5b li ul a,
.block-bronze-da5e .dropdown-fe52 li ul a,
.block-bronze-da5e .shadow-down-0b76 li ul a,
.block-bronze-da5e .mask-d667 li ul a,
.block-bronze-da5e .outer_162e li ul a,
.block-bronze-da5e .content-3333 li ul a {
  padding-left: 20px;
}
.block-bronze-da5e .content_rough_c2da li ul ul li::before,
.block-bronze-da5e .preview-fluid-71be li ul ul li::before,
.block-bronze-da5e .lower_8a5b li ul ul li::before,
.block-bronze-da5e .dropdown-fe52 li ul ul li::before,
.block-bronze-da5e .shadow-down-0b76 li ul ul li::before,
.block-bronze-da5e .mask-d667 li ul ul li::before,
.block-bronze-da5e .outer_162e li ul ul li::before,
.block-bronze-da5e .content-3333 li ul ul li::before {
  left: 30px;
}
.block-bronze-da5e .content_rough_c2da li ul ul a,
.block-bronze-da5e .preview-fluid-71be li ul ul a,
.block-bronze-da5e .lower_8a5b li ul ul a,
.block-bronze-da5e .dropdown-fe52 li ul ul a,
.block-bronze-da5e .shadow-down-0b76 li ul ul a,
.block-bronze-da5e .mask-d667 li ul ul a,
.block-bronze-da5e .outer_162e li ul ul a,
.block-bronze-da5e .content-3333 li ul ul a {
  padding-left: 40px;
}
.block-bronze-da5e .video-234e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.block-bronze-da5e .content-3333 ul li {
  margin-bottom: 1.41575em;
}
.block-bronze-da5e .content-3333 ul li .logo_e7e5 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.block-bronze-da5e .content-3333 ul li .stone-8a7a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.pressed_11c9 .content_rough_c2da li a,
.pressed_11c9 .preview-fluid-71be li a,
.pressed_11c9 .lower_8a5b li a,
.pressed_11c9 .dropdown-fe52 li a,
.pressed_11c9 .shadow-down-0b76 li a,
.pressed_11c9 .mask-d667 li a,
.pressed_11c9 .outer_162e li a,
.pressed_11c9 .content-3333 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.pressed_11c9 .video-234e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pressed_11c9 .steel-e2ab ul li.component-tall-1096 .alert_6879,
.pressed_11c9 .steel-e2ab ul li.texture-3f51 .alert_6879 {
  background: rgba(0, 0, 0, 0.2);
}
.pressed_11c9 .block-bronze-da5e .steel-e2ab select {
  border-color: rgba(255, 255, 255, 0.08);
}
.soft-c185 .block-bronze-da5e .hidden_757f li {
  margin: 0;
}
.soft-c185 .block-bronze-da5e .hidden_757f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.soft-c185 .block-bronze-da5e .hidden_757f li ul {
  margin: 0;
}
.soft-c185 .block-bronze-da5e .hidden_757f li ul li a {
  padding-left: 15px;
}
.soft-c185 .block-bronze-da5e .hidden_757f li ul li li a {
  padding-left: 30px;
}
.soft-c185 .block-bronze-da5e .hidden_757f li.overlay-a66c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.soft-c185 .block-bronze-da5e .hidden_757f li.overlay-a66c > 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;
}
.soft-c185 .block-bronze-da5e .hidden_757f li.overlay-a66c > 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;
}
.overlay_iron_5572 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.component_88dc {
  position: relative;
  z-index: 10;
}
.component_88dc .wide-be4d {
  width: 100%;
  max-width: 100%;
}
.tag_87cd .content_cold_dd5e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tag_87cd .red_25f9 {
}
.tag_87cd .pressed_11c9 {
  background: #292929;
}
.paragraph_cold_e817 .content_cold_dd5e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.paragraph_cold_e817 .red_25f9 {
  background: #f9f9f9;
}
.paragraph_cold_e817 .pressed_11c9 {
  background: #303030;
}
.soft-922a .content_cold_dd5e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .soft-922a .right_6f60 {
    margin-bottom: 1em;
  }
  .soft-922a .right_6f60:last-child {
    margin-bottom: 0;
  }
}
.soft-922a .red_25f9 {
  background: #ededed;
}
.soft-922a .pressed_11c9 {
  background: #1a1a1a;
}
.content_cold_dd5e.red_25f9 {
  color: rgba(0, 0, 0, 0.6);
}
.content_cold_dd5e.red_25f9 .icon_7457 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.content_cold_dd5e.pressed_11c9 {
  color: rgba(255, 255, 255, 0.99);
}
.content_cold_dd5e.pressed_11c9 a:not(.text_aed3) {
  color: rgba(255, 255, 255, 0.79);
}
.content_cold_dd5e.pressed_11c9 a:not(.text_aed3):hover {
  color: rgba(255, 255, 255, 0.99);
}
.content_cold_dd5e.pressed_11c9 .icon_7457 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.content_cold_dd5e.pressed_11c9 table tbody td,
.content_cold_dd5e.pressed_11c9 table th {
  background: rgba(0, 0, 0, 0.08);
}
.card-c87f.search-ba21 .button_c830 {
  max-width: initial;
}
.card-c87f .form_a47b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.card-c87f .form_a47b .wide-be4d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .card-c87f .form_a47b .wide-be4d {
    display: block;
    margin-bottom: 2em;
  }
  .card-c87f .form_a47b .wide-be4d:last-child {
    margin-bottom: 0;
  }
}
.soft-922a .right_6f60:last-child,
.paragraph_cold_e817 .right_6f60:last-child,
.tag_87cd .right_6f60:last-child {
  margin-bottom: 0;
}
.soft-922a .right_6f60 .block-bronze-da5e .steel-e2ab:last-child,
.paragraph_cold_e817 .right_6f60 .block-bronze-da5e .steel-e2ab:last-child,
.tag_87cd .right_6f60 .block-bronze-da5e .steel-e2ab:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .soft-922a .surface_70fd,
  .soft-922a .list-plasma-a6dc,
  .paragraph_cold_e817 .surface_70fd,
  .paragraph_cold_e817 .list-plasma-a6dc,
  .tag_87cd .surface_70fd,
  .tag_87cd .list-plasma-a6dc {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .component_88dc .right_6f60 {
    margin-bottom: 2em;
  }
}
.component_88dc p:last-child {
  margin-bottom: 0;
}
.component_88dc li,
.component_88dc ul {
  list-style: none;
  margin: 0;
}
.component_88dc ul ul {
  margin-left: 2.617924em;
}
.short_7b11 {
  font-size: 0.875em;
}

/* css-noise: 106d */
.ghost-box-q7 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
