/*!
Theme Name: Customify
Theme URI: https://pressmaximum.clean_01cc/customify
Author: WPCustomify
Author URI: https://pressmaximum.clean_01cc
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.clean_01cc/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.gallery-lower-3562.highlight_basic_87e3/licenses/gpl-2.0.filter-hot-d6fe
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.frame_new_9a38/, (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.breadcrumb_92a0.pagination_plasma_8bc3/normalize.container-purple-2515/
 ======
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.container-purple-2515 v7.0.0 | MIT License | github.clean_01cc/necolas/normalize.container-purple-2515 */
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;
}
.black-4a32 .container_d12b,
.center_5549,
.top-45f3,
.filter-liquid-bae1,
.tabs_7e48,
.right-e969,
.logo_medium_ca70,
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;
}
.center_5549,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .center_5549,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .center_5549,
  h1 {
    font-size: 1.8em;
  }
}
.top-45f3,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.top-45f3 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .top-45f3,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .top-45f3,
  h2 {
    font-size: 1.7em;
  }
}
.filter-liquid-bae1,
h3 {
  font-size: 1.618em;
}
.black-4a32 .container_d12b,
.tabs_7e48,
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.primary_7218 {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.content-f8f7:after,
.content-f8f7:before,
.footer_ac68:after,
.footer_ac68:before {
  content: "";
  display: table;
}
.content-f8f7:after,
.footer_ac68:after {
  clear: both;
}
.prev-86d5 {
  float: right;
  margin-right: 0;
}
.tag_4cfa {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.slider-13e5 .content-pink-7fe7,
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;
}
.slider-13e5 .content-pink-7fe7: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;
}
.fresh-846e .content-pink-7fe7 {
  box-shadow: none;
}
.fresh-846e
  .content-pink-7fe7
  .advanced_c1a0 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.fresh-846e .content-pink-7fe7 .notice-clean-42b4 {
  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;
}
.fresh-846e
  .content-pink-7fe7
  .notice-clean-42b4
  b {
  display: none;
}
.fresh-846e .shadow_d59e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.breadcrumb_7efa:not(.fixed_84f1):not(.component_focused_a803),
button:not(.fixed_84f1):not(.component_focused_a803),
input[type="button"]:not(.fixed_84f1):not(
    .component_focused_a803
  ),
input[type="reset"]:not(.fixed_84f1):not(
    .component_focused_a803
  ),
input[type="submit"]:not(.fixed_84f1):not(
    .component_focused_a803
  ) {
  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;
}
.breadcrumb_7efa:not(.fixed_84f1):not(
    .component_focused_a803
  ):hover,
button:not(.fixed_84f1):not(
    .component_focused_a803
  ):hover,
input[type="button"]:not(.fixed_84f1):not(
    .component_focused_a803
  ):hover,
input[type="reset"]:not(.fixed_84f1):not(
    .component_focused_a803
  ):hover,
input[type="submit"]:not(.fixed_84f1):not(
    .component_focused_a803
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.breadcrumb_7efa:not(.fixed_84f1):not(
    .component_focused_a803
  ):active,
.breadcrumb_7efa:not(.fixed_84f1):not(
    .component_focused_a803
  ):focus,
button:not(.fixed_84f1):not(
    .component_focused_a803
  ):active,
button:not(.fixed_84f1):not(
    .component_focused_a803
  ):focus,
input[type="button"]:not(.fixed_84f1):not(
    .component_focused_a803
  ):active,
input[type="button"]:not(.fixed_84f1):not(
    .component_focused_a803
  ):focus,
input[type="reset"]:not(.fixed_84f1):not(
    .component_focused_a803
  ):active,
input[type="reset"]:not(.fixed_84f1):not(
    .component_focused_a803
  ):focus,
input[type="submit"]:not(.fixed_84f1):not(
    .component_focused_a803
  ):active,
input[type="submit"]:not(.fixed_84f1):not(
    .component_focused_a803
  ):focus {
  outline: 0;
}
.breadcrumb_7efa:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be,
button:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be,
input[type="button"]:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be,
input[type="reset"]:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be,
input[type="submit"]:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be {
  position: relative;
}
.breadcrumb_7efa:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be
  .hot_4152,
.breadcrumb_7efa:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be
  .element_copper_dd0f,
.breadcrumb_7efa:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be
  .notification_clean_c48d,
.breadcrumb_7efa:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be
  i,
.breadcrumb_7efa:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be
  svg,
button:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be
  .hot_4152,
button:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be
  .element_copper_dd0f,
button:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be
  .notification_clean_c48d,
button:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be
  i,
button:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be
  svg,
input[type="button"]:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be
  .hot_4152,
input[type="button"]:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be
  .element_copper_dd0f,
input[type="button"]:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be
  .notification_clean_c48d,
input[type="button"]:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be
  i,
input[type="button"]:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be
  svg,
input[type="reset"]:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be
  .hot_4152,
input[type="reset"]:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be
  .element_copper_dd0f,
input[type="reset"]:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be
  .notification_clean_c48d,
input[type="reset"]:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be
  i,
input[type="reset"]:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be
  svg,
input[type="submit"]:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be
  .hot_4152,
input[type="submit"]:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be
  .element_copper_dd0f,
input[type="submit"]:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be
  .notification_clean_c48d,
input[type="submit"]:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be
  i,
input[type="submit"]:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be
  svg {
  visibility: hidden;
}
.breadcrumb_7efa:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be:after,
button:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be:after,
input[type="button"]:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be:after,
input[type="reset"]:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be:after,
input[type="submit"]:not(.fixed_84f1):not(
    .component_focused_a803
  ).fn-loading-30be: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;
}
.breadcrumb_7efa:not(.fixed_84f1):not(.component_focused_a803),
input[type="button"]:not(.fixed_84f1):not(
    .component_focused_a803
  ),
input[type="reset"]:not(.fixed_84f1):not(
    .component_focused_a803
  ),
input[type="submit"]:not(.fixed_84f1):not(
    .component_focused_a803
  ) {
  color: #fff;
  background: #235787;
}
.breadcrumb_7efa:not(.fixed_84f1):not(
    .component_focused_a803
  ):focus,
input[type="button"]:not(.fixed_84f1):not(
    .component_focused_a803
  ):focus,
input[type="reset"]:not(.fixed_84f1):not(
    .component_focused_a803
  ):focus,
input[type="submit"]:not(.fixed_84f1):not(
    .component_focused_a803
  ):focus {
  color: #fff;
}
.breadcrumb_7efa.fn-disabled-30be:not(.fixed_84f1):not(
    .component_focused_a803
  ),
.breadcrumb_7efa[disabled]:not(.fixed_84f1):not(
    .component_focused_a803
  ),
button.fn-disabled-30be:not(.fixed_84f1):not(
    .component_focused_a803
  ),
button[disabled]:not(.fixed_84f1):not(
    .component_focused_a803
  ) {
  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;
}
.container_medium_ee2d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.container_medium_ee2d: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;
}
.notice-dim-dff4 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.form_pressed_7fd3 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.section-fixed-fa08 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.content-f8f7:after,
.content-f8f7:before,
.grid_rough_7880:after,
.grid_rough_7880:before,
.focus-solid-ec7e:after,
.focus-solid-ec7e:before,
.gallery_smooth_8d55:after,
.gallery_smooth_8d55:before,
.element-1acb:after,
.element-1acb:before,
.row_full_1651:after,
.row_full_1651:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.content-f8f7:after,
.grid_rough_7880:after,
.focus-solid-ec7e:after,
.gallery_smooth_8d55:after,
.element-1acb:after,
.row_full_1651:after {
  clear: both;
}
.grid_rough_7880 .white_156e,
.focus-solid-ec7e .white_156e,
.west_4bc9 .white_156e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.frame-mini-7d93 {
  display: inline-block;
}
.text-1714 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.text-1714 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.text-1714 .backdrop-under-b2db {
  padding: 1em 0;
  font-size: 85%;
}
.backdrop-under-b2db {
  text-align: left;
  font-style: italic;
  color: #999;
}
.east_f2c7 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.east_f2c7:after,
.east_f2c7:before {
  content: "";
  display: table;
}
.east_f2c7:after {
  clear: both;
}
.background-north-31e9 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.avatar_8635 .background-north-31e9 {
  max-width: 50%;
}
.wrapper_a044 .background-north-31e9 {
  max-width: 33.33%;
}
.liquid-b4cb .background-north-31e9 {
  max-width: 25%;
}
.yellow-3365 .background-north-31e9 {
  max-width: 20%;
}
.tooltip-347b .background-north-31e9 {
  max-width: 16.66%;
}
.overlay_green_5aa1 .background-north-31e9 {
  max-width: 14.28%;
}
.west-2773 .background-north-31e9 {
  max-width: 12.5%;
}
.module_9f16 .background-north-31e9 {
  max-width: 11.11%;
}
.text_94d5 {
  display: block;
}
.black-4a32 .input_clean_d663 label,
.black-4a32 .feature_e29a label,
.black-4a32 .east-5b49 label,
.black-4a32 .section_active_96a4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.sort_wood_bf1d {
  list-style: none;
  margin: 0;
}
.sort_wood_bf1d article.picture-8eb7 {
  margin-bottom: 0;
}
.sort_wood_bf1d ul {
  list-style: none;
  margin: 0;
}
.sort_wood_bf1d .feature_hovered_1b36 li.picture-8eb7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .sort_wood_bf1d .feature_hovered_1b36 li.picture-8eb7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .sort_wood_bf1d .feature_hovered_1b36 li.picture-8eb7: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) {
  .sort_wood_bf1d .feature_hovered_1b36 li.picture-8eb7 li.picture-8eb7 li.picture-8eb7 li.picture-8eb7 {
    padding-left: 0;
  }
}
article.picture-8eb7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.picture-8eb7 .grid_rough_7880 p:last-of-type {
  margin-bottom: 0;
}
article.picture-8eb7 .pagination_rough_062b {
  float: left;
}
article.picture-8eb7 .title_8abc {
  margin-left: 85px;
}
article.picture-8eb7 .texture-1043 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.picture-8eb7 .texture-1043 .summary_north_bb74 {
  margin-left: 10px;
}
article.picture-8eb7 .mini-b29b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.picture-8eb7 .tall-4135 {
  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 .input_clean_d663,
  #respond .east-5b49,
  #respond .section_active_96a4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .input_clean_d663 input,
#respond .east-5b49 input,
#respond .section_active_96a4 input {
  width: 100%;
}
#respond .section_active_96a4 {
  margin-right: 0;
}
#respond .active_5c03 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.form-huge-a174 {
  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;
}
.form-huge-a174.description-d3a3 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.form-huge-a174 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%);
}
.form-huge-a174:focus,
.form-huge-a174: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);
}
.tertiary_3602 {
  border-radius: 10%;
}
.carousel_703b {
  border-radius: 50%;
}
.sort-7e3c {
  font-size: 0.72em;
}
.first_dc6e {
  font-size: 0.875em;
}
.content-00c6 {
  font-size: 1.1em;
}
.photo-e5cb {
  text-transform: uppercase;
  line-height: 1.2;
}
.photo-e5cb.sort-7e3c {
  letter-spacing: 0.5px;
}
.hover_hovered_fab0,
.hover_hovered_fab0 a {
  color: #6d6d6d;
}
.hover_hovered_fab0 a:hover {
  color: #111;
}
.label_light_845e {
  color: #6d6d6d;
}
.hero_1dca {
  overflow-x: hidden;
}
.hero_1dca .filter-b67a.button-da55 {
  position: relative;
}
.hero_1dca .filter-b67a.button-da55.text-center-2a91 {
  position: initial;
}
.hero_1dca
  .filter-b67a.button-da55.text-center-2a91
  .tag-center-5fb7 {
  left: auto;
}
.hero_1dca .filter-b67a .tag-center-5fb7 {
  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;
}
.hero_1dca .filter-b67a:hover.button-da55 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.hero_1dca
  .filter-b67a:hover.button-da55
  .tag-center-5fb7 {
  display: block;
  z-index: 9999999;
}
.hero_1dca .last_8f16 .warm-952a,
.hero_1dca .badge_1220 .warm-952a {
  display: none;
}
.hero_1dca .label-center-6bfa .filter-b67a:hover.button-da55 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.black-4a32 .input_clean_d663 label,
.black-4a32 .feature_e29a label,
.black-4a32 .east-5b49 label,
.black-4a32 .section_active_96a4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.sort_wood_bf1d {
  list-style: none;
  margin: 0;
}
.sort_wood_bf1d article.picture-8eb7 {
  margin-bottom: 0;
}
.sort_wood_bf1d ul {
  list-style: none;
  margin: 0;
}
.sort_wood_bf1d .feature_hovered_1b36 li.picture-8eb7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .sort_wood_bf1d .feature_hovered_1b36 li.picture-8eb7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .sort_wood_bf1d .feature_hovered_1b36 li.picture-8eb7: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) {
  .sort_wood_bf1d .feature_hovered_1b36 li.picture-8eb7 li.picture-8eb7 li.picture-8eb7 li.picture-8eb7 {
    padding-left: 0;
  }
}
article.picture-8eb7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.picture-8eb7 .grid_rough_7880 p:last-of-type {
  margin-bottom: 0;
}
article.picture-8eb7 .pagination_rough_062b {
  float: left;
}
article.picture-8eb7 .title_8abc {
  margin-left: 85px;
}
article.picture-8eb7 .texture-1043 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.picture-8eb7 .texture-1043 .summary_north_bb74 {
  margin-left: 10px;
}
article.picture-8eb7 .mini-b29b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.picture-8eb7 .tall-4135 {
  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 .input_clean_d663,
  #respond .east-5b49,
  #respond .section_active_96a4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .input_clean_d663 input,
#respond .east-5b49 input,
#respond .section_active_96a4 input {
  width: 100%;
}
#respond .section_active_96a4 {
  margin-right: 0;
}
#respond .active_5c03 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.last_8f16 .modal_basic_2856 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.modal_basic_2856 .chip-gas-b1d7.hidden-solid-bb9d .badge_ac93 > li > a:focus,
.modal_basic_2856 .chip-gas-b1d7.hidden-solid-bb9d .badge_ac93 > li > a:hover,
.modal_basic_2856 .chip-gas-b1d7.east-0386 .badge_ac93 > li > a:focus,
.modal_basic_2856 .chip-gas-b1d7.east-0386 .badge_ac93 > li > a:hover,
.modal_basic_2856 .chip-gas-b1d7.up_93fc .badge_ac93 > li > a:focus,
.modal_basic_2856 .chip-gas-b1d7.up_93fc .badge_ac93 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal_basic_2856
  .chip-gas-b1d7.hidden-solid-bb9d
  .badge_ac93
  > li.description_in_b3cf
  > a,
.modal_basic_2856
  .chip-gas-b1d7.hidden-solid-bb9d
  .badge_ac93
  > li.hard-2161
  > a,
.modal_basic_2856
  .chip-gas-b1d7.east-0386
  .badge_ac93
  > li.description_in_b3cf
  > a,
.modal_basic_2856
  .chip-gas-b1d7.east-0386
  .badge_ac93
  > li.hard-2161
  > a,
.modal_basic_2856
  .chip-gas-b1d7.up_93fc
  .badge_ac93
  > li.description_in_b3cf
  > a,
.modal_basic_2856 .chip-gas-b1d7.up_93fc .badge_ac93 > li.popup_wide_112d > a {
  color: rgba(255, 255, 255, 0.99);
}
.modal_basic_2856 .prev-76ba,
.modal_basic_2856 .prev-76ba a {
  color: rgba(255, 255, 255, 0.99);
}
.modal_basic_2856 .over_8e8f.form_2595 li a,
.modal_basic_2856 .nav-stale-3f93 a,
.modal_basic_2856 .form-huge-44be,
.modal_basic_2856 .badge_ac93 > li > a,
.modal_basic_2856 .focus_gas_3523 {
  color: rgba(255, 255, 255, 0.79);
}
.modal_basic_2856 .over_8e8f.form_2595 li a:hover,
.modal_basic_2856 .nav-stale-3f93 a:hover,
.modal_basic_2856 .form-huge-44be:hover,
.modal_basic_2856 .badge_ac93 > li > a:hover,
.modal_basic_2856 .focus_gas_3523:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal_basic_2856 .header-3256 {
  color: rgba(255, 255, 255, 0.79);
}
.modal_basic_2856 .header-3256 .video-fast-9a27 {
  color: rgba(255, 255, 255, 0.99);
}
.modal_basic_2856 .header-3256:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal_basic_2856 .purple-a284 .right_7e27 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.modal_basic_2856 .purple-a284 .right_7e27 .dirty-7205 {
  color: rgba(255, 255, 255, 0.79);
}
.modal_basic_2856
  .purple-a284
  .right_7e27
  .dirty-7205::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal_basic_2856
  .purple-a284
  .right_7e27
  .dirty-7205:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal_basic_2856
  .purple-a284
  .right_7e27
  .dirty-7205::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal_basic_2856
  .purple-a284
  .right_7e27
  .dirty-7205::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal_basic_2856 .purple-a284 .hero-c488 {
  color: rgba(255, 255, 255, 0.79);
}
.modal_basic_2856 .purple-a284 .hero-c488:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard-3f62
  .modal_basic_2856
  .purple-a284
  .section_outer_4f98
  .notice_e13a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hard-3f62
  .modal_basic_2856
  .purple-a284
  .section_outer_4f98
  .dirty-7205 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.last_8f16 .text-next-ea52 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.text-next-ea52 .chip-gas-b1d7.hidden-solid-bb9d .badge_ac93 > li > a:focus,
.text-next-ea52 .chip-gas-b1d7.hidden-solid-bb9d .badge_ac93 > li > a:hover,
.text-next-ea52 .chip-gas-b1d7.east-0386 .badge_ac93 > li > a:focus,
.text-next-ea52 .chip-gas-b1d7.east-0386 .badge_ac93 > li > a:hover,
.text-next-ea52 .chip-gas-b1d7.up_93fc .badge_ac93 > li > a:focus,
.text-next-ea52 .chip-gas-b1d7.up_93fc .badge_ac93 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.text-next-ea52
  .chip-gas-b1d7.hidden-solid-bb9d
  .badge_ac93
  > li.description_in_b3cf
  > a,
.text-next-ea52
  .chip-gas-b1d7.hidden-solid-bb9d
  .badge_ac93
  > li.hard-2161
  > a,
.text-next-ea52
  .chip-gas-b1d7.east-0386
  .badge_ac93
  > li.description_in_b3cf
  > a,
.text-next-ea52
  .chip-gas-b1d7.east-0386
  .badge_ac93
  > li.hard-2161
  > a,
.text-next-ea52
  .chip-gas-b1d7.up_93fc
  .badge_ac93
  > li.description_in_b3cf
  > a,
.text-next-ea52 .chip-gas-b1d7.up_93fc .badge_ac93 > li.popup_wide_112d > a {
  color: rgba(0, 0, 0, 0.8);
}
.text-next-ea52 .prev-76ba,
.text-next-ea52 .prev-76ba a {
  color: rgba(0, 0, 0, 0.8);
}
.text-next-ea52 .over_8e8f.form_2595 li a,
.text-next-ea52 .nav-stale-3f93 a,
.text-next-ea52 .form-huge-44be,
.text-next-ea52 .badge_ac93 > li > a,
.text-next-ea52 .focus_gas_3523 {
  color: rgba(0, 0, 0, 0.55);
}
.text-next-ea52 .over_8e8f.form_2595 li a:hover,
.text-next-ea52 .nav-stale-3f93 a:hover,
.text-next-ea52 .form-huge-44be:hover,
.text-next-ea52 .badge_ac93 > li > a:hover,
.text-next-ea52 .focus_gas_3523:hover {
  color: rgba(0, 0, 0, 0.8);
}
.text-next-ea52 .header-3256 {
  color: rgba(0, 0, 0, 0.55);
}
.text-next-ea52 .header-3256 .video-fast-9a27 {
  color: rgba(0, 0, 0, 0.8);
}
.text-next-ea52 .header-3256:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container-smooth-33a6 .dark-b2c1 {
  margin-left: auto;
  margin-right: auto;
}
.focus-solid-ec7e > * {
  margin-left: auto;
  margin-right: auto;
}
.focus-solid-ec7e .notice-dim-dff4 {
  margin-right: 1.41575em;
}
.disabled-d39f .focus-solid-ec7e > .caption-glass-9b05 {
  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;
}
.disabled-d39f .focus-solid-ec7e > .column-97a0 {
  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;
}
.rough-66f9.container-smooth-33a6 .dark-b2c1,
.panel_ea61.container-smooth-33a6 .dark-b2c1 {
  margin-left: 0;
}
.outline-4215.container-smooth-33a6 .dark-b2c1,
.tall_71b3.container-smooth-33a6 .dark-b2c1 {
  margin-right: 0;
}
.focus-solid-ec7e ol,
.focus-solid-ec7e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.outline-b76c video {
  max-width: 100%;
}
.button_823f img {
  display: block;
}
.button_823f.notice-dim-dff4,
.button_823f.form_pressed_7fd3 {
  width: 100%;
}
.button_823f.column-97a0 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.fluid_f775:not(.header-pressed-a041) {
  margin: 1.5em auto;
}
.wood-1424 p {
  padding: 1.5em 14px;
}
ul.focus_right_0ce3.column-97a0,
ul.focus_right_0ce3.caption-glass-9b05,
ul.focus_right_0ce3.info_motion_be59.caption-glass-9b05 {
  padding: 0 14px;
}
.small_4374 {
  display: block;
  overflow-x: auto;
}
.small_4374 table {
  border-collapse: collapse;
  width: 100%;
}
.small_4374 td,
.small_4374 th {
  padding: 0.5em;
}
.focus-solid-ec7e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.focus-solid-ec7e ol ol,
.focus-solid-ec7e ol ul,
.focus-solid-ec7e ul ol,
.focus-solid-ec7e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.focus-solid-ec7e ol ol li,
.focus-solid-ec7e ol ul li,
.focus-solid-ec7e ul ol li,
.focus-solid-ec7e ul ul li {
  margin-left: 0;
}
.bright_f3e1.tag-plasma-ab8f > .inner_ddf9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.bright_f3e1.tag-plasma-ab8f > .inner_ddf9 iframe,
.bright_f3e1.tag-plasma-ab8f > .inner_ddf9 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.dropdown-motion-9922 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.dropdown-motion-9922.container-f6e2 {
  padding: 0;
}
.dropdown-motion-9922.container-f6e2 cite {
  font-size: 13px;
}
.dropdown-motion-9922 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.dropdown-motion-9922 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.green-a443 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.green-a443 > p:first-child {
  margin-top: 0;
}
.green-a443 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.green-a443 blockquote {
  border-left: 0;
}
.description_9233 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.description_9233:not(.cool_d37f) {
  max-width: 100px;
}
.description_9233.dirty_91d0 {
  border-bottom: none !important;
  text-align: center;
}
.description_9233.dirty_91d0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .wood-1424 p {
    padding: 1.5em 0;
  }
}
.breadcrumb_1b17 {
  color: #0073aa;
}
.item-9855 {
  background-color: #0073aa;
}
.breadcrumb_stone_ccf4 {
  color: #229fd8;
}
.notification-37e8 {
  background-color: #229fd8;
}
.mask_b175 {
  color: #eee;
}
.progress-thick-2679 {
  background-color: #eee;
}
.modal_top_0c00 {
  color: #444;
}
.red-c42f {
  background-color: #444;
}
.south-3d18 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.south-3d18 .yellow_36dc .nav-stale-3f93 {
  font-size: 15px;
}
.south-3d18 .nav-stale-3f93 {
  line-height: 1.3;
}
.south-3d18 .text-next-ea52 {
}
.south-3d18 .modal_basic_2856 {
  background: #235787;
}
.element_medium_aa97 {
  padding: 0;
}
.element_medium_aa97 .modal_basic_2856 {
  background: #1a1a1a;
}
.element_medium_aa97 .text-next-ea52 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.nav-242b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.nav-242b .text-next-ea52 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.nav-242b .modal_basic_2856 {
  background: #303030;
}
.row_full_1651 {
  position: relative;
  z-index: 10;
}
.row_full_1651 .photo_a396 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.detail_rough_d2c0 .button-da55 {
  display: inline-block;
  vertical-align: middle;
}
.detail_rough_d2c0.middle_d665 .button-da55 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .detail_rough_d2c0.middle_d665 .button-da55 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .detail_rough_d2c0.middle_d665 .button-da55 {
    margin-right: 0.4em;
  }
}
.detail_rough_d2c0.middle_d665 .button-da55:last-child {
  margin-right: 0;
}
.info-9688 .photo_a396 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .last_8f16 .yellow_36dc {
    margin: 0 -0.5em;
  }
  .last_8f16 .yellow_36dc [class*="customify-col-"],
  .last_8f16 .yellow_36dc [class*="customify-col_"],
  .last_8f16 .yellow_36dc [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.last_8f16.label_dark_d359 .photo_a396 {
  background: 0 0 !important;
}
.last_8f16.label_dark_d359 .photo_a396,
.last_8f16.info-9688 .photo_a396 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .last_8f16.complex-23fb {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.last_8f16.info-9688 .photo_a396 {
  box-shadow: none !important;
}
.input-4312 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .input-4312 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .input-4312 {
    padding: 18px 0 20px;
  }
}
.input-4312 .copper-b755 {
  width: 100%;
}
.input-4312 .pagination_north_2506 {
  margin-bottom: 0;
}
.input-4312 .background_b84a {
  margin-top: 5px;
  font-size: 0.875em;
}
.grid_3394 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.grid_3394 .container_17ca {
  width: 100%;
}
.dim_e1b4 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.dim_e1b4 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.dim_e1b4 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;
}
.dim_e1b4 li:last-child:after {
  display: none;
}
.dim_e1b4 li a {
  font-weight: 500;
  margin-right: 10px;
}
.hard-fed6 .warm-952a button,
.input-4312 .warm-952a button {
  left: 0;
}
.hard-fed6 .container_17ca,
.input-4312 .container_17ca {
  padding-left: 0;
  padding-right: 0;
}
.hard-fed6 .grid_3394,
.input-4312 .grid_3394 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.hard-fed6 {
  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;
}
.hard-fed6: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;
}
.hard-fed6 .gas-32f7 {
  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) {
  .hard-fed6 .gas-32f7 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .hard-fed6 .gas-32f7 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .hard-fed6 .gas-32f7 {
    min-height: 200px;
  }
}
.hard-fed6 .dim_e1b4 {
  color: rgba(255, 255, 255, 0.8);
}
.hard-fed6 .dim_e1b4 a,
.hard-fed6 .dim_e1b4 li:after {
  color: inherit;
}
.hard-fed6 .dim_e1b4 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.status-be49 {
  margin-bottom: 0.5em;
}
.photo_purple_3695 {
  margin-bottom: 1.2em;
}
.photo_purple_3695,
.status-be49 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.photo_purple_3695 p:last-child,
.status-be49 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .warm-952a,
#masthead .warm-952a {
  display: none;
}
#masthead
  > .warm-952a.feature-hovered-65bd {
  display: none;
}
#masthead > .warm-952a button {
  left: 0;
}
.row-lite-5844 {
  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%;
}
.row-lite-5844 .button-da55 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.row-lite-5844 .top-3436 {
  display: -webkit-box;
  display: flex;
}
.row-lite-5844 .top-3436.notice-upper-1ccb {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.row-lite-5844 .top-3436.hard-4eb9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.row-lite-5844 .top-3436.article-down-dbd6 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.row-lite-5844.tertiary_advanced_0dea.carousel-ea21 .top-3436.notice-upper-1ccb {
  flex-basis: 100%;
}
.row-lite-5844.form_cfaa .top-3436.hard-4eb9 {
  -webkit-box-flex: 1;
  flex: auto;
}
.row-lite-5844.form_cfaa .top-3436.article-down-dbd6 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .warm-952a.feature-hovered-65bd {
  display: none;
}
#masthead > .warm-952a button {
  left: 0;
}
.photo-mini-133d {
  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;
}
.photo-mini-133d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.photo-mini-133d.menu-wide-7f07 i {
  margin-right: 4px;
}
.photo-mini-133d.list_lower_ba25 i {
  margin-left: 5px;
}
.nav-stale-3f93 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.nav-stale-3f93 p:last-child {
  margin-bottom: 0;
}
.info_orange_1854 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.info_orange_1854 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.info_orange_1854 img {
  display: block;
  width: auto;
  line-height: 1;
}
.info_orange_1854 .prev-76ba {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.info_orange_1854 .lower-c45f {
  margin: 5px 0 7px 0;
}
.info_orange_1854.alert_static_3e9c .block_medium_f3b1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.info_orange_1854.alert_static_3e9c .notice-9221 {
  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;
}
.info_orange_1854.fluid-16ac {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.info_orange_1854.fluid-16ac .block_medium_f3b1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.info_orange_1854.fluid-16ac .notice-9221 {
  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;
}
.info_orange_1854.button_hot_d59f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.info_orange_1854.nav_hard_e162 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.info_orange_1854.nav_hard_e162 .notice-9221 {
  margin-top: 7px;
}
.alert-narrow-f602 {
  display: inline-block;
}
.row_full_1651 .image_simple_e9a6 .info_orange_1854 img {
  max-width: 100%;
}
.chip-gas-b1d7 .article-08fc.caption_narrow_c817,
.video-629d .article-08fc.caption_narrow_c817 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.chip-gas-b1d7 .tooltip-cold-feeb,
.video-629d .tooltip-cold-feeb {
  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%);
}
.chip-gas-b1d7 .tooltip-cold-feeb {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.chip-gas-b1d7.left_0f42 .tooltip-cold-feeb {
  display: none;
}
.chip-gas-b1d7 .paper-f0c9 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.chip-gas-b1d7 .paper-f0c9 li {
  display: inline-block;
  position: relative;
}
.chip-gas-b1d7 .paper-f0c9 li:last-child {
  margin-right: 0;
}
.chip-gas-b1d7 .paper-f0c9 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;
}
.chip-gas-b1d7 .paper-f0c9 li.popup_wide_112d > a {
  color: rgba(0, 0, 0, 0.9);
}
.chip-gas-b1d7 .paper-f0c9 > 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;
}
.chip-gas-b1d7 .paper-f0c9 > li > a i {
  line-height: 0;
}
.chip-gas-b1d7 .paper-f0c9 > li.huge-1709 > a .tooltip-cold-feeb {
  margin-left: 4px;
  line-height: 0;
}
.chip-gas-b1d7 .paper-f0c9 .wrapper_fc92 li.huge-1709 > a {
  position: relative;
}
.chip-gas-b1d7 .paper-f0c9 .wrapper_fc92 li.huge-1709 > a:after,
.chip-gas-b1d7 .paper-f0c9 .wrapper_fc92 li.huge-1709 > a:before {
  content: "";
  display: table;
}
.chip-gas-b1d7 .paper-f0c9 .wrapper_fc92 li.huge-1709 > a:after {
  clear: both;
}
.chip-gas-b1d7 .paper-f0c9 .wrapper_fc92 li.huge-1709 > a .tooltip-cold-feeb {
  margin-left: 5px;
  float: right;
}
.chip-gas-b1d7 .message_4815,
.chip-gas-b1d7 .wrapper_fc92 {
  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;
}
.chip-gas-b1d7 .wrapper_fc92 {
  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;
}
.chip-gas-b1d7 .wrapper_fc92 .caption_narrow_c817 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.chip-gas-b1d7 .wrapper_fc92 .tooltip-cold-feeb {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.chip-gas-b1d7 .wrapper_fc92 li {
  display: block;
  margin: 0;
  padding: 0;
}
.chip-gas-b1d7 .wrapper_fc92 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;
}
.chip-gas-b1d7 .wrapper_fc92 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.chip-gas-b1d7 .wrapper_fc92 .wrapper_fc92 {
  top: 0;
  left: 100%;
}
.chip-gas-b1d7 .video_0413.fn-focus-30be > .message_4815,
.chip-gas-b1d7 .video_0413.fn-focus-30be > .wrapper_fc92,
.chip-gas-b1d7 .video_0413:focus > .message_4815,
.chip-gas-b1d7 .video_0413:focus > .wrapper_fc92,
.chip-gas-b1d7 .video_0413:hover > .message_4815,
.chip-gas-b1d7 .video_0413:hover > .wrapper_fc92 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.chip-gas-b1d7.up_93fc .badge_ac93:after,
.chip-gas-b1d7.up_93fc .badge_ac93:before {
  content: "";
  display: table;
}
.chip-gas-b1d7.up_93fc .badge_ac93:after {
  clear: both;
}
.chip-gas-b1d7.up_93fc .badge_ac93 > li {
  float: left;
}
.chip-gas-b1d7.tabs-7834 .badge_ac93:after,
.chip-gas-b1d7.tabs-7834 .badge_ac93:before {
  content: "";
  display: table;
}
.chip-gas-b1d7.tabs-7834 .badge_ac93:after {
  clear: both;
}
.chip-gas-b1d7.tabs-7834 .badge_ac93 > li {
  float: left;
}
.chip-gas-b1d7.tabs-7834 .badge_ac93 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.chip-gas-b1d7.tabs-7834 .badge_ac93 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.chip-gas-b1d7.tabs-7834 .badge_ac93 > li.description_in_b3cf > a,
.chip-gas-b1d7.tabs-7834 .badge_ac93 > li.popup_wide_112d > a {
  color: #fff;
  background-color: #1e4b75;
}
.chip-gas-b1d7.hidden-solid-bb9d .badge_ac93 > li > a .caption_narrow_c817 {
  position: relative;
}
.chip-gas-b1d7.hidden-solid-bb9d .badge_ac93 > li > a .caption_narrow_c817: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;
}
.chip-gas-b1d7.hidden-solid-bb9d
  .badge_ac93
  > li:focus
  > a
  .caption_narrow_c817:before,
.chip-gas-b1d7.hidden-solid-bb9d
  .badge_ac93
  > li:hover
  > a
  .caption_narrow_c817:before {
  width: 100%;
  background-color: currentColor;
}
.chip-gas-b1d7.hidden-solid-bb9d
  .badge_ac93
  > li.description_in_b3cf
  > a
  .caption_narrow_c817:before,
.chip-gas-b1d7.hidden-solid-bb9d
  .badge_ac93
  > li.hard-2161
  > a
  .caption_narrow_c817:before {
  width: 100%;
  background-color: currentColor;
}
.chip-gas-b1d7.east-0386 .badge_ac93 > li > a .caption_narrow_c817 {
  position: relative;
}
.chip-gas-b1d7.east-0386 .badge_ac93 > li > a .caption_narrow_c817: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;
}
.chip-gas-b1d7.east-0386 .badge_ac93 > li:focus > a .caption_narrow_c817:before,
.chip-gas-b1d7.east-0386
  .badge_ac93
  > li:hover
  > a
  .caption_narrow_c817:before {
  width: 100%;
  background-color: currentColor;
}
.chip-gas-b1d7.east-0386
  .badge_ac93
  > li.description_in_b3cf
  > a
  .caption_narrow_c817:before,
.chip-gas-b1d7.east-0386
  .badge_ac93
  > li.hard-2161
  > a
  .caption_narrow_c817:before {
  width: 100%;
  background-color: currentColor;
}
.video-629d .paper-f0c9 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.video-629d .paper-f0c9 li:first-child > a {
  border-top: none;
}
.video-629d .paper-f0c9 .highlight_top_6bc2 > .caption_narrow_c817 .tooltip-cold-feeb {
  display: none;
}
.video-629d .paper-f0c9 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.video-629d .paper-f0c9 li:last-child {
  border: none;
}
.video-629d .paper-f0c9 li.huge-1709 > a {
  padding-right: 45px !important;
}
.video-629d .paper-f0c9 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.video-629d .paper-f0c9 li a:focus,
.video-629d .paper-f0c9 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.video-629d .paper-f0c9 li .detail_slow_d508 {
  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;
}
.video-629d .paper-f0c9 li .detail_slow_d508:hover {
  box-shadow: none;
}
.video-629d .paper-f0c9 li .detail_slow_d508 .tooltip-cold-feeb {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.video-629d .paper-f0c9 .wrapper_fc92 {
  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);
}
.video-629d .paper-f0c9 .wrapper_fc92 li a {
  padding-left: 3em;
}
.video-629d .paper-f0c9 .nav_in_7995 > a .detail_slow_d508 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.video-629d .paper-f0c9 .nav_in_7995 > .wrapper_fc92 {
  display: block;
  opacity: 1;
}
.footer-first-94de {
  max-width: 100%;
}
.banner-0ac9 {
  line-height: 0;
  cursor: pointer;
}
.focus_gas_3523 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.focus_gas_3523:hover {
  box-shadow: none;
  color: currentColor;
}
.focus_gas_3523 svg {
  width: 18px;
  height: 18px;
}
.focus_gas_3523 .overlay-green-ee71 {
  display: none;
}
.disabled-large-f396 {
  position: relative;
}
.disabled-large-f396.fn-active-30be .focus_gas_3523 .dynamic_0928 {
  display: none;
}
.disabled-large-f396.fn-active-30be .focus_gas_3523 .overlay-green-ee71 {
  display: inline-block;
}
.disabled-large-f396 .next-55c7 {
  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);
}
.disabled-large-f396.tag-copper-6dde .next-55c7 {
  left: auto;
  right: -0.9em;
}
.disabled-large-f396.tag-copper-6dde .active_bottom_6203::before {
  left: auto;
  right: 15px;
}
.disabled-large-f396.fn-active-30be .next-55c7 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.section_outer_4f98 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.section_outer_4f98 label {
  flex-basis: 100%;
}
.section_outer_4f98 .right_7e27 {
  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;
}
.section_outer_4f98 .dirty-7205 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.section_outer_4f98 .dirty-7205:focus {
  background-color: transparent;
}
.section_outer_4f98 button.hero-c488 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.section_outer_4f98 button.hero-c488:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.section_outer_4f98 button.hero-c488 svg {
  width: 18px;
  height: 18px;
}
.section_outer_4f98 input[type="submit"] {
  min-height: auto;
}
.purple-a284 .section_outer_4f98 .dirty-7205 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.active_bottom_6203 {
  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) {
  .active_bottom_6203 {
    width: 220px;
  }
}
.active_bottom_6203 label {
  flex-basis: 100%;
}
.active_bottom_6203::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;
}
.hard-3f62 .purple-a284 .section_outer_4f98 {
  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;
}
.hard-3f62
  .purple-a284
  .section_outer_4f98
  .right_7e27 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.hard-3f62 .purple-a284 .section_outer_4f98 .dirty-7205 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.hard-3f62
  .purple-a284
  .section_outer_4f98
  .dirty-7205:focus {
  background: 0 0;
}
.hard-3f62
  .purple-a284
  .section_outer_4f98
  .notice_e13a {
  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;
}
.over_8e8f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.over_8e8f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.over_8e8f li:last-child {
  margin-right: 0;
}
.over_8e8f li:first-child {
  margin-left: 0;
}
.over_8e8f.list-df80 a {
  color: #fff;
}
.over_8e8f.list-df80 a:hover {
  color: #fff;
}
.over_8e8f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.over_8e8f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.over_8e8f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.over_8e8f a:hover {
  opacity: 0.9;
  color: inherit;
}
.over_8e8f [class*="social-icon-apple"] {
  background-color: #999;
}
.over_8e8f [class*="social-icon-apple"].blue_91a0 {
  background-color: transparent;
  color: #999;
}
.over_8e8f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.over_8e8f [class*="social-icon-behance"].blue_91a0 {
  background-color: transparent;
  color: #1769ff;
}
.over_8e8f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.over_8e8f [class*="social-icon-bitbucket"].blue_91a0 {
  background-color: transparent;
  color: #205081;
}
.over_8e8f [class*="social-icon-codepen"] {
  background-color: #000;
}
.over_8e8f [class*="social-icon-codepen"].blue_91a0 {
  background-color: transparent;
  color: #000;
}
.over_8e8f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.over_8e8f [class*="social-icon-delicious"].blue_91a0 {
  background-color: transparent;
  color: #39f;
}
.over_8e8f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.over_8e8f [class*="social-icon-digg"].blue_91a0 {
  background-color: transparent;
  color: #005be2;
}
.over_8e8f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.over_8e8f [class*="social-icon-dribbble"].blue_91a0 {
  background-color: transparent;
  color: #ea4c89;
}
.over_8e8f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.over_8e8f [class*="social-icon-envelope"].blue_91a0 {
  background-color: transparent;
  color: #ea4335;
}
.over_8e8f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.over_8e8f [class*="social-icon-facebook"].blue_91a0 {
  background-color: transparent;
  color: #3b5998;
}
.over_8e8f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.over_8e8f [class*="social-icon-flickr"].blue_91a0 {
  background-color: transparent;
  color: #0063dc;
}
.over_8e8f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.over_8e8f [class*="social-icon-foursquare"].blue_91a0 {
  background-color: transparent;
  color: #2d5be3;
}
.over_8e8f [class*="social-icon-github"] {
  background-color: #333;
}
.over_8e8f [class*="social-icon-github"].blue_91a0 {
  background-color: transparent;
  color: #333;
}
.over_8e8f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.over_8e8f [class*="social-icon-google-plus"].blue_91a0 {
  background-color: transparent;
  color: #dd4b39;
}
.over_8e8f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.over_8e8f [class*="social-icon-houzz"].blue_91a0 {
  background-color: transparent;
  color: #7ac142;
}
.over_8e8f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.over_8e8f [class*="social-icon-instagram"].blue_91a0 {
  background-color: transparent;
  color: #262626;
}
.over_8e8f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.over_8e8f [class*="social-icon-jsfiddle"].blue_91a0 {
  background-color: transparent;
  color: #487aa2;
}
.over_8e8f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.over_8e8f [class*="social-icon-linkedin"].blue_91a0 {
  background-color: transparent;
  color: #0077b5;
}
.over_8e8f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.over_8e8f [class*="social-icon-medium"].blue_91a0 {
  background-color: transparent;
  color: #00ab6b;
}
.over_8e8f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.over_8e8f
  [class*="social-icon-odnoklassniki"].blue_91a0 {
  background-color: transparent;
  color: #f4731c;
}
.over_8e8f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.over_8e8f [class*="social-icon-meetup"].blue_91a0 {
  background-color: transparent;
  color: #ec1c40;
}
.over_8e8f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.over_8e8f [class*="social-icon-pinterest"].blue_91a0 {
  background-color: transparent;
  color: #bd081c;
}
.over_8e8f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.over_8e8f [class*="social-icon-product-hunt"].blue_91a0 {
  background-color: transparent;
  color: #da552f;
}
.over_8e8f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.over_8e8f [class*="social-icon-reddit"].blue_91a0 {
  background-color: transparent;
  color: #ff4500;
}
.over_8e8f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.over_8e8f [class*="social-icon-rss"].blue_91a0 {
  background-color: transparent;
  color: #f26522;
}
.over_8e8f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.over_8e8f
  [class*="social-icon-shopping-cart"].blue_91a0 {
  background-color: transparent;
  color: #4caf50;
}
.over_8e8f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.over_8e8f [class*="social-icon-skype"].blue_91a0 {
  background-color: transparent;
  color: #00aff0;
}
.over_8e8f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.over_8e8f [class*="social-icon-slideshare"].blue_91a0 {
  background-color: transparent;
  color: #0077b5;
}
.over_8e8f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.over_8e8f [class*="social-icon-snapchat"].blue_91a0 {
  background-color: transparent;
  color: #fffc00;
}
.over_8e8f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.over_8e8f [class*="social-icon-soundcloud"].blue_91a0 {
  background-color: transparent;
  color: #f80;
}
.over_8e8f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.over_8e8f [class*="social-icon-spotify"].blue_91a0 {
  background-color: transparent;
  color: #2ebd59;
}
.over_8e8f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.over_8e8f
  [class*="social-icon-stack-overflow"].blue_91a0 {
  background-color: transparent;
  color: #fe7a15;
}
.over_8e8f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.over_8e8f [class*="social-icon-maldkfgram"].blue_91a0 {
  background-color: transparent;
  color: #2ca5e0;
}
.over_8e8f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.over_8e8f [class*="social-icon-tripadvisor"].blue_91a0 {
  background-color: transparent;
  color: #589442;
}
.over_8e8f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.over_8e8f [class*="social-icon-tumblr"].blue_91a0 {
  background-color: transparent;
  color: #35465c;
}
.over_8e8f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.over_8e8f [class*="social-icon-twitch"].blue_91a0 {
  background-color: transparent;
  color: #6441a5;
}
.over_8e8f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.over_8e8f [class*="social-icon-twitter"].blue_91a0 {
  background-color: transparent;
  color: #1da1f2;
}
.over_8e8f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.over_8e8f [class*="social-icon-vimeo"].blue_91a0 {
  background-color: transparent;
  color: #1ab7ea;
}
.over_8e8f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.over_8e8f [class*="social-icon-vk"].blue_91a0 {
  background-color: transparent;
  color: #45668e;
}
.over_8e8f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.over_8e8f [class*="social-icon-weibo"].blue_91a0 {
  background-color: transparent;
  color: #df2029;
}
.over_8e8f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.over_8e8f [class*="social-icon-weixin"].blue_91a0 {
  background-color: transparent;
  color: #7bb32e;
}
.over_8e8f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.over_8e8f [class*="social-icon-whatsapp"].blue_91a0 {
  background-color: transparent;
  color: #25d366;
}
.over_8e8f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.over_8e8f [class*="social-icon-wordpress"].blue_91a0 {
  background-color: transparent;
  color: #21759b;
}
.over_8e8f [class*="social-icon-xing"] {
  background-color: #026466;
}
.over_8e8f [class*="social-icon-xing"].blue_91a0 {
  background-color: transparent;
  color: #026466;
}
.over_8e8f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.over_8e8f [class*="social-icon-yelp"].blue_91a0 {
  background-color: transparent;
  color: #af0606;
}
.over_8e8f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.over_8e8f [class*="social-icon-youtube"].blue_91a0 {
  background-color: transparent;
  color: #cd201f;
}
.form-huge-44be {
  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;
}
.form-huge-44be:hover {
  box-shadow: none;
  background: 0 0;
}
.highlight_b94e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.logo-adfd {
  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;
}
.logo_steel_1b42 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.fresh_0bbc {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.fresh_0bbc,
.fresh_0bbc::after,
.fresh_0bbc::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;
}
.fresh_0bbc::after,
.fresh_0bbc::before {
  content: "";
  display: block;
  background-color: inherit;
}
.hidden_7686 .logo-adfd .logo_steel_1b42 {
  margin-top: -2px;
  width: 19px;
}
.hidden_7686 .logo-adfd .fresh_0bbc {
  margin-top: -1px;
}
.hidden_7686 .logo-adfd .fresh_0bbc,
.hidden_7686 .logo-adfd .fresh_0bbc::after,
.hidden_7686 .logo-adfd .fresh_0bbc::before {
  width: 19px;
  height: 2px;
}
.hidden_7686 .logo-adfd .fresh_0bbc::before {
  top: -6px;
}
.hidden_7686 .logo-adfd .fresh_0bbc::after {
  bottom: -6px;
}
.fixed_d4c1 .logo-adfd .logo_steel_1b42 {
  margin-top: -2px;
  width: 22px;
}
.fixed_d4c1 .logo-adfd .fresh_0bbc {
  margin-top: -1px;
}
.fixed_d4c1 .logo-adfd .fresh_0bbc,
.fixed_d4c1 .logo-adfd .fresh_0bbc::after,
.fixed_d4c1 .logo-adfd .fresh_0bbc::before {
  width: 22px;
  height: 2px;
}
.fixed_d4c1 .logo-adfd .fresh_0bbc::before {
  top: -7px;
}
.fixed_d4c1 .logo-adfd .fresh_0bbc::after {
  bottom: -7px;
}
.logo_2d5f .logo-adfd .logo_steel_1b42 {
  margin-top: -2px;
  width: 31px;
}
.logo_2d5f .logo-adfd .fresh_0bbc {
  margin-top: -1.5px;
}
.logo_2d5f .logo-adfd .fresh_0bbc,
.logo_2d5f .logo-adfd .fresh_0bbc::after,
.logo_2d5f .logo-adfd .fresh_0bbc::before {
  width: 31px;
  height: 3px;
}
.logo_2d5f .logo-adfd .fresh_0bbc::before {
  top: -9px;
}
.logo_2d5f .logo-adfd .fresh_0bbc::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .message_1c71 .logo-adfd .logo_steel_1b42 {
    margin-top: -2px;
    width: 19px;
  }
  .message_1c71 .logo-adfd .fresh_0bbc {
    margin-top: -1px;
  }
  .message_1c71 .logo-adfd .fresh_0bbc,
  .message_1c71 .logo-adfd .fresh_0bbc::after,
  .message_1c71 .logo-adfd .fresh_0bbc::before {
    width: 19px;
    height: 2px;
  }
  .message_1c71 .logo-adfd .fresh_0bbc::before {
    top: -6px;
  }
  .message_1c71 .logo-adfd .fresh_0bbc::after {
    bottom: -6px;
  }
  .nav_bright_ab8c .logo-adfd .logo_steel_1b42 {
    margin-top: -2px;
    width: 22px;
  }
  .nav_bright_ab8c .logo-adfd .fresh_0bbc {
    margin-top: -1px;
  }
  .nav_bright_ab8c .logo-adfd .fresh_0bbc,
  .nav_bright_ab8c .logo-adfd .fresh_0bbc::after,
  .nav_bright_ab8c .logo-adfd .fresh_0bbc::before {
    width: 22px;
    height: 2px;
  }
  .nav_bright_ab8c .logo-adfd .fresh_0bbc::before {
    top: -7px;
  }
  .nav_bright_ab8c .logo-adfd .fresh_0bbc::after {
    bottom: -7px;
  }
  .narrow-d565 .logo-adfd .logo_steel_1b42 {
    margin-top: -2px;
    width: 31px;
  }
  .narrow-d565 .logo-adfd .fresh_0bbc {
    margin-top: -1.5px;
  }
  .narrow-d565 .logo-adfd .fresh_0bbc,
  .narrow-d565 .logo-adfd .fresh_0bbc::after,
  .narrow-d565 .logo-adfd .fresh_0bbc::before {
    width: 31px;
    height: 3px;
  }
  .narrow-d565 .logo-adfd .fresh_0bbc::before {
    top: -9px;
  }
  .narrow-d565 .logo-adfd .fresh_0bbc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .row-middle-320f .logo-adfd .logo_steel_1b42 {
    margin-top: -2px;
    width: 19px;
  }
  .row-middle-320f .logo-adfd .fresh_0bbc {
    margin-top: -1px;
  }
  .row-middle-320f .logo-adfd .fresh_0bbc,
  .row-middle-320f .logo-adfd .fresh_0bbc::after,
  .row-middle-320f .logo-adfd .fresh_0bbc::before {
    width: 19px;
    height: 2px;
  }
  .row-middle-320f .logo-adfd .fresh_0bbc::before {
    top: -6px;
  }
  .row-middle-320f .logo-adfd .fresh_0bbc::after {
    bottom: -6px;
  }
  .hero_b629 .logo-adfd .logo_steel_1b42 {
    margin-top: -2px;
    width: 22px;
  }
  .hero_b629 .logo-adfd .fresh_0bbc {
    margin-top: -1px;
  }
  .hero_b629 .logo-adfd .fresh_0bbc,
  .hero_b629 .logo-adfd .fresh_0bbc::after,
  .hero_b629 .logo-adfd .fresh_0bbc::before {
    width: 22px;
    height: 2px;
  }
  .hero_b629 .logo-adfd .fresh_0bbc::before {
    top: -7px;
  }
  .hero_b629 .logo-adfd .fresh_0bbc::after {
    bottom: -7px;
  }
  .texture_5d41 .logo-adfd .logo_steel_1b42 {
    margin-top: -2px;
    width: 31px;
  }
  .texture_5d41 .logo-adfd .fresh_0bbc {
    margin-top: -1.5px;
  }
  .texture_5d41 .logo-adfd .fresh_0bbc,
  .texture_5d41 .logo-adfd .fresh_0bbc::after,
  .texture_5d41 .logo-adfd .fresh_0bbc::before {
    width: 31px;
    height: 3px;
  }
  .texture_5d41 .logo-adfd .fresh_0bbc::before {
    top: -9px;
  }
  .texture_5d41 .logo-adfd .fresh_0bbc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .fluid_fe16 .logo-adfd .logo_steel_1b42 {
    margin-top: -2px;
    width: 19px;
  }
  .fluid_fe16 .logo-adfd .fresh_0bbc {
    margin-top: -1px;
  }
  .fluid_fe16 .logo-adfd .fresh_0bbc,
  .fluid_fe16 .logo-adfd .fresh_0bbc::after,
  .fluid_fe16 .logo-adfd .fresh_0bbc::before {
    width: 19px;
    height: 2px;
  }
  .fluid_fe16 .logo-adfd .fresh_0bbc::before {
    top: -6px;
  }
  .fluid_fe16 .logo-adfd .fresh_0bbc::after {
    bottom: -6px;
  }
  .down_b2a8 .logo-adfd .logo_steel_1b42 {
    margin-top: -2px;
    width: 22px;
  }
  .down_b2a8 .logo-adfd .fresh_0bbc {
    margin-top: -1px;
  }
  .down_b2a8 .logo-adfd .fresh_0bbc,
  .down_b2a8 .logo-adfd .fresh_0bbc::after,
  .down_b2a8 .logo-adfd .fresh_0bbc::before {
    width: 22px;
    height: 2px;
  }
  .down_b2a8 .logo-adfd .fresh_0bbc::before {
    top: -7px;
  }
  .down_b2a8 .logo-adfd .fresh_0bbc::after {
    bottom: -7px;
  }
  .hot_b5e8 .logo-adfd .logo_steel_1b42 {
    margin-top: -2px;
    width: 31px;
  }
  .hot_b5e8 .logo-adfd .fresh_0bbc {
    margin-top: -1.5px;
  }
  .hot_b5e8 .logo-adfd .fresh_0bbc,
  .hot_b5e8 .logo-adfd .fresh_0bbc::after,
  .hot_b5e8 .logo-adfd .fresh_0bbc::before {
    width: 31px;
    height: 3px;
  }
  .hot_b5e8 .logo-adfd .fresh_0bbc::before {
    top: -9px;
  }
  .hot_b5e8 .logo-adfd .fresh_0bbc::after {
    bottom: -9px;
  }
}
.paragraph-4f39 .fresh_0bbc {
  -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);
}
.paragraph-4f39 .fresh_0bbc::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.paragraph-4f39 .fresh_0bbc::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);
}
.paragraph-4f39.gradient-full-0fc5 .fresh_0bbc {
  -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);
}
.paragraph-4f39.gradient-full-0fc5 .fresh_0bbc::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.paragraph-4f39.gradient-full-0fc5 .fresh_0bbc::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);
}
.tag-dim-46d3 {
  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.prev_dbdd:before {
  display: none;
}
.badge_1220 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.badge_1220 .focus-static-1593 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.badge_1220 .focus-static-1593:last-of-type {
  border-bottom: none;
}
.badge_1220 .focus-static-1593.banner-ec5d,
.badge_1220 .focus-static-1593.container-brown-e4de,
.badge_1220 .focus-static-1593.sidebar-steel-1ffb {
  padding: 0;
}
.badge_1220 .video-629d .detail_slow_d508 {
  color: currentColor;
}
.badge_1220 .video-629d .detail_slow_d508:focus,
.badge_1220 .video-629d .detail_slow_d508:hover {
  background: rgba(0, 0, 0, 0.01);
}
.badge_1220.text-next-ea52 .header-3256,
.badge_1220.text-next-ea52 .nav-stale-3f93 a,
.badge_1220.text-next-ea52 .badge_ac93 a,
.badge_1220.text-next-ea52 .wrapper_fc92 a {
  color: rgba(0, 0, 0, 0.55);
}
.badge_1220.text-next-ea52 .header-3256:hover,
.badge_1220.text-next-ea52 .nav-stale-3f93 a:hover,
.badge_1220.text-next-ea52 .badge_ac93 a:hover,
.badge_1220.text-next-ea52 .wrapper_fc92 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge_1220.text-next-ea52 .video-fast-9a27 {
  color: rgba(0, 0, 0, 0.8);
}
.badge_1220.text-next-ea52 .focus-static-1593 {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge_1220.text-next-ea52 .focus-static-1593:before {
  background: rgba(0, 0, 0, 0.08);
}
.badge_1220.text-next-ea52 .element-fluid-8eaa:before {
  background: rgba(255, 255, 255, 0.9);
}
.badge_1220.text-next-ea52 .video-629d .paper-f0c9 li a,
.badge_1220.text-next-ea52 .video-629d .detail_slow_d508,
.badge_1220.text-next-ea52 .wrapper_fc92 {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge_1220.text-next-ea52 .video-629d .detail_slow_d508:focus,
.badge_1220.text-next-ea52 .video-629d .detail_slow_d508:hover {
  background: rgba(0, 0, 0, 0.01);
}
.badge_1220.text-next-ea52 .paper-f0c9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge_1220.modal_basic_2856 .header-3256,
.badge_1220.modal_basic_2856 .nav-stale-3f93 a,
.badge_1220.modal_basic_2856 .badge_ac93 .detail_slow_d508,
.badge_1220.modal_basic_2856 .badge_ac93 a,
.badge_1220.modal_basic_2856 .wrapper_fc92 a {
  color: rgba(255, 255, 255, 0.79);
}
.badge_1220.modal_basic_2856 .header-3256:hover,
.badge_1220.modal_basic_2856 .nav-stale-3f93 a:hover,
.badge_1220.modal_basic_2856 .badge_ac93 .detail_slow_d508:hover,
.badge_1220.modal_basic_2856 .badge_ac93 a:hover,
.badge_1220.modal_basic_2856 .wrapper_fc92 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge_1220.modal_basic_2856 .video-fast-9a27 {
  color: rgba(255, 255, 255, 0.99);
}
.badge_1220.modal_basic_2856 .focus-static-1593 {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge_1220.modal_basic_2856 .focus-static-1593:before {
  background: rgba(255, 255, 255, 0.08);
}
.badge_1220.modal_basic_2856 .element-fluid-8eaa:before {
  background: rgba(0, 0, 0, 0.9);
}
.badge_1220.modal_basic_2856 .video-629d .paper-f0c9 li a,
.badge_1220.modal_basic_2856 .video-629d .detail_slow_d508,
.badge_1220.modal_basic_2856 .wrapper_fc92 {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge_1220.modal_basic_2856 .video-629d .detail_slow_d508:focus,
.badge_1220.modal_basic_2856 .video-629d .detail_slow_d508:hover {
  background: rgba(0, 0, 0, 0.01);
}
.badge_1220.modal_basic_2856 .paper-f0c9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.element-fluid-8eaa {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.element-fluid-8eaa:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.banner-motion-6887 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.prev_f6fe .badge_1220 {
  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;
}
.prev_f6fe .focus-static-1593 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.prev_f6fe .focus-static-1593: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) {
  .prev_f6fe .focus-static-1593:before {
    width: 16%;
    left: 42%;
  }
}
.prev_f6fe .focus-static-1593:last-child:before {
  content: none;
}
.prev_f6fe .focus-static-1593[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.prev_f6fe .video-629d .paper-f0c9 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.prev_f6fe .video-629d .paper-f0c9 li a .detail_slow_d508 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.prev_f6fe .video-629d .wrapper_fc92 {
  border: none;
}
.prev_f6fe .video-629d .wrapper_fc92 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.prev_f6fe .element-fluid-8eaa {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.prev_f6fe .banner-motion-6887 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.prev_f6fe .modal_basic_2856 .element-fluid-8eaa:before {
  background: rgba(0, 0, 0, 0.9);
}
.prev_f6fe .text-next-ea52.notice_out_fe1c .fresh_0bbc {
  background: rgba(0, 0, 0, 0.6);
}
.prev_f6fe
  .text-next-ea52.notice_out_fe1c
  .fresh_0bbc::after,
.prev_f6fe
  .text-next-ea52.notice_out_fe1c
  .fresh_0bbc:before {
  background: inherit;
}
.prev_f6fe
  .text-next-ea52.notice_out_fe1c:hover
  .fresh_0bbc {
  background: rgba(0, 0, 0, 0.8);
}
.hovered_4855 .badge_1220 {
  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) {
  .hovered_4855 .badge_1220 {
    width: auto;
    right: 45px;
  }
}
.primary_8381 .badge_1220 {
  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) {
  .primary_8381 .badge_1220 {
    width: auto;
    left: 45px;
  }
}
.prev_dbdd .badge_1220 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.prev_dbdd .banner-motion-6887 {
  max-width: 48em;
  margin: 0 auto;
}
.prev_dbdd .element-fluid-8eaa:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tooltip_steel_d9bb {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tooltip_steel_d9bb.prev_f6fe .badge_1220 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tooltip_steel_d9bb.hovered_4855 .badge_1220 {
  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);
}
.tooltip_steel_d9bb .badge_1220 {
  visibility: visible;
}
.tooltip_steel_d9bb.primary_8381 .badge_1220 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.overlay-upper-a6dc,
.grid-soft-a0fb {
  overflow-x: hidden;
}
.overlay-upper-a6dc .badge_1220 {
  overflow: auto;
}
.overlay-upper-a6dc.prev_f6fe {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.overlay-upper-a6dc.prev_f6fe .badge_1220 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.overlay-upper-a6dc.prev_f6fe .form-huge-44be {
  opacity: 0;
}
.overlay-upper-a6dc.hovered_4855 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.overlay-upper-a6dc.hovered_4855 .badge_1220 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.overlay-upper-a6dc.hovered_4855 .form-huge-44be {
  opacity: 0;
}
.overlay-upper-a6dc.primary_8381 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.overlay-upper-a6dc.primary_8381 .badge_1220 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.overlay-upper-a6dc.primary_8381 .form-huge-44be {
  opacity: 0;
}
.overlay-upper-a6dc.prev_dbdd .badge_1220 {
  z-index: 10;
  visibility: visible;
}
.notice_out_fe1c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.notice_out_fe1c .fresh_0bbc {
  background: rgba(255, 255, 255, 0.99);
}
.notice_out_fe1c .fresh_0bbc::after,
.notice_out_fe1c .fresh_0bbc:before {
  background: inherit;
}
.notice_out_fe1c:hover .fresh_0bbc {
  background: rgba(255, 255, 255, 0.99);
}
.primary_8381 .notice_out_fe1c {
  top: 10px;
  right: auto;
  left: 12px;
}
.prev_dbdd .notice_out_fe1c {
  display: none !important;
}
.overlay-upper-a6dc:before,
.grid-soft-a0fb:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.overlay-upper-a6dc .notice_out_fe1c,
.grid-soft-a0fb .notice_out_fe1c {
  display: inline-block;
}
.badge_1220 .button-da55 {
  -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;
}
.overlay-upper-a6dc .badge_1220 .button-da55,
.grid-soft-a0fb .badge_1220 .button-da55 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.new_0b1f .right_7e27 {
  width: 100%;
}
.image_simple_e9a6 {
  padding: 0 0.5em 0;
}
.image_simple_e9a6 [class*="customify-col-"],
.image_simple_e9a6 [class*="customify-col_"],
.image_simple_e9a6 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.box-fresh-8cdc .image_simple_e9a6 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .yellow_36dc .iron-ea33,
  .iron-ea33 {
    display: none;
  }
  .section_299f {
    text-align: left;
  }
  .block_dark_3730 {
    text-align: center;
  }
  .media-next-6695 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .yellow_36dc .gas-412f,
  .gas-412f {
    display: none;
  }
  .hard-9bc2 {
    text-align: left;
  }
  .table-a2df {
    text-align: center;
  }
  .tooltip-e6b3 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .yellow_36dc .dropdown-eb8b,
  .dropdown-eb8b {
    display: none;
  }
  .paragraph-91bb {
    text-align: left;
  }
  .main_e6e4 {
    text-align: center;
  }
  .header-upper-8075 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.brown-191d {
  box-shadow: none !important;
}
.large-5264 .overlay_a4e9,
.section-prev-f7b4 .overlay_a4e9 {
  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;
}
.section-prev-f7b4 .overlay_a4e9 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.photo_a396 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.photo_a396:after,
.photo_a396:before {
  content: "";
  display: table;
}
.photo_a396:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .photo_a396 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.photo_a396,
.complex-23fb {
  max-width: 1248px;
  margin: 0 auto;
}

.gallery_smooth_8d55.outline_e50f .photo_a396 {
  max-width: 100%;
}
.gallery_smooth_8d55.bottom_033f {
  max-width: 1200px;
  margin: 0 auto;
}
.gallery_smooth_8d55.tabs_full_b823 .photo_a396 {
  max-width: 100%;
}
.gallery_smooth_8d55.tabs_full_b823 > .photo_a396 {
  padding-left: 0;
  padding-right: 0;
}
.gallery_smooth_8d55.tabs_full_b823 > .photo_a396 .yellow_36dc {
  margin: 0;
}
.gallery_smooth_8d55.tabs_full_b823
  > .photo_a396
  .wood-07f2.block_1ebe {
  margin-right: 0;
  margin-left: 0;
}
.gallery_smooth_8d55.tabs_full_b823 #main.block_1ebe {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .sort-dynamic-e92f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .sort-dynamic-e92f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .action_aff8 .dark-b2c1 {
    padding-right: 1em;
  }
  .action_aff8.progress-down-0315 .wood-07f2 {
    border-right: 1px solid #eaecee;
  }
  .action_aff8.progress-down-0315 .dark-b2c1 {
    padding-right: 1em;
  }
  .action_aff8.progress-down-0315 .status-375c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .footer-first-3b5d .dark-b2c1 {
    padding-left: 1em;
  }
  .footer-first-3b5d.progress-down-0315 .wood-07f2 {
    border-left: 1px solid #eaecee;
  }
  .footer-first-3b5d.progress-down-0315 .dark-b2c1 {
    padding-left: 1em;
  }
  .footer-first-3b5d.progress-down-0315 .status-375c {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress-34d3 .dark-b2c1 {
    padding-left: 1em;
  }
  .progress-34d3.progress-down-0315 .breadcrumb_c985 {
    border-right: 1px solid #eaecee;
  }
  .progress-34d3.progress-down-0315 .wrapper-wide-16a7 {
    border-right: 1px solid #eaecee;
  }
  .progress-34d3.progress-down-0315 .dark-b2c1 {
    padding-left: 1em;
  }
  .progress-34d3.progress-down-0315 .status-375c {
    padding-right: 1em;
  }
  .progress-34d3.progress-down-0315 .layout_30b4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .steel_8660 .dark-b2c1 {
    padding-right: 1em;
  }
  .steel_8660.progress-down-0315 .breadcrumb_c985 {
    border-left: 1px solid #eaecee;
  }
  .steel_8660.progress-down-0315 .wrapper-wide-16a7 {
    border-left: 1px solid #eaecee;
  }
  .steel_8660.progress-down-0315 .dark-b2c1 {
    padding-right: 1em;
  }
  .steel_8660.progress-down-0315 .status-375c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .steel_8660.progress-down-0315 .layout_30b4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sort-dynamic-e92f .dark-b2c1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .sort-dynamic-e92f.progress-down-0315 .wood-07f2 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .sort-dynamic-e92f.progress-down-0315 .dark-b2c1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .sort-dynamic-e92f.progress-down-0315 .status-375c {
    padding-left: 1em;
  }
  .sort-dynamic-e92f.progress-down-0315 .layout_30b4 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .sort-dynamic-e92f.progress-down-0315 .dark-b2c1 {
    padding-left: 0;
  }
}
.disabled_liquid_23c2 .detail_rough_d2c0 {
  display: inline-block;
}
.brown_e92f {
  display: inline-block;
}
.gradient_stone_97f7 {
  word-con: break-word;
}
.video-3cc0 > span {
  display: inline-block;
  padding: 5px 0;
}
.video-3cc0 .block_fd01 {
  margin-left: 8px;
  margin-right: 8px;
}
.video-3cc0 .link_over_0e84 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.medium-6baf .icon-e4e3 {
  margin-bottom: 2em;
}
.medium-6baf .aside_f1b5 {
  margin-bottom: 15px;
}
.medium-6baf .aside_f1b5:last-child {
  margin-bottom: 0;
}
.medium-6baf .content_af5d {
  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) {
  .medium-6baf .content_af5d {
    display: block;
  }
}
.medium-6baf .description_pink_1ba7 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .medium-6baf .description_pink_1ba7 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.medium-6baf .full_7019 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.medium-6baf .full_7019 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.medium-6baf .full_7019 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.medium-6baf .gradient_stone_97f7 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.medium-6baf .gradient_stone_97f7 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.medium-6baf .label-067d p:last-child {
  margin-bottom: 0;
}
.medium-6baf .medium-c2ee {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.medium-6baf .shadow_fixed_828c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.medium-6baf .slider_3c67 {
  margin-top: 1em;
}
.medium-6baf .notice-cbfc {
  top: 0;
  display: block;
}
.medium-6baf .notice-cbfc a {
  color: inherit;
}
.medium-6baf .notice-cbfc a:hover {
  color: inherit;
}
.medium-6baf .pattern-current-2514 {
  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;
}
.medium-6baf .pattern-current-2514:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.medium-6baf .shadow_fixed_828c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.medium-6baf .badge-5cfd {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.medium-6baf .badge-5cfd:first-child {
  margin-top: 0;
}
.medium-6baf .badge-5cfd.accent_c122 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.medium-6baf .badge-5cfd.backdrop-b3a9 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.medium-6baf
  .badge-5cfd.backdrop-b3a9.soft-cf87
  .slider_3c67 {
  width: 100%;
}
.medium-6baf .backdrop-b3a9 {
  -webkit-box-align: center;
  align-items: center;
}
.medium-6baf .backdrop-b3a9 .video-3cc0,
.medium-6baf .backdrop-b3a9 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.medium-6baf .full_7019 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.medium-6baf .full_7019 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.medium-6baf .full_7019: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;
}
.medium-6baf .accent_c122 {
  z-index: 5;
}
.medium-6baf .header-0b35 .message_14e5 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.medium-6baf .tag-plasma-6141 .message_14e5 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.medium-6baf .tag_3348 .message_14e5 {
  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;
}
.medium-6baf.fixed_9027 .content_af5d,
.medium-6baf.advanced-c34a .content_af5d {
  display: block;
}
.medium-6baf.fixed_9027 .content_af5d .inner_348a,
.medium-6baf.fixed_9027 .content_af5d .shadow_fixed_828c,
.medium-6baf.advanced-c34a .content_af5d .inner_348a,
.medium-6baf.advanced-c34a .content_af5d .shadow_fixed_828c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.medium-6baf.container-steel-2141 .description_pink_1ba7 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .medium-6baf.container-steel-2141 .description_pink_1ba7 {
    margin-right: 0;
  }
}
.medium-6baf.fixed_9027 .description_pink_1ba7,
.medium-6baf.advanced-c34a .description_pink_1ba7 {
  padding-top: 40%;
}
.medium-6baf.fixed_9027 .icon-e4e3,
.medium-6baf.advanced-c34a .icon-e4e3 {
  display: block;
}
.medium-6baf.fixed_9027 .fn-sticky-30be .shadow_fixed_828c,
.medium-6baf.advanced-c34a .fn-sticky-30be .shadow_fixed_828c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.medium-6baf.fixed_9027 .description_pink_1ba7,
.medium-6baf.advanced-c34a .description_pink_1ba7 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.medium-6baf.fixed_9027 .shadow_fixed_828c {
  padding: 1em;
}
.article_fast_3eca {
  margin: 30px auto;
  display: block;
}
.article_fast_3eca .box-aa1b > * {
  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;
}
.article_fast_3eca .box-aa1b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.article_fast_3eca .box-aa1b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.overlay-ae5a .video-3cc0 {
  margin-bottom: 1.41575em;
}
.overlay-ae5a .item_gold_e9ad {
  margin-bottom: 1.618em;
}
.focus-solid-ec7e .image_3684 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.focus-solid-ec7e .image_3684 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.focus-solid-ec7e .icon-fast-047e {
  max-width: 100%;
  overflow: auto;
}
.container-smooth-33a6 .focus-solid-ec7e a:hover {
  text-decoration: underline;
}
.blue_0da1 .aside_f1b5:not(.gradient_stone_97f7),
.blue_0da1 .full_7019 {
  margin-bottom: 1.41575em;
}
.blue_0da1 .aside_f1b5:not(.gradient_stone_97f7):last-child,
.blue_0da1 .full_7019:last-child {
  margin-bottom: 0;
}
.blue_0da1 .aside_f1b5.mini-e4a3 {
  margin-bottom: 0.41575em;
}
.blue_0da1 .accent-full-c644:before,
.blue_0da1 .small-c50f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.blue_0da1 .accent-full-c644:before {
  content: "\f115";
}
.blue_0da1 .small-c50f:before {
  content: "\f02c";
}
.blue_0da1 .photo-e089 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.blue_0da1 .photo-e089 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tooltip-f276 {
  display: -webkit-box;
  display: flex;
}
.tooltip-f276 .down_a928 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tooltip-f276 .down_a928 {
    flex-basis: 90px;
  }
}
.tooltip-f276 .gradient-clean-1183 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tooltip-f276 .gradient-clean-1183 {
    flex-basis: calc(100% - 50px);
  }
}
.tooltip-f276 .grid-321e p:last-child {
  margin-bottom: 0.72em;
}
.medium-f0bf .box-aa1b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.medium-f0bf .box-aa1b:after,
.medium-f0bf .box-aa1b:before {
  content: "";
  display: table;
}
.medium-f0bf .box-aa1b:after {
  clear: both;
}
.medium-f0bf .box-aa1b .layout-e4d6,
.medium-f0bf .box-aa1b .pattern-tall-d5ec {
  width: 49%;
}
.medium-f0bf .box-aa1b .layout-e4d6 a span.wrapper_1743,
.medium-f0bf .box-aa1b .pattern-tall-d5ec a span.wrapper_1743 {
  display: block;
  margin-bottom: 5px;
}
.medium-f0bf .box-aa1b .pattern-tall-d5ec {
  float: left;
  text-align: left;
}
.medium-f0bf .box-aa1b .layout-e4d6 {
  float: right;
  text-align: right;
}
.black_55fd {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .black_55fd {
    margin-bottom: 0;
  }
}
.fluid_ca8c {
  margin-bottom: 1em;
}
.fluid_ca8c .gradient_stone_97f7 {
  font-size: 1.1em;
  line-height: 1.3;
}
.caption-simple-92d7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.white-a1f0 .fluid_ca8c,
.column_c7a2 .fluid_ca8c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .white-a1f0 .fluid_ca8c,
  .column_c7a2 .fluid_ca8c {
    display: block;
  }
}
.white-a1f0 .caption-simple-92d7,
.column_c7a2 .caption-simple-92d7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .white-a1f0 .caption-simple-92d7,
  .column_c7a2 .caption-simple-92d7 {
    margin-bottom: 1em;
  }
}
.white-a1f0 .caption-simple-92d7 img,
.column_c7a2 .caption-simple-92d7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.white-a1f0 .warm-d204,
.column_c7a2 .warm-d204 {
  flex-basis: calc(100% - 160px);
}
.white-a1f0 .warm-d204 p,
.column_c7a2 .warm-d204 p {
  margin-bottom: 0;
}
.white-a1f0 .warm-d204 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .white-a1f0 .warm-d204 {
    padding-left: 0;
  }
}
.column_c7a2 .warm-d204 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .column_c7a2 .warm-d204 {
    padding-right: 0;
  }
}
.column_c7a2 .caption-simple-92d7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.info-213d .caption-simple-92d7 {
  margin-bottom: 0.5em;
}
.info-213d .caption-simple-92d7 img {
  width: 100%;
}
.focused-1c3d .caption-focused-7498,
.container-2533 .caption-focused-7498 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.container-2533 .wood-07f2 .black_7304 p:last-child {
  margin-bottom: 0;
}
.main_120b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.media-b248 .grid-fast-2f76 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .media-b248 .grid-fast-2f76:last-of-type {
    margin-bottom: 0;
  }
}
.media-b248 .grid-fast-2f76 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.media-b248 .grid-fast-2f76 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.media-b248 .grid-fast-2f76 ul li {
  margin: 0 0 0.6em;
}
.media-b248 .grid-fast-2f76 ul li.search_middle_e7a4,
.media-b248 .grid-fast-2f76 ul li.copper_cfed {
  position: relative;
}
.media-b248 .grid-fast-2f76 ul li.search_middle_e7a4 .outline_blue_a4a3,
.media-b248 .grid-fast-2f76 ul li.copper_cfed .outline_blue_a4a3 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.media-b248 .grid-fast-2f76 ul li.search_middle_e7a4:after:after,
.media-b248 .grid-fast-2f76 ul li.search_middle_e7a4:after:before,
.media-b248
  .grid-fast-2f76
  ul
  li.copper_cfed:after:after,
.media-b248
  .grid-fast-2f76
  ul
  li.copper_cfed:after:before {
  content: "";
  display: table;
}
.media-b248 .grid-fast-2f76 ul li.search_middle_e7a4:after:after,
.media-b248
  .grid-fast-2f76
  ul
  li.copper_cfed:after:after {
  clear: both;
}
.media-b248 .grid-fast-2f76 a.breadcrumb_7efa:hover {
  text-decoration: none;
}
.media-b248 .grid-fast-2f76 select {
  max-width: 100%;
}
.media-b248 .grid-fast-2f76 table {
  font-size: 85%;
}
.media-b248 .grid-fast-2f76 table td,
.media-b248 .grid-fast-2f76 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.media-b248 .grid-fast-2f76 table tfoot td {
  text-align: left;
}
.media-b248 .grid-fast-2f76 :last-child {
  margin-bottom: 0;
}
.media-b248 .grid-fast-2f76 .image_064a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.media-b248 .grid-fast-2f76 .image_064a label {
  width: 100%;
}
.media-b248 .grid-fast-2f76 .image_064a .dirty-7205 {
  width: 100%;
  display: block;
}
.media-b248 .grid-fast-2f76 .image_064a .hero-c488 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.media-b248 .grid-fast-2f76 .image_064a .hero-c488:hover svg #svg-search {
  fill: #444;
}
.media-b248 .grid-fast-2f76 .image_064a .hero-c488 svg {
  width: 18px;
  height: 18px;
}
.media-b248 .heading_6372 ul ul,
.media-b248 .preview_6e44 ul ul,
.media-b248 .backdrop_fe67 ul ul,
.media-b248 .highlight_e07d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.media-b248 .heading_6372 .huge-1709 > a,
.media-b248 .preview_6e44 .huge-1709 > a,
.media-b248 .backdrop_fe67 .huge-1709 > a,
.media-b248 .highlight_e07d .huge-1709 > a {
  margin-bottom: 0;
}
.media-b248 .right-6d7c li,
.media-b248 .heading_6372 li,
.media-b248 .button_72c9 li,
.media-b248 .preview_6e44 li,
.media-b248 .backdrop_fe67 li,
.media-b248 .highlight_e07d li,
.media-b248 .breadcrumb_3b84 li,
.media-b248 .box_1283 li {
  display: block;
  position: relative;
}
.media-b248 .right-6d7c li:last-child,
.media-b248 .heading_6372 li:last-child,
.media-b248 .button_72c9 li:last-child,
.media-b248 .preview_6e44 li:last-child,
.media-b248 .backdrop_fe67 li:last-child,
.media-b248 .highlight_e07d li:last-child,
.media-b248 .breadcrumb_3b84 li:last-child,
.media-b248 .box_1283 li:last-child {
  border: none;
}
.media-b248 .right-6d7c li a,
.media-b248 .heading_6372 li a,
.media-b248 .button_72c9 li a,
.media-b248 .preview_6e44 li a,
.media-b248 .backdrop_fe67 li a,
.media-b248 .highlight_e07d li a,
.media-b248 .breadcrumb_3b84 li a,
.media-b248 .box_1283 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.media-b248 .right-6d7c li ul li::before,
.media-b248 .heading_6372 li ul li::before,
.media-b248 .button_72c9 li ul li::before,
.media-b248 .preview_6e44 li ul li::before,
.media-b248 .backdrop_fe67 li ul li::before,
.media-b248 .highlight_e07d li ul li::before,
.media-b248 .breadcrumb_3b84 li ul li::before,
.media-b248 .box_1283 li ul li::before {
  left: 15px;
}
.media-b248 .right-6d7c li ul a,
.media-b248 .heading_6372 li ul a,
.media-b248 .button_72c9 li ul a,
.media-b248 .preview_6e44 li ul a,
.media-b248 .backdrop_fe67 li ul a,
.media-b248 .highlight_e07d li ul a,
.media-b248 .breadcrumb_3b84 li ul a,
.media-b248 .box_1283 li ul a {
  padding-left: 20px;
}
.media-b248 .right-6d7c li ul ul li::before,
.media-b248 .heading_6372 li ul ul li::before,
.media-b248 .button_72c9 li ul ul li::before,
.media-b248 .preview_6e44 li ul ul li::before,
.media-b248 .backdrop_fe67 li ul ul li::before,
.media-b248 .highlight_e07d li ul ul li::before,
.media-b248 .breadcrumb_3b84 li ul ul li::before,
.media-b248 .box_1283 li ul ul li::before {
  left: 30px;
}
.media-b248 .right-6d7c li ul ul a,
.media-b248 .heading_6372 li ul ul a,
.media-b248 .button_72c9 li ul ul a,
.media-b248 .preview_6e44 li ul ul a,
.media-b248 .backdrop_fe67 li ul ul a,
.media-b248 .highlight_e07d li ul ul a,
.media-b248 .breadcrumb_3b84 li ul ul a,
.media-b248 .box_1283 li ul ul a {
  padding-left: 40px;
}
.media-b248 .info-purple-3a35 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.media-b248 .box_1283 ul li {
  margin-bottom: 1.41575em;
}
.media-b248 .box_1283 ul li .blue-e0a7 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.media-b248 .box_1283 ul li .focused_5e8c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.modal_basic_2856 .right-6d7c li a,
.modal_basic_2856 .heading_6372 li a,
.modal_basic_2856 .button_72c9 li a,
.modal_basic_2856 .preview_6e44 li a,
.modal_basic_2856 .backdrop_fe67 li a,
.modal_basic_2856 .highlight_e07d li a,
.modal_basic_2856 .breadcrumb_3b84 li a,
.modal_basic_2856 .box_1283 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal_basic_2856 .info-purple-3a35 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal_basic_2856 .grid-fast-2f76 ul li.search_middle_e7a4 .outline_blue_a4a3,
.modal_basic_2856 .grid-fast-2f76 ul li.copper_cfed .outline_blue_a4a3 {
  background: rgba(0, 0, 0, 0.2);
}
.modal_basic_2856 .media-b248 .grid-fast-2f76 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery_smooth_8d55 .media-b248 .paper-f0c9 li {
  margin: 0;
}
.gallery_smooth_8d55 .media-b248 .paper-f0c9 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.gallery_smooth_8d55 .media-b248 .paper-f0c9 li ul {
  margin: 0;
}
.gallery_smooth_8d55 .media-b248 .paper-f0c9 li ul li a {
  padding-left: 15px;
}
.gallery_smooth_8d55 .media-b248 .paper-f0c9 li ul li li a {
  padding-left: 30px;
}
.gallery_smooth_8d55 .media-b248 .paper-f0c9 li.popup_wide_112d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.gallery_smooth_8d55 .media-b248 .paper-f0c9 li.popup_wide_112d > 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;
}
.gallery_smooth_8d55 .media-b248 .paper-f0c9 li.popup_wide_112d > 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;
}
.black-5953 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.element-1acb {
  position: relative;
  z-index: 10;
}
.element-1acb .button-da55 {
  width: 100%;
  max-width: 100%;
}
.north_d6a6 .huge_920a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.north_d6a6 .text-next-ea52 {
}
.north_d6a6 .modal_basic_2856 {
  background: #292929;
}
.sort_07e0 .huge_920a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.sort_07e0 .text-next-ea52 {
  background: #f9f9f9;
}
.sort_07e0 .modal_basic_2856 {
  background: #303030;
}
.feature-under-af5f .huge_920a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .feature-under-af5f .detail_rough_d2c0 {
    margin-bottom: 1em;
  }
  .feature-under-af5f .detail_rough_d2c0:last-child {
    margin-bottom: 0;
  }
}
.feature-under-af5f .text-next-ea52 {
  background: #ededed;
}
.feature-under-af5f .modal_basic_2856 {
  background: #1a1a1a;
}
.huge_920a.text-next-ea52 {
  color: rgba(0, 0, 0, 0.6);
}
.huge_920a.text-next-ea52 .article-672e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.huge_920a.modal_basic_2856 {
  color: rgba(255, 255, 255, 0.99);
}
.huge_920a.modal_basic_2856 a:not(.breadcrumb_7efa) {
  color: rgba(255, 255, 255, 0.79);
}
.huge_920a.modal_basic_2856 a:not(.breadcrumb_7efa):hover {
  color: rgba(255, 255, 255, 0.99);
}
.huge_920a.modal_basic_2856 .article-672e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.huge_920a.modal_basic_2856 table tbody td,
.huge_920a.modal_basic_2856 table th {
  background: rgba(0, 0, 0, 0.08);
}
.label-center-6bfa.info-9688 .photo_a396 {
  max-width: initial;
}
.label-center-6bfa .middle_d665 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.label-center-6bfa .middle_d665 .button-da55 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .label-center-6bfa .middle_d665 .button-da55 {
    display: block;
    margin-bottom: 2em;
  }
  .label-center-6bfa .middle_d665 .button-da55:last-child {
    margin-bottom: 0;
  }
}
.feature-under-af5f .detail_rough_d2c0:last-child,
.sort_07e0 .detail_rough_d2c0:last-child,
.north_d6a6 .detail_rough_d2c0:last-child {
  margin-bottom: 0;
}
.feature-under-af5f .detail_rough_d2c0 .media-b248 .grid-fast-2f76:last-child,
.sort_07e0 .detail_rough_d2c0 .media-b248 .grid-fast-2f76:last-child,
.north_d6a6 .detail_rough_d2c0 .media-b248 .grid-fast-2f76:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .feature-under-af5f .carousel_middle_24d7,
  .feature-under-af5f .element_b94a,
  .sort_07e0 .carousel_middle_24d7,
  .sort_07e0 .element_b94a,
  .north_d6a6 .carousel_middle_24d7,
  .north_d6a6 .element_b94a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .element-1acb .detail_rough_d2c0 {
    margin-bottom: 2em;
  }
}
.element-1acb p:last-child {
  margin-bottom: 0;
}
.element-1acb li,
.element-1acb ul {
  list-style: none;
  margin: 0;
}
.element-1acb ul ul {
  margin-left: 2.617924em;
}
.notification_inner_3855 {
  font-size: 0.875em;
}

/* css-noise: c0da */
.ghost-box-g0 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.2;
}
