/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tag_e482/customify
Author: WPCustomify
Author URI: https://pressmaximum.tag_e482
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.tag_e482/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.yellow_adc6.advanced-c1e9/licenses/gpl-2.0.message_top_664a
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.sidebar-5270/, (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.green-e6a0.disabled_current_9631/normalize.bottom_e1e8/
 ======
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.bottom_e1e8 v7.0.0 | MIT License | github.tag_e482/necolas/normalize.bottom_e1e8 */
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;
}
.fixed-22b3 .thumbnail-e787,
.message-0e17,
.south-b5b5,
.button-hovered-3e26,
.gallery-thick-0931,
.icon_6baa,
.outline-ca37,
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;
}
.message-0e17,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .message-0e17,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .message-0e17,
  h1 {
    font-size: 1.8em;
  }
}
.south-b5b5,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.south-b5b5 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .south-b5b5,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .south-b5b5,
  h2 {
    font-size: 1.7em;
  }
}
.button-hovered-3e26,
h3 {
  font-size: 1.618em;
}
.fixed-22b3 .thumbnail-e787,
.gallery-thick-0931,
h4 {
  font-size: 1.41575em;
}
p {
  margin: 0 0 1.41575em;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  padding: 0 1.41575em;
  margin: 1.41575em 1.618em;
  border-left: 3px solid #eaecee;
  font-style: italic;
  font-weight: 200;
  font-size: 1.2em;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
address {
  margin: 0 0 1.618em;
}
pre {
  background: #f2f2f2;
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 2.2906835em;
  padding: 1.618em;
  overflow: auto;
  max-width: 100%;
}
code,
kbd,
tt,
var {
  background-color: rgba(0, 0, 0, 0.05);
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  padding: 0.15em 0.5407911001em;
  border-radius: 2px;
}
abbr,
acronym {
  border-bottom: 1px dotted #686868;
  cursor: help;
}
ins,
mark {
  background: 0 0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  background: #fff;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 0 0 1.618em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
a.secondary-3a6f {
  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;
}
.new-4b0d:after,
.new-4b0d:before,
.dropdown_d22b:after,
.dropdown_d22b:before {
  content: "";
  display: table;
}
.new-4b0d:after,
.dropdown_d22b:after {
  clear: both;
}
.column_8a12 {
  float: right;
  margin-right: 0;
}
.black_3602 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.clean-e9ef .selected_eeab,
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;
}
.clean-e9ef .selected_eeab: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;
}
.clean_9778 .selected_eeab {
  box-shadow: none;
}
.clean_9778
  .selected_eeab
  .aside_hard_f1d0 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.clean_9778 .selected_eeab .thick_7256 {
  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;
}
.clean_9778
  .selected_eeab
  .thick_7256
  b {
  display: none;
}
.clean_9778 .cold-d8ee {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.message_e321:not(.fresh_0094):not(.surface-out-3538),
button:not(.fresh_0094):not(.surface-out-3538),
input[type="button"]:not(.fresh_0094):not(
    .surface-out-3538
  ),
input[type="reset"]:not(.fresh_0094):not(
    .surface-out-3538
  ),
input[type="submit"]:not(.fresh_0094):not(
    .surface-out-3538
  ) {
  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;
}
.message_e321:not(.fresh_0094):not(
    .surface-out-3538
  ):hover,
button:not(.fresh_0094):not(
    .surface-out-3538
  ):hover,
input[type="button"]:not(.fresh_0094):not(
    .surface-out-3538
  ):hover,
input[type="reset"]:not(.fresh_0094):not(
    .surface-out-3538
  ):hover,
input[type="submit"]:not(.fresh_0094):not(
    .surface-out-3538
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.message_e321:not(.fresh_0094):not(
    .surface-out-3538
  ):active,
.message_e321:not(.fresh_0094):not(
    .surface-out-3538
  ):focus,
button:not(.fresh_0094):not(
    .surface-out-3538
  ):active,
button:not(.fresh_0094):not(
    .surface-out-3538
  ):focus,
input[type="button"]:not(.fresh_0094):not(
    .surface-out-3538
  ):active,
input[type="button"]:not(.fresh_0094):not(
    .surface-out-3538
  ):focus,
input[type="reset"]:not(.fresh_0094):not(
    .surface-out-3538
  ):active,
input[type="reset"]:not(.fresh_0094):not(
    .surface-out-3538
  ):focus,
input[type="submit"]:not(.fresh_0094):not(
    .surface-out-3538
  ):active,
input[type="submit"]:not(.fresh_0094):not(
    .surface-out-3538
  ):focus {
  outline: 0;
}
.message_e321:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1,
button:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1,
input[type="button"]:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1,
input[type="reset"]:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1,
input[type="submit"]:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1 {
  position: relative;
}
.message_e321:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1
  .video-fluid-7c7f,
.message_e321:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1
  .summary_4c34,
.message_e321:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1
  .label-0451,
.message_e321:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1
  i,
.message_e321:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1
  svg,
button:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1
  .video-fluid-7c7f,
button:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1
  .summary_4c34,
button:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1
  .label-0451,
button:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1
  i,
button:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1
  svg,
input[type="button"]:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1
  .video-fluid-7c7f,
input[type="button"]:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1
  .summary_4c34,
input[type="button"]:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1
  .label-0451,
input[type="button"]:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1
  i,
input[type="button"]:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1
  svg,
input[type="reset"]:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1
  .video-fluid-7c7f,
input[type="reset"]:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1
  .summary_4c34,
input[type="reset"]:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1
  .label-0451,
input[type="reset"]:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1
  i,
input[type="reset"]:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1
  svg,
input[type="submit"]:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1
  .video-fluid-7c7f,
input[type="submit"]:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1
  .summary_4c34,
input[type="submit"]:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1
  .label-0451,
input[type="submit"]:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1
  i,
input[type="submit"]:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1
  svg {
  visibility: hidden;
}
.message_e321:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1:after,
button:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1:after,
input[type="button"]:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1:after,
input[type="reset"]:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1:after,
input[type="submit"]:not(.fresh_0094):not(
    .surface-out-3538
  ).fn-loading-f3d1: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;
}
.message_e321:not(.fresh_0094):not(.surface-out-3538),
input[type="button"]:not(.fresh_0094):not(
    .surface-out-3538
  ),
input[type="reset"]:not(.fresh_0094):not(
    .surface-out-3538
  ),
input[type="submit"]:not(.fresh_0094):not(
    .surface-out-3538
  ) {
  color: #fff;
  background: #235787;
}
.message_e321:not(.fresh_0094):not(
    .surface-out-3538
  ):focus,
input[type="button"]:not(.fresh_0094):not(
    .surface-out-3538
  ):focus,
input[type="reset"]:not(.fresh_0094):not(
    .surface-out-3538
  ):focus,
input[type="submit"]:not(.fresh_0094):not(
    .surface-out-3538
  ):focus {
  color: #fff;
}
.message_e321.fn-disabled-f3d1:not(.fresh_0094):not(
    .surface-out-3538
  ),
.message_e321[disabled]:not(.fresh_0094):not(
    .surface-out-3538
  ),
button.fn-disabled-f3d1:not(.fresh_0094):not(
    .surface-out-3538
  ),
button[disabled]:not(.fresh_0094):not(
    .surface-out-3538
  ) {
  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;
}
.right-bcd0 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.right-bcd0: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;
}
.thick_a76e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.mini_79aa {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.photo-5122 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.new-4b0d:after,
.new-4b0d:before,
.image_a057:after,
.image_a057:before,
.box-green-6942:after,
.box-green-6942:before,
.message-upper-bfce:after,
.message-upper-bfce:before,
.link_6f59:after,
.link_6f59:before,
.dropdown-cold-0cb9:after,
.dropdown-cold-0cb9:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.new-4b0d:after,
.image_a057:after,
.box-green-6942:after,
.message-upper-bfce:after,
.link_6f59:after,
.dropdown-cold-0cb9:after {
  clear: both;
}
.image_a057 .module-complex-8e5d,
.box-green-6942 .module-complex-8e5d,
.green-85ee .module-complex-8e5d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.card-north-8f01 {
  display: inline-block;
}
.carousel-6ee2 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.carousel-6ee2 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.carousel-6ee2 .title-b305 {
  padding: 1em 0;
  font-size: 85%;
}
.title-b305 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.article_prev_0bcb {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.article_prev_0bcb:after,
.article_prev_0bcb:before {
  content: "";
  display: table;
}
.article_prev_0bcb:after {
  clear: both;
}
.form_thick_5bd3 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.upper-f29e .form_thick_5bd3 {
  max-width: 50%;
}
.breadcrumb_fa87 .form_thick_5bd3 {
  max-width: 33.33%;
}
.column_9238 .form_thick_5bd3 {
  max-width: 25%;
}
.info_ebb6 .form_thick_5bd3 {
  max-width: 20%;
}
.outer_dfa7 .form_thick_5bd3 {
  max-width: 16.66%;
}
.hot_2a7e .form_thick_5bd3 {
  max-width: 14.28%;
}
.down-7ed6 .form_thick_5bd3 {
  max-width: 12.5%;
}
.main_55d8 .form_thick_5bd3 {
  max-width: 11.11%;
}
.hidden-8c42 {
  display: block;
}
.fixed-22b3 .notification_f33f label,
.fixed-22b3 .texture_44aa label,
.fixed-22b3 .accordion-8642 label,
.fixed-22b3 .tabs-76ab label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.button-black-d716 {
  list-style: none;
  margin: 0;
}
.button-black-d716 article.motion_f8f0 {
  margin-bottom: 0;
}
.button-black-d716 ul {
  list-style: none;
  margin: 0;
}
.button-black-d716 .fixed_3094 li.motion_f8f0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .button-black-d716 .fixed_3094 li.motion_f8f0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .button-black-d716 .fixed_3094 li.motion_f8f0: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) {
  .button-black-d716 .fixed_3094 li.motion_f8f0 li.motion_f8f0 li.motion_f8f0 li.motion_f8f0 {
    padding-left: 0;
  }
}
article.motion_f8f0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.motion_f8f0 .image_a057 p:last-of-type {
  margin-bottom: 0;
}
article.motion_f8f0 .iron_1f08 {
  float: left;
}
article.motion_f8f0 .banner-2064 {
  margin-left: 85px;
}
article.motion_f8f0 .preview-under-ac5b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.motion_f8f0 .preview-under-ac5b .highlight-2c3e {
  margin-left: 10px;
}
article.motion_f8f0 .column_full_a3be {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.motion_f8f0 .main-9bc5 {
  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 .notification_f33f,
  #respond .accordion-8642,
  #respond .tabs-76ab {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .notification_f33f input,
#respond .accordion-8642 input,
#respond .tabs-76ab input {
  width: 100%;
}
#respond .tabs-76ab {
  margin-right: 0;
}
#respond .container-purple-d817 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.video-wide-17b5 {
  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;
}
.video-wide-17b5.column-38a1 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.video-wide-17b5 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%);
}
.video-wide-17b5:focus,
.video-wide-17b5: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);
}
.pink-aaae {
  border-radius: 10%;
}
.old_6eaa {
  border-radius: 50%;
}
.dropdown-dynamic-8562 {
  font-size: 0.72em;
}
.texture-b8c2 {
  font-size: 0.875em;
}
.tooltip_advanced_ed20 {
  font-size: 1.1em;
}
.pagination_c16e {
  text-transform: uppercase;
  line-height: 1.2;
}
.pagination_c16e.dropdown-dynamic-8562 {
  letter-spacing: 0.5px;
}
.tabs-current-f9bb,
.tabs-current-f9bb a {
  color: #6d6d6d;
}
.tabs-current-f9bb a:hover {
  color: #111;
}
.caption-ddc9 {
  color: #6d6d6d;
}
.new-f793 {
  overflow-x: hidden;
}
.new-f793 .form_8950.surface_0e60 {
  position: relative;
}
.new-f793 .form_8950.surface_0e60.item-hot-d9a0 {
  position: initial;
}
.new-f793
  .form_8950.surface_0e60.item-hot-d9a0
  .dropdown_warm_9aef {
  left: auto;
}
.new-f793 .form_8950 .dropdown_warm_9aef {
  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;
}
.new-f793 .form_8950:hover.surface_0e60 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.new-f793
  .form_8950:hover.surface_0e60
  .dropdown_warm_9aef {
  display: block;
  z-index: 9999999;
}
.new-f793 .module-out-b575 .link_6e59,
.new-f793 .footer_over_999e .link_6e59 {
  display: none;
}
.new-f793 .icon_dynamic_024e .form_8950:hover.surface_0e60 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.fixed-22b3 .notification_f33f label,
.fixed-22b3 .texture_44aa label,
.fixed-22b3 .accordion-8642 label,
.fixed-22b3 .tabs-76ab label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.button-black-d716 {
  list-style: none;
  margin: 0;
}
.button-black-d716 article.motion_f8f0 {
  margin-bottom: 0;
}
.button-black-d716 ul {
  list-style: none;
  margin: 0;
}
.button-black-d716 .fixed_3094 li.motion_f8f0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .button-black-d716 .fixed_3094 li.motion_f8f0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .button-black-d716 .fixed_3094 li.motion_f8f0: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) {
  .button-black-d716 .fixed_3094 li.motion_f8f0 li.motion_f8f0 li.motion_f8f0 li.motion_f8f0 {
    padding-left: 0;
  }
}
article.motion_f8f0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.motion_f8f0 .image_a057 p:last-of-type {
  margin-bottom: 0;
}
article.motion_f8f0 .iron_1f08 {
  float: left;
}
article.motion_f8f0 .banner-2064 {
  margin-left: 85px;
}
article.motion_f8f0 .preview-under-ac5b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.motion_f8f0 .preview-under-ac5b .highlight-2c3e {
  margin-left: 10px;
}
article.motion_f8f0 .column_full_a3be {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.motion_f8f0 .main-9bc5 {
  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 .notification_f33f,
  #respond .accordion-8642,
  #respond .tabs-76ab {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .notification_f33f input,
#respond .accordion-8642 input,
#respond .tabs-76ab input {
  width: 100%;
}
#respond .tabs-76ab {
  margin-right: 0;
}
#respond .container-purple-d817 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.module-out-b575 .photo-wide-cfd7 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.photo-wide-cfd7 .hover_c4b9.popup_static_7635 .blue-326c > li > a:focus,
.photo-wide-cfd7 .hover_c4b9.popup_static_7635 .blue-326c > li > a:hover,
.photo-wide-cfd7 .hover_c4b9.breadcrumb_099f .blue-326c > li > a:focus,
.photo-wide-cfd7 .hover_c4b9.breadcrumb_099f .blue-326c > li > a:hover,
.photo-wide-cfd7 .hover_c4b9.rough-9fd7 .blue-326c > li > a:focus,
.photo-wide-cfd7 .hover_c4b9.rough-9fd7 .blue-326c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-wide-cfd7
  .hover_c4b9.popup_static_7635
  .blue-326c
  > li.module_2c52
  > a,
.photo-wide-cfd7
  .hover_c4b9.popup_static_7635
  .blue-326c
  > li.surface-complex-47d3
  > a,
.photo-wide-cfd7
  .hover_c4b9.breadcrumb_099f
  .blue-326c
  > li.module_2c52
  > a,
.photo-wide-cfd7
  .hover_c4b9.breadcrumb_099f
  .blue-326c
  > li.surface-complex-47d3
  > a,
.photo-wide-cfd7
  .hover_c4b9.rough-9fd7
  .blue-326c
  > li.module_2c52
  > a,
.photo-wide-cfd7 .hover_c4b9.rough-9fd7 .blue-326c > li.small_8ac5 > a {
  color: rgba(255, 255, 255, 0.99);
}
.photo-wide-cfd7 .dropdown-under-b7e5,
.photo-wide-cfd7 .dropdown-under-b7e5 a {
  color: rgba(255, 255, 255, 0.99);
}
.photo-wide-cfd7 .tabs-1c62.shadow_prev_be85 li a,
.photo-wide-cfd7 .modal-basic-ce6a a,
.photo-wide-cfd7 .component_paper_f219,
.photo-wide-cfd7 .blue-326c > li > a,
.photo-wide-cfd7 .disabled-active-8976 {
  color: rgba(255, 255, 255, 0.79);
}
.photo-wide-cfd7 .tabs-1c62.shadow_prev_be85 li a:hover,
.photo-wide-cfd7 .modal-basic-ce6a a:hover,
.photo-wide-cfd7 .component_paper_f219:hover,
.photo-wide-cfd7 .blue-326c > li > a:hover,
.photo-wide-cfd7 .disabled-active-8976:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-wide-cfd7 .button-old-6285 {
  color: rgba(255, 255, 255, 0.79);
}
.photo-wide-cfd7 .button-old-6285 .copper_0625 {
  color: rgba(255, 255, 255, 0.99);
}
.photo-wide-cfd7 .button-old-6285:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-wide-cfd7 .liquid_3d54 .chip_21fc {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.photo-wide-cfd7 .liquid_3d54 .chip_21fc .active-a8cb {
  color: rgba(255, 255, 255, 0.79);
}
.photo-wide-cfd7
  .liquid_3d54
  .chip_21fc
  .active-a8cb::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-wide-cfd7
  .liquid_3d54
  .chip_21fc
  .active-a8cb:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-wide-cfd7
  .liquid_3d54
  .chip_21fc
  .active-a8cb::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-wide-cfd7
  .liquid_3d54
  .chip_21fc
  .active-a8cb::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-wide-cfd7 .liquid_3d54 .steel_4c22 {
  color: rgba(255, 255, 255, 0.79);
}
.photo-wide-cfd7 .liquid_3d54 .steel_4c22:hover {
  color: rgba(255, 255, 255, 0.99);
}
.description-16aa
  .photo-wide-cfd7
  .liquid_3d54
  .north-1595
  .card-1548 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.description-16aa
  .photo-wide-cfd7
  .liquid_3d54
  .north-1595
  .active-a8cb {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.module-out-b575 .card-in-9591 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.card-in-9591 .hover_c4b9.popup_static_7635 .blue-326c > li > a:focus,
.card-in-9591 .hover_c4b9.popup_static_7635 .blue-326c > li > a:hover,
.card-in-9591 .hover_c4b9.breadcrumb_099f .blue-326c > li > a:focus,
.card-in-9591 .hover_c4b9.breadcrumb_099f .blue-326c > li > a:hover,
.card-in-9591 .hover_c4b9.rough-9fd7 .blue-326c > li > a:focus,
.card-in-9591 .hover_c4b9.rough-9fd7 .blue-326c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.card-in-9591
  .hover_c4b9.popup_static_7635
  .blue-326c
  > li.module_2c52
  > a,
.card-in-9591
  .hover_c4b9.popup_static_7635
  .blue-326c
  > li.surface-complex-47d3
  > a,
.card-in-9591
  .hover_c4b9.breadcrumb_099f
  .blue-326c
  > li.module_2c52
  > a,
.card-in-9591
  .hover_c4b9.breadcrumb_099f
  .blue-326c
  > li.surface-complex-47d3
  > a,
.card-in-9591
  .hover_c4b9.rough-9fd7
  .blue-326c
  > li.module_2c52
  > a,
.card-in-9591 .hover_c4b9.rough-9fd7 .blue-326c > li.small_8ac5 > a {
  color: rgba(0, 0, 0, 0.8);
}
.card-in-9591 .dropdown-under-b7e5,
.card-in-9591 .dropdown-under-b7e5 a {
  color: rgba(0, 0, 0, 0.8);
}
.card-in-9591 .tabs-1c62.shadow_prev_be85 li a,
.card-in-9591 .modal-basic-ce6a a,
.card-in-9591 .component_paper_f219,
.card-in-9591 .blue-326c > li > a,
.card-in-9591 .disabled-active-8976 {
  color: rgba(0, 0, 0, 0.55);
}
.card-in-9591 .tabs-1c62.shadow_prev_be85 li a:hover,
.card-in-9591 .modal-basic-ce6a a:hover,
.card-in-9591 .component_paper_f219:hover,
.card-in-9591 .blue-326c > li > a:hover,
.card-in-9591 .disabled-active-8976:hover {
  color: rgba(0, 0, 0, 0.8);
}
.card-in-9591 .button-old-6285 {
  color: rgba(0, 0, 0, 0.55);
}
.card-in-9591 .button-old-6285 .copper_0625 {
  color: rgba(0, 0, 0, 0.8);
}
.card-in-9591 .button-old-6285:hover {
  color: rgba(0, 0, 0, 0.8);
}
.module_wood_61a3 .overlay-selected-9af5 {
  margin-left: auto;
  margin-right: auto;
}
.box-green-6942 > * {
  margin-left: auto;
  margin-right: auto;
}
.box-green-6942 .thick_a76e {
  margin-right: 1.41575em;
}
.main-solid-25d4 .box-green-6942 > .thick_bcf3 {
  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;
}
.main-solid-25d4 .box-green-6942 > .stale-0b84 {
  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;
}
.wide_f090.module_wood_61a3 .overlay-selected-9af5,
.carousel-middle-57dc.module_wood_61a3 .overlay-selected-9af5 {
  margin-left: 0;
}
.border_rough_4bd3.module_wood_61a3 .overlay-selected-9af5,
.dim-4703.module_wood_61a3 .overlay-selected-9af5 {
  margin-right: 0;
}
.box-green-6942 ol,
.box-green-6942 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.new-0a51 video {
  max-width: 100%;
}
.table-63cd img {
  display: block;
}
.table-63cd.thick_a76e,
.table-63cd.mini_79aa {
  width: 100%;
}
.table-63cd.stale-0b84 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.disabled-eb3c:not(.current_63c5) {
  margin: 1.5em auto;
}
.dropdown_bronze_b93a p {
  padding: 1.5em 14px;
}
ul.pattern-complex-8bd1.stale-0b84,
ul.pattern-complex-8bd1.thick_bcf3,
ul.pattern-complex-8bd1.fast_cb7d.thick_bcf3 {
  padding: 0 14px;
}
.grid-dark-40ac {
  display: block;
  overflow-x: auto;
}
.grid-dark-40ac table {
  border-collapse: collapse;
  width: 100%;
}
.grid-dark-40ac td,
.grid-dark-40ac th {
  padding: 0.5em;
}
.box-green-6942 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.box-green-6942 ol ol,
.box-green-6942 ol ul,
.box-green-6942 ul ol,
.box-green-6942 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.box-green-6942 ol ol li,
.box-green-6942 ol ul li,
.box-green-6942 ul ol li,
.box-green-6942 ul ul li {
  margin-left: 0;
}
.search-motion-36bc.feature_6750 > .fixed_22af {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.search-motion-36bc.feature_6750 > .fixed_22af iframe,
.search-motion-36bc.feature_6750 > .fixed_22af > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.texture-6fba {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.texture-6fba.gold-10d1 {
  padding: 0;
}
.texture-6fba.gold-10d1 cite {
  font-size: 13px;
}
.texture-6fba > * {
  margin-left: 16px;
  margin-right: 16px;
}
.texture-6fba cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.secondary-6f7c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.secondary-6f7c > p:first-child {
  margin-top: 0;
}
.secondary-6f7c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.secondary-6f7c blockquote {
  border-left: 0;
}
.stale_dd79 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.stale_dd79:not(.shade-f028) {
  max-width: 100px;
}
.stale_dd79.panel_full_2bfa {
  border-bottom: none !important;
  text-align: center;
}
.stale_dd79.panel_full_2bfa::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .dropdown_bronze_b93a p {
    padding: 1.5em 0;
  }
}
.footer_smooth_5733 {
  color: #0073aa;
}
.hover_over_0b59 {
  background-color: #0073aa;
}
.panel-brown-c9fa {
  color: #229fd8;
}
.preview-a31f {
  background-color: #229fd8;
}
.description-b778 {
  color: #eee;
}
.component_fed3 {
  background-color: #eee;
}
.frame-south-d939 {
  color: #444;
}
.tertiary_pressed_9bb3 {
  background-color: #444;
}
.button_fa8e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.button_fa8e .row-lower-d028 .modal-basic-ce6a {
  font-size: 15px;
}
.button_fa8e .modal-basic-ce6a {
  line-height: 1.3;
}
.button_fa8e .card-in-9591 {
}
.button_fa8e .photo-wide-cfd7 {
  background: #235787;
}
.old-c8e7 {
  padding: 0;
}
.old-c8e7 .photo-wide-cfd7 {
  background: #1a1a1a;
}
.old-c8e7 .card-in-9591 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.paragraph-7d7c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.paragraph-7d7c .card-in-9591 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.paragraph-7d7c .photo-wide-cfd7 {
  background: #303030;
}
.dropdown-cold-0cb9 {
  position: relative;
  z-index: 10;
}
.dropdown-cold-0cb9 .form_a634 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.highlight-bright-40d2 .surface_0e60 {
  display: inline-block;
  vertical-align: middle;
}
.highlight-bright-40d2.widget_c228 .surface_0e60 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .highlight-bright-40d2.widget_c228 .surface_0e60 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .highlight-bright-40d2.widget_c228 .surface_0e60 {
    margin-right: 0.4em;
  }
}
.highlight-bright-40d2.widget_c228 .surface_0e60:last-child {
  margin-right: 0;
}
.frame-b284 .form_a634 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .module-out-b575 .row-lower-d028 {
    margin: 0 -0.5em;
  }
  .module-out-b575 .row-lower-d028 [class*="customify-col-"],
  .module-out-b575 .row-lower-d028 [class*="customify-col_"],
  .module-out-b575 .row-lower-d028 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.module-out-b575.west-9d3b .form_a634 {
  background: 0 0 !important;
}
.module-out-b575.west-9d3b .form_a634,
.module-out-b575.frame-b284 .form_a634 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .module-out-b575.frame_solid_a1ce {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.module-out-b575.frame-b284 .form_a634 {
  box-shadow: none !important;
}
.icon_south_068f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .icon_south_068f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .icon_south_068f {
    padding: 18px 0 20px;
  }
}
.icon_south_068f .secondary_in_0c15 {
  width: 100%;
}
.icon_south_068f .avatar_e1f3 {
  margin-bottom: 0;
}
.icon_south_068f .first-5cb1 {
  margin-top: 5px;
  font-size: 0.875em;
}
.south_dfea {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.south_dfea .fixed_bf45 {
  width: 100%;
}
.input-90d9 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.input-90d9 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.input-90d9 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;
}
.input-90d9 li:last-child:after {
  display: none;
}
.input-90d9 li a {
  font-weight: 500;
  margin-right: 10px;
}
.image-new-e1dd .link_6e59 button,
.icon_south_068f .link_6e59 button {
  left: 0;
}
.image-new-e1dd .fixed_bf45,
.icon_south_068f .fixed_bf45 {
  padding-left: 0;
  padding-right: 0;
}
.image-new-e1dd .south_dfea,
.icon_south_068f .south_dfea {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.image-new-e1dd {
  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;
}
.image-new-e1dd: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;
}
.image-new-e1dd .tag_bf21 {
  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) {
  .image-new-e1dd .tag_bf21 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .image-new-e1dd .tag_bf21 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .image-new-e1dd .tag_bf21 {
    min-height: 200px;
  }
}
.image-new-e1dd .input-90d9 {
  color: rgba(255, 255, 255, 0.8);
}
.image-new-e1dd .input-90d9 a,
.image-new-e1dd .input-90d9 li:after {
  color: inherit;
}
.image-new-e1dd .input-90d9 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.container-37c2 {
  margin-bottom: 0.5em;
}
.wide-0a3b {
  margin-bottom: 1.2em;
}
.wide-0a3b,
.container-37c2 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.wide-0a3b p:last-child,
.container-37c2 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .link_6e59,
#masthead .link_6e59 {
  display: none;
}
#masthead
  > .link_6e59.focus-1d05 {
  display: none;
}
#masthead > .link_6e59 button {
  left: 0;
}
.widget_298a {
  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%;
}
.widget_298a .surface_0e60 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.widget_298a .yellow-a10c {
  display: -webkit-box;
  display: flex;
}
.widget_298a .yellow-a10c.motion-742d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.widget_298a .yellow-a10c.sort-35c6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.widget_298a .yellow-a10c.caption_complex_0558 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.widget_298a.caption_motion_24ea.secondary_purple_f191 .yellow-a10c.motion-742d {
  flex-basis: 100%;
}
.widget_298a.bottom_118f .yellow-a10c.sort-35c6 {
  -webkit-box-flex: 1;
  flex: auto;
}
.widget_298a.bottom_118f .yellow-a10c.caption_complex_0558 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .link_6e59.focus-1d05 {
  display: none;
}
#masthead > .link_6e59 button {
  left: 0;
}
.right_7090 {
  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;
}
.right_7090:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.right_7090.highlight-499d i {
  margin-right: 4px;
}
.right_7090.surface-46c4 i {
  margin-left: 5px;
}
.modal-basic-ce6a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.modal-basic-ce6a p:last-child {
  margin-bottom: 0;
}
.hidden-f4ad {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hidden-f4ad a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hidden-f4ad img {
  display: block;
  width: auto;
  line-height: 1;
}
.hidden-f4ad .dropdown-under-b7e5 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hidden-f4ad .paper-416a {
  margin: 5px 0 7px 0;
}
.hidden-f4ad.frame_4236 .picture_8084 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hidden-f4ad.frame_4236 .summary-top-513c {
  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;
}
.hidden-f4ad.selected-e021 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hidden-f4ad.selected-e021 .picture_8084 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hidden-f4ad.selected-e021 .summary-top-513c {
  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;
}
.hidden-f4ad.heading_smooth_2543 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hidden-f4ad.advanced-d8c0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hidden-f4ad.advanced-d8c0 .summary-top-513c {
  margin-top: 7px;
}
.hidden-9f67 {
  display: inline-block;
}
.dropdown-cold-0cb9 .old-8f1a .hidden-f4ad img {
  max-width: 100%;
}
.hover_c4b9 .prev_a7a9.panel-steel-6284,
.orange-ed68 .prev_a7a9.panel-steel-6284 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hover_c4b9 .media_static_769b,
.orange-ed68 .media_static_769b {
  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%);
}
.hover_c4b9 .media_static_769b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hover_c4b9.primary-4a1b .media_static_769b {
  display: none;
}
.hover_c4b9 .purple_6e3a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hover_c4b9 .purple_6e3a li {
  display: inline-block;
  position: relative;
}
.hover_c4b9 .purple_6e3a li:last-child {
  margin-right: 0;
}
.hover_c4b9 .purple_6e3a 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;
}
.hover_c4b9 .purple_6e3a li.small_8ac5 > a {
  color: rgba(0, 0, 0, 0.9);
}
.hover_c4b9 .purple_6e3a > 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;
}
.hover_c4b9 .purple_6e3a > li > a i {
  line-height: 0;
}
.hover_c4b9 .purple_6e3a > li.focus-c6ea > a .media_static_769b {
  margin-left: 4px;
  line-height: 0;
}
.hover_c4b9 .purple_6e3a .center-e059 li.focus-c6ea > a {
  position: relative;
}
.hover_c4b9 .purple_6e3a .center-e059 li.focus-c6ea > a:after,
.hover_c4b9 .purple_6e3a .center-e059 li.focus-c6ea > a:before {
  content: "";
  display: table;
}
.hover_c4b9 .purple_6e3a .center-e059 li.focus-c6ea > a:after {
  clear: both;
}
.hover_c4b9 .purple_6e3a .center-e059 li.focus-c6ea > a .media_static_769b {
  margin-left: 5px;
  float: right;
}
.hover_c4b9 .alert-basic-3b3f,
.hover_c4b9 .center-e059 {
  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;
}
.hover_c4b9 .center-e059 {
  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;
}
.hover_c4b9 .center-e059 .panel-steel-6284 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hover_c4b9 .center-e059 .media_static_769b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hover_c4b9 .center-e059 li {
  display: block;
  margin: 0;
  padding: 0;
}
.hover_c4b9 .center-e059 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;
}
.hover_c4b9 .center-e059 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hover_c4b9 .center-e059 .center-e059 {
  top: 0;
  left: 100%;
}
.hover_c4b9 .popup-action-e004.fn-focus-f3d1 > .alert-basic-3b3f,
.hover_c4b9 .popup-action-e004.fn-focus-f3d1 > .center-e059,
.hover_c4b9 .popup-action-e004:focus > .alert-basic-3b3f,
.hover_c4b9 .popup-action-e004:focus > .center-e059,
.hover_c4b9 .popup-action-e004:hover > .alert-basic-3b3f,
.hover_c4b9 .popup-action-e004:hover > .center-e059 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hover_c4b9.rough-9fd7 .blue-326c:after,
.hover_c4b9.rough-9fd7 .blue-326c:before {
  content: "";
  display: table;
}
.hover_c4b9.rough-9fd7 .blue-326c:after {
  clear: both;
}
.hover_c4b9.rough-9fd7 .blue-326c > li {
  float: left;
}
.hover_c4b9.video_first_7c3c .blue-326c:after,
.hover_c4b9.video_first_7c3c .blue-326c:before {
  content: "";
  display: table;
}
.hover_c4b9.video_first_7c3c .blue-326c:after {
  clear: both;
}
.hover_c4b9.video_first_7c3c .blue-326c > li {
  float: left;
}
.hover_c4b9.video_first_7c3c .blue-326c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hover_c4b9.video_first_7c3c .blue-326c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hover_c4b9.video_first_7c3c .blue-326c > li.module_2c52 > a,
.hover_c4b9.video_first_7c3c .blue-326c > li.small_8ac5 > a {
  color: #fff;
  background-color: #1e4b75;
}
.hover_c4b9.popup_static_7635 .blue-326c > li > a .panel-steel-6284 {
  position: relative;
}
.hover_c4b9.popup_static_7635 .blue-326c > li > a .panel-steel-6284: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;
}
.hover_c4b9.popup_static_7635
  .blue-326c
  > li:focus
  > a
  .panel-steel-6284:before,
.hover_c4b9.popup_static_7635
  .blue-326c
  > li:hover
  > a
  .panel-steel-6284:before {
  width: 100%;
  background-color: currentColor;
}
.hover_c4b9.popup_static_7635
  .blue-326c
  > li.module_2c52
  > a
  .panel-steel-6284:before,
.hover_c4b9.popup_static_7635
  .blue-326c
  > li.surface-complex-47d3
  > a
  .panel-steel-6284:before {
  width: 100%;
  background-color: currentColor;
}
.hover_c4b9.breadcrumb_099f .blue-326c > li > a .panel-steel-6284 {
  position: relative;
}
.hover_c4b9.breadcrumb_099f .blue-326c > li > a .panel-steel-6284: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;
}
.hover_c4b9.breadcrumb_099f .blue-326c > li:focus > a .panel-steel-6284:before,
.hover_c4b9.breadcrumb_099f
  .blue-326c
  > li:hover
  > a
  .panel-steel-6284:before {
  width: 100%;
  background-color: currentColor;
}
.hover_c4b9.breadcrumb_099f
  .blue-326c
  > li.module_2c52
  > a
  .panel-steel-6284:before,
.hover_c4b9.breadcrumb_099f
  .blue-326c
  > li.surface-complex-47d3
  > a
  .panel-steel-6284:before {
  width: 100%;
  background-color: currentColor;
}
.orange-ed68 .purple_6e3a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.orange-ed68 .purple_6e3a li:first-child > a {
  border-top: none;
}
.orange-ed68 .purple_6e3a .orange-9f4e > .panel-steel-6284 .media_static_769b {
  display: none;
}
.orange-ed68 .purple_6e3a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.orange-ed68 .purple_6e3a li:last-child {
  border: none;
}
.orange-ed68 .purple_6e3a li.focus-c6ea > a {
  padding-right: 45px !important;
}
.orange-ed68 .purple_6e3a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.orange-ed68 .purple_6e3a li a:focus,
.orange-ed68 .purple_6e3a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.orange-ed68 .purple_6e3a li .clean-65df {
  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;
}
.orange-ed68 .purple_6e3a li .clean-65df:hover {
  box-shadow: none;
}
.orange-ed68 .purple_6e3a li .clean-65df .media_static_769b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.orange-ed68 .purple_6e3a .center-e059 {
  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);
}
.orange-ed68 .purple_6e3a .center-e059 li a {
  padding-left: 3em;
}
.orange-ed68 .purple_6e3a .gallery_static_098f > a .clean-65df i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.orange-ed68 .purple_6e3a .gallery_static_098f > .center-e059 {
  display: block;
  opacity: 1;
}
.search_gold_53bc {
  max-width: 100%;
}
.hard_8ee9 {
  line-height: 0;
  cursor: pointer;
}
.disabled-active-8976 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.disabled-active-8976:hover {
  box-shadow: none;
  color: currentColor;
}
.disabled-active-8976 svg {
  width: 18px;
  height: 18px;
}
.disabled-active-8976 .main_99d5 {
  display: none;
}
.menu_out_3f7c {
  position: relative;
}
.menu_out_3f7c.fn-active-f3d1 .disabled-active-8976 .layout_5d2f {
  display: none;
}
.menu_out_3f7c.fn-active-f3d1 .disabled-active-8976 .main_99d5 {
  display: inline-block;
}
.menu_out_3f7c .pattern_prev_9ff9 {
  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);
}
.menu_out_3f7c.icon_advanced_9cc5 .pattern_prev_9ff9 {
  left: auto;
  right: -0.9em;
}
.menu_out_3f7c.icon_advanced_9cc5 .alert-east-b10f::before {
  left: auto;
  right: 15px;
}
.menu_out_3f7c.fn-active-f3d1 .pattern_prev_9ff9 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.north-1595 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.north-1595 label {
  flex-basis: 100%;
}
.north-1595 .chip_21fc {
  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;
}
.north-1595 .active-a8cb {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.north-1595 .active-a8cb:focus {
  background-color: transparent;
}
.north-1595 button.steel_4c22 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.north-1595 button.steel_4c22:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.north-1595 button.steel_4c22 svg {
  width: 18px;
  height: 18px;
}
.north-1595 input[type="submit"] {
  min-height: auto;
}
.liquid_3d54 .north-1595 .active-a8cb {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.alert-east-b10f {
  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) {
  .alert-east-b10f {
    width: 220px;
  }
}
.alert-east-b10f label {
  flex-basis: 100%;
}
.alert-east-b10f::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;
}
.description-16aa .liquid_3d54 .north-1595 {
  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;
}
.description-16aa
  .liquid_3d54
  .north-1595
  .chip_21fc {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.description-16aa .liquid_3d54 .north-1595 .active-a8cb {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.description-16aa
  .liquid_3d54
  .north-1595
  .active-a8cb:focus {
  background: 0 0;
}
.description-16aa
  .liquid_3d54
  .north-1595
  .card-1548 {
  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;
}
.tabs-1c62 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tabs-1c62 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tabs-1c62 li:last-child {
  margin-right: 0;
}
.tabs-1c62 li:first-child {
  margin-left: 0;
}
.tabs-1c62.grid-2f19 a {
  color: #fff;
}
.tabs-1c62.grid-2f19 a:hover {
  color: #fff;
}
.tabs-1c62 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tabs-1c62 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tabs-1c62 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tabs-1c62 a:hover {
  opacity: 0.9;
  color: inherit;
}
.tabs-1c62 [class*="social-icon-apple"] {
  background-color: #999;
}
.tabs-1c62 [class*="social-icon-apple"].column_black_bbc0 {
  background-color: transparent;
  color: #999;
}
.tabs-1c62 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tabs-1c62 [class*="social-icon-behance"].column_black_bbc0 {
  background-color: transparent;
  color: #1769ff;
}
.tabs-1c62 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tabs-1c62 [class*="social-icon-bitbucket"].column_black_bbc0 {
  background-color: transparent;
  color: #205081;
}
.tabs-1c62 [class*="social-icon-codepen"] {
  background-color: #000;
}
.tabs-1c62 [class*="social-icon-codepen"].column_black_bbc0 {
  background-color: transparent;
  color: #000;
}
.tabs-1c62 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tabs-1c62 [class*="social-icon-delicious"].column_black_bbc0 {
  background-color: transparent;
  color: #39f;
}
.tabs-1c62 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tabs-1c62 [class*="social-icon-digg"].column_black_bbc0 {
  background-color: transparent;
  color: #005be2;
}
.tabs-1c62 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tabs-1c62 [class*="social-icon-dribbble"].column_black_bbc0 {
  background-color: transparent;
  color: #ea4c89;
}
.tabs-1c62 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tabs-1c62 [class*="social-icon-envelope"].column_black_bbc0 {
  background-color: transparent;
  color: #ea4335;
}
.tabs-1c62 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tabs-1c62 [class*="social-icon-facebook"].column_black_bbc0 {
  background-color: transparent;
  color: #3b5998;
}
.tabs-1c62 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tabs-1c62 [class*="social-icon-flickr"].column_black_bbc0 {
  background-color: transparent;
  color: #0063dc;
}
.tabs-1c62 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tabs-1c62 [class*="social-icon-foursquare"].column_black_bbc0 {
  background-color: transparent;
  color: #2d5be3;
}
.tabs-1c62 [class*="social-icon-github"] {
  background-color: #333;
}
.tabs-1c62 [class*="social-icon-github"].column_black_bbc0 {
  background-color: transparent;
  color: #333;
}
.tabs-1c62 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tabs-1c62 [class*="social-icon-google-plus"].column_black_bbc0 {
  background-color: transparent;
  color: #dd4b39;
}
.tabs-1c62 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tabs-1c62 [class*="social-icon-houzz"].column_black_bbc0 {
  background-color: transparent;
  color: #7ac142;
}
.tabs-1c62 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tabs-1c62 [class*="social-icon-instagram"].column_black_bbc0 {
  background-color: transparent;
  color: #262626;
}
.tabs-1c62 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tabs-1c62 [class*="social-icon-jsfiddle"].column_black_bbc0 {
  background-color: transparent;
  color: #487aa2;
}
.tabs-1c62 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tabs-1c62 [class*="social-icon-linkedin"].column_black_bbc0 {
  background-color: transparent;
  color: #0077b5;
}
.tabs-1c62 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tabs-1c62 [class*="social-icon-medium"].column_black_bbc0 {
  background-color: transparent;
  color: #00ab6b;
}
.tabs-1c62 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tabs-1c62
  [class*="social-icon-odnoklassniki"].column_black_bbc0 {
  background-color: transparent;
  color: #f4731c;
}
.tabs-1c62 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tabs-1c62 [class*="social-icon-meetup"].column_black_bbc0 {
  background-color: transparent;
  color: #ec1c40;
}
.tabs-1c62 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tabs-1c62 [class*="social-icon-pinterest"].column_black_bbc0 {
  background-color: transparent;
  color: #bd081c;
}
.tabs-1c62 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tabs-1c62 [class*="social-icon-product-hunt"].column_black_bbc0 {
  background-color: transparent;
  color: #da552f;
}
.tabs-1c62 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tabs-1c62 [class*="social-icon-reddit"].column_black_bbc0 {
  background-color: transparent;
  color: #ff4500;
}
.tabs-1c62 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tabs-1c62 [class*="social-icon-rss"].column_black_bbc0 {
  background-color: transparent;
  color: #f26522;
}
.tabs-1c62 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tabs-1c62
  [class*="social-icon-shopping-cart"].column_black_bbc0 {
  background-color: transparent;
  color: #4caf50;
}
.tabs-1c62 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tabs-1c62 [class*="social-icon-skype"].column_black_bbc0 {
  background-color: transparent;
  color: #00aff0;
}
.tabs-1c62 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tabs-1c62 [class*="social-icon-slideshare"].column_black_bbc0 {
  background-color: transparent;
  color: #0077b5;
}
.tabs-1c62 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tabs-1c62 [class*="social-icon-snapchat"].column_black_bbc0 {
  background-color: transparent;
  color: #fffc00;
}
.tabs-1c62 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tabs-1c62 [class*="social-icon-soundcloud"].column_black_bbc0 {
  background-color: transparent;
  color: #f80;
}
.tabs-1c62 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tabs-1c62 [class*="social-icon-spotify"].column_black_bbc0 {
  background-color: transparent;
  color: #2ebd59;
}
.tabs-1c62 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tabs-1c62
  [class*="social-icon-stack-overflow"].column_black_bbc0 {
  background-color: transparent;
  color: #fe7a15;
}
.tabs-1c62 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tabs-1c62 [class*="social-icon-maldkfgram"].column_black_bbc0 {
  background-color: transparent;
  color: #2ca5e0;
}
.tabs-1c62 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tabs-1c62 [class*="social-icon-tripadvisor"].column_black_bbc0 {
  background-color: transparent;
  color: #589442;
}
.tabs-1c62 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tabs-1c62 [class*="social-icon-tumblr"].column_black_bbc0 {
  background-color: transparent;
  color: #35465c;
}
.tabs-1c62 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tabs-1c62 [class*="social-icon-twitch"].column_black_bbc0 {
  background-color: transparent;
  color: #6441a5;
}
.tabs-1c62 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tabs-1c62 [class*="social-icon-twitter"].column_black_bbc0 {
  background-color: transparent;
  color: #1da1f2;
}
.tabs-1c62 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tabs-1c62 [class*="social-icon-vimeo"].column_black_bbc0 {
  background-color: transparent;
  color: #1ab7ea;
}
.tabs-1c62 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tabs-1c62 [class*="social-icon-vk"].column_black_bbc0 {
  background-color: transparent;
  color: #45668e;
}
.tabs-1c62 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tabs-1c62 [class*="social-icon-weibo"].column_black_bbc0 {
  background-color: transparent;
  color: #df2029;
}
.tabs-1c62 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tabs-1c62 [class*="social-icon-weixin"].column_black_bbc0 {
  background-color: transparent;
  color: #7bb32e;
}
.tabs-1c62 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tabs-1c62 [class*="social-icon-whatsapp"].column_black_bbc0 {
  background-color: transparent;
  color: #25d366;
}
.tabs-1c62 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tabs-1c62 [class*="social-icon-wordpress"].column_black_bbc0 {
  background-color: transparent;
  color: #21759b;
}
.tabs-1c62 [class*="social-icon-xing"] {
  background-color: #026466;
}
.tabs-1c62 [class*="social-icon-xing"].column_black_bbc0 {
  background-color: transparent;
  color: #026466;
}
.tabs-1c62 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tabs-1c62 [class*="social-icon-yelp"].column_black_bbc0 {
  background-color: transparent;
  color: #af0606;
}
.tabs-1c62 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tabs-1c62 [class*="social-icon-youtube"].column_black_bbc0 {
  background-color: transparent;
  color: #cd201f;
}
.component_paper_f219 {
  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;
}
.component_paper_f219:hover {
  box-shadow: none;
  background: 0 0;
}
.filter_old_eb20 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.carousel-small-dd4c {
  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;
}
.left_61b3 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.active_326b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.active_326b,
.active_326b::after,
.active_326b::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;
}
.active_326b::after,
.active_326b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.nav-fresh-0e12 .carousel-small-dd4c .left_61b3 {
  margin-top: -2px;
  width: 19px;
}
.nav-fresh-0e12 .carousel-small-dd4c .active_326b {
  margin-top: -1px;
}
.nav-fresh-0e12 .carousel-small-dd4c .active_326b,
.nav-fresh-0e12 .carousel-small-dd4c .active_326b::after,
.nav-fresh-0e12 .carousel-small-dd4c .active_326b::before {
  width: 19px;
  height: 2px;
}
.nav-fresh-0e12 .carousel-small-dd4c .active_326b::before {
  top: -6px;
}
.nav-fresh-0e12 .carousel-small-dd4c .active_326b::after {
  bottom: -6px;
}
.footer-prev-fe0c .carousel-small-dd4c .left_61b3 {
  margin-top: -2px;
  width: 22px;
}
.footer-prev-fe0c .carousel-small-dd4c .active_326b {
  margin-top: -1px;
}
.footer-prev-fe0c .carousel-small-dd4c .active_326b,
.footer-prev-fe0c .carousel-small-dd4c .active_326b::after,
.footer-prev-fe0c .carousel-small-dd4c .active_326b::before {
  width: 22px;
  height: 2px;
}
.footer-prev-fe0c .carousel-small-dd4c .active_326b::before {
  top: -7px;
}
.footer-prev-fe0c .carousel-small-dd4c .active_326b::after {
  bottom: -7px;
}
.detail-west-702d .carousel-small-dd4c .left_61b3 {
  margin-top: -2px;
  width: 31px;
}
.detail-west-702d .carousel-small-dd4c .active_326b {
  margin-top: -1.5px;
}
.detail-west-702d .carousel-small-dd4c .active_326b,
.detail-west-702d .carousel-small-dd4c .active_326b::after,
.detail-west-702d .carousel-small-dd4c .active_326b::before {
  width: 31px;
  height: 3px;
}
.detail-west-702d .carousel-small-dd4c .active_326b::before {
  top: -9px;
}
.detail-west-702d .carousel-small-dd4c .active_326b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hover-d183 .carousel-small-dd4c .left_61b3 {
    margin-top: -2px;
    width: 19px;
  }
  .hover-d183 .carousel-small-dd4c .active_326b {
    margin-top: -1px;
  }
  .hover-d183 .carousel-small-dd4c .active_326b,
  .hover-d183 .carousel-small-dd4c .active_326b::after,
  .hover-d183 .carousel-small-dd4c .active_326b::before {
    width: 19px;
    height: 2px;
  }
  .hover-d183 .carousel-small-dd4c .active_326b::before {
    top: -6px;
  }
  .hover-d183 .carousel-small-dd4c .active_326b::after {
    bottom: -6px;
  }
  .dynamic-419f .carousel-small-dd4c .left_61b3 {
    margin-top: -2px;
    width: 22px;
  }
  .dynamic-419f .carousel-small-dd4c .active_326b {
    margin-top: -1px;
  }
  .dynamic-419f .carousel-small-dd4c .active_326b,
  .dynamic-419f .carousel-small-dd4c .active_326b::after,
  .dynamic-419f .carousel-small-dd4c .active_326b::before {
    width: 22px;
    height: 2px;
  }
  .dynamic-419f .carousel-small-dd4c .active_326b::before {
    top: -7px;
  }
  .dynamic-419f .carousel-small-dd4c .active_326b::after {
    bottom: -7px;
  }
  .slider-32e2 .carousel-small-dd4c .left_61b3 {
    margin-top: -2px;
    width: 31px;
  }
  .slider-32e2 .carousel-small-dd4c .active_326b {
    margin-top: -1.5px;
  }
  .slider-32e2 .carousel-small-dd4c .active_326b,
  .slider-32e2 .carousel-small-dd4c .active_326b::after,
  .slider-32e2 .carousel-small-dd4c .active_326b::before {
    width: 31px;
    height: 3px;
  }
  .slider-32e2 .carousel-small-dd4c .active_326b::before {
    top: -9px;
  }
  .slider-32e2 .carousel-small-dd4c .active_326b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .content-soft-9729 .carousel-small-dd4c .left_61b3 {
    margin-top: -2px;
    width: 19px;
  }
  .content-soft-9729 .carousel-small-dd4c .active_326b {
    margin-top: -1px;
  }
  .content-soft-9729 .carousel-small-dd4c .active_326b,
  .content-soft-9729 .carousel-small-dd4c .active_326b::after,
  .content-soft-9729 .carousel-small-dd4c .active_326b::before {
    width: 19px;
    height: 2px;
  }
  .content-soft-9729 .carousel-small-dd4c .active_326b::before {
    top: -6px;
  }
  .content-soft-9729 .carousel-small-dd4c .active_326b::after {
    bottom: -6px;
  }
  .banner_cold_860f .carousel-small-dd4c .left_61b3 {
    margin-top: -2px;
    width: 22px;
  }
  .banner_cold_860f .carousel-small-dd4c .active_326b {
    margin-top: -1px;
  }
  .banner_cold_860f .carousel-small-dd4c .active_326b,
  .banner_cold_860f .carousel-small-dd4c .active_326b::after,
  .banner_cold_860f .carousel-small-dd4c .active_326b::before {
    width: 22px;
    height: 2px;
  }
  .banner_cold_860f .carousel-small-dd4c .active_326b::before {
    top: -7px;
  }
  .banner_cold_860f .carousel-small-dd4c .active_326b::after {
    bottom: -7px;
  }
  .container-tall-8703 .carousel-small-dd4c .left_61b3 {
    margin-top: -2px;
    width: 31px;
  }
  .container-tall-8703 .carousel-small-dd4c .active_326b {
    margin-top: -1.5px;
  }
  .container-tall-8703 .carousel-small-dd4c .active_326b,
  .container-tall-8703 .carousel-small-dd4c .active_326b::after,
  .container-tall-8703 .carousel-small-dd4c .active_326b::before {
    width: 31px;
    height: 3px;
  }
  .container-tall-8703 .carousel-small-dd4c .active_326b::before {
    top: -9px;
  }
  .container-tall-8703 .carousel-small-dd4c .active_326b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .form-87b8 .carousel-small-dd4c .left_61b3 {
    margin-top: -2px;
    width: 19px;
  }
  .form-87b8 .carousel-small-dd4c .active_326b {
    margin-top: -1px;
  }
  .form-87b8 .carousel-small-dd4c .active_326b,
  .form-87b8 .carousel-small-dd4c .active_326b::after,
  .form-87b8 .carousel-small-dd4c .active_326b::before {
    width: 19px;
    height: 2px;
  }
  .form-87b8 .carousel-small-dd4c .active_326b::before {
    top: -6px;
  }
  .form-87b8 .carousel-small-dd4c .active_326b::after {
    bottom: -6px;
  }
  .glass-aa5d .carousel-small-dd4c .left_61b3 {
    margin-top: -2px;
    width: 22px;
  }
  .glass-aa5d .carousel-small-dd4c .active_326b {
    margin-top: -1px;
  }
  .glass-aa5d .carousel-small-dd4c .active_326b,
  .glass-aa5d .carousel-small-dd4c .active_326b::after,
  .glass-aa5d .carousel-small-dd4c .active_326b::before {
    width: 22px;
    height: 2px;
  }
  .glass-aa5d .carousel-small-dd4c .active_326b::before {
    top: -7px;
  }
  .glass-aa5d .carousel-small-dd4c .active_326b::after {
    bottom: -7px;
  }
  .texture_steel_f7e6 .carousel-small-dd4c .left_61b3 {
    margin-top: -2px;
    width: 31px;
  }
  .texture_steel_f7e6 .carousel-small-dd4c .active_326b {
    margin-top: -1.5px;
  }
  .texture_steel_f7e6 .carousel-small-dd4c .active_326b,
  .texture_steel_f7e6 .carousel-small-dd4c .active_326b::after,
  .texture_steel_f7e6 .carousel-small-dd4c .active_326b::before {
    width: 31px;
    height: 3px;
  }
  .texture_steel_f7e6 .carousel-small-dd4c .active_326b::before {
    top: -9px;
  }
  .texture_steel_f7e6 .carousel-small-dd4c .active_326b::after {
    bottom: -9px;
  }
}
.thumbnail_8945 .active_326b {
  -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);
}
.thumbnail_8945 .active_326b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.thumbnail_8945 .active_326b::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);
}
.thumbnail_8945.section-6fa4 .active_326b {
  -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);
}
.thumbnail_8945.section-6fa4 .active_326b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.thumbnail_8945.section-6fa4 .active_326b::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);
}
.section_790d {
  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.rough-779b:before {
  display: none;
}
.footer_over_999e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.footer_over_999e .image-dim-93b3 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.footer_over_999e .image-dim-93b3:last-of-type {
  border-bottom: none;
}
.footer_over_999e .image-dim-93b3.wrapper_active_9a42,
.footer_over_999e .image-dim-93b3.mask_selected_76f0,
.footer_over_999e .image-dim-93b3.caption_af6b {
  padding: 0;
}
.footer_over_999e .orange-ed68 .clean-65df {
  color: currentColor;
}
.footer_over_999e .orange-ed68 .clean-65df:focus,
.footer_over_999e .orange-ed68 .clean-65df:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer_over_999e.card-in-9591 .button-old-6285,
.footer_over_999e.card-in-9591 .modal-basic-ce6a a,
.footer_over_999e.card-in-9591 .blue-326c a,
.footer_over_999e.card-in-9591 .center-e059 a {
  color: rgba(0, 0, 0, 0.55);
}
.footer_over_999e.card-in-9591 .button-old-6285:hover,
.footer_over_999e.card-in-9591 .modal-basic-ce6a a:hover,
.footer_over_999e.card-in-9591 .blue-326c a:hover,
.footer_over_999e.card-in-9591 .center-e059 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.footer_over_999e.card-in-9591 .copper_0625 {
  color: rgba(0, 0, 0, 0.8);
}
.footer_over_999e.card-in-9591 .image-dim-93b3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer_over_999e.card-in-9591 .image-dim-93b3:before {
  background: rgba(0, 0, 0, 0.08);
}
.footer_over_999e.card-in-9591 .under_2a79:before {
  background: rgba(255, 255, 255, 0.9);
}
.footer_over_999e.card-in-9591 .orange-ed68 .purple_6e3a li a,
.footer_over_999e.card-in-9591 .orange-ed68 .clean-65df,
.footer_over_999e.card-in-9591 .center-e059 {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer_over_999e.card-in-9591 .orange-ed68 .clean-65df:focus,
.footer_over_999e.card-in-9591 .orange-ed68 .clean-65df:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer_over_999e.card-in-9591 .purple_6e3a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer_over_999e.photo-wide-cfd7 .button-old-6285,
.footer_over_999e.photo-wide-cfd7 .modal-basic-ce6a a,
.footer_over_999e.photo-wide-cfd7 .blue-326c .clean-65df,
.footer_over_999e.photo-wide-cfd7 .blue-326c a,
.footer_over_999e.photo-wide-cfd7 .center-e059 a {
  color: rgba(255, 255, 255, 0.79);
}
.footer_over_999e.photo-wide-cfd7 .button-old-6285:hover,
.footer_over_999e.photo-wide-cfd7 .modal-basic-ce6a a:hover,
.footer_over_999e.photo-wide-cfd7 .blue-326c .clean-65df:hover,
.footer_over_999e.photo-wide-cfd7 .blue-326c a:hover,
.footer_over_999e.photo-wide-cfd7 .center-e059 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.footer_over_999e.photo-wide-cfd7 .copper_0625 {
  color: rgba(255, 255, 255, 0.99);
}
.footer_over_999e.photo-wide-cfd7 .image-dim-93b3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer_over_999e.photo-wide-cfd7 .image-dim-93b3:before {
  background: rgba(255, 255, 255, 0.08);
}
.footer_over_999e.photo-wide-cfd7 .under_2a79:before {
  background: rgba(0, 0, 0, 0.9);
}
.footer_over_999e.photo-wide-cfd7 .orange-ed68 .purple_6e3a li a,
.footer_over_999e.photo-wide-cfd7 .orange-ed68 .clean-65df,
.footer_over_999e.photo-wide-cfd7 .center-e059 {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer_over_999e.photo-wide-cfd7 .orange-ed68 .clean-65df:focus,
.footer_over_999e.photo-wide-cfd7 .orange-ed68 .clean-65df:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer_over_999e.photo-wide-cfd7 .purple_6e3a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.under_2a79 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.under_2a79:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hot_113f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tooltip-new-30f8 .footer_over_999e {
  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;
}
.tooltip-new-30f8 .image-dim-93b3 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tooltip-new-30f8 .image-dim-93b3: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) {
  .tooltip-new-30f8 .image-dim-93b3:before {
    width: 16%;
    left: 42%;
  }
}
.tooltip-new-30f8 .image-dim-93b3:last-child:before {
  content: none;
}
.tooltip-new-30f8 .image-dim-93b3[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tooltip-new-30f8 .orange-ed68 .purple_6e3a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tooltip-new-30f8 .orange-ed68 .purple_6e3a li a .clean-65df {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tooltip-new-30f8 .orange-ed68 .center-e059 {
  border: none;
}
.tooltip-new-30f8 .orange-ed68 .center-e059 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tooltip-new-30f8 .under_2a79 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tooltip-new-30f8 .hot_113f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tooltip-new-30f8 .photo-wide-cfd7 .under_2a79:before {
  background: rgba(0, 0, 0, 0.9);
}
.tooltip-new-30f8 .card-in-9591.grid-glass-0799 .active_326b {
  background: rgba(0, 0, 0, 0.6);
}
.tooltip-new-30f8
  .card-in-9591.grid-glass-0799
  .active_326b::after,
.tooltip-new-30f8
  .card-in-9591.grid-glass-0799
  .active_326b:before {
  background: inherit;
}
.tooltip-new-30f8
  .card-in-9591.grid-glass-0799:hover
  .active_326b {
  background: rgba(0, 0, 0, 0.8);
}
.preview-cool-1f8e .footer_over_999e {
  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) {
  .preview-cool-1f8e .footer_over_999e {
    width: auto;
    right: 45px;
  }
}
.block_under_c198 .footer_over_999e {
  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) {
  .block_under_c198 .footer_over_999e {
    width: auto;
    left: 45px;
  }
}
.rough-779b .footer_over_999e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.rough-779b .hot_113f {
  max-width: 48em;
  margin: 0 auto;
}
.rough-779b .under_2a79:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.brown-1b5b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.brown-1b5b.tooltip-new-30f8 .footer_over_999e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.brown-1b5b.preview-cool-1f8e .footer_over_999e {
  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);
}
.brown-1b5b .footer_over_999e {
  visibility: visible;
}
.brown-1b5b.block_under_c198 .footer_over_999e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.left_e65c,
.label-motion-214a {
  overflow-x: hidden;
}
.left_e65c .footer_over_999e {
  overflow: auto;
}
.left_e65c.tooltip-new-30f8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.left_e65c.tooltip-new-30f8 .footer_over_999e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.left_e65c.tooltip-new-30f8 .component_paper_f219 {
  opacity: 0;
}
.left_e65c.preview-cool-1f8e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.left_e65c.preview-cool-1f8e .footer_over_999e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.left_e65c.preview-cool-1f8e .component_paper_f219 {
  opacity: 0;
}
.left_e65c.block_under_c198 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.left_e65c.block_under_c198 .footer_over_999e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.left_e65c.block_under_c198 .component_paper_f219 {
  opacity: 0;
}
.left_e65c.rough-779b .footer_over_999e {
  z-index: 10;
  visibility: visible;
}
.grid-glass-0799 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.grid-glass-0799 .active_326b {
  background: rgba(255, 255, 255, 0.99);
}
.grid-glass-0799 .active_326b::after,
.grid-glass-0799 .active_326b:before {
  background: inherit;
}
.grid-glass-0799:hover .active_326b {
  background: rgba(255, 255, 255, 0.99);
}
.block_under_c198 .grid-glass-0799 {
  top: 10px;
  right: auto;
  left: 12px;
}
.rough-779b .grid-glass-0799 {
  display: none !important;
}
.left_e65c:before,
.label-motion-214a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.left_e65c .grid-glass-0799,
.label-motion-214a .grid-glass-0799 {
  display: inline-block;
}
.footer_over_999e .surface_0e60 {
  -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;
}
.left_e65c .footer_over_999e .surface_0e60,
.label-motion-214a .footer_over_999e .surface_0e60 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.fresh-1965 .chip_21fc {
  width: 100%;
}
.old-8f1a {
  padding: 0 0.5em 0;
}
.old-8f1a [class*="customify-col-"],
.old-8f1a [class*="customify-col_"],
.old-8f1a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.shadow-01ad .old-8f1a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .row-lower-d028 .box-5fbc,
  .box-5fbc {
    display: none;
  }
  .action_a641 {
    text-align: left;
  }
  .first_892d {
    text-align: center;
  }
  .slider-8194 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .row-lower-d028 .hero-a658,
  .hero-a658 {
    display: none;
  }
  .aside_17d9 {
    text-align: left;
  }
  .paper-dcd1 {
    text-align: center;
  }
  .icon-top-67ba {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .row-lower-d028 .shade_fb4a,
  .shade_fb4a {
    display: none;
  }
  .disabled-9ef6 {
    text-align: left;
  }
  .green_a99c {
    text-align: center;
  }
  .pagination-209c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.focus-tall-2aaa {
  box-shadow: none !important;
}
.tooltip-brown-8216 .filter-d11a,
.notice_next_a294 .filter-d11a {
  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;
}
.notice_next_a294 .filter-d11a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.form_a634 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.form_a634:after,
.form_a634:before {
  content: "";
  display: table;
}
.form_a634:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .form_a634 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.form_a634,
.frame_solid_a1ce {
  max-width: 1248px;
  margin: 0 auto;
}

.message-upper-bfce.text-bf4e .form_a634 {
  max-width: 100%;
}
.message-upper-bfce.dropdown_motion_75ee {
  max-width: 1200px;
  margin: 0 auto;
}
.message-upper-bfce.image-huge-5ae8 .form_a634 {
  max-width: 100%;
}
.message-upper-bfce.image-huge-5ae8 > .form_a634 {
  padding-left: 0;
  padding-right: 0;
}
.message-upper-bfce.image-huge-5ae8 > .form_a634 .row-lower-d028 {
  margin: 0;
}
.message-upper-bfce.image-huge-5ae8
  > .form_a634
  .title-0df1.photo_b75f {
  margin-right: 0;
  margin-left: 0;
}
.message-upper-bfce.image-huge-5ae8 #main.photo_b75f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .heading-ca12 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .heading-ca12 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .avatar-prev-3874 .overlay-selected-9af5 {
    padding-right: 1em;
  }
  .avatar-prev-3874.title-3364 .title-0df1 {
    border-right: 1px solid #eaecee;
  }
  .avatar-prev-3874.title-3364 .overlay-selected-9af5 {
    padding-right: 1em;
  }
  .avatar-prev-3874.title-3364 .list-cool-cf05 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .orange_5130 .overlay-selected-9af5 {
    padding-left: 1em;
  }
  .orange_5130.title-3364 .title-0df1 {
    border-left: 1px solid #eaecee;
  }
  .orange_5130.title-3364 .overlay-selected-9af5 {
    padding-left: 1em;
  }
  .orange_5130.title-3364 .list-cool-cf05 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wrapper-simple-697e .overlay-selected-9af5 {
    padding-left: 1em;
  }
  .wrapper-simple-697e.title-3364 .summary-87c0 {
    border-right: 1px solid #eaecee;
  }
  .wrapper-simple-697e.title-3364 .table_4a27 {
    border-right: 1px solid #eaecee;
  }
  .wrapper-simple-697e.title-3364 .overlay-selected-9af5 {
    padding-left: 1em;
  }
  .wrapper-simple-697e.title-3364 .list-cool-cf05 {
    padding-right: 1em;
  }
  .wrapper-simple-697e.title-3364 .modal_center_1609 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .form_c55b .overlay-selected-9af5 {
    padding-right: 1em;
  }
  .form_c55b.title-3364 .summary-87c0 {
    border-left: 1px solid #eaecee;
  }
  .form_c55b.title-3364 .table_4a27 {
    border-left: 1px solid #eaecee;
  }
  .form_c55b.title-3364 .overlay-selected-9af5 {
    padding-right: 1em;
  }
  .form_c55b.title-3364 .list-cool-cf05 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .form_c55b.title-3364 .modal_center_1609 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .heading-ca12 .overlay-selected-9af5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .heading-ca12.title-3364 .title-0df1 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .heading-ca12.title-3364 .overlay-selected-9af5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .heading-ca12.title-3364 .list-cool-cf05 {
    padding-left: 1em;
  }
  .heading-ca12.title-3364 .modal_center_1609 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .heading-ca12.title-3364 .overlay-selected-9af5 {
    padding-left: 0;
  }
}
.summary_dynamic_fe5c .highlight-bright-40d2 {
  display: inline-block;
}
.slider_db3d {
  display: inline-block;
}
.tertiary_ba53 {
  word-con: break-word;
}
.complex_6ccf > span {
  display: inline-block;
  padding: 5px 0;
}
.complex_6ccf .article-cd08 {
  margin-left: 8px;
  margin-right: 8px;
}
.complex_6ccf .hover-538c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.media_purple_dc9b .message-white-c195 {
  margin-bottom: 2em;
}
.media_purple_dc9b .link-89f4 {
  margin-bottom: 15px;
}
.media_purple_dc9b .link-89f4:last-child {
  margin-bottom: 0;
}
.media_purple_dc9b .dim_d097 {
  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) {
  .media_purple_dc9b .dim_d097 {
    display: block;
  }
}
.media_purple_dc9b .new-837c {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .media_purple_dc9b .new-837c {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.media_purple_dc9b .lower-d69a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.media_purple_dc9b .lower-d69a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.media_purple_dc9b .lower-d69a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.media_purple_dc9b .tertiary_ba53 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.media_purple_dc9b .tertiary_ba53 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.media_purple_dc9b .menu_warm_d01a p:last-child {
  margin-bottom: 0;
}
.media_purple_dc9b .huge-b534 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.media_purple_dc9b .old-ff84 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.media_purple_dc9b .gas_64e3 {
  margin-top: 1em;
}
.media_purple_dc9b .button-tall-56cb {
  top: 0;
  display: block;
}
.media_purple_dc9b .button-tall-56cb a {
  color: inherit;
}
.media_purple_dc9b .button-tall-56cb a:hover {
  color: inherit;
}
.media_purple_dc9b .frame_silver_ad9f {
  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;
}
.media_purple_dc9b .frame_silver_ad9f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.media_purple_dc9b .old-ff84 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.media_purple_dc9b .breadcrumb_53db {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.media_purple_dc9b .breadcrumb_53db:first-child {
  margin-top: 0;
}
.media_purple_dc9b .breadcrumb_53db.center_ea61 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.media_purple_dc9b .breadcrumb_53db.paragraph-5da6 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.media_purple_dc9b
  .breadcrumb_53db.paragraph-5da6.plasma_29ce
  .gas_64e3 {
  width: 100%;
}
.media_purple_dc9b .paragraph-5da6 {
  -webkit-box-align: center;
  align-items: center;
}
.media_purple_dc9b .paragraph-5da6 .complex_6ccf,
.media_purple_dc9b .paragraph-5da6 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.media_purple_dc9b .lower-d69a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.media_purple_dc9b .lower-d69a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.media_purple_dc9b .lower-d69a: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;
}
.media_purple_dc9b .center_ea61 {
  z-index: 5;
}
.media_purple_dc9b .hot-f5a1 .dynamic_cc3c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.media_purple_dc9b .bronze-9c8e .dynamic_cc3c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.media_purple_dc9b .dynamic_91ea .dynamic_cc3c {
  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;
}
.media_purple_dc9b.bottom-be43 .dim_d097,
.media_purple_dc9b.footer-43ae .dim_d097 {
  display: block;
}
.media_purple_dc9b.bottom-be43 .dim_d097 .huge_45b8,
.media_purple_dc9b.bottom-be43 .dim_d097 .old-ff84,
.media_purple_dc9b.footer-43ae .dim_d097 .huge_45b8,
.media_purple_dc9b.footer-43ae .dim_d097 .old-ff84 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.media_purple_dc9b.pagination_8e3b .new-837c {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .media_purple_dc9b.pagination_8e3b .new-837c {
    margin-right: 0;
  }
}
.media_purple_dc9b.bottom-be43 .new-837c,
.media_purple_dc9b.footer-43ae .new-837c {
  padding-top: 40%;
}
.media_purple_dc9b.bottom-be43 .message-white-c195,
.media_purple_dc9b.footer-43ae .message-white-c195 {
  display: block;
}
.media_purple_dc9b.bottom-be43 .fn-sticky-f3d1 .old-ff84,
.media_purple_dc9b.footer-43ae .fn-sticky-f3d1 .old-ff84 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.media_purple_dc9b.bottom-be43 .new-837c,
.media_purple_dc9b.footer-43ae .new-837c {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.media_purple_dc9b.bottom-be43 .old-ff84 {
  padding: 1em;
}
.border_south_643e {
  margin: 30px auto;
  display: block;
}
.border_south_643e .tertiary-gas-2d9b > * {
  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;
}
.border_south_643e .tertiary-gas-2d9b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.border_south_643e .tertiary-gas-2d9b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.background_inner_c9f8 .complex_6ccf {
  margin-bottom: 1.41575em;
}
.background_inner_c9f8 .picture-yellow-5ad1 {
  margin-bottom: 1.618em;
}
.box-green-6942 .content-wide-be33 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.box-green-6942 .content-wide-be33 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.box-green-6942 .left_2a01 {
  max-width: 100%;
  overflow: auto;
}
.module_wood_61a3 .box-green-6942 a:hover {
  text-decoration: underline;
}
.tooltip_1502 .link-89f4:not(.tertiary_ba53),
.tooltip_1502 .lower-d69a {
  margin-bottom: 1.41575em;
}
.tooltip_1502 .link-89f4:not(.tertiary_ba53):last-child,
.tooltip_1502 .lower-d69a:last-child {
  margin-bottom: 0;
}
.tooltip_1502 .link-89f4.summary-iron-2493 {
  margin-bottom: 0.41575em;
}
.tooltip_1502 .simple-e4bc:before,
.tooltip_1502 .wrapper-plasma-d84e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tooltip_1502 .simple-e4bc:before {
  content: "\f115";
}
.tooltip_1502 .wrapper-plasma-d84e:before {
  content: "\f02c";
}
.tooltip_1502 .thumbnail-white-fce7 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tooltip_1502 .thumbnail-white-fce7 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.box-6c1f {
  display: -webkit-box;
  display: flex;
}
.box-6c1f .pattern-db8f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .box-6c1f .pattern-db8f {
    flex-basis: 90px;
  }
}
.box-6c1f .next_3aa1 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .box-6c1f .next_3aa1 {
    flex-basis: calc(100% - 50px);
  }
}
.box-6c1f .tooltip_0be6 p:last-child {
  margin-bottom: 0.72em;
}
.input-18ea .tertiary-gas-2d9b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.input-18ea .tertiary-gas-2d9b:after,
.input-18ea .tertiary-gas-2d9b:before {
  content: "";
  display: table;
}
.input-18ea .tertiary-gas-2d9b:after {
  clear: both;
}
.input-18ea .tertiary-gas-2d9b .fast_2bba,
.input-18ea .tertiary-gas-2d9b .up_1a92 {
  width: 49%;
}
.input-18ea .tertiary-gas-2d9b .fast_2bba a span.light-202b,
.input-18ea .tertiary-gas-2d9b .up_1a92 a span.light-202b {
  display: block;
  margin-bottom: 5px;
}
.input-18ea .tertiary-gas-2d9b .up_1a92 {
  float: left;
  text-align: left;
}
.input-18ea .tertiary-gas-2d9b .fast_2bba {
  float: right;
  text-align: right;
}
.search_3bc7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .search_3bc7 {
    margin-bottom: 0;
  }
}
.picture_8fca {
  margin-bottom: 1em;
}
.picture_8fca .tertiary_ba53 {
  font-size: 1.1em;
  line-height: 1.3;
}
.banner-center-18c5 a {
  display: block;
  line-height: 0;
  position: relative;
}
.wood_7afd .picture_8fca,
.title-bright-b376 .picture_8fca {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .wood_7afd .picture_8fca,
  .title-bright-b376 .picture_8fca {
    display: block;
  }
}
.wood_7afd .banner-center-18c5,
.title-bright-b376 .banner-center-18c5 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .wood_7afd .banner-center-18c5,
  .title-bright-b376 .banner-center-18c5 {
    margin-bottom: 1em;
  }
}
.wood_7afd .banner-center-18c5 img,
.title-bright-b376 .banner-center-18c5 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.wood_7afd .video-ace0,
.title-bright-b376 .video-ace0 {
  flex-basis: calc(100% - 160px);
}
.wood_7afd .video-ace0 p,
.title-bright-b376 .video-ace0 p {
  margin-bottom: 0;
}
.wood_7afd .video-ace0 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .wood_7afd .video-ace0 {
    padding-left: 0;
  }
}
.title-bright-b376 .video-ace0 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .title-bright-b376 .video-ace0 {
    padding-right: 0;
  }
}
.title-bright-b376 .banner-center-18c5 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.banner_eb91 .banner-center-18c5 {
  margin-bottom: 0.5em;
}
.banner_eb91 .banner-center-18c5 img {
  width: 100%;
}
.frame-right-2416 .fluid-e6e9,
.widget_dynamic_8e23 .fluid-e6e9 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.widget_dynamic_8e23 .title-0df1 .top_71cc p:last-child {
  margin-bottom: 0;
}
.pro_d1de {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.badge-basic-ba9e .caption_b886 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .badge-basic-ba9e .caption_b886:last-of-type {
    margin-bottom: 0;
  }
}
.badge-basic-ba9e .caption_b886 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.badge-basic-ba9e .caption_b886 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.badge-basic-ba9e .caption_b886 ul li {
  margin: 0 0 0.6em;
}
.badge-basic-ba9e .caption_b886 ul li.description-8182,
.badge-basic-ba9e .caption_b886 ul li.label_bcb5 {
  position: relative;
}
.badge-basic-ba9e .caption_b886 ul li.description-8182 .red-f0a0,
.badge-basic-ba9e .caption_b886 ul li.label_bcb5 .red-f0a0 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.badge-basic-ba9e .caption_b886 ul li.description-8182:after:after,
.badge-basic-ba9e .caption_b886 ul li.description-8182:after:before,
.badge-basic-ba9e
  .caption_b886
  ul
  li.label_bcb5:after:after,
.badge-basic-ba9e
  .caption_b886
  ul
  li.label_bcb5:after:before {
  content: "";
  display: table;
}
.badge-basic-ba9e .caption_b886 ul li.description-8182:after:after,
.badge-basic-ba9e
  .caption_b886
  ul
  li.label_bcb5:after:after {
  clear: both;
}
.badge-basic-ba9e .caption_b886 a.message_e321:hover {
  text-decoration: none;
}
.badge-basic-ba9e .caption_b886 select {
  max-width: 100%;
}
.badge-basic-ba9e .caption_b886 table {
  font-size: 85%;
}
.badge-basic-ba9e .caption_b886 table td,
.badge-basic-ba9e .caption_b886 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.badge-basic-ba9e .caption_b886 table tfoot td {
  text-align: left;
}
.badge-basic-ba9e .caption_b886 :last-child {
  margin-bottom: 0;
}
.badge-basic-ba9e .caption_b886 .picture-804e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.badge-basic-ba9e .caption_b886 .picture-804e label {
  width: 100%;
}
.badge-basic-ba9e .caption_b886 .picture-804e .active-a8cb {
  width: 100%;
  display: block;
}
.badge-basic-ba9e .caption_b886 .picture-804e .steel_4c22 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.badge-basic-ba9e .caption_b886 .picture-804e .steel_4c22:hover svg #svg-search {
  fill: #444;
}
.badge-basic-ba9e .caption_b886 .picture-804e .steel_4c22 svg {
  width: 18px;
  height: 18px;
}
.badge-basic-ba9e .prev-b5fc ul ul,
.badge-basic-ba9e .disabled_orange_f73e ul ul,
.badge-basic-ba9e .detail_brown_a1c8 ul ul,
.badge-basic-ba9e .caption_warm_e77c ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.badge-basic-ba9e .prev-b5fc .focus-c6ea > a,
.badge-basic-ba9e .disabled_orange_f73e .focus-c6ea > a,
.badge-basic-ba9e .detail_brown_a1c8 .focus-c6ea > a,
.badge-basic-ba9e .caption_warm_e77c .focus-c6ea > a {
  margin-bottom: 0;
}
.badge-basic-ba9e .feature_brown_d061 li,
.badge-basic-ba9e .prev-b5fc li,
.badge-basic-ba9e .popup_silver_97bc li,
.badge-basic-ba9e .disabled_orange_f73e li,
.badge-basic-ba9e .detail_brown_a1c8 li,
.badge-basic-ba9e .caption_warm_e77c li,
.badge-basic-ba9e .surface_rough_3892 li,
.badge-basic-ba9e .tall-0952 li {
  display: block;
  position: relative;
}
.badge-basic-ba9e .feature_brown_d061 li:last-child,
.badge-basic-ba9e .prev-b5fc li:last-child,
.badge-basic-ba9e .popup_silver_97bc li:last-child,
.badge-basic-ba9e .disabled_orange_f73e li:last-child,
.badge-basic-ba9e .detail_brown_a1c8 li:last-child,
.badge-basic-ba9e .caption_warm_e77c li:last-child,
.badge-basic-ba9e .surface_rough_3892 li:last-child,
.badge-basic-ba9e .tall-0952 li:last-child {
  border: none;
}
.badge-basic-ba9e .feature_brown_d061 li a,
.badge-basic-ba9e .prev-b5fc li a,
.badge-basic-ba9e .popup_silver_97bc li a,
.badge-basic-ba9e .disabled_orange_f73e li a,
.badge-basic-ba9e .detail_brown_a1c8 li a,
.badge-basic-ba9e .caption_warm_e77c li a,
.badge-basic-ba9e .surface_rough_3892 li a,
.badge-basic-ba9e .tall-0952 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.badge-basic-ba9e .feature_brown_d061 li ul li::before,
.badge-basic-ba9e .prev-b5fc li ul li::before,
.badge-basic-ba9e .popup_silver_97bc li ul li::before,
.badge-basic-ba9e .disabled_orange_f73e li ul li::before,
.badge-basic-ba9e .detail_brown_a1c8 li ul li::before,
.badge-basic-ba9e .caption_warm_e77c li ul li::before,
.badge-basic-ba9e .surface_rough_3892 li ul li::before,
.badge-basic-ba9e .tall-0952 li ul li::before {
  left: 15px;
}
.badge-basic-ba9e .feature_brown_d061 li ul a,
.badge-basic-ba9e .prev-b5fc li ul a,
.badge-basic-ba9e .popup_silver_97bc li ul a,
.badge-basic-ba9e .disabled_orange_f73e li ul a,
.badge-basic-ba9e .detail_brown_a1c8 li ul a,
.badge-basic-ba9e .caption_warm_e77c li ul a,
.badge-basic-ba9e .surface_rough_3892 li ul a,
.badge-basic-ba9e .tall-0952 li ul a {
  padding-left: 20px;
}
.badge-basic-ba9e .feature_brown_d061 li ul ul li::before,
.badge-basic-ba9e .prev-b5fc li ul ul li::before,
.badge-basic-ba9e .popup_silver_97bc li ul ul li::before,
.badge-basic-ba9e .disabled_orange_f73e li ul ul li::before,
.badge-basic-ba9e .detail_brown_a1c8 li ul ul li::before,
.badge-basic-ba9e .caption_warm_e77c li ul ul li::before,
.badge-basic-ba9e .surface_rough_3892 li ul ul li::before,
.badge-basic-ba9e .tall-0952 li ul ul li::before {
  left: 30px;
}
.badge-basic-ba9e .feature_brown_d061 li ul ul a,
.badge-basic-ba9e .prev-b5fc li ul ul a,
.badge-basic-ba9e .popup_silver_97bc li ul ul a,
.badge-basic-ba9e .disabled_orange_f73e li ul ul a,
.badge-basic-ba9e .detail_brown_a1c8 li ul ul a,
.badge-basic-ba9e .caption_warm_e77c li ul ul a,
.badge-basic-ba9e .surface_rough_3892 li ul ul a,
.badge-basic-ba9e .tall-0952 li ul ul a {
  padding-left: 40px;
}
.badge-basic-ba9e .nav-446e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.badge-basic-ba9e .tall-0952 ul li {
  margin-bottom: 1.41575em;
}
.badge-basic-ba9e .tall-0952 ul li .south_0487 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.badge-basic-ba9e .tall-0952 ul li .tertiary-13ff {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.photo-wide-cfd7 .feature_brown_d061 li a,
.photo-wide-cfd7 .prev-b5fc li a,
.photo-wide-cfd7 .popup_silver_97bc li a,
.photo-wide-cfd7 .disabled_orange_f73e li a,
.photo-wide-cfd7 .detail_brown_a1c8 li a,
.photo-wide-cfd7 .caption_warm_e77c li a,
.photo-wide-cfd7 .surface_rough_3892 li a,
.photo-wide-cfd7 .tall-0952 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo-wide-cfd7 .nav-446e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo-wide-cfd7 .caption_b886 ul li.description-8182 .red-f0a0,
.photo-wide-cfd7 .caption_b886 ul li.label_bcb5 .red-f0a0 {
  background: rgba(0, 0, 0, 0.2);
}
.photo-wide-cfd7 .badge-basic-ba9e .caption_b886 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.message-upper-bfce .badge-basic-ba9e .purple_6e3a li {
  margin: 0;
}
.message-upper-bfce .badge-basic-ba9e .purple_6e3a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.message-upper-bfce .badge-basic-ba9e .purple_6e3a li ul {
  margin: 0;
}
.message-upper-bfce .badge-basic-ba9e .purple_6e3a li ul li a {
  padding-left: 15px;
}
.message-upper-bfce .badge-basic-ba9e .purple_6e3a li ul li li a {
  padding-left: 30px;
}
.message-upper-bfce .badge-basic-ba9e .purple_6e3a li.small_8ac5 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.message-upper-bfce .badge-basic-ba9e .purple_6e3a li.small_8ac5 > a:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #eaecee;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 13px;
}
.message-upper-bfce .badge-basic-ba9e .purple_6e3a li.small_8ac5 > 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;
}
.down-4d5c a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.link_6f59 {
  position: relative;
  z-index: 10;
}
.link_6f59 .surface_0e60 {
  width: 100%;
  max-width: 100%;
}
.surface_north_93d7 .dirty_0e8d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.surface_north_93d7 .card-in-9591 {
}
.surface_north_93d7 .photo-wide-cfd7 {
  background: #292929;
}
.paper_4ca2 .dirty_0e8d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.paper_4ca2 .card-in-9591 {
  background: #f9f9f9;
}
.paper_4ca2 .photo-wide-cfd7 {
  background: #303030;
}
.simple-7bca .dirty_0e8d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .simple-7bca .highlight-bright-40d2 {
    margin-bottom: 1em;
  }
  .simple-7bca .highlight-bright-40d2:last-child {
    margin-bottom: 0;
  }
}
.simple-7bca .card-in-9591 {
  background: #ededed;
}
.simple-7bca .photo-wide-cfd7 {
  background: #1a1a1a;
}
.dirty_0e8d.card-in-9591 {
  color: rgba(0, 0, 0, 0.6);
}
.dirty_0e8d.card-in-9591 .up-8a2f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dirty_0e8d.photo-wide-cfd7 {
  color: rgba(255, 255, 255, 0.99);
}
.dirty_0e8d.photo-wide-cfd7 a:not(.message_e321) {
  color: rgba(255, 255, 255, 0.79);
}
.dirty_0e8d.photo-wide-cfd7 a:not(.message_e321):hover {
  color: rgba(255, 255, 255, 0.99);
}
.dirty_0e8d.photo-wide-cfd7 .up-8a2f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dirty_0e8d.photo-wide-cfd7 table tbody td,
.dirty_0e8d.photo-wide-cfd7 table th {
  background: rgba(0, 0, 0, 0.08);
}
.icon_dynamic_024e.frame-b284 .form_a634 {
  max-width: initial;
}
.icon_dynamic_024e .widget_c228 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.icon_dynamic_024e .widget_c228 .surface_0e60 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .icon_dynamic_024e .widget_c228 .surface_0e60 {
    display: block;
    margin-bottom: 2em;
  }
  .icon_dynamic_024e .widget_c228 .surface_0e60:last-child {
    margin-bottom: 0;
  }
}
.simple-7bca .highlight-bright-40d2:last-child,
.paper_4ca2 .highlight-bright-40d2:last-child,
.surface_north_93d7 .highlight-bright-40d2:last-child {
  margin-bottom: 0;
}
.simple-7bca .highlight-bright-40d2 .badge-basic-ba9e .caption_b886:last-child,
.paper_4ca2 .highlight-bright-40d2 .badge-basic-ba9e .caption_b886:last-child,
.surface_north_93d7 .highlight-bright-40d2 .badge-basic-ba9e .caption_b886:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .simple-7bca .link-a146,
  .simple-7bca .hero_29f3,
  .paper_4ca2 .link-a146,
  .paper_4ca2 .hero_29f3,
  .surface_north_93d7 .link-a146,
  .surface_north_93d7 .hero_29f3 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .link_6f59 .highlight-bright-40d2 {
    margin-bottom: 2em;
  }
}
.link_6f59 p:last-child {
  margin-bottom: 0;
}
.link_6f59 li,
.link_6f59 ul {
  list-style: none;
  margin: 0;
}
.link_6f59 ul ul {
  margin-left: 2.617924em;
}
.frame_first_32c3 {
  font-size: 0.875em;
}

/* css-noise: 183d */
.ghost-box-c3 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.3;
}
