/*!
Theme Name: Customify
Theme URI: https://pressmaximum.stale_6df7/customify
Author: WPCustomify
Author URI: https://pressmaximum.stale_6df7
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.stale_6df7/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hard-2df4.fluid_f7c7/licenses/gpl-2.0.video_77be
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.cold_0529/, (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.full-005b.main-6331/normalize.selected-c87c/
 ======
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.selected-c87c v7.0.0 | MIT License | github.stale_6df7/necolas/normalize.selected-c87c */
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;
}
.module-7ba9 .copper_584f,
.aside-760d,
.slow-1c7d,
.label_ca1f,
.block-prev-f581,
.notification-first-4b44,
.east_e29f,
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;
}
.aside-760d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .aside-760d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .aside-760d,
  h1 {
    font-size: 1.8em;
  }
}
.slow-1c7d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.slow-1c7d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .slow-1c7d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .slow-1c7d,
  h2 {
    font-size: 1.7em;
  }
}
.label_ca1f,
h3 {
  font-size: 1.618em;
}
.module-7ba9 .copper_584f,
.block-prev-f581,
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.backdrop-in-fde4 {
  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;
}
.content-694c:after,
.content-694c:before,
.white_df52:after,
.white_df52:before {
  content: "";
  display: table;
}
.content-694c:after,
.white_df52:after {
  clear: both;
}
.header_51ff {
  float: right;
  margin-right: 0;
}
.button_north_2d61 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.current-1deb .tooltip_797b,
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;
}
.current-1deb .tooltip_797b: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;
}
.action_2ccf .tooltip_797b {
  box-shadow: none;
}
.action_2ccf
  .tooltip_797b
  .video-ad61 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.action_2ccf .tooltip_797b .box-1a2a {
  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;
}
.action_2ccf
  .tooltip_797b
  .box-1a2a
  b {
  display: none;
}
.action_2ccf .disabled-6a4c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.notice-hot-b86a:not(.video_right_46a7):not(.hover_92b6),
button:not(.video_right_46a7):not(.hover_92b6),
input[type="button"]:not(.video_right_46a7):not(
    .hover_92b6
  ),
input[type="reset"]:not(.video_right_46a7):not(
    .hover_92b6
  ),
input[type="submit"]:not(.video_right_46a7):not(
    .hover_92b6
  ) {
  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;
}
.notice-hot-b86a:not(.video_right_46a7):not(
    .hover_92b6
  ):hover,
button:not(.video_right_46a7):not(
    .hover_92b6
  ):hover,
input[type="button"]:not(.video_right_46a7):not(
    .hover_92b6
  ):hover,
input[type="reset"]:not(.video_right_46a7):not(
    .hover_92b6
  ):hover,
input[type="submit"]:not(.video_right_46a7):not(
    .hover_92b6
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.notice-hot-b86a:not(.video_right_46a7):not(
    .hover_92b6
  ):active,
.notice-hot-b86a:not(.video_right_46a7):not(
    .hover_92b6
  ):focus,
button:not(.video_right_46a7):not(
    .hover_92b6
  ):active,
button:not(.video_right_46a7):not(
    .hover_92b6
  ):focus,
input[type="button"]:not(.video_right_46a7):not(
    .hover_92b6
  ):active,
input[type="button"]:not(.video_right_46a7):not(
    .hover_92b6
  ):focus,
input[type="reset"]:not(.video_right_46a7):not(
    .hover_92b6
  ):active,
input[type="reset"]:not(.video_right_46a7):not(
    .hover_92b6
  ):focus,
input[type="submit"]:not(.video_right_46a7):not(
    .hover_92b6
  ):active,
input[type="submit"]:not(.video_right_46a7):not(
    .hover_92b6
  ):focus {
  outline: 0;
}
.notice-hot-b86a:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1,
button:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1,
input[type="button"]:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1,
input[type="reset"]:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1,
input[type="submit"]:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1 {
  position: relative;
}
.notice-hot-b86a:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1
  .card_c366,
.notice-hot-b86a:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1
  .soft-ff57,
.notice-hot-b86a:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1
  .column-2f54,
.notice-hot-b86a:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1
  i,
.notice-hot-b86a:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1
  svg,
button:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1
  .card_c366,
button:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1
  .soft-ff57,
button:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1
  .column-2f54,
button:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1
  i,
button:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1
  svg,
input[type="button"]:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1
  .card_c366,
input[type="button"]:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1
  .soft-ff57,
input[type="button"]:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1
  .column-2f54,
input[type="button"]:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1
  i,
input[type="button"]:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1
  svg,
input[type="reset"]:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1
  .card_c366,
input[type="reset"]:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1
  .soft-ff57,
input[type="reset"]:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1
  .column-2f54,
input[type="reset"]:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1
  i,
input[type="reset"]:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1
  svg,
input[type="submit"]:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1
  .card_c366,
input[type="submit"]:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1
  .soft-ff57,
input[type="submit"]:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1
  .column-2f54,
input[type="submit"]:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1
  i,
input[type="submit"]:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1
  svg {
  visibility: hidden;
}
.notice-hot-b86a:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1:after,
button:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1:after,
input[type="button"]:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1:after,
input[type="reset"]:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1:after,
input[type="submit"]:not(.video_right_46a7):not(
    .hover_92b6
  ).fn-loading-d4d1: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;
}
.notice-hot-b86a:not(.video_right_46a7):not(.hover_92b6),
input[type="button"]:not(.video_right_46a7):not(
    .hover_92b6
  ),
input[type="reset"]:not(.video_right_46a7):not(
    .hover_92b6
  ),
input[type="submit"]:not(.video_right_46a7):not(
    .hover_92b6
  ) {
  color: #fff;
  background: #235787;
}
.notice-hot-b86a:not(.video_right_46a7):not(
    .hover_92b6
  ):focus,
input[type="button"]:not(.video_right_46a7):not(
    .hover_92b6
  ):focus,
input[type="reset"]:not(.video_right_46a7):not(
    .hover_92b6
  ):focus,
input[type="submit"]:not(.video_right_46a7):not(
    .hover_92b6
  ):focus {
  color: #fff;
}
.notice-hot-b86a.fn-disabled-d4d1:not(.video_right_46a7):not(
    .hover_92b6
  ),
.notice-hot-b86a[disabled]:not(.video_right_46a7):not(
    .hover_92b6
  ),
button.fn-disabled-d4d1:not(.video_right_46a7):not(
    .hover_92b6
  ),
button[disabled]:not(.video_right_46a7):not(
    .hover_92b6
  ) {
  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;
}
.content-acac {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.content-acac: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;
}
.paragraph-e5b6 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.picture_advanced_6961 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.purple-8470 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.content-694c:after,
.content-694c:before,
.last_d037:after,
.last_d037:before,
.east_2508:after,
.east_2508:before,
.feature-solid-5939:after,
.feature-solid-5939:before,
.header-1d68:after,
.header-1d68:before,
.section-b96e:after,
.section-b96e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.content-694c:after,
.last_d037:after,
.east_2508:after,
.feature-solid-5939:after,
.header-1d68:after,
.section-b96e:after {
  clear: both;
}
.last_d037 .message_11b5,
.east_2508 .message_11b5,
.link_b6d0 .message_11b5 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hidden-1fd8 {
  display: inline-block;
}
.image-5d11 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.image-5d11 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.image-5d11 .tall_39e3 {
  padding: 1em 0;
  font-size: 85%;
}
.tall_39e3 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.layout-302b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.layout-302b:after,
.layout-302b:before {
  content: "";
  display: table;
}
.layout-302b:after {
  clear: both;
}
.breadcrumb_dim_c24d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.nav_2e54 .breadcrumb_dim_c24d {
  max-width: 50%;
}
.cool-646f .breadcrumb_dim_c24d {
  max-width: 33.33%;
}
.text-next-bc05 .breadcrumb_dim_c24d {
  max-width: 25%;
}
.description-pressed-4c47 .breadcrumb_dim_c24d {
  max-width: 20%;
}
.message_paper_ca8e .breadcrumb_dim_c24d {
  max-width: 16.66%;
}
.item-8701 .breadcrumb_dim_c24d {
  max-width: 14.28%;
}
.outline-under-a68c .breadcrumb_dim_c24d {
  max-width: 12.5%;
}
.filter_01ef .breadcrumb_dim_c24d {
  max-width: 11.11%;
}
.title-61c1 {
  display: block;
}
.module-7ba9 .pink-d44c label,
.module-7ba9 .stone_70a3 label,
.module-7ba9 .icon-simple-b898 label,
.module-7ba9 .shadow-selected-fa0c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.upper-c3b7 {
  list-style: none;
  margin: 0;
}
.upper-c3b7 article.form_brown_3548 {
  margin-bottom: 0;
}
.upper-c3b7 ul {
  list-style: none;
  margin: 0;
}
.upper-c3b7 .east-ddf3 li.form_brown_3548 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .upper-c3b7 .east-ddf3 li.form_brown_3548 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .upper-c3b7 .east-ddf3 li.form_brown_3548: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) {
  .upper-c3b7 .east-ddf3 li.form_brown_3548 li.form_brown_3548 li.form_brown_3548 li.form_brown_3548 {
    padding-left: 0;
  }
}
article.form_brown_3548 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.form_brown_3548 .last_d037 p:last-of-type {
  margin-bottom: 0;
}
article.form_brown_3548 .photo-active-72d9 {
  float: left;
}
article.form_brown_3548 .stale-82b3 {
  margin-left: 85px;
}
article.form_brown_3548 .lower-ff05 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.form_brown_3548 .lower-ff05 .preview-a78c {
  margin-left: 10px;
}
article.form_brown_3548 .heading-5b19 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.form_brown_3548 .content-6523 {
  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 .pink-d44c,
  #respond .icon-simple-b898,
  #respond .shadow-selected-fa0c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pink-d44c input,
#respond .icon-simple-b898 input,
#respond .shadow-selected-fa0c input {
  width: 100%;
}
#respond .shadow-selected-fa0c {
  margin-right: 0;
}
#respond .badge-complex-a5c1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tag-thick-5c33 {
  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;
}
.tag-thick-5c33.input-8327 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tag-thick-5c33 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%);
}
.tag-thick-5c33:focus,
.tag-thick-5c33: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);
}
.detail_glass_01ea {
  border-radius: 10%;
}
.surface-3a40 {
  border-radius: 50%;
}
.stone_be2d {
  font-size: 0.72em;
}
.background_gas_fcb4 {
  font-size: 0.875em;
}
.footer_iron_2f8b {
  font-size: 1.1em;
}
.description_25ee {
  text-transform: uppercase;
  line-height: 1.2;
}
.description_25ee.stone_be2d {
  letter-spacing: 0.5px;
}
.mask_f65f,
.mask_f65f a {
  color: #6d6d6d;
}
.mask_f65f a:hover {
  color: #111;
}
.image-e759 {
  color: #6d6d6d;
}
.row_next_3505 {
  overflow-x: hidden;
}
.row_next_3505 .modal-8aee.advanced_23a6 {
  position: relative;
}
.row_next_3505 .modal-8aee.advanced_23a6.static_d76d {
  position: initial;
}
.row_next_3505
  .modal-8aee.advanced_23a6.static_d76d
  .soft-dbbf {
  left: auto;
}
.row_next_3505 .modal-8aee .soft-dbbf {
  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;
}
.row_next_3505 .modal-8aee:hover.advanced_23a6 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.row_next_3505
  .modal-8aee:hover.advanced_23a6
  .soft-dbbf {
  display: block;
  z-index: 9999999;
}
.row_next_3505 .disabled-0c33 .overlay_silver_7b74,
.row_next_3505 .label-d5b3 .overlay_silver_7b74 {
  display: none;
}
.row_next_3505 .element_2e38 .modal-8aee:hover.advanced_23a6 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.module-7ba9 .pink-d44c label,
.module-7ba9 .stone_70a3 label,
.module-7ba9 .icon-simple-b898 label,
.module-7ba9 .shadow-selected-fa0c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.upper-c3b7 {
  list-style: none;
  margin: 0;
}
.upper-c3b7 article.form_brown_3548 {
  margin-bottom: 0;
}
.upper-c3b7 ul {
  list-style: none;
  margin: 0;
}
.upper-c3b7 .east-ddf3 li.form_brown_3548 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .upper-c3b7 .east-ddf3 li.form_brown_3548 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .upper-c3b7 .east-ddf3 li.form_brown_3548: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) {
  .upper-c3b7 .east-ddf3 li.form_brown_3548 li.form_brown_3548 li.form_brown_3548 li.form_brown_3548 {
    padding-left: 0;
  }
}
article.form_brown_3548 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.form_brown_3548 .last_d037 p:last-of-type {
  margin-bottom: 0;
}
article.form_brown_3548 .photo-active-72d9 {
  float: left;
}
article.form_brown_3548 .stale-82b3 {
  margin-left: 85px;
}
article.form_brown_3548 .lower-ff05 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.form_brown_3548 .lower-ff05 .preview-a78c {
  margin-left: 10px;
}
article.form_brown_3548 .heading-5b19 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.form_brown_3548 .content-6523 {
  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 .pink-d44c,
  #respond .icon-simple-b898,
  #respond .shadow-selected-fa0c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pink-d44c input,
#respond .icon-simple-b898 input,
#respond .shadow-selected-fa0c input {
  width: 100%;
}
#respond .shadow-selected-fa0c {
  margin-right: 0;
}
#respond .badge-complex-a5c1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.disabled-0c33 .element_93c4 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.element_93c4 .wide_71b0.bright_2f1f .blue_5bf0 > li > a:focus,
.element_93c4 .wide_71b0.bright_2f1f .blue_5bf0 > li > a:hover,
.element_93c4 .wide_71b0.plasma_c096 .blue_5bf0 > li > a:focus,
.element_93c4 .wide_71b0.plasma_c096 .blue_5bf0 > li > a:hover,
.element_93c4 .wide_71b0.panel-3aa4 .blue_5bf0 > li > a:focus,
.element_93c4 .wide_71b0.panel-3aa4 .blue_5bf0 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.element_93c4
  .wide_71b0.bright_2f1f
  .blue_5bf0
  > li.tiny_a05d
  > a,
.element_93c4
  .wide_71b0.bright_2f1f
  .blue_5bf0
  > li.outline_dynamic_007d
  > a,
.element_93c4
  .wide_71b0.plasma_c096
  .blue_5bf0
  > li.tiny_a05d
  > a,
.element_93c4
  .wide_71b0.plasma_c096
  .blue_5bf0
  > li.outline_dynamic_007d
  > a,
.element_93c4
  .wide_71b0.panel-3aa4
  .blue_5bf0
  > li.tiny_a05d
  > a,
.element_93c4 .wide_71b0.panel-3aa4 .blue_5bf0 > li.texture_f2f6 > a {
  color: rgba(255, 255, 255, 0.99);
}
.element_93c4 .dim-a85c,
.element_93c4 .dim-a85c a {
  color: rgba(255, 255, 255, 0.99);
}
.element_93c4 .message_wide_d0ee.slow_472b li a,
.element_93c4 .soft-4d7a a,
.element_93c4 .photo_3a3e,
.element_93c4 .blue_5bf0 > li > a,
.element_93c4 .badge-b886 {
  color: rgba(255, 255, 255, 0.79);
}
.element_93c4 .message_wide_d0ee.slow_472b li a:hover,
.element_93c4 .soft-4d7a a:hover,
.element_93c4 .photo_3a3e:hover,
.element_93c4 .blue_5bf0 > li > a:hover,
.element_93c4 .badge-b886:hover {
  color: rgba(255, 255, 255, 0.99);
}
.element_93c4 .icon_d789 {
  color: rgba(255, 255, 255, 0.79);
}
.element_93c4 .icon_d789 .cold_3bdf {
  color: rgba(255, 255, 255, 0.99);
}
.element_93c4 .icon_d789:hover {
  color: rgba(255, 255, 255, 0.99);
}
.element_93c4 .gallery-rough-862c .shade_over_2378 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.element_93c4 .gallery-rough-862c .shade_over_2378 .prev_ed61 {
  color: rgba(255, 255, 255, 0.79);
}
.element_93c4
  .gallery-rough-862c
  .shade_over_2378
  .prev_ed61::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.element_93c4
  .gallery-rough-862c
  .shade_over_2378
  .prev_ed61:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.element_93c4
  .gallery-rough-862c
  .shade_over_2378
  .prev_ed61::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.element_93c4
  .gallery-rough-862c
  .shade_over_2378
  .prev_ed61::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.element_93c4 .gallery-rough-862c .popup_7e86 {
  color: rgba(255, 255, 255, 0.79);
}
.element_93c4 .gallery-rough-862c .popup_7e86:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fresh_c0f5
  .element_93c4
  .gallery-rough-862c
  .bright_ef3e
  .banner-683f {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fresh_c0f5
  .element_93c4
  .gallery-rough-862c
  .bright_ef3e
  .prev_ed61 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.disabled-0c33 .container-light-b5a4 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.container-light-b5a4 .wide_71b0.bright_2f1f .blue_5bf0 > li > a:focus,
.container-light-b5a4 .wide_71b0.bright_2f1f .blue_5bf0 > li > a:hover,
.container-light-b5a4 .wide_71b0.plasma_c096 .blue_5bf0 > li > a:focus,
.container-light-b5a4 .wide_71b0.plasma_c096 .blue_5bf0 > li > a:hover,
.container-light-b5a4 .wide_71b0.panel-3aa4 .blue_5bf0 > li > a:focus,
.container-light-b5a4 .wide_71b0.panel-3aa4 .blue_5bf0 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container-light-b5a4
  .wide_71b0.bright_2f1f
  .blue_5bf0
  > li.tiny_a05d
  > a,
.container-light-b5a4
  .wide_71b0.bright_2f1f
  .blue_5bf0
  > li.outline_dynamic_007d
  > a,
.container-light-b5a4
  .wide_71b0.plasma_c096
  .blue_5bf0
  > li.tiny_a05d
  > a,
.container-light-b5a4
  .wide_71b0.plasma_c096
  .blue_5bf0
  > li.outline_dynamic_007d
  > a,
.container-light-b5a4
  .wide_71b0.panel-3aa4
  .blue_5bf0
  > li.tiny_a05d
  > a,
.container-light-b5a4 .wide_71b0.panel-3aa4 .blue_5bf0 > li.texture_f2f6 > a {
  color: rgba(0, 0, 0, 0.8);
}
.container-light-b5a4 .dim-a85c,
.container-light-b5a4 .dim-a85c a {
  color: rgba(0, 0, 0, 0.8);
}
.container-light-b5a4 .message_wide_d0ee.slow_472b li a,
.container-light-b5a4 .soft-4d7a a,
.container-light-b5a4 .photo_3a3e,
.container-light-b5a4 .blue_5bf0 > li > a,
.container-light-b5a4 .badge-b886 {
  color: rgba(0, 0, 0, 0.55);
}
.container-light-b5a4 .message_wide_d0ee.slow_472b li a:hover,
.container-light-b5a4 .soft-4d7a a:hover,
.container-light-b5a4 .photo_3a3e:hover,
.container-light-b5a4 .blue_5bf0 > li > a:hover,
.container-light-b5a4 .badge-b886:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container-light-b5a4 .icon_d789 {
  color: rgba(0, 0, 0, 0.55);
}
.container-light-b5a4 .icon_d789 .cold_3bdf {
  color: rgba(0, 0, 0, 0.8);
}
.container-light-b5a4 .icon_d789:hover {
  color: rgba(0, 0, 0, 0.8);
}
.menu-over-0b23 .description_fast_0963 {
  margin-left: auto;
  margin-right: auto;
}
.east_2508 > * {
  margin-left: auto;
  margin-right: auto;
}
.east_2508 .paragraph-e5b6 {
  margin-right: 1.41575em;
}
.video-1547 .east_2508 > .title_south_06ae {
  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;
}
.video-1547 .east_2508 > .pagination_ffbd {
  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;
}
.paragraph_blue_4d53.menu-over-0b23 .description_fast_0963,
.input-dynamic-50c0.menu-over-0b23 .description_fast_0963 {
  margin-left: 0;
}
.background_medium_9e27.menu-over-0b23 .description_fast_0963,
.notice-prev-1c4d.menu-over-0b23 .description_fast_0963 {
  margin-right: 0;
}
.east_2508 ol,
.east_2508 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.center-8f71 video {
  max-width: 100%;
}
.pro_ebe5 img {
  display: block;
}
.pro_ebe5.paragraph-e5b6,
.pro_ebe5.picture_advanced_6961 {
  width: 100%;
}
.pro_ebe5.pagination_ffbd img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.easy-6e88:not(.link_49a3) {
  margin: 1.5em auto;
}
.smooth_071d p {
  padding: 1.5em 14px;
}
ul.row-0556.pagination_ffbd,
ul.row-0556.title_south_06ae,
ul.row-0556.static_ced8.title_south_06ae {
  padding: 0 14px;
}
.detail_3347 {
  display: block;
  overflow-x: auto;
}
.detail_3347 table {
  border-collapse: collapse;
  width: 100%;
}
.detail_3347 td,
.detail_3347 th {
  padding: 0.5em;
}
.east_2508 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.east_2508 ol ol,
.east_2508 ol ul,
.east_2508 ul ol,
.east_2508 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.east_2508 ol ol li,
.east_2508 ol ul li,
.east_2508 ul ol li,
.east_2508 ul ul li {
  margin-left: 0;
}
.hero-top-5b6e.top_4ed9 > .east-b9cd {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hero-top-5b6e.top_4ed9 > .east-b9cd iframe,
.hero-top-5b6e.top_4ed9 > .east-b9cd > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tooltip-2abf {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tooltip-2abf.shade_b388 {
  padding: 0;
}
.tooltip-2abf.shade_b388 cite {
  font-size: 13px;
}
.tooltip-2abf > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tooltip-2abf cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.steel-2ac1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.steel-2ac1 > p:first-child {
  margin-top: 0;
}
.steel-2ac1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.steel-2ac1 blockquote {
  border-left: 0;
}
.input_a355 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.input_a355:not(.component_3dde) {
  max-width: 100px;
}
.input_a355.container_a964 {
  border-bottom: none !important;
  text-align: center;
}
.input_a355.container_a964::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .smooth_071d p {
    padding: 1.5em 0;
  }
}
.notification_41a5 {
  color: #0073aa;
}
.mask_north_1fd8 {
  background-color: #0073aa;
}
.icon_hard_d063 {
  color: #229fd8;
}
.texture-7a53 {
  background-color: #229fd8;
}
.liquid-1999 {
  color: #eee;
}
.card-liquid-60ef {
  background-color: #eee;
}
.table_5f45 {
  color: #444;
}
.active-a0c3 {
  background-color: #444;
}
.north-e3d0 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.north-e3d0 .hidden_efbe .soft-4d7a {
  font-size: 15px;
}
.north-e3d0 .soft-4d7a {
  line-height: 1.3;
}
.north-e3d0 .container-light-b5a4 {
}
.north-e3d0 .element_93c4 {
  background: #235787;
}
.tag_south_8520 {
  padding: 0;
}
.tag_south_8520 .element_93c4 {
  background: #1a1a1a;
}
.tag_south_8520 .container-light-b5a4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.hero-lower-da38 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.hero-lower-da38 .container-light-b5a4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.hero-lower-da38 .element_93c4 {
  background: #303030;
}
.section-b96e {
  position: relative;
  z-index: 10;
}
.section-b96e .hover-rough-ccb5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.solid-3493 .advanced_23a6 {
  display: inline-block;
  vertical-align: middle;
}
.solid-3493.avatar-blue-595f .advanced_23a6 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .solid-3493.avatar-blue-595f .advanced_23a6 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .solid-3493.avatar-blue-595f .advanced_23a6 {
    margin-right: 0.4em;
  }
}
.solid-3493.avatar-blue-595f .advanced_23a6:last-child {
  margin-right: 0;
}
.gallery-yellow-d287 .hover-rough-ccb5 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .disabled-0c33 .hidden_efbe {
    margin: 0 -0.5em;
  }
  .disabled-0c33 .hidden_efbe [class*="customify-col-"],
  .disabled-0c33 .hidden_efbe [class*="customify-col_"],
  .disabled-0c33 .hidden_efbe [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.disabled-0c33.out-eded .hover-rough-ccb5 {
  background: 0 0 !important;
}
.disabled-0c33.out-eded .hover-rough-ccb5,
.disabled-0c33.gallery-yellow-d287 .hover-rough-ccb5 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .disabled-0c33.new_6886 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.disabled-0c33.gallery-yellow-d287 .hover-rough-ccb5 {
  box-shadow: none !important;
}
.block-lite-ce27 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .block-lite-ce27 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .block-lite-ce27 {
    padding: 18px 0 20px;
  }
}
.block-lite-ce27 .primary_pink_5add {
  width: 100%;
}
.block-lite-ce27 .primary_fae4 {
  margin-bottom: 0;
}
.block-lite-ce27 .light_326f {
  margin-top: 5px;
  font-size: 0.875em;
}
.tertiary_prev_ad0d {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tertiary_prev_ad0d .list-soft-94c6 {
  width: 100%;
}
.accent-right-cd64 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.accent-right-cd64 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.accent-right-cd64 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;
}
.accent-right-cd64 li:last-child:after {
  display: none;
}
.accent-right-cd64 li a {
  font-weight: 500;
  margin-right: 10px;
}
.preview-bright-b0ab .overlay_silver_7b74 button,
.block-lite-ce27 .overlay_silver_7b74 button {
  left: 0;
}
.preview-bright-b0ab .list-soft-94c6,
.block-lite-ce27 .list-soft-94c6 {
  padding-left: 0;
  padding-right: 0;
}
.preview-bright-b0ab .tertiary_prev_ad0d,
.block-lite-ce27 .tertiary_prev_ad0d {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.preview-bright-b0ab {
  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;
}
.preview-bright-b0ab: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;
}
.preview-bright-b0ab .highlight_dark_3251 {
  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) {
  .preview-bright-b0ab .highlight_dark_3251 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .preview-bright-b0ab .highlight_dark_3251 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .preview-bright-b0ab .highlight_dark_3251 {
    min-height: 200px;
  }
}
.preview-bright-b0ab .accent-right-cd64 {
  color: rgba(255, 255, 255, 0.8);
}
.preview-bright-b0ab .accent-right-cd64 a,
.preview-bright-b0ab .accent-right-cd64 li:after {
  color: inherit;
}
.preview-bright-b0ab .accent-right-cd64 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.thumbnail-hovered-7f6f {
  margin-bottom: 0.5em;
}
.slow_c092 {
  margin-bottom: 1.2em;
}
.slow_c092,
.thumbnail-hovered-7f6f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.slow_c092 p:last-child,
.thumbnail-hovered-7f6f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .overlay_silver_7b74,
#masthead .overlay_silver_7b74 {
  display: none;
}
#masthead
  > .overlay_silver_7b74.box_52c0 {
  display: none;
}
#masthead > .overlay_silver_7b74 button {
  left: 0;
}
.static-144d {
  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%;
}
.static-144d .advanced_23a6 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.static-144d .last-9ef3 {
  display: -webkit-box;
  display: flex;
}
.static-144d .last-9ef3.input_plasma_f28e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.static-144d .last-9ef3.summary-tall-76de {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.static-144d .last-9ef3.accordion-3a8a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.static-144d.row_outer_45eb.chip_2f58 .last-9ef3.input_plasma_f28e {
  flex-basis: 100%;
}
.static-144d.description-5fa6 .last-9ef3.summary-tall-76de {
  -webkit-box-flex: 1;
  flex: auto;
}
.static-144d.description-5fa6 .last-9ef3.accordion-3a8a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .overlay_silver_7b74.box_52c0 {
  display: none;
}
#masthead > .overlay_silver_7b74 button {
  left: 0;
}
.tooltip-steel-52f5 {
  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;
}
.tooltip-steel-52f5:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.tooltip-steel-52f5.rough_f64e i {
  margin-right: 4px;
}
.tooltip-steel-52f5.summary_12e2 i {
  margin-left: 5px;
}
.soft-4d7a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.soft-4d7a p:last-child {
  margin-bottom: 0;
}
.caption_e652 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.caption_e652 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.caption_e652 img {
  display: block;
  width: auto;
  line-height: 1;
}
.caption_e652 .dim-a85c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.caption_e652 .pressed_97cd {
  margin: 5px 0 7px 0;
}
.caption_e652.description-easy-cd53 .input-paper-7130 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.caption_e652.description-easy-cd53 .menu_54d3 {
  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;
}
.caption_e652.disabled-large-7b98 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.caption_e652.disabled-large-7b98 .input-paper-7130 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.caption_e652.disabled-large-7b98 .menu_54d3 {
  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;
}
.caption_e652.wood-c990 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.caption_e652.outer_f75e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.caption_e652.outer_f75e .menu_54d3 {
  margin-top: 7px;
}
.dim-62e6 {
  display: inline-block;
}
.section-b96e .outline_5958 .caption_e652 img {
  max-width: 100%;
}
.wide_71b0 .medium-b675.footer-5ae8,
.main-next-1803 .medium-b675.footer-5ae8 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.wide_71b0 .next_a035,
.main-next-1803 .next_a035 {
  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%);
}
.wide_71b0 .next_a035 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.wide_71b0.hero_light_3a6c .next_a035 {
  display: none;
}
.wide_71b0 .frame-prev-1787 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wide_71b0 .frame-prev-1787 li {
  display: inline-block;
  position: relative;
}
.wide_71b0 .frame-prev-1787 li:last-child {
  margin-right: 0;
}
.wide_71b0 .frame-prev-1787 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;
}
.wide_71b0 .frame-prev-1787 li.texture_f2f6 > a {
  color: rgba(0, 0, 0, 0.9);
}
.wide_71b0 .frame-prev-1787 > 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;
}
.wide_71b0 .frame-prev-1787 > li > a i {
  line-height: 0;
}
.wide_71b0 .frame-prev-1787 > li.shade_69c6 > a .next_a035 {
  margin-left: 4px;
  line-height: 0;
}
.wide_71b0 .frame-prev-1787 .icon-88c1 li.shade_69c6 > a {
  position: relative;
}
.wide_71b0 .frame-prev-1787 .icon-88c1 li.shade_69c6 > a:after,
.wide_71b0 .frame-prev-1787 .icon-88c1 li.shade_69c6 > a:before {
  content: "";
  display: table;
}
.wide_71b0 .frame-prev-1787 .icon-88c1 li.shade_69c6 > a:after {
  clear: both;
}
.wide_71b0 .frame-prev-1787 .icon-88c1 li.shade_69c6 > a .next_a035 {
  margin-left: 5px;
  float: right;
}
.wide_71b0 .narrow_7544,
.wide_71b0 .icon-88c1 {
  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;
}
.wide_71b0 .icon-88c1 {
  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;
}
.wide_71b0 .icon-88c1 .footer-5ae8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.wide_71b0 .icon-88c1 .next_a035 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.wide_71b0 .icon-88c1 li {
  display: block;
  margin: 0;
  padding: 0;
}
.wide_71b0 .icon-88c1 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;
}
.wide_71b0 .icon-88c1 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.wide_71b0 .icon-88c1 .icon-88c1 {
  top: 0;
  left: 100%;
}
.wide_71b0 .hidden-b998.fn-focus-d4d1 > .narrow_7544,
.wide_71b0 .hidden-b998.fn-focus-d4d1 > .icon-88c1,
.wide_71b0 .hidden-b998:focus > .narrow_7544,
.wide_71b0 .hidden-b998:focus > .icon-88c1,
.wide_71b0 .hidden-b998:hover > .narrow_7544,
.wide_71b0 .hidden-b998:hover > .icon-88c1 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.wide_71b0.panel-3aa4 .blue_5bf0:after,
.wide_71b0.panel-3aa4 .blue_5bf0:before {
  content: "";
  display: table;
}
.wide_71b0.panel-3aa4 .blue_5bf0:after {
  clear: both;
}
.wide_71b0.panel-3aa4 .blue_5bf0 > li {
  float: left;
}
.wide_71b0.gas_f9df .blue_5bf0:after,
.wide_71b0.gas_f9df .blue_5bf0:before {
  content: "";
  display: table;
}
.wide_71b0.gas_f9df .blue_5bf0:after {
  clear: both;
}
.wide_71b0.gas_f9df .blue_5bf0 > li {
  float: left;
}
.wide_71b0.gas_f9df .blue_5bf0 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.wide_71b0.gas_f9df .blue_5bf0 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.wide_71b0.gas_f9df .blue_5bf0 > li.tiny_a05d > a,
.wide_71b0.gas_f9df .blue_5bf0 > li.texture_f2f6 > a {
  color: #fff;
  background-color: #1e4b75;
}
.wide_71b0.bright_2f1f .blue_5bf0 > li > a .footer-5ae8 {
  position: relative;
}
.wide_71b0.bright_2f1f .blue_5bf0 > li > a .footer-5ae8: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;
}
.wide_71b0.bright_2f1f
  .blue_5bf0
  > li:focus
  > a
  .footer-5ae8:before,
.wide_71b0.bright_2f1f
  .blue_5bf0
  > li:hover
  > a
  .footer-5ae8:before {
  width: 100%;
  background-color: currentColor;
}
.wide_71b0.bright_2f1f
  .blue_5bf0
  > li.tiny_a05d
  > a
  .footer-5ae8:before,
.wide_71b0.bright_2f1f
  .blue_5bf0
  > li.outline_dynamic_007d
  > a
  .footer-5ae8:before {
  width: 100%;
  background-color: currentColor;
}
.wide_71b0.plasma_c096 .blue_5bf0 > li > a .footer-5ae8 {
  position: relative;
}
.wide_71b0.plasma_c096 .blue_5bf0 > li > a .footer-5ae8: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;
}
.wide_71b0.plasma_c096 .blue_5bf0 > li:focus > a .footer-5ae8:before,
.wide_71b0.plasma_c096
  .blue_5bf0
  > li:hover
  > a
  .footer-5ae8:before {
  width: 100%;
  background-color: currentColor;
}
.wide_71b0.plasma_c096
  .blue_5bf0
  > li.tiny_a05d
  > a
  .footer-5ae8:before,
.wide_71b0.plasma_c096
  .blue_5bf0
  > li.outline_dynamic_007d
  > a
  .footer-5ae8:before {
  width: 100%;
  background-color: currentColor;
}
.main-next-1803 .frame-prev-1787 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-next-1803 .frame-prev-1787 li:first-child > a {
  border-top: none;
}
.main-next-1803 .frame-prev-1787 .feature-black-33b2 > .footer-5ae8 .next_a035 {
  display: none;
}
.main-next-1803 .frame-prev-1787 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.main-next-1803 .frame-prev-1787 li:last-child {
  border: none;
}
.main-next-1803 .frame-prev-1787 li.shade_69c6 > a {
  padding-right: 45px !important;
}
.main-next-1803 .frame-prev-1787 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.main-next-1803 .frame-prev-1787 li a:focus,
.main-next-1803 .frame-prev-1787 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.main-next-1803 .frame-prev-1787 li .inner-be19 {
  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;
}
.main-next-1803 .frame-prev-1787 li .inner-be19:hover {
  box-shadow: none;
}
.main-next-1803 .frame-prev-1787 li .inner-be19 .next_a035 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.main-next-1803 .frame-prev-1787 .icon-88c1 {
  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);
}
.main-next-1803 .frame-prev-1787 .icon-88c1 li a {
  padding-left: 3em;
}
.main-next-1803 .frame-prev-1787 .over-c45c > a .inner-be19 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.main-next-1803 .frame-prev-1787 .over-c45c > .icon-88c1 {
  display: block;
  opacity: 1;
}
.popup-89ea {
  max-width: 100%;
}
.main_last_1bae {
  line-height: 0;
  cursor: pointer;
}
.badge-b886 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.badge-b886:hover {
  box-shadow: none;
  color: currentColor;
}
.badge-b886 svg {
  width: 18px;
  height: 18px;
}
.badge-b886 .detail-24d8 {
  display: none;
}
.search-084a {
  position: relative;
}
.search-084a.fn-active-d4d1 .badge-b886 .notice_8377 {
  display: none;
}
.search-084a.fn-active-d4d1 .badge-b886 .detail-24d8 {
  display: inline-block;
}
.search-084a .texture-1930 {
  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);
}
.search-084a.layout-cool-afa8 .texture-1930 {
  left: auto;
  right: -0.9em;
}
.search-084a.layout-cool-afa8 .column_694c::before {
  left: auto;
  right: 15px;
}
.search-084a.fn-active-d4d1 .texture-1930 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.bright_ef3e {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.bright_ef3e label {
  flex-basis: 100%;
}
.bright_ef3e .shade_over_2378 {
  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;
}
.bright_ef3e .prev_ed61 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.bright_ef3e .prev_ed61:focus {
  background-color: transparent;
}
.bright_ef3e button.popup_7e86 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.bright_ef3e button.popup_7e86:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.bright_ef3e button.popup_7e86 svg {
  width: 18px;
  height: 18px;
}
.bright_ef3e input[type="submit"] {
  min-height: auto;
}
.gallery-rough-862c .bright_ef3e .prev_ed61 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.column_694c {
  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) {
  .column_694c {
    width: 220px;
  }
}
.column_694c label {
  flex-basis: 100%;
}
.column_694c::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;
}
.fresh_c0f5 .gallery-rough-862c .bright_ef3e {
  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;
}
.fresh_c0f5
  .gallery-rough-862c
  .bright_ef3e
  .shade_over_2378 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.fresh_c0f5 .gallery-rough-862c .bright_ef3e .prev_ed61 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.fresh_c0f5
  .gallery-rough-862c
  .bright_ef3e
  .prev_ed61:focus {
  background: 0 0;
}
.fresh_c0f5
  .gallery-rough-862c
  .bright_ef3e
  .banner-683f {
  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;
}
.message_wide_d0ee {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.message_wide_d0ee li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.message_wide_d0ee li:last-child {
  margin-right: 0;
}
.message_wide_d0ee li:first-child {
  margin-left: 0;
}
.message_wide_d0ee.outline_cf47 a {
  color: #fff;
}
.message_wide_d0ee.outline_cf47 a:hover {
  color: #fff;
}
.message_wide_d0ee a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.message_wide_d0ee a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.message_wide_d0ee a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.message_wide_d0ee a:hover {
  opacity: 0.9;
  color: inherit;
}
.message_wide_d0ee [class*="social-icon-apple"] {
  background-color: #999;
}
.message_wide_d0ee [class*="social-icon-apple"].active_solid_f36a {
  background-color: transparent;
  color: #999;
}
.message_wide_d0ee [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.message_wide_d0ee [class*="social-icon-behance"].active_solid_f36a {
  background-color: transparent;
  color: #1769ff;
}
.message_wide_d0ee [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.message_wide_d0ee [class*="social-icon-bitbucket"].active_solid_f36a {
  background-color: transparent;
  color: #205081;
}
.message_wide_d0ee [class*="social-icon-codepen"] {
  background-color: #000;
}
.message_wide_d0ee [class*="social-icon-codepen"].active_solid_f36a {
  background-color: transparent;
  color: #000;
}
.message_wide_d0ee [class*="social-icon-delicious"] {
  background-color: #39f;
}
.message_wide_d0ee [class*="social-icon-delicious"].active_solid_f36a {
  background-color: transparent;
  color: #39f;
}
.message_wide_d0ee [class*="social-icon-digg"] {
  background-color: #005be2;
}
.message_wide_d0ee [class*="social-icon-digg"].active_solid_f36a {
  background-color: transparent;
  color: #005be2;
}
.message_wide_d0ee [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.message_wide_d0ee [class*="social-icon-dribbble"].active_solid_f36a {
  background-color: transparent;
  color: #ea4c89;
}
.message_wide_d0ee [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.message_wide_d0ee [class*="social-icon-envelope"].active_solid_f36a {
  background-color: transparent;
  color: #ea4335;
}
.message_wide_d0ee [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.message_wide_d0ee [class*="social-icon-facebook"].active_solid_f36a {
  background-color: transparent;
  color: #3b5998;
}
.message_wide_d0ee [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.message_wide_d0ee [class*="social-icon-flickr"].active_solid_f36a {
  background-color: transparent;
  color: #0063dc;
}
.message_wide_d0ee [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.message_wide_d0ee [class*="social-icon-foursquare"].active_solid_f36a {
  background-color: transparent;
  color: #2d5be3;
}
.message_wide_d0ee [class*="social-icon-github"] {
  background-color: #333;
}
.message_wide_d0ee [class*="social-icon-github"].active_solid_f36a {
  background-color: transparent;
  color: #333;
}
.message_wide_d0ee [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.message_wide_d0ee [class*="social-icon-google-plus"].active_solid_f36a {
  background-color: transparent;
  color: #dd4b39;
}
.message_wide_d0ee [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.message_wide_d0ee [class*="social-icon-houzz"].active_solid_f36a {
  background-color: transparent;
  color: #7ac142;
}
.message_wide_d0ee [class*="social-icon-instagram"] {
  background-color: #262626;
}
.message_wide_d0ee [class*="social-icon-instagram"].active_solid_f36a {
  background-color: transparent;
  color: #262626;
}
.message_wide_d0ee [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.message_wide_d0ee [class*="social-icon-jsfiddle"].active_solid_f36a {
  background-color: transparent;
  color: #487aa2;
}
.message_wide_d0ee [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.message_wide_d0ee [class*="social-icon-linkedin"].active_solid_f36a {
  background-color: transparent;
  color: #0077b5;
}
.message_wide_d0ee [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.message_wide_d0ee [class*="social-icon-medium"].active_solid_f36a {
  background-color: transparent;
  color: #00ab6b;
}
.message_wide_d0ee [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.message_wide_d0ee
  [class*="social-icon-odnoklassniki"].active_solid_f36a {
  background-color: transparent;
  color: #f4731c;
}
.message_wide_d0ee [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.message_wide_d0ee [class*="social-icon-meetup"].active_solid_f36a {
  background-color: transparent;
  color: #ec1c40;
}
.message_wide_d0ee [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.message_wide_d0ee [class*="social-icon-pinterest"].active_solid_f36a {
  background-color: transparent;
  color: #bd081c;
}
.message_wide_d0ee [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.message_wide_d0ee [class*="social-icon-product-hunt"].active_solid_f36a {
  background-color: transparent;
  color: #da552f;
}
.message_wide_d0ee [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.message_wide_d0ee [class*="social-icon-reddit"].active_solid_f36a {
  background-color: transparent;
  color: #ff4500;
}
.message_wide_d0ee [class*="social-icon-rss"] {
  background-color: #f26522;
}
.message_wide_d0ee [class*="social-icon-rss"].active_solid_f36a {
  background-color: transparent;
  color: #f26522;
}
.message_wide_d0ee [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.message_wide_d0ee
  [class*="social-icon-shopping-cart"].active_solid_f36a {
  background-color: transparent;
  color: #4caf50;
}
.message_wide_d0ee [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.message_wide_d0ee [class*="social-icon-skype"].active_solid_f36a {
  background-color: transparent;
  color: #00aff0;
}
.message_wide_d0ee [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.message_wide_d0ee [class*="social-icon-slideshare"].active_solid_f36a {
  background-color: transparent;
  color: #0077b5;
}
.message_wide_d0ee [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.message_wide_d0ee [class*="social-icon-snapchat"].active_solid_f36a {
  background-color: transparent;
  color: #fffc00;
}
.message_wide_d0ee [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.message_wide_d0ee [class*="social-icon-soundcloud"].active_solid_f36a {
  background-color: transparent;
  color: #f80;
}
.message_wide_d0ee [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.message_wide_d0ee [class*="social-icon-spotify"].active_solid_f36a {
  background-color: transparent;
  color: #2ebd59;
}
.message_wide_d0ee [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.message_wide_d0ee
  [class*="social-icon-stack-overflow"].active_solid_f36a {
  background-color: transparent;
  color: #fe7a15;
}
.message_wide_d0ee [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.message_wide_d0ee [class*="social-icon-maldkfgram"].active_solid_f36a {
  background-color: transparent;
  color: #2ca5e0;
}
.message_wide_d0ee [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.message_wide_d0ee [class*="social-icon-tripadvisor"].active_solid_f36a {
  background-color: transparent;
  color: #589442;
}
.message_wide_d0ee [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.message_wide_d0ee [class*="social-icon-tumblr"].active_solid_f36a {
  background-color: transparent;
  color: #35465c;
}
.message_wide_d0ee [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.message_wide_d0ee [class*="social-icon-twitch"].active_solid_f36a {
  background-color: transparent;
  color: #6441a5;
}
.message_wide_d0ee [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.message_wide_d0ee [class*="social-icon-twitter"].active_solid_f36a {
  background-color: transparent;
  color: #1da1f2;
}
.message_wide_d0ee [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.message_wide_d0ee [class*="social-icon-vimeo"].active_solid_f36a {
  background-color: transparent;
  color: #1ab7ea;
}
.message_wide_d0ee [class*="social-icon-vk"] {
  background-color: #45668e;
}
.message_wide_d0ee [class*="social-icon-vk"].active_solid_f36a {
  background-color: transparent;
  color: #45668e;
}
.message_wide_d0ee [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.message_wide_d0ee [class*="social-icon-weibo"].active_solid_f36a {
  background-color: transparent;
  color: #df2029;
}
.message_wide_d0ee [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.message_wide_d0ee [class*="social-icon-weixin"].active_solid_f36a {
  background-color: transparent;
  color: #7bb32e;
}
.message_wide_d0ee [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.message_wide_d0ee [class*="social-icon-whatsapp"].active_solid_f36a {
  background-color: transparent;
  color: #25d366;
}
.message_wide_d0ee [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.message_wide_d0ee [class*="social-icon-wordpress"].active_solid_f36a {
  background-color: transparent;
  color: #21759b;
}
.message_wide_d0ee [class*="social-icon-xing"] {
  background-color: #026466;
}
.message_wide_d0ee [class*="social-icon-xing"].active_solid_f36a {
  background-color: transparent;
  color: #026466;
}
.message_wide_d0ee [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.message_wide_d0ee [class*="social-icon-yelp"].active_solid_f36a {
  background-color: transparent;
  color: #af0606;
}
.message_wide_d0ee [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.message_wide_d0ee [class*="social-icon-youtube"].active_solid_f36a {
  background-color: transparent;
  color: #cd201f;
}
.photo_3a3e {
  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;
}
.photo_3a3e:hover {
  box-shadow: none;
  background: 0 0;
}
.column-b6fb {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.light-9055 {
  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;
}
.old-701c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.description_8456 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.description_8456,
.description_8456::after,
.description_8456::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;
}
.description_8456::after,
.description_8456::before {
  content: "";
  display: block;
  background-color: inherit;
}
.block-3d51 .light-9055 .old-701c {
  margin-top: -2px;
  width: 19px;
}
.block-3d51 .light-9055 .description_8456 {
  margin-top: -1px;
}
.block-3d51 .light-9055 .description_8456,
.block-3d51 .light-9055 .description_8456::after,
.block-3d51 .light-9055 .description_8456::before {
  width: 19px;
  height: 2px;
}
.block-3d51 .light-9055 .description_8456::before {
  top: -6px;
}
.block-3d51 .light-9055 .description_8456::after {
  bottom: -6px;
}
.dynamic-0e3c .light-9055 .old-701c {
  margin-top: -2px;
  width: 22px;
}
.dynamic-0e3c .light-9055 .description_8456 {
  margin-top: -1px;
}
.dynamic-0e3c .light-9055 .description_8456,
.dynamic-0e3c .light-9055 .description_8456::after,
.dynamic-0e3c .light-9055 .description_8456::before {
  width: 22px;
  height: 2px;
}
.dynamic-0e3c .light-9055 .description_8456::before {
  top: -7px;
}
.dynamic-0e3c .light-9055 .description_8456::after {
  bottom: -7px;
}
.image-424b .light-9055 .old-701c {
  margin-top: -2px;
  width: 31px;
}
.image-424b .light-9055 .description_8456 {
  margin-top: -1.5px;
}
.image-424b .light-9055 .description_8456,
.image-424b .light-9055 .description_8456::after,
.image-424b .light-9055 .description_8456::before {
  width: 31px;
  height: 3px;
}
.image-424b .light-9055 .description_8456::before {
  top: -9px;
}
.image-424b .light-9055 .description_8456::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .east-eafa .light-9055 .old-701c {
    margin-top: -2px;
    width: 19px;
  }
  .east-eafa .light-9055 .description_8456 {
    margin-top: -1px;
  }
  .east-eafa .light-9055 .description_8456,
  .east-eafa .light-9055 .description_8456::after,
  .east-eafa .light-9055 .description_8456::before {
    width: 19px;
    height: 2px;
  }
  .east-eafa .light-9055 .description_8456::before {
    top: -6px;
  }
  .east-eafa .light-9055 .description_8456::after {
    bottom: -6px;
  }
  .label_cold_6e5b .light-9055 .old-701c {
    margin-top: -2px;
    width: 22px;
  }
  .label_cold_6e5b .light-9055 .description_8456 {
    margin-top: -1px;
  }
  .label_cold_6e5b .light-9055 .description_8456,
  .label_cold_6e5b .light-9055 .description_8456::after,
  .label_cold_6e5b .light-9055 .description_8456::before {
    width: 22px;
    height: 2px;
  }
  .label_cold_6e5b .light-9055 .description_8456::before {
    top: -7px;
  }
  .label_cold_6e5b .light-9055 .description_8456::after {
    bottom: -7px;
  }
  .modal-cool-2184 .light-9055 .old-701c {
    margin-top: -2px;
    width: 31px;
  }
  .modal-cool-2184 .light-9055 .description_8456 {
    margin-top: -1.5px;
  }
  .modal-cool-2184 .light-9055 .description_8456,
  .modal-cool-2184 .light-9055 .description_8456::after,
  .modal-cool-2184 .light-9055 .description_8456::before {
    width: 31px;
    height: 3px;
  }
  .modal-cool-2184 .light-9055 .description_8456::before {
    top: -9px;
  }
  .modal-cool-2184 .light-9055 .description_8456::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .frame-751c .light-9055 .old-701c {
    margin-top: -2px;
    width: 19px;
  }
  .frame-751c .light-9055 .description_8456 {
    margin-top: -1px;
  }
  .frame-751c .light-9055 .description_8456,
  .frame-751c .light-9055 .description_8456::after,
  .frame-751c .light-9055 .description_8456::before {
    width: 19px;
    height: 2px;
  }
  .frame-751c .light-9055 .description_8456::before {
    top: -6px;
  }
  .frame-751c .light-9055 .description_8456::after {
    bottom: -6px;
  }
  .picture_e8ed .light-9055 .old-701c {
    margin-top: -2px;
    width: 22px;
  }
  .picture_e8ed .light-9055 .description_8456 {
    margin-top: -1px;
  }
  .picture_e8ed .light-9055 .description_8456,
  .picture_e8ed .light-9055 .description_8456::after,
  .picture_e8ed .light-9055 .description_8456::before {
    width: 22px;
    height: 2px;
  }
  .picture_e8ed .light-9055 .description_8456::before {
    top: -7px;
  }
  .picture_e8ed .light-9055 .description_8456::after {
    bottom: -7px;
  }
  .picture-967c .light-9055 .old-701c {
    margin-top: -2px;
    width: 31px;
  }
  .picture-967c .light-9055 .description_8456 {
    margin-top: -1.5px;
  }
  .picture-967c .light-9055 .description_8456,
  .picture-967c .light-9055 .description_8456::after,
  .picture-967c .light-9055 .description_8456::before {
    width: 31px;
    height: 3px;
  }
  .picture-967c .light-9055 .description_8456::before {
    top: -9px;
  }
  .picture-967c .light-9055 .description_8456::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hard-a175 .light-9055 .old-701c {
    margin-top: -2px;
    width: 19px;
  }
  .hard-a175 .light-9055 .description_8456 {
    margin-top: -1px;
  }
  .hard-a175 .light-9055 .description_8456,
  .hard-a175 .light-9055 .description_8456::after,
  .hard-a175 .light-9055 .description_8456::before {
    width: 19px;
    height: 2px;
  }
  .hard-a175 .light-9055 .description_8456::before {
    top: -6px;
  }
  .hard-a175 .light-9055 .description_8456::after {
    bottom: -6px;
  }
  .tooltip-9a59 .light-9055 .old-701c {
    margin-top: -2px;
    width: 22px;
  }
  .tooltip-9a59 .light-9055 .description_8456 {
    margin-top: -1px;
  }
  .tooltip-9a59 .light-9055 .description_8456,
  .tooltip-9a59 .light-9055 .description_8456::after,
  .tooltip-9a59 .light-9055 .description_8456::before {
    width: 22px;
    height: 2px;
  }
  .tooltip-9a59 .light-9055 .description_8456::before {
    top: -7px;
  }
  .tooltip-9a59 .light-9055 .description_8456::after {
    bottom: -7px;
  }
  .title_700f .light-9055 .old-701c {
    margin-top: -2px;
    width: 31px;
  }
  .title_700f .light-9055 .description_8456 {
    margin-top: -1.5px;
  }
  .title_700f .light-9055 .description_8456,
  .title_700f .light-9055 .description_8456::after,
  .title_700f .light-9055 .description_8456::before {
    width: 31px;
    height: 3px;
  }
  .title_700f .light-9055 .description_8456::before {
    top: -9px;
  }
  .title_700f .light-9055 .description_8456::after {
    bottom: -9px;
  }
}
.logo_liquid_34d2 .description_8456 {
  -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);
}
.logo_liquid_34d2 .description_8456::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.logo_liquid_34d2 .description_8456::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);
}
.logo_liquid_34d2.icon_bright_a820 .description_8456 {
  -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);
}
.logo_liquid_34d2.icon_bright_a820 .description_8456::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.logo_liquid_34d2.icon_bright_a820 .description_8456::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);
}
.orange_9bd7 {
  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.picture-744b:before {
  display: none;
}
.label-d5b3 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.label-d5b3 .tertiary_thick_59de {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.label-d5b3 .tertiary_thick_59de:last-of-type {
  border-bottom: none;
}
.label-d5b3 .tertiary_thick_59de.tabs-f81e,
.label-d5b3 .tertiary_thick_59de.pro-88b1,
.label-d5b3 .tertiary_thick_59de.media_af33 {
  padding: 0;
}
.label-d5b3 .main-next-1803 .inner-be19 {
  color: currentColor;
}
.label-d5b3 .main-next-1803 .inner-be19:focus,
.label-d5b3 .main-next-1803 .inner-be19:hover {
  background: rgba(0, 0, 0, 0.01);
}
.label-d5b3.container-light-b5a4 .icon_d789,
.label-d5b3.container-light-b5a4 .soft-4d7a a,
.label-d5b3.container-light-b5a4 .blue_5bf0 a,
.label-d5b3.container-light-b5a4 .icon-88c1 a {
  color: rgba(0, 0, 0, 0.55);
}
.label-d5b3.container-light-b5a4 .icon_d789:hover,
.label-d5b3.container-light-b5a4 .soft-4d7a a:hover,
.label-d5b3.container-light-b5a4 .blue_5bf0 a:hover,
.label-d5b3.container-light-b5a4 .icon-88c1 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.label-d5b3.container-light-b5a4 .cold_3bdf {
  color: rgba(0, 0, 0, 0.8);
}
.label-d5b3.container-light-b5a4 .tertiary_thick_59de {
  border-color: rgba(0, 0, 0, 0.08);
}
.label-d5b3.container-light-b5a4 .tertiary_thick_59de:before {
  background: rgba(0, 0, 0, 0.08);
}
.label-d5b3.container-light-b5a4 .dynamic-f677:before {
  background: rgba(255, 255, 255, 0.9);
}
.label-d5b3.container-light-b5a4 .main-next-1803 .frame-prev-1787 li a,
.label-d5b3.container-light-b5a4 .main-next-1803 .inner-be19,
.label-d5b3.container-light-b5a4 .icon-88c1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.label-d5b3.container-light-b5a4 .main-next-1803 .inner-be19:focus,
.label-d5b3.container-light-b5a4 .main-next-1803 .inner-be19:hover {
  background: rgba(0, 0, 0, 0.01);
}
.label-d5b3.container-light-b5a4 .frame-prev-1787 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.label-d5b3.element_93c4 .icon_d789,
.label-d5b3.element_93c4 .soft-4d7a a,
.label-d5b3.element_93c4 .blue_5bf0 .inner-be19,
.label-d5b3.element_93c4 .blue_5bf0 a,
.label-d5b3.element_93c4 .icon-88c1 a {
  color: rgba(255, 255, 255, 0.79);
}
.label-d5b3.element_93c4 .icon_d789:hover,
.label-d5b3.element_93c4 .soft-4d7a a:hover,
.label-d5b3.element_93c4 .blue_5bf0 .inner-be19:hover,
.label-d5b3.element_93c4 .blue_5bf0 a:hover,
.label-d5b3.element_93c4 .icon-88c1 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label-d5b3.element_93c4 .cold_3bdf {
  color: rgba(255, 255, 255, 0.99);
}
.label-d5b3.element_93c4 .tertiary_thick_59de {
  border-color: rgba(255, 255, 255, 0.08);
}
.label-d5b3.element_93c4 .tertiary_thick_59de:before {
  background: rgba(255, 255, 255, 0.08);
}
.label-d5b3.element_93c4 .dynamic-f677:before {
  background: rgba(0, 0, 0, 0.9);
}
.label-d5b3.element_93c4 .main-next-1803 .frame-prev-1787 li a,
.label-d5b3.element_93c4 .main-next-1803 .inner-be19,
.label-d5b3.element_93c4 .icon-88c1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.label-d5b3.element_93c4 .main-next-1803 .inner-be19:focus,
.label-d5b3.element_93c4 .main-next-1803 .inner-be19:hover {
  background: rgba(0, 0, 0, 0.01);
}
.label-d5b3.element_93c4 .frame-prev-1787 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dynamic-f677 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.dynamic-f677:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.link-north-00cf {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.content-fast-080d .label-d5b3 {
  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;
}
.content-fast-080d .tertiary_thick_59de {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.content-fast-080d .tertiary_thick_59de: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) {
  .content-fast-080d .tertiary_thick_59de:before {
    width: 16%;
    left: 42%;
  }
}
.content-fast-080d .tertiary_thick_59de:last-child:before {
  content: none;
}
.content-fast-080d .tertiary_thick_59de[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.content-fast-080d .main-next-1803 .frame-prev-1787 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.content-fast-080d .main-next-1803 .frame-prev-1787 li a .inner-be19 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.content-fast-080d .main-next-1803 .icon-88c1 {
  border: none;
}
.content-fast-080d .main-next-1803 .icon-88c1 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.content-fast-080d .dynamic-f677 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.content-fast-080d .link-north-00cf {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.content-fast-080d .element_93c4 .dynamic-f677:before {
  background: rgba(0, 0, 0, 0.9);
}
.content-fast-080d .container-light-b5a4.slider-east-bbf1 .description_8456 {
  background: rgba(0, 0, 0, 0.6);
}
.content-fast-080d
  .container-light-b5a4.slider-east-bbf1
  .description_8456::after,
.content-fast-080d
  .container-light-b5a4.slider-east-bbf1
  .description_8456:before {
  background: inherit;
}
.content-fast-080d
  .container-light-b5a4.slider-east-bbf1:hover
  .description_8456 {
  background: rgba(0, 0, 0, 0.8);
}
.tiny-3d3a .label-d5b3 {
  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) {
  .tiny-3d3a .label-d5b3 {
    width: auto;
    right: 45px;
  }
}
.feature-71b8 .label-d5b3 {
  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) {
  .feature-71b8 .label-d5b3 {
    width: auto;
    left: 45px;
  }
}
.picture-744b .label-d5b3 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.picture-744b .link-north-00cf {
  max-width: 48em;
  margin: 0 auto;
}
.picture-744b .dynamic-f677:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.notice_7856 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.notice_7856.content-fast-080d .label-d5b3 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.notice_7856.tiny-3d3a .label-d5b3 {
  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);
}
.notice_7856 .label-d5b3 {
  visibility: visible;
}
.notice_7856.feature-71b8 .label-d5b3 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.hover_complex_5389,
.dark_3105 {
  overflow-x: hidden;
}
.hover_complex_5389 .label-d5b3 {
  overflow: auto;
}
.hover_complex_5389.content-fast-080d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hover_complex_5389.content-fast-080d .label-d5b3 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.hover_complex_5389.content-fast-080d .photo_3a3e {
  opacity: 0;
}
.hover_complex_5389.tiny-3d3a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hover_complex_5389.tiny-3d3a .label-d5b3 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.hover_complex_5389.tiny-3d3a .photo_3a3e {
  opacity: 0;
}
.hover_complex_5389.feature-71b8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hover_complex_5389.feature-71b8 .label-d5b3 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.hover_complex_5389.feature-71b8 .photo_3a3e {
  opacity: 0;
}
.hover_complex_5389.picture-744b .label-d5b3 {
  z-index: 10;
  visibility: visible;
}
.slider-east-bbf1 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.slider-east-bbf1 .description_8456 {
  background: rgba(255, 255, 255, 0.99);
}
.slider-east-bbf1 .description_8456::after,
.slider-east-bbf1 .description_8456:before {
  background: inherit;
}
.slider-east-bbf1:hover .description_8456 {
  background: rgba(255, 255, 255, 0.99);
}
.feature-71b8 .slider-east-bbf1 {
  top: 10px;
  right: auto;
  left: 12px;
}
.picture-744b .slider-east-bbf1 {
  display: none !important;
}
.hover_complex_5389:before,
.dark_3105:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.hover_complex_5389 .slider-east-bbf1,
.dark_3105 .slider-east-bbf1 {
  display: inline-block;
}
.label-d5b3 .advanced_23a6 {
  -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;
}
.hover_complex_5389 .label-d5b3 .advanced_23a6,
.dark_3105 .label-d5b3 .advanced_23a6 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.border-inner-0adf .shade_over_2378 {
  width: 100%;
}
.outline_5958 {
  padding: 0 0.5em 0;
}
.outline_5958 [class*="customify-col-"],
.outline_5958 [class*="customify-col_"],
.outline_5958 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.fresh_5368 .outline_5958 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hidden_efbe .filter-d8f5,
  .filter-d8f5 {
    display: none;
  }
  .content-glass-878e {
    text-align: left;
  }
  .soft-2c74 {
    text-align: center;
  }
  .notification-3d85 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hidden_efbe .slider-aede,
  .slider-aede {
    display: none;
  }
  .module_d35a {
    text-align: left;
  }
  .box-stale-4630 {
    text-align: center;
  }
  .west_77a9 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hidden_efbe .disabled-in-3615,
  .disabled-in-3615 {
    display: none;
  }
  .frame-52ea {
    text-align: left;
  }
  .gradient-c85a {
    text-align: center;
  }
  .frame_5f9a {
    text-align: right;
  }
}
#page {
  position: relative;
}
.stale_c583 {
  box-shadow: none !important;
}
.link_1204 .border-inner-e875,
.status_99a0 .border-inner-e875 {
  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;
}
.status_99a0 .border-inner-e875 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.hover-rough-ccb5 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.hover-rough-ccb5:after,
.hover-rough-ccb5:before {
  content: "";
  display: table;
}
.hover-rough-ccb5:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .hover-rough-ccb5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.hover-rough-ccb5,
.new_6886 {
  max-width: 1248px;
  margin: 0 auto;
}

.feature-solid-5939.border_c507 .hover-rough-ccb5 {
  max-width: 100%;
}
.feature-solid-5939.accent_2ce9 {
  max-width: 1200px;
  margin: 0 auto;
}
.feature-solid-5939.large_9278 .hover-rough-ccb5 {
  max-width: 100%;
}
.feature-solid-5939.large_9278 > .hover-rough-ccb5 {
  padding-left: 0;
  padding-right: 0;
}
.feature-solid-5939.large_9278 > .hover-rough-ccb5 .hidden_efbe {
  margin: 0;
}
.feature-solid-5939.large_9278
  > .hover-rough-ccb5
  .avatar-f9c1.filter-0e9c {
  margin-right: 0;
  margin-left: 0;
}
.feature-solid-5939.large_9278 #main.filter-0e9c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .outline_hot_6f2a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .outline_hot_6f2a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .notification-south-982e .description_fast_0963 {
    padding-right: 1em;
  }
  .notification-south-982e.north_60c2 .avatar-f9c1 {
    border-right: 1px solid #eaecee;
  }
  .notification-south-982e.north_60c2 .description_fast_0963 {
    padding-right: 1em;
  }
  .notification-south-982e.north_60c2 .fluid_335e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .detail_f49f .description_fast_0963 {
    padding-left: 1em;
  }
  .detail_f49f.north_60c2 .avatar-f9c1 {
    border-left: 1px solid #eaecee;
  }
  .detail_f49f.north_60c2 .description_fast_0963 {
    padding-left: 1em;
  }
  .detail_f49f.north_60c2 .fluid_335e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .search_09ee .description_fast_0963 {
    padding-left: 1em;
  }
  .search_09ee.north_60c2 .out_e8a3 {
    border-right: 1px solid #eaecee;
  }
  .search_09ee.north_60c2 .focus-hard-35fb {
    border-right: 1px solid #eaecee;
  }
  .search_09ee.north_60c2 .description_fast_0963 {
    padding-left: 1em;
  }
  .search_09ee.north_60c2 .fluid_335e {
    padding-right: 1em;
  }
  .search_09ee.north_60c2 .container-40e6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner_8c14 .description_fast_0963 {
    padding-right: 1em;
  }
  .banner_8c14.north_60c2 .out_e8a3 {
    border-left: 1px solid #eaecee;
  }
  .banner_8c14.north_60c2 .focus-hard-35fb {
    border-left: 1px solid #eaecee;
  }
  .banner_8c14.north_60c2 .description_fast_0963 {
    padding-right: 1em;
  }
  .banner_8c14.north_60c2 .fluid_335e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .banner_8c14.north_60c2 .container-40e6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline_hot_6f2a .description_fast_0963 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outline_hot_6f2a.north_60c2 .avatar-f9c1 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .outline_hot_6f2a.north_60c2 .description_fast_0963 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outline_hot_6f2a.north_60c2 .fluid_335e {
    padding-left: 1em;
  }
  .outline_hot_6f2a.north_60c2 .container-40e6 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .outline_hot_6f2a.north_60c2 .description_fast_0963 {
    padding-left: 0;
  }
}
.tertiary-2b35 .solid-3493 {
  display: inline-block;
}
.row-lower-4f45 {
  display: inline-block;
}
.icon_static_3909 {
  word-con: break-word;
}
.wide_1761 > span {
  display: inline-block;
  padding: 5px 0;
}
.wide_1761 .module_5d3b {
  margin-left: 8px;
  margin-right: 8px;
}
.wide_1761 .widget_fast_9957 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.message-a40b .preview_south_22e0 {
  margin-bottom: 2em;
}
.message-a40b .huge-e3e4 {
  margin-bottom: 15px;
}
.message-a40b .huge-e3e4:last-child {
  margin-bottom: 0;
}
.message-a40b .south-0256 {
  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) {
  .message-a40b .south-0256 {
    display: block;
  }
}
.message-a40b .main_simple_e801 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .message-a40b .main_simple_e801 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.message-a40b .element_824b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.message-a40b .element_824b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.message-a40b .element_824b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.message-a40b .icon_static_3909 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.message-a40b .icon_static_3909 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.message-a40b .full-9166 p:last-child {
  margin-bottom: 0;
}
.message-a40b .smooth_8b8c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.message-a40b .caption-aec3 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.message-a40b .title-c8c0 {
  margin-top: 1em;
}
.message-a40b .silver-a578 {
  top: 0;
  display: block;
}
.message-a40b .silver-a578 a {
  color: inherit;
}
.message-a40b .silver-a578 a:hover {
  color: inherit;
}
.message-a40b .hidden-8b2a {
  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;
}
.message-a40b .hidden-8b2a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.message-a40b .caption-aec3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.message-a40b .row_fixed_45bd {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.message-a40b .row_fixed_45bd:first-child {
  margin-top: 0;
}
.message-a40b .row_fixed_45bd.over_ecdf {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.message-a40b .row_fixed_45bd.link_ffbc {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.message-a40b
  .row_fixed_45bd.link_ffbc.filter_top_50ae
  .title-c8c0 {
  width: 100%;
}
.message-a40b .link_ffbc {
  -webkit-box-align: center;
  align-items: center;
}
.message-a40b .link_ffbc .wide_1761,
.message-a40b .link_ffbc > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.message-a40b .element_824b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.message-a40b .element_824b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.message-a40b .element_824b: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;
}
.message-a40b .over_ecdf {
  z-index: 5;
}
.message-a40b .tag_0198 .under-63ac {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.message-a40b .large-06bb .under-63ac {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.message-a40b .label_liquid_1471 .under-63ac {
  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;
}
.message-a40b.gradient-e155 .south-0256,
.message-a40b.advanced_cbcc .south-0256 {
  display: block;
}
.message-a40b.gradient-e155 .south-0256 .badge_50fd,
.message-a40b.gradient-e155 .south-0256 .caption-aec3,
.message-a40b.advanced_cbcc .south-0256 .badge_50fd,
.message-a40b.advanced_cbcc .south-0256 .caption-aec3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.message-a40b.carousel_dark_a20b .main_simple_e801 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .message-a40b.carousel_dark_a20b .main_simple_e801 {
    margin-right: 0;
  }
}
.message-a40b.gradient-e155 .main_simple_e801,
.message-a40b.advanced_cbcc .main_simple_e801 {
  padding-top: 40%;
}
.message-a40b.gradient-e155 .preview_south_22e0,
.message-a40b.advanced_cbcc .preview_south_22e0 {
  display: block;
}
.message-a40b.gradient-e155 .fn-sticky-d4d1 .caption-aec3,
.message-a40b.advanced_cbcc .fn-sticky-d4d1 .caption-aec3 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.message-a40b.gradient-e155 .main_simple_e801,
.message-a40b.advanced_cbcc .main_simple_e801 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.message-a40b.gradient-e155 .caption-aec3 {
  padding: 1em;
}
.old_cace {
  margin: 30px auto;
  display: block;
}
.old_cace .content_9ae3 > * {
  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;
}
.old_cace .content_9ae3 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.old_cace .content_9ae3 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.secondary_current_acd0 .wide_1761 {
  margin-bottom: 1.41575em;
}
.secondary_current_acd0 .section-plasma-1996 {
  margin-bottom: 1.618em;
}
.east_2508 .banner-old-bb8c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.east_2508 .banner-old-bb8c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.east_2508 .medium_136e {
  max-width: 100%;
  overflow: auto;
}
.menu-over-0b23 .east_2508 a:hover {
  text-decoration: underline;
}
.shadow_010e .huge-e3e4:not(.icon_static_3909),
.shadow_010e .element_824b {
  margin-bottom: 1.41575em;
}
.shadow_010e .huge-e3e4:not(.icon_static_3909):last-child,
.shadow_010e .element_824b:last-child {
  margin-bottom: 0;
}
.shadow_010e .huge-e3e4.nav_pressed_0800 {
  margin-bottom: 0.41575em;
}
.shadow_010e .hot-6bc1:before,
.shadow_010e .mini-ae4f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.shadow_010e .hot-6bc1:before {
  content: "\f115";
}
.shadow_010e .mini-ae4f:before {
  content: "\f02c";
}
.shadow_010e .lower-bb22 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.shadow_010e .lower-bb22 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.breadcrumb-cac6 {
  display: -webkit-box;
  display: flex;
}
.breadcrumb-cac6 .west_c6bb {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .breadcrumb-cac6 .west_c6bb {
    flex-basis: 90px;
  }
}
.breadcrumb-cac6 .over-bca4 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .breadcrumb-cac6 .over-bca4 {
    flex-basis: calc(100% - 50px);
  }
}
.breadcrumb-cac6 .easy-c37d p:last-child {
  margin-bottom: 0.72em;
}
.chip_thick_b739 .content_9ae3 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.chip_thick_b739 .content_9ae3:after,
.chip_thick_b739 .content_9ae3:before {
  content: "";
  display: table;
}
.chip_thick_b739 .content_9ae3:after {
  clear: both;
}
.chip_thick_b739 .content_9ae3 .active-center-2712,
.chip_thick_b739 .content_9ae3 .heading_north_eb5d {
  width: 49%;
}
.chip_thick_b739 .content_9ae3 .active-center-2712 a span.fresh_f2f0,
.chip_thick_b739 .content_9ae3 .heading_north_eb5d a span.fresh_f2f0 {
  display: block;
  margin-bottom: 5px;
}
.chip_thick_b739 .content_9ae3 .heading_north_eb5d {
  float: left;
  text-align: left;
}
.chip_thick_b739 .content_9ae3 .active-center-2712 {
  float: right;
  text-align: right;
}
.basic_f6a5 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .basic_f6a5 {
    margin-bottom: 0;
  }
}
.slow-d737 {
  margin-bottom: 1em;
}
.slow-d737 .icon_static_3909 {
  font-size: 1.1em;
  line-height: 1.3;
}
.up-5802 a {
  display: block;
  line-height: 0;
  position: relative;
}
.badge-f87d .slow-d737,
.box_short_2fe2 .slow-d737 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .badge-f87d .slow-d737,
  .box_short_2fe2 .slow-d737 {
    display: block;
  }
}
.badge-f87d .up-5802,
.box_short_2fe2 .up-5802 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .badge-f87d .up-5802,
  .box_short_2fe2 .up-5802 {
    margin-bottom: 1em;
  }
}
.badge-f87d .up-5802 img,
.box_short_2fe2 .up-5802 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.badge-f87d .title_yellow_fc90,
.box_short_2fe2 .title_yellow_fc90 {
  flex-basis: calc(100% - 160px);
}
.badge-f87d .title_yellow_fc90 p,
.box_short_2fe2 .title_yellow_fc90 p {
  margin-bottom: 0;
}
.badge-f87d .title_yellow_fc90 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .badge-f87d .title_yellow_fc90 {
    padding-left: 0;
  }
}
.box_short_2fe2 .title_yellow_fc90 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .box_short_2fe2 .title_yellow_fc90 {
    padding-right: 0;
  }
}
.box_short_2fe2 .up-5802 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hover-7cf4 .up-5802 {
  margin-bottom: 0.5em;
}
.hover-7cf4 .up-5802 img {
  width: 100%;
}
.disabled_a5b5 .paper-8abc,
.left_f971 .paper-8abc {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.left_f971 .avatar-f9c1 .status-stale-ef29 p:last-child {
  margin-bottom: 0;
}
.highlight_over_0375 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.heading_glass_026a .short-d1ac {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .heading_glass_026a .short-d1ac:last-of-type {
    margin-bottom: 0;
  }
}
.heading_glass_026a .short-d1ac ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.heading_glass_026a .short-d1ac ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.heading_glass_026a .short-d1ac ul li {
  margin: 0 0 0.6em;
}
.heading_glass_026a .short-d1ac ul li.search-middle-94a4,
.heading_glass_026a .short-d1ac ul li.mask-static-4db5 {
  position: relative;
}
.heading_glass_026a .short-d1ac ul li.search-middle-94a4 .content-d287,
.heading_glass_026a .short-d1ac ul li.mask-static-4db5 .content-d287 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.heading_glass_026a .short-d1ac ul li.search-middle-94a4:after:after,
.heading_glass_026a .short-d1ac ul li.search-middle-94a4:after:before,
.heading_glass_026a
  .short-d1ac
  ul
  li.mask-static-4db5:after:after,
.heading_glass_026a
  .short-d1ac
  ul
  li.mask-static-4db5:after:before {
  content: "";
  display: table;
}
.heading_glass_026a .short-d1ac ul li.search-middle-94a4:after:after,
.heading_glass_026a
  .short-d1ac
  ul
  li.mask-static-4db5:after:after {
  clear: both;
}
.heading_glass_026a .short-d1ac a.notice-hot-b86a:hover {
  text-decoration: none;
}
.heading_glass_026a .short-d1ac select {
  max-width: 100%;
}
.heading_glass_026a .short-d1ac table {
  font-size: 85%;
}
.heading_glass_026a .short-d1ac table td,
.heading_glass_026a .short-d1ac table th {
  padding: 0.2360828548em;
  text-align: center;
}
.heading_glass_026a .short-d1ac table tfoot td {
  text-align: left;
}
.heading_glass_026a .short-d1ac :last-child {
  margin-bottom: 0;
}
.heading_glass_026a .short-d1ac .caption_soft_7799 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.heading_glass_026a .short-d1ac .caption_soft_7799 label {
  width: 100%;
}
.heading_glass_026a .short-d1ac .caption_soft_7799 .prev_ed61 {
  width: 100%;
  display: block;
}
.heading_glass_026a .short-d1ac .caption_soft_7799 .popup_7e86 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.heading_glass_026a .short-d1ac .caption_soft_7799 .popup_7e86:hover svg #svg-search {
  fill: #444;
}
.heading_glass_026a .short-d1ac .caption_soft_7799 .popup_7e86 svg {
  width: 18px;
  height: 18px;
}
.heading_glass_026a .banner-stone-9749 ul ul,
.heading_glass_026a .pro_f0a2 ul ul,
.heading_glass_026a .row-3dc6 ul ul,
.heading_glass_026a .paragraph-pink-b063 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.heading_glass_026a .banner-stone-9749 .shade_69c6 > a,
.heading_glass_026a .pro_f0a2 .shade_69c6 > a,
.heading_glass_026a .row-3dc6 .shade_69c6 > a,
.heading_glass_026a .paragraph-pink-b063 .shade_69c6 > a {
  margin-bottom: 0;
}
.heading_glass_026a .dropdown-27d6 li,
.heading_glass_026a .banner-stone-9749 li,
.heading_glass_026a .header_c4c7 li,
.heading_glass_026a .pro_f0a2 li,
.heading_glass_026a .row-3dc6 li,
.heading_glass_026a .paragraph-pink-b063 li,
.heading_glass_026a .popup_5c47 li,
.heading_glass_026a .plasma-0e41 li {
  display: block;
  position: relative;
}
.heading_glass_026a .dropdown-27d6 li:last-child,
.heading_glass_026a .banner-stone-9749 li:last-child,
.heading_glass_026a .header_c4c7 li:last-child,
.heading_glass_026a .pro_f0a2 li:last-child,
.heading_glass_026a .row-3dc6 li:last-child,
.heading_glass_026a .paragraph-pink-b063 li:last-child,
.heading_glass_026a .popup_5c47 li:last-child,
.heading_glass_026a .plasma-0e41 li:last-child {
  border: none;
}
.heading_glass_026a .dropdown-27d6 li a,
.heading_glass_026a .banner-stone-9749 li a,
.heading_glass_026a .header_c4c7 li a,
.heading_glass_026a .pro_f0a2 li a,
.heading_glass_026a .row-3dc6 li a,
.heading_glass_026a .paragraph-pink-b063 li a,
.heading_glass_026a .popup_5c47 li a,
.heading_glass_026a .plasma-0e41 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.heading_glass_026a .dropdown-27d6 li ul li::before,
.heading_glass_026a .banner-stone-9749 li ul li::before,
.heading_glass_026a .header_c4c7 li ul li::before,
.heading_glass_026a .pro_f0a2 li ul li::before,
.heading_glass_026a .row-3dc6 li ul li::before,
.heading_glass_026a .paragraph-pink-b063 li ul li::before,
.heading_glass_026a .popup_5c47 li ul li::before,
.heading_glass_026a .plasma-0e41 li ul li::before {
  left: 15px;
}
.heading_glass_026a .dropdown-27d6 li ul a,
.heading_glass_026a .banner-stone-9749 li ul a,
.heading_glass_026a .header_c4c7 li ul a,
.heading_glass_026a .pro_f0a2 li ul a,
.heading_glass_026a .row-3dc6 li ul a,
.heading_glass_026a .paragraph-pink-b063 li ul a,
.heading_glass_026a .popup_5c47 li ul a,
.heading_glass_026a .plasma-0e41 li ul a {
  padding-left: 20px;
}
.heading_glass_026a .dropdown-27d6 li ul ul li::before,
.heading_glass_026a .banner-stone-9749 li ul ul li::before,
.heading_glass_026a .header_c4c7 li ul ul li::before,
.heading_glass_026a .pro_f0a2 li ul ul li::before,
.heading_glass_026a .row-3dc6 li ul ul li::before,
.heading_glass_026a .paragraph-pink-b063 li ul ul li::before,
.heading_glass_026a .popup_5c47 li ul ul li::before,
.heading_glass_026a .plasma-0e41 li ul ul li::before {
  left: 30px;
}
.heading_glass_026a .dropdown-27d6 li ul ul a,
.heading_glass_026a .banner-stone-9749 li ul ul a,
.heading_glass_026a .header_c4c7 li ul ul a,
.heading_glass_026a .pro_f0a2 li ul ul a,
.heading_glass_026a .row-3dc6 li ul ul a,
.heading_glass_026a .paragraph-pink-b063 li ul ul a,
.heading_glass_026a .popup_5c47 li ul ul a,
.heading_glass_026a .plasma-0e41 li ul ul a {
  padding-left: 40px;
}
.heading_glass_026a .picture-next-78ed li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.heading_glass_026a .plasma-0e41 ul li {
  margin-bottom: 1.41575em;
}
.heading_glass_026a .plasma-0e41 ul li .hover-fac5 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.heading_glass_026a .plasma-0e41 ul li .item-out-1df7 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.element_93c4 .dropdown-27d6 li a,
.element_93c4 .banner-stone-9749 li a,
.element_93c4 .header_c4c7 li a,
.element_93c4 .pro_f0a2 li a,
.element_93c4 .row-3dc6 li a,
.element_93c4 .paragraph-pink-b063 li a,
.element_93c4 .popup_5c47 li a,
.element_93c4 .plasma-0e41 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.element_93c4 .picture-next-78ed li {
  border-color: rgba(255, 255, 255, 0.08);
}
.element_93c4 .short-d1ac ul li.search-middle-94a4 .content-d287,
.element_93c4 .short-d1ac ul li.mask-static-4db5 .content-d287 {
  background: rgba(0, 0, 0, 0.2);
}
.element_93c4 .heading_glass_026a .short-d1ac select {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature-solid-5939 .heading_glass_026a .frame-prev-1787 li {
  margin: 0;
}
.feature-solid-5939 .heading_glass_026a .frame-prev-1787 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.feature-solid-5939 .heading_glass_026a .frame-prev-1787 li ul {
  margin: 0;
}
.feature-solid-5939 .heading_glass_026a .frame-prev-1787 li ul li a {
  padding-left: 15px;
}
.feature-solid-5939 .heading_glass_026a .frame-prev-1787 li ul li li a {
  padding-left: 30px;
}
.feature-solid-5939 .heading_glass_026a .frame-prev-1787 li.texture_f2f6 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.feature-solid-5939 .heading_glass_026a .frame-prev-1787 li.texture_f2f6 > 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;
}
.feature-solid-5939 .heading_glass_026a .frame-prev-1787 li.texture_f2f6 > 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;
}
.icon-0117 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.header-1d68 {
  position: relative;
  z-index: 10;
}
.header-1d68 .advanced_23a6 {
  width: 100%;
  max-width: 100%;
}
.image-3fb0 .feature-cb5e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.image-3fb0 .container-light-b5a4 {
}
.image-3fb0 .element_93c4 {
  background: #292929;
}
.widget_e03c .feature-cb5e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.widget_e03c .container-light-b5a4 {
  background: #f9f9f9;
}
.widget_e03c .element_93c4 {
  background: #303030;
}
.container-c06d .feature-cb5e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .container-c06d .solid-3493 {
    margin-bottom: 1em;
  }
  .container-c06d .solid-3493:last-child {
    margin-bottom: 0;
  }
}
.container-c06d .container-light-b5a4 {
  background: #ededed;
}
.container-c06d .element_93c4 {
  background: #1a1a1a;
}
.feature-cb5e.container-light-b5a4 {
  color: rgba(0, 0, 0, 0.6);
}
.feature-cb5e.container-light-b5a4 .layout_ec2a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-cb5e.element_93c4 {
  color: rgba(255, 255, 255, 0.99);
}
.feature-cb5e.element_93c4 a:not(.notice-hot-b86a) {
  color: rgba(255, 255, 255, 0.79);
}
.feature-cb5e.element_93c4 a:not(.notice-hot-b86a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature-cb5e.element_93c4 .layout_ec2a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature-cb5e.element_93c4 table tbody td,
.feature-cb5e.element_93c4 table th {
  background: rgba(0, 0, 0, 0.08);
}
.element_2e38.gallery-yellow-d287 .hover-rough-ccb5 {
  max-width: initial;
}
.element_2e38 .avatar-blue-595f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.element_2e38 .avatar-blue-595f .advanced_23a6 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .element_2e38 .avatar-blue-595f .advanced_23a6 {
    display: block;
    margin-bottom: 2em;
  }
  .element_2e38 .avatar-blue-595f .advanced_23a6:last-child {
    margin-bottom: 0;
  }
}
.container-c06d .solid-3493:last-child,
.widget_e03c .solid-3493:last-child,
.image-3fb0 .solid-3493:last-child {
  margin-bottom: 0;
}
.container-c06d .solid-3493 .heading_glass_026a .short-d1ac:last-child,
.widget_e03c .solid-3493 .heading_glass_026a .short-d1ac:last-child,
.image-3fb0 .solid-3493 .heading_glass_026a .short-d1ac:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .container-c06d .content_east_4ad5,
  .container-c06d .box-dynamic-4401,
  .widget_e03c .content_east_4ad5,
  .widget_e03c .box-dynamic-4401,
  .image-3fb0 .content_east_4ad5,
  .image-3fb0 .box-dynamic-4401 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .header-1d68 .solid-3493 {
    margin-bottom: 2em;
  }
}
.header-1d68 p:last-child {
  margin-bottom: 0;
}
.header-1d68 li,
.header-1d68 ul {
  list-style: none;
  margin: 0;
}
.header-1d68 ul ul {
  margin-left: 2.617924em;
}
.accordion-hovered-ef41 {
  font-size: 0.875em;
}

/* css-noise: 95b2 */
.shadow-element-o6 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
