/*!
Theme Name: Customify
Theme URI: https://pressmaximum.pattern-d0c6/customify
Author: WPCustomify
Author URI: https://pressmaximum.pattern-d0c6
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.pattern-d0c6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.frame-iron-31b9.static_a03a/licenses/gpl-2.0.main_gas_1e31
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.breadcrumb-cfd7/, (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.hero-east-8e81.main-72dd/normalize.panel_da6c/
 ======
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.panel_da6c v7.0.0 | MIT License | github.pattern-d0c6/necolas/normalize.panel_da6c */
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;
}
.border-c104 .under_ecda,
.button-12b5,
.logo_3f74,
.background_a73d,
.notice-small-9886,
.large-f63a,
.block_iron_59b3,
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;
}
.button-12b5,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .button-12b5,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .button-12b5,
  h1 {
    font-size: 1.8em;
  }
}
.logo_3f74,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.logo_3f74 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .logo_3f74,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .logo_3f74,
  h2 {
    font-size: 1.7em;
  }
}
.background_a73d,
h3 {
  font-size: 1.618em;
}
.border-c104 .under_ecda,
.notice-small-9886,
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.content_712c {
  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;
}
.selected-93a7:after,
.selected-93a7:before,
.filter-wood-6a9c:after,
.filter-wood-6a9c:before {
  content: "";
  display: table;
}
.selected-93a7:after,
.filter-wood-6a9c:after {
  clear: both;
}
.link_tall_d0c2 {
  float: right;
  margin-right: 0;
}
.row_pro_b85c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.accordion_bottom_d754 .item_orange_fedf,
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;
}
.accordion_bottom_d754 .item_orange_fedf: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;
}
.video_orange_b5f7 .item_orange_fedf {
  box-shadow: none;
}
.video_orange_b5f7
  .item_orange_fedf
  .widget_6f88 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.video_orange_b5f7 .item_orange_fedf .short_f827 {
  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;
}
.video_orange_b5f7
  .item_orange_fedf
  .short_f827
  b {
  display: none;
}
.video_orange_b5f7 .south-3381 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.popup_9867:not(.accordion-95eb):not(.surface_941d),
button:not(.accordion-95eb):not(.surface_941d),
input[type="button"]:not(.accordion-95eb):not(
    .surface_941d
  ),
input[type="reset"]:not(.accordion-95eb):not(
    .surface_941d
  ),
input[type="submit"]:not(.accordion-95eb):not(
    .surface_941d
  ) {
  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;
}
.popup_9867:not(.accordion-95eb):not(
    .surface_941d
  ):hover,
button:not(.accordion-95eb):not(
    .surface_941d
  ):hover,
input[type="button"]:not(.accordion-95eb):not(
    .surface_941d
  ):hover,
input[type="reset"]:not(.accordion-95eb):not(
    .surface_941d
  ):hover,
input[type="submit"]:not(.accordion-95eb):not(
    .surface_941d
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.popup_9867:not(.accordion-95eb):not(
    .surface_941d
  ):active,
.popup_9867:not(.accordion-95eb):not(
    .surface_941d
  ):focus,
button:not(.accordion-95eb):not(
    .surface_941d
  ):active,
button:not(.accordion-95eb):not(
    .surface_941d
  ):focus,
input[type="button"]:not(.accordion-95eb):not(
    .surface_941d
  ):active,
input[type="button"]:not(.accordion-95eb):not(
    .surface_941d
  ):focus,
input[type="reset"]:not(.accordion-95eb):not(
    .surface_941d
  ):active,
input[type="reset"]:not(.accordion-95eb):not(
    .surface_941d
  ):focus,
input[type="submit"]:not(.accordion-95eb):not(
    .surface_941d
  ):active,
input[type="submit"]:not(.accordion-95eb):not(
    .surface_941d
  ):focus {
  outline: 0;
}
.popup_9867:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a,
button:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a,
input[type="button"]:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a,
input[type="reset"]:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a,
input[type="submit"]:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a {
  position: relative;
}
.popup_9867:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a
  .glass-a91b,
.popup_9867:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a
  .gallery-e2d1,
.popup_9867:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a
  .container_a064,
.popup_9867:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a
  i,
.popup_9867:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a
  svg,
button:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a
  .glass-a91b,
button:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a
  .gallery-e2d1,
button:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a
  .container_a064,
button:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a
  i,
button:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a
  svg,
input[type="button"]:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a
  .glass-a91b,
input[type="button"]:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a
  .gallery-e2d1,
input[type="button"]:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a
  .container_a064,
input[type="button"]:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a
  i,
input[type="button"]:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a
  svg,
input[type="reset"]:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a
  .glass-a91b,
input[type="reset"]:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a
  .gallery-e2d1,
input[type="reset"]:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a
  .container_a064,
input[type="reset"]:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a
  i,
input[type="reset"]:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a
  svg,
input[type="submit"]:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a
  .glass-a91b,
input[type="submit"]:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a
  .gallery-e2d1,
input[type="submit"]:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a
  .container_a064,
input[type="submit"]:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a
  i,
input[type="submit"]:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a
  svg {
  visibility: hidden;
}
.popup_9867:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a:after,
button:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a:after,
input[type="button"]:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a:after,
input[type="reset"]:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a:after,
input[type="submit"]:not(.accordion-95eb):not(
    .surface_941d
  ).fn-loading-bd4a: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;
}
.popup_9867:not(.accordion-95eb):not(.surface_941d),
input[type="button"]:not(.accordion-95eb):not(
    .surface_941d
  ),
input[type="reset"]:not(.accordion-95eb):not(
    .surface_941d
  ),
input[type="submit"]:not(.accordion-95eb):not(
    .surface_941d
  ) {
  color: #fff;
  background: #235787;
}
.popup_9867:not(.accordion-95eb):not(
    .surface_941d
  ):focus,
input[type="button"]:not(.accordion-95eb):not(
    .surface_941d
  ):focus,
input[type="reset"]:not(.accordion-95eb):not(
    .surface_941d
  ):focus,
input[type="submit"]:not(.accordion-95eb):not(
    .surface_941d
  ):focus {
  color: #fff;
}
.popup_9867.fn-disabled-bd4a:not(.accordion-95eb):not(
    .surface_941d
  ),
.popup_9867[disabled]:not(.accordion-95eb):not(
    .surface_941d
  ),
button.fn-disabled-bd4a:not(.accordion-95eb):not(
    .surface_941d
  ),
button[disabled]:not(.accordion-95eb):not(
    .surface_941d
  ) {
  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;
}
.notice_fluid_123e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.notice_fluid_123e: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;
}
.frame_cool_a265 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.nav-focused-890a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.black-f783 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.selected-93a7:after,
.selected-93a7:before,
.dirty_6bb4:after,
.dirty_6bb4:before,
.main_78a4:after,
.main_78a4:before,
.slider_in_09de:after,
.slider_in_09de:before,
.wrapper_soft_d705:after,
.wrapper_soft_d705:before,
.accordion_wood_7c51:after,
.accordion_wood_7c51:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.selected-93a7:after,
.dirty_6bb4:after,
.main_78a4:after,
.slider_in_09de:after,
.wrapper_soft_d705:after,
.accordion_wood_7c51:after {
  clear: both;
}
.dirty_6bb4 .feature-tiny-66f3,
.main_78a4 .feature-tiny-66f3,
.content-1d2a .feature-tiny-66f3 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.slider-blue-c448 {
  display: inline-block;
}
.focus_3f3b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.focus_3f3b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.focus_3f3b .component_ec38 {
  padding: 1em 0;
  font-size: 85%;
}
.component_ec38 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.hover_9d99 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.hover_9d99:after,
.hover_9d99:before {
  content: "";
  display: table;
}
.hover_9d99:after {
  clear: both;
}
.narrow_0d80 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.info-bottom-daea .narrow_0d80 {
  max-width: 50%;
}
.notice_b9c9 .narrow_0d80 {
  max-width: 33.33%;
}
.button-motion-6c65 .narrow_0d80 {
  max-width: 25%;
}
.alert-medium-2fcc .narrow_0d80 {
  max-width: 20%;
}
.right_2502 .narrow_0d80 {
  max-width: 16.66%;
}
.huge_b960 .narrow_0d80 {
  max-width: 14.28%;
}
.notice-stone-92a1 .narrow_0d80 {
  max-width: 12.5%;
}
.cool-bf96 .narrow_0d80 {
  max-width: 11.11%;
}
.column-smooth-9604 {
  display: block;
}
.border-c104 .search-bronze-6a84 label,
.border-c104 .tag-d2cd label,
.border-c104 .wrapper_01d3 label,
.border-c104 .slow_1f6e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.current-4e3c {
  list-style: none;
  margin: 0;
}
.current-4e3c article.summary_3693 {
  margin-bottom: 0;
}
.current-4e3c ul {
  list-style: none;
  margin: 0;
}
.current-4e3c .main_large_cd7b li.summary_3693 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .current-4e3c .main_large_cd7b li.summary_3693 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .current-4e3c .main_large_cd7b li.summary_3693: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) {
  .current-4e3c .main_large_cd7b li.summary_3693 li.summary_3693 li.summary_3693 li.summary_3693 {
    padding-left: 0;
  }
}
article.summary_3693 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.summary_3693 .dirty_6bb4 p:last-of-type {
  margin-bottom: 0;
}
article.summary_3693 .iron-0954 {
  float: left;
}
article.summary_3693 .lower-91d2 {
  margin-left: 85px;
}
article.summary_3693 .mask-south-cf13 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.summary_3693 .mask-south-cf13 .footer-6752 {
  margin-left: 10px;
}
article.summary_3693 .module-thick-592b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.summary_3693 .pagination-2eca {
  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 .search-bronze-6a84,
  #respond .wrapper_01d3,
  #respond .slow_1f6e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .search-bronze-6a84 input,
#respond .wrapper_01d3 input,
#respond .slow_1f6e input {
  width: 100%;
}
#respond .slow_1f6e {
  margin-right: 0;
}
#respond .chip-4989 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.info-e025 {
  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;
}
.info-e025.paragraph-8287 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.info-e025 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%);
}
.info-e025:focus,
.info-e025: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);
}
.mask_simple_1f10 {
  border-radius: 10%;
}
.video-aa53 {
  border-radius: 50%;
}
.paragraph-440f {
  font-size: 0.72em;
}
.progress-over-9bd3 {
  font-size: 0.875em;
}
.cool-8c91 {
  font-size: 1.1em;
}
.fluid_ac70 {
  text-transform: uppercase;
  line-height: 1.2;
}
.fluid_ac70.paragraph-440f {
  letter-spacing: 0.5px;
}
.up-5cf6,
.up-5cf6 a {
  color: #6d6d6d;
}
.up-5cf6 a:hover {
  color: #111;
}
.shade-selected-df5b {
  color: #6d6d6d;
}
.stone_4f4a {
  overflow-x: hidden;
}
.stone_4f4a .tag-d667.inner_b767 {
  position: relative;
}
.stone_4f4a .tag-d667.inner_b767.button-easy-b491 {
  position: initial;
}
.stone_4f4a
  .tag-d667.inner_b767.button-easy-b491
  .popup-narrow-3025 {
  left: auto;
}
.stone_4f4a .tag-d667 .popup-narrow-3025 {
  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;
}
.stone_4f4a .tag-d667:hover.inner_b767 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.stone_4f4a
  .tag-d667:hover.inner_b767
  .popup-narrow-3025 {
  display: block;
  z-index: 9999999;
}
.stone_4f4a .notice-9293 .accent-0c68,
.stone_4f4a .button_light_bbf6 .accent-0c68 {
  display: none;
}
.stone_4f4a .frame_fd2a .tag-d667:hover.inner_b767 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.border-c104 .search-bronze-6a84 label,
.border-c104 .tag-d2cd label,
.border-c104 .wrapper_01d3 label,
.border-c104 .slow_1f6e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.current-4e3c {
  list-style: none;
  margin: 0;
}
.current-4e3c article.summary_3693 {
  margin-bottom: 0;
}
.current-4e3c ul {
  list-style: none;
  margin: 0;
}
.current-4e3c .main_large_cd7b li.summary_3693 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .current-4e3c .main_large_cd7b li.summary_3693 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .current-4e3c .main_large_cd7b li.summary_3693: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) {
  .current-4e3c .main_large_cd7b li.summary_3693 li.summary_3693 li.summary_3693 li.summary_3693 {
    padding-left: 0;
  }
}
article.summary_3693 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.summary_3693 .dirty_6bb4 p:last-of-type {
  margin-bottom: 0;
}
article.summary_3693 .iron-0954 {
  float: left;
}
article.summary_3693 .lower-91d2 {
  margin-left: 85px;
}
article.summary_3693 .mask-south-cf13 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.summary_3693 .mask-south-cf13 .footer-6752 {
  margin-left: 10px;
}
article.summary_3693 .module-thick-592b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.summary_3693 .pagination-2eca {
  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 .search-bronze-6a84,
  #respond .wrapper_01d3,
  #respond .slow_1f6e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .search-bronze-6a84 input,
#respond .wrapper_01d3 input,
#respond .slow_1f6e input {
  width: 100%;
}
#respond .slow_1f6e {
  margin-right: 0;
}
#respond .chip-4989 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.notice-9293 .over-2338 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.over-2338 .picture_e9b6.active_right_6721 .content-old-db5d > li > a:focus,
.over-2338 .picture_e9b6.active_right_6721 .content-old-db5d > li > a:hover,
.over-2338 .picture_e9b6.static-4b4d .content-old-db5d > li > a:focus,
.over-2338 .picture_e9b6.static-4b4d .content-old-db5d > li > a:hover,
.over-2338 .picture_e9b6.action_1868 .content-old-db5d > li > a:focus,
.over-2338 .picture_e9b6.action_1868 .content-old-db5d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.over-2338
  .picture_e9b6.active_right_6721
  .content-old-db5d
  > li.section_a304
  > a,
.over-2338
  .picture_e9b6.active_right_6721
  .content-old-db5d
  > li.middle-1bd4
  > a,
.over-2338
  .picture_e9b6.static-4b4d
  .content-old-db5d
  > li.section_a304
  > a,
.over-2338
  .picture_e9b6.static-4b4d
  .content-old-db5d
  > li.middle-1bd4
  > a,
.over-2338
  .picture_e9b6.action_1868
  .content-old-db5d
  > li.section_a304
  > a,
.over-2338 .picture_e9b6.action_1868 .content-old-db5d > li.banner_fluid_05ca > a {
  color: rgba(255, 255, 255, 0.99);
}
.over-2338 .link_mini_1f81,
.over-2338 .link_mini_1f81 a {
  color: rgba(255, 255, 255, 0.99);
}
.over-2338 .border-hovered-cb6c.overlay-9bde li a,
.over-2338 .dim_aeab a,
.over-2338 .box_3ddc,
.over-2338 .content-old-db5d > li > a,
.over-2338 .static_d902 {
  color: rgba(255, 255, 255, 0.79);
}
.over-2338 .border-hovered-cb6c.overlay-9bde li a:hover,
.over-2338 .dim_aeab a:hover,
.over-2338 .box_3ddc:hover,
.over-2338 .content-old-db5d > li > a:hover,
.over-2338 .static_d902:hover {
  color: rgba(255, 255, 255, 0.99);
}
.over-2338 .modal_tall_4ecb {
  color: rgba(255, 255, 255, 0.79);
}
.over-2338 .modal_tall_4ecb .filter-7afe {
  color: rgba(255, 255, 255, 0.99);
}
.over-2338 .modal_tall_4ecb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.over-2338 .mini-e78b .center_cad2 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.over-2338 .mini-e78b .center_cad2 .medium_3db7 {
  color: rgba(255, 255, 255, 0.79);
}
.over-2338
  .mini-e78b
  .center_cad2
  .medium_3db7::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.over-2338
  .mini-e78b
  .center_cad2
  .medium_3db7:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.over-2338
  .mini-e78b
  .center_cad2
  .medium_3db7::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.over-2338
  .mini-e78b
  .center_cad2
  .medium_3db7::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.over-2338 .mini-e78b .active-dirty-f3e3 {
  color: rgba(255, 255, 255, 0.79);
}
.over-2338 .mini-e78b .active-dirty-f3e3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slow_5d16
  .over-2338
  .mini-e78b
  .summary_rough_2350
  .layout_fixed_a344 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.slow_5d16
  .over-2338
  .mini-e78b
  .summary_rough_2350
  .medium_3db7 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notice-9293 .current_e728 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.current_e728 .picture_e9b6.active_right_6721 .content-old-db5d > li > a:focus,
.current_e728 .picture_e9b6.active_right_6721 .content-old-db5d > li > a:hover,
.current_e728 .picture_e9b6.static-4b4d .content-old-db5d > li > a:focus,
.current_e728 .picture_e9b6.static-4b4d .content-old-db5d > li > a:hover,
.current_e728 .picture_e9b6.action_1868 .content-old-db5d > li > a:focus,
.current_e728 .picture_e9b6.action_1868 .content-old-db5d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.current_e728
  .picture_e9b6.active_right_6721
  .content-old-db5d
  > li.section_a304
  > a,
.current_e728
  .picture_e9b6.active_right_6721
  .content-old-db5d
  > li.middle-1bd4
  > a,
.current_e728
  .picture_e9b6.static-4b4d
  .content-old-db5d
  > li.section_a304
  > a,
.current_e728
  .picture_e9b6.static-4b4d
  .content-old-db5d
  > li.middle-1bd4
  > a,
.current_e728
  .picture_e9b6.action_1868
  .content-old-db5d
  > li.section_a304
  > a,
.current_e728 .picture_e9b6.action_1868 .content-old-db5d > li.banner_fluid_05ca > a {
  color: rgba(0, 0, 0, 0.8);
}
.current_e728 .link_mini_1f81,
.current_e728 .link_mini_1f81 a {
  color: rgba(0, 0, 0, 0.8);
}
.current_e728 .border-hovered-cb6c.overlay-9bde li a,
.current_e728 .dim_aeab a,
.current_e728 .box_3ddc,
.current_e728 .content-old-db5d > li > a,
.current_e728 .static_d902 {
  color: rgba(0, 0, 0, 0.55);
}
.current_e728 .border-hovered-cb6c.overlay-9bde li a:hover,
.current_e728 .dim_aeab a:hover,
.current_e728 .box_3ddc:hover,
.current_e728 .content-old-db5d > li > a:hover,
.current_e728 .static_d902:hover {
  color: rgba(0, 0, 0, 0.8);
}
.current_e728 .modal_tall_4ecb {
  color: rgba(0, 0, 0, 0.55);
}
.current_e728 .modal_tall_4ecb .filter-7afe {
  color: rgba(0, 0, 0, 0.8);
}
.current_e728 .modal_tall_4ecb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shade_22c7 .content_lower_fe03 {
  margin-left: auto;
  margin-right: auto;
}
.main_78a4 > * {
  margin-left: auto;
  margin-right: auto;
}
.main_78a4 .frame_cool_a265 {
  margin-right: 1.41575em;
}
.alert-1224 .main_78a4 > .huge_b95c {
  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;
}
.alert-1224 .main_78a4 > .popup-purple-bcf9 {
  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;
}
.box-1042.shade_22c7 .content_lower_fe03,
.light_01cb.shade_22c7 .content_lower_fe03 {
  margin-left: 0;
}
.feature-next-904e.shade_22c7 .content_lower_fe03,
.down-3369.shade_22c7 .content_lower_fe03 {
  margin-right: 0;
}
.main_78a4 ol,
.main_78a4 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hot_0c0e video {
  max-width: 100%;
}
.thumbnail_cb88 img {
  display: block;
}
.thumbnail_cb88.frame_cool_a265,
.thumbnail_cb88.nav-focused-890a {
  width: 100%;
}
.thumbnail_cb88.popup-purple-bcf9 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.secondary_wide_291d:not(.sidebar_f722) {
  margin: 1.5em auto;
}
.logo_east_bdb4 p {
  padding: 1.5em 14px;
}
ul.badge_80dc.popup-purple-bcf9,
ul.badge_80dc.huge_b95c,
ul.badge_80dc.old-71c2.huge_b95c {
  padding: 0 14px;
}
.up_a943 {
  display: block;
  overflow-x: auto;
}
.up_a943 table {
  border-collapse: collapse;
  width: 100%;
}
.up_a943 td,
.up_a943 th {
  padding: 0.5em;
}
.main_78a4 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.main_78a4 ol ol,
.main_78a4 ol ul,
.main_78a4 ul ol,
.main_78a4 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.main_78a4 ol ol li,
.main_78a4 ol ul li,
.main_78a4 ul ol li,
.main_78a4 ul ul li {
  margin-left: 0;
}
.detail_fixed_9043.medium_d6bd > .link-static-d4df {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.detail_fixed_9043.medium_d6bd > .link-static-d4df iframe,
.detail_fixed_9043.medium_d6bd > .link-static-d4df > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.stone-2d89 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.stone-2d89.border-7f93 {
  padding: 0;
}
.stone-2d89.border-7f93 cite {
  font-size: 13px;
}
.stone-2d89 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.stone-2d89 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.progress-black-d212 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.progress-black-d212 > p:first-child {
  margin-top: 0;
}
.progress-black-d212 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.progress-black-d212 blockquote {
  border-left: 0;
}
.green-295f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.green-295f:not(.layout-slow-85d9) {
  max-width: 100px;
}
.green-295f.avatar_f2b7 {
  border-bottom: none !important;
  text-align: center;
}
.green-295f.avatar_f2b7::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .logo_east_bdb4 p {
    padding: 1.5em 0;
  }
}
.background-d152 {
  color: #0073aa;
}
.info-4c5c {
  background-color: #0073aa;
}
.message_tall_c481 {
  color: #229fd8;
}
.layout-paper-03dc {
  background-color: #229fd8;
}
.thumbnail-03bc {
  color: #eee;
}
.detail-plasma-7291 {
  background-color: #eee;
}
.rough-03b4 {
  color: #444;
}
.glass-534b {
  background-color: #444;
}
.tooltip_stale_c34c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tooltip_stale_c34c .tabs-f6d2 .dim_aeab {
  font-size: 15px;
}
.tooltip_stale_c34c .dim_aeab {
  line-height: 1.3;
}
.tooltip_stale_c34c .current_e728 {
}
.tooltip_stale_c34c .over-2338 {
  background: #235787;
}
.component_plasma_7b4c {
  padding: 0;
}
.component_plasma_7b4c .over-2338 {
  background: #1a1a1a;
}
.component_plasma_7b4c .current_e728 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.old-e6cd {
  padding: 0;
  border-left: none;
  border-right: none;
}
.old-e6cd .current_e728 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.old-e6cd .over-2338 {
  background: #303030;
}
.accordion_wood_7c51 {
  position: relative;
  z-index: 10;
}
.accordion_wood_7c51 .dirty-60c4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.form-dirty-9586 .inner_b767 {
  display: inline-block;
  vertical-align: middle;
}
.form-dirty-9586.fluid-32e5 .inner_b767 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .form-dirty-9586.fluid-32e5 .inner_b767 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .form-dirty-9586.fluid-32e5 .inner_b767 {
    margin-right: 0.4em;
  }
}
.form-dirty-9586.fluid-32e5 .inner_b767:last-child {
  margin-right: 0;
}
.simple_0f3b .dirty-60c4 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .notice-9293 .tabs-f6d2 {
    margin: 0 -0.5em;
  }
  .notice-9293 .tabs-f6d2 [class*="customify-col-"],
  .notice-9293 .tabs-f6d2 [class*="customify-col_"],
  .notice-9293 .tabs-f6d2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.notice-9293.table-dim-d0b3 .dirty-60c4 {
  background: 0 0 !important;
}
.notice-9293.table-dim-d0b3 .dirty-60c4,
.notice-9293.simple_0f3b .dirty-60c4 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .notice-9293.banner_fluid_efb7 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.notice-9293.simple_0f3b .dirty-60c4 {
  box-shadow: none !important;
}
.purple-fd21 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .purple-fd21 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .purple-fd21 {
    padding: 18px 0 20px;
  }
}
.purple-fd21 .mini_2ef3 {
  width: 100%;
}
.purple-fd21 .gallery_light_dc29 {
  margin-bottom: 0;
}
.purple-fd21 .caption-fluid-6c75 {
  margin-top: 5px;
  font-size: 0.875em;
}
.bronze-be1c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.bronze-be1c .media_north_0a58 {
  width: 100%;
}
.tag-west-decc {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.tag-west-decc li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.tag-west-decc 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;
}
.tag-west-decc li:last-child:after {
  display: none;
}
.tag-west-decc li a {
  font-weight: 500;
  margin-right: 10px;
}
.left_f809 .accent-0c68 button,
.purple-fd21 .accent-0c68 button {
  left: 0;
}
.left_f809 .media_north_0a58,
.purple-fd21 .media_north_0a58 {
  padding-left: 0;
  padding-right: 0;
}
.left_f809 .bronze-be1c,
.purple-fd21 .bronze-be1c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.left_f809 {
  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;
}
.left_f809: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;
}
.left_f809 .large-d5da {
  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) {
  .left_f809 .large-d5da {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .left_f809 .large-d5da {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .left_f809 .large-d5da {
    min-height: 200px;
  }
}
.left_f809 .tag-west-decc {
  color: rgba(255, 255, 255, 0.8);
}
.left_f809 .tag-west-decc a,
.left_f809 .tag-west-decc li:after {
  color: inherit;
}
.left_f809 .tag-west-decc a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.avatar-820f {
  margin-bottom: 0.5em;
}
.fluid_d9f1 {
  margin-bottom: 1.2em;
}
.fluid_d9f1,
.avatar-820f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.fluid_d9f1 p:last-child,
.avatar-820f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .accent-0c68,
#masthead .accent-0c68 {
  display: none;
}
#masthead
  > .accent-0c68.form-6200 {
  display: none;
}
#masthead > .accent-0c68 button {
  left: 0;
}
.content-cool-8e40 {
  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%;
}
.content-cool-8e40 .inner_b767 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.content-cool-8e40 .list_e47d {
  display: -webkit-box;
  display: flex;
}
.content-cool-8e40 .list_e47d.fresh_19c6 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.content-cool-8e40 .list_e47d.image_d451 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.content-cool-8e40 .list_e47d.dark_1168 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.content-cool-8e40.module-lite-70c3.rough_f847 .list_e47d.fresh_19c6 {
  flex-basis: 100%;
}
.content-cool-8e40.panel-879e .list_e47d.image_d451 {
  -webkit-box-flex: 1;
  flex: auto;
}
.content-cool-8e40.panel-879e .list_e47d.dark_1168 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .accent-0c68.form-6200 {
  display: none;
}
#masthead > .accent-0c68 button {
  left: 0;
}
.focus_copper_77be {
  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;
}
.focus_copper_77be:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.focus_copper_77be.heading-dark-e36f i {
  margin-right: 4px;
}
.focus_copper_77be.border_6170 i {
  margin-left: 5px;
}
.dim_aeab p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.dim_aeab p:last-child {
  margin-bottom: 0;
}
.picture-soft-dc0e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.picture-soft-dc0e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.picture-soft-dc0e img {
  display: block;
  width: auto;
  line-height: 1;
}
.picture-soft-dc0e .link_mini_1f81 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.picture-soft-dc0e .video-yellow-6b05 {
  margin: 5px 0 7px 0;
}
.picture-soft-dc0e.element-steel-0355 .hard-ad6f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.picture-soft-dc0e.element-steel-0355 .block-5a7f {
  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;
}
.picture-soft-dc0e.gallery_old_bb2d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.picture-soft-dc0e.gallery_old_bb2d .hard-ad6f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.picture-soft-dc0e.gallery_old_bb2d .block-5a7f {
  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;
}
.picture-soft-dc0e.inner_dc32 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.picture-soft-dc0e.message_dim_d6c5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.picture-soft-dc0e.message_dim_d6c5 .block-5a7f {
  margin-top: 7px;
}
.center-93ab {
  display: inline-block;
}
.accordion_wood_7c51 .tooltip-d3f1 .picture-soft-dc0e img {
  max-width: 100%;
}
.picture_e9b6 .secondary_next_57df.large_1762,
.old_7426 .secondary_next_57df.large_1762 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.picture_e9b6 .last-a6ec,
.old_7426 .last-a6ec {
  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%);
}
.picture_e9b6 .last-a6ec {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.picture_e9b6.yellow_4824 .last-a6ec {
  display: none;
}
.picture_e9b6 .header-5bd0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.picture_e9b6 .header-5bd0 li {
  display: inline-block;
  position: relative;
}
.picture_e9b6 .header-5bd0 li:last-child {
  margin-right: 0;
}
.picture_e9b6 .header-5bd0 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;
}
.picture_e9b6 .header-5bd0 li.banner_fluid_05ca > a {
  color: rgba(0, 0, 0, 0.9);
}
.picture_e9b6 .header-5bd0 > 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;
}
.picture_e9b6 .header-5bd0 > li > a i {
  line-height: 0;
}
.picture_e9b6 .header-5bd0 > li.action_7f9b > a .last-a6ec {
  margin-left: 4px;
  line-height: 0;
}
.picture_e9b6 .header-5bd0 .hard-99c2 li.action_7f9b > a {
  position: relative;
}
.picture_e9b6 .header-5bd0 .hard-99c2 li.action_7f9b > a:after,
.picture_e9b6 .header-5bd0 .hard-99c2 li.action_7f9b > a:before {
  content: "";
  display: table;
}
.picture_e9b6 .header-5bd0 .hard-99c2 li.action_7f9b > a:after {
  clear: both;
}
.picture_e9b6 .header-5bd0 .hard-99c2 li.action_7f9b > a .last-a6ec {
  margin-left: 5px;
  float: right;
}
.picture_e9b6 .bronze-6ef2,
.picture_e9b6 .hard-99c2 {
  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;
}
.picture_e9b6 .hard-99c2 {
  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;
}
.picture_e9b6 .hard-99c2 .large_1762 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.picture_e9b6 .hard-99c2 .last-a6ec {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.picture_e9b6 .hard-99c2 li {
  display: block;
  margin: 0;
  padding: 0;
}
.picture_e9b6 .hard-99c2 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;
}
.picture_e9b6 .hard-99c2 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.picture_e9b6 .hard-99c2 .hard-99c2 {
  top: 0;
  left: 100%;
}
.picture_e9b6 .video-soft-af0f.fn-focus-bd4a > .bronze-6ef2,
.picture_e9b6 .video-soft-af0f.fn-focus-bd4a > .hard-99c2,
.picture_e9b6 .video-soft-af0f:focus > .bronze-6ef2,
.picture_e9b6 .video-soft-af0f:focus > .hard-99c2,
.picture_e9b6 .video-soft-af0f:hover > .bronze-6ef2,
.picture_e9b6 .video-soft-af0f:hover > .hard-99c2 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.picture_e9b6.action_1868 .content-old-db5d:after,
.picture_e9b6.action_1868 .content-old-db5d:before {
  content: "";
  display: table;
}
.picture_e9b6.action_1868 .content-old-db5d:after {
  clear: both;
}
.picture_e9b6.action_1868 .content-old-db5d > li {
  float: left;
}
.picture_e9b6.slider-5bc6 .content-old-db5d:after,
.picture_e9b6.slider-5bc6 .content-old-db5d:before {
  content: "";
  display: table;
}
.picture_e9b6.slider-5bc6 .content-old-db5d:after {
  clear: both;
}
.picture_e9b6.slider-5bc6 .content-old-db5d > li {
  float: left;
}
.picture_e9b6.slider-5bc6 .content-old-db5d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.picture_e9b6.slider-5bc6 .content-old-db5d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.picture_e9b6.slider-5bc6 .content-old-db5d > li.section_a304 > a,
.picture_e9b6.slider-5bc6 .content-old-db5d > li.banner_fluid_05ca > a {
  color: #fff;
  background-color: #1e4b75;
}
.picture_e9b6.active_right_6721 .content-old-db5d > li > a .large_1762 {
  position: relative;
}
.picture_e9b6.active_right_6721 .content-old-db5d > li > a .large_1762: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;
}
.picture_e9b6.active_right_6721
  .content-old-db5d
  > li:focus
  > a
  .large_1762:before,
.picture_e9b6.active_right_6721
  .content-old-db5d
  > li:hover
  > a
  .large_1762:before {
  width: 100%;
  background-color: currentColor;
}
.picture_e9b6.active_right_6721
  .content-old-db5d
  > li.section_a304
  > a
  .large_1762:before,
.picture_e9b6.active_right_6721
  .content-old-db5d
  > li.middle-1bd4
  > a
  .large_1762:before {
  width: 100%;
  background-color: currentColor;
}
.picture_e9b6.static-4b4d .content-old-db5d > li > a .large_1762 {
  position: relative;
}
.picture_e9b6.static-4b4d .content-old-db5d > li > a .large_1762: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;
}
.picture_e9b6.static-4b4d .content-old-db5d > li:focus > a .large_1762:before,
.picture_e9b6.static-4b4d
  .content-old-db5d
  > li:hover
  > a
  .large_1762:before {
  width: 100%;
  background-color: currentColor;
}
.picture_e9b6.static-4b4d
  .content-old-db5d
  > li.section_a304
  > a
  .large_1762:before,
.picture_e9b6.static-4b4d
  .content-old-db5d
  > li.middle-1bd4
  > a
  .large_1762:before {
  width: 100%;
  background-color: currentColor;
}
.old_7426 .header-5bd0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.old_7426 .header-5bd0 li:first-child > a {
  border-top: none;
}
.old_7426 .header-5bd0 .prev-7bcd > .large_1762 .last-a6ec {
  display: none;
}
.old_7426 .header-5bd0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.old_7426 .header-5bd0 li:last-child {
  border: none;
}
.old_7426 .header-5bd0 li.action_7f9b > a {
  padding-right: 45px !important;
}
.old_7426 .header-5bd0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.old_7426 .header-5bd0 li a:focus,
.old_7426 .header-5bd0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.old_7426 .header-5bd0 li .tiny_fe9d {
  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;
}
.old_7426 .header-5bd0 li .tiny_fe9d:hover {
  box-shadow: none;
}
.old_7426 .header-5bd0 li .tiny_fe9d .last-a6ec {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.old_7426 .header-5bd0 .hard-99c2 {
  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);
}
.old_7426 .header-5bd0 .hard-99c2 li a {
  padding-left: 3em;
}
.old_7426 .header-5bd0 .title_selected_0a45 > a .tiny_fe9d i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.old_7426 .header-5bd0 .title_selected_0a45 > .hard-99c2 {
  display: block;
  opacity: 1;
}
.wood_ba61 {
  max-width: 100%;
}
.menu_bright_0b74 {
  line-height: 0;
  cursor: pointer;
}
.static_d902 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.static_d902:hover {
  box-shadow: none;
  color: currentColor;
}
.static_d902 svg {
  width: 18px;
  height: 18px;
}
.static_d902 .tag-bronze-613d {
  display: none;
}
.header_b9d6 {
  position: relative;
}
.header_b9d6.fn-active-bd4a .static_d902 .icon_a821 {
  display: none;
}
.header_b9d6.fn-active-bd4a .static_d902 .tag-bronze-613d {
  display: inline-block;
}
.header_b9d6 .green_e7ba {
  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);
}
.header_b9d6.dirty-9c39 .green_e7ba {
  left: auto;
  right: -0.9em;
}
.header_b9d6.dirty-9c39 .small-186b::before {
  left: auto;
  right: 15px;
}
.header_b9d6.fn-active-bd4a .green_e7ba {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.summary_rough_2350 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.summary_rough_2350 label {
  flex-basis: 100%;
}
.summary_rough_2350 .center_cad2 {
  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;
}
.summary_rough_2350 .medium_3db7 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.summary_rough_2350 .medium_3db7:focus {
  background-color: transparent;
}
.summary_rough_2350 button.active-dirty-f3e3 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.summary_rough_2350 button.active-dirty-f3e3:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.summary_rough_2350 button.active-dirty-f3e3 svg {
  width: 18px;
  height: 18px;
}
.summary_rough_2350 input[type="submit"] {
  min-height: auto;
}
.mini-e78b .summary_rough_2350 .medium_3db7 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.small-186b {
  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) {
  .small-186b {
    width: 220px;
  }
}
.small-186b label {
  flex-basis: 100%;
}
.small-186b::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;
}
.slow_5d16 .mini-e78b .summary_rough_2350 {
  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;
}
.slow_5d16
  .mini-e78b
  .summary_rough_2350
  .center_cad2 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.slow_5d16 .mini-e78b .summary_rough_2350 .medium_3db7 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.slow_5d16
  .mini-e78b
  .summary_rough_2350
  .medium_3db7:focus {
  background: 0 0;
}
.slow_5d16
  .mini-e78b
  .summary_rough_2350
  .layout_fixed_a344 {
  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;
}
.border-hovered-cb6c {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.border-hovered-cb6c li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.border-hovered-cb6c li:last-child {
  margin-right: 0;
}
.border-hovered-cb6c li:first-child {
  margin-left: 0;
}
.border-hovered-cb6c.sort-pro-caa8 a {
  color: #fff;
}
.border-hovered-cb6c.sort-pro-caa8 a:hover {
  color: #fff;
}
.border-hovered-cb6c a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.border-hovered-cb6c a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.border-hovered-cb6c a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.border-hovered-cb6c a:hover {
  opacity: 0.9;
  color: inherit;
}
.border-hovered-cb6c [class*="social-icon-apple"] {
  background-color: #999;
}
.border-hovered-cb6c [class*="social-icon-apple"].footer_b680 {
  background-color: transparent;
  color: #999;
}
.border-hovered-cb6c [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.border-hovered-cb6c [class*="social-icon-behance"].footer_b680 {
  background-color: transparent;
  color: #1769ff;
}
.border-hovered-cb6c [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.border-hovered-cb6c [class*="social-icon-bitbucket"].footer_b680 {
  background-color: transparent;
  color: #205081;
}
.border-hovered-cb6c [class*="social-icon-codepen"] {
  background-color: #000;
}
.border-hovered-cb6c [class*="social-icon-codepen"].footer_b680 {
  background-color: transparent;
  color: #000;
}
.border-hovered-cb6c [class*="social-icon-delicious"] {
  background-color: #39f;
}
.border-hovered-cb6c [class*="social-icon-delicious"].footer_b680 {
  background-color: transparent;
  color: #39f;
}
.border-hovered-cb6c [class*="social-icon-digg"] {
  background-color: #005be2;
}
.border-hovered-cb6c [class*="social-icon-digg"].footer_b680 {
  background-color: transparent;
  color: #005be2;
}
.border-hovered-cb6c [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.border-hovered-cb6c [class*="social-icon-dribbble"].footer_b680 {
  background-color: transparent;
  color: #ea4c89;
}
.border-hovered-cb6c [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.border-hovered-cb6c [class*="social-icon-envelope"].footer_b680 {
  background-color: transparent;
  color: #ea4335;
}
.border-hovered-cb6c [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.border-hovered-cb6c [class*="social-icon-facebook"].footer_b680 {
  background-color: transparent;
  color: #3b5998;
}
.border-hovered-cb6c [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.border-hovered-cb6c [class*="social-icon-flickr"].footer_b680 {
  background-color: transparent;
  color: #0063dc;
}
.border-hovered-cb6c [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.border-hovered-cb6c [class*="social-icon-foursquare"].footer_b680 {
  background-color: transparent;
  color: #2d5be3;
}
.border-hovered-cb6c [class*="social-icon-github"] {
  background-color: #333;
}
.border-hovered-cb6c [class*="social-icon-github"].footer_b680 {
  background-color: transparent;
  color: #333;
}
.border-hovered-cb6c [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.border-hovered-cb6c [class*="social-icon-google-plus"].footer_b680 {
  background-color: transparent;
  color: #dd4b39;
}
.border-hovered-cb6c [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.border-hovered-cb6c [class*="social-icon-houzz"].footer_b680 {
  background-color: transparent;
  color: #7ac142;
}
.border-hovered-cb6c [class*="social-icon-instagram"] {
  background-color: #262626;
}
.border-hovered-cb6c [class*="social-icon-instagram"].footer_b680 {
  background-color: transparent;
  color: #262626;
}
.border-hovered-cb6c [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.border-hovered-cb6c [class*="social-icon-jsfiddle"].footer_b680 {
  background-color: transparent;
  color: #487aa2;
}
.border-hovered-cb6c [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.border-hovered-cb6c [class*="social-icon-linkedin"].footer_b680 {
  background-color: transparent;
  color: #0077b5;
}
.border-hovered-cb6c [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.border-hovered-cb6c [class*="social-icon-medium"].footer_b680 {
  background-color: transparent;
  color: #00ab6b;
}
.border-hovered-cb6c [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.border-hovered-cb6c
  [class*="social-icon-odnoklassniki"].footer_b680 {
  background-color: transparent;
  color: #f4731c;
}
.border-hovered-cb6c [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.border-hovered-cb6c [class*="social-icon-meetup"].footer_b680 {
  background-color: transparent;
  color: #ec1c40;
}
.border-hovered-cb6c [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.border-hovered-cb6c [class*="social-icon-pinterest"].footer_b680 {
  background-color: transparent;
  color: #bd081c;
}
.border-hovered-cb6c [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.border-hovered-cb6c [class*="social-icon-product-hunt"].footer_b680 {
  background-color: transparent;
  color: #da552f;
}
.border-hovered-cb6c [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.border-hovered-cb6c [class*="social-icon-reddit"].footer_b680 {
  background-color: transparent;
  color: #ff4500;
}
.border-hovered-cb6c [class*="social-icon-rss"] {
  background-color: #f26522;
}
.border-hovered-cb6c [class*="social-icon-rss"].footer_b680 {
  background-color: transparent;
  color: #f26522;
}
.border-hovered-cb6c [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.border-hovered-cb6c
  [class*="social-icon-shopping-cart"].footer_b680 {
  background-color: transparent;
  color: #4caf50;
}
.border-hovered-cb6c [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.border-hovered-cb6c [class*="social-icon-skype"].footer_b680 {
  background-color: transparent;
  color: #00aff0;
}
.border-hovered-cb6c [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.border-hovered-cb6c [class*="social-icon-slideshare"].footer_b680 {
  background-color: transparent;
  color: #0077b5;
}
.border-hovered-cb6c [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.border-hovered-cb6c [class*="social-icon-snapchat"].footer_b680 {
  background-color: transparent;
  color: #fffc00;
}
.border-hovered-cb6c [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.border-hovered-cb6c [class*="social-icon-soundcloud"].footer_b680 {
  background-color: transparent;
  color: #f80;
}
.border-hovered-cb6c [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.border-hovered-cb6c [class*="social-icon-spotify"].footer_b680 {
  background-color: transparent;
  color: #2ebd59;
}
.border-hovered-cb6c [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.border-hovered-cb6c
  [class*="social-icon-stack-overflow"].footer_b680 {
  background-color: transparent;
  color: #fe7a15;
}
.border-hovered-cb6c [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.border-hovered-cb6c [class*="social-icon-maldkfgram"].footer_b680 {
  background-color: transparent;
  color: #2ca5e0;
}
.border-hovered-cb6c [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.border-hovered-cb6c [class*="social-icon-tripadvisor"].footer_b680 {
  background-color: transparent;
  color: #589442;
}
.border-hovered-cb6c [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.border-hovered-cb6c [class*="social-icon-tumblr"].footer_b680 {
  background-color: transparent;
  color: #35465c;
}
.border-hovered-cb6c [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.border-hovered-cb6c [class*="social-icon-twitch"].footer_b680 {
  background-color: transparent;
  color: #6441a5;
}
.border-hovered-cb6c [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.border-hovered-cb6c [class*="social-icon-twitter"].footer_b680 {
  background-color: transparent;
  color: #1da1f2;
}
.border-hovered-cb6c [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.border-hovered-cb6c [class*="social-icon-vimeo"].footer_b680 {
  background-color: transparent;
  color: #1ab7ea;
}
.border-hovered-cb6c [class*="social-icon-vk"] {
  background-color: #45668e;
}
.border-hovered-cb6c [class*="social-icon-vk"].footer_b680 {
  background-color: transparent;
  color: #45668e;
}
.border-hovered-cb6c [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.border-hovered-cb6c [class*="social-icon-weibo"].footer_b680 {
  background-color: transparent;
  color: #df2029;
}
.border-hovered-cb6c [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.border-hovered-cb6c [class*="social-icon-weixin"].footer_b680 {
  background-color: transparent;
  color: #7bb32e;
}
.border-hovered-cb6c [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.border-hovered-cb6c [class*="social-icon-whatsapp"].footer_b680 {
  background-color: transparent;
  color: #25d366;
}
.border-hovered-cb6c [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.border-hovered-cb6c [class*="social-icon-wordpress"].footer_b680 {
  background-color: transparent;
  color: #21759b;
}
.border-hovered-cb6c [class*="social-icon-xing"] {
  background-color: #026466;
}
.border-hovered-cb6c [class*="social-icon-xing"].footer_b680 {
  background-color: transparent;
  color: #026466;
}
.border-hovered-cb6c [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.border-hovered-cb6c [class*="social-icon-yelp"].footer_b680 {
  background-color: transparent;
  color: #af0606;
}
.border-hovered-cb6c [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.border-hovered-cb6c [class*="social-icon-youtube"].footer_b680 {
  background-color: transparent;
  color: #cd201f;
}
.box_3ddc {
  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;
}
.box_3ddc:hover {
  box-shadow: none;
  background: 0 0;
}
.solid-96fc {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.fixed-5bf0 {
  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;
}
.hot-0401 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hot_c84f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hot_c84f,
.hot_c84f::after,
.hot_c84f::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;
}
.hot_c84f::after,
.hot_c84f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.action_d9a7 .fixed-5bf0 .hot-0401 {
  margin-top: -2px;
  width: 19px;
}
.action_d9a7 .fixed-5bf0 .hot_c84f {
  margin-top: -1px;
}
.action_d9a7 .fixed-5bf0 .hot_c84f,
.action_d9a7 .fixed-5bf0 .hot_c84f::after,
.action_d9a7 .fixed-5bf0 .hot_c84f::before {
  width: 19px;
  height: 2px;
}
.action_d9a7 .fixed-5bf0 .hot_c84f::before {
  top: -6px;
}
.action_d9a7 .fixed-5bf0 .hot_c84f::after {
  bottom: -6px;
}
.large_91c1 .fixed-5bf0 .hot-0401 {
  margin-top: -2px;
  width: 22px;
}
.large_91c1 .fixed-5bf0 .hot_c84f {
  margin-top: -1px;
}
.large_91c1 .fixed-5bf0 .hot_c84f,
.large_91c1 .fixed-5bf0 .hot_c84f::after,
.large_91c1 .fixed-5bf0 .hot_c84f::before {
  width: 22px;
  height: 2px;
}
.large_91c1 .fixed-5bf0 .hot_c84f::before {
  top: -7px;
}
.large_91c1 .fixed-5bf0 .hot_c84f::after {
  bottom: -7px;
}
.notice-8fb2 .fixed-5bf0 .hot-0401 {
  margin-top: -2px;
  width: 31px;
}
.notice-8fb2 .fixed-5bf0 .hot_c84f {
  margin-top: -1.5px;
}
.notice-8fb2 .fixed-5bf0 .hot_c84f,
.notice-8fb2 .fixed-5bf0 .hot_c84f::after,
.notice-8fb2 .fixed-5bf0 .hot_c84f::before {
  width: 31px;
  height: 3px;
}
.notice-8fb2 .fixed-5bf0 .hot_c84f::before {
  top: -9px;
}
.notice-8fb2 .fixed-5bf0 .hot_c84f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .mini_bd75 .fixed-5bf0 .hot-0401 {
    margin-top: -2px;
    width: 19px;
  }
  .mini_bd75 .fixed-5bf0 .hot_c84f {
    margin-top: -1px;
  }
  .mini_bd75 .fixed-5bf0 .hot_c84f,
  .mini_bd75 .fixed-5bf0 .hot_c84f::after,
  .mini_bd75 .fixed-5bf0 .hot_c84f::before {
    width: 19px;
    height: 2px;
  }
  .mini_bd75 .fixed-5bf0 .hot_c84f::before {
    top: -6px;
  }
  .mini_bd75 .fixed-5bf0 .hot_c84f::after {
    bottom: -6px;
  }
  .notification_steel_6385 .fixed-5bf0 .hot-0401 {
    margin-top: -2px;
    width: 22px;
  }
  .notification_steel_6385 .fixed-5bf0 .hot_c84f {
    margin-top: -1px;
  }
  .notification_steel_6385 .fixed-5bf0 .hot_c84f,
  .notification_steel_6385 .fixed-5bf0 .hot_c84f::after,
  .notification_steel_6385 .fixed-5bf0 .hot_c84f::before {
    width: 22px;
    height: 2px;
  }
  .notification_steel_6385 .fixed-5bf0 .hot_c84f::before {
    top: -7px;
  }
  .notification_steel_6385 .fixed-5bf0 .hot_c84f::after {
    bottom: -7px;
  }
  .large_62ee .fixed-5bf0 .hot-0401 {
    margin-top: -2px;
    width: 31px;
  }
  .large_62ee .fixed-5bf0 .hot_c84f {
    margin-top: -1.5px;
  }
  .large_62ee .fixed-5bf0 .hot_c84f,
  .large_62ee .fixed-5bf0 .hot_c84f::after,
  .large_62ee .fixed-5bf0 .hot_c84f::before {
    width: 31px;
    height: 3px;
  }
  .large_62ee .fixed-5bf0 .hot_c84f::before {
    top: -9px;
  }
  .large_62ee .fixed-5bf0 .hot_c84f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .header-955f .fixed-5bf0 .hot-0401 {
    margin-top: -2px;
    width: 19px;
  }
  .header-955f .fixed-5bf0 .hot_c84f {
    margin-top: -1px;
  }
  .header-955f .fixed-5bf0 .hot_c84f,
  .header-955f .fixed-5bf0 .hot_c84f::after,
  .header-955f .fixed-5bf0 .hot_c84f::before {
    width: 19px;
    height: 2px;
  }
  .header-955f .fixed-5bf0 .hot_c84f::before {
    top: -6px;
  }
  .header-955f .fixed-5bf0 .hot_c84f::after {
    bottom: -6px;
  }
  .gradient_top_ed42 .fixed-5bf0 .hot-0401 {
    margin-top: -2px;
    width: 22px;
  }
  .gradient_top_ed42 .fixed-5bf0 .hot_c84f {
    margin-top: -1px;
  }
  .gradient_top_ed42 .fixed-5bf0 .hot_c84f,
  .gradient_top_ed42 .fixed-5bf0 .hot_c84f::after,
  .gradient_top_ed42 .fixed-5bf0 .hot_c84f::before {
    width: 22px;
    height: 2px;
  }
  .gradient_top_ed42 .fixed-5bf0 .hot_c84f::before {
    top: -7px;
  }
  .gradient_top_ed42 .fixed-5bf0 .hot_c84f::after {
    bottom: -7px;
  }
  .info_large_9caa .fixed-5bf0 .hot-0401 {
    margin-top: -2px;
    width: 31px;
  }
  .info_large_9caa .fixed-5bf0 .hot_c84f {
    margin-top: -1.5px;
  }
  .info_large_9caa .fixed-5bf0 .hot_c84f,
  .info_large_9caa .fixed-5bf0 .hot_c84f::after,
  .info_large_9caa .fixed-5bf0 .hot_c84f::before {
    width: 31px;
    height: 3px;
  }
  .info_large_9caa .fixed-5bf0 .hot_c84f::before {
    top: -9px;
  }
  .info_large_9caa .fixed-5bf0 .hot_c84f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .south-22b4 .fixed-5bf0 .hot-0401 {
    margin-top: -2px;
    width: 19px;
  }
  .south-22b4 .fixed-5bf0 .hot_c84f {
    margin-top: -1px;
  }
  .south-22b4 .fixed-5bf0 .hot_c84f,
  .south-22b4 .fixed-5bf0 .hot_c84f::after,
  .south-22b4 .fixed-5bf0 .hot_c84f::before {
    width: 19px;
    height: 2px;
  }
  .south-22b4 .fixed-5bf0 .hot_c84f::before {
    top: -6px;
  }
  .south-22b4 .fixed-5bf0 .hot_c84f::after {
    bottom: -6px;
  }
  .content_1f92 .fixed-5bf0 .hot-0401 {
    margin-top: -2px;
    width: 22px;
  }
  .content_1f92 .fixed-5bf0 .hot_c84f {
    margin-top: -1px;
  }
  .content_1f92 .fixed-5bf0 .hot_c84f,
  .content_1f92 .fixed-5bf0 .hot_c84f::after,
  .content_1f92 .fixed-5bf0 .hot_c84f::before {
    width: 22px;
    height: 2px;
  }
  .content_1f92 .fixed-5bf0 .hot_c84f::before {
    top: -7px;
  }
  .content_1f92 .fixed-5bf0 .hot_c84f::after {
    bottom: -7px;
  }
  .banner_0308 .fixed-5bf0 .hot-0401 {
    margin-top: -2px;
    width: 31px;
  }
  .banner_0308 .fixed-5bf0 .hot_c84f {
    margin-top: -1.5px;
  }
  .banner_0308 .fixed-5bf0 .hot_c84f,
  .banner_0308 .fixed-5bf0 .hot_c84f::after,
  .banner_0308 .fixed-5bf0 .hot_c84f::before {
    width: 31px;
    height: 3px;
  }
  .banner_0308 .fixed-5bf0 .hot_c84f::before {
    top: -9px;
  }
  .banner_0308 .fixed-5bf0 .hot_c84f::after {
    bottom: -9px;
  }
}
.backdrop-3580 .hot_c84f {
  -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);
}
.backdrop-3580 .hot_c84f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.backdrop-3580 .hot_c84f::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);
}
.backdrop-3580.outline-e590 .hot_c84f {
  -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);
}
.backdrop-3580.outline-e590 .hot_c84f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.backdrop-3580.outline-e590 .hot_c84f::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);
}
.icon-77cb {
  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.frame_72c2:before {
  display: none;
}
.button_light_bbf6 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.button_light_bbf6 .title-e764 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.button_light_bbf6 .title-e764:last-of-type {
  border-bottom: none;
}
.button_light_bbf6 .title-e764.row_basic_988a,
.button_light_bbf6 .title-e764.box-869d,
.button_light_bbf6 .title-e764.hidden_huge_d0d7 {
  padding: 0;
}
.button_light_bbf6 .old_7426 .tiny_fe9d {
  color: currentColor;
}
.button_light_bbf6 .old_7426 .tiny_fe9d:focus,
.button_light_bbf6 .old_7426 .tiny_fe9d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button_light_bbf6.current_e728 .modal_tall_4ecb,
.button_light_bbf6.current_e728 .dim_aeab a,
.button_light_bbf6.current_e728 .content-old-db5d a,
.button_light_bbf6.current_e728 .hard-99c2 a {
  color: rgba(0, 0, 0, 0.55);
}
.button_light_bbf6.current_e728 .modal_tall_4ecb:hover,
.button_light_bbf6.current_e728 .dim_aeab a:hover,
.button_light_bbf6.current_e728 .content-old-db5d a:hover,
.button_light_bbf6.current_e728 .hard-99c2 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.button_light_bbf6.current_e728 .filter-7afe {
  color: rgba(0, 0, 0, 0.8);
}
.button_light_bbf6.current_e728 .title-e764 {
  border-color: rgba(0, 0, 0, 0.08);
}
.button_light_bbf6.current_e728 .title-e764:before {
  background: rgba(0, 0, 0, 0.08);
}
.button_light_bbf6.current_e728 .panel-dynamic-5890:before {
  background: rgba(255, 255, 255, 0.9);
}
.button_light_bbf6.current_e728 .old_7426 .header-5bd0 li a,
.button_light_bbf6.current_e728 .old_7426 .tiny_fe9d,
.button_light_bbf6.current_e728 .hard-99c2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.button_light_bbf6.current_e728 .old_7426 .tiny_fe9d:focus,
.button_light_bbf6.current_e728 .old_7426 .tiny_fe9d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button_light_bbf6.current_e728 .header-5bd0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.button_light_bbf6.over-2338 .modal_tall_4ecb,
.button_light_bbf6.over-2338 .dim_aeab a,
.button_light_bbf6.over-2338 .content-old-db5d .tiny_fe9d,
.button_light_bbf6.over-2338 .content-old-db5d a,
.button_light_bbf6.over-2338 .hard-99c2 a {
  color: rgba(255, 255, 255, 0.79);
}
.button_light_bbf6.over-2338 .modal_tall_4ecb:hover,
.button_light_bbf6.over-2338 .dim_aeab a:hover,
.button_light_bbf6.over-2338 .content-old-db5d .tiny_fe9d:hover,
.button_light_bbf6.over-2338 .content-old-db5d a:hover,
.button_light_bbf6.over-2338 .hard-99c2 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.button_light_bbf6.over-2338 .filter-7afe {
  color: rgba(255, 255, 255, 0.99);
}
.button_light_bbf6.over-2338 .title-e764 {
  border-color: rgba(255, 255, 255, 0.08);
}
.button_light_bbf6.over-2338 .title-e764:before {
  background: rgba(255, 255, 255, 0.08);
}
.button_light_bbf6.over-2338 .panel-dynamic-5890:before {
  background: rgba(0, 0, 0, 0.9);
}
.button_light_bbf6.over-2338 .old_7426 .header-5bd0 li a,
.button_light_bbf6.over-2338 .old_7426 .tiny_fe9d,
.button_light_bbf6.over-2338 .hard-99c2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.button_light_bbf6.over-2338 .old_7426 .tiny_fe9d:focus,
.button_light_bbf6.over-2338 .old_7426 .tiny_fe9d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button_light_bbf6.over-2338 .header-5bd0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel-dynamic-5890 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.panel-dynamic-5890:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.under_ea41 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.cool-1fdb .button_light_bbf6 {
  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;
}
.cool-1fdb .title-e764 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.cool-1fdb .title-e764: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) {
  .cool-1fdb .title-e764:before {
    width: 16%;
    left: 42%;
  }
}
.cool-1fdb .title-e764:last-child:before {
  content: none;
}
.cool-1fdb .title-e764[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.cool-1fdb .old_7426 .header-5bd0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.cool-1fdb .old_7426 .header-5bd0 li a .tiny_fe9d {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.cool-1fdb .old_7426 .hard-99c2 {
  border: none;
}
.cool-1fdb .old_7426 .hard-99c2 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.cool-1fdb .panel-dynamic-5890 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.cool-1fdb .under_ea41 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.cool-1fdb .over-2338 .panel-dynamic-5890:before {
  background: rgba(0, 0, 0, 0.9);
}
.cool-1fdb .current_e728.tag-under-67e0 .hot_c84f {
  background: rgba(0, 0, 0, 0.6);
}
.cool-1fdb
  .current_e728.tag-under-67e0
  .hot_c84f::after,
.cool-1fdb
  .current_e728.tag-under-67e0
  .hot_c84f:before {
  background: inherit;
}
.cool-1fdb
  .current_e728.tag-under-67e0:hover
  .hot_c84f {
  background: rgba(0, 0, 0, 0.8);
}
.paragraph-9076 .button_light_bbf6 {
  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) {
  .paragraph-9076 .button_light_bbf6 {
    width: auto;
    right: 45px;
  }
}
.black_ac54 .button_light_bbf6 {
  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) {
  .black_ac54 .button_light_bbf6 {
    width: auto;
    left: 45px;
  }
}
.frame_72c2 .button_light_bbf6 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.frame_72c2 .under_ea41 {
  max-width: 48em;
  margin: 0 auto;
}
.frame_72c2 .panel-dynamic-5890:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.wood-9904 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.wood-9904.cool-1fdb .button_light_bbf6 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.wood-9904.paragraph-9076 .button_light_bbf6 {
  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);
}
.wood-9904 .button_light_bbf6 {
  visibility: visible;
}
.wood-9904.black_ac54 .button_light_bbf6 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.basic-63e9,
.module-b6fb {
  overflow-x: hidden;
}
.basic-63e9 .button_light_bbf6 {
  overflow: auto;
}
.basic-63e9.cool-1fdb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.basic-63e9.cool-1fdb .button_light_bbf6 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.basic-63e9.cool-1fdb .box_3ddc {
  opacity: 0;
}
.basic-63e9.paragraph-9076 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.basic-63e9.paragraph-9076 .button_light_bbf6 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.basic-63e9.paragraph-9076 .box_3ddc {
  opacity: 0;
}
.basic-63e9.black_ac54 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.basic-63e9.black_ac54 .button_light_bbf6 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.basic-63e9.black_ac54 .box_3ddc {
  opacity: 0;
}
.basic-63e9.frame_72c2 .button_light_bbf6 {
  z-index: 10;
  visibility: visible;
}
.tag-under-67e0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tag-under-67e0 .hot_c84f {
  background: rgba(255, 255, 255, 0.99);
}
.tag-under-67e0 .hot_c84f::after,
.tag-under-67e0 .hot_c84f:before {
  background: inherit;
}
.tag-under-67e0:hover .hot_c84f {
  background: rgba(255, 255, 255, 0.99);
}
.black_ac54 .tag-under-67e0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.frame_72c2 .tag-under-67e0 {
  display: none !important;
}
.basic-63e9:before,
.module-b6fb:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.basic-63e9 .tag-under-67e0,
.module-b6fb .tag-under-67e0 {
  display: inline-block;
}
.button_light_bbf6 .inner_b767 {
  -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;
}
.basic-63e9 .button_light_bbf6 .inner_b767,
.module-b6fb .button_light_bbf6 .inner_b767 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.fresh_5085 .center_cad2 {
  width: 100%;
}
.tooltip-d3f1 {
  padding: 0 0.5em 0;
}
.tooltip-d3f1 [class*="customify-col-"],
.tooltip-d3f1 [class*="customify-col_"],
.tooltip-d3f1 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.info-52eb .tooltip-d3f1 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tabs-f6d2 .avatar-middle-f8b7,
  .avatar-middle-f8b7 {
    display: none;
  }
  .pagination_f55e {
    text-align: left;
  }
  .dynamic-860f {
    text-align: center;
  }
  .light_ee50 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tabs-f6d2 .icon-black-6752,
  .icon-black-6752 {
    display: none;
  }
  .gallery-rough-4414 {
    text-align: left;
  }
  .black-afb5 {
    text-align: center;
  }
  .summary-2334 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tabs-f6d2 .secondary-8389,
  .secondary-8389 {
    display: none;
  }
  .fixed_a607 {
    text-align: left;
  }
  .progress-8909 {
    text-align: center;
  }
  .surface_0596 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tag-8702 {
  box-shadow: none !important;
}
.sidebar-fa84 .secondary-7246,
.article-west-fbe4 .secondary-7246 {
  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;
}
.article-west-fbe4 .secondary-7246 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.dirty-60c4 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.dirty-60c4:after,
.dirty-60c4:before {
  content: "";
  display: table;
}
.dirty-60c4:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .dirty-60c4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.dirty-60c4,
.banner_fluid_efb7 {
  max-width: 1248px;
  margin: 0 auto;
}

.slider_in_09de.last-0dfd .dirty-60c4 {
  max-width: 100%;
}
.slider_in_09de.background-basic-dc7b {
  max-width: 1200px;
  margin: 0 auto;
}
.slider_in_09de.simple_9fa3 .dirty-60c4 {
  max-width: 100%;
}
.slider_in_09de.simple_9fa3 > .dirty-60c4 {
  padding-left: 0;
  padding-right: 0;
}
.slider_in_09de.simple_9fa3 > .dirty-60c4 .tabs-f6d2 {
  margin: 0;
}
.slider_in_09de.simple_9fa3
  > .dirty-60c4
  .green_c369.over-8eda {
  margin-right: 0;
  margin-left: 0;
}
.slider_in_09de.simple_9fa3 #main.over-8eda {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .brown_d348 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .brown_d348 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .badge_over_5049 .content_lower_fe03 {
    padding-right: 1em;
  }
  .badge_over_5049.brown-f1d4 .green_c369 {
    border-right: 1px solid #eaecee;
  }
  .badge_over_5049.brown-f1d4 .content_lower_fe03 {
    padding-right: 1em;
  }
  .badge_over_5049.brown-f1d4 .sort_6ae7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .label_3f9d .content_lower_fe03 {
    padding-left: 1em;
  }
  .label_3f9d.brown-f1d4 .green_c369 {
    border-left: 1px solid #eaecee;
  }
  .label_3f9d.brown-f1d4 .content_lower_fe03 {
    padding-left: 1em;
  }
  .label_3f9d.brown-f1d4 .sort_6ae7 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focused-d81f .content_lower_fe03 {
    padding-left: 1em;
  }
  .focused-d81f.brown-f1d4 .column-cold-6ca7 {
    border-right: 1px solid #eaecee;
  }
  .focused-d81f.brown-f1d4 .outer-2edd {
    border-right: 1px solid #eaecee;
  }
  .focused-d81f.brown-f1d4 .content_lower_fe03 {
    padding-left: 1em;
  }
  .focused-d81f.brown-f1d4 .sort_6ae7 {
    padding-right: 1em;
  }
  .focused-d81f.brown-f1d4 .old-7bf7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .text-8eb8 .content_lower_fe03 {
    padding-right: 1em;
  }
  .text-8eb8.brown-f1d4 .column-cold-6ca7 {
    border-left: 1px solid #eaecee;
  }
  .text-8eb8.brown-f1d4 .outer-2edd {
    border-left: 1px solid #eaecee;
  }
  .text-8eb8.brown-f1d4 .content_lower_fe03 {
    padding-right: 1em;
  }
  .text-8eb8.brown-f1d4 .sort_6ae7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .text-8eb8.brown-f1d4 .old-7bf7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .brown_d348 .content_lower_fe03 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .brown_d348.brown-f1d4 .green_c369 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .brown_d348.brown-f1d4 .content_lower_fe03 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .brown_d348.brown-f1d4 .sort_6ae7 {
    padding-left: 1em;
  }
  .brown_d348.brown-f1d4 .old-7bf7 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .brown_d348.brown-f1d4 .content_lower_fe03 {
    padding-left: 0;
  }
}
.banner-688a .form-dirty-9586 {
  display: inline-block;
}
.stone-dff0 {
  display: inline-block;
}
.cool_5322 {
  word-con: break-word;
}
.table-over-da1f > span {
  display: inline-block;
  padding: 5px 0;
}
.table-over-da1f .surface_2b55 {
  margin-left: 8px;
  margin-right: 8px;
}
.table-over-da1f .picture-7c13 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.row-59e5 .tall-630b {
  margin-bottom: 2em;
}
.row-59e5 .progress_a7d9 {
  margin-bottom: 15px;
}
.row-59e5 .progress_a7d9:last-child {
  margin-bottom: 0;
}
.row-59e5 .liquid-1928 {
  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) {
  .row-59e5 .liquid-1928 {
    display: block;
  }
}
.row-59e5 .smooth_b2a0 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .row-59e5 .smooth_b2a0 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.row-59e5 .menu-357c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.row-59e5 .menu-357c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.row-59e5 .menu-357c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.row-59e5 .cool_5322 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.row-59e5 .cool_5322 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.row-59e5 .red-94d9 p:last-child {
  margin-bottom: 0;
}
.row-59e5 .gallery_bacd {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.row-59e5 .tag-new-8be2 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.row-59e5 .cool-ca7c {
  margin-top: 1em;
}
.row-59e5 .grid_d26f {
  top: 0;
  display: block;
}
.row-59e5 .grid_d26f a {
  color: inherit;
}
.row-59e5 .grid_d26f a:hover {
  color: inherit;
}
.row-59e5 .title_0192 {
  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;
}
.row-59e5 .title_0192:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.row-59e5 .tag-new-8be2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.row-59e5 .disabled-dfef {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.row-59e5 .disabled-dfef:first-child {
  margin-top: 0;
}
.row-59e5 .disabled-dfef.basic_5bc7 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.row-59e5 .disabled-dfef.sidebar_1fe7 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.row-59e5
  .disabled-dfef.sidebar_1fe7.module_large_fe56
  .cool-ca7c {
  width: 100%;
}
.row-59e5 .sidebar_1fe7 {
  -webkit-box-align: center;
  align-items: center;
}
.row-59e5 .sidebar_1fe7 .table-over-da1f,
.row-59e5 .sidebar_1fe7 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.row-59e5 .menu-357c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.row-59e5 .menu-357c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.row-59e5 .menu-357c: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;
}
.row-59e5 .basic_5bc7 {
  z-index: 5;
}
.row-59e5 .container_6dae .tag-steel-eda6 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.row-59e5 .down-3e2b .tag-steel-eda6 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.row-59e5 .sort_wide_1c20 .tag-steel-eda6 {
  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;
}
.row-59e5.bronze_577d .liquid-1928,
.row-59e5.stone_0c17 .liquid-1928 {
  display: block;
}
.row-59e5.bronze_577d .liquid-1928 .bottom-2e84,
.row-59e5.bronze_577d .liquid-1928 .tag-new-8be2,
.row-59e5.stone_0c17 .liquid-1928 .bottom-2e84,
.row-59e5.stone_0c17 .liquid-1928 .tag-new-8be2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.row-59e5.over_8f47 .smooth_b2a0 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .row-59e5.over_8f47 .smooth_b2a0 {
    margin-right: 0;
  }
}
.row-59e5.bronze_577d .smooth_b2a0,
.row-59e5.stone_0c17 .smooth_b2a0 {
  padding-top: 40%;
}
.row-59e5.bronze_577d .tall-630b,
.row-59e5.stone_0c17 .tall-630b {
  display: block;
}
.row-59e5.bronze_577d .fn-sticky-bd4a .tag-new-8be2,
.row-59e5.stone_0c17 .fn-sticky-bd4a .tag-new-8be2 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.row-59e5.bronze_577d .smooth_b2a0,
.row-59e5.stone_0c17 .smooth_b2a0 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.row-59e5.bronze_577d .tag-new-8be2 {
  padding: 1em;
}
.gold-24f9 {
  margin: 30px auto;
  display: block;
}
.gold-24f9 .mask_734f > * {
  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;
}
.gold-24f9 .mask_734f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gold-24f9 .mask_734f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.popup_over_077c .table-over-da1f {
  margin-bottom: 1.41575em;
}
.popup_over_077c .picture-new-f166 {
  margin-bottom: 1.618em;
}
.main_78a4 .carousel_short_5fb9 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.main_78a4 .carousel_short_5fb9 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.main_78a4 .in_d3fc {
  max-width: 100%;
  overflow: auto;
}
.shade_22c7 .main_78a4 a:hover {
  text-decoration: underline;
}
.logo-active-3b33 .progress_a7d9:not(.cool_5322),
.logo-active-3b33 .menu-357c {
  margin-bottom: 1.41575em;
}
.logo-active-3b33 .progress_a7d9:not(.cool_5322):last-child,
.logo-active-3b33 .menu-357c:last-child {
  margin-bottom: 0;
}
.logo-active-3b33 .progress_a7d9.dynamic_ded4 {
  margin-bottom: 0.41575em;
}
.logo-active-3b33 .fast_de40:before,
.logo-active-3b33 .hidden-e725:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.logo-active-3b33 .fast_de40:before {
  content: "\f115";
}
.logo-active-3b33 .hidden-e725:before {
  content: "\f02c";
}
.logo-active-3b33 .right-de45 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.logo-active-3b33 .right-de45 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.component-last-d6ff {
  display: -webkit-box;
  display: flex;
}
.component-last-d6ff .focus_iron_bfc4 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .component-last-d6ff .focus_iron_bfc4 {
    flex-basis: 90px;
  }
}
.component-last-d6ff .detail-large-4436 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .component-last-d6ff .detail-large-4436 {
    flex-basis: calc(100% - 50px);
  }
}
.component-last-d6ff .tabs_center_5c31 p:last-child {
  margin-bottom: 0.72em;
}
.hard-b2b1 .mask_734f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hard-b2b1 .mask_734f:after,
.hard-b2b1 .mask_734f:before {
  content: "";
  display: table;
}
.hard-b2b1 .mask_734f:after {
  clear: both;
}
.hard-b2b1 .mask_734f .banner-facb,
.hard-b2b1 .mask_734f .prev_d98d {
  width: 49%;
}
.hard-b2b1 .mask_734f .banner-facb a span.frame_7f0b,
.hard-b2b1 .mask_734f .prev_d98d a span.frame_7f0b {
  display: block;
  margin-bottom: 5px;
}
.hard-b2b1 .mask_734f .prev_d98d {
  float: left;
  text-align: left;
}
.hard-b2b1 .mask_734f .banner-facb {
  float: right;
  text-align: right;
}
.alert_first_1be1 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .alert_first_1be1 {
    margin-bottom: 0;
  }
}
.background-slow-88d6 {
  margin-bottom: 1em;
}
.background-slow-88d6 .cool_5322 {
  font-size: 1.1em;
  line-height: 1.3;
}
.block-steel-372a a {
  display: block;
  line-height: 0;
  position: relative;
}
.notification-177c .background-slow-88d6,
.section_narrow_2517 .background-slow-88d6 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .notification-177c .background-slow-88d6,
  .section_narrow_2517 .background-slow-88d6 {
    display: block;
  }
}
.notification-177c .block-steel-372a,
.section_narrow_2517 .block-steel-372a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .notification-177c .block-steel-372a,
  .section_narrow_2517 .block-steel-372a {
    margin-bottom: 1em;
  }
}
.notification-177c .block-steel-372a img,
.section_narrow_2517 .block-steel-372a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.notification-177c .badge_upper_cf5d,
.section_narrow_2517 .badge_upper_cf5d {
  flex-basis: calc(100% - 160px);
}
.notification-177c .badge_upper_cf5d p,
.section_narrow_2517 .badge_upper_cf5d p {
  margin-bottom: 0;
}
.notification-177c .badge_upper_cf5d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .notification-177c .badge_upper_cf5d {
    padding-left: 0;
  }
}
.section_narrow_2517 .badge_upper_cf5d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .section_narrow_2517 .badge_upper_cf5d {
    padding-right: 0;
  }
}
.section_narrow_2517 .block-steel-372a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.lite_a656 .block-steel-372a {
  margin-bottom: 0.5em;
}
.lite_a656 .block-steel-372a img {
  width: 100%;
}
.photo_silver_643c .fluid_6d1e,
.full_a2c5 .fluid_6d1e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.full_a2c5 .green_c369 .article-inner-1cc0 p:last-child {
  margin-bottom: 0;
}
.soft_6f12 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.orange_951f .sidebar-in-39e8 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .orange_951f .sidebar-in-39e8:last-of-type {
    margin-bottom: 0;
  }
}
.orange_951f .sidebar-in-39e8 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.orange_951f .sidebar-in-39e8 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.orange_951f .sidebar-in-39e8 ul li {
  margin: 0 0 0.6em;
}
.orange_951f .sidebar-in-39e8 ul li.label-d832,
.orange_951f .sidebar-in-39e8 ul li.plasma_ca80 {
  position: relative;
}
.orange_951f .sidebar-in-39e8 ul li.label-d832 .slider_d40c,
.orange_951f .sidebar-in-39e8 ul li.plasma_ca80 .slider_d40c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.orange_951f .sidebar-in-39e8 ul li.label-d832:after:after,
.orange_951f .sidebar-in-39e8 ul li.label-d832:after:before,
.orange_951f
  .sidebar-in-39e8
  ul
  li.plasma_ca80:after:after,
.orange_951f
  .sidebar-in-39e8
  ul
  li.plasma_ca80:after:before {
  content: "";
  display: table;
}
.orange_951f .sidebar-in-39e8 ul li.label-d832:after:after,
.orange_951f
  .sidebar-in-39e8
  ul
  li.plasma_ca80:after:after {
  clear: both;
}
.orange_951f .sidebar-in-39e8 a.popup_9867:hover {
  text-decoration: none;
}
.orange_951f .sidebar-in-39e8 select {
  max-width: 100%;
}
.orange_951f .sidebar-in-39e8 table {
  font-size: 85%;
}
.orange_951f .sidebar-in-39e8 table td,
.orange_951f .sidebar-in-39e8 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.orange_951f .sidebar-in-39e8 table tfoot td {
  text-align: left;
}
.orange_951f .sidebar-in-39e8 :last-child {
  margin-bottom: 0;
}
.orange_951f .sidebar-in-39e8 .notification_inner_eff5 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.orange_951f .sidebar-in-39e8 .notification_inner_eff5 label {
  width: 100%;
}
.orange_951f .sidebar-in-39e8 .notification_inner_eff5 .medium_3db7 {
  width: 100%;
  display: block;
}
.orange_951f .sidebar-in-39e8 .notification_inner_eff5 .active-dirty-f3e3 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.orange_951f .sidebar-in-39e8 .notification_inner_eff5 .active-dirty-f3e3:hover svg #svg-search {
  fill: #444;
}
.orange_951f .sidebar-in-39e8 .notification_inner_eff5 .active-dirty-f3e3 svg {
  width: 18px;
  height: 18px;
}
.orange_951f .tertiary_8deb ul ul,
.orange_951f .fast-b01e ul ul,
.orange_951f .header-61ec ul ul,
.orange_951f .secondary-890f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.orange_951f .tertiary_8deb .action_7f9b > a,
.orange_951f .fast-b01e .action_7f9b > a,
.orange_951f .header-61ec .action_7f9b > a,
.orange_951f .secondary-890f .action_7f9b > a {
  margin-bottom: 0;
}
.orange_951f .main-next-d360 li,
.orange_951f .tertiary_8deb li,
.orange_951f .carousel-yellow-eb27 li,
.orange_951f .fast-b01e li,
.orange_951f .header-61ec li,
.orange_951f .secondary-890f li,
.orange_951f .background-ae7b li,
.orange_951f .table_blue_bf38 li {
  display: block;
  position: relative;
}
.orange_951f .main-next-d360 li:last-child,
.orange_951f .tertiary_8deb li:last-child,
.orange_951f .carousel-yellow-eb27 li:last-child,
.orange_951f .fast-b01e li:last-child,
.orange_951f .header-61ec li:last-child,
.orange_951f .secondary-890f li:last-child,
.orange_951f .background-ae7b li:last-child,
.orange_951f .table_blue_bf38 li:last-child {
  border: none;
}
.orange_951f .main-next-d360 li a,
.orange_951f .tertiary_8deb li a,
.orange_951f .carousel-yellow-eb27 li a,
.orange_951f .fast-b01e li a,
.orange_951f .header-61ec li a,
.orange_951f .secondary-890f li a,
.orange_951f .background-ae7b li a,
.orange_951f .table_blue_bf38 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.orange_951f .main-next-d360 li ul li::before,
.orange_951f .tertiary_8deb li ul li::before,
.orange_951f .carousel-yellow-eb27 li ul li::before,
.orange_951f .fast-b01e li ul li::before,
.orange_951f .header-61ec li ul li::before,
.orange_951f .secondary-890f li ul li::before,
.orange_951f .background-ae7b li ul li::before,
.orange_951f .table_blue_bf38 li ul li::before {
  left: 15px;
}
.orange_951f .main-next-d360 li ul a,
.orange_951f .tertiary_8deb li ul a,
.orange_951f .carousel-yellow-eb27 li ul a,
.orange_951f .fast-b01e li ul a,
.orange_951f .header-61ec li ul a,
.orange_951f .secondary-890f li ul a,
.orange_951f .background-ae7b li ul a,
.orange_951f .table_blue_bf38 li ul a {
  padding-left: 20px;
}
.orange_951f .main-next-d360 li ul ul li::before,
.orange_951f .tertiary_8deb li ul ul li::before,
.orange_951f .carousel-yellow-eb27 li ul ul li::before,
.orange_951f .fast-b01e li ul ul li::before,
.orange_951f .header-61ec li ul ul li::before,
.orange_951f .secondary-890f li ul ul li::before,
.orange_951f .background-ae7b li ul ul li::before,
.orange_951f .table_blue_bf38 li ul ul li::before {
  left: 30px;
}
.orange_951f .main-next-d360 li ul ul a,
.orange_951f .tertiary_8deb li ul ul a,
.orange_951f .carousel-yellow-eb27 li ul ul a,
.orange_951f .fast-b01e li ul ul a,
.orange_951f .header-61ec li ul ul a,
.orange_951f .secondary-890f li ul ul a,
.orange_951f .background-ae7b li ul ul a,
.orange_951f .table_blue_bf38 li ul ul a {
  padding-left: 40px;
}
.orange_951f .brown-5666 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.orange_951f .table_blue_bf38 ul li {
  margin-bottom: 1.41575em;
}
.orange_951f .table_blue_bf38 ul li .module-cdc8 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.orange_951f .table_blue_bf38 ul li .disabled_hard_2805 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.over-2338 .main-next-d360 li a,
.over-2338 .tertiary_8deb li a,
.over-2338 .carousel-yellow-eb27 li a,
.over-2338 .fast-b01e li a,
.over-2338 .header-61ec li a,
.over-2338 .secondary-890f li a,
.over-2338 .background-ae7b li a,
.over-2338 .table_blue_bf38 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.over-2338 .brown-5666 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.over-2338 .sidebar-in-39e8 ul li.label-d832 .slider_d40c,
.over-2338 .sidebar-in-39e8 ul li.plasma_ca80 .slider_d40c {
  background: rgba(0, 0, 0, 0.2);
}
.over-2338 .orange_951f .sidebar-in-39e8 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider_in_09de .orange_951f .header-5bd0 li {
  margin: 0;
}
.slider_in_09de .orange_951f .header-5bd0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.slider_in_09de .orange_951f .header-5bd0 li ul {
  margin: 0;
}
.slider_in_09de .orange_951f .header-5bd0 li ul li a {
  padding-left: 15px;
}
.slider_in_09de .orange_951f .header-5bd0 li ul li li a {
  padding-left: 30px;
}
.slider_in_09de .orange_951f .header-5bd0 li.banner_fluid_05ca > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.slider_in_09de .orange_951f .header-5bd0 li.banner_fluid_05ca > 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;
}
.slider_in_09de .orange_951f .header-5bd0 li.banner_fluid_05ca > 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;
}
.title_c671 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.wrapper_soft_d705 {
  position: relative;
  z-index: 10;
}
.wrapper_soft_d705 .inner_b767 {
  width: 100%;
  max-width: 100%;
}
.accordion_cc9d .primary-31ce {
  padding-top: 2em;
  padding-bottom: 2em;
}
.accordion_cc9d .current_e728 {
}
.accordion_cc9d .over-2338 {
  background: #292929;
}
.selected-c870 .primary-31ce {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.selected-c870 .current_e728 {
  background: #f9f9f9;
}
.selected-c870 .over-2338 {
  background: #303030;
}
.dropdown-e3ac .primary-31ce {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .dropdown-e3ac .form-dirty-9586 {
    margin-bottom: 1em;
  }
  .dropdown-e3ac .form-dirty-9586:last-child {
    margin-bottom: 0;
  }
}
.dropdown-e3ac .current_e728 {
  background: #ededed;
}
.dropdown-e3ac .over-2338 {
  background: #1a1a1a;
}
.primary-31ce.current_e728 {
  color: rgba(0, 0, 0, 0.6);
}
.primary-31ce.current_e728 .tertiary-hot-2e90 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary-31ce.over-2338 {
  color: rgba(255, 255, 255, 0.99);
}
.primary-31ce.over-2338 a:not(.popup_9867) {
  color: rgba(255, 255, 255, 0.79);
}
.primary-31ce.over-2338 a:not(.popup_9867):hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary-31ce.over-2338 .tertiary-hot-2e90 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary-31ce.over-2338 table tbody td,
.primary-31ce.over-2338 table th {
  background: rgba(0, 0, 0, 0.08);
}
.frame_fd2a.simple_0f3b .dirty-60c4 {
  max-width: initial;
}
.frame_fd2a .fluid-32e5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.frame_fd2a .fluid-32e5 .inner_b767 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .frame_fd2a .fluid-32e5 .inner_b767 {
    display: block;
    margin-bottom: 2em;
  }
  .frame_fd2a .fluid-32e5 .inner_b767:last-child {
    margin-bottom: 0;
  }
}
.dropdown-e3ac .form-dirty-9586:last-child,
.selected-c870 .form-dirty-9586:last-child,
.accordion_cc9d .form-dirty-9586:last-child {
  margin-bottom: 0;
}
.dropdown-e3ac .form-dirty-9586 .orange_951f .sidebar-in-39e8:last-child,
.selected-c870 .form-dirty-9586 .orange_951f .sidebar-in-39e8:last-child,
.accordion_cc9d .form-dirty-9586 .orange_951f .sidebar-in-39e8:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .dropdown-e3ac .plasma-9e8d,
  .dropdown-e3ac .component-59ac,
  .selected-c870 .plasma-9e8d,
  .selected-c870 .component-59ac,
  .accordion_cc9d .plasma-9e8d,
  .accordion_cc9d .component-59ac {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .wrapper_soft_d705 .form-dirty-9586 {
    margin-bottom: 2em;
  }
}
.wrapper_soft_d705 p:last-child {
  margin-bottom: 0;
}
.wrapper_soft_d705 li,
.wrapper_soft_d705 ul {
  list-style: none;
  margin: 0;
}
.wrapper_soft_d705 ul ul {
  margin-left: 2.617924em;
}
.fast_32eb {
  font-size: 0.875em;
}

/* css-noise: ada3 */
.phantom-card-y1 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.2;
}
