/*!
Theme Name: Customify
Theme URI: https://pressmaximum.small_9209/customify
Author: WPCustomify
Author URI: https://pressmaximum.small_9209
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.small_9209/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.avatar-liquid-03fe.tooltip-b9b5/licenses/gpl-2.0.panel_left_5957
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.slow-d58d/, (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.lower_82e4.alert_8079/normalize.soft-85b7/
 ======
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.soft-85b7 v7.0.0 | MIT License | github.small_9209/necolas/normalize.soft-85b7 */
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;
}
.hard_3fda .last_661a,
.banner_7d7a,
.fresh_4b21,
.message_hovered_5663,
.list_wide_d38a,
.copper_a4be,
.gallery-wood-b3c1,
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;
}
.banner_7d7a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .banner_7d7a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .banner_7d7a,
  h1 {
    font-size: 1.8em;
  }
}
.fresh_4b21,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.fresh_4b21 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .fresh_4b21,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .fresh_4b21,
  h2 {
    font-size: 1.7em;
  }
}
.message_hovered_5663,
h3 {
  font-size: 1.618em;
}
.hard_3fda .last_661a,
.list_wide_d38a,
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.input-a754 {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.border_5a3b:after,
.border_5a3b:before,
.primary-fast-cdb7:after,
.primary-fast-cdb7:before {
  content: "";
  display: table;
}
.border_5a3b:after,
.primary-fast-cdb7:after {
  clear: both;
}
.caption-af30 {
  float: right;
  margin-right: 0;
}
.row-b3e6 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.wide_108a .stale-b074,
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;
}
.wide_108a .stale-b074: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;
}
.link_b018 .stale-b074 {
  box-shadow: none;
}
.link_b018
  .stale-b074
  .slow-64d9 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.link_b018 .stale-b074 .title_d667 {
  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;
}
.link_b018
  .stale-b074
  .title_d667
  b {
  display: none;
}
.link_b018 .tall-cda5 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.avatar_top_9f2e:not(.highlight_huge_cee6):not(.green_7e0c),
button:not(.highlight_huge_cee6):not(.green_7e0c),
input[type="button"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ),
input[type="reset"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ),
input[type="submit"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ) {
  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;
}
.avatar_top_9f2e:not(.highlight_huge_cee6):not(
    .green_7e0c
  ):hover,
button:not(.highlight_huge_cee6):not(
    .green_7e0c
  ):hover,
input[type="button"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ):hover,
input[type="reset"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ):hover,
input[type="submit"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.avatar_top_9f2e:not(.highlight_huge_cee6):not(
    .green_7e0c
  ):active,
.avatar_top_9f2e:not(.highlight_huge_cee6):not(
    .green_7e0c
  ):focus,
button:not(.highlight_huge_cee6):not(
    .green_7e0c
  ):active,
button:not(.highlight_huge_cee6):not(
    .green_7e0c
  ):focus,
input[type="button"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ):active,
input[type="button"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ):focus,
input[type="reset"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ):active,
input[type="reset"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ):focus,
input[type="submit"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ):active,
input[type="submit"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ):focus {
  outline: 0;
}
.avatar_top_9f2e:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d,
button:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d,
input[type="button"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d,
input[type="reset"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d,
input[type="submit"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d {
  position: relative;
}
.avatar_top_9f2e:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d
  .container-lower-563b,
.avatar_top_9f2e:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d
  .module_orange_96a8,
.avatar_top_9f2e:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d
  .border-prev-3f4c,
.avatar_top_9f2e:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d
  i,
.avatar_top_9f2e:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d
  svg,
button:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d
  .container-lower-563b,
button:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d
  .module_orange_96a8,
button:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d
  .border-prev-3f4c,
button:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d
  i,
button:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d
  svg,
input[type="button"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d
  .container-lower-563b,
input[type="button"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d
  .module_orange_96a8,
input[type="button"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d
  .border-prev-3f4c,
input[type="button"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d
  i,
input[type="button"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d
  svg,
input[type="reset"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d
  .container-lower-563b,
input[type="reset"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d
  .module_orange_96a8,
input[type="reset"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d
  .border-prev-3f4c,
input[type="reset"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d
  i,
input[type="reset"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d
  svg,
input[type="submit"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d
  .container-lower-563b,
input[type="submit"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d
  .module_orange_96a8,
input[type="submit"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d
  .border-prev-3f4c,
input[type="submit"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d
  i,
input[type="submit"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d
  svg {
  visibility: hidden;
}
.avatar_top_9f2e:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d:after,
button:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d:after,
input[type="button"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d:after,
input[type="reset"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d:after,
input[type="submit"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ).fn-loading-0a9d: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;
}
.avatar_top_9f2e:not(.highlight_huge_cee6):not(.green_7e0c),
input[type="button"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ),
input[type="reset"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ),
input[type="submit"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ) {
  color: #fff;
  background: #235787;
}
.avatar_top_9f2e:not(.highlight_huge_cee6):not(
    .green_7e0c
  ):focus,
input[type="button"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ):focus,
input[type="reset"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ):focus,
input[type="submit"]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ):focus {
  color: #fff;
}
.avatar_top_9f2e.fn-disabled-0a9d:not(.highlight_huge_cee6):not(
    .green_7e0c
  ),
.avatar_top_9f2e[disabled]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ),
button.fn-disabled-0a9d:not(.highlight_huge_cee6):not(
    .green_7e0c
  ),
button[disabled]:not(.highlight_huge_cee6):not(
    .green_7e0c
  ) {
  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;
}
.input-9384 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.input-9384: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;
}
.title-aa66 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.basic-a2e8 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.avatar-fac1 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.border_5a3b:after,
.border_5a3b:before,
.search-7099:after,
.search-7099:before,
.image-gas-f8c8:after,
.image-gas-f8c8:before,
.over_bab9:after,
.over_bab9:before,
.notification-out-239d:after,
.notification-out-239d:before,
.focus_4bcf:after,
.focus_4bcf:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.border_5a3b:after,
.search-7099:after,
.image-gas-f8c8:after,
.over_bab9:after,
.notification-out-239d:after,
.focus_4bcf:after {
  clear: both;
}
.search-7099 .status-small-7ad0,
.image-gas-f8c8 .status-small-7ad0,
.module_simple_0ace .status-small-7ad0 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.detail_2055 {
  display: inline-block;
}
.avatar_209c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.avatar_209c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.avatar_209c .carousel-glass-de7a {
  padding: 1em 0;
  font-size: 85%;
}
.carousel-glass-de7a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.disabled_188e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.disabled_188e:after,
.disabled_188e:before {
  content: "";
  display: table;
}
.disabled_188e:after {
  clear: both;
}
.pink_e76f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.active_172d .pink_e76f {
  max-width: 50%;
}
.cold-42b4 .pink_e76f {
  max-width: 33.33%;
}
.notification_caed .pink_e76f {
  max-width: 25%;
}
.light-091b .pink_e76f {
  max-width: 20%;
}
.chip_advanced_0bf6 .pink_e76f {
  max-width: 16.66%;
}
.article_west_8a8f .pink_e76f {
  max-width: 14.28%;
}
.liquid-f257 .pink_e76f {
  max-width: 12.5%;
}
.banner_1fd2 .pink_e76f {
  max-width: 11.11%;
}
.summary_982a {
  display: block;
}
.hard_3fda .large-f661 label,
.hard_3fda .tag_e329 label,
.hard_3fda .chip_e87d label,
.hard_3fda .pagination_smooth_e39b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accent-gas-db73 {
  list-style: none;
  margin: 0;
}
.accent-gas-db73 article.tag_c36d {
  margin-bottom: 0;
}
.accent-gas-db73 ul {
  list-style: none;
  margin: 0;
}
.accent-gas-db73 .caption-bd6a li.tag_c36d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accent-gas-db73 .caption-bd6a li.tag_c36d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accent-gas-db73 .caption-bd6a li.tag_c36d: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) {
  .accent-gas-db73 .caption-bd6a li.tag_c36d li.tag_c36d li.tag_c36d li.tag_c36d {
    padding-left: 0;
  }
}
article.tag_c36d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tag_c36d .search-7099 p:last-of-type {
  margin-bottom: 0;
}
article.tag_c36d .sort-gold-2f34 {
  float: left;
}
article.tag_c36d .layout-5086 {
  margin-left: 85px;
}
article.tag_c36d .aside_0a26 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tag_c36d .aside_0a26 .tiny_81c5 {
  margin-left: 10px;
}
article.tag_c36d .texture_dbd2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tag_c36d .secondary-4385 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .large-f661,
  #respond .chip_e87d,
  #respond .pagination_smooth_e39b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .large-f661 input,
#respond .chip_e87d input,
#respond .pagination_smooth_e39b input {
  width: 100%;
}
#respond .pagination_smooth_e39b {
  margin-right: 0;
}
#respond .element-stone-7122 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.fast_f11d {
  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;
}
.fast_f11d.hovered-15ff {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.fast_f11d 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%);
}
.fast_f11d:focus,
.fast_f11d: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);
}
.surface-dfc8 {
  border-radius: 10%;
}
.up_475a {
  border-radius: 50%;
}
.paragraph_b4e4 {
  font-size: 0.72em;
}
.carousel-gold-1fdc {
  font-size: 0.875em;
}
.tag_e35e {
  font-size: 1.1em;
}
.box-94cb {
  text-transform: uppercase;
  line-height: 1.2;
}
.box-94cb.paragraph_b4e4 {
  letter-spacing: 0.5px;
}
.out-cd6b,
.out-cd6b a {
  color: #6d6d6d;
}
.out-cd6b a:hover {
  color: #111;
}
.plasma-00b3 {
  color: #6d6d6d;
}
.brown-7247 {
  overflow-x: hidden;
}
.brown-7247 .large_3123.component_fc2f {
  position: relative;
}
.brown-7247 .large_3123.component_fc2f.box-pink-1acd {
  position: initial;
}
.brown-7247
  .large_3123.component_fc2f.box-pink-1acd
  .title-thick-ce14 {
  left: auto;
}
.brown-7247 .large_3123 .title-thick-ce14 {
  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;
}
.brown-7247 .large_3123:hover.component_fc2f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.brown-7247
  .large_3123:hover.component_fc2f
  .title-thick-ce14 {
  display: block;
  z-index: 9999999;
}
.brown-7247 .paragraph_91a6 .modal-inner-769f,
.brown-7247 .aside-bcb7 .modal-inner-769f {
  display: none;
}
.brown-7247 .preview-2116 .large_3123:hover.component_fc2f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hard_3fda .large-f661 label,
.hard_3fda .tag_e329 label,
.hard_3fda .chip_e87d label,
.hard_3fda .pagination_smooth_e39b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accent-gas-db73 {
  list-style: none;
  margin: 0;
}
.accent-gas-db73 article.tag_c36d {
  margin-bottom: 0;
}
.accent-gas-db73 ul {
  list-style: none;
  margin: 0;
}
.accent-gas-db73 .caption-bd6a li.tag_c36d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accent-gas-db73 .caption-bd6a li.tag_c36d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accent-gas-db73 .caption-bd6a li.tag_c36d: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) {
  .accent-gas-db73 .caption-bd6a li.tag_c36d li.tag_c36d li.tag_c36d li.tag_c36d {
    padding-left: 0;
  }
}
article.tag_c36d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tag_c36d .search-7099 p:last-of-type {
  margin-bottom: 0;
}
article.tag_c36d .sort-gold-2f34 {
  float: left;
}
article.tag_c36d .layout-5086 {
  margin-left: 85px;
}
article.tag_c36d .aside_0a26 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tag_c36d .aside_0a26 .tiny_81c5 {
  margin-left: 10px;
}
article.tag_c36d .texture_dbd2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tag_c36d .secondary-4385 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .large-f661,
  #respond .chip_e87d,
  #respond .pagination_smooth_e39b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .large-f661 input,
#respond .chip_e87d input,
#respond .pagination_smooth_e39b input {
  width: 100%;
}
#respond .pagination_smooth_e39b {
  margin-right: 0;
}
#respond .element-stone-7122 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.paragraph_91a6 .image_eb74 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.image_eb74 .header_af58.wood_8bc6 .overlay_5ccf > li > a:focus,
.image_eb74 .header_af58.wood_8bc6 .overlay_5ccf > li > a:hover,
.image_eb74 .header_af58.progress-copper-a527 .overlay_5ccf > li > a:focus,
.image_eb74 .header_af58.progress-copper-a527 .overlay_5ccf > li > a:hover,
.image_eb74 .header_af58.dynamic-79e9 .overlay_5ccf > li > a:focus,
.image_eb74 .header_af58.dynamic-79e9 .overlay_5ccf > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_eb74
  .header_af58.wood_8bc6
  .overlay_5ccf
  > li.panel-wide-7099
  > a,
.image_eb74
  .header_af58.wood_8bc6
  .overlay_5ccf
  > li.tag-short-f17a
  > a,
.image_eb74
  .header_af58.progress-copper-a527
  .overlay_5ccf
  > li.panel-wide-7099
  > a,
.image_eb74
  .header_af58.progress-copper-a527
  .overlay_5ccf
  > li.tag-short-f17a
  > a,
.image_eb74
  .header_af58.dynamic-79e9
  .overlay_5ccf
  > li.panel-wide-7099
  > a,
.image_eb74 .header_af58.dynamic-79e9 .overlay_5ccf > li.fast_c28b > a {
  color: rgba(255, 255, 255, 0.99);
}
.image_eb74 .carousel_cool_c003,
.image_eb74 .carousel_cool_c003 a {
  color: rgba(255, 255, 255, 0.99);
}
.image_eb74 .fluid-9dc4.gas_28d5 li a,
.image_eb74 .tall_426c a,
.image_eb74 .orange-33e5,
.image_eb74 .overlay_5ccf > li > a,
.image_eb74 .huge-6643 {
  color: rgba(255, 255, 255, 0.79);
}
.image_eb74 .fluid-9dc4.gas_28d5 li a:hover,
.image_eb74 .tall_426c a:hover,
.image_eb74 .orange-33e5:hover,
.image_eb74 .overlay_5ccf > li > a:hover,
.image_eb74 .huge-6643:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_eb74 .shadow_old_b530 {
  color: rgba(255, 255, 255, 0.79);
}
.image_eb74 .shadow_old_b530 .caption-08d7 {
  color: rgba(255, 255, 255, 0.99);
}
.image_eb74 .shadow_old_b530:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_eb74 .text-5327 .module_basic_61f2 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.image_eb74 .text-5327 .module_basic_61f2 .outer_25a5 {
  color: rgba(255, 255, 255, 0.79);
}
.image_eb74
  .text-5327
  .module_basic_61f2
  .outer_25a5::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image_eb74
  .text-5327
  .module_basic_61f2
  .outer_25a5:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image_eb74
  .text-5327
  .module_basic_61f2
  .outer_25a5::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image_eb74
  .text-5327
  .module_basic_61f2
  .outer_25a5::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image_eb74 .text-5327 .element-wide-2edb {
  color: rgba(255, 255, 255, 0.79);
}
.image_eb74 .text-5327 .element-wide-2edb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_soft_7be9
  .image_eb74
  .text-5327
  .shade-bbc3
  .banner-ffb2 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accordion_soft_7be9
  .image_eb74
  .text-5327
  .shade-bbc3
  .outer_25a5 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_91a6 .outline_hot_6be0 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.outline_hot_6be0 .header_af58.wood_8bc6 .overlay_5ccf > li > a:focus,
.outline_hot_6be0 .header_af58.wood_8bc6 .overlay_5ccf > li > a:hover,
.outline_hot_6be0 .header_af58.progress-copper-a527 .overlay_5ccf > li > a:focus,
.outline_hot_6be0 .header_af58.progress-copper-a527 .overlay_5ccf > li > a:hover,
.outline_hot_6be0 .header_af58.dynamic-79e9 .overlay_5ccf > li > a:focus,
.outline_hot_6be0 .header_af58.dynamic-79e9 .overlay_5ccf > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outline_hot_6be0
  .header_af58.wood_8bc6
  .overlay_5ccf
  > li.panel-wide-7099
  > a,
.outline_hot_6be0
  .header_af58.wood_8bc6
  .overlay_5ccf
  > li.tag-short-f17a
  > a,
.outline_hot_6be0
  .header_af58.progress-copper-a527
  .overlay_5ccf
  > li.panel-wide-7099
  > a,
.outline_hot_6be0
  .header_af58.progress-copper-a527
  .overlay_5ccf
  > li.tag-short-f17a
  > a,
.outline_hot_6be0
  .header_af58.dynamic-79e9
  .overlay_5ccf
  > li.panel-wide-7099
  > a,
.outline_hot_6be0 .header_af58.dynamic-79e9 .overlay_5ccf > li.fast_c28b > a {
  color: rgba(0, 0, 0, 0.8);
}
.outline_hot_6be0 .carousel_cool_c003,
.outline_hot_6be0 .carousel_cool_c003 a {
  color: rgba(0, 0, 0, 0.8);
}
.outline_hot_6be0 .fluid-9dc4.gas_28d5 li a,
.outline_hot_6be0 .tall_426c a,
.outline_hot_6be0 .orange-33e5,
.outline_hot_6be0 .overlay_5ccf > li > a,
.outline_hot_6be0 .huge-6643 {
  color: rgba(0, 0, 0, 0.55);
}
.outline_hot_6be0 .fluid-9dc4.gas_28d5 li a:hover,
.outline_hot_6be0 .tall_426c a:hover,
.outline_hot_6be0 .orange-33e5:hover,
.outline_hot_6be0 .overlay_5ccf > li > a:hover,
.outline_hot_6be0 .huge-6643:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outline_hot_6be0 .shadow_old_b530 {
  color: rgba(0, 0, 0, 0.55);
}
.outline_hot_6be0 .shadow_old_b530 .caption-08d7 {
  color: rgba(0, 0, 0, 0.8);
}
.outline_hot_6be0 .shadow_old_b530:hover {
  color: rgba(0, 0, 0, 0.8);
}
.summary_brown_940f .avatar-054c {
  margin-left: auto;
  margin-right: auto;
}
.image-gas-f8c8 > * {
  margin-left: auto;
  margin-right: auto;
}
.image-gas-f8c8 .title-aa66 {
  margin-right: 1.41575em;
}
.clean-912d .image-gas-f8c8 > .summary_light_0fd6 {
  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;
}
.clean-912d .image-gas-f8c8 > .hover-green-bb5a {
  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;
}
.modal_cd0c.summary_brown_940f .avatar-054c,
.left_6354.summary_brown_940f .avatar-054c {
  margin-left: 0;
}
.filter-purple-69e6.summary_brown_940f .avatar-054c,
.shadow-5799.summary_brown_940f .avatar-054c {
  margin-right: 0;
}
.image-gas-f8c8 ol,
.image-gas-f8c8 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.brown_a4f7 video {
  max-width: 100%;
}
.full-1b78 img {
  display: block;
}
.full-1b78.title-aa66,
.full-1b78.basic-a2e8 {
  width: 100%;
}
.full-1b78.hover-green-bb5a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.photo-abf6:not(.image-148d) {
  margin: 1.5em auto;
}
.highlight_full_8500 p {
  padding: 1.5em 14px;
}
ul.silver-411d.hover-green-bb5a,
ul.silver-411d.summary_light_0fd6,
ul.silver-411d.preview_082e.summary_light_0fd6 {
  padding: 0 14px;
}
.frame-088f {
  display: block;
  overflow-x: auto;
}
.frame-088f table {
  border-collapse: collapse;
  width: 100%;
}
.frame-088f td,
.frame-088f th {
  padding: 0.5em;
}
.image-gas-f8c8 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.image-gas-f8c8 ol ol,
.image-gas-f8c8 ol ul,
.image-gas-f8c8 ul ol,
.image-gas-f8c8 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.image-gas-f8c8 ol ol li,
.image-gas-f8c8 ol ul li,
.image-gas-f8c8 ul ol li,
.image-gas-f8c8 ul ul li {
  margin-left: 0;
}
.element-fcdc.wrapper_plasma_aec7 > .hover-b9fe {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.element-fcdc.wrapper_plasma_aec7 > .hover-b9fe iframe,
.element-fcdc.wrapper_plasma_aec7 > .hover-b9fe > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.secondary_2220 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.secondary_2220.wood_a962 {
  padding: 0;
}
.secondary_2220.wood_a962 cite {
  font-size: 13px;
}
.secondary_2220 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.secondary_2220 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.progress-cold-d1f0 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.progress-cold-d1f0 > p:first-child {
  margin-top: 0;
}
.progress-cold-d1f0 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.progress-cold-d1f0 blockquote {
  border-left: 0;
}
.input_ad36 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.input_ad36:not(.button_4e4c) {
  max-width: 100px;
}
.input_ad36.article_3ba9 {
  border-bottom: none !important;
  text-align: center;
}
.input_ad36.article_3ba9::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .highlight_full_8500 p {
    padding: 1.5em 0;
  }
}
.container_warm_bae0 {
  color: #0073aa;
}
.fast-6062 {
  background-color: #0073aa;
}
.alert-inner-b480 {
  color: #229fd8;
}
.media_8c1b {
  background-color: #229fd8;
}
.smooth-6070 {
  color: #eee;
}
.media-3424 {
  background-color: #eee;
}
.paper_78e0 {
  color: #444;
}
.out-9344 {
  background-color: #444;
}
.menu-3518 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.menu-3518 .rough_b122 .tall_426c {
  font-size: 15px;
}
.menu-3518 .tall_426c {
  line-height: 1.3;
}
.menu-3518 .outline_hot_6be0 {
}
.menu-3518 .image_eb74 {
  background: #235787;
}
.popup_223d {
  padding: 0;
}
.popup_223d .image_eb74 {
  background: #1a1a1a;
}
.popup_223d .outline_hot_6be0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.element_11a8 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.element_11a8 .outline_hot_6be0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.element_11a8 .image_eb74 {
  background: #303030;
}
.focus_4bcf {
  position: relative;
  z-index: 10;
}
.focus_4bcf .tag-top-6697 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.photo_55bb .component_fc2f {
  display: inline-block;
  vertical-align: middle;
}
.photo_55bb.badge_2daa .component_fc2f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .photo_55bb.badge_2daa .component_fc2f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .photo_55bb.badge_2daa .component_fc2f {
    margin-right: 0.4em;
  }
}
.photo_55bb.badge_2daa .component_fc2f:last-child {
  margin-right: 0;
}
.aside-a58a .tag-top-6697 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .paragraph_91a6 .rough_b122 {
    margin: 0 -0.5em;
  }
  .paragraph_91a6 .rough_b122 [class*="customify-col-"],
  .paragraph_91a6 .rough_b122 [class*="customify-col_"],
  .paragraph_91a6 .rough_b122 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.paragraph_91a6.motion_6837 .tag-top-6697 {
  background: 0 0 !important;
}
.paragraph_91a6.motion_6837 .tag-top-6697,
.paragraph_91a6.aside-a58a .tag-top-6697 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .paragraph_91a6.active_f8d1 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.paragraph_91a6.aside-a58a .tag-top-6697 {
  box-shadow: none !important;
}
.alert_5860 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .alert_5860 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .alert_5860 {
    padding: 18px 0 20px;
  }
}
.alert_5860 .thick_099d {
  width: 100%;
}
.alert_5860 .box_down_2ccb {
  margin-bottom: 0;
}
.alert_5860 .popup-light-7f7c {
  margin-top: 5px;
  font-size: 0.875em;
}
.heading_9203 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.heading_9203 .sidebar_medium_6157 {
  width: 100%;
}
.slider_hovered_23f6 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.slider_hovered_23f6 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.slider_hovered_23f6 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;
}
.slider_hovered_23f6 li:last-child:after {
  display: none;
}
.slider_hovered_23f6 li a {
  font-weight: 500;
  margin-right: 10px;
}
.thumbnail-f344 .modal-inner-769f button,
.alert_5860 .modal-inner-769f button {
  left: 0;
}
.thumbnail-f344 .sidebar_medium_6157,
.alert_5860 .sidebar_medium_6157 {
  padding-left: 0;
  padding-right: 0;
}
.thumbnail-f344 .heading_9203,
.alert_5860 .heading_9203 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.thumbnail-f344 {
  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;
}
.thumbnail-f344: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;
}
.thumbnail-f344 .center-7772 {
  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) {
  .thumbnail-f344 .center-7772 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .thumbnail-f344 .center-7772 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail-f344 .center-7772 {
    min-height: 200px;
  }
}
.thumbnail-f344 .slider_hovered_23f6 {
  color: rgba(255, 255, 255, 0.8);
}
.thumbnail-f344 .slider_hovered_23f6 a,
.thumbnail-f344 .slider_hovered_23f6 li:after {
  color: inherit;
}
.thumbnail-f344 .slider_hovered_23f6 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.current_1de8 {
  margin-bottom: 0.5em;
}
.tabs_static_ecc2 {
  margin-bottom: 1.2em;
}
.tabs_static_ecc2,
.current_1de8 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tabs_static_ecc2 p:last-child,
.current_1de8 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .modal-inner-769f,
#masthead .modal-inner-769f {
  display: none;
}
#masthead
  > .modal-inner-769f.nav_9be7 {
  display: none;
}
#masthead > .modal-inner-769f button {
  left: 0;
}
.gradient-168a {
  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%;
}
.gradient-168a .component_fc2f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.gradient-168a .light_adef {
  display: -webkit-box;
  display: flex;
}
.gradient-168a .light_adef.main-683c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.gradient-168a .light_adef.east_f0b4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gradient-168a .light_adef.detail-bbe3 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gradient-168a.overlay-smooth-6350.heading_selected_c360 .light_adef.main-683c {
  flex-basis: 100%;
}
.gradient-168a.button_brown_7e78 .light_adef.east_f0b4 {
  -webkit-box-flex: 1;
  flex: auto;
}
.gradient-168a.button_brown_7e78 .light_adef.detail-bbe3 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .modal-inner-769f.nav_9be7 {
  display: none;
}
#masthead > .modal-inner-769f button {
  left: 0;
}
.preview-c9dd {
  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;
}
.preview-c9dd:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.preview-c9dd.pattern-warm-879d i {
  margin-right: 4px;
}
.preview-c9dd.main_0a61 i {
  margin-left: 5px;
}
.tall_426c p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tall_426c p:last-child {
  margin-bottom: 0;
}
.overlay_f59c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.overlay_f59c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.overlay_f59c img {
  display: block;
  width: auto;
  line-height: 1;
}
.overlay_f59c .carousel_cool_c003 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.overlay_f59c .red-cf53 {
  margin: 5px 0 7px 0;
}
.overlay_f59c.picture-pro-5e15 .huge-922d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.overlay_f59c.picture-pro-5e15 .secondary_brown_0daa {
  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;
}
.overlay_f59c.shade-7b76 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.overlay_f59c.shade-7b76 .huge-922d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.overlay_f59c.shade-7b76 .secondary_brown_0daa {
  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;
}
.overlay_f59c.texture_focused_49c0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.overlay_f59c.current-8edc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.overlay_f59c.current-8edc .secondary_brown_0daa {
  margin-top: 7px;
}
.hot_648a {
  display: inline-block;
}
.focus_4bcf .logo-66f7 .overlay_f59c img {
  max-width: 100%;
}
.header_af58 .shadow_selected_7443.element-slow-2276,
.search-142d .shadow_selected_7443.element-slow-2276 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.header_af58 .action-681c,
.search-142d .action-681c {
  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%);
}
.header_af58 .action-681c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.header_af58.tertiary-737d .action-681c {
  display: none;
}
.header_af58 .pattern_white_26a6 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header_af58 .pattern_white_26a6 li {
  display: inline-block;
  position: relative;
}
.header_af58 .pattern_white_26a6 li:last-child {
  margin-right: 0;
}
.header_af58 .pattern_white_26a6 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;
}
.header_af58 .pattern_white_26a6 li.fast_c28b > a {
  color: rgba(0, 0, 0, 0.9);
}
.header_af58 .pattern_white_26a6 > 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;
}
.header_af58 .pattern_white_26a6 > li > a i {
  line-height: 0;
}
.header_af58 .pattern_white_26a6 > li.message_outer_c070 > a .action-681c {
  margin-left: 4px;
  line-height: 0;
}
.header_af58 .pattern_white_26a6 .section_b22b li.message_outer_c070 > a {
  position: relative;
}
.header_af58 .pattern_white_26a6 .section_b22b li.message_outer_c070 > a:after,
.header_af58 .pattern_white_26a6 .section_b22b li.message_outer_c070 > a:before {
  content: "";
  display: table;
}
.header_af58 .pattern_white_26a6 .section_b22b li.message_outer_c070 > a:after {
  clear: both;
}
.header_af58 .pattern_white_26a6 .section_b22b li.message_outer_c070 > a .action-681c {
  margin-left: 5px;
  float: right;
}
.header_af58 .pressed-380d,
.header_af58 .section_b22b {
  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;
}
.header_af58 .section_b22b {
  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;
}
.header_af58 .section_b22b .element-slow-2276 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.header_af58 .section_b22b .action-681c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.header_af58 .section_b22b li {
  display: block;
  margin: 0;
  padding: 0;
}
.header_af58 .section_b22b 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;
}
.header_af58 .section_b22b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.header_af58 .section_b22b .section_b22b {
  top: 0;
  left: 100%;
}
.header_af58 .bright-3a00.fn-focus-0a9d > .pressed-380d,
.header_af58 .bright-3a00.fn-focus-0a9d > .section_b22b,
.header_af58 .bright-3a00:focus > .pressed-380d,
.header_af58 .bright-3a00:focus > .section_b22b,
.header_af58 .bright-3a00:hover > .pressed-380d,
.header_af58 .bright-3a00:hover > .section_b22b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.header_af58.dynamic-79e9 .overlay_5ccf:after,
.header_af58.dynamic-79e9 .overlay_5ccf:before {
  content: "";
  display: table;
}
.header_af58.dynamic-79e9 .overlay_5ccf:after {
  clear: both;
}
.header_af58.dynamic-79e9 .overlay_5ccf > li {
  float: left;
}
.header_af58.caption-266f .overlay_5ccf:after,
.header_af58.caption-266f .overlay_5ccf:before {
  content: "";
  display: table;
}
.header_af58.caption-266f .overlay_5ccf:after {
  clear: both;
}
.header_af58.caption-266f .overlay_5ccf > li {
  float: left;
}
.header_af58.caption-266f .overlay_5ccf > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.header_af58.caption-266f .overlay_5ccf > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.header_af58.caption-266f .overlay_5ccf > li.panel-wide-7099 > a,
.header_af58.caption-266f .overlay_5ccf > li.fast_c28b > a {
  color: #fff;
  background-color: #1e4b75;
}
.header_af58.wood_8bc6 .overlay_5ccf > li > a .element-slow-2276 {
  position: relative;
}
.header_af58.wood_8bc6 .overlay_5ccf > li > a .element-slow-2276: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;
}
.header_af58.wood_8bc6
  .overlay_5ccf
  > li:focus
  > a
  .element-slow-2276:before,
.header_af58.wood_8bc6
  .overlay_5ccf
  > li:hover
  > a
  .element-slow-2276:before {
  width: 100%;
  background-color: currentColor;
}
.header_af58.wood_8bc6
  .overlay_5ccf
  > li.panel-wide-7099
  > a
  .element-slow-2276:before,
.header_af58.wood_8bc6
  .overlay_5ccf
  > li.tag-short-f17a
  > a
  .element-slow-2276:before {
  width: 100%;
  background-color: currentColor;
}
.header_af58.progress-copper-a527 .overlay_5ccf > li > a .element-slow-2276 {
  position: relative;
}
.header_af58.progress-copper-a527 .overlay_5ccf > li > a .element-slow-2276: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;
}
.header_af58.progress-copper-a527 .overlay_5ccf > li:focus > a .element-slow-2276:before,
.header_af58.progress-copper-a527
  .overlay_5ccf
  > li:hover
  > a
  .element-slow-2276:before {
  width: 100%;
  background-color: currentColor;
}
.header_af58.progress-copper-a527
  .overlay_5ccf
  > li.panel-wide-7099
  > a
  .element-slow-2276:before,
.header_af58.progress-copper-a527
  .overlay_5ccf
  > li.tag-short-f17a
  > a
  .element-slow-2276:before {
  width: 100%;
  background-color: currentColor;
}
.search-142d .pattern_white_26a6 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.search-142d .pattern_white_26a6 li:first-child > a {
  border-top: none;
}
.search-142d .pattern_white_26a6 .tertiary-bottom-449d > .element-slow-2276 .action-681c {
  display: none;
}
.search-142d .pattern_white_26a6 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.search-142d .pattern_white_26a6 li:last-child {
  border: none;
}
.search-142d .pattern_white_26a6 li.message_outer_c070 > a {
  padding-right: 45px !important;
}
.search-142d .pattern_white_26a6 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.search-142d .pattern_white_26a6 li a:focus,
.search-142d .pattern_white_26a6 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.search-142d .pattern_white_26a6 li .list-fb53 {
  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;
}
.search-142d .pattern_white_26a6 li .list-fb53:hover {
  box-shadow: none;
}
.search-142d .pattern_white_26a6 li .list-fb53 .action-681c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.search-142d .pattern_white_26a6 .section_b22b {
  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);
}
.search-142d .pattern_white_26a6 .section_b22b li a {
  padding-left: 3em;
}
.search-142d .pattern_white_26a6 .tooltip-9979 > a .list-fb53 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.search-142d .pattern_white_26a6 .tooltip-9979 > .section_b22b {
  display: block;
  opacity: 1;
}
.dropdown_13f0 {
  max-width: 100%;
}
.shade_pink_5526 {
  line-height: 0;
  cursor: pointer;
}
.huge-6643 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.huge-6643:hover {
  box-shadow: none;
  color: currentColor;
}
.huge-6643 svg {
  width: 18px;
  height: 18px;
}
.huge-6643 .cool-c7a9 {
  display: none;
}
.section-ca9b {
  position: relative;
}
.section-ca9b.fn-active-0a9d .huge-6643 .wrapper_21b2 {
  display: none;
}
.section-ca9b.fn-active-0a9d .huge-6643 .cool-c7a9 {
  display: inline-block;
}
.section-ca9b .steel_5375 {
  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);
}
.section-ca9b.filter-2896 .steel_5375 {
  left: auto;
  right: -0.9em;
}
.section-ca9b.filter-2896 .avatar_b88f::before {
  left: auto;
  right: 15px;
}
.section-ca9b.fn-active-0a9d .steel_5375 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.shade-bbc3 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.shade-bbc3 label {
  flex-basis: 100%;
}
.shade-bbc3 .module_basic_61f2 {
  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;
}
.shade-bbc3 .outer_25a5 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.shade-bbc3 .outer_25a5:focus {
  background-color: transparent;
}
.shade-bbc3 button.element-wide-2edb {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.shade-bbc3 button.element-wide-2edb:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.shade-bbc3 button.element-wide-2edb svg {
  width: 18px;
  height: 18px;
}
.shade-bbc3 input[type="submit"] {
  min-height: auto;
}
.text-5327 .shade-bbc3 .outer_25a5 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.avatar_b88f {
  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) {
  .avatar_b88f {
    width: 220px;
  }
}
.avatar_b88f label {
  flex-basis: 100%;
}
.avatar_b88f::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;
}
.accordion_soft_7be9 .text-5327 .shade-bbc3 {
  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;
}
.accordion_soft_7be9
  .text-5327
  .shade-bbc3
  .module_basic_61f2 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.accordion_soft_7be9 .text-5327 .shade-bbc3 .outer_25a5 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.accordion_soft_7be9
  .text-5327
  .shade-bbc3
  .outer_25a5:focus {
  background: 0 0;
}
.accordion_soft_7be9
  .text-5327
  .shade-bbc3
  .banner-ffb2 {
  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;
}
.fluid-9dc4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.fluid-9dc4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.fluid-9dc4 li:last-child {
  margin-right: 0;
}
.fluid-9dc4 li:first-child {
  margin-left: 0;
}
.fluid-9dc4.tabs_5ae6 a {
  color: #fff;
}
.fluid-9dc4.tabs_5ae6 a:hover {
  color: #fff;
}
.fluid-9dc4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.fluid-9dc4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.fluid-9dc4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.fluid-9dc4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.fluid-9dc4 [class*="social-icon-apple"] {
  background-color: #999;
}
.fluid-9dc4 [class*="social-icon-apple"].gradient-mini-5e02 {
  background-color: transparent;
  color: #999;
}
.fluid-9dc4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.fluid-9dc4 [class*="social-icon-behance"].gradient-mini-5e02 {
  background-color: transparent;
  color: #1769ff;
}
.fluid-9dc4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.fluid-9dc4 [class*="social-icon-bitbucket"].gradient-mini-5e02 {
  background-color: transparent;
  color: #205081;
}
.fluid-9dc4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.fluid-9dc4 [class*="social-icon-codepen"].gradient-mini-5e02 {
  background-color: transparent;
  color: #000;
}
.fluid-9dc4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.fluid-9dc4 [class*="social-icon-delicious"].gradient-mini-5e02 {
  background-color: transparent;
  color: #39f;
}
.fluid-9dc4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.fluid-9dc4 [class*="social-icon-digg"].gradient-mini-5e02 {
  background-color: transparent;
  color: #005be2;
}
.fluid-9dc4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.fluid-9dc4 [class*="social-icon-dribbble"].gradient-mini-5e02 {
  background-color: transparent;
  color: #ea4c89;
}
.fluid-9dc4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.fluid-9dc4 [class*="social-icon-envelope"].gradient-mini-5e02 {
  background-color: transparent;
  color: #ea4335;
}
.fluid-9dc4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.fluid-9dc4 [class*="social-icon-facebook"].gradient-mini-5e02 {
  background-color: transparent;
  color: #3b5998;
}
.fluid-9dc4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.fluid-9dc4 [class*="social-icon-flickr"].gradient-mini-5e02 {
  background-color: transparent;
  color: #0063dc;
}
.fluid-9dc4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.fluid-9dc4 [class*="social-icon-foursquare"].gradient-mini-5e02 {
  background-color: transparent;
  color: #2d5be3;
}
.fluid-9dc4 [class*="social-icon-github"] {
  background-color: #333;
}
.fluid-9dc4 [class*="social-icon-github"].gradient-mini-5e02 {
  background-color: transparent;
  color: #333;
}
.fluid-9dc4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.fluid-9dc4 [class*="social-icon-google-plus"].gradient-mini-5e02 {
  background-color: transparent;
  color: #dd4b39;
}
.fluid-9dc4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.fluid-9dc4 [class*="social-icon-houzz"].gradient-mini-5e02 {
  background-color: transparent;
  color: #7ac142;
}
.fluid-9dc4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.fluid-9dc4 [class*="social-icon-instagram"].gradient-mini-5e02 {
  background-color: transparent;
  color: #262626;
}
.fluid-9dc4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.fluid-9dc4 [class*="social-icon-jsfiddle"].gradient-mini-5e02 {
  background-color: transparent;
  color: #487aa2;
}
.fluid-9dc4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.fluid-9dc4 [class*="social-icon-linkedin"].gradient-mini-5e02 {
  background-color: transparent;
  color: #0077b5;
}
.fluid-9dc4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.fluid-9dc4 [class*="social-icon-medium"].gradient-mini-5e02 {
  background-color: transparent;
  color: #00ab6b;
}
.fluid-9dc4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.fluid-9dc4
  [class*="social-icon-odnoklassniki"].gradient-mini-5e02 {
  background-color: transparent;
  color: #f4731c;
}
.fluid-9dc4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.fluid-9dc4 [class*="social-icon-meetup"].gradient-mini-5e02 {
  background-color: transparent;
  color: #ec1c40;
}
.fluid-9dc4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.fluid-9dc4 [class*="social-icon-pinterest"].gradient-mini-5e02 {
  background-color: transparent;
  color: #bd081c;
}
.fluid-9dc4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.fluid-9dc4 [class*="social-icon-product-hunt"].gradient-mini-5e02 {
  background-color: transparent;
  color: #da552f;
}
.fluid-9dc4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.fluid-9dc4 [class*="social-icon-reddit"].gradient-mini-5e02 {
  background-color: transparent;
  color: #ff4500;
}
.fluid-9dc4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.fluid-9dc4 [class*="social-icon-rss"].gradient-mini-5e02 {
  background-color: transparent;
  color: #f26522;
}
.fluid-9dc4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.fluid-9dc4
  [class*="social-icon-shopping-cart"].gradient-mini-5e02 {
  background-color: transparent;
  color: #4caf50;
}
.fluid-9dc4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.fluid-9dc4 [class*="social-icon-skype"].gradient-mini-5e02 {
  background-color: transparent;
  color: #00aff0;
}
.fluid-9dc4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.fluid-9dc4 [class*="social-icon-slideshare"].gradient-mini-5e02 {
  background-color: transparent;
  color: #0077b5;
}
.fluid-9dc4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.fluid-9dc4 [class*="social-icon-snapchat"].gradient-mini-5e02 {
  background-color: transparent;
  color: #fffc00;
}
.fluid-9dc4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.fluid-9dc4 [class*="social-icon-soundcloud"].gradient-mini-5e02 {
  background-color: transparent;
  color: #f80;
}
.fluid-9dc4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.fluid-9dc4 [class*="social-icon-spotify"].gradient-mini-5e02 {
  background-color: transparent;
  color: #2ebd59;
}
.fluid-9dc4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.fluid-9dc4
  [class*="social-icon-stack-overflow"].gradient-mini-5e02 {
  background-color: transparent;
  color: #fe7a15;
}
.fluid-9dc4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.fluid-9dc4 [class*="social-icon-maldkfgram"].gradient-mini-5e02 {
  background-color: transparent;
  color: #2ca5e0;
}
.fluid-9dc4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.fluid-9dc4 [class*="social-icon-tripadvisor"].gradient-mini-5e02 {
  background-color: transparent;
  color: #589442;
}
.fluid-9dc4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.fluid-9dc4 [class*="social-icon-tumblr"].gradient-mini-5e02 {
  background-color: transparent;
  color: #35465c;
}
.fluid-9dc4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.fluid-9dc4 [class*="social-icon-twitch"].gradient-mini-5e02 {
  background-color: transparent;
  color: #6441a5;
}
.fluid-9dc4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.fluid-9dc4 [class*="social-icon-twitter"].gradient-mini-5e02 {
  background-color: transparent;
  color: #1da1f2;
}
.fluid-9dc4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.fluid-9dc4 [class*="social-icon-vimeo"].gradient-mini-5e02 {
  background-color: transparent;
  color: #1ab7ea;
}
.fluid-9dc4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.fluid-9dc4 [class*="social-icon-vk"].gradient-mini-5e02 {
  background-color: transparent;
  color: #45668e;
}
.fluid-9dc4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.fluid-9dc4 [class*="social-icon-weibo"].gradient-mini-5e02 {
  background-color: transparent;
  color: #df2029;
}
.fluid-9dc4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.fluid-9dc4 [class*="social-icon-weixin"].gradient-mini-5e02 {
  background-color: transparent;
  color: #7bb32e;
}
.fluid-9dc4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.fluid-9dc4 [class*="social-icon-whatsapp"].gradient-mini-5e02 {
  background-color: transparent;
  color: #25d366;
}
.fluid-9dc4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.fluid-9dc4 [class*="social-icon-wordpress"].gradient-mini-5e02 {
  background-color: transparent;
  color: #21759b;
}
.fluid-9dc4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.fluid-9dc4 [class*="social-icon-xing"].gradient-mini-5e02 {
  background-color: transparent;
  color: #026466;
}
.fluid-9dc4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.fluid-9dc4 [class*="social-icon-yelp"].gradient-mini-5e02 {
  background-color: transparent;
  color: #af0606;
}
.fluid-9dc4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.fluid-9dc4 [class*="social-icon-youtube"].gradient-mini-5e02 {
  background-color: transparent;
  color: #cd201f;
}
.orange-33e5 {
  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;
}
.orange-33e5:hover {
  box-shadow: none;
  background: 0 0;
}
.info_3067 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.search-small-248c {
  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;
}
.center-6810 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.picture_last_b572 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.picture_last_b572,
.picture_last_b572::after,
.picture_last_b572::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;
}
.picture_last_b572::after,
.picture_last_b572::before {
  content: "";
  display: block;
  background-color: inherit;
}
.menu-ff89 .search-small-248c .center-6810 {
  margin-top: -2px;
  width: 19px;
}
.menu-ff89 .search-small-248c .picture_last_b572 {
  margin-top: -1px;
}
.menu-ff89 .search-small-248c .picture_last_b572,
.menu-ff89 .search-small-248c .picture_last_b572::after,
.menu-ff89 .search-small-248c .picture_last_b572::before {
  width: 19px;
  height: 2px;
}
.menu-ff89 .search-small-248c .picture_last_b572::before {
  top: -6px;
}
.menu-ff89 .search-small-248c .picture_last_b572::after {
  bottom: -6px;
}
.preview-5736 .search-small-248c .center-6810 {
  margin-top: -2px;
  width: 22px;
}
.preview-5736 .search-small-248c .picture_last_b572 {
  margin-top: -1px;
}
.preview-5736 .search-small-248c .picture_last_b572,
.preview-5736 .search-small-248c .picture_last_b572::after,
.preview-5736 .search-small-248c .picture_last_b572::before {
  width: 22px;
  height: 2px;
}
.preview-5736 .search-small-248c .picture_last_b572::before {
  top: -7px;
}
.preview-5736 .search-small-248c .picture_last_b572::after {
  bottom: -7px;
}
.east_d60d .search-small-248c .center-6810 {
  margin-top: -2px;
  width: 31px;
}
.east_d60d .search-small-248c .picture_last_b572 {
  margin-top: -1.5px;
}
.east_d60d .search-small-248c .picture_last_b572,
.east_d60d .search-small-248c .picture_last_b572::after,
.east_d60d .search-small-248c .picture_last_b572::before {
  width: 31px;
  height: 3px;
}
.east_d60d .search-small-248c .picture_last_b572::before {
  top: -9px;
}
.east_d60d .search-small-248c .picture_last_b572::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hot_cbc7 .search-small-248c .center-6810 {
    margin-top: -2px;
    width: 19px;
  }
  .hot_cbc7 .search-small-248c .picture_last_b572 {
    margin-top: -1px;
  }
  .hot_cbc7 .search-small-248c .picture_last_b572,
  .hot_cbc7 .search-small-248c .picture_last_b572::after,
  .hot_cbc7 .search-small-248c .picture_last_b572::before {
    width: 19px;
    height: 2px;
  }
  .hot_cbc7 .search-small-248c .picture_last_b572::before {
    top: -6px;
  }
  .hot_cbc7 .search-small-248c .picture_last_b572::after {
    bottom: -6px;
  }
  .cold-f224 .search-small-248c .center-6810 {
    margin-top: -2px;
    width: 22px;
  }
  .cold-f224 .search-small-248c .picture_last_b572 {
    margin-top: -1px;
  }
  .cold-f224 .search-small-248c .picture_last_b572,
  .cold-f224 .search-small-248c .picture_last_b572::after,
  .cold-f224 .search-small-248c .picture_last_b572::before {
    width: 22px;
    height: 2px;
  }
  .cold-f224 .search-small-248c .picture_last_b572::before {
    top: -7px;
  }
  .cold-f224 .search-small-248c .picture_last_b572::after {
    bottom: -7px;
  }
  .accordion_bright_dcdb .search-small-248c .center-6810 {
    margin-top: -2px;
    width: 31px;
  }
  .accordion_bright_dcdb .search-small-248c .picture_last_b572 {
    margin-top: -1.5px;
  }
  .accordion_bright_dcdb .search-small-248c .picture_last_b572,
  .accordion_bright_dcdb .search-small-248c .picture_last_b572::after,
  .accordion_bright_dcdb .search-small-248c .picture_last_b572::before {
    width: 31px;
    height: 3px;
  }
  .accordion_bright_dcdb .search-small-248c .picture_last_b572::before {
    top: -9px;
  }
  .accordion_bright_dcdb .search-small-248c .picture_last_b572::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .copper-fc64 .search-small-248c .center-6810 {
    margin-top: -2px;
    width: 19px;
  }
  .copper-fc64 .search-small-248c .picture_last_b572 {
    margin-top: -1px;
  }
  .copper-fc64 .search-small-248c .picture_last_b572,
  .copper-fc64 .search-small-248c .picture_last_b572::after,
  .copper-fc64 .search-small-248c .picture_last_b572::before {
    width: 19px;
    height: 2px;
  }
  .copper-fc64 .search-small-248c .picture_last_b572::before {
    top: -6px;
  }
  .copper-fc64 .search-small-248c .picture_last_b572::after {
    bottom: -6px;
  }
  .article_south_fa84 .search-small-248c .center-6810 {
    margin-top: -2px;
    width: 22px;
  }
  .article_south_fa84 .search-small-248c .picture_last_b572 {
    margin-top: -1px;
  }
  .article_south_fa84 .search-small-248c .picture_last_b572,
  .article_south_fa84 .search-small-248c .picture_last_b572::after,
  .article_south_fa84 .search-small-248c .picture_last_b572::before {
    width: 22px;
    height: 2px;
  }
  .article_south_fa84 .search-small-248c .picture_last_b572::before {
    top: -7px;
  }
  .article_south_fa84 .search-small-248c .picture_last_b572::after {
    bottom: -7px;
  }
  .frame_8229 .search-small-248c .center-6810 {
    margin-top: -2px;
    width: 31px;
  }
  .frame_8229 .search-small-248c .picture_last_b572 {
    margin-top: -1.5px;
  }
  .frame_8229 .search-small-248c .picture_last_b572,
  .frame_8229 .search-small-248c .picture_last_b572::after,
  .frame_8229 .search-small-248c .picture_last_b572::before {
    width: 31px;
    height: 3px;
  }
  .frame_8229 .search-small-248c .picture_last_b572::before {
    top: -9px;
  }
  .frame_8229 .search-small-248c .picture_last_b572::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .grid-6311 .search-small-248c .center-6810 {
    margin-top: -2px;
    width: 19px;
  }
  .grid-6311 .search-small-248c .picture_last_b572 {
    margin-top: -1px;
  }
  .grid-6311 .search-small-248c .picture_last_b572,
  .grid-6311 .search-small-248c .picture_last_b572::after,
  .grid-6311 .search-small-248c .picture_last_b572::before {
    width: 19px;
    height: 2px;
  }
  .grid-6311 .search-small-248c .picture_last_b572::before {
    top: -6px;
  }
  .grid-6311 .search-small-248c .picture_last_b572::after {
    bottom: -6px;
  }
  .fast-5988 .search-small-248c .center-6810 {
    margin-top: -2px;
    width: 22px;
  }
  .fast-5988 .search-small-248c .picture_last_b572 {
    margin-top: -1px;
  }
  .fast-5988 .search-small-248c .picture_last_b572,
  .fast-5988 .search-small-248c .picture_last_b572::after,
  .fast-5988 .search-small-248c .picture_last_b572::before {
    width: 22px;
    height: 2px;
  }
  .fast-5988 .search-small-248c .picture_last_b572::before {
    top: -7px;
  }
  .fast-5988 .search-small-248c .picture_last_b572::after {
    bottom: -7px;
  }
  .layout_purple_7de3 .search-small-248c .center-6810 {
    margin-top: -2px;
    width: 31px;
  }
  .layout_purple_7de3 .search-small-248c .picture_last_b572 {
    margin-top: -1.5px;
  }
  .layout_purple_7de3 .search-small-248c .picture_last_b572,
  .layout_purple_7de3 .search-small-248c .picture_last_b572::after,
  .layout_purple_7de3 .search-small-248c .picture_last_b572::before {
    width: 31px;
    height: 3px;
  }
  .layout_purple_7de3 .search-small-248c .picture_last_b572::before {
    top: -9px;
  }
  .layout_purple_7de3 .search-small-248c .picture_last_b572::after {
    bottom: -9px;
  }
}
.disabled_active_f925 .picture_last_b572 {
  -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);
}
.disabled_active_f925 .picture_last_b572::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.disabled_active_f925 .picture_last_b572::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);
}
.disabled_active_f925.upper_6364 .picture_last_b572 {
  -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);
}
.disabled_active_f925.upper_6364 .picture_last_b572::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.disabled_active_f925.upper_6364 .picture_last_b572::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);
}
.top_3a22 {
  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.gallery_99e0:before {
  display: none;
}
.aside-bcb7 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.aside-bcb7 .nav_293f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.aside-bcb7 .nav_293f:last-of-type {
  border-bottom: none;
}
.aside-bcb7 .nav_293f.content_large_882c,
.aside-bcb7 .nav_293f.gradient_639d,
.aside-bcb7 .nav_293f.component-e6fc {
  padding: 0;
}
.aside-bcb7 .search-142d .list-fb53 {
  color: currentColor;
}
.aside-bcb7 .search-142d .list-fb53:focus,
.aside-bcb7 .search-142d .list-fb53:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside-bcb7.outline_hot_6be0 .shadow_old_b530,
.aside-bcb7.outline_hot_6be0 .tall_426c a,
.aside-bcb7.outline_hot_6be0 .overlay_5ccf a,
.aside-bcb7.outline_hot_6be0 .section_b22b a {
  color: rgba(0, 0, 0, 0.55);
}
.aside-bcb7.outline_hot_6be0 .shadow_old_b530:hover,
.aside-bcb7.outline_hot_6be0 .tall_426c a:hover,
.aside-bcb7.outline_hot_6be0 .overlay_5ccf a:hover,
.aside-bcb7.outline_hot_6be0 .section_b22b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.aside-bcb7.outline_hot_6be0 .caption-08d7 {
  color: rgba(0, 0, 0, 0.8);
}
.aside-bcb7.outline_hot_6be0 .nav_293f {
  border-color: rgba(0, 0, 0, 0.08);
}
.aside-bcb7.outline_hot_6be0 .nav_293f:before {
  background: rgba(0, 0, 0, 0.08);
}
.aside-bcb7.outline_hot_6be0 .item-5729:before {
  background: rgba(255, 255, 255, 0.9);
}
.aside-bcb7.outline_hot_6be0 .search-142d .pattern_white_26a6 li a,
.aside-bcb7.outline_hot_6be0 .search-142d .list-fb53,
.aside-bcb7.outline_hot_6be0 .section_b22b {
  border-color: rgba(0, 0, 0, 0.08);
}
.aside-bcb7.outline_hot_6be0 .search-142d .list-fb53:focus,
.aside-bcb7.outline_hot_6be0 .search-142d .list-fb53:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside-bcb7.outline_hot_6be0 .pattern_white_26a6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.aside-bcb7.image_eb74 .shadow_old_b530,
.aside-bcb7.image_eb74 .tall_426c a,
.aside-bcb7.image_eb74 .overlay_5ccf .list-fb53,
.aside-bcb7.image_eb74 .overlay_5ccf a,
.aside-bcb7.image_eb74 .section_b22b a {
  color: rgba(255, 255, 255, 0.79);
}
.aside-bcb7.image_eb74 .shadow_old_b530:hover,
.aside-bcb7.image_eb74 .tall_426c a:hover,
.aside-bcb7.image_eb74 .overlay_5ccf .list-fb53:hover,
.aside-bcb7.image_eb74 .overlay_5ccf a:hover,
.aside-bcb7.image_eb74 .section_b22b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.aside-bcb7.image_eb74 .caption-08d7 {
  color: rgba(255, 255, 255, 0.99);
}
.aside-bcb7.image_eb74 .nav_293f {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside-bcb7.image_eb74 .nav_293f:before {
  background: rgba(255, 255, 255, 0.08);
}
.aside-bcb7.image_eb74 .item-5729:before {
  background: rgba(0, 0, 0, 0.9);
}
.aside-bcb7.image_eb74 .search-142d .pattern_white_26a6 li a,
.aside-bcb7.image_eb74 .search-142d .list-fb53,
.aside-bcb7.image_eb74 .section_b22b {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside-bcb7.image_eb74 .search-142d .list-fb53:focus,
.aside-bcb7.image_eb74 .search-142d .list-fb53:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside-bcb7.image_eb74 .pattern_white_26a6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.item-5729 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.item-5729:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.focus-left-323f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.widget-silver-c0c5 .aside-bcb7 {
  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;
}
.widget-silver-c0c5 .nav_293f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.widget-silver-c0c5 .nav_293f: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) {
  .widget-silver-c0c5 .nav_293f:before {
    width: 16%;
    left: 42%;
  }
}
.widget-silver-c0c5 .nav_293f:last-child:before {
  content: none;
}
.widget-silver-c0c5 .nav_293f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.widget-silver-c0c5 .search-142d .pattern_white_26a6 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.widget-silver-c0c5 .search-142d .pattern_white_26a6 li a .list-fb53 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.widget-silver-c0c5 .search-142d .section_b22b {
  border: none;
}
.widget-silver-c0c5 .search-142d .section_b22b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.widget-silver-c0c5 .item-5729 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.widget-silver-c0c5 .focus-left-323f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.widget-silver-c0c5 .image_eb74 .item-5729:before {
  background: rgba(0, 0, 0, 0.9);
}
.widget-silver-c0c5 .outline_hot_6be0.slider-light-dbea .picture_last_b572 {
  background: rgba(0, 0, 0, 0.6);
}
.widget-silver-c0c5
  .outline_hot_6be0.slider-light-dbea
  .picture_last_b572::after,
.widget-silver-c0c5
  .outline_hot_6be0.slider-light-dbea
  .picture_last_b572:before {
  background: inherit;
}
.widget-silver-c0c5
  .outline_hot_6be0.slider-light-dbea:hover
  .picture_last_b572 {
  background: rgba(0, 0, 0, 0.8);
}
.chip-rough-e05c .aside-bcb7 {
  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) {
  .chip-rough-e05c .aside-bcb7 {
    width: auto;
    right: 45px;
  }
}
.search-solid-ecd0 .aside-bcb7 {
  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) {
  .search-solid-ecd0 .aside-bcb7 {
    width: auto;
    left: 45px;
  }
}
.gallery_99e0 .aside-bcb7 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.gallery_99e0 .focus-left-323f {
  max-width: 48em;
  margin: 0 auto;
}
.gallery_99e0 .item-5729:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.description_5dd7 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.description_5dd7.widget-silver-c0c5 .aside-bcb7 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.description_5dd7.chip-rough-e05c .aside-bcb7 {
  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);
}
.description_5dd7 .aside-bcb7 {
  visibility: visible;
}
.description_5dd7.search-solid-ecd0 .aside-bcb7 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.white-986d,
.avatar-blue-9b98 {
  overflow-x: hidden;
}
.white-986d .aside-bcb7 {
  overflow: auto;
}
.white-986d.widget-silver-c0c5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.white-986d.widget-silver-c0c5 .aside-bcb7 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.white-986d.widget-silver-c0c5 .orange-33e5 {
  opacity: 0;
}
.white-986d.chip-rough-e05c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.white-986d.chip-rough-e05c .aside-bcb7 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.white-986d.chip-rough-e05c .orange-33e5 {
  opacity: 0;
}
.white-986d.search-solid-ecd0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.white-986d.search-solid-ecd0 .aside-bcb7 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.white-986d.search-solid-ecd0 .orange-33e5 {
  opacity: 0;
}
.white-986d.gallery_99e0 .aside-bcb7 {
  z-index: 10;
  visibility: visible;
}
.slider-light-dbea {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.slider-light-dbea .picture_last_b572 {
  background: rgba(255, 255, 255, 0.99);
}
.slider-light-dbea .picture_last_b572::after,
.slider-light-dbea .picture_last_b572:before {
  background: inherit;
}
.slider-light-dbea:hover .picture_last_b572 {
  background: rgba(255, 255, 255, 0.99);
}
.search-solid-ecd0 .slider-light-dbea {
  top: 10px;
  right: auto;
  left: 12px;
}
.gallery_99e0 .slider-light-dbea {
  display: none !important;
}
.white-986d:before,
.avatar-blue-9b98:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.white-986d .slider-light-dbea,
.avatar-blue-9b98 .slider-light-dbea {
  display: inline-block;
}
.aside-bcb7 .component_fc2f {
  -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;
}
.white-986d .aside-bcb7 .component_fc2f,
.avatar-blue-9b98 .aside-bcb7 .component_fc2f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.new-0fb1 .module_basic_61f2 {
  width: 100%;
}
.logo-66f7 {
  padding: 0 0.5em 0;
}
.logo-66f7 [class*="customify-col-"],
.logo-66f7 [class*="customify-col_"],
.logo-66f7 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.bright_fde0 .logo-66f7 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .rough_b122 .purple-9e93,
  .purple-9e93 {
    display: none;
  }
  .summary_1379 {
    text-align: left;
  }
  .nav-57dc {
    text-align: center;
  }
  .component-0b17 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .rough_b122 .filter-liquid-7587,
  .filter-liquid-7587 {
    display: none;
  }
  .menu-fresh-3594 {
    text-align: left;
  }
  .notice-dim-1d2a {
    text-align: center;
  }
  .steel_4170 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .rough_b122 .block-6bd1,
  .block-6bd1 {
    display: none;
  }
  .background_basic_6977 {
    text-align: left;
  }
  .hover-7df1 {
    text-align: center;
  }
  .gradient-pink-fb03 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.banner-1f43 {
  box-shadow: none !important;
}
.narrow_0d85 .hero-249c,
.paragraph-18d8 .hero-249c {
  max-width: 1248px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  margin: 0 auto;
}
.paragraph-18d8 .hero-249c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tag-top-6697 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tag-top-6697:after,
.tag-top-6697:before {
  content: "";
  display: table;
}
.tag-top-6697:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tag-top-6697 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tag-top-6697,
.active_f8d1 {
  max-width: 1248px;
  margin: 0 auto;
}

.over_bab9.backdrop_6349 .tag-top-6697 {
  max-width: 100%;
}
.over_bab9.green-d60e {
  max-width: 1200px;
  margin: 0 auto;
}
.over_bab9.focused-74d2 .tag-top-6697 {
  max-width: 100%;
}
.over_bab9.focused-74d2 > .tag-top-6697 {
  padding-left: 0;
  padding-right: 0;
}
.over_bab9.focused-74d2 > .tag-top-6697 .rough_b122 {
  margin: 0;
}
.over_bab9.focused-74d2
  > .tag-top-6697
  .background-0d46.status_c1ae {
  margin-right: 0;
  margin-left: 0;
}
.over_bab9.focused-74d2 #main.status_c1ae {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .heading-724e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .heading-724e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .plasma_d711 .avatar-054c {
    padding-right: 1em;
  }
  .plasma_d711.hero-a35c .background-0d46 {
    border-right: 1px solid #eaecee;
  }
  .plasma_d711.hero-a35c .avatar-054c {
    padding-right: 1em;
  }
  .plasma_d711.hero-a35c .slider_8e4d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .layout_cb87 .avatar-054c {
    padding-left: 1em;
  }
  .layout_cb87.hero-a35c .background-0d46 {
    border-left: 1px solid #eaecee;
  }
  .layout_cb87.hero-a35c .avatar-054c {
    padding-left: 1em;
  }
  .layout_cb87.hero-a35c .slider_8e4d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .filter-soft-2290 .avatar-054c {
    padding-left: 1em;
  }
  .filter-soft-2290.hero-a35c .avatar_b202 {
    border-right: 1px solid #eaecee;
  }
  .filter-soft-2290.hero-a35c .item_5c5a {
    border-right: 1px solid #eaecee;
  }
  .filter-soft-2290.hero-a35c .avatar-054c {
    padding-left: 1em;
  }
  .filter-soft-2290.hero-a35c .slider_8e4d {
    padding-right: 1em;
  }
  .filter-soft-2290.hero-a35c .table-2ac7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .media-simple-6cff .avatar-054c {
    padding-right: 1em;
  }
  .media-simple-6cff.hero-a35c .avatar_b202 {
    border-left: 1px solid #eaecee;
  }
  .media-simple-6cff.hero-a35c .item_5c5a {
    border-left: 1px solid #eaecee;
  }
  .media-simple-6cff.hero-a35c .avatar-054c {
    padding-right: 1em;
  }
  .media-simple-6cff.hero-a35c .slider_8e4d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .media-simple-6cff.hero-a35c .table-2ac7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .heading-724e .avatar-054c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .heading-724e.hero-a35c .background-0d46 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .heading-724e.hero-a35c .avatar-054c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .heading-724e.hero-a35c .slider_8e4d {
    padding-left: 1em;
  }
  .heading-724e.hero-a35c .table-2ac7 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .heading-724e.hero-a35c .avatar-054c {
    padding-left: 0;
  }
}
.lower_7cac .photo_55bb {
  display: inline-block;
}
.chip-next-3336 {
  display: inline-block;
}
.tag_d48f {
  word-con: break-word;
}
.search-selected-5483 > span {
  display: inline-block;
  padding: 5px 0;
}
.search-selected-5483 .texture-lower-a181 {
  margin-left: 8px;
  margin-right: 8px;
}
.search-selected-5483 .large-086f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.active_723c .aside_62d5 {
  margin-bottom: 2em;
}
.active_723c .popup-e892 {
  margin-bottom: 15px;
}
.active_723c .popup-e892:last-child {
  margin-bottom: 0;
}
.active_723c .border-6f6a {
  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) {
  .active_723c .border-6f6a {
    display: block;
  }
}
.active_723c .badge_d9c8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .active_723c .badge_d9c8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.active_723c .form-002f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.active_723c .form-002f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.active_723c .form-002f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.active_723c .tag_d48f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.active_723c .tag_d48f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.active_723c .caption_587e p:last-child {
  margin-bottom: 0;
}
.active_723c .gold-e8a7 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.active_723c .description-blue-557b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.active_723c .element-simple-95e8 {
  margin-top: 1em;
}
.active_723c .frame_d789 {
  top: 0;
  display: block;
}
.active_723c .frame_d789 a {
  color: inherit;
}
.active_723c .frame_d789 a:hover {
  color: inherit;
}
.active_723c .hovered-be94 {
  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;
}
.active_723c .hovered-be94:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.active_723c .description-blue-557b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.active_723c .tabs-021a {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.active_723c .tabs-021a:first-child {
  margin-top: 0;
}
.active_723c .tabs-021a.item-c079 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.active_723c .tabs-021a.panel-b0c7 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.active_723c
  .tabs-021a.panel-b0c7.content_new_369f
  .element-simple-95e8 {
  width: 100%;
}
.active_723c .panel-b0c7 {
  -webkit-box-align: center;
  align-items: center;
}
.active_723c .panel-b0c7 .search-selected-5483,
.active_723c .panel-b0c7 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.active_723c .form-002f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.active_723c .form-002f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.active_723c .form-002f: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;
}
.active_723c .item-c079 {
  z-index: 5;
}
.active_723c .section-orange-1983 .feature_dim_2577 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.active_723c .shade-999b .feature_dim_2577 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.active_723c .primary_upper_797a .feature_dim_2577 {
  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;
}
.active_723c.caption-cae7 .border-6f6a,
.active_723c.table-d3f8 .border-6f6a {
  display: block;
}
.active_723c.caption-cae7 .border-6f6a .form_cold_a55c,
.active_723c.caption-cae7 .border-6f6a .description-blue-557b,
.active_723c.table-d3f8 .border-6f6a .form_cold_a55c,
.active_723c.table-d3f8 .border-6f6a .description-blue-557b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.active_723c.background_1197 .badge_d9c8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .active_723c.background_1197 .badge_d9c8 {
    margin-right: 0;
  }
}
.active_723c.caption-cae7 .badge_d9c8,
.active_723c.table-d3f8 .badge_d9c8 {
  padding-top: 40%;
}
.active_723c.caption-cae7 .aside_62d5,
.active_723c.table-d3f8 .aside_62d5 {
  display: block;
}
.active_723c.caption-cae7 .fn-sticky-0a9d .description-blue-557b,
.active_723c.table-d3f8 .fn-sticky-0a9d .description-blue-557b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.active_723c.caption-cae7 .badge_d9c8,
.active_723c.table-d3f8 .badge_d9c8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.active_723c.caption-cae7 .description-blue-557b {
  padding: 1em;
}
.layout-wood-172c {
  margin: 30px auto;
  display: block;
}
.layout-wood-172c .chip_5106 > * {
  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;
}
.layout-wood-172c .chip_5106 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.layout-wood-172c .chip_5106 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.red-f651 .search-selected-5483 {
  margin-bottom: 1.41575em;
}
.red-f651 .hero-current-4baf {
  margin-bottom: 1.618em;
}
.image-gas-f8c8 .progress-ed76 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.image-gas-f8c8 .progress-ed76 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.image-gas-f8c8 .container-dbcd {
  max-width: 100%;
  overflow: auto;
}
.summary_brown_940f .image-gas-f8c8 a:hover {
  text-decoration: underline;
}
.secondary_4792 .popup-e892:not(.tag_d48f),
.secondary_4792 .form-002f {
  margin-bottom: 1.41575em;
}
.secondary_4792 .popup-e892:not(.tag_d48f):last-child,
.secondary_4792 .form-002f:last-child {
  margin-bottom: 0;
}
.secondary_4792 .popup-e892.label_small_255a {
  margin-bottom: 0.41575em;
}
.secondary_4792 .pattern-9fe7:before,
.secondary_4792 .notice-5e38:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.secondary_4792 .pattern-9fe7:before {
  content: "\f115";
}
.secondary_4792 .notice-5e38:before {
  content: "\f02c";
}
.secondary_4792 .icon_24e6 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.secondary_4792 .icon_24e6 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.carousel-pressed-1b07 {
  display: -webkit-box;
  display: flex;
}
.carousel-pressed-1b07 .chip-active-defc {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .carousel-pressed-1b07 .chip-active-defc {
    flex-basis: 90px;
  }
}
.carousel-pressed-1b07 .layout_06d3 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .carousel-pressed-1b07 .layout_06d3 {
    flex-basis: calc(100% - 50px);
  }
}
.carousel-pressed-1b07 .description_narrow_a51b p:last-child {
  margin-bottom: 0.72em;
}
.south-c751 .chip_5106 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.south-c751 .chip_5106:after,
.south-c751 .chip_5106:before {
  content: "";
  display: table;
}
.south-c751 .chip_5106:after {
  clear: both;
}
.south-c751 .chip_5106 .focus_yellow_77f5,
.south-c751 .chip_5106 .fast_0f5f {
  width: 49%;
}
.south-c751 .chip_5106 .focus_yellow_77f5 a span.row-blue-7b3e,
.south-c751 .chip_5106 .fast_0f5f a span.row-blue-7b3e {
  display: block;
  margin-bottom: 5px;
}
.south-c751 .chip_5106 .fast_0f5f {
  float: left;
  text-align: left;
}
.south-c751 .chip_5106 .focus_yellow_77f5 {
  float: right;
  text-align: right;
}
.main_out_31fa {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .main_out_31fa {
    margin-bottom: 0;
  }
}
.over-f8d3 {
  margin-bottom: 1em;
}
.over-f8d3 .tag_d48f {
  font-size: 1.1em;
  line-height: 1.3;
}
.media-silver-7fe7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.yellow_e6ce .over-f8d3,
.heading_mini_a232 .over-f8d3 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .yellow_e6ce .over-f8d3,
  .heading_mini_a232 .over-f8d3 {
    display: block;
  }
}
.yellow_e6ce .media-silver-7fe7,
.heading_mini_a232 .media-silver-7fe7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .yellow_e6ce .media-silver-7fe7,
  .heading_mini_a232 .media-silver-7fe7 {
    margin-bottom: 1em;
  }
}
.yellow_e6ce .media-silver-7fe7 img,
.heading_mini_a232 .media-silver-7fe7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.yellow_e6ce .image_cold_8905,
.heading_mini_a232 .image_cold_8905 {
  flex-basis: calc(100% - 160px);
}
.yellow_e6ce .image_cold_8905 p,
.heading_mini_a232 .image_cold_8905 p {
  margin-bottom: 0;
}
.yellow_e6ce .image_cold_8905 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .yellow_e6ce .image_cold_8905 {
    padding-left: 0;
  }
}
.heading_mini_a232 .image_cold_8905 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .heading_mini_a232 .image_cold_8905 {
    padding-right: 0;
  }
}
.heading_mini_a232 .media-silver-7fe7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.background-bronze-284d .media-silver-7fe7 {
  margin-bottom: 0.5em;
}
.background-bronze-284d .media-silver-7fe7 img {
  width: 100%;
}
.slow_c7e4 .section_clean_d851,
.mask_3f23 .section_clean_d851 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.mask_3f23 .background-0d46 .large-5d2c p:last-child {
  margin-bottom: 0;
}
.copper_08b4 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.video-medium-0c30 .form-3c0f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .video-medium-0c30 .form-3c0f:last-of-type {
    margin-bottom: 0;
  }
}
.video-medium-0c30 .form-3c0f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.video-medium-0c30 .form-3c0f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.video-medium-0c30 .form-3c0f ul li {
  margin: 0 0 0.6em;
}
.video-medium-0c30 .form-3c0f ul li.block_bottom_3c95,
.video-medium-0c30 .form-3c0f ul li.list_da4e {
  position: relative;
}
.video-medium-0c30 .form-3c0f ul li.block_bottom_3c95 .border_d5ad,
.video-medium-0c30 .form-3c0f ul li.list_da4e .border_d5ad {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.video-medium-0c30 .form-3c0f ul li.block_bottom_3c95:after:after,
.video-medium-0c30 .form-3c0f ul li.block_bottom_3c95:after:before,
.video-medium-0c30
  .form-3c0f
  ul
  li.list_da4e:after:after,
.video-medium-0c30
  .form-3c0f
  ul
  li.list_da4e:after:before {
  content: "";
  display: table;
}
.video-medium-0c30 .form-3c0f ul li.block_bottom_3c95:after:after,
.video-medium-0c30
  .form-3c0f
  ul
  li.list_da4e:after:after {
  clear: both;
}
.video-medium-0c30 .form-3c0f a.avatar_top_9f2e:hover {
  text-decoration: none;
}
.video-medium-0c30 .form-3c0f select {
  max-width: 100%;
}
.video-medium-0c30 .form-3c0f table {
  font-size: 85%;
}
.video-medium-0c30 .form-3c0f table td,
.video-medium-0c30 .form-3c0f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.video-medium-0c30 .form-3c0f table tfoot td {
  text-align: left;
}
.video-medium-0c30 .form-3c0f :last-child {
  margin-bottom: 0;
}
.video-medium-0c30 .form-3c0f .notification-cc2f {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.video-medium-0c30 .form-3c0f .notification-cc2f label {
  width: 100%;
}
.video-medium-0c30 .form-3c0f .notification-cc2f .outer_25a5 {
  width: 100%;
  display: block;
}
.video-medium-0c30 .form-3c0f .notification-cc2f .element-wide-2edb {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.video-medium-0c30 .form-3c0f .notification-cc2f .element-wide-2edb:hover svg #svg-search {
  fill: #444;
}
.video-medium-0c30 .form-3c0f .notification-cc2f .element-wide-2edb svg {
  width: 18px;
  height: 18px;
}
.video-medium-0c30 .north-2f34 ul ul,
.video-medium-0c30 .static-204e ul ul,
.video-medium-0c30 .motion_e40e ul ul,
.video-medium-0c30 .west-d0f8 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.video-medium-0c30 .north-2f34 .message_outer_c070 > a,
.video-medium-0c30 .static-204e .message_outer_c070 > a,
.video-medium-0c30 .motion_e40e .message_outer_c070 > a,
.video-medium-0c30 .west-d0f8 .message_outer_c070 > a {
  margin-bottom: 0;
}
.video-medium-0c30 .widget-next-7400 li,
.video-medium-0c30 .north-2f34 li,
.video-medium-0c30 .static_da6b li,
.video-medium-0c30 .static-204e li,
.video-medium-0c30 .motion_e40e li,
.video-medium-0c30 .west-d0f8 li,
.video-medium-0c30 .inner_3e21 li,
.video-medium-0c30 .tertiary-776d li {
  display: block;
  position: relative;
}
.video-medium-0c30 .widget-next-7400 li:last-child,
.video-medium-0c30 .north-2f34 li:last-child,
.video-medium-0c30 .static_da6b li:last-child,
.video-medium-0c30 .static-204e li:last-child,
.video-medium-0c30 .motion_e40e li:last-child,
.video-medium-0c30 .west-d0f8 li:last-child,
.video-medium-0c30 .inner_3e21 li:last-child,
.video-medium-0c30 .tertiary-776d li:last-child {
  border: none;
}
.video-medium-0c30 .widget-next-7400 li a,
.video-medium-0c30 .north-2f34 li a,
.video-medium-0c30 .static_da6b li a,
.video-medium-0c30 .static-204e li a,
.video-medium-0c30 .motion_e40e li a,
.video-medium-0c30 .west-d0f8 li a,
.video-medium-0c30 .inner_3e21 li a,
.video-medium-0c30 .tertiary-776d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.video-medium-0c30 .widget-next-7400 li ul li::before,
.video-medium-0c30 .north-2f34 li ul li::before,
.video-medium-0c30 .static_da6b li ul li::before,
.video-medium-0c30 .static-204e li ul li::before,
.video-medium-0c30 .motion_e40e li ul li::before,
.video-medium-0c30 .west-d0f8 li ul li::before,
.video-medium-0c30 .inner_3e21 li ul li::before,
.video-medium-0c30 .tertiary-776d li ul li::before {
  left: 15px;
}
.video-medium-0c30 .widget-next-7400 li ul a,
.video-medium-0c30 .north-2f34 li ul a,
.video-medium-0c30 .static_da6b li ul a,
.video-medium-0c30 .static-204e li ul a,
.video-medium-0c30 .motion_e40e li ul a,
.video-medium-0c30 .west-d0f8 li ul a,
.video-medium-0c30 .inner_3e21 li ul a,
.video-medium-0c30 .tertiary-776d li ul a {
  padding-left: 20px;
}
.video-medium-0c30 .widget-next-7400 li ul ul li::before,
.video-medium-0c30 .north-2f34 li ul ul li::before,
.video-medium-0c30 .static_da6b li ul ul li::before,
.video-medium-0c30 .static-204e li ul ul li::before,
.video-medium-0c30 .motion_e40e li ul ul li::before,
.video-medium-0c30 .west-d0f8 li ul ul li::before,
.video-medium-0c30 .inner_3e21 li ul ul li::before,
.video-medium-0c30 .tertiary-776d li ul ul li::before {
  left: 30px;
}
.video-medium-0c30 .widget-next-7400 li ul ul a,
.video-medium-0c30 .north-2f34 li ul ul a,
.video-medium-0c30 .static_da6b li ul ul a,
.video-medium-0c30 .static-204e li ul ul a,
.video-medium-0c30 .motion_e40e li ul ul a,
.video-medium-0c30 .west-d0f8 li ul ul a,
.video-medium-0c30 .inner_3e21 li ul ul a,
.video-medium-0c30 .tertiary-776d li ul ul a {
  padding-left: 40px;
}
.video-medium-0c30 .active_73ec li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.video-medium-0c30 .tertiary-776d ul li {
  margin-bottom: 1.41575em;
}
.video-medium-0c30 .tertiary-776d ul li .in_6698 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.video-medium-0c30 .tertiary-776d ul li .narrow_c484 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.image_eb74 .widget-next-7400 li a,
.image_eb74 .north-2f34 li a,
.image_eb74 .static_da6b li a,
.image_eb74 .static-204e li a,
.image_eb74 .motion_e40e li a,
.image_eb74 .west-d0f8 li a,
.image_eb74 .inner_3e21 li a,
.image_eb74 .tertiary-776d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.image_eb74 .active_73ec li {
  border-color: rgba(255, 255, 255, 0.08);
}
.image_eb74 .form-3c0f ul li.block_bottom_3c95 .border_d5ad,
.image_eb74 .form-3c0f ul li.list_da4e .border_d5ad {
  background: rgba(0, 0, 0, 0.2);
}
.image_eb74 .video-medium-0c30 .form-3c0f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.over_bab9 .video-medium-0c30 .pattern_white_26a6 li {
  margin: 0;
}
.over_bab9 .video-medium-0c30 .pattern_white_26a6 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.over_bab9 .video-medium-0c30 .pattern_white_26a6 li ul {
  margin: 0;
}
.over_bab9 .video-medium-0c30 .pattern_white_26a6 li ul li a {
  padding-left: 15px;
}
.over_bab9 .video-medium-0c30 .pattern_white_26a6 li ul li li a {
  padding-left: 30px;
}
.over_bab9 .video-medium-0c30 .pattern_white_26a6 li.fast_c28b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.over_bab9 .video-medium-0c30 .pattern_white_26a6 li.fast_c28b > 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;
}
.over_bab9 .video-medium-0c30 .pattern_white_26a6 li.fast_c28b > 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;
}
.border-lite-e2b7 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.notification-out-239d {
  position: relative;
  z-index: 10;
}
.notification-out-239d .component_fc2f {
  width: 100%;
  max-width: 100%;
}
.texture-basic-58c4 .paragraph_dark_aea5 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.texture-basic-58c4 .outline_hot_6be0 {
}
.texture-basic-58c4 .image_eb74 {
  background: #292929;
}
.paragraph_basic_8686 .paragraph_dark_aea5 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.paragraph_basic_8686 .outline_hot_6be0 {
  background: #f9f9f9;
}
.paragraph_basic_8686 .image_eb74 {
  background: #303030;
}
.stale_d2c3 .paragraph_dark_aea5 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .stale_d2c3 .photo_55bb {
    margin-bottom: 1em;
  }
  .stale_d2c3 .photo_55bb:last-child {
    margin-bottom: 0;
  }
}
.stale_d2c3 .outline_hot_6be0 {
  background: #ededed;
}
.stale_d2c3 .image_eb74 {
  background: #1a1a1a;
}
.paragraph_dark_aea5.outline_hot_6be0 {
  color: rgba(0, 0, 0, 0.6);
}
.paragraph_dark_aea5.outline_hot_6be0 .liquid-837b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph_dark_aea5.image_eb74 {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_dark_aea5.image_eb74 a:not(.avatar_top_9f2e) {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_dark_aea5.image_eb74 a:not(.avatar_top_9f2e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_dark_aea5.image_eb74 .liquid-837b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph_dark_aea5.image_eb74 table tbody td,
.paragraph_dark_aea5.image_eb74 table th {
  background: rgba(0, 0, 0, 0.08);
}
.preview-2116.aside-a58a .tag-top-6697 {
  max-width: initial;
}
.preview-2116 .badge_2daa {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.preview-2116 .badge_2daa .component_fc2f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .preview-2116 .badge_2daa .component_fc2f {
    display: block;
    margin-bottom: 2em;
  }
  .preview-2116 .badge_2daa .component_fc2f:last-child {
    margin-bottom: 0;
  }
}
.stale_d2c3 .photo_55bb:last-child,
.paragraph_basic_8686 .photo_55bb:last-child,
.texture-basic-58c4 .photo_55bb:last-child {
  margin-bottom: 0;
}
.stale_d2c3 .photo_55bb .video-medium-0c30 .form-3c0f:last-child,
.paragraph_basic_8686 .photo_55bb .video-medium-0c30 .form-3c0f:last-child,
.texture-basic-58c4 .photo_55bb .video-medium-0c30 .form-3c0f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .stale_d2c3 .lower-e50e,
  .stale_d2c3 .steel_e3be,
  .paragraph_basic_8686 .lower-e50e,
  .paragraph_basic_8686 .steel_e3be,
  .texture-basic-58c4 .lower-e50e,
  .texture-basic-58c4 .steel_e3be {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .notification-out-239d .photo_55bb {
    margin-bottom: 2em;
  }
}
.notification-out-239d p:last-child {
  margin-bottom: 0;
}
.notification-out-239d li,
.notification-out-239d ul {
  list-style: none;
  margin: 0;
}
.notification-out-239d ul ul {
  margin-left: 2.617924em;
}
.first_d681 {
  font-size: 0.875em;
}

/* css-noise: 21cd */
.promo-block-p3 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.2;
}
