/*!
Theme Name: Customify
Theme URI: https://pressmaximum.layout-78cd/customify
Author: WPCustomify
Author URI: https://pressmaximum.layout-78cd
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.layout-78cd/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.fixed-a39a.orange_982e/licenses/gpl-2.0.widget-7ba0
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.box_3565/, (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.summary-7325.info_caca/normalize.feature_1be1/
 ======
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.feature_1be1 v7.0.0 | MIT License | github.layout-78cd/necolas/normalize.feature_1be1 */
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;
}
.gradient_center_e0f7 .red_3de5,
.pagination-black-4d94,
.hero_stone_8ec0,
.stone_d8ab,
.modal_clean_54bd,
.glass_5ad5,
.picture_61e9,
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;
}
.pagination-black-4d94,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .pagination-black-4d94,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .pagination-black-4d94,
  h1 {
    font-size: 1.8em;
  }
}
.hero_stone_8ec0,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.hero_stone_8ec0 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .hero_stone_8ec0,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .hero_stone_8ec0,
  h2 {
    font-size: 1.7em;
  }
}
.stone_d8ab,
h3 {
  font-size: 1.618em;
}
.gradient_center_e0f7 .red_3de5,
.modal_clean_54bd,
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.notification_slow_8bfa {
  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;
}
.layout-huge-3a17:after,
.layout-huge-3a17:before,
.message-75f3:after,
.message-75f3:before {
  content: "";
  display: table;
}
.layout-huge-3a17:after,
.message-75f3:after {
  clear: both;
}
.article-69ec {
  float: right;
  margin-right: 0;
}
.overlay_a486 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.sidebar_24db .feature-9b8e,
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;
}
.sidebar_24db .feature-9b8e: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;
}
.mask-2d49 .feature-9b8e {
  box-shadow: none;
}
.mask-2d49
  .feature-9b8e
  .pattern-3c1e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.mask-2d49 .feature-9b8e .progress_wide_b662 {
  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;
}
.mask-2d49
  .feature-9b8e
  .progress_wide_b662
  b {
  display: none;
}
.mask-2d49 .texture_fast_8d8f {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.notice_upper_2ecb:not(.top-d33e):not(.slow-5af6),
button:not(.top-d33e):not(.slow-5af6),
input[type="button"]:not(.top-d33e):not(
    .slow-5af6
  ),
input[type="reset"]:not(.top-d33e):not(
    .slow-5af6
  ),
input[type="submit"]:not(.top-d33e):not(
    .slow-5af6
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.notice_upper_2ecb:not(.top-d33e):not(
    .slow-5af6
  ):hover,
button:not(.top-d33e):not(
    .slow-5af6
  ):hover,
input[type="button"]:not(.top-d33e):not(
    .slow-5af6
  ):hover,
input[type="reset"]:not(.top-d33e):not(
    .slow-5af6
  ):hover,
input[type="submit"]:not(.top-d33e):not(
    .slow-5af6
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.notice_upper_2ecb:not(.top-d33e):not(
    .slow-5af6
  ):active,
.notice_upper_2ecb:not(.top-d33e):not(
    .slow-5af6
  ):focus,
button:not(.top-d33e):not(
    .slow-5af6
  ):active,
button:not(.top-d33e):not(
    .slow-5af6
  ):focus,
input[type="button"]:not(.top-d33e):not(
    .slow-5af6
  ):active,
input[type="button"]:not(.top-d33e):not(
    .slow-5af6
  ):focus,
input[type="reset"]:not(.top-d33e):not(
    .slow-5af6
  ):active,
input[type="reset"]:not(.top-d33e):not(
    .slow-5af6
  ):focus,
input[type="submit"]:not(.top-d33e):not(
    .slow-5af6
  ):active,
input[type="submit"]:not(.top-d33e):not(
    .slow-5af6
  ):focus {
  outline: 0;
}
.notice_upper_2ecb:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2,
button:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2,
input[type="button"]:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2,
input[type="reset"]:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2,
input[type="submit"]:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2 {
  position: relative;
}
.notice_upper_2ecb:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2
  .first-39ac,
.notice_upper_2ecb:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2
  .slider_32f9,
.notice_upper_2ecb:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2
  .detail_d0c4,
.notice_upper_2ecb:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2
  i,
.notice_upper_2ecb:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2
  svg,
button:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2
  .first-39ac,
button:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2
  .slider_32f9,
button:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2
  .detail_d0c4,
button:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2
  i,
button:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2
  svg,
input[type="button"]:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2
  .first-39ac,
input[type="button"]:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2
  .slider_32f9,
input[type="button"]:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2
  .detail_d0c4,
input[type="button"]:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2
  i,
input[type="button"]:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2
  svg,
input[type="reset"]:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2
  .first-39ac,
input[type="reset"]:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2
  .slider_32f9,
input[type="reset"]:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2
  .detail_d0c4,
input[type="reset"]:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2
  i,
input[type="reset"]:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2
  svg,
input[type="submit"]:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2
  .first-39ac,
input[type="submit"]:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2
  .slider_32f9,
input[type="submit"]:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2
  .detail_d0c4,
input[type="submit"]:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2
  i,
input[type="submit"]:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2
  svg {
  visibility: hidden;
}
.notice_upper_2ecb:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2:after,
button:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2:after,
input[type="button"]:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2:after,
input[type="reset"]:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2:after,
input[type="submit"]:not(.top-d33e):not(
    .slow-5af6
  ).fn-loading-9aa2:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.notice_upper_2ecb:not(.top-d33e):not(.slow-5af6),
input[type="button"]:not(.top-d33e):not(
    .slow-5af6
  ),
input[type="reset"]:not(.top-d33e):not(
    .slow-5af6
  ),
input[type="submit"]:not(.top-d33e):not(
    .slow-5af6
  ) {
  color: #fff;
  background: #235787;
}
.notice_upper_2ecb:not(.top-d33e):not(
    .slow-5af6
  ):focus,
input[type="button"]:not(.top-d33e):not(
    .slow-5af6
  ):focus,
input[type="reset"]:not(.top-d33e):not(
    .slow-5af6
  ):focus,
input[type="submit"]:not(.top-d33e):not(
    .slow-5af6
  ):focus {
  color: #fff;
}
.notice_upper_2ecb.fn-disabled-9aa2:not(.top-d33e):not(
    .slow-5af6
  ),
.notice_upper_2ecb[disabled]:not(.top-d33e):not(
    .slow-5af6
  ),
button.fn-disabled-9aa2:not(.top-d33e):not(
    .slow-5af6
  ),
button[disabled]:not(.top-d33e):not(
    .slow-5af6
  ) {
  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;
}
.notification_solid_12f7 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.notification_solid_12f7: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;
}
.out-49c3 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.middle-79e4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.grid-89f6 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.layout-huge-3a17:after,
.layout-huge-3a17:before,
.tabs_light_f98f:after,
.tabs_light_f98f:before,
.white_e4bd:after,
.white_e4bd:before,
.top-ceed:after,
.top-ceed:before,
.focus-large-0631:after,
.focus-large-0631:before,
.grid-active-ba07:after,
.grid-active-ba07:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.layout-huge-3a17:after,
.tabs_light_f98f:after,
.white_e4bd:after,
.top-ceed:after,
.focus-large-0631:after,
.grid-active-ba07:after {
  clear: both;
}
.tabs_light_f98f .text_under_b863,
.white_e4bd .text_under_b863,
.aside_f611 .text_under_b863 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.border-988a {
  display: inline-block;
}
.hero-blue-f92a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hero-blue-f92a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hero-blue-f92a .status-a283 {
  padding: 1em 0;
  font-size: 85%;
}
.status-a283 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.bright_8e61 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.bright_8e61:after,
.bright_8e61:before {
  content: "";
  display: table;
}
.bright_8e61:after {
  clear: both;
}
.badge_thick_cc8c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.clean_8e7c .badge_thick_cc8c {
  max-width: 50%;
}
.row-0341 .badge_thick_cc8c {
  max-width: 33.33%;
}
.filter-a77c .badge_thick_cc8c {
  max-width: 25%;
}
.video-ab3f .badge_thick_cc8c {
  max-width: 20%;
}
.filter_c2be .badge_thick_cc8c {
  max-width: 16.66%;
}
.paragraph-center-4450 .badge_thick_cc8c {
  max-width: 14.28%;
}
.clean_1d69 .badge_thick_cc8c {
  max-width: 12.5%;
}
.text-48db .badge_thick_cc8c {
  max-width: 11.11%;
}
.left_00b8 {
  display: block;
}
.gradient_center_e0f7 .outer-c77b label,
.gradient_center_e0f7 .list_gas_fb6d label,
.gradient_center_e0f7 .fluid-c51c label,
.gradient_center_e0f7 .info_8fb5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.footer_5bdb {
  list-style: none;
  margin: 0;
}
.footer_5bdb article.article_bronze_b925 {
  margin-bottom: 0;
}
.footer_5bdb ul {
  list-style: none;
  margin: 0;
}
.footer_5bdb .video-stale-c5b1 li.article_bronze_b925 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .footer_5bdb .video-stale-c5b1 li.article_bronze_b925 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .footer_5bdb .video-stale-c5b1 li.article_bronze_b925: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) {
  .footer_5bdb .video-stale-c5b1 li.article_bronze_b925 li.article_bronze_b925 li.article_bronze_b925 li.article_bronze_b925 {
    padding-left: 0;
  }
}
article.article_bronze_b925 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.article_bronze_b925 .tabs_light_f98f p:last-of-type {
  margin-bottom: 0;
}
article.article_bronze_b925 .frame-prev-bafd {
  float: left;
}
article.article_bronze_b925 .prev_1e0c {
  margin-left: 85px;
}
article.article_bronze_b925 .search-first-f1df {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.article_bronze_b925 .search-first-f1df .text_8f9c {
  margin-left: 10px;
}
article.article_bronze_b925 .background_south_a97e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.article_bronze_b925 .orange_038d {
  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 .outer-c77b,
  #respond .fluid-c51c,
  #respond .info_8fb5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outer-c77b input,
#respond .fluid-c51c input,
#respond .info_8fb5 input {
  width: 100%;
}
#respond .info_8fb5 {
  margin-right: 0;
}
#respond .content_action_e28d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.dark-931b {
  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;
}
.dark-931b.modal-under-311f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.dark-931b 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%);
}
.dark-931b:focus,
.dark-931b: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);
}
.silver_26b8 {
  border-radius: 10%;
}
.silver_ee55 {
  border-radius: 50%;
}
.filter_7e66 {
  font-size: 0.72em;
}
.pagination_137f {
  font-size: 0.875em;
}
.tooltip-down-8c68 {
  font-size: 1.1em;
}
.east-940e {
  text-transform: uppercase;
  line-height: 1.2;
}
.east-940e.filter_7e66 {
  letter-spacing: 0.5px;
}
.surface-beb6,
.surface-beb6 a {
  color: #6d6d6d;
}
.surface-beb6 a:hover {
  color: #111;
}
.accent_7d65 {
  color: #6d6d6d;
}
.modal-4152 {
  overflow-x: hidden;
}
.modal-4152 .status-5c9d.notice_b8b6 {
  position: relative;
}
.modal-4152 .status-5c9d.notice_b8b6.focused_e1cc {
  position: initial;
}
.modal-4152
  .status-5c9d.notice_b8b6.focused_e1cc
  .paragraph-gas-9c07 {
  left: auto;
}
.modal-4152 .status-5c9d .paragraph-gas-9c07 {
  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;
}
.modal-4152 .status-5c9d:hover.notice_b8b6 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.modal-4152
  .status-5c9d:hover.notice_b8b6
  .paragraph-gas-9c07 {
  display: block;
  z-index: 9999999;
}
.modal-4152 .grid_58da .filter_c2ba,
.modal-4152 .under_f3ba .filter_c2ba {
  display: none;
}
.modal-4152 .east_b339 .status-5c9d:hover.notice_b8b6 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.gradient_center_e0f7 .outer-c77b label,
.gradient_center_e0f7 .list_gas_fb6d label,
.gradient_center_e0f7 .fluid-c51c label,
.gradient_center_e0f7 .info_8fb5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.footer_5bdb {
  list-style: none;
  margin: 0;
}
.footer_5bdb article.article_bronze_b925 {
  margin-bottom: 0;
}
.footer_5bdb ul {
  list-style: none;
  margin: 0;
}
.footer_5bdb .video-stale-c5b1 li.article_bronze_b925 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .footer_5bdb .video-stale-c5b1 li.article_bronze_b925 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .footer_5bdb .video-stale-c5b1 li.article_bronze_b925: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) {
  .footer_5bdb .video-stale-c5b1 li.article_bronze_b925 li.article_bronze_b925 li.article_bronze_b925 li.article_bronze_b925 {
    padding-left: 0;
  }
}
article.article_bronze_b925 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.article_bronze_b925 .tabs_light_f98f p:last-of-type {
  margin-bottom: 0;
}
article.article_bronze_b925 .frame-prev-bafd {
  float: left;
}
article.article_bronze_b925 .prev_1e0c {
  margin-left: 85px;
}
article.article_bronze_b925 .search-first-f1df {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.article_bronze_b925 .search-first-f1df .text_8f9c {
  margin-left: 10px;
}
article.article_bronze_b925 .background_south_a97e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.article_bronze_b925 .orange_038d {
  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 .outer-c77b,
  #respond .fluid-c51c,
  #respond .info_8fb5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outer-c77b input,
#respond .fluid-c51c input,
#respond .info_8fb5 input {
  width: 100%;
}
#respond .info_8fb5 {
  margin-right: 0;
}
#respond .content_action_e28d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.grid_58da .medium_5d41 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.medium_5d41 .heading-bfdf.picture_dirty_c539 .feature-2dd4 > li > a:focus,
.medium_5d41 .heading-bfdf.picture_dirty_c539 .feature-2dd4 > li > a:hover,
.medium_5d41 .heading-bfdf.right_62de .feature-2dd4 > li > a:focus,
.medium_5d41 .heading-bfdf.right_62de .feature-2dd4 > li > a:hover,
.medium_5d41 .heading-bfdf.notice_89fe .feature-2dd4 > li > a:focus,
.medium_5d41 .heading-bfdf.notice_89fe .feature-2dd4 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium_5d41
  .heading-bfdf.picture_dirty_c539
  .feature-2dd4
  > li.texture_9e72
  > a,
.medium_5d41
  .heading-bfdf.picture_dirty_c539
  .feature-2dd4
  > li.status_fluid_fb4b
  > a,
.medium_5d41
  .heading-bfdf.right_62de
  .feature-2dd4
  > li.texture_9e72
  > a,
.medium_5d41
  .heading-bfdf.right_62de
  .feature-2dd4
  > li.status_fluid_fb4b
  > a,
.medium_5d41
  .heading-bfdf.notice_89fe
  .feature-2dd4
  > li.texture_9e72
  > a,
.medium_5d41 .heading-bfdf.notice_89fe .feature-2dd4 > li.alert_87af > a {
  color: rgba(255, 255, 255, 0.99);
}
.medium_5d41 .shade-ba81,
.medium_5d41 .shade-ba81 a {
  color: rgba(255, 255, 255, 0.99);
}
.medium_5d41 .banner_huge_9d67.lower_666f li a,
.medium_5d41 .smooth_ffed a,
.medium_5d41 .tall-fad6,
.medium_5d41 .feature-2dd4 > li > a,
.medium_5d41 .overlay_3c02 {
  color: rgba(255, 255, 255, 0.79);
}
.medium_5d41 .banner_huge_9d67.lower_666f li a:hover,
.medium_5d41 .smooth_ffed a:hover,
.medium_5d41 .tall-fad6:hover,
.medium_5d41 .feature-2dd4 > li > a:hover,
.medium_5d41 .overlay_3c02:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium_5d41 .small-fe5f {
  color: rgba(255, 255, 255, 0.79);
}
.medium_5d41 .small-fe5f .dropdown-huge-db1f {
  color: rgba(255, 255, 255, 0.99);
}
.medium_5d41 .small-fe5f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium_5d41 .carousel_8d22 .mask_lower_7b35 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.medium_5d41 .carousel_8d22 .mask_lower_7b35 .accent-9868 {
  color: rgba(255, 255, 255, 0.79);
}
.medium_5d41
  .carousel_8d22
  .mask_lower_7b35
  .accent-9868::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium_5d41
  .carousel_8d22
  .mask_lower_7b35
  .accent-9868:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium_5d41
  .carousel_8d22
  .mask_lower_7b35
  .accent-9868::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium_5d41
  .carousel_8d22
  .mask_lower_7b35
  .accent-9868::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium_5d41 .carousel_8d22 .hidden_dca9 {
  color: rgba(255, 255, 255, 0.79);
}
.medium_5d41 .carousel_8d22 .hidden_dca9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium_77a8
  .medium_5d41
  .carousel_8d22
  .nav-2dbc
  .solid_0d41 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.medium_77a8
  .medium_5d41
  .carousel_8d22
  .nav-2dbc
  .accent-9868 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.grid_58da .filter-741c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.filter-741c .heading-bfdf.picture_dirty_c539 .feature-2dd4 > li > a:focus,
.filter-741c .heading-bfdf.picture_dirty_c539 .feature-2dd4 > li > a:hover,
.filter-741c .heading-bfdf.right_62de .feature-2dd4 > li > a:focus,
.filter-741c .heading-bfdf.right_62de .feature-2dd4 > li > a:hover,
.filter-741c .heading-bfdf.notice_89fe .feature-2dd4 > li > a:focus,
.filter-741c .heading-bfdf.notice_89fe .feature-2dd4 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.filter-741c
  .heading-bfdf.picture_dirty_c539
  .feature-2dd4
  > li.texture_9e72
  > a,
.filter-741c
  .heading-bfdf.picture_dirty_c539
  .feature-2dd4
  > li.status_fluid_fb4b
  > a,
.filter-741c
  .heading-bfdf.right_62de
  .feature-2dd4
  > li.texture_9e72
  > a,
.filter-741c
  .heading-bfdf.right_62de
  .feature-2dd4
  > li.status_fluid_fb4b
  > a,
.filter-741c
  .heading-bfdf.notice_89fe
  .feature-2dd4
  > li.texture_9e72
  > a,
.filter-741c .heading-bfdf.notice_89fe .feature-2dd4 > li.alert_87af > a {
  color: rgba(0, 0, 0, 0.8);
}
.filter-741c .shade-ba81,
.filter-741c .shade-ba81 a {
  color: rgba(0, 0, 0, 0.8);
}
.filter-741c .banner_huge_9d67.lower_666f li a,
.filter-741c .smooth_ffed a,
.filter-741c .tall-fad6,
.filter-741c .feature-2dd4 > li > a,
.filter-741c .overlay_3c02 {
  color: rgba(0, 0, 0, 0.55);
}
.filter-741c .banner_huge_9d67.lower_666f li a:hover,
.filter-741c .smooth_ffed a:hover,
.filter-741c .tall-fad6:hover,
.filter-741c .feature-2dd4 > li > a:hover,
.filter-741c .overlay_3c02:hover {
  color: rgba(0, 0, 0, 0.8);
}
.filter-741c .small-fe5f {
  color: rgba(0, 0, 0, 0.55);
}
.filter-741c .small-fe5f .dropdown-huge-db1f {
  color: rgba(0, 0, 0, 0.8);
}
.filter-741c .small-fe5f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hover_upper_5e9d .overlay-8f6b {
  margin-left: auto;
  margin-right: auto;
}
.white_e4bd > * {
  margin-left: auto;
  margin-right: auto;
}
.white_e4bd .out-49c3 {
  margin-right: 1.41575em;
}
.rough_1896 .white_e4bd > .icon-liquid-9fe1 {
  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;
}
.rough_1896 .white_e4bd > .avatar_complex_298b {
  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;
}
.gold_fb16.hover_upper_5e9d .overlay-8f6b,
.inner-7fa4.hover_upper_5e9d .overlay-8f6b {
  margin-left: 0;
}
.right_3b8c.hover_upper_5e9d .overlay-8f6b,
.wide-f682.hover_upper_5e9d .overlay-8f6b {
  margin-right: 0;
}
.white_e4bd ol,
.white_e4bd ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.label_78a4 video {
  max-width: 100%;
}
.dynamic_91bb img {
  display: block;
}
.dynamic_91bb.out-49c3,
.dynamic_91bb.middle-79e4 {
  width: 100%;
}
.dynamic_91bb.avatar_complex_298b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.soft-fb22:not(.column-inner-614c) {
  margin: 1.5em auto;
}
.feature-3782 p {
  padding: 1.5em 14px;
}
ul.large-c8bf.avatar_complex_298b,
ul.large-c8bf.icon-liquid-9fe1,
ul.large-c8bf.tabs_top_934f.icon-liquid-9fe1 {
  padding: 0 14px;
}
.menu-brown-6adb {
  display: block;
  overflow-x: auto;
}
.menu-brown-6adb table {
  border-collapse: collapse;
  width: 100%;
}
.menu-brown-6adb td,
.menu-brown-6adb th {
  padding: 0.5em;
}
.white_e4bd li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.white_e4bd ol ol,
.white_e4bd ol ul,
.white_e4bd ul ol,
.white_e4bd ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.white_e4bd ol ol li,
.white_e4bd ol ul li,
.white_e4bd ul ol li,
.white_e4bd ul ul li {
  margin-left: 0;
}
.list-new-79ea.menu_center_2c32 > .border_6bab {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.list-new-79ea.menu_center_2c32 > .border_6bab iframe,
.list-new-79ea.menu_center_2c32 > .border_6bab > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.message_dark_22b2 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.message_dark_22b2.outer-a143 {
  padding: 0;
}
.message_dark_22b2.outer-a143 cite {
  font-size: 13px;
}
.message_dark_22b2 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.message_dark_22b2 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.notice_8999 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.notice_8999 > p:first-child {
  margin-top: 0;
}
.notice_8999 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.notice_8999 blockquote {
  border-left: 0;
}
.hero-cool-9ebd {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.hero-cool-9ebd:not(.texture-large-74a3) {
  max-width: 100px;
}
.hero-cool-9ebd.element-inner-326a {
  border-bottom: none !important;
  text-align: center;
}
.hero-cool-9ebd.element-inner-326a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .feature-3782 p {
    padding: 1.5em 0;
  }
}
.hover-eab5 {
  color: #0073aa;
}
.brown-06c5 {
  background-color: #0073aa;
}
.texture-e856 {
  color: #229fd8;
}
.paragraph_active_bb5e {
  background-color: #229fd8;
}
.iron_7f85 {
  color: #eee;
}
.component_top_df0b {
  background-color: #eee;
}
.tabs-black-1f42 {
  color: #444;
}
.description_north_08d3 {
  background-color: #444;
}
.clean_a140 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.clean_a140 .soft-58a1 .smooth_ffed {
  font-size: 15px;
}
.clean_a140 .smooth_ffed {
  line-height: 1.3;
}
.clean_a140 .filter-741c {
}
.clean_a140 .medium_5d41 {
  background: #235787;
}
.photo-middle-8f87 {
  padding: 0;
}
.photo-middle-8f87 .medium_5d41 {
  background: #1a1a1a;
}
.photo-middle-8f87 .filter-741c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.texture_0b5d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.texture_0b5d .filter-741c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.texture_0b5d .medium_5d41 {
  background: #303030;
}
.grid-active-ba07 {
  position: relative;
  z-index: 10;
}
.grid-active-ba07 .fast_f4a4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.video-motion-dc19 .notice_b8b6 {
  display: inline-block;
  vertical-align: middle;
}
.video-motion-dc19.outline-south-8120 .notice_b8b6 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .video-motion-dc19.outline-south-8120 .notice_b8b6 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .video-motion-dc19.outline-south-8120 .notice_b8b6 {
    margin-right: 0.4em;
  }
}
.video-motion-dc19.outline-south-8120 .notice_b8b6:last-child {
  margin-right: 0;
}
.image_99ac .fast_f4a4 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .grid_58da .soft-58a1 {
    margin: 0 -0.5em;
  }
  .grid_58da .soft-58a1 [class*="customify-col-"],
  .grid_58da .soft-58a1 [class*="customify-col_"],
  .grid_58da .soft-58a1 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.grid_58da.form_c5e4 .fast_f4a4 {
  background: 0 0 !important;
}
.grid_58da.form_c5e4 .fast_f4a4,
.grid_58da.image_99ac .fast_f4a4 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .grid_58da.wood_1bcf {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.grid_58da.image_99ac .fast_f4a4 {
  box-shadow: none !important;
}
.icon_8eb4 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .icon_8eb4 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .icon_8eb4 {
    padding: 18px 0 20px;
  }
}
.icon_8eb4 .feature-bcf0 {
  width: 100%;
}
.icon_8eb4 .narrow-0a9f {
  margin-bottom: 0;
}
.icon_8eb4 .rough_282d {
  margin-top: 5px;
  font-size: 0.875em;
}
.east_4131 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.east_4131 .module_small_9c19 {
  width: 100%;
}
.focus-down-231b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.focus-down-231b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.focus-down-231b 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;
}
.focus-down-231b li:last-child:after {
  display: none;
}
.focus-down-231b li a {
  font-weight: 500;
  margin-right: 10px;
}
.over_f171 .filter_c2ba button,
.icon_8eb4 .filter_c2ba button {
  left: 0;
}
.over_f171 .module_small_9c19,
.icon_8eb4 .module_small_9c19 {
  padding-left: 0;
  padding-right: 0;
}
.over_f171 .east_4131,
.icon_8eb4 .east_4131 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.over_f171 {
  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;
}
.over_f171: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;
}
.over_f171 .dropdown-1ec5 {
  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) {
  .over_f171 .dropdown-1ec5 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .over_f171 .dropdown-1ec5 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .over_f171 .dropdown-1ec5 {
    min-height: 200px;
  }
}
.over_f171 .focus-down-231b {
  color: rgba(255, 255, 255, 0.8);
}
.over_f171 .focus-down-231b a,
.over_f171 .focus-down-231b li:after {
  color: inherit;
}
.over_f171 .focus-down-231b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.title_ea97 {
  margin-bottom: 0.5em;
}
.breadcrumb-249d {
  margin-bottom: 1.2em;
}
.breadcrumb-249d,
.title_ea97 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.breadcrumb-249d p:last-child,
.title_ea97 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .filter_c2ba,
#masthead .filter_c2ba {
  display: none;
}
#masthead
  > .filter_c2ba.south_6260 {
  display: none;
}
#masthead > .filter_c2ba button {
  left: 0;
}
.surface-32af {
  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%;
}
.surface-32af .notice_b8b6 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.surface-32af .hover-3815 {
  display: -webkit-box;
  display: flex;
}
.surface-32af .hover-3815.frame_solid_feac {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.surface-32af .hover-3815.medium_1f9d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.surface-32af .hover-3815.brown_16c3 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.surface-32af.dropdown_mini_f306.picture-brown-b914 .hover-3815.frame_solid_feac {
  flex-basis: 100%;
}
.surface-32af.bronze-53c7 .hover-3815.medium_1f9d {
  -webkit-box-flex: 1;
  flex: auto;
}
.surface-32af.bronze-53c7 .hover-3815.brown_16c3 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .filter_c2ba.south_6260 {
  display: none;
}
#masthead > .filter_c2ba button {
  left: 0;
}
.dirty_9b85 {
  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;
}
.dirty_9b85:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.dirty_9b85.icon-487a i {
  margin-right: 4px;
}
.dirty_9b85.mask-medium-4cc7 i {
  margin-left: 5px;
}
.smooth_ffed p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.smooth_ffed p:last-child {
  margin-bottom: 0;
}
.focus-under-4136 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.focus-under-4136 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.focus-under-4136 img {
  display: block;
  width: auto;
  line-height: 1;
}
.focus-under-4136 .shade-ba81 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.focus-under-4136 .outer_303a {
  margin: 5px 0 7px 0;
}
.focus-under-4136.tooltip_stale_4b6c .secondary-9a4b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focus-under-4136.tooltip_stale_4b6c .search-up-498a {
  margin-left: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focus-under-4136.frame_easy_7525 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.focus-under-4136.frame_easy_7525 .secondary-9a4b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focus-under-4136.frame_easy_7525 .search-up-498a {
  margin-right: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focus-under-4136.hero-basic-098e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.focus-under-4136.copper-2d13 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.focus-under-4136.copper-2d13 .search-up-498a {
  margin-top: 7px;
}
.dark_5eb8 {
  display: inline-block;
}
.grid-active-ba07 .out-3094 .focus-under-4136 img {
  max-width: 100%;
}
.heading-bfdf .hard-d0cb.status-easy-d78c,
.focus-outer-e8dd .hard-d0cb.status-easy-d78c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.heading-bfdf .footer-8792,
.focus-outer-e8dd .footer-8792 {
  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%);
}
.heading-bfdf .footer-8792 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.heading-bfdf.banner_fc5e .footer-8792 {
  display: none;
}
.heading-bfdf .in_3443 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.heading-bfdf .in_3443 li {
  display: inline-block;
  position: relative;
}
.heading-bfdf .in_3443 li:last-child {
  margin-right: 0;
}
.heading-bfdf .in_3443 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;
}
.heading-bfdf .in_3443 li.alert_87af > a {
  color: rgba(0, 0, 0, 0.9);
}
.heading-bfdf .in_3443 > 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;
}
.heading-bfdf .in_3443 > li > a i {
  line-height: 0;
}
.heading-bfdf .in_3443 > li.paragraph-5f3f > a .footer-8792 {
  margin-left: 4px;
  line-height: 0;
}
.heading-bfdf .in_3443 .detail-f666 li.paragraph-5f3f > a {
  position: relative;
}
.heading-bfdf .in_3443 .detail-f666 li.paragraph-5f3f > a:after,
.heading-bfdf .in_3443 .detail-f666 li.paragraph-5f3f > a:before {
  content: "";
  display: table;
}
.heading-bfdf .in_3443 .detail-f666 li.paragraph-5f3f > a:after {
  clear: both;
}
.heading-bfdf .in_3443 .detail-f666 li.paragraph-5f3f > a .footer-8792 {
  margin-left: 5px;
  float: right;
}
.heading-bfdf .over_d65e,
.heading-bfdf .detail-f666 {
  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;
}
.heading-bfdf .detail-f666 {
  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;
}
.heading-bfdf .detail-f666 .status-easy-d78c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.heading-bfdf .detail-f666 .footer-8792 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.heading-bfdf .detail-f666 li {
  display: block;
  margin: 0;
  padding: 0;
}
.heading-bfdf .detail-f666 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;
}
.heading-bfdf .detail-f666 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.heading-bfdf .detail-f666 .detail-f666 {
  top: 0;
  left: 100%;
}
.heading-bfdf .dirty_d24a.fn-focus-9aa2 > .over_d65e,
.heading-bfdf .dirty_d24a.fn-focus-9aa2 > .detail-f666,
.heading-bfdf .dirty_d24a:focus > .over_d65e,
.heading-bfdf .dirty_d24a:focus > .detail-f666,
.heading-bfdf .dirty_d24a:hover > .over_d65e,
.heading-bfdf .dirty_d24a:hover > .detail-f666 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.heading-bfdf.notice_89fe .feature-2dd4:after,
.heading-bfdf.notice_89fe .feature-2dd4:before {
  content: "";
  display: table;
}
.heading-bfdf.notice_89fe .feature-2dd4:after {
  clear: both;
}
.heading-bfdf.notice_89fe .feature-2dd4 > li {
  float: left;
}
.heading-bfdf.mask_7fb4 .feature-2dd4:after,
.heading-bfdf.mask_7fb4 .feature-2dd4:before {
  content: "";
  display: table;
}
.heading-bfdf.mask_7fb4 .feature-2dd4:after {
  clear: both;
}
.heading-bfdf.mask_7fb4 .feature-2dd4 > li {
  float: left;
}
.heading-bfdf.mask_7fb4 .feature-2dd4 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.heading-bfdf.mask_7fb4 .feature-2dd4 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.heading-bfdf.mask_7fb4 .feature-2dd4 > li.texture_9e72 > a,
.heading-bfdf.mask_7fb4 .feature-2dd4 > li.alert_87af > a {
  color: #fff;
  background-color: #1e4b75;
}
.heading-bfdf.picture_dirty_c539 .feature-2dd4 > li > a .status-easy-d78c {
  position: relative;
}
.heading-bfdf.picture_dirty_c539 .feature-2dd4 > li > a .status-easy-d78c: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;
}
.heading-bfdf.picture_dirty_c539
  .feature-2dd4
  > li:focus
  > a
  .status-easy-d78c:before,
.heading-bfdf.picture_dirty_c539
  .feature-2dd4
  > li:hover
  > a
  .status-easy-d78c:before {
  width: 100%;
  background-color: currentColor;
}
.heading-bfdf.picture_dirty_c539
  .feature-2dd4
  > li.texture_9e72
  > a
  .status-easy-d78c:before,
.heading-bfdf.picture_dirty_c539
  .feature-2dd4
  > li.status_fluid_fb4b
  > a
  .status-easy-d78c:before {
  width: 100%;
  background-color: currentColor;
}
.heading-bfdf.right_62de .feature-2dd4 > li > a .status-easy-d78c {
  position: relative;
}
.heading-bfdf.right_62de .feature-2dd4 > li > a .status-easy-d78c: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;
}
.heading-bfdf.right_62de .feature-2dd4 > li:focus > a .status-easy-d78c:before,
.heading-bfdf.right_62de
  .feature-2dd4
  > li:hover
  > a
  .status-easy-d78c:before {
  width: 100%;
  background-color: currentColor;
}
.heading-bfdf.right_62de
  .feature-2dd4
  > li.texture_9e72
  > a
  .status-easy-d78c:before,
.heading-bfdf.right_62de
  .feature-2dd4
  > li.status_fluid_fb4b
  > a
  .status-easy-d78c:before {
  width: 100%;
  background-color: currentColor;
}
.focus-outer-e8dd .in_3443 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.focus-outer-e8dd .in_3443 li:first-child > a {
  border-top: none;
}
.focus-outer-e8dd .in_3443 .widget_mini_da22 > .status-easy-d78c .footer-8792 {
  display: none;
}
.focus-outer-e8dd .in_3443 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.focus-outer-e8dd .in_3443 li:last-child {
  border: none;
}
.focus-outer-e8dd .in_3443 li.paragraph-5f3f > a {
  padding-right: 45px !important;
}
.focus-outer-e8dd .in_3443 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.focus-outer-e8dd .in_3443 li a:focus,
.focus-outer-e8dd .in_3443 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focus-outer-e8dd .in_3443 li .layout_58c9 {
  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;
}
.focus-outer-e8dd .in_3443 li .layout_58c9:hover {
  box-shadow: none;
}
.focus-outer-e8dd .in_3443 li .layout_58c9 .footer-8792 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.focus-outer-e8dd .in_3443 .detail-f666 {
  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);
}
.focus-outer-e8dd .in_3443 .detail-f666 li a {
  padding-left: 3em;
}
.focus-outer-e8dd .in_3443 .up-1f33 > a .layout_58c9 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.focus-outer-e8dd .in_3443 .up-1f33 > .detail-f666 {
  display: block;
  opacity: 1;
}
.accordion_orange_c94c {
  max-width: 100%;
}
.shade_94d3 {
  line-height: 0;
  cursor: pointer;
}
.overlay_3c02 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.overlay_3c02:hover {
  box-shadow: none;
  color: currentColor;
}
.overlay_3c02 svg {
  width: 18px;
  height: 18px;
}
.overlay_3c02 .fast_c3c0 {
  display: none;
}
.video-bright-f4e7 {
  position: relative;
}
.video-bright-f4e7.fn-active-9aa2 .overlay_3c02 .silver_fa6d {
  display: none;
}
.video-bright-f4e7.fn-active-9aa2 .overlay_3c02 .fast_c3c0 {
  display: inline-block;
}
.video-bright-f4e7 .middle_f6be {
  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);
}
.video-bright-f4e7.dynamic_bb0d .middle_f6be {
  left: auto;
  right: -0.9em;
}
.video-bright-f4e7.dynamic_bb0d .summary_8406::before {
  left: auto;
  right: 15px;
}
.video-bright-f4e7.fn-active-9aa2 .middle_f6be {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.nav-2dbc {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.nav-2dbc label {
  flex-basis: 100%;
}
.nav-2dbc .mask_lower_7b35 {
  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;
}
.nav-2dbc .accent-9868 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.nav-2dbc .accent-9868:focus {
  background-color: transparent;
}
.nav-2dbc button.hidden_dca9 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.nav-2dbc button.hidden_dca9:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.nav-2dbc button.hidden_dca9 svg {
  width: 18px;
  height: 18px;
}
.nav-2dbc input[type="submit"] {
  min-height: auto;
}
.carousel_8d22 .nav-2dbc .accent-9868 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.summary_8406 {
  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) {
  .summary_8406 {
    width: 220px;
  }
}
.summary_8406 label {
  flex-basis: 100%;
}
.summary_8406::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;
}
.medium_77a8 .carousel_8d22 .nav-2dbc {
  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;
}
.medium_77a8
  .carousel_8d22
  .nav-2dbc
  .mask_lower_7b35 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.medium_77a8 .carousel_8d22 .nav-2dbc .accent-9868 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.medium_77a8
  .carousel_8d22
  .nav-2dbc
  .accent-9868:focus {
  background: 0 0;
}
.medium_77a8
  .carousel_8d22
  .nav-2dbc
  .solid_0d41 {
  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;
}
.banner_huge_9d67 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.banner_huge_9d67 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.banner_huge_9d67 li:last-child {
  margin-right: 0;
}
.banner_huge_9d67 li:first-child {
  margin-left: 0;
}
.banner_huge_9d67.rough-f42f a {
  color: #fff;
}
.banner_huge_9d67.rough-f42f a:hover {
  color: #fff;
}
.banner_huge_9d67 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.banner_huge_9d67 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.banner_huge_9d67 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.banner_huge_9d67 a:hover {
  opacity: 0.9;
  color: inherit;
}
.banner_huge_9d67 [class*="social-icon-apple"] {
  background-color: #999;
}
.banner_huge_9d67 [class*="social-icon-apple"].module_c3bc {
  background-color: transparent;
  color: #999;
}
.banner_huge_9d67 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.banner_huge_9d67 [class*="social-icon-behance"].module_c3bc {
  background-color: transparent;
  color: #1769ff;
}
.banner_huge_9d67 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.banner_huge_9d67 [class*="social-icon-bitbucket"].module_c3bc {
  background-color: transparent;
  color: #205081;
}
.banner_huge_9d67 [class*="social-icon-codepen"] {
  background-color: #000;
}
.banner_huge_9d67 [class*="social-icon-codepen"].module_c3bc {
  background-color: transparent;
  color: #000;
}
.banner_huge_9d67 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.banner_huge_9d67 [class*="social-icon-delicious"].module_c3bc {
  background-color: transparent;
  color: #39f;
}
.banner_huge_9d67 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.banner_huge_9d67 [class*="social-icon-digg"].module_c3bc {
  background-color: transparent;
  color: #005be2;
}
.banner_huge_9d67 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.banner_huge_9d67 [class*="social-icon-dribbble"].module_c3bc {
  background-color: transparent;
  color: #ea4c89;
}
.banner_huge_9d67 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.banner_huge_9d67 [class*="social-icon-envelope"].module_c3bc {
  background-color: transparent;
  color: #ea4335;
}
.banner_huge_9d67 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.banner_huge_9d67 [class*="social-icon-facebook"].module_c3bc {
  background-color: transparent;
  color: #3b5998;
}
.banner_huge_9d67 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.banner_huge_9d67 [class*="social-icon-flickr"].module_c3bc {
  background-color: transparent;
  color: #0063dc;
}
.banner_huge_9d67 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.banner_huge_9d67 [class*="social-icon-foursquare"].module_c3bc {
  background-color: transparent;
  color: #2d5be3;
}
.banner_huge_9d67 [class*="social-icon-github"] {
  background-color: #333;
}
.banner_huge_9d67 [class*="social-icon-github"].module_c3bc {
  background-color: transparent;
  color: #333;
}
.banner_huge_9d67 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.banner_huge_9d67 [class*="social-icon-google-plus"].module_c3bc {
  background-color: transparent;
  color: #dd4b39;
}
.banner_huge_9d67 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.banner_huge_9d67 [class*="social-icon-houzz"].module_c3bc {
  background-color: transparent;
  color: #7ac142;
}
.banner_huge_9d67 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.banner_huge_9d67 [class*="social-icon-instagram"].module_c3bc {
  background-color: transparent;
  color: #262626;
}
.banner_huge_9d67 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.banner_huge_9d67 [class*="social-icon-jsfiddle"].module_c3bc {
  background-color: transparent;
  color: #487aa2;
}
.banner_huge_9d67 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.banner_huge_9d67 [class*="social-icon-linkedin"].module_c3bc {
  background-color: transparent;
  color: #0077b5;
}
.banner_huge_9d67 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.banner_huge_9d67 [class*="social-icon-medium"].module_c3bc {
  background-color: transparent;
  color: #00ab6b;
}
.banner_huge_9d67 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.banner_huge_9d67
  [class*="social-icon-odnoklassniki"].module_c3bc {
  background-color: transparent;
  color: #f4731c;
}
.banner_huge_9d67 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.banner_huge_9d67 [class*="social-icon-meetup"].module_c3bc {
  background-color: transparent;
  color: #ec1c40;
}
.banner_huge_9d67 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.banner_huge_9d67 [class*="social-icon-pinterest"].module_c3bc {
  background-color: transparent;
  color: #bd081c;
}
.banner_huge_9d67 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.banner_huge_9d67 [class*="social-icon-product-hunt"].module_c3bc {
  background-color: transparent;
  color: #da552f;
}
.banner_huge_9d67 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.banner_huge_9d67 [class*="social-icon-reddit"].module_c3bc {
  background-color: transparent;
  color: #ff4500;
}
.banner_huge_9d67 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.banner_huge_9d67 [class*="social-icon-rss"].module_c3bc {
  background-color: transparent;
  color: #f26522;
}
.banner_huge_9d67 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.banner_huge_9d67
  [class*="social-icon-shopping-cart"].module_c3bc {
  background-color: transparent;
  color: #4caf50;
}
.banner_huge_9d67 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.banner_huge_9d67 [class*="social-icon-skype"].module_c3bc {
  background-color: transparent;
  color: #00aff0;
}
.banner_huge_9d67 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.banner_huge_9d67 [class*="social-icon-slideshare"].module_c3bc {
  background-color: transparent;
  color: #0077b5;
}
.banner_huge_9d67 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.banner_huge_9d67 [class*="social-icon-snapchat"].module_c3bc {
  background-color: transparent;
  color: #fffc00;
}
.banner_huge_9d67 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.banner_huge_9d67 [class*="social-icon-soundcloud"].module_c3bc {
  background-color: transparent;
  color: #f80;
}
.banner_huge_9d67 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.banner_huge_9d67 [class*="social-icon-spotify"].module_c3bc {
  background-color: transparent;
  color: #2ebd59;
}
.banner_huge_9d67 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.banner_huge_9d67
  [class*="social-icon-stack-overflow"].module_c3bc {
  background-color: transparent;
  color: #fe7a15;
}
.banner_huge_9d67 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.banner_huge_9d67 [class*="social-icon-maldkfgram"].module_c3bc {
  background-color: transparent;
  color: #2ca5e0;
}
.banner_huge_9d67 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.banner_huge_9d67 [class*="social-icon-tripadvisor"].module_c3bc {
  background-color: transparent;
  color: #589442;
}
.banner_huge_9d67 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.banner_huge_9d67 [class*="social-icon-tumblr"].module_c3bc {
  background-color: transparent;
  color: #35465c;
}
.banner_huge_9d67 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.banner_huge_9d67 [class*="social-icon-twitch"].module_c3bc {
  background-color: transparent;
  color: #6441a5;
}
.banner_huge_9d67 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.banner_huge_9d67 [class*="social-icon-twitter"].module_c3bc {
  background-color: transparent;
  color: #1da1f2;
}
.banner_huge_9d67 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.banner_huge_9d67 [class*="social-icon-vimeo"].module_c3bc {
  background-color: transparent;
  color: #1ab7ea;
}
.banner_huge_9d67 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.banner_huge_9d67 [class*="social-icon-vk"].module_c3bc {
  background-color: transparent;
  color: #45668e;
}
.banner_huge_9d67 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.banner_huge_9d67 [class*="social-icon-weibo"].module_c3bc {
  background-color: transparent;
  color: #df2029;
}
.banner_huge_9d67 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.banner_huge_9d67 [class*="social-icon-weixin"].module_c3bc {
  background-color: transparent;
  color: #7bb32e;
}
.banner_huge_9d67 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.banner_huge_9d67 [class*="social-icon-whatsapp"].module_c3bc {
  background-color: transparent;
  color: #25d366;
}
.banner_huge_9d67 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.banner_huge_9d67 [class*="social-icon-wordpress"].module_c3bc {
  background-color: transparent;
  color: #21759b;
}
.banner_huge_9d67 [class*="social-icon-xing"] {
  background-color: #026466;
}
.banner_huge_9d67 [class*="social-icon-xing"].module_c3bc {
  background-color: transparent;
  color: #026466;
}
.banner_huge_9d67 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.banner_huge_9d67 [class*="social-icon-yelp"].module_c3bc {
  background-color: transparent;
  color: #af0606;
}
.banner_huge_9d67 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.banner_huge_9d67 [class*="social-icon-youtube"].module_c3bc {
  background-color: transparent;
  color: #cd201f;
}
.tall-fad6 {
  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;
}
.tall-fad6:hover {
  box-shadow: none;
  background: 0 0;
}
.center_c6db {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.container-977a {
  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;
}
.sidebar_39e9 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.large-6f09 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.large-6f09,
.large-6f09::after,
.large-6f09::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;
}
.large-6f09::after,
.large-6f09::before {
  content: "";
  display: block;
  background-color: inherit;
}
.slow_095b .container-977a .sidebar_39e9 {
  margin-top: -2px;
  width: 19px;
}
.slow_095b .container-977a .large-6f09 {
  margin-top: -1px;
}
.slow_095b .container-977a .large-6f09,
.slow_095b .container-977a .large-6f09::after,
.slow_095b .container-977a .large-6f09::before {
  width: 19px;
  height: 2px;
}
.slow_095b .container-977a .large-6f09::before {
  top: -6px;
}
.slow_095b .container-977a .large-6f09::after {
  bottom: -6px;
}
.backdrop_5da8 .container-977a .sidebar_39e9 {
  margin-top: -2px;
  width: 22px;
}
.backdrop_5da8 .container-977a .large-6f09 {
  margin-top: -1px;
}
.backdrop_5da8 .container-977a .large-6f09,
.backdrop_5da8 .container-977a .large-6f09::after,
.backdrop_5da8 .container-977a .large-6f09::before {
  width: 22px;
  height: 2px;
}
.backdrop_5da8 .container-977a .large-6f09::before {
  top: -7px;
}
.backdrop_5da8 .container-977a .large-6f09::after {
  bottom: -7px;
}
.under_af23 .container-977a .sidebar_39e9 {
  margin-top: -2px;
  width: 31px;
}
.under_af23 .container-977a .large-6f09 {
  margin-top: -1.5px;
}
.under_af23 .container-977a .large-6f09,
.under_af23 .container-977a .large-6f09::after,
.under_af23 .container-977a .large-6f09::before {
  width: 31px;
  height: 3px;
}
.under_af23 .container-977a .large-6f09::before {
  top: -9px;
}
.under_af23 .container-977a .large-6f09::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .pressed_d65e .container-977a .sidebar_39e9 {
    margin-top: -2px;
    width: 19px;
  }
  .pressed_d65e .container-977a .large-6f09 {
    margin-top: -1px;
  }
  .pressed_d65e .container-977a .large-6f09,
  .pressed_d65e .container-977a .large-6f09::after,
  .pressed_d65e .container-977a .large-6f09::before {
    width: 19px;
    height: 2px;
  }
  .pressed_d65e .container-977a .large-6f09::before {
    top: -6px;
  }
  .pressed_d65e .container-977a .large-6f09::after {
    bottom: -6px;
  }
  .section_narrow_ca4c .container-977a .sidebar_39e9 {
    margin-top: -2px;
    width: 22px;
  }
  .section_narrow_ca4c .container-977a .large-6f09 {
    margin-top: -1px;
  }
  .section_narrow_ca4c .container-977a .large-6f09,
  .section_narrow_ca4c .container-977a .large-6f09::after,
  .section_narrow_ca4c .container-977a .large-6f09::before {
    width: 22px;
    height: 2px;
  }
  .section_narrow_ca4c .container-977a .large-6f09::before {
    top: -7px;
  }
  .section_narrow_ca4c .container-977a .large-6f09::after {
    bottom: -7px;
  }
  .aside_out_19ff .container-977a .sidebar_39e9 {
    margin-top: -2px;
    width: 31px;
  }
  .aside_out_19ff .container-977a .large-6f09 {
    margin-top: -1.5px;
  }
  .aside_out_19ff .container-977a .large-6f09,
  .aside_out_19ff .container-977a .large-6f09::after,
  .aside_out_19ff .container-977a .large-6f09::before {
    width: 31px;
    height: 3px;
  }
  .aside_out_19ff .container-977a .large-6f09::before {
    top: -9px;
  }
  .aside_out_19ff .container-977a .large-6f09::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .badge_glass_4ec5 .container-977a .sidebar_39e9 {
    margin-top: -2px;
    width: 19px;
  }
  .badge_glass_4ec5 .container-977a .large-6f09 {
    margin-top: -1px;
  }
  .badge_glass_4ec5 .container-977a .large-6f09,
  .badge_glass_4ec5 .container-977a .large-6f09::after,
  .badge_glass_4ec5 .container-977a .large-6f09::before {
    width: 19px;
    height: 2px;
  }
  .badge_glass_4ec5 .container-977a .large-6f09::before {
    top: -6px;
  }
  .badge_glass_4ec5 .container-977a .large-6f09::after {
    bottom: -6px;
  }
  .aside_right_6d97 .container-977a .sidebar_39e9 {
    margin-top: -2px;
    width: 22px;
  }
  .aside_right_6d97 .container-977a .large-6f09 {
    margin-top: -1px;
  }
  .aside_right_6d97 .container-977a .large-6f09,
  .aside_right_6d97 .container-977a .large-6f09::after,
  .aside_right_6d97 .container-977a .large-6f09::before {
    width: 22px;
    height: 2px;
  }
  .aside_right_6d97 .container-977a .large-6f09::before {
    top: -7px;
  }
  .aside_right_6d97 .container-977a .large-6f09::after {
    bottom: -7px;
  }
  .item-cd84 .container-977a .sidebar_39e9 {
    margin-top: -2px;
    width: 31px;
  }
  .item-cd84 .container-977a .large-6f09 {
    margin-top: -1.5px;
  }
  .item-cd84 .container-977a .large-6f09,
  .item-cd84 .container-977a .large-6f09::after,
  .item-cd84 .container-977a .large-6f09::before {
    width: 31px;
    height: 3px;
  }
  .item-cd84 .container-977a .large-6f09::before {
    top: -9px;
  }
  .item-cd84 .container-977a .large-6f09::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .alert_d4b6 .container-977a .sidebar_39e9 {
    margin-top: -2px;
    width: 19px;
  }
  .alert_d4b6 .container-977a .large-6f09 {
    margin-top: -1px;
  }
  .alert_d4b6 .container-977a .large-6f09,
  .alert_d4b6 .container-977a .large-6f09::after,
  .alert_d4b6 .container-977a .large-6f09::before {
    width: 19px;
    height: 2px;
  }
  .alert_d4b6 .container-977a .large-6f09::before {
    top: -6px;
  }
  .alert_d4b6 .container-977a .large-6f09::after {
    bottom: -6px;
  }
  .sort_314e .container-977a .sidebar_39e9 {
    margin-top: -2px;
    width: 22px;
  }
  .sort_314e .container-977a .large-6f09 {
    margin-top: -1px;
  }
  .sort_314e .container-977a .large-6f09,
  .sort_314e .container-977a .large-6f09::after,
  .sort_314e .container-977a .large-6f09::before {
    width: 22px;
    height: 2px;
  }
  .sort_314e .container-977a .large-6f09::before {
    top: -7px;
  }
  .sort_314e .container-977a .large-6f09::after {
    bottom: -7px;
  }
  .basic-ea8d .container-977a .sidebar_39e9 {
    margin-top: -2px;
    width: 31px;
  }
  .basic-ea8d .container-977a .large-6f09 {
    margin-top: -1.5px;
  }
  .basic-ea8d .container-977a .large-6f09,
  .basic-ea8d .container-977a .large-6f09::after,
  .basic-ea8d .container-977a .large-6f09::before {
    width: 31px;
    height: 3px;
  }
  .basic-ea8d .container-977a .large-6f09::before {
    top: -9px;
  }
  .basic-ea8d .container-977a .large-6f09::after {
    bottom: -9px;
  }
}
.background_up_5100 .large-6f09 {
  -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);
}
.background_up_5100 .large-6f09::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.background_up_5100 .large-6f09::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);
}
.background_up_5100.west-e1a0 .large-6f09 {
  -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);
}
.background_up_5100.west-e1a0 .large-6f09::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.background_up_5100.west-e1a0 .large-6f09::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);
}
.alert-fcaa {
  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.header-lite-7116:before {
  display: none;
}
.under_f3ba {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.under_f3ba .feature-7ce1 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.under_f3ba .feature-7ce1:last-of-type {
  border-bottom: none;
}
.under_f3ba .feature-7ce1.module_7eb4,
.under_f3ba .feature-7ce1.selected_7ed5,
.under_f3ba .feature-7ce1.texture_3348 {
  padding: 0;
}
.under_f3ba .focus-outer-e8dd .layout_58c9 {
  color: currentColor;
}
.under_f3ba .focus-outer-e8dd .layout_58c9:focus,
.under_f3ba .focus-outer-e8dd .layout_58c9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.under_f3ba.filter-741c .small-fe5f,
.under_f3ba.filter-741c .smooth_ffed a,
.under_f3ba.filter-741c .feature-2dd4 a,
.under_f3ba.filter-741c .detail-f666 a {
  color: rgba(0, 0, 0, 0.55);
}
.under_f3ba.filter-741c .small-fe5f:hover,
.under_f3ba.filter-741c .smooth_ffed a:hover,
.under_f3ba.filter-741c .feature-2dd4 a:hover,
.under_f3ba.filter-741c .detail-f666 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.under_f3ba.filter-741c .dropdown-huge-db1f {
  color: rgba(0, 0, 0, 0.8);
}
.under_f3ba.filter-741c .feature-7ce1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.under_f3ba.filter-741c .feature-7ce1:before {
  background: rgba(0, 0, 0, 0.08);
}
.under_f3ba.filter-741c .photo-hot-6153:before {
  background: rgba(255, 255, 255, 0.9);
}
.under_f3ba.filter-741c .focus-outer-e8dd .in_3443 li a,
.under_f3ba.filter-741c .focus-outer-e8dd .layout_58c9,
.under_f3ba.filter-741c .detail-f666 {
  border-color: rgba(0, 0, 0, 0.08);
}
.under_f3ba.filter-741c .focus-outer-e8dd .layout_58c9:focus,
.under_f3ba.filter-741c .focus-outer-e8dd .layout_58c9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.under_f3ba.filter-741c .in_3443 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.under_f3ba.medium_5d41 .small-fe5f,
.under_f3ba.medium_5d41 .smooth_ffed a,
.under_f3ba.medium_5d41 .feature-2dd4 .layout_58c9,
.under_f3ba.medium_5d41 .feature-2dd4 a,
.under_f3ba.medium_5d41 .detail-f666 a {
  color: rgba(255, 255, 255, 0.79);
}
.under_f3ba.medium_5d41 .small-fe5f:hover,
.under_f3ba.medium_5d41 .smooth_ffed a:hover,
.under_f3ba.medium_5d41 .feature-2dd4 .layout_58c9:hover,
.under_f3ba.medium_5d41 .feature-2dd4 a:hover,
.under_f3ba.medium_5d41 .detail-f666 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.under_f3ba.medium_5d41 .dropdown-huge-db1f {
  color: rgba(255, 255, 255, 0.99);
}
.under_f3ba.medium_5d41 .feature-7ce1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.under_f3ba.medium_5d41 .feature-7ce1:before {
  background: rgba(255, 255, 255, 0.08);
}
.under_f3ba.medium_5d41 .photo-hot-6153:before {
  background: rgba(0, 0, 0, 0.9);
}
.under_f3ba.medium_5d41 .focus-outer-e8dd .in_3443 li a,
.under_f3ba.medium_5d41 .focus-outer-e8dd .layout_58c9,
.under_f3ba.medium_5d41 .detail-f666 {
  border-color: rgba(255, 255, 255, 0.08);
}
.under_f3ba.medium_5d41 .focus-outer-e8dd .layout_58c9:focus,
.under_f3ba.medium_5d41 .focus-outer-e8dd .layout_58c9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.under_f3ba.medium_5d41 .in_3443 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo-hot-6153 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.photo-hot-6153:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.link-359d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.up-1c66 .under_f3ba {
  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;
}
.up-1c66 .feature-7ce1 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.up-1c66 .feature-7ce1: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) {
  .up-1c66 .feature-7ce1:before {
    width: 16%;
    left: 42%;
  }
}
.up-1c66 .feature-7ce1:last-child:before {
  content: none;
}
.up-1c66 .feature-7ce1[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.up-1c66 .focus-outer-e8dd .in_3443 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.up-1c66 .focus-outer-e8dd .in_3443 li a .layout_58c9 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.up-1c66 .focus-outer-e8dd .detail-f666 {
  border: none;
}
.up-1c66 .focus-outer-e8dd .detail-f666 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.up-1c66 .photo-hot-6153 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.up-1c66 .link-359d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.up-1c66 .medium_5d41 .photo-hot-6153:before {
  background: rgba(0, 0, 0, 0.9);
}
.up-1c66 .filter-741c.down-38fd .large-6f09 {
  background: rgba(0, 0, 0, 0.6);
}
.up-1c66
  .filter-741c.down-38fd
  .large-6f09::after,
.up-1c66
  .filter-741c.down-38fd
  .large-6f09:before {
  background: inherit;
}
.up-1c66
  .filter-741c.down-38fd:hover
  .large-6f09 {
  background: rgba(0, 0, 0, 0.8);
}
.active_first_f655 .under_f3ba {
  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) {
  .active_first_f655 .under_f3ba {
    width: auto;
    right: 45px;
  }
}
.yellow_b68b .under_f3ba {
  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) {
  .yellow_b68b .under_f3ba {
    width: auto;
    left: 45px;
  }
}
.header-lite-7116 .under_f3ba {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.header-lite-7116 .link-359d {
  max-width: 48em;
  margin: 0 auto;
}
.header-lite-7116 .photo-hot-6153:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.mask_6918 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.mask_6918.up-1c66 .under_f3ba {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.mask_6918.active_first_f655 .under_f3ba {
  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);
}
.mask_6918 .under_f3ba {
  visibility: visible;
}
.mask_6918.yellow_b68b .under_f3ba {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.thumbnail_warm_9db5,
.button-c8f4 {
  overflow-x: hidden;
}
.thumbnail_warm_9db5 .under_f3ba {
  overflow: auto;
}
.thumbnail_warm_9db5.up-1c66 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.thumbnail_warm_9db5.up-1c66 .under_f3ba {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.thumbnail_warm_9db5.up-1c66 .tall-fad6 {
  opacity: 0;
}
.thumbnail_warm_9db5.active_first_f655 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.thumbnail_warm_9db5.active_first_f655 .under_f3ba {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.thumbnail_warm_9db5.active_first_f655 .tall-fad6 {
  opacity: 0;
}
.thumbnail_warm_9db5.yellow_b68b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.thumbnail_warm_9db5.yellow_b68b .under_f3ba {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.thumbnail_warm_9db5.yellow_b68b .tall-fad6 {
  opacity: 0;
}
.thumbnail_warm_9db5.header-lite-7116 .under_f3ba {
  z-index: 10;
  visibility: visible;
}
.down-38fd {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.down-38fd .large-6f09 {
  background: rgba(255, 255, 255, 0.99);
}
.down-38fd .large-6f09::after,
.down-38fd .large-6f09:before {
  background: inherit;
}
.down-38fd:hover .large-6f09 {
  background: rgba(255, 255, 255, 0.99);
}
.yellow_b68b .down-38fd {
  top: 10px;
  right: auto;
  left: 12px;
}
.header-lite-7116 .down-38fd {
  display: none !important;
}
.thumbnail_warm_9db5:before,
.button-c8f4:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.thumbnail_warm_9db5 .down-38fd,
.button-c8f4 .down-38fd {
  display: inline-block;
}
.under_f3ba .notice_b8b6 {
  -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;
}
.thumbnail_warm_9db5 .under_f3ba .notice_b8b6,
.button-c8f4 .under_f3ba .notice_b8b6 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.wrapper-95e6 .mask_lower_7b35 {
  width: 100%;
}
.out-3094 {
  padding: 0 0.5em 0;
}
.out-3094 [class*="customify-col-"],
.out-3094 [class*="customify-col_"],
.out-3094 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.notice_dd94 .out-3094 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .soft-58a1 .tertiary_fixed_2f52,
  .tertiary_fixed_2f52 {
    display: none;
  }
  .info_d0dd {
    text-align: left;
  }
  .soft-3e4a {
    text-align: center;
  }
  .component-cd74 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .soft-58a1 .container_first_ad33,
  .container_first_ad33 {
    display: none;
  }
  .border_lite_5312 {
    text-align: left;
  }
  .module-full-622f {
    text-align: center;
  }
  .surface_slow_6ad5 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .soft-58a1 .text-fixed-fac4,
  .text-fixed-fac4 {
    display: none;
  }
  .wide-473b {
    text-align: left;
  }
  .clean_3d46 {
    text-align: center;
  }
  .notice-rough-2e2a {
    text-align: right;
  }
}
#page {
  position: relative;
}
.secondary_new_461d {
  box-shadow: none !important;
}
.lite_ecc5 .list-81f7,
.wrapper_copper_377b .list-81f7 {
  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;
}
.wrapper_copper_377b .list-81f7 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.fast_f4a4 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.fast_f4a4:after,
.fast_f4a4:before {
  content: "";
  display: table;
}
.fast_f4a4:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .fast_f4a4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.fast_f4a4,
.wood_1bcf {
  max-width: 1248px;
  margin: 0 auto;
}

.top-ceed.right-8521 .fast_f4a4 {
  max-width: 100%;
}
.top-ceed.module-dynamic-d348 {
  max-width: 1200px;
  margin: 0 auto;
}
.top-ceed.wrapper-15f7 .fast_f4a4 {
  max-width: 100%;
}
.top-ceed.wrapper-15f7 > .fast_f4a4 {
  padding-left: 0;
  padding-right: 0;
}
.top-ceed.wrapper-15f7 > .fast_f4a4 .soft-58a1 {
  margin: 0;
}
.top-ceed.wrapper-15f7
  > .fast_f4a4
  .modal_cool_3218.complex_610c {
  margin-right: 0;
  margin-left: 0;
}
.top-ceed.wrapper-15f7 #main.complex_610c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .south_7c80 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .south_7c80 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .label_8866 .overlay-8f6b {
    padding-right: 1em;
  }
  .label_8866.search_74a1 .modal_cool_3218 {
    border-right: 1px solid #eaecee;
  }
  .label_8866.search_74a1 .overlay-8f6b {
    padding-right: 1em;
  }
  .label_8866.search_74a1 .fluid-df74 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .inner-6d61 .overlay-8f6b {
    padding-left: 1em;
  }
  .inner-6d61.search_74a1 .modal_cool_3218 {
    border-left: 1px solid #eaecee;
  }
  .inner-6d61.search_74a1 .overlay-8f6b {
    padding-left: 1em;
  }
  .inner-6d61.search_74a1 .fluid-df74 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .container-focused-1f5e .overlay-8f6b {
    padding-left: 1em;
  }
  .container-focused-1f5e.search_74a1 .button_prev_24e2 {
    border-right: 1px solid #eaecee;
  }
  .container-focused-1f5e.search_74a1 .thick_e720 {
    border-right: 1px solid #eaecee;
  }
  .container-focused-1f5e.search_74a1 .overlay-8f6b {
    padding-left: 1em;
  }
  .container-focused-1f5e.search_74a1 .fluid-df74 {
    padding-right: 1em;
  }
  .container-focused-1f5e.search_74a1 .filter_586b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .advanced_c772 .overlay-8f6b {
    padding-right: 1em;
  }
  .advanced_c772.search_74a1 .button_prev_24e2 {
    border-left: 1px solid #eaecee;
  }
  .advanced_c772.search_74a1 .thick_e720 {
    border-left: 1px solid #eaecee;
  }
  .advanced_c772.search_74a1 .overlay-8f6b {
    padding-right: 1em;
  }
  .advanced_c772.search_74a1 .fluid-df74 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .advanced_c772.search_74a1 .filter_586b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .south_7c80 .overlay-8f6b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .south_7c80.search_74a1 .modal_cool_3218 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .south_7c80.search_74a1 .overlay-8f6b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .south_7c80.search_74a1 .fluid-df74 {
    padding-left: 1em;
  }
  .south_7c80.search_74a1 .filter_586b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .south_7c80.search_74a1 .overlay-8f6b {
    padding-left: 0;
  }
}
.small-e573 .video-motion-dc19 {
  display: inline-block;
}
.component_8257 {
  display: inline-block;
}
.full-f918 {
  word-con: break-word;
}
.image-advanced-db62 > span {
  display: inline-block;
  padding: 5px 0;
}
.image-advanced-db62 .input_983a {
  margin-left: 8px;
  margin-right: 8px;
}
.image-advanced-db62 .description_8b94 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.gallery-3737 .short-c8bf {
  margin-bottom: 2em;
}
.gallery-3737 .paragraph_last_4753 {
  margin-bottom: 15px;
}
.gallery-3737 .paragraph_last_4753:last-child {
  margin-bottom: 0;
}
.gallery-3737 .picture_red_8fc9 {
  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) {
  .gallery-3737 .picture_red_8fc9 {
    display: block;
  }
}
.gallery-3737 .hover-brown-5a3f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .gallery-3737 .hover-brown-5a3f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.gallery-3737 .link_753c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.gallery-3737 .link_753c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.gallery-3737 .link_753c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.gallery-3737 .full-f918 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.gallery-3737 .full-f918 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.gallery-3737 .logo_2dfd p:last-child {
  margin-bottom: 0;
}
.gallery-3737 .card-092f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.gallery-3737 .clean-2b53 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.gallery-3737 .summary-72b7 {
  margin-top: 1em;
}
.gallery-3737 .prev_dfe3 {
  top: 0;
  display: block;
}
.gallery-3737 .prev_dfe3 a {
  color: inherit;
}
.gallery-3737 .prev_dfe3 a:hover {
  color: inherit;
}
.gallery-3737 .tabs_focused_441a {
  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;
}
.gallery-3737 .tabs_focused_441a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.gallery-3737 .clean-2b53 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.gallery-3737 .layout-32d0 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.gallery-3737 .layout-32d0:first-child {
  margin-top: 0;
}
.gallery-3737 .layout-32d0.border-b089 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.gallery-3737 .layout-32d0.white-c3db {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gallery-3737
  .layout-32d0.white-c3db.tall-0357
  .summary-72b7 {
  width: 100%;
}
.gallery-3737 .white-c3db {
  -webkit-box-align: center;
  align-items: center;
}
.gallery-3737 .white-c3db .image-advanced-db62,
.gallery-3737 .white-c3db > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.gallery-3737 .link_753c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gallery-3737 .link_753c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gallery-3737 .link_753c: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;
}
.gallery-3737 .border-b089 {
  z-index: 5;
}
.gallery-3737 .silver_f299 .hovered-6222 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.gallery-3737 .tiny_a020 .hovered-6222 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.gallery-3737 .active-paper-972b .hovered-6222 {
  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;
}
.gallery-3737.motion_6143 .picture_red_8fc9,
.gallery-3737.message_cold_321c .picture_red_8fc9 {
  display: block;
}
.gallery-3737.motion_6143 .picture_red_8fc9 .current-66fc,
.gallery-3737.motion_6143 .picture_red_8fc9 .clean-2b53,
.gallery-3737.message_cold_321c .picture_red_8fc9 .current-66fc,
.gallery-3737.message_cold_321c .picture_red_8fc9 .clean-2b53 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gallery-3737.video-5e9c .hover-brown-5a3f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .gallery-3737.video-5e9c .hover-brown-5a3f {
    margin-right: 0;
  }
}
.gallery-3737.motion_6143 .hover-brown-5a3f,
.gallery-3737.message_cold_321c .hover-brown-5a3f {
  padding-top: 40%;
}
.gallery-3737.motion_6143 .short-c8bf,
.gallery-3737.message_cold_321c .short-c8bf {
  display: block;
}
.gallery-3737.motion_6143 .fn-sticky-9aa2 .clean-2b53,
.gallery-3737.message_cold_321c .fn-sticky-9aa2 .clean-2b53 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.gallery-3737.motion_6143 .hover-brown-5a3f,
.gallery-3737.message_cold_321c .hover-brown-5a3f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.gallery-3737.motion_6143 .clean-2b53 {
  padding: 1em;
}
.paper-0752 {
  margin: 30px auto;
  display: block;
}
.paper-0752 .avatar-bb44 > * {
  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;
}
.paper-0752 .avatar-bb44 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.paper-0752 .avatar-bb44 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.video-hard-5d2b .image-advanced-db62 {
  margin-bottom: 1.41575em;
}
.video-hard-5d2b .card-under-8ebd {
  margin-bottom: 1.618em;
}
.white_e4bd .focus-84cc {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.white_e4bd .focus-84cc a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.white_e4bd .feature-b4fd {
  max-width: 100%;
  overflow: auto;
}
.hover_upper_5e9d .white_e4bd a:hover {
  text-decoration: underline;
}
.pagination_86db .paragraph_last_4753:not(.full-f918),
.pagination_86db .link_753c {
  margin-bottom: 1.41575em;
}
.pagination_86db .paragraph_last_4753:not(.full-f918):last-child,
.pagination_86db .link_753c:last-child {
  margin-bottom: 0;
}
.pagination_86db .paragraph_last_4753.under_195a {
  margin-bottom: 0.41575em;
}
.pagination_86db .pink_9139:before,
.pagination_86db .hover_pink_c56e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.pagination_86db .pink_9139:before {
  content: "\f115";
}
.pagination_86db .hover_pink_c56e:before {
  content: "\f02c";
}
.pagination_86db .summary_middle_6956 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.pagination_86db .summary_middle_6956 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.article-up-2588 {
  display: -webkit-box;
  display: flex;
}
.article-up-2588 .component-huge-13d3 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .article-up-2588 .component-huge-13d3 {
    flex-basis: 90px;
  }
}
.article-up-2588 .feature_8d5f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .article-up-2588 .feature_8d5f {
    flex-basis: calc(100% - 50px);
  }
}
.article-up-2588 .caption_621c p:last-child {
  margin-bottom: 0.72em;
}
.gas_a712 .avatar-bb44 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.gas_a712 .avatar-bb44:after,
.gas_a712 .avatar-bb44:before {
  content: "";
  display: table;
}
.gas_a712 .avatar-bb44:after {
  clear: both;
}
.gas_a712 .avatar-bb44 .orange-0f93,
.gas_a712 .avatar-bb44 .outer_9c78 {
  width: 49%;
}
.gas_a712 .avatar-bb44 .orange-0f93 a span.fixed_a3df,
.gas_a712 .avatar-bb44 .outer_9c78 a span.fixed_a3df {
  display: block;
  margin-bottom: 5px;
}
.gas_a712 .avatar-bb44 .outer_9c78 {
  float: left;
  text-align: left;
}
.gas_a712 .avatar-bb44 .orange-0f93 {
  float: right;
  text-align: right;
}
.message_center_0fc4 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .message_center_0fc4 {
    margin-bottom: 0;
  }
}
.footer-cool-afb1 {
  margin-bottom: 1em;
}
.footer-cool-afb1 .full-f918 {
  font-size: 1.1em;
  line-height: 1.3;
}
.next_fc4b a {
  display: block;
  line-height: 0;
  position: relative;
}
.simple_0ff6 .footer-cool-afb1,
.fast_f522 .footer-cool-afb1 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .simple_0ff6 .footer-cool-afb1,
  .fast_f522 .footer-cool-afb1 {
    display: block;
  }
}
.simple_0ff6 .next_fc4b,
.fast_f522 .next_fc4b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .simple_0ff6 .next_fc4b,
  .fast_f522 .next_fc4b {
    margin-bottom: 1em;
  }
}
.simple_0ff6 .next_fc4b img,
.fast_f522 .next_fc4b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.simple_0ff6 .primary-d91a,
.fast_f522 .primary-d91a {
  flex-basis: calc(100% - 160px);
}
.simple_0ff6 .primary-d91a p,
.fast_f522 .primary-d91a p {
  margin-bottom: 0;
}
.simple_0ff6 .primary-d91a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .simple_0ff6 .primary-d91a {
    padding-left: 0;
  }
}
.fast_f522 .primary-d91a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .fast_f522 .primary-d91a {
    padding-right: 0;
  }
}
.fast_f522 .next_fc4b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.pattern_63c9 .next_fc4b {
  margin-bottom: 0.5em;
}
.pattern_63c9 .next_fc4b img {
  width: 100%;
}
.texture-right-2fcc .thumbnail-43db,
.hover_4be6 .thumbnail-43db {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hover_4be6 .modal_cool_3218 .detail-dark-106e p:last-child {
  margin-bottom: 0;
}
.footer_hovered_e9b5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.accent_800d .status_under_a02e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .accent_800d .status_under_a02e:last-of-type {
    margin-bottom: 0;
  }
}
.accent_800d .status_under_a02e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.accent_800d .status_under_a02e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.accent_800d .status_under_a02e ul li {
  margin: 0 0 0.6em;
}
.accent_800d .status_under_a02e ul li.grid_53d8,
.accent_800d .status_under_a02e ul li.tertiary-255c {
  position: relative;
}
.accent_800d .status_under_a02e ul li.grid_53d8 .sidebar-last-f67a,
.accent_800d .status_under_a02e ul li.tertiary-255c .sidebar-last-f67a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.accent_800d .status_under_a02e ul li.grid_53d8:after:after,
.accent_800d .status_under_a02e ul li.grid_53d8:after:before,
.accent_800d
  .status_under_a02e
  ul
  li.tertiary-255c:after:after,
.accent_800d
  .status_under_a02e
  ul
  li.tertiary-255c:after:before {
  content: "";
  display: table;
}
.accent_800d .status_under_a02e ul li.grid_53d8:after:after,
.accent_800d
  .status_under_a02e
  ul
  li.tertiary-255c:after:after {
  clear: both;
}
.accent_800d .status_under_a02e a.notice_upper_2ecb:hover {
  text-decoration: none;
}
.accent_800d .status_under_a02e select {
  max-width: 100%;
}
.accent_800d .status_under_a02e table {
  font-size: 85%;
}
.accent_800d .status_under_a02e table td,
.accent_800d .status_under_a02e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.accent_800d .status_under_a02e table tfoot td {
  text-align: left;
}
.accent_800d .status_under_a02e :last-child {
  margin-bottom: 0;
}
.accent_800d .status_under_a02e .iron_5462 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.accent_800d .status_under_a02e .iron_5462 label {
  width: 100%;
}
.accent_800d .status_under_a02e .iron_5462 .accent-9868 {
  width: 100%;
  display: block;
}
.accent_800d .status_under_a02e .iron_5462 .hidden_dca9 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.accent_800d .status_under_a02e .iron_5462 .hidden_dca9:hover svg #svg-search {
  fill: #444;
}
.accent_800d .status_under_a02e .iron_5462 .hidden_dca9 svg {
  width: 18px;
  height: 18px;
}
.accent_800d .frame-e62b ul ul,
.accent_800d .filter_plasma_7948 ul ul,
.accent_800d .caption_selected_621a ul ul,
.accent_800d .notice-ff4d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.accent_800d .frame-e62b .paragraph-5f3f > a,
.accent_800d .filter_plasma_7948 .paragraph-5f3f > a,
.accent_800d .caption_selected_621a .paragraph-5f3f > a,
.accent_800d .notice-ff4d .paragraph-5f3f > a {
  margin-bottom: 0;
}
.accent_800d .frame-ad36 li,
.accent_800d .frame-e62b li,
.accent_800d .box-cd78 li,
.accent_800d .filter_plasma_7948 li,
.accent_800d .caption_selected_621a li,
.accent_800d .notice-ff4d li,
.accent_800d .lower_02e2 li,
.accent_800d .lower_cc29 li {
  display: block;
  position: relative;
}
.accent_800d .frame-ad36 li:last-child,
.accent_800d .frame-e62b li:last-child,
.accent_800d .box-cd78 li:last-child,
.accent_800d .filter_plasma_7948 li:last-child,
.accent_800d .caption_selected_621a li:last-child,
.accent_800d .notice-ff4d li:last-child,
.accent_800d .lower_02e2 li:last-child,
.accent_800d .lower_cc29 li:last-child {
  border: none;
}
.accent_800d .frame-ad36 li a,
.accent_800d .frame-e62b li a,
.accent_800d .box-cd78 li a,
.accent_800d .filter_plasma_7948 li a,
.accent_800d .caption_selected_621a li a,
.accent_800d .notice-ff4d li a,
.accent_800d .lower_02e2 li a,
.accent_800d .lower_cc29 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.accent_800d .frame-ad36 li ul li::before,
.accent_800d .frame-e62b li ul li::before,
.accent_800d .box-cd78 li ul li::before,
.accent_800d .filter_plasma_7948 li ul li::before,
.accent_800d .caption_selected_621a li ul li::before,
.accent_800d .notice-ff4d li ul li::before,
.accent_800d .lower_02e2 li ul li::before,
.accent_800d .lower_cc29 li ul li::before {
  left: 15px;
}
.accent_800d .frame-ad36 li ul a,
.accent_800d .frame-e62b li ul a,
.accent_800d .box-cd78 li ul a,
.accent_800d .filter_plasma_7948 li ul a,
.accent_800d .caption_selected_621a li ul a,
.accent_800d .notice-ff4d li ul a,
.accent_800d .lower_02e2 li ul a,
.accent_800d .lower_cc29 li ul a {
  padding-left: 20px;
}
.accent_800d .frame-ad36 li ul ul li::before,
.accent_800d .frame-e62b li ul ul li::before,
.accent_800d .box-cd78 li ul ul li::before,
.accent_800d .filter_plasma_7948 li ul ul li::before,
.accent_800d .caption_selected_621a li ul ul li::before,
.accent_800d .notice-ff4d li ul ul li::before,
.accent_800d .lower_02e2 li ul ul li::before,
.accent_800d .lower_cc29 li ul ul li::before {
  left: 30px;
}
.accent_800d .frame-ad36 li ul ul a,
.accent_800d .frame-e62b li ul ul a,
.accent_800d .box-cd78 li ul ul a,
.accent_800d .filter_plasma_7948 li ul ul a,
.accent_800d .caption_selected_621a li ul ul a,
.accent_800d .notice-ff4d li ul ul a,
.accent_800d .lower_02e2 li ul ul a,
.accent_800d .lower_cc29 li ul ul a {
  padding-left: 40px;
}
.accent_800d .bronze-8808 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.accent_800d .lower_cc29 ul li {
  margin-bottom: 1.41575em;
}
.accent_800d .lower_cc29 ul li .copper-ecb9 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.accent_800d .lower_cc29 ul li .lower-2c35 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.medium_5d41 .frame-ad36 li a,
.medium_5d41 .frame-e62b li a,
.medium_5d41 .box-cd78 li a,
.medium_5d41 .filter_plasma_7948 li a,
.medium_5d41 .caption_selected_621a li a,
.medium_5d41 .notice-ff4d li a,
.medium_5d41 .lower_02e2 li a,
.medium_5d41 .lower_cc29 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium_5d41 .bronze-8808 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium_5d41 .status_under_a02e ul li.grid_53d8 .sidebar-last-f67a,
.medium_5d41 .status_under_a02e ul li.tertiary-255c .sidebar-last-f67a {
  background: rgba(0, 0, 0, 0.2);
}
.medium_5d41 .accent_800d .status_under_a02e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.top-ceed .accent_800d .in_3443 li {
  margin: 0;
}
.top-ceed .accent_800d .in_3443 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.top-ceed .accent_800d .in_3443 li ul {
  margin: 0;
}
.top-ceed .accent_800d .in_3443 li ul li a {
  padding-left: 15px;
}
.top-ceed .accent_800d .in_3443 li ul li li a {
  padding-left: 30px;
}
.top-ceed .accent_800d .in_3443 li.alert_87af > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.top-ceed .accent_800d .in_3443 li.alert_87af > 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;
}
.top-ceed .accent_800d .in_3443 li.alert_87af > 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;
}
.easy_ba39 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.focus-large-0631 {
  position: relative;
  z-index: 10;
}
.focus-large-0631 .notice_b8b6 {
  width: 100%;
  max-width: 100%;
}
.chip_dd31 .red-1c73 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.chip_dd31 .filter-741c {
}
.chip_dd31 .medium_5d41 {
  background: #292929;
}
.chip_dynamic_a795 .red-1c73 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.chip_dynamic_a795 .filter-741c {
  background: #f9f9f9;
}
.chip_dynamic_a795 .medium_5d41 {
  background: #303030;
}
.huge_cb8e .red-1c73 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .huge_cb8e .video-motion-dc19 {
    margin-bottom: 1em;
  }
  .huge_cb8e .video-motion-dc19:last-child {
    margin-bottom: 0;
  }
}
.huge_cb8e .filter-741c {
  background: #ededed;
}
.huge_cb8e .medium_5d41 {
  background: #1a1a1a;
}
.red-1c73.filter-741c {
  color: rgba(0, 0, 0, 0.6);
}
.red-1c73.filter-741c .layout-action-576d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.red-1c73.medium_5d41 {
  color: rgba(255, 255, 255, 0.99);
}
.red-1c73.medium_5d41 a:not(.notice_upper_2ecb) {
  color: rgba(255, 255, 255, 0.79);
}
.red-1c73.medium_5d41 a:not(.notice_upper_2ecb):hover {
  color: rgba(255, 255, 255, 0.99);
}
.red-1c73.medium_5d41 .layout-action-576d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.red-1c73.medium_5d41 table tbody td,
.red-1c73.medium_5d41 table th {
  background: rgba(0, 0, 0, 0.08);
}
.east_b339.image_99ac .fast_f4a4 {
  max-width: initial;
}
.east_b339 .outline-south-8120 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.east_b339 .outline-south-8120 .notice_b8b6 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .east_b339 .outline-south-8120 .notice_b8b6 {
    display: block;
    margin-bottom: 2em;
  }
  .east_b339 .outline-south-8120 .notice_b8b6:last-child {
    margin-bottom: 0;
  }
}
.huge_cb8e .video-motion-dc19:last-child,
.chip_dynamic_a795 .video-motion-dc19:last-child,
.chip_dd31 .video-motion-dc19:last-child {
  margin-bottom: 0;
}
.huge_cb8e .video-motion-dc19 .accent_800d .status_under_a02e:last-child,
.chip_dynamic_a795 .video-motion-dc19 .accent_800d .status_under_a02e:last-child,
.chip_dd31 .video-motion-dc19 .accent_800d .status_under_a02e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .huge_cb8e .dropdown_right_4e57,
  .huge_cb8e .old-529e,
  .chip_dynamic_a795 .dropdown_right_4e57,
  .chip_dynamic_a795 .old-529e,
  .chip_dd31 .dropdown_right_4e57,
  .chip_dd31 .old-529e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .focus-large-0631 .video-motion-dc19 {
    margin-bottom: 2em;
  }
}
.focus-large-0631 p:last-child {
  margin-bottom: 0;
}
.focus-large-0631 li,
.focus-large-0631 ul {
  list-style: none;
  margin: 0;
}
.focus-large-0631 ul ul {
  margin-left: 2.617924em;
}
.complex-4808 {
  font-size: 0.875em;
}

/* css-noise: de64 */
.shadow-element-q2 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.0;
}
