/*!
Theme Name: Customify
Theme URI: https://pressmaximum.picture-e341/customify
Author: WPCustomify
Author URI: https://pressmaximum.picture-e341
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.picture-e341/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.warm-f54d.primary_wide_35c5/licenses/gpl-2.0.pagination-last-5090
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.message_d40c/, (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.menu_center_2926.simple-77d9/normalize.highlight-hovered-6cf2/
 ======
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.highlight-hovered-6cf2 v7.0.0 | MIT License | github.picture-e341/necolas/normalize.highlight-hovered-6cf2 */
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;
}
.column_f240 .container-3b8f,
.full-06c5,
.item-17f7,
.overlay_active_7e26,
.hidden_wood_1178,
.hot_e958,
.input_d44e,
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;
}
.full-06c5,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .full-06c5,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .full-06c5,
  h1 {
    font-size: 1.8em;
  }
}
.item-17f7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.item-17f7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .item-17f7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .item-17f7,
  h2 {
    font-size: 1.7em;
  }
}
.overlay_active_7e26,
h3 {
  font-size: 1.618em;
}
.column_f240 .container-3b8f,
.hidden_wood_1178,
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.accordion_2962 {
  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;
}
.fluid-9f18:after,
.fluid-9f18:before,
.orange-95a4:after,
.orange-95a4:before {
  content: "";
  display: table;
}
.fluid-9f18:after,
.orange-95a4:after {
  clear: both;
}
.text-plasma-1513 {
  float: right;
  margin-right: 0;
}
.pink-0eb5 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.dynamic-2b4d .button_rough_69cd,
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;
}
.dynamic-2b4d .button_rough_69cd: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;
}
.basic-a85b .button_rough_69cd {
  box-shadow: none;
}
.basic-a85b
  .button_rough_69cd
  .popup-0f10 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.basic-a85b .button_rough_69cd .heading_1401 {
  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;
}
.basic-a85b
  .button_rough_69cd
  .heading_1401
  b {
  display: none;
}
.basic-a85b .over_ff91 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.large_84c9:not(.notice_hovered_011b):not(.paragraph_521b),
button:not(.notice_hovered_011b):not(.paragraph_521b),
input[type="button"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ),
input[type="reset"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ),
input[type="submit"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ) {
  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;
}
.large_84c9:not(.notice_hovered_011b):not(
    .paragraph_521b
  ):hover,
button:not(.notice_hovered_011b):not(
    .paragraph_521b
  ):hover,
input[type="button"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ):hover,
input[type="reset"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ):hover,
input[type="submit"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.large_84c9:not(.notice_hovered_011b):not(
    .paragraph_521b
  ):active,
.large_84c9:not(.notice_hovered_011b):not(
    .paragraph_521b
  ):focus,
button:not(.notice_hovered_011b):not(
    .paragraph_521b
  ):active,
button:not(.notice_hovered_011b):not(
    .paragraph_521b
  ):focus,
input[type="button"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ):active,
input[type="button"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ):focus,
input[type="reset"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ):active,
input[type="reset"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ):focus,
input[type="submit"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ):active,
input[type="submit"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ):focus {
  outline: 0;
}
.large_84c9:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca,
button:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca,
input[type="button"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca,
input[type="reset"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca,
input[type="submit"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca {
  position: relative;
}
.large_84c9:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca
  .dim-6924,
.large_84c9:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca
  .background_f96e,
.large_84c9:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca
  .secondary-1bd8,
.large_84c9:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca
  i,
.large_84c9:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca
  svg,
button:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca
  .dim-6924,
button:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca
  .background_f96e,
button:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca
  .secondary-1bd8,
button:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca
  i,
button:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca
  svg,
input[type="button"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca
  .dim-6924,
input[type="button"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca
  .background_f96e,
input[type="button"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca
  .secondary-1bd8,
input[type="button"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca
  i,
input[type="button"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca
  svg,
input[type="reset"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca
  .dim-6924,
input[type="reset"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca
  .background_f96e,
input[type="reset"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca
  .secondary-1bd8,
input[type="reset"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca
  i,
input[type="reset"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca
  svg,
input[type="submit"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca
  .dim-6924,
input[type="submit"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca
  .background_f96e,
input[type="submit"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca
  .secondary-1bd8,
input[type="submit"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca
  i,
input[type="submit"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca
  svg {
  visibility: hidden;
}
.large_84c9:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca:after,
button:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca:after,
input[type="button"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca:after,
input[type="reset"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca:after,
input[type="submit"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ).fn-loading-5eca: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;
}
.large_84c9:not(.notice_hovered_011b):not(.paragraph_521b),
input[type="button"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ),
input[type="reset"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ),
input[type="submit"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ) {
  color: #fff;
  background: #235787;
}
.large_84c9:not(.notice_hovered_011b):not(
    .paragraph_521b
  ):focus,
input[type="button"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ):focus,
input[type="reset"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ):focus,
input[type="submit"]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ):focus {
  color: #fff;
}
.large_84c9.fn-disabled-5eca:not(.notice_hovered_011b):not(
    .paragraph_521b
  ),
.large_84c9[disabled]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ),
button.fn-disabled-5eca:not(.notice_hovered_011b):not(
    .paragraph_521b
  ),
button[disabled]:not(.notice_hovered_011b):not(
    .paragraph_521b
  ) {
  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;
}
.pink-9313 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.pink-9313: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;
}
.accent_8108 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.active_up_6f27 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.plasma-26d2 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.fluid-9f18:after,
.fluid-9f18:before,
.large-8d70:after,
.large-8d70:before,
.lower_d770:after,
.lower_d770:before,
.steel-6eb5:after,
.steel-6eb5:before,
.wrapper-552c:after,
.wrapper-552c:before,
.notice-3063:after,
.notice-3063:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.fluid-9f18:after,
.large-8d70:after,
.lower_d770:after,
.steel-6eb5:after,
.wrapper-552c:after,
.notice-3063:after {
  clear: both;
}
.large-8d70 .row-901a,
.lower_d770 .row-901a,
.overlay-pro-73ce .row-901a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.module-ec4a {
  display: inline-block;
}
.right_5894 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.right_5894 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.right_5894 .primary-50a1 {
  padding: 1em 0;
  font-size: 85%;
}
.primary-50a1 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.steel_6ee5 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.steel_6ee5:after,
.steel_6ee5:before {
  content: "";
  display: table;
}
.steel_6ee5:after {
  clear: both;
}
.notice_fresh_d0a8 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.old-acda .notice_fresh_d0a8 {
  max-width: 50%;
}
.input-focused-afb9 .notice_fresh_d0a8 {
  max-width: 33.33%;
}
.panel-east-9412 .notice_fresh_d0a8 {
  max-width: 25%;
}
.status-hovered-ff7d .notice_fresh_d0a8 {
  max-width: 20%;
}
.breadcrumb-e27f .notice_fresh_d0a8 {
  max-width: 16.66%;
}
.widget_fluid_687f .notice_fresh_d0a8 {
  max-width: 14.28%;
}
.content-focused-3169 .notice_fresh_d0a8 {
  max-width: 12.5%;
}
.blue-197e .notice_fresh_d0a8 {
  max-width: 11.11%;
}
.thumbnail_over_ab48 {
  display: block;
}
.column_f240 .paragraph-warm-c980 label,
.column_f240 .link-8a40 label,
.column_f240 .accent-228f label,
.column_f240 .selected-630f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.icon_e0dd {
  list-style: none;
  margin: 0;
}
.icon_e0dd article.image-525a {
  margin-bottom: 0;
}
.icon_e0dd ul {
  list-style: none;
  margin: 0;
}
.icon_e0dd .preview-3dc1 li.image-525a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .icon_e0dd .preview-3dc1 li.image-525a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .icon_e0dd .preview-3dc1 li.image-525a: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) {
  .icon_e0dd .preview-3dc1 li.image-525a li.image-525a li.image-525a li.image-525a {
    padding-left: 0;
  }
}
article.image-525a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.image-525a .large-8d70 p:last-of-type {
  margin-bottom: 0;
}
article.image-525a .accordion-4957 {
  float: left;
}
article.image-525a .north-cddc {
  margin-left: 85px;
}
article.image-525a .detail_5765 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.image-525a .detail_5765 .in_1e71 {
  margin-left: 10px;
}
article.image-525a .in_f24e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.image-525a .up_fd22 {
  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 .paragraph-warm-c980,
  #respond .accent-228f,
  #respond .selected-630f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .paragraph-warm-c980 input,
#respond .accent-228f input,
#respond .selected-630f input {
  width: 100%;
}
#respond .selected-630f {
  margin-right: 0;
}
#respond .pattern_motion_0a1f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.overlay_d23e {
  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;
}
.overlay_d23e.inner-139e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.overlay_d23e 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%);
}
.overlay_d23e:focus,
.overlay_d23e: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);
}
.modal_18e5 {
  border-radius: 10%;
}
.action_a9a2 {
  border-radius: 50%;
}
.black_2f85 {
  font-size: 0.72em;
}
.modal_old_8007 {
  font-size: 0.875em;
}
.mini_935a {
  font-size: 1.1em;
}
.footer_ff79 {
  text-transform: uppercase;
  line-height: 1.2;
}
.footer_ff79.black_2f85 {
  letter-spacing: 0.5px;
}
.module-a75e,
.module-a75e a {
  color: #6d6d6d;
}
.module-a75e a:hover {
  color: #111;
}
.primary-e20a {
  color: #6d6d6d;
}
.widget-f88f {
  overflow-x: hidden;
}
.widget-f88f .slow-e525.component_gas_1691 {
  position: relative;
}
.widget-f88f .slow-e525.component_gas_1691.column-blue-8414 {
  position: initial;
}
.widget-f88f
  .slow-e525.component_gas_1691.column-blue-8414
  .center_7ce3 {
  left: auto;
}
.widget-f88f .slow-e525 .center_7ce3 {
  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;
}
.widget-f88f .slow-e525:hover.component_gas_1691 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.widget-f88f
  .slow-e525:hover.component_gas_1691
  .center_7ce3 {
  display: block;
  z-index: 9999999;
}
.widget-f88f .accordion-b150 .link_d47b,
.widget-f88f .avatar_dynamic_9744 .link_d47b {
  display: none;
}
.widget-f88f .advanced-c583 .slow-e525:hover.component_gas_1691 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.column_f240 .paragraph-warm-c980 label,
.column_f240 .link-8a40 label,
.column_f240 .accent-228f label,
.column_f240 .selected-630f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.icon_e0dd {
  list-style: none;
  margin: 0;
}
.icon_e0dd article.image-525a {
  margin-bottom: 0;
}
.icon_e0dd ul {
  list-style: none;
  margin: 0;
}
.icon_e0dd .preview-3dc1 li.image-525a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .icon_e0dd .preview-3dc1 li.image-525a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .icon_e0dd .preview-3dc1 li.image-525a: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) {
  .icon_e0dd .preview-3dc1 li.image-525a li.image-525a li.image-525a li.image-525a {
    padding-left: 0;
  }
}
article.image-525a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.image-525a .large-8d70 p:last-of-type {
  margin-bottom: 0;
}
article.image-525a .accordion-4957 {
  float: left;
}
article.image-525a .north-cddc {
  margin-left: 85px;
}
article.image-525a .detail_5765 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.image-525a .detail_5765 .in_1e71 {
  margin-left: 10px;
}
article.image-525a .in_f24e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.image-525a .up_fd22 {
  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 .paragraph-warm-c980,
  #respond .accent-228f,
  #respond .selected-630f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .paragraph-warm-c980 input,
#respond .accent-228f input,
#respond .selected-630f input {
  width: 100%;
}
#respond .selected-630f {
  margin-right: 0;
}
#respond .pattern_motion_0a1f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.accordion-b150 .dim_e131 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.dim_e131 .box_in_a9b6.accordion_new_59cc .blue-295f > li > a:focus,
.dim_e131 .box_in_a9b6.accordion_new_59cc .blue-295f > li > a:hover,
.dim_e131 .box_in_a9b6.current_15b2 .blue-295f > li > a:focus,
.dim_e131 .box_in_a9b6.current_15b2 .blue-295f > li > a:hover,
.dim_e131 .box_in_a9b6.new_9a17 .blue-295f > li > a:focus,
.dim_e131 .box_in_a9b6.new_9a17 .blue-295f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dim_e131
  .box_in_a9b6.accordion_new_59cc
  .blue-295f
  > li.dynamic_d92d
  > a,
.dim_e131
  .box_in_a9b6.accordion_new_59cc
  .blue-295f
  > li.texture-940b
  > a,
.dim_e131
  .box_in_a9b6.current_15b2
  .blue-295f
  > li.dynamic_d92d
  > a,
.dim_e131
  .box_in_a9b6.current_15b2
  .blue-295f
  > li.texture-940b
  > a,
.dim_e131
  .box_in_a9b6.new_9a17
  .blue-295f
  > li.dynamic_d92d
  > a,
.dim_e131 .box_in_a9b6.new_9a17 .blue-295f > li.module_1bd2 > a {
  color: rgba(255, 255, 255, 0.99);
}
.dim_e131 .search_cdfd,
.dim_e131 .search_cdfd a {
  color: rgba(255, 255, 255, 0.99);
}
.dim_e131 .hero_713b.white_eb88 li a,
.dim_e131 .purple-9c44 a,
.dim_e131 .short_816b,
.dim_e131 .blue-295f > li > a,
.dim_e131 .highlight_stone_9bb9 {
  color: rgba(255, 255, 255, 0.79);
}
.dim_e131 .hero_713b.white_eb88 li a:hover,
.dim_e131 .purple-9c44 a:hover,
.dim_e131 .short_816b:hover,
.dim_e131 .blue-295f > li > a:hover,
.dim_e131 .highlight_stone_9bb9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dim_e131 .tabs_7599 {
  color: rgba(255, 255, 255, 0.79);
}
.dim_e131 .tabs_7599 .green-fad0 {
  color: rgba(255, 255, 255, 0.99);
}
.dim_e131 .tabs_7599:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dim_e131 .light_dd4b .video-soft-c210 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dim_e131 .light_dd4b .video-soft-c210 .inner_bbc1 {
  color: rgba(255, 255, 255, 0.79);
}
.dim_e131
  .light_dd4b
  .video-soft-c210
  .inner_bbc1::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dim_e131
  .light_dd4b
  .video-soft-c210
  .inner_bbc1:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dim_e131
  .light_dd4b
  .video-soft-c210
  .inner_bbc1::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dim_e131
  .light_dd4b
  .video-soft-c210
  .inner_bbc1::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dim_e131 .light_dd4b .component-8b98 {
  color: rgba(255, 255, 255, 0.79);
}
.dim_e131 .light_dd4b .component-8b98:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header_top_4a93
  .dim_e131
  .light_dd4b
  .brown-eb96
  .pagination_red_0d75 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.header_top_4a93
  .dim_e131
  .light_dd4b
  .brown-eb96
  .inner_bbc1 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accordion-b150 .bright-59a8 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.bright-59a8 .box_in_a9b6.accordion_new_59cc .blue-295f > li > a:focus,
.bright-59a8 .box_in_a9b6.accordion_new_59cc .blue-295f > li > a:hover,
.bright-59a8 .box_in_a9b6.current_15b2 .blue-295f > li > a:focus,
.bright-59a8 .box_in_a9b6.current_15b2 .blue-295f > li > a:hover,
.bright-59a8 .box_in_a9b6.new_9a17 .blue-295f > li > a:focus,
.bright-59a8 .box_in_a9b6.new_9a17 .blue-295f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bright-59a8
  .box_in_a9b6.accordion_new_59cc
  .blue-295f
  > li.dynamic_d92d
  > a,
.bright-59a8
  .box_in_a9b6.accordion_new_59cc
  .blue-295f
  > li.texture-940b
  > a,
.bright-59a8
  .box_in_a9b6.current_15b2
  .blue-295f
  > li.dynamic_d92d
  > a,
.bright-59a8
  .box_in_a9b6.current_15b2
  .blue-295f
  > li.texture-940b
  > a,
.bright-59a8
  .box_in_a9b6.new_9a17
  .blue-295f
  > li.dynamic_d92d
  > a,
.bright-59a8 .box_in_a9b6.new_9a17 .blue-295f > li.module_1bd2 > a {
  color: rgba(0, 0, 0, 0.8);
}
.bright-59a8 .search_cdfd,
.bright-59a8 .search_cdfd a {
  color: rgba(0, 0, 0, 0.8);
}
.bright-59a8 .hero_713b.white_eb88 li a,
.bright-59a8 .purple-9c44 a,
.bright-59a8 .short_816b,
.bright-59a8 .blue-295f > li > a,
.bright-59a8 .highlight_stone_9bb9 {
  color: rgba(0, 0, 0, 0.55);
}
.bright-59a8 .hero_713b.white_eb88 li a:hover,
.bright-59a8 .purple-9c44 a:hover,
.bright-59a8 .short_816b:hover,
.bright-59a8 .blue-295f > li > a:hover,
.bright-59a8 .highlight_stone_9bb9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bright-59a8 .tabs_7599 {
  color: rgba(0, 0, 0, 0.55);
}
.bright-59a8 .tabs_7599 .green-fad0 {
  color: rgba(0, 0, 0, 0.8);
}
.bright-59a8 .tabs_7599:hover {
  color: rgba(0, 0, 0, 0.8);
}
.stone-6396 .image_d15b {
  margin-left: auto;
  margin-right: auto;
}
.lower_d770 > * {
  margin-left: auto;
  margin-right: auto;
}
.lower_d770 .accent_8108 {
  margin-right: 1.41575em;
}
.paragraph_b0b7 .lower_d770 > .south-8775 {
  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;
}
.paragraph_b0b7 .lower_d770 > .card-42cb {
  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;
}
.bright_bd17.stone-6396 .image_d15b,
.media-ae0c.stone-6396 .image_d15b {
  margin-left: 0;
}
.motion-ae52.stone-6396 .image_d15b,
.notification_1aa8.stone-6396 .image_d15b {
  margin-right: 0;
}
.lower_d770 ol,
.lower_d770 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.carousel_2fea video {
  max-width: 100%;
}
.menu-082b img {
  display: block;
}
.menu-082b.accent_8108,
.menu-082b.active_up_6f27 {
  width: 100%;
}
.menu-082b.card-42cb img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.text-center-6966:not(.hovered_dbe9) {
  margin: 1.5em auto;
}
.filter_glass_b614 p {
  padding: 1.5em 14px;
}
ul.label_huge_4e23.card-42cb,
ul.label_huge_4e23.south-8775,
ul.label_huge_4e23.article_dim_21f4.south-8775 {
  padding: 0 14px;
}
.shade-black-6509 {
  display: block;
  overflow-x: auto;
}
.shade-black-6509 table {
  border-collapse: collapse;
  width: 100%;
}
.shade-black-6509 td,
.shade-black-6509 th {
  padding: 0.5em;
}
.lower_d770 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.lower_d770 ol ol,
.lower_d770 ol ul,
.lower_d770 ul ol,
.lower_d770 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.lower_d770 ol ol li,
.lower_d770 ol ul li,
.lower_d770 ul ol li,
.lower_d770 ul ul li {
  margin-left: 0;
}
.orange-4e5d.label-pro-9880 > .panel-lite-4c76 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.orange-4e5d.label-pro-9880 > .panel-lite-4c76 iframe,
.orange-4e5d.label-pro-9880 > .panel-lite-4c76 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hero_hovered_16a5 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hero_hovered_16a5.hard-bba4 {
  padding: 0;
}
.hero_hovered_16a5.hard-bba4 cite {
  font-size: 13px;
}
.hero_hovered_16a5 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hero_hovered_16a5 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.bright_e85f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.bright_e85f > p:first-child {
  margin-top: 0;
}
.bright_e85f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.bright_e85f blockquote {
  border-left: 0;
}
.gallery-a022 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.gallery-a022:not(.carousel_fluid_2bda) {
  max-width: 100px;
}
.gallery-a022.red_7fc5 {
  border-bottom: none !important;
  text-align: center;
}
.gallery-a022.red_7fc5::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .filter_glass_b614 p {
    padding: 1.5em 0;
  }
}
.video-paper-6609 {
  color: #0073aa;
}
.west_62d8 {
  background-color: #0073aa;
}
.link-middle-4871 {
  color: #229fd8;
}
.carousel-7869 {
  background-color: #229fd8;
}
.gold_4a88 {
  color: #eee;
}
.tooltip-aaf9 {
  background-color: #eee;
}
.selected_7af1 {
  color: #444;
}
.aside_2cf1 {
  background-color: #444;
}
.accordion_a115 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.accordion_a115 .text_2bda .purple-9c44 {
  font-size: 15px;
}
.accordion_a115 .purple-9c44 {
  line-height: 1.3;
}
.accordion_a115 .bright-59a8 {
}
.accordion_a115 .dim_e131 {
  background: #235787;
}
.surface_stone_3333 {
  padding: 0;
}
.surface_stone_3333 .dim_e131 {
  background: #1a1a1a;
}
.surface_stone_3333 .bright-59a8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.info-44aa {
  padding: 0;
  border-left: none;
  border-right: none;
}
.info-44aa .bright-59a8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.info-44aa .dim_e131 {
  background: #303030;
}
.notice-3063 {
  position: relative;
  z-index: 10;
}
.notice-3063 .notification_617f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focus-huge-0b90 .component_gas_1691 {
  display: inline-block;
  vertical-align: middle;
}
.focus-huge-0b90.table_b3ef .component_gas_1691 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .focus-huge-0b90.table_b3ef .component_gas_1691 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .focus-huge-0b90.table_b3ef .component_gas_1691 {
    margin-right: 0.4em;
  }
}
.focus-huge-0b90.table_b3ef .component_gas_1691:last-child {
  margin-right: 0;
}
.dropdown-selected-1dc0 .notification_617f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .accordion-b150 .text_2bda {
    margin: 0 -0.5em;
  }
  .accordion-b150 .text_2bda [class*="customify-col-"],
  .accordion-b150 .text_2bda [class*="customify-col_"],
  .accordion-b150 .text_2bda [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.accordion-b150.gradient-2151 .notification_617f {
  background: 0 0 !important;
}
.accordion-b150.gradient-2151 .notification_617f,
.accordion-b150.dropdown-selected-1dc0 .notification_617f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .accordion-b150.photo_focused_16ce {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.accordion-b150.dropdown-selected-1dc0 .notification_617f {
  box-shadow: none !important;
}
.over_af98 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .over_af98 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .over_af98 {
    padding: 18px 0 20px;
  }
}
.over_af98 .gradient_plasma_bddb {
  width: 100%;
}
.over_af98 .accent_5bb6 {
  margin-bottom: 0;
}
.over_af98 .section-e71f {
  margin-top: 5px;
  font-size: 0.875em;
}
.card-b3bb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.card-b3bb .carousel_8179 {
  width: 100%;
}
.fixed-3436 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.fixed-3436 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.fixed-3436 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;
}
.fixed-3436 li:last-child:after {
  display: none;
}
.fixed-3436 li a {
  font-weight: 500;
  margin-right: 10px;
}
.hero_d347 .link_d47b button,
.over_af98 .link_d47b button {
  left: 0;
}
.hero_d347 .carousel_8179,
.over_af98 .carousel_8179 {
  padding-left: 0;
  padding-right: 0;
}
.hero_d347 .card-b3bb,
.over_af98 .card-b3bb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.hero_d347 {
  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;
}
.hero_d347: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;
}
.hero_d347 .black_6992 {
  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) {
  .hero_d347 .black_6992 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .hero_d347 .black_6992 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .hero_d347 .black_6992 {
    min-height: 200px;
  }
}
.hero_d347 .fixed-3436 {
  color: rgba(255, 255, 255, 0.8);
}
.hero_d347 .fixed-3436 a,
.hero_d347 .fixed-3436 li:after {
  color: inherit;
}
.hero_d347 .fixed-3436 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.fluid-dca3 {
  margin-bottom: 0.5em;
}
.hard-0ca1 {
  margin-bottom: 1.2em;
}
.hard-0ca1,
.fluid-dca3 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hard-0ca1 p:last-child,
.fluid-dca3 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .link_d47b,
#masthead .link_d47b {
  display: none;
}
#masthead
  > .link_d47b.description_2ead {
  display: none;
}
#masthead > .link_d47b button {
  left: 0;
}
.silver_7c31 {
  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%;
}
.silver_7c31 .component_gas_1691 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.silver_7c31 .panel_bottom_afc5 {
  display: -webkit-box;
  display: flex;
}
.silver_7c31 .panel_bottom_afc5.hidden_da21 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.silver_7c31 .panel_bottom_afc5.outer-95b4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.silver_7c31 .panel_bottom_afc5.gold_fea5 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.silver_7c31.pattern-7732.current_39f9 .panel_bottom_afc5.hidden_da21 {
  flex-basis: 100%;
}
.silver_7c31.action-e0a8 .panel_bottom_afc5.outer-95b4 {
  -webkit-box-flex: 1;
  flex: auto;
}
.silver_7c31.action-e0a8 .panel_bottom_afc5.gold_fea5 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .link_d47b.description_2ead {
  display: none;
}
#masthead > .link_d47b button {
  left: 0;
}
.background_7d70 {
  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;
}
.background_7d70:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.background_7d70.sidebar-ba08 i {
  margin-right: 4px;
}
.background_7d70.block_lower_305a i {
  margin-left: 5px;
}
.purple-9c44 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.purple-9c44 p:last-child {
  margin-bottom: 0;
}
.card_static_7db2 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.card_static_7db2 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.card_static_7db2 img {
  display: block;
  width: auto;
  line-height: 1;
}
.card_static_7db2 .search_cdfd {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.card_static_7db2 .middle_acc2 {
  margin: 5px 0 7px 0;
}
.card_static_7db2.tertiary_stale_7ae3 .filter-f7ac {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.card_static_7db2.tertiary_stale_7ae3 .iron-59e8 {
  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;
}
.card_static_7db2.container-thick-d3ce {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.card_static_7db2.container-thick-d3ce .filter-f7ac {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.card_static_7db2.container-thick-d3ce .iron-59e8 {
  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;
}
.card_static_7db2.slow_5b83 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.card_static_7db2.header_west_3329 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.card_static_7db2.header_west_3329 .iron-59e8 {
  margin-top: 7px;
}
.box-clean-b9f1 {
  display: inline-block;
}
.notice-3063 .overlay-first-4d92 .card_static_7db2 img {
  max-width: 100%;
}
.box_in_a9b6 .basic_e8f3.element_pink_97d9,
.module_3fe8 .basic_e8f3.element_pink_97d9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.box_in_a9b6 .element-c615,
.module_3fe8 .element-c615 {
  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%);
}
.box_in_a9b6 .element-c615 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.box_in_a9b6.carousel-feb9 .element-c615 {
  display: none;
}
.box_in_a9b6 .component-bright-d4a4 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.box_in_a9b6 .component-bright-d4a4 li {
  display: inline-block;
  position: relative;
}
.box_in_a9b6 .component-bright-d4a4 li:last-child {
  margin-right: 0;
}
.box_in_a9b6 .component-bright-d4a4 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;
}
.box_in_a9b6 .component-bright-d4a4 li.module_1bd2 > a {
  color: rgba(0, 0, 0, 0.9);
}
.box_in_a9b6 .component-bright-d4a4 > 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;
}
.box_in_a9b6 .component-bright-d4a4 > li > a i {
  line-height: 0;
}
.box_in_a9b6 .component-bright-d4a4 > li.component_b274 > a .element-c615 {
  margin-left: 4px;
  line-height: 0;
}
.box_in_a9b6 .component-bright-d4a4 .cool-7a59 li.component_b274 > a {
  position: relative;
}
.box_in_a9b6 .component-bright-d4a4 .cool-7a59 li.component_b274 > a:after,
.box_in_a9b6 .component-bright-d4a4 .cool-7a59 li.component_b274 > a:before {
  content: "";
  display: table;
}
.box_in_a9b6 .component-bright-d4a4 .cool-7a59 li.component_b274 > a:after {
  clear: both;
}
.box_in_a9b6 .component-bright-d4a4 .cool-7a59 li.component_b274 > a .element-c615 {
  margin-left: 5px;
  float: right;
}
.box_in_a9b6 .full-17a6,
.box_in_a9b6 .cool-7a59 {
  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;
}
.box_in_a9b6 .cool-7a59 {
  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;
}
.box_in_a9b6 .cool-7a59 .element_pink_97d9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.box_in_a9b6 .cool-7a59 .element-c615 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.box_in_a9b6 .cool-7a59 li {
  display: block;
  margin: 0;
  padding: 0;
}
.box_in_a9b6 .cool-7a59 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;
}
.box_in_a9b6 .cool-7a59 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.box_in_a9b6 .cool-7a59 .cool-7a59 {
  top: 0;
  left: 100%;
}
.box_in_a9b6 .background-wide-19fb.fn-focus-5eca > .full-17a6,
.box_in_a9b6 .background-wide-19fb.fn-focus-5eca > .cool-7a59,
.box_in_a9b6 .background-wide-19fb:focus > .full-17a6,
.box_in_a9b6 .background-wide-19fb:focus > .cool-7a59,
.box_in_a9b6 .background-wide-19fb:hover > .full-17a6,
.box_in_a9b6 .background-wide-19fb:hover > .cool-7a59 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.box_in_a9b6.new_9a17 .blue-295f:after,
.box_in_a9b6.new_9a17 .blue-295f:before {
  content: "";
  display: table;
}
.box_in_a9b6.new_9a17 .blue-295f:after {
  clear: both;
}
.box_in_a9b6.new_9a17 .blue-295f > li {
  float: left;
}
.box_in_a9b6.text-1aff .blue-295f:after,
.box_in_a9b6.text-1aff .blue-295f:before {
  content: "";
  display: table;
}
.box_in_a9b6.text-1aff .blue-295f:after {
  clear: both;
}
.box_in_a9b6.text-1aff .blue-295f > li {
  float: left;
}
.box_in_a9b6.text-1aff .blue-295f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.box_in_a9b6.text-1aff .blue-295f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.box_in_a9b6.text-1aff .blue-295f > li.dynamic_d92d > a,
.box_in_a9b6.text-1aff .blue-295f > li.module_1bd2 > a {
  color: #fff;
  background-color: #1e4b75;
}
.box_in_a9b6.accordion_new_59cc .blue-295f > li > a .element_pink_97d9 {
  position: relative;
}
.box_in_a9b6.accordion_new_59cc .blue-295f > li > a .element_pink_97d9: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;
}
.box_in_a9b6.accordion_new_59cc
  .blue-295f
  > li:focus
  > a
  .element_pink_97d9:before,
.box_in_a9b6.accordion_new_59cc
  .blue-295f
  > li:hover
  > a
  .element_pink_97d9:before {
  width: 100%;
  background-color: currentColor;
}
.box_in_a9b6.accordion_new_59cc
  .blue-295f
  > li.dynamic_d92d
  > a
  .element_pink_97d9:before,
.box_in_a9b6.accordion_new_59cc
  .blue-295f
  > li.texture-940b
  > a
  .element_pink_97d9:before {
  width: 100%;
  background-color: currentColor;
}
.box_in_a9b6.current_15b2 .blue-295f > li > a .element_pink_97d9 {
  position: relative;
}
.box_in_a9b6.current_15b2 .blue-295f > li > a .element_pink_97d9: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;
}
.box_in_a9b6.current_15b2 .blue-295f > li:focus > a .element_pink_97d9:before,
.box_in_a9b6.current_15b2
  .blue-295f
  > li:hover
  > a
  .element_pink_97d9:before {
  width: 100%;
  background-color: currentColor;
}
.box_in_a9b6.current_15b2
  .blue-295f
  > li.dynamic_d92d
  > a
  .element_pink_97d9:before,
.box_in_a9b6.current_15b2
  .blue-295f
  > li.texture-940b
  > a
  .element_pink_97d9:before {
  width: 100%;
  background-color: currentColor;
}
.module_3fe8 .component-bright-d4a4 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.module_3fe8 .component-bright-d4a4 li:first-child > a {
  border-top: none;
}
.module_3fe8 .component-bright-d4a4 .tertiary-c704 > .element_pink_97d9 .element-c615 {
  display: none;
}
.module_3fe8 .component-bright-d4a4 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.module_3fe8 .component-bright-d4a4 li:last-child {
  border: none;
}
.module_3fe8 .component-bright-d4a4 li.component_b274 > a {
  padding-right: 45px !important;
}
.module_3fe8 .component-bright-d4a4 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.module_3fe8 .component-bright-d4a4 li a:focus,
.module_3fe8 .component-bright-d4a4 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.module_3fe8 .component-bright-d4a4 li .fixed-7787 {
  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;
}
.module_3fe8 .component-bright-d4a4 li .fixed-7787:hover {
  box-shadow: none;
}
.module_3fe8 .component-bright-d4a4 li .fixed-7787 .element-c615 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.module_3fe8 .component-bright-d4a4 .cool-7a59 {
  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);
}
.module_3fe8 .component-bright-d4a4 .cool-7a59 li a {
  padding-left: 3em;
}
.module_3fe8 .component-bright-d4a4 .stale_135a > a .fixed-7787 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.module_3fe8 .component-bright-d4a4 .stale_135a > .cool-7a59 {
  display: block;
  opacity: 1;
}
.smooth-ef0e {
  max-width: 100%;
}
.down_0607 {
  line-height: 0;
  cursor: pointer;
}
.highlight_stone_9bb9 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.highlight_stone_9bb9:hover {
  box-shadow: none;
  color: currentColor;
}
.highlight_stone_9bb9 svg {
  width: 18px;
  height: 18px;
}
.highlight_stone_9bb9 .dim-8b74 {
  display: none;
}
.pattern_3cbf {
  position: relative;
}
.pattern_3cbf.fn-active-5eca .highlight_stone_9bb9 .icon-f99d {
  display: none;
}
.pattern_3cbf.fn-active-5eca .highlight_stone_9bb9 .dim-8b74 {
  display: inline-block;
}
.pattern_3cbf .preview_lower_9018 {
  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);
}
.pattern_3cbf.icon_b924 .preview_lower_9018 {
  left: auto;
  right: -0.9em;
}
.pattern_3cbf.icon_b924 .stone-1942::before {
  left: auto;
  right: 15px;
}
.pattern_3cbf.fn-active-5eca .preview_lower_9018 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.brown-eb96 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.brown-eb96 label {
  flex-basis: 100%;
}
.brown-eb96 .video-soft-c210 {
  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;
}
.brown-eb96 .inner_bbc1 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.brown-eb96 .inner_bbc1:focus {
  background-color: transparent;
}
.brown-eb96 button.component-8b98 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.brown-eb96 button.component-8b98:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.brown-eb96 button.component-8b98 svg {
  width: 18px;
  height: 18px;
}
.brown-eb96 input[type="submit"] {
  min-height: auto;
}
.light_dd4b .brown-eb96 .inner_bbc1 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.stone-1942 {
  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) {
  .stone-1942 {
    width: 220px;
  }
}
.stone-1942 label {
  flex-basis: 100%;
}
.stone-1942::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;
}
.header_top_4a93 .light_dd4b .brown-eb96 {
  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;
}
.header_top_4a93
  .light_dd4b
  .brown-eb96
  .video-soft-c210 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.header_top_4a93 .light_dd4b .brown-eb96 .inner_bbc1 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.header_top_4a93
  .light_dd4b
  .brown-eb96
  .inner_bbc1:focus {
  background: 0 0;
}
.header_top_4a93
  .light_dd4b
  .brown-eb96
  .pagination_red_0d75 {
  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;
}
.hero_713b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hero_713b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hero_713b li:last-child {
  margin-right: 0;
}
.hero_713b li:first-child {
  margin-left: 0;
}
.hero_713b.content-fecc a {
  color: #fff;
}
.hero_713b.content-fecc a:hover {
  color: #fff;
}
.hero_713b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hero_713b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hero_713b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hero_713b a:hover {
  opacity: 0.9;
  color: inherit;
}
.hero_713b [class*="social-icon-apple"] {
  background-color: #999;
}
.hero_713b [class*="social-icon-apple"].message_first_feb8 {
  background-color: transparent;
  color: #999;
}
.hero_713b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hero_713b [class*="social-icon-behance"].message_first_feb8 {
  background-color: transparent;
  color: #1769ff;
}
.hero_713b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hero_713b [class*="social-icon-bitbucket"].message_first_feb8 {
  background-color: transparent;
  color: #205081;
}
.hero_713b [class*="social-icon-codepen"] {
  background-color: #000;
}
.hero_713b [class*="social-icon-codepen"].message_first_feb8 {
  background-color: transparent;
  color: #000;
}
.hero_713b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hero_713b [class*="social-icon-delicious"].message_first_feb8 {
  background-color: transparent;
  color: #39f;
}
.hero_713b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hero_713b [class*="social-icon-digg"].message_first_feb8 {
  background-color: transparent;
  color: #005be2;
}
.hero_713b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hero_713b [class*="social-icon-dribbble"].message_first_feb8 {
  background-color: transparent;
  color: #ea4c89;
}
.hero_713b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hero_713b [class*="social-icon-envelope"].message_first_feb8 {
  background-color: transparent;
  color: #ea4335;
}
.hero_713b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hero_713b [class*="social-icon-facebook"].message_first_feb8 {
  background-color: transparent;
  color: #3b5998;
}
.hero_713b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hero_713b [class*="social-icon-flickr"].message_first_feb8 {
  background-color: transparent;
  color: #0063dc;
}
.hero_713b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hero_713b [class*="social-icon-foursquare"].message_first_feb8 {
  background-color: transparent;
  color: #2d5be3;
}
.hero_713b [class*="social-icon-github"] {
  background-color: #333;
}
.hero_713b [class*="social-icon-github"].message_first_feb8 {
  background-color: transparent;
  color: #333;
}
.hero_713b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hero_713b [class*="social-icon-google-plus"].message_first_feb8 {
  background-color: transparent;
  color: #dd4b39;
}
.hero_713b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hero_713b [class*="social-icon-houzz"].message_first_feb8 {
  background-color: transparent;
  color: #7ac142;
}
.hero_713b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hero_713b [class*="social-icon-instagram"].message_first_feb8 {
  background-color: transparent;
  color: #262626;
}
.hero_713b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hero_713b [class*="social-icon-jsfiddle"].message_first_feb8 {
  background-color: transparent;
  color: #487aa2;
}
.hero_713b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hero_713b [class*="social-icon-linkedin"].message_first_feb8 {
  background-color: transparent;
  color: #0077b5;
}
.hero_713b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hero_713b [class*="social-icon-medium"].message_first_feb8 {
  background-color: transparent;
  color: #00ab6b;
}
.hero_713b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hero_713b
  [class*="social-icon-odnoklassniki"].message_first_feb8 {
  background-color: transparent;
  color: #f4731c;
}
.hero_713b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hero_713b [class*="social-icon-meetup"].message_first_feb8 {
  background-color: transparent;
  color: #ec1c40;
}
.hero_713b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hero_713b [class*="social-icon-pinterest"].message_first_feb8 {
  background-color: transparent;
  color: #bd081c;
}
.hero_713b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hero_713b [class*="social-icon-product-hunt"].message_first_feb8 {
  background-color: transparent;
  color: #da552f;
}
.hero_713b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hero_713b [class*="social-icon-reddit"].message_first_feb8 {
  background-color: transparent;
  color: #ff4500;
}
.hero_713b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hero_713b [class*="social-icon-rss"].message_first_feb8 {
  background-color: transparent;
  color: #f26522;
}
.hero_713b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hero_713b
  [class*="social-icon-shopping-cart"].message_first_feb8 {
  background-color: transparent;
  color: #4caf50;
}
.hero_713b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hero_713b [class*="social-icon-skype"].message_first_feb8 {
  background-color: transparent;
  color: #00aff0;
}
.hero_713b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hero_713b [class*="social-icon-slideshare"].message_first_feb8 {
  background-color: transparent;
  color: #0077b5;
}
.hero_713b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hero_713b [class*="social-icon-snapchat"].message_first_feb8 {
  background-color: transparent;
  color: #fffc00;
}
.hero_713b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hero_713b [class*="social-icon-soundcloud"].message_first_feb8 {
  background-color: transparent;
  color: #f80;
}
.hero_713b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hero_713b [class*="social-icon-spotify"].message_first_feb8 {
  background-color: transparent;
  color: #2ebd59;
}
.hero_713b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hero_713b
  [class*="social-icon-stack-overflow"].message_first_feb8 {
  background-color: transparent;
  color: #fe7a15;
}
.hero_713b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hero_713b [class*="social-icon-maldkfgram"].message_first_feb8 {
  background-color: transparent;
  color: #2ca5e0;
}
.hero_713b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hero_713b [class*="social-icon-tripadvisor"].message_first_feb8 {
  background-color: transparent;
  color: #589442;
}
.hero_713b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hero_713b [class*="social-icon-tumblr"].message_first_feb8 {
  background-color: transparent;
  color: #35465c;
}
.hero_713b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hero_713b [class*="social-icon-twitch"].message_first_feb8 {
  background-color: transparent;
  color: #6441a5;
}
.hero_713b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hero_713b [class*="social-icon-twitter"].message_first_feb8 {
  background-color: transparent;
  color: #1da1f2;
}
.hero_713b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hero_713b [class*="social-icon-vimeo"].message_first_feb8 {
  background-color: transparent;
  color: #1ab7ea;
}
.hero_713b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hero_713b [class*="social-icon-vk"].message_first_feb8 {
  background-color: transparent;
  color: #45668e;
}
.hero_713b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hero_713b [class*="social-icon-weibo"].message_first_feb8 {
  background-color: transparent;
  color: #df2029;
}
.hero_713b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hero_713b [class*="social-icon-weixin"].message_first_feb8 {
  background-color: transparent;
  color: #7bb32e;
}
.hero_713b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hero_713b [class*="social-icon-whatsapp"].message_first_feb8 {
  background-color: transparent;
  color: #25d366;
}
.hero_713b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hero_713b [class*="social-icon-wordpress"].message_first_feb8 {
  background-color: transparent;
  color: #21759b;
}
.hero_713b [class*="social-icon-xing"] {
  background-color: #026466;
}
.hero_713b [class*="social-icon-xing"].message_first_feb8 {
  background-color: transparent;
  color: #026466;
}
.hero_713b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hero_713b [class*="social-icon-yelp"].message_first_feb8 {
  background-color: transparent;
  color: #af0606;
}
.hero_713b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hero_713b [class*="social-icon-youtube"].message_first_feb8 {
  background-color: transparent;
  color: #cd201f;
}
.short_816b {
  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;
}
.short_816b:hover {
  box-shadow: none;
  background: 0 0;
}
.description_north_5a1c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.search_black_b3b6 {
  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;
}
.sort_slow_1ccc {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.texture_6533 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.texture_6533,
.texture_6533::after,
.texture_6533::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;
}
.texture_6533::after,
.texture_6533::before {
  content: "";
  display: block;
  background-color: inherit;
}
.notice_218f .search_black_b3b6 .sort_slow_1ccc {
  margin-top: -2px;
  width: 19px;
}
.notice_218f .search_black_b3b6 .texture_6533 {
  margin-top: -1px;
}
.notice_218f .search_black_b3b6 .texture_6533,
.notice_218f .search_black_b3b6 .texture_6533::after,
.notice_218f .search_black_b3b6 .texture_6533::before {
  width: 19px;
  height: 2px;
}
.notice_218f .search_black_b3b6 .texture_6533::before {
  top: -6px;
}
.notice_218f .search_black_b3b6 .texture_6533::after {
  bottom: -6px;
}
.gas-6bc3 .search_black_b3b6 .sort_slow_1ccc {
  margin-top: -2px;
  width: 22px;
}
.gas-6bc3 .search_black_b3b6 .texture_6533 {
  margin-top: -1px;
}
.gas-6bc3 .search_black_b3b6 .texture_6533,
.gas-6bc3 .search_black_b3b6 .texture_6533::after,
.gas-6bc3 .search_black_b3b6 .texture_6533::before {
  width: 22px;
  height: 2px;
}
.gas-6bc3 .search_black_b3b6 .texture_6533::before {
  top: -7px;
}
.gas-6bc3 .search_black_b3b6 .texture_6533::after {
  bottom: -7px;
}
.container-static-e820 .search_black_b3b6 .sort_slow_1ccc {
  margin-top: -2px;
  width: 31px;
}
.container-static-e820 .search_black_b3b6 .texture_6533 {
  margin-top: -1.5px;
}
.container-static-e820 .search_black_b3b6 .texture_6533,
.container-static-e820 .search_black_b3b6 .texture_6533::after,
.container-static-e820 .search_black_b3b6 .texture_6533::before {
  width: 31px;
  height: 3px;
}
.container-static-e820 .search_black_b3b6 .texture_6533::before {
  top: -9px;
}
.container-static-e820 .search_black_b3b6 .texture_6533::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hot-7764 .search_black_b3b6 .sort_slow_1ccc {
    margin-top: -2px;
    width: 19px;
  }
  .hot-7764 .search_black_b3b6 .texture_6533 {
    margin-top: -1px;
  }
  .hot-7764 .search_black_b3b6 .texture_6533,
  .hot-7764 .search_black_b3b6 .texture_6533::after,
  .hot-7764 .search_black_b3b6 .texture_6533::before {
    width: 19px;
    height: 2px;
  }
  .hot-7764 .search_black_b3b6 .texture_6533::before {
    top: -6px;
  }
  .hot-7764 .search_black_b3b6 .texture_6533::after {
    bottom: -6px;
  }
  .search-hard-2750 .search_black_b3b6 .sort_slow_1ccc {
    margin-top: -2px;
    width: 22px;
  }
  .search-hard-2750 .search_black_b3b6 .texture_6533 {
    margin-top: -1px;
  }
  .search-hard-2750 .search_black_b3b6 .texture_6533,
  .search-hard-2750 .search_black_b3b6 .texture_6533::after,
  .search-hard-2750 .search_black_b3b6 .texture_6533::before {
    width: 22px;
    height: 2px;
  }
  .search-hard-2750 .search_black_b3b6 .texture_6533::before {
    top: -7px;
  }
  .search-hard-2750 .search_black_b3b6 .texture_6533::after {
    bottom: -7px;
  }
  .item_aafb .search_black_b3b6 .sort_slow_1ccc {
    margin-top: -2px;
    width: 31px;
  }
  .item_aafb .search_black_b3b6 .texture_6533 {
    margin-top: -1.5px;
  }
  .item_aafb .search_black_b3b6 .texture_6533,
  .item_aafb .search_black_b3b6 .texture_6533::after,
  .item_aafb .search_black_b3b6 .texture_6533::before {
    width: 31px;
    height: 3px;
  }
  .item_aafb .search_black_b3b6 .texture_6533::before {
    top: -9px;
  }
  .item_aafb .search_black_b3b6 .texture_6533::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .outer_00da .search_black_b3b6 .sort_slow_1ccc {
    margin-top: -2px;
    width: 19px;
  }
  .outer_00da .search_black_b3b6 .texture_6533 {
    margin-top: -1px;
  }
  .outer_00da .search_black_b3b6 .texture_6533,
  .outer_00da .search_black_b3b6 .texture_6533::after,
  .outer_00da .search_black_b3b6 .texture_6533::before {
    width: 19px;
    height: 2px;
  }
  .outer_00da .search_black_b3b6 .texture_6533::before {
    top: -6px;
  }
  .outer_00da .search_black_b3b6 .texture_6533::after {
    bottom: -6px;
  }
  .tall-32cb .search_black_b3b6 .sort_slow_1ccc {
    margin-top: -2px;
    width: 22px;
  }
  .tall-32cb .search_black_b3b6 .texture_6533 {
    margin-top: -1px;
  }
  .tall-32cb .search_black_b3b6 .texture_6533,
  .tall-32cb .search_black_b3b6 .texture_6533::after,
  .tall-32cb .search_black_b3b6 .texture_6533::before {
    width: 22px;
    height: 2px;
  }
  .tall-32cb .search_black_b3b6 .texture_6533::before {
    top: -7px;
  }
  .tall-32cb .search_black_b3b6 .texture_6533::after {
    bottom: -7px;
  }
  .layout-8836 .search_black_b3b6 .sort_slow_1ccc {
    margin-top: -2px;
    width: 31px;
  }
  .layout-8836 .search_black_b3b6 .texture_6533 {
    margin-top: -1.5px;
  }
  .layout-8836 .search_black_b3b6 .texture_6533,
  .layout-8836 .search_black_b3b6 .texture_6533::after,
  .layout-8836 .search_black_b3b6 .texture_6533::before {
    width: 31px;
    height: 3px;
  }
  .layout-8836 .search_black_b3b6 .texture_6533::before {
    top: -9px;
  }
  .layout-8836 .search_black_b3b6 .texture_6533::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .detail-red-ac95 .search_black_b3b6 .sort_slow_1ccc {
    margin-top: -2px;
    width: 19px;
  }
  .detail-red-ac95 .search_black_b3b6 .texture_6533 {
    margin-top: -1px;
  }
  .detail-red-ac95 .search_black_b3b6 .texture_6533,
  .detail-red-ac95 .search_black_b3b6 .texture_6533::after,
  .detail-red-ac95 .search_black_b3b6 .texture_6533::before {
    width: 19px;
    height: 2px;
  }
  .detail-red-ac95 .search_black_b3b6 .texture_6533::before {
    top: -6px;
  }
  .detail-red-ac95 .search_black_b3b6 .texture_6533::after {
    bottom: -6px;
  }
  .background_pink_4d33 .search_black_b3b6 .sort_slow_1ccc {
    margin-top: -2px;
    width: 22px;
  }
  .background_pink_4d33 .search_black_b3b6 .texture_6533 {
    margin-top: -1px;
  }
  .background_pink_4d33 .search_black_b3b6 .texture_6533,
  .background_pink_4d33 .search_black_b3b6 .texture_6533::after,
  .background_pink_4d33 .search_black_b3b6 .texture_6533::before {
    width: 22px;
    height: 2px;
  }
  .background_pink_4d33 .search_black_b3b6 .texture_6533::before {
    top: -7px;
  }
  .background_pink_4d33 .search_black_b3b6 .texture_6533::after {
    bottom: -7px;
  }
  .hero_2bd9 .search_black_b3b6 .sort_slow_1ccc {
    margin-top: -2px;
    width: 31px;
  }
  .hero_2bd9 .search_black_b3b6 .texture_6533 {
    margin-top: -1.5px;
  }
  .hero_2bd9 .search_black_b3b6 .texture_6533,
  .hero_2bd9 .search_black_b3b6 .texture_6533::after,
  .hero_2bd9 .search_black_b3b6 .texture_6533::before {
    width: 31px;
    height: 3px;
  }
  .hero_2bd9 .search_black_b3b6 .texture_6533::before {
    top: -9px;
  }
  .hero_2bd9 .search_black_b3b6 .texture_6533::after {
    bottom: -9px;
  }
}
.image_6c69 .texture_6533 {
  -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);
}
.image_6c69 .texture_6533::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.image_6c69 .texture_6533::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);
}
.image_6c69.dark-dfa4 .texture_6533 {
  -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);
}
.image_6c69.dark-dfa4 .texture_6533::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.image_6c69.dark-dfa4 .texture_6533::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);
}
.old-d201 {
  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.feature_purple_df62:before {
  display: none;
}
.avatar_dynamic_9744 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.avatar_dynamic_9744 .last_2dad {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.avatar_dynamic_9744 .last_2dad:last-of-type {
  border-bottom: none;
}
.avatar_dynamic_9744 .last_2dad.right_6f2b,
.avatar_dynamic_9744 .last_2dad.info_focused_f544,
.avatar_dynamic_9744 .last_2dad.top-0c43 {
  padding: 0;
}
.avatar_dynamic_9744 .module_3fe8 .fixed-7787 {
  color: currentColor;
}
.avatar_dynamic_9744 .module_3fe8 .fixed-7787:focus,
.avatar_dynamic_9744 .module_3fe8 .fixed-7787:hover {
  background: rgba(0, 0, 0, 0.01);
}
.avatar_dynamic_9744.bright-59a8 .tabs_7599,
.avatar_dynamic_9744.bright-59a8 .purple-9c44 a,
.avatar_dynamic_9744.bright-59a8 .blue-295f a,
.avatar_dynamic_9744.bright-59a8 .cool-7a59 a {
  color: rgba(0, 0, 0, 0.55);
}
.avatar_dynamic_9744.bright-59a8 .tabs_7599:hover,
.avatar_dynamic_9744.bright-59a8 .purple-9c44 a:hover,
.avatar_dynamic_9744.bright-59a8 .blue-295f a:hover,
.avatar_dynamic_9744.bright-59a8 .cool-7a59 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.avatar_dynamic_9744.bright-59a8 .green-fad0 {
  color: rgba(0, 0, 0, 0.8);
}
.avatar_dynamic_9744.bright-59a8 .last_2dad {
  border-color: rgba(0, 0, 0, 0.08);
}
.avatar_dynamic_9744.bright-59a8 .last_2dad:before {
  background: rgba(0, 0, 0, 0.08);
}
.avatar_dynamic_9744.bright-59a8 .carousel_first_0130:before {
  background: rgba(255, 255, 255, 0.9);
}
.avatar_dynamic_9744.bright-59a8 .module_3fe8 .component-bright-d4a4 li a,
.avatar_dynamic_9744.bright-59a8 .module_3fe8 .fixed-7787,
.avatar_dynamic_9744.bright-59a8 .cool-7a59 {
  border-color: rgba(0, 0, 0, 0.08);
}
.avatar_dynamic_9744.bright-59a8 .module_3fe8 .fixed-7787:focus,
.avatar_dynamic_9744.bright-59a8 .module_3fe8 .fixed-7787:hover {
  background: rgba(0, 0, 0, 0.01);
}
.avatar_dynamic_9744.bright-59a8 .component-bright-d4a4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.avatar_dynamic_9744.dim_e131 .tabs_7599,
.avatar_dynamic_9744.dim_e131 .purple-9c44 a,
.avatar_dynamic_9744.dim_e131 .blue-295f .fixed-7787,
.avatar_dynamic_9744.dim_e131 .blue-295f a,
.avatar_dynamic_9744.dim_e131 .cool-7a59 a {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_dynamic_9744.dim_e131 .tabs_7599:hover,
.avatar_dynamic_9744.dim_e131 .purple-9c44 a:hover,
.avatar_dynamic_9744.dim_e131 .blue-295f .fixed-7787:hover,
.avatar_dynamic_9744.dim_e131 .blue-295f a:hover,
.avatar_dynamic_9744.dim_e131 .cool-7a59 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_dynamic_9744.dim_e131 .green-fad0 {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_dynamic_9744.dim_e131 .last_2dad {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar_dynamic_9744.dim_e131 .last_2dad:before {
  background: rgba(255, 255, 255, 0.08);
}
.avatar_dynamic_9744.dim_e131 .carousel_first_0130:before {
  background: rgba(0, 0, 0, 0.9);
}
.avatar_dynamic_9744.dim_e131 .module_3fe8 .component-bright-d4a4 li a,
.avatar_dynamic_9744.dim_e131 .module_3fe8 .fixed-7787,
.avatar_dynamic_9744.dim_e131 .cool-7a59 {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar_dynamic_9744.dim_e131 .module_3fe8 .fixed-7787:focus,
.avatar_dynamic_9744.dim_e131 .module_3fe8 .fixed-7787:hover {
  background: rgba(0, 0, 0, 0.01);
}
.avatar_dynamic_9744.dim_e131 .component-bright-d4a4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel_first_0130 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.carousel_first_0130:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.first_0b7b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.orange-6fcf .avatar_dynamic_9744 {
  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;
}
.orange-6fcf .last_2dad {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.orange-6fcf .last_2dad: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) {
  .orange-6fcf .last_2dad:before {
    width: 16%;
    left: 42%;
  }
}
.orange-6fcf .last_2dad:last-child:before {
  content: none;
}
.orange-6fcf .last_2dad[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.orange-6fcf .module_3fe8 .component-bright-d4a4 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.orange-6fcf .module_3fe8 .component-bright-d4a4 li a .fixed-7787 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.orange-6fcf .module_3fe8 .cool-7a59 {
  border: none;
}
.orange-6fcf .module_3fe8 .cool-7a59 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.orange-6fcf .carousel_first_0130 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.orange-6fcf .first_0b7b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.orange-6fcf .dim_e131 .carousel_first_0130:before {
  background: rgba(0, 0, 0, 0.9);
}
.orange-6fcf .bright-59a8.box_a437 .texture_6533 {
  background: rgba(0, 0, 0, 0.6);
}
.orange-6fcf
  .bright-59a8.box_a437
  .texture_6533::after,
.orange-6fcf
  .bright-59a8.box_a437
  .texture_6533:before {
  background: inherit;
}
.orange-6fcf
  .bright-59a8.box_a437:hover
  .texture_6533 {
  background: rgba(0, 0, 0, 0.8);
}
.left_0909 .avatar_dynamic_9744 {
  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) {
  .left_0909 .avatar_dynamic_9744 {
    width: auto;
    right: 45px;
  }
}
.badge_db6e .avatar_dynamic_9744 {
  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) {
  .badge_db6e .avatar_dynamic_9744 {
    width: auto;
    left: 45px;
  }
}
.feature_purple_df62 .avatar_dynamic_9744 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.feature_purple_df62 .first_0b7b {
  max-width: 48em;
  margin: 0 auto;
}
.feature_purple_df62 .carousel_first_0130:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.notification-pink-5a6d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.notification-pink-5a6d.orange-6fcf .avatar_dynamic_9744 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.notification-pink-5a6d.left_0909 .avatar_dynamic_9744 {
  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);
}
.notification-pink-5a6d .avatar_dynamic_9744 {
  visibility: visible;
}
.notification-pink-5a6d.badge_db6e .avatar_dynamic_9744 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.slider-35dc,
.tall_dfd8 {
  overflow-x: hidden;
}
.slider-35dc .avatar_dynamic_9744 {
  overflow: auto;
}
.slider-35dc.orange-6fcf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.slider-35dc.orange-6fcf .avatar_dynamic_9744 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.slider-35dc.orange-6fcf .short_816b {
  opacity: 0;
}
.slider-35dc.left_0909 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.slider-35dc.left_0909 .avatar_dynamic_9744 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.slider-35dc.left_0909 .short_816b {
  opacity: 0;
}
.slider-35dc.badge_db6e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.slider-35dc.badge_db6e .avatar_dynamic_9744 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.slider-35dc.badge_db6e .short_816b {
  opacity: 0;
}
.slider-35dc.feature_purple_df62 .avatar_dynamic_9744 {
  z-index: 10;
  visibility: visible;
}
.box_a437 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.box_a437 .texture_6533 {
  background: rgba(255, 255, 255, 0.99);
}
.box_a437 .texture_6533::after,
.box_a437 .texture_6533:before {
  background: inherit;
}
.box_a437:hover .texture_6533 {
  background: rgba(255, 255, 255, 0.99);
}
.badge_db6e .box_a437 {
  top: 10px;
  right: auto;
  left: 12px;
}
.feature_purple_df62 .box_a437 {
  display: none !important;
}
.slider-35dc:before,
.tall_dfd8:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.slider-35dc .box_a437,
.tall_dfd8 .box_a437 {
  display: inline-block;
}
.avatar_dynamic_9744 .component_gas_1691 {
  -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;
}
.slider-35dc .avatar_dynamic_9744 .component_gas_1691,
.tall_dfd8 .avatar_dynamic_9744 .component_gas_1691 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.thumbnail_outer_6a80 .video-soft-c210 {
  width: 100%;
}
.overlay-first-4d92 {
  padding: 0 0.5em 0;
}
.overlay-first-4d92 [class*="customify-col-"],
.overlay-first-4d92 [class*="customify-col_"],
.overlay-first-4d92 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.last-9d95 .overlay-first-4d92 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .text_2bda .clean_e690,
  .clean_e690 {
    display: none;
  }
  .dropdown-56dc {
    text-align: left;
  }
  .background-motion-db84 {
    text-align: center;
  }
  .description_plasma_d957 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .text_2bda .focus_tiny_7afe,
  .focus_tiny_7afe {
    display: none;
  }
  .module-new-00ec {
    text-align: left;
  }
  .message-middle-7158 {
    text-align: center;
  }
  .hidden-left-0206 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .text_2bda .red-c921,
  .red-c921 {
    display: none;
  }
  .gradient_out_192c {
    text-align: left;
  }
  .alert_first_bafc {
    text-align: center;
  }
  .filter-87a5 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.info_985f {
  box-shadow: none !important;
}
.icon_85e5 .description-prev-eceb,
.hovered-0595 .description-prev-eceb {
  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;
}
.hovered-0595 .description-prev-eceb {
  margin-top: 30px;
  margin-bottom: 30px;
}
.notification_617f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.notification_617f:after,
.notification_617f:before {
  content: "";
  display: table;
}
.notification_617f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .notification_617f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.notification_617f,
.photo_focused_16ce {
  max-width: 1248px;
  margin: 0 auto;
}

.steel-6eb5.sort-d977 .notification_617f {
  max-width: 100%;
}
.steel-6eb5.top_4017 {
  max-width: 1200px;
  margin: 0 auto;
}
.steel-6eb5.column-west-2881 .notification_617f {
  max-width: 100%;
}
.steel-6eb5.column-west-2881 > .notification_617f {
  padding-left: 0;
  padding-right: 0;
}
.steel-6eb5.column-west-2881 > .notification_617f .text_2bda {
  margin: 0;
}
.steel-6eb5.column-west-2881
  > .notification_617f
  .element_white_b653.last_e8fe {
  margin-right: 0;
  margin-left: 0;
}
.steel-6eb5.column-west-2881 #main.last_e8fe {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .caption-af0b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .caption-af0b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .slider_1c01 .image_d15b {
    padding-right: 1em;
  }
  .slider_1c01.chip-left-e66f .element_white_b653 {
    border-right: 1px solid #eaecee;
  }
  .slider_1c01.chip-left-e66f .image_d15b {
    padding-right: 1em;
  }
  .slider_1c01.chip-left-e66f .notification-d079 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .modal_tall_a571 .image_d15b {
    padding-left: 1em;
  }
  .modal_tall_a571.chip-left-e66f .element_white_b653 {
    border-left: 1px solid #eaecee;
  }
  .modal_tall_a571.chip-left-e66f .image_d15b {
    padding-left: 1em;
  }
  .modal_tall_a571.chip-left-e66f .notification-d079 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .logo-simple-e419 .image_d15b {
    padding-left: 1em;
  }
  .logo-simple-e419.chip-left-e66f .upper_f773 {
    border-right: 1px solid #eaecee;
  }
  .logo-simple-e419.chip-left-e66f .input-hovered-b157 {
    border-right: 1px solid #eaecee;
  }
  .logo-simple-e419.chip-left-e66f .image_d15b {
    padding-left: 1em;
  }
  .logo-simple-e419.chip-left-e66f .notification-d079 {
    padding-right: 1em;
  }
  .logo-simple-e419.chip-left-e66f .over-3a44 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tabs_cold_40b2 .image_d15b {
    padding-right: 1em;
  }
  .tabs_cold_40b2.chip-left-e66f .upper_f773 {
    border-left: 1px solid #eaecee;
  }
  .tabs_cold_40b2.chip-left-e66f .input-hovered-b157 {
    border-left: 1px solid #eaecee;
  }
  .tabs_cold_40b2.chip-left-e66f .image_d15b {
    padding-right: 1em;
  }
  .tabs_cold_40b2.chip-left-e66f .notification-d079 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs_cold_40b2.chip-left-e66f .over-3a44 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .caption-af0b .image_d15b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .caption-af0b.chip-left-e66f .element_white_b653 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .caption-af0b.chip-left-e66f .image_d15b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .caption-af0b.chip-left-e66f .notification-d079 {
    padding-left: 1em;
  }
  .caption-af0b.chip-left-e66f .over-3a44 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .caption-af0b.chip-left-e66f .image_d15b {
    padding-left: 0;
  }
}
.detail-6717 .focus-huge-0b90 {
  display: inline-block;
}
.filter_d250 {
  display: inline-block;
}
.easy_aff5 {
  word-con: break-word;
}
.lite_3908 > span {
  display: inline-block;
  padding: 5px 0;
}
.lite_3908 .pagination_6a21 {
  margin-left: 8px;
  margin-right: 8px;
}
.lite_3908 .block_1af3 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.column_solid_93df .avatar_8145 {
  margin-bottom: 2em;
}
.column_solid_93df .accent-white-70ff {
  margin-bottom: 15px;
}
.column_solid_93df .accent-white-70ff:last-child {
  margin-bottom: 0;
}
.column_solid_93df .highlight-cold-d311 {
  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) {
  .column_solid_93df .highlight-cold-d311 {
    display: block;
  }
}
.column_solid_93df .pagination-adac {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .column_solid_93df .pagination-adac {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.column_solid_93df .soft-4304 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.column_solid_93df .soft-4304 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.column_solid_93df .soft-4304 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.column_solid_93df .easy_aff5 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.column_solid_93df .easy_aff5 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.column_solid_93df .easy_c381 p:last-child {
  margin-bottom: 0;
}
.column_solid_93df .text-fc00 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.column_solid_93df .dynamic_f098 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.column_solid_93df .status_red_405d {
  margin-top: 1em;
}
.column_solid_93df .notification-6d07 {
  top: 0;
  display: block;
}
.column_solid_93df .notification-6d07 a {
  color: inherit;
}
.column_solid_93df .notification-6d07 a:hover {
  color: inherit;
}
.column_solid_93df .gold_9815 {
  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;
}
.column_solid_93df .gold_9815:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.column_solid_93df .dynamic_f098 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.column_solid_93df .section_4d5a {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.column_solid_93df .section_4d5a:first-child {
  margin-top: 0;
}
.column_solid_93df .section_4d5a.up_95ed {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.column_solid_93df .section_4d5a.gradient-out-388d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.column_solid_93df
  .section_4d5a.gradient-out-388d.motion-8dbc
  .status_red_405d {
  width: 100%;
}
.column_solid_93df .gradient-out-388d {
  -webkit-box-align: center;
  align-items: center;
}
.column_solid_93df .gradient-out-388d .lite_3908,
.column_solid_93df .gradient-out-388d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.column_solid_93df .soft-4304 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.column_solid_93df .soft-4304 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.column_solid_93df .soft-4304: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;
}
.column_solid_93df .up_95ed {
  z-index: 5;
}
.column_solid_93df .heading-7090 .caption-7377 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.column_solid_93df .menu_lite_c710 .caption-7377 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.column_solid_93df .feature-brown-b593 .caption-7377 {
  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;
}
.column_solid_93df.grid_aabc .highlight-cold-d311,
.column_solid_93df.list_green_5607 .highlight-cold-d311 {
  display: block;
}
.column_solid_93df.grid_aabc .highlight-cold-d311 .pagination-east-4b39,
.column_solid_93df.grid_aabc .highlight-cold-d311 .dynamic_f098,
.column_solid_93df.list_green_5607 .highlight-cold-d311 .pagination-east-4b39,
.column_solid_93df.list_green_5607 .highlight-cold-d311 .dynamic_f098 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.column_solid_93df.preview-25d6 .pagination-adac {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .column_solid_93df.preview-25d6 .pagination-adac {
    margin-right: 0;
  }
}
.column_solid_93df.grid_aabc .pagination-adac,
.column_solid_93df.list_green_5607 .pagination-adac {
  padding-top: 40%;
}
.column_solid_93df.grid_aabc .avatar_8145,
.column_solid_93df.list_green_5607 .avatar_8145 {
  display: block;
}
.column_solid_93df.grid_aabc .fn-sticky-5eca .dynamic_f098,
.column_solid_93df.list_green_5607 .fn-sticky-5eca .dynamic_f098 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.column_solid_93df.grid_aabc .pagination-adac,
.column_solid_93df.list_green_5607 .pagination-adac {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.column_solid_93df.grid_aabc .dynamic_f098 {
  padding: 1em;
}
.preview_fresh_f63e {
  margin: 30px auto;
  display: block;
}
.preview_fresh_f63e .surface_white_4694 > * {
  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;
}
.preview_fresh_f63e .surface_white_4694 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.preview_fresh_f63e .surface_white_4694 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tall-56db .lite_3908 {
  margin-bottom: 1.41575em;
}
.tall-56db .hover-light-5020 {
  margin-bottom: 1.618em;
}
.lower_d770 .thumbnail_e0e9 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.lower_d770 .thumbnail_e0e9 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.lower_d770 .main_simple_45c0 {
  max-width: 100%;
  overflow: auto;
}
.stone-6396 .lower_d770 a:hover {
  text-decoration: underline;
}
.input-dirty-9d8a .accent-white-70ff:not(.easy_aff5),
.input-dirty-9d8a .soft-4304 {
  margin-bottom: 1.41575em;
}
.input-dirty-9d8a .accent-white-70ff:not(.easy_aff5):last-child,
.input-dirty-9d8a .soft-4304:last-child {
  margin-bottom: 0;
}
.input-dirty-9d8a .accent-white-70ff.slow-198b {
  margin-bottom: 0.41575em;
}
.input-dirty-9d8a .north-2f40:before,
.input-dirty-9d8a .tiny-1899:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.input-dirty-9d8a .north-2f40:before {
  content: "\f115";
}
.input-dirty-9d8a .tiny-1899:before {
  content: "\f02c";
}
.input-dirty-9d8a .chip-23e0 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.input-dirty-9d8a .chip-23e0 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.sidebar-c0cd {
  display: -webkit-box;
  display: flex;
}
.sidebar-c0cd .banner_7249 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .sidebar-c0cd .banner_7249 {
    flex-basis: 90px;
  }
}
.sidebar-c0cd .overlay-9972 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .sidebar-c0cd .overlay-9972 {
    flex-basis: calc(100% - 50px);
  }
}
.sidebar-c0cd .chip-motion-1873 p:last-child {
  margin-bottom: 0.72em;
}
.label-034d .surface_white_4694 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.label-034d .surface_white_4694:after,
.label-034d .surface_white_4694:before {
  content: "";
  display: table;
}
.label-034d .surface_white_4694:after {
  clear: both;
}
.label-034d .surface_white_4694 .gallery-c39a,
.label-034d .surface_white_4694 .hero-4bee {
  width: 49%;
}
.label-034d .surface_white_4694 .gallery-c39a a span.tooltip-east-f7b1,
.label-034d .surface_white_4694 .hero-4bee a span.tooltip-east-f7b1 {
  display: block;
  margin-bottom: 5px;
}
.label-034d .surface_white_4694 .hero-4bee {
  float: left;
  text-align: left;
}
.label-034d .surface_white_4694 .gallery-c39a {
  float: right;
  text-align: right;
}
.primary_71db {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .primary_71db {
    margin-bottom: 0;
  }
}
.mask_c9aa {
  margin-bottom: 1em;
}
.mask_c9aa .easy_aff5 {
  font-size: 1.1em;
  line-height: 1.3;
}
.list_6558 a {
  display: block;
  line-height: 0;
  position: relative;
}
.north_236a .mask_c9aa,
.column_289d .mask_c9aa {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .north_236a .mask_c9aa,
  .column_289d .mask_c9aa {
    display: block;
  }
}
.north_236a .list_6558,
.column_289d .list_6558 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .north_236a .list_6558,
  .column_289d .list_6558 {
    margin-bottom: 1em;
  }
}
.north_236a .list_6558 img,
.column_289d .list_6558 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.north_236a .gold_5530,
.column_289d .gold_5530 {
  flex-basis: calc(100% - 160px);
}
.north_236a .gold_5530 p,
.column_289d .gold_5530 p {
  margin-bottom: 0;
}
.north_236a .gold_5530 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .north_236a .gold_5530 {
    padding-left: 0;
  }
}
.column_289d .gold_5530 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .column_289d .gold_5530 {
    padding-right: 0;
  }
}
.column_289d .list_6558 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.search-b2f3 .list_6558 {
  margin-bottom: 0.5em;
}
.search-b2f3 .list_6558 img {
  width: 100%;
}
.heading_a07f .paragraph_bed5,
.element_bf05 .paragraph_bed5 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.element_bf05 .element_white_b653 .image_bottom_38f4 p:last-child {
  margin-bottom: 0;
}
.medium_4032 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.texture_left_43d6 .glass_36b7 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .texture_left_43d6 .glass_36b7:last-of-type {
    margin-bottom: 0;
  }
}
.texture_left_43d6 .glass_36b7 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.texture_left_43d6 .glass_36b7 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.texture_left_43d6 .glass_36b7 ul li {
  margin: 0 0 0.6em;
}
.texture_left_43d6 .glass_36b7 ul li.avatar_small_6dd5,
.texture_left_43d6 .glass_36b7 ul li.hover-next-fb59 {
  position: relative;
}
.texture_left_43d6 .glass_36b7 ul li.avatar_small_6dd5 .info-thick-1284,
.texture_left_43d6 .glass_36b7 ul li.hover-next-fb59 .info-thick-1284 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.texture_left_43d6 .glass_36b7 ul li.avatar_small_6dd5:after:after,
.texture_left_43d6 .glass_36b7 ul li.avatar_small_6dd5:after:before,
.texture_left_43d6
  .glass_36b7
  ul
  li.hover-next-fb59:after:after,
.texture_left_43d6
  .glass_36b7
  ul
  li.hover-next-fb59:after:before {
  content: "";
  display: table;
}
.texture_left_43d6 .glass_36b7 ul li.avatar_small_6dd5:after:after,
.texture_left_43d6
  .glass_36b7
  ul
  li.hover-next-fb59:after:after {
  clear: both;
}
.texture_left_43d6 .glass_36b7 a.large_84c9:hover {
  text-decoration: none;
}
.texture_left_43d6 .glass_36b7 select {
  max-width: 100%;
}
.texture_left_43d6 .glass_36b7 table {
  font-size: 85%;
}
.texture_left_43d6 .glass_36b7 table td,
.texture_left_43d6 .glass_36b7 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.texture_left_43d6 .glass_36b7 table tfoot td {
  text-align: left;
}
.texture_left_43d6 .glass_36b7 :last-child {
  margin-bottom: 0;
}
.texture_left_43d6 .glass_36b7 .image_dynamic_37a8 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.texture_left_43d6 .glass_36b7 .image_dynamic_37a8 label {
  width: 100%;
}
.texture_left_43d6 .glass_36b7 .image_dynamic_37a8 .inner_bbc1 {
  width: 100%;
  display: block;
}
.texture_left_43d6 .glass_36b7 .image_dynamic_37a8 .component-8b98 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.texture_left_43d6 .glass_36b7 .image_dynamic_37a8 .component-8b98:hover svg #svg-search {
  fill: #444;
}
.texture_left_43d6 .glass_36b7 .image_dynamic_37a8 .component-8b98 svg {
  width: 18px;
  height: 18px;
}
.texture_left_43d6 .outer-29e0 ul ul,
.texture_left_43d6 .hero-332d ul ul,
.texture_left_43d6 .white_1e17 ul ul,
.texture_left_43d6 .icon_brown_8d07 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.texture_left_43d6 .outer-29e0 .component_b274 > a,
.texture_left_43d6 .hero-332d .component_b274 > a,
.texture_left_43d6 .white_1e17 .component_b274 > a,
.texture_left_43d6 .icon_brown_8d07 .component_b274 > a {
  margin-bottom: 0;
}
.texture_left_43d6 .slow_3e44 li,
.texture_left_43d6 .outer-29e0 li,
.texture_left_43d6 .grid_e2b5 li,
.texture_left_43d6 .hero-332d li,
.texture_left_43d6 .white_1e17 li,
.texture_left_43d6 .icon_brown_8d07 li,
.texture_left_43d6 .dropdown-fluid-7140 li,
.texture_left_43d6 .accent_40a1 li {
  display: block;
  position: relative;
}
.texture_left_43d6 .slow_3e44 li:last-child,
.texture_left_43d6 .outer-29e0 li:last-child,
.texture_left_43d6 .grid_e2b5 li:last-child,
.texture_left_43d6 .hero-332d li:last-child,
.texture_left_43d6 .white_1e17 li:last-child,
.texture_left_43d6 .icon_brown_8d07 li:last-child,
.texture_left_43d6 .dropdown-fluid-7140 li:last-child,
.texture_left_43d6 .accent_40a1 li:last-child {
  border: none;
}
.texture_left_43d6 .slow_3e44 li a,
.texture_left_43d6 .outer-29e0 li a,
.texture_left_43d6 .grid_e2b5 li a,
.texture_left_43d6 .hero-332d li a,
.texture_left_43d6 .white_1e17 li a,
.texture_left_43d6 .icon_brown_8d07 li a,
.texture_left_43d6 .dropdown-fluid-7140 li a,
.texture_left_43d6 .accent_40a1 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.texture_left_43d6 .slow_3e44 li ul li::before,
.texture_left_43d6 .outer-29e0 li ul li::before,
.texture_left_43d6 .grid_e2b5 li ul li::before,
.texture_left_43d6 .hero-332d li ul li::before,
.texture_left_43d6 .white_1e17 li ul li::before,
.texture_left_43d6 .icon_brown_8d07 li ul li::before,
.texture_left_43d6 .dropdown-fluid-7140 li ul li::before,
.texture_left_43d6 .accent_40a1 li ul li::before {
  left: 15px;
}
.texture_left_43d6 .slow_3e44 li ul a,
.texture_left_43d6 .outer-29e0 li ul a,
.texture_left_43d6 .grid_e2b5 li ul a,
.texture_left_43d6 .hero-332d li ul a,
.texture_left_43d6 .white_1e17 li ul a,
.texture_left_43d6 .icon_brown_8d07 li ul a,
.texture_left_43d6 .dropdown-fluid-7140 li ul a,
.texture_left_43d6 .accent_40a1 li ul a {
  padding-left: 20px;
}
.texture_left_43d6 .slow_3e44 li ul ul li::before,
.texture_left_43d6 .outer-29e0 li ul ul li::before,
.texture_left_43d6 .grid_e2b5 li ul ul li::before,
.texture_left_43d6 .hero-332d li ul ul li::before,
.texture_left_43d6 .white_1e17 li ul ul li::before,
.texture_left_43d6 .icon_brown_8d07 li ul ul li::before,
.texture_left_43d6 .dropdown-fluid-7140 li ul ul li::before,
.texture_left_43d6 .accent_40a1 li ul ul li::before {
  left: 30px;
}
.texture_left_43d6 .slow_3e44 li ul ul a,
.texture_left_43d6 .outer-29e0 li ul ul a,
.texture_left_43d6 .grid_e2b5 li ul ul a,
.texture_left_43d6 .hero-332d li ul ul a,
.texture_left_43d6 .white_1e17 li ul ul a,
.texture_left_43d6 .icon_brown_8d07 li ul ul a,
.texture_left_43d6 .dropdown-fluid-7140 li ul ul a,
.texture_left_43d6 .accent_40a1 li ul ul a {
  padding-left: 40px;
}
.texture_left_43d6 .thumbnail_hard_295d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.texture_left_43d6 .accent_40a1 ul li {
  margin-bottom: 1.41575em;
}
.texture_left_43d6 .accent_40a1 ul li .hidden-dark-ede3 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.texture_left_43d6 .accent_40a1 ul li .glass_30a0 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.dim_e131 .slow_3e44 li a,
.dim_e131 .outer-29e0 li a,
.dim_e131 .grid_e2b5 li a,
.dim_e131 .hero-332d li a,
.dim_e131 .white_1e17 li a,
.dim_e131 .icon_brown_8d07 li a,
.dim_e131 .dropdown-fluid-7140 li a,
.dim_e131 .accent_40a1 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.dim_e131 .thumbnail_hard_295d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dim_e131 .glass_36b7 ul li.avatar_small_6dd5 .info-thick-1284,
.dim_e131 .glass_36b7 ul li.hover-next-fb59 .info-thick-1284 {
  background: rgba(0, 0, 0, 0.2);
}
.dim_e131 .texture_left_43d6 .glass_36b7 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.steel-6eb5 .texture_left_43d6 .component-bright-d4a4 li {
  margin: 0;
}
.steel-6eb5 .texture_left_43d6 .component-bright-d4a4 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.steel-6eb5 .texture_left_43d6 .component-bright-d4a4 li ul {
  margin: 0;
}
.steel-6eb5 .texture_left_43d6 .component-bright-d4a4 li ul li a {
  padding-left: 15px;
}
.steel-6eb5 .texture_left_43d6 .component-bright-d4a4 li ul li li a {
  padding-left: 30px;
}
.steel-6eb5 .texture_left_43d6 .component-bright-d4a4 li.module_1bd2 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.steel-6eb5 .texture_left_43d6 .component-bright-d4a4 li.module_1bd2 > 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;
}
.steel-6eb5 .texture_left_43d6 .component-bright-d4a4 li.module_1bd2 > 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;
}
.container_b28e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.wrapper-552c {
  position: relative;
  z-index: 10;
}
.wrapper-552c .component_gas_1691 {
  width: 100%;
  max-width: 100%;
}
.disabled-b127 .container_pressed_b391 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.disabled-b127 .bright-59a8 {
}
.disabled-b127 .dim_e131 {
  background: #292929;
}
.middle-d48d .container_pressed_b391 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.middle-d48d .bright-59a8 {
  background: #f9f9f9;
}
.middle-d48d .dim_e131 {
  background: #303030;
}
.container_db79 .container_pressed_b391 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .container_db79 .focus-huge-0b90 {
    margin-bottom: 1em;
  }
  .container_db79 .focus-huge-0b90:last-child {
    margin-bottom: 0;
  }
}
.container_db79 .bright-59a8 {
  background: #ededed;
}
.container_db79 .dim_e131 {
  background: #1a1a1a;
}
.container_pressed_b391.bright-59a8 {
  color: rgba(0, 0, 0, 0.6);
}
.container_pressed_b391.bright-59a8 .content_7a24 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.container_pressed_b391.dim_e131 {
  color: rgba(255, 255, 255, 0.99);
}
.container_pressed_b391.dim_e131 a:not(.large_84c9) {
  color: rgba(255, 255, 255, 0.79);
}
.container_pressed_b391.dim_e131 a:not(.large_84c9):hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_pressed_b391.dim_e131 .content_7a24 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_pressed_b391.dim_e131 table tbody td,
.container_pressed_b391.dim_e131 table th {
  background: rgba(0, 0, 0, 0.08);
}
.advanced-c583.dropdown-selected-1dc0 .notification_617f {
  max-width: initial;
}
.advanced-c583 .table_b3ef {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.advanced-c583 .table_b3ef .component_gas_1691 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .advanced-c583 .table_b3ef .component_gas_1691 {
    display: block;
    margin-bottom: 2em;
  }
  .advanced-c583 .table_b3ef .component_gas_1691:last-child {
    margin-bottom: 0;
  }
}
.container_db79 .focus-huge-0b90:last-child,
.middle-d48d .focus-huge-0b90:last-child,
.disabled-b127 .focus-huge-0b90:last-child {
  margin-bottom: 0;
}
.container_db79 .focus-huge-0b90 .texture_left_43d6 .glass_36b7:last-child,
.middle-d48d .focus-huge-0b90 .texture_left_43d6 .glass_36b7:last-child,
.disabled-b127 .focus-huge-0b90 .texture_left_43d6 .glass_36b7:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .container_db79 .component_purple_5206,
  .container_db79 .disabled-dcc5,
  .middle-d48d .component_purple_5206,
  .middle-d48d .disabled-dcc5,
  .disabled-b127 .component_purple_5206,
  .disabled-b127 .disabled-dcc5 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .wrapper-552c .focus-huge-0b90 {
    margin-bottom: 2em;
  }
}
.wrapper-552c p:last-child {
  margin-bottom: 0;
}
.wrapper-552c li,
.wrapper-552c ul {
  list-style: none;
  margin: 0;
}
.wrapper-552c ul ul {
  margin-left: 2.617924em;
}
.block_654f {
  font-size: 0.875em;
}

/* css-noise: 13c2 */
.widget-item-y7 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
