/*!
Theme Name: Customify
Theme URI: https://pressmaximum.fluid_9055/customify
Author: WPCustomify
Author URI: https://pressmaximum.fluid_9055
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.fluid_9055/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.container_ec4a.hovered_25fc/licenses/gpl-2.0.alert-orange-0c3b
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.old_47f8/, (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.module_static_4d61.description-68dd/normalize.photo_929f/
 ======
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.photo_929f v7.0.0 | MIT License | github.fluid_9055/necolas/normalize.photo_929f */
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;
}
.section-03b8 .card_first_e562,
.paper_dc8f,
.feature-focused-1ae7,
.label_4c24,
.input-fast-e200,
.component_3262,
.brown_c980,
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;
}
.paper_dc8f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .paper_dc8f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .paper_dc8f,
  h1 {
    font-size: 1.8em;
  }
}
.feature-focused-1ae7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.feature-focused-1ae7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .feature-focused-1ae7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .feature-focused-1ae7,
  h2 {
    font-size: 1.7em;
  }
}
.label_4c24,
h3 {
  font-size: 1.618em;
}
.section-03b8 .card_first_e562,
.input-fast-e200,
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.white-5a17 {
  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;
}
.banner_old_a890:after,
.banner_old_a890:before,
.frame_lite_9493:after,
.frame_lite_9493:before {
  content: "";
  display: table;
}
.banner_old_a890:after,
.frame_lite_9493:after {
  clear: both;
}
.active-dfb3 {
  float: right;
  margin-right: 0;
}
.motion-a12e {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.copper_be0a .aside_selected_b7ff,
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;
}
.copper_be0a .aside_selected_b7ff: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;
}
.tiny_021e .aside_selected_b7ff {
  box-shadow: none;
}
.tiny_021e
  .aside_selected_b7ff
  .upper-05dd {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tiny_021e .aside_selected_b7ff .silver_5bb3 {
  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;
}
.tiny_021e
  .aside_selected_b7ff
  .silver_5bb3
  b {
  display: none;
}
.tiny_021e .center_5f05 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.photo_bright_b9f8:not(.video-short-9bfb):not(.image_2a8e),
button:not(.video-short-9bfb):not(.image_2a8e),
input[type="button"]:not(.video-short-9bfb):not(
    .image_2a8e
  ),
input[type="reset"]:not(.video-short-9bfb):not(
    .image_2a8e
  ),
input[type="submit"]:not(.video-short-9bfb):not(
    .image_2a8e
  ) {
  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;
}
.photo_bright_b9f8:not(.video-short-9bfb):not(
    .image_2a8e
  ):hover,
button:not(.video-short-9bfb):not(
    .image_2a8e
  ):hover,
input[type="button"]:not(.video-short-9bfb):not(
    .image_2a8e
  ):hover,
input[type="reset"]:not(.video-short-9bfb):not(
    .image_2a8e
  ):hover,
input[type="submit"]:not(.video-short-9bfb):not(
    .image_2a8e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.photo_bright_b9f8:not(.video-short-9bfb):not(
    .image_2a8e
  ):active,
.photo_bright_b9f8:not(.video-short-9bfb):not(
    .image_2a8e
  ):focus,
button:not(.video-short-9bfb):not(
    .image_2a8e
  ):active,
button:not(.video-short-9bfb):not(
    .image_2a8e
  ):focus,
input[type="button"]:not(.video-short-9bfb):not(
    .image_2a8e
  ):active,
input[type="button"]:not(.video-short-9bfb):not(
    .image_2a8e
  ):focus,
input[type="reset"]:not(.video-short-9bfb):not(
    .image_2a8e
  ):active,
input[type="reset"]:not(.video-short-9bfb):not(
    .image_2a8e
  ):focus,
input[type="submit"]:not(.video-short-9bfb):not(
    .image_2a8e
  ):active,
input[type="submit"]:not(.video-short-9bfb):not(
    .image_2a8e
  ):focus {
  outline: 0;
}
.photo_bright_b9f8:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e,
button:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e,
input[type="button"]:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e,
input[type="reset"]:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e,
input[type="submit"]:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e {
  position: relative;
}
.photo_bright_b9f8:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e
  .highlight-e00b,
.photo_bright_b9f8:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e
  .picture-dc4b,
.photo_bright_b9f8:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e
  .block_upper_153a,
.photo_bright_b9f8:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e
  i,
.photo_bright_b9f8:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e
  svg,
button:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e
  .highlight-e00b,
button:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e
  .picture-dc4b,
button:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e
  .block_upper_153a,
button:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e
  i,
button:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e
  svg,
input[type="button"]:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e
  .highlight-e00b,
input[type="button"]:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e
  .picture-dc4b,
input[type="button"]:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e
  .block_upper_153a,
input[type="button"]:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e
  i,
input[type="button"]:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e
  svg,
input[type="reset"]:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e
  .highlight-e00b,
input[type="reset"]:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e
  .picture-dc4b,
input[type="reset"]:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e
  .block_upper_153a,
input[type="reset"]:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e
  i,
input[type="reset"]:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e
  svg,
input[type="submit"]:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e
  .highlight-e00b,
input[type="submit"]:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e
  .picture-dc4b,
input[type="submit"]:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e
  .block_upper_153a,
input[type="submit"]:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e
  i,
input[type="submit"]:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e
  svg {
  visibility: hidden;
}
.photo_bright_b9f8:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e:after,
button:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e:after,
input[type="button"]:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e:after,
input[type="reset"]:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e:after,
input[type="submit"]:not(.video-short-9bfb):not(
    .image_2a8e
  ).fn-loading-3b5e: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;
}
.photo_bright_b9f8:not(.video-short-9bfb):not(.image_2a8e),
input[type="button"]:not(.video-short-9bfb):not(
    .image_2a8e
  ),
input[type="reset"]:not(.video-short-9bfb):not(
    .image_2a8e
  ),
input[type="submit"]:not(.video-short-9bfb):not(
    .image_2a8e
  ) {
  color: #fff;
  background: #235787;
}
.photo_bright_b9f8:not(.video-short-9bfb):not(
    .image_2a8e
  ):focus,
input[type="button"]:not(.video-short-9bfb):not(
    .image_2a8e
  ):focus,
input[type="reset"]:not(.video-short-9bfb):not(
    .image_2a8e
  ):focus,
input[type="submit"]:not(.video-short-9bfb):not(
    .image_2a8e
  ):focus {
  color: #fff;
}
.photo_bright_b9f8.fn-disabled-3b5e:not(.video-short-9bfb):not(
    .image_2a8e
  ),
.photo_bright_b9f8[disabled]:not(.video-short-9bfb):not(
    .image_2a8e
  ),
button.fn-disabled-3b5e:not(.video-short-9bfb):not(
    .image_2a8e
  ),
button[disabled]:not(.video-short-9bfb):not(
    .image_2a8e
  ) {
  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;
}
.slow-c94e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.slow-c94e:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.simple-4f53 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.last_8e6a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.label-short-b4e1 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.banner_old_a890:after,
.banner_old_a890:before,
.progress_a5d7:after,
.progress_a5d7:before,
.content_up_7fbc:after,
.content_up_7fbc:before,
.pagination-ede3:after,
.pagination-ede3:before,
.primary_red_32dd:after,
.primary_red_32dd:before,
.background_solid_83a2:after,
.background_solid_83a2:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.banner_old_a890:after,
.progress_a5d7:after,
.content_up_7fbc:after,
.pagination-ede3:after,
.primary_red_32dd:after,
.background_solid_83a2:after {
  clear: both;
}
.progress_a5d7 .sort-fccf,
.content_up_7fbc .sort-fccf,
.table-7147 .sort-fccf {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.motion_ba40 {
  display: inline-block;
}
.widget_tiny_ff8e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.widget_tiny_ff8e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.widget_tiny_ff8e .advanced-5ea6 {
  padding: 1em 0;
  font-size: 85%;
}
.advanced-5ea6 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.detail-orange-7cce {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.detail-orange-7cce:after,
.detail-orange-7cce:before {
  content: "";
  display: table;
}
.detail-orange-7cce:after {
  clear: both;
}
.box_627b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.icon-b60a .box_627b {
  max-width: 50%;
}
.box-3aab .box_627b {
  max-width: 33.33%;
}
.message_pink_71ef .box_627b {
  max-width: 25%;
}
.container-3a68 .box_627b {
  max-width: 20%;
}
.white-5b89 .box_627b {
  max-width: 16.66%;
}
.sort_c823 .box_627b {
  max-width: 14.28%;
}
.copper_9cbd .box_627b {
  max-width: 12.5%;
}
.carousel-f032 .box_627b {
  max-width: 11.11%;
}
.sidebar-upper-db3c {
  display: block;
}
.section-03b8 .clean-c451 label,
.section-03b8 .highlight-0651 label,
.section-03b8 .slider-e989 label,
.section-03b8 .full-9367 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.south_8d7e {
  list-style: none;
  margin: 0;
}
.south_8d7e article.disabled-inner-4ef1 {
  margin-bottom: 0;
}
.south_8d7e ul {
  list-style: none;
  margin: 0;
}
.south_8d7e .hard-d8df li.disabled-inner-4ef1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .south_8d7e .hard-d8df li.disabled-inner-4ef1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .south_8d7e .hard-d8df li.disabled-inner-4ef1: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) {
  .south_8d7e .hard-d8df li.disabled-inner-4ef1 li.disabled-inner-4ef1 li.disabled-inner-4ef1 li.disabled-inner-4ef1 {
    padding-left: 0;
  }
}
article.disabled-inner-4ef1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.disabled-inner-4ef1 .progress_a5d7 p:last-of-type {
  margin-bottom: 0;
}
article.disabled-inner-4ef1 .bright-7d53 {
  float: left;
}
article.disabled-inner-4ef1 .notice-green-4f6c {
  margin-left: 85px;
}
article.disabled-inner-4ef1 .focused_6fcd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.disabled-inner-4ef1 .focused_6fcd .yellow-86db {
  margin-left: 10px;
}
article.disabled-inner-4ef1 .new-292c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.disabled-inner-4ef1 .outer_4c47 {
  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 .clean-c451,
  #respond .slider-e989,
  #respond .full-9367 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .clean-c451 input,
#respond .slider-e989 input,
#respond .full-9367 input {
  width: 100%;
}
#respond .full-9367 {
  margin-right: 0;
}
#respond .secondary-green-9e78 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.banner_red_81d8 {
  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;
}
.banner_red_81d8.box-4952 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.banner_red_81d8 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%);
}
.banner_red_81d8:focus,
.banner_red_81d8: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);
}
.large_8829 {
  border-radius: 10%;
}
.cold-0fd4 {
  border-radius: 50%;
}
.breadcrumb_next_3fe6 {
  font-size: 0.72em;
}
.green_8175 {
  font-size: 0.875em;
}
.white_9f28 {
  font-size: 1.1em;
}
.form_west_1889 {
  text-transform: uppercase;
  line-height: 1.2;
}
.form_west_1889.breadcrumb_next_3fe6 {
  letter-spacing: 0.5px;
}
.focus_red_6d9f,
.focus_red_6d9f a {
  color: #6d6d6d;
}
.focus_red_6d9f a:hover {
  color: #111;
}
.tooltip_inner_6bd1 {
  color: #6d6d6d;
}
.notification_east_7fa3 {
  overflow-x: hidden;
}
.notification_east_7fa3 .chip-plasma-175e.primary_red_1a8a {
  position: relative;
}
.notification_east_7fa3 .chip-plasma-175e.primary_red_1a8a.picture-f06a {
  position: initial;
}
.notification_east_7fa3
  .chip-plasma-175e.primary_red_1a8a.picture-f06a
  .sidebar-f094 {
  left: auto;
}
.notification_east_7fa3 .chip-plasma-175e .sidebar-f094 {
  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;
}
.notification_east_7fa3 .chip-plasma-175e:hover.primary_red_1a8a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.notification_east_7fa3
  .chip-plasma-175e:hover.primary_red_1a8a
  .sidebar-f094 {
  display: block;
  z-index: 9999999;
}
.notification_east_7fa3 .layout-8c10 .module-207a,
.notification_east_7fa3 .tertiary_west_53b5 .module-207a {
  display: none;
}
.notification_east_7fa3 .tabs-easy-c0ec .chip-plasma-175e:hover.primary_red_1a8a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.section-03b8 .clean-c451 label,
.section-03b8 .highlight-0651 label,
.section-03b8 .slider-e989 label,
.section-03b8 .full-9367 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.south_8d7e {
  list-style: none;
  margin: 0;
}
.south_8d7e article.disabled-inner-4ef1 {
  margin-bottom: 0;
}
.south_8d7e ul {
  list-style: none;
  margin: 0;
}
.south_8d7e .hard-d8df li.disabled-inner-4ef1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .south_8d7e .hard-d8df li.disabled-inner-4ef1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .south_8d7e .hard-d8df li.disabled-inner-4ef1: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) {
  .south_8d7e .hard-d8df li.disabled-inner-4ef1 li.disabled-inner-4ef1 li.disabled-inner-4ef1 li.disabled-inner-4ef1 {
    padding-left: 0;
  }
}
article.disabled-inner-4ef1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.disabled-inner-4ef1 .progress_a5d7 p:last-of-type {
  margin-bottom: 0;
}
article.disabled-inner-4ef1 .bright-7d53 {
  float: left;
}
article.disabled-inner-4ef1 .notice-green-4f6c {
  margin-left: 85px;
}
article.disabled-inner-4ef1 .focused_6fcd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.disabled-inner-4ef1 .focused_6fcd .yellow-86db {
  margin-left: 10px;
}
article.disabled-inner-4ef1 .new-292c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.disabled-inner-4ef1 .outer_4c47 {
  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 .clean-c451,
  #respond .slider-e989,
  #respond .full-9367 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .clean-c451 input,
#respond .slider-e989 input,
#respond .full-9367 input {
  width: 100%;
}
#respond .full-9367 {
  margin-right: 0;
}
#respond .secondary-green-9e78 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.layout-8c10 .backdrop_liquid_c7f7 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.backdrop_liquid_c7f7 .gradient_prev_2f77.shadow-83fb .badge-70b1 > li > a:focus,
.backdrop_liquid_c7f7 .gradient_prev_2f77.shadow-83fb .badge-70b1 > li > a:hover,
.backdrop_liquid_c7f7 .gradient_prev_2f77.pro_6654 .badge-70b1 > li > a:focus,
.backdrop_liquid_c7f7 .gradient_prev_2f77.pro_6654 .badge-70b1 > li > a:hover,
.backdrop_liquid_c7f7 .gradient_prev_2f77.row-d2db .badge-70b1 > li > a:focus,
.backdrop_liquid_c7f7 .gradient_prev_2f77.row-d2db .badge-70b1 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_liquid_c7f7
  .gradient_prev_2f77.shadow-83fb
  .badge-70b1
  > li.tag-9d4d
  > a,
.backdrop_liquid_c7f7
  .gradient_prev_2f77.shadow-83fb
  .badge-70b1
  > li.fresh_7787
  > a,
.backdrop_liquid_c7f7
  .gradient_prev_2f77.pro_6654
  .badge-70b1
  > li.tag-9d4d
  > a,
.backdrop_liquid_c7f7
  .gradient_prev_2f77.pro_6654
  .badge-70b1
  > li.fresh_7787
  > a,
.backdrop_liquid_c7f7
  .gradient_prev_2f77.row-d2db
  .badge-70b1
  > li.tag-9d4d
  > a,
.backdrop_liquid_c7f7 .gradient_prev_2f77.row-d2db .badge-70b1 > li.wrapper_27a4 > a {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_liquid_c7f7 .soft-453a,
.backdrop_liquid_c7f7 .soft-453a a {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_liquid_c7f7 .full-12f6.black-ff18 li a,
.backdrop_liquid_c7f7 .column-stone-81af a,
.backdrop_liquid_c7f7 .plasma_b9ef,
.backdrop_liquid_c7f7 .badge-70b1 > li > a,
.backdrop_liquid_c7f7 .preview-7303 {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_liquid_c7f7 .full-12f6.black-ff18 li a:hover,
.backdrop_liquid_c7f7 .column-stone-81af a:hover,
.backdrop_liquid_c7f7 .plasma_b9ef:hover,
.backdrop_liquid_c7f7 .badge-70b1 > li > a:hover,
.backdrop_liquid_c7f7 .preview-7303:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_liquid_c7f7 .liquid_b668 {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_liquid_c7f7 .liquid_b668 .filter_17dd {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_liquid_c7f7 .liquid_b668:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_liquid_c7f7 .down-a37f .container-east-e070 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_liquid_c7f7 .down-a37f .container-east-e070 .pink-71f4 {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_liquid_c7f7
  .down-a37f
  .container-east-e070
  .pink-71f4::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_liquid_c7f7
  .down-a37f
  .container-east-e070
  .pink-71f4:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_liquid_c7f7
  .down-a37f
  .container-east-e070
  .pink-71f4::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_liquid_c7f7
  .down-a37f
  .container-east-e070
  .pink-71f4::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_liquid_c7f7 .down-a37f .layout-plasma-b70f {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_liquid_c7f7 .down-a37f .layout-plasma-b70f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list_old_2d6b
  .backdrop_liquid_c7f7
  .down-a37f
  .row_5928
  .thumbnail-e9bb {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.list_old_2d6b
  .backdrop_liquid_c7f7
  .down-a37f
  .row_5928
  .pink-71f4 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.layout-8c10 .in-c03a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.in-c03a .gradient_prev_2f77.shadow-83fb .badge-70b1 > li > a:focus,
.in-c03a .gradient_prev_2f77.shadow-83fb .badge-70b1 > li > a:hover,
.in-c03a .gradient_prev_2f77.pro_6654 .badge-70b1 > li > a:focus,
.in-c03a .gradient_prev_2f77.pro_6654 .badge-70b1 > li > a:hover,
.in-c03a .gradient_prev_2f77.row-d2db .badge-70b1 > li > a:focus,
.in-c03a .gradient_prev_2f77.row-d2db .badge-70b1 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.in-c03a
  .gradient_prev_2f77.shadow-83fb
  .badge-70b1
  > li.tag-9d4d
  > a,
.in-c03a
  .gradient_prev_2f77.shadow-83fb
  .badge-70b1
  > li.fresh_7787
  > a,
.in-c03a
  .gradient_prev_2f77.pro_6654
  .badge-70b1
  > li.tag-9d4d
  > a,
.in-c03a
  .gradient_prev_2f77.pro_6654
  .badge-70b1
  > li.fresh_7787
  > a,
.in-c03a
  .gradient_prev_2f77.row-d2db
  .badge-70b1
  > li.tag-9d4d
  > a,
.in-c03a .gradient_prev_2f77.row-d2db .badge-70b1 > li.wrapper_27a4 > a {
  color: rgba(0, 0, 0, 0.8);
}
.in-c03a .soft-453a,
.in-c03a .soft-453a a {
  color: rgba(0, 0, 0, 0.8);
}
.in-c03a .full-12f6.black-ff18 li a,
.in-c03a .column-stone-81af a,
.in-c03a .plasma_b9ef,
.in-c03a .badge-70b1 > li > a,
.in-c03a .preview-7303 {
  color: rgba(0, 0, 0, 0.55);
}
.in-c03a .full-12f6.black-ff18 li a:hover,
.in-c03a .column-stone-81af a:hover,
.in-c03a .plasma_b9ef:hover,
.in-c03a .badge-70b1 > li > a:hover,
.in-c03a .preview-7303:hover {
  color: rgba(0, 0, 0, 0.8);
}
.in-c03a .liquid_b668 {
  color: rgba(0, 0, 0, 0.55);
}
.in-c03a .liquid_b668 .filter_17dd {
  color: rgba(0, 0, 0, 0.8);
}
.in-c03a .liquid_b668:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture-north-b568 .paragraph_new_e8c6 {
  margin-left: auto;
  margin-right: auto;
}
.content_up_7fbc > * {
  margin-left: auto;
  margin-right: auto;
}
.content_up_7fbc .simple-4f53 {
  margin-right: 1.41575em;
}
.red_ef6d .content_up_7fbc > .column_793a {
  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;
}
.red_ef6d .content_up_7fbc > .hover_stale_e736 {
  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;
}
.dynamic_c8bd.picture-north-b568 .paragraph_new_e8c6,
.carousel-ccc2.picture-north-b568 .paragraph_new_e8c6 {
  margin-left: 0;
}
.media_097d.picture-north-b568 .paragraph_new_e8c6,
.aside_ac86.picture-north-b568 .paragraph_new_e8c6 {
  margin-right: 0;
}
.content_up_7fbc ol,
.content_up_7fbc ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.widget_out_4be7 video {
  max-width: 100%;
}
.mask-orange-b8b5 img {
  display: block;
}
.mask-orange-b8b5.simple-4f53,
.mask-orange-b8b5.last_8e6a {
  width: 100%;
}
.mask-orange-b8b5.hover_stale_e736 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tabs_97ac:not(.caption-huge-7f48) {
  margin: 1.5em auto;
}
.first_19f1 p {
  padding: 1.5em 14px;
}
ul.yellow_be05.hover_stale_e736,
ul.yellow_be05.column_793a,
ul.yellow_be05.paragraph-outer-d140.column_793a {
  padding: 0 14px;
}
.label_pressed_2d79 {
  display: block;
  overflow-x: auto;
}
.label_pressed_2d79 table {
  border-collapse: collapse;
  width: 100%;
}
.label_pressed_2d79 td,
.label_pressed_2d79 th {
  padding: 0.5em;
}
.content_up_7fbc li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.content_up_7fbc ol ol,
.content_up_7fbc ol ul,
.content_up_7fbc ul ol,
.content_up_7fbc ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.content_up_7fbc ol ol li,
.content_up_7fbc ol ul li,
.content_up_7fbc ul ol li,
.content_up_7fbc ul ul li {
  margin-left: 0;
}
.surface-cd56.hover-5032 > .video-white-d57d {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.surface-cd56.hover-5032 > .video-white-d57d iframe,
.surface-cd56.hover-5032 > .video-white-d57d > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sort-short-7bd6 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.sort-short-7bd6.accordion-a490 {
  padding: 0;
}
.sort-short-7bd6.accordion-a490 cite {
  font-size: 13px;
}
.sort-short-7bd6 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.sort-short-7bd6 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.fixed_3cfe {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.fixed_3cfe > p:first-child {
  margin-top: 0;
}
.fixed_3cfe cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.fixed_3cfe blockquote {
  border-left: 0;
}
.menu-30b3 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.menu-30b3:not(.background_8b63) {
  max-width: 100px;
}
.menu-30b3.large-1f63 {
  border-bottom: none !important;
  text-align: center;
}
.menu-30b3.large-1f63::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .first_19f1 p {
    padding: 1.5em 0;
  }
}
.widget_65ba {
  color: #0073aa;
}
.old-61db {
  background-color: #0073aa;
}
.nav-0be9 {
  color: #229fd8;
}
.shadow-7dc0 {
  background-color: #229fd8;
}
.wide_3c69 {
  color: #eee;
}
.row-6c13 {
  background-color: #eee;
}
.gallery_1a8a {
  color: #444;
}
.pro-f609 {
  background-color: #444;
}
.pagination_bccd {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.pagination_bccd .list-6716 .column-stone-81af {
  font-size: 15px;
}
.pagination_bccd .column-stone-81af {
  line-height: 1.3;
}
.pagination_bccd .in-c03a {
}
.pagination_bccd .backdrop_liquid_c7f7 {
  background: #235787;
}
.tooltip-5464 {
  padding: 0;
}
.tooltip-5464 .backdrop_liquid_c7f7 {
  background: #1a1a1a;
}
.tooltip-5464 .in-c03a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.banner_1cdb {
  padding: 0;
  border-left: none;
  border-right: none;
}
.banner_1cdb .in-c03a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.banner_1cdb .backdrop_liquid_c7f7 {
  background: #303030;
}
.background_solid_83a2 {
  position: relative;
  z-index: 10;
}
.background_solid_83a2 .cold_e82e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.block-53c6 .primary_red_1a8a {
  display: inline-block;
  vertical-align: middle;
}
.block-53c6.badge_eb52 .primary_red_1a8a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .block-53c6.badge_eb52 .primary_red_1a8a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .block-53c6.badge_eb52 .primary_red_1a8a {
    margin-right: 0.4em;
  }
}
.block-53c6.badge_eb52 .primary_red_1a8a:last-child {
  margin-right: 0;
}
.preview-inner-b863 .cold_e82e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .layout-8c10 .list-6716 {
    margin: 0 -0.5em;
  }
  .layout-8c10 .list-6716 [class*="customify-col-"],
  .layout-8c10 .list-6716 [class*="customify-col_"],
  .layout-8c10 .list-6716 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.layout-8c10.gallery_59e9 .cold_e82e {
  background: 0 0 !important;
}
.layout-8c10.gallery_59e9 .cold_e82e,
.layout-8c10.preview-inner-b863 .cold_e82e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .layout-8c10.soft_ea7a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.layout-8c10.preview-inner-b863 .cold_e82e {
  box-shadow: none !important;
}
.container-in-d876 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .container-in-d876 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .container-in-d876 {
    padding: 18px 0 20px;
  }
}
.container-in-d876 .menu_basic_af9a {
  width: 100%;
}
.container-in-d876 .heading_dark_fea9 {
  margin-bottom: 0;
}
.container-in-d876 .background-5eff {
  margin-top: 5px;
  font-size: 0.875em;
}
.small-70fe {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.small-70fe .basic-6f3b {
  width: 100%;
}
.item-motion-2bb9 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.item-motion-2bb9 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.item-motion-2bb9 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;
}
.item-motion-2bb9 li:last-child:after {
  display: none;
}
.item-motion-2bb9 li a {
  font-weight: 500;
  margin-right: 10px;
}
.info-green-adc7 .module-207a button,
.container-in-d876 .module-207a button {
  left: 0;
}
.info-green-adc7 .basic-6f3b,
.container-in-d876 .basic-6f3b {
  padding-left: 0;
  padding-right: 0;
}
.info-green-adc7 .small-70fe,
.container-in-d876 .small-70fe {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.info-green-adc7 {
  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;
}
.info-green-adc7: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;
}
.info-green-adc7 .next_c227 {
  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) {
  .info-green-adc7 .next_c227 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .info-green-adc7 .next_c227 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .info-green-adc7 .next_c227 {
    min-height: 200px;
  }
}
.info-green-adc7 .item-motion-2bb9 {
  color: rgba(255, 255, 255, 0.8);
}
.info-green-adc7 .item-motion-2bb9 a,
.info-green-adc7 .item-motion-2bb9 li:after {
  color: inherit;
}
.info-green-adc7 .item-motion-2bb9 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.status_138a {
  margin-bottom: 0.5em;
}
.up-e121 {
  margin-bottom: 1.2em;
}
.up-e121,
.status_138a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.up-e121 p:last-child,
.status_138a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .module-207a,
#masthead .module-207a {
  display: none;
}
#masthead
  > .module-207a.advanced_3aa1 {
  display: none;
}
#masthead > .module-207a button {
  left: 0;
}
.slow_3ffc {
  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%;
}
.slow_3ffc .primary_red_1a8a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.slow_3ffc .notification_out_5f4d {
  display: -webkit-box;
  display: flex;
}
.slow_3ffc .notification_out_5f4d.form_green_03ed {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.slow_3ffc .notification_out_5f4d.link_1685 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.slow_3ffc .notification_out_5f4d.stone-8189 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.slow_3ffc.feature_b0bb.full-4d2d .notification_out_5f4d.form_green_03ed {
  flex-basis: 100%;
}
.slow_3ffc.search_459d .notification_out_5f4d.link_1685 {
  -webkit-box-flex: 1;
  flex: auto;
}
.slow_3ffc.search_459d .notification_out_5f4d.stone-8189 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .module-207a.advanced_3aa1 {
  display: none;
}
#masthead > .module-207a button {
  left: 0;
}
.lower-404d {
  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;
}
.lower-404d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.lower-404d.dropdown_2b76 i {
  margin-right: 4px;
}
.lower-404d.fast-9fa1 i {
  margin-left: 5px;
}
.column-stone-81af p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.column-stone-81af p:last-child {
  margin-bottom: 0;
}
.message_b931 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.message_b931 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.message_b931 img {
  display: block;
  width: auto;
  line-height: 1;
}
.message_b931 .soft-453a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.message_b931 .media-5f1d {
  margin: 5px 0 7px 0;
}
.message_b931.search_iron_4078 .footer-bef5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.message_b931.search_iron_4078 .media-3075 {
  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;
}
.message_b931.backdrop_ec60 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.message_b931.backdrop_ec60 .footer-bef5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.message_b931.backdrop_ec60 .media-3075 {
  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;
}
.message_b931.dirty-b27f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.message_b931.box-85bc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.message_b931.box-85bc .media-3075 {
  margin-top: 7px;
}
.banner_20e7 {
  display: inline-block;
}
.background_solid_83a2 .gallery_dim_b7fe .message_b931 img {
  max-width: 100%;
}
.gradient_prev_2f77 .copper-706c.list-a28e,
.badge-0fbc .copper-706c.list-a28e {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.gradient_prev_2f77 .content_78ab,
.badge-0fbc .content_78ab {
  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%);
}
.gradient_prev_2f77 .content_78ab {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.gradient_prev_2f77.top-148b .content_78ab {
  display: none;
}
.gradient_prev_2f77 .over-58da {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gradient_prev_2f77 .over-58da li {
  display: inline-block;
  position: relative;
}
.gradient_prev_2f77 .over-58da li:last-child {
  margin-right: 0;
}
.gradient_prev_2f77 .over-58da 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;
}
.gradient_prev_2f77 .over-58da li.wrapper_27a4 > a {
  color: rgba(0, 0, 0, 0.9);
}
.gradient_prev_2f77 .over-58da > 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;
}
.gradient_prev_2f77 .over-58da > li > a i {
  line-height: 0;
}
.gradient_prev_2f77 .over-58da > li.tertiary_c1e4 > a .content_78ab {
  margin-left: 4px;
  line-height: 0;
}
.gradient_prev_2f77 .over-58da .white_a92b li.tertiary_c1e4 > a {
  position: relative;
}
.gradient_prev_2f77 .over-58da .white_a92b li.tertiary_c1e4 > a:after,
.gradient_prev_2f77 .over-58da .white_a92b li.tertiary_c1e4 > a:before {
  content: "";
  display: table;
}
.gradient_prev_2f77 .over-58da .white_a92b li.tertiary_c1e4 > a:after {
  clear: both;
}
.gradient_prev_2f77 .over-58da .white_a92b li.tertiary_c1e4 > a .content_78ab {
  margin-left: 5px;
  float: right;
}
.gradient_prev_2f77 .detail-60d4,
.gradient_prev_2f77 .white_a92b {
  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;
}
.gradient_prev_2f77 .white_a92b {
  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;
}
.gradient_prev_2f77 .white_a92b .list-a28e {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gradient_prev_2f77 .white_a92b .content_78ab {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.gradient_prev_2f77 .white_a92b li {
  display: block;
  margin: 0;
  padding: 0;
}
.gradient_prev_2f77 .white_a92b 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;
}
.gradient_prev_2f77 .white_a92b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.gradient_prev_2f77 .white_a92b .white_a92b {
  top: 0;
  left: 100%;
}
.gradient_prev_2f77 .paragraph_white_2453.fn-focus-3b5e > .detail-60d4,
.gradient_prev_2f77 .paragraph_white_2453.fn-focus-3b5e > .white_a92b,
.gradient_prev_2f77 .paragraph_white_2453:focus > .detail-60d4,
.gradient_prev_2f77 .paragraph_white_2453:focus > .white_a92b,
.gradient_prev_2f77 .paragraph_white_2453:hover > .detail-60d4,
.gradient_prev_2f77 .paragraph_white_2453:hover > .white_a92b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.gradient_prev_2f77.row-d2db .badge-70b1:after,
.gradient_prev_2f77.row-d2db .badge-70b1:before {
  content: "";
  display: table;
}
.gradient_prev_2f77.row-d2db .badge-70b1:after {
  clear: both;
}
.gradient_prev_2f77.row-d2db .badge-70b1 > li {
  float: left;
}
.gradient_prev_2f77.gas-22a4 .badge-70b1:after,
.gradient_prev_2f77.gas-22a4 .badge-70b1:before {
  content: "";
  display: table;
}
.gradient_prev_2f77.gas-22a4 .badge-70b1:after {
  clear: both;
}
.gradient_prev_2f77.gas-22a4 .badge-70b1 > li {
  float: left;
}
.gradient_prev_2f77.gas-22a4 .badge-70b1 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.gradient_prev_2f77.gas-22a4 .badge-70b1 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.gradient_prev_2f77.gas-22a4 .badge-70b1 > li.tag-9d4d > a,
.gradient_prev_2f77.gas-22a4 .badge-70b1 > li.wrapper_27a4 > a {
  color: #fff;
  background-color: #1e4b75;
}
.gradient_prev_2f77.shadow-83fb .badge-70b1 > li > a .list-a28e {
  position: relative;
}
.gradient_prev_2f77.shadow-83fb .badge-70b1 > li > a .list-a28e: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;
}
.gradient_prev_2f77.shadow-83fb
  .badge-70b1
  > li:focus
  > a
  .list-a28e:before,
.gradient_prev_2f77.shadow-83fb
  .badge-70b1
  > li:hover
  > a
  .list-a28e:before {
  width: 100%;
  background-color: currentColor;
}
.gradient_prev_2f77.shadow-83fb
  .badge-70b1
  > li.tag-9d4d
  > a
  .list-a28e:before,
.gradient_prev_2f77.shadow-83fb
  .badge-70b1
  > li.fresh_7787
  > a
  .list-a28e:before {
  width: 100%;
  background-color: currentColor;
}
.gradient_prev_2f77.pro_6654 .badge-70b1 > li > a .list-a28e {
  position: relative;
}
.gradient_prev_2f77.pro_6654 .badge-70b1 > li > a .list-a28e: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;
}
.gradient_prev_2f77.pro_6654 .badge-70b1 > li:focus > a .list-a28e:before,
.gradient_prev_2f77.pro_6654
  .badge-70b1
  > li:hover
  > a
  .list-a28e:before {
  width: 100%;
  background-color: currentColor;
}
.gradient_prev_2f77.pro_6654
  .badge-70b1
  > li.tag-9d4d
  > a
  .list-a28e:before,
.gradient_prev_2f77.pro_6654
  .badge-70b1
  > li.fresh_7787
  > a
  .list-a28e:before {
  width: 100%;
  background-color: currentColor;
}
.badge-0fbc .over-58da {
  margin: 0;
  padding: 0;
  list-style: none;
}
.badge-0fbc .over-58da li:first-child > a {
  border-top: none;
}
.badge-0fbc .over-58da .gas_528f > .list-a28e .content_78ab {
  display: none;
}
.badge-0fbc .over-58da li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.badge-0fbc .over-58da li:last-child {
  border: none;
}
.badge-0fbc .over-58da li.tertiary_c1e4 > a {
  padding-right: 45px !important;
}
.badge-0fbc .over-58da li a {
  display: block;
  padding: 0.55em 1.5em;
}
.badge-0fbc .over-58da li a:focus,
.badge-0fbc .over-58da li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.badge-0fbc .over-58da li .in_6447 {
  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;
}
.badge-0fbc .over-58da li .in_6447:hover {
  box-shadow: none;
}
.badge-0fbc .over-58da li .in_6447 .content_78ab {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.badge-0fbc .over-58da .white_a92b {
  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);
}
.badge-0fbc .over-58da .white_a92b li a {
  padding-left: 3em;
}
.badge-0fbc .over-58da .blue-bcd3 > a .in_6447 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.badge-0fbc .over-58da .blue-bcd3 > .white_a92b {
  display: block;
  opacity: 1;
}
.tooltip-1443 {
  max-width: 100%;
}
.primary-warm-5585 {
  line-height: 0;
  cursor: pointer;
}
.preview-7303 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.preview-7303:hover {
  box-shadow: none;
  color: currentColor;
}
.preview-7303 svg {
  width: 18px;
  height: 18px;
}
.preview-7303 .paper_0cbd {
  display: none;
}
.icon_d55a {
  position: relative;
}
.icon_d55a.fn-active-3b5e .preview-7303 .notification-718e {
  display: none;
}
.icon_d55a.fn-active-3b5e .preview-7303 .paper_0cbd {
  display: inline-block;
}
.icon_d55a .notification-4453 {
  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);
}
.icon_d55a.fast-50b1 .notification-4453 {
  left: auto;
  right: -0.9em;
}
.icon_d55a.fast-50b1 .notice-center-e6e0::before {
  left: auto;
  right: 15px;
}
.icon_d55a.fn-active-3b5e .notification-4453 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.row_5928 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.row_5928 label {
  flex-basis: 100%;
}
.row_5928 .container-east-e070 {
  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;
}
.row_5928 .pink-71f4 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.row_5928 .pink-71f4:focus {
  background-color: transparent;
}
.row_5928 button.layout-plasma-b70f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.row_5928 button.layout-plasma-b70f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.row_5928 button.layout-plasma-b70f svg {
  width: 18px;
  height: 18px;
}
.row_5928 input[type="submit"] {
  min-height: auto;
}
.down-a37f .row_5928 .pink-71f4 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.notice-center-e6e0 {
  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-center-e6e0 {
    width: 220px;
  }
}
.notice-center-e6e0 label {
  flex-basis: 100%;
}
.notice-center-e6e0::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;
}
.list_old_2d6b .down-a37f .row_5928 {
  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;
}
.list_old_2d6b
  .down-a37f
  .row_5928
  .container-east-e070 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.list_old_2d6b .down-a37f .row_5928 .pink-71f4 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.list_old_2d6b
  .down-a37f
  .row_5928
  .pink-71f4:focus {
  background: 0 0;
}
.list_old_2d6b
  .down-a37f
  .row_5928
  .thumbnail-e9bb {
  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;
}
.full-12f6 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.full-12f6 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.full-12f6 li:last-child {
  margin-right: 0;
}
.full-12f6 li:first-child {
  margin-left: 0;
}
.full-12f6.south-a6c3 a {
  color: #fff;
}
.full-12f6.south-a6c3 a:hover {
  color: #fff;
}
.full-12f6 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.full-12f6 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.full-12f6 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.full-12f6 a:hover {
  opacity: 0.9;
  color: inherit;
}
.full-12f6 [class*="social-icon-apple"] {
  background-color: #999;
}
.full-12f6 [class*="social-icon-apple"].table-9496 {
  background-color: transparent;
  color: #999;
}
.full-12f6 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.full-12f6 [class*="social-icon-behance"].table-9496 {
  background-color: transparent;
  color: #1769ff;
}
.full-12f6 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.full-12f6 [class*="social-icon-bitbucket"].table-9496 {
  background-color: transparent;
  color: #205081;
}
.full-12f6 [class*="social-icon-codepen"] {
  background-color: #000;
}
.full-12f6 [class*="social-icon-codepen"].table-9496 {
  background-color: transparent;
  color: #000;
}
.full-12f6 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.full-12f6 [class*="social-icon-delicious"].table-9496 {
  background-color: transparent;
  color: #39f;
}
.full-12f6 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.full-12f6 [class*="social-icon-digg"].table-9496 {
  background-color: transparent;
  color: #005be2;
}
.full-12f6 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.full-12f6 [class*="social-icon-dribbble"].table-9496 {
  background-color: transparent;
  color: #ea4c89;
}
.full-12f6 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.full-12f6 [class*="social-icon-envelope"].table-9496 {
  background-color: transparent;
  color: #ea4335;
}
.full-12f6 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.full-12f6 [class*="social-icon-facebook"].table-9496 {
  background-color: transparent;
  color: #3b5998;
}
.full-12f6 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.full-12f6 [class*="social-icon-flickr"].table-9496 {
  background-color: transparent;
  color: #0063dc;
}
.full-12f6 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.full-12f6 [class*="social-icon-foursquare"].table-9496 {
  background-color: transparent;
  color: #2d5be3;
}
.full-12f6 [class*="social-icon-github"] {
  background-color: #333;
}
.full-12f6 [class*="social-icon-github"].table-9496 {
  background-color: transparent;
  color: #333;
}
.full-12f6 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.full-12f6 [class*="social-icon-google-plus"].table-9496 {
  background-color: transparent;
  color: #dd4b39;
}
.full-12f6 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.full-12f6 [class*="social-icon-houzz"].table-9496 {
  background-color: transparent;
  color: #7ac142;
}
.full-12f6 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.full-12f6 [class*="social-icon-instagram"].table-9496 {
  background-color: transparent;
  color: #262626;
}
.full-12f6 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.full-12f6 [class*="social-icon-jsfiddle"].table-9496 {
  background-color: transparent;
  color: #487aa2;
}
.full-12f6 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.full-12f6 [class*="social-icon-linkedin"].table-9496 {
  background-color: transparent;
  color: #0077b5;
}
.full-12f6 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.full-12f6 [class*="social-icon-medium"].table-9496 {
  background-color: transparent;
  color: #00ab6b;
}
.full-12f6 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.full-12f6
  [class*="social-icon-odnoklassniki"].table-9496 {
  background-color: transparent;
  color: #f4731c;
}
.full-12f6 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.full-12f6 [class*="social-icon-meetup"].table-9496 {
  background-color: transparent;
  color: #ec1c40;
}
.full-12f6 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.full-12f6 [class*="social-icon-pinterest"].table-9496 {
  background-color: transparent;
  color: #bd081c;
}
.full-12f6 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.full-12f6 [class*="social-icon-product-hunt"].table-9496 {
  background-color: transparent;
  color: #da552f;
}
.full-12f6 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.full-12f6 [class*="social-icon-reddit"].table-9496 {
  background-color: transparent;
  color: #ff4500;
}
.full-12f6 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.full-12f6 [class*="social-icon-rss"].table-9496 {
  background-color: transparent;
  color: #f26522;
}
.full-12f6 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.full-12f6
  [class*="social-icon-shopping-cart"].table-9496 {
  background-color: transparent;
  color: #4caf50;
}
.full-12f6 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.full-12f6 [class*="social-icon-skype"].table-9496 {
  background-color: transparent;
  color: #00aff0;
}
.full-12f6 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.full-12f6 [class*="social-icon-slideshare"].table-9496 {
  background-color: transparent;
  color: #0077b5;
}
.full-12f6 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.full-12f6 [class*="social-icon-snapchat"].table-9496 {
  background-color: transparent;
  color: #fffc00;
}
.full-12f6 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.full-12f6 [class*="social-icon-soundcloud"].table-9496 {
  background-color: transparent;
  color: #f80;
}
.full-12f6 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.full-12f6 [class*="social-icon-spotify"].table-9496 {
  background-color: transparent;
  color: #2ebd59;
}
.full-12f6 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.full-12f6
  [class*="social-icon-stack-overflow"].table-9496 {
  background-color: transparent;
  color: #fe7a15;
}
.full-12f6 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.full-12f6 [class*="social-icon-maldkfgram"].table-9496 {
  background-color: transparent;
  color: #2ca5e0;
}
.full-12f6 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.full-12f6 [class*="social-icon-tripadvisor"].table-9496 {
  background-color: transparent;
  color: #589442;
}
.full-12f6 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.full-12f6 [class*="social-icon-tumblr"].table-9496 {
  background-color: transparent;
  color: #35465c;
}
.full-12f6 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.full-12f6 [class*="social-icon-twitch"].table-9496 {
  background-color: transparent;
  color: #6441a5;
}
.full-12f6 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.full-12f6 [class*="social-icon-twitter"].table-9496 {
  background-color: transparent;
  color: #1da1f2;
}
.full-12f6 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.full-12f6 [class*="social-icon-vimeo"].table-9496 {
  background-color: transparent;
  color: #1ab7ea;
}
.full-12f6 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.full-12f6 [class*="social-icon-vk"].table-9496 {
  background-color: transparent;
  color: #45668e;
}
.full-12f6 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.full-12f6 [class*="social-icon-weibo"].table-9496 {
  background-color: transparent;
  color: #df2029;
}
.full-12f6 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.full-12f6 [class*="social-icon-weixin"].table-9496 {
  background-color: transparent;
  color: #7bb32e;
}
.full-12f6 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.full-12f6 [class*="social-icon-whatsapp"].table-9496 {
  background-color: transparent;
  color: #25d366;
}
.full-12f6 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.full-12f6 [class*="social-icon-wordpress"].table-9496 {
  background-color: transparent;
  color: #21759b;
}
.full-12f6 [class*="social-icon-xing"] {
  background-color: #026466;
}
.full-12f6 [class*="social-icon-xing"].table-9496 {
  background-color: transparent;
  color: #026466;
}
.full-12f6 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.full-12f6 [class*="social-icon-yelp"].table-9496 {
  background-color: transparent;
  color: #af0606;
}
.full-12f6 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.full-12f6 [class*="social-icon-youtube"].table-9496 {
  background-color: transparent;
  color: #cd201f;
}
.plasma_b9ef {
  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;
}
.plasma_b9ef:hover {
  box-shadow: none;
  background: 0 0;
}
.media_9ff0 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.rough_5c86 {
  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;
}
.box-old-642e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.avatar-4f99 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.avatar-4f99,
.avatar-4f99::after,
.avatar-4f99::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;
}
.avatar-4f99::after,
.avatar-4f99::before {
  content: "";
  display: block;
  background-color: inherit;
}
.purple_6e71 .rough_5c86 .box-old-642e {
  margin-top: -2px;
  width: 19px;
}
.purple_6e71 .rough_5c86 .avatar-4f99 {
  margin-top: -1px;
}
.purple_6e71 .rough_5c86 .avatar-4f99,
.purple_6e71 .rough_5c86 .avatar-4f99::after,
.purple_6e71 .rough_5c86 .avatar-4f99::before {
  width: 19px;
  height: 2px;
}
.purple_6e71 .rough_5c86 .avatar-4f99::before {
  top: -6px;
}
.purple_6e71 .rough_5c86 .avatar-4f99::after {
  bottom: -6px;
}
.search-78a6 .rough_5c86 .box-old-642e {
  margin-top: -2px;
  width: 22px;
}
.search-78a6 .rough_5c86 .avatar-4f99 {
  margin-top: -1px;
}
.search-78a6 .rough_5c86 .avatar-4f99,
.search-78a6 .rough_5c86 .avatar-4f99::after,
.search-78a6 .rough_5c86 .avatar-4f99::before {
  width: 22px;
  height: 2px;
}
.search-78a6 .rough_5c86 .avatar-4f99::before {
  top: -7px;
}
.search-78a6 .rough_5c86 .avatar-4f99::after {
  bottom: -7px;
}
.content_narrow_35e4 .rough_5c86 .box-old-642e {
  margin-top: -2px;
  width: 31px;
}
.content_narrow_35e4 .rough_5c86 .avatar-4f99 {
  margin-top: -1.5px;
}
.content_narrow_35e4 .rough_5c86 .avatar-4f99,
.content_narrow_35e4 .rough_5c86 .avatar-4f99::after,
.content_narrow_35e4 .rough_5c86 .avatar-4f99::before {
  width: 31px;
  height: 3px;
}
.content_narrow_35e4 .rough_5c86 .avatar-4f99::before {
  top: -9px;
}
.content_narrow_35e4 .rough_5c86 .avatar-4f99::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .pattern_3b41 .rough_5c86 .box-old-642e {
    margin-top: -2px;
    width: 19px;
  }
  .pattern_3b41 .rough_5c86 .avatar-4f99 {
    margin-top: -1px;
  }
  .pattern_3b41 .rough_5c86 .avatar-4f99,
  .pattern_3b41 .rough_5c86 .avatar-4f99::after,
  .pattern_3b41 .rough_5c86 .avatar-4f99::before {
    width: 19px;
    height: 2px;
  }
  .pattern_3b41 .rough_5c86 .avatar-4f99::before {
    top: -6px;
  }
  .pattern_3b41 .rough_5c86 .avatar-4f99::after {
    bottom: -6px;
  }
  .fluid_aaf4 .rough_5c86 .box-old-642e {
    margin-top: -2px;
    width: 22px;
  }
  .fluid_aaf4 .rough_5c86 .avatar-4f99 {
    margin-top: -1px;
  }
  .fluid_aaf4 .rough_5c86 .avatar-4f99,
  .fluid_aaf4 .rough_5c86 .avatar-4f99::after,
  .fluid_aaf4 .rough_5c86 .avatar-4f99::before {
    width: 22px;
    height: 2px;
  }
  .fluid_aaf4 .rough_5c86 .avatar-4f99::before {
    top: -7px;
  }
  .fluid_aaf4 .rough_5c86 .avatar-4f99::after {
    bottom: -7px;
  }
  .glass-a8ca .rough_5c86 .box-old-642e {
    margin-top: -2px;
    width: 31px;
  }
  .glass-a8ca .rough_5c86 .avatar-4f99 {
    margin-top: -1.5px;
  }
  .glass-a8ca .rough_5c86 .avatar-4f99,
  .glass-a8ca .rough_5c86 .avatar-4f99::after,
  .glass-a8ca .rough_5c86 .avatar-4f99::before {
    width: 31px;
    height: 3px;
  }
  .glass-a8ca .rough_5c86 .avatar-4f99::before {
    top: -9px;
  }
  .glass-a8ca .rough_5c86 .avatar-4f99::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .old_0c31 .rough_5c86 .box-old-642e {
    margin-top: -2px;
    width: 19px;
  }
  .old_0c31 .rough_5c86 .avatar-4f99 {
    margin-top: -1px;
  }
  .old_0c31 .rough_5c86 .avatar-4f99,
  .old_0c31 .rough_5c86 .avatar-4f99::after,
  .old_0c31 .rough_5c86 .avatar-4f99::before {
    width: 19px;
    height: 2px;
  }
  .old_0c31 .rough_5c86 .avatar-4f99::before {
    top: -6px;
  }
  .old_0c31 .rough_5c86 .avatar-4f99::after {
    bottom: -6px;
  }
  .video-top-648d .rough_5c86 .box-old-642e {
    margin-top: -2px;
    width: 22px;
  }
  .video-top-648d .rough_5c86 .avatar-4f99 {
    margin-top: -1px;
  }
  .video-top-648d .rough_5c86 .avatar-4f99,
  .video-top-648d .rough_5c86 .avatar-4f99::after,
  .video-top-648d .rough_5c86 .avatar-4f99::before {
    width: 22px;
    height: 2px;
  }
  .video-top-648d .rough_5c86 .avatar-4f99::before {
    top: -7px;
  }
  .video-top-648d .rough_5c86 .avatar-4f99::after {
    bottom: -7px;
  }
  .small_8710 .rough_5c86 .box-old-642e {
    margin-top: -2px;
    width: 31px;
  }
  .small_8710 .rough_5c86 .avatar-4f99 {
    margin-top: -1.5px;
  }
  .small_8710 .rough_5c86 .avatar-4f99,
  .small_8710 .rough_5c86 .avatar-4f99::after,
  .small_8710 .rough_5c86 .avatar-4f99::before {
    width: 31px;
    height: 3px;
  }
  .small_8710 .rough_5c86 .avatar-4f99::before {
    top: -9px;
  }
  .small_8710 .rough_5c86 .avatar-4f99::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .focus-warm-cbe0 .rough_5c86 .box-old-642e {
    margin-top: -2px;
    width: 19px;
  }
  .focus-warm-cbe0 .rough_5c86 .avatar-4f99 {
    margin-top: -1px;
  }
  .focus-warm-cbe0 .rough_5c86 .avatar-4f99,
  .focus-warm-cbe0 .rough_5c86 .avatar-4f99::after,
  .focus-warm-cbe0 .rough_5c86 .avatar-4f99::before {
    width: 19px;
    height: 2px;
  }
  .focus-warm-cbe0 .rough_5c86 .avatar-4f99::before {
    top: -6px;
  }
  .focus-warm-cbe0 .rough_5c86 .avatar-4f99::after {
    bottom: -6px;
  }
  .thick_dff2 .rough_5c86 .box-old-642e {
    margin-top: -2px;
    width: 22px;
  }
  .thick_dff2 .rough_5c86 .avatar-4f99 {
    margin-top: -1px;
  }
  .thick_dff2 .rough_5c86 .avatar-4f99,
  .thick_dff2 .rough_5c86 .avatar-4f99::after,
  .thick_dff2 .rough_5c86 .avatar-4f99::before {
    width: 22px;
    height: 2px;
  }
  .thick_dff2 .rough_5c86 .avatar-4f99::before {
    top: -7px;
  }
  .thick_dff2 .rough_5c86 .avatar-4f99::after {
    bottom: -7px;
  }
  .widget_7bb5 .rough_5c86 .box-old-642e {
    margin-top: -2px;
    width: 31px;
  }
  .widget_7bb5 .rough_5c86 .avatar-4f99 {
    margin-top: -1.5px;
  }
  .widget_7bb5 .rough_5c86 .avatar-4f99,
  .widget_7bb5 .rough_5c86 .avatar-4f99::after,
  .widget_7bb5 .rough_5c86 .avatar-4f99::before {
    width: 31px;
    height: 3px;
  }
  .widget_7bb5 .rough_5c86 .avatar-4f99::before {
    top: -9px;
  }
  .widget_7bb5 .rough_5c86 .avatar-4f99::after {
    bottom: -9px;
  }
}
.outline_4d64 .avatar-4f99 {
  -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);
}
.outline_4d64 .avatar-4f99::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.outline_4d64 .avatar-4f99::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);
}
.outline_4d64.old-ebf6 .avatar-4f99 {
  -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);
}
.outline_4d64.old-ebf6 .avatar-4f99::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.outline_4d64.old-ebf6 .avatar-4f99::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);
}
.fluid_8e49 {
  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.red_a148:before {
  display: none;
}
.tertiary_west_53b5 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tertiary_west_53b5 .shade_silver_69e2 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tertiary_west_53b5 .shade_silver_69e2:last-of-type {
  border-bottom: none;
}
.tertiary_west_53b5 .shade_silver_69e2.menu-short-42ad,
.tertiary_west_53b5 .shade_silver_69e2.title_south_d0da,
.tertiary_west_53b5 .shade_silver_69e2.header-7e16 {
  padding: 0;
}
.tertiary_west_53b5 .badge-0fbc .in_6447 {
  color: currentColor;
}
.tertiary_west_53b5 .badge-0fbc .in_6447:focus,
.tertiary_west_53b5 .badge-0fbc .in_6447:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tertiary_west_53b5.in-c03a .liquid_b668,
.tertiary_west_53b5.in-c03a .column-stone-81af a,
.tertiary_west_53b5.in-c03a .badge-70b1 a,
.tertiary_west_53b5.in-c03a .white_a92b a {
  color: rgba(0, 0, 0, 0.55);
}
.tertiary_west_53b5.in-c03a .liquid_b668:hover,
.tertiary_west_53b5.in-c03a .column-stone-81af a:hover,
.tertiary_west_53b5.in-c03a .badge-70b1 a:hover,
.tertiary_west_53b5.in-c03a .white_a92b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary_west_53b5.in-c03a .filter_17dd {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary_west_53b5.in-c03a .shade_silver_69e2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tertiary_west_53b5.in-c03a .shade_silver_69e2:before {
  background: rgba(0, 0, 0, 0.08);
}
.tertiary_west_53b5.in-c03a .thick-6395:before {
  background: rgba(255, 255, 255, 0.9);
}
.tertiary_west_53b5.in-c03a .badge-0fbc .over-58da li a,
.tertiary_west_53b5.in-c03a .badge-0fbc .in_6447,
.tertiary_west_53b5.in-c03a .white_a92b {
  border-color: rgba(0, 0, 0, 0.08);
}
.tertiary_west_53b5.in-c03a .badge-0fbc .in_6447:focus,
.tertiary_west_53b5.in-c03a .badge-0fbc .in_6447:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tertiary_west_53b5.in-c03a .over-58da li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tertiary_west_53b5.backdrop_liquid_c7f7 .liquid_b668,
.tertiary_west_53b5.backdrop_liquid_c7f7 .column-stone-81af a,
.tertiary_west_53b5.backdrop_liquid_c7f7 .badge-70b1 .in_6447,
.tertiary_west_53b5.backdrop_liquid_c7f7 .badge-70b1 a,
.tertiary_west_53b5.backdrop_liquid_c7f7 .white_a92b a {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary_west_53b5.backdrop_liquid_c7f7 .liquid_b668:hover,
.tertiary_west_53b5.backdrop_liquid_c7f7 .column-stone-81af a:hover,
.tertiary_west_53b5.backdrop_liquid_c7f7 .badge-70b1 .in_6447:hover,
.tertiary_west_53b5.backdrop_liquid_c7f7 .badge-70b1 a:hover,
.tertiary_west_53b5.backdrop_liquid_c7f7 .white_a92b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary_west_53b5.backdrop_liquid_c7f7 .filter_17dd {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary_west_53b5.backdrop_liquid_c7f7 .shade_silver_69e2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary_west_53b5.backdrop_liquid_c7f7 .shade_silver_69e2:before {
  background: rgba(255, 255, 255, 0.08);
}
.tertiary_west_53b5.backdrop_liquid_c7f7 .thick-6395:before {
  background: rgba(0, 0, 0, 0.9);
}
.tertiary_west_53b5.backdrop_liquid_c7f7 .badge-0fbc .over-58da li a,
.tertiary_west_53b5.backdrop_liquid_c7f7 .badge-0fbc .in_6447,
.tertiary_west_53b5.backdrop_liquid_c7f7 .white_a92b {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary_west_53b5.backdrop_liquid_c7f7 .badge-0fbc .in_6447:focus,
.tertiary_west_53b5.backdrop_liquid_c7f7 .badge-0fbc .in_6447:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tertiary_west_53b5.backdrop_liquid_c7f7 .over-58da li {
  border-color: rgba(255, 255, 255, 0.08);
}
.thick-6395 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.thick-6395:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.video_hard_3413 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.footer_1e83 .tertiary_west_53b5 {
  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;
}
.footer_1e83 .shade_silver_69e2 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.footer_1e83 .shade_silver_69e2: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) {
  .footer_1e83 .shade_silver_69e2:before {
    width: 16%;
    left: 42%;
  }
}
.footer_1e83 .shade_silver_69e2:last-child:before {
  content: none;
}
.footer_1e83 .shade_silver_69e2[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.footer_1e83 .badge-0fbc .over-58da li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.footer_1e83 .badge-0fbc .over-58da li a .in_6447 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.footer_1e83 .badge-0fbc .white_a92b {
  border: none;
}
.footer_1e83 .badge-0fbc .white_a92b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.footer_1e83 .thick-6395 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.footer_1e83 .video_hard_3413 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.footer_1e83 .backdrop_liquid_c7f7 .thick-6395:before {
  background: rgba(0, 0, 0, 0.9);
}
.footer_1e83 .in-c03a.picture_6c02 .avatar-4f99 {
  background: rgba(0, 0, 0, 0.6);
}
.footer_1e83
  .in-c03a.picture_6c02
  .avatar-4f99::after,
.footer_1e83
  .in-c03a.picture_6c02
  .avatar-4f99:before {
  background: inherit;
}
.footer_1e83
  .in-c03a.picture_6c02:hover
  .avatar-4f99 {
  background: rgba(0, 0, 0, 0.8);
}
.main-c657 .tertiary_west_53b5 {
  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) {
  .main-c657 .tertiary_west_53b5 {
    width: auto;
    right: 45px;
  }
}
.carousel-f860 .tertiary_west_53b5 {
  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) {
  .carousel-f860 .tertiary_west_53b5 {
    width: auto;
    left: 45px;
  }
}
.red_a148 .tertiary_west_53b5 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.red_a148 .video_hard_3413 {
  max-width: 48em;
  margin: 0 auto;
}
.red_a148 .thick-6395:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hover_bae0 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hover_bae0.footer_1e83 .tertiary_west_53b5 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hover_bae0.main-c657 .tertiary_west_53b5 {
  height: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.hover_bae0 .tertiary_west_53b5 {
  visibility: visible;
}
.hover_bae0.carousel-f860 .tertiary_west_53b5 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.element-full-19c0,
.fluid_98c2 {
  overflow-x: hidden;
}
.element-full-19c0 .tertiary_west_53b5 {
  overflow: auto;
}
.element-full-19c0.footer_1e83 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.element-full-19c0.footer_1e83 .tertiary_west_53b5 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.element-full-19c0.footer_1e83 .plasma_b9ef {
  opacity: 0;
}
.element-full-19c0.main-c657 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.element-full-19c0.main-c657 .tertiary_west_53b5 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.element-full-19c0.main-c657 .plasma_b9ef {
  opacity: 0;
}
.element-full-19c0.carousel-f860 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.element-full-19c0.carousel-f860 .tertiary_west_53b5 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.element-full-19c0.carousel-f860 .plasma_b9ef {
  opacity: 0;
}
.element-full-19c0.red_a148 .tertiary_west_53b5 {
  z-index: 10;
  visibility: visible;
}
.picture_6c02 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.picture_6c02 .avatar-4f99 {
  background: rgba(255, 255, 255, 0.99);
}
.picture_6c02 .avatar-4f99::after,
.picture_6c02 .avatar-4f99:before {
  background: inherit;
}
.picture_6c02:hover .avatar-4f99 {
  background: rgba(255, 255, 255, 0.99);
}
.carousel-f860 .picture_6c02 {
  top: 10px;
  right: auto;
  left: 12px;
}
.red_a148 .picture_6c02 {
  display: none !important;
}
.element-full-19c0:before,
.fluid_98c2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.element-full-19c0 .picture_6c02,
.fluid_98c2 .picture_6c02 {
  display: inline-block;
}
.tertiary_west_53b5 .primary_red_1a8a {
  -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;
}
.element-full-19c0 .tertiary_west_53b5 .primary_red_1a8a,
.fluid_98c2 .tertiary_west_53b5 .primary_red_1a8a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.block-e288 .container-east-e070 {
  width: 100%;
}
.gallery_dim_b7fe {
  padding: 0 0.5em 0;
}
.gallery_dim_b7fe [class*="customify-col-"],
.gallery_dim_b7fe [class*="customify-col_"],
.gallery_dim_b7fe [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.short-61ab .gallery_dim_b7fe {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .list-6716 .detail-middle-cb52,
  .detail-middle-cb52 {
    display: none;
  }
  .steel_2319 {
    text-align: left;
  }
  .east-f986 {
    text-align: center;
  }
  .surface_green_6062 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .list-6716 .prev-0f2a,
  .prev-0f2a {
    display: none;
  }
  .badge-7d91 {
    text-align: left;
  }
  .accordion_ce2e {
    text-align: center;
  }
  .alert_56ca {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .list-6716 .disabled-bcd6,
  .disabled-bcd6 {
    display: none;
  }
  .hover_9ba8 {
    text-align: left;
  }
  .preview_green_4e57 {
    text-align: center;
  }
  .orange_2c83 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.breadcrumb_simple_660a {
  box-shadow: none !important;
}
.popup-current-904e .list-bottom-1eda,
.paper-b66f .list-bottom-1eda {
  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;
}
.paper-b66f .list-bottom-1eda {
  margin-top: 30px;
  margin-bottom: 30px;
}
.cold_e82e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.cold_e82e:after,
.cold_e82e:before {
  content: "";
  display: table;
}
.cold_e82e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .cold_e82e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.cold_e82e,
.soft_ea7a {
  max-width: 1248px;
  margin: 0 auto;
}

.pagination-ede3.east_4bd1 .cold_e82e {
  max-width: 100%;
}
.pagination-ede3.element-wide-3122 {
  max-width: 1200px;
  margin: 0 auto;
}
.pagination-ede3.pressed_6b3e .cold_e82e {
  max-width: 100%;
}
.pagination-ede3.pressed_6b3e > .cold_e82e {
  padding-left: 0;
  padding-right: 0;
}
.pagination-ede3.pressed_6b3e > .cold_e82e .list-6716 {
  margin: 0;
}
.pagination-ede3.pressed_6b3e
  > .cold_e82e
  .tertiary_c284.photo_small_6725 {
  margin-right: 0;
  margin-left: 0;
}
.pagination-ede3.pressed_6b3e #main.photo_small_6725 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .hover_focused_5294 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .hover_focused_5294 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .fast_00b1 .paragraph_new_e8c6 {
    padding-right: 1em;
  }
  .fast_00b1.full-ae5f .tertiary_c284 {
    border-right: 1px solid #eaecee;
  }
  .fast_00b1.full-ae5f .paragraph_new_e8c6 {
    padding-right: 1em;
  }
  .fast_00b1.full-ae5f .message_right_b76e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .footer-020d .paragraph_new_e8c6 {
    padding-left: 1em;
  }
  .footer-020d.full-ae5f .tertiary_c284 {
    border-left: 1px solid #eaecee;
  }
  .footer-020d.full-ae5f .paragraph_new_e8c6 {
    padding-left: 1em;
  }
  .footer-020d.full-ae5f .message_right_b76e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled_d69a .paragraph_new_e8c6 {
    padding-left: 1em;
  }
  .disabled_d69a.full-ae5f .west-dd4f {
    border-right: 1px solid #eaecee;
  }
  .disabled_d69a.full-ae5f .right_c07b {
    border-right: 1px solid #eaecee;
  }
  .disabled_d69a.full-ae5f .paragraph_new_e8c6 {
    padding-left: 1em;
  }
  .disabled_d69a.full-ae5f .message_right_b76e {
    padding-right: 1em;
  }
  .disabled_d69a.full-ae5f .column_cc34 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .grid-d9dd .paragraph_new_e8c6 {
    padding-right: 1em;
  }
  .grid-d9dd.full-ae5f .west-dd4f {
    border-left: 1px solid #eaecee;
  }
  .grid-d9dd.full-ae5f .right_c07b {
    border-left: 1px solid #eaecee;
  }
  .grid-d9dd.full-ae5f .paragraph_new_e8c6 {
    padding-right: 1em;
  }
  .grid-d9dd.full-ae5f .message_right_b76e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .grid-d9dd.full-ae5f .column_cc34 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover_focused_5294 .paragraph_new_e8c6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hover_focused_5294.full-ae5f .tertiary_c284 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .hover_focused_5294.full-ae5f .paragraph_new_e8c6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hover_focused_5294.full-ae5f .message_right_b76e {
    padding-left: 1em;
  }
  .hover_focused_5294.full-ae5f .column_cc34 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .hover_focused_5294.full-ae5f .paragraph_new_e8c6 {
    padding-left: 0;
  }
}
.tertiary_1caa .block-53c6 {
  display: inline-block;
}
.hero_iron_a8f7 {
  display: inline-block;
}
.column-9ee3 {
  word-con: break-word;
}
.notification-d39c > span {
  display: inline-block;
  padding: 5px 0;
}
.notification-d39c .container-iron-54f5 {
  margin-left: 8px;
  margin-right: 8px;
}
.notification-d39c .disabled-hot-c3a0 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.summary-left-a5ea .description_prev_adfa {
  margin-bottom: 2em;
}
.summary-left-a5ea .container_4f25 {
  margin-bottom: 15px;
}
.summary-left-a5ea .container_4f25:last-child {
  margin-bottom: 0;
}
.summary-left-a5ea .chip_7e4e {
  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) {
  .summary-left-a5ea .chip_7e4e {
    display: block;
  }
}
.summary-left-a5ea .button-fbf7 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .summary-left-a5ea .button-fbf7 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.summary-left-a5ea .frame-bff4 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.summary-left-a5ea .frame-bff4 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.summary-left-a5ea .frame-bff4 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.summary-left-a5ea .column-9ee3 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.summary-left-a5ea .column-9ee3 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.summary-left-a5ea .surface_f774 p:last-child {
  margin-bottom: 0;
}
.summary-left-a5ea .alert_center_cd50 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.summary-left-a5ea .out_65b3 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.summary-left-a5ea .dynamic-1ebb {
  margin-top: 1em;
}
.summary-left-a5ea .title_small_557f {
  top: 0;
  display: block;
}
.summary-left-a5ea .title_small_557f a {
  color: inherit;
}
.summary-left-a5ea .title_small_557f a:hover {
  color: inherit;
}
.summary-left-a5ea .item-steel-983d {
  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;
}
.summary-left-a5ea .item-steel-983d:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.summary-left-a5ea .out_65b3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.summary-left-a5ea .list_7153 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.summary-left-a5ea .list_7153:first-child {
  margin-top: 0;
}
.summary-left-a5ea .list_7153.main-62b2 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.summary-left-a5ea .list_7153.image_ada6 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.summary-left-a5ea
  .list_7153.image_ada6.badge-fast-8caf
  .dynamic-1ebb {
  width: 100%;
}
.summary-left-a5ea .image_ada6 {
  -webkit-box-align: center;
  align-items: center;
}
.summary-left-a5ea .image_ada6 .notification-d39c,
.summary-left-a5ea .image_ada6 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.summary-left-a5ea .frame-bff4 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.summary-left-a5ea .frame-bff4 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.summary-left-a5ea .frame-bff4: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;
}
.summary-left-a5ea .main-62b2 {
  z-index: 5;
}
.summary-left-a5ea .sort_basic_3d9d .icon-tall-38ce {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.summary-left-a5ea .input_wide_90bf .icon-tall-38ce {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.summary-left-a5ea .row-fast-ade9 .icon-tall-38ce {
  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;
}
.summary-left-a5ea.search-upper-86f4 .chip_7e4e,
.summary-left-a5ea.fresh_478d .chip_7e4e {
  display: block;
}
.summary-left-a5ea.search-upper-86f4 .chip_7e4e .gas-18ef,
.summary-left-a5ea.search-upper-86f4 .chip_7e4e .out_65b3,
.summary-left-a5ea.fresh_478d .chip_7e4e .gas-18ef,
.summary-left-a5ea.fresh_478d .chip_7e4e .out_65b3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.summary-left-a5ea.upper_1f1e .button-fbf7 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .summary-left-a5ea.upper_1f1e .button-fbf7 {
    margin-right: 0;
  }
}
.summary-left-a5ea.search-upper-86f4 .button-fbf7,
.summary-left-a5ea.fresh_478d .button-fbf7 {
  padding-top: 40%;
}
.summary-left-a5ea.search-upper-86f4 .description_prev_adfa,
.summary-left-a5ea.fresh_478d .description_prev_adfa {
  display: block;
}
.summary-left-a5ea.search-upper-86f4 .fn-sticky-3b5e .out_65b3,
.summary-left-a5ea.fresh_478d .fn-sticky-3b5e .out_65b3 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.summary-left-a5ea.search-upper-86f4 .button-fbf7,
.summary-left-a5ea.fresh_478d .button-fbf7 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.summary-left-a5ea.search-upper-86f4 .out_65b3 {
  padding: 1em;
}
.notification_mini_880f {
  margin: 30px auto;
  display: block;
}
.notification_mini_880f .bronze_fa2c > * {
  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;
}
.notification_mini_880f .bronze_fa2c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.notification_mini_880f .bronze_fa2c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dynamic-cb06 .notification-d39c {
  margin-bottom: 1.41575em;
}
.dynamic-cb06 .chip_dark_722a {
  margin-bottom: 1.618em;
}
.content_up_7fbc .first-b362 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.content_up_7fbc .first-b362 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.content_up_7fbc .fluid-ad5d {
  max-width: 100%;
  overflow: auto;
}
.picture-north-b568 .content_up_7fbc a:hover {
  text-decoration: underline;
}
.column_medium_c517 .container_4f25:not(.column-9ee3),
.column_medium_c517 .frame-bff4 {
  margin-bottom: 1.41575em;
}
.column_medium_c517 .container_4f25:not(.column-9ee3):last-child,
.column_medium_c517 .frame-bff4:last-child {
  margin-bottom: 0;
}
.column_medium_c517 .container_4f25.picture-1abf {
  margin-bottom: 0.41575em;
}
.column_medium_c517 .article_75a0:before,
.column_medium_c517 .tabs-mini-1d62:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.column_medium_c517 .article_75a0:before {
  content: "\f115";
}
.column_medium_c517 .tabs-mini-1d62:before {
  content: "\f02c";
}
.column_medium_c517 .chip-9e37 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.column_medium_c517 .chip-9e37 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.banner_rough_a71d {
  display: -webkit-box;
  display: flex;
}
.banner_rough_a71d .hero_d26e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .banner_rough_a71d .hero_d26e {
    flex-basis: 90px;
  }
}
.banner_rough_a71d .chip-a6ae {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .banner_rough_a71d .chip-a6ae {
    flex-basis: calc(100% - 50px);
  }
}
.banner_rough_a71d .card-1274 p:last-child {
  margin-bottom: 0.72em;
}
.message_c859 .bronze_fa2c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.message_c859 .bronze_fa2c:after,
.message_c859 .bronze_fa2c:before {
  content: "";
  display: table;
}
.message_c859 .bronze_fa2c:after {
  clear: both;
}
.message_c859 .bronze_fa2c .narrow-8daf,
.message_c859 .bronze_fa2c .filter_e678 {
  width: 49%;
}
.message_c859 .bronze_fa2c .narrow-8daf a span.down_142e,
.message_c859 .bronze_fa2c .filter_e678 a span.down_142e {
  display: block;
  margin-bottom: 5px;
}
.message_c859 .bronze_fa2c .filter_e678 {
  float: left;
  text-align: left;
}
.message_c859 .bronze_fa2c .narrow-8daf {
  float: right;
  text-align: right;
}
.module-white-1b94 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .module-white-1b94 {
    margin-bottom: 0;
  }
}
.icon-ab70 {
  margin-bottom: 1em;
}
.icon-ab70 .column-9ee3 {
  font-size: 1.1em;
  line-height: 1.3;
}
.purple_dec0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.label_1fa0 .icon-ab70,
.hovered_6005 .icon-ab70 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .label_1fa0 .icon-ab70,
  .hovered_6005 .icon-ab70 {
    display: block;
  }
}
.label_1fa0 .purple_dec0,
.hovered_6005 .purple_dec0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .label_1fa0 .purple_dec0,
  .hovered_6005 .purple_dec0 {
    margin-bottom: 1em;
  }
}
.label_1fa0 .purple_dec0 img,
.hovered_6005 .purple_dec0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.label_1fa0 .form-under-2b14,
.hovered_6005 .form-under-2b14 {
  flex-basis: calc(100% - 160px);
}
.label_1fa0 .form-under-2b14 p,
.hovered_6005 .form-under-2b14 p {
  margin-bottom: 0;
}
.label_1fa0 .form-under-2b14 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .label_1fa0 .form-under-2b14 {
    padding-left: 0;
  }
}
.hovered_6005 .form-under-2b14 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hovered_6005 .form-under-2b14 {
    padding-right: 0;
  }
}
.hovered_6005 .purple_dec0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.rough_4f6f .purple_dec0 {
  margin-bottom: 0.5em;
}
.rough_4f6f .purple_dec0 img {
  width: 100%;
}
.liquid_739a .west-1422,
.mask-easy-e89b .west-1422 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.mask-easy-e89b .tertiary_c284 .block-yellow-e0fd p:last-child {
  margin-bottom: 0;
}
.rough-fffe {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.fluid_9631 .over_445c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .fluid_9631 .over_445c:last-of-type {
    margin-bottom: 0;
  }
}
.fluid_9631 .over_445c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fluid_9631 .over_445c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.fluid_9631 .over_445c ul li {
  margin: 0 0 0.6em;
}
.fluid_9631 .over_445c ul li.modal_b5ed,
.fluid_9631 .over_445c ul li.link_gas_34c7 {
  position: relative;
}
.fluid_9631 .over_445c ul li.modal_b5ed .detail-0d5c,
.fluid_9631 .over_445c ul li.link_gas_34c7 .detail-0d5c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.fluid_9631 .over_445c ul li.modal_b5ed:after:after,
.fluid_9631 .over_445c ul li.modal_b5ed:after:before,
.fluid_9631
  .over_445c
  ul
  li.link_gas_34c7:after:after,
.fluid_9631
  .over_445c
  ul
  li.link_gas_34c7:after:before {
  content: "";
  display: table;
}
.fluid_9631 .over_445c ul li.modal_b5ed:after:after,
.fluid_9631
  .over_445c
  ul
  li.link_gas_34c7:after:after {
  clear: both;
}
.fluid_9631 .over_445c a.photo_bright_b9f8:hover {
  text-decoration: none;
}
.fluid_9631 .over_445c select {
  max-width: 100%;
}
.fluid_9631 .over_445c table {
  font-size: 85%;
}
.fluid_9631 .over_445c table td,
.fluid_9631 .over_445c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.fluid_9631 .over_445c table tfoot td {
  text-align: left;
}
.fluid_9631 .over_445c :last-child {
  margin-bottom: 0;
}
.fluid_9631 .over_445c .progress_down_c5b2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.fluid_9631 .over_445c .progress_down_c5b2 label {
  width: 100%;
}
.fluid_9631 .over_445c .progress_down_c5b2 .pink-71f4 {
  width: 100%;
  display: block;
}
.fluid_9631 .over_445c .progress_down_c5b2 .layout-plasma-b70f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.fluid_9631 .over_445c .progress_down_c5b2 .layout-plasma-b70f:hover svg #svg-search {
  fill: #444;
}
.fluid_9631 .over_445c .progress_down_c5b2 .layout-plasma-b70f svg {
  width: 18px;
  height: 18px;
}
.fluid_9631 .message-7dee ul ul,
.fluid_9631 .grid-advanced-71b2 ul ul,
.fluid_9631 .caption-tall-4ea1 ul ul,
.fluid_9631 .link_cold_4550 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.fluid_9631 .message-7dee .tertiary_c1e4 > a,
.fluid_9631 .grid-advanced-71b2 .tertiary_c1e4 > a,
.fluid_9631 .caption-tall-4ea1 .tertiary_c1e4 > a,
.fluid_9631 .link_cold_4550 .tertiary_c1e4 > a {
  margin-bottom: 0;
}
.fluid_9631 .photo_e19b li,
.fluid_9631 .message-7dee li,
.fluid_9631 .pro-0d6a li,
.fluid_9631 .grid-advanced-71b2 li,
.fluid_9631 .caption-tall-4ea1 li,
.fluid_9631 .link_cold_4550 li,
.fluid_9631 .dim-66ca li,
.fluid_9631 .link-first-29a2 li {
  display: block;
  position: relative;
}
.fluid_9631 .photo_e19b li:last-child,
.fluid_9631 .message-7dee li:last-child,
.fluid_9631 .pro-0d6a li:last-child,
.fluid_9631 .grid-advanced-71b2 li:last-child,
.fluid_9631 .caption-tall-4ea1 li:last-child,
.fluid_9631 .link_cold_4550 li:last-child,
.fluid_9631 .dim-66ca li:last-child,
.fluid_9631 .link-first-29a2 li:last-child {
  border: none;
}
.fluid_9631 .photo_e19b li a,
.fluid_9631 .message-7dee li a,
.fluid_9631 .pro-0d6a li a,
.fluid_9631 .grid-advanced-71b2 li a,
.fluid_9631 .caption-tall-4ea1 li a,
.fluid_9631 .link_cold_4550 li a,
.fluid_9631 .dim-66ca li a,
.fluid_9631 .link-first-29a2 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.fluid_9631 .photo_e19b li ul li::before,
.fluid_9631 .message-7dee li ul li::before,
.fluid_9631 .pro-0d6a li ul li::before,
.fluid_9631 .grid-advanced-71b2 li ul li::before,
.fluid_9631 .caption-tall-4ea1 li ul li::before,
.fluid_9631 .link_cold_4550 li ul li::before,
.fluid_9631 .dim-66ca li ul li::before,
.fluid_9631 .link-first-29a2 li ul li::before {
  left: 15px;
}
.fluid_9631 .photo_e19b li ul a,
.fluid_9631 .message-7dee li ul a,
.fluid_9631 .pro-0d6a li ul a,
.fluid_9631 .grid-advanced-71b2 li ul a,
.fluid_9631 .caption-tall-4ea1 li ul a,
.fluid_9631 .link_cold_4550 li ul a,
.fluid_9631 .dim-66ca li ul a,
.fluid_9631 .link-first-29a2 li ul a {
  padding-left: 20px;
}
.fluid_9631 .photo_e19b li ul ul li::before,
.fluid_9631 .message-7dee li ul ul li::before,
.fluid_9631 .pro-0d6a li ul ul li::before,
.fluid_9631 .grid-advanced-71b2 li ul ul li::before,
.fluid_9631 .caption-tall-4ea1 li ul ul li::before,
.fluid_9631 .link_cold_4550 li ul ul li::before,
.fluid_9631 .dim-66ca li ul ul li::before,
.fluid_9631 .link-first-29a2 li ul ul li::before {
  left: 30px;
}
.fluid_9631 .photo_e19b li ul ul a,
.fluid_9631 .message-7dee li ul ul a,
.fluid_9631 .pro-0d6a li ul ul a,
.fluid_9631 .grid-advanced-71b2 li ul ul a,
.fluid_9631 .caption-tall-4ea1 li ul ul a,
.fluid_9631 .link_cold_4550 li ul ul a,
.fluid_9631 .dim-66ca li ul ul a,
.fluid_9631 .link-first-29a2 li ul ul a {
  padding-left: 40px;
}
.fluid_9631 .banner-gold-1a2f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.fluid_9631 .link-first-29a2 ul li {
  margin-bottom: 1.41575em;
}
.fluid_9631 .link-first-29a2 ul li .badge-tiny-6eb3 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.fluid_9631 .link-first-29a2 ul li .lower-4e22 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.backdrop_liquid_c7f7 .photo_e19b li a,
.backdrop_liquid_c7f7 .message-7dee li a,
.backdrop_liquid_c7f7 .pro-0d6a li a,
.backdrop_liquid_c7f7 .grid-advanced-71b2 li a,
.backdrop_liquid_c7f7 .caption-tall-4ea1 li a,
.backdrop_liquid_c7f7 .link_cold_4550 li a,
.backdrop_liquid_c7f7 .dim-66ca li a,
.backdrop_liquid_c7f7 .link-first-29a2 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop_liquid_c7f7 .banner-gold-1a2f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop_liquid_c7f7 .over_445c ul li.modal_b5ed .detail-0d5c,
.backdrop_liquid_c7f7 .over_445c ul li.link_gas_34c7 .detail-0d5c {
  background: rgba(0, 0, 0, 0.2);
}
.backdrop_liquid_c7f7 .fluid_9631 .over_445c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination-ede3 .fluid_9631 .over-58da li {
  margin: 0;
}
.pagination-ede3 .fluid_9631 .over-58da li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.pagination-ede3 .fluid_9631 .over-58da li ul {
  margin: 0;
}
.pagination-ede3 .fluid_9631 .over-58da li ul li a {
  padding-left: 15px;
}
.pagination-ede3 .fluid_9631 .over-58da li ul li li a {
  padding-left: 30px;
}
.pagination-ede3 .fluid_9631 .over-58da li.wrapper_27a4 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.pagination-ede3 .fluid_9631 .over-58da li.wrapper_27a4 > 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;
}
.pagination-ede3 .fluid_9631 .over-58da li.wrapper_27a4 > 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;
}
.green_4c79 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.primary_red_32dd {
  position: relative;
  z-index: 10;
}
.primary_red_32dd .primary_red_1a8a {
  width: 100%;
  max-width: 100%;
}
.old_ee49 .item_8fcd {
  padding-top: 2em;
  padding-bottom: 2em;
}
.old_ee49 .in-c03a {
}
.old_ee49 .backdrop_liquid_c7f7 {
  background: #292929;
}
.button_48e6 .item_8fcd {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.button_48e6 .in-c03a {
  background: #f9f9f9;
}
.button_48e6 .backdrop_liquid_c7f7 {
  background: #303030;
}
.pressed_c78a .item_8fcd {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .pressed_c78a .block-53c6 {
    margin-bottom: 1em;
  }
  .pressed_c78a .block-53c6:last-child {
    margin-bottom: 0;
  }
}
.pressed_c78a .in-c03a {
  background: #ededed;
}
.pressed_c78a .backdrop_liquid_c7f7 {
  background: #1a1a1a;
}
.item_8fcd.in-c03a {
  color: rgba(0, 0, 0, 0.6);
}
.item_8fcd.in-c03a .background_9aa1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.item_8fcd.backdrop_liquid_c7f7 {
  color: rgba(255, 255, 255, 0.99);
}
.item_8fcd.backdrop_liquid_c7f7 a:not(.photo_bright_b9f8) {
  color: rgba(255, 255, 255, 0.79);
}
.item_8fcd.backdrop_liquid_c7f7 a:not(.photo_bright_b9f8):hover {
  color: rgba(255, 255, 255, 0.99);
}
.item_8fcd.backdrop_liquid_c7f7 .background_9aa1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.item_8fcd.backdrop_liquid_c7f7 table tbody td,
.item_8fcd.backdrop_liquid_c7f7 table th {
  background: rgba(0, 0, 0, 0.08);
}
.tabs-easy-c0ec.preview-inner-b863 .cold_e82e {
  max-width: initial;
}
.tabs-easy-c0ec .badge_eb52 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.tabs-easy-c0ec .badge_eb52 .primary_red_1a8a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .tabs-easy-c0ec .badge_eb52 .primary_red_1a8a {
    display: block;
    margin-bottom: 2em;
  }
  .tabs-easy-c0ec .badge_eb52 .primary_red_1a8a:last-child {
    margin-bottom: 0;
  }
}
.pressed_c78a .block-53c6:last-child,
.button_48e6 .block-53c6:last-child,
.old_ee49 .block-53c6:last-child {
  margin-bottom: 0;
}
.pressed_c78a .block-53c6 .fluid_9631 .over_445c:last-child,
.button_48e6 .block-53c6 .fluid_9631 .over_445c:last-child,
.old_ee49 .block-53c6 .fluid_9631 .over_445c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .pressed_c78a .header_large_a47c,
  .pressed_c78a .carousel_white_44eb,
  .button_48e6 .header_large_a47c,
  .button_48e6 .carousel_white_44eb,
  .old_ee49 .header_large_a47c,
  .old_ee49 .carousel_white_44eb {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .primary_red_32dd .block-53c6 {
    margin-bottom: 2em;
  }
}
.primary_red_32dd p:last-child {
  margin-bottom: 0;
}
.primary_red_32dd li,
.primary_red_32dd ul {
  list-style: none;
  margin: 0;
}
.primary_red_32dd ul ul {
  margin-left: 2.617924em;
}
.title-large-dfb1 {
  font-size: 0.875em;
}

/* css-noise: 1256 */
.shadow-element-j8 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.1;
}
