/*!
Theme Name: Customify
Theme URI: https://pressmaximum.advanced_510a/customify
Author: WPCustomify
Author URI: https://pressmaximum.advanced_510a
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.advanced_510a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.lower-721d.heading_inner_5b6d/licenses/gpl-2.0.header-ba12
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.lite-4da2/, (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.orange_0669.bright-9047/normalize.next-bbb0/
 ======
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.next-bbb0 v7.0.0 | MIT License | github.advanced_510a/necolas/normalize.next-bbb0 */
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;
}
.chip_out_0e7d .list-hovered-7203,
.dirty-4ca2,
.copper_3fe7,
.icon_bottom_c08d,
.primary_short_4aeb,
.sidebar_white_5893,
.last-8632,
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;
}
.dirty-4ca2,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .dirty-4ca2,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .dirty-4ca2,
  h1 {
    font-size: 1.8em;
  }
}
.copper_3fe7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.copper_3fe7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .copper_3fe7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .copper_3fe7,
  h2 {
    font-size: 1.7em;
  }
}
.icon_bottom_c08d,
h3 {
  font-size: 1.618em;
}
.chip_out_0e7d .list-hovered-7203,
.primary_short_4aeb,
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.gradient_old_86dc {
  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;
}
.pattern-prev-c85f:after,
.pattern-prev-c85f:before,
.shadow_db1e:after,
.shadow_db1e:before {
  content: "";
  display: table;
}
.pattern-prev-c85f:after,
.shadow_db1e:after {
  clear: both;
}
.pressed_5fe6 {
  float: right;
  margin-right: 0;
}
.banner_paper_5a62 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.thick_6b9c .frame_smooth_1713,
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;
}
.thick_6b9c .frame_smooth_1713: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;
}
.outer_ea9e .frame_smooth_1713 {
  box-shadow: none;
}
.outer_ea9e
  .frame_smooth_1713
  .accordion-7b55 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.outer_ea9e .frame_smooth_1713 .dark_c5a8 {
  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;
}
.outer_ea9e
  .frame_smooth_1713
  .dark_c5a8
  b {
  display: none;
}
.outer_ea9e .short-bf68 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.texture-d95a:not(.tooltip_new_5ffe):not(.nav_c3e1),
button:not(.tooltip_new_5ffe):not(.nav_c3e1),
input[type="button"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ),
input[type="reset"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ),
input[type="submit"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ) {
  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;
}
.texture-d95a:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ):hover,
button:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ):hover,
input[type="button"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ):hover,
input[type="reset"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ):hover,
input[type="submit"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.texture-d95a:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ):active,
.texture-d95a:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ):focus,
button:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ):active,
button:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ):focus,
input[type="button"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ):active,
input[type="button"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ):focus,
input[type="reset"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ):active,
input[type="reset"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ):focus,
input[type="submit"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ):active,
input[type="submit"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ):focus {
  outline: 0;
}
.texture-d95a:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1,
button:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1,
input[type="button"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1,
input[type="reset"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1,
input[type="submit"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1 {
  position: relative;
}
.texture-d95a:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1
  .first_6c5b,
.texture-d95a:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1
  .upper_8317,
.texture-d95a:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1
  .tooltip-huge-9758,
.texture-d95a:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1
  i,
.texture-d95a:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1
  svg,
button:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1
  .first_6c5b,
button:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1
  .upper_8317,
button:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1
  .tooltip-huge-9758,
button:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1
  i,
button:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1
  svg,
input[type="button"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1
  .first_6c5b,
input[type="button"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1
  .upper_8317,
input[type="button"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1
  .tooltip-huge-9758,
input[type="button"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1
  i,
input[type="button"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1
  svg,
input[type="reset"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1
  .first_6c5b,
input[type="reset"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1
  .upper_8317,
input[type="reset"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1
  .tooltip-huge-9758,
input[type="reset"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1
  i,
input[type="reset"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1
  svg,
input[type="submit"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1
  .first_6c5b,
input[type="submit"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1
  .upper_8317,
input[type="submit"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1
  .tooltip-huge-9758,
input[type="submit"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1
  i,
input[type="submit"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1
  svg {
  visibility: hidden;
}
.texture-d95a:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1:after,
button:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1:after,
input[type="button"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1:after,
input[type="reset"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1:after,
input[type="submit"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ).fn-loading-d7e1: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;
}
.texture-d95a:not(.tooltip_new_5ffe):not(.nav_c3e1),
input[type="button"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ),
input[type="reset"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ),
input[type="submit"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ) {
  color: #fff;
  background: #235787;
}
.texture-d95a:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ):focus,
input[type="button"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ):focus,
input[type="reset"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ):focus,
input[type="submit"]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ):focus {
  color: #fff;
}
.texture-d95a.fn-disabled-d7e1:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ),
.texture-d95a[disabled]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ),
button.fn-disabled-d7e1:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ),
button[disabled]:not(.tooltip_new_5ffe):not(
    .nav_c3e1
  ) {
  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;
}
.table_0ef0 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.table_0ef0: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;
}
.simple_4950 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.out-afb7 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.frame_smooth_d8cd {
  clear: both;
  display: block;
  margin: 0 auto;
}
.pattern-prev-c85f:after,
.pattern-prev-c85f:before,
.soft-344c:after,
.soft-344c:before,
.sidebar-new-e63e:after,
.sidebar-new-e63e:before,
.cool_419e:after,
.cool_419e:before,
.pro-ef8e:after,
.pro-ef8e:before,
.hero-black-c1f2:after,
.hero-black-c1f2:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.pattern-prev-c85f:after,
.soft-344c:after,
.sidebar-new-e63e:after,
.cool_419e:after,
.pro-ef8e:after,
.hero-black-c1f2:after {
  clear: both;
}
.soft-344c .breadcrumb-bottom-42c4,
.sidebar-new-e63e .breadcrumb-bottom-42c4,
.carousel-4478 .breadcrumb-bottom-42c4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.primary_3063 {
  display: inline-block;
}
.content-hard-a956 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.content-hard-a956 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.content-hard-a956 .west-1e2d {
  padding: 1em 0;
  font-size: 85%;
}
.west-1e2d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.backdrop_selected_d845 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.backdrop_selected_d845:after,
.backdrop_selected_d845:before {
  content: "";
  display: table;
}
.backdrop_selected_d845:after {
  clear: both;
}
.hidden_146c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.top-d494 .hidden_146c {
  max-width: 50%;
}
.clean-f1ea .hidden_146c {
  max-width: 33.33%;
}
.warm-4c52 .hidden_146c {
  max-width: 25%;
}
.photo-brown-15ca .hidden_146c {
  max-width: 20%;
}
.info-58ae .hidden_146c {
  max-width: 16.66%;
}
.photo-cb89 .hidden_146c {
  max-width: 14.28%;
}
.disabled-dynamic-9997 .hidden_146c {
  max-width: 12.5%;
}
.sidebar-selected-98a2 .hidden_146c {
  max-width: 11.11%;
}
.notification-fast-9d48 {
  display: block;
}
.chip_out_0e7d .disabled_pink_6ad8 label,
.chip_out_0e7d .nav-b1f0 label,
.chip_out_0e7d .lower_8fc6 label,
.chip_out_0e7d .in_c711 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.component-0293 {
  list-style: none;
  margin: 0;
}
.component-0293 article.overlay-b9f4 {
  margin-bottom: 0;
}
.component-0293 ul {
  list-style: none;
  margin: 0;
}
.component-0293 .mini_850b li.overlay-b9f4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .component-0293 .mini_850b li.overlay-b9f4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .component-0293 .mini_850b li.overlay-b9f4: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) {
  .component-0293 .mini_850b li.overlay-b9f4 li.overlay-b9f4 li.overlay-b9f4 li.overlay-b9f4 {
    padding-left: 0;
  }
}
article.overlay-b9f4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.overlay-b9f4 .soft-344c p:last-of-type {
  margin-bottom: 0;
}
article.overlay-b9f4 .carousel_17bc {
  float: left;
}
article.overlay-b9f4 .hovered_cfc7 {
  margin-left: 85px;
}
article.overlay-b9f4 .layout-a108 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.overlay-b9f4 .layout-a108 .tag-1daa {
  margin-left: 10px;
}
article.overlay-b9f4 .surface-e073 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.overlay-b9f4 .component_ef4a {
  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 .disabled_pink_6ad8,
  #respond .lower_8fc6,
  #respond .in_c711 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .disabled_pink_6ad8 input,
#respond .lower_8fc6 input,
#respond .in_c711 input {
  width: 100%;
}
#respond .in_c711 {
  margin-right: 0;
}
#respond .badge_c549 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.section_3ca2 {
  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;
}
.section_3ca2.medium-9aaf {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.section_3ca2 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%);
}
.section_3ca2:focus,
.section_3ca2: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);
}
.primary_selected_96ff {
  border-radius: 10%;
}
.lower-f17b {
  border-radius: 50%;
}
.icon_cab5 {
  font-size: 0.72em;
}
.chip_cba7 {
  font-size: 0.875em;
}
.layout-lower-40c4 {
  font-size: 1.1em;
}
.iron-3619 {
  text-transform: uppercase;
  line-height: 1.2;
}
.iron-3619.icon_cab5 {
  letter-spacing: 0.5px;
}
.upper-8889,
.upper-8889 a {
  color: #6d6d6d;
}
.upper-8889 a:hover {
  color: #111;
}
.warm-f213 {
  color: #6d6d6d;
}
.main_current_49bc {
  overflow-x: hidden;
}
.main_current_49bc .cool-b57b.list-bottom-0a44 {
  position: relative;
}
.main_current_49bc .cool-b57b.list-bottom-0a44.wrapper-lower-fb5c {
  position: initial;
}
.main_current_49bc
  .cool-b57b.list-bottom-0a44.wrapper-lower-fb5c
  .heading-e658 {
  left: auto;
}
.main_current_49bc .cool-b57b .heading-e658 {
  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;
}
.main_current_49bc .cool-b57b:hover.list-bottom-0a44 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.main_current_49bc
  .cool-b57b:hover.list-bottom-0a44
  .heading-e658 {
  display: block;
  z-index: 9999999;
}
.main_current_49bc .silver-3148 .gas-eaef,
.main_current_49bc .motion-537b .gas-eaef {
  display: none;
}
.main_current_49bc .photo-aae7 .cool-b57b:hover.list-bottom-0a44 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.chip_out_0e7d .disabled_pink_6ad8 label,
.chip_out_0e7d .nav-b1f0 label,
.chip_out_0e7d .lower_8fc6 label,
.chip_out_0e7d .in_c711 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.component-0293 {
  list-style: none;
  margin: 0;
}
.component-0293 article.overlay-b9f4 {
  margin-bottom: 0;
}
.component-0293 ul {
  list-style: none;
  margin: 0;
}
.component-0293 .mini_850b li.overlay-b9f4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .component-0293 .mini_850b li.overlay-b9f4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .component-0293 .mini_850b li.overlay-b9f4: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) {
  .component-0293 .mini_850b li.overlay-b9f4 li.overlay-b9f4 li.overlay-b9f4 li.overlay-b9f4 {
    padding-left: 0;
  }
}
article.overlay-b9f4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.overlay-b9f4 .soft-344c p:last-of-type {
  margin-bottom: 0;
}
article.overlay-b9f4 .carousel_17bc {
  float: left;
}
article.overlay-b9f4 .hovered_cfc7 {
  margin-left: 85px;
}
article.overlay-b9f4 .layout-a108 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.overlay-b9f4 .layout-a108 .tag-1daa {
  margin-left: 10px;
}
article.overlay-b9f4 .surface-e073 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.overlay-b9f4 .component_ef4a {
  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 .disabled_pink_6ad8,
  #respond .lower_8fc6,
  #respond .in_c711 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .disabled_pink_6ad8 input,
#respond .lower_8fc6 input,
#respond .in_c711 input {
  width: 100%;
}
#respond .in_c711 {
  margin-right: 0;
}
#respond .badge_c549 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.silver-3148 .message_09cd {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.message_09cd .middle-9863.huge-1b68 .item_2ed4 > li > a:focus,
.message_09cd .middle-9863.huge-1b68 .item_2ed4 > li > a:hover,
.message_09cd .middle-9863.shade_6d31 .item_2ed4 > li > a:focus,
.message_09cd .middle-9863.shade_6d31 .item_2ed4 > li > a:hover,
.message_09cd .middle-9863.cool-f4e1 .item_2ed4 > li > a:focus,
.message_09cd .middle-9863.cool-f4e1 .item_2ed4 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.message_09cd
  .middle-9863.huge-1b68
  .item_2ed4
  > li.pro_7829
  > a,
.message_09cd
  .middle-9863.huge-1b68
  .item_2ed4
  > li.media_94cc
  > a,
.message_09cd
  .middle-9863.shade_6d31
  .item_2ed4
  > li.pro_7829
  > a,
.message_09cd
  .middle-9863.shade_6d31
  .item_2ed4
  > li.media_94cc
  > a,
.message_09cd
  .middle-9863.cool-f4e1
  .item_2ed4
  > li.pro_7829
  > a,
.message_09cd .middle-9863.cool-f4e1 .item_2ed4 > li.highlight-af6e > a {
  color: rgba(255, 255, 255, 0.99);
}
.message_09cd .first_e39c,
.message_09cd .first_e39c a {
  color: rgba(255, 255, 255, 0.99);
}
.message_09cd .shadow_c7bc.preview-wood-79d4 li a,
.message_09cd .status-ea8e a,
.message_09cd .layout-c260,
.message_09cd .item_2ed4 > li > a,
.message_09cd .orange-a96d {
  color: rgba(255, 255, 255, 0.79);
}
.message_09cd .shadow_c7bc.preview-wood-79d4 li a:hover,
.message_09cd .status-ea8e a:hover,
.message_09cd .layout-c260:hover,
.message_09cd .item_2ed4 > li > a:hover,
.message_09cd .orange-a96d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.message_09cd .primary_2600 {
  color: rgba(255, 255, 255, 0.79);
}
.message_09cd .primary_2600 .video-4c48 {
  color: rgba(255, 255, 255, 0.99);
}
.message_09cd .primary_2600:hover {
  color: rgba(255, 255, 255, 0.99);
}
.message_09cd .south-e16c .easy-d776 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.message_09cd .south-e16c .easy-d776 .accent_433d {
  color: rgba(255, 255, 255, 0.79);
}
.message_09cd
  .south-e16c
  .easy-d776
  .accent_433d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.message_09cd
  .south-e16c
  .easy-d776
  .accent_433d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.message_09cd
  .south-e16c
  .easy-d776
  .accent_433d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.message_09cd
  .south-e16c
  .easy-d776
  .accent_433d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.message_09cd .south-e16c .box_bdf4 {
  color: rgba(255, 255, 255, 0.79);
}
.message_09cd .south-e16c .box_bdf4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component-lower-0b30
  .message_09cd
  .south-e16c
  .message_c495
  .silver-eeb8 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component-lower-0b30
  .message_09cd
  .south-e16c
  .message_c495
  .accent_433d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.silver-3148 .input_narrow_80c9 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.input_narrow_80c9 .middle-9863.huge-1b68 .item_2ed4 > li > a:focus,
.input_narrow_80c9 .middle-9863.huge-1b68 .item_2ed4 > li > a:hover,
.input_narrow_80c9 .middle-9863.shade_6d31 .item_2ed4 > li > a:focus,
.input_narrow_80c9 .middle-9863.shade_6d31 .item_2ed4 > li > a:hover,
.input_narrow_80c9 .middle-9863.cool-f4e1 .item_2ed4 > li > a:focus,
.input_narrow_80c9 .middle-9863.cool-f4e1 .item_2ed4 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.input_narrow_80c9
  .middle-9863.huge-1b68
  .item_2ed4
  > li.pro_7829
  > a,
.input_narrow_80c9
  .middle-9863.huge-1b68
  .item_2ed4
  > li.media_94cc
  > a,
.input_narrow_80c9
  .middle-9863.shade_6d31
  .item_2ed4
  > li.pro_7829
  > a,
.input_narrow_80c9
  .middle-9863.shade_6d31
  .item_2ed4
  > li.media_94cc
  > a,
.input_narrow_80c9
  .middle-9863.cool-f4e1
  .item_2ed4
  > li.pro_7829
  > a,
.input_narrow_80c9 .middle-9863.cool-f4e1 .item_2ed4 > li.highlight-af6e > a {
  color: rgba(0, 0, 0, 0.8);
}
.input_narrow_80c9 .first_e39c,
.input_narrow_80c9 .first_e39c a {
  color: rgba(0, 0, 0, 0.8);
}
.input_narrow_80c9 .shadow_c7bc.preview-wood-79d4 li a,
.input_narrow_80c9 .status-ea8e a,
.input_narrow_80c9 .layout-c260,
.input_narrow_80c9 .item_2ed4 > li > a,
.input_narrow_80c9 .orange-a96d {
  color: rgba(0, 0, 0, 0.55);
}
.input_narrow_80c9 .shadow_c7bc.preview-wood-79d4 li a:hover,
.input_narrow_80c9 .status-ea8e a:hover,
.input_narrow_80c9 .layout-c260:hover,
.input_narrow_80c9 .item_2ed4 > li > a:hover,
.input_narrow_80c9 .orange-a96d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.input_narrow_80c9 .primary_2600 {
  color: rgba(0, 0, 0, 0.55);
}
.input_narrow_80c9 .primary_2600 .video-4c48 {
  color: rgba(0, 0, 0, 0.8);
}
.input_narrow_80c9 .primary_2600:hover {
  color: rgba(0, 0, 0, 0.8);
}
.caption-39da .table_hot_f659 {
  margin-left: auto;
  margin-right: auto;
}
.sidebar-new-e63e > * {
  margin-left: auto;
  margin-right: auto;
}
.sidebar-new-e63e .simple_4950 {
  margin-right: 1.41575em;
}
.picture_fast_f8d3 .sidebar-new-e63e > .accent-c5be {
  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;
}
.picture_fast_f8d3 .sidebar-new-e63e > .texture-outer-b157 {
  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;
}
.column_left_a4e0.caption-39da .table_hot_f659,
.box-6cb9.caption-39da .table_hot_f659 {
  margin-left: 0;
}
.label-hard-933a.caption-39da .table_hot_f659,
.focused-62ad.caption-39da .table_hot_f659 {
  margin-right: 0;
}
.sidebar-new-e63e ol,
.sidebar-new-e63e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.chip_79f3 video {
  max-width: 100%;
}
.image_fast_6bb7 img {
  display: block;
}
.image_fast_6bb7.simple_4950,
.image_fast_6bb7.out-afb7 {
  width: 100%;
}
.image_fast_6bb7.texture-outer-b157 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.filter_mini_ec2b:not(.huge-8e2d) {
  margin: 1.5em auto;
}
.element_94ab p {
  padding: 1.5em 14px;
}
ul.pressed_a41a.texture-outer-b157,
ul.pressed_a41a.accent-c5be,
ul.pressed_a41a.carousel-cb07.accent-c5be {
  padding: 0 14px;
}
.photo_ce65 {
  display: block;
  overflow-x: auto;
}
.photo_ce65 table {
  border-collapse: collapse;
  width: 100%;
}
.photo_ce65 td,
.photo_ce65 th {
  padding: 0.5em;
}
.sidebar-new-e63e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.sidebar-new-e63e ol ol,
.sidebar-new-e63e ol ul,
.sidebar-new-e63e ul ol,
.sidebar-new-e63e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.sidebar-new-e63e ol ol li,
.sidebar-new-e63e ol ul li,
.sidebar-new-e63e ul ol li,
.sidebar-new-e63e ul ul li {
  margin-left: 0;
}
.pattern-bright-d6f5.complex_262d > .copper-c5e1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.pattern-bright-d6f5.complex_262d > .copper-c5e1 iframe,
.pattern-bright-d6f5.complex_262d > .copper-c5e1 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.icon_new_755a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.icon_new_755a.label_014e {
  padding: 0;
}
.icon_new_755a.label_014e cite {
  font-size: 13px;
}
.icon_new_755a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.icon_new_755a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.highlight_inner_81eb {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.highlight_inner_81eb > p:first-child {
  margin-top: 0;
}
.highlight_inner_81eb cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.highlight_inner_81eb blockquote {
  border-left: 0;
}
.under_05db {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.under_05db:not(.box-lower-548d) {
  max-width: 100px;
}
.under_05db.sidebar_f0a6 {
  border-bottom: none !important;
  text-align: center;
}
.under_05db.sidebar_f0a6::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .element_94ab p {
    padding: 1.5em 0;
  }
}
.modal-lite-65cc {
  color: #0073aa;
}
.sort-e8e5 {
  background-color: #0073aa;
}
.basic_ebf9 {
  color: #229fd8;
}
.gallery-slow-879d {
  background-color: #229fd8;
}
.notice_medium_b51e {
  color: #eee;
}
.item_4e01 {
  background-color: #eee;
}
.link-motion-5a68 {
  color: #444;
}
.header-f0c9 {
  background-color: #444;
}
.widget_west_fbbd {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.widget_west_fbbd .table_5dca .status-ea8e {
  font-size: 15px;
}
.widget_west_fbbd .status-ea8e {
  line-height: 1.3;
}
.widget_west_fbbd .input_narrow_80c9 {
}
.widget_west_fbbd .message_09cd {
  background: #235787;
}
.content-plasma-72c2 {
  padding: 0;
}
.content-plasma-72c2 .message_09cd {
  background: #1a1a1a;
}
.content-plasma-72c2 .input_narrow_80c9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.block-first-9e99 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.block-first-9e99 .input_narrow_80c9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.block-first-9e99 .message_09cd {
  background: #303030;
}
.hero-black-c1f2 {
  position: relative;
  z-index: 10;
}
.hero-black-c1f2 .dim-6a05 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.texture-0a64 .list-bottom-0a44 {
  display: inline-block;
  vertical-align: middle;
}
.texture-0a64.accent-f3a8 .list-bottom-0a44 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .texture-0a64.accent-f3a8 .list-bottom-0a44 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .texture-0a64.accent-f3a8 .list-bottom-0a44 {
    margin-right: 0.4em;
  }
}
.texture-0a64.accent-f3a8 .list-bottom-0a44:last-child {
  margin-right: 0;
}
.status-d4f1 .dim-6a05 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .silver-3148 .table_5dca {
    margin: 0 -0.5em;
  }
  .silver-3148 .table_5dca [class*="customify-col-"],
  .silver-3148 .table_5dca [class*="customify-col_"],
  .silver-3148 .table_5dca [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.silver-3148.filter_2082 .dim-6a05 {
  background: 0 0 !important;
}
.silver-3148.filter_2082 .dim-6a05,
.silver-3148.status-d4f1 .dim-6a05 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .silver-3148.logo-fresh-48ce {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.silver-3148.status-d4f1 .dim-6a05 {
  box-shadow: none !important;
}
.surface-fresh-0d7c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .surface-fresh-0d7c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .surface-fresh-0d7c {
    padding: 18px 0 20px;
  }
}
.surface-fresh-0d7c .tertiary-fixed-57ed {
  width: 100%;
}
.surface-fresh-0d7c .preview-last-75fa {
  margin-bottom: 0;
}
.surface-fresh-0d7c .dropdown-fixed-03c2 {
  margin-top: 5px;
  font-size: 0.875em;
}
.table-basic-fc73 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.table-basic-fc73 .widget_88cc {
  width: 100%;
}
.frame-yellow-3bba {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.frame-yellow-3bba li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.frame-yellow-3bba 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;
}
.frame-yellow-3bba li:last-child:after {
  display: none;
}
.frame-yellow-3bba li a {
  font-weight: 500;
  margin-right: 10px;
}
.pink_68ae .gas-eaef button,
.surface-fresh-0d7c .gas-eaef button {
  left: 0;
}
.pink_68ae .widget_88cc,
.surface-fresh-0d7c .widget_88cc {
  padding-left: 0;
  padding-right: 0;
}
.pink_68ae .table-basic-fc73,
.surface-fresh-0d7c .table-basic-fc73 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.pink_68ae {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pink_68ae:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.pink_68ae .content-up-0984 {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 5;
  padding: 1em 30px;
}
@media screen and (min-width: 1025px) {
  .pink_68ae .content-up-0984 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .pink_68ae .content-up-0984 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .pink_68ae .content-up-0984 {
    min-height: 200px;
  }
}
.pink_68ae .frame-yellow-3bba {
  color: rgba(255, 255, 255, 0.8);
}
.pink_68ae .frame-yellow-3bba a,
.pink_68ae .frame-yellow-3bba li:after {
  color: inherit;
}
.pink_68ae .frame-yellow-3bba a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.gradient_dim_b1ea {
  margin-bottom: 0.5em;
}
.static-faa9 {
  margin-bottom: 1.2em;
}
.static-faa9,
.gradient_dim_b1ea {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.static-faa9 p:last-child,
.gradient_dim_b1ea p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .gas-eaef,
#masthead .gas-eaef {
  display: none;
}
#masthead
  > .gas-eaef.modal_tall_63f7 {
  display: none;
}
#masthead > .gas-eaef button {
  left: 0;
}
.old_0abb {
  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%;
}
.old_0abb .list-bottom-0a44 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.old_0abb .west_9683 {
  display: -webkit-box;
  display: flex;
}
.old_0abb .west_9683.chip-4b15 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.old_0abb .west_9683.panel_pink_8d61 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.old_0abb .west_9683.slider-dynamic-5692 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.old_0abb.soft_5a27.gold_2f4f .west_9683.chip-4b15 {
  flex-basis: 100%;
}
.old_0abb.main-d83a .west_9683.panel_pink_8d61 {
  -webkit-box-flex: 1;
  flex: auto;
}
.old_0abb.main-d83a .west_9683.slider-dynamic-5692 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .gas-eaef.modal_tall_63f7 {
  display: none;
}
#masthead > .gas-eaef button {
  left: 0;
}
.focus_1dd8 {
  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;
}
.focus_1dd8:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.focus_1dd8.table-6424 i {
  margin-right: 4px;
}
.focus_1dd8.notification-short-99fd i {
  margin-left: 5px;
}
.status-ea8e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.status-ea8e p:last-child {
  margin-bottom: 0;
}
.simple-25c4 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.simple-25c4 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.simple-25c4 img {
  display: block;
  width: auto;
  line-height: 1;
}
.simple-25c4 .first_e39c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.simple-25c4 .frame_036b {
  margin: 5px 0 7px 0;
}
.simple-25c4.iron-bc82 .east-badf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.simple-25c4.iron-bc82 .caption_6239 {
  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;
}
.simple-25c4.input-127a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.simple-25c4.input-127a .east-badf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.simple-25c4.input-127a .caption_6239 {
  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;
}
.simple-25c4.notification_last_27a4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.simple-25c4.heading_2604 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.simple-25c4.heading_2604 .caption_6239 {
  margin-top: 7px;
}
.chip_medium_0705 {
  display: inline-block;
}
.hero-black-c1f2 .background_6e77 .simple-25c4 img {
  max-width: 100%;
}
.middle-9863 .item-50e4.description_40df,
.purple_4971 .item-50e4.description_40df {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.middle-9863 .button_hovered_3ea5,
.purple_4971 .button_hovered_3ea5 {
  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%);
}
.middle-9863 .button_hovered_3ea5 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.middle-9863.detail_cool_e2ed .button_hovered_3ea5 {
  display: none;
}
.middle-9863 .media_north_e942 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.middle-9863 .media_north_e942 li {
  display: inline-block;
  position: relative;
}
.middle-9863 .media_north_e942 li:last-child {
  margin-right: 0;
}
.middle-9863 .media_north_e942 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;
}
.middle-9863 .media_north_e942 li.highlight-af6e > a {
  color: rgba(0, 0, 0, 0.9);
}
.middle-9863 .media_north_e942 > 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;
}
.middle-9863 .media_north_e942 > li > a i {
  line-height: 0;
}
.middle-9863 .media_north_e942 > li.status-brown-6acc > a .button_hovered_3ea5 {
  margin-left: 4px;
  line-height: 0;
}
.middle-9863 .media_north_e942 .detail_a193 li.status-brown-6acc > a {
  position: relative;
}
.middle-9863 .media_north_e942 .detail_a193 li.status-brown-6acc > a:after,
.middle-9863 .media_north_e942 .detail_a193 li.status-brown-6acc > a:before {
  content: "";
  display: table;
}
.middle-9863 .media_north_e942 .detail_a193 li.status-brown-6acc > a:after {
  clear: both;
}
.middle-9863 .media_north_e942 .detail_a193 li.status-brown-6acc > a .button_hovered_3ea5 {
  margin-left: 5px;
  float: right;
}
.middle-9863 .hot-bad6,
.middle-9863 .detail_a193 {
  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;
}
.middle-9863 .detail_a193 {
  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;
}
.middle-9863 .detail_a193 .description_40df {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.middle-9863 .detail_a193 .button_hovered_3ea5 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.middle-9863 .detail_a193 li {
  display: block;
  margin: 0;
  padding: 0;
}
.middle-9863 .detail_a193 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;
}
.middle-9863 .detail_a193 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.middle-9863 .detail_a193 .detail_a193 {
  top: 0;
  left: 100%;
}
.middle-9863 .heading_ff64.fn-focus-d7e1 > .hot-bad6,
.middle-9863 .heading_ff64.fn-focus-d7e1 > .detail_a193,
.middle-9863 .heading_ff64:focus > .hot-bad6,
.middle-9863 .heading_ff64:focus > .detail_a193,
.middle-9863 .heading_ff64:hover > .hot-bad6,
.middle-9863 .heading_ff64:hover > .detail_a193 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.middle-9863.cool-f4e1 .item_2ed4:after,
.middle-9863.cool-f4e1 .item_2ed4:before {
  content: "";
  display: table;
}
.middle-9863.cool-f4e1 .item_2ed4:after {
  clear: both;
}
.middle-9863.cool-f4e1 .item_2ed4 > li {
  float: left;
}
.middle-9863.link-a4f3 .item_2ed4:after,
.middle-9863.link-a4f3 .item_2ed4:before {
  content: "";
  display: table;
}
.middle-9863.link-a4f3 .item_2ed4:after {
  clear: both;
}
.middle-9863.link-a4f3 .item_2ed4 > li {
  float: left;
}
.middle-9863.link-a4f3 .item_2ed4 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.middle-9863.link-a4f3 .item_2ed4 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.middle-9863.link-a4f3 .item_2ed4 > li.pro_7829 > a,
.middle-9863.link-a4f3 .item_2ed4 > li.highlight-af6e > a {
  color: #fff;
  background-color: #1e4b75;
}
.middle-9863.huge-1b68 .item_2ed4 > li > a .description_40df {
  position: relative;
}
.middle-9863.huge-1b68 .item_2ed4 > li > a .description_40df: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;
}
.middle-9863.huge-1b68
  .item_2ed4
  > li:focus
  > a
  .description_40df:before,
.middle-9863.huge-1b68
  .item_2ed4
  > li:hover
  > a
  .description_40df:before {
  width: 100%;
  background-color: currentColor;
}
.middle-9863.huge-1b68
  .item_2ed4
  > li.pro_7829
  > a
  .description_40df:before,
.middle-9863.huge-1b68
  .item_2ed4
  > li.media_94cc
  > a
  .description_40df:before {
  width: 100%;
  background-color: currentColor;
}
.middle-9863.shade_6d31 .item_2ed4 > li > a .description_40df {
  position: relative;
}
.middle-9863.shade_6d31 .item_2ed4 > li > a .description_40df: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;
}
.middle-9863.shade_6d31 .item_2ed4 > li:focus > a .description_40df:before,
.middle-9863.shade_6d31
  .item_2ed4
  > li:hover
  > a
  .description_40df:before {
  width: 100%;
  background-color: currentColor;
}
.middle-9863.shade_6d31
  .item_2ed4
  > li.pro_7829
  > a
  .description_40df:before,
.middle-9863.shade_6d31
  .item_2ed4
  > li.media_94cc
  > a
  .description_40df:before {
  width: 100%;
  background-color: currentColor;
}
.purple_4971 .media_north_e942 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.purple_4971 .media_north_e942 li:first-child > a {
  border-top: none;
}
.purple_4971 .media_north_e942 .menu-in-4051 > .description_40df .button_hovered_3ea5 {
  display: none;
}
.purple_4971 .media_north_e942 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.purple_4971 .media_north_e942 li:last-child {
  border: none;
}
.purple_4971 .media_north_e942 li.status-brown-6acc > a {
  padding-right: 45px !important;
}
.purple_4971 .media_north_e942 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.purple_4971 .media_north_e942 li a:focus,
.purple_4971 .media_north_e942 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.purple_4971 .media_north_e942 li .footer-52f9 {
  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;
}
.purple_4971 .media_north_e942 li .footer-52f9:hover {
  box-shadow: none;
}
.purple_4971 .media_north_e942 li .footer-52f9 .button_hovered_3ea5 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.purple_4971 .media_north_e942 .detail_a193 {
  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);
}
.purple_4971 .media_north_e942 .detail_a193 li a {
  padding-left: 3em;
}
.purple_4971 .media_north_e942 .header_copper_17b3 > a .footer-52f9 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.purple_4971 .media_north_e942 .header_copper_17b3 > .detail_a193 {
  display: block;
  opacity: 1;
}
.pink_bbd0 {
  max-width: 100%;
}
.avatar_gold_7aab {
  line-height: 0;
  cursor: pointer;
}
.orange-a96d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.orange-a96d:hover {
  box-shadow: none;
  color: currentColor;
}
.orange-a96d svg {
  width: 18px;
  height: 18px;
}
.orange-a96d .grid-dirty-27dc {
  display: none;
}
.header_dcaa {
  position: relative;
}
.header_dcaa.fn-active-d7e1 .orange-a96d .article_4ef1 {
  display: none;
}
.header_dcaa.fn-active-d7e1 .orange-a96d .grid-dirty-27dc {
  display: inline-block;
}
.header_dcaa .chip-cool-66c3 {
  position: absolute;
  top: 100%;
  left: -0.9em;
  height: 0;
  overflow: hidden;
  display: block;
  margin-top: -1px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}
.header_dcaa.over_7b84 .chip-cool-66c3 {
  left: auto;
  right: -0.9em;
}
.header_dcaa.over_7b84 .title-cc67::before {
  left: auto;
  right: 15px;
}
.header_dcaa.fn-active-d7e1 .chip-cool-66c3 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.message_c495 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.message_c495 label {
  flex-basis: 100%;
}
.message_c495 .easy-d776 {
  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;
}
.message_c495 .accent_433d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.message_c495 .accent_433d:focus {
  background-color: transparent;
}
.message_c495 button.box_bdf4 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.message_c495 button.box_bdf4:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.message_c495 button.box_bdf4 svg {
  width: 18px;
  height: 18px;
}
.message_c495 input[type="submit"] {
  min-height: auto;
}
.south-e16c .message_c495 .accent_433d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.title-cc67 {
  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) {
  .title-cc67 {
    width: 220px;
  }
}
.title-cc67 label {
  flex-basis: 100%;
}
.title-cc67::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;
}
.component-lower-0b30 .south-e16c .message_c495 {
  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;
}
.component-lower-0b30
  .south-e16c
  .message_c495
  .easy-d776 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.component-lower-0b30 .south-e16c .message_c495 .accent_433d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.component-lower-0b30
  .south-e16c
  .message_c495
  .accent_433d:focus {
  background: 0 0;
}
.component-lower-0b30
  .south-e16c
  .message_c495
  .silver-eeb8 {
  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;
}
.shadow_c7bc {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.shadow_c7bc li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.shadow_c7bc li:last-child {
  margin-right: 0;
}
.shadow_c7bc li:first-child {
  margin-left: 0;
}
.shadow_c7bc.accent-blue-3ba2 a {
  color: #fff;
}
.shadow_c7bc.accent-blue-3ba2 a:hover {
  color: #fff;
}
.shadow_c7bc a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.shadow_c7bc a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.shadow_c7bc a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.shadow_c7bc a:hover {
  opacity: 0.9;
  color: inherit;
}
.shadow_c7bc [class*="social-icon-apple"] {
  background-color: #999;
}
.shadow_c7bc [class*="social-icon-apple"].component_aff2 {
  background-color: transparent;
  color: #999;
}
.shadow_c7bc [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.shadow_c7bc [class*="social-icon-behance"].component_aff2 {
  background-color: transparent;
  color: #1769ff;
}
.shadow_c7bc [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.shadow_c7bc [class*="social-icon-bitbucket"].component_aff2 {
  background-color: transparent;
  color: #205081;
}
.shadow_c7bc [class*="social-icon-codepen"] {
  background-color: #000;
}
.shadow_c7bc [class*="social-icon-codepen"].component_aff2 {
  background-color: transparent;
  color: #000;
}
.shadow_c7bc [class*="social-icon-delicious"] {
  background-color: #39f;
}
.shadow_c7bc [class*="social-icon-delicious"].component_aff2 {
  background-color: transparent;
  color: #39f;
}
.shadow_c7bc [class*="social-icon-digg"] {
  background-color: #005be2;
}
.shadow_c7bc [class*="social-icon-digg"].component_aff2 {
  background-color: transparent;
  color: #005be2;
}
.shadow_c7bc [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.shadow_c7bc [class*="social-icon-dribbble"].component_aff2 {
  background-color: transparent;
  color: #ea4c89;
}
.shadow_c7bc [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.shadow_c7bc [class*="social-icon-envelope"].component_aff2 {
  background-color: transparent;
  color: #ea4335;
}
.shadow_c7bc [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.shadow_c7bc [class*="social-icon-facebook"].component_aff2 {
  background-color: transparent;
  color: #3b5998;
}
.shadow_c7bc [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.shadow_c7bc [class*="social-icon-flickr"].component_aff2 {
  background-color: transparent;
  color: #0063dc;
}
.shadow_c7bc [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.shadow_c7bc [class*="social-icon-foursquare"].component_aff2 {
  background-color: transparent;
  color: #2d5be3;
}
.shadow_c7bc [class*="social-icon-github"] {
  background-color: #333;
}
.shadow_c7bc [class*="social-icon-github"].component_aff2 {
  background-color: transparent;
  color: #333;
}
.shadow_c7bc [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.shadow_c7bc [class*="social-icon-google-plus"].component_aff2 {
  background-color: transparent;
  color: #dd4b39;
}
.shadow_c7bc [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.shadow_c7bc [class*="social-icon-houzz"].component_aff2 {
  background-color: transparent;
  color: #7ac142;
}
.shadow_c7bc [class*="social-icon-instagram"] {
  background-color: #262626;
}
.shadow_c7bc [class*="social-icon-instagram"].component_aff2 {
  background-color: transparent;
  color: #262626;
}
.shadow_c7bc [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.shadow_c7bc [class*="social-icon-jsfiddle"].component_aff2 {
  background-color: transparent;
  color: #487aa2;
}
.shadow_c7bc [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.shadow_c7bc [class*="social-icon-linkedin"].component_aff2 {
  background-color: transparent;
  color: #0077b5;
}
.shadow_c7bc [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.shadow_c7bc [class*="social-icon-medium"].component_aff2 {
  background-color: transparent;
  color: #00ab6b;
}
.shadow_c7bc [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.shadow_c7bc
  [class*="social-icon-odnoklassniki"].component_aff2 {
  background-color: transparent;
  color: #f4731c;
}
.shadow_c7bc [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.shadow_c7bc [class*="social-icon-meetup"].component_aff2 {
  background-color: transparent;
  color: #ec1c40;
}
.shadow_c7bc [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.shadow_c7bc [class*="social-icon-pinterest"].component_aff2 {
  background-color: transparent;
  color: #bd081c;
}
.shadow_c7bc [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.shadow_c7bc [class*="social-icon-product-hunt"].component_aff2 {
  background-color: transparent;
  color: #da552f;
}
.shadow_c7bc [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.shadow_c7bc [class*="social-icon-reddit"].component_aff2 {
  background-color: transparent;
  color: #ff4500;
}
.shadow_c7bc [class*="social-icon-rss"] {
  background-color: #f26522;
}
.shadow_c7bc [class*="social-icon-rss"].component_aff2 {
  background-color: transparent;
  color: #f26522;
}
.shadow_c7bc [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.shadow_c7bc
  [class*="social-icon-shopping-cart"].component_aff2 {
  background-color: transparent;
  color: #4caf50;
}
.shadow_c7bc [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.shadow_c7bc [class*="social-icon-skype"].component_aff2 {
  background-color: transparent;
  color: #00aff0;
}
.shadow_c7bc [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.shadow_c7bc [class*="social-icon-slideshare"].component_aff2 {
  background-color: transparent;
  color: #0077b5;
}
.shadow_c7bc [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.shadow_c7bc [class*="social-icon-snapchat"].component_aff2 {
  background-color: transparent;
  color: #fffc00;
}
.shadow_c7bc [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.shadow_c7bc [class*="social-icon-soundcloud"].component_aff2 {
  background-color: transparent;
  color: #f80;
}
.shadow_c7bc [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.shadow_c7bc [class*="social-icon-spotify"].component_aff2 {
  background-color: transparent;
  color: #2ebd59;
}
.shadow_c7bc [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.shadow_c7bc
  [class*="social-icon-stack-overflow"].component_aff2 {
  background-color: transparent;
  color: #fe7a15;
}
.shadow_c7bc [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.shadow_c7bc [class*="social-icon-maldkfgram"].component_aff2 {
  background-color: transparent;
  color: #2ca5e0;
}
.shadow_c7bc [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.shadow_c7bc [class*="social-icon-tripadvisor"].component_aff2 {
  background-color: transparent;
  color: #589442;
}
.shadow_c7bc [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.shadow_c7bc [class*="social-icon-tumblr"].component_aff2 {
  background-color: transparent;
  color: #35465c;
}
.shadow_c7bc [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.shadow_c7bc [class*="social-icon-twitch"].component_aff2 {
  background-color: transparent;
  color: #6441a5;
}
.shadow_c7bc [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.shadow_c7bc [class*="social-icon-twitter"].component_aff2 {
  background-color: transparent;
  color: #1da1f2;
}
.shadow_c7bc [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.shadow_c7bc [class*="social-icon-vimeo"].component_aff2 {
  background-color: transparent;
  color: #1ab7ea;
}
.shadow_c7bc [class*="social-icon-vk"] {
  background-color: #45668e;
}
.shadow_c7bc [class*="social-icon-vk"].component_aff2 {
  background-color: transparent;
  color: #45668e;
}
.shadow_c7bc [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.shadow_c7bc [class*="social-icon-weibo"].component_aff2 {
  background-color: transparent;
  color: #df2029;
}
.shadow_c7bc [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.shadow_c7bc [class*="social-icon-weixin"].component_aff2 {
  background-color: transparent;
  color: #7bb32e;
}
.shadow_c7bc [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.shadow_c7bc [class*="social-icon-whatsapp"].component_aff2 {
  background-color: transparent;
  color: #25d366;
}
.shadow_c7bc [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.shadow_c7bc [class*="social-icon-wordpress"].component_aff2 {
  background-color: transparent;
  color: #21759b;
}
.shadow_c7bc [class*="social-icon-xing"] {
  background-color: #026466;
}
.shadow_c7bc [class*="social-icon-xing"].component_aff2 {
  background-color: transparent;
  color: #026466;
}
.shadow_c7bc [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.shadow_c7bc [class*="social-icon-yelp"].component_aff2 {
  background-color: transparent;
  color: #af0606;
}
.shadow_c7bc [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.shadow_c7bc [class*="social-icon-youtube"].component_aff2 {
  background-color: transparent;
  color: #cd201f;
}
.layout-c260 {
  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;
}
.layout-c260:hover {
  box-shadow: none;
  background: 0 0;
}
.under-9b8b {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.form_2117 {
  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;
}
.modal_bec9 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.current_9527 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.current_9527,
.current_9527::after,
.current_9527::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;
}
.current_9527::after,
.current_9527::before {
  content: "";
  display: block;
  background-color: inherit;
}
.filter_complex_4c11 .form_2117 .modal_bec9 {
  margin-top: -2px;
  width: 19px;
}
.filter_complex_4c11 .form_2117 .current_9527 {
  margin-top: -1px;
}
.filter_complex_4c11 .form_2117 .current_9527,
.filter_complex_4c11 .form_2117 .current_9527::after,
.filter_complex_4c11 .form_2117 .current_9527::before {
  width: 19px;
  height: 2px;
}
.filter_complex_4c11 .form_2117 .current_9527::before {
  top: -6px;
}
.filter_complex_4c11 .form_2117 .current_9527::after {
  bottom: -6px;
}
.purple-748b .form_2117 .modal_bec9 {
  margin-top: -2px;
  width: 22px;
}
.purple-748b .form_2117 .current_9527 {
  margin-top: -1px;
}
.purple-748b .form_2117 .current_9527,
.purple-748b .form_2117 .current_9527::after,
.purple-748b .form_2117 .current_9527::before {
  width: 22px;
  height: 2px;
}
.purple-748b .form_2117 .current_9527::before {
  top: -7px;
}
.purple-748b .form_2117 .current_9527::after {
  bottom: -7px;
}
.slider_in_c615 .form_2117 .modal_bec9 {
  margin-top: -2px;
  width: 31px;
}
.slider_in_c615 .form_2117 .current_9527 {
  margin-top: -1.5px;
}
.slider_in_c615 .form_2117 .current_9527,
.slider_in_c615 .form_2117 .current_9527::after,
.slider_in_c615 .form_2117 .current_9527::before {
  width: 31px;
  height: 3px;
}
.slider_in_c615 .form_2117 .current_9527::before {
  top: -9px;
}
.slider_in_c615 .form_2117 .current_9527::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .medium-9d1e .form_2117 .modal_bec9 {
    margin-top: -2px;
    width: 19px;
  }
  .medium-9d1e .form_2117 .current_9527 {
    margin-top: -1px;
  }
  .medium-9d1e .form_2117 .current_9527,
  .medium-9d1e .form_2117 .current_9527::after,
  .medium-9d1e .form_2117 .current_9527::before {
    width: 19px;
    height: 2px;
  }
  .medium-9d1e .form_2117 .current_9527::before {
    top: -6px;
  }
  .medium-9d1e .form_2117 .current_9527::after {
    bottom: -6px;
  }
  .block_plasma_fec7 .form_2117 .modal_bec9 {
    margin-top: -2px;
    width: 22px;
  }
  .block_plasma_fec7 .form_2117 .current_9527 {
    margin-top: -1px;
  }
  .block_plasma_fec7 .form_2117 .current_9527,
  .block_plasma_fec7 .form_2117 .current_9527::after,
  .block_plasma_fec7 .form_2117 .current_9527::before {
    width: 22px;
    height: 2px;
  }
  .block_plasma_fec7 .form_2117 .current_9527::before {
    top: -7px;
  }
  .block_plasma_fec7 .form_2117 .current_9527::after {
    bottom: -7px;
  }
  .narrow-c50b .form_2117 .modal_bec9 {
    margin-top: -2px;
    width: 31px;
  }
  .narrow-c50b .form_2117 .current_9527 {
    margin-top: -1.5px;
  }
  .narrow-c50b .form_2117 .current_9527,
  .narrow-c50b .form_2117 .current_9527::after,
  .narrow-c50b .form_2117 .current_9527::before {
    width: 31px;
    height: 3px;
  }
  .narrow-c50b .form_2117 .current_9527::before {
    top: -9px;
  }
  .narrow-c50b .form_2117 .current_9527::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .cold_4d78 .form_2117 .modal_bec9 {
    margin-top: -2px;
    width: 19px;
  }
  .cold_4d78 .form_2117 .current_9527 {
    margin-top: -1px;
  }
  .cold_4d78 .form_2117 .current_9527,
  .cold_4d78 .form_2117 .current_9527::after,
  .cold_4d78 .form_2117 .current_9527::before {
    width: 19px;
    height: 2px;
  }
  .cold_4d78 .form_2117 .current_9527::before {
    top: -6px;
  }
  .cold_4d78 .form_2117 .current_9527::after {
    bottom: -6px;
  }
  .grid-brown-bc20 .form_2117 .modal_bec9 {
    margin-top: -2px;
    width: 22px;
  }
  .grid-brown-bc20 .form_2117 .current_9527 {
    margin-top: -1px;
  }
  .grid-brown-bc20 .form_2117 .current_9527,
  .grid-brown-bc20 .form_2117 .current_9527::after,
  .grid-brown-bc20 .form_2117 .current_9527::before {
    width: 22px;
    height: 2px;
  }
  .grid-brown-bc20 .form_2117 .current_9527::before {
    top: -7px;
  }
  .grid-brown-bc20 .form_2117 .current_9527::after {
    bottom: -7px;
  }
  .message_light_91f3 .form_2117 .modal_bec9 {
    margin-top: -2px;
    width: 31px;
  }
  .message_light_91f3 .form_2117 .current_9527 {
    margin-top: -1.5px;
  }
  .message_light_91f3 .form_2117 .current_9527,
  .message_light_91f3 .form_2117 .current_9527::after,
  .message_light_91f3 .form_2117 .current_9527::before {
    width: 31px;
    height: 3px;
  }
  .message_light_91f3 .form_2117 .current_9527::before {
    top: -9px;
  }
  .message_light_91f3 .form_2117 .current_9527::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .picture-hovered-a073 .form_2117 .modal_bec9 {
    margin-top: -2px;
    width: 19px;
  }
  .picture-hovered-a073 .form_2117 .current_9527 {
    margin-top: -1px;
  }
  .picture-hovered-a073 .form_2117 .current_9527,
  .picture-hovered-a073 .form_2117 .current_9527::after,
  .picture-hovered-a073 .form_2117 .current_9527::before {
    width: 19px;
    height: 2px;
  }
  .picture-hovered-a073 .form_2117 .current_9527::before {
    top: -6px;
  }
  .picture-hovered-a073 .form_2117 .current_9527::after {
    bottom: -6px;
  }
  .block_left_f30f .form_2117 .modal_bec9 {
    margin-top: -2px;
    width: 22px;
  }
  .block_left_f30f .form_2117 .current_9527 {
    margin-top: -1px;
  }
  .block_left_f30f .form_2117 .current_9527,
  .block_left_f30f .form_2117 .current_9527::after,
  .block_left_f30f .form_2117 .current_9527::before {
    width: 22px;
    height: 2px;
  }
  .block_left_f30f .form_2117 .current_9527::before {
    top: -7px;
  }
  .block_left_f30f .form_2117 .current_9527::after {
    bottom: -7px;
  }
  .dim-59d5 .form_2117 .modal_bec9 {
    margin-top: -2px;
    width: 31px;
  }
  .dim-59d5 .form_2117 .current_9527 {
    margin-top: -1.5px;
  }
  .dim-59d5 .form_2117 .current_9527,
  .dim-59d5 .form_2117 .current_9527::after,
  .dim-59d5 .form_2117 .current_9527::before {
    width: 31px;
    height: 3px;
  }
  .dim-59d5 .form_2117 .current_9527::before {
    top: -9px;
  }
  .dim-59d5 .form_2117 .current_9527::after {
    bottom: -9px;
  }
}
.under-e46e .current_9527 {
  -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);
}
.under-e46e .current_9527::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.under-e46e .current_9527::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);
}
.under-e46e.grid-7198 .current_9527 {
  -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);
}
.under-e46e.grid-7198 .current_9527::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.under-e46e.grid-7198 .current_9527::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);
}
.pattern-7332 {
  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.surface-e83a:before {
  display: none;
}
.motion-537b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.motion-537b .tag-a529 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.motion-537b .tag-a529:last-of-type {
  border-bottom: none;
}
.motion-537b .tag-a529.box_bronze_dfc2,
.motion-537b .tag-a529.picture_down_76d6,
.motion-537b .tag-a529.old-8e06 {
  padding: 0;
}
.motion-537b .purple_4971 .footer-52f9 {
  color: currentColor;
}
.motion-537b .purple_4971 .footer-52f9:focus,
.motion-537b .purple_4971 .footer-52f9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.motion-537b.input_narrow_80c9 .primary_2600,
.motion-537b.input_narrow_80c9 .status-ea8e a,
.motion-537b.input_narrow_80c9 .item_2ed4 a,
.motion-537b.input_narrow_80c9 .detail_a193 a {
  color: rgba(0, 0, 0, 0.55);
}
.motion-537b.input_narrow_80c9 .primary_2600:hover,
.motion-537b.input_narrow_80c9 .status-ea8e a:hover,
.motion-537b.input_narrow_80c9 .item_2ed4 a:hover,
.motion-537b.input_narrow_80c9 .detail_a193 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.motion-537b.input_narrow_80c9 .video-4c48 {
  color: rgba(0, 0, 0, 0.8);
}
.motion-537b.input_narrow_80c9 .tag-a529 {
  border-color: rgba(0, 0, 0, 0.08);
}
.motion-537b.input_narrow_80c9 .tag-a529:before {
  background: rgba(0, 0, 0, 0.08);
}
.motion-537b.input_narrow_80c9 .heading-complex-b850:before {
  background: rgba(255, 255, 255, 0.9);
}
.motion-537b.input_narrow_80c9 .purple_4971 .media_north_e942 li a,
.motion-537b.input_narrow_80c9 .purple_4971 .footer-52f9,
.motion-537b.input_narrow_80c9 .detail_a193 {
  border-color: rgba(0, 0, 0, 0.08);
}
.motion-537b.input_narrow_80c9 .purple_4971 .footer-52f9:focus,
.motion-537b.input_narrow_80c9 .purple_4971 .footer-52f9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.motion-537b.input_narrow_80c9 .media_north_e942 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.motion-537b.message_09cd .primary_2600,
.motion-537b.message_09cd .status-ea8e a,
.motion-537b.message_09cd .item_2ed4 .footer-52f9,
.motion-537b.message_09cd .item_2ed4 a,
.motion-537b.message_09cd .detail_a193 a {
  color: rgba(255, 255, 255, 0.79);
}
.motion-537b.message_09cd .primary_2600:hover,
.motion-537b.message_09cd .status-ea8e a:hover,
.motion-537b.message_09cd .item_2ed4 .footer-52f9:hover,
.motion-537b.message_09cd .item_2ed4 a:hover,
.motion-537b.message_09cd .detail_a193 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.motion-537b.message_09cd .video-4c48 {
  color: rgba(255, 255, 255, 0.99);
}
.motion-537b.message_09cd .tag-a529 {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion-537b.message_09cd .tag-a529:before {
  background: rgba(255, 255, 255, 0.08);
}
.motion-537b.message_09cd .heading-complex-b850:before {
  background: rgba(0, 0, 0, 0.9);
}
.motion-537b.message_09cd .purple_4971 .media_north_e942 li a,
.motion-537b.message_09cd .purple_4971 .footer-52f9,
.motion-537b.message_09cd .detail_a193 {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion-537b.message_09cd .purple_4971 .footer-52f9:focus,
.motion-537b.message_09cd .purple_4971 .footer-52f9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.motion-537b.message_09cd .media_north_e942 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading-complex-b850 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.heading-complex-b850:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.dirty_3aee {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.notification_current_e444 .motion-537b {
  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;
}
.notification_current_e444 .tag-a529 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.notification_current_e444 .tag-a529: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) {
  .notification_current_e444 .tag-a529:before {
    width: 16%;
    left: 42%;
  }
}
.notification_current_e444 .tag-a529:last-child:before {
  content: none;
}
.notification_current_e444 .tag-a529[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.notification_current_e444 .purple_4971 .media_north_e942 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.notification_current_e444 .purple_4971 .media_north_e942 li a .footer-52f9 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.notification_current_e444 .purple_4971 .detail_a193 {
  border: none;
}
.notification_current_e444 .purple_4971 .detail_a193 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.notification_current_e444 .heading-complex-b850 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.notification_current_e444 .dirty_3aee {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.notification_current_e444 .message_09cd .heading-complex-b850:before {
  background: rgba(0, 0, 0, 0.9);
}
.notification_current_e444 .input_narrow_80c9.widget_east_524d .current_9527 {
  background: rgba(0, 0, 0, 0.6);
}
.notification_current_e444
  .input_narrow_80c9.widget_east_524d
  .current_9527::after,
.notification_current_e444
  .input_narrow_80c9.widget_east_524d
  .current_9527:before {
  background: inherit;
}
.notification_current_e444
  .input_narrow_80c9.widget_east_524d:hover
  .current_9527 {
  background: rgba(0, 0, 0, 0.8);
}
.light_8d6a .motion-537b {
  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) {
  .light_8d6a .motion-537b {
    width: auto;
    right: 45px;
  }
}
.last_1992 .motion-537b {
  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) {
  .last_1992 .motion-537b {
    width: auto;
    left: 45px;
  }
}
.surface-e83a .motion-537b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.surface-e83a .dirty_3aee {
  max-width: 48em;
  margin: 0 auto;
}
.surface-e83a .heading-complex-b850:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hover_liquid_ddf9 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hover_liquid_ddf9.notification_current_e444 .motion-537b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hover_liquid_ddf9.light_8d6a .motion-537b {
  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);
}
.hover_liquid_ddf9 .motion-537b {
  visibility: visible;
}
.hover_liquid_ddf9.last_1992 .motion-537b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.right-6b4a,
.disabled_tall_4543 {
  overflow-x: hidden;
}
.right-6b4a .motion-537b {
  overflow: auto;
}
.right-6b4a.notification_current_e444 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.right-6b4a.notification_current_e444 .motion-537b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.right-6b4a.notification_current_e444 .layout-c260 {
  opacity: 0;
}
.right-6b4a.light_8d6a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.right-6b4a.light_8d6a .motion-537b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.right-6b4a.light_8d6a .layout-c260 {
  opacity: 0;
}
.right-6b4a.last_1992 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.right-6b4a.last_1992 .motion-537b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.right-6b4a.last_1992 .layout-c260 {
  opacity: 0;
}
.right-6b4a.surface-e83a .motion-537b {
  z-index: 10;
  visibility: visible;
}
.widget_east_524d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.widget_east_524d .current_9527 {
  background: rgba(255, 255, 255, 0.99);
}
.widget_east_524d .current_9527::after,
.widget_east_524d .current_9527:before {
  background: inherit;
}
.widget_east_524d:hover .current_9527 {
  background: rgba(255, 255, 255, 0.99);
}
.last_1992 .widget_east_524d {
  top: 10px;
  right: auto;
  left: 12px;
}
.surface-e83a .widget_east_524d {
  display: none !important;
}
.right-6b4a:before,
.disabled_tall_4543:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.right-6b4a .widget_east_524d,
.disabled_tall_4543 .widget_east_524d {
  display: inline-block;
}
.motion-537b .list-bottom-0a44 {
  -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;
}
.right-6b4a .motion-537b .list-bottom-0a44,
.disabled_tall_4543 .motion-537b .list-bottom-0a44 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.fixed_f7ee .easy-d776 {
  width: 100%;
}
.background_6e77 {
  padding: 0 0.5em 0;
}
.background_6e77 [class*="customify-col-"],
.background_6e77 [class*="customify-col_"],
.background_6e77 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.notice_black_ead4 .background_6e77 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .table_5dca .purple-2e99,
  .purple-2e99 {
    display: none;
  }
  .table_gold_a7c4 {
    text-align: left;
  }
  .clean-f6b5 {
    text-align: center;
  }
  .gas-1cb6 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .table_5dca .summary-068e,
  .summary-068e {
    display: none;
  }
  .backdrop_55fe {
    text-align: left;
  }
  .caption-1c1e {
    text-align: center;
  }
  .text-hard-a5a4 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .table_5dca .carousel-soft-927c,
  .carousel-soft-927c {
    display: none;
  }
  .breadcrumb_basic_0c0e {
    text-align: left;
  }
  .gold-9c7b {
    text-align: center;
  }
  .tabs-b5b2 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pro_1152 {
  box-shadow: none !important;
}
.gas_622f .footer_hot_91d4,
.hero_motion_cbd2 .footer_hot_91d4 {
  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;
}
.hero_motion_cbd2 .footer_hot_91d4 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.dim-6a05 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.dim-6a05:after,
.dim-6a05:before {
  content: "";
  display: table;
}
.dim-6a05:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .dim-6a05 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.dim-6a05,
.logo-fresh-48ce {
  max-width: 1248px;
  margin: 0 auto;
}

.cool_419e.carousel-5876 .dim-6a05 {
  max-width: 100%;
}
.cool_419e.purple-5df1 {
  max-width: 1200px;
  margin: 0 auto;
}
.cool_419e.text_hard_a32c .dim-6a05 {
  max-width: 100%;
}
.cool_419e.text_hard_a32c > .dim-6a05 {
  padding-left: 0;
  padding-right: 0;
}
.cool_419e.text_hard_a32c > .dim-6a05 .table_5dca {
  margin: 0;
}
.cool_419e.text_hard_a32c
  > .dim-6a05
  .gold-f206.fresh-e58e {
  margin-right: 0;
  margin-left: 0;
}
.cool_419e.text_hard_a32c #main.fresh-e58e {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .popup_f033 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .popup_f033 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .surface-42e4 .table_hot_f659 {
    padding-right: 1em;
  }
  .surface-42e4.easy-54d1 .gold-f206 {
    border-right: 1px solid #eaecee;
  }
  .surface-42e4.easy-54d1 .table_hot_f659 {
    padding-right: 1em;
  }
  .surface-42e4.easy-54d1 .section-41dc {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .paragraph-6dba .table_hot_f659 {
    padding-left: 1em;
  }
  .paragraph-6dba.easy-54d1 .gold-f206 {
    border-left: 1px solid #eaecee;
  }
  .paragraph-6dba.easy-54d1 .table_hot_f659 {
    padding-left: 1em;
  }
  .paragraph-6dba.easy-54d1 .section-41dc {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .bottom_41d6 .table_hot_f659 {
    padding-left: 1em;
  }
  .bottom_41d6.easy-54d1 .component_ef69 {
    border-right: 1px solid #eaecee;
  }
  .bottom_41d6.easy-54d1 .narrow-b039 {
    border-right: 1px solid #eaecee;
  }
  .bottom_41d6.easy-54d1 .table_hot_f659 {
    padding-left: 1em;
  }
  .bottom_41d6.easy-54d1 .section-41dc {
    padding-right: 1em;
  }
  .bottom_41d6.easy-54d1 .row_02b5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .table_blue_b90b .table_hot_f659 {
    padding-right: 1em;
  }
  .table_blue_b90b.easy-54d1 .component_ef69 {
    border-left: 1px solid #eaecee;
  }
  .table_blue_b90b.easy-54d1 .narrow-b039 {
    border-left: 1px solid #eaecee;
  }
  .table_blue_b90b.easy-54d1 .table_hot_f659 {
    padding-right: 1em;
  }
  .table_blue_b90b.easy-54d1 .section-41dc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .table_blue_b90b.easy-54d1 .row_02b5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .popup_f033 .table_hot_f659 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .popup_f033.easy-54d1 .gold-f206 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .popup_f033.easy-54d1 .table_hot_f659 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .popup_f033.easy-54d1 .section-41dc {
    padding-left: 1em;
  }
  .popup_f033.easy-54d1 .row_02b5 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .popup_f033.easy-54d1 .table_hot_f659 {
    padding-left: 0;
  }
}
.clean_768b .texture-0a64 {
  display: inline-block;
}
.yellow_a48a {
  display: inline-block;
}
.disabled_5259 {
  word-con: break-word;
}
.smooth-40e7 > span {
  display: inline-block;
  padding: 5px 0;
}
.smooth-40e7 .texture-stale-5acc {
  margin-left: 8px;
  margin-right: 8px;
}
.smooth-40e7 .center-19ee img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.video_ae0f .button-focused-c643 {
  margin-bottom: 2em;
}
.video_ae0f .summary_soft_44ff {
  margin-bottom: 15px;
}
.video_ae0f .summary_soft_44ff:last-child {
  margin-bottom: 0;
}
.video_ae0f .gold_15b7 {
  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) {
  .video_ae0f .gold_15b7 {
    display: block;
  }
}
.video_ae0f .west-df71 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .video_ae0f .west-df71 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.video_ae0f .overlay-cb3b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.video_ae0f .overlay-cb3b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.video_ae0f .overlay-cb3b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.video_ae0f .disabled_5259 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.video_ae0f .disabled_5259 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.video_ae0f .highlight-purple-5e13 p:last-child {
  margin-bottom: 0;
}
.video_ae0f .new-cc09 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.video_ae0f .shadow-0bb0 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.video_ae0f .down_0aee {
  margin-top: 1em;
}
.video_ae0f .texture_465b {
  top: 0;
  display: block;
}
.video_ae0f .texture_465b a {
  color: inherit;
}
.video_ae0f .texture_465b a:hover {
  color: inherit;
}
.video_ae0f .secondary-gold-1015 {
  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;
}
.video_ae0f .secondary-gold-1015:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.video_ae0f .shadow-0bb0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.video_ae0f .progress_6a86 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.video_ae0f .progress_6a86:first-child {
  margin-top: 0;
}
.video_ae0f .progress_6a86.sidebar_354c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.video_ae0f .progress_6a86.frame_f3c6 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.video_ae0f
  .progress_6a86.frame_f3c6.orange_5c0e
  .down_0aee {
  width: 100%;
}
.video_ae0f .frame_f3c6 {
  -webkit-box-align: center;
  align-items: center;
}
.video_ae0f .frame_f3c6 .smooth-40e7,
.video_ae0f .frame_f3c6 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.video_ae0f .overlay-cb3b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.video_ae0f .overlay-cb3b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.video_ae0f .overlay-cb3b: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;
}
.video_ae0f .sidebar_354c {
  z-index: 5;
}
.video_ae0f .thumbnail-clean-4964 .silver-ff1a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.video_ae0f .box-2341 .silver-ff1a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.video_ae0f .label_smooth_fecf .silver-ff1a {
  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;
}
.video_ae0f.black-1466 .gold_15b7,
.video_ae0f.item-full-1ae5 .gold_15b7 {
  display: block;
}
.video_ae0f.black-1466 .gold_15b7 .badge-easy-7fcc,
.video_ae0f.black-1466 .gold_15b7 .shadow-0bb0,
.video_ae0f.item-full-1ae5 .gold_15b7 .badge-easy-7fcc,
.video_ae0f.item-full-1ae5 .gold_15b7 .shadow-0bb0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.video_ae0f.wrapper_bronze_de23 .west-df71 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .video_ae0f.wrapper_bronze_de23 .west-df71 {
    margin-right: 0;
  }
}
.video_ae0f.black-1466 .west-df71,
.video_ae0f.item-full-1ae5 .west-df71 {
  padding-top: 40%;
}
.video_ae0f.black-1466 .button-focused-c643,
.video_ae0f.item-full-1ae5 .button-focused-c643 {
  display: block;
}
.video_ae0f.black-1466 .fn-sticky-d7e1 .shadow-0bb0,
.video_ae0f.item-full-1ae5 .fn-sticky-d7e1 .shadow-0bb0 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.video_ae0f.black-1466 .west-df71,
.video_ae0f.item-full-1ae5 .west-df71 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.video_ae0f.black-1466 .shadow-0bb0 {
  padding: 1em;
}
.tag-hard-84a2 {
  margin: 30px auto;
  display: block;
}
.tag-hard-84a2 .new-556c > * {
  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;
}
.tag-hard-84a2 .new-556c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tag-hard-84a2 .new-556c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.cold-92cd .smooth-40e7 {
  margin-bottom: 1.41575em;
}
.cold-92cd .gradient_plasma_edea {
  margin-bottom: 1.618em;
}
.sidebar-new-e63e .narrow_90ff {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.sidebar-new-e63e .narrow_90ff a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.sidebar-new-e63e .west-eaeb {
  max-width: 100%;
  overflow: auto;
}
.caption-39da .sidebar-new-e63e a:hover {
  text-decoration: underline;
}
.shade_dim_4d95 .summary_soft_44ff:not(.disabled_5259),
.shade_dim_4d95 .overlay-cb3b {
  margin-bottom: 1.41575em;
}
.shade_dim_4d95 .summary_soft_44ff:not(.disabled_5259):last-child,
.shade_dim_4d95 .overlay-cb3b:last-child {
  margin-bottom: 0;
}
.shade_dim_4d95 .summary_soft_44ff.notice-01ba {
  margin-bottom: 0.41575em;
}
.shade_dim_4d95 .pattern-542f:before,
.shade_dim_4d95 .outline-5941:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.shade_dim_4d95 .pattern-542f:before {
  content: "\f115";
}
.shade_dim_4d95 .outline-5941:before {
  content: "\f02c";
}
.shade_dim_4d95 .focus_51de {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.shade_dim_4d95 .focus_51de a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.notification_0708 {
  display: -webkit-box;
  display: flex;
}
.notification_0708 .mask_b531 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .notification_0708 .mask_b531 {
    flex-basis: 90px;
  }
}
.notification_0708 .article-9470 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .notification_0708 .article-9470 {
    flex-basis: calc(100% - 50px);
  }
}
.notification_0708 .text-8fe8 p:last-child {
  margin-bottom: 0.72em;
}
.hover_9a03 .new-556c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hover_9a03 .new-556c:after,
.hover_9a03 .new-556c:before {
  content: "";
  display: table;
}
.hover_9a03 .new-556c:after {
  clear: both;
}
.hover_9a03 .new-556c .title-4849,
.hover_9a03 .new-556c .mask-north-a8a0 {
  width: 49%;
}
.hover_9a03 .new-556c .title-4849 a span.shadow-dynamic-8740,
.hover_9a03 .new-556c .mask-north-a8a0 a span.shadow-dynamic-8740 {
  display: block;
  margin-bottom: 5px;
}
.hover_9a03 .new-556c .mask-north-a8a0 {
  float: left;
  text-align: left;
}
.hover_9a03 .new-556c .title-4849 {
  float: right;
  text-align: right;
}
.copper-ffa2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .copper-ffa2 {
    margin-bottom: 0;
  }
}
.hover-8101 {
  margin-bottom: 1em;
}
.hover-8101 .disabled_5259 {
  font-size: 1.1em;
  line-height: 1.3;
}
.feature_4534 a {
  display: block;
  line-height: 0;
  position: relative;
}
.top-3ddb .hover-8101,
.notification-6f82 .hover-8101 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .top-3ddb .hover-8101,
  .notification-6f82 .hover-8101 {
    display: block;
  }
}
.top-3ddb .feature_4534,
.notification-6f82 .feature_4534 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .top-3ddb .feature_4534,
  .notification-6f82 .feature_4534 {
    margin-bottom: 1em;
  }
}
.top-3ddb .feature_4534 img,
.notification-6f82 .feature_4534 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.top-3ddb .primary_2e10,
.notification-6f82 .primary_2e10 {
  flex-basis: calc(100% - 160px);
}
.top-3ddb .primary_2e10 p,
.notification-6f82 .primary_2e10 p {
  margin-bottom: 0;
}
.top-3ddb .primary_2e10 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .top-3ddb .primary_2e10 {
    padding-left: 0;
  }
}
.notification-6f82 .primary_2e10 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .notification-6f82 .primary_2e10 {
    padding-right: 0;
  }
}
.notification-6f82 .feature_4534 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.status-middle-ee7c .feature_4534 {
  margin-bottom: 0.5em;
}
.status-middle-ee7c .feature_4534 img {
  width: 100%;
}
.background-cold-bfa8 .row-650a,
.gas-6927 .row-650a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.gas-6927 .gold-f206 .search_c4fc p:last-child {
  margin-bottom: 0;
}
.copper-f455 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.preview-hard-6e3f .sort-9998 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .preview-hard-6e3f .sort-9998:last-of-type {
    margin-bottom: 0;
  }
}
.preview-hard-6e3f .sort-9998 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.preview-hard-6e3f .sort-9998 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.preview-hard-6e3f .sort-9998 ul li {
  margin: 0 0 0.6em;
}
.preview-hard-6e3f .sort-9998 ul li.popup-54fb,
.preview-hard-6e3f .sort-9998 ul li.action_1665 {
  position: relative;
}
.preview-hard-6e3f .sort-9998 ul li.popup-54fb .tooltip-dark-86a9,
.preview-hard-6e3f .sort-9998 ul li.action_1665 .tooltip-dark-86a9 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.preview-hard-6e3f .sort-9998 ul li.popup-54fb:after:after,
.preview-hard-6e3f .sort-9998 ul li.popup-54fb:after:before,
.preview-hard-6e3f
  .sort-9998
  ul
  li.action_1665:after:after,
.preview-hard-6e3f
  .sort-9998
  ul
  li.action_1665:after:before {
  content: "";
  display: table;
}
.preview-hard-6e3f .sort-9998 ul li.popup-54fb:after:after,
.preview-hard-6e3f
  .sort-9998
  ul
  li.action_1665:after:after {
  clear: both;
}
.preview-hard-6e3f .sort-9998 a.texture-d95a:hover {
  text-decoration: none;
}
.preview-hard-6e3f .sort-9998 select {
  max-width: 100%;
}
.preview-hard-6e3f .sort-9998 table {
  font-size: 85%;
}
.preview-hard-6e3f .sort-9998 table td,
.preview-hard-6e3f .sort-9998 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.preview-hard-6e3f .sort-9998 table tfoot td {
  text-align: left;
}
.preview-hard-6e3f .sort-9998 :last-child {
  margin-bottom: 0;
}
.preview-hard-6e3f .sort-9998 .avatar-focused-664d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.preview-hard-6e3f .sort-9998 .avatar-focused-664d label {
  width: 100%;
}
.preview-hard-6e3f .sort-9998 .avatar-focused-664d .accent_433d {
  width: 100%;
  display: block;
}
.preview-hard-6e3f .sort-9998 .avatar-focused-664d .box_bdf4 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.preview-hard-6e3f .sort-9998 .avatar-focused-664d .box_bdf4:hover svg #svg-search {
  fill: #444;
}
.preview-hard-6e3f .sort-9998 .avatar-focused-664d .box_bdf4 svg {
  width: 18px;
  height: 18px;
}
.preview-hard-6e3f .wrapper-fixed-f6de ul ul,
.preview-hard-6e3f .overlay_9ad8 ul ul,
.preview-hard-6e3f .cool-a0ac ul ul,
.preview-hard-6e3f .shadow_lower_3b24 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.preview-hard-6e3f .wrapper-fixed-f6de .status-brown-6acc > a,
.preview-hard-6e3f .overlay_9ad8 .status-brown-6acc > a,
.preview-hard-6e3f .cool-a0ac .status-brown-6acc > a,
.preview-hard-6e3f .shadow_lower_3b24 .status-brown-6acc > a {
  margin-bottom: 0;
}
.preview-hard-6e3f .breadcrumb_light_577c li,
.preview-hard-6e3f .wrapper-fixed-f6de li,
.preview-hard-6e3f .huge_f96a li,
.preview-hard-6e3f .overlay_9ad8 li,
.preview-hard-6e3f .cool-a0ac li,
.preview-hard-6e3f .shadow_lower_3b24 li,
.preview-hard-6e3f .thick-0fc2 li,
.preview-hard-6e3f .layout_first_4fad li {
  display: block;
  position: relative;
}
.preview-hard-6e3f .breadcrumb_light_577c li:last-child,
.preview-hard-6e3f .wrapper-fixed-f6de li:last-child,
.preview-hard-6e3f .huge_f96a li:last-child,
.preview-hard-6e3f .overlay_9ad8 li:last-child,
.preview-hard-6e3f .cool-a0ac li:last-child,
.preview-hard-6e3f .shadow_lower_3b24 li:last-child,
.preview-hard-6e3f .thick-0fc2 li:last-child,
.preview-hard-6e3f .layout_first_4fad li:last-child {
  border: none;
}
.preview-hard-6e3f .breadcrumb_light_577c li a,
.preview-hard-6e3f .wrapper-fixed-f6de li a,
.preview-hard-6e3f .huge_f96a li a,
.preview-hard-6e3f .overlay_9ad8 li a,
.preview-hard-6e3f .cool-a0ac li a,
.preview-hard-6e3f .shadow_lower_3b24 li a,
.preview-hard-6e3f .thick-0fc2 li a,
.preview-hard-6e3f .layout_first_4fad li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.preview-hard-6e3f .breadcrumb_light_577c li ul li::before,
.preview-hard-6e3f .wrapper-fixed-f6de li ul li::before,
.preview-hard-6e3f .huge_f96a li ul li::before,
.preview-hard-6e3f .overlay_9ad8 li ul li::before,
.preview-hard-6e3f .cool-a0ac li ul li::before,
.preview-hard-6e3f .shadow_lower_3b24 li ul li::before,
.preview-hard-6e3f .thick-0fc2 li ul li::before,
.preview-hard-6e3f .layout_first_4fad li ul li::before {
  left: 15px;
}
.preview-hard-6e3f .breadcrumb_light_577c li ul a,
.preview-hard-6e3f .wrapper-fixed-f6de li ul a,
.preview-hard-6e3f .huge_f96a li ul a,
.preview-hard-6e3f .overlay_9ad8 li ul a,
.preview-hard-6e3f .cool-a0ac li ul a,
.preview-hard-6e3f .shadow_lower_3b24 li ul a,
.preview-hard-6e3f .thick-0fc2 li ul a,
.preview-hard-6e3f .layout_first_4fad li ul a {
  padding-left: 20px;
}
.preview-hard-6e3f .breadcrumb_light_577c li ul ul li::before,
.preview-hard-6e3f .wrapper-fixed-f6de li ul ul li::before,
.preview-hard-6e3f .huge_f96a li ul ul li::before,
.preview-hard-6e3f .overlay_9ad8 li ul ul li::before,
.preview-hard-6e3f .cool-a0ac li ul ul li::before,
.preview-hard-6e3f .shadow_lower_3b24 li ul ul li::before,
.preview-hard-6e3f .thick-0fc2 li ul ul li::before,
.preview-hard-6e3f .layout_first_4fad li ul ul li::before {
  left: 30px;
}
.preview-hard-6e3f .breadcrumb_light_577c li ul ul a,
.preview-hard-6e3f .wrapper-fixed-f6de li ul ul a,
.preview-hard-6e3f .huge_f96a li ul ul a,
.preview-hard-6e3f .overlay_9ad8 li ul ul a,
.preview-hard-6e3f .cool-a0ac li ul ul a,
.preview-hard-6e3f .shadow_lower_3b24 li ul ul a,
.preview-hard-6e3f .thick-0fc2 li ul ul a,
.preview-hard-6e3f .layout_first_4fad li ul ul a {
  padding-left: 40px;
}
.preview-hard-6e3f .action-cff7 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.preview-hard-6e3f .layout_first_4fad ul li {
  margin-bottom: 1.41575em;
}
.preview-hard-6e3f .layout_first_4fad ul li .out_bdc9 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.preview-hard-6e3f .layout_first_4fad ul li .pagination_slow_025c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.message_09cd .breadcrumb_light_577c li a,
.message_09cd .wrapper-fixed-f6de li a,
.message_09cd .huge_f96a li a,
.message_09cd .overlay_9ad8 li a,
.message_09cd .cool-a0ac li a,
.message_09cd .shadow_lower_3b24 li a,
.message_09cd .thick-0fc2 li a,
.message_09cd .layout_first_4fad li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.message_09cd .action-cff7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.message_09cd .sort-9998 ul li.popup-54fb .tooltip-dark-86a9,
.message_09cd .sort-9998 ul li.action_1665 .tooltip-dark-86a9 {
  background: rgba(0, 0, 0, 0.2);
}
.message_09cd .preview-hard-6e3f .sort-9998 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool_419e .preview-hard-6e3f .media_north_e942 li {
  margin: 0;
}
.cool_419e .preview-hard-6e3f .media_north_e942 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.cool_419e .preview-hard-6e3f .media_north_e942 li ul {
  margin: 0;
}
.cool_419e .preview-hard-6e3f .media_north_e942 li ul li a {
  padding-left: 15px;
}
.cool_419e .preview-hard-6e3f .media_north_e942 li ul li li a {
  padding-left: 30px;
}
.cool_419e .preview-hard-6e3f .media_north_e942 li.highlight-af6e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.cool_419e .preview-hard-6e3f .media_north_e942 li.highlight-af6e > 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;
}
.cool_419e .preview-hard-6e3f .media_north_e942 li.highlight-af6e > 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;
}
.layout-easy-710e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.pro-ef8e {
  position: relative;
  z-index: 10;
}
.pro-ef8e .list-bottom-0a44 {
  width: 100%;
  max-width: 100%;
}
.purple-5294 .secondary_prev_9a24 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.purple-5294 .input_narrow_80c9 {
}
.purple-5294 .message_09cd {
  background: #292929;
}
.fixed_fa3d .secondary_prev_9a24 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.fixed_fa3d .input_narrow_80c9 {
  background: #f9f9f9;
}
.fixed_fa3d .message_09cd {
  background: #303030;
}
.picture-3eaf .secondary_prev_9a24 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .picture-3eaf .texture-0a64 {
    margin-bottom: 1em;
  }
  .picture-3eaf .texture-0a64:last-child {
    margin-bottom: 0;
  }
}
.picture-3eaf .input_narrow_80c9 {
  background: #ededed;
}
.picture-3eaf .message_09cd {
  background: #1a1a1a;
}
.secondary_prev_9a24.input_narrow_80c9 {
  color: rgba(0, 0, 0, 0.6);
}
.secondary_prev_9a24.input_narrow_80c9 .slow_3aa1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary_prev_9a24.message_09cd {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_prev_9a24.message_09cd a:not(.texture-d95a) {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_prev_9a24.message_09cd a:not(.texture-d95a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_prev_9a24.message_09cd .slow_3aa1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_prev_9a24.message_09cd table tbody td,
.secondary_prev_9a24.message_09cd table th {
  background: rgba(0, 0, 0, 0.08);
}
.photo-aae7.status-d4f1 .dim-6a05 {
  max-width: initial;
}
.photo-aae7 .accent-f3a8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.photo-aae7 .accent-f3a8 .list-bottom-0a44 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .photo-aae7 .accent-f3a8 .list-bottom-0a44 {
    display: block;
    margin-bottom: 2em;
  }
  .photo-aae7 .accent-f3a8 .list-bottom-0a44:last-child {
    margin-bottom: 0;
  }
}
.picture-3eaf .texture-0a64:last-child,
.fixed_fa3d .texture-0a64:last-child,
.purple-5294 .texture-0a64:last-child {
  margin-bottom: 0;
}
.picture-3eaf .texture-0a64 .preview-hard-6e3f .sort-9998:last-child,
.fixed_fa3d .texture-0a64 .preview-hard-6e3f .sort-9998:last-child,
.purple-5294 .texture-0a64 .preview-hard-6e3f .sort-9998:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .picture-3eaf .block-pro-4f5e,
  .picture-3eaf .secondary_left_713d,
  .fixed_fa3d .block-pro-4f5e,
  .fixed_fa3d .secondary_left_713d,
  .purple-5294 .block-pro-4f5e,
  .purple-5294 .secondary_left_713d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .pro-ef8e .texture-0a64 {
    margin-bottom: 2em;
  }
}
.pro-ef8e p:last-child {
  margin-bottom: 0;
}
.pro-ef8e li,
.pro-ef8e ul {
  list-style: none;
  margin: 0;
}
.pro-ef8e ul ul {
  margin-left: 2.617924em;
}
.main-c629 {
  font-size: 0.875em;
}

/* css-noise: 0a6f */
.widget-item-t8 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
