/*!
Theme Name: Customify
Theme URI: https://pressmaximum.middle_702e/customify
Author: WPCustomify
Author URI: https://pressmaximum.middle_702e
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.middle_702e/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.notice_b546.north_d69a/licenses/gpl-2.0.shadow-static-f3d2
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.accent-1c22/, (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.preview_52eb.bottom_61e8/normalize.row_de3c/
 ======
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.row_de3c v7.0.0 | MIT License | github.middle_702e/necolas/normalize.row_de3c */
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;
}
.avatar-advanced-e9af .header-48e2,
.popup_next_6052,
.pink-9b88,
.top-0b27,
.heading_7df5,
.iron-7940,
.container_dim_54e7,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  margin: 0 0 0.5407911001em;
  color: #2b2b2b;
  clear: both;
}
.popup_next_6052,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .popup_next_6052,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .popup_next_6052,
  h1 {
    font-size: 1.8em;
  }
}
.pink-9b88,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.pink-9b88 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .pink-9b88,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .pink-9b88,
  h2 {
    font-size: 1.7em;
  }
}
.top-0b27,
h3 {
  font-size: 1.618em;
}
.avatar-advanced-e9af .header-48e2,
.heading_7df5,
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.caption-6f2b {
  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;
}
.media_6398:after,
.media_6398:before,
.in_87db:after,
.in_87db:before {
  content: "";
  display: table;
}
.media_6398:after,
.in_87db:after {
  clear: both;
}
.status_simple_9b56 {
  float: right;
  margin-right: 0;
}
.panel_short_572b {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.info_23fd .shadow-over-8e29,
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;
}
.info_23fd .shadow-over-8e29: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;
}
.focus_fd10 .shadow-over-8e29 {
  box-shadow: none;
}
.focus_fd10
  .shadow-over-8e29
  .pink-8771 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.focus_fd10 .shadow-over-8e29 .black-64e8 {
  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;
}
.focus_fd10
  .shadow-over-8e29
  .black-64e8
  b {
  display: none;
}
.focus_fd10 .next-fd55 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.wrapper-current-ebcb:not(.description_2556):not(.cold-86ad),
button:not(.description_2556):not(.cold-86ad),
input[type="button"]:not(.description_2556):not(
    .cold-86ad
  ),
input[type="reset"]:not(.description_2556):not(
    .cold-86ad
  ),
input[type="submit"]:not(.description_2556):not(
    .cold-86ad
  ) {
  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;
}
.wrapper-current-ebcb:not(.description_2556):not(
    .cold-86ad
  ):hover,
button:not(.description_2556):not(
    .cold-86ad
  ):hover,
input[type="button"]:not(.description_2556):not(
    .cold-86ad
  ):hover,
input[type="reset"]:not(.description_2556):not(
    .cold-86ad
  ):hover,
input[type="submit"]:not(.description_2556):not(
    .cold-86ad
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.wrapper-current-ebcb:not(.description_2556):not(
    .cold-86ad
  ):active,
.wrapper-current-ebcb:not(.description_2556):not(
    .cold-86ad
  ):focus,
button:not(.description_2556):not(
    .cold-86ad
  ):active,
button:not(.description_2556):not(
    .cold-86ad
  ):focus,
input[type="button"]:not(.description_2556):not(
    .cold-86ad
  ):active,
input[type="button"]:not(.description_2556):not(
    .cold-86ad
  ):focus,
input[type="reset"]:not(.description_2556):not(
    .cold-86ad
  ):active,
input[type="reset"]:not(.description_2556):not(
    .cold-86ad
  ):focus,
input[type="submit"]:not(.description_2556):not(
    .cold-86ad
  ):active,
input[type="submit"]:not(.description_2556):not(
    .cold-86ad
  ):focus {
  outline: 0;
}
.wrapper-current-ebcb:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4,
button:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4,
input[type="button"]:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4,
input[type="reset"]:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4,
input[type="submit"]:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4 {
  position: relative;
}
.wrapper-current-ebcb:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4
  .next_d5a3,
.wrapper-current-ebcb:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4
  .nav-short-f6bb,
.wrapper-current-ebcb:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4
  .solid-126a,
.wrapper-current-ebcb:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4
  i,
.wrapper-current-ebcb:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4
  svg,
button:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4
  .next_d5a3,
button:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4
  .nav-short-f6bb,
button:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4
  .solid-126a,
button:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4
  i,
button:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4
  svg,
input[type="button"]:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4
  .next_d5a3,
input[type="button"]:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4
  .nav-short-f6bb,
input[type="button"]:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4
  .solid-126a,
input[type="button"]:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4
  i,
input[type="button"]:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4
  svg,
input[type="reset"]:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4
  .next_d5a3,
input[type="reset"]:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4
  .nav-short-f6bb,
input[type="reset"]:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4
  .solid-126a,
input[type="reset"]:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4
  i,
input[type="reset"]:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4
  svg,
input[type="submit"]:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4
  .next_d5a3,
input[type="submit"]:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4
  .nav-short-f6bb,
input[type="submit"]:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4
  .solid-126a,
input[type="submit"]:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4
  i,
input[type="submit"]:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4
  svg {
  visibility: hidden;
}
.wrapper-current-ebcb:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4:after,
button:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4:after,
input[type="button"]:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4:after,
input[type="reset"]:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4:after,
input[type="submit"]:not(.description_2556):not(
    .cold-86ad
  ).fn-loading-d5d4: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;
}
.wrapper-current-ebcb:not(.description_2556):not(.cold-86ad),
input[type="button"]:not(.description_2556):not(
    .cold-86ad
  ),
input[type="reset"]:not(.description_2556):not(
    .cold-86ad
  ),
input[type="submit"]:not(.description_2556):not(
    .cold-86ad
  ) {
  color: #fff;
  background: #235787;
}
.wrapper-current-ebcb:not(.description_2556):not(
    .cold-86ad
  ):focus,
input[type="button"]:not(.description_2556):not(
    .cold-86ad
  ):focus,
input[type="reset"]:not(.description_2556):not(
    .cold-86ad
  ):focus,
input[type="submit"]:not(.description_2556):not(
    .cold-86ad
  ):focus {
  color: #fff;
}
.wrapper-current-ebcb.fn-disabled-d5d4:not(.description_2556):not(
    .cold-86ad
  ),
.wrapper-current-ebcb[disabled]:not(.description_2556):not(
    .cold-86ad
  ),
button.fn-disabled-d5d4:not(.description_2556):not(
    .cold-86ad
  ),
button[disabled]:not(.description_2556):not(
    .cold-86ad
  ) {
  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;
}
.modal-fff7 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.modal-fff7: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;
}
.focus_cold_73bf {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.liquid-17f5 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.surface-5626 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.media_6398:after,
.media_6398:before,
.column-3a1d:after,
.column-3a1d:before,
.wood-fecd:after,
.wood-fecd:before,
.soft-7cc0:after,
.soft-7cc0:before,
.lite-37f4:after,
.lite-37f4:before,
.card-blue-9be2:after,
.card-blue-9be2:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.media_6398:after,
.column-3a1d:after,
.wood-fecd:after,
.soft-7cc0:after,
.lite-37f4:after,
.card-blue-9be2:after {
  clear: both;
}
.column-3a1d .wide-b2e4,
.wood-fecd .wide-b2e4,
.notification_31a1 .wide-b2e4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.item_ba36 {
  display: inline-block;
}
.white-d8e8 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.white-d8e8 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.white-d8e8 .photo-e946 {
  padding: 1em 0;
  font-size: 85%;
}
.photo-e946 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.sidebar_purple_852e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.sidebar_purple_852e:after,
.sidebar_purple_852e:before {
  content: "";
  display: table;
}
.sidebar_purple_852e:after {
  clear: both;
}
.description_34cf {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.sidebar_focused_66d8 .description_34cf {
  max-width: 50%;
}
.tabs-5560 .description_34cf {
  max-width: 33.33%;
}
.focused_e3de .description_34cf {
  max-width: 25%;
}
.video-f8e3 .description_34cf {
  max-width: 20%;
}
.warm-a346 .description_34cf {
  max-width: 16.66%;
}
.dirty-7c88 .description_34cf {
  max-width: 14.28%;
}
.lite_cbb9 .description_34cf {
  max-width: 12.5%;
}
.huge_442b .description_34cf {
  max-width: 11.11%;
}
.carousel_lite_2e53 {
  display: block;
}
.avatar-advanced-e9af .info_d7ba label,
.avatar-advanced-e9af .sort-1341 label,
.avatar-advanced-e9af .gold-45cf label,
.avatar-advanced-e9af .simple_b0c0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.picture_small_daef {
  list-style: none;
  margin: 0;
}
.picture_small_daef article.easy_ebbf {
  margin-bottom: 0;
}
.picture_small_daef ul {
  list-style: none;
  margin: 0;
}
.picture_small_daef .narrow-1793 li.easy_ebbf {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .picture_small_daef .narrow-1793 li.easy_ebbf {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .picture_small_daef .narrow-1793 li.easy_ebbf: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) {
  .picture_small_daef .narrow-1793 li.easy_ebbf li.easy_ebbf li.easy_ebbf li.easy_ebbf {
    padding-left: 0;
  }
}
article.easy_ebbf {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.easy_ebbf .column-3a1d p:last-of-type {
  margin-bottom: 0;
}
article.easy_ebbf .black_97dd {
  float: left;
}
article.easy_ebbf .last_dec0 {
  margin-left: 85px;
}
article.easy_ebbf .stale_6093 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.easy_ebbf .stale_6093 .table-copper-c84c {
  margin-left: 10px;
}
article.easy_ebbf .center-d32f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.easy_ebbf .out_f4fc {
  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 .info_d7ba,
  #respond .gold-45cf,
  #respond .simple_b0c0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .info_d7ba input,
#respond .gold-45cf input,
#respond .simple_b0c0 input {
  width: 100%;
}
#respond .simple_b0c0 {
  margin-right: 0;
}
#respond .layout-first-3ac4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.prev-3627 {
  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;
}
.prev-3627.pressed_6f6f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.prev-3627 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%);
}
.prev-3627:focus,
.prev-3627: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);
}
.slider_64e6 {
  border-radius: 10%;
}
.list-in-356b {
  border-radius: 50%;
}
.chip-current-1084 {
  font-size: 0.72em;
}
.backdrop-fluid-4feb {
  font-size: 0.875em;
}
.hidden-fresh-0deb {
  font-size: 1.1em;
}
.media_mini_9ec3 {
  text-transform: uppercase;
  line-height: 1.2;
}
.media_mini_9ec3.chip-current-1084 {
  letter-spacing: 0.5px;
}
.carousel-tiny-bbf2,
.carousel-tiny-bbf2 a {
  color: #6d6d6d;
}
.carousel-tiny-bbf2 a:hover {
  color: #111;
}
.overlay_693d {
  color: #6d6d6d;
}
.card-c621 {
  overflow-x: hidden;
}
.card-c621 .outline_paper_e290.content_8c61 {
  position: relative;
}
.card-c621 .outline_paper_e290.content_8c61.tag-b775 {
  position: initial;
}
.card-c621
  .outline_paper_e290.content_8c61.tag-b775
  .plasma-cfef {
  left: auto;
}
.card-c621 .outline_paper_e290 .plasma-cfef {
  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;
}
.card-c621 .outline_paper_e290:hover.content_8c61 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.card-c621
  .outline_paper_e290:hover.content_8c61
  .plasma-cfef {
  display: block;
  z-index: 9999999;
}
.card-c621 .chip-left-5cab .gold-cf66,
.card-c621 .mask_stale_a9d3 .gold-cf66 {
  display: none;
}
.card-c621 .pagination-057d .outline_paper_e290:hover.content_8c61 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.avatar-advanced-e9af .info_d7ba label,
.avatar-advanced-e9af .sort-1341 label,
.avatar-advanced-e9af .gold-45cf label,
.avatar-advanced-e9af .simple_b0c0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.picture_small_daef {
  list-style: none;
  margin: 0;
}
.picture_small_daef article.easy_ebbf {
  margin-bottom: 0;
}
.picture_small_daef ul {
  list-style: none;
  margin: 0;
}
.picture_small_daef .narrow-1793 li.easy_ebbf {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .picture_small_daef .narrow-1793 li.easy_ebbf {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .picture_small_daef .narrow-1793 li.easy_ebbf: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) {
  .picture_small_daef .narrow-1793 li.easy_ebbf li.easy_ebbf li.easy_ebbf li.easy_ebbf {
    padding-left: 0;
  }
}
article.easy_ebbf {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.easy_ebbf .column-3a1d p:last-of-type {
  margin-bottom: 0;
}
article.easy_ebbf .black_97dd {
  float: left;
}
article.easy_ebbf .last_dec0 {
  margin-left: 85px;
}
article.easy_ebbf .stale_6093 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.easy_ebbf .stale_6093 .table-copper-c84c {
  margin-left: 10px;
}
article.easy_ebbf .center-d32f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.easy_ebbf .out_f4fc {
  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 .info_d7ba,
  #respond .gold-45cf,
  #respond .simple_b0c0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .info_d7ba input,
#respond .gold-45cf input,
#respond .simple_b0c0 input {
  width: 100%;
}
#respond .simple_b0c0 {
  margin-right: 0;
}
#respond .layout-first-3ac4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.chip-left-5cab .outer-3a47 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.outer-3a47 .lower-4f9f.footer_huge_44b2 .gallery_lite_07e6 > li > a:focus,
.outer-3a47 .lower-4f9f.footer_huge_44b2 .gallery_lite_07e6 > li > a:hover,
.outer-3a47 .lower-4f9f.content_f231 .gallery_lite_07e6 > li > a:focus,
.outer-3a47 .lower-4f9f.content_f231 .gallery_lite_07e6 > li > a:hover,
.outer-3a47 .lower-4f9f.article-pressed-a2df .gallery_lite_07e6 > li > a:focus,
.outer-3a47 .lower-4f9f.article-pressed-a2df .gallery_lite_07e6 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outer-3a47
  .lower-4f9f.footer_huge_44b2
  .gallery_lite_07e6
  > li.bottom-9da8
  > a,
.outer-3a47
  .lower-4f9f.footer_huge_44b2
  .gallery_lite_07e6
  > li.widget_240a
  > a,
.outer-3a47
  .lower-4f9f.content_f231
  .gallery_lite_07e6
  > li.bottom-9da8
  > a,
.outer-3a47
  .lower-4f9f.content_f231
  .gallery_lite_07e6
  > li.widget_240a
  > a,
.outer-3a47
  .lower-4f9f.article-pressed-a2df
  .gallery_lite_07e6
  > li.bottom-9da8
  > a,
.outer-3a47 .lower-4f9f.article-pressed-a2df .gallery_lite_07e6 > li.alert_inner_bc5d > a {
  color: rgba(255, 255, 255, 0.99);
}
.outer-3a47 .in_4a51,
.outer-3a47 .in_4a51 a {
  color: rgba(255, 255, 255, 0.99);
}
.outer-3a47 .progress-inner-8e69.thumbnail_7cf7 li a,
.outer-3a47 .frame_motion_c58c a,
.outer-3a47 .text-focused-824a,
.outer-3a47 .gallery_lite_07e6 > li > a,
.outer-3a47 .table-fluid-3a4b {
  color: rgba(255, 255, 255, 0.79);
}
.outer-3a47 .progress-inner-8e69.thumbnail_7cf7 li a:hover,
.outer-3a47 .frame_motion_c58c a:hover,
.outer-3a47 .text-focused-824a:hover,
.outer-3a47 .gallery_lite_07e6 > li > a:hover,
.outer-3a47 .table-fluid-3a4b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outer-3a47 .outer_7fcf {
  color: rgba(255, 255, 255, 0.79);
}
.outer-3a47 .outer_7fcf .avatar-7323 {
  color: rgba(255, 255, 255, 0.99);
}
.outer-3a47 .outer_7fcf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outer-3a47 .lite_950a .button-5d10 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.outer-3a47 .lite_950a .button-5d10 .tertiary_c0cb {
  color: rgba(255, 255, 255, 0.79);
}
.outer-3a47
  .lite_950a
  .button-5d10
  .tertiary_c0cb::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outer-3a47
  .lite_950a
  .button-5d10
  .tertiary_c0cb:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outer-3a47
  .lite_950a
  .button-5d10
  .tertiary_c0cb::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outer-3a47
  .lite_950a
  .button-5d10
  .tertiary_c0cb::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outer-3a47 .lite_950a .frame_wide_5328 {
  color: rgba(255, 255, 255, 0.79);
}
.outer-3a47 .lite_950a .frame_wide_5328:hover {
  color: rgba(255, 255, 255, 0.99);
}
.status_gas_a439
  .outer-3a47
  .lite_950a
  .liquid_c540
  .nav_steel_9e33 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.status_gas_a439
  .outer-3a47
  .lite_950a
  .liquid_c540
  .tertiary_c0cb {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.chip-left-5cab .action_ee75 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.action_ee75 .lower-4f9f.footer_huge_44b2 .gallery_lite_07e6 > li > a:focus,
.action_ee75 .lower-4f9f.footer_huge_44b2 .gallery_lite_07e6 > li > a:hover,
.action_ee75 .lower-4f9f.content_f231 .gallery_lite_07e6 > li > a:focus,
.action_ee75 .lower-4f9f.content_f231 .gallery_lite_07e6 > li > a:hover,
.action_ee75 .lower-4f9f.article-pressed-a2df .gallery_lite_07e6 > li > a:focus,
.action_ee75 .lower-4f9f.article-pressed-a2df .gallery_lite_07e6 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.action_ee75
  .lower-4f9f.footer_huge_44b2
  .gallery_lite_07e6
  > li.bottom-9da8
  > a,
.action_ee75
  .lower-4f9f.footer_huge_44b2
  .gallery_lite_07e6
  > li.widget_240a
  > a,
.action_ee75
  .lower-4f9f.content_f231
  .gallery_lite_07e6
  > li.bottom-9da8
  > a,
.action_ee75
  .lower-4f9f.content_f231
  .gallery_lite_07e6
  > li.widget_240a
  > a,
.action_ee75
  .lower-4f9f.article-pressed-a2df
  .gallery_lite_07e6
  > li.bottom-9da8
  > a,
.action_ee75 .lower-4f9f.article-pressed-a2df .gallery_lite_07e6 > li.alert_inner_bc5d > a {
  color: rgba(0, 0, 0, 0.8);
}
.action_ee75 .in_4a51,
.action_ee75 .in_4a51 a {
  color: rgba(0, 0, 0, 0.8);
}
.action_ee75 .progress-inner-8e69.thumbnail_7cf7 li a,
.action_ee75 .frame_motion_c58c a,
.action_ee75 .text-focused-824a,
.action_ee75 .gallery_lite_07e6 > li > a,
.action_ee75 .table-fluid-3a4b {
  color: rgba(0, 0, 0, 0.55);
}
.action_ee75 .progress-inner-8e69.thumbnail_7cf7 li a:hover,
.action_ee75 .frame_motion_c58c a:hover,
.action_ee75 .text-focused-824a:hover,
.action_ee75 .gallery_lite_07e6 > li > a:hover,
.action_ee75 .table-fluid-3a4b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.action_ee75 .outer_7fcf {
  color: rgba(0, 0, 0, 0.55);
}
.action_ee75 .outer_7fcf .avatar-7323 {
  color: rgba(0, 0, 0, 0.8);
}
.action_ee75 .outer_7fcf:hover {
  color: rgba(0, 0, 0, 0.8);
}
.link_left_e204 .highlight_676e {
  margin-left: auto;
  margin-right: auto;
}
.wood-fecd > * {
  margin-left: auto;
  margin-right: auto;
}
.wood-fecd .focus_cold_73bf {
  margin-right: 1.41575em;
}
.liquid-8ae9 .wood-fecd > .info-1119 {
  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;
}
.liquid-8ae9 .wood-fecd > .gallery-under-8ab0 {
  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;
}
.short_b75f.link_left_e204 .highlight_676e,
.backdrop_dynamic_9d01.link_left_e204 .highlight_676e {
  margin-left: 0;
}
.filter_49ca.link_left_e204 .highlight_676e,
.current-36a6.link_left_e204 .highlight_676e {
  margin-right: 0;
}
.wood-fecd ol,
.wood-fecd ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.heading_short_6535 video {
  max-width: 100%;
}
.progress_0db6 img {
  display: block;
}
.progress_0db6.focus_cold_73bf,
.progress_0db6.liquid-17f5 {
  width: 100%;
}
.progress_0db6.gallery-under-8ab0 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.inner_3e9d:not(.active_first_3d16) {
  margin: 1.5em auto;
}
.gallery-43cc p {
  padding: 1.5em 14px;
}
ul.disabled_6bc5.gallery-under-8ab0,
ul.disabled_6bc5.info-1119,
ul.disabled_6bc5.badge-d4d5.info-1119 {
  padding: 0 14px;
}
.picture-8825 {
  display: block;
  overflow-x: auto;
}
.picture-8825 table {
  border-collapse: collapse;
  width: 100%;
}
.picture-8825 td,
.picture-8825 th {
  padding: 0.5em;
}
.wood-fecd li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.wood-fecd ol ol,
.wood-fecd ol ul,
.wood-fecd ul ol,
.wood-fecd ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.wood-fecd ol ol li,
.wood-fecd ol ul li,
.wood-fecd ul ol li,
.wood-fecd ul ul li {
  margin-left: 0;
}
.lite_9ec8.breadcrumb_278f > .input_e42f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.lite_9ec8.breadcrumb_278f > .input_e42f iframe,
.lite_9ec8.breadcrumb_278f > .input_e42f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hovered-960c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hovered-960c.badge-d83f {
  padding: 0;
}
.hovered-960c.badge-d83f cite {
  font-size: 13px;
}
.hovered-960c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hovered-960c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.section_7122 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.section_7122 > p:first-child {
  margin-top: 0;
}
.section_7122 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.section_7122 blockquote {
  border-left: 0;
}
.header_7512 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.header_7512:not(.mini_45a9) {
  max-width: 100px;
}
.header_7512.tabs_narrow_072a {
  border-bottom: none !important;
  text-align: center;
}
.header_7512.tabs_narrow_072a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .gallery-43cc p {
    padding: 1.5em 0;
  }
}
.large_5bb6 {
  color: #0073aa;
}
.row_gold_d2f8 {
  background-color: #0073aa;
}
.overlay-silver-e92f {
  color: #229fd8;
}
.pro_d10a {
  background-color: #229fd8;
}
.in-d2df {
  color: #eee;
}
.warm-06e5 {
  background-color: #eee;
}
.modal_cold_a1e0 {
  color: #444;
}
.badge_middle_cabd {
  background-color: #444;
}
.grid_first_3f29 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.grid_first_3f29 .avatar_huge_34fb .frame_motion_c58c {
  font-size: 15px;
}
.grid_first_3f29 .frame_motion_c58c {
  line-height: 1.3;
}
.grid_first_3f29 .action_ee75 {
}
.grid_first_3f29 .outer-3a47 {
  background: #235787;
}
.stale-c397 {
  padding: 0;
}
.stale-c397 .outer-3a47 {
  background: #1a1a1a;
}
.stale-c397 .action_ee75 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.notification_bronze_264e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.notification_bronze_264e .action_ee75 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.notification_bronze_264e .outer-3a47 {
  background: #303030;
}
.card-blue-9be2 {
  position: relative;
  z-index: 10;
}
.card-blue-9be2 .large_72d0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.disabled-c76a .content_8c61 {
  display: inline-block;
  vertical-align: middle;
}
.disabled-c76a.hot-3866 .content_8c61 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .disabled-c76a.hot-3866 .content_8c61 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .disabled-c76a.hot-3866 .content_8c61 {
    margin-right: 0.4em;
  }
}
.disabled-c76a.hot-3866 .content_8c61:last-child {
  margin-right: 0;
}
.sort-e798 .large_72d0 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .chip-left-5cab .avatar_huge_34fb {
    margin: 0 -0.5em;
  }
  .chip-left-5cab .avatar_huge_34fb [class*="customify-col-"],
  .chip-left-5cab .avatar_huge_34fb [class*="customify-col_"],
  .chip-left-5cab .avatar_huge_34fb [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.chip-left-5cab.table_selected_3003 .large_72d0 {
  background: 0 0 !important;
}
.chip-left-5cab.table_selected_3003 .large_72d0,
.chip-left-5cab.sort-e798 .large_72d0 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .chip-left-5cab.upper_9a62 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.chip-left-5cab.sort-e798 .large_72d0 {
  box-shadow: none !important;
}
.list-af3f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .list-af3f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .list-af3f {
    padding: 18px 0 20px;
  }
}
.list-af3f .video-b8c6 {
  width: 100%;
}
.list-af3f .copper_76c6 {
  margin-bottom: 0;
}
.list-af3f .steel-f9a0 {
  margin-top: 5px;
  font-size: 0.875em;
}
.element-ca12 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.element-ca12 .focus-df5a {
  width: 100%;
}
.backdrop-right-473f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.backdrop-right-473f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.backdrop-right-473f 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;
}
.backdrop-right-473f li:last-child:after {
  display: none;
}
.backdrop-right-473f li a {
  font-weight: 500;
  margin-right: 10px;
}
.pink_78b3 .gold-cf66 button,
.list-af3f .gold-cf66 button {
  left: 0;
}
.pink_78b3 .focus-df5a,
.list-af3f .focus-df5a {
  padding-left: 0;
  padding-right: 0;
}
.pink_78b3 .element-ca12,
.list-af3f .element-ca12 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.pink_78b3 {
  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;
}
.pink_78b3: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;
}
.pink_78b3 .fast-e5ae {
  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) {
  .pink_78b3 .fast-e5ae {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .pink_78b3 .fast-e5ae {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .pink_78b3 .fast-e5ae {
    min-height: 200px;
  }
}
.pink_78b3 .backdrop-right-473f {
  color: rgba(255, 255, 255, 0.8);
}
.pink_78b3 .backdrop-right-473f a,
.pink_78b3 .backdrop-right-473f li:after {
  color: inherit;
}
.pink_78b3 .backdrop-right-473f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.notification-3b82 {
  margin-bottom: 0.5em;
}
.green_db21 {
  margin-bottom: 1.2em;
}
.green_db21,
.notification-3b82 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.green_db21 p:last-child,
.notification-3b82 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .gold-cf66,
#masthead .gold-cf66 {
  display: none;
}
#masthead
  > .gold-cf66.table-brown-4634 {
  display: none;
}
#masthead > .gold-cf66 button {
  left: 0;
}
.texture-middle-7d44 {
  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%;
}
.texture-middle-7d44 .content_8c61 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.texture-middle-7d44 .summary-focused-5fe2 {
  display: -webkit-box;
  display: flex;
}
.texture-middle-7d44 .summary-focused-5fe2.list_5e13 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.texture-middle-7d44 .summary-focused-5fe2.pro_3638 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture-middle-7d44 .summary-focused-5fe2.prev-ef0b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture-middle-7d44.tabs-1554.footer-advanced-eb9f .summary-focused-5fe2.list_5e13 {
  flex-basis: 100%;
}
.texture-middle-7d44.copper_be0c .summary-focused-5fe2.pro_3638 {
  -webkit-box-flex: 1;
  flex: auto;
}
.texture-middle-7d44.copper_be0c .summary-focused-5fe2.prev-ef0b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .gold-cf66.table-brown-4634 {
  display: none;
}
#masthead > .gold-cf66 button {
  left: 0;
}
.small_3d83 {
  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;
}
.small_3d83:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.small_3d83.narrow-8472 i {
  margin-right: 4px;
}
.small_3d83.center_138d i {
  margin-left: 5px;
}
.frame_motion_c58c p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.frame_motion_c58c p:last-child {
  margin-bottom: 0;
}
.preview_dynamic_3bdc {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.preview_dynamic_3bdc a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.preview_dynamic_3bdc img {
  display: block;
  width: auto;
  line-height: 1;
}
.preview_dynamic_3bdc .in_4a51 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.preview_dynamic_3bdc .caption-pressed-c151 {
  margin: 5px 0 7px 0;
}
.preview_dynamic_3bdc.media_8ebc .over-4eba {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.preview_dynamic_3bdc.media_8ebc .highlight_yellow_0acb {
  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;
}
.preview_dynamic_3bdc.active_blue_026a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.preview_dynamic_3bdc.active_blue_026a .over-4eba {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.preview_dynamic_3bdc.active_blue_026a .highlight_yellow_0acb {
  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;
}
.preview_dynamic_3bdc.modal_cadb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.preview_dynamic_3bdc.tooltip-hard-b6a7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.preview_dynamic_3bdc.tooltip-hard-b6a7 .highlight_yellow_0acb {
  margin-top: 7px;
}
.component_hard_0ffe {
  display: inline-block;
}
.card-blue-9be2 .gallery-2a31 .preview_dynamic_3bdc img {
  max-width: 100%;
}
.lower-4f9f .texture_ee29.orange-13f9,
.menu_5988 .texture_ee29.orange-13f9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.lower-4f9f .paragraph-copper-b9c0,
.menu_5988 .paragraph-copper-b9c0 {
  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%);
}
.lower-4f9f .paragraph-copper-b9c0 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.lower-4f9f.element-small-f1fc .paragraph-copper-b9c0 {
  display: none;
}
.lower-4f9f .pattern-mini-1b07 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.lower-4f9f .pattern-mini-1b07 li {
  display: inline-block;
  position: relative;
}
.lower-4f9f .pattern-mini-1b07 li:last-child {
  margin-right: 0;
}
.lower-4f9f .pattern-mini-1b07 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;
}
.lower-4f9f .pattern-mini-1b07 li.alert_inner_bc5d > a {
  color: rgba(0, 0, 0, 0.9);
}
.lower-4f9f .pattern-mini-1b07 > 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;
}
.lower-4f9f .pattern-mini-1b07 > li > a i {
  line-height: 0;
}
.lower-4f9f .pattern-mini-1b07 > li.liquid_0bb8 > a .paragraph-copper-b9c0 {
  margin-left: 4px;
  line-height: 0;
}
.lower-4f9f .pattern-mini-1b07 .caption-e850 li.liquid_0bb8 > a {
  position: relative;
}
.lower-4f9f .pattern-mini-1b07 .caption-e850 li.liquid_0bb8 > a:after,
.lower-4f9f .pattern-mini-1b07 .caption-e850 li.liquid_0bb8 > a:before {
  content: "";
  display: table;
}
.lower-4f9f .pattern-mini-1b07 .caption-e850 li.liquid_0bb8 > a:after {
  clear: both;
}
.lower-4f9f .pattern-mini-1b07 .caption-e850 li.liquid_0bb8 > a .paragraph-copper-b9c0 {
  margin-left: 5px;
  float: right;
}
.lower-4f9f .over_62ed,
.lower-4f9f .caption-e850 {
  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;
}
.lower-4f9f .caption-e850 {
  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;
}
.lower-4f9f .caption-e850 .orange-13f9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.lower-4f9f .caption-e850 .paragraph-copper-b9c0 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.lower-4f9f .caption-e850 li {
  display: block;
  margin: 0;
  padding: 0;
}
.lower-4f9f .caption-e850 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;
}
.lower-4f9f .caption-e850 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.lower-4f9f .caption-e850 .caption-e850 {
  top: 0;
  left: 100%;
}
.lower-4f9f .shade_easy_660f.fn-focus-d5d4 > .over_62ed,
.lower-4f9f .shade_easy_660f.fn-focus-d5d4 > .caption-e850,
.lower-4f9f .shade_easy_660f:focus > .over_62ed,
.lower-4f9f .shade_easy_660f:focus > .caption-e850,
.lower-4f9f .shade_easy_660f:hover > .over_62ed,
.lower-4f9f .shade_easy_660f:hover > .caption-e850 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.lower-4f9f.article-pressed-a2df .gallery_lite_07e6:after,
.lower-4f9f.article-pressed-a2df .gallery_lite_07e6:before {
  content: "";
  display: table;
}
.lower-4f9f.article-pressed-a2df .gallery_lite_07e6:after {
  clear: both;
}
.lower-4f9f.article-pressed-a2df .gallery_lite_07e6 > li {
  float: left;
}
.lower-4f9f.fixed-11b5 .gallery_lite_07e6:after,
.lower-4f9f.fixed-11b5 .gallery_lite_07e6:before {
  content: "";
  display: table;
}
.lower-4f9f.fixed-11b5 .gallery_lite_07e6:after {
  clear: both;
}
.lower-4f9f.fixed-11b5 .gallery_lite_07e6 > li {
  float: left;
}
.lower-4f9f.fixed-11b5 .gallery_lite_07e6 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.lower-4f9f.fixed-11b5 .gallery_lite_07e6 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.lower-4f9f.fixed-11b5 .gallery_lite_07e6 > li.bottom-9da8 > a,
.lower-4f9f.fixed-11b5 .gallery_lite_07e6 > li.alert_inner_bc5d > a {
  color: #fff;
  background-color: #1e4b75;
}
.lower-4f9f.footer_huge_44b2 .gallery_lite_07e6 > li > a .orange-13f9 {
  position: relative;
}
.lower-4f9f.footer_huge_44b2 .gallery_lite_07e6 > li > a .orange-13f9: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;
}
.lower-4f9f.footer_huge_44b2
  .gallery_lite_07e6
  > li:focus
  > a
  .orange-13f9:before,
.lower-4f9f.footer_huge_44b2
  .gallery_lite_07e6
  > li:hover
  > a
  .orange-13f9:before {
  width: 100%;
  background-color: currentColor;
}
.lower-4f9f.footer_huge_44b2
  .gallery_lite_07e6
  > li.bottom-9da8
  > a
  .orange-13f9:before,
.lower-4f9f.footer_huge_44b2
  .gallery_lite_07e6
  > li.widget_240a
  > a
  .orange-13f9:before {
  width: 100%;
  background-color: currentColor;
}
.lower-4f9f.content_f231 .gallery_lite_07e6 > li > a .orange-13f9 {
  position: relative;
}
.lower-4f9f.content_f231 .gallery_lite_07e6 > li > a .orange-13f9: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;
}
.lower-4f9f.content_f231 .gallery_lite_07e6 > li:focus > a .orange-13f9:before,
.lower-4f9f.content_f231
  .gallery_lite_07e6
  > li:hover
  > a
  .orange-13f9:before {
  width: 100%;
  background-color: currentColor;
}
.lower-4f9f.content_f231
  .gallery_lite_07e6
  > li.bottom-9da8
  > a
  .orange-13f9:before,
.lower-4f9f.content_f231
  .gallery_lite_07e6
  > li.widget_240a
  > a
  .orange-13f9:before {
  width: 100%;
  background-color: currentColor;
}
.menu_5988 .pattern-mini-1b07 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu_5988 .pattern-mini-1b07 li:first-child > a {
  border-top: none;
}
.menu_5988 .pattern-mini-1b07 .backdrop-tiny-3569 > .orange-13f9 .paragraph-copper-b9c0 {
  display: none;
}
.menu_5988 .pattern-mini-1b07 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.menu_5988 .pattern-mini-1b07 li:last-child {
  border: none;
}
.menu_5988 .pattern-mini-1b07 li.liquid_0bb8 > a {
  padding-right: 45px !important;
}
.menu_5988 .pattern-mini-1b07 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.menu_5988 .pattern-mini-1b07 li a:focus,
.menu_5988 .pattern-mini-1b07 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu_5988 .pattern-mini-1b07 li .steel-8529 {
  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;
}
.menu_5988 .pattern-mini-1b07 li .steel-8529:hover {
  box-shadow: none;
}
.menu_5988 .pattern-mini-1b07 li .steel-8529 .paragraph-copper-b9c0 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.menu_5988 .pattern-mini-1b07 .caption-e850 {
  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);
}
.menu_5988 .pattern-mini-1b07 .caption-e850 li a {
  padding-left: 3em;
}
.menu_5988 .pattern-mini-1b07 .popup-gas-676c > a .steel-8529 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu_5988 .pattern-mini-1b07 .popup-gas-676c > .caption-e850 {
  display: block;
  opacity: 1;
}
.icon-liquid-b6a4 {
  max-width: 100%;
}
.hidden-up-7924 {
  line-height: 0;
  cursor: pointer;
}
.table-fluid-3a4b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.table-fluid-3a4b:hover {
  box-shadow: none;
  color: currentColor;
}
.table-fluid-3a4b svg {
  width: 18px;
  height: 18px;
}
.table-fluid-3a4b .huge_1570 {
  display: none;
}
.hover_ee16 {
  position: relative;
}
.hover_ee16.fn-active-d5d4 .table-fluid-3a4b .light-adef {
  display: none;
}
.hover_ee16.fn-active-d5d4 .table-fluid-3a4b .huge_1570 {
  display: inline-block;
}
.hover_ee16 .dropdown-glass-affd {
  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);
}
.hover_ee16.tiny_c20c .dropdown-glass-affd {
  left: auto;
  right: -0.9em;
}
.hover_ee16.tiny_c20c .disabled_1b1b::before {
  left: auto;
  right: 15px;
}
.hover_ee16.fn-active-d5d4 .dropdown-glass-affd {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.liquid_c540 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.liquid_c540 label {
  flex-basis: 100%;
}
.liquid_c540 .button-5d10 {
  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;
}
.liquid_c540 .tertiary_c0cb {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.liquid_c540 .tertiary_c0cb:focus {
  background-color: transparent;
}
.liquid_c540 button.frame_wide_5328 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.liquid_c540 button.frame_wide_5328:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.liquid_c540 button.frame_wide_5328 svg {
  width: 18px;
  height: 18px;
}
.liquid_c540 input[type="submit"] {
  min-height: auto;
}
.lite_950a .liquid_c540 .tertiary_c0cb {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.disabled_1b1b {
  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) {
  .disabled_1b1b {
    width: 220px;
  }
}
.disabled_1b1b label {
  flex-basis: 100%;
}
.disabled_1b1b::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;
}
.status_gas_a439 .lite_950a .liquid_c540 {
  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;
}
.status_gas_a439
  .lite_950a
  .liquid_c540
  .button-5d10 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.status_gas_a439 .lite_950a .liquid_c540 .tertiary_c0cb {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.status_gas_a439
  .lite_950a
  .liquid_c540
  .tertiary_c0cb:focus {
  background: 0 0;
}
.status_gas_a439
  .lite_950a
  .liquid_c540
  .nav_steel_9e33 {
  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;
}
.progress-inner-8e69 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.progress-inner-8e69 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.progress-inner-8e69 li:last-child {
  margin-right: 0;
}
.progress-inner-8e69 li:first-child {
  margin-left: 0;
}
.progress-inner-8e69.input_east_549b a {
  color: #fff;
}
.progress-inner-8e69.input_east_549b a:hover {
  color: #fff;
}
.progress-inner-8e69 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.progress-inner-8e69 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.progress-inner-8e69 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.progress-inner-8e69 a:hover {
  opacity: 0.9;
  color: inherit;
}
.progress-inner-8e69 [class*="social-icon-apple"] {
  background-color: #999;
}
.progress-inner-8e69 [class*="social-icon-apple"].rough-4a3f {
  background-color: transparent;
  color: #999;
}
.progress-inner-8e69 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.progress-inner-8e69 [class*="social-icon-behance"].rough-4a3f {
  background-color: transparent;
  color: #1769ff;
}
.progress-inner-8e69 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.progress-inner-8e69 [class*="social-icon-bitbucket"].rough-4a3f {
  background-color: transparent;
  color: #205081;
}
.progress-inner-8e69 [class*="social-icon-codepen"] {
  background-color: #000;
}
.progress-inner-8e69 [class*="social-icon-codepen"].rough-4a3f {
  background-color: transparent;
  color: #000;
}
.progress-inner-8e69 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.progress-inner-8e69 [class*="social-icon-delicious"].rough-4a3f {
  background-color: transparent;
  color: #39f;
}
.progress-inner-8e69 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.progress-inner-8e69 [class*="social-icon-digg"].rough-4a3f {
  background-color: transparent;
  color: #005be2;
}
.progress-inner-8e69 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.progress-inner-8e69 [class*="social-icon-dribbble"].rough-4a3f {
  background-color: transparent;
  color: #ea4c89;
}
.progress-inner-8e69 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.progress-inner-8e69 [class*="social-icon-envelope"].rough-4a3f {
  background-color: transparent;
  color: #ea4335;
}
.progress-inner-8e69 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.progress-inner-8e69 [class*="social-icon-facebook"].rough-4a3f {
  background-color: transparent;
  color: #3b5998;
}
.progress-inner-8e69 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.progress-inner-8e69 [class*="social-icon-flickr"].rough-4a3f {
  background-color: transparent;
  color: #0063dc;
}
.progress-inner-8e69 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.progress-inner-8e69 [class*="social-icon-foursquare"].rough-4a3f {
  background-color: transparent;
  color: #2d5be3;
}
.progress-inner-8e69 [class*="social-icon-github"] {
  background-color: #333;
}
.progress-inner-8e69 [class*="social-icon-github"].rough-4a3f {
  background-color: transparent;
  color: #333;
}
.progress-inner-8e69 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.progress-inner-8e69 [class*="social-icon-google-plus"].rough-4a3f {
  background-color: transparent;
  color: #dd4b39;
}
.progress-inner-8e69 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.progress-inner-8e69 [class*="social-icon-houzz"].rough-4a3f {
  background-color: transparent;
  color: #7ac142;
}
.progress-inner-8e69 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.progress-inner-8e69 [class*="social-icon-instagram"].rough-4a3f {
  background-color: transparent;
  color: #262626;
}
.progress-inner-8e69 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.progress-inner-8e69 [class*="social-icon-jsfiddle"].rough-4a3f {
  background-color: transparent;
  color: #487aa2;
}
.progress-inner-8e69 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.progress-inner-8e69 [class*="social-icon-linkedin"].rough-4a3f {
  background-color: transparent;
  color: #0077b5;
}
.progress-inner-8e69 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.progress-inner-8e69 [class*="social-icon-medium"].rough-4a3f {
  background-color: transparent;
  color: #00ab6b;
}
.progress-inner-8e69 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.progress-inner-8e69
  [class*="social-icon-odnoklassniki"].rough-4a3f {
  background-color: transparent;
  color: #f4731c;
}
.progress-inner-8e69 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.progress-inner-8e69 [class*="social-icon-meetup"].rough-4a3f {
  background-color: transparent;
  color: #ec1c40;
}
.progress-inner-8e69 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.progress-inner-8e69 [class*="social-icon-pinterest"].rough-4a3f {
  background-color: transparent;
  color: #bd081c;
}
.progress-inner-8e69 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.progress-inner-8e69 [class*="social-icon-product-hunt"].rough-4a3f {
  background-color: transparent;
  color: #da552f;
}
.progress-inner-8e69 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.progress-inner-8e69 [class*="social-icon-reddit"].rough-4a3f {
  background-color: transparent;
  color: #ff4500;
}
.progress-inner-8e69 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.progress-inner-8e69 [class*="social-icon-rss"].rough-4a3f {
  background-color: transparent;
  color: #f26522;
}
.progress-inner-8e69 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.progress-inner-8e69
  [class*="social-icon-shopping-cart"].rough-4a3f {
  background-color: transparent;
  color: #4caf50;
}
.progress-inner-8e69 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.progress-inner-8e69 [class*="social-icon-skype"].rough-4a3f {
  background-color: transparent;
  color: #00aff0;
}
.progress-inner-8e69 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.progress-inner-8e69 [class*="social-icon-slideshare"].rough-4a3f {
  background-color: transparent;
  color: #0077b5;
}
.progress-inner-8e69 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.progress-inner-8e69 [class*="social-icon-snapchat"].rough-4a3f {
  background-color: transparent;
  color: #fffc00;
}
.progress-inner-8e69 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.progress-inner-8e69 [class*="social-icon-soundcloud"].rough-4a3f {
  background-color: transparent;
  color: #f80;
}
.progress-inner-8e69 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.progress-inner-8e69 [class*="social-icon-spotify"].rough-4a3f {
  background-color: transparent;
  color: #2ebd59;
}
.progress-inner-8e69 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.progress-inner-8e69
  [class*="social-icon-stack-overflow"].rough-4a3f {
  background-color: transparent;
  color: #fe7a15;
}
.progress-inner-8e69 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.progress-inner-8e69 [class*="social-icon-maldkfgram"].rough-4a3f {
  background-color: transparent;
  color: #2ca5e0;
}
.progress-inner-8e69 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.progress-inner-8e69 [class*="social-icon-tripadvisor"].rough-4a3f {
  background-color: transparent;
  color: #589442;
}
.progress-inner-8e69 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.progress-inner-8e69 [class*="social-icon-tumblr"].rough-4a3f {
  background-color: transparent;
  color: #35465c;
}
.progress-inner-8e69 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.progress-inner-8e69 [class*="social-icon-twitch"].rough-4a3f {
  background-color: transparent;
  color: #6441a5;
}
.progress-inner-8e69 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.progress-inner-8e69 [class*="social-icon-twitter"].rough-4a3f {
  background-color: transparent;
  color: #1da1f2;
}
.progress-inner-8e69 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.progress-inner-8e69 [class*="social-icon-vimeo"].rough-4a3f {
  background-color: transparent;
  color: #1ab7ea;
}
.progress-inner-8e69 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.progress-inner-8e69 [class*="social-icon-vk"].rough-4a3f {
  background-color: transparent;
  color: #45668e;
}
.progress-inner-8e69 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.progress-inner-8e69 [class*="social-icon-weibo"].rough-4a3f {
  background-color: transparent;
  color: #df2029;
}
.progress-inner-8e69 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.progress-inner-8e69 [class*="social-icon-weixin"].rough-4a3f {
  background-color: transparent;
  color: #7bb32e;
}
.progress-inner-8e69 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.progress-inner-8e69 [class*="social-icon-whatsapp"].rough-4a3f {
  background-color: transparent;
  color: #25d366;
}
.progress-inner-8e69 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.progress-inner-8e69 [class*="social-icon-wordpress"].rough-4a3f {
  background-color: transparent;
  color: #21759b;
}
.progress-inner-8e69 [class*="social-icon-xing"] {
  background-color: #026466;
}
.progress-inner-8e69 [class*="social-icon-xing"].rough-4a3f {
  background-color: transparent;
  color: #026466;
}
.progress-inner-8e69 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.progress-inner-8e69 [class*="social-icon-yelp"].rough-4a3f {
  background-color: transparent;
  color: #af0606;
}
.progress-inner-8e69 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.progress-inner-8e69 [class*="social-icon-youtube"].rough-4a3f {
  background-color: transparent;
  color: #cd201f;
}
.text-focused-824a {
  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;
}
.text-focused-824a:hover {
  box-shadow: none;
  background: 0 0;
}
.slow_13ab {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.image-soft-c50b {
  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;
}
.lower_6ec9 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.bright-796d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.bright-796d,
.bright-796d::after,
.bright-796d::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;
}
.bright-796d::after,
.bright-796d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.badge_6db8 .image-soft-c50b .lower_6ec9 {
  margin-top: -2px;
  width: 19px;
}
.badge_6db8 .image-soft-c50b .bright-796d {
  margin-top: -1px;
}
.badge_6db8 .image-soft-c50b .bright-796d,
.badge_6db8 .image-soft-c50b .bright-796d::after,
.badge_6db8 .image-soft-c50b .bright-796d::before {
  width: 19px;
  height: 2px;
}
.badge_6db8 .image-soft-c50b .bright-796d::before {
  top: -6px;
}
.badge_6db8 .image-soft-c50b .bright-796d::after {
  bottom: -6px;
}
.shadow_paper_c5d4 .image-soft-c50b .lower_6ec9 {
  margin-top: -2px;
  width: 22px;
}
.shadow_paper_c5d4 .image-soft-c50b .bright-796d {
  margin-top: -1px;
}
.shadow_paper_c5d4 .image-soft-c50b .bright-796d,
.shadow_paper_c5d4 .image-soft-c50b .bright-796d::after,
.shadow_paper_c5d4 .image-soft-c50b .bright-796d::before {
  width: 22px;
  height: 2px;
}
.shadow_paper_c5d4 .image-soft-c50b .bright-796d::before {
  top: -7px;
}
.shadow_paper_c5d4 .image-soft-c50b .bright-796d::after {
  bottom: -7px;
}
.lower-05d0 .image-soft-c50b .lower_6ec9 {
  margin-top: -2px;
  width: 31px;
}
.lower-05d0 .image-soft-c50b .bright-796d {
  margin-top: -1.5px;
}
.lower-05d0 .image-soft-c50b .bright-796d,
.lower-05d0 .image-soft-c50b .bright-796d::after,
.lower-05d0 .image-soft-c50b .bright-796d::before {
  width: 31px;
  height: 3px;
}
.lower-05d0 .image-soft-c50b .bright-796d::before {
  top: -9px;
}
.lower-05d0 .image-soft-c50b .bright-796d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .blue_cc13 .image-soft-c50b .lower_6ec9 {
    margin-top: -2px;
    width: 19px;
  }
  .blue_cc13 .image-soft-c50b .bright-796d {
    margin-top: -1px;
  }
  .blue_cc13 .image-soft-c50b .bright-796d,
  .blue_cc13 .image-soft-c50b .bright-796d::after,
  .blue_cc13 .image-soft-c50b .bright-796d::before {
    width: 19px;
    height: 2px;
  }
  .blue_cc13 .image-soft-c50b .bright-796d::before {
    top: -6px;
  }
  .blue_cc13 .image-soft-c50b .bright-796d::after {
    bottom: -6px;
  }
  .soft-04f1 .image-soft-c50b .lower_6ec9 {
    margin-top: -2px;
    width: 22px;
  }
  .soft-04f1 .image-soft-c50b .bright-796d {
    margin-top: -1px;
  }
  .soft-04f1 .image-soft-c50b .bright-796d,
  .soft-04f1 .image-soft-c50b .bright-796d::after,
  .soft-04f1 .image-soft-c50b .bright-796d::before {
    width: 22px;
    height: 2px;
  }
  .soft-04f1 .image-soft-c50b .bright-796d::before {
    top: -7px;
  }
  .soft-04f1 .image-soft-c50b .bright-796d::after {
    bottom: -7px;
  }
  .up_494c .image-soft-c50b .lower_6ec9 {
    margin-top: -2px;
    width: 31px;
  }
  .up_494c .image-soft-c50b .bright-796d {
    margin-top: -1.5px;
  }
  .up_494c .image-soft-c50b .bright-796d,
  .up_494c .image-soft-c50b .bright-796d::after,
  .up_494c .image-soft-c50b .bright-796d::before {
    width: 31px;
    height: 3px;
  }
  .up_494c .image-soft-c50b .bright-796d::before {
    top: -9px;
  }
  .up_494c .image-soft-c50b .bright-796d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .form_tall_b0f1 .image-soft-c50b .lower_6ec9 {
    margin-top: -2px;
    width: 19px;
  }
  .form_tall_b0f1 .image-soft-c50b .bright-796d {
    margin-top: -1px;
  }
  .form_tall_b0f1 .image-soft-c50b .bright-796d,
  .form_tall_b0f1 .image-soft-c50b .bright-796d::after,
  .form_tall_b0f1 .image-soft-c50b .bright-796d::before {
    width: 19px;
    height: 2px;
  }
  .form_tall_b0f1 .image-soft-c50b .bright-796d::before {
    top: -6px;
  }
  .form_tall_b0f1 .image-soft-c50b .bright-796d::after {
    bottom: -6px;
  }
  .overlay-75c7 .image-soft-c50b .lower_6ec9 {
    margin-top: -2px;
    width: 22px;
  }
  .overlay-75c7 .image-soft-c50b .bright-796d {
    margin-top: -1px;
  }
  .overlay-75c7 .image-soft-c50b .bright-796d,
  .overlay-75c7 .image-soft-c50b .bright-796d::after,
  .overlay-75c7 .image-soft-c50b .bright-796d::before {
    width: 22px;
    height: 2px;
  }
  .overlay-75c7 .image-soft-c50b .bright-796d::before {
    top: -7px;
  }
  .overlay-75c7 .image-soft-c50b .bright-796d::after {
    bottom: -7px;
  }
  .badge_hovered_a9f0 .image-soft-c50b .lower_6ec9 {
    margin-top: -2px;
    width: 31px;
  }
  .badge_hovered_a9f0 .image-soft-c50b .bright-796d {
    margin-top: -1.5px;
  }
  .badge_hovered_a9f0 .image-soft-c50b .bright-796d,
  .badge_hovered_a9f0 .image-soft-c50b .bright-796d::after,
  .badge_hovered_a9f0 .image-soft-c50b .bright-796d::before {
    width: 31px;
    height: 3px;
  }
  .badge_hovered_a9f0 .image-soft-c50b .bright-796d::before {
    top: -9px;
  }
  .badge_hovered_a9f0 .image-soft-c50b .bright-796d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .content_126f .image-soft-c50b .lower_6ec9 {
    margin-top: -2px;
    width: 19px;
  }
  .content_126f .image-soft-c50b .bright-796d {
    margin-top: -1px;
  }
  .content_126f .image-soft-c50b .bright-796d,
  .content_126f .image-soft-c50b .bright-796d::after,
  .content_126f .image-soft-c50b .bright-796d::before {
    width: 19px;
    height: 2px;
  }
  .content_126f .image-soft-c50b .bright-796d::before {
    top: -6px;
  }
  .content_126f .image-soft-c50b .bright-796d::after {
    bottom: -6px;
  }
  .tooltip_a213 .image-soft-c50b .lower_6ec9 {
    margin-top: -2px;
    width: 22px;
  }
  .tooltip_a213 .image-soft-c50b .bright-796d {
    margin-top: -1px;
  }
  .tooltip_a213 .image-soft-c50b .bright-796d,
  .tooltip_a213 .image-soft-c50b .bright-796d::after,
  .tooltip_a213 .image-soft-c50b .bright-796d::before {
    width: 22px;
    height: 2px;
  }
  .tooltip_a213 .image-soft-c50b .bright-796d::before {
    top: -7px;
  }
  .tooltip_a213 .image-soft-c50b .bright-796d::after {
    bottom: -7px;
  }
  .form-soft-b73d .image-soft-c50b .lower_6ec9 {
    margin-top: -2px;
    width: 31px;
  }
  .form-soft-b73d .image-soft-c50b .bright-796d {
    margin-top: -1.5px;
  }
  .form-soft-b73d .image-soft-c50b .bright-796d,
  .form-soft-b73d .image-soft-c50b .bright-796d::after,
  .form-soft-b73d .image-soft-c50b .bright-796d::before {
    width: 31px;
    height: 3px;
  }
  .form-soft-b73d .image-soft-c50b .bright-796d::before {
    top: -9px;
  }
  .form-soft-b73d .image-soft-c50b .bright-796d::after {
    bottom: -9px;
  }
}
.frame_top_876a .bright-796d {
  -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);
}
.frame_top_876a .bright-796d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.frame_top_876a .bright-796d::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);
}
.frame_top_876a.bottom_70dc .bright-796d {
  -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);
}
.frame_top_876a.bottom_70dc .bright-796d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.frame_top_876a.bottom_70dc .bright-796d::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);
}
.search_9607 {
  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.tertiary_5186:before {
  display: none;
}
.mask_stale_a9d3 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.mask_stale_a9d3 .block_next_eb14 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.mask_stale_a9d3 .block_next_eb14:last-of-type {
  border-bottom: none;
}
.mask_stale_a9d3 .block_next_eb14.input-bright-245e,
.mask_stale_a9d3 .block_next_eb14.gas-9b00,
.mask_stale_a9d3 .block_next_eb14.content_stale_e61e {
  padding: 0;
}
.mask_stale_a9d3 .menu_5988 .steel-8529 {
  color: currentColor;
}
.mask_stale_a9d3 .menu_5988 .steel-8529:focus,
.mask_stale_a9d3 .menu_5988 .steel-8529:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mask_stale_a9d3.action_ee75 .outer_7fcf,
.mask_stale_a9d3.action_ee75 .frame_motion_c58c a,
.mask_stale_a9d3.action_ee75 .gallery_lite_07e6 a,
.mask_stale_a9d3.action_ee75 .caption-e850 a {
  color: rgba(0, 0, 0, 0.55);
}
.mask_stale_a9d3.action_ee75 .outer_7fcf:hover,
.mask_stale_a9d3.action_ee75 .frame_motion_c58c a:hover,
.mask_stale_a9d3.action_ee75 .gallery_lite_07e6 a:hover,
.mask_stale_a9d3.action_ee75 .caption-e850 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.mask_stale_a9d3.action_ee75 .avatar-7323 {
  color: rgba(0, 0, 0, 0.8);
}
.mask_stale_a9d3.action_ee75 .block_next_eb14 {
  border-color: rgba(0, 0, 0, 0.08);
}
.mask_stale_a9d3.action_ee75 .block_next_eb14:before {
  background: rgba(0, 0, 0, 0.08);
}
.mask_stale_a9d3.action_ee75 .short_2711:before {
  background: rgba(255, 255, 255, 0.9);
}
.mask_stale_a9d3.action_ee75 .menu_5988 .pattern-mini-1b07 li a,
.mask_stale_a9d3.action_ee75 .menu_5988 .steel-8529,
.mask_stale_a9d3.action_ee75 .caption-e850 {
  border-color: rgba(0, 0, 0, 0.08);
}
.mask_stale_a9d3.action_ee75 .menu_5988 .steel-8529:focus,
.mask_stale_a9d3.action_ee75 .menu_5988 .steel-8529:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mask_stale_a9d3.action_ee75 .pattern-mini-1b07 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.mask_stale_a9d3.outer-3a47 .outer_7fcf,
.mask_stale_a9d3.outer-3a47 .frame_motion_c58c a,
.mask_stale_a9d3.outer-3a47 .gallery_lite_07e6 .steel-8529,
.mask_stale_a9d3.outer-3a47 .gallery_lite_07e6 a,
.mask_stale_a9d3.outer-3a47 .caption-e850 a {
  color: rgba(255, 255, 255, 0.79);
}
.mask_stale_a9d3.outer-3a47 .outer_7fcf:hover,
.mask_stale_a9d3.outer-3a47 .frame_motion_c58c a:hover,
.mask_stale_a9d3.outer-3a47 .gallery_lite_07e6 .steel-8529:hover,
.mask_stale_a9d3.outer-3a47 .gallery_lite_07e6 a:hover,
.mask_stale_a9d3.outer-3a47 .caption-e850 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask_stale_a9d3.outer-3a47 .avatar-7323 {
  color: rgba(255, 255, 255, 0.99);
}
.mask_stale_a9d3.outer-3a47 .block_next_eb14 {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask_stale_a9d3.outer-3a47 .block_next_eb14:before {
  background: rgba(255, 255, 255, 0.08);
}
.mask_stale_a9d3.outer-3a47 .short_2711:before {
  background: rgba(0, 0, 0, 0.9);
}
.mask_stale_a9d3.outer-3a47 .menu_5988 .pattern-mini-1b07 li a,
.mask_stale_a9d3.outer-3a47 .menu_5988 .steel-8529,
.mask_stale_a9d3.outer-3a47 .caption-e850 {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask_stale_a9d3.outer-3a47 .menu_5988 .steel-8529:focus,
.mask_stale_a9d3.outer-3a47 .menu_5988 .steel-8529:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mask_stale_a9d3.outer-3a47 .pattern-mini-1b07 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.short_2711 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.short_2711:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hard-748d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.warm_1874 .mask_stale_a9d3 {
  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;
}
.warm_1874 .block_next_eb14 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.warm_1874 .block_next_eb14: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) {
  .warm_1874 .block_next_eb14:before {
    width: 16%;
    left: 42%;
  }
}
.warm_1874 .block_next_eb14:last-child:before {
  content: none;
}
.warm_1874 .block_next_eb14[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.warm_1874 .menu_5988 .pattern-mini-1b07 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.warm_1874 .menu_5988 .pattern-mini-1b07 li a .steel-8529 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.warm_1874 .menu_5988 .caption-e850 {
  border: none;
}
.warm_1874 .menu_5988 .caption-e850 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.warm_1874 .short_2711 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.warm_1874 .hard-748d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.warm_1874 .outer-3a47 .short_2711:before {
  background: rgba(0, 0, 0, 0.9);
}
.warm_1874 .action_ee75.chip-fast-39ea .bright-796d {
  background: rgba(0, 0, 0, 0.6);
}
.warm_1874
  .action_ee75.chip-fast-39ea
  .bright-796d::after,
.warm_1874
  .action_ee75.chip-fast-39ea
  .bright-796d:before {
  background: inherit;
}
.warm_1874
  .action_ee75.chip-fast-39ea:hover
  .bright-796d {
  background: rgba(0, 0, 0, 0.8);
}
.stale_a1b7 .mask_stale_a9d3 {
  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) {
  .stale_a1b7 .mask_stale_a9d3 {
    width: auto;
    right: 45px;
  }
}
.status_e89e .mask_stale_a9d3 {
  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) {
  .status_e89e .mask_stale_a9d3 {
    width: auto;
    left: 45px;
  }
}
.tertiary_5186 .mask_stale_a9d3 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tertiary_5186 .hard-748d {
  max-width: 48em;
  margin: 0 auto;
}
.tertiary_5186 .short_2711:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.fixed_b87c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.fixed_b87c.warm_1874 .mask_stale_a9d3 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.fixed_b87c.stale_a1b7 .mask_stale_a9d3 {
  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);
}
.fixed_b87c .mask_stale_a9d3 {
  visibility: visible;
}
.fixed_b87c.status_e89e .mask_stale_a9d3 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.preview_blue_cc1a,
.icon_fluid_c8c2 {
  overflow-x: hidden;
}
.preview_blue_cc1a .mask_stale_a9d3 {
  overflow: auto;
}
.preview_blue_cc1a.warm_1874 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview_blue_cc1a.warm_1874 .mask_stale_a9d3 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.preview_blue_cc1a.warm_1874 .text-focused-824a {
  opacity: 0;
}
.preview_blue_cc1a.stale_a1b7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview_blue_cc1a.stale_a1b7 .mask_stale_a9d3 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.preview_blue_cc1a.stale_a1b7 .text-focused-824a {
  opacity: 0;
}
.preview_blue_cc1a.status_e89e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview_blue_cc1a.status_e89e .mask_stale_a9d3 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.preview_blue_cc1a.status_e89e .text-focused-824a {
  opacity: 0;
}
.preview_blue_cc1a.tertiary_5186 .mask_stale_a9d3 {
  z-index: 10;
  visibility: visible;
}
.chip-fast-39ea {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.chip-fast-39ea .bright-796d {
  background: rgba(255, 255, 255, 0.99);
}
.chip-fast-39ea .bright-796d::after,
.chip-fast-39ea .bright-796d:before {
  background: inherit;
}
.chip-fast-39ea:hover .bright-796d {
  background: rgba(255, 255, 255, 0.99);
}
.status_e89e .chip-fast-39ea {
  top: 10px;
  right: auto;
  left: 12px;
}
.tertiary_5186 .chip-fast-39ea {
  display: none !important;
}
.preview_blue_cc1a:before,
.icon_fluid_c8c2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.preview_blue_cc1a .chip-fast-39ea,
.icon_fluid_c8c2 .chip-fast-39ea {
  display: inline-block;
}
.mask_stale_a9d3 .content_8c61 {
  -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;
}
.preview_blue_cc1a .mask_stale_a9d3 .content_8c61,
.icon_fluid_c8c2 .mask_stale_a9d3 .content_8c61 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.texture_first_9ff8 .button-5d10 {
  width: 100%;
}
.gallery-2a31 {
  padding: 0 0.5em 0;
}
.gallery-2a31 [class*="customify-col-"],
.gallery-2a31 [class*="customify-col_"],
.gallery-2a31 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.module_first_7073 .gallery-2a31 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .avatar_huge_34fb .hover_pressed_96f3,
  .hover_pressed_96f3 {
    display: none;
  }
  .message_ed72 {
    text-align: left;
  }
  .column_7ada {
    text-align: center;
  }
  .table-5771 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .avatar_huge_34fb .sidebar-light-2479,
  .sidebar-light-2479 {
    display: none;
  }
  .pattern-d616 {
    text-align: left;
  }
  .media-yellow-9bb7 {
    text-align: center;
  }
  .thumbnail-efeb {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .avatar_huge_34fb .media-21d0,
  .media-21d0 {
    display: none;
  }
  .breadcrumb_b866 {
    text-align: left;
  }
  .overlay_focused_89eb {
    text-align: center;
  }
  .image-gas-529a {
    text-align: right;
  }
}
#page {
  position: relative;
}
.preview-new-a534 {
  box-shadow: none !important;
}
.last_9c4b .info_a869,
.component-1df4 .info_a869 {
  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;
}
.component-1df4 .info_a869 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.large_72d0 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.large_72d0:after,
.large_72d0:before {
  content: "";
  display: table;
}
.large_72d0:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .large_72d0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.large_72d0,
.upper_9a62 {
  max-width: 1248px;
  margin: 0 auto;
}

.soft-7cc0.steel-089a .large_72d0 {
  max-width: 100%;
}
.soft-7cc0.wrapper-c370 {
  max-width: 1200px;
  margin: 0 auto;
}
.soft-7cc0.border-stale-b946 .large_72d0 {
  max-width: 100%;
}
.soft-7cc0.border-stale-b946 > .large_72d0 {
  padding-left: 0;
  padding-right: 0;
}
.soft-7cc0.border-stale-b946 > .large_72d0 .avatar_huge_34fb {
  margin: 0;
}
.soft-7cc0.border-stale-b946
  > .large_72d0
  .dim-0249.text-old-9ac5 {
  margin-right: 0;
  margin-left: 0;
}
.soft-7cc0.border-stale-b946 #main.text-old-9ac5 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .photo_d33e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .photo_d33e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .icon_922e .highlight_676e {
    padding-right: 1em;
  }
  .icon_922e.form-fixed-8553 .dim-0249 {
    border-right: 1px solid #eaecee;
  }
  .icon_922e.form-fixed-8553 .highlight_676e {
    padding-right: 1em;
  }
  .icon_922e.form-fixed-8553 .box_410e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focus_916d .highlight_676e {
    padding-left: 1em;
  }
  .focus_916d.form-fixed-8553 .dim-0249 {
    border-left: 1px solid #eaecee;
  }
  .focus_916d.form-fixed-8553 .highlight_676e {
    padding-left: 1em;
  }
  .focus_916d.form-fixed-8553 .box_410e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tag_gas_55f1 .highlight_676e {
    padding-left: 1em;
  }
  .tag_gas_55f1.form-fixed-8553 .motion_75bf {
    border-right: 1px solid #eaecee;
  }
  .tag_gas_55f1.form-fixed-8553 .fluid_b303 {
    border-right: 1px solid #eaecee;
  }
  .tag_gas_55f1.form-fixed-8553 .highlight_676e {
    padding-left: 1em;
  }
  .tag_gas_55f1.form-fixed-8553 .box_410e {
    padding-right: 1em;
  }
  .tag_gas_55f1.form-fixed-8553 .paragraph-out-2bdf {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .carousel_down_bd30 .highlight_676e {
    padding-right: 1em;
  }
  .carousel_down_bd30.form-fixed-8553 .motion_75bf {
    border-left: 1px solid #eaecee;
  }
  .carousel_down_bd30.form-fixed-8553 .fluid_b303 {
    border-left: 1px solid #eaecee;
  }
  .carousel_down_bd30.form-fixed-8553 .highlight_676e {
    padding-right: 1em;
  }
  .carousel_down_bd30.form-fixed-8553 .box_410e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .carousel_down_bd30.form-fixed-8553 .paragraph-out-2bdf {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .photo_d33e .highlight_676e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .photo_d33e.form-fixed-8553 .dim-0249 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .photo_d33e.form-fixed-8553 .highlight_676e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .photo_d33e.form-fixed-8553 .box_410e {
    padding-left: 1em;
  }
  .photo_d33e.form-fixed-8553 .paragraph-out-2bdf {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .photo_d33e.form-fixed-8553 .highlight_676e {
    padding-left: 0;
  }
}
.popup-steel-05f4 .disabled-c76a {
  display: inline-block;
}
.breadcrumb-a588 {
  display: inline-block;
}
.highlight-huge-719d {
  word-con: break-word;
}
.block-green-0568 > span {
  display: inline-block;
  padding: 5px 0;
}
.block-green-0568 .list_0dc0 {
  margin-left: 8px;
  margin-right: 8px;
}
.block-green-0568 .label-f5df img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.primary-solid-f632 .modal_0bca {
  margin-bottom: 2em;
}
.primary-solid-f632 .summary-0f17 {
  margin-bottom: 15px;
}
.primary-solid-f632 .summary-0f17:last-child {
  margin-bottom: 0;
}
.primary-solid-f632 .button-6905 {
  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) {
  .primary-solid-f632 .button-6905 {
    display: block;
  }
}
.primary-solid-f632 .complex-f4fd {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .primary-solid-f632 .complex-f4fd {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.primary-solid-f632 .slider-dim-2f15 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.primary-solid-f632 .slider-dim-2f15 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.primary-solid-f632 .slider-dim-2f15 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.primary-solid-f632 .highlight-huge-719d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.primary-solid-f632 .highlight-huge-719d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.primary-solid-f632 .stone_f7ec p:last-child {
  margin-bottom: 0;
}
.primary-solid-f632 .title_f733 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.primary-solid-f632 .preview_594a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.primary-solid-f632 .accent-first-64df {
  margin-top: 1em;
}
.primary-solid-f632 .mini-7d17 {
  top: 0;
  display: block;
}
.primary-solid-f632 .mini-7d17 a {
  color: inherit;
}
.primary-solid-f632 .mini-7d17 a:hover {
  color: inherit;
}
.primary-solid-f632 .complex_30a2 {
  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;
}
.primary-solid-f632 .complex_30a2:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.primary-solid-f632 .preview_594a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.primary-solid-f632 .grid-e491 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.primary-solid-f632 .grid-e491:first-child {
  margin-top: 0;
}
.primary-solid-f632 .grid-e491.focus-4e12 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.primary-solid-f632 .grid-e491.border_598c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.primary-solid-f632
  .grid-e491.border_598c.notification-3adf
  .accent-first-64df {
  width: 100%;
}
.primary-solid-f632 .border_598c {
  -webkit-box-align: center;
  align-items: center;
}
.primary-solid-f632 .border_598c .block-green-0568,
.primary-solid-f632 .border_598c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.primary-solid-f632 .slider-dim-2f15 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.primary-solid-f632 .slider-dim-2f15 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.primary-solid-f632 .slider-dim-2f15: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;
}
.primary-solid-f632 .focus-4e12 {
  z-index: 5;
}
.primary-solid-f632 .header-paper-6007 .white_6d30 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.primary-solid-f632 .green-60e1 .white_6d30 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.primary-solid-f632 .text-0335 .white_6d30 {
  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;
}
.primary-solid-f632.menu-a0c2 .button-6905,
.primary-solid-f632.under_679b .button-6905 {
  display: block;
}
.primary-solid-f632.menu-a0c2 .button-6905 .background-liquid-6a6a,
.primary-solid-f632.menu-a0c2 .button-6905 .preview_594a,
.primary-solid-f632.under_679b .button-6905 .background-liquid-6a6a,
.primary-solid-f632.under_679b .button-6905 .preview_594a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.primary-solid-f632.plasma_a09a .complex-f4fd {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .primary-solid-f632.plasma_a09a .complex-f4fd {
    margin-right: 0;
  }
}
.primary-solid-f632.menu-a0c2 .complex-f4fd,
.primary-solid-f632.under_679b .complex-f4fd {
  padding-top: 40%;
}
.primary-solid-f632.menu-a0c2 .modal_0bca,
.primary-solid-f632.under_679b .modal_0bca {
  display: block;
}
.primary-solid-f632.menu-a0c2 .fn-sticky-d5d4 .preview_594a,
.primary-solid-f632.under_679b .fn-sticky-d5d4 .preview_594a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.primary-solid-f632.menu-a0c2 .complex-f4fd,
.primary-solid-f632.under_679b .complex-f4fd {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.primary-solid-f632.menu-a0c2 .preview_594a {
  padding: 1em;
}
.prev-78f8 {
  margin: 30px auto;
  display: block;
}
.prev-78f8 .cold-08f2 > * {
  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;
}
.prev-78f8 .cold-08f2 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.prev-78f8 .cold-08f2 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.chip_dark_3620 .block-green-0568 {
  margin-bottom: 1.41575em;
}
.chip_dark_3620 .panel-8bd4 {
  margin-bottom: 1.618em;
}
.wood-fecd .tall_df88 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.wood-fecd .tall_df88 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.wood-fecd .input_92a5 {
  max-width: 100%;
  overflow: auto;
}
.link_left_e204 .wood-fecd a:hover {
  text-decoration: underline;
}
.last_d6db .summary-0f17:not(.highlight-huge-719d),
.last_d6db .slider-dim-2f15 {
  margin-bottom: 1.41575em;
}
.last_d6db .summary-0f17:not(.highlight-huge-719d):last-child,
.last_d6db .slider-dim-2f15:last-child {
  margin-bottom: 0;
}
.last_d6db .summary-0f17.footer-fresh-3b23 {
  margin-bottom: 0.41575em;
}
.last_d6db .filter-2c63:before,
.last_d6db .label-d8bf:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.last_d6db .filter-2c63:before {
  content: "\f115";
}
.last_d6db .label-d8bf:before {
  content: "\f02c";
}
.last_d6db .module_a7fa {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.last_d6db .module_a7fa a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.heading-dirty-62b9 {
  display: -webkit-box;
  display: flex;
}
.heading-dirty-62b9 .block-ab58 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .heading-dirty-62b9 .block-ab58 {
    flex-basis: 90px;
  }
}
.heading-dirty-62b9 .avatar-thick-64db {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .heading-dirty-62b9 .avatar-thick-64db {
    flex-basis: calc(100% - 50px);
  }
}
.heading-dirty-62b9 .overlay_9648 p:last-child {
  margin-bottom: 0.72em;
}
.gradient-0968 .cold-08f2 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.gradient-0968 .cold-08f2:after,
.gradient-0968 .cold-08f2:before {
  content: "";
  display: table;
}
.gradient-0968 .cold-08f2:after {
  clear: both;
}
.gradient-0968 .cold-08f2 .sidebar-center-181b,
.gradient-0968 .cold-08f2 .element_e469 {
  width: 49%;
}
.gradient-0968 .cold-08f2 .sidebar-center-181b a span.blue_4be0,
.gradient-0968 .cold-08f2 .element_e469 a span.blue_4be0 {
  display: block;
  margin-bottom: 5px;
}
.gradient-0968 .cold-08f2 .element_e469 {
  float: left;
  text-align: left;
}
.gradient-0968 .cold-08f2 .sidebar-center-181b {
  float: right;
  text-align: right;
}
.accent-6f02 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .accent-6f02 {
    margin-bottom: 0;
  }
}
.narrow_a390 {
  margin-bottom: 1em;
}
.narrow_a390 .highlight-huge-719d {
  font-size: 1.1em;
  line-height: 1.3;
}
.pattern_south_b680 a {
  display: block;
  line-height: 0;
  position: relative;
}
.right-4417 .narrow_a390,
.notice_4c67 .narrow_a390 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .right-4417 .narrow_a390,
  .notice_4c67 .narrow_a390 {
    display: block;
  }
}
.right-4417 .pattern_south_b680,
.notice_4c67 .pattern_south_b680 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .right-4417 .pattern_south_b680,
  .notice_4c67 .pattern_south_b680 {
    margin-bottom: 1em;
  }
}
.right-4417 .pattern_south_b680 img,
.notice_4c67 .pattern_south_b680 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.right-4417 .module-fixed-9313,
.notice_4c67 .module-fixed-9313 {
  flex-basis: calc(100% - 160px);
}
.right-4417 .module-fixed-9313 p,
.notice_4c67 .module-fixed-9313 p {
  margin-bottom: 0;
}
.right-4417 .module-fixed-9313 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .right-4417 .module-fixed-9313 {
    padding-left: 0;
  }
}
.notice_4c67 .module-fixed-9313 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .notice_4c67 .module-fixed-9313 {
    padding-right: 0;
  }
}
.notice_4c67 .pattern_south_b680 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.container-thick-c2be .pattern_south_b680 {
  margin-bottom: 0.5em;
}
.container-thick-c2be .pattern_south_b680 img {
  width: 100%;
}
.steel-297a .glass_0b7d,
.accordion_wide_ac79 .glass_0b7d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.accordion_wide_ac79 .dim-0249 .disabled_complex_ef1e p:last-child {
  margin-bottom: 0;
}
.breadcrumb-small-c160 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.chip_41ae .tertiary_fed8 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .chip_41ae .tertiary_fed8:last-of-type {
    margin-bottom: 0;
  }
}
.chip_41ae .tertiary_fed8 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.chip_41ae .tertiary_fed8 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.chip_41ae .tertiary_fed8 ul li {
  margin: 0 0 0.6em;
}
.chip_41ae .tertiary_fed8 ul li.prev-05ce,
.chip_41ae .tertiary_fed8 ul li.text-7629 {
  position: relative;
}
.chip_41ae .tertiary_fed8 ul li.prev-05ce .item-fixed-e63f,
.chip_41ae .tertiary_fed8 ul li.text-7629 .item-fixed-e63f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.chip_41ae .tertiary_fed8 ul li.prev-05ce:after:after,
.chip_41ae .tertiary_fed8 ul li.prev-05ce:after:before,
.chip_41ae
  .tertiary_fed8
  ul
  li.text-7629:after:after,
.chip_41ae
  .tertiary_fed8
  ul
  li.text-7629:after:before {
  content: "";
  display: table;
}
.chip_41ae .tertiary_fed8 ul li.prev-05ce:after:after,
.chip_41ae
  .tertiary_fed8
  ul
  li.text-7629:after:after {
  clear: both;
}
.chip_41ae .tertiary_fed8 a.wrapper-current-ebcb:hover {
  text-decoration: none;
}
.chip_41ae .tertiary_fed8 select {
  max-width: 100%;
}
.chip_41ae .tertiary_fed8 table {
  font-size: 85%;
}
.chip_41ae .tertiary_fed8 table td,
.chip_41ae .tertiary_fed8 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.chip_41ae .tertiary_fed8 table tfoot td {
  text-align: left;
}
.chip_41ae .tertiary_fed8 :last-child {
  margin-bottom: 0;
}
.chip_41ae .tertiary_fed8 .table-32c4 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.chip_41ae .tertiary_fed8 .table-32c4 label {
  width: 100%;
}
.chip_41ae .tertiary_fed8 .table-32c4 .tertiary_c0cb {
  width: 100%;
  display: block;
}
.chip_41ae .tertiary_fed8 .table-32c4 .frame_wide_5328 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.chip_41ae .tertiary_fed8 .table-32c4 .frame_wide_5328:hover svg #svg-search {
  fill: #444;
}
.chip_41ae .tertiary_fed8 .table-32c4 .frame_wide_5328 svg {
  width: 18px;
  height: 18px;
}
.chip_41ae .title_pink_912d ul ul,
.chip_41ae .message_right_29f0 ul ul,
.chip_41ae .pressed-2311 ul ul,
.chip_41ae .chip-soft-282b ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.chip_41ae .title_pink_912d .liquid_0bb8 > a,
.chip_41ae .message_right_29f0 .liquid_0bb8 > a,
.chip_41ae .pressed-2311 .liquid_0bb8 > a,
.chip_41ae .chip-soft-282b .liquid_0bb8 > a {
  margin-bottom: 0;
}
.chip_41ae .warm-4a88 li,
.chip_41ae .title_pink_912d li,
.chip_41ae .list-0132 li,
.chip_41ae .message_right_29f0 li,
.chip_41ae .pressed-2311 li,
.chip_41ae .chip-soft-282b li,
.chip_41ae .filter-da71 li,
.chip_41ae .shade_bright_c1b6 li {
  display: block;
  position: relative;
}
.chip_41ae .warm-4a88 li:last-child,
.chip_41ae .title_pink_912d li:last-child,
.chip_41ae .list-0132 li:last-child,
.chip_41ae .message_right_29f0 li:last-child,
.chip_41ae .pressed-2311 li:last-child,
.chip_41ae .chip-soft-282b li:last-child,
.chip_41ae .filter-da71 li:last-child,
.chip_41ae .shade_bright_c1b6 li:last-child {
  border: none;
}
.chip_41ae .warm-4a88 li a,
.chip_41ae .title_pink_912d li a,
.chip_41ae .list-0132 li a,
.chip_41ae .message_right_29f0 li a,
.chip_41ae .pressed-2311 li a,
.chip_41ae .chip-soft-282b li a,
.chip_41ae .filter-da71 li a,
.chip_41ae .shade_bright_c1b6 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.chip_41ae .warm-4a88 li ul li::before,
.chip_41ae .title_pink_912d li ul li::before,
.chip_41ae .list-0132 li ul li::before,
.chip_41ae .message_right_29f0 li ul li::before,
.chip_41ae .pressed-2311 li ul li::before,
.chip_41ae .chip-soft-282b li ul li::before,
.chip_41ae .filter-da71 li ul li::before,
.chip_41ae .shade_bright_c1b6 li ul li::before {
  left: 15px;
}
.chip_41ae .warm-4a88 li ul a,
.chip_41ae .title_pink_912d li ul a,
.chip_41ae .list-0132 li ul a,
.chip_41ae .message_right_29f0 li ul a,
.chip_41ae .pressed-2311 li ul a,
.chip_41ae .chip-soft-282b li ul a,
.chip_41ae .filter-da71 li ul a,
.chip_41ae .shade_bright_c1b6 li ul a {
  padding-left: 20px;
}
.chip_41ae .warm-4a88 li ul ul li::before,
.chip_41ae .title_pink_912d li ul ul li::before,
.chip_41ae .list-0132 li ul ul li::before,
.chip_41ae .message_right_29f0 li ul ul li::before,
.chip_41ae .pressed-2311 li ul ul li::before,
.chip_41ae .chip-soft-282b li ul ul li::before,
.chip_41ae .filter-da71 li ul ul li::before,
.chip_41ae .shade_bright_c1b6 li ul ul li::before {
  left: 30px;
}
.chip_41ae .warm-4a88 li ul ul a,
.chip_41ae .title_pink_912d li ul ul a,
.chip_41ae .list-0132 li ul ul a,
.chip_41ae .message_right_29f0 li ul ul a,
.chip_41ae .pressed-2311 li ul ul a,
.chip_41ae .chip-soft-282b li ul ul a,
.chip_41ae .filter-da71 li ul ul a,
.chip_41ae .shade_bright_c1b6 li ul ul a {
  padding-left: 40px;
}
.chip_41ae .hover_orange_a6ec li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.chip_41ae .shade_bright_c1b6 ul li {
  margin-bottom: 1.41575em;
}
.chip_41ae .shade_bright_c1b6 ul li .card_new_ccd5 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.chip_41ae .shade_bright_c1b6 ul li .disabled-stone-13ac {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.outer-3a47 .warm-4a88 li a,
.outer-3a47 .title_pink_912d li a,
.outer-3a47 .list-0132 li a,
.outer-3a47 .message_right_29f0 li a,
.outer-3a47 .pressed-2311 li a,
.outer-3a47 .chip-soft-282b li a,
.outer-3a47 .filter-da71 li a,
.outer-3a47 .shade_bright_c1b6 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.outer-3a47 .hover_orange_a6ec li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outer-3a47 .tertiary_fed8 ul li.prev-05ce .item-fixed-e63f,
.outer-3a47 .tertiary_fed8 ul li.text-7629 .item-fixed-e63f {
  background: rgba(0, 0, 0, 0.2);
}
.outer-3a47 .chip_41ae .tertiary_fed8 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.soft-7cc0 .chip_41ae .pattern-mini-1b07 li {
  margin: 0;
}
.soft-7cc0 .chip_41ae .pattern-mini-1b07 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.soft-7cc0 .chip_41ae .pattern-mini-1b07 li ul {
  margin: 0;
}
.soft-7cc0 .chip_41ae .pattern-mini-1b07 li ul li a {
  padding-left: 15px;
}
.soft-7cc0 .chip_41ae .pattern-mini-1b07 li ul li li a {
  padding-left: 30px;
}
.soft-7cc0 .chip_41ae .pattern-mini-1b07 li.alert_inner_bc5d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.soft-7cc0 .chip_41ae .pattern-mini-1b07 li.alert_inner_bc5d > 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-7cc0 .chip_41ae .pattern-mini-1b07 li.alert_inner_bc5d > 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;
}
.frame_full_5c21 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.lite-37f4 {
  position: relative;
  z-index: 10;
}
.lite-37f4 .content_8c61 {
  width: 100%;
  max-width: 100%;
}
.modal_4c69 .prev-6886 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.modal_4c69 .action_ee75 {
}
.modal_4c69 .outer-3a47 {
  background: #292929;
}
.mask-e6f8 .prev-6886 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.mask-e6f8 .action_ee75 {
  background: #f9f9f9;
}
.mask-e6f8 .outer-3a47 {
  background: #303030;
}
.container-down-8cc9 .prev-6886 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .container-down-8cc9 .disabled-c76a {
    margin-bottom: 1em;
  }
  .container-down-8cc9 .disabled-c76a:last-child {
    margin-bottom: 0;
  }
}
.container-down-8cc9 .action_ee75 {
  background: #ededed;
}
.container-down-8cc9 .outer-3a47 {
  background: #1a1a1a;
}
.prev-6886.action_ee75 {
  color: rgba(0, 0, 0, 0.6);
}
.prev-6886.action_ee75 .notification-rough-cc05 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.prev-6886.outer-3a47 {
  color: rgba(255, 255, 255, 0.99);
}
.prev-6886.outer-3a47 a:not(.wrapper-current-ebcb) {
  color: rgba(255, 255, 255, 0.79);
}
.prev-6886.outer-3a47 a:not(.wrapper-current-ebcb):hover {
  color: rgba(255, 255, 255, 0.99);
}
.prev-6886.outer-3a47 .notification-rough-cc05 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.prev-6886.outer-3a47 table tbody td,
.prev-6886.outer-3a47 table th {
  background: rgba(0, 0, 0, 0.08);
}
.pagination-057d.sort-e798 .large_72d0 {
  max-width: initial;
}
.pagination-057d .hot-3866 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.pagination-057d .hot-3866 .content_8c61 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .pagination-057d .hot-3866 .content_8c61 {
    display: block;
    margin-bottom: 2em;
  }
  .pagination-057d .hot-3866 .content_8c61:last-child {
    margin-bottom: 0;
  }
}
.container-down-8cc9 .disabled-c76a:last-child,
.mask-e6f8 .disabled-c76a:last-child,
.modal_4c69 .disabled-c76a:last-child {
  margin-bottom: 0;
}
.container-down-8cc9 .disabled-c76a .chip_41ae .tertiary_fed8:last-child,
.mask-e6f8 .disabled-c76a .chip_41ae .tertiary_fed8:last-child,
.modal_4c69 .disabled-c76a .chip_41ae .tertiary_fed8:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .container-down-8cc9 .modal_cool_3d6e,
  .container-down-8cc9 .disabled_stale_3c53,
  .mask-e6f8 .modal_cool_3d6e,
  .mask-e6f8 .disabled_stale_3c53,
  .modal_4c69 .modal_cool_3d6e,
  .modal_4c69 .disabled_stale_3c53 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .lite-37f4 .disabled-c76a {
    margin-bottom: 2em;
  }
}
.lite-37f4 p:last-child {
  margin-bottom: 0;
}
.lite-37f4 li,
.lite-37f4 ul {
  list-style: none;
  margin: 0;
}
.lite-37f4 ul ul {
  margin-left: 2.617924em;
}
.alert_focused_3a20 {
  font-size: 0.875em;
}

/* css-noise: be6d */
.ghost-box-t5 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.3;
}
