/*!
Theme Name: Customify
Theme URI: https://pressmaximum.icon-7110/customify
Author: WPCustomify
Author URI: https://pressmaximum.icon-7110
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.icon-7110/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.small-da2b.block_slow_cda9/licenses/gpl-2.0.thumbnail-bd54
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.icon_dirty_3437/, (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.primary-silver-bf79.list-136b/normalize.notice_c8dc/
 ======
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.notice_c8dc v7.0.0 | MIT License | github.icon-7110/necolas/normalize.notice_c8dc */
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;
}
.hover-top-5b63 .item_34e3,
.hero_paper_9661,
.outline_eb8a,
.hover_ef9f,
.logo_3886,
.picture_8664,
.media-ce6e,
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;
}
.hero_paper_9661,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hero_paper_9661,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hero_paper_9661,
  h1 {
    font-size: 1.8em;
  }
}
.outline_eb8a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.outline_eb8a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .outline_eb8a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .outline_eb8a,
  h2 {
    font-size: 1.7em;
  }
}
.hover_ef9f,
h3 {
  font-size: 1.618em;
}
.hover-top-5b63 .item_34e3,
.logo_3886,
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.secondary-0170 {
  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;
}
.carousel_fd7a:after,
.carousel_fd7a:before,
.avatar-wide-f792:after,
.avatar-wide-f792:before {
  content: "";
  display: table;
}
.carousel_fd7a:after,
.avatar-wide-f792:after {
  clear: both;
}
.wrapper_1117 {
  float: right;
  margin-right: 0;
}
.message-blue-e956 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.prev-0f0e .old-19ac,
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;
}
.prev-0f0e .old-19ac: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;
}
.left-2b1c .old-19ac {
  box-shadow: none;
}
.left-2b1c
  .old-19ac
  .upper-1bd3 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.left-2b1c .old-19ac .lite-652a {
  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;
}
.left-2b1c
  .old-19ac
  .lite-652a
  b {
  display: none;
}
.left-2b1c .description-upper-dd8e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.menu-down-fd7c:not(.text-under-f42d):not(.pink_09c4),
button:not(.text-under-f42d):not(.pink_09c4),
input[type="button"]:not(.text-under-f42d):not(
    .pink_09c4
  ),
input[type="reset"]:not(.text-under-f42d):not(
    .pink_09c4
  ),
input[type="submit"]:not(.text-under-f42d):not(
    .pink_09c4
  ) {
  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;
}
.menu-down-fd7c:not(.text-under-f42d):not(
    .pink_09c4
  ):hover,
button:not(.text-under-f42d):not(
    .pink_09c4
  ):hover,
input[type="button"]:not(.text-under-f42d):not(
    .pink_09c4
  ):hover,
input[type="reset"]:not(.text-under-f42d):not(
    .pink_09c4
  ):hover,
input[type="submit"]:not(.text-under-f42d):not(
    .pink_09c4
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.menu-down-fd7c:not(.text-under-f42d):not(
    .pink_09c4
  ):active,
.menu-down-fd7c:not(.text-under-f42d):not(
    .pink_09c4
  ):focus,
button:not(.text-under-f42d):not(
    .pink_09c4
  ):active,
button:not(.text-under-f42d):not(
    .pink_09c4
  ):focus,
input[type="button"]:not(.text-under-f42d):not(
    .pink_09c4
  ):active,
input[type="button"]:not(.text-under-f42d):not(
    .pink_09c4
  ):focus,
input[type="reset"]:not(.text-under-f42d):not(
    .pink_09c4
  ):active,
input[type="reset"]:not(.text-under-f42d):not(
    .pink_09c4
  ):focus,
input[type="submit"]:not(.text-under-f42d):not(
    .pink_09c4
  ):active,
input[type="submit"]:not(.text-under-f42d):not(
    .pink_09c4
  ):focus {
  outline: 0;
}
.menu-down-fd7c:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618,
button:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618,
input[type="button"]:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618,
input[type="reset"]:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618,
input[type="submit"]:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618 {
  position: relative;
}
.menu-down-fd7c:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618
  .dark-8daf,
.menu-down-fd7c:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618
  .feature-warm-dbd7,
.menu-down-fd7c:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618
  .border-d07b,
.menu-down-fd7c:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618
  i,
.menu-down-fd7c:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618
  svg,
button:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618
  .dark-8daf,
button:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618
  .feature-warm-dbd7,
button:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618
  .border-d07b,
button:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618
  i,
button:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618
  svg,
input[type="button"]:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618
  .dark-8daf,
input[type="button"]:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618
  .feature-warm-dbd7,
input[type="button"]:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618
  .border-d07b,
input[type="button"]:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618
  i,
input[type="button"]:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618
  svg,
input[type="reset"]:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618
  .dark-8daf,
input[type="reset"]:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618
  .feature-warm-dbd7,
input[type="reset"]:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618
  .border-d07b,
input[type="reset"]:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618
  i,
input[type="reset"]:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618
  svg,
input[type="submit"]:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618
  .dark-8daf,
input[type="submit"]:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618
  .feature-warm-dbd7,
input[type="submit"]:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618
  .border-d07b,
input[type="submit"]:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618
  i,
input[type="submit"]:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618
  svg {
  visibility: hidden;
}
.menu-down-fd7c:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618:after,
button:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618:after,
input[type="button"]:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618:after,
input[type="reset"]:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618:after,
input[type="submit"]:not(.text-under-f42d):not(
    .pink_09c4
  ).fn-loading-1618: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;
}
.menu-down-fd7c:not(.text-under-f42d):not(.pink_09c4),
input[type="button"]:not(.text-under-f42d):not(
    .pink_09c4
  ),
input[type="reset"]:not(.text-under-f42d):not(
    .pink_09c4
  ),
input[type="submit"]:not(.text-under-f42d):not(
    .pink_09c4
  ) {
  color: #fff;
  background: #235787;
}
.menu-down-fd7c:not(.text-under-f42d):not(
    .pink_09c4
  ):focus,
input[type="button"]:not(.text-under-f42d):not(
    .pink_09c4
  ):focus,
input[type="reset"]:not(.text-under-f42d):not(
    .pink_09c4
  ):focus,
input[type="submit"]:not(.text-under-f42d):not(
    .pink_09c4
  ):focus {
  color: #fff;
}
.menu-down-fd7c.fn-disabled-1618:not(.text-under-f42d):not(
    .pink_09c4
  ),
.menu-down-fd7c[disabled]:not(.text-under-f42d):not(
    .pink_09c4
  ),
button.fn-disabled-1618:not(.text-under-f42d):not(
    .pink_09c4
  ),
button[disabled]:not(.text-under-f42d):not(
    .pink_09c4
  ) {
  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;
}
.first_093b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.first_093b: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;
}
.action-c6a6 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.wrapper_bottom_41ce {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.thick_8ba2 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.carousel_fd7a:after,
.carousel_fd7a:before,
.layout_green_66c5:after,
.layout_green_66c5:before,
.icon-fluid-e186:after,
.icon-fluid-e186:before,
.component_7589:after,
.component_7589:before,
.mask_fd32:after,
.mask_fd32:before,
.stone-9ca2:after,
.stone-9ca2:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.carousel_fd7a:after,
.layout_green_66c5:after,
.icon-fluid-e186:after,
.component_7589:after,
.mask_fd32:after,
.stone-9ca2:after {
  clear: both;
}
.layout_green_66c5 .in_2763,
.icon-fluid-e186 .in_2763,
.item_305e .in_2763 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.red-5b09 {
  display: inline-block;
}
.hidden-f369 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hidden-f369 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hidden-f369 .label_inner_5a4e {
  padding: 1em 0;
  font-size: 85%;
}
.label_inner_5a4e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.left_875b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.left_875b:after,
.left_875b:before {
  content: "";
  display: table;
}
.left_875b:after {
  clear: both;
}
.tabs_brown_e8d9 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.rough_dcac .tabs_brown_e8d9 {
  max-width: 50%;
}
.background-dd68 .tabs_brown_e8d9 {
  max-width: 33.33%;
}
.dropdown_first_10fd .tabs_brown_e8d9 {
  max-width: 25%;
}
.caption_upper_8e1b .tabs_brown_e8d9 {
  max-width: 20%;
}
.outline_5578 .tabs_brown_e8d9 {
  max-width: 16.66%;
}
.accent_fc26 .tabs_brown_e8d9 {
  max-width: 14.28%;
}
.thumbnail_next_f21d .tabs_brown_e8d9 {
  max-width: 12.5%;
}
.widget_hovered_7030 .tabs_brown_e8d9 {
  max-width: 11.11%;
}
.highlight-b930 {
  display: block;
}
.hover-top-5b63 .stone_8f72 label,
.hover-top-5b63 .background_over_5e82 label,
.hover-top-5b63 .link-left-12ab label,
.hover-top-5b63 .picture_fast_dc11 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.overlay_4ab5 {
  list-style: none;
  margin: 0;
}
.overlay_4ab5 article.content-e564 {
  margin-bottom: 0;
}
.overlay_4ab5 ul {
  list-style: none;
  margin: 0;
}
.overlay_4ab5 .button_slow_a1ad li.content-e564 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .overlay_4ab5 .button_slow_a1ad li.content-e564 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .overlay_4ab5 .button_slow_a1ad li.content-e564: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) {
  .overlay_4ab5 .button_slow_a1ad li.content-e564 li.content-e564 li.content-e564 li.content-e564 {
    padding-left: 0;
  }
}
article.content-e564 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.content-e564 .layout_green_66c5 p:last-of-type {
  margin-bottom: 0;
}
article.content-e564 .surface-cb46 {
  float: left;
}
article.content-e564 .slider-f606 {
  margin-left: 85px;
}
article.content-e564 .component-fast-a1b3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.content-e564 .component-fast-a1b3 .logo-iron-f81b {
  margin-left: 10px;
}
article.content-e564 .paragraph_c37e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.content-e564 .background-solid-3d3a {
  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 .stone_8f72,
  #respond .link-left-12ab,
  #respond .picture_fast_dc11 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .stone_8f72 input,
#respond .link-left-12ab input,
#respond .picture_fast_dc11 input {
  width: 100%;
}
#respond .picture_fast_dc11 {
  margin-right: 0;
}
#respond .caption-static-eb44 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.mini-95cd {
  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;
}
.mini-95cd.disabled_pressed_7096 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.mini-95cd 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%);
}
.mini-95cd:focus,
.mini-95cd: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);
}
.logo_5a25 {
  border-radius: 10%;
}
.content-f53a {
  border-radius: 50%;
}
.left-e617 {
  font-size: 0.72em;
}
.prev_1c2e {
  font-size: 0.875em;
}
.search-2054 {
  font-size: 1.1em;
}
.video-2ea1 {
  text-transform: uppercase;
  line-height: 1.2;
}
.video-2ea1.left-e617 {
  letter-spacing: 0.5px;
}
.purple_0a3d,
.purple_0a3d a {
  color: #6d6d6d;
}
.purple_0a3d a:hover {
  color: #111;
}
.hidden-56de {
  color: #6d6d6d;
}
.outline-9642 {
  overflow-x: hidden;
}
.outline-9642 .message-a0e8.advanced-bb2a {
  position: relative;
}
.outline-9642 .message-a0e8.advanced-bb2a.border_e19e {
  position: initial;
}
.outline-9642
  .message-a0e8.advanced-bb2a.border_e19e
  .gradient_7c48 {
  left: auto;
}
.outline-9642 .message-a0e8 .gradient_7c48 {
  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;
}
.outline-9642 .message-a0e8:hover.advanced-bb2a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.outline-9642
  .message-a0e8:hover.advanced-bb2a
  .gradient_7c48 {
  display: block;
  z-index: 9999999;
}
.outline-9642 .simple-1d93 .image_2f18,
.outline-9642 .input-pressed-0fff .image_2f18 {
  display: none;
}
.outline-9642 .progress_out_4ea0 .message-a0e8:hover.advanced-bb2a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hover-top-5b63 .stone_8f72 label,
.hover-top-5b63 .background_over_5e82 label,
.hover-top-5b63 .link-left-12ab label,
.hover-top-5b63 .picture_fast_dc11 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.overlay_4ab5 {
  list-style: none;
  margin: 0;
}
.overlay_4ab5 article.content-e564 {
  margin-bottom: 0;
}
.overlay_4ab5 ul {
  list-style: none;
  margin: 0;
}
.overlay_4ab5 .button_slow_a1ad li.content-e564 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .overlay_4ab5 .button_slow_a1ad li.content-e564 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .overlay_4ab5 .button_slow_a1ad li.content-e564: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) {
  .overlay_4ab5 .button_slow_a1ad li.content-e564 li.content-e564 li.content-e564 li.content-e564 {
    padding-left: 0;
  }
}
article.content-e564 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.content-e564 .layout_green_66c5 p:last-of-type {
  margin-bottom: 0;
}
article.content-e564 .surface-cb46 {
  float: left;
}
article.content-e564 .slider-f606 {
  margin-left: 85px;
}
article.content-e564 .component-fast-a1b3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.content-e564 .component-fast-a1b3 .logo-iron-f81b {
  margin-left: 10px;
}
article.content-e564 .paragraph_c37e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.content-e564 .background-solid-3d3a {
  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 .stone_8f72,
  #respond .link-left-12ab,
  #respond .picture_fast_dc11 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .stone_8f72 input,
#respond .link-left-12ab input,
#respond .picture_fast_dc11 input {
  width: 100%;
}
#respond .picture_fast_dc11 {
  margin-right: 0;
}
#respond .caption-static-eb44 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.simple-1d93 .modal_wide_06f7 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.modal_wide_06f7 .photo-liquid-553e.block-fluid-495d .title_17cb > li > a:focus,
.modal_wide_06f7 .photo-liquid-553e.block-fluid-495d .title_17cb > li > a:hover,
.modal_wide_06f7 .photo-liquid-553e.row-copper-d4f7 .title_17cb > li > a:focus,
.modal_wide_06f7 .photo-liquid-553e.row-copper-d4f7 .title_17cb > li > a:hover,
.modal_wide_06f7 .photo-liquid-553e.footer-hard-d11d .title_17cb > li > a:focus,
.modal_wide_06f7 .photo-liquid-553e.footer-hard-d11d .title_17cb > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal_wide_06f7
  .photo-liquid-553e.block-fluid-495d
  .title_17cb
  > li.thick_c06e
  > a,
.modal_wide_06f7
  .photo-liquid-553e.block-fluid-495d
  .title_17cb
  > li.summary-short-f060
  > a,
.modal_wide_06f7
  .photo-liquid-553e.row-copper-d4f7
  .title_17cb
  > li.thick_c06e
  > a,
.modal_wide_06f7
  .photo-liquid-553e.row-copper-d4f7
  .title_17cb
  > li.summary-short-f060
  > a,
.modal_wide_06f7
  .photo-liquid-553e.footer-hard-d11d
  .title_17cb
  > li.thick_c06e
  > a,
.modal_wide_06f7 .photo-liquid-553e.footer-hard-d11d .title_17cb > li.fixed_edf9 > a {
  color: rgba(255, 255, 255, 0.99);
}
.modal_wide_06f7 .hero-inner-a8e4,
.modal_wide_06f7 .hero-inner-a8e4 a {
  color: rgba(255, 255, 255, 0.99);
}
.modal_wide_06f7 .hard-9f09.header_plasma_2195 li a,
.modal_wide_06f7 .container-bronze-c290 a,
.modal_wide_06f7 .outer-5980,
.modal_wide_06f7 .title_17cb > li > a,
.modal_wide_06f7 .tabs_0623 {
  color: rgba(255, 255, 255, 0.79);
}
.modal_wide_06f7 .hard-9f09.header_plasma_2195 li a:hover,
.modal_wide_06f7 .container-bronze-c290 a:hover,
.modal_wide_06f7 .outer-5980:hover,
.modal_wide_06f7 .title_17cb > li > a:hover,
.modal_wide_06f7 .tabs_0623:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal_wide_06f7 .text-e2c0 {
  color: rgba(255, 255, 255, 0.79);
}
.modal_wide_06f7 .text-e2c0 .avatar-pressed-b539 {
  color: rgba(255, 255, 255, 0.99);
}
.modal_wide_06f7 .text-e2c0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal_wide_06f7 .current-6ddd .column_rough_c479 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.modal_wide_06f7 .current-6ddd .column_rough_c479 .table_solid_e854 {
  color: rgba(255, 255, 255, 0.79);
}
.modal_wide_06f7
  .current-6ddd
  .column_rough_c479
  .table_solid_e854::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal_wide_06f7
  .current-6ddd
  .column_rough_c479
  .table_solid_e854:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal_wide_06f7
  .current-6ddd
  .column_rough_c479
  .table_solid_e854::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal_wide_06f7
  .current-6ddd
  .column_rough_c479
  .table_solid_e854::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal_wide_06f7 .current-6ddd .list-70de {
  color: rgba(255, 255, 255, 0.79);
}
.modal_wide_06f7 .current-6ddd .list-70de:hover {
  color: rgba(255, 255, 255, 0.99);
}
.next-2a9f
  .modal_wide_06f7
  .current-6ddd
  .photo-52b5
  .outer-4a74 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.next-2a9f
  .modal_wide_06f7
  .current-6ddd
  .photo-52b5
  .table_solid_e854 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.simple-1d93 .list-plasma-fa6c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.list-plasma-fa6c .photo-liquid-553e.block-fluid-495d .title_17cb > li > a:focus,
.list-plasma-fa6c .photo-liquid-553e.block-fluid-495d .title_17cb > li > a:hover,
.list-plasma-fa6c .photo-liquid-553e.row-copper-d4f7 .title_17cb > li > a:focus,
.list-plasma-fa6c .photo-liquid-553e.row-copper-d4f7 .title_17cb > li > a:hover,
.list-plasma-fa6c .photo-liquid-553e.footer-hard-d11d .title_17cb > li > a:focus,
.list-plasma-fa6c .photo-liquid-553e.footer-hard-d11d .title_17cb > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.list-plasma-fa6c
  .photo-liquid-553e.block-fluid-495d
  .title_17cb
  > li.thick_c06e
  > a,
.list-plasma-fa6c
  .photo-liquid-553e.block-fluid-495d
  .title_17cb
  > li.summary-short-f060
  > a,
.list-plasma-fa6c
  .photo-liquid-553e.row-copper-d4f7
  .title_17cb
  > li.thick_c06e
  > a,
.list-plasma-fa6c
  .photo-liquid-553e.row-copper-d4f7
  .title_17cb
  > li.summary-short-f060
  > a,
.list-plasma-fa6c
  .photo-liquid-553e.footer-hard-d11d
  .title_17cb
  > li.thick_c06e
  > a,
.list-plasma-fa6c .photo-liquid-553e.footer-hard-d11d .title_17cb > li.fixed_edf9 > a {
  color: rgba(0, 0, 0, 0.8);
}
.list-plasma-fa6c .hero-inner-a8e4,
.list-plasma-fa6c .hero-inner-a8e4 a {
  color: rgba(0, 0, 0, 0.8);
}
.list-plasma-fa6c .hard-9f09.header_plasma_2195 li a,
.list-plasma-fa6c .container-bronze-c290 a,
.list-plasma-fa6c .outer-5980,
.list-plasma-fa6c .title_17cb > li > a,
.list-plasma-fa6c .tabs_0623 {
  color: rgba(0, 0, 0, 0.55);
}
.list-plasma-fa6c .hard-9f09.header_plasma_2195 li a:hover,
.list-plasma-fa6c .container-bronze-c290 a:hover,
.list-plasma-fa6c .outer-5980:hover,
.list-plasma-fa6c .title_17cb > li > a:hover,
.list-plasma-fa6c .tabs_0623:hover {
  color: rgba(0, 0, 0, 0.8);
}
.list-plasma-fa6c .text-e2c0 {
  color: rgba(0, 0, 0, 0.55);
}
.list-plasma-fa6c .text-e2c0 .avatar-pressed-b539 {
  color: rgba(0, 0, 0, 0.8);
}
.list-plasma-fa6c .text-e2c0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.video-2b3c .bottom-8538 {
  margin-left: auto;
  margin-right: auto;
}
.icon-fluid-e186 > * {
  margin-left: auto;
  margin-right: auto;
}
.icon-fluid-e186 .action-c6a6 {
  margin-right: 1.41575em;
}
.row-b562 .icon-fluid-e186 > .carousel_c0c8 {
  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;
}
.row-b562 .icon-fluid-e186 > .solid_32d7 {
  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;
}
.background-basic-0c50.video-2b3c .bottom-8538,
.overlay_west_842e.video-2b3c .bottom-8538 {
  margin-left: 0;
}
.notice-blue-b1d7.video-2b3c .bottom-8538,
.hot_1795.video-2b3c .bottom-8538 {
  margin-right: 0;
}
.icon-fluid-e186 ol,
.icon-fluid-e186 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.module_old_21ea video {
  max-width: 100%;
}
.modal-rough-1357 img {
  display: block;
}
.modal-rough-1357.action-c6a6,
.modal-rough-1357.wrapper_bottom_41ce {
  width: 100%;
}
.modal-rough-1357.solid_32d7 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.large_6e45:not(.tertiary-selected-b900) {
  margin: 1.5em auto;
}
.carousel_12f0 p {
  padding: 1.5em 14px;
}
ul.image-ffa8.solid_32d7,
ul.image-ffa8.carousel_c0c8,
ul.image-ffa8.section-0722.carousel_c0c8 {
  padding: 0 14px;
}
.middle_2607 {
  display: block;
  overflow-x: auto;
}
.middle_2607 table {
  border-collapse: collapse;
  width: 100%;
}
.middle_2607 td,
.middle_2607 th {
  padding: 0.5em;
}
.icon-fluid-e186 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.icon-fluid-e186 ol ol,
.icon-fluid-e186 ol ul,
.icon-fluid-e186 ul ol,
.icon-fluid-e186 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.icon-fluid-e186 ol ol li,
.icon-fluid-e186 ol ul li,
.icon-fluid-e186 ul ol li,
.icon-fluid-e186 ul ul li {
  margin-left: 0;
}
.slider-203d.next-3c2b > .mask-cold-b015 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.slider-203d.next-3c2b > .mask-cold-b015 iframe,
.slider-203d.next-3c2b > .mask-cold-b015 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hidden-orange-8148 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hidden-orange-8148.red_e896 {
  padding: 0;
}
.hidden-orange-8148.red_e896 cite {
  font-size: 13px;
}
.hidden-orange-8148 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hidden-orange-8148 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.carousel_271d {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.carousel_271d > p:first-child {
  margin-top: 0;
}
.carousel_271d cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.carousel_271d blockquote {
  border-left: 0;
}
.top-9ba9 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.top-9ba9:not(.pagination-314b) {
  max-width: 100px;
}
.top-9ba9.banner_bronze_4ab3 {
  border-bottom: none !important;
  text-align: center;
}
.top-9ba9.banner_bronze_4ab3::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .carousel_12f0 p {
    padding: 1.5em 0;
  }
}
.carousel_b121 {
  color: #0073aa;
}
.silver-9244 {
  background-color: #0073aa;
}
.tertiary_easy_0d22 {
  color: #229fd8;
}
.media_green_c363 {
  background-color: #229fd8;
}
.video-steel-1c76 {
  color: #eee;
}
.right-d773 {
  background-color: #eee;
}
.section_solid_1ac4 {
  color: #444;
}
.aside_7f76 {
  background-color: #444;
}
.full-5f12 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.full-5f12 .red_f9dc .container-bronze-c290 {
  font-size: 15px;
}
.full-5f12 .container-bronze-c290 {
  line-height: 1.3;
}
.full-5f12 .list-plasma-fa6c {
}
.full-5f12 .modal_wide_06f7 {
  background: #235787;
}
.action-67d3 {
  padding: 0;
}
.action-67d3 .modal_wide_06f7 {
  background: #1a1a1a;
}
.action-67d3 .list-plasma-fa6c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.column_solid_492a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.column_solid_492a .list-plasma-fa6c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.column_solid_492a .modal_wide_06f7 {
  background: #303030;
}
.stone-9ca2 {
  position: relative;
  z-index: 10;
}
.stone-9ca2 .menu-1161 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.green-0635 .advanced-bb2a {
  display: inline-block;
  vertical-align: middle;
}
.green-0635.right_ca51 .advanced-bb2a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .green-0635.right_ca51 .advanced-bb2a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .green-0635.right_ca51 .advanced-bb2a {
    margin-right: 0.4em;
  }
}
.green-0635.right_ca51 .advanced-bb2a:last-child {
  margin-right: 0;
}
.video_dynamic_3dd5 .menu-1161 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .simple-1d93 .red_f9dc {
    margin: 0 -0.5em;
  }
  .simple-1d93 .red_f9dc [class*="customify-col-"],
  .simple-1d93 .red_f9dc [class*="customify-col_"],
  .simple-1d93 .red_f9dc [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.simple-1d93.north_2bc8 .menu-1161 {
  background: 0 0 !important;
}
.simple-1d93.north_2bc8 .menu-1161,
.simple-1d93.video_dynamic_3dd5 .menu-1161 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .simple-1d93.module-action-2cfe {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.simple-1d93.video_dynamic_3dd5 .menu-1161 {
  box-shadow: none !important;
}
.simple_5414 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .simple_5414 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .simple_5414 {
    padding: 18px 0 20px;
  }
}
.simple_5414 .green-3cb4 {
  width: 100%;
}
.simple_5414 .article_mini_42f9 {
  margin-bottom: 0;
}
.simple_5414 .disabled-warm-7a0b {
  margin-top: 5px;
  font-size: 0.875em;
}
.hidden_purple_ba64 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.hidden_purple_ba64 .white-81a1 {
  width: 100%;
}
.slider_9686 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.slider_9686 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.slider_9686 li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.slider_9686 li:last-child:after {
  display: none;
}
.slider_9686 li a {
  font-weight: 500;
  margin-right: 10px;
}
.header-north-5263 .image_2f18 button,
.simple_5414 .image_2f18 button {
  left: 0;
}
.header-north-5263 .white-81a1,
.simple_5414 .white-81a1 {
  padding-left: 0;
  padding-right: 0;
}
.header-north-5263 .hidden_purple_ba64,
.simple_5414 .hidden_purple_ba64 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.header-north-5263 {
  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;
}
.header-north-5263: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;
}
.header-north-5263 .heading-wide-2a05 {
  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) {
  .header-north-5263 .heading-wide-2a05 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .header-north-5263 .heading-wide-2a05 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .header-north-5263 .heading-wide-2a05 {
    min-height: 200px;
  }
}
.header-north-5263 .slider_9686 {
  color: rgba(255, 255, 255, 0.8);
}
.header-north-5263 .slider_9686 a,
.header-north-5263 .slider_9686 li:after {
  color: inherit;
}
.header-north-5263 .slider_9686 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.modal-9f08 {
  margin-bottom: 0.5em;
}
.container-2a73 {
  margin-bottom: 1.2em;
}
.container-2a73,
.modal-9f08 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.container-2a73 p:last-child,
.modal-9f08 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .image_2f18,
#masthead .image_2f18 {
  display: none;
}
#masthead
  > .image_2f18.wide-b9d8 {
  display: none;
}
#masthead > .image_2f18 button {
  left: 0;
}
.first-02dc {
  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%;
}
.first-02dc .advanced-bb2a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.first-02dc .next-551a {
  display: -webkit-box;
  display: flex;
}
.first-02dc .next-551a.component-top-b7eb {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.first-02dc .next-551a.tooltip-2be4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.first-02dc .next-551a.title-eb66 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.first-02dc.bronze_6163.summary-d5a0 .next-551a.component-top-b7eb {
  flex-basis: 100%;
}
.first-02dc.fluid-1248 .next-551a.tooltip-2be4 {
  -webkit-box-flex: 1;
  flex: auto;
}
.first-02dc.fluid-1248 .next-551a.title-eb66 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .image_2f18.wide-b9d8 {
  display: none;
}
#masthead > .image_2f18 button {
  left: 0;
}
.tabs_a399 {
  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;
}
.tabs_a399:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.tabs_a399.description-hovered-5921 i {
  margin-right: 4px;
}
.tabs_a399.chip_green_3a7a i {
  margin-left: 5px;
}
.container-bronze-c290 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.container-bronze-c290 p:last-child {
  margin-bottom: 0;
}
.focus_hard_c24e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.focus_hard_c24e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.focus_hard_c24e img {
  display: block;
  width: auto;
  line-height: 1;
}
.focus_hard_c24e .hero-inner-a8e4 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.focus_hard_c24e .sidebar-pink-6965 {
  margin: 5px 0 7px 0;
}
.focus_hard_c24e.menu-c8f3 .summary_inner_6273 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focus_hard_c24e.menu-c8f3 .right_3f2b {
  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;
}
.focus_hard_c24e.notice_fbd8 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.focus_hard_c24e.notice_fbd8 .summary_inner_6273 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focus_hard_c24e.notice_fbd8 .right_3f2b {
  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;
}
.focus_hard_c24e.backdrop_hard_6000 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.focus_hard_c24e.tertiary_6120 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.focus_hard_c24e.tertiary_6120 .right_3f2b {
  margin-top: 7px;
}
.left_c713 {
  display: inline-block;
}
.stone-9ca2 .menu_active_4c11 .focus_hard_c24e img {
  max-width: 100%;
}
.photo-liquid-553e .preview-8982.banner_9f00,
.next-80d1 .preview-8982.banner_9f00 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.photo-liquid-553e .media_3ad3,
.next-80d1 .media_3ad3 {
  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%);
}
.photo-liquid-553e .media_3ad3 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.photo-liquid-553e.widget_dbc0 .media_3ad3 {
  display: none;
}
.photo-liquid-553e .static_84aa {
  list-style: none;
  padding: 0;
  margin: 0;
}
.photo-liquid-553e .static_84aa li {
  display: inline-block;
  position: relative;
}
.photo-liquid-553e .static_84aa li:last-child {
  margin-right: 0;
}
.photo-liquid-553e .static_84aa 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;
}
.photo-liquid-553e .static_84aa li.fixed_edf9 > a {
  color: rgba(0, 0, 0, 0.9);
}
.photo-liquid-553e .static_84aa > 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;
}
.photo-liquid-553e .static_84aa > li > a i {
  line-height: 0;
}
.photo-liquid-553e .static_84aa > li.notice_616d > a .media_3ad3 {
  margin-left: 4px;
  line-height: 0;
}
.photo-liquid-553e .static_84aa .photo-soft-bbe4 li.notice_616d > a {
  position: relative;
}
.photo-liquid-553e .static_84aa .photo-soft-bbe4 li.notice_616d > a:after,
.photo-liquid-553e .static_84aa .photo-soft-bbe4 li.notice_616d > a:before {
  content: "";
  display: table;
}
.photo-liquid-553e .static_84aa .photo-soft-bbe4 li.notice_616d > a:after {
  clear: both;
}
.photo-liquid-553e .static_84aa .photo-soft-bbe4 li.notice_616d > a .media_3ad3 {
  margin-left: 5px;
  float: right;
}
.photo-liquid-553e .slow-5001,
.photo-liquid-553e .photo-soft-bbe4 {
  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;
}
.photo-liquid-553e .photo-soft-bbe4 {
  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;
}
.photo-liquid-553e .photo-soft-bbe4 .banner_9f00 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.photo-liquid-553e .photo-soft-bbe4 .media_3ad3 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.photo-liquid-553e .photo-soft-bbe4 li {
  display: block;
  margin: 0;
  padding: 0;
}
.photo-liquid-553e .photo-soft-bbe4 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;
}
.photo-liquid-553e .photo-soft-bbe4 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.photo-liquid-553e .photo-soft-bbe4 .photo-soft-bbe4 {
  top: 0;
  left: 100%;
}
.photo-liquid-553e .card_7bd0.fn-focus-1618 > .slow-5001,
.photo-liquid-553e .card_7bd0.fn-focus-1618 > .photo-soft-bbe4,
.photo-liquid-553e .card_7bd0:focus > .slow-5001,
.photo-liquid-553e .card_7bd0:focus > .photo-soft-bbe4,
.photo-liquid-553e .card_7bd0:hover > .slow-5001,
.photo-liquid-553e .card_7bd0:hover > .photo-soft-bbe4 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.photo-liquid-553e.footer-hard-d11d .title_17cb:after,
.photo-liquid-553e.footer-hard-d11d .title_17cb:before {
  content: "";
  display: table;
}
.photo-liquid-553e.footer-hard-d11d .title_17cb:after {
  clear: both;
}
.photo-liquid-553e.footer-hard-d11d .title_17cb > li {
  float: left;
}
.photo-liquid-553e.content_f4a1 .title_17cb:after,
.photo-liquid-553e.content_f4a1 .title_17cb:before {
  content: "";
  display: table;
}
.photo-liquid-553e.content_f4a1 .title_17cb:after {
  clear: both;
}
.photo-liquid-553e.content_f4a1 .title_17cb > li {
  float: left;
}
.photo-liquid-553e.content_f4a1 .title_17cb > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.photo-liquid-553e.content_f4a1 .title_17cb > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.photo-liquid-553e.content_f4a1 .title_17cb > li.thick_c06e > a,
.photo-liquid-553e.content_f4a1 .title_17cb > li.fixed_edf9 > a {
  color: #fff;
  background-color: #1e4b75;
}
.photo-liquid-553e.block-fluid-495d .title_17cb > li > a .banner_9f00 {
  position: relative;
}
.photo-liquid-553e.block-fluid-495d .title_17cb > li > a .banner_9f00: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;
}
.photo-liquid-553e.block-fluid-495d
  .title_17cb
  > li:focus
  > a
  .banner_9f00:before,
.photo-liquid-553e.block-fluid-495d
  .title_17cb
  > li:hover
  > a
  .banner_9f00:before {
  width: 100%;
  background-color: currentColor;
}
.photo-liquid-553e.block-fluid-495d
  .title_17cb
  > li.thick_c06e
  > a
  .banner_9f00:before,
.photo-liquid-553e.block-fluid-495d
  .title_17cb
  > li.summary-short-f060
  > a
  .banner_9f00:before {
  width: 100%;
  background-color: currentColor;
}
.photo-liquid-553e.row-copper-d4f7 .title_17cb > li > a .banner_9f00 {
  position: relative;
}
.photo-liquid-553e.row-copper-d4f7 .title_17cb > li > a .banner_9f00: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;
}
.photo-liquid-553e.row-copper-d4f7 .title_17cb > li:focus > a .banner_9f00:before,
.photo-liquid-553e.row-copper-d4f7
  .title_17cb
  > li:hover
  > a
  .banner_9f00:before {
  width: 100%;
  background-color: currentColor;
}
.photo-liquid-553e.row-copper-d4f7
  .title_17cb
  > li.thick_c06e
  > a
  .banner_9f00:before,
.photo-liquid-553e.row-copper-d4f7
  .title_17cb
  > li.summary-short-f060
  > a
  .banner_9f00:before {
  width: 100%;
  background-color: currentColor;
}
.next-80d1 .static_84aa {
  margin: 0;
  padding: 0;
  list-style: none;
}
.next-80d1 .static_84aa li:first-child > a {
  border-top: none;
}
.next-80d1 .static_84aa .widget-0df2 > .banner_9f00 .media_3ad3 {
  display: none;
}
.next-80d1 .static_84aa li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.next-80d1 .static_84aa li:last-child {
  border: none;
}
.next-80d1 .static_84aa li.notice_616d > a {
  padding-right: 45px !important;
}
.next-80d1 .static_84aa li a {
  display: block;
  padding: 0.55em 1.5em;
}
.next-80d1 .static_84aa li a:focus,
.next-80d1 .static_84aa li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.next-80d1 .static_84aa li .tabs-warm-0366 {
  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;
}
.next-80d1 .static_84aa li .tabs-warm-0366:hover {
  box-shadow: none;
}
.next-80d1 .static_84aa li .tabs-warm-0366 .media_3ad3 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.next-80d1 .static_84aa .photo-soft-bbe4 {
  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);
}
.next-80d1 .static_84aa .photo-soft-bbe4 li a {
  padding-left: 3em;
}
.next-80d1 .static_84aa .input-6a41 > a .tabs-warm-0366 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.next-80d1 .static_84aa .input-6a41 > .photo-soft-bbe4 {
  display: block;
  opacity: 1;
}
.focused-1f02 {
  max-width: 100%;
}
.hover-thick-9c0e {
  line-height: 0;
  cursor: pointer;
}
.tabs_0623 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tabs_0623:hover {
  box-shadow: none;
  color: currentColor;
}
.tabs_0623 svg {
  width: 18px;
  height: 18px;
}
.tabs_0623 .logo_155e {
  display: none;
}
.accordion-outer-73c9 {
  position: relative;
}
.accordion-outer-73c9.fn-active-1618 .tabs_0623 .inner_5fda {
  display: none;
}
.accordion-outer-73c9.fn-active-1618 .tabs_0623 .logo_155e {
  display: inline-block;
}
.accordion-outer-73c9 .summary_c18e {
  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);
}
.accordion-outer-73c9.nav-90c1 .summary_c18e {
  left: auto;
  right: -0.9em;
}
.accordion-outer-73c9.nav-90c1 .pressed_e89b::before {
  left: auto;
  right: 15px;
}
.accordion-outer-73c9.fn-active-1618 .summary_c18e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.photo-52b5 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.photo-52b5 label {
  flex-basis: 100%;
}
.photo-52b5 .column_rough_c479 {
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
}
.photo-52b5 .table_solid_e854 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.photo-52b5 .table_solid_e854:focus {
  background-color: transparent;
}
.photo-52b5 button.list-70de {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.photo-52b5 button.list-70de:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.photo-52b5 button.list-70de svg {
  width: 18px;
  height: 18px;
}
.photo-52b5 input[type="submit"] {
  min-height: auto;
}
.current-6ddd .photo-52b5 .table_solid_e854 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.pressed_e89b {
  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) {
  .pressed_e89b {
    width: 220px;
  }
}
.pressed_e89b label {
  flex-basis: 100%;
}
.pressed_e89b::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;
}
.next-2a9f .current-6ddd .photo-52b5 {
  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;
}
.next-2a9f
  .current-6ddd
  .photo-52b5
  .column_rough_c479 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.next-2a9f .current-6ddd .photo-52b5 .table_solid_e854 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.next-2a9f
  .current-6ddd
  .photo-52b5
  .table_solid_e854:focus {
  background: 0 0;
}
.next-2a9f
  .current-6ddd
  .photo-52b5
  .outer-4a74 {
  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;
}
.hard-9f09 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hard-9f09 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hard-9f09 li:last-child {
  margin-right: 0;
}
.hard-9f09 li:first-child {
  margin-left: 0;
}
.hard-9f09.accent-bb80 a {
  color: #fff;
}
.hard-9f09.accent-bb80 a:hover {
  color: #fff;
}
.hard-9f09 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hard-9f09 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hard-9f09 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hard-9f09 a:hover {
  opacity: 0.9;
  color: inherit;
}
.hard-9f09 [class*="social-icon-apple"] {
  background-color: #999;
}
.hard-9f09 [class*="social-icon-apple"].mask_easy_a72a {
  background-color: transparent;
  color: #999;
}
.hard-9f09 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hard-9f09 [class*="social-icon-behance"].mask_easy_a72a {
  background-color: transparent;
  color: #1769ff;
}
.hard-9f09 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hard-9f09 [class*="social-icon-bitbucket"].mask_easy_a72a {
  background-color: transparent;
  color: #205081;
}
.hard-9f09 [class*="social-icon-codepen"] {
  background-color: #000;
}
.hard-9f09 [class*="social-icon-codepen"].mask_easy_a72a {
  background-color: transparent;
  color: #000;
}
.hard-9f09 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hard-9f09 [class*="social-icon-delicious"].mask_easy_a72a {
  background-color: transparent;
  color: #39f;
}
.hard-9f09 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hard-9f09 [class*="social-icon-digg"].mask_easy_a72a {
  background-color: transparent;
  color: #005be2;
}
.hard-9f09 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hard-9f09 [class*="social-icon-dribbble"].mask_easy_a72a {
  background-color: transparent;
  color: #ea4c89;
}
.hard-9f09 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hard-9f09 [class*="social-icon-envelope"].mask_easy_a72a {
  background-color: transparent;
  color: #ea4335;
}
.hard-9f09 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hard-9f09 [class*="social-icon-facebook"].mask_easy_a72a {
  background-color: transparent;
  color: #3b5998;
}
.hard-9f09 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hard-9f09 [class*="social-icon-flickr"].mask_easy_a72a {
  background-color: transparent;
  color: #0063dc;
}
.hard-9f09 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hard-9f09 [class*="social-icon-foursquare"].mask_easy_a72a {
  background-color: transparent;
  color: #2d5be3;
}
.hard-9f09 [class*="social-icon-github"] {
  background-color: #333;
}
.hard-9f09 [class*="social-icon-github"].mask_easy_a72a {
  background-color: transparent;
  color: #333;
}
.hard-9f09 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hard-9f09 [class*="social-icon-google-plus"].mask_easy_a72a {
  background-color: transparent;
  color: #dd4b39;
}
.hard-9f09 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hard-9f09 [class*="social-icon-houzz"].mask_easy_a72a {
  background-color: transparent;
  color: #7ac142;
}
.hard-9f09 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hard-9f09 [class*="social-icon-instagram"].mask_easy_a72a {
  background-color: transparent;
  color: #262626;
}
.hard-9f09 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hard-9f09 [class*="social-icon-jsfiddle"].mask_easy_a72a {
  background-color: transparent;
  color: #487aa2;
}
.hard-9f09 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hard-9f09 [class*="social-icon-linkedin"].mask_easy_a72a {
  background-color: transparent;
  color: #0077b5;
}
.hard-9f09 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hard-9f09 [class*="social-icon-medium"].mask_easy_a72a {
  background-color: transparent;
  color: #00ab6b;
}
.hard-9f09 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hard-9f09
  [class*="social-icon-odnoklassniki"].mask_easy_a72a {
  background-color: transparent;
  color: #f4731c;
}
.hard-9f09 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hard-9f09 [class*="social-icon-meetup"].mask_easy_a72a {
  background-color: transparent;
  color: #ec1c40;
}
.hard-9f09 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hard-9f09 [class*="social-icon-pinterest"].mask_easy_a72a {
  background-color: transparent;
  color: #bd081c;
}
.hard-9f09 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hard-9f09 [class*="social-icon-product-hunt"].mask_easy_a72a {
  background-color: transparent;
  color: #da552f;
}
.hard-9f09 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hard-9f09 [class*="social-icon-reddit"].mask_easy_a72a {
  background-color: transparent;
  color: #ff4500;
}
.hard-9f09 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hard-9f09 [class*="social-icon-rss"].mask_easy_a72a {
  background-color: transparent;
  color: #f26522;
}
.hard-9f09 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hard-9f09
  [class*="social-icon-shopping-cart"].mask_easy_a72a {
  background-color: transparent;
  color: #4caf50;
}
.hard-9f09 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hard-9f09 [class*="social-icon-skype"].mask_easy_a72a {
  background-color: transparent;
  color: #00aff0;
}
.hard-9f09 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hard-9f09 [class*="social-icon-slideshare"].mask_easy_a72a {
  background-color: transparent;
  color: #0077b5;
}
.hard-9f09 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hard-9f09 [class*="social-icon-snapchat"].mask_easy_a72a {
  background-color: transparent;
  color: #fffc00;
}
.hard-9f09 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hard-9f09 [class*="social-icon-soundcloud"].mask_easy_a72a {
  background-color: transparent;
  color: #f80;
}
.hard-9f09 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hard-9f09 [class*="social-icon-spotify"].mask_easy_a72a {
  background-color: transparent;
  color: #2ebd59;
}
.hard-9f09 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hard-9f09
  [class*="social-icon-stack-overflow"].mask_easy_a72a {
  background-color: transparent;
  color: #fe7a15;
}
.hard-9f09 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hard-9f09 [class*="social-icon-maldkfgram"].mask_easy_a72a {
  background-color: transparent;
  color: #2ca5e0;
}
.hard-9f09 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hard-9f09 [class*="social-icon-tripadvisor"].mask_easy_a72a {
  background-color: transparent;
  color: #589442;
}
.hard-9f09 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hard-9f09 [class*="social-icon-tumblr"].mask_easy_a72a {
  background-color: transparent;
  color: #35465c;
}
.hard-9f09 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hard-9f09 [class*="social-icon-twitch"].mask_easy_a72a {
  background-color: transparent;
  color: #6441a5;
}
.hard-9f09 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hard-9f09 [class*="social-icon-twitter"].mask_easy_a72a {
  background-color: transparent;
  color: #1da1f2;
}
.hard-9f09 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hard-9f09 [class*="social-icon-vimeo"].mask_easy_a72a {
  background-color: transparent;
  color: #1ab7ea;
}
.hard-9f09 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hard-9f09 [class*="social-icon-vk"].mask_easy_a72a {
  background-color: transparent;
  color: #45668e;
}
.hard-9f09 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hard-9f09 [class*="social-icon-weibo"].mask_easy_a72a {
  background-color: transparent;
  color: #df2029;
}
.hard-9f09 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hard-9f09 [class*="social-icon-weixin"].mask_easy_a72a {
  background-color: transparent;
  color: #7bb32e;
}
.hard-9f09 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hard-9f09 [class*="social-icon-whatsapp"].mask_easy_a72a {
  background-color: transparent;
  color: #25d366;
}
.hard-9f09 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hard-9f09 [class*="social-icon-wordpress"].mask_easy_a72a {
  background-color: transparent;
  color: #21759b;
}
.hard-9f09 [class*="social-icon-xing"] {
  background-color: #026466;
}
.hard-9f09 [class*="social-icon-xing"].mask_easy_a72a {
  background-color: transparent;
  color: #026466;
}
.hard-9f09 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hard-9f09 [class*="social-icon-yelp"].mask_easy_a72a {
  background-color: transparent;
  color: #af0606;
}
.hard-9f09 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hard-9f09 [class*="social-icon-youtube"].mask_easy_a72a {
  background-color: transparent;
  color: #cd201f;
}
.outer-5980 {
  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;
}
.outer-5980:hover {
  box-shadow: none;
  background: 0 0;
}
.modal-b053 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.heading-e2d0 {
  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;
}
.shadow-1b76 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.notification_e248 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.notification_e248,
.notification_e248::after,
.notification_e248::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;
}
.notification_e248::after,
.notification_e248::before {
  content: "";
  display: block;
  background-color: inherit;
}
.paper-211e .heading-e2d0 .shadow-1b76 {
  margin-top: -2px;
  width: 19px;
}
.paper-211e .heading-e2d0 .notification_e248 {
  margin-top: -1px;
}
.paper-211e .heading-e2d0 .notification_e248,
.paper-211e .heading-e2d0 .notification_e248::after,
.paper-211e .heading-e2d0 .notification_e248::before {
  width: 19px;
  height: 2px;
}
.paper-211e .heading-e2d0 .notification_e248::before {
  top: -6px;
}
.paper-211e .heading-e2d0 .notification_e248::after {
  bottom: -6px;
}
.caption-40ed .heading-e2d0 .shadow-1b76 {
  margin-top: -2px;
  width: 22px;
}
.caption-40ed .heading-e2d0 .notification_e248 {
  margin-top: -1px;
}
.caption-40ed .heading-e2d0 .notification_e248,
.caption-40ed .heading-e2d0 .notification_e248::after,
.caption-40ed .heading-e2d0 .notification_e248::before {
  width: 22px;
  height: 2px;
}
.caption-40ed .heading-e2d0 .notification_e248::before {
  top: -7px;
}
.caption-40ed .heading-e2d0 .notification_e248::after {
  bottom: -7px;
}
.layout-short-d4e6 .heading-e2d0 .shadow-1b76 {
  margin-top: -2px;
  width: 31px;
}
.layout-short-d4e6 .heading-e2d0 .notification_e248 {
  margin-top: -1.5px;
}
.layout-short-d4e6 .heading-e2d0 .notification_e248,
.layout-short-d4e6 .heading-e2d0 .notification_e248::after,
.layout-short-d4e6 .heading-e2d0 .notification_e248::before {
  width: 31px;
  height: 3px;
}
.layout-short-d4e6 .heading-e2d0 .notification_e248::before {
  top: -9px;
}
.layout-short-d4e6 .heading-e2d0 .notification_e248::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .first-7701 .heading-e2d0 .shadow-1b76 {
    margin-top: -2px;
    width: 19px;
  }
  .first-7701 .heading-e2d0 .notification_e248 {
    margin-top: -1px;
  }
  .first-7701 .heading-e2d0 .notification_e248,
  .first-7701 .heading-e2d0 .notification_e248::after,
  .first-7701 .heading-e2d0 .notification_e248::before {
    width: 19px;
    height: 2px;
  }
  .first-7701 .heading-e2d0 .notification_e248::before {
    top: -6px;
  }
  .first-7701 .heading-e2d0 .notification_e248::after {
    bottom: -6px;
  }
  .hero_cool_52ba .heading-e2d0 .shadow-1b76 {
    margin-top: -2px;
    width: 22px;
  }
  .hero_cool_52ba .heading-e2d0 .notification_e248 {
    margin-top: -1px;
  }
  .hero_cool_52ba .heading-e2d0 .notification_e248,
  .hero_cool_52ba .heading-e2d0 .notification_e248::after,
  .hero_cool_52ba .heading-e2d0 .notification_e248::before {
    width: 22px;
    height: 2px;
  }
  .hero_cool_52ba .heading-e2d0 .notification_e248::before {
    top: -7px;
  }
  .hero_cool_52ba .heading-e2d0 .notification_e248::after {
    bottom: -7px;
  }
  .picture-prev-c299 .heading-e2d0 .shadow-1b76 {
    margin-top: -2px;
    width: 31px;
  }
  .picture-prev-c299 .heading-e2d0 .notification_e248 {
    margin-top: -1.5px;
  }
  .picture-prev-c299 .heading-e2d0 .notification_e248,
  .picture-prev-c299 .heading-e2d0 .notification_e248::after,
  .picture-prev-c299 .heading-e2d0 .notification_e248::before {
    width: 31px;
    height: 3px;
  }
  .picture-prev-c299 .heading-e2d0 .notification_e248::before {
    top: -9px;
  }
  .picture-prev-c299 .heading-e2d0 .notification_e248::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .modal-191c .heading-e2d0 .shadow-1b76 {
    margin-top: -2px;
    width: 19px;
  }
  .modal-191c .heading-e2d0 .notification_e248 {
    margin-top: -1px;
  }
  .modal-191c .heading-e2d0 .notification_e248,
  .modal-191c .heading-e2d0 .notification_e248::after,
  .modal-191c .heading-e2d0 .notification_e248::before {
    width: 19px;
    height: 2px;
  }
  .modal-191c .heading-e2d0 .notification_e248::before {
    top: -6px;
  }
  .modal-191c .heading-e2d0 .notification_e248::after {
    bottom: -6px;
  }
  .element-pink-a1e5 .heading-e2d0 .shadow-1b76 {
    margin-top: -2px;
    width: 22px;
  }
  .element-pink-a1e5 .heading-e2d0 .notification_e248 {
    margin-top: -1px;
  }
  .element-pink-a1e5 .heading-e2d0 .notification_e248,
  .element-pink-a1e5 .heading-e2d0 .notification_e248::after,
  .element-pink-a1e5 .heading-e2d0 .notification_e248::before {
    width: 22px;
    height: 2px;
  }
  .element-pink-a1e5 .heading-e2d0 .notification_e248::before {
    top: -7px;
  }
  .element-pink-a1e5 .heading-e2d0 .notification_e248::after {
    bottom: -7px;
  }
  .notification_medium_8deb .heading-e2d0 .shadow-1b76 {
    margin-top: -2px;
    width: 31px;
  }
  .notification_medium_8deb .heading-e2d0 .notification_e248 {
    margin-top: -1.5px;
  }
  .notification_medium_8deb .heading-e2d0 .notification_e248,
  .notification_medium_8deb .heading-e2d0 .notification_e248::after,
  .notification_medium_8deb .heading-e2d0 .notification_e248::before {
    width: 31px;
    height: 3px;
  }
  .notification_medium_8deb .heading-e2d0 .notification_e248::before {
    top: -9px;
  }
  .notification_medium_8deb .heading-e2d0 .notification_e248::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hover-fast-9934 .heading-e2d0 .shadow-1b76 {
    margin-top: -2px;
    width: 19px;
  }
  .hover-fast-9934 .heading-e2d0 .notification_e248 {
    margin-top: -1px;
  }
  .hover-fast-9934 .heading-e2d0 .notification_e248,
  .hover-fast-9934 .heading-e2d0 .notification_e248::after,
  .hover-fast-9934 .heading-e2d0 .notification_e248::before {
    width: 19px;
    height: 2px;
  }
  .hover-fast-9934 .heading-e2d0 .notification_e248::before {
    top: -6px;
  }
  .hover-fast-9934 .heading-e2d0 .notification_e248::after {
    bottom: -6px;
  }
  .gold_7bc3 .heading-e2d0 .shadow-1b76 {
    margin-top: -2px;
    width: 22px;
  }
  .gold_7bc3 .heading-e2d0 .notification_e248 {
    margin-top: -1px;
  }
  .gold_7bc3 .heading-e2d0 .notification_e248,
  .gold_7bc3 .heading-e2d0 .notification_e248::after,
  .gold_7bc3 .heading-e2d0 .notification_e248::before {
    width: 22px;
    height: 2px;
  }
  .gold_7bc3 .heading-e2d0 .notification_e248::before {
    top: -7px;
  }
  .gold_7bc3 .heading-e2d0 .notification_e248::after {
    bottom: -7px;
  }
  .picture_25e6 .heading-e2d0 .shadow-1b76 {
    margin-top: -2px;
    width: 31px;
  }
  .picture_25e6 .heading-e2d0 .notification_e248 {
    margin-top: -1.5px;
  }
  .picture_25e6 .heading-e2d0 .notification_e248,
  .picture_25e6 .heading-e2d0 .notification_e248::after,
  .picture_25e6 .heading-e2d0 .notification_e248::before {
    width: 31px;
    height: 3px;
  }
  .picture_25e6 .heading-e2d0 .notification_e248::before {
    top: -9px;
  }
  .picture_25e6 .heading-e2d0 .notification_e248::after {
    bottom: -9px;
  }
}
.highlight_smooth_56ba .notification_e248 {
  -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);
}
.highlight_smooth_56ba .notification_e248::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.highlight_smooth_56ba .notification_e248::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);
}
.highlight_smooth_56ba.info_bf0d .notification_e248 {
  -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);
}
.highlight_smooth_56ba.info_bf0d .notification_e248::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.highlight_smooth_56ba.info_bf0d .notification_e248::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.pattern_3109 {
  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.gas_99d1:before {
  display: none;
}
.input-pressed-0fff {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.input-pressed-0fff .top_0c69 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.input-pressed-0fff .top_0c69:last-of-type {
  border-bottom: none;
}
.input-pressed-0fff .top_0c69.nav_3932,
.input-pressed-0fff .top_0c69.layout_ada3,
.input-pressed-0fff .top_0c69.breadcrumb_copper_43b8 {
  padding: 0;
}
.input-pressed-0fff .next-80d1 .tabs-warm-0366 {
  color: currentColor;
}
.input-pressed-0fff .next-80d1 .tabs-warm-0366:focus,
.input-pressed-0fff .next-80d1 .tabs-warm-0366:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input-pressed-0fff.list-plasma-fa6c .text-e2c0,
.input-pressed-0fff.list-plasma-fa6c .container-bronze-c290 a,
.input-pressed-0fff.list-plasma-fa6c .title_17cb a,
.input-pressed-0fff.list-plasma-fa6c .photo-soft-bbe4 a {
  color: rgba(0, 0, 0, 0.55);
}
.input-pressed-0fff.list-plasma-fa6c .text-e2c0:hover,
.input-pressed-0fff.list-plasma-fa6c .container-bronze-c290 a:hover,
.input-pressed-0fff.list-plasma-fa6c .title_17cb a:hover,
.input-pressed-0fff.list-plasma-fa6c .photo-soft-bbe4 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.input-pressed-0fff.list-plasma-fa6c .avatar-pressed-b539 {
  color: rgba(0, 0, 0, 0.8);
}
.input-pressed-0fff.list-plasma-fa6c .top_0c69 {
  border-color: rgba(0, 0, 0, 0.08);
}
.input-pressed-0fff.list-plasma-fa6c .top_0c69:before {
  background: rgba(0, 0, 0, 0.08);
}
.input-pressed-0fff.list-plasma-fa6c .smooth-a148:before {
  background: rgba(255, 255, 255, 0.9);
}
.input-pressed-0fff.list-plasma-fa6c .next-80d1 .static_84aa li a,
.input-pressed-0fff.list-plasma-fa6c .next-80d1 .tabs-warm-0366,
.input-pressed-0fff.list-plasma-fa6c .photo-soft-bbe4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.input-pressed-0fff.list-plasma-fa6c .next-80d1 .tabs-warm-0366:focus,
.input-pressed-0fff.list-plasma-fa6c .next-80d1 .tabs-warm-0366:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input-pressed-0fff.list-plasma-fa6c .static_84aa li {
  border-color: rgba(0, 0, 0, 0.08);
}
.input-pressed-0fff.modal_wide_06f7 .text-e2c0,
.input-pressed-0fff.modal_wide_06f7 .container-bronze-c290 a,
.input-pressed-0fff.modal_wide_06f7 .title_17cb .tabs-warm-0366,
.input-pressed-0fff.modal_wide_06f7 .title_17cb a,
.input-pressed-0fff.modal_wide_06f7 .photo-soft-bbe4 a {
  color: rgba(255, 255, 255, 0.79);
}
.input-pressed-0fff.modal_wide_06f7 .text-e2c0:hover,
.input-pressed-0fff.modal_wide_06f7 .container-bronze-c290 a:hover,
.input-pressed-0fff.modal_wide_06f7 .title_17cb .tabs-warm-0366:hover,
.input-pressed-0fff.modal_wide_06f7 .title_17cb a:hover,
.input-pressed-0fff.modal_wide_06f7 .photo-soft-bbe4 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input-pressed-0fff.modal_wide_06f7 .avatar-pressed-b539 {
  color: rgba(255, 255, 255, 0.99);
}
.input-pressed-0fff.modal_wide_06f7 .top_0c69 {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-pressed-0fff.modal_wide_06f7 .top_0c69:before {
  background: rgba(255, 255, 255, 0.08);
}
.input-pressed-0fff.modal_wide_06f7 .smooth-a148:before {
  background: rgba(0, 0, 0, 0.9);
}
.input-pressed-0fff.modal_wide_06f7 .next-80d1 .static_84aa li a,
.input-pressed-0fff.modal_wide_06f7 .next-80d1 .tabs-warm-0366,
.input-pressed-0fff.modal_wide_06f7 .photo-soft-bbe4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-pressed-0fff.modal_wide_06f7 .next-80d1 .tabs-warm-0366:focus,
.input-pressed-0fff.modal_wide_06f7 .next-80d1 .tabs-warm-0366:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input-pressed-0fff.modal_wide_06f7 .static_84aa li {
  border-color: rgba(255, 255, 255, 0.08);
}
.smooth-a148 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.smooth-a148:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.container-bottom-97aa {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.shade-ea76 .input-pressed-0fff {
  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;
}
.shade-ea76 .top_0c69 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.shade-ea76 .top_0c69: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) {
  .shade-ea76 .top_0c69:before {
    width: 16%;
    left: 42%;
  }
}
.shade-ea76 .top_0c69:last-child:before {
  content: none;
}
.shade-ea76 .top_0c69[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.shade-ea76 .next-80d1 .static_84aa li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.shade-ea76 .next-80d1 .static_84aa li a .tabs-warm-0366 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.shade-ea76 .next-80d1 .photo-soft-bbe4 {
  border: none;
}
.shade-ea76 .next-80d1 .photo-soft-bbe4 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.shade-ea76 .smooth-a148 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.shade-ea76 .container-bottom-97aa {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.shade-ea76 .modal_wide_06f7 .smooth-a148:before {
  background: rgba(0, 0, 0, 0.9);
}
.shade-ea76 .list-plasma-fa6c.box_north_3647 .notification_e248 {
  background: rgba(0, 0, 0, 0.6);
}
.shade-ea76
  .list-plasma-fa6c.box_north_3647
  .notification_e248::after,
.shade-ea76
  .list-plasma-fa6c.box_north_3647
  .notification_e248:before {
  background: inherit;
}
.shade-ea76
  .list-plasma-fa6c.box_north_3647:hover
  .notification_e248 {
  background: rgba(0, 0, 0, 0.8);
}
.sidebar-a196 .input-pressed-0fff {
  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) {
  .sidebar-a196 .input-pressed-0fff {
    width: auto;
    right: 45px;
  }
}
.picture_98f7 .input-pressed-0fff {
  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) {
  .picture_98f7 .input-pressed-0fff {
    width: auto;
    left: 45px;
  }
}
.gas_99d1 .input-pressed-0fff {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.gas_99d1 .container-bottom-97aa {
  max-width: 48em;
  margin: 0 auto;
}
.gas_99d1 .smooth-a148:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.pagination-a0da {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.pagination-a0da.shade-ea76 .input-pressed-0fff {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.pagination-a0da.sidebar-a196 .input-pressed-0fff {
  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);
}
.pagination-a0da .input-pressed-0fff {
  visibility: visible;
}
.pagination-a0da.picture_98f7 .input-pressed-0fff {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.backdrop_tall_8e0d,
.pagination_thick_69e3 {
  overflow-x: hidden;
}
.backdrop_tall_8e0d .input-pressed-0fff {
  overflow: auto;
}
.backdrop_tall_8e0d.shade-ea76 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.backdrop_tall_8e0d.shade-ea76 .input-pressed-0fff {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.backdrop_tall_8e0d.shade-ea76 .outer-5980 {
  opacity: 0;
}
.backdrop_tall_8e0d.sidebar-a196 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.backdrop_tall_8e0d.sidebar-a196 .input-pressed-0fff {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.backdrop_tall_8e0d.sidebar-a196 .outer-5980 {
  opacity: 0;
}
.backdrop_tall_8e0d.picture_98f7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.backdrop_tall_8e0d.picture_98f7 .input-pressed-0fff {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.backdrop_tall_8e0d.picture_98f7 .outer-5980 {
  opacity: 0;
}
.backdrop_tall_8e0d.gas_99d1 .input-pressed-0fff {
  z-index: 10;
  visibility: visible;
}
.box_north_3647 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.box_north_3647 .notification_e248 {
  background: rgba(255, 255, 255, 0.99);
}
.box_north_3647 .notification_e248::after,
.box_north_3647 .notification_e248:before {
  background: inherit;
}
.box_north_3647:hover .notification_e248 {
  background: rgba(255, 255, 255, 0.99);
}
.picture_98f7 .box_north_3647 {
  top: 10px;
  right: auto;
  left: 12px;
}
.gas_99d1 .box_north_3647 {
  display: none !important;
}
.backdrop_tall_8e0d:before,
.pagination_thick_69e3:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.backdrop_tall_8e0d .box_north_3647,
.pagination_thick_69e3 .box_north_3647 {
  display: inline-block;
}
.input-pressed-0fff .advanced-bb2a {
  -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;
}
.backdrop_tall_8e0d .input-pressed-0fff .advanced-bb2a,
.pagination_thick_69e3 .input-pressed-0fff .advanced-bb2a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.progress-9353 .column_rough_c479 {
  width: 100%;
}
.menu_active_4c11 {
  padding: 0 0.5em 0;
}
.menu_active_4c11 [class*="customify-col-"],
.menu_active_4c11 [class*="customify-col_"],
.menu_active_4c11 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.left-cbed .menu_active_4c11 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .red_f9dc .menu-dc8d,
  .menu-dc8d {
    display: none;
  }
  .box-advanced-921c {
    text-align: left;
  }
  .caption_eac4 {
    text-align: center;
  }
  .tooltip_4ecf {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .red_f9dc .icon_910e,
  .icon_910e {
    display: none;
  }
  .button-1bc8 {
    text-align: left;
  }
  .panel-b119 {
    text-align: center;
  }
  .texture_large_89bb {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .red_f9dc .gallery_pink_14d9,
  .gallery_pink_14d9 {
    display: none;
  }
  .fluid-3b77 {
    text-align: left;
  }
  .media_373c {
    text-align: center;
  }
  .preview_8547 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.over-cd8f {
  box-shadow: none !important;
}
.cool-3755 .hot_ee24,
.steel_ade5 .hot_ee24 {
  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;
}
.steel_ade5 .hot_ee24 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.menu-1161 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.menu-1161:after,
.menu-1161:before {
  content: "";
  display: table;
}
.menu-1161:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .menu-1161 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.menu-1161,
.module-action-2cfe {
  max-width: 1248px;
  margin: 0 auto;
}

.component_7589.description_b708 .menu-1161 {
  max-width: 100%;
}
.component_7589.input_cool_b0fb {
  max-width: 1200px;
  margin: 0 auto;
}
.component_7589.stone_e44c .menu-1161 {
  max-width: 100%;
}
.component_7589.stone_e44c > .menu-1161 {
  padding-left: 0;
  padding-right: 0;
}
.component_7589.stone_e44c > .menu-1161 .red_f9dc {
  margin: 0;
}
.component_7589.stone_e44c
  > .menu-1161
  .link_silver_ab6a.under-58c4 {
  margin-right: 0;
  margin-left: 0;
}
.component_7589.stone_e44c #main.under-58c4 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .green-fbc5 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .green-fbc5 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .tabs_0eac .bottom-8538 {
    padding-right: 1em;
  }
  .tabs_0eac.element_9b55 .link_silver_ab6a {
    border-right: 1px solid #eaecee;
  }
  .tabs_0eac.element_9b55 .bottom-8538 {
    padding-right: 1em;
  }
  .tabs_0eac.element_9b55 .over_38a3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner-left-9810 .bottom-8538 {
    padding-left: 1em;
  }
  .banner-left-9810.element_9b55 .link_silver_ab6a {
    border-left: 1px solid #eaecee;
  }
  .banner-left-9810.element_9b55 .bottom-8538 {
    padding-left: 1em;
  }
  .banner-left-9810.element_9b55 .over_38a3 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .element_bright_3846 .bottom-8538 {
    padding-left: 1em;
  }
  .element_bright_3846.element_9b55 .tooltip_new_e645 {
    border-right: 1px solid #eaecee;
  }
  .element_bright_3846.element_9b55 .small_2efb {
    border-right: 1px solid #eaecee;
  }
  .element_bright_3846.element_9b55 .bottom-8538 {
    padding-left: 1em;
  }
  .element_bright_3846.element_9b55 .over_38a3 {
    padding-right: 1em;
  }
  .element_bright_3846.element_9b55 .upper-2b00 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pagination-58e4 .bottom-8538 {
    padding-right: 1em;
  }
  .pagination-58e4.element_9b55 .tooltip_new_e645 {
    border-left: 1px solid #eaecee;
  }
  .pagination-58e4.element_9b55 .small_2efb {
    border-left: 1px solid #eaecee;
  }
  .pagination-58e4.element_9b55 .bottom-8538 {
    padding-right: 1em;
  }
  .pagination-58e4.element_9b55 .over_38a3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pagination-58e4.element_9b55 .upper-2b00 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .green-fbc5 .bottom-8538 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .green-fbc5.element_9b55 .link_silver_ab6a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .green-fbc5.element_9b55 .bottom-8538 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .green-fbc5.element_9b55 .over_38a3 {
    padding-left: 1em;
  }
  .green-fbc5.element_9b55 .upper-2b00 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .green-fbc5.element_9b55 .bottom-8538 {
    padding-left: 0;
  }
}
.current-7bc4 .green-0635 {
  display: inline-block;
}
.text_690d {
  display: inline-block;
}
.in-e12f {
  word-con: break-word;
}
.purple_83ee > span {
  display: inline-block;
  padding: 5px 0;
}
.purple_83ee .sort_47d4 {
  margin-left: 8px;
  margin-right: 8px;
}
.purple_83ee .tall_fffe img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.clean_5072 .gallery-first-8cfc {
  margin-bottom: 2em;
}
.clean_5072 .hover_soft_04b6 {
  margin-bottom: 15px;
}
.clean_5072 .hover_soft_04b6:last-child {
  margin-bottom: 0;
}
.clean_5072 .menu-77de {
  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) {
  .clean_5072 .menu-77de {
    display: block;
  }
}
.clean_5072 .avatar-complex-4b30 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .clean_5072 .avatar-complex-4b30 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.clean_5072 .white-15d4 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.clean_5072 .white-15d4 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.clean_5072 .white-15d4 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.clean_5072 .in-e12f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.clean_5072 .in-e12f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.clean_5072 .backdrop_down_6817 p:last-child {
  margin-bottom: 0;
}
.clean_5072 .text-small-7434 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.clean_5072 .link-1232 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.clean_5072 .tag_2b7d {
  margin-top: 1em;
}
.clean_5072 .notice-40ea {
  top: 0;
  display: block;
}
.clean_5072 .notice-40ea a {
  color: inherit;
}
.clean_5072 .notice-40ea a:hover {
  color: inherit;
}
.clean_5072 .left_3be4 {
  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;
}
.clean_5072 .left_3be4:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.clean_5072 .link-1232 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.clean_5072 .feature_selected_39f6 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.clean_5072 .feature_selected_39f6:first-child {
  margin-top: 0;
}
.clean_5072 .feature_selected_39f6.fluid-c038 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.clean_5072 .feature_selected_39f6.table_29a7 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.clean_5072
  .feature_selected_39f6.table_29a7.lite-1018
  .tag_2b7d {
  width: 100%;
}
.clean_5072 .table_29a7 {
  -webkit-box-align: center;
  align-items: center;
}
.clean_5072 .table_29a7 .purple_83ee,
.clean_5072 .table_29a7 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.clean_5072 .white-15d4 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.clean_5072 .white-15d4 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.clean_5072 .white-15d4: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;
}
.clean_5072 .fluid-c038 {
  z-index: 5;
}
.clean_5072 .active_fresh_b9d0 .hard-fc6e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.clean_5072 .alert-black-4ceb .hard-fc6e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.clean_5072 .banner_cdfa .hard-fc6e {
  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;
}
.clean_5072.stone_8f6f .menu-77de,
.clean_5072.input-short-b2b5 .menu-77de {
  display: block;
}
.clean_5072.stone_8f6f .menu-77de .down-2995,
.clean_5072.stone_8f6f .menu-77de .link-1232,
.clean_5072.input-short-b2b5 .menu-77de .down-2995,
.clean_5072.input-short-b2b5 .menu-77de .link-1232 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.clean_5072.panel_complex_5d82 .avatar-complex-4b30 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .clean_5072.panel_complex_5d82 .avatar-complex-4b30 {
    margin-right: 0;
  }
}
.clean_5072.stone_8f6f .avatar-complex-4b30,
.clean_5072.input-short-b2b5 .avatar-complex-4b30 {
  padding-top: 40%;
}
.clean_5072.stone_8f6f .gallery-first-8cfc,
.clean_5072.input-short-b2b5 .gallery-first-8cfc {
  display: block;
}
.clean_5072.stone_8f6f .fn-sticky-1618 .link-1232,
.clean_5072.input-short-b2b5 .fn-sticky-1618 .link-1232 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.clean_5072.stone_8f6f .avatar-complex-4b30,
.clean_5072.input-short-b2b5 .avatar-complex-4b30 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.clean_5072.stone_8f6f .link-1232 {
  padding: 1em;
}
.label_west_6050 {
  margin: 30px auto;
  display: block;
}
.label_west_6050 .avatar-add2 > * {
  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;
}
.label_west_6050 .avatar-add2 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.label_west_6050 .avatar-add2 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.container_thick_74ff .purple_83ee {
  margin-bottom: 1.41575em;
}
.container_thick_74ff .detail-prev-9c9f {
  margin-bottom: 1.618em;
}
.icon-fluid-e186 .caption-cold-2a7f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.icon-fluid-e186 .caption-cold-2a7f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.icon-fluid-e186 .plasma_84dd {
  max-width: 100%;
  overflow: auto;
}
.video-2b3c .icon-fluid-e186 a:hover {
  text-decoration: underline;
}
.main-fixed-6637 .hover_soft_04b6:not(.in-e12f),
.main-fixed-6637 .white-15d4 {
  margin-bottom: 1.41575em;
}
.main-fixed-6637 .hover_soft_04b6:not(.in-e12f):last-child,
.main-fixed-6637 .white-15d4:last-child {
  margin-bottom: 0;
}
.main-fixed-6637 .hover_soft_04b6.pagination_c0b9 {
  margin-bottom: 0.41575em;
}
.main-fixed-6637 .feature_b81f:before,
.main-fixed-6637 .dynamic-8460:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.main-fixed-6637 .feature_b81f:before {
  content: "\f115";
}
.main-fixed-6637 .dynamic-8460:before {
  content: "\f02c";
}
.main-fixed-6637 .out_09c4 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.main-fixed-6637 .out_09c4 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.gas_8e09 {
  display: -webkit-box;
  display: flex;
}
.gas_8e09 .steel_247a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .gas_8e09 .steel_247a {
    flex-basis: 90px;
  }
}
.gas_8e09 .wide-3201 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .gas_8e09 .wide-3201 {
    flex-basis: calc(100% - 50px);
  }
}
.gas_8e09 .dynamic-fe52 p:last-child {
  margin-bottom: 0.72em;
}
.widget_warm_cdfd .avatar-add2 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.widget_warm_cdfd .avatar-add2:after,
.widget_warm_cdfd .avatar-add2:before {
  content: "";
  display: table;
}
.widget_warm_cdfd .avatar-add2:after {
  clear: both;
}
.widget_warm_cdfd .avatar-add2 .menu-0965,
.widget_warm_cdfd .avatar-add2 .thumbnail-f6ac {
  width: 49%;
}
.widget_warm_cdfd .avatar-add2 .menu-0965 a span.secondary-basic-57b8,
.widget_warm_cdfd .avatar-add2 .thumbnail-f6ac a span.secondary-basic-57b8 {
  display: block;
  margin-bottom: 5px;
}
.widget_warm_cdfd .avatar-add2 .thumbnail-f6ac {
  float: left;
  text-align: left;
}
.widget_warm_cdfd .avatar-add2 .menu-0965 {
  float: right;
  text-align: right;
}
.silver_ce67 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .silver_ce67 {
    margin-bottom: 0;
  }
}
.layout-static-aac7 {
  margin-bottom: 1em;
}
.layout-static-aac7 .in-e12f {
  font-size: 1.1em;
  line-height: 1.3;
}
.hard_9537 a {
  display: block;
  line-height: 0;
  position: relative;
}
.hero_warm_6cde .layout-static-aac7,
.nav-west-fb24 .layout-static-aac7 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hero_warm_6cde .layout-static-aac7,
  .nav-west-fb24 .layout-static-aac7 {
    display: block;
  }
}
.hero_warm_6cde .hard_9537,
.nav-west-fb24 .hard_9537 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hero_warm_6cde .hard_9537,
  .nav-west-fb24 .hard_9537 {
    margin-bottom: 1em;
  }
}
.hero_warm_6cde .hard_9537 img,
.nav-west-fb24 .hard_9537 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hero_warm_6cde .hidden_left_6902,
.nav-west-fb24 .hidden_left_6902 {
  flex-basis: calc(100% - 160px);
}
.hero_warm_6cde .hidden_left_6902 p,
.nav-west-fb24 .hidden_left_6902 p {
  margin-bottom: 0;
}
.hero_warm_6cde .hidden_left_6902 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hero_warm_6cde .hidden_left_6902 {
    padding-left: 0;
  }
}
.nav-west-fb24 .hidden_left_6902 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .nav-west-fb24 .hidden_left_6902 {
    padding-right: 0;
  }
}
.nav-west-fb24 .hard_9537 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.panel-huge-b18a .hard_9537 {
  margin-bottom: 0.5em;
}
.panel-huge-b18a .hard_9537 img {
  width: 100%;
}
.avatar-right-c303 .east-33f7,
.element_silver_3c21 .east-33f7 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.element_silver_3c21 .link_silver_ab6a .breadcrumb_paper_5755 p:last-child {
  margin-bottom: 0;
}
.fluid_be19 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.video_09fd .plasma-6ce6 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .video_09fd .plasma-6ce6:last-of-type {
    margin-bottom: 0;
  }
}
.video_09fd .plasma-6ce6 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.video_09fd .plasma-6ce6 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.video_09fd .plasma-6ce6 ul li {
  margin: 0 0 0.6em;
}
.video_09fd .plasma-6ce6 ul li.section_narrow_1fdd,
.video_09fd .plasma-6ce6 ul li.easy_18a9 {
  position: relative;
}
.video_09fd .plasma-6ce6 ul li.section_narrow_1fdd .hovered-d370,
.video_09fd .plasma-6ce6 ul li.easy_18a9 .hovered-d370 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.video_09fd .plasma-6ce6 ul li.section_narrow_1fdd:after:after,
.video_09fd .plasma-6ce6 ul li.section_narrow_1fdd:after:before,
.video_09fd
  .plasma-6ce6
  ul
  li.easy_18a9:after:after,
.video_09fd
  .plasma-6ce6
  ul
  li.easy_18a9:after:before {
  content: "";
  display: table;
}
.video_09fd .plasma-6ce6 ul li.section_narrow_1fdd:after:after,
.video_09fd
  .plasma-6ce6
  ul
  li.easy_18a9:after:after {
  clear: both;
}
.video_09fd .plasma-6ce6 a.menu-down-fd7c:hover {
  text-decoration: none;
}
.video_09fd .plasma-6ce6 select {
  max-width: 100%;
}
.video_09fd .plasma-6ce6 table {
  font-size: 85%;
}
.video_09fd .plasma-6ce6 table td,
.video_09fd .plasma-6ce6 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.video_09fd .plasma-6ce6 table tfoot td {
  text-align: left;
}
.video_09fd .plasma-6ce6 :last-child {
  margin-bottom: 0;
}
.video_09fd .plasma-6ce6 .border-top-87bf {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.video_09fd .plasma-6ce6 .border-top-87bf label {
  width: 100%;
}
.video_09fd .plasma-6ce6 .border-top-87bf .table_solid_e854 {
  width: 100%;
  display: block;
}
.video_09fd .plasma-6ce6 .border-top-87bf .list-70de {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.video_09fd .plasma-6ce6 .border-top-87bf .list-70de:hover svg #svg-search {
  fill: #444;
}
.video_09fd .plasma-6ce6 .border-top-87bf .list-70de svg {
  width: 18px;
  height: 18px;
}
.video_09fd .list_bottom_8d66 ul ul,
.video_09fd .video_wide_3a39 ul ul,
.video_09fd .text-b45e ul ul,
.video_09fd .background-upper-986a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.video_09fd .list_bottom_8d66 .notice_616d > a,
.video_09fd .video_wide_3a39 .notice_616d > a,
.video_09fd .text-b45e .notice_616d > a,
.video_09fd .background-upper-986a .notice_616d > a {
  margin-bottom: 0;
}
.video_09fd .container-south-825c li,
.video_09fd .list_bottom_8d66 li,
.video_09fd .glass_c6b3 li,
.video_09fd .video_wide_3a39 li,
.video_09fd .text-b45e li,
.video_09fd .background-upper-986a li,
.video_09fd .preview-black-2d0a li,
.video_09fd .text_138e li {
  display: block;
  position: relative;
}
.video_09fd .container-south-825c li:last-child,
.video_09fd .list_bottom_8d66 li:last-child,
.video_09fd .glass_c6b3 li:last-child,
.video_09fd .video_wide_3a39 li:last-child,
.video_09fd .text-b45e li:last-child,
.video_09fd .background-upper-986a li:last-child,
.video_09fd .preview-black-2d0a li:last-child,
.video_09fd .text_138e li:last-child {
  border: none;
}
.video_09fd .container-south-825c li a,
.video_09fd .list_bottom_8d66 li a,
.video_09fd .glass_c6b3 li a,
.video_09fd .video_wide_3a39 li a,
.video_09fd .text-b45e li a,
.video_09fd .background-upper-986a li a,
.video_09fd .preview-black-2d0a li a,
.video_09fd .text_138e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.video_09fd .container-south-825c li ul li::before,
.video_09fd .list_bottom_8d66 li ul li::before,
.video_09fd .glass_c6b3 li ul li::before,
.video_09fd .video_wide_3a39 li ul li::before,
.video_09fd .text-b45e li ul li::before,
.video_09fd .background-upper-986a li ul li::before,
.video_09fd .preview-black-2d0a li ul li::before,
.video_09fd .text_138e li ul li::before {
  left: 15px;
}
.video_09fd .container-south-825c li ul a,
.video_09fd .list_bottom_8d66 li ul a,
.video_09fd .glass_c6b3 li ul a,
.video_09fd .video_wide_3a39 li ul a,
.video_09fd .text-b45e li ul a,
.video_09fd .background-upper-986a li ul a,
.video_09fd .preview-black-2d0a li ul a,
.video_09fd .text_138e li ul a {
  padding-left: 20px;
}
.video_09fd .container-south-825c li ul ul li::before,
.video_09fd .list_bottom_8d66 li ul ul li::before,
.video_09fd .glass_c6b3 li ul ul li::before,
.video_09fd .video_wide_3a39 li ul ul li::before,
.video_09fd .text-b45e li ul ul li::before,
.video_09fd .background-upper-986a li ul ul li::before,
.video_09fd .preview-black-2d0a li ul ul li::before,
.video_09fd .text_138e li ul ul li::before {
  left: 30px;
}
.video_09fd .container-south-825c li ul ul a,
.video_09fd .list_bottom_8d66 li ul ul a,
.video_09fd .glass_c6b3 li ul ul a,
.video_09fd .video_wide_3a39 li ul ul a,
.video_09fd .text-b45e li ul ul a,
.video_09fd .background-upper-986a li ul ul a,
.video_09fd .preview-black-2d0a li ul ul a,
.video_09fd .text_138e li ul ul a {
  padding-left: 40px;
}
.video_09fd .icon-right-ca74 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.video_09fd .text_138e ul li {
  margin-bottom: 1.41575em;
}
.video_09fd .text_138e ul li .card-full-02f4 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.video_09fd .text_138e ul li .action_36ed {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.modal_wide_06f7 .container-south-825c li a,
.modal_wide_06f7 .list_bottom_8d66 li a,
.modal_wide_06f7 .glass_c6b3 li a,
.modal_wide_06f7 .video_wide_3a39 li a,
.modal_wide_06f7 .text-b45e li a,
.modal_wide_06f7 .background-upper-986a li a,
.modal_wide_06f7 .preview-black-2d0a li a,
.modal_wide_06f7 .text_138e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal_wide_06f7 .icon-right-ca74 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal_wide_06f7 .plasma-6ce6 ul li.section_narrow_1fdd .hovered-d370,
.modal_wide_06f7 .plasma-6ce6 ul li.easy_18a9 .hovered-d370 {
  background: rgba(0, 0, 0, 0.2);
}
.modal_wide_06f7 .video_09fd .plasma-6ce6 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.component_7589 .video_09fd .static_84aa li {
  margin: 0;
}
.component_7589 .video_09fd .static_84aa li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.component_7589 .video_09fd .static_84aa li ul {
  margin: 0;
}
.component_7589 .video_09fd .static_84aa li ul li a {
  padding-left: 15px;
}
.component_7589 .video_09fd .static_84aa li ul li li a {
  padding-left: 30px;
}
.component_7589 .video_09fd .static_84aa li.fixed_edf9 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.component_7589 .video_09fd .static_84aa li.fixed_edf9 > 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;
}
.component_7589 .video_09fd .static_84aa li.fixed_edf9 > 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;
}
.dark-4375 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.mask_fd32 {
  position: relative;
  z-index: 10;
}
.mask_fd32 .advanced-bb2a {
  width: 100%;
  max-width: 100%;
}
.content-8741 .stale-e5d3 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.content-8741 .list-plasma-fa6c {
}
.content-8741 .modal_wide_06f7 {
  background: #292929;
}
.box_lower_e802 .stale-e5d3 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.box_lower_e802 .list-plasma-fa6c {
  background: #f9f9f9;
}
.box_lower_e802 .modal_wide_06f7 {
  background: #303030;
}
.thumbnail-in-9381 .stale-e5d3 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .thumbnail-in-9381 .green-0635 {
    margin-bottom: 1em;
  }
  .thumbnail-in-9381 .green-0635:last-child {
    margin-bottom: 0;
  }
}
.thumbnail-in-9381 .list-plasma-fa6c {
  background: #ededed;
}
.thumbnail-in-9381 .modal_wide_06f7 {
  background: #1a1a1a;
}
.stale-e5d3.list-plasma-fa6c {
  color: rgba(0, 0, 0, 0.6);
}
.stale-e5d3.list-plasma-fa6c .hidden_complex_5d7f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.stale-e5d3.modal_wide_06f7 {
  color: rgba(255, 255, 255, 0.99);
}
.stale-e5d3.modal_wide_06f7 a:not(.menu-down-fd7c) {
  color: rgba(255, 255, 255, 0.79);
}
.stale-e5d3.modal_wide_06f7 a:not(.menu-down-fd7c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale-e5d3.modal_wide_06f7 .hidden_complex_5d7f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale-e5d3.modal_wide_06f7 table tbody td,
.stale-e5d3.modal_wide_06f7 table th {
  background: rgba(0, 0, 0, 0.08);
}
.progress_out_4ea0.video_dynamic_3dd5 .menu-1161 {
  max-width: initial;
}
.progress_out_4ea0 .right_ca51 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.progress_out_4ea0 .right_ca51 .advanced-bb2a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .progress_out_4ea0 .right_ca51 .advanced-bb2a {
    display: block;
    margin-bottom: 2em;
  }
  .progress_out_4ea0 .right_ca51 .advanced-bb2a:last-child {
    margin-bottom: 0;
  }
}
.thumbnail-in-9381 .green-0635:last-child,
.box_lower_e802 .green-0635:last-child,
.content-8741 .green-0635:last-child {
  margin-bottom: 0;
}
.thumbnail-in-9381 .green-0635 .video_09fd .plasma-6ce6:last-child,
.box_lower_e802 .green-0635 .video_09fd .plasma-6ce6:last-child,
.content-8741 .green-0635 .video_09fd .plasma-6ce6:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .thumbnail-in-9381 .disabled-6d6e,
  .thumbnail-in-9381 .fixed_6f6b,
  .box_lower_e802 .disabled-6d6e,
  .box_lower_e802 .fixed_6f6b,
  .content-8741 .disabled-6d6e,
  .content-8741 .fixed_6f6b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .mask_fd32 .green-0635 {
    margin-bottom: 2em;
  }
}
.mask_fd32 p:last-child {
  margin-bottom: 0;
}
.mask_fd32 li,
.mask_fd32 ul {
  list-style: none;
  margin: 0;
}
.mask_fd32 ul ul {
  margin-left: 2.617924em;
}
.box_middle_6f6c {
  font-size: 0.875em;
}

/* css-noise: 7448 */
.ghost-box-i3 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
