/*!
Theme Name: Customify
Theme URI: https://pressmaximum.image_4e80/customify
Author: WPCustomify
Author URI: https://pressmaximum.image_4e80
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.image_4e80/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.nav_brown_17a9.breadcrumb_ca5c/licenses/gpl-2.0.grid-b9d2
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.advanced_c083/, (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.pattern_narrow_b652.popup-73b4/normalize.aside_current_0867/
 ======
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.aside_current_0867 v7.0.0 | MIT License | github.image_4e80/necolas/normalize.aside_current_0867 */
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;
}
.accordion-cb17 .bottom-bf35,
.input_south_a29b,
.footer-hard-fe85,
.gas-0d4e,
.fixed-3a01,
.feature-dark-1b31,
.search-4ce9,
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;
}
.input_south_a29b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .input_south_a29b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .input_south_a29b,
  h1 {
    font-size: 1.8em;
  }
}
.footer-hard-fe85,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.footer-hard-fe85 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .footer-hard-fe85,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .footer-hard-fe85,
  h2 {
    font-size: 1.7em;
  }
}
.gas-0d4e,
h3 {
  font-size: 1.618em;
}
.accordion-cb17 .bottom-bf35,
.fixed-3a01,
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.module-1398 {
  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;
}
.popup-active-68c7:after,
.popup-active-68c7:before,
.nav-2698:after,
.nav-2698:before {
  content: "";
  display: table;
}
.popup-active-68c7:after,
.nav-2698:after {
  clear: both;
}
.copper-be24 {
  float: right;
  margin-right: 0;
}
.blue-d3fd {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hard_6a97 .soft_cc1e,
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;
}
.hard_6a97 .soft_cc1e: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;
}
.active_rough_13a6 .soft_cc1e {
  box-shadow: none;
}
.active_rough_13a6
  .soft_cc1e
  .full-c02a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.active_rough_13a6 .soft_cc1e .shadow_wide_04af {
  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;
}
.active_rough_13a6
  .soft_cc1e
  .shadow_wide_04af
  b {
  display: none;
}
.active_rough_13a6 .small_cc72 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.main_right_2712:not(.clean-e6c1):not(.dropdown-paper-218d),
button:not(.clean-e6c1):not(.dropdown-paper-218d),
input[type="button"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ),
input[type="reset"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ),
input[type="submit"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ) {
  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;
}
.main_right_2712:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ):hover,
button:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ):hover,
input[type="button"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ):hover,
input[type="reset"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ):hover,
input[type="submit"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.main_right_2712:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ):active,
.main_right_2712:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ):focus,
button:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ):active,
button:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ):focus,
input[type="button"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ):active,
input[type="button"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ):focus,
input[type="reset"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ):active,
input[type="reset"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ):focus,
input[type="submit"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ):active,
input[type="submit"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ):focus {
  outline: 0;
}
.main_right_2712:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59,
button:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59,
input[type="button"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59,
input[type="reset"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59,
input[type="submit"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59 {
  position: relative;
}
.main_right_2712:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59
  .button-8eae,
.main_right_2712:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59
  .overlay-2043,
.main_right_2712:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59
  .tooltip_green_f62c,
.main_right_2712:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59
  i,
.main_right_2712:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59
  svg,
button:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59
  .button-8eae,
button:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59
  .overlay-2043,
button:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59
  .tooltip_green_f62c,
button:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59
  i,
button:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59
  svg,
input[type="button"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59
  .button-8eae,
input[type="button"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59
  .overlay-2043,
input[type="button"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59
  .tooltip_green_f62c,
input[type="button"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59
  i,
input[type="button"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59
  svg,
input[type="reset"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59
  .button-8eae,
input[type="reset"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59
  .overlay-2043,
input[type="reset"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59
  .tooltip_green_f62c,
input[type="reset"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59
  i,
input[type="reset"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59
  svg,
input[type="submit"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59
  .button-8eae,
input[type="submit"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59
  .overlay-2043,
input[type="submit"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59
  .tooltip_green_f62c,
input[type="submit"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59
  i,
input[type="submit"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59
  svg {
  visibility: hidden;
}
.main_right_2712:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59:after,
button:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59:after,
input[type="button"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59:after,
input[type="reset"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59:after,
input[type="submit"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ).fn-loading-ec59: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;
}
.main_right_2712:not(.clean-e6c1):not(.dropdown-paper-218d),
input[type="button"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ),
input[type="reset"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ),
input[type="submit"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ) {
  color: #fff;
  background: #235787;
}
.main_right_2712:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ):focus,
input[type="button"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ):focus,
input[type="reset"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ):focus,
input[type="submit"]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ):focus {
  color: #fff;
}
.main_right_2712.fn-disabled-ec59:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ),
.main_right_2712[disabled]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ),
button.fn-disabled-ec59:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ),
button[disabled]:not(.clean-e6c1):not(
    .dropdown-paper-218d
  ) {
  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;
}
.disabled_480a {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.disabled_480a: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;
}
.action-d141 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.icon-41a6 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.pagination-aa09 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.popup-active-68c7:after,
.popup-active-68c7:before,
.surface_4064:after,
.surface_4064:before,
.narrow_1927:after,
.narrow_1927:before,
.content-a77e:after,
.content-a77e:before,
.gold-3c72:after,
.gold-3c72:before,
.basic-5152:after,
.basic-5152:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.popup-active-68c7:after,
.surface_4064:after,
.narrow_1927:after,
.content-a77e:after,
.gold-3c72:after,
.basic-5152:after {
  clear: both;
}
.surface_4064 .frame_right_ad24,
.narrow_1927 .frame_right_ad24,
.shadow_hard_0500 .frame_right_ad24 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.thick_75cb {
  display: inline-block;
}
.badge-5696 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.badge-5696 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.badge-5696 .logo_cf56 {
  padding: 1em 0;
  font-size: 85%;
}
.logo_cf56 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.feature-61c7 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.feature-61c7:after,
.feature-61c7:before {
  content: "";
  display: table;
}
.feature-61c7:after {
  clear: both;
}
.info-focused-2fa5 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.description-81f0 .info-focused-2fa5 {
  max-width: 50%;
}
.solid_d190 .info-focused-2fa5 {
  max-width: 33.33%;
}
.upper_04f7 .info-focused-2fa5 {
  max-width: 25%;
}
.down_0fa0 .info-focused-2fa5 {
  max-width: 20%;
}
.stale-9d3e .info-focused-2fa5 {
  max-width: 16.66%;
}
.hero-small-2091 .info-focused-2fa5 {
  max-width: 14.28%;
}
.panel-9b82 .info-focused-2fa5 {
  max-width: 12.5%;
}
.gas_35b3 .info-focused-2fa5 {
  max-width: 11.11%;
}
.thumbnail-green-6785 {
  display: block;
}
.accordion-cb17 .label-c0cb label,
.accordion-cb17 .gallery_last_6a3e label,
.accordion-cb17 .header_outer_ad4c label,
.accordion-cb17 .short-738d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.notice_motion_c6a4 {
  list-style: none;
  margin: 0;
}
.notice_motion_c6a4 article.button-6343 {
  margin-bottom: 0;
}
.notice_motion_c6a4 ul {
  list-style: none;
  margin: 0;
}
.notice_motion_c6a4 .sort-dynamic-9efa li.button-6343 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .notice_motion_c6a4 .sort-dynamic-9efa li.button-6343 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .notice_motion_c6a4 .sort-dynamic-9efa li.button-6343: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) {
  .notice_motion_c6a4 .sort-dynamic-9efa li.button-6343 li.button-6343 li.button-6343 li.button-6343 {
    padding-left: 0;
  }
}
article.button-6343 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.button-6343 .surface_4064 p:last-of-type {
  margin-bottom: 0;
}
article.button-6343 .first-a1b1 {
  float: left;
}
article.button-6343 .active_selected_d1e9 {
  margin-left: 85px;
}
article.button-6343 .pressed_a008 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.button-6343 .pressed_a008 .feature-liquid-524f {
  margin-left: 10px;
}
article.button-6343 .description-5114 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.button-6343 .lite-bfc0 {
  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 .label-c0cb,
  #respond .header_outer_ad4c,
  #respond .short-738d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .label-c0cb input,
#respond .header_outer_ad4c input,
#respond .short-738d input {
  width: 100%;
}
#respond .short-738d {
  margin-right: 0;
}
#respond .list_1db1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.primary_9f01 {
  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;
}
.primary_9f01.dirty_a814 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.primary_9f01 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%);
}
.primary_9f01:focus,
.primary_9f01: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);
}
.text_inner_9a62 {
  border-radius: 10%;
}
.tiny-445a {
  border-radius: 50%;
}
.dropdown-east-bf53 {
  font-size: 0.72em;
}
.accent_smooth_70c9 {
  font-size: 0.875em;
}
.pressed_798a {
  font-size: 1.1em;
}
.tabs-complex-eb2c {
  text-transform: uppercase;
  line-height: 1.2;
}
.tabs-complex-eb2c.dropdown-east-bf53 {
  letter-spacing: 0.5px;
}
.glass_d8aa,
.glass_d8aa a {
  color: #6d6d6d;
}
.glass_d8aa a:hover {
  color: #111;
}
.next_c711 {
  color: #6d6d6d;
}
.background-d5ab {
  overflow-x: hidden;
}
.background-d5ab .rough-a145.easy-b842 {
  position: relative;
}
.background-d5ab .rough-a145.easy-b842.thumbnail_fluid_ad43 {
  position: initial;
}
.background-d5ab
  .rough-a145.easy-b842.thumbnail_fluid_ad43
  .banner_active_5e8d {
  left: auto;
}
.background-d5ab .rough-a145 .banner_active_5e8d {
  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;
}
.background-d5ab .rough-a145:hover.easy-b842 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.background-d5ab
  .rough-a145:hover.easy-b842
  .banner_active_5e8d {
  display: block;
  z-index: 9999999;
}
.background-d5ab .focused-ca49 .fast_0310,
.background-d5ab .shadow-lite-1ef2 .fast_0310 {
  display: none;
}
.background-d5ab .large_1053 .rough-a145:hover.easy-b842 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.accordion-cb17 .label-c0cb label,
.accordion-cb17 .gallery_last_6a3e label,
.accordion-cb17 .header_outer_ad4c label,
.accordion-cb17 .short-738d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.notice_motion_c6a4 {
  list-style: none;
  margin: 0;
}
.notice_motion_c6a4 article.button-6343 {
  margin-bottom: 0;
}
.notice_motion_c6a4 ul {
  list-style: none;
  margin: 0;
}
.notice_motion_c6a4 .sort-dynamic-9efa li.button-6343 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .notice_motion_c6a4 .sort-dynamic-9efa li.button-6343 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .notice_motion_c6a4 .sort-dynamic-9efa li.button-6343: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) {
  .notice_motion_c6a4 .sort-dynamic-9efa li.button-6343 li.button-6343 li.button-6343 li.button-6343 {
    padding-left: 0;
  }
}
article.button-6343 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.button-6343 .surface_4064 p:last-of-type {
  margin-bottom: 0;
}
article.button-6343 .first-a1b1 {
  float: left;
}
article.button-6343 .active_selected_d1e9 {
  margin-left: 85px;
}
article.button-6343 .pressed_a008 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.button-6343 .pressed_a008 .feature-liquid-524f {
  margin-left: 10px;
}
article.button-6343 .description-5114 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.button-6343 .lite-bfc0 {
  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 .label-c0cb,
  #respond .header_outer_ad4c,
  #respond .short-738d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .label-c0cb input,
#respond .header_outer_ad4c input,
#respond .short-738d input {
  width: 100%;
}
#respond .short-738d {
  margin-right: 0;
}
#respond .list_1db1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.focused-ca49 .chip_dark_37ba {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.chip_dark_37ba .plasma_d99e.clean-a7b7 .medium_1707 > li > a:focus,
.chip_dark_37ba .plasma_d99e.clean-a7b7 .medium_1707 > li > a:hover,
.chip_dark_37ba .plasma_d99e.main-e64b .medium_1707 > li > a:focus,
.chip_dark_37ba .plasma_d99e.main-e64b .medium_1707 > li > a:hover,
.chip_dark_37ba .plasma_d99e.down-53f9 .medium_1707 > li > a:focus,
.chip_dark_37ba .plasma_d99e.down-53f9 .medium_1707 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip_dark_37ba
  .plasma_d99e.clean-a7b7
  .medium_1707
  > li.inner_def1
  > a,
.chip_dark_37ba
  .plasma_d99e.clean-a7b7
  .medium_1707
  > li.focus_orange_8248
  > a,
.chip_dark_37ba
  .plasma_d99e.main-e64b
  .medium_1707
  > li.inner_def1
  > a,
.chip_dark_37ba
  .plasma_d99e.main-e64b
  .medium_1707
  > li.focus_orange_8248
  > a,
.chip_dark_37ba
  .plasma_d99e.down-53f9
  .medium_1707
  > li.inner_def1
  > a,
.chip_dark_37ba .plasma_d99e.down-53f9 .medium_1707 > li.column_681b > a {
  color: rgba(255, 255, 255, 0.99);
}
.chip_dark_37ba .caption-orange-5ef5,
.chip_dark_37ba .caption-orange-5ef5 a {
  color: rgba(255, 255, 255, 0.99);
}
.chip_dark_37ba .form_23fd.content_1135 li a,
.chip_dark_37ba .section_ffd6 a,
.chip_dark_37ba .medium_95c0,
.chip_dark_37ba .medium_1707 > li > a,
.chip_dark_37ba .description-soft-4eed {
  color: rgba(255, 255, 255, 0.79);
}
.chip_dark_37ba .form_23fd.content_1135 li a:hover,
.chip_dark_37ba .section_ffd6 a:hover,
.chip_dark_37ba .medium_95c0:hover,
.chip_dark_37ba .medium_1707 > li > a:hover,
.chip_dark_37ba .description-soft-4eed:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip_dark_37ba .fluid-24ce {
  color: rgba(255, 255, 255, 0.79);
}
.chip_dark_37ba .fluid-24ce .small-9c7d {
  color: rgba(255, 255, 255, 0.99);
}
.chip_dark_37ba .fluid-24ce:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip_dark_37ba .notice-hard-6167 .upper-65d0 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.chip_dark_37ba .notice-hard-6167 .upper-65d0 .paragraph_b499 {
  color: rgba(255, 255, 255, 0.79);
}
.chip_dark_37ba
  .notice-hard-6167
  .upper-65d0
  .paragraph_b499::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip_dark_37ba
  .notice-hard-6167
  .upper-65d0
  .paragraph_b499:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip_dark_37ba
  .notice-hard-6167
  .upper-65d0
  .paragraph_b499::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip_dark_37ba
  .notice-hard-6167
  .upper-65d0
  .paragraph_b499::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip_dark_37ba .notice-hard-6167 .lite-5750 {
  color: rgba(255, 255, 255, 0.79);
}
.chip_dark_37ba .notice-hard-6167 .lite-5750:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tall-6747
  .chip_dark_37ba
  .notice-hard-6167
  .pattern_f8c1
  .aside_2ffd {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tall-6747
  .chip_dark_37ba
  .notice-hard-6167
  .pattern_f8c1
  .paragraph_b499 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.focused-ca49 .bottom-2a7c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.bottom-2a7c .plasma_d99e.clean-a7b7 .medium_1707 > li > a:focus,
.bottom-2a7c .plasma_d99e.clean-a7b7 .medium_1707 > li > a:hover,
.bottom-2a7c .plasma_d99e.main-e64b .medium_1707 > li > a:focus,
.bottom-2a7c .plasma_d99e.main-e64b .medium_1707 > li > a:hover,
.bottom-2a7c .plasma_d99e.down-53f9 .medium_1707 > li > a:focus,
.bottom-2a7c .plasma_d99e.down-53f9 .medium_1707 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bottom-2a7c
  .plasma_d99e.clean-a7b7
  .medium_1707
  > li.inner_def1
  > a,
.bottom-2a7c
  .plasma_d99e.clean-a7b7
  .medium_1707
  > li.focus_orange_8248
  > a,
.bottom-2a7c
  .plasma_d99e.main-e64b
  .medium_1707
  > li.inner_def1
  > a,
.bottom-2a7c
  .plasma_d99e.main-e64b
  .medium_1707
  > li.focus_orange_8248
  > a,
.bottom-2a7c
  .plasma_d99e.down-53f9
  .medium_1707
  > li.inner_def1
  > a,
.bottom-2a7c .plasma_d99e.down-53f9 .medium_1707 > li.column_681b > a {
  color: rgba(0, 0, 0, 0.8);
}
.bottom-2a7c .caption-orange-5ef5,
.bottom-2a7c .caption-orange-5ef5 a {
  color: rgba(0, 0, 0, 0.8);
}
.bottom-2a7c .form_23fd.content_1135 li a,
.bottom-2a7c .section_ffd6 a,
.bottom-2a7c .medium_95c0,
.bottom-2a7c .medium_1707 > li > a,
.bottom-2a7c .description-soft-4eed {
  color: rgba(0, 0, 0, 0.55);
}
.bottom-2a7c .form_23fd.content_1135 li a:hover,
.bottom-2a7c .section_ffd6 a:hover,
.bottom-2a7c .medium_95c0:hover,
.bottom-2a7c .medium_1707 > li > a:hover,
.bottom-2a7c .description-soft-4eed:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bottom-2a7c .fluid-24ce {
  color: rgba(0, 0, 0, 0.55);
}
.bottom-2a7c .fluid-24ce .small-9c7d {
  color: rgba(0, 0, 0, 0.8);
}
.bottom-2a7c .fluid-24ce:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hidden-3eb4 .menu_basic_1b37 {
  margin-left: auto;
  margin-right: auto;
}
.narrow_1927 > * {
  margin-left: auto;
  margin-right: auto;
}
.narrow_1927 .action-d141 {
  margin-right: 1.41575em;
}
.texture_right_200b .narrow_1927 > .search_3034 {
  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;
}
.texture_right_200b .narrow_1927 > .heading-f3ce {
  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;
}
.active_4b38.hidden-3eb4 .menu_basic_1b37,
.frame-fa9b.hidden-3eb4 .menu_basic_1b37 {
  margin-left: 0;
}
.dim-d32b.hidden-3eb4 .menu_basic_1b37,
.paper-e46c.hidden-3eb4 .menu_basic_1b37 {
  margin-right: 0;
}
.narrow_1927 ol,
.narrow_1927 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.logo-cold-d052 video {
  max-width: 100%;
}
.green_29d0 img {
  display: block;
}
.green_29d0.action-d141,
.green_29d0.icon-41a6 {
  width: 100%;
}
.green_29d0.heading-f3ce img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.button_c43b:not(.footer_df3c) {
  margin: 1.5em auto;
}
.image-wood-9271 p {
  padding: 1.5em 14px;
}
ul.accent_blue_f3c7.heading-f3ce,
ul.accent_blue_f3c7.search_3034,
ul.accent_blue_f3c7.lower_d336.search_3034 {
  padding: 0 14px;
}
.shadow_8afd {
  display: block;
  overflow-x: auto;
}
.shadow_8afd table {
  border-collapse: collapse;
  width: 100%;
}
.shadow_8afd td,
.shadow_8afd th {
  padding: 0.5em;
}
.narrow_1927 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.narrow_1927 ol ol,
.narrow_1927 ol ul,
.narrow_1927 ul ol,
.narrow_1927 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.narrow_1927 ol ol li,
.narrow_1927 ol ul li,
.narrow_1927 ul ol li,
.narrow_1927 ul ul li {
  margin-left: 0;
}
.filter_bc9e.background_tiny_aa5d > .yellow-90d2 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.filter_bc9e.background_tiny_aa5d > .yellow-90d2 iframe,
.filter_bc9e.background_tiny_aa5d > .yellow-90d2 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.logo-37a2 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.logo-37a2.gas-9c8c {
  padding: 0;
}
.logo-37a2.gas-9c8c cite {
  font-size: 13px;
}
.logo-37a2 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.logo-37a2 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.background-5689 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.background-5689 > p:first-child {
  margin-top: 0;
}
.background-5689 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.background-5689 blockquote {
  border-left: 0;
}
.last_79d8 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.last_79d8:not(.card-dirty-d39f) {
  max-width: 100px;
}
.last_79d8.glass-25fa {
  border-bottom: none !important;
  text-align: center;
}
.last_79d8.glass-25fa::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .image-wood-9271 p {
    padding: 1.5em 0;
  }
}
.form_cf15 {
  color: #0073aa;
}
.highlight-fd45 {
  background-color: #0073aa;
}
.chip-ea72 {
  color: #229fd8;
}
.backdrop-f31f {
  background-color: #229fd8;
}
.focus-5ce5 {
  color: #eee;
}
.feature_c449 {
  background-color: #eee;
}
.content_4ba3 {
  color: #444;
}
.border_37db {
  background-color: #444;
}
.form-focused-f7b9 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.form-focused-f7b9 .accordion-cool-d9ff .section_ffd6 {
  font-size: 15px;
}
.form-focused-f7b9 .section_ffd6 {
  line-height: 1.3;
}
.form-focused-f7b9 .bottom-2a7c {
}
.form-focused-f7b9 .chip_dark_37ba {
  background: #235787;
}
.component_bfe1 {
  padding: 0;
}
.component_bfe1 .chip_dark_37ba {
  background: #1a1a1a;
}
.component_bfe1 .bottom-2a7c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.huge-3027 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.huge-3027 .bottom-2a7c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.huge-3027 .chip_dark_37ba {
  background: #303030;
}
.basic-5152 {
  position: relative;
  z-index: 10;
}
.basic-5152 .section-2404 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress-5dc6 .easy-b842 {
  display: inline-block;
  vertical-align: middle;
}
.progress-5dc6.current_97b9 .easy-b842 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .progress-5dc6.current_97b9 .easy-b842 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .progress-5dc6.current_97b9 .easy-b842 {
    margin-right: 0.4em;
  }
}
.progress-5dc6.current_97b9 .easy-b842:last-child {
  margin-right: 0;
}
.column_7c7c .section-2404 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .focused-ca49 .accordion-cool-d9ff {
    margin: 0 -0.5em;
  }
  .focused-ca49 .accordion-cool-d9ff [class*="customify-col-"],
  .focused-ca49 .accordion-cool-d9ff [class*="customify-col_"],
  .focused-ca49 .accordion-cool-d9ff [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.focused-ca49.shade-red-e86b .section-2404 {
  background: 0 0 !important;
}
.focused-ca49.shade-red-e86b .section-2404,
.focused-ca49.column_7c7c .section-2404 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .focused-ca49.bottom-15eb {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.focused-ca49.column_7c7c .section-2404 {
  box-shadow: none !important;
}
.notice_89cf {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .notice_89cf {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .notice_89cf {
    padding: 18px 0 20px;
  }
}
.notice_89cf .black-6276 {
  width: 100%;
}
.notice_89cf .form-dynamic-e787 {
  margin-bottom: 0;
}
.notice_89cf .smooth_287b {
  margin-top: 5px;
  font-size: 0.875em;
}
.bronze-5a08 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.bronze-5a08 .static-c44a {
  width: 100%;
}
.summary_4e5f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.summary_4e5f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.summary_4e5f 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;
}
.summary_4e5f li:last-child:after {
  display: none;
}
.summary_4e5f li a {
  font-weight: 500;
  margin-right: 10px;
}
.active-new-1804 .fast_0310 button,
.notice_89cf .fast_0310 button {
  left: 0;
}
.active-new-1804 .static-c44a,
.notice_89cf .static-c44a {
  padding-left: 0;
  padding-right: 0;
}
.active-new-1804 .bronze-5a08,
.notice_89cf .bronze-5a08 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.active-new-1804 {
  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;
}
.active-new-1804: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;
}
.active-new-1804 .primary-1b44 {
  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) {
  .active-new-1804 .primary-1b44 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .active-new-1804 .primary-1b44 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .active-new-1804 .primary-1b44 {
    min-height: 200px;
  }
}
.active-new-1804 .summary_4e5f {
  color: rgba(255, 255, 255, 0.8);
}
.active-new-1804 .summary_4e5f a,
.active-new-1804 .summary_4e5f li:after {
  color: inherit;
}
.active-new-1804 .summary_4e5f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.fluid-25a8 {
  margin-bottom: 0.5em;
}
.input_89f4 {
  margin-bottom: 1.2em;
}
.input_89f4,
.fluid-25a8 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.input_89f4 p:last-child,
.fluid-25a8 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .fast_0310,
#masthead .fast_0310 {
  display: none;
}
#masthead
  > .fast_0310.down-54c3 {
  display: none;
}
#masthead > .fast_0310 button {
  left: 0;
}
.label-ad05 {
  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%;
}
.label-ad05 .easy-b842 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.label-ad05 .slow_ef53 {
  display: -webkit-box;
  display: flex;
}
.label-ad05 .slow_ef53.secondary_over_6cd5 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.label-ad05 .slow_ef53.solid_e421 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.label-ad05 .slow_ef53.section-paper-66eb {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.label-ad05.background_huge_930f.accent_90cf .slow_ef53.secondary_over_6cd5 {
  flex-basis: 100%;
}
.label-ad05.block-steel-8c06 .slow_ef53.solid_e421 {
  -webkit-box-flex: 1;
  flex: auto;
}
.label-ad05.block-steel-8c06 .slow_ef53.section-paper-66eb {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .fast_0310.down-54c3 {
  display: none;
}
#masthead > .fast_0310 button {
  left: 0;
}
.silver-aa4b {
  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;
}
.silver-aa4b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.silver-aa4b.focused_04de i {
  margin-right: 4px;
}
.silver-aa4b.block_7346 i {
  margin-left: 5px;
}
.section_ffd6 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.section_ffd6 p:last-child {
  margin-bottom: 0;
}
.glass-d5c0 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.glass-d5c0 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.glass-d5c0 img {
  display: block;
  width: auto;
  line-height: 1;
}
.glass-d5c0 .caption-orange-5ef5 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.glass-d5c0 .slow_9d31 {
  margin: 5px 0 7px 0;
}
.glass-d5c0.wide_9127 .black_391a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.glass-d5c0.wide_9127 .pattern-first-15c9 {
  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;
}
.glass-d5c0.pink-f6c7 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.glass-d5c0.pink-f6c7 .black_391a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.glass-d5c0.pink-f6c7 .pattern-first-15c9 {
  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;
}
.glass-d5c0.background_df4c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.glass-d5c0.message-gas-94f5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.glass-d5c0.message-gas-94f5 .pattern-first-15c9 {
  margin-top: 7px;
}
.input-b33f {
  display: inline-block;
}
.basic-5152 .dropdown_1183 .glass-d5c0 img {
  max-width: 100%;
}
.plasma_d99e .motion-d653.sidebar_0415,
.column-ab1e .motion-d653.sidebar_0415 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.plasma_d99e .photo-f498,
.column-ab1e .photo-f498 {
  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%);
}
.plasma_d99e .photo-f498 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.plasma_d99e.tabs-down-bb6b .photo-f498 {
  display: none;
}
.plasma_d99e .photo_inner_d49b {
  list-style: none;
  padding: 0;
  margin: 0;
}
.plasma_d99e .photo_inner_d49b li {
  display: inline-block;
  position: relative;
}
.plasma_d99e .photo_inner_d49b li:last-child {
  margin-right: 0;
}
.plasma_d99e .photo_inner_d49b 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;
}
.plasma_d99e .photo_inner_d49b li.column_681b > a {
  color: rgba(0, 0, 0, 0.9);
}
.plasma_d99e .photo_inner_d49b > 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;
}
.plasma_d99e .photo_inner_d49b > li > a i {
  line-height: 0;
}
.plasma_d99e .photo_inner_d49b > li.aside-blue-e1d6 > a .photo-f498 {
  margin-left: 4px;
  line-height: 0;
}
.plasma_d99e .photo_inner_d49b .nav-8b2b li.aside-blue-e1d6 > a {
  position: relative;
}
.plasma_d99e .photo_inner_d49b .nav-8b2b li.aside-blue-e1d6 > a:after,
.plasma_d99e .photo_inner_d49b .nav-8b2b li.aside-blue-e1d6 > a:before {
  content: "";
  display: table;
}
.plasma_d99e .photo_inner_d49b .nav-8b2b li.aside-blue-e1d6 > a:after {
  clear: both;
}
.plasma_d99e .photo_inner_d49b .nav-8b2b li.aside-blue-e1d6 > a .photo-f498 {
  margin-left: 5px;
  float: right;
}
.plasma_d99e .modal_gold_3bae,
.plasma_d99e .nav-8b2b {
  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;
}
.plasma_d99e .nav-8b2b {
  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;
}
.plasma_d99e .nav-8b2b .sidebar_0415 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.plasma_d99e .nav-8b2b .photo-f498 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.plasma_d99e .nav-8b2b li {
  display: block;
  margin: 0;
  padding: 0;
}
.plasma_d99e .nav-8b2b 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;
}
.plasma_d99e .nav-8b2b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.plasma_d99e .nav-8b2b .nav-8b2b {
  top: 0;
  left: 100%;
}
.plasma_d99e .dark_71e8.fn-focus-ec59 > .modal_gold_3bae,
.plasma_d99e .dark_71e8.fn-focus-ec59 > .nav-8b2b,
.plasma_d99e .dark_71e8:focus > .modal_gold_3bae,
.plasma_d99e .dark_71e8:focus > .nav-8b2b,
.plasma_d99e .dark_71e8:hover > .modal_gold_3bae,
.plasma_d99e .dark_71e8:hover > .nav-8b2b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.plasma_d99e.down-53f9 .medium_1707:after,
.plasma_d99e.down-53f9 .medium_1707:before {
  content: "";
  display: table;
}
.plasma_d99e.down-53f9 .medium_1707:after {
  clear: both;
}
.plasma_d99e.down-53f9 .medium_1707 > li {
  float: left;
}
.plasma_d99e.fast-56c8 .medium_1707:after,
.plasma_d99e.fast-56c8 .medium_1707:before {
  content: "";
  display: table;
}
.plasma_d99e.fast-56c8 .medium_1707:after {
  clear: both;
}
.plasma_d99e.fast-56c8 .medium_1707 > li {
  float: left;
}
.plasma_d99e.fast-56c8 .medium_1707 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.plasma_d99e.fast-56c8 .medium_1707 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.plasma_d99e.fast-56c8 .medium_1707 > li.inner_def1 > a,
.plasma_d99e.fast-56c8 .medium_1707 > li.column_681b > a {
  color: #fff;
  background-color: #1e4b75;
}
.plasma_d99e.clean-a7b7 .medium_1707 > li > a .sidebar_0415 {
  position: relative;
}
.plasma_d99e.clean-a7b7 .medium_1707 > li > a .sidebar_0415: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;
}
.plasma_d99e.clean-a7b7
  .medium_1707
  > li:focus
  > a
  .sidebar_0415:before,
.plasma_d99e.clean-a7b7
  .medium_1707
  > li:hover
  > a
  .sidebar_0415:before {
  width: 100%;
  background-color: currentColor;
}
.plasma_d99e.clean-a7b7
  .medium_1707
  > li.inner_def1
  > a
  .sidebar_0415:before,
.plasma_d99e.clean-a7b7
  .medium_1707
  > li.focus_orange_8248
  > a
  .sidebar_0415:before {
  width: 100%;
  background-color: currentColor;
}
.plasma_d99e.main-e64b .medium_1707 > li > a .sidebar_0415 {
  position: relative;
}
.plasma_d99e.main-e64b .medium_1707 > li > a .sidebar_0415: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;
}
.plasma_d99e.main-e64b .medium_1707 > li:focus > a .sidebar_0415:before,
.plasma_d99e.main-e64b
  .medium_1707
  > li:hover
  > a
  .sidebar_0415:before {
  width: 100%;
  background-color: currentColor;
}
.plasma_d99e.main-e64b
  .medium_1707
  > li.inner_def1
  > a
  .sidebar_0415:before,
.plasma_d99e.main-e64b
  .medium_1707
  > li.focus_orange_8248
  > a
  .sidebar_0415:before {
  width: 100%;
  background-color: currentColor;
}
.column-ab1e .photo_inner_d49b {
  margin: 0;
  padding: 0;
  list-style: none;
}
.column-ab1e .photo_inner_d49b li:first-child > a {
  border-top: none;
}
.column-ab1e .photo_inner_d49b .list-4f0f > .sidebar_0415 .photo-f498 {
  display: none;
}
.column-ab1e .photo_inner_d49b li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.column-ab1e .photo_inner_d49b li:last-child {
  border: none;
}
.column-ab1e .photo_inner_d49b li.aside-blue-e1d6 > a {
  padding-right: 45px !important;
}
.column-ab1e .photo_inner_d49b li a {
  display: block;
  padding: 0.55em 1.5em;
}
.column-ab1e .photo_inner_d49b li a:focus,
.column-ab1e .photo_inner_d49b li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.column-ab1e .photo_inner_d49b li .selected_a3fe {
  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;
}
.column-ab1e .photo_inner_d49b li .selected_a3fe:hover {
  box-shadow: none;
}
.column-ab1e .photo_inner_d49b li .selected_a3fe .photo-f498 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.column-ab1e .photo_inner_d49b .nav-8b2b {
  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);
}
.column-ab1e .photo_inner_d49b .nav-8b2b li a {
  padding-left: 3em;
}
.column-ab1e .photo_inner_d49b .iron-d10a > a .selected_a3fe i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.column-ab1e .photo_inner_d49b .iron-d10a > .nav-8b2b {
  display: block;
  opacity: 1;
}
.form_new_99a9 {
  max-width: 100%;
}
.wood-391e {
  line-height: 0;
  cursor: pointer;
}
.description-soft-4eed {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.description-soft-4eed:hover {
  box-shadow: none;
  color: currentColor;
}
.description-soft-4eed svg {
  width: 18px;
  height: 18px;
}
.description-soft-4eed .thick_1199 {
  display: none;
}
.simple_8419 {
  position: relative;
}
.simple_8419.fn-active-ec59 .description-soft-4eed .heading-7dc1 {
  display: none;
}
.simple_8419.fn-active-ec59 .description-soft-4eed .thick_1199 {
  display: inline-block;
}
.simple_8419 .prev-ecae {
  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);
}
.simple_8419.action_3a56 .prev-ecae {
  left: auto;
  right: -0.9em;
}
.simple_8419.action_3a56 .module_inner_ecc6::before {
  left: auto;
  right: 15px;
}
.simple_8419.fn-active-ec59 .prev-ecae {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pattern_f8c1 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.pattern_f8c1 label {
  flex-basis: 100%;
}
.pattern_f8c1 .upper-65d0 {
  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;
}
.pattern_f8c1 .paragraph_b499 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.pattern_f8c1 .paragraph_b499:focus {
  background-color: transparent;
}
.pattern_f8c1 button.lite-5750 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.pattern_f8c1 button.lite-5750:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.pattern_f8c1 button.lite-5750 svg {
  width: 18px;
  height: 18px;
}
.pattern_f8c1 input[type="submit"] {
  min-height: auto;
}
.notice-hard-6167 .pattern_f8c1 .paragraph_b499 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.module_inner_ecc6 {
  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) {
  .module_inner_ecc6 {
    width: 220px;
  }
}
.module_inner_ecc6 label {
  flex-basis: 100%;
}
.module_inner_ecc6::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;
}
.tall-6747 .notice-hard-6167 .pattern_f8c1 {
  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;
}
.tall-6747
  .notice-hard-6167
  .pattern_f8c1
  .upper-65d0 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tall-6747 .notice-hard-6167 .pattern_f8c1 .paragraph_b499 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tall-6747
  .notice-hard-6167
  .pattern_f8c1
  .paragraph_b499:focus {
  background: 0 0;
}
.tall-6747
  .notice-hard-6167
  .pattern_f8c1
  .aside_2ffd {
  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;
}
.form_23fd {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.form_23fd li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.form_23fd li:last-child {
  margin-right: 0;
}
.form_23fd li:first-child {
  margin-left: 0;
}
.form_23fd.west-1978 a {
  color: #fff;
}
.form_23fd.west-1978 a:hover {
  color: #fff;
}
.form_23fd a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.form_23fd a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.form_23fd a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.form_23fd a:hover {
  opacity: 0.9;
  color: inherit;
}
.form_23fd [class*="social-icon-apple"] {
  background-color: #999;
}
.form_23fd [class*="social-icon-apple"].liquid_3d94 {
  background-color: transparent;
  color: #999;
}
.form_23fd [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.form_23fd [class*="social-icon-behance"].liquid_3d94 {
  background-color: transparent;
  color: #1769ff;
}
.form_23fd [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.form_23fd [class*="social-icon-bitbucket"].liquid_3d94 {
  background-color: transparent;
  color: #205081;
}
.form_23fd [class*="social-icon-codepen"] {
  background-color: #000;
}
.form_23fd [class*="social-icon-codepen"].liquid_3d94 {
  background-color: transparent;
  color: #000;
}
.form_23fd [class*="social-icon-delicious"] {
  background-color: #39f;
}
.form_23fd [class*="social-icon-delicious"].liquid_3d94 {
  background-color: transparent;
  color: #39f;
}
.form_23fd [class*="social-icon-digg"] {
  background-color: #005be2;
}
.form_23fd [class*="social-icon-digg"].liquid_3d94 {
  background-color: transparent;
  color: #005be2;
}
.form_23fd [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.form_23fd [class*="social-icon-dribbble"].liquid_3d94 {
  background-color: transparent;
  color: #ea4c89;
}
.form_23fd [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.form_23fd [class*="social-icon-envelope"].liquid_3d94 {
  background-color: transparent;
  color: #ea4335;
}
.form_23fd [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.form_23fd [class*="social-icon-facebook"].liquid_3d94 {
  background-color: transparent;
  color: #3b5998;
}
.form_23fd [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.form_23fd [class*="social-icon-flickr"].liquid_3d94 {
  background-color: transparent;
  color: #0063dc;
}
.form_23fd [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.form_23fd [class*="social-icon-foursquare"].liquid_3d94 {
  background-color: transparent;
  color: #2d5be3;
}
.form_23fd [class*="social-icon-github"] {
  background-color: #333;
}
.form_23fd [class*="social-icon-github"].liquid_3d94 {
  background-color: transparent;
  color: #333;
}
.form_23fd [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.form_23fd [class*="social-icon-google-plus"].liquid_3d94 {
  background-color: transparent;
  color: #dd4b39;
}
.form_23fd [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.form_23fd [class*="social-icon-houzz"].liquid_3d94 {
  background-color: transparent;
  color: #7ac142;
}
.form_23fd [class*="social-icon-instagram"] {
  background-color: #262626;
}
.form_23fd [class*="social-icon-instagram"].liquid_3d94 {
  background-color: transparent;
  color: #262626;
}
.form_23fd [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.form_23fd [class*="social-icon-jsfiddle"].liquid_3d94 {
  background-color: transparent;
  color: #487aa2;
}
.form_23fd [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.form_23fd [class*="social-icon-linkedin"].liquid_3d94 {
  background-color: transparent;
  color: #0077b5;
}
.form_23fd [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.form_23fd [class*="social-icon-medium"].liquid_3d94 {
  background-color: transparent;
  color: #00ab6b;
}
.form_23fd [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.form_23fd
  [class*="social-icon-odnoklassniki"].liquid_3d94 {
  background-color: transparent;
  color: #f4731c;
}
.form_23fd [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.form_23fd [class*="social-icon-meetup"].liquid_3d94 {
  background-color: transparent;
  color: #ec1c40;
}
.form_23fd [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.form_23fd [class*="social-icon-pinterest"].liquid_3d94 {
  background-color: transparent;
  color: #bd081c;
}
.form_23fd [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.form_23fd [class*="social-icon-product-hunt"].liquid_3d94 {
  background-color: transparent;
  color: #da552f;
}
.form_23fd [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.form_23fd [class*="social-icon-reddit"].liquid_3d94 {
  background-color: transparent;
  color: #ff4500;
}
.form_23fd [class*="social-icon-rss"] {
  background-color: #f26522;
}
.form_23fd [class*="social-icon-rss"].liquid_3d94 {
  background-color: transparent;
  color: #f26522;
}
.form_23fd [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.form_23fd
  [class*="social-icon-shopping-cart"].liquid_3d94 {
  background-color: transparent;
  color: #4caf50;
}
.form_23fd [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.form_23fd [class*="social-icon-skype"].liquid_3d94 {
  background-color: transparent;
  color: #00aff0;
}
.form_23fd [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.form_23fd [class*="social-icon-slideshare"].liquid_3d94 {
  background-color: transparent;
  color: #0077b5;
}
.form_23fd [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.form_23fd [class*="social-icon-snapchat"].liquid_3d94 {
  background-color: transparent;
  color: #fffc00;
}
.form_23fd [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.form_23fd [class*="social-icon-soundcloud"].liquid_3d94 {
  background-color: transparent;
  color: #f80;
}
.form_23fd [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.form_23fd [class*="social-icon-spotify"].liquid_3d94 {
  background-color: transparent;
  color: #2ebd59;
}
.form_23fd [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.form_23fd
  [class*="social-icon-stack-overflow"].liquid_3d94 {
  background-color: transparent;
  color: #fe7a15;
}
.form_23fd [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.form_23fd [class*="social-icon-maldkfgram"].liquid_3d94 {
  background-color: transparent;
  color: #2ca5e0;
}
.form_23fd [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.form_23fd [class*="social-icon-tripadvisor"].liquid_3d94 {
  background-color: transparent;
  color: #589442;
}
.form_23fd [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.form_23fd [class*="social-icon-tumblr"].liquid_3d94 {
  background-color: transparent;
  color: #35465c;
}
.form_23fd [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.form_23fd [class*="social-icon-twitch"].liquid_3d94 {
  background-color: transparent;
  color: #6441a5;
}
.form_23fd [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.form_23fd [class*="social-icon-twitter"].liquid_3d94 {
  background-color: transparent;
  color: #1da1f2;
}
.form_23fd [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.form_23fd [class*="social-icon-vimeo"].liquid_3d94 {
  background-color: transparent;
  color: #1ab7ea;
}
.form_23fd [class*="social-icon-vk"] {
  background-color: #45668e;
}
.form_23fd [class*="social-icon-vk"].liquid_3d94 {
  background-color: transparent;
  color: #45668e;
}
.form_23fd [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.form_23fd [class*="social-icon-weibo"].liquid_3d94 {
  background-color: transparent;
  color: #df2029;
}
.form_23fd [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.form_23fd [class*="social-icon-weixin"].liquid_3d94 {
  background-color: transparent;
  color: #7bb32e;
}
.form_23fd [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.form_23fd [class*="social-icon-whatsapp"].liquid_3d94 {
  background-color: transparent;
  color: #25d366;
}
.form_23fd [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.form_23fd [class*="social-icon-wordpress"].liquid_3d94 {
  background-color: transparent;
  color: #21759b;
}
.form_23fd [class*="social-icon-xing"] {
  background-color: #026466;
}
.form_23fd [class*="social-icon-xing"].liquid_3d94 {
  background-color: transparent;
  color: #026466;
}
.form_23fd [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.form_23fd [class*="social-icon-yelp"].liquid_3d94 {
  background-color: transparent;
  color: #af0606;
}
.form_23fd [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.form_23fd [class*="social-icon-youtube"].liquid_3d94 {
  background-color: transparent;
  color: #cd201f;
}
.medium_95c0 {
  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;
}
.medium_95c0:hover {
  box-shadow: none;
  background: 0 0;
}
.row-dark-ea90 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.column-bf64 {
  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;
}
.border-top-976e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.accordion-cfb4 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.accordion-cfb4,
.accordion-cfb4::after,
.accordion-cfb4::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;
}
.accordion-cfb4::after,
.accordion-cfb4::before {
  content: "";
  display: block;
  background-color: inherit;
}
.outline_stale_406c .column-bf64 .border-top-976e {
  margin-top: -2px;
  width: 19px;
}
.outline_stale_406c .column-bf64 .accordion-cfb4 {
  margin-top: -1px;
}
.outline_stale_406c .column-bf64 .accordion-cfb4,
.outline_stale_406c .column-bf64 .accordion-cfb4::after,
.outline_stale_406c .column-bf64 .accordion-cfb4::before {
  width: 19px;
  height: 2px;
}
.outline_stale_406c .column-bf64 .accordion-cfb4::before {
  top: -6px;
}
.outline_stale_406c .column-bf64 .accordion-cfb4::after {
  bottom: -6px;
}
.search-last-d4d9 .column-bf64 .border-top-976e {
  margin-top: -2px;
  width: 22px;
}
.search-last-d4d9 .column-bf64 .accordion-cfb4 {
  margin-top: -1px;
}
.search-last-d4d9 .column-bf64 .accordion-cfb4,
.search-last-d4d9 .column-bf64 .accordion-cfb4::after,
.search-last-d4d9 .column-bf64 .accordion-cfb4::before {
  width: 22px;
  height: 2px;
}
.search-last-d4d9 .column-bf64 .accordion-cfb4::before {
  top: -7px;
}
.search-last-d4d9 .column-bf64 .accordion-cfb4::after {
  bottom: -7px;
}
.main-3f0c .column-bf64 .border-top-976e {
  margin-top: -2px;
  width: 31px;
}
.main-3f0c .column-bf64 .accordion-cfb4 {
  margin-top: -1.5px;
}
.main-3f0c .column-bf64 .accordion-cfb4,
.main-3f0c .column-bf64 .accordion-cfb4::after,
.main-3f0c .column-bf64 .accordion-cfb4::before {
  width: 31px;
  height: 3px;
}
.main-3f0c .column-bf64 .accordion-cfb4::before {
  top: -9px;
}
.main-3f0c .column-bf64 .accordion-cfb4::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .backdrop_3d80 .column-bf64 .border-top-976e {
    margin-top: -2px;
    width: 19px;
  }
  .backdrop_3d80 .column-bf64 .accordion-cfb4 {
    margin-top: -1px;
  }
  .backdrop_3d80 .column-bf64 .accordion-cfb4,
  .backdrop_3d80 .column-bf64 .accordion-cfb4::after,
  .backdrop_3d80 .column-bf64 .accordion-cfb4::before {
    width: 19px;
    height: 2px;
  }
  .backdrop_3d80 .column-bf64 .accordion-cfb4::before {
    top: -6px;
  }
  .backdrop_3d80 .column-bf64 .accordion-cfb4::after {
    bottom: -6px;
  }
  .panel-f6f5 .column-bf64 .border-top-976e {
    margin-top: -2px;
    width: 22px;
  }
  .panel-f6f5 .column-bf64 .accordion-cfb4 {
    margin-top: -1px;
  }
  .panel-f6f5 .column-bf64 .accordion-cfb4,
  .panel-f6f5 .column-bf64 .accordion-cfb4::after,
  .panel-f6f5 .column-bf64 .accordion-cfb4::before {
    width: 22px;
    height: 2px;
  }
  .panel-f6f5 .column-bf64 .accordion-cfb4::before {
    top: -7px;
  }
  .panel-f6f5 .column-bf64 .accordion-cfb4::after {
    bottom: -7px;
  }
  .list-upper-5d96 .column-bf64 .border-top-976e {
    margin-top: -2px;
    width: 31px;
  }
  .list-upper-5d96 .column-bf64 .accordion-cfb4 {
    margin-top: -1.5px;
  }
  .list-upper-5d96 .column-bf64 .accordion-cfb4,
  .list-upper-5d96 .column-bf64 .accordion-cfb4::after,
  .list-upper-5d96 .column-bf64 .accordion-cfb4::before {
    width: 31px;
    height: 3px;
  }
  .list-upper-5d96 .column-bf64 .accordion-cfb4::before {
    top: -9px;
  }
  .list-upper-5d96 .column-bf64 .accordion-cfb4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .fluid_0a92 .column-bf64 .border-top-976e {
    margin-top: -2px;
    width: 19px;
  }
  .fluid_0a92 .column-bf64 .accordion-cfb4 {
    margin-top: -1px;
  }
  .fluid_0a92 .column-bf64 .accordion-cfb4,
  .fluid_0a92 .column-bf64 .accordion-cfb4::after,
  .fluid_0a92 .column-bf64 .accordion-cfb4::before {
    width: 19px;
    height: 2px;
  }
  .fluid_0a92 .column-bf64 .accordion-cfb4::before {
    top: -6px;
  }
  .fluid_0a92 .column-bf64 .accordion-cfb4::after {
    bottom: -6px;
  }
  .block-lite-94e3 .column-bf64 .border-top-976e {
    margin-top: -2px;
    width: 22px;
  }
  .block-lite-94e3 .column-bf64 .accordion-cfb4 {
    margin-top: -1px;
  }
  .block-lite-94e3 .column-bf64 .accordion-cfb4,
  .block-lite-94e3 .column-bf64 .accordion-cfb4::after,
  .block-lite-94e3 .column-bf64 .accordion-cfb4::before {
    width: 22px;
    height: 2px;
  }
  .block-lite-94e3 .column-bf64 .accordion-cfb4::before {
    top: -7px;
  }
  .block-lite-94e3 .column-bf64 .accordion-cfb4::after {
    bottom: -7px;
  }
  .menu-6939 .column-bf64 .border-top-976e {
    margin-top: -2px;
    width: 31px;
  }
  .menu-6939 .column-bf64 .accordion-cfb4 {
    margin-top: -1.5px;
  }
  .menu-6939 .column-bf64 .accordion-cfb4,
  .menu-6939 .column-bf64 .accordion-cfb4::after,
  .menu-6939 .column-bf64 .accordion-cfb4::before {
    width: 31px;
    height: 3px;
  }
  .menu-6939 .column-bf64 .accordion-cfb4::before {
    top: -9px;
  }
  .menu-6939 .column-bf64 .accordion-cfb4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .item_70e9 .column-bf64 .border-top-976e {
    margin-top: -2px;
    width: 19px;
  }
  .item_70e9 .column-bf64 .accordion-cfb4 {
    margin-top: -1px;
  }
  .item_70e9 .column-bf64 .accordion-cfb4,
  .item_70e9 .column-bf64 .accordion-cfb4::after,
  .item_70e9 .column-bf64 .accordion-cfb4::before {
    width: 19px;
    height: 2px;
  }
  .item_70e9 .column-bf64 .accordion-cfb4::before {
    top: -6px;
  }
  .item_70e9 .column-bf64 .accordion-cfb4::after {
    bottom: -6px;
  }
  .outer_c8d4 .column-bf64 .border-top-976e {
    margin-top: -2px;
    width: 22px;
  }
  .outer_c8d4 .column-bf64 .accordion-cfb4 {
    margin-top: -1px;
  }
  .outer_c8d4 .column-bf64 .accordion-cfb4,
  .outer_c8d4 .column-bf64 .accordion-cfb4::after,
  .outer_c8d4 .column-bf64 .accordion-cfb4::before {
    width: 22px;
    height: 2px;
  }
  .outer_c8d4 .column-bf64 .accordion-cfb4::before {
    top: -7px;
  }
  .outer_c8d4 .column-bf64 .accordion-cfb4::after {
    bottom: -7px;
  }
  .pagination_a9fa .column-bf64 .border-top-976e {
    margin-top: -2px;
    width: 31px;
  }
  .pagination_a9fa .column-bf64 .accordion-cfb4 {
    margin-top: -1.5px;
  }
  .pagination_a9fa .column-bf64 .accordion-cfb4,
  .pagination_a9fa .column-bf64 .accordion-cfb4::after,
  .pagination_a9fa .column-bf64 .accordion-cfb4::before {
    width: 31px;
    height: 3px;
  }
  .pagination_a9fa .column-bf64 .accordion-cfb4::before {
    top: -9px;
  }
  .pagination_a9fa .column-bf64 .accordion-cfb4::after {
    bottom: -9px;
  }
}
.notice_2b7a .accordion-cfb4 {
  -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);
}
.notice_2b7a .accordion-cfb4::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.notice_2b7a .accordion-cfb4::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);
}
.notice_2b7a.search_a828 .accordion-cfb4 {
  -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);
}
.notice_2b7a.search_a828 .accordion-cfb4::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.notice_2b7a.search_a828 .accordion-cfb4::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);
}
.label_slow_d807 {
  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.focus_clean_697a:before {
  display: none;
}
.shadow-lite-1ef2 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.shadow-lite-1ef2 .prev_e3e1 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.shadow-lite-1ef2 .prev_e3e1:last-of-type {
  border-bottom: none;
}
.shadow-lite-1ef2 .prev_e3e1.hero-current-f3b1,
.shadow-lite-1ef2 .prev_e3e1.paper_ffe6,
.shadow-lite-1ef2 .prev_e3e1.disabled_active_c0d2 {
  padding: 0;
}
.shadow-lite-1ef2 .column-ab1e .selected_a3fe {
  color: currentColor;
}
.shadow-lite-1ef2 .column-ab1e .selected_a3fe:focus,
.shadow-lite-1ef2 .column-ab1e .selected_a3fe:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow-lite-1ef2.bottom-2a7c .fluid-24ce,
.shadow-lite-1ef2.bottom-2a7c .section_ffd6 a,
.shadow-lite-1ef2.bottom-2a7c .medium_1707 a,
.shadow-lite-1ef2.bottom-2a7c .nav-8b2b a {
  color: rgba(0, 0, 0, 0.55);
}
.shadow-lite-1ef2.bottom-2a7c .fluid-24ce:hover,
.shadow-lite-1ef2.bottom-2a7c .section_ffd6 a:hover,
.shadow-lite-1ef2.bottom-2a7c .medium_1707 a:hover,
.shadow-lite-1ef2.bottom-2a7c .nav-8b2b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-lite-1ef2.bottom-2a7c .small-9c7d {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-lite-1ef2.bottom-2a7c .prev_e3e1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow-lite-1ef2.bottom-2a7c .prev_e3e1:before {
  background: rgba(0, 0, 0, 0.08);
}
.shadow-lite-1ef2.bottom-2a7c .preview-mini-0afc:before {
  background: rgba(255, 255, 255, 0.9);
}
.shadow-lite-1ef2.bottom-2a7c .column-ab1e .photo_inner_d49b li a,
.shadow-lite-1ef2.bottom-2a7c .column-ab1e .selected_a3fe,
.shadow-lite-1ef2.bottom-2a7c .nav-8b2b {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow-lite-1ef2.bottom-2a7c .column-ab1e .selected_a3fe:focus,
.shadow-lite-1ef2.bottom-2a7c .column-ab1e .selected_a3fe:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow-lite-1ef2.bottom-2a7c .photo_inner_d49b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow-lite-1ef2.chip_dark_37ba .fluid-24ce,
.shadow-lite-1ef2.chip_dark_37ba .section_ffd6 a,
.shadow-lite-1ef2.chip_dark_37ba .medium_1707 .selected_a3fe,
.shadow-lite-1ef2.chip_dark_37ba .medium_1707 a,
.shadow-lite-1ef2.chip_dark_37ba .nav-8b2b a {
  color: rgba(255, 255, 255, 0.79);
}
.shadow-lite-1ef2.chip_dark_37ba .fluid-24ce:hover,
.shadow-lite-1ef2.chip_dark_37ba .section_ffd6 a:hover,
.shadow-lite-1ef2.chip_dark_37ba .medium_1707 .selected_a3fe:hover,
.shadow-lite-1ef2.chip_dark_37ba .medium_1707 a:hover,
.shadow-lite-1ef2.chip_dark_37ba .nav-8b2b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-lite-1ef2.chip_dark_37ba .small-9c7d {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-lite-1ef2.chip_dark_37ba .prev_e3e1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-lite-1ef2.chip_dark_37ba .prev_e3e1:before {
  background: rgba(255, 255, 255, 0.08);
}
.shadow-lite-1ef2.chip_dark_37ba .preview-mini-0afc:before {
  background: rgba(0, 0, 0, 0.9);
}
.shadow-lite-1ef2.chip_dark_37ba .column-ab1e .photo_inner_d49b li a,
.shadow-lite-1ef2.chip_dark_37ba .column-ab1e .selected_a3fe,
.shadow-lite-1ef2.chip_dark_37ba .nav-8b2b {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-lite-1ef2.chip_dark_37ba .column-ab1e .selected_a3fe:focus,
.shadow-lite-1ef2.chip_dark_37ba .column-ab1e .selected_a3fe:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow-lite-1ef2.chip_dark_37ba .photo_inner_d49b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview-mini-0afc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.preview-mini-0afc:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.liquid_76fc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.mask_bronze_46c5 .shadow-lite-1ef2 {
  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;
}
.mask_bronze_46c5 .prev_e3e1 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.mask_bronze_46c5 .prev_e3e1: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) {
  .mask_bronze_46c5 .prev_e3e1:before {
    width: 16%;
    left: 42%;
  }
}
.mask_bronze_46c5 .prev_e3e1:last-child:before {
  content: none;
}
.mask_bronze_46c5 .prev_e3e1[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.mask_bronze_46c5 .column-ab1e .photo_inner_d49b li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.mask_bronze_46c5 .column-ab1e .photo_inner_d49b li a .selected_a3fe {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.mask_bronze_46c5 .column-ab1e .nav-8b2b {
  border: none;
}
.mask_bronze_46c5 .column-ab1e .nav-8b2b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.mask_bronze_46c5 .preview-mini-0afc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.mask_bronze_46c5 .liquid_76fc {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.mask_bronze_46c5 .chip_dark_37ba .preview-mini-0afc:before {
  background: rgba(0, 0, 0, 0.9);
}
.mask_bronze_46c5 .bottom-2a7c.large_7988 .accordion-cfb4 {
  background: rgba(0, 0, 0, 0.6);
}
.mask_bronze_46c5
  .bottom-2a7c.large_7988
  .accordion-cfb4::after,
.mask_bronze_46c5
  .bottom-2a7c.large_7988
  .accordion-cfb4:before {
  background: inherit;
}
.mask_bronze_46c5
  .bottom-2a7c.large_7988:hover
  .accordion-cfb4 {
  background: rgba(0, 0, 0, 0.8);
}
.primary_a0f7 .shadow-lite-1ef2 {
  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) {
  .primary_a0f7 .shadow-lite-1ef2 {
    width: auto;
    right: 45px;
  }
}
.mask-81ae .shadow-lite-1ef2 {
  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) {
  .mask-81ae .shadow-lite-1ef2 {
    width: auto;
    left: 45px;
  }
}
.focus_clean_697a .shadow-lite-1ef2 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.focus_clean_697a .liquid_76fc {
  max-width: 48em;
  margin: 0 auto;
}
.focus_clean_697a .preview-mini-0afc:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.brown_e8f3 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.brown_e8f3.mask_bronze_46c5 .shadow-lite-1ef2 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.brown_e8f3.primary_a0f7 .shadow-lite-1ef2 {
  height: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.brown_e8f3 .shadow-lite-1ef2 {
  visibility: visible;
}
.brown_e8f3.mask-81ae .shadow-lite-1ef2 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.smooth-edab,
.dim_b6f4 {
  overflow-x: hidden;
}
.smooth-edab .shadow-lite-1ef2 {
  overflow: auto;
}
.smooth-edab.mask_bronze_46c5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.smooth-edab.mask_bronze_46c5 .shadow-lite-1ef2 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.smooth-edab.mask_bronze_46c5 .medium_95c0 {
  opacity: 0;
}
.smooth-edab.primary_a0f7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.smooth-edab.primary_a0f7 .shadow-lite-1ef2 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.smooth-edab.primary_a0f7 .medium_95c0 {
  opacity: 0;
}
.smooth-edab.mask-81ae {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.smooth-edab.mask-81ae .shadow-lite-1ef2 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.smooth-edab.mask-81ae .medium_95c0 {
  opacity: 0;
}
.smooth-edab.focus_clean_697a .shadow-lite-1ef2 {
  z-index: 10;
  visibility: visible;
}
.large_7988 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.large_7988 .accordion-cfb4 {
  background: rgba(255, 255, 255, 0.99);
}
.large_7988 .accordion-cfb4::after,
.large_7988 .accordion-cfb4:before {
  background: inherit;
}
.large_7988:hover .accordion-cfb4 {
  background: rgba(255, 255, 255, 0.99);
}
.mask-81ae .large_7988 {
  top: 10px;
  right: auto;
  left: 12px;
}
.focus_clean_697a .large_7988 {
  display: none !important;
}
.smooth-edab:before,
.dim_b6f4:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.smooth-edab .large_7988,
.dim_b6f4 .large_7988 {
  display: inline-block;
}
.shadow-lite-1ef2 .easy-b842 {
  -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;
}
.smooth-edab .shadow-lite-1ef2 .easy-b842,
.dim_b6f4 .shadow-lite-1ef2 .easy-b842 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.orange-b6e9 .upper-65d0 {
  width: 100%;
}
.dropdown_1183 {
  padding: 0 0.5em 0;
}
.dropdown_1183 [class*="customify-col-"],
.dropdown_1183 [class*="customify-col_"],
.dropdown_1183 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.item_b390 .dropdown_1183 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .accordion-cool-d9ff .slider_1f49,
  .slider_1f49 {
    display: none;
  }
  .logo-8323 {
    text-align: left;
  }
  .feature_fdb4 {
    text-align: center;
  }
  .caption-north-6ce6 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .accordion-cool-d9ff .stale_3c72,
  .stale_3c72 {
    display: none;
  }
  .picture_fluid_44ab {
    text-align: left;
  }
  .hard_ec9f {
    text-align: center;
  }
  .primary-under-134d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .accordion-cool-d9ff .item-pro-dd32,
  .item-pro-dd32 {
    display: none;
  }
  .image_8f07 {
    text-align: left;
  }
  .surface_b2ee {
    text-align: center;
  }
  .small_d141 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.filter-ac30 {
  box-shadow: none !important;
}
.active-north-113a .tertiary-6d03,
.video_thick_aed8 .tertiary-6d03 {
  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;
}
.video_thick_aed8 .tertiary-6d03 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.section-2404 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.section-2404:after,
.section-2404:before {
  content: "";
  display: table;
}
.section-2404:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .section-2404 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.section-2404,
.bottom-15eb {
  max-width: 1248px;
  margin: 0 auto;
}

.content-a77e.outline_up_d6a7 .section-2404 {
  max-width: 100%;
}
.content-a77e.cool-20b6 {
  max-width: 1200px;
  margin: 0 auto;
}
.content-a77e.purple_a745 .section-2404 {
  max-width: 100%;
}
.content-a77e.purple_a745 > .section-2404 {
  padding-left: 0;
  padding-right: 0;
}
.content-a77e.purple_a745 > .section-2404 .accordion-cool-d9ff {
  margin: 0;
}
.content-a77e.purple_a745
  > .section-2404
  .pattern-center-b60c.hero-2cb9 {
  margin-right: 0;
  margin-left: 0;
}
.content-a77e.purple_a745 #main.hero-2cb9 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .mask-top-bb49 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .mask-top-bb49 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb-bd58 .menu_basic_1b37 {
    padding-right: 1em;
  }
  .breadcrumb-bd58.feature-504b .pattern-center-b60c {
    border-right: 1px solid #eaecee;
  }
  .breadcrumb-bd58.feature-504b .menu_basic_1b37 {
    padding-right: 1em;
  }
  .breadcrumb-bd58.feature-504b .north_fe01 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accent-1bbd .menu_basic_1b37 {
    padding-left: 1em;
  }
  .accent-1bbd.feature-504b .pattern-center-b60c {
    border-left: 1px solid #eaecee;
  }
  .accent-1bbd.feature-504b .menu_basic_1b37 {
    padding-left: 1em;
  }
  .accent-1bbd.feature-504b .north_fe01 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .feature-e5fb .menu_basic_1b37 {
    padding-left: 1em;
  }
  .feature-e5fb.feature-504b .wide-4a8e {
    border-right: 1px solid #eaecee;
  }
  .feature-e5fb.feature-504b .tertiary_orange_8460 {
    border-right: 1px solid #eaecee;
  }
  .feature-e5fb.feature-504b .menu_basic_1b37 {
    padding-left: 1em;
  }
  .feature-e5fb.feature-504b .north_fe01 {
    padding-right: 1em;
  }
  .feature-e5fb.feature-504b .focus_current_627f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress-hard-9208 .menu_basic_1b37 {
    padding-right: 1em;
  }
  .progress-hard-9208.feature-504b .wide-4a8e {
    border-left: 1px solid #eaecee;
  }
  .progress-hard-9208.feature-504b .tertiary_orange_8460 {
    border-left: 1px solid #eaecee;
  }
  .progress-hard-9208.feature-504b .menu_basic_1b37 {
    padding-right: 1em;
  }
  .progress-hard-9208.feature-504b .north_fe01 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .progress-hard-9208.feature-504b .focus_current_627f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask-top-bb49 .menu_basic_1b37 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mask-top-bb49.feature-504b .pattern-center-b60c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .mask-top-bb49.feature-504b .menu_basic_1b37 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mask-top-bb49.feature-504b .north_fe01 {
    padding-left: 1em;
  }
  .mask-top-bb49.feature-504b .focus_current_627f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .mask-top-bb49.feature-504b .menu_basic_1b37 {
    padding-left: 0;
  }
}
.list_e52e .progress-5dc6 {
  display: inline-block;
}
.rough_fd4b {
  display: inline-block;
}
.search-blue-1a93 {
  word-con: break-word;
}
.panel-cbb4 > span {
  display: inline-block;
  padding: 5px 0;
}
.panel-cbb4 .hero_dim_f834 {
  margin-left: 8px;
  margin-right: 8px;
}
.panel-cbb4 .gallery_2348 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hard-7418 .dropdown-out-b9b9 {
  margin-bottom: 2em;
}
.hard-7418 .hero_large_ae2e {
  margin-bottom: 15px;
}
.hard-7418 .hero_large_ae2e:last-child {
  margin-bottom: 0;
}
.hard-7418 .container_black_f143 {
  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) {
  .hard-7418 .container_black_f143 {
    display: block;
  }
}
.hard-7418 .focused-9570 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hard-7418 .focused-9570 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hard-7418 .wood_777d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hard-7418 .wood_777d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hard-7418 .wood_777d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hard-7418 .search-blue-1a93 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hard-7418 .search-blue-1a93 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hard-7418 .thumbnail-cool-5966 p:last-child {
  margin-bottom: 0;
}
.hard-7418 .active-0b40 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hard-7418 .tooltip-555a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hard-7418 .motion_beac {
  margin-top: 1em;
}
.hard-7418 .item_static_7517 {
  top: 0;
  display: block;
}
.hard-7418 .item_static_7517 a {
  color: inherit;
}
.hard-7418 .item_static_7517 a:hover {
  color: inherit;
}
.hard-7418 .main_da78 {
  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;
}
.hard-7418 .main_da78:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hard-7418 .tooltip-555a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hard-7418 .accordion-purple-971c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hard-7418 .accordion-purple-971c:first-child {
  margin-top: 0;
}
.hard-7418 .accordion-purple-971c.thick-fca1 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hard-7418 .accordion-purple-971c.column_e234 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hard-7418
  .accordion-purple-971c.column_e234.shadow-green-673e
  .motion_beac {
  width: 100%;
}
.hard-7418 .column_e234 {
  -webkit-box-align: center;
  align-items: center;
}
.hard-7418 .column_e234 .panel-cbb4,
.hard-7418 .column_e234 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hard-7418 .wood_777d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hard-7418 .wood_777d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hard-7418 .wood_777d: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;
}
.hard-7418 .thick-fca1 {
  z-index: 5;
}
.hard-7418 .solid_f7b2 .caption_0cc4 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hard-7418 .advanced_4368 .caption_0cc4 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hard-7418 .info_7572 .caption_0cc4 {
  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;
}
.hard-7418.banner_cf4d .container_black_f143,
.hard-7418.background_6f0a .container_black_f143 {
  display: block;
}
.hard-7418.banner_cf4d .container_black_f143 .popup-center-6f39,
.hard-7418.banner_cf4d .container_black_f143 .tooltip-555a,
.hard-7418.background_6f0a .container_black_f143 .popup-center-6f39,
.hard-7418.background_6f0a .container_black_f143 .tooltip-555a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hard-7418.video-0269 .focused-9570 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hard-7418.video-0269 .focused-9570 {
    margin-right: 0;
  }
}
.hard-7418.banner_cf4d .focused-9570,
.hard-7418.background_6f0a .focused-9570 {
  padding-top: 40%;
}
.hard-7418.banner_cf4d .dropdown-out-b9b9,
.hard-7418.background_6f0a .dropdown-out-b9b9 {
  display: block;
}
.hard-7418.banner_cf4d .fn-sticky-ec59 .tooltip-555a,
.hard-7418.background_6f0a .fn-sticky-ec59 .tooltip-555a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hard-7418.banner_cf4d .focused-9570,
.hard-7418.background_6f0a .focused-9570 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hard-7418.banner_cf4d .tooltip-555a {
  padding: 1em;
}
.white_461d {
  margin: 30px auto;
  display: block;
}
.white_461d .hovered_38de > * {
  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;
}
.white_461d .hovered_38de > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.white_461d .hovered_38de span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.disabled_9803 .panel-cbb4 {
  margin-bottom: 1.41575em;
}
.disabled_9803 .block_slow_7b80 {
  margin-bottom: 1.618em;
}
.narrow_1927 .carousel_495b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.narrow_1927 .carousel_495b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.narrow_1927 .lite-97a7 {
  max-width: 100%;
  overflow: auto;
}
.hidden-3eb4 .narrow_1927 a:hover {
  text-decoration: underline;
}
.accent_active_416b .hero_large_ae2e:not(.search-blue-1a93),
.accent_active_416b .wood_777d {
  margin-bottom: 1.41575em;
}
.accent_active_416b .hero_large_ae2e:not(.search-blue-1a93):last-child,
.accent_active_416b .wood_777d:last-child {
  margin-bottom: 0;
}
.accent_active_416b .hero_large_ae2e.frame_small_cb70 {
  margin-bottom: 0.41575em;
}
.accent_active_416b .paper-438b:before,
.accent_active_416b .secondary_a3d3:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.accent_active_416b .paper-438b:before {
  content: "\f115";
}
.accent_active_416b .secondary_a3d3:before {
  content: "\f02c";
}
.accent_active_416b .container_black_3826 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.accent_active_416b .container_black_3826 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.icon_mini_37ad {
  display: -webkit-box;
  display: flex;
}
.icon_mini_37ad .breadcrumb_74af {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .icon_mini_37ad .breadcrumb_74af {
    flex-basis: 90px;
  }
}
.icon_mini_37ad .icon-ab4e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .icon_mini_37ad .icon-ab4e {
    flex-basis: calc(100% - 50px);
  }
}
.icon_mini_37ad .chip_static_9522 p:last-child {
  margin-bottom: 0.72em;
}
.silver-2ddd .hovered_38de {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.silver-2ddd .hovered_38de:after,
.silver-2ddd .hovered_38de:before {
  content: "";
  display: table;
}
.silver-2ddd .hovered_38de:after {
  clear: both;
}
.silver-2ddd .hovered_38de .table-red-34a9,
.silver-2ddd .hovered_38de .pagination_383c {
  width: 49%;
}
.silver-2ddd .hovered_38de .table-red-34a9 a span.filter-4796,
.silver-2ddd .hovered_38de .pagination_383c a span.filter-4796 {
  display: block;
  margin-bottom: 5px;
}
.silver-2ddd .hovered_38de .pagination_383c {
  float: left;
  text-align: left;
}
.silver-2ddd .hovered_38de .table-red-34a9 {
  float: right;
  text-align: right;
}
.stale-6130 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .stale-6130 {
    margin-bottom: 0;
  }
}
.paragraph-0796 {
  margin-bottom: 1em;
}
.paragraph-0796 .search-blue-1a93 {
  font-size: 1.1em;
  line-height: 1.3;
}
.breadcrumb-2549 a {
  display: block;
  line-height: 0;
  position: relative;
}
.feature_5479 .paragraph-0796,
.hidden_solid_9aba .paragraph-0796 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .feature_5479 .paragraph-0796,
  .hidden_solid_9aba .paragraph-0796 {
    display: block;
  }
}
.feature_5479 .breadcrumb-2549,
.hidden_solid_9aba .breadcrumb-2549 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .feature_5479 .breadcrumb-2549,
  .hidden_solid_9aba .breadcrumb-2549 {
    margin-bottom: 1em;
  }
}
.feature_5479 .breadcrumb-2549 img,
.hidden_solid_9aba .breadcrumb-2549 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.feature_5479 .search_6d00,
.hidden_solid_9aba .search_6d00 {
  flex-basis: calc(100% - 160px);
}
.feature_5479 .search_6d00 p,
.hidden_solid_9aba .search_6d00 p {
  margin-bottom: 0;
}
.feature_5479 .search_6d00 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .feature_5479 .search_6d00 {
    padding-left: 0;
  }
}
.hidden_solid_9aba .search_6d00 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hidden_solid_9aba .search_6d00 {
    padding-right: 0;
  }
}
.hidden_solid_9aba .breadcrumb-2549 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.element-advanced-043c .breadcrumb-2549 {
  margin-bottom: 0.5em;
}
.element-advanced-043c .breadcrumb-2549 img {
  width: 100%;
}
.text-plasma-1cad .section-prev-a929,
.breadcrumb_d424 .section-prev-a929 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.breadcrumb_d424 .pattern-center-b60c .lower-bf4b p:last-child {
  margin-bottom: 0;
}
.column_2612 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.box_cad2 .video-b0ca {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .box_cad2 .video-b0ca:last-of-type {
    margin-bottom: 0;
  }
}
.box_cad2 .video-b0ca ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.box_cad2 .video-b0ca ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.box_cad2 .video-b0ca ul li {
  margin: 0 0 0.6em;
}
.box_cad2 .video-b0ca ul li.button-medium-e6fa,
.box_cad2 .video-b0ca ul li.popup-c6f2 {
  position: relative;
}
.box_cad2 .video-b0ca ul li.button-medium-e6fa .popup_a3dd,
.box_cad2 .video-b0ca ul li.popup-c6f2 .popup_a3dd {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.box_cad2 .video-b0ca ul li.button-medium-e6fa:after:after,
.box_cad2 .video-b0ca ul li.button-medium-e6fa:after:before,
.box_cad2
  .video-b0ca
  ul
  li.popup-c6f2:after:after,
.box_cad2
  .video-b0ca
  ul
  li.popup-c6f2:after:before {
  content: "";
  display: table;
}
.box_cad2 .video-b0ca ul li.button-medium-e6fa:after:after,
.box_cad2
  .video-b0ca
  ul
  li.popup-c6f2:after:after {
  clear: both;
}
.box_cad2 .video-b0ca a.main_right_2712:hover {
  text-decoration: none;
}
.box_cad2 .video-b0ca select {
  max-width: 100%;
}
.box_cad2 .video-b0ca table {
  font-size: 85%;
}
.box_cad2 .video-b0ca table td,
.box_cad2 .video-b0ca table th {
  padding: 0.2360828548em;
  text-align: center;
}
.box_cad2 .video-b0ca table tfoot td {
  text-align: left;
}
.box_cad2 .video-b0ca :last-child {
  margin-bottom: 0;
}
.box_cad2 .video-b0ca .component-plasma-827c {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.box_cad2 .video-b0ca .component-plasma-827c label {
  width: 100%;
}
.box_cad2 .video-b0ca .component-plasma-827c .paragraph_b499 {
  width: 100%;
  display: block;
}
.box_cad2 .video-b0ca .component-plasma-827c .lite-5750 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.box_cad2 .video-b0ca .component-plasma-827c .lite-5750:hover svg #svg-search {
  fill: #444;
}
.box_cad2 .video-b0ca .component-plasma-827c .lite-5750 svg {
  width: 18px;
  height: 18px;
}
.box_cad2 .notice_static_21a9 ul ul,
.box_cad2 .down-4ee7 ul ul,
.box_cad2 .summary-thick-9b5b ul ul,
.box_cad2 .layout_hard_53b1 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.box_cad2 .notice_static_21a9 .aside-blue-e1d6 > a,
.box_cad2 .down-4ee7 .aside-blue-e1d6 > a,
.box_cad2 .summary-thick-9b5b .aside-blue-e1d6 > a,
.box_cad2 .layout_hard_53b1 .aside-blue-e1d6 > a {
  margin-bottom: 0;
}
.box_cad2 .bronze_a883 li,
.box_cad2 .notice_static_21a9 li,
.box_cad2 .glass_75de li,
.box_cad2 .down-4ee7 li,
.box_cad2 .summary-thick-9b5b li,
.box_cad2 .layout_hard_53b1 li,
.box_cad2 .alert_db02 li,
.box_cad2 .tag-large-cceb li {
  display: block;
  position: relative;
}
.box_cad2 .bronze_a883 li:last-child,
.box_cad2 .notice_static_21a9 li:last-child,
.box_cad2 .glass_75de li:last-child,
.box_cad2 .down-4ee7 li:last-child,
.box_cad2 .summary-thick-9b5b li:last-child,
.box_cad2 .layout_hard_53b1 li:last-child,
.box_cad2 .alert_db02 li:last-child,
.box_cad2 .tag-large-cceb li:last-child {
  border: none;
}
.box_cad2 .bronze_a883 li a,
.box_cad2 .notice_static_21a9 li a,
.box_cad2 .glass_75de li a,
.box_cad2 .down-4ee7 li a,
.box_cad2 .summary-thick-9b5b li a,
.box_cad2 .layout_hard_53b1 li a,
.box_cad2 .alert_db02 li a,
.box_cad2 .tag-large-cceb li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.box_cad2 .bronze_a883 li ul li::before,
.box_cad2 .notice_static_21a9 li ul li::before,
.box_cad2 .glass_75de li ul li::before,
.box_cad2 .down-4ee7 li ul li::before,
.box_cad2 .summary-thick-9b5b li ul li::before,
.box_cad2 .layout_hard_53b1 li ul li::before,
.box_cad2 .alert_db02 li ul li::before,
.box_cad2 .tag-large-cceb li ul li::before {
  left: 15px;
}
.box_cad2 .bronze_a883 li ul a,
.box_cad2 .notice_static_21a9 li ul a,
.box_cad2 .glass_75de li ul a,
.box_cad2 .down-4ee7 li ul a,
.box_cad2 .summary-thick-9b5b li ul a,
.box_cad2 .layout_hard_53b1 li ul a,
.box_cad2 .alert_db02 li ul a,
.box_cad2 .tag-large-cceb li ul a {
  padding-left: 20px;
}
.box_cad2 .bronze_a883 li ul ul li::before,
.box_cad2 .notice_static_21a9 li ul ul li::before,
.box_cad2 .glass_75de li ul ul li::before,
.box_cad2 .down-4ee7 li ul ul li::before,
.box_cad2 .summary-thick-9b5b li ul ul li::before,
.box_cad2 .layout_hard_53b1 li ul ul li::before,
.box_cad2 .alert_db02 li ul ul li::before,
.box_cad2 .tag-large-cceb li ul ul li::before {
  left: 30px;
}
.box_cad2 .bronze_a883 li ul ul a,
.box_cad2 .notice_static_21a9 li ul ul a,
.box_cad2 .glass_75de li ul ul a,
.box_cad2 .down-4ee7 li ul ul a,
.box_cad2 .summary-thick-9b5b li ul ul a,
.box_cad2 .layout_hard_53b1 li ul ul a,
.box_cad2 .alert_db02 li ul ul a,
.box_cad2 .tag-large-cceb li ul ul a {
  padding-left: 40px;
}
.box_cad2 .bottom-943f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.box_cad2 .tag-large-cceb ul li {
  margin-bottom: 1.41575em;
}
.box_cad2 .tag-large-cceb ul li .breadcrumb_c3bf {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.box_cad2 .tag-large-cceb ul li .media_1856 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.chip_dark_37ba .bronze_a883 li a,
.chip_dark_37ba .notice_static_21a9 li a,
.chip_dark_37ba .glass_75de li a,
.chip_dark_37ba .down-4ee7 li a,
.chip_dark_37ba .summary-thick-9b5b li a,
.chip_dark_37ba .layout_hard_53b1 li a,
.chip_dark_37ba .alert_db02 li a,
.chip_dark_37ba .tag-large-cceb li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip_dark_37ba .bottom-943f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip_dark_37ba .video-b0ca ul li.button-medium-e6fa .popup_a3dd,
.chip_dark_37ba .video-b0ca ul li.popup-c6f2 .popup_a3dd {
  background: rgba(0, 0, 0, 0.2);
}
.chip_dark_37ba .box_cad2 .video-b0ca select {
  border-color: rgba(255, 255, 255, 0.08);
}
.content-a77e .box_cad2 .photo_inner_d49b li {
  margin: 0;
}
.content-a77e .box_cad2 .photo_inner_d49b li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.content-a77e .box_cad2 .photo_inner_d49b li ul {
  margin: 0;
}
.content-a77e .box_cad2 .photo_inner_d49b li ul li a {
  padding-left: 15px;
}
.content-a77e .box_cad2 .photo_inner_d49b li ul li li a {
  padding-left: 30px;
}
.content-a77e .box_cad2 .photo_inner_d49b li.column_681b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.content-a77e .box_cad2 .photo_inner_d49b li.column_681b > 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;
}
.content-a77e .box_cad2 .photo_inner_d49b li.column_681b > 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;
}
.large_3c87 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.gold-3c72 {
  position: relative;
  z-index: 10;
}
.gold-3c72 .easy-b842 {
  width: 100%;
  max-width: 100%;
}
.paragraph_tiny_057c .mask-hard-a15a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.paragraph_tiny_057c .bottom-2a7c {
}
.paragraph_tiny_057c .chip_dark_37ba {
  background: #292929;
}
.summary_solid_1c11 .mask-hard-a15a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.summary_solid_1c11 .bottom-2a7c {
  background: #f9f9f9;
}
.summary_solid_1c11 .chip_dark_37ba {
  background: #303030;
}
.down_79ff .mask-hard-a15a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .down_79ff .progress-5dc6 {
    margin-bottom: 1em;
  }
  .down_79ff .progress-5dc6:last-child {
    margin-bottom: 0;
  }
}
.down_79ff .bottom-2a7c {
  background: #ededed;
}
.down_79ff .chip_dark_37ba {
  background: #1a1a1a;
}
.mask-hard-a15a.bottom-2a7c {
  color: rgba(0, 0, 0, 0.6);
}
.mask-hard-a15a.bottom-2a7c .breadcrumb_paper_6a20 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.mask-hard-a15a.chip_dark_37ba {
  color: rgba(255, 255, 255, 0.99);
}
.mask-hard-a15a.chip_dark_37ba a:not(.main_right_2712) {
  color: rgba(255, 255, 255, 0.79);
}
.mask-hard-a15a.chip_dark_37ba a:not(.main_right_2712):hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask-hard-a15a.chip_dark_37ba .breadcrumb_paper_6a20 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask-hard-a15a.chip_dark_37ba table tbody td,
.mask-hard-a15a.chip_dark_37ba table th {
  background: rgba(0, 0, 0, 0.08);
}
.large_1053.column_7c7c .section-2404 {
  max-width: initial;
}
.large_1053 .current_97b9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.large_1053 .current_97b9 .easy-b842 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .large_1053 .current_97b9 .easy-b842 {
    display: block;
    margin-bottom: 2em;
  }
  .large_1053 .current_97b9 .easy-b842:last-child {
    margin-bottom: 0;
  }
}
.down_79ff .progress-5dc6:last-child,
.summary_solid_1c11 .progress-5dc6:last-child,
.paragraph_tiny_057c .progress-5dc6:last-child {
  margin-bottom: 0;
}
.down_79ff .progress-5dc6 .box_cad2 .video-b0ca:last-child,
.summary_solid_1c11 .progress-5dc6 .box_cad2 .video-b0ca:last-child,
.paragraph_tiny_057c .progress-5dc6 .box_cad2 .video-b0ca:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .down_79ff .main-b6fb,
  .down_79ff .info_paper_c66f,
  .summary_solid_1c11 .main-b6fb,
  .summary_solid_1c11 .info_paper_c66f,
  .paragraph_tiny_057c .main-b6fb,
  .paragraph_tiny_057c .info_paper_c66f {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .gold-3c72 .progress-5dc6 {
    margin-bottom: 2em;
  }
}
.gold-3c72 p:last-child {
  margin-bottom: 0;
}
.gold-3c72 li,
.gold-3c72 ul {
  list-style: none;
  margin: 0;
}
.gold-3c72 ul ul {
  margin-left: 2.617924em;
}
.basic-0a4c {
  font-size: 0.875em;
}

/* css-noise: 97ac */
.phantom-card-f0 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.0;
}
