/*!
Theme Name: Customify
Theme URI: https://pressmaximum.component_33e9/customify
Author: WPCustomify
Author URI: https://pressmaximum.component_33e9
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.component_33e9/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.tooltip-783a.input-clean-9e29/licenses/gpl-2.0.new_5a1d
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.item-old-b277/, (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.element_north_4838.bronze-fb13/normalize.article-deca/
 ======
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.article-deca v7.0.0 | MIT License | github.component_33e9/necolas/normalize.article-deca */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
[class*="customify-grid-"],
[class*="customify-grid_"],
[class~="customify-grid"] {
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  margin: 0 -1em;
}
[class*="customify-col-"],
[class*="customify-col_"],
[class~="customify-col"] {
  box-sizing: border-box;
  padding: 0 1em 0;
  max-width: 100%;
}
[class*="customify-col_"],
[class~="customify-col"] {
  -webkit-box-flex: 1;
  flex: 1 1 0%;
}
[class*="customify-col-"] {
  -webkit-box-flex: 0;
  flex: none;
}
[class*="customify-grid-"][class*="customify-col-"],
[class*="customify-grid-"][class*="customify-col_"],
[class*="customify-grid-"][class~="customify-col"],
[class*="customify-grid_"][class*="customify-col-"],
[class*="customify-grid_"][class*="customify-col_"],
[class*="customify-grid_"][class~="customify-col"],
[class~="customify-grid"][class*="customify-col-"],
[class~="customify-grid"][class*="customify-col_"],
[class~="customify-grid"][class~="customify-col"] {
  margin: 0;
  padding: 0;
}
[class*="customify-grid-"][class*="-noGutter"] {
  margin: 0;
}
[class*="customify-grid-"][class*="-noGutter"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noGutter"] > [class~="customify-col"] {
  padding: 0;
}
[class*="customify-grid-"][class*="-noWrap"] {
  flex-wrap: nowrap;
}
[class*="customify-grid-"][class*="-center"] {
  -webkit-box-pack: center;
  justify-content: center;
}
[class*="customify-grid-"][class*="-right"] {
  -webkit-box-pack: end;
  justify-content: flex-end;
  align-self: flex-end;
  margin-left: auto;
}
[class*="customify-grid-"][class*="-top"] {
  -webkit-box-align: start;
  align-items: flex-start;
}
[class*="customify-grid-"][class*="-middle"] {
  -webkit-box-align: center;
  align-items: center;
}
[class*="customify-grid-"][class*="-bottom"] {
  -webkit-box-align: end;
  align-items: flex-end;
}
[class*="customify-grid-"][class*="-reverse"] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
[class*="customify-grid-"][class*="-column"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
[class*="customify-grid-"][class*="-column"] > [class*="customify-col-"] {
  flex-basis: auto;
}
[class*="customify-grid-"][class*="-column-reverse"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
[class*="customify-grid-"][class*="-spaceBetween"] {
  -webkit-box-pack: justify;
  justify-content: space-between;
}
[class*="customify-grid-"][class*="-spaceAround"] {
  justify-content: space-around;
}
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-equalHeight"] > [class~="customify-col"] {
  align-self: stretch;
}
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col-"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col_"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class~="customify-col"]
  > * {
  height: 100%;
}
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-noBottom"] > [class~="customify-col"] {
  padding-bottom: 0;
}
[class*="customify-col-"][class*="-top"] {
  align-self: flex-start;
}
[class*="customify-col-"][class*="-middle"] {
  align-self: center;
}
[class*="customify-col-"][class*="-bottom"] {
  align-self: flex-end;
}
[class*="customify-col-"][class*="-secon"] {
  -webkit-box-ordinal-group: 0;
  order: -1;
}
[class*="customify-col-"][class*="-last"] {
  -webkit-box-ordinal-group: 2;
  order: 1;
}
[class*="customify-grid-1"] > [class*="customify-col-"],
[class*="customify-grid-1"] > [class*="customify-col_"],
[class*="customify-grid-1"] > [class~="customify-col"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-2"] > [class*="customify-col-"],
[class*="customify-grid-2"] > [class*="customify-col_"],
[class*="customify-grid-2"] > [class~="customify-col"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-3"] > [class*="customify-col-"],
[class*="customify-grid-3"] > [class*="customify-col_"],
[class*="customify-grid-3"] > [class~="customify-col"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-4"] > [class*="customify-col-"],
[class*="customify-grid-4"] > [class*="customify-col_"],
[class*="customify-grid-4"] > [class~="customify-col"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-5"] > [class*="customify-col-"],
[class*="customify-grid-5"] > [class*="customify-col_"],
[class*="customify-grid-5"] > [class~="customify-col"] {
  flex-basis: 20%;
  max-width: 20%;
}
[class*="customify-grid-6"] > [class*="customify-col-"],
[class*="customify-grid-6"] > [class*="customify-col_"],
[class*="customify-grid-6"] > [class~="customify-col"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-7"] > [class*="customify-col-"],
[class*="customify-grid-7"] > [class*="customify-col_"],
[class*="customify-grid-7"] > [class~="customify-col"] {
  flex-basis: 14.2857142857%;
  max-width: 14.2857142857%;
}
[class*="customify-grid-8"] > [class*="customify-col-"],
[class*="customify-grid-8"] > [class*="customify-col_"],
[class*="customify-grid-8"] > [class~="customify-col"] {
  flex-basis: 12.5%;
  max-width: 12.5%;
}
[class*="customify-grid-9"] > [class*="customify-col-"],
[class*="customify-grid-9"] > [class*="customify-col_"],
[class*="customify-grid-9"] > [class~="customify-col"] {
  flex-basis: 11.1111111111%;
  max-width: 11.1111111111%;
}
[class*="customify-grid-10"] > [class*="customify-col-"],
[class*="customify-grid-10"] > [class*="customify-col_"],
[class*="customify-grid-10"] > [class~="customify-col"] {
  flex-basis: 10%;
  max-width: 10%;
}
[class*="customify-grid-11"] > [class*="customify-col-"],
[class*="customify-grid-11"] > [class~="customify-col"] {
  flex-basis: 9.0909090909%;
  max-width: 9.0909090909%;
}
[class*="customify-grid-12"] > [class*="customify-col-"],
[class*="customify-grid-12"] > [class*="customify-col_"],
[class*="customify-grid-12"] > [class~="customify-col"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
@media screen and (max-width: 80em) {
  [class*="_lg-1"] > [class*="customify-col-"],
  [class*="_lg-1"] > [class*="customify-col_"],
  [class*="_lg-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_lg-2"] > [class*="customify-col-"],
  [class*="_lg-2"] > [class*="customify-col_"],
  [class*="_lg-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_lg-3"] > [class*="customify-col-"],
  [class*="_lg-3"] > [class*="customify-col_"],
  [class*="_lg-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_lg-4"] > [class*="customify-col-"],
  [class*="_lg-4"] > [class*="customify-col_"],
  [class*="_lg-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_lg-5"] > [class*="customify-col-"],
  [class*="_lg-5"] > [class*="customify-col_"],
  [class*="_lg-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_lg-6"] > [class*="customify-col-"],
  [class*="_lg-6"] > [class*="customify-col_"],
  [class*="_lg-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_lg-7"] > [class*="customify-col-"],
  [class*="_lg-7"] > [class*="customify-col_"],
  [class*="_lg-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_lg-8"] > [class*="customify-col-"],
  [class*="_lg-8"] > [class*="customify-col_"],
  [class*="_lg-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_lg-9"] > [class*="customify-col-"],
  [class*="_lg-9"] > [class*="customify-col_"],
  [class*="_lg-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_lg-10"] > [class*="customify-col-"],
  [class*="_lg-10"] > [class*="customify-col_"],
  [class*="_lg-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_lg-11"] > [class*="customify-col-"],
  [class*="_lg-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_lg-12"] > [class*="customify-col-"],
  [class*="_lg-12"] > [class*="customify-col_"],
  [class*="_lg-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 64em) {
  [class*="_md-1"] > [class*="customify-col-"],
  [class*="_md-1"] > [class*="customify-col_"],
  [class*="_md-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_md-2"] > [class*="customify-col-"],
  [class*="_md-2"] > [class*="customify-col_"],
  [class*="_md-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_md-3"] > [class*="customify-col-"],
  [class*="_md-3"] > [class*="customify-col_"],
  [class*="_md-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_md-4"] > [class*="customify-col-"],
  [class*="_md-4"] > [class*="customify-col_"],
  [class*="_md-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_md-5"] > [class*="customify-col-"],
  [class*="_md-5"] > [class*="customify-col_"],
  [class*="_md-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_md-6"] > [class*="customify-col-"],
  [class*="_md-6"] > [class*="customify-col_"],
  [class*="_md-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_md-7"] > [class*="customify-col-"],
  [class*="_md-7"] > [class*="customify-col_"],
  [class*="_md-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_md-8"] > [class*="customify-col-"],
  [class*="_md-8"] > [class*="customify-col_"],
  [class*="_md-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_md-9"] > [class*="customify-col-"],
  [class*="_md-9"] > [class*="customify-col_"],
  [class*="_md-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_md-10"] > [class*="customify-col-"],
  [class*="_md-10"] > [class*="customify-col_"],
  [class*="_md-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_md-11"] > [class*="customify-col-"],
  [class*="_md-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_md-12"] > [class*="customify-col-"],
  [class*="_md-12"] > [class*="customify-col_"],
  [class*="_md-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 48em) {
  [class*="_sm-1"] > [class*="customify-col-"],
  [class*="_sm-1"] > [class*="customify-col_"],
  [class*="_sm-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_sm-2"] > [class*="customify-col-"],
  [class*="_sm-2"] > [class*="customify-col_"],
  [class*="_sm-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_sm-3"] > [class*="customify-col-"],
  [class*="_sm-3"] > [class*="customify-col_"],
  [class*="_sm-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_sm-4"] > [class*="customify-col-"],
  [class*="_sm-4"] > [class*="customify-col_"],
  [class*="_sm-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_sm-5"] > [class*="customify-col-"],
  [class*="_sm-5"] > [class*="customify-col_"],
  [class*="_sm-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_sm-6"] > [class*="customify-col-"],
  [class*="_sm-6"] > [class*="customify-col_"],
  [class*="_sm-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_sm-7"] > [class*="customify-col-"],
  [class*="_sm-7"] > [class*="customify-col_"],
  [class*="_sm-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_sm-8"] > [class*="customify-col-"],
  [class*="_sm-8"] > [class*="customify-col_"],
  [class*="_sm-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_sm-9"] > [class*="customify-col-"],
  [class*="_sm-9"] > [class*="customify-col_"],
  [class*="_sm-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_sm-10"] > [class*="customify-col-"],
  [class*="_sm-10"] > [class*="customify-col_"],
  [class*="_sm-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_sm-11"] > [class*="customify-col-"],
  [class*="_sm-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_sm-12"] > [class*="customify-col-"],
  [class*="_sm-12"] > [class*="customify-col_"],
  [class*="_sm-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="_xs-1"] > [class*="customify-col-"],
  [class*="_xs-1"] > [class*="customify-col_"],
  [class*="_xs-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_xs-2"] > [class*="customify-col-"],
  [class*="_xs-2"] > [class*="customify-col_"],
  [class*="_xs-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_xs-3"] > [class*="customify-col-"],
  [class*="_xs-3"] > [class*="customify-col_"],
  [class*="_xs-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_xs-4"] > [class*="customify-col-"],
  [class*="_xs-4"] > [class*="customify-col_"],
  [class*="_xs-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_xs-5"] > [class*="customify-col-"],
  [class*="_xs-5"] > [class*="customify-col_"],
  [class*="_xs-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_xs-6"] > [class*="customify-col-"],
  [class*="_xs-6"] > [class*="customify-col_"],
  [class*="_xs-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_xs-7"] > [class*="customify-col-"],
  [class*="_xs-7"] > [class*="customify-col_"],
  [class*="_xs-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_xs-8"] > [class*="customify-col-"],
  [class*="_xs-8"] > [class*="customify-col_"],
  [class*="_xs-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_xs-9"] > [class*="customify-col-"],
  [class*="_xs-9"] > [class*="customify-col_"],
  [class*="_xs-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_xs-10"] > [class*="customify-col-"],
  [class*="_xs-10"] > [class*="customify-col_"],
  [class*="_xs-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_xs-11"] > [class*="customify-col-"],
  [class*="_xs-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_xs-12"] > [class*="customify-col-"],
  [class*="_xs-12"] > [class*="customify-col_"],
  [class*="_xs-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
[class*="customify-grid-"] > [class*="customify-col-1"],
[class*="customify-grid_"] > [class*="customify-col-1"],
[class~="customify-grid"] > [class*="customify-col-1"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-2"],
[class*="customify-grid_"] > [class*="customify-col-2"],
[class~="customify-grid"] > [class*="customify-col-2"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-3"],
[class*="customify-grid_"] > [class*="customify-col-3"],
[class~="customify-grid"] > [class*="customify-col-3"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-"] > [class*="customify-col-4"],
[class*="customify-grid_"] > [class*="customify-col-4"],
[class~="customify-grid"] > [class*="customify-col-4"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-5"],
[class*="customify-grid_"] > [class*="customify-col-5"],
[class~="customify-grid"] > [class*="customify-col-5"] {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-6"],
[class*="customify-grid_"] > [class*="customify-col-6"],
[class~="customify-grid"] > [class*="customify-col-6"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-"] > [class*="customify-col-7"],
[class*="customify-grid_"] > [class*="customify-col-7"],
[class~="customify-grid"] > [class*="customify-col-7"] {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-8"],
[class*="customify-grid_"] > [class*="customify-col-8"],
[class~="customify-grid"] > [class*="customify-col-8"] {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-9"],
[class*="customify-grid_"] > [class*="customify-col-9"],
[class~="customify-grid"] > [class*="customify-col-9"] {
  flex-basis: 75%;
  max-width: 75%;
}
[class*="customify-grid-"] > [class*="customify-col-10"],
[class*="customify-grid_"] > [class*="customify-col-10"],
[class~="customify-grid"] > [class*="customify-col-10"] {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-11"],
[class*="customify-grid_"] > [class*="customify-col-11"],
[class~="customify-grid"] > [class*="customify-col-11"] {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-12"],
[class*="customify-grid_"] > [class*="customify-col-12"],
[class~="customify-grid"] > [class*="customify-col-12"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-"] > [data-push-left*="off-0"],
[class*="customify-grid_"] > [data-push-left*="off-0"],
[class~="customify-grid"] > [data-push-left*="off-0"] {
  margin-left: 0;
}
[class*="customify-grid-"] > [data-push-left*="off-1"],
[class*="customify-grid_"] > [data-push-left*="off-1"],
[class~="customify-grid"] > [data-push-left*="off-1"] {
  margin-left: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-2"],
[class*="customify-grid_"] > [data-push-left*="off-2"],
[class~="customify-grid"] > [data-push-left*="off-2"] {
  margin-left: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-3"],
[class*="customify-grid_"] > [data-push-left*="off-3"],
[class~="customify-grid"] > [data-push-left*="off-3"] {
  margin-left: 25%;
}
[class*="customify-grid-"] > [data-push-left*="off-4"],
[class*="customify-grid_"] > [data-push-left*="off-4"],
[class~="customify-grid"] > [data-push-left*="off-4"] {
  margin-left: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-5"],
[class*="customify-grid_"] > [data-push-left*="off-5"],
[class~="customify-grid"] > [data-push-left*="off-5"] {
  margin-left: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-6"],
[class*="customify-grid_"] > [data-push-left*="off-6"],
[class~="customify-grid"] > [data-push-left*="off-6"] {
  margin-left: 50%;
}
[class*="customify-grid-"] > [data-push-left*="off-7"],
[class*="customify-grid_"] > [data-push-left*="off-7"],
[class~="customify-grid"] > [data-push-left*="off-7"] {
  margin-left: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-8"],
[class*="customify-grid_"] > [data-push-left*="off-8"],
[class~="customify-grid"] > [data-push-left*="off-8"] {
  margin-left: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-9"],
[class*="customify-grid_"] > [data-push-left*="off-9"],
[class~="customify-grid"] > [data-push-left*="off-9"] {
  margin-left: 75%;
}
[class*="customify-grid-"] > [data-push-left*="off-10"],
[class*="customify-grid_"] > [data-push-left*="off-10"],
[class~="customify-grid"] > [data-push-left*="off-10"] {
  margin-left: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-11"],
[class*="customify-grid_"] > [data-push-left*="off-11"],
[class~="customify-grid"] > [data-push-left*="off-11"] {
  margin-left: 91.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-0"],
[class*="customify-grid_"] > [data-push-right*="off-0"],
[class~="customify-grid"] > [data-push-right*="off-0"] {
  margin-right: 0;
}
[class*="customify-grid-"] > [data-push-right*="off-1"],
[class*="customify-grid_"] > [data-push-right*="off-1"],
[class~="customify-grid"] > [data-push-right*="off-1"] {
  margin-right: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-2"],
[class*="customify-grid_"] > [data-push-right*="off-2"],
[class~="customify-grid"] > [data-push-right*="off-2"] {
  margin-right: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-3"],
[class*="customify-grid_"] > [data-push-right*="off-3"],
[class~="customify-grid"] > [data-push-right*="off-3"] {
  margin-right: 25%;
}
[class*="customify-grid-"] > [data-push-right*="off-4"],
[class*="customify-grid_"] > [data-push-right*="off-4"],
[class~="customify-grid"] > [data-push-right*="off-4"] {
  margin-right: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-5"],
[class*="customify-grid_"] > [data-push-right*="off-5"],
[class~="customify-grid"] > [data-push-right*="off-5"] {
  margin-right: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-6"],
[class*="customify-grid_"] > [data-push-right*="off-6"],
[class~="customify-grid"] > [data-push-right*="off-6"] {
  margin-right: 50%;
}
[class*="customify-grid-"] > [data-push-right*="off-7"],
[class*="customify-grid_"] > [data-push-right*="off-7"],
[class~="customify-grid"] > [data-push-right*="off-7"] {
  margin-right: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-8"],
[class*="customify-grid_"] > [data-push-right*="off-8"],
[class~="customify-grid"] > [data-push-right*="off-8"] {
  margin-right: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-9"],
[class*="customify-grid_"] > [data-push-right*="off-9"],
[class~="customify-grid"] > [data-push-right*="off-9"] {
  margin-right: 75%;
}
[class*="customify-grid-"] > [data-push-right*="off-10"],
[class*="customify-grid_"] > [data-push-right*="off-10"],
[class~="customify-grid"] > [data-push-right*="off-10"] {
  margin-right: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-11"],
[class*="customify-grid_"] > [data-push-right*="off-11"],
[class~="customify-grid"] > [data-push-right*="off-11"] {
  margin-right: 91.6666666667%;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > [class*="_lg-1"],
  [class*="customify-grid_"] > [class*="_lg-1"],
  [class~="customify-grid"] > [class*="_lg-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-2"],
  [class*="customify-grid_"] > [class*="_lg-2"],
  [class~="customify-grid"] > [class*="_lg-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-3"],
  [class*="customify-grid_"] > [class*="_lg-3"],
  [class~="customify-grid"] > [class*="_lg-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_lg-4"],
  [class*="customify-grid_"] > [class*="_lg-4"],
  [class~="customify-grid"] > [class*="_lg-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-5"],
  [class*="customify-grid_"] > [class*="_lg-5"],
  [class~="customify-grid"] > [class*="_lg-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-6"],
  [class*="customify-grid_"] > [class*="_lg-6"],
  [class~="customify-grid"] > [class*="_lg-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_lg-7"],
  [class*="customify-grid_"] > [class*="_lg-7"],
  [class~="customify-grid"] > [class*="_lg-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-8"],
  [class*="customify-grid_"] > [class*="_lg-8"],
  [class~="customify-grid"] > [class*="_lg-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-9"],
  [class*="customify-grid_"] > [class*="_lg-9"],
  [class~="customify-grid"] > [class*="_lg-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_lg-10"],
  [class*="customify-grid_"] > [class*="_lg-10"],
  [class~="customify-grid"] > [class*="_lg-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-11"],
  [class*="customify-grid_"] > [class*="_lg-11"],
  [class~="customify-grid"] > [class*="_lg-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-12"],
  [class*="customify-grid_"] > [class*="_lg-12"],
  [class~="customify-grid"] > [class*="_lg-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-0"],
  [class*="customify-grid_"] > [data-push-left*="_lg-0"],
  [class~="customify-grid"] > [data-push-left*="_lg-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-1"],
  [class*="customify-grid_"] > [data-push-left*="_lg-1"],
  [class~="customify-grid"] > [data-push-left*="_lg-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-2"],
  [class*="customify-grid_"] > [data-push-left*="_lg-2"],
  [class~="customify-grid"] > [data-push-left*="_lg-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-3"],
  [class*="customify-grid_"] > [data-push-left*="_lg-3"],
  [class~="customify-grid"] > [data-push-left*="_lg-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-4"],
  [class*="customify-grid_"] > [data-push-left*="_lg-4"],
  [class~="customify-grid"] > [data-push-left*="_lg-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-5"],
  [class*="customify-grid_"] > [data-push-left*="_lg-5"],
  [class~="customify-grid"] > [data-push-left*="_lg-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-6"],
  [class*="customify-grid_"] > [data-push-left*="_lg-6"],
  [class~="customify-grid"] > [data-push-left*="_lg-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-7"],
  [class*="customify-grid_"] > [data-push-left*="_lg-7"],
  [class~="customify-grid"] > [data-push-left*="_lg-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-8"],
  [class*="customify-grid_"] > [data-push-left*="_lg-8"],
  [class~="customify-grid"] > [data-push-left*="_lg-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-9"],
  [class*="customify-grid_"] > [data-push-left*="_lg-9"],
  [class~="customify-grid"] > [data-push-left*="_lg-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-10"],
  [class*="customify-grid_"] > [data-push-left*="_lg-10"],
  [class~="customify-grid"] > [data-push-left*="_lg-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-11"],
  [class*="customify-grid_"] > [data-push-left*="_lg-11"],
  [class~="customify-grid"] > [data-push-left*="_lg-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-0"],
  [class*="customify-grid_"] > [data-push-right*="_lg-0"],
  [class~="customify-grid"] > [data-push-right*="_lg-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-1"],
  [class*="customify-grid_"] > [data-push-right*="_lg-1"],
  [class~="customify-grid"] > [data-push-right*="_lg-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-2"],
  [class*="customify-grid_"] > [data-push-right*="_lg-2"],
  [class~="customify-grid"] > [data-push-right*="_lg-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-3"],
  [class*="customify-grid_"] > [data-push-right*="_lg-3"],
  [class~="customify-grid"] > [data-push-right*="_lg-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-4"],
  [class*="customify-grid_"] > [data-push-right*="_lg-4"],
  [class~="customify-grid"] > [data-push-right*="_lg-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-5"],
  [class*="customify-grid_"] > [data-push-right*="_lg-5"],
  [class~="customify-grid"] > [data-push-right*="_lg-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-6"],
  [class*="customify-grid_"] > [data-push-right*="_lg-6"],
  [class~="customify-grid"] > [data-push-right*="_lg-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-7"],
  [class*="customify-grid_"] > [data-push-right*="_lg-7"],
  [class~="customify-grid"] > [data-push-right*="_lg-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-8"],
  [class*="customify-grid_"] > [data-push-right*="_lg-8"],
  [class~="customify-grid"] > [data-push-right*="_lg-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-9"],
  [class*="customify-grid_"] > [data-push-right*="_lg-9"],
  [class~="customify-grid"] > [data-push-right*="_lg-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-10"],
  [class*="customify-grid_"] > [data-push-right*="_lg-10"],
  [class~="customify-grid"] > [data-push-right*="_lg-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-11"],
  [class*="customify-grid_"] > [data-push-right*="_lg-11"],
  [class~="customify-grid"] > [data-push-right*="_lg-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_lg-secon"],
  [class*="customify-grid_"] [class*="_lg-secon"],
  [class~="customify-grid"] [class*="_lg-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_lg-last"],
  [class*="customify-grid_"] [class*="_lg-last"],
  [class~="customify-grid"] [class*="_lg-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > [class*="_md-1"],
  [class*="customify-grid_"] > [class*="_md-1"],
  [class~="customify-grid"] > [class*="_md-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-2"],
  [class*="customify-grid_"] > [class*="_md-2"],
  [class~="customify-grid"] > [class*="_md-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-3"],
  [class*="customify-grid_"] > [class*="_md-3"],
  [class~="customify-grid"] > [class*="_md-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_md-4"],
  [class*="customify-grid_"] > [class*="_md-4"],
  [class~="customify-grid"] > [class*="_md-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-5"],
  [class*="customify-grid_"] > [class*="_md-5"],
  [class~="customify-grid"] > [class*="_md-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-6"],
  [class*="customify-grid_"] > [class*="_md-6"],
  [class~="customify-grid"] > [class*="_md-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_md-7"],
  [class*="customify-grid_"] > [class*="_md-7"],
  [class~="customify-grid"] > [class*="_md-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-8"],
  [class*="customify-grid_"] > [class*="_md-8"],
  [class~="customify-grid"] > [class*="_md-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-9"],
  [class*="customify-grid_"] > [class*="_md-9"],
  [class~="customify-grid"] > [class*="_md-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_md-10"],
  [class*="customify-grid_"] > [class*="_md-10"],
  [class~="customify-grid"] > [class*="_md-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-11"],
  [class*="customify-grid_"] > [class*="_md-11"],
  [class~="customify-grid"] > [class*="_md-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-12"],
  [class*="customify-grid_"] > [class*="_md-12"],
  [class~="customify-grid"] > [class*="_md-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-0"],
  [class*="customify-grid_"] > [data-push-left*="_md-0"],
  [class~="customify-grid"] > [data-push-left*="_md-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-1"],
  [class*="customify-grid_"] > [data-push-left*="_md-1"],
  [class~="customify-grid"] > [data-push-left*="_md-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-2"],
  [class*="customify-grid_"] > [data-push-left*="_md-2"],
  [class~="customify-grid"] > [data-push-left*="_md-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-3"],
  [class*="customify-grid_"] > [data-push-left*="_md-3"],
  [class~="customify-grid"] > [data-push-left*="_md-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-4"],
  [class*="customify-grid_"] > [data-push-left*="_md-4"],
  [class~="customify-grid"] > [data-push-left*="_md-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-5"],
  [class*="customify-grid_"] > [data-push-left*="_md-5"],
  [class~="customify-grid"] > [data-push-left*="_md-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-6"],
  [class*="customify-grid_"] > [data-push-left*="_md-6"],
  [class~="customify-grid"] > [data-push-left*="_md-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-7"],
  [class*="customify-grid_"] > [data-push-left*="_md-7"],
  [class~="customify-grid"] > [data-push-left*="_md-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-8"],
  [class*="customify-grid_"] > [data-push-left*="_md-8"],
  [class~="customify-grid"] > [data-push-left*="_md-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-9"],
  [class*="customify-grid_"] > [data-push-left*="_md-9"],
  [class~="customify-grid"] > [data-push-left*="_md-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-10"],
  [class*="customify-grid_"] > [data-push-left*="_md-10"],
  [class~="customify-grid"] > [data-push-left*="_md-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-11"],
  [class*="customify-grid_"] > [data-push-left*="_md-11"],
  [class~="customify-grid"] > [data-push-left*="_md-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-0"],
  [class*="customify-grid_"] > [data-push-right*="_md-0"],
  [class~="customify-grid"] > [data-push-right*="_md-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-1"],
  [class*="customify-grid_"] > [data-push-right*="_md-1"],
  [class~="customify-grid"] > [data-push-right*="_md-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-2"],
  [class*="customify-grid_"] > [data-push-right*="_md-2"],
  [class~="customify-grid"] > [data-push-right*="_md-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-3"],
  [class*="customify-grid_"] > [data-push-right*="_md-3"],
  [class~="customify-grid"] > [data-push-right*="_md-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-4"],
  [class*="customify-grid_"] > [data-push-right*="_md-4"],
  [class~="customify-grid"] > [data-push-right*="_md-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-5"],
  [class*="customify-grid_"] > [data-push-right*="_md-5"],
  [class~="customify-grid"] > [data-push-right*="_md-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-6"],
  [class*="customify-grid_"] > [data-push-right*="_md-6"],
  [class~="customify-grid"] > [data-push-right*="_md-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-7"],
  [class*="customify-grid_"] > [data-push-right*="_md-7"],
  [class~="customify-grid"] > [data-push-right*="_md-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-8"],
  [class*="customify-grid_"] > [data-push-right*="_md-8"],
  [class~="customify-grid"] > [data-push-right*="_md-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-9"],
  [class*="customify-grid_"] > [data-push-right*="_md-9"],
  [class~="customify-grid"] > [data-push-right*="_md-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-10"],
  [class*="customify-grid_"] > [data-push-right*="_md-10"],
  [class~="customify-grid"] > [data-push-right*="_md-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-11"],
  [class*="customify-grid_"] > [data-push-right*="_md-11"],
  [class~="customify-grid"] > [data-push-right*="_md-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_md-secon"],
  [class*="customify-grid_"] [class*="_md-secon"],
  [class~="customify-grid"] [class*="_md-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_md-last"],
  [class*="customify-grid_"] [class*="_md-last"],
  [class~="customify-grid"] [class*="_md-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > [class*="_sm-1"],
  [class*="customify-grid_"] > [class*="_sm-1"],
  [class~="customify-grid"] > [class*="_sm-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-2"],
  [class*="customify-grid_"] > [class*="_sm-2"],
  [class~="customify-grid"] > [class*="_sm-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-3"],
  [class*="customify-grid_"] > [class*="_sm-3"],
  [class~="customify-grid"] > [class*="_sm-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_sm-4"],
  [class*="customify-grid_"] > [class*="_sm-4"],
  [class~="customify-grid"] > [class*="_sm-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-5"],
  [class*="customify-grid_"] > [class*="_sm-5"],
  [class~="customify-grid"] > [class*="_sm-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-6"],
  [class*="customify-grid_"] > [class*="_sm-6"],
  [class~="customify-grid"] > [class*="_sm-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_sm-7"],
  [class*="customify-grid_"] > [class*="_sm-7"],
  [class~="customify-grid"] > [class*="_sm-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-8"],
  [class*="customify-grid_"] > [class*="_sm-8"],
  [class~="customify-grid"] > [class*="_sm-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-9"],
  [class*="customify-grid_"] > [class*="_sm-9"],
  [class~="customify-grid"] > [class*="_sm-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_sm-10"],
  [class*="customify-grid_"] > [class*="_sm-10"],
  [class~="customify-grid"] > [class*="_sm-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-11"],
  [class*="customify-grid_"] > [class*="_sm-11"],
  [class~="customify-grid"] > [class*="_sm-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-12"],
  [class*="customify-grid_"] > [class*="_sm-12"],
  [class~="customify-grid"] > [class*="_sm-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-0"],
  [class*="customify-grid_"] > [data-push-left*="_sm-0"],
  [class~="customify-grid"] > [data-push-left*="_sm-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-1"],
  [class*="customify-grid_"] > [data-push-left*="_sm-1"],
  [class~="customify-grid"] > [data-push-left*="_sm-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-2"],
  [class*="customify-grid_"] > [data-push-left*="_sm-2"],
  [class~="customify-grid"] > [data-push-left*="_sm-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-3"],
  [class*="customify-grid_"] > [data-push-left*="_sm-3"],
  [class~="customify-grid"] > [data-push-left*="_sm-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-4"],
  [class*="customify-grid_"] > [data-push-left*="_sm-4"],
  [class~="customify-grid"] > [data-push-left*="_sm-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-5"],
  [class*="customify-grid_"] > [data-push-left*="_sm-5"],
  [class~="customify-grid"] > [data-push-left*="_sm-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-6"],
  [class*="customify-grid_"] > [data-push-left*="_sm-6"],
  [class~="customify-grid"] > [data-push-left*="_sm-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-7"],
  [class*="customify-grid_"] > [data-push-left*="_sm-7"],
  [class~="customify-grid"] > [data-push-left*="_sm-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-8"],
  [class*="customify-grid_"] > [data-push-left*="_sm-8"],
  [class~="customify-grid"] > [data-push-left*="_sm-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-9"],
  [class*="customify-grid_"] > [data-push-left*="_sm-9"],
  [class~="customify-grid"] > [data-push-left*="_sm-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-10"],
  [class*="customify-grid_"] > [data-push-left*="_sm-10"],
  [class~="customify-grid"] > [data-push-left*="_sm-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-11"],
  [class*="customify-grid_"] > [data-push-left*="_sm-11"],
  [class~="customify-grid"] > [data-push-left*="_sm-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-0"],
  [class*="customify-grid_"] > [data-push-right*="_sm-0"],
  [class~="customify-grid"] > [data-push-right*="_sm-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-1"],
  [class*="customify-grid_"] > [data-push-right*="_sm-1"],
  [class~="customify-grid"] > [data-push-right*="_sm-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-2"],
  [class*="customify-grid_"] > [data-push-right*="_sm-2"],
  [class~="customify-grid"] > [data-push-right*="_sm-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-3"],
  [class*="customify-grid_"] > [data-push-right*="_sm-3"],
  [class~="customify-grid"] > [data-push-right*="_sm-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-4"],
  [class*="customify-grid_"] > [data-push-right*="_sm-4"],
  [class~="customify-grid"] > [data-push-right*="_sm-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-5"],
  [class*="customify-grid_"] > [data-push-right*="_sm-5"],
  [class~="customify-grid"] > [data-push-right*="_sm-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-6"],
  [class*="customify-grid_"] > [data-push-right*="_sm-6"],
  [class~="customify-grid"] > [data-push-right*="_sm-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-7"],
  [class*="customify-grid_"] > [data-push-right*="_sm-7"],
  [class~="customify-grid"] > [data-push-right*="_sm-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-8"],
  [class*="customify-grid_"] > [data-push-right*="_sm-8"],
  [class~="customify-grid"] > [data-push-right*="_sm-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-9"],
  [class*="customify-grid_"] > [data-push-right*="_sm-9"],
  [class~="customify-grid"] > [data-push-right*="_sm-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-10"],
  [class*="customify-grid_"] > [data-push-right*="_sm-10"],
  [class~="customify-grid"] > [data-push-right*="_sm-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-11"],
  [class*="customify-grid_"] > [data-push-right*="_sm-11"],
  [class~="customify-grid"] > [data-push-right*="_sm-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_sm-secon"],
  [class*="customify-grid_"] [class*="_sm-secon"],
  [class~="customify-grid"] [class*="_sm-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_sm-last"],
  [class*="customify-grid_"] [class*="_sm-last"],
  [class~="customify-grid"] [class*="_sm-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > [class*="_xs-1"],
  [class*="customify-grid_"] > [class*="_xs-1"],
  [class~="customify-grid"] > [class*="_xs-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-2"],
  [class*="customify-grid_"] > [class*="_xs-2"],
  [class~="customify-grid"] > [class*="_xs-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-3"],
  [class*="customify-grid_"] > [class*="_xs-3"],
  [class~="customify-grid"] > [class*="_xs-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_xs-4"],
  [class*="customify-grid_"] > [class*="_xs-4"],
  [class~="customify-grid"] > [class*="_xs-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-5"],
  [class*="customify-grid_"] > [class*="_xs-5"],
  [class~="customify-grid"] > [class*="_xs-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-6"],
  [class*="customify-grid_"] > [class*="_xs-6"],
  [class~="customify-grid"] > [class*="_xs-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_xs-7"],
  [class*="customify-grid_"] > [class*="_xs-7"],
  [class~="customify-grid"] > [class*="_xs-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-8"],
  [class*="customify-grid_"] > [class*="_xs-8"],
  [class~="customify-grid"] > [class*="_xs-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-9"],
  [class*="customify-grid_"] > [class*="_xs-9"],
  [class~="customify-grid"] > [class*="_xs-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_xs-10"],
  [class*="customify-grid_"] > [class*="_xs-10"],
  [class~="customify-grid"] > [class*="_xs-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-11"],
  [class*="customify-grid_"] > [class*="_xs-11"],
  [class~="customify-grid"] > [class*="_xs-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-12"],
  [class*="customify-grid_"] > [class*="_xs-12"],
  [class~="customify-grid"] > [class*="_xs-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-0"],
  [class*="customify-grid_"] > [data-push-left*="_xs-0"],
  [class~="customify-grid"] > [data-push-left*="_xs-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-1"],
  [class*="customify-grid_"] > [data-push-left*="_xs-1"],
  [class~="customify-grid"] > [data-push-left*="_xs-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-2"],
  [class*="customify-grid_"] > [data-push-left*="_xs-2"],
  [class~="customify-grid"] > [data-push-left*="_xs-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-3"],
  [class*="customify-grid_"] > [data-push-left*="_xs-3"],
  [class~="customify-grid"] > [data-push-left*="_xs-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-4"],
  [class*="customify-grid_"] > [data-push-left*="_xs-4"],
  [class~="customify-grid"] > [data-push-left*="_xs-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-5"],
  [class*="customify-grid_"] > [data-push-left*="_xs-5"],
  [class~="customify-grid"] > [data-push-left*="_xs-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-6"],
  [class*="customify-grid_"] > [data-push-left*="_xs-6"],
  [class~="customify-grid"] > [data-push-left*="_xs-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-7"],
  [class*="customify-grid_"] > [data-push-left*="_xs-7"],
  [class~="customify-grid"] > [data-push-left*="_xs-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-8"],
  [class*="customify-grid_"] > [data-push-left*="_xs-8"],
  [class~="customify-grid"] > [data-push-left*="_xs-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-9"],
  [class*="customify-grid_"] > [data-push-left*="_xs-9"],
  [class~="customify-grid"] > [data-push-left*="_xs-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-10"],
  [class*="customify-grid_"] > [data-push-left*="_xs-10"],
  [class~="customify-grid"] > [data-push-left*="_xs-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-11"],
  [class*="customify-grid_"] > [data-push-left*="_xs-11"],
  [class~="customify-grid"] > [data-push-left*="_xs-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-0"],
  [class*="customify-grid_"] > [data-push-right*="_xs-0"],
  [class~="customify-grid"] > [data-push-right*="_xs-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-1"],
  [class*="customify-grid_"] > [data-push-right*="_xs-1"],
  [class~="customify-grid"] > [data-push-right*="_xs-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-2"],
  [class*="customify-grid_"] > [data-push-right*="_xs-2"],
  [class~="customify-grid"] > [data-push-right*="_xs-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-3"],
  [class*="customify-grid_"] > [data-push-right*="_xs-3"],
  [class~="customify-grid"] > [data-push-right*="_xs-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-4"],
  [class*="customify-grid_"] > [data-push-right*="_xs-4"],
  [class~="customify-grid"] > [data-push-right*="_xs-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-5"],
  [class*="customify-grid_"] > [data-push-right*="_xs-5"],
  [class~="customify-grid"] > [data-push-right*="_xs-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-6"],
  [class*="customify-grid_"] > [data-push-right*="_xs-6"],
  [class~="customify-grid"] > [data-push-right*="_xs-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-7"],
  [class*="customify-grid_"] > [data-push-right*="_xs-7"],
  [class~="customify-grid"] > [data-push-right*="_xs-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-8"],
  [class*="customify-grid_"] > [data-push-right*="_xs-8"],
  [class~="customify-grid"] > [data-push-right*="_xs-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-9"],
  [class*="customify-grid_"] > [data-push-right*="_xs-9"],
  [class~="customify-grid"] > [data-push-right*="_xs-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-10"],
  [class*="customify-grid_"] > [data-push-right*="_xs-10"],
  [class~="customify-grid"] > [data-push-right*="_xs-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-11"],
  [class*="customify-grid_"] > [data-push-right*="_xs-11"],
  [class~="customify-grid"] > [data-push-right*="_xs-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_xs-secon"],
  [class*="customify-grid_"] [class*="_xs-secon"],
  [class~="customify-grid"] [class*="_xs-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_xs-last"],
  [class*="customify-grid_"] [class*="_xs-last"],
  [class~="customify-grid"] [class*="_xs-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
[class*="customify-col-"][class*="customify-col-0"] {
  display: none;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > :not([class*="_lg-0"]),
  [class*="customify-grid_"] > :not([class*="_lg-0"]),
  [class~="customify-grid"] > :not([class*="_lg-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_lg-0"],
  [class*="customify-grid_"] > [class*="_lg-0"],
  [class~="customify-grid"] > [class*="_lg-0"] {
    display: none;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > :not([class*="_md-0"]),
  [class*="customify-grid_"] > :not([class*="_md-0"]),
  [class~="customify-grid"] > :not([class*="_md-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_md-0"],
  [class*="customify-grid_"] > [class*="_md-0"],
  [class~="customify-grid"] > [class*="_md-0"] {
    display: none;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > :not([class*="_sm-0"]),
  [class*="customify-grid_"] > :not([class*="_sm-0"]),
  [class~="customify-grid"] > :not([class*="_sm-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_sm-0"],
  [class*="customify-grid_"] > [class*="_sm-0"],
  [class~="customify-grid"] > [class*="_sm-0"] {
    display: none;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > :not([class*="_xs-0"]),
  [class*="customify-grid_"] > :not([class*="_xs-0"]),
  [class~="customify-grid"] > :not([class*="_xs-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_xs-0"],
  [class*="customify-grid_"] > [class*="_xs-0"],
  [class~="customify-grid"] > [class*="_xs-0"] {
    display: none;
  }
}
body {
  color: #686868;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.618;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.avatar-e317 .progress_soft_146d,
.status_5bf8,
.breadcrumb-e4d7,
.tooltip_upper_cdd4,
.progress-864d,
.paragraph_old_d2e5,
.active-5973,
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;
}
.status_5bf8,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .status_5bf8,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .status_5bf8,
  h1 {
    font-size: 1.8em;
  }
}
.breadcrumb-e4d7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.breadcrumb-e4d7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .breadcrumb-e4d7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb-e4d7,
  h2 {
    font-size: 1.7em;
  }
}
.tooltip_upper_cdd4,
h3 {
  font-size: 1.618em;
}
.avatar-e317 .progress_soft_146d,
.progress-864d,
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.rough_04e7 {
  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;
}
.stone-01db:after,
.stone-01db:before,
.media-857f:after,
.media-857f:before {
  content: "";
  display: table;
}
.stone-01db:after,
.media-857f:after {
  clear: both;
}
.card-advanced-9cac {
  float: right;
  margin-right: 0;
}
.top_87f7 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.block_copper_9aaa .shadow-large-60d3,
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;
}
.block_copper_9aaa .shadow-large-60d3: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;
}
.west-4a68 .shadow-large-60d3 {
  box-shadow: none;
}
.west-4a68
  .shadow-large-60d3
  .table_fast_282b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.west-4a68 .shadow-large-60d3 .video_3fec {
  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;
}
.west-4a68
  .shadow-large-60d3
  .video_3fec
  b {
  display: none;
}
.west-4a68 .panel_ebd1 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.picture-2751:not(.new_dd5f):not(.lower-2bf3),
button:not(.new_dd5f):not(.lower-2bf3),
input[type="button"]:not(.new_dd5f):not(
    .lower-2bf3
  ),
input[type="reset"]:not(.new_dd5f):not(
    .lower-2bf3
  ),
input[type="submit"]:not(.new_dd5f):not(
    .lower-2bf3
  ) {
  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;
}
.picture-2751:not(.new_dd5f):not(
    .lower-2bf3
  ):hover,
button:not(.new_dd5f):not(
    .lower-2bf3
  ):hover,
input[type="button"]:not(.new_dd5f):not(
    .lower-2bf3
  ):hover,
input[type="reset"]:not(.new_dd5f):not(
    .lower-2bf3
  ):hover,
input[type="submit"]:not(.new_dd5f):not(
    .lower-2bf3
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.picture-2751:not(.new_dd5f):not(
    .lower-2bf3
  ):active,
.picture-2751:not(.new_dd5f):not(
    .lower-2bf3
  ):focus,
button:not(.new_dd5f):not(
    .lower-2bf3
  ):active,
button:not(.new_dd5f):not(
    .lower-2bf3
  ):focus,
input[type="button"]:not(.new_dd5f):not(
    .lower-2bf3
  ):active,
input[type="button"]:not(.new_dd5f):not(
    .lower-2bf3
  ):focus,
input[type="reset"]:not(.new_dd5f):not(
    .lower-2bf3
  ):active,
input[type="reset"]:not(.new_dd5f):not(
    .lower-2bf3
  ):focus,
input[type="submit"]:not(.new_dd5f):not(
    .lower-2bf3
  ):active,
input[type="submit"]:not(.new_dd5f):not(
    .lower-2bf3
  ):focus {
  outline: 0;
}
.picture-2751:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2,
button:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2,
input[type="button"]:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2,
input[type="reset"]:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2,
input[type="submit"]:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2 {
  position: relative;
}
.picture-2751:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2
  .easy-c4ef,
.picture-2751:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2
  .video-da27,
.picture-2751:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2
  .selected_1a5c,
.picture-2751:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2
  i,
.picture-2751:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2
  svg,
button:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2
  .easy-c4ef,
button:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2
  .video-da27,
button:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2
  .selected_1a5c,
button:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2
  i,
button:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2
  svg,
input[type="button"]:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2
  .easy-c4ef,
input[type="button"]:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2
  .video-da27,
input[type="button"]:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2
  .selected_1a5c,
input[type="button"]:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2
  i,
input[type="button"]:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2
  svg,
input[type="reset"]:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2
  .easy-c4ef,
input[type="reset"]:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2
  .video-da27,
input[type="reset"]:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2
  .selected_1a5c,
input[type="reset"]:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2
  i,
input[type="reset"]:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2
  svg,
input[type="submit"]:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2
  .easy-c4ef,
input[type="submit"]:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2
  .video-da27,
input[type="submit"]:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2
  .selected_1a5c,
input[type="submit"]:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2
  i,
input[type="submit"]:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2
  svg {
  visibility: hidden;
}
.picture-2751:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2:after,
button:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2:after,
input[type="button"]:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2:after,
input[type="reset"]:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2:after,
input[type="submit"]:not(.new_dd5f):not(
    .lower-2bf3
  ).fn-loading-70c2: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;
}
.picture-2751:not(.new_dd5f):not(.lower-2bf3),
input[type="button"]:not(.new_dd5f):not(
    .lower-2bf3
  ),
input[type="reset"]:not(.new_dd5f):not(
    .lower-2bf3
  ),
input[type="submit"]:not(.new_dd5f):not(
    .lower-2bf3
  ) {
  color: #fff;
  background: #235787;
}
.picture-2751:not(.new_dd5f):not(
    .lower-2bf3
  ):focus,
input[type="button"]:not(.new_dd5f):not(
    .lower-2bf3
  ):focus,
input[type="reset"]:not(.new_dd5f):not(
    .lower-2bf3
  ):focus,
input[type="submit"]:not(.new_dd5f):not(
    .lower-2bf3
  ):focus {
  color: #fff;
}
.picture-2751.fn-disabled-70c2:not(.new_dd5f):not(
    .lower-2bf3
  ),
.picture-2751[disabled]:not(.new_dd5f):not(
    .lower-2bf3
  ),
button.fn-disabled-70c2:not(.new_dd5f):not(
    .lower-2bf3
  ),
button[disabled]:not(.new_dd5f):not(
    .lower-2bf3
  ) {
  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;
}
.video-effe {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.video-effe: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;
}
.short_da33 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.mini_089f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.texture-7752 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.stone-01db:after,
.stone-01db:before,
.label_inner_2e1d:after,
.label_inner_2e1d:before,
.shade_fd17:after,
.shade_fd17:before,
.message-7b2f:after,
.message-7b2f:before,
.hot-7006:after,
.hot-7006:before,
.fast-66d5:after,
.fast-66d5:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.stone-01db:after,
.label_inner_2e1d:after,
.shade_fd17:after,
.message-7b2f:after,
.hot-7006:after,
.fast-66d5:after {
  clear: both;
}
.label_inner_2e1d .wrapper-simple-eab0,
.shade_fd17 .wrapper-simple-eab0,
.photo-952a .wrapper-simple-eab0 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.info_3eb7 {
  display: inline-block;
}
.column_pressed_102e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.column_pressed_102e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.column_pressed_102e .advanced-5f1d {
  padding: 1em 0;
  font-size: 85%;
}
.advanced-5f1d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.upper_4d29 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.upper_4d29:after,
.upper_4d29:before {
  content: "";
  display: table;
}
.upper_4d29:after {
  clear: both;
}
.footer_pressed_06e8 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.west-070e .footer_pressed_06e8 {
  max-width: 50%;
}
.border_57ae .footer_pressed_06e8 {
  max-width: 33.33%;
}
.gradient_8a5e .footer_pressed_06e8 {
  max-width: 25%;
}
.dropdown_27b3 .footer_pressed_06e8 {
  max-width: 20%;
}
.south_c465 .footer_pressed_06e8 {
  max-width: 16.66%;
}
.box-02f9 .footer_pressed_06e8 {
  max-width: 14.28%;
}
.blue-a42d .footer_pressed_06e8 {
  max-width: 12.5%;
}
.active_b148 .footer_pressed_06e8 {
  max-width: 11.11%;
}
.hidden-fast-aece {
  display: block;
}
.avatar-e317 .basic-2ce7 label,
.avatar-e317 .tabs_7a71 label,
.avatar-e317 .info-slow-cd6c label,
.avatar-e317 .description-e0f1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hidden-blue-6169 {
  list-style: none;
  margin: 0;
}
.hidden-blue-6169 article.east_06a8 {
  margin-bottom: 0;
}
.hidden-blue-6169 ul {
  list-style: none;
  margin: 0;
}
.hidden-blue-6169 .chip_46ec li.east_06a8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hidden-blue-6169 .chip_46ec li.east_06a8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hidden-blue-6169 .chip_46ec li.east_06a8: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) {
  .hidden-blue-6169 .chip_46ec li.east_06a8 li.east_06a8 li.east_06a8 li.east_06a8 {
    padding-left: 0;
  }
}
article.east_06a8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.east_06a8 .label_inner_2e1d p:last-of-type {
  margin-bottom: 0;
}
article.east_06a8 .next-56c8 {
  float: left;
}
article.east_06a8 .message-cbde {
  margin-left: 85px;
}
article.east_06a8 .heading-stone-fe0d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.east_06a8 .heading-stone-fe0d .overlay-826d {
  margin-left: 10px;
}
article.east_06a8 .upper-f615 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.east_06a8 .summary_advanced_36f0 {
  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 .basic-2ce7,
  #respond .info-slow-cd6c,
  #respond .description-e0f1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .basic-2ce7 input,
#respond .info-slow-cd6c input,
#respond .description-e0f1 input {
  width: 100%;
}
#respond .description-e0f1 {
  margin-right: 0;
}
#respond .component_faf0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.footer_5e4d {
  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;
}
.footer_5e4d.lower-04c1 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.footer_5e4d 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%);
}
.footer_5e4d:focus,
.footer_5e4d: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);
}
.background_new_5dab {
  border-radius: 10%;
}
.shadow_dim_065f {
  border-radius: 50%;
}
.video-selected-545d {
  font-size: 0.72em;
}
.basic_0d7e {
  font-size: 0.875em;
}
.picture_blue_e932 {
  font-size: 1.1em;
}
.advanced_2dfb {
  text-transform: uppercase;
  line-height: 1.2;
}
.advanced_2dfb.video-selected-545d {
  letter-spacing: 0.5px;
}
.black-4e96,
.black-4e96 a {
  color: #6d6d6d;
}
.black-4e96 a:hover {
  color: #111;
}
.fresh_d3f4 {
  color: #6d6d6d;
}
.gas-6977 {
  overflow-x: hidden;
}
.gas-6977 .thumbnail_dark_7fa5.static-1abe {
  position: relative;
}
.gas-6977 .thumbnail_dark_7fa5.static-1abe.focus_slow_de9f {
  position: initial;
}
.gas-6977
  .thumbnail_dark_7fa5.static-1abe.focus_slow_de9f
  .preview_55b9 {
  left: auto;
}
.gas-6977 .thumbnail_dark_7fa5 .preview_55b9 {
  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;
}
.gas-6977 .thumbnail_dark_7fa5:hover.static-1abe {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.gas-6977
  .thumbnail_dark_7fa5:hover.static-1abe
  .preview_55b9 {
  display: block;
  z-index: 9999999;
}
.gas-6977 .shade_cb00 .hovered-201e,
.gas-6977 .yellow_2639 .hovered-201e {
  display: none;
}
.gas-6977 .accent_fresh_c0d6 .thumbnail_dark_7fa5:hover.static-1abe {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.avatar-e317 .basic-2ce7 label,
.avatar-e317 .tabs_7a71 label,
.avatar-e317 .info-slow-cd6c label,
.avatar-e317 .description-e0f1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hidden-blue-6169 {
  list-style: none;
  margin: 0;
}
.hidden-blue-6169 article.east_06a8 {
  margin-bottom: 0;
}
.hidden-blue-6169 ul {
  list-style: none;
  margin: 0;
}
.hidden-blue-6169 .chip_46ec li.east_06a8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hidden-blue-6169 .chip_46ec li.east_06a8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hidden-blue-6169 .chip_46ec li.east_06a8: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) {
  .hidden-blue-6169 .chip_46ec li.east_06a8 li.east_06a8 li.east_06a8 li.east_06a8 {
    padding-left: 0;
  }
}
article.east_06a8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.east_06a8 .label_inner_2e1d p:last-of-type {
  margin-bottom: 0;
}
article.east_06a8 .next-56c8 {
  float: left;
}
article.east_06a8 .message-cbde {
  margin-left: 85px;
}
article.east_06a8 .heading-stone-fe0d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.east_06a8 .heading-stone-fe0d .overlay-826d {
  margin-left: 10px;
}
article.east_06a8 .upper-f615 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.east_06a8 .summary_advanced_36f0 {
  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 .basic-2ce7,
  #respond .info-slow-cd6c,
  #respond .description-e0f1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .basic-2ce7 input,
#respond .info-slow-cd6c input,
#respond .description-e0f1 input {
  width: 100%;
}
#respond .description-e0f1 {
  margin-right: 0;
}
#respond .component_faf0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.shade_cb00 .notification_5857 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.notification_5857 .caption-lower-21dc.layout-acc8 .text-b53a > li > a:focus,
.notification_5857 .caption-lower-21dc.layout-acc8 .text-b53a > li > a:hover,
.notification_5857 .caption-lower-21dc.sidebar_0050 .text-b53a > li > a:focus,
.notification_5857 .caption-lower-21dc.sidebar_0050 .text-b53a > li > a:hover,
.notification_5857 .caption-lower-21dc.hard-efb6 .text-b53a > li > a:focus,
.notification_5857 .caption-lower-21dc.hard-efb6 .text-b53a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notification_5857
  .caption-lower-21dc.layout-acc8
  .text-b53a
  > li.bright-25ad
  > a,
.notification_5857
  .caption-lower-21dc.layout-acc8
  .text-b53a
  > li.caption_9934
  > a,
.notification_5857
  .caption-lower-21dc.sidebar_0050
  .text-b53a
  > li.bright-25ad
  > a,
.notification_5857
  .caption-lower-21dc.sidebar_0050
  .text-b53a
  > li.caption_9934
  > a,
.notification_5857
  .caption-lower-21dc.hard-efb6
  .text-b53a
  > li.bright-25ad
  > a,
.notification_5857 .caption-lower-21dc.hard-efb6 .text-b53a > li.filter_clean_34e4 > a {
  color: rgba(255, 255, 255, 0.99);
}
.notification_5857 .green-9733,
.notification_5857 .green-9733 a {
  color: rgba(255, 255, 255, 0.99);
}
.notification_5857 .focus_fresh_57b3.focus-d7ef li a,
.notification_5857 .prev-0951 a,
.notification_5857 .pressed-3593,
.notification_5857 .text-b53a > li > a,
.notification_5857 .center-3698 {
  color: rgba(255, 255, 255, 0.79);
}
.notification_5857 .focus_fresh_57b3.focus-d7ef li a:hover,
.notification_5857 .prev-0951 a:hover,
.notification_5857 .pressed-3593:hover,
.notification_5857 .text-b53a > li > a:hover,
.notification_5857 .center-3698:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notification_5857 .pagination_copper_5e1d {
  color: rgba(255, 255, 255, 0.79);
}
.notification_5857 .pagination_copper_5e1d .fast_958e {
  color: rgba(255, 255, 255, 0.99);
}
.notification_5857 .pagination_copper_5e1d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notification_5857 .thumbnail-liquid-2f5f .notice_easy_0ee4 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notification_5857 .thumbnail-liquid-2f5f .notice_easy_0ee4 .fresh_7daf {
  color: rgba(255, 255, 255, 0.79);
}
.notification_5857
  .thumbnail-liquid-2f5f
  .notice_easy_0ee4
  .fresh_7daf::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notification_5857
  .thumbnail-liquid-2f5f
  .notice_easy_0ee4
  .fresh_7daf:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notification_5857
  .thumbnail-liquid-2f5f
  .notice_easy_0ee4
  .fresh_7daf::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notification_5857
  .thumbnail-liquid-2f5f
  .notice_easy_0ee4
  .fresh_7daf::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notification_5857 .thumbnail-liquid-2f5f .yellow-9806 {
  color: rgba(255, 255, 255, 0.79);
}
.notification_5857 .thumbnail-liquid-2f5f .yellow-9806:hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge_white_574d
  .notification_5857
  .thumbnail-liquid-2f5f
  .photo-06d4
  .modal_out_cddd {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.badge_white_574d
  .notification_5857
  .thumbnail-liquid-2f5f
  .photo-06d4
  .fresh_7daf {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shade_cb00 .outline-glass-e1bf {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.outline-glass-e1bf .caption-lower-21dc.layout-acc8 .text-b53a > li > a:focus,
.outline-glass-e1bf .caption-lower-21dc.layout-acc8 .text-b53a > li > a:hover,
.outline-glass-e1bf .caption-lower-21dc.sidebar_0050 .text-b53a > li > a:focus,
.outline-glass-e1bf .caption-lower-21dc.sidebar_0050 .text-b53a > li > a:hover,
.outline-glass-e1bf .caption-lower-21dc.hard-efb6 .text-b53a > li > a:focus,
.outline-glass-e1bf .caption-lower-21dc.hard-efb6 .text-b53a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outline-glass-e1bf
  .caption-lower-21dc.layout-acc8
  .text-b53a
  > li.bright-25ad
  > a,
.outline-glass-e1bf
  .caption-lower-21dc.layout-acc8
  .text-b53a
  > li.caption_9934
  > a,
.outline-glass-e1bf
  .caption-lower-21dc.sidebar_0050
  .text-b53a
  > li.bright-25ad
  > a,
.outline-glass-e1bf
  .caption-lower-21dc.sidebar_0050
  .text-b53a
  > li.caption_9934
  > a,
.outline-glass-e1bf
  .caption-lower-21dc.hard-efb6
  .text-b53a
  > li.bright-25ad
  > a,
.outline-glass-e1bf .caption-lower-21dc.hard-efb6 .text-b53a > li.filter_clean_34e4 > a {
  color: rgba(0, 0, 0, 0.8);
}
.outline-glass-e1bf .green-9733,
.outline-glass-e1bf .green-9733 a {
  color: rgba(0, 0, 0, 0.8);
}
.outline-glass-e1bf .focus_fresh_57b3.focus-d7ef li a,
.outline-glass-e1bf .prev-0951 a,
.outline-glass-e1bf .pressed-3593,
.outline-glass-e1bf .text-b53a > li > a,
.outline-glass-e1bf .center-3698 {
  color: rgba(0, 0, 0, 0.55);
}
.outline-glass-e1bf .focus_fresh_57b3.focus-d7ef li a:hover,
.outline-glass-e1bf .prev-0951 a:hover,
.outline-glass-e1bf .pressed-3593:hover,
.outline-glass-e1bf .text-b53a > li > a:hover,
.outline-glass-e1bf .center-3698:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outline-glass-e1bf .pagination_copper_5e1d {
  color: rgba(0, 0, 0, 0.55);
}
.outline-glass-e1bf .pagination_copper_5e1d .fast_958e {
  color: rgba(0, 0, 0, 0.8);
}
.outline-glass-e1bf .pagination_copper_5e1d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice_bottom_08ca .description_center_7df5 {
  margin-left: auto;
  margin-right: auto;
}
.shade_fd17 > * {
  margin-left: auto;
  margin-right: auto;
}
.shade_fd17 .short_da33 {
  margin-right: 1.41575em;
}
.new_833f .shade_fd17 > .shadow_prev_a409 {
  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;
}
.new_833f .shade_fd17 > .pressed-5927 {
  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;
}
.south_2446.notice_bottom_08ca .description_center_7df5,
.easy-c3f2.notice_bottom_08ca .description_center_7df5 {
  margin-left: 0;
}
.paragraph_motion_916a.notice_bottom_08ca .description_center_7df5,
.south-1cc5.notice_bottom_08ca .description_center_7df5 {
  margin-right: 0;
}
.shade_fd17 ol,
.shade_fd17 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hard_6a6e video {
  max-width: 100%;
}
.list_9fbf img {
  display: block;
}
.list_9fbf.short_da33,
.list_9fbf.mini_089f {
  width: 100%;
}
.list_9fbf.pressed-5927 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.border-c5b2:not(.smooth-b122) {
  margin: 1.5em auto;
}
.menu_current_8590 p {
  padding: 1.5em 14px;
}
ul.tiny-7ebc.pressed-5927,
ul.tiny-7ebc.shadow_prev_a409,
ul.tiny-7ebc.pressed_72e5.shadow_prev_a409 {
  padding: 0 14px;
}
.backdrop-55bd {
  display: block;
  overflow-x: auto;
}
.backdrop-55bd table {
  border-collapse: collapse;
  width: 100%;
}
.backdrop-55bd td,
.backdrop-55bd th {
  padding: 0.5em;
}
.shade_fd17 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.shade_fd17 ol ol,
.shade_fd17 ol ul,
.shade_fd17 ul ol,
.shade_fd17 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.shade_fd17 ol ol li,
.shade_fd17 ol ul li,
.shade_fd17 ul ol li,
.shade_fd17 ul ul li {
  margin-left: 0;
}
.bronze_312f.lite_d0d8 > .module-d641 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.bronze_312f.lite_d0d8 > .module-d641 iframe,
.bronze_312f.lite_d0d8 > .module-d641 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.active-next-018c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.active-next-018c.mask_next_db10 {
  padding: 0;
}
.active-next-018c.mask_next_db10 cite {
  font-size: 13px;
}
.active-next-018c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.active-next-018c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.accent_4355 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.accent_4355 > p:first-child {
  margin-top: 0;
}
.accent_4355 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.accent_4355 blockquote {
  border-left: 0;
}
.accordion_ea23 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.accordion_ea23:not(.dim-4536) {
  max-width: 100px;
}
.accordion_ea23.status-fast-a883 {
  border-bottom: none !important;
  text-align: center;
}
.accordion_ea23.status-fast-a883::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .menu_current_8590 p {
    padding: 1.5em 0;
  }
}
.liquid_e0c3 {
  color: #0073aa;
}
.thick_1a5d {
  background-color: #0073aa;
}
.glass_3a47 {
  color: #229fd8;
}
.box-0adf {
  background-color: #229fd8;
}
.media_040a {
  color: #eee;
}
.texture_ecd4 {
  background-color: #eee;
}
.sidebar-9bee {
  color: #444;
}
.picture-solid-b1f3 {
  background-color: #444;
}
.yellow-d6c7 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.yellow-d6c7 .popup_down_ca02 .prev-0951 {
  font-size: 15px;
}
.yellow-d6c7 .prev-0951 {
  line-height: 1.3;
}
.yellow-d6c7 .outline-glass-e1bf {
}
.yellow-d6c7 .notification_5857 {
  background: #235787;
}
.title_d5e3 {
  padding: 0;
}
.title_d5e3 .notification_5857 {
  background: #1a1a1a;
}
.title_d5e3 .outline-glass-e1bf {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.pink-d177 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.pink-d177 .outline-glass-e1bf {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.pink-d177 .notification_5857 {
  background: #303030;
}
.fast-66d5 {
  position: relative;
  z-index: 10;
}
.fast-66d5 .under-37a8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.title_424f .static-1abe {
  display: inline-block;
  vertical-align: middle;
}
.title_424f.block-static-3dda .static-1abe {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .title_424f.block-static-3dda .static-1abe {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .title_424f.block-static-3dda .static-1abe {
    margin-right: 0.4em;
  }
}
.title_424f.block-static-3dda .static-1abe:last-child {
  margin-right: 0;
}
.easy_437c .under-37a8 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .shade_cb00 .popup_down_ca02 {
    margin: 0 -0.5em;
  }
  .shade_cb00 .popup_down_ca02 [class*="customify-col-"],
  .shade_cb00 .popup_down_ca02 [class*="customify-col_"],
  .shade_cb00 .popup_down_ca02 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.shade_cb00.table-0be2 .under-37a8 {
  background: 0 0 !important;
}
.shade_cb00.table-0be2 .under-37a8,
.shade_cb00.easy_437c .under-37a8 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .shade_cb00.inner_98ae {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.shade_cb00.easy_437c .under-37a8 {
  box-shadow: none !important;
}
.outline-hovered-4877 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .outline-hovered-4877 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .outline-hovered-4877 {
    padding: 18px 0 20px;
  }
}
.outline-hovered-4877 .easy_4e9c {
  width: 100%;
}
.outline-hovered-4877 .hard_84ac {
  margin-bottom: 0;
}
.outline-hovered-4877 .first-6a31 {
  margin-top: 5px;
  font-size: 0.875em;
}
.hovered-5bd3 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.hovered-5bd3 .element_first_d5dd {
  width: 100%;
}
.disabled_hard_a460 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.disabled_hard_a460 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.disabled_hard_a460 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;
}
.disabled_hard_a460 li:last-child:after {
  display: none;
}
.disabled_hard_a460 li a {
  font-weight: 500;
  margin-right: 10px;
}
.search-steel-d08e .hovered-201e button,
.outline-hovered-4877 .hovered-201e button {
  left: 0;
}
.search-steel-d08e .element_first_d5dd,
.outline-hovered-4877 .element_first_d5dd {
  padding-left: 0;
  padding-right: 0;
}
.search-steel-d08e .hovered-5bd3,
.outline-hovered-4877 .hovered-5bd3 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.search-steel-d08e {
  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;
}
.search-steel-d08e: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;
}
.search-steel-d08e .search-center-4535 {
  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) {
  .search-steel-d08e .search-center-4535 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .search-steel-d08e .search-center-4535 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .search-steel-d08e .search-center-4535 {
    min-height: 200px;
  }
}
.search-steel-d08e .disabled_hard_a460 {
  color: rgba(255, 255, 255, 0.8);
}
.search-steel-d08e .disabled_hard_a460 a,
.search-steel-d08e .disabled_hard_a460 li:after {
  color: inherit;
}
.search-steel-d08e .disabled_hard_a460 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.feature-a6e1 {
  margin-bottom: 0.5em;
}
.sort-68b5 {
  margin-bottom: 1.2em;
}
.sort-68b5,
.feature-a6e1 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.sort-68b5 p:last-child,
.feature-a6e1 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hovered-201e,
#masthead .hovered-201e {
  display: none;
}
#masthead
  > .hovered-201e.title-8be2 {
  display: none;
}
#masthead > .hovered-201e button {
  left: 0;
}
.old_7ea0 {
  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_7ea0 .static-1abe {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.old_7ea0 .item_active_88d7 {
  display: -webkit-box;
  display: flex;
}
.old_7ea0 .item_active_88d7.paragraph-cd98 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.old_7ea0 .item_active_88d7.logo-e5ec {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.old_7ea0 .item_active_88d7.image_medium_f307 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.old_7ea0.video_clean_53b1.glass-fb87 .item_active_88d7.paragraph-cd98 {
  flex-basis: 100%;
}
.old_7ea0.article-53f6 .item_active_88d7.logo-e5ec {
  -webkit-box-flex: 1;
  flex: auto;
}
.old_7ea0.article-53f6 .item_active_88d7.image_medium_f307 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hovered-201e.title-8be2 {
  display: none;
}
#masthead > .hovered-201e button {
  left: 0;
}
.preview-1402 {
  padding: 0.5407911001em 1em;
  background: #c3512f;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.preview-1402:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.preview-1402.title-stale-8020 i {
  margin-right: 4px;
}
.preview-1402.new-3af9 i {
  margin-left: 5px;
}
.prev-0951 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.prev-0951 p:last-child {
  margin-bottom: 0;
}
.preview_3d9a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.preview_3d9a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.preview_3d9a img {
  display: block;
  width: auto;
  line-height: 1;
}
.preview_3d9a .green-9733 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.preview_3d9a .sort-pressed-7e02 {
  margin: 5px 0 7px 0;
}
.preview_3d9a.iron-7ead .backdrop_c907 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.preview_3d9a.iron-7ead .label-760e {
  margin-left: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.preview_3d9a.badge_c316 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.preview_3d9a.badge_c316 .backdrop_c907 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.preview_3d9a.badge_c316 .label-760e {
  margin-right: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.preview_3d9a.column-brown-5169 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.preview_3d9a.active-solid-057b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.preview_3d9a.active-solid-057b .label-760e {
  margin-top: 7px;
}
.white_b5b4 {
  display: inline-block;
}
.fast-66d5 .card-c04a .preview_3d9a img {
  max-width: 100%;
}
.caption-lower-21dc .element-liquid-1d49.active_4091,
.sidebar-c53b .element-liquid-1d49.active_4091 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.caption-lower-21dc .narrow-62d7,
.sidebar-c53b .narrow-62d7 {
  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%);
}
.caption-lower-21dc .narrow-62d7 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.caption-lower-21dc.table_iron_fd96 .narrow-62d7 {
  display: none;
}
.caption-lower-21dc .chip_north_5e5d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.caption-lower-21dc .chip_north_5e5d li {
  display: inline-block;
  position: relative;
}
.caption-lower-21dc .chip_north_5e5d li:last-child {
  margin-right: 0;
}
.caption-lower-21dc .chip_north_5e5d 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;
}
.caption-lower-21dc .chip_north_5e5d li.filter_clean_34e4 > a {
  color: rgba(0, 0, 0, 0.9);
}
.caption-lower-21dc .chip_north_5e5d > 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;
}
.caption-lower-21dc .chip_north_5e5d > li > a i {
  line-height: 0;
}
.caption-lower-21dc .chip_north_5e5d > li.thumbnail-54bd > a .narrow-62d7 {
  margin-left: 4px;
  line-height: 0;
}
.caption-lower-21dc .chip_north_5e5d .row-e1f3 li.thumbnail-54bd > a {
  position: relative;
}
.caption-lower-21dc .chip_north_5e5d .row-e1f3 li.thumbnail-54bd > a:after,
.caption-lower-21dc .chip_north_5e5d .row-e1f3 li.thumbnail-54bd > a:before {
  content: "";
  display: table;
}
.caption-lower-21dc .chip_north_5e5d .row-e1f3 li.thumbnail-54bd > a:after {
  clear: both;
}
.caption-lower-21dc .chip_north_5e5d .row-e1f3 li.thumbnail-54bd > a .narrow-62d7 {
  margin-left: 5px;
  float: right;
}
.caption-lower-21dc .upper_5bb6,
.caption-lower-21dc .row-e1f3 {
  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;
}
.caption-lower-21dc .row-e1f3 {
  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;
}
.caption-lower-21dc .row-e1f3 .active_4091 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.caption-lower-21dc .row-e1f3 .narrow-62d7 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.caption-lower-21dc .row-e1f3 li {
  display: block;
  margin: 0;
  padding: 0;
}
.caption-lower-21dc .row-e1f3 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;
}
.caption-lower-21dc .row-e1f3 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.caption-lower-21dc .row-e1f3 .row-e1f3 {
  top: 0;
  left: 100%;
}
.caption-lower-21dc .tertiary_lower_4eb4.fn-focus-70c2 > .upper_5bb6,
.caption-lower-21dc .tertiary_lower_4eb4.fn-focus-70c2 > .row-e1f3,
.caption-lower-21dc .tertiary_lower_4eb4:focus > .upper_5bb6,
.caption-lower-21dc .tertiary_lower_4eb4:focus > .row-e1f3,
.caption-lower-21dc .tertiary_lower_4eb4:hover > .upper_5bb6,
.caption-lower-21dc .tertiary_lower_4eb4:hover > .row-e1f3 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.caption-lower-21dc.hard-efb6 .text-b53a:after,
.caption-lower-21dc.hard-efb6 .text-b53a:before {
  content: "";
  display: table;
}
.caption-lower-21dc.hard-efb6 .text-b53a:after {
  clear: both;
}
.caption-lower-21dc.hard-efb6 .text-b53a > li {
  float: left;
}
.caption-lower-21dc.preview_inner_d30e .text-b53a:after,
.caption-lower-21dc.preview_inner_d30e .text-b53a:before {
  content: "";
  display: table;
}
.caption-lower-21dc.preview_inner_d30e .text-b53a:after {
  clear: both;
}
.caption-lower-21dc.preview_inner_d30e .text-b53a > li {
  float: left;
}
.caption-lower-21dc.preview_inner_d30e .text-b53a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.caption-lower-21dc.preview_inner_d30e .text-b53a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.caption-lower-21dc.preview_inner_d30e .text-b53a > li.bright-25ad > a,
.caption-lower-21dc.preview_inner_d30e .text-b53a > li.filter_clean_34e4 > a {
  color: #fff;
  background-color: #1e4b75;
}
.caption-lower-21dc.layout-acc8 .text-b53a > li > a .active_4091 {
  position: relative;
}
.caption-lower-21dc.layout-acc8 .text-b53a > li > a .active_4091: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;
}
.caption-lower-21dc.layout-acc8
  .text-b53a
  > li:focus
  > a
  .active_4091:before,
.caption-lower-21dc.layout-acc8
  .text-b53a
  > li:hover
  > a
  .active_4091:before {
  width: 100%;
  background-color: currentColor;
}
.caption-lower-21dc.layout-acc8
  .text-b53a
  > li.bright-25ad
  > a
  .active_4091:before,
.caption-lower-21dc.layout-acc8
  .text-b53a
  > li.caption_9934
  > a
  .active_4091:before {
  width: 100%;
  background-color: currentColor;
}
.caption-lower-21dc.sidebar_0050 .text-b53a > li > a .active_4091 {
  position: relative;
}
.caption-lower-21dc.sidebar_0050 .text-b53a > li > a .active_4091: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;
}
.caption-lower-21dc.sidebar_0050 .text-b53a > li:focus > a .active_4091:before,
.caption-lower-21dc.sidebar_0050
  .text-b53a
  > li:hover
  > a
  .active_4091:before {
  width: 100%;
  background-color: currentColor;
}
.caption-lower-21dc.sidebar_0050
  .text-b53a
  > li.bright-25ad
  > a
  .active_4091:before,
.caption-lower-21dc.sidebar_0050
  .text-b53a
  > li.caption_9934
  > a
  .active_4091:before {
  width: 100%;
  background-color: currentColor;
}
.sidebar-c53b .chip_north_5e5d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar-c53b .chip_north_5e5d li:first-child > a {
  border-top: none;
}
.sidebar-c53b .chip_north_5e5d .input_c29c > .active_4091 .narrow-62d7 {
  display: none;
}
.sidebar-c53b .chip_north_5e5d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.sidebar-c53b .chip_north_5e5d li:last-child {
  border: none;
}
.sidebar-c53b .chip_north_5e5d li.thumbnail-54bd > a {
  padding-right: 45px !important;
}
.sidebar-c53b .chip_north_5e5d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.sidebar-c53b .chip_north_5e5d li a:focus,
.sidebar-c53b .chip_north_5e5d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sidebar-c53b .chip_north_5e5d li .photo_easy_12fa {
  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;
}
.sidebar-c53b .chip_north_5e5d li .photo_easy_12fa:hover {
  box-shadow: none;
}
.sidebar-c53b .chip_north_5e5d li .photo_easy_12fa .narrow-62d7 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.sidebar-c53b .chip_north_5e5d .row-e1f3 {
  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);
}
.sidebar-c53b .chip_north_5e5d .row-e1f3 li a {
  padding-left: 3em;
}
.sidebar-c53b .chip_north_5e5d .logo-complex-6d46 > a .photo_easy_12fa i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sidebar-c53b .chip_north_5e5d .logo-complex-6d46 > .row-e1f3 {
  display: block;
  opacity: 1;
}
.grid_fd0f {
  max-width: 100%;
}
.dropdown-ae9a {
  line-height: 0;
  cursor: pointer;
}
.center-3698 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.center-3698:hover {
  box-shadow: none;
  color: currentColor;
}
.center-3698 svg {
  width: 18px;
  height: 18px;
}
.center-3698 .iron_afeb {
  display: none;
}
.main_7d73 {
  position: relative;
}
.main_7d73.fn-active-70c2 .center-3698 .stone-e647 {
  display: none;
}
.main_7d73.fn-active-70c2 .center-3698 .iron_afeb {
  display: inline-block;
}
.main_7d73 .hard_9459 {
  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);
}
.main_7d73.footer-7f76 .hard_9459 {
  left: auto;
  right: -0.9em;
}
.main_7d73.footer-7f76 .notice_6f40::before {
  left: auto;
  right: 15px;
}
.main_7d73.fn-active-70c2 .hard_9459 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.photo-06d4 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.photo-06d4 label {
  flex-basis: 100%;
}
.photo-06d4 .notice_easy_0ee4 {
  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;
}
.photo-06d4 .fresh_7daf {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.photo-06d4 .fresh_7daf:focus {
  background-color: transparent;
}
.photo-06d4 button.yellow-9806 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.photo-06d4 button.yellow-9806:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.photo-06d4 button.yellow-9806 svg {
  width: 18px;
  height: 18px;
}
.photo-06d4 input[type="submit"] {
  min-height: auto;
}
.thumbnail-liquid-2f5f .photo-06d4 .fresh_7daf {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.notice_6f40 {
  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) {
  .notice_6f40 {
    width: 220px;
  }
}
.notice_6f40 label {
  flex-basis: 100%;
}
.notice_6f40::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;
}
.badge_white_574d .thumbnail-liquid-2f5f .photo-06d4 {
  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;
}
.badge_white_574d
  .thumbnail-liquid-2f5f
  .photo-06d4
  .notice_easy_0ee4 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.badge_white_574d .thumbnail-liquid-2f5f .photo-06d4 .fresh_7daf {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.badge_white_574d
  .thumbnail-liquid-2f5f
  .photo-06d4
  .fresh_7daf:focus {
  background: 0 0;
}
.badge_white_574d
  .thumbnail-liquid-2f5f
  .photo-06d4
  .modal_out_cddd {
  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;
}
.focus_fresh_57b3 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.focus_fresh_57b3 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.focus_fresh_57b3 li:last-child {
  margin-right: 0;
}
.focus_fresh_57b3 li:first-child {
  margin-left: 0;
}
.focus_fresh_57b3.badge_31c2 a {
  color: #fff;
}
.focus_fresh_57b3.badge_31c2 a:hover {
  color: #fff;
}
.focus_fresh_57b3 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.focus_fresh_57b3 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.focus_fresh_57b3 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.focus_fresh_57b3 a:hover {
  opacity: 0.9;
  color: inherit;
}
.focus_fresh_57b3 [class*="social-icon-apple"] {
  background-color: #999;
}
.focus_fresh_57b3 [class*="social-icon-apple"].hard_258e {
  background-color: transparent;
  color: #999;
}
.focus_fresh_57b3 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.focus_fresh_57b3 [class*="social-icon-behance"].hard_258e {
  background-color: transparent;
  color: #1769ff;
}
.focus_fresh_57b3 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.focus_fresh_57b3 [class*="social-icon-bitbucket"].hard_258e {
  background-color: transparent;
  color: #205081;
}
.focus_fresh_57b3 [class*="social-icon-codepen"] {
  background-color: #000;
}
.focus_fresh_57b3 [class*="social-icon-codepen"].hard_258e {
  background-color: transparent;
  color: #000;
}
.focus_fresh_57b3 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.focus_fresh_57b3 [class*="social-icon-delicious"].hard_258e {
  background-color: transparent;
  color: #39f;
}
.focus_fresh_57b3 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.focus_fresh_57b3 [class*="social-icon-digg"].hard_258e {
  background-color: transparent;
  color: #005be2;
}
.focus_fresh_57b3 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.focus_fresh_57b3 [class*="social-icon-dribbble"].hard_258e {
  background-color: transparent;
  color: #ea4c89;
}
.focus_fresh_57b3 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.focus_fresh_57b3 [class*="social-icon-envelope"].hard_258e {
  background-color: transparent;
  color: #ea4335;
}
.focus_fresh_57b3 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.focus_fresh_57b3 [class*="social-icon-facebook"].hard_258e {
  background-color: transparent;
  color: #3b5998;
}
.focus_fresh_57b3 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.focus_fresh_57b3 [class*="social-icon-flickr"].hard_258e {
  background-color: transparent;
  color: #0063dc;
}
.focus_fresh_57b3 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.focus_fresh_57b3 [class*="social-icon-foursquare"].hard_258e {
  background-color: transparent;
  color: #2d5be3;
}
.focus_fresh_57b3 [class*="social-icon-github"] {
  background-color: #333;
}
.focus_fresh_57b3 [class*="social-icon-github"].hard_258e {
  background-color: transparent;
  color: #333;
}
.focus_fresh_57b3 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.focus_fresh_57b3 [class*="social-icon-google-plus"].hard_258e {
  background-color: transparent;
  color: #dd4b39;
}
.focus_fresh_57b3 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.focus_fresh_57b3 [class*="social-icon-houzz"].hard_258e {
  background-color: transparent;
  color: #7ac142;
}
.focus_fresh_57b3 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.focus_fresh_57b3 [class*="social-icon-instagram"].hard_258e {
  background-color: transparent;
  color: #262626;
}
.focus_fresh_57b3 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.focus_fresh_57b3 [class*="social-icon-jsfiddle"].hard_258e {
  background-color: transparent;
  color: #487aa2;
}
.focus_fresh_57b3 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.focus_fresh_57b3 [class*="social-icon-linkedin"].hard_258e {
  background-color: transparent;
  color: #0077b5;
}
.focus_fresh_57b3 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.focus_fresh_57b3 [class*="social-icon-medium"].hard_258e {
  background-color: transparent;
  color: #00ab6b;
}
.focus_fresh_57b3 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.focus_fresh_57b3
  [class*="social-icon-odnoklassniki"].hard_258e {
  background-color: transparent;
  color: #f4731c;
}
.focus_fresh_57b3 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.focus_fresh_57b3 [class*="social-icon-meetup"].hard_258e {
  background-color: transparent;
  color: #ec1c40;
}
.focus_fresh_57b3 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.focus_fresh_57b3 [class*="social-icon-pinterest"].hard_258e {
  background-color: transparent;
  color: #bd081c;
}
.focus_fresh_57b3 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.focus_fresh_57b3 [class*="social-icon-product-hunt"].hard_258e {
  background-color: transparent;
  color: #da552f;
}
.focus_fresh_57b3 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.focus_fresh_57b3 [class*="social-icon-reddit"].hard_258e {
  background-color: transparent;
  color: #ff4500;
}
.focus_fresh_57b3 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.focus_fresh_57b3 [class*="social-icon-rss"].hard_258e {
  background-color: transparent;
  color: #f26522;
}
.focus_fresh_57b3 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.focus_fresh_57b3
  [class*="social-icon-shopping-cart"].hard_258e {
  background-color: transparent;
  color: #4caf50;
}
.focus_fresh_57b3 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.focus_fresh_57b3 [class*="social-icon-skype"].hard_258e {
  background-color: transparent;
  color: #00aff0;
}
.focus_fresh_57b3 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.focus_fresh_57b3 [class*="social-icon-slideshare"].hard_258e {
  background-color: transparent;
  color: #0077b5;
}
.focus_fresh_57b3 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.focus_fresh_57b3 [class*="social-icon-snapchat"].hard_258e {
  background-color: transparent;
  color: #fffc00;
}
.focus_fresh_57b3 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.focus_fresh_57b3 [class*="social-icon-soundcloud"].hard_258e {
  background-color: transparent;
  color: #f80;
}
.focus_fresh_57b3 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.focus_fresh_57b3 [class*="social-icon-spotify"].hard_258e {
  background-color: transparent;
  color: #2ebd59;
}
.focus_fresh_57b3 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.focus_fresh_57b3
  [class*="social-icon-stack-overflow"].hard_258e {
  background-color: transparent;
  color: #fe7a15;
}
.focus_fresh_57b3 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.focus_fresh_57b3 [class*="social-icon-maldkfgram"].hard_258e {
  background-color: transparent;
  color: #2ca5e0;
}
.focus_fresh_57b3 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.focus_fresh_57b3 [class*="social-icon-tripadvisor"].hard_258e {
  background-color: transparent;
  color: #589442;
}
.focus_fresh_57b3 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.focus_fresh_57b3 [class*="social-icon-tumblr"].hard_258e {
  background-color: transparent;
  color: #35465c;
}
.focus_fresh_57b3 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.focus_fresh_57b3 [class*="social-icon-twitch"].hard_258e {
  background-color: transparent;
  color: #6441a5;
}
.focus_fresh_57b3 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.focus_fresh_57b3 [class*="social-icon-twitter"].hard_258e {
  background-color: transparent;
  color: #1da1f2;
}
.focus_fresh_57b3 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.focus_fresh_57b3 [class*="social-icon-vimeo"].hard_258e {
  background-color: transparent;
  color: #1ab7ea;
}
.focus_fresh_57b3 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.focus_fresh_57b3 [class*="social-icon-vk"].hard_258e {
  background-color: transparent;
  color: #45668e;
}
.focus_fresh_57b3 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.focus_fresh_57b3 [class*="social-icon-weibo"].hard_258e {
  background-color: transparent;
  color: #df2029;
}
.focus_fresh_57b3 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.focus_fresh_57b3 [class*="social-icon-weixin"].hard_258e {
  background-color: transparent;
  color: #7bb32e;
}
.focus_fresh_57b3 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.focus_fresh_57b3 [class*="social-icon-whatsapp"].hard_258e {
  background-color: transparent;
  color: #25d366;
}
.focus_fresh_57b3 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.focus_fresh_57b3 [class*="social-icon-wordpress"].hard_258e {
  background-color: transparent;
  color: #21759b;
}
.focus_fresh_57b3 [class*="social-icon-xing"] {
  background-color: #026466;
}
.focus_fresh_57b3 [class*="social-icon-xing"].hard_258e {
  background-color: transparent;
  color: #026466;
}
.focus_fresh_57b3 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.focus_fresh_57b3 [class*="social-icon-yelp"].hard_258e {
  background-color: transparent;
  color: #af0606;
}
.focus_fresh_57b3 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.focus_fresh_57b3 [class*="social-icon-youtube"].hard_258e {
  background-color: transparent;
  color: #cd201f;
}
.pressed-3593 {
  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;
}
.pressed-3593:hover {
  box-shadow: none;
  background: 0 0;
}
.wrapper-cold-6ec0 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.slow-115e {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.lower-ea41 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.background_fixed_3f43 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.background_fixed_3f43,
.background_fixed_3f43::after,
.background_fixed_3f43::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;
}
.background_fixed_3f43::after,
.background_fixed_3f43::before {
  content: "";
  display: block;
  background-color: inherit;
}
.rough_43d5 .slow-115e .lower-ea41 {
  margin-top: -2px;
  width: 19px;
}
.rough_43d5 .slow-115e .background_fixed_3f43 {
  margin-top: -1px;
}
.rough_43d5 .slow-115e .background_fixed_3f43,
.rough_43d5 .slow-115e .background_fixed_3f43::after,
.rough_43d5 .slow-115e .background_fixed_3f43::before {
  width: 19px;
  height: 2px;
}
.rough_43d5 .slow-115e .background_fixed_3f43::before {
  top: -6px;
}
.rough_43d5 .slow-115e .background_fixed_3f43::after {
  bottom: -6px;
}
.status-6840 .slow-115e .lower-ea41 {
  margin-top: -2px;
  width: 22px;
}
.status-6840 .slow-115e .background_fixed_3f43 {
  margin-top: -1px;
}
.status-6840 .slow-115e .background_fixed_3f43,
.status-6840 .slow-115e .background_fixed_3f43::after,
.status-6840 .slow-115e .background_fixed_3f43::before {
  width: 22px;
  height: 2px;
}
.status-6840 .slow-115e .background_fixed_3f43::before {
  top: -7px;
}
.status-6840 .slow-115e .background_fixed_3f43::after {
  bottom: -7px;
}
.in_7d4c .slow-115e .lower-ea41 {
  margin-top: -2px;
  width: 31px;
}
.in_7d4c .slow-115e .background_fixed_3f43 {
  margin-top: -1.5px;
}
.in_7d4c .slow-115e .background_fixed_3f43,
.in_7d4c .slow-115e .background_fixed_3f43::after,
.in_7d4c .slow-115e .background_fixed_3f43::before {
  width: 31px;
  height: 3px;
}
.in_7d4c .slow-115e .background_fixed_3f43::before {
  top: -9px;
}
.in_7d4c .slow-115e .background_fixed_3f43::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .border-db01 .slow-115e .lower-ea41 {
    margin-top: -2px;
    width: 19px;
  }
  .border-db01 .slow-115e .background_fixed_3f43 {
    margin-top: -1px;
  }
  .border-db01 .slow-115e .background_fixed_3f43,
  .border-db01 .slow-115e .background_fixed_3f43::after,
  .border-db01 .slow-115e .background_fixed_3f43::before {
    width: 19px;
    height: 2px;
  }
  .border-db01 .slow-115e .background_fixed_3f43::before {
    top: -6px;
  }
  .border-db01 .slow-115e .background_fixed_3f43::after {
    bottom: -6px;
  }
  .dropdown-3321 .slow-115e .lower-ea41 {
    margin-top: -2px;
    width: 22px;
  }
  .dropdown-3321 .slow-115e .background_fixed_3f43 {
    margin-top: -1px;
  }
  .dropdown-3321 .slow-115e .background_fixed_3f43,
  .dropdown-3321 .slow-115e .background_fixed_3f43::after,
  .dropdown-3321 .slow-115e .background_fixed_3f43::before {
    width: 22px;
    height: 2px;
  }
  .dropdown-3321 .slow-115e .background_fixed_3f43::before {
    top: -7px;
  }
  .dropdown-3321 .slow-115e .background_fixed_3f43::after {
    bottom: -7px;
  }
  .module_right_7896 .slow-115e .lower-ea41 {
    margin-top: -2px;
    width: 31px;
  }
  .module_right_7896 .slow-115e .background_fixed_3f43 {
    margin-top: -1.5px;
  }
  .module_right_7896 .slow-115e .background_fixed_3f43,
  .module_right_7896 .slow-115e .background_fixed_3f43::after,
  .module_right_7896 .slow-115e .background_fixed_3f43::before {
    width: 31px;
    height: 3px;
  }
  .module_right_7896 .slow-115e .background_fixed_3f43::before {
    top: -9px;
  }
  .module_right_7896 .slow-115e .background_fixed_3f43::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .container-lower-5409 .slow-115e .lower-ea41 {
    margin-top: -2px;
    width: 19px;
  }
  .container-lower-5409 .slow-115e .background_fixed_3f43 {
    margin-top: -1px;
  }
  .container-lower-5409 .slow-115e .background_fixed_3f43,
  .container-lower-5409 .slow-115e .background_fixed_3f43::after,
  .container-lower-5409 .slow-115e .background_fixed_3f43::before {
    width: 19px;
    height: 2px;
  }
  .container-lower-5409 .slow-115e .background_fixed_3f43::before {
    top: -6px;
  }
  .container-lower-5409 .slow-115e .background_fixed_3f43::after {
    bottom: -6px;
  }
  .block_mini_4fae .slow-115e .lower-ea41 {
    margin-top: -2px;
    width: 22px;
  }
  .block_mini_4fae .slow-115e .background_fixed_3f43 {
    margin-top: -1px;
  }
  .block_mini_4fae .slow-115e .background_fixed_3f43,
  .block_mini_4fae .slow-115e .background_fixed_3f43::after,
  .block_mini_4fae .slow-115e .background_fixed_3f43::before {
    width: 22px;
    height: 2px;
  }
  .block_mini_4fae .slow-115e .background_fixed_3f43::before {
    top: -7px;
  }
  .block_mini_4fae .slow-115e .background_fixed_3f43::after {
    bottom: -7px;
  }
  .box_a9b5 .slow-115e .lower-ea41 {
    margin-top: -2px;
    width: 31px;
  }
  .box_a9b5 .slow-115e .background_fixed_3f43 {
    margin-top: -1.5px;
  }
  .box_a9b5 .slow-115e .background_fixed_3f43,
  .box_a9b5 .slow-115e .background_fixed_3f43::after,
  .box_a9b5 .slow-115e .background_fixed_3f43::before {
    width: 31px;
    height: 3px;
  }
  .box_a9b5 .slow-115e .background_fixed_3f43::before {
    top: -9px;
  }
  .box_a9b5 .slow-115e .background_fixed_3f43::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .secondary_glass_6cb0 .slow-115e .lower-ea41 {
    margin-top: -2px;
    width: 19px;
  }
  .secondary_glass_6cb0 .slow-115e .background_fixed_3f43 {
    margin-top: -1px;
  }
  .secondary_glass_6cb0 .slow-115e .background_fixed_3f43,
  .secondary_glass_6cb0 .slow-115e .background_fixed_3f43::after,
  .secondary_glass_6cb0 .slow-115e .background_fixed_3f43::before {
    width: 19px;
    height: 2px;
  }
  .secondary_glass_6cb0 .slow-115e .background_fixed_3f43::before {
    top: -6px;
  }
  .secondary_glass_6cb0 .slow-115e .background_fixed_3f43::after {
    bottom: -6px;
  }
  .medium-605b .slow-115e .lower-ea41 {
    margin-top: -2px;
    width: 22px;
  }
  .medium-605b .slow-115e .background_fixed_3f43 {
    margin-top: -1px;
  }
  .medium-605b .slow-115e .background_fixed_3f43,
  .medium-605b .slow-115e .background_fixed_3f43::after,
  .medium-605b .slow-115e .background_fixed_3f43::before {
    width: 22px;
    height: 2px;
  }
  .medium-605b .slow-115e .background_fixed_3f43::before {
    top: -7px;
  }
  .medium-605b .slow-115e .background_fixed_3f43::after {
    bottom: -7px;
  }
  .lite_47ac .slow-115e .lower-ea41 {
    margin-top: -2px;
    width: 31px;
  }
  .lite_47ac .slow-115e .background_fixed_3f43 {
    margin-top: -1.5px;
  }
  .lite_47ac .slow-115e .background_fixed_3f43,
  .lite_47ac .slow-115e .background_fixed_3f43::after,
  .lite_47ac .slow-115e .background_fixed_3f43::before {
    width: 31px;
    height: 3px;
  }
  .lite_47ac .slow-115e .background_fixed_3f43::before {
    top: -9px;
  }
  .lite_47ac .slow-115e .background_fixed_3f43::after {
    bottom: -9px;
  }
}
.heading_copper_1b35 .background_fixed_3f43 {
  -webkit-transition-duration: 75ms;
  transition-duration: 75ms;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.heading_copper_1b35 .background_fixed_3f43::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.heading_copper_1b35 .background_fixed_3f43::after {
  -webkit-transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.heading_copper_1b35.down_7fef .background_fixed_3f43 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.heading_copper_1b35.down_7fef .background_fixed_3f43::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.heading_copper_1b35.down_7fef .background_fixed_3f43::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);
}
.button-f8fc {
  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.smooth-c25a:before {
  display: none;
}
.yellow_2639 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.yellow_2639 .column_bee9 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.yellow_2639 .column_bee9:last-of-type {
  border-bottom: none;
}
.yellow_2639 .column_bee9.next_398e,
.yellow_2639 .column_bee9.prev-dfab,
.yellow_2639 .column_bee9.lower-9d77 {
  padding: 0;
}
.yellow_2639 .sidebar-c53b .photo_easy_12fa {
  color: currentColor;
}
.yellow_2639 .sidebar-c53b .photo_easy_12fa:focus,
.yellow_2639 .sidebar-c53b .photo_easy_12fa:hover {
  background: rgba(0, 0, 0, 0.01);
}
.yellow_2639.outline-glass-e1bf .pagination_copper_5e1d,
.yellow_2639.outline-glass-e1bf .prev-0951 a,
.yellow_2639.outline-glass-e1bf .text-b53a a,
.yellow_2639.outline-glass-e1bf .row-e1f3 a {
  color: rgba(0, 0, 0, 0.55);
}
.yellow_2639.outline-glass-e1bf .pagination_copper_5e1d:hover,
.yellow_2639.outline-glass-e1bf .prev-0951 a:hover,
.yellow_2639.outline-glass-e1bf .text-b53a a:hover,
.yellow_2639.outline-glass-e1bf .row-e1f3 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.yellow_2639.outline-glass-e1bf .fast_958e {
  color: rgba(0, 0, 0, 0.8);
}
.yellow_2639.outline-glass-e1bf .column_bee9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.yellow_2639.outline-glass-e1bf .column_bee9:before {
  background: rgba(0, 0, 0, 0.08);
}
.yellow_2639.outline-glass-e1bf .feature_c763:before {
  background: rgba(255, 255, 255, 0.9);
}
.yellow_2639.outline-glass-e1bf .sidebar-c53b .chip_north_5e5d li a,
.yellow_2639.outline-glass-e1bf .sidebar-c53b .photo_easy_12fa,
.yellow_2639.outline-glass-e1bf .row-e1f3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.yellow_2639.outline-glass-e1bf .sidebar-c53b .photo_easy_12fa:focus,
.yellow_2639.outline-glass-e1bf .sidebar-c53b .photo_easy_12fa:hover {
  background: rgba(0, 0, 0, 0.01);
}
.yellow_2639.outline-glass-e1bf .chip_north_5e5d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.yellow_2639.notification_5857 .pagination_copper_5e1d,
.yellow_2639.notification_5857 .prev-0951 a,
.yellow_2639.notification_5857 .text-b53a .photo_easy_12fa,
.yellow_2639.notification_5857 .text-b53a a,
.yellow_2639.notification_5857 .row-e1f3 a {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_2639.notification_5857 .pagination_copper_5e1d:hover,
.yellow_2639.notification_5857 .prev-0951 a:hover,
.yellow_2639.notification_5857 .text-b53a .photo_easy_12fa:hover,
.yellow_2639.notification_5857 .text-b53a a:hover,
.yellow_2639.notification_5857 .row-e1f3 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_2639.notification_5857 .fast_958e {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_2639.notification_5857 .column_bee9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.yellow_2639.notification_5857 .column_bee9:before {
  background: rgba(255, 255, 255, 0.08);
}
.yellow_2639.notification_5857 .feature_c763:before {
  background: rgba(0, 0, 0, 0.9);
}
.yellow_2639.notification_5857 .sidebar-c53b .chip_north_5e5d li a,
.yellow_2639.notification_5857 .sidebar-c53b .photo_easy_12fa,
.yellow_2639.notification_5857 .row-e1f3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.yellow_2639.notification_5857 .sidebar-c53b .photo_easy_12fa:focus,
.yellow_2639.notification_5857 .sidebar-c53b .photo_easy_12fa:hover {
  background: rgba(0, 0, 0, 0.01);
}
.yellow_2639.notification_5857 .chip_north_5e5d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature_c763 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.feature_c763:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.gallery-mini-1608 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.right-5c26 .yellow_2639 {
  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;
}
.right-5c26 .column_bee9 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.right-5c26 .column_bee9: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) {
  .right-5c26 .column_bee9:before {
    width: 16%;
    left: 42%;
  }
}
.right-5c26 .column_bee9:last-child:before {
  content: none;
}
.right-5c26 .column_bee9[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.right-5c26 .sidebar-c53b .chip_north_5e5d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.right-5c26 .sidebar-c53b .chip_north_5e5d li a .photo_easy_12fa {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.right-5c26 .sidebar-c53b .row-e1f3 {
  border: none;
}
.right-5c26 .sidebar-c53b .row-e1f3 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.right-5c26 .feature_c763 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.right-5c26 .gallery-mini-1608 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.right-5c26 .notification_5857 .feature_c763:before {
  background: rgba(0, 0, 0, 0.9);
}
.right-5c26 .outline-glass-e1bf.in-0bab .background_fixed_3f43 {
  background: rgba(0, 0, 0, 0.6);
}
.right-5c26
  .outline-glass-e1bf.in-0bab
  .background_fixed_3f43::after,
.right-5c26
  .outline-glass-e1bf.in-0bab
  .background_fixed_3f43:before {
  background: inherit;
}
.right-5c26
  .outline-glass-e1bf.in-0bab:hover
  .background_fixed_3f43 {
  background: rgba(0, 0, 0, 0.8);
}
.filter_gas_301c .yellow_2639 {
  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) {
  .filter_gas_301c .yellow_2639 {
    width: auto;
    right: 45px;
  }
}
.yellow-daf7 .yellow_2639 {
  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) {
  .yellow-daf7 .yellow_2639 {
    width: auto;
    left: 45px;
  }
}
.smooth-c25a .yellow_2639 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.smooth-c25a .gallery-mini-1608 {
  max-width: 48em;
  margin: 0 auto;
}
.smooth-c25a .feature_c763:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.layout-old-b627 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.layout-old-b627.right-5c26 .yellow_2639 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.layout-old-b627.filter_gas_301c .yellow_2639 {
  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);
}
.layout-old-b627 .yellow_2639 {
  visibility: visible;
}
.layout-old-b627.yellow-daf7 .yellow_2639 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.full-ecfd,
.nav-advanced-d69d {
  overflow-x: hidden;
}
.full-ecfd .yellow_2639 {
  overflow: auto;
}
.full-ecfd.right-5c26 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.full-ecfd.right-5c26 .yellow_2639 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.full-ecfd.right-5c26 .pressed-3593 {
  opacity: 0;
}
.full-ecfd.filter_gas_301c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.full-ecfd.filter_gas_301c .yellow_2639 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.full-ecfd.filter_gas_301c .pressed-3593 {
  opacity: 0;
}
.full-ecfd.yellow-daf7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.full-ecfd.yellow-daf7 .yellow_2639 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.full-ecfd.yellow-daf7 .pressed-3593 {
  opacity: 0;
}
.full-ecfd.smooth-c25a .yellow_2639 {
  z-index: 10;
  visibility: visible;
}
.in-0bab {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.in-0bab .background_fixed_3f43 {
  background: rgba(255, 255, 255, 0.99);
}
.in-0bab .background_fixed_3f43::after,
.in-0bab .background_fixed_3f43:before {
  background: inherit;
}
.in-0bab:hover .background_fixed_3f43 {
  background: rgba(255, 255, 255, 0.99);
}
.yellow-daf7 .in-0bab {
  top: 10px;
  right: auto;
  left: 12px;
}
.smooth-c25a .in-0bab {
  display: none !important;
}
.full-ecfd:before,
.nav-advanced-d69d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.full-ecfd .in-0bab,
.nav-advanced-d69d .in-0bab {
  display: inline-block;
}
.yellow_2639 .static-1abe {
  -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;
}
.full-ecfd .yellow_2639 .static-1abe,
.nav-advanced-d69d .yellow_2639 .static-1abe {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.shadow_warm_6982 .notice_easy_0ee4 {
  width: 100%;
}
.card-c04a {
  padding: 0 0.5em 0;
}
.card-c04a [class*="customify-col-"],
.card-c04a [class*="customify-col_"],
.card-c04a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.backdrop-088b .card-c04a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .popup_down_ca02 .under-4b0c,
  .under-4b0c {
    display: none;
  }
  .paragraph-east-15cb {
    text-align: left;
  }
  .notice-30e6 {
    text-align: center;
  }
  .preview_green_f277 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .popup_down_ca02 .status_ea08,
  .status_ea08 {
    display: none;
  }
  .tabs_4cce {
    text-align: left;
  }
  .column_366e {
    text-align: center;
  }
  .texture_last_2400 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .popup_down_ca02 .warm_fe17,
  .warm_fe17 {
    display: none;
  }
  .thumbnail_easy_7e9e {
    text-align: left;
  }
  .first_8bae {
    text-align: center;
  }
  .large-65e1 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.short_d9af {
  box-shadow: none !important;
}
.soft-a3b8 .highlight-8439,
.accordion-1fec .highlight-8439 {
  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;
}
.accordion-1fec .highlight-8439 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.under-37a8 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.under-37a8:after,
.under-37a8:before {
  content: "";
  display: table;
}
.under-37a8:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .under-37a8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.under-37a8,
.inner_98ae {
  max-width: 1248px;
  margin: 0 auto;
}

.message-7b2f.form-gold-8e35 .under-37a8 {
  max-width: 100%;
}
.message-7b2f.white-faf7 {
  max-width: 1200px;
  margin: 0 auto;
}
.message-7b2f.outer_6050 .under-37a8 {
  max-width: 100%;
}
.message-7b2f.outer_6050 > .under-37a8 {
  padding-left: 0;
  padding-right: 0;
}
.message-7b2f.outer_6050 > .under-37a8 .popup_down_ca02 {
  margin: 0;
}
.message-7b2f.outer_6050
  > .under-37a8
  .menu_east_f40e.photo-easy-1c70 {
  margin-right: 0;
  margin-left: 0;
}
.message-7b2f.outer_6050 #main.photo-easy-1c70 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .shadow-ff7c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .shadow-ff7c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .block_fast_59b7 .description_center_7df5 {
    padding-right: 1em;
  }
  .block_fast_59b7.warm-f15e .menu_east_f40e {
    border-right: 1px solid #eaecee;
  }
  .block_fast_59b7.warm-f15e .description_center_7df5 {
    padding-right: 1em;
  }
  .block_fast_59b7.warm-f15e .slider-green-9997 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .modal-active-3584 .description_center_7df5 {
    padding-left: 1em;
  }
  .modal-active-3584.warm-f15e .menu_east_f40e {
    border-left: 1px solid #eaecee;
  }
  .modal-active-3584.warm-f15e .description_center_7df5 {
    padding-left: 1em;
  }
  .modal-active-3584.warm-f15e .slider-green-9997 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .solid-8178 .description_center_7df5 {
    padding-left: 1em;
  }
  .solid-8178.warm-f15e .pagination_dc92 {
    border-right: 1px solid #eaecee;
  }
  .solid-8178.warm-f15e .menu_f2d2 {
    border-right: 1px solid #eaecee;
  }
  .solid-8178.warm-f15e .description_center_7df5 {
    padding-left: 1em;
  }
  .solid-8178.warm-f15e .slider-green-9997 {
    padding-right: 1em;
  }
  .solid-8178.warm-f15e .static-3c10 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dynamic_5c6e .description_center_7df5 {
    padding-right: 1em;
  }
  .dynamic_5c6e.warm-f15e .pagination_dc92 {
    border-left: 1px solid #eaecee;
  }
  .dynamic_5c6e.warm-f15e .menu_f2d2 {
    border-left: 1px solid #eaecee;
  }
  .dynamic_5c6e.warm-f15e .description_center_7df5 {
    padding-right: 1em;
  }
  .dynamic_5c6e.warm-f15e .slider-green-9997 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dynamic_5c6e.warm-f15e .static-3c10 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shadow-ff7c .description_center_7df5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shadow-ff7c.warm-f15e .menu_east_f40e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .shadow-ff7c.warm-f15e .description_center_7df5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shadow-ff7c.warm-f15e .slider-green-9997 {
    padding-left: 1em;
  }
  .shadow-ff7c.warm-f15e .static-3c10 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .shadow-ff7c.warm-f15e .description_center_7df5 {
    padding-left: 0;
  }
}
.chip_inner_197c .title_424f {
  display: inline-block;
}
.brown-19d3 {
  display: inline-block;
}
.top-f4c7 {
  word-con: break-word;
}
.table_huge_af4c > span {
  display: inline-block;
  padding: 5px 0;
}
.table_huge_af4c .row-e4c1 {
  margin-left: 8px;
  margin-right: 8px;
}
.table_huge_af4c .notification-bottom-556f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.component_wide_9adb .purple-b1a1 {
  margin-bottom: 2em;
}
.component_wide_9adb .right_7704 {
  margin-bottom: 15px;
}
.component_wide_9adb .right_7704:last-child {
  margin-bottom: 0;
}
.component_wide_9adb .description_small_1f5e {
  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) {
  .component_wide_9adb .description_small_1f5e {
    display: block;
  }
}
.component_wide_9adb .stale-dbeb {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .component_wide_9adb .stale-dbeb {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.component_wide_9adb .border_fresh_49ee {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.component_wide_9adb .border_fresh_49ee img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.component_wide_9adb .border_fresh_49ee a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.component_wide_9adb .top-f4c7 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.component_wide_9adb .top-f4c7 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.component_wide_9adb .dim-381e p:last-child {
  margin-bottom: 0;
}
.component_wide_9adb .orange-fcf5 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.component_wide_9adb .main_af63 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.component_wide_9adb .module-middle-e868 {
  margin-top: 1em;
}
.component_wide_9adb .full-12cb {
  top: 0;
  display: block;
}
.component_wide_9adb .full-12cb a {
  color: inherit;
}
.component_wide_9adb .full-12cb a:hover {
  color: inherit;
}
.component_wide_9adb .hover_b2d4 {
  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;
}
.component_wide_9adb .hover_b2d4:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.component_wide_9adb .main_af63 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.component_wide_9adb .form_top_4c8f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.component_wide_9adb .form_top_4c8f:first-child {
  margin-top: 0;
}
.component_wide_9adb .form_top_4c8f.pressed_92a0 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.component_wide_9adb .form_top_4c8f.border_green_a61d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.component_wide_9adb
  .form_top_4c8f.border_green_a61d.thumbnail-8cc6
  .module-middle-e868 {
  width: 100%;
}
.component_wide_9adb .border_green_a61d {
  -webkit-box-align: center;
  align-items: center;
}
.component_wide_9adb .border_green_a61d .table_huge_af4c,
.component_wide_9adb .border_green_a61d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.component_wide_9adb .border_fresh_49ee {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.component_wide_9adb .border_fresh_49ee img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.component_wide_9adb .border_fresh_49ee: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;
}
.component_wide_9adb .pressed_92a0 {
  z-index: 5;
}
.component_wide_9adb .inner-e782 .widget_e6e3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.component_wide_9adb .element-32ad .widget_e6e3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.component_wide_9adb .title-4a69 .widget_e6e3 {
  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;
}
.component_wide_9adb.short_0301 .description_small_1f5e,
.component_wide_9adb.slider_glass_55a4 .description_small_1f5e {
  display: block;
}
.component_wide_9adb.short_0301 .description_small_1f5e .hovered_dfd1,
.component_wide_9adb.short_0301 .description_small_1f5e .main_af63,
.component_wide_9adb.slider_glass_55a4 .description_small_1f5e .hovered_dfd1,
.component_wide_9adb.slider_glass_55a4 .description_small_1f5e .main_af63 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.component_wide_9adb.border_36b0 .stale-dbeb {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .component_wide_9adb.border_36b0 .stale-dbeb {
    margin-right: 0;
  }
}
.component_wide_9adb.short_0301 .stale-dbeb,
.component_wide_9adb.slider_glass_55a4 .stale-dbeb {
  padding-top: 40%;
}
.component_wide_9adb.short_0301 .purple-b1a1,
.component_wide_9adb.slider_glass_55a4 .purple-b1a1 {
  display: block;
}
.component_wide_9adb.short_0301 .fn-sticky-70c2 .main_af63,
.component_wide_9adb.slider_glass_55a4 .fn-sticky-70c2 .main_af63 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.component_wide_9adb.short_0301 .stale-dbeb,
.component_wide_9adb.slider_glass_55a4 .stale-dbeb {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.component_wide_9adb.short_0301 .main_af63 {
  padding: 1em;
}
.sidebar_tiny_d323 {
  margin: 30px auto;
  display: block;
}
.sidebar_tiny_d323 .pattern-hot-58d9 > * {
  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;
}
.sidebar_tiny_d323 .pattern-hot-58d9 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.sidebar_tiny_d323 .pattern-hot-58d9 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.overlay_2b2c .table_huge_af4c {
  margin-bottom: 1.41575em;
}
.overlay_2b2c .module-last-582b {
  margin-bottom: 1.618em;
}
.shade_fd17 .chip-green-1795 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.shade_fd17 .chip-green-1795 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.shade_fd17 .iron_fdc3 {
  max-width: 100%;
  overflow: auto;
}
.notice_bottom_08ca .shade_fd17 a:hover {
  text-decoration: underline;
}
.left-b54d .right_7704:not(.top-f4c7),
.left-b54d .border_fresh_49ee {
  margin-bottom: 1.41575em;
}
.left-b54d .right_7704:not(.top-f4c7):last-child,
.left-b54d .border_fresh_49ee:last-child {
  margin-bottom: 0;
}
.left-b54d .right_7704.icon-0449 {
  margin-bottom: 0.41575em;
}
.left-b54d .main_68d7:before,
.left-b54d .accordion_285a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.left-b54d .main_68d7:before {
  content: "\f115";
}
.left-b54d .accordion_285a:before {
  content: "\f02c";
}
.left-b54d .steel-5a56 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.left-b54d .steel-5a56 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.purple_063b {
  display: -webkit-box;
  display: flex;
}
.purple_063b .menu_4c9b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .purple_063b .menu_4c9b {
    flex-basis: 90px;
  }
}
.purple_063b .table_14c1 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .purple_063b .table_14c1 {
    flex-basis: calc(100% - 50px);
  }
}
.purple_063b .light_915d p:last-child {
  margin-bottom: 0.72em;
}
.south-6c7e .pattern-hot-58d9 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.south-6c7e .pattern-hot-58d9:after,
.south-6c7e .pattern-hot-58d9:before {
  content: "";
  display: table;
}
.south-6c7e .pattern-hot-58d9:after {
  clear: both;
}
.south-6c7e .pattern-hot-58d9 .soft-3c3d,
.south-6c7e .pattern-hot-58d9 .wood_9a36 {
  width: 49%;
}
.south-6c7e .pattern-hot-58d9 .soft-3c3d a span.highlight-fc19,
.south-6c7e .pattern-hot-58d9 .wood_9a36 a span.highlight-fc19 {
  display: block;
  margin-bottom: 5px;
}
.south-6c7e .pattern-hot-58d9 .wood_9a36 {
  float: left;
  text-align: left;
}
.south-6c7e .pattern-hot-58d9 .soft-3c3d {
  float: right;
  text-align: right;
}
.rough_a6b1 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .rough_a6b1 {
    margin-bottom: 0;
  }
}
.input-east-b07e {
  margin-bottom: 1em;
}
.input-east-b07e .top-f4c7 {
  font-size: 1.1em;
  line-height: 1.3;
}
.slow-38f2 a {
  display: block;
  line-height: 0;
  position: relative;
}
.media_yellow_d573 .input-east-b07e,
.paragraph-58fe .input-east-b07e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .media_yellow_d573 .input-east-b07e,
  .paragraph-58fe .input-east-b07e {
    display: block;
  }
}
.media_yellow_d573 .slow-38f2,
.paragraph-58fe .slow-38f2 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .media_yellow_d573 .slow-38f2,
  .paragraph-58fe .slow-38f2 {
    margin-bottom: 1em;
  }
}
.media_yellow_d573 .slow-38f2 img,
.paragraph-58fe .slow-38f2 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.media_yellow_d573 .picture_medium_f6c7,
.paragraph-58fe .picture_medium_f6c7 {
  flex-basis: calc(100% - 160px);
}
.media_yellow_d573 .picture_medium_f6c7 p,
.paragraph-58fe .picture_medium_f6c7 p {
  margin-bottom: 0;
}
.media_yellow_d573 .picture_medium_f6c7 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .media_yellow_d573 .picture_medium_f6c7 {
    padding-left: 0;
  }
}
.paragraph-58fe .picture_medium_f6c7 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .paragraph-58fe .picture_medium_f6c7 {
    padding-right: 0;
  }
}
.paragraph-58fe .slow-38f2 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.stone-b97b .slow-38f2 {
  margin-bottom: 0.5em;
}
.stone-b97b .slow-38f2 img {
  width: 100%;
}
.secondary-old-4688 .heading-iron-2544,
.status_4746 .heading-iron-2544 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.status_4746 .menu_east_f40e .form_6325 p:last-child {
  margin-bottom: 0;
}
.outline_left_55ce {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.input_981f .surface_red_5da1 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .input_981f .surface_red_5da1:last-of-type {
    margin-bottom: 0;
  }
}
.input_981f .surface_red_5da1 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.input_981f .surface_red_5da1 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.input_981f .surface_red_5da1 ul li {
  margin: 0 0 0.6em;
}
.input_981f .surface_red_5da1 ul li.pressed-9c49,
.input_981f .surface_red_5da1 ul li.accordion_8ec9 {
  position: relative;
}
.input_981f .surface_red_5da1 ul li.pressed-9c49 .item-dark-cd03,
.input_981f .surface_red_5da1 ul li.accordion_8ec9 .item-dark-cd03 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.input_981f .surface_red_5da1 ul li.pressed-9c49:after:after,
.input_981f .surface_red_5da1 ul li.pressed-9c49:after:before,
.input_981f
  .surface_red_5da1
  ul
  li.accordion_8ec9:after:after,
.input_981f
  .surface_red_5da1
  ul
  li.accordion_8ec9:after:before {
  content: "";
  display: table;
}
.input_981f .surface_red_5da1 ul li.pressed-9c49:after:after,
.input_981f
  .surface_red_5da1
  ul
  li.accordion_8ec9:after:after {
  clear: both;
}
.input_981f .surface_red_5da1 a.picture-2751:hover {
  text-decoration: none;
}
.input_981f .surface_red_5da1 select {
  max-width: 100%;
}
.input_981f .surface_red_5da1 table {
  font-size: 85%;
}
.input_981f .surface_red_5da1 table td,
.input_981f .surface_red_5da1 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.input_981f .surface_red_5da1 table tfoot td {
  text-align: left;
}
.input_981f .surface_red_5da1 :last-child {
  margin-bottom: 0;
}
.input_981f .surface_red_5da1 .progress_thick_e940 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.input_981f .surface_red_5da1 .progress_thick_e940 label {
  width: 100%;
}
.input_981f .surface_red_5da1 .progress_thick_e940 .fresh_7daf {
  width: 100%;
  display: block;
}
.input_981f .surface_red_5da1 .progress_thick_e940 .yellow-9806 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.input_981f .surface_red_5da1 .progress_thick_e940 .yellow-9806:hover svg #svg-search {
  fill: #444;
}
.input_981f .surface_red_5da1 .progress_thick_e940 .yellow-9806 svg {
  width: 18px;
  height: 18px;
}
.input_981f .mask_752e ul ul,
.input_981f .backdrop_436c ul ul,
.input_981f .west_8ead ul ul,
.input_981f .component_3621 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.input_981f .mask_752e .thumbnail-54bd > a,
.input_981f .backdrop_436c .thumbnail-54bd > a,
.input_981f .west_8ead .thumbnail-54bd > a,
.input_981f .component_3621 .thumbnail-54bd > a {
  margin-bottom: 0;
}
.input_981f .grid_142d li,
.input_981f .mask_752e li,
.input_981f .card_orange_bb5d li,
.input_981f .backdrop_436c li,
.input_981f .west_8ead li,
.input_981f .component_3621 li,
.input_981f .disabled_left_18a8 li,
.input_981f .banner-green-9951 li {
  display: block;
  position: relative;
}
.input_981f .grid_142d li:last-child,
.input_981f .mask_752e li:last-child,
.input_981f .card_orange_bb5d li:last-child,
.input_981f .backdrop_436c li:last-child,
.input_981f .west_8ead li:last-child,
.input_981f .component_3621 li:last-child,
.input_981f .disabled_left_18a8 li:last-child,
.input_981f .banner-green-9951 li:last-child {
  border: none;
}
.input_981f .grid_142d li a,
.input_981f .mask_752e li a,
.input_981f .card_orange_bb5d li a,
.input_981f .backdrop_436c li a,
.input_981f .west_8ead li a,
.input_981f .component_3621 li a,
.input_981f .disabled_left_18a8 li a,
.input_981f .banner-green-9951 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.input_981f .grid_142d li ul li::before,
.input_981f .mask_752e li ul li::before,
.input_981f .card_orange_bb5d li ul li::before,
.input_981f .backdrop_436c li ul li::before,
.input_981f .west_8ead li ul li::before,
.input_981f .component_3621 li ul li::before,
.input_981f .disabled_left_18a8 li ul li::before,
.input_981f .banner-green-9951 li ul li::before {
  left: 15px;
}
.input_981f .grid_142d li ul a,
.input_981f .mask_752e li ul a,
.input_981f .card_orange_bb5d li ul a,
.input_981f .backdrop_436c li ul a,
.input_981f .west_8ead li ul a,
.input_981f .component_3621 li ul a,
.input_981f .disabled_left_18a8 li ul a,
.input_981f .banner-green-9951 li ul a {
  padding-left: 20px;
}
.input_981f .grid_142d li ul ul li::before,
.input_981f .mask_752e li ul ul li::before,
.input_981f .card_orange_bb5d li ul ul li::before,
.input_981f .backdrop_436c li ul ul li::before,
.input_981f .west_8ead li ul ul li::before,
.input_981f .component_3621 li ul ul li::before,
.input_981f .disabled_left_18a8 li ul ul li::before,
.input_981f .banner-green-9951 li ul ul li::before {
  left: 30px;
}
.input_981f .grid_142d li ul ul a,
.input_981f .mask_752e li ul ul a,
.input_981f .card_orange_bb5d li ul ul a,
.input_981f .backdrop_436c li ul ul a,
.input_981f .west_8ead li ul ul a,
.input_981f .component_3621 li ul ul a,
.input_981f .disabled_left_18a8 li ul ul a,
.input_981f .banner-green-9951 li ul ul a {
  padding-left: 40px;
}
.input_981f .dropdown_0b6f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.input_981f .banner-green-9951 ul li {
  margin-bottom: 1.41575em;
}
.input_981f .banner-green-9951 ul li .dirty_4345 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.input_981f .banner-green-9951 ul li .blue-aadc {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.notification_5857 .grid_142d li a,
.notification_5857 .mask_752e li a,
.notification_5857 .card_orange_bb5d li a,
.notification_5857 .backdrop_436c li a,
.notification_5857 .west_8ead li a,
.notification_5857 .component_3621 li a,
.notification_5857 .disabled_left_18a8 li a,
.notification_5857 .banner-green-9951 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.notification_5857 .dropdown_0b6f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.notification_5857 .surface_red_5da1 ul li.pressed-9c49 .item-dark-cd03,
.notification_5857 .surface_red_5da1 ul li.accordion_8ec9 .item-dark-cd03 {
  background: rgba(0, 0, 0, 0.2);
}
.notification_5857 .input_981f .surface_red_5da1 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.message-7b2f .input_981f .chip_north_5e5d li {
  margin: 0;
}
.message-7b2f .input_981f .chip_north_5e5d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.message-7b2f .input_981f .chip_north_5e5d li ul {
  margin: 0;
}
.message-7b2f .input_981f .chip_north_5e5d li ul li a {
  padding-left: 15px;
}
.message-7b2f .input_981f .chip_north_5e5d li ul li li a {
  padding-left: 30px;
}
.message-7b2f .input_981f .chip_north_5e5d li.filter_clean_34e4 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.message-7b2f .input_981f .chip_north_5e5d li.filter_clean_34e4 > 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;
}
.message-7b2f .input_981f .chip_north_5e5d li.filter_clean_34e4 > 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;
}
.menu_green_a118 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hot-7006 {
  position: relative;
  z-index: 10;
}
.hot-7006 .static-1abe {
  width: 100%;
  max-width: 100%;
}
.paragraph-0609 .block_prev_6e78 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.paragraph-0609 .outline-glass-e1bf {
}
.paragraph-0609 .notification_5857 {
  background: #292929;
}
.accordion_east_104b .block_prev_6e78 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.accordion_east_104b .outline-glass-e1bf {
  background: #f9f9f9;
}
.accordion_east_104b .notification_5857 {
  background: #303030;
}
.row-9005 .block_prev_6e78 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .row-9005 .title_424f {
    margin-bottom: 1em;
  }
  .row-9005 .title_424f:last-child {
    margin-bottom: 0;
  }
}
.row-9005 .outline-glass-e1bf {
  background: #ededed;
}
.row-9005 .notification_5857 {
  background: #1a1a1a;
}
.block_prev_6e78.outline-glass-e1bf {
  color: rgba(0, 0, 0, 0.6);
}
.block_prev_6e78.outline-glass-e1bf .breadcrumb-dynamic-0b0c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.block_prev_6e78.notification_5857 {
  color: rgba(255, 255, 255, 0.99);
}
.block_prev_6e78.notification_5857 a:not(.picture-2751) {
  color: rgba(255, 255, 255, 0.79);
}
.block_prev_6e78.notification_5857 a:not(.picture-2751):hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_prev_6e78.notification_5857 .breadcrumb-dynamic-0b0c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_prev_6e78.notification_5857 table tbody td,
.block_prev_6e78.notification_5857 table th {
  background: rgba(0, 0, 0, 0.08);
}
.accent_fresh_c0d6.easy_437c .under-37a8 {
  max-width: initial;
}
.accent_fresh_c0d6 .block-static-3dda {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.accent_fresh_c0d6 .block-static-3dda .static-1abe {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .accent_fresh_c0d6 .block-static-3dda .static-1abe {
    display: block;
    margin-bottom: 2em;
  }
  .accent_fresh_c0d6 .block-static-3dda .static-1abe:last-child {
    margin-bottom: 0;
  }
}
.row-9005 .title_424f:last-child,
.accordion_east_104b .title_424f:last-child,
.paragraph-0609 .title_424f:last-child {
  margin-bottom: 0;
}
.row-9005 .title_424f .input_981f .surface_red_5da1:last-child,
.accordion_east_104b .title_424f .input_981f .surface_red_5da1:last-child,
.paragraph-0609 .title_424f .input_981f .surface_red_5da1:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .row-9005 .box_fast_8a5e,
  .row-9005 .thumbnail_0f51,
  .accordion_east_104b .box_fast_8a5e,
  .accordion_east_104b .thumbnail_0f51,
  .paragraph-0609 .box_fast_8a5e,
  .paragraph-0609 .thumbnail_0f51 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hot-7006 .title_424f {
    margin-bottom: 2em;
  }
}
.hot-7006 p:last-child {
  margin-bottom: 0;
}
.hot-7006 li,
.hot-7006 ul {
  list-style: none;
  margin: 0;
}
.hot-7006 ul ul {
  margin-left: 2.617924em;
}
.pro_05ea {
  font-size: 0.875em;
}

/* css-noise: 2a1c */
.widget-item-d8 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
