/*!
Theme Name: Customify
Theme URI: https://pressmaximum.header-over-35da/customify
Author: WPCustomify
Author URI: https://pressmaximum.header-over-35da
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.header-over-35da/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.full_eb72.widget-north-6f35/licenses/gpl-2.0.menu-down-ad83
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.sidebar_first_79ac/, (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.alert_bright_b15f.primary_paper_22b4/normalize.backdrop-4016/
 ======
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.backdrop-4016 v7.0.0 | MIT License | github.header-over-35da/necolas/normalize.backdrop-4016 */
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;
}
.layout-2e3d .dark_3774,
.dynamic_432c,
.large-b285,
.label_c090,
.photo-current-0f2c,
.fixed-a3e5,
.column_iron_9ef1,
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;
}
.dynamic_432c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .dynamic_432c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .dynamic_432c,
  h1 {
    font-size: 1.8em;
  }
}
.large-b285,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.large-b285 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .large-b285,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .large-b285,
  h2 {
    font-size: 1.7em;
  }
}
.label_c090,
h3 {
  font-size: 1.618em;
}
.layout-2e3d .dark_3774,
.photo-current-0f2c,
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.main_8132 {
  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;
}
.upper_4d8c:after,
.upper_4d8c:before,
.photo-new-bc5c:after,
.photo-new-bc5c:before {
  content: "";
  display: table;
}
.upper_4d8c:after,
.photo-new-bc5c:after {
  clear: both;
}
.status_green_c5ce {
  float: right;
  margin-right: 0;
}
.wide-c33c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.disabled_85c3 .label-09ff,
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;
}
.disabled_85c3 .label-09ff: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;
}
.notice_purple_9117 .label-09ff {
  box-shadow: none;
}
.notice_purple_9117
  .label-09ff
  .bright-2078 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.notice_purple_9117 .label-09ff .brown_7e8f {
  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;
}
.notice_purple_9117
  .label-09ff
  .brown_7e8f
  b {
  display: none;
}
.notice_purple_9117 .outline-c9cd {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.image_solid_66e3:not(.accent-clean-7a63):not(.hero-b433),
button:not(.accent-clean-7a63):not(.hero-b433),
input[type="button"]:not(.accent-clean-7a63):not(
    .hero-b433
  ),
input[type="reset"]:not(.accent-clean-7a63):not(
    .hero-b433
  ),
input[type="submit"]:not(.accent-clean-7a63):not(
    .hero-b433
  ) {
  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;
}
.image_solid_66e3:not(.accent-clean-7a63):not(
    .hero-b433
  ):hover,
button:not(.accent-clean-7a63):not(
    .hero-b433
  ):hover,
input[type="button"]:not(.accent-clean-7a63):not(
    .hero-b433
  ):hover,
input[type="reset"]:not(.accent-clean-7a63):not(
    .hero-b433
  ):hover,
input[type="submit"]:not(.accent-clean-7a63):not(
    .hero-b433
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.image_solid_66e3:not(.accent-clean-7a63):not(
    .hero-b433
  ):active,
.image_solid_66e3:not(.accent-clean-7a63):not(
    .hero-b433
  ):focus,
button:not(.accent-clean-7a63):not(
    .hero-b433
  ):active,
button:not(.accent-clean-7a63):not(
    .hero-b433
  ):focus,
input[type="button"]:not(.accent-clean-7a63):not(
    .hero-b433
  ):active,
input[type="button"]:not(.accent-clean-7a63):not(
    .hero-b433
  ):focus,
input[type="reset"]:not(.accent-clean-7a63):not(
    .hero-b433
  ):active,
input[type="reset"]:not(.accent-clean-7a63):not(
    .hero-b433
  ):focus,
input[type="submit"]:not(.accent-clean-7a63):not(
    .hero-b433
  ):active,
input[type="submit"]:not(.accent-clean-7a63):not(
    .hero-b433
  ):focus {
  outline: 0;
}
.image_solid_66e3:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1,
button:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1,
input[type="button"]:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1,
input[type="reset"]:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1,
input[type="submit"]:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1 {
  position: relative;
}
.image_solid_66e3:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1
  .next_fb0e,
.image_solid_66e3:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1
  .heading-light-db57,
.image_solid_66e3:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1
  .accent_db82,
.image_solid_66e3:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1
  i,
.image_solid_66e3:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1
  svg,
button:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1
  .next_fb0e,
button:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1
  .heading-light-db57,
button:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1
  .accent_db82,
button:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1
  i,
button:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1
  svg,
input[type="button"]:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1
  .next_fb0e,
input[type="button"]:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1
  .heading-light-db57,
input[type="button"]:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1
  .accent_db82,
input[type="button"]:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1
  i,
input[type="button"]:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1
  svg,
input[type="reset"]:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1
  .next_fb0e,
input[type="reset"]:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1
  .heading-light-db57,
input[type="reset"]:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1
  .accent_db82,
input[type="reset"]:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1
  i,
input[type="reset"]:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1
  svg,
input[type="submit"]:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1
  .next_fb0e,
input[type="submit"]:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1
  .heading-light-db57,
input[type="submit"]:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1
  .accent_db82,
input[type="submit"]:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1
  i,
input[type="submit"]:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1
  svg {
  visibility: hidden;
}
.image_solid_66e3:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1:after,
button:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1:after,
input[type="button"]:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1:after,
input[type="reset"]:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1:after,
input[type="submit"]:not(.accent-clean-7a63):not(
    .hero-b433
  ).fn-loading-0bb1: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;
}
.image_solid_66e3:not(.accent-clean-7a63):not(.hero-b433),
input[type="button"]:not(.accent-clean-7a63):not(
    .hero-b433
  ),
input[type="reset"]:not(.accent-clean-7a63):not(
    .hero-b433
  ),
input[type="submit"]:not(.accent-clean-7a63):not(
    .hero-b433
  ) {
  color: #fff;
  background: #235787;
}
.image_solid_66e3:not(.accent-clean-7a63):not(
    .hero-b433
  ):focus,
input[type="button"]:not(.accent-clean-7a63):not(
    .hero-b433
  ):focus,
input[type="reset"]:not(.accent-clean-7a63):not(
    .hero-b433
  ):focus,
input[type="submit"]:not(.accent-clean-7a63):not(
    .hero-b433
  ):focus {
  color: #fff;
}
.image_solid_66e3.fn-disabled-0bb1:not(.accent-clean-7a63):not(
    .hero-b433
  ),
.image_solid_66e3[disabled]:not(.accent-clean-7a63):not(
    .hero-b433
  ),
button.fn-disabled-0bb1:not(.accent-clean-7a63):not(
    .hero-b433
  ),
button[disabled]:not(.accent-clean-7a63):not(
    .hero-b433
  ) {
  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;
}
.layout_glass_286d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.layout_glass_286d: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;
}
.main-simple-ed81 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.cool-90b8 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.feature-fast-9333 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.upper_4d8c:after,
.upper_4d8c:before,
.module-9bd9:after,
.module-9bd9:before,
.overlay-879d:after,
.overlay-879d:before,
.caption-advanced-0671:after,
.caption-advanced-0671:before,
.search-8ce8:after,
.search-8ce8:before,
.wide_840b:after,
.wide_840b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.upper_4d8c:after,
.module-9bd9:after,
.overlay-879d:after,
.caption-advanced-0671:after,
.search-8ce8:after,
.wide_840b:after {
  clear: both;
}
.module-9bd9 .red_9fef,
.overlay-879d .red_9fef,
.media_0f3d .red_9fef {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.disabled-623f {
  display: inline-block;
}
.aside-narrow-33a8 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.aside-narrow-33a8 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.aside-narrow-33a8 .solid_7edd {
  padding: 1em 0;
  font-size: 85%;
}
.solid_7edd {
  text-align: left;
  font-style: italic;
  color: #999;
}
.layout-east-7302 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.layout-east-7302:after,
.layout-east-7302:before {
  content: "";
  display: table;
}
.layout-east-7302:after {
  clear: both;
}
.mask_6694 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.list_simple_8ff1 .mask_6694 {
  max-width: 50%;
}
.grid_selected_abce .mask_6694 {
  max-width: 33.33%;
}
.status-3e90 .mask_6694 {
  max-width: 25%;
}
.layout_clean_1754 .mask_6694 {
  max-width: 20%;
}
.hard-2bd4 .mask_6694 {
  max-width: 16.66%;
}
.button_0d39 .mask_6694 {
  max-width: 14.28%;
}
.filter-69d0 .mask_6694 {
  max-width: 12.5%;
}
.content_right_dc2c .mask_6694 {
  max-width: 11.11%;
}
.tooltip-1caf {
  display: block;
}
.layout-2e3d .dynamic-bedf label,
.layout-2e3d .surface-eeed label,
.layout-2e3d .pattern-out-a7cb label,
.layout-2e3d .preview-orange-26be label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.lite_ecc8 {
  list-style: none;
  margin: 0;
}
.lite_ecc8 article.alert-copper-b2ad {
  margin-bottom: 0;
}
.lite_ecc8 ul {
  list-style: none;
  margin: 0;
}
.lite_ecc8 .shadow_purple_94cf li.alert-copper-b2ad {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .lite_ecc8 .shadow_purple_94cf li.alert-copper-b2ad {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .lite_ecc8 .shadow_purple_94cf li.alert-copper-b2ad: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) {
  .lite_ecc8 .shadow_purple_94cf li.alert-copper-b2ad li.alert-copper-b2ad li.alert-copper-b2ad li.alert-copper-b2ad {
    padding-left: 0;
  }
}
article.alert-copper-b2ad {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.alert-copper-b2ad .module-9bd9 p:last-of-type {
  margin-bottom: 0;
}
article.alert-copper-b2ad .aside_fd1c {
  float: left;
}
article.alert-copper-b2ad .hover-advanced-0dc7 {
  margin-left: 85px;
}
article.alert-copper-b2ad .logo_simple_c97a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.alert-copper-b2ad .logo_simple_c97a .video-outer-10d3 {
  margin-left: 10px;
}
article.alert-copper-b2ad .dropdown-75ae {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.alert-copper-b2ad .short_761e {
  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 .dynamic-bedf,
  #respond .pattern-out-a7cb,
  #respond .preview-orange-26be {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dynamic-bedf input,
#respond .pattern-out-a7cb input,
#respond .preview-orange-26be input {
  width: 100%;
}
#respond .preview-orange-26be {
  margin-right: 0;
}
#respond .text_b98c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.text_active_8631 {
  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;
}
.text_active_8631.secondary_green_1c30 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.text_active_8631 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%);
}
.text_active_8631:focus,
.text_active_8631: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);
}
.avatar_rough_c048 {
  border-radius: 10%;
}
.active_d474 {
  border-radius: 50%;
}
.row-464b {
  font-size: 0.72em;
}
.form-dark-e924 {
  font-size: 0.875em;
}
.article_2bb3 {
  font-size: 1.1em;
}
.hidden_9ed6 {
  text-transform: uppercase;
  line-height: 1.2;
}
.hidden_9ed6.row-464b {
  letter-spacing: 0.5px;
}
.out_753b,
.out_753b a {
  color: #6d6d6d;
}
.out_753b a:hover {
  color: #111;
}
.steel-7dfb {
  color: #6d6d6d;
}
.green_8bb4 {
  overflow-x: hidden;
}
.green_8bb4 .fast_23a0.down_2fa9 {
  position: relative;
}
.green_8bb4 .fast_23a0.down_2fa9.small-5247 {
  position: initial;
}
.green_8bb4
  .fast_23a0.down_2fa9.small-5247
  .last-dda4 {
  left: auto;
}
.green_8bb4 .fast_23a0 .last-dda4 {
  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;
}
.green_8bb4 .fast_23a0:hover.down_2fa9 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.green_8bb4
  .fast_23a0:hover.down_2fa9
  .last-dda4 {
  display: block;
  z-index: 9999999;
}
.green_8bb4 .widget-4aae .pink_3585,
.green_8bb4 .feature_basic_fc7f .pink_3585 {
  display: none;
}
.green_8bb4 .detail-dim-9568 .fast_23a0:hover.down_2fa9 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.layout-2e3d .dynamic-bedf label,
.layout-2e3d .surface-eeed label,
.layout-2e3d .pattern-out-a7cb label,
.layout-2e3d .preview-orange-26be label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.lite_ecc8 {
  list-style: none;
  margin: 0;
}
.lite_ecc8 article.alert-copper-b2ad {
  margin-bottom: 0;
}
.lite_ecc8 ul {
  list-style: none;
  margin: 0;
}
.lite_ecc8 .shadow_purple_94cf li.alert-copper-b2ad {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .lite_ecc8 .shadow_purple_94cf li.alert-copper-b2ad {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .lite_ecc8 .shadow_purple_94cf li.alert-copper-b2ad: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) {
  .lite_ecc8 .shadow_purple_94cf li.alert-copper-b2ad li.alert-copper-b2ad li.alert-copper-b2ad li.alert-copper-b2ad {
    padding-left: 0;
  }
}
article.alert-copper-b2ad {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.alert-copper-b2ad .module-9bd9 p:last-of-type {
  margin-bottom: 0;
}
article.alert-copper-b2ad .aside_fd1c {
  float: left;
}
article.alert-copper-b2ad .hover-advanced-0dc7 {
  margin-left: 85px;
}
article.alert-copper-b2ad .logo_simple_c97a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.alert-copper-b2ad .logo_simple_c97a .video-outer-10d3 {
  margin-left: 10px;
}
article.alert-copper-b2ad .dropdown-75ae {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.alert-copper-b2ad .short_761e {
  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 .dynamic-bedf,
  #respond .pattern-out-a7cb,
  #respond .preview-orange-26be {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dynamic-bedf input,
#respond .pattern-out-a7cb input,
#respond .preview-orange-26be input {
  width: 100%;
}
#respond .preview-orange-26be {
  margin-right: 0;
}
#respond .text_b98c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.widget-4aae .link-91b6 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.link-91b6 .tooltip_huge_94d3.item_green_2472 .carousel_749a > li > a:focus,
.link-91b6 .tooltip_huge_94d3.item_green_2472 .carousel_749a > li > a:hover,
.link-91b6 .tooltip_huge_94d3.tiny_5e06 .carousel_749a > li > a:focus,
.link-91b6 .tooltip_huge_94d3.tiny_5e06 .carousel_749a > li > a:hover,
.link-91b6 .tooltip_huge_94d3.tag_dim_f08f .carousel_749a > li > a:focus,
.link-91b6 .tooltip_huge_94d3.tag_dim_f08f .carousel_749a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link-91b6
  .tooltip_huge_94d3.item_green_2472
  .carousel_749a
  > li.steel-3684
  > a,
.link-91b6
  .tooltip_huge_94d3.item_green_2472
  .carousel_749a
  > li.lower_df74
  > a,
.link-91b6
  .tooltip_huge_94d3.tiny_5e06
  .carousel_749a
  > li.steel-3684
  > a,
.link-91b6
  .tooltip_huge_94d3.tiny_5e06
  .carousel_749a
  > li.lower_df74
  > a,
.link-91b6
  .tooltip_huge_94d3.tag_dim_f08f
  .carousel_749a
  > li.steel-3684
  > a,
.link-91b6 .tooltip_huge_94d3.tag_dim_f08f .carousel_749a > li.item-center-68ad > a {
  color: rgba(255, 255, 255, 0.99);
}
.link-91b6 .new_92c6,
.link-91b6 .new_92c6 a {
  color: rgba(255, 255, 255, 0.99);
}
.link-91b6 .search-out-4ba4.accordion_7b01 li a,
.link-91b6 .easy_207e a,
.link-91b6 .message_f353,
.link-91b6 .carousel_749a > li > a,
.link-91b6 .action_6be5 {
  color: rgba(255, 255, 255, 0.79);
}
.link-91b6 .search-out-4ba4.accordion_7b01 li a:hover,
.link-91b6 .easy_207e a:hover,
.link-91b6 .message_f353:hover,
.link-91b6 .carousel_749a > li > a:hover,
.link-91b6 .action_6be5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link-91b6 .button_2320 {
  color: rgba(255, 255, 255, 0.79);
}
.link-91b6 .button_2320 .feature_a248 {
  color: rgba(255, 255, 255, 0.99);
}
.link-91b6 .button_2320:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link-91b6 .shade_hot_6761 .breadcrumb_brown_029d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.link-91b6 .shade_hot_6761 .breadcrumb_brown_029d .dropdown-current-7fea {
  color: rgba(255, 255, 255, 0.79);
}
.link-91b6
  .shade_hot_6761
  .breadcrumb_brown_029d
  .dropdown-current-7fea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.link-91b6
  .shade_hot_6761
  .breadcrumb_brown_029d
  .dropdown-current-7fea:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.link-91b6
  .shade_hot_6761
  .breadcrumb_brown_029d
  .dropdown-current-7fea::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.link-91b6
  .shade_hot_6761
  .breadcrumb_brown_029d
  .dropdown-current-7fea::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.link-91b6 .shade_hot_6761 .status_f434 {
  color: rgba(255, 255, 255, 0.79);
}
.link-91b6 .shade_hot_6761 .status_f434:hover {
  color: rgba(255, 255, 255, 0.99);
}
.info-e458
  .link-91b6
  .shade_hot_6761
  .panel-6563
  .container-6d24 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.info-e458
  .link-91b6
  .shade_hot_6761
  .panel-6563
  .dropdown-current-7fea {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.widget-4aae .panel_pro_28be {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.panel_pro_28be .tooltip_huge_94d3.item_green_2472 .carousel_749a > li > a:focus,
.panel_pro_28be .tooltip_huge_94d3.item_green_2472 .carousel_749a > li > a:hover,
.panel_pro_28be .tooltip_huge_94d3.tiny_5e06 .carousel_749a > li > a:focus,
.panel_pro_28be .tooltip_huge_94d3.tiny_5e06 .carousel_749a > li > a:hover,
.panel_pro_28be .tooltip_huge_94d3.tag_dim_f08f .carousel_749a > li > a:focus,
.panel_pro_28be .tooltip_huge_94d3.tag_dim_f08f .carousel_749a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.panel_pro_28be
  .tooltip_huge_94d3.item_green_2472
  .carousel_749a
  > li.steel-3684
  > a,
.panel_pro_28be
  .tooltip_huge_94d3.item_green_2472
  .carousel_749a
  > li.lower_df74
  > a,
.panel_pro_28be
  .tooltip_huge_94d3.tiny_5e06
  .carousel_749a
  > li.steel-3684
  > a,
.panel_pro_28be
  .tooltip_huge_94d3.tiny_5e06
  .carousel_749a
  > li.lower_df74
  > a,
.panel_pro_28be
  .tooltip_huge_94d3.tag_dim_f08f
  .carousel_749a
  > li.steel-3684
  > a,
.panel_pro_28be .tooltip_huge_94d3.tag_dim_f08f .carousel_749a > li.item-center-68ad > a {
  color: rgba(0, 0, 0, 0.8);
}
.panel_pro_28be .new_92c6,
.panel_pro_28be .new_92c6 a {
  color: rgba(0, 0, 0, 0.8);
}
.panel_pro_28be .search-out-4ba4.accordion_7b01 li a,
.panel_pro_28be .easy_207e a,
.panel_pro_28be .message_f353,
.panel_pro_28be .carousel_749a > li > a,
.panel_pro_28be .action_6be5 {
  color: rgba(0, 0, 0, 0.55);
}
.panel_pro_28be .search-out-4ba4.accordion_7b01 li a:hover,
.panel_pro_28be .easy_207e a:hover,
.panel_pro_28be .message_f353:hover,
.panel_pro_28be .carousel_749a > li > a:hover,
.panel_pro_28be .action_6be5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.panel_pro_28be .button_2320 {
  color: rgba(0, 0, 0, 0.55);
}
.panel_pro_28be .button_2320 .feature_a248 {
  color: rgba(0, 0, 0, 0.8);
}
.panel_pro_28be .button_2320:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container-pink-2310 .preview_fast_e4dc {
  margin-left: auto;
  margin-right: auto;
}
.overlay-879d > * {
  margin-left: auto;
  margin-right: auto;
}
.overlay-879d .main-simple-ed81 {
  margin-right: 1.41575em;
}
.block_8011 .overlay-879d > .panel-mini-b94e {
  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;
}
.block_8011 .overlay-879d > .fixed_376f {
  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;
}
.content_9fe9.container-pink-2310 .preview_fast_e4dc,
.gallery-6bd2.container-pink-2310 .preview_fast_e4dc {
  margin-left: 0;
}
.copper-e61c.container-pink-2310 .preview_fast_e4dc,
.block_red_449e.container-pink-2310 .preview_fast_e4dc {
  margin-right: 0;
}
.overlay-879d ol,
.overlay-879d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.iron-9294 video {
  max-width: 100%;
}
.selected_9ccb img {
  display: block;
}
.selected_9ccb.main-simple-ed81,
.selected_9ccb.cool-90b8 {
  width: 100%;
}
.selected_9ccb.fixed_376f img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.component-motion-4100:not(.clean_9771) {
  margin: 1.5em auto;
}
.green_fa71 p {
  padding: 1.5em 14px;
}
ul.layout-green-27de.fixed_376f,
ul.layout-green-27de.panel-mini-b94e,
ul.layout-green-27de.avatar_d253.panel-mini-b94e {
  padding: 0 14px;
}
.first-228c {
  display: block;
  overflow-x: auto;
}
.first-228c table {
  border-collapse: collapse;
  width: 100%;
}
.first-228c td,
.first-228c th {
  padding: 0.5em;
}
.overlay-879d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.overlay-879d ol ol,
.overlay-879d ol ul,
.overlay-879d ul ol,
.overlay-879d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.overlay-879d ol ol li,
.overlay-879d ol ul li,
.overlay-879d ul ol li,
.overlay-879d ul ul li {
  margin-left: 0;
}
.thumbnail_0675.short_774e > .breadcrumb-hard-aa43 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.thumbnail_0675.short_774e > .breadcrumb-hard-aa43 iframe,
.thumbnail_0675.short_774e > .breadcrumb-hard-aa43 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.input_dynamic_3d10 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.input_dynamic_3d10.logo_da00 {
  padding: 0;
}
.input_dynamic_3d10.logo_da00 cite {
  font-size: 13px;
}
.input_dynamic_3d10 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.input_dynamic_3d10 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.image_da10 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.image_da10 > p:first-child {
  margin-top: 0;
}
.image_da10 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.image_da10 blockquote {
  border-left: 0;
}
.panel-dim-168e {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.panel-dim-168e:not(.primary-red-5ee2) {
  max-width: 100px;
}
.panel-dim-168e.footer_3841 {
  border-bottom: none !important;
  text-align: center;
}
.panel-dim-168e.footer_3841::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .green_fa71 p {
    padding: 1.5em 0;
  }
}
.secondary-8293 {
  color: #0073aa;
}
.caption_gas_6b0d {
  background-color: #0073aa;
}
.filter-advanced-f629 {
  color: #229fd8;
}
.form_53ca {
  background-color: #229fd8;
}
.red_6045 {
  color: #eee;
}
.north-2823 {
  background-color: #eee;
}
.north-5716 {
  color: #444;
}
.input-yellow-a940 {
  background-color: #444;
}
.carousel_soft_3d2a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.carousel_soft_3d2a .thick-c7ea .easy_207e {
  font-size: 15px;
}
.carousel_soft_3d2a .easy_207e {
  line-height: 1.3;
}
.carousel_soft_3d2a .panel_pro_28be {
}
.carousel_soft_3d2a .link-91b6 {
  background: #235787;
}
.blue_eecd {
  padding: 0;
}
.blue_eecd .link-91b6 {
  background: #1a1a1a;
}
.blue_eecd .panel_pro_28be {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.main_772b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.main_772b .panel_pro_28be {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.main_772b .link-91b6 {
  background: #303030;
}
.wide_840b {
  position: relative;
  z-index: 10;
}
.wide_840b .steel_4091 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.frame-0761 .down_2fa9 {
  display: inline-block;
  vertical-align: middle;
}
.frame-0761.silver-e0f0 .down_2fa9 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .frame-0761.silver-e0f0 .down_2fa9 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .frame-0761.silver-e0f0 .down_2fa9 {
    margin-right: 0.4em;
  }
}
.frame-0761.silver-e0f0 .down_2fa9:last-child {
  margin-right: 0;
}
.item_ed60 .steel_4091 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .widget-4aae .thick-c7ea {
    margin: 0 -0.5em;
  }
  .widget-4aae .thick-c7ea [class*="customify-col-"],
  .widget-4aae .thick-c7ea [class*="customify-col_"],
  .widget-4aae .thick-c7ea [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.widget-4aae.banner-purple-d2b8 .steel_4091 {
  background: 0 0 !important;
}
.widget-4aae.banner-purple-d2b8 .steel_4091,
.widget-4aae.item_ed60 .steel_4091 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .widget-4aae.backdrop_east_3e04 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.widget-4aae.item_ed60 .steel_4091 {
  box-shadow: none !important;
}
.tag_1b19 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tag_1b19 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tag_1b19 {
    padding: 18px 0 20px;
  }
}
.tag_1b19 .focused_2933 {
  width: 100%;
}
.tag_1b19 .photo_13af {
  margin-bottom: 0;
}
.tag_1b19 .advanced_5c61 {
  margin-top: 5px;
  font-size: 0.875em;
}
.shade-d7de {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.shade-d7de .nav-b77d {
  width: 100%;
}
.carousel-narrow-bec9 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.carousel-narrow-bec9 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.carousel-narrow-bec9 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;
}
.carousel-narrow-bec9 li:last-child:after {
  display: none;
}
.carousel-narrow-bec9 li a {
  font-weight: 500;
  margin-right: 10px;
}
.texture-4e77 .pink_3585 button,
.tag_1b19 .pink_3585 button {
  left: 0;
}
.texture-4e77 .nav-b77d,
.tag_1b19 .nav-b77d {
  padding-left: 0;
  padding-right: 0;
}
.texture-4e77 .shade-d7de,
.tag_1b19 .shade-d7de {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.texture-4e77 {
  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;
}
.texture-4e77: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;
}
.texture-4e77 .list_top_4f3e {
  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) {
  .texture-4e77 .list_top_4f3e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .texture-4e77 .list_top_4f3e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .texture-4e77 .list_top_4f3e {
    min-height: 200px;
  }
}
.texture-4e77 .carousel-narrow-bec9 {
  color: rgba(255, 255, 255, 0.8);
}
.texture-4e77 .carousel-narrow-bec9 a,
.texture-4e77 .carousel-narrow-bec9 li:after {
  color: inherit;
}
.texture-4e77 .carousel-narrow-bec9 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.wrapper_6db0 {
  margin-bottom: 0.5em;
}
.icon-c5dc {
  margin-bottom: 1.2em;
}
.icon-c5dc,
.wrapper_6db0 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.icon-c5dc p:last-child,
.wrapper_6db0 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .pink_3585,
#masthead .pink_3585 {
  display: none;
}
#masthead
  > .pink_3585.hovered-600c {
  display: none;
}
#masthead > .pink_3585 button {
  left: 0;
}
.search-64f2 {
  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%;
}
.search-64f2 .down_2fa9 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.search-64f2 .text-6c90 {
  display: -webkit-box;
  display: flex;
}
.search-64f2 .text-6c90.tag-6fa8 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.search-64f2 .text-6c90.green-950f {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.search-64f2 .text-6c90.primary-easy-e198 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.search-64f2.center-1602.up_9792 .text-6c90.tag-6fa8 {
  flex-basis: 100%;
}
.search-64f2.gallery_204e .text-6c90.green-950f {
  -webkit-box-flex: 1;
  flex: auto;
}
.search-64f2.gallery_204e .text-6c90.primary-easy-e198 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .pink_3585.hovered-600c {
  display: none;
}
#masthead > .pink_3585 button {
  left: 0;
}
.right_e9a9 {
  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;
}
.right_e9a9:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.right_e9a9.tiny_ddb4 i {
  margin-right: 4px;
}
.right_e9a9.cool-7991 i {
  margin-left: 5px;
}
.easy_207e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.easy_207e p:last-child {
  margin-bottom: 0;
}
.disabled-thick-8680 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.disabled-thick-8680 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.disabled-thick-8680 img {
  display: block;
  width: auto;
  line-height: 1;
}
.disabled-thick-8680 .new_92c6 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.disabled-thick-8680 .footer_last_85b4 {
  margin: 5px 0 7px 0;
}
.disabled-thick-8680.summary-3ce3 .sort_fresh_9576 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.disabled-thick-8680.summary-3ce3 .slow-c253 {
  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;
}
.disabled-thick-8680.shadow-f160 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.disabled-thick-8680.shadow-f160 .sort_fresh_9576 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.disabled-thick-8680.shadow-f160 .slow-c253 {
  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;
}
.disabled-thick-8680.border_up_43d2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.disabled-thick-8680.hover-3bc3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.disabled-thick-8680.hover-3bc3 .slow-c253 {
  margin-top: 7px;
}
.alert_bdcd {
  display: inline-block;
}
.wide_840b .container_13d5 .disabled-thick-8680 img {
  max-width: 100%;
}
.tooltip_huge_94d3 .frame-32b2.white_68a1,
.hover_c762 .frame-32b2.white_68a1 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.tooltip_huge_94d3 .basic_7d4d,
.hover_c762 .basic_7d4d {
  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%);
}
.tooltip_huge_94d3 .basic_7d4d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.tooltip_huge_94d3.avatar_7e9a .basic_7d4d {
  display: none;
}
.tooltip_huge_94d3 .background-easy-8413 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tooltip_huge_94d3 .background-easy-8413 li {
  display: inline-block;
  position: relative;
}
.tooltip_huge_94d3 .background-easy-8413 li:last-child {
  margin-right: 0;
}
.tooltip_huge_94d3 .background-easy-8413 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;
}
.tooltip_huge_94d3 .background-easy-8413 li.item-center-68ad > a {
  color: rgba(0, 0, 0, 0.9);
}
.tooltip_huge_94d3 .background-easy-8413 > 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;
}
.tooltip_huge_94d3 .background-easy-8413 > li > a i {
  line-height: 0;
}
.tooltip_huge_94d3 .background-easy-8413 > li.filter-abea > a .basic_7d4d {
  margin-left: 4px;
  line-height: 0;
}
.tooltip_huge_94d3 .background-easy-8413 .dropdown-pro-8f0f li.filter-abea > a {
  position: relative;
}
.tooltip_huge_94d3 .background-easy-8413 .dropdown-pro-8f0f li.filter-abea > a:after,
.tooltip_huge_94d3 .background-easy-8413 .dropdown-pro-8f0f li.filter-abea > a:before {
  content: "";
  display: table;
}
.tooltip_huge_94d3 .background-easy-8413 .dropdown-pro-8f0f li.filter-abea > a:after {
  clear: both;
}
.tooltip_huge_94d3 .background-easy-8413 .dropdown-pro-8f0f li.filter-abea > a .basic_7d4d {
  margin-left: 5px;
  float: right;
}
.tooltip_huge_94d3 .feature-full-5c89,
.tooltip_huge_94d3 .dropdown-pro-8f0f {
  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;
}
.tooltip_huge_94d3 .dropdown-pro-8f0f {
  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;
}
.tooltip_huge_94d3 .dropdown-pro-8f0f .white_68a1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tooltip_huge_94d3 .dropdown-pro-8f0f .basic_7d4d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.tooltip_huge_94d3 .dropdown-pro-8f0f li {
  display: block;
  margin: 0;
  padding: 0;
}
.tooltip_huge_94d3 .dropdown-pro-8f0f 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;
}
.tooltip_huge_94d3 .dropdown-pro-8f0f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.tooltip_huge_94d3 .dropdown-pro-8f0f .dropdown-pro-8f0f {
  top: 0;
  left: 100%;
}
.tooltip_huge_94d3 .nav-center-5fdd.fn-focus-0bb1 > .feature-full-5c89,
.tooltip_huge_94d3 .nav-center-5fdd.fn-focus-0bb1 > .dropdown-pro-8f0f,
.tooltip_huge_94d3 .nav-center-5fdd:focus > .feature-full-5c89,
.tooltip_huge_94d3 .nav-center-5fdd:focus > .dropdown-pro-8f0f,
.tooltip_huge_94d3 .nav-center-5fdd:hover > .feature-full-5c89,
.tooltip_huge_94d3 .nav-center-5fdd:hover > .dropdown-pro-8f0f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.tooltip_huge_94d3.tag_dim_f08f .carousel_749a:after,
.tooltip_huge_94d3.tag_dim_f08f .carousel_749a:before {
  content: "";
  display: table;
}
.tooltip_huge_94d3.tag_dim_f08f .carousel_749a:after {
  clear: both;
}
.tooltip_huge_94d3.tag_dim_f08f .carousel_749a > li {
  float: left;
}
.tooltip_huge_94d3.description_9e94 .carousel_749a:after,
.tooltip_huge_94d3.description_9e94 .carousel_749a:before {
  content: "";
  display: table;
}
.tooltip_huge_94d3.description_9e94 .carousel_749a:after {
  clear: both;
}
.tooltip_huge_94d3.description_9e94 .carousel_749a > li {
  float: left;
}
.tooltip_huge_94d3.description_9e94 .carousel_749a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.tooltip_huge_94d3.description_9e94 .carousel_749a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.tooltip_huge_94d3.description_9e94 .carousel_749a > li.steel-3684 > a,
.tooltip_huge_94d3.description_9e94 .carousel_749a > li.item-center-68ad > a {
  color: #fff;
  background-color: #1e4b75;
}
.tooltip_huge_94d3.item_green_2472 .carousel_749a > li > a .white_68a1 {
  position: relative;
}
.tooltip_huge_94d3.item_green_2472 .carousel_749a > li > a .white_68a1: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;
}
.tooltip_huge_94d3.item_green_2472
  .carousel_749a
  > li:focus
  > a
  .white_68a1:before,
.tooltip_huge_94d3.item_green_2472
  .carousel_749a
  > li:hover
  > a
  .white_68a1:before {
  width: 100%;
  background-color: currentColor;
}
.tooltip_huge_94d3.item_green_2472
  .carousel_749a
  > li.steel-3684
  > a
  .white_68a1:before,
.tooltip_huge_94d3.item_green_2472
  .carousel_749a
  > li.lower_df74
  > a
  .white_68a1:before {
  width: 100%;
  background-color: currentColor;
}
.tooltip_huge_94d3.tiny_5e06 .carousel_749a > li > a .white_68a1 {
  position: relative;
}
.tooltip_huge_94d3.tiny_5e06 .carousel_749a > li > a .white_68a1: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;
}
.tooltip_huge_94d3.tiny_5e06 .carousel_749a > li:focus > a .white_68a1:before,
.tooltip_huge_94d3.tiny_5e06
  .carousel_749a
  > li:hover
  > a
  .white_68a1:before {
  width: 100%;
  background-color: currentColor;
}
.tooltip_huge_94d3.tiny_5e06
  .carousel_749a
  > li.steel-3684
  > a
  .white_68a1:before,
.tooltip_huge_94d3.tiny_5e06
  .carousel_749a
  > li.lower_df74
  > a
  .white_68a1:before {
  width: 100%;
  background-color: currentColor;
}
.hover_c762 .background-easy-8413 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hover_c762 .background-easy-8413 li:first-child > a {
  border-top: none;
}
.hover_c762 .background-easy-8413 .photo_hard_b7eb > .white_68a1 .basic_7d4d {
  display: none;
}
.hover_c762 .background-easy-8413 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hover_c762 .background-easy-8413 li:last-child {
  border: none;
}
.hover_c762 .background-easy-8413 li.filter-abea > a {
  padding-right: 45px !important;
}
.hover_c762 .background-easy-8413 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hover_c762 .background-easy-8413 li a:focus,
.hover_c762 .background-easy-8413 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hover_c762 .background-easy-8413 li .alert-prev-7e21 {
  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;
}
.hover_c762 .background-easy-8413 li .alert-prev-7e21:hover {
  box-shadow: none;
}
.hover_c762 .background-easy-8413 li .alert-prev-7e21 .basic_7d4d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hover_c762 .background-easy-8413 .dropdown-pro-8f0f {
  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);
}
.hover_c762 .background-easy-8413 .dropdown-pro-8f0f li a {
  padding-left: 3em;
}
.hover_c762 .background-easy-8413 .old_6cf6 > a .alert-prev-7e21 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hover_c762 .background-easy-8413 .old_6cf6 > .dropdown-pro-8f0f {
  display: block;
  opacity: 1;
}
.surface-d7d3 {
  max-width: 100%;
}
.aside_2035 {
  line-height: 0;
  cursor: pointer;
}
.action_6be5 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.action_6be5:hover {
  box-shadow: none;
  color: currentColor;
}
.action_6be5 svg {
  width: 18px;
  height: 18px;
}
.action_6be5 .glass-412d {
  display: none;
}
.carousel-e410 {
  position: relative;
}
.carousel-e410.fn-active-0bb1 .action_6be5 .smooth_e694 {
  display: none;
}
.carousel-e410.fn-active-0bb1 .action_6be5 .glass-412d {
  display: inline-block;
}
.carousel-e410 .input-adc1 {
  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);
}
.carousel-e410.easy-15a9 .input-adc1 {
  left: auto;
  right: -0.9em;
}
.carousel-e410.easy-15a9 .footer-wide-0e5a::before {
  left: auto;
  right: 15px;
}
.carousel-e410.fn-active-0bb1 .input-adc1 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.panel-6563 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.panel-6563 label {
  flex-basis: 100%;
}
.panel-6563 .breadcrumb_brown_029d {
  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;
}
.panel-6563 .dropdown-current-7fea {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.panel-6563 .dropdown-current-7fea:focus {
  background-color: transparent;
}
.panel-6563 button.status_f434 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.panel-6563 button.status_f434:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.panel-6563 button.status_f434 svg {
  width: 18px;
  height: 18px;
}
.panel-6563 input[type="submit"] {
  min-height: auto;
}
.shade_hot_6761 .panel-6563 .dropdown-current-7fea {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.footer-wide-0e5a {
  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) {
  .footer-wide-0e5a {
    width: 220px;
  }
}
.footer-wide-0e5a label {
  flex-basis: 100%;
}
.footer-wide-0e5a::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;
}
.info-e458 .shade_hot_6761 .panel-6563 {
  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;
}
.info-e458
  .shade_hot_6761
  .panel-6563
  .breadcrumb_brown_029d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.info-e458 .shade_hot_6761 .panel-6563 .dropdown-current-7fea {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.info-e458
  .shade_hot_6761
  .panel-6563
  .dropdown-current-7fea:focus {
  background: 0 0;
}
.info-e458
  .shade_hot_6761
  .panel-6563
  .container-6d24 {
  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;
}
.search-out-4ba4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.search-out-4ba4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.search-out-4ba4 li:last-child {
  margin-right: 0;
}
.search-out-4ba4 li:first-child {
  margin-left: 0;
}
.search-out-4ba4.background-inner-c534 a {
  color: #fff;
}
.search-out-4ba4.background-inner-c534 a:hover {
  color: #fff;
}
.search-out-4ba4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.search-out-4ba4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.search-out-4ba4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.search-out-4ba4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.search-out-4ba4 [class*="social-icon-apple"] {
  background-color: #999;
}
.search-out-4ba4 [class*="social-icon-apple"].tabs_34f6 {
  background-color: transparent;
  color: #999;
}
.search-out-4ba4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.search-out-4ba4 [class*="social-icon-behance"].tabs_34f6 {
  background-color: transparent;
  color: #1769ff;
}
.search-out-4ba4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.search-out-4ba4 [class*="social-icon-bitbucket"].tabs_34f6 {
  background-color: transparent;
  color: #205081;
}
.search-out-4ba4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.search-out-4ba4 [class*="social-icon-codepen"].tabs_34f6 {
  background-color: transparent;
  color: #000;
}
.search-out-4ba4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.search-out-4ba4 [class*="social-icon-delicious"].tabs_34f6 {
  background-color: transparent;
  color: #39f;
}
.search-out-4ba4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.search-out-4ba4 [class*="social-icon-digg"].tabs_34f6 {
  background-color: transparent;
  color: #005be2;
}
.search-out-4ba4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.search-out-4ba4 [class*="social-icon-dribbble"].tabs_34f6 {
  background-color: transparent;
  color: #ea4c89;
}
.search-out-4ba4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.search-out-4ba4 [class*="social-icon-envelope"].tabs_34f6 {
  background-color: transparent;
  color: #ea4335;
}
.search-out-4ba4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.search-out-4ba4 [class*="social-icon-facebook"].tabs_34f6 {
  background-color: transparent;
  color: #3b5998;
}
.search-out-4ba4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.search-out-4ba4 [class*="social-icon-flickr"].tabs_34f6 {
  background-color: transparent;
  color: #0063dc;
}
.search-out-4ba4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.search-out-4ba4 [class*="social-icon-foursquare"].tabs_34f6 {
  background-color: transparent;
  color: #2d5be3;
}
.search-out-4ba4 [class*="social-icon-github"] {
  background-color: #333;
}
.search-out-4ba4 [class*="social-icon-github"].tabs_34f6 {
  background-color: transparent;
  color: #333;
}
.search-out-4ba4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.search-out-4ba4 [class*="social-icon-google-plus"].tabs_34f6 {
  background-color: transparent;
  color: #dd4b39;
}
.search-out-4ba4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.search-out-4ba4 [class*="social-icon-houzz"].tabs_34f6 {
  background-color: transparent;
  color: #7ac142;
}
.search-out-4ba4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.search-out-4ba4 [class*="social-icon-instagram"].tabs_34f6 {
  background-color: transparent;
  color: #262626;
}
.search-out-4ba4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.search-out-4ba4 [class*="social-icon-jsfiddle"].tabs_34f6 {
  background-color: transparent;
  color: #487aa2;
}
.search-out-4ba4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.search-out-4ba4 [class*="social-icon-linkedin"].tabs_34f6 {
  background-color: transparent;
  color: #0077b5;
}
.search-out-4ba4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.search-out-4ba4 [class*="social-icon-medium"].tabs_34f6 {
  background-color: transparent;
  color: #00ab6b;
}
.search-out-4ba4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.search-out-4ba4
  [class*="social-icon-odnoklassniki"].tabs_34f6 {
  background-color: transparent;
  color: #f4731c;
}
.search-out-4ba4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.search-out-4ba4 [class*="social-icon-meetup"].tabs_34f6 {
  background-color: transparent;
  color: #ec1c40;
}
.search-out-4ba4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.search-out-4ba4 [class*="social-icon-pinterest"].tabs_34f6 {
  background-color: transparent;
  color: #bd081c;
}
.search-out-4ba4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.search-out-4ba4 [class*="social-icon-product-hunt"].tabs_34f6 {
  background-color: transparent;
  color: #da552f;
}
.search-out-4ba4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.search-out-4ba4 [class*="social-icon-reddit"].tabs_34f6 {
  background-color: transparent;
  color: #ff4500;
}
.search-out-4ba4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.search-out-4ba4 [class*="social-icon-rss"].tabs_34f6 {
  background-color: transparent;
  color: #f26522;
}
.search-out-4ba4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.search-out-4ba4
  [class*="social-icon-shopping-cart"].tabs_34f6 {
  background-color: transparent;
  color: #4caf50;
}
.search-out-4ba4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.search-out-4ba4 [class*="social-icon-skype"].tabs_34f6 {
  background-color: transparent;
  color: #00aff0;
}
.search-out-4ba4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.search-out-4ba4 [class*="social-icon-slideshare"].tabs_34f6 {
  background-color: transparent;
  color: #0077b5;
}
.search-out-4ba4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.search-out-4ba4 [class*="social-icon-snapchat"].tabs_34f6 {
  background-color: transparent;
  color: #fffc00;
}
.search-out-4ba4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.search-out-4ba4 [class*="social-icon-soundcloud"].tabs_34f6 {
  background-color: transparent;
  color: #f80;
}
.search-out-4ba4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.search-out-4ba4 [class*="social-icon-spotify"].tabs_34f6 {
  background-color: transparent;
  color: #2ebd59;
}
.search-out-4ba4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.search-out-4ba4
  [class*="social-icon-stack-overflow"].tabs_34f6 {
  background-color: transparent;
  color: #fe7a15;
}
.search-out-4ba4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.search-out-4ba4 [class*="social-icon-maldkfgram"].tabs_34f6 {
  background-color: transparent;
  color: #2ca5e0;
}
.search-out-4ba4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.search-out-4ba4 [class*="social-icon-tripadvisor"].tabs_34f6 {
  background-color: transparent;
  color: #589442;
}
.search-out-4ba4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.search-out-4ba4 [class*="social-icon-tumblr"].tabs_34f6 {
  background-color: transparent;
  color: #35465c;
}
.search-out-4ba4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.search-out-4ba4 [class*="social-icon-twitch"].tabs_34f6 {
  background-color: transparent;
  color: #6441a5;
}
.search-out-4ba4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.search-out-4ba4 [class*="social-icon-twitter"].tabs_34f6 {
  background-color: transparent;
  color: #1da1f2;
}
.search-out-4ba4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.search-out-4ba4 [class*="social-icon-vimeo"].tabs_34f6 {
  background-color: transparent;
  color: #1ab7ea;
}
.search-out-4ba4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.search-out-4ba4 [class*="social-icon-vk"].tabs_34f6 {
  background-color: transparent;
  color: #45668e;
}
.search-out-4ba4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.search-out-4ba4 [class*="social-icon-weibo"].tabs_34f6 {
  background-color: transparent;
  color: #df2029;
}
.search-out-4ba4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.search-out-4ba4 [class*="social-icon-weixin"].tabs_34f6 {
  background-color: transparent;
  color: #7bb32e;
}
.search-out-4ba4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.search-out-4ba4 [class*="social-icon-whatsapp"].tabs_34f6 {
  background-color: transparent;
  color: #25d366;
}
.search-out-4ba4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.search-out-4ba4 [class*="social-icon-wordpress"].tabs_34f6 {
  background-color: transparent;
  color: #21759b;
}
.search-out-4ba4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.search-out-4ba4 [class*="social-icon-xing"].tabs_34f6 {
  background-color: transparent;
  color: #026466;
}
.search-out-4ba4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.search-out-4ba4 [class*="social-icon-yelp"].tabs_34f6 {
  background-color: transparent;
  color: #af0606;
}
.search-out-4ba4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.search-out-4ba4 [class*="social-icon-youtube"].tabs_34f6 {
  background-color: transparent;
  color: #cd201f;
}
.message_f353 {
  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;
}
.message_f353:hover {
  box-shadow: none;
  background: 0 0;
}
.slider_yellow_928f {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.gallery_glass_d616 {
  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;
}
.cool-a60f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.carousel-motion-42d6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.carousel-motion-42d6,
.carousel-motion-42d6::after,
.carousel-motion-42d6::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;
}
.carousel-motion-42d6::after,
.carousel-motion-42d6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.bottom_e0d0 .gallery_glass_d616 .cool-a60f {
  margin-top: -2px;
  width: 19px;
}
.bottom_e0d0 .gallery_glass_d616 .carousel-motion-42d6 {
  margin-top: -1px;
}
.bottom_e0d0 .gallery_glass_d616 .carousel-motion-42d6,
.bottom_e0d0 .gallery_glass_d616 .carousel-motion-42d6::after,
.bottom_e0d0 .gallery_glass_d616 .carousel-motion-42d6::before {
  width: 19px;
  height: 2px;
}
.bottom_e0d0 .gallery_glass_d616 .carousel-motion-42d6::before {
  top: -6px;
}
.bottom_e0d0 .gallery_glass_d616 .carousel-motion-42d6::after {
  bottom: -6px;
}
.accent-left-b8ff .gallery_glass_d616 .cool-a60f {
  margin-top: -2px;
  width: 22px;
}
.accent-left-b8ff .gallery_glass_d616 .carousel-motion-42d6 {
  margin-top: -1px;
}
.accent-left-b8ff .gallery_glass_d616 .carousel-motion-42d6,
.accent-left-b8ff .gallery_glass_d616 .carousel-motion-42d6::after,
.accent-left-b8ff .gallery_glass_d616 .carousel-motion-42d6::before {
  width: 22px;
  height: 2px;
}
.accent-left-b8ff .gallery_glass_d616 .carousel-motion-42d6::before {
  top: -7px;
}
.accent-left-b8ff .gallery_glass_d616 .carousel-motion-42d6::after {
  bottom: -7px;
}
.south_f4e0 .gallery_glass_d616 .cool-a60f {
  margin-top: -2px;
  width: 31px;
}
.south_f4e0 .gallery_glass_d616 .carousel-motion-42d6 {
  margin-top: -1.5px;
}
.south_f4e0 .gallery_glass_d616 .carousel-motion-42d6,
.south_f4e0 .gallery_glass_d616 .carousel-motion-42d6::after,
.south_f4e0 .gallery_glass_d616 .carousel-motion-42d6::before {
  width: 31px;
  height: 3px;
}
.south_f4e0 .gallery_glass_d616 .carousel-motion-42d6::before {
  top: -9px;
}
.south_f4e0 .gallery_glass_d616 .carousel-motion-42d6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .shade-d163 .gallery_glass_d616 .cool-a60f {
    margin-top: -2px;
    width: 19px;
  }
  .shade-d163 .gallery_glass_d616 .carousel-motion-42d6 {
    margin-top: -1px;
  }
  .shade-d163 .gallery_glass_d616 .carousel-motion-42d6,
  .shade-d163 .gallery_glass_d616 .carousel-motion-42d6::after,
  .shade-d163 .gallery_glass_d616 .carousel-motion-42d6::before {
    width: 19px;
    height: 2px;
  }
  .shade-d163 .gallery_glass_d616 .carousel-motion-42d6::before {
    top: -6px;
  }
  .shade-d163 .gallery_glass_d616 .carousel-motion-42d6::after {
    bottom: -6px;
  }
  .hot-0bdb .gallery_glass_d616 .cool-a60f {
    margin-top: -2px;
    width: 22px;
  }
  .hot-0bdb .gallery_glass_d616 .carousel-motion-42d6 {
    margin-top: -1px;
  }
  .hot-0bdb .gallery_glass_d616 .carousel-motion-42d6,
  .hot-0bdb .gallery_glass_d616 .carousel-motion-42d6::after,
  .hot-0bdb .gallery_glass_d616 .carousel-motion-42d6::before {
    width: 22px;
    height: 2px;
  }
  .hot-0bdb .gallery_glass_d616 .carousel-motion-42d6::before {
    top: -7px;
  }
  .hot-0bdb .gallery_glass_d616 .carousel-motion-42d6::after {
    bottom: -7px;
  }
  .fast_a593 .gallery_glass_d616 .cool-a60f {
    margin-top: -2px;
    width: 31px;
  }
  .fast_a593 .gallery_glass_d616 .carousel-motion-42d6 {
    margin-top: -1.5px;
  }
  .fast_a593 .gallery_glass_d616 .carousel-motion-42d6,
  .fast_a593 .gallery_glass_d616 .carousel-motion-42d6::after,
  .fast_a593 .gallery_glass_d616 .carousel-motion-42d6::before {
    width: 31px;
    height: 3px;
  }
  .fast_a593 .gallery_glass_d616 .carousel-motion-42d6::before {
    top: -9px;
  }
  .fast_a593 .gallery_glass_d616 .carousel-motion-42d6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .footer-dd99 .gallery_glass_d616 .cool-a60f {
    margin-top: -2px;
    width: 19px;
  }
  .footer-dd99 .gallery_glass_d616 .carousel-motion-42d6 {
    margin-top: -1px;
  }
  .footer-dd99 .gallery_glass_d616 .carousel-motion-42d6,
  .footer-dd99 .gallery_glass_d616 .carousel-motion-42d6::after,
  .footer-dd99 .gallery_glass_d616 .carousel-motion-42d6::before {
    width: 19px;
    height: 2px;
  }
  .footer-dd99 .gallery_glass_d616 .carousel-motion-42d6::before {
    top: -6px;
  }
  .footer-dd99 .gallery_glass_d616 .carousel-motion-42d6::after {
    bottom: -6px;
  }
  .pattern_in_a3c0 .gallery_glass_d616 .cool-a60f {
    margin-top: -2px;
    width: 22px;
  }
  .pattern_in_a3c0 .gallery_glass_d616 .carousel-motion-42d6 {
    margin-top: -1px;
  }
  .pattern_in_a3c0 .gallery_glass_d616 .carousel-motion-42d6,
  .pattern_in_a3c0 .gallery_glass_d616 .carousel-motion-42d6::after,
  .pattern_in_a3c0 .gallery_glass_d616 .carousel-motion-42d6::before {
    width: 22px;
    height: 2px;
  }
  .pattern_in_a3c0 .gallery_glass_d616 .carousel-motion-42d6::before {
    top: -7px;
  }
  .pattern_in_a3c0 .gallery_glass_d616 .carousel-motion-42d6::after {
    bottom: -7px;
  }
  .short_40eb .gallery_glass_d616 .cool-a60f {
    margin-top: -2px;
    width: 31px;
  }
  .short_40eb .gallery_glass_d616 .carousel-motion-42d6 {
    margin-top: -1.5px;
  }
  .short_40eb .gallery_glass_d616 .carousel-motion-42d6,
  .short_40eb .gallery_glass_d616 .carousel-motion-42d6::after,
  .short_40eb .gallery_glass_d616 .carousel-motion-42d6::before {
    width: 31px;
    height: 3px;
  }
  .short_40eb .gallery_glass_d616 .carousel-motion-42d6::before {
    top: -9px;
  }
  .short_40eb .gallery_glass_d616 .carousel-motion-42d6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail_33da .gallery_glass_d616 .cool-a60f {
    margin-top: -2px;
    width: 19px;
  }
  .thumbnail_33da .gallery_glass_d616 .carousel-motion-42d6 {
    margin-top: -1px;
  }
  .thumbnail_33da .gallery_glass_d616 .carousel-motion-42d6,
  .thumbnail_33da .gallery_glass_d616 .carousel-motion-42d6::after,
  .thumbnail_33da .gallery_glass_d616 .carousel-motion-42d6::before {
    width: 19px;
    height: 2px;
  }
  .thumbnail_33da .gallery_glass_d616 .carousel-motion-42d6::before {
    top: -6px;
  }
  .thumbnail_33da .gallery_glass_d616 .carousel-motion-42d6::after {
    bottom: -6px;
  }
  .light-51d4 .gallery_glass_d616 .cool-a60f {
    margin-top: -2px;
    width: 22px;
  }
  .light-51d4 .gallery_glass_d616 .carousel-motion-42d6 {
    margin-top: -1px;
  }
  .light-51d4 .gallery_glass_d616 .carousel-motion-42d6,
  .light-51d4 .gallery_glass_d616 .carousel-motion-42d6::after,
  .light-51d4 .gallery_glass_d616 .carousel-motion-42d6::before {
    width: 22px;
    height: 2px;
  }
  .light-51d4 .gallery_glass_d616 .carousel-motion-42d6::before {
    top: -7px;
  }
  .light-51d4 .gallery_glass_d616 .carousel-motion-42d6::after {
    bottom: -7px;
  }
  .brown-f335 .gallery_glass_d616 .cool-a60f {
    margin-top: -2px;
    width: 31px;
  }
  .brown-f335 .gallery_glass_d616 .carousel-motion-42d6 {
    margin-top: -1.5px;
  }
  .brown-f335 .gallery_glass_d616 .carousel-motion-42d6,
  .brown-f335 .gallery_glass_d616 .carousel-motion-42d6::after,
  .brown-f335 .gallery_glass_d616 .carousel-motion-42d6::before {
    width: 31px;
    height: 3px;
  }
  .brown-f335 .gallery_glass_d616 .carousel-motion-42d6::before {
    top: -9px;
  }
  .brown-f335 .gallery_glass_d616 .carousel-motion-42d6::after {
    bottom: -9px;
  }
}
.caption_current_e521 .carousel-motion-42d6 {
  -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);
}
.caption_current_e521 .carousel-motion-42d6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.caption_current_e521 .carousel-motion-42d6::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);
}
.caption_current_e521.slider_fa4a .carousel-motion-42d6 {
  -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);
}
.caption_current_e521.slider_fa4a .carousel-motion-42d6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.caption_current_e521.slider_fa4a .carousel-motion-42d6::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);
}
.texture-fd10 {
  overflow: hidden !important;
}
#page {
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
body:before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
body.feature-center-00ad:before {
  display: none;
}
.feature_basic_fc7f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.feature_basic_fc7f .text_in_1269 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.feature_basic_fc7f .text_in_1269:last-of-type {
  border-bottom: none;
}
.feature_basic_fc7f .text_in_1269.layout_3e47,
.feature_basic_fc7f .text_in_1269.purple_6909,
.feature_basic_fc7f .text_in_1269.grid-9fd8 {
  padding: 0;
}
.feature_basic_fc7f .hover_c762 .alert-prev-7e21 {
  color: currentColor;
}
.feature_basic_fc7f .hover_c762 .alert-prev-7e21:focus,
.feature_basic_fc7f .hover_c762 .alert-prev-7e21:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature_basic_fc7f.panel_pro_28be .button_2320,
.feature_basic_fc7f.panel_pro_28be .easy_207e a,
.feature_basic_fc7f.panel_pro_28be .carousel_749a a,
.feature_basic_fc7f.panel_pro_28be .dropdown-pro-8f0f a {
  color: rgba(0, 0, 0, 0.55);
}
.feature_basic_fc7f.panel_pro_28be .button_2320:hover,
.feature_basic_fc7f.panel_pro_28be .easy_207e a:hover,
.feature_basic_fc7f.panel_pro_28be .carousel_749a a:hover,
.feature_basic_fc7f.panel_pro_28be .dropdown-pro-8f0f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature_basic_fc7f.panel_pro_28be .feature_a248 {
  color: rgba(0, 0, 0, 0.8);
}
.feature_basic_fc7f.panel_pro_28be .text_in_1269 {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature_basic_fc7f.panel_pro_28be .text_in_1269:before {
  background: rgba(0, 0, 0, 0.08);
}
.feature_basic_fc7f.panel_pro_28be .silver_ef0e:before {
  background: rgba(255, 255, 255, 0.9);
}
.feature_basic_fc7f.panel_pro_28be .hover_c762 .background-easy-8413 li a,
.feature_basic_fc7f.panel_pro_28be .hover_c762 .alert-prev-7e21,
.feature_basic_fc7f.panel_pro_28be .dropdown-pro-8f0f {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature_basic_fc7f.panel_pro_28be .hover_c762 .alert-prev-7e21:focus,
.feature_basic_fc7f.panel_pro_28be .hover_c762 .alert-prev-7e21:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature_basic_fc7f.panel_pro_28be .background-easy-8413 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature_basic_fc7f.link-91b6 .button_2320,
.feature_basic_fc7f.link-91b6 .easy_207e a,
.feature_basic_fc7f.link-91b6 .carousel_749a .alert-prev-7e21,
.feature_basic_fc7f.link-91b6 .carousel_749a a,
.feature_basic_fc7f.link-91b6 .dropdown-pro-8f0f a {
  color: rgba(255, 255, 255, 0.79);
}
.feature_basic_fc7f.link-91b6 .button_2320:hover,
.feature_basic_fc7f.link-91b6 .easy_207e a:hover,
.feature_basic_fc7f.link-91b6 .carousel_749a .alert-prev-7e21:hover,
.feature_basic_fc7f.link-91b6 .carousel_749a a:hover,
.feature_basic_fc7f.link-91b6 .dropdown-pro-8f0f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature_basic_fc7f.link-91b6 .feature_a248 {
  color: rgba(255, 255, 255, 0.99);
}
.feature_basic_fc7f.link-91b6 .text_in_1269 {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature_basic_fc7f.link-91b6 .text_in_1269:before {
  background: rgba(255, 255, 255, 0.08);
}
.feature_basic_fc7f.link-91b6 .silver_ef0e:before {
  background: rgba(0, 0, 0, 0.9);
}
.feature_basic_fc7f.link-91b6 .hover_c762 .background-easy-8413 li a,
.feature_basic_fc7f.link-91b6 .hover_c762 .alert-prev-7e21,
.feature_basic_fc7f.link-91b6 .dropdown-pro-8f0f {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature_basic_fc7f.link-91b6 .hover_c762 .alert-prev-7e21:focus,
.feature_basic_fc7f.link-91b6 .hover_c762 .alert-prev-7e21:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature_basic_fc7f.link-91b6 .background-easy-8413 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.silver_ef0e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.silver_ef0e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.shade_west_9c7a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.content_8fb3 .feature_basic_fc7f {
  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;
}
.content_8fb3 .text_in_1269 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.content_8fb3 .text_in_1269: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) {
  .content_8fb3 .text_in_1269:before {
    width: 16%;
    left: 42%;
  }
}
.content_8fb3 .text_in_1269:last-child:before {
  content: none;
}
.content_8fb3 .text_in_1269[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.content_8fb3 .hover_c762 .background-easy-8413 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.content_8fb3 .hover_c762 .background-easy-8413 li a .alert-prev-7e21 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.content_8fb3 .hover_c762 .dropdown-pro-8f0f {
  border: none;
}
.content_8fb3 .hover_c762 .dropdown-pro-8f0f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.content_8fb3 .silver_ef0e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.content_8fb3 .shade_west_9c7a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.content_8fb3 .link-91b6 .silver_ef0e:before {
  background: rgba(0, 0, 0, 0.9);
}
.content_8fb3 .panel_pro_28be.first-9602 .carousel-motion-42d6 {
  background: rgba(0, 0, 0, 0.6);
}
.content_8fb3
  .panel_pro_28be.first-9602
  .carousel-motion-42d6::after,
.content_8fb3
  .panel_pro_28be.first-9602
  .carousel-motion-42d6:before {
  background: inherit;
}
.content_8fb3
  .panel_pro_28be.first-9602:hover
  .carousel-motion-42d6 {
  background: rgba(0, 0, 0, 0.8);
}
.menu-cool-5321 .feature_basic_fc7f {
  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) {
  .menu-cool-5321 .feature_basic_fc7f {
    width: auto;
    right: 45px;
  }
}
.dynamic_3ce4 .feature_basic_fc7f {
  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) {
  .dynamic_3ce4 .feature_basic_fc7f {
    width: auto;
    left: 45px;
  }
}
.feature-center-00ad .feature_basic_fc7f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.feature-center-00ad .shade_west_9c7a {
  max-width: 48em;
  margin: 0 auto;
}
.feature-center-00ad .silver_ef0e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.secondary_318a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.secondary_318a.content_8fb3 .feature_basic_fc7f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.secondary_318a.menu-cool-5321 .feature_basic_fc7f {
  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);
}
.secondary_318a .feature_basic_fc7f {
  visibility: visible;
}
.secondary_318a.dynamic_3ce4 .feature_basic_fc7f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.north_0dad,
.feature_thick_0f54 {
  overflow-x: hidden;
}
.north_0dad .feature_basic_fc7f {
  overflow: auto;
}
.north_0dad.content_8fb3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.north_0dad.content_8fb3 .feature_basic_fc7f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.north_0dad.content_8fb3 .message_f353 {
  opacity: 0;
}
.north_0dad.menu-cool-5321 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.north_0dad.menu-cool-5321 .feature_basic_fc7f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.north_0dad.menu-cool-5321 .message_f353 {
  opacity: 0;
}
.north_0dad.dynamic_3ce4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.north_0dad.dynamic_3ce4 .feature_basic_fc7f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.north_0dad.dynamic_3ce4 .message_f353 {
  opacity: 0;
}
.north_0dad.feature-center-00ad .feature_basic_fc7f {
  z-index: 10;
  visibility: visible;
}
.first-9602 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.first-9602 .carousel-motion-42d6 {
  background: rgba(255, 255, 255, 0.99);
}
.first-9602 .carousel-motion-42d6::after,
.first-9602 .carousel-motion-42d6:before {
  background: inherit;
}
.first-9602:hover .carousel-motion-42d6 {
  background: rgba(255, 255, 255, 0.99);
}
.dynamic_3ce4 .first-9602 {
  top: 10px;
  right: auto;
  left: 12px;
}
.feature-center-00ad .first-9602 {
  display: none !important;
}
.north_0dad:before,
.feature_thick_0f54:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.north_0dad .first-9602,
.feature_thick_0f54 .first-9602 {
  display: inline-block;
}
.feature_basic_fc7f .down_2fa9 {
  -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;
}
.north_0dad .feature_basic_fc7f .down_2fa9,
.feature_thick_0f54 .feature_basic_fc7f .down_2fa9 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.module-under-a322 .breadcrumb_brown_029d {
  width: 100%;
}
.container_13d5 {
  padding: 0 0.5em 0;
}
.container_13d5 [class*="customify-col-"],
.container_13d5 [class*="customify-col_"],
.container_13d5 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tabs_04bd .container_13d5 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .thick-c7ea .easy_c969,
  .easy_c969 {
    display: none;
  }
  .tag_da1e {
    text-align: left;
  }
  .modal_81cf {
    text-align: center;
  }
  .list_huge_eeff {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .thick-c7ea .simple_24e8,
  .simple_24e8 {
    display: none;
  }
  .rough_a925 {
    text-align: left;
  }
  .slow-1add {
    text-align: center;
  }
  .tertiary-b62f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .thick-c7ea .content-glass-7855,
  .content-glass-7855 {
    display: none;
  }
  .avatar-motion-cc97 {
    text-align: left;
  }
  .advanced_e232 {
    text-align: center;
  }
  .up-1da1 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.status_new_4cf9 {
  box-shadow: none !important;
}
.summary_stale_7b57 .advanced-a1fd,
.row_b097 .advanced-a1fd {
  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;
}
.row_b097 .advanced-a1fd {
  margin-top: 30px;
  margin-bottom: 30px;
}
.steel_4091 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.steel_4091:after,
.steel_4091:before {
  content: "";
  display: table;
}
.steel_4091:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .steel_4091 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.steel_4091,
.backdrop_east_3e04 {
  max-width: 1248px;
  margin: 0 auto;
}

.caption-advanced-0671.link_4fc3 .steel_4091 {
  max-width: 100%;
}
.caption-advanced-0671.slow-8862 {
  max-width: 1200px;
  margin: 0 auto;
}
.caption-advanced-0671.secondary-hovered-c286 .steel_4091 {
  max-width: 100%;
}
.caption-advanced-0671.secondary-hovered-c286 > .steel_4091 {
  padding-left: 0;
  padding-right: 0;
}
.caption-advanced-0671.secondary-hovered-c286 > .steel_4091 .thick-c7ea {
  margin: 0;
}
.caption-advanced-0671.secondary-hovered-c286
  > .steel_4091
  .highlight-under-004d.message-142f {
  margin-right: 0;
  margin-left: 0;
}
.caption-advanced-0671.secondary-hovered-c286 #main.message-142f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .photo_dynamic_4b42 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .photo_dynamic_4b42 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hard-3c5c .preview_fast_e4dc {
    padding-right: 1em;
  }
  .hard-3c5c.large_a436 .highlight-under-004d {
    border-right: 1px solid #eaecee;
  }
  .hard-3c5c.large_a436 .preview_fast_e4dc {
    padding-right: 1em;
  }
  .hard-3c5c.large_a436 .silver-f3e2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fluid-b741 .preview_fast_e4dc {
    padding-left: 1em;
  }
  .fluid-b741.large_a436 .highlight-under-004d {
    border-left: 1px solid #eaecee;
  }
  .fluid-b741.large_a436 .preview_fast_e4dc {
    padding-left: 1em;
  }
  .fluid-b741.large_a436 .silver-f3e2 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .copper-6332 .preview_fast_e4dc {
    padding-left: 1em;
  }
  .copper-6332.large_a436 .logo-511d {
    border-right: 1px solid #eaecee;
  }
  .copper-6332.large_a436 .fast_f18f {
    border-right: 1px solid #eaecee;
  }
  .copper-6332.large_a436 .preview_fast_e4dc {
    padding-left: 1em;
  }
  .copper-6332.large_a436 .silver-f3e2 {
    padding-right: 1em;
  }
  .copper-6332.large_a436 .hidden_white_ef11 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .in-b1e1 .preview_fast_e4dc {
    padding-right: 1em;
  }
  .in-b1e1.large_a436 .logo-511d {
    border-left: 1px solid #eaecee;
  }
  .in-b1e1.large_a436 .fast_f18f {
    border-left: 1px solid #eaecee;
  }
  .in-b1e1.large_a436 .preview_fast_e4dc {
    padding-right: 1em;
  }
  .in-b1e1.large_a436 .silver-f3e2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .in-b1e1.large_a436 .hidden_white_ef11 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .photo_dynamic_4b42 .preview_fast_e4dc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .photo_dynamic_4b42.large_a436 .highlight-under-004d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .photo_dynamic_4b42.large_a436 .preview_fast_e4dc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .photo_dynamic_4b42.large_a436 .silver-f3e2 {
    padding-left: 1em;
  }
  .photo_dynamic_4b42.large_a436 .hidden_white_ef11 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .photo_dynamic_4b42.large_a436 .preview_fast_e4dc {
    padding-left: 0;
  }
}
.heading-next-b72e .frame-0761 {
  display: inline-block;
}
.smooth_b9ff {
  display: inline-block;
}
.center_5253 {
  word-con: break-word;
}
.badge-selected-d9e5 > span {
  display: inline-block;
  padding: 5px 0;
}
.badge-selected-d9e5 .east_012c {
  margin-left: 8px;
  margin-right: 8px;
}
.badge-selected-d9e5 .texture-wide-fa60 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.progress_49c8 .up_9f1b {
  margin-bottom: 2em;
}
.progress_49c8 .header_39d9 {
  margin-bottom: 15px;
}
.progress_49c8 .header_39d9:last-child {
  margin-bottom: 0;
}
.progress_49c8 .action-5edd {
  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) {
  .progress_49c8 .action-5edd {
    display: block;
  }
}
.progress_49c8 .item_slow_169f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .progress_49c8 .item_slow_169f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.progress_49c8 .content_7fe7 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.progress_49c8 .content_7fe7 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.progress_49c8 .content_7fe7 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.progress_49c8 .center_5253 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.progress_49c8 .center_5253 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.progress_49c8 .video-short-f978 p:last-child {
  margin-bottom: 0;
}
.progress_49c8 .card-0512 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.progress_49c8 .block_430e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.progress_49c8 .down_0dbc {
  margin-top: 1em;
}
.progress_49c8 .iron_78bc {
  top: 0;
  display: block;
}
.progress_49c8 .iron_78bc a {
  color: inherit;
}
.progress_49c8 .iron_78bc a:hover {
  color: inherit;
}
.progress_49c8 .element_current_bd5f {
  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;
}
.progress_49c8 .element_current_bd5f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.progress_49c8 .block_430e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.progress_49c8 .middle_ea51 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.progress_49c8 .middle_ea51:first-child {
  margin-top: 0;
}
.progress_49c8 .middle_ea51.thumbnail-62ef {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.progress_49c8 .middle_ea51.progress_fd93 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.progress_49c8
  .middle_ea51.progress_fd93.simple-49d5
  .down_0dbc {
  width: 100%;
}
.progress_49c8 .progress_fd93 {
  -webkit-box-align: center;
  align-items: center;
}
.progress_49c8 .progress_fd93 .badge-selected-d9e5,
.progress_49c8 .progress_fd93 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.progress_49c8 .content_7fe7 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.progress_49c8 .content_7fe7 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.progress_49c8 .content_7fe7: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;
}
.progress_49c8 .thumbnail-62ef {
  z-index: 5;
}
.progress_49c8 .solid_6f88 .tiny_5b82 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.progress_49c8 .tooltip-9ab0 .tiny_5b82 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.progress_49c8 .grid_d489 .tiny_5b82 {
  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;
}
.progress_49c8.orange_3af8 .action-5edd,
.progress_49c8.item_dynamic_b720 .action-5edd {
  display: block;
}
.progress_49c8.orange_3af8 .action-5edd .article_0448,
.progress_49c8.orange_3af8 .action-5edd .block_430e,
.progress_49c8.item_dynamic_b720 .action-5edd .article_0448,
.progress_49c8.item_dynamic_b720 .action-5edd .block_430e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.progress_49c8.icon_hard_7857 .item_slow_169f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .progress_49c8.icon_hard_7857 .item_slow_169f {
    margin-right: 0;
  }
}
.progress_49c8.orange_3af8 .item_slow_169f,
.progress_49c8.item_dynamic_b720 .item_slow_169f {
  padding-top: 40%;
}
.progress_49c8.orange_3af8 .up_9f1b,
.progress_49c8.item_dynamic_b720 .up_9f1b {
  display: block;
}
.progress_49c8.orange_3af8 .fn-sticky-0bb1 .block_430e,
.progress_49c8.item_dynamic_b720 .fn-sticky-0bb1 .block_430e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.progress_49c8.orange_3af8 .item_slow_169f,
.progress_49c8.item_dynamic_b720 .item_slow_169f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.progress_49c8.orange_3af8 .block_430e {
  padding: 1em;
}
.clean-0704 {
  margin: 30px auto;
  display: block;
}
.clean-0704 .item-d36d > * {
  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;
}
.clean-0704 .item-d36d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.clean-0704 .item-d36d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.large-8602 .badge-selected-d9e5 {
  margin-bottom: 1.41575em;
}
.large-8602 .module_pro_e1fb {
  margin-bottom: 1.618em;
}
.overlay-879d .image-4f3e {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.overlay-879d .image-4f3e a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.overlay-879d .focused-d496 {
  max-width: 100%;
  overflow: auto;
}
.container-pink-2310 .overlay-879d a:hover {
  text-decoration: underline;
}
.gradient_right_1b20 .header_39d9:not(.center_5253),
.gradient_right_1b20 .content_7fe7 {
  margin-bottom: 1.41575em;
}
.gradient_right_1b20 .header_39d9:not(.center_5253):last-child,
.gradient_right_1b20 .content_7fe7:last-child {
  margin-bottom: 0;
}
.gradient_right_1b20 .header_39d9.logo-4ece {
  margin-bottom: 0.41575em;
}
.gradient_right_1b20 .filter-2036:before,
.gradient_right_1b20 .detail_cold_d89c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.gradient_right_1b20 .filter-2036:before {
  content: "\f115";
}
.gradient_right_1b20 .detail_cold_d89c:before {
  content: "\f02c";
}
.gradient_right_1b20 .rough_8bad {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.gradient_right_1b20 .rough_8bad a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.light-4d14 {
  display: -webkit-box;
  display: flex;
}
.light-4d14 .text-upper-cea4 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .light-4d14 .text-upper-cea4 {
    flex-basis: 90px;
  }
}
.light-4d14 .paragraph_2372 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .light-4d14 .paragraph_2372 {
    flex-basis: calc(100% - 50px);
  }
}
.light-4d14 .pagination_a296 p:last-child {
  margin-bottom: 0.72em;
}
.cool_caef .item-d36d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.cool_caef .item-d36d:after,
.cool_caef .item-d36d:before {
  content: "";
  display: table;
}
.cool_caef .item-d36d:after {
  clear: both;
}
.cool_caef .item-d36d .pattern-aabd,
.cool_caef .item-d36d .module-warm-1c75 {
  width: 49%;
}
.cool_caef .item-d36d .pattern-aabd a span.avatar-plasma-e2da,
.cool_caef .item-d36d .module-warm-1c75 a span.avatar-plasma-e2da {
  display: block;
  margin-bottom: 5px;
}
.cool_caef .item-d36d .module-warm-1c75 {
  float: left;
  text-align: left;
}
.cool_caef .item-d36d .pattern-aabd {
  float: right;
  text-align: right;
}
.preview_smooth_202a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .preview_smooth_202a {
    margin-bottom: 0;
  }
}
.module_liquid_9e4a {
  margin-bottom: 1em;
}
.module_liquid_9e4a .center_5253 {
  font-size: 1.1em;
  line-height: 1.3;
}
.hover_prev_b55c a {
  display: block;
  line-height: 0;
  position: relative;
}
.feature_4a49 .module_liquid_9e4a,
.wood_5b5f .module_liquid_9e4a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .feature_4a49 .module_liquid_9e4a,
  .wood_5b5f .module_liquid_9e4a {
    display: block;
  }
}
.feature_4a49 .hover_prev_b55c,
.wood_5b5f .hover_prev_b55c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .feature_4a49 .hover_prev_b55c,
  .wood_5b5f .hover_prev_b55c {
    margin-bottom: 1em;
  }
}
.feature_4a49 .hover_prev_b55c img,
.wood_5b5f .hover_prev_b55c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.feature_4a49 .left-fbd3,
.wood_5b5f .left-fbd3 {
  flex-basis: calc(100% - 160px);
}
.feature_4a49 .left-fbd3 p,
.wood_5b5f .left-fbd3 p {
  margin-bottom: 0;
}
.feature_4a49 .left-fbd3 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .feature_4a49 .left-fbd3 {
    padding-left: 0;
  }
}
.wood_5b5f .left-fbd3 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .wood_5b5f .left-fbd3 {
    padding-right: 0;
  }
}
.wood_5b5f .hover_prev_b55c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.card-0be6 .hover_prev_b55c {
  margin-bottom: 0.5em;
}
.card-0be6 .hover_prev_b55c img {
  width: 100%;
}
.right_31e9 .nav_tall_4eab,
.header_eacf .nav_tall_4eab {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.header_eacf .highlight-under-004d .plasma-eb58 p:last-child {
  margin-bottom: 0;
}
.outline-paper-ffc5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.blue_06a5 .outer_dc5f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .blue_06a5 .outer_dc5f:last-of-type {
    margin-bottom: 0;
  }
}
.blue_06a5 .outer_dc5f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.blue_06a5 .outer_dc5f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.blue_06a5 .outer_dc5f ul li {
  margin: 0 0 0.6em;
}
.blue_06a5 .outer_dc5f ul li.disabled_last_51d4,
.blue_06a5 .outer_dc5f ul li.box-fe3f {
  position: relative;
}
.blue_06a5 .outer_dc5f ul li.disabled_last_51d4 .out_8bb0,
.blue_06a5 .outer_dc5f ul li.box-fe3f .out_8bb0 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.blue_06a5 .outer_dc5f ul li.disabled_last_51d4:after:after,
.blue_06a5 .outer_dc5f ul li.disabled_last_51d4:after:before,
.blue_06a5
  .outer_dc5f
  ul
  li.box-fe3f:after:after,
.blue_06a5
  .outer_dc5f
  ul
  li.box-fe3f:after:before {
  content: "";
  display: table;
}
.blue_06a5 .outer_dc5f ul li.disabled_last_51d4:after:after,
.blue_06a5
  .outer_dc5f
  ul
  li.box-fe3f:after:after {
  clear: both;
}
.blue_06a5 .outer_dc5f a.image_solid_66e3:hover {
  text-decoration: none;
}
.blue_06a5 .outer_dc5f select {
  max-width: 100%;
}
.blue_06a5 .outer_dc5f table {
  font-size: 85%;
}
.blue_06a5 .outer_dc5f table td,
.blue_06a5 .outer_dc5f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.blue_06a5 .outer_dc5f table tfoot td {
  text-align: left;
}
.blue_06a5 .outer_dc5f :last-child {
  margin-bottom: 0;
}
.blue_06a5 .outer_dc5f .box-af2e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.blue_06a5 .outer_dc5f .box-af2e label {
  width: 100%;
}
.blue_06a5 .outer_dc5f .box-af2e .dropdown-current-7fea {
  width: 100%;
  display: block;
}
.blue_06a5 .outer_dc5f .box-af2e .status_f434 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.blue_06a5 .outer_dc5f .box-af2e .status_f434:hover svg #svg-search {
  fill: #444;
}
.blue_06a5 .outer_dc5f .box-af2e .status_f434 svg {
  width: 18px;
  height: 18px;
}
.blue_06a5 .right_87bc ul ul,
.blue_06a5 .paragraph_purple_1efe ul ul,
.blue_06a5 .avatar_2ebf ul ul,
.blue_06a5 .icon-f780 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.blue_06a5 .right_87bc .filter-abea > a,
.blue_06a5 .paragraph_purple_1efe .filter-abea > a,
.blue_06a5 .avatar_2ebf .filter-abea > a,
.blue_06a5 .icon-f780 .filter-abea > a {
  margin-bottom: 0;
}
.blue_06a5 .image_bronze_4d4a li,
.blue_06a5 .right_87bc li,
.blue_06a5 .middle-c90a li,
.blue_06a5 .paragraph_purple_1efe li,
.blue_06a5 .avatar_2ebf li,
.blue_06a5 .icon-f780 li,
.blue_06a5 .focus-38ab li,
.blue_06a5 .module-9f4f li {
  display: block;
  position: relative;
}
.blue_06a5 .image_bronze_4d4a li:last-child,
.blue_06a5 .right_87bc li:last-child,
.blue_06a5 .middle-c90a li:last-child,
.blue_06a5 .paragraph_purple_1efe li:last-child,
.blue_06a5 .avatar_2ebf li:last-child,
.blue_06a5 .icon-f780 li:last-child,
.blue_06a5 .focus-38ab li:last-child,
.blue_06a5 .module-9f4f li:last-child {
  border: none;
}
.blue_06a5 .image_bronze_4d4a li a,
.blue_06a5 .right_87bc li a,
.blue_06a5 .middle-c90a li a,
.blue_06a5 .paragraph_purple_1efe li a,
.blue_06a5 .avatar_2ebf li a,
.blue_06a5 .icon-f780 li a,
.blue_06a5 .focus-38ab li a,
.blue_06a5 .module-9f4f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.blue_06a5 .image_bronze_4d4a li ul li::before,
.blue_06a5 .right_87bc li ul li::before,
.blue_06a5 .middle-c90a li ul li::before,
.blue_06a5 .paragraph_purple_1efe li ul li::before,
.blue_06a5 .avatar_2ebf li ul li::before,
.blue_06a5 .icon-f780 li ul li::before,
.blue_06a5 .focus-38ab li ul li::before,
.blue_06a5 .module-9f4f li ul li::before {
  left: 15px;
}
.blue_06a5 .image_bronze_4d4a li ul a,
.blue_06a5 .right_87bc li ul a,
.blue_06a5 .middle-c90a li ul a,
.blue_06a5 .paragraph_purple_1efe li ul a,
.blue_06a5 .avatar_2ebf li ul a,
.blue_06a5 .icon-f780 li ul a,
.blue_06a5 .focus-38ab li ul a,
.blue_06a5 .module-9f4f li ul a {
  padding-left: 20px;
}
.blue_06a5 .image_bronze_4d4a li ul ul li::before,
.blue_06a5 .right_87bc li ul ul li::before,
.blue_06a5 .middle-c90a li ul ul li::before,
.blue_06a5 .paragraph_purple_1efe li ul ul li::before,
.blue_06a5 .avatar_2ebf li ul ul li::before,
.blue_06a5 .icon-f780 li ul ul li::before,
.blue_06a5 .focus-38ab li ul ul li::before,
.blue_06a5 .module-9f4f li ul ul li::before {
  left: 30px;
}
.blue_06a5 .image_bronze_4d4a li ul ul a,
.blue_06a5 .right_87bc li ul ul a,
.blue_06a5 .middle-c90a li ul ul a,
.blue_06a5 .paragraph_purple_1efe li ul ul a,
.blue_06a5 .avatar_2ebf li ul ul a,
.blue_06a5 .icon-f780 li ul ul a,
.blue_06a5 .focus-38ab li ul ul a,
.blue_06a5 .module-9f4f li ul ul a {
  padding-left: 40px;
}
.blue_06a5 .panel-1616 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.blue_06a5 .module-9f4f ul li {
  margin-bottom: 1.41575em;
}
.blue_06a5 .module-9f4f ul li .header-pro-69e2 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.blue_06a5 .module-9f4f ul li .inner_b1ec {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.link-91b6 .image_bronze_4d4a li a,
.link-91b6 .right_87bc li a,
.link-91b6 .middle-c90a li a,
.link-91b6 .paragraph_purple_1efe li a,
.link-91b6 .avatar_2ebf li a,
.link-91b6 .icon-f780 li a,
.link-91b6 .focus-38ab li a,
.link-91b6 .module-9f4f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.link-91b6 .panel-1616 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.link-91b6 .outer_dc5f ul li.disabled_last_51d4 .out_8bb0,
.link-91b6 .outer_dc5f ul li.box-fe3f .out_8bb0 {
  background: rgba(0, 0, 0, 0.2);
}
.link-91b6 .blue_06a5 .outer_dc5f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption-advanced-0671 .blue_06a5 .background-easy-8413 li {
  margin: 0;
}
.caption-advanced-0671 .blue_06a5 .background-easy-8413 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.caption-advanced-0671 .blue_06a5 .background-easy-8413 li ul {
  margin: 0;
}
.caption-advanced-0671 .blue_06a5 .background-easy-8413 li ul li a {
  padding-left: 15px;
}
.caption-advanced-0671 .blue_06a5 .background-easy-8413 li ul li li a {
  padding-left: 30px;
}
.caption-advanced-0671 .blue_06a5 .background-easy-8413 li.item-center-68ad > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.caption-advanced-0671 .blue_06a5 .background-easy-8413 li.item-center-68ad > 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;
}
.caption-advanced-0671 .blue_06a5 .background-easy-8413 li.item-center-68ad > 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;
}
.fixed-ddcc a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.search-8ce8 {
  position: relative;
  z-index: 10;
}
.search-8ce8 .down_2fa9 {
  width: 100%;
  max-width: 100%;
}
.out-7ac7 .panel_666d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.out-7ac7 .panel_pro_28be {
}
.out-7ac7 .link-91b6 {
  background: #292929;
}
.sort-upper-d717 .panel_666d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.sort-upper-d717 .panel_pro_28be {
  background: #f9f9f9;
}
.sort-upper-d717 .link-91b6 {
  background: #303030;
}
.plasma_b49c .panel_666d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .plasma_b49c .frame-0761 {
    margin-bottom: 1em;
  }
  .plasma_b49c .frame-0761:last-child {
    margin-bottom: 0;
  }
}
.plasma_b49c .panel_pro_28be {
  background: #ededed;
}
.plasma_b49c .link-91b6 {
  background: #1a1a1a;
}
.panel_666d.panel_pro_28be {
  color: rgba(0, 0, 0, 0.6);
}
.panel_666d.panel_pro_28be .bright-9c07 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.panel_666d.link-91b6 {
  color: rgba(255, 255, 255, 0.99);
}
.panel_666d.link-91b6 a:not(.image_solid_66e3) {
  color: rgba(255, 255, 255, 0.79);
}
.panel_666d.link-91b6 a:not(.image_solid_66e3):hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel_666d.link-91b6 .bright-9c07 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel_666d.link-91b6 table tbody td,
.panel_666d.link-91b6 table th {
  background: rgba(0, 0, 0, 0.08);
}
.detail-dim-9568.item_ed60 .steel_4091 {
  max-width: initial;
}
.detail-dim-9568 .silver-e0f0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.detail-dim-9568 .silver-e0f0 .down_2fa9 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .detail-dim-9568 .silver-e0f0 .down_2fa9 {
    display: block;
    margin-bottom: 2em;
  }
  .detail-dim-9568 .silver-e0f0 .down_2fa9:last-child {
    margin-bottom: 0;
  }
}
.plasma_b49c .frame-0761:last-child,
.sort-upper-d717 .frame-0761:last-child,
.out-7ac7 .frame-0761:last-child {
  margin-bottom: 0;
}
.plasma_b49c .frame-0761 .blue_06a5 .outer_dc5f:last-child,
.sort-upper-d717 .frame-0761 .blue_06a5 .outer_dc5f:last-child,
.out-7ac7 .frame-0761 .blue_06a5 .outer_dc5f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .plasma_b49c .container-medium-4594,
  .plasma_b49c .accordion-b1f9,
  .sort-upper-d717 .container-medium-4594,
  .sort-upper-d717 .accordion-b1f9,
  .out-7ac7 .container-medium-4594,
  .out-7ac7 .accordion-b1f9 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .search-8ce8 .frame-0761 {
    margin-bottom: 2em;
  }
}
.search-8ce8 p:last-child {
  margin-bottom: 0;
}
.search-8ce8 li,
.search-8ce8 ul {
  list-style: none;
  margin: 0;
}
.search-8ce8 ul ul {
  margin-left: 2.617924em;
}
.pattern_7dd2 {
  font-size: 0.875em;
}

/* css-noise: 68a1 */
.shadow-element-w9 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.3;
}
