/*!
Theme Name: Customify
Theme URI: https://pressmaximum.shadow_bronze_0b57/customify
Author: WPCustomify
Author URI: https://pressmaximum.shadow_bronze_0b57
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.shadow_bronze_0b57/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.secondary-left-8a64.pattern-d464/licenses/gpl-2.0.tag-62af
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.feature-pro-709f/, (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.banner_easy_1796.slider-bright-2e57/normalize.section-plasma-584e/
 ======
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.section-plasma-584e v7.0.0 | MIT License | github.shadow_bronze_0b57/necolas/normalize.section-plasma-584e */
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;
}
.full_b4a4 .right_689b,
.focused-46ce,
.banner-5c1a,
.solid_390d,
.caption_smooth_a0a7,
.module_small_2ac0,
.link-medium-7e5c,
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;
}
.focused-46ce,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .focused-46ce,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .focused-46ce,
  h1 {
    font-size: 1.8em;
  }
}
.banner-5c1a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.banner-5c1a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .banner-5c1a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .banner-5c1a,
  h2 {
    font-size: 1.7em;
  }
}
.solid_390d,
h3 {
  font-size: 1.618em;
}
.full_b4a4 .right_689b,
.caption_smooth_a0a7,
h4 {
  font-size: 1.41575em;
}
p {
  margin: 0 0 1.41575em;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  padding: 0 1.41575em;
  margin: 1.41575em 1.618em;
  border-left: 3px solid #eaecee;
  font-style: italic;
  font-weight: 200;
  font-size: 1.2em;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
address {
  margin: 0 0 1.618em;
}
pre {
  background: #f2f2f2;
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 2.2906835em;
  padding: 1.618em;
  overflow: auto;
  max-width: 100%;
}
code,
kbd,
tt,
var {
  background-color: rgba(0, 0, 0, 0.05);
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  padding: 0.15em 0.5407911001em;
  border-radius: 2px;
}
abbr,
acronym {
  border-bottom: 1px dotted #686868;
  cursor: help;
}
ins,
mark {
  background: 0 0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  background: #fff;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 0 0 1.618em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
a.primary-0ff4 {
  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;
}
.gradient_action_035b:after,
.gradient_action_035b:before,
.sidebar_a522:after,
.sidebar_a522:before {
  content: "";
  display: table;
}
.gradient_action_035b:after,
.sidebar_a522:after {
  clear: both;
}
.red-5efd {
  float: right;
  margin-right: 0;
}
.item-action-5be0 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.old-1fdc .widget-medium-a754,
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;
}
.old-1fdc .widget-medium-a754: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;
}
.button_01f3 .widget-medium-a754 {
  box-shadow: none;
}
.button_01f3
  .widget-medium-a754
  .outline_up_edca {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.button_01f3 .widget-medium-a754 .detail-paper-bc55 {
  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;
}
.button_01f3
  .widget-medium-a754
  .detail-paper-bc55
  b {
  display: none;
}
.button_01f3 .fluid_eac0 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.short_2485:not(.white_49e4):not(.card-ca10),
button:not(.white_49e4):not(.card-ca10),
input[type="button"]:not(.white_49e4):not(
    .card-ca10
  ),
input[type="reset"]:not(.white_49e4):not(
    .card-ca10
  ),
input[type="submit"]:not(.white_49e4):not(
    .card-ca10
  ) {
  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;
}
.short_2485:not(.white_49e4):not(
    .card-ca10
  ):hover,
button:not(.white_49e4):not(
    .card-ca10
  ):hover,
input[type="button"]:not(.white_49e4):not(
    .card-ca10
  ):hover,
input[type="reset"]:not(.white_49e4):not(
    .card-ca10
  ):hover,
input[type="submit"]:not(.white_49e4):not(
    .card-ca10
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.short_2485:not(.white_49e4):not(
    .card-ca10
  ):active,
.short_2485:not(.white_49e4):not(
    .card-ca10
  ):focus,
button:not(.white_49e4):not(
    .card-ca10
  ):active,
button:not(.white_49e4):not(
    .card-ca10
  ):focus,
input[type="button"]:not(.white_49e4):not(
    .card-ca10
  ):active,
input[type="button"]:not(.white_49e4):not(
    .card-ca10
  ):focus,
input[type="reset"]:not(.white_49e4):not(
    .card-ca10
  ):active,
input[type="reset"]:not(.white_49e4):not(
    .card-ca10
  ):focus,
input[type="submit"]:not(.white_49e4):not(
    .card-ca10
  ):active,
input[type="submit"]:not(.white_49e4):not(
    .card-ca10
  ):focus {
  outline: 0;
}
.short_2485:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174,
button:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174,
input[type="button"]:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174,
input[type="reset"]:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174,
input[type="submit"]:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174 {
  position: relative;
}
.short_2485:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174
  .slider_gold_d5c9,
.short_2485:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174
  .search_754e,
.short_2485:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174
  .active_b692,
.short_2485:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174
  i,
.short_2485:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174
  svg,
button:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174
  .slider_gold_d5c9,
button:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174
  .search_754e,
button:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174
  .active_b692,
button:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174
  i,
button:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174
  svg,
input[type="button"]:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174
  .slider_gold_d5c9,
input[type="button"]:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174
  .search_754e,
input[type="button"]:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174
  .active_b692,
input[type="button"]:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174
  i,
input[type="button"]:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174
  svg,
input[type="reset"]:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174
  .slider_gold_d5c9,
input[type="reset"]:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174
  .search_754e,
input[type="reset"]:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174
  .active_b692,
input[type="reset"]:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174
  i,
input[type="reset"]:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174
  svg,
input[type="submit"]:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174
  .slider_gold_d5c9,
input[type="submit"]:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174
  .search_754e,
input[type="submit"]:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174
  .active_b692,
input[type="submit"]:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174
  i,
input[type="submit"]:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174
  svg {
  visibility: hidden;
}
.short_2485:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174:after,
button:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174:after,
input[type="button"]:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174:after,
input[type="reset"]:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174:after,
input[type="submit"]:not(.white_49e4):not(
    .card-ca10
  ).fn-loading-d174: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;
}
.short_2485:not(.white_49e4):not(.card-ca10),
input[type="button"]:not(.white_49e4):not(
    .card-ca10
  ),
input[type="reset"]:not(.white_49e4):not(
    .card-ca10
  ),
input[type="submit"]:not(.white_49e4):not(
    .card-ca10
  ) {
  color: #fff;
  background: #235787;
}
.short_2485:not(.white_49e4):not(
    .card-ca10
  ):focus,
input[type="button"]:not(.white_49e4):not(
    .card-ca10
  ):focus,
input[type="reset"]:not(.white_49e4):not(
    .card-ca10
  ):focus,
input[type="submit"]:not(.white_49e4):not(
    .card-ca10
  ):focus {
  color: #fff;
}
.short_2485.fn-disabled-d174:not(.white_49e4):not(
    .card-ca10
  ),
.short_2485[disabled]:not(.white_49e4):not(
    .card-ca10
  ),
button.fn-disabled-d174:not(.white_49e4):not(
    .card-ca10
  ),
button[disabled]:not(.white_49e4):not(
    .card-ca10
  ) {
  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;
}
.element-left-fd9b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.element-left-fd9b: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;
}
.east-626e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.rough_8a60 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hovered_bdcf {
  clear: both;
  display: block;
  margin: 0 auto;
}
.gradient_action_035b:after,
.gradient_action_035b:before,
.outline-blue-1197:after,
.outline-blue-1197:before,
.photo_fresh_b331:after,
.photo_fresh_b331:before,
.focused-e231:after,
.focused-e231:before,
.stone-25d4:after,
.stone-25d4:before,
.media_54ff:after,
.media_54ff:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.gradient_action_035b:after,
.outline-blue-1197:after,
.photo_fresh_b331:after,
.focused-e231:after,
.stone-25d4:after,
.media_54ff:after {
  clear: both;
}
.outline-blue-1197 .backdrop-e603,
.photo_fresh_b331 .backdrop-e603,
.detail-fast-a072 .backdrop-e603 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.center_f5ff {
  display: inline-block;
}
.shade-1a2d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.shade-1a2d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.shade-1a2d .main-252c {
  padding: 1em 0;
  font-size: 85%;
}
.main-252c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.photo-yellow-0d38 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.photo-yellow-0d38:after,
.photo-yellow-0d38:before {
  content: "";
  display: table;
}
.photo-yellow-0d38:after {
  clear: both;
}
.hover-up-71be {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.dim-03ef .hover-up-71be {
  max-width: 50%;
}
.primary_453a .hover-up-71be {
  max-width: 33.33%;
}
.frame-tall-e79a .hover-up-71be {
  max-width: 25%;
}
.lite-2511 .hover-up-71be {
  max-width: 20%;
}
.mask-466b .hover-up-71be {
  max-width: 16.66%;
}
.pro_ae7e .hover-up-71be {
  max-width: 14.28%;
}
.container-green-f8cb .hover-up-71be {
  max-width: 12.5%;
}
.layout_45dd .hover-up-71be {
  max-width: 11.11%;
}
.detail-936b {
  display: block;
}
.full_b4a4 .feature_6cd5 label,
.full_b4a4 .message_d521 label,
.full_b4a4 .light_518a label,
.full_b4a4 .widget_26dd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.first_0b09 {
  list-style: none;
  margin: 0;
}
.first_0b09 article.chip-in-4a0f {
  margin-bottom: 0;
}
.first_0b09 ul {
  list-style: none;
  margin: 0;
}
.first_0b09 .dark_201f li.chip-in-4a0f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .first_0b09 .dark_201f li.chip-in-4a0f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .first_0b09 .dark_201f li.chip-in-4a0f: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) {
  .first_0b09 .dark_201f li.chip-in-4a0f li.chip-in-4a0f li.chip-in-4a0f li.chip-in-4a0f {
    padding-left: 0;
  }
}
article.chip-in-4a0f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.chip-in-4a0f .outline-blue-1197 p:last-of-type {
  margin-bottom: 0;
}
article.chip-in-4a0f .hard-2b7f {
  float: left;
}
article.chip-in-4a0f .medium_bdbd {
  margin-left: 85px;
}
article.chip-in-4a0f .fresh_edef {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.chip-in-4a0f .fresh_edef .layout-e191 {
  margin-left: 10px;
}
article.chip-in-4a0f .title_edae {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.chip-in-4a0f .over_61f7 {
  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 .feature_6cd5,
  #respond .light_518a,
  #respond .widget_26dd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .feature_6cd5 input,
#respond .light_518a input,
#respond .widget_26dd input {
  width: 100%;
}
#respond .widget_26dd {
  margin-right: 0;
}
#respond .fast-36cd #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.over_824a {
  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;
}
.over_824a.chip_03a5 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.over_824a 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%);
}
.over_824a:focus,
.over_824a: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);
}
.preview_fresh_3fc5 {
  border-radius: 10%;
}
.overlay_970f {
  border-radius: 50%;
}
.feature_fe76 {
  font-size: 0.72em;
}
.hover-36d3 {
  font-size: 0.875em;
}
.modal-d4de {
  font-size: 1.1em;
}
.top_d821 {
  text-transform: uppercase;
  line-height: 1.2;
}
.top_d821.feature_fe76 {
  letter-spacing: 0.5px;
}
.under_20bd,
.under_20bd a {
  color: #6d6d6d;
}
.under_20bd a:hover {
  color: #111;
}
.smooth_442a {
  color: #6d6d6d;
}
.texture-bright-f477 {
  overflow-x: hidden;
}
.texture-bright-f477 .article_fdfc.background_2e89 {
  position: relative;
}
.texture-bright-f477 .article_fdfc.background_2e89.dark-bceb {
  position: initial;
}
.texture-bright-f477
  .article_fdfc.background_2e89.dark-bceb
  .backdrop-60d8 {
  left: auto;
}
.texture-bright-f477 .article_fdfc .backdrop-60d8 {
  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;
}
.texture-bright-f477 .article_fdfc:hover.background_2e89 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.texture-bright-f477
  .article_fdfc:hover.background_2e89
  .backdrop-60d8 {
  display: block;
  z-index: 9999999;
}
.texture-bright-f477 .yellow-ae58 .pressed_a853,
.texture-bright-f477 .container_warm_0f30 .pressed_a853 {
  display: none;
}
.texture-bright-f477 .glass_46bf .article_fdfc:hover.background_2e89 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.full_b4a4 .feature_6cd5 label,
.full_b4a4 .message_d521 label,
.full_b4a4 .light_518a label,
.full_b4a4 .widget_26dd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.first_0b09 {
  list-style: none;
  margin: 0;
}
.first_0b09 article.chip-in-4a0f {
  margin-bottom: 0;
}
.first_0b09 ul {
  list-style: none;
  margin: 0;
}
.first_0b09 .dark_201f li.chip-in-4a0f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .first_0b09 .dark_201f li.chip-in-4a0f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .first_0b09 .dark_201f li.chip-in-4a0f: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) {
  .first_0b09 .dark_201f li.chip-in-4a0f li.chip-in-4a0f li.chip-in-4a0f li.chip-in-4a0f {
    padding-left: 0;
  }
}
article.chip-in-4a0f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.chip-in-4a0f .outline-blue-1197 p:last-of-type {
  margin-bottom: 0;
}
article.chip-in-4a0f .hard-2b7f {
  float: left;
}
article.chip-in-4a0f .medium_bdbd {
  margin-left: 85px;
}
article.chip-in-4a0f .fresh_edef {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.chip-in-4a0f .fresh_edef .layout-e191 {
  margin-left: 10px;
}
article.chip-in-4a0f .title_edae {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.chip-in-4a0f .over_61f7 {
  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 .feature_6cd5,
  #respond .light_518a,
  #respond .widget_26dd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .feature_6cd5 input,
#respond .light_518a input,
#respond .widget_26dd input {
  width: 100%;
}
#respond .widget_26dd {
  margin-right: 0;
}
#respond .fast-36cd #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.yellow-ae58 .form_thick_a82d {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.form_thick_a82d .steel_dc9c.menu-f681 .widget_8ae6 > li > a:focus,
.form_thick_a82d .steel_dc9c.menu-f681 .widget_8ae6 > li > a:hover,
.form_thick_a82d .steel_dc9c.background-79a9 .widget_8ae6 > li > a:focus,
.form_thick_a82d .steel_dc9c.background-79a9 .widget_8ae6 > li > a:hover,
.form_thick_a82d .steel_dc9c.banner-stone-cb07 .widget_8ae6 > li > a:focus,
.form_thick_a82d .steel_dc9c.banner-stone-cb07 .widget_8ae6 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form_thick_a82d
  .steel_dc9c.menu-f681
  .widget_8ae6
  > li.carousel-de88
  > a,
.form_thick_a82d
  .steel_dc9c.menu-f681
  .widget_8ae6
  > li.liquid_f1a0
  > a,
.form_thick_a82d
  .steel_dc9c.background-79a9
  .widget_8ae6
  > li.carousel-de88
  > a,
.form_thick_a82d
  .steel_dc9c.background-79a9
  .widget_8ae6
  > li.liquid_f1a0
  > a,
.form_thick_a82d
  .steel_dc9c.banner-stone-cb07
  .widget_8ae6
  > li.carousel-de88
  > a,
.form_thick_a82d .steel_dc9c.banner-stone-cb07 .widget_8ae6 > li.footer_8045 > a {
  color: rgba(255, 255, 255, 0.99);
}
.form_thick_a82d .gradient-clean-7be4,
.form_thick_a82d .gradient-clean-7be4 a {
  color: rgba(255, 255, 255, 0.99);
}
.form_thick_a82d .bright-8a6d.content_d0a0 li a,
.form_thick_a82d .light-9765 a,
.form_thick_a82d .detail-9672,
.form_thick_a82d .widget_8ae6 > li > a,
.form_thick_a82d .dropdown-down-923c {
  color: rgba(255, 255, 255, 0.79);
}
.form_thick_a82d .bright-8a6d.content_d0a0 li a:hover,
.form_thick_a82d .light-9765 a:hover,
.form_thick_a82d .detail-9672:hover,
.form_thick_a82d .widget_8ae6 > li > a:hover,
.form_thick_a82d .dropdown-down-923c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form_thick_a82d .widget-bb14 {
  color: rgba(255, 255, 255, 0.79);
}
.form_thick_a82d .widget-bb14 .middle-f33a {
  color: rgba(255, 255, 255, 0.99);
}
.form_thick_a82d .widget-bb14:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form_thick_a82d .last_59bd .message_d0a4 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.form_thick_a82d .last_59bd .message_d0a4 .texture-lower-60e9 {
  color: rgba(255, 255, 255, 0.79);
}
.form_thick_a82d
  .last_59bd
  .message_d0a4
  .texture-lower-60e9::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form_thick_a82d
  .last_59bd
  .message_d0a4
  .texture-lower-60e9:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form_thick_a82d
  .last_59bd
  .message_d0a4
  .texture-lower-60e9::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form_thick_a82d
  .last_59bd
  .message_d0a4
  .texture-lower-60e9::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form_thick_a82d .last_59bd .slider_3a4f {
  color: rgba(255, 255, 255, 0.79);
}
.form_thick_a82d .last_59bd .slider_3a4f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup_inner_f045
  .form_thick_a82d
  .last_59bd
  .button-current-70ea
  .tooltip-c6f7 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.popup_inner_f045
  .form_thick_a82d
  .last_59bd
  .button-current-70ea
  .texture-lower-60e9 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.yellow-ae58 .paragraph-white-235b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.paragraph-white-235b .steel_dc9c.menu-f681 .widget_8ae6 > li > a:focus,
.paragraph-white-235b .steel_dc9c.menu-f681 .widget_8ae6 > li > a:hover,
.paragraph-white-235b .steel_dc9c.background-79a9 .widget_8ae6 > li > a:focus,
.paragraph-white-235b .steel_dc9c.background-79a9 .widget_8ae6 > li > a:hover,
.paragraph-white-235b .steel_dc9c.banner-stone-cb07 .widget_8ae6 > li > a:focus,
.paragraph-white-235b .steel_dc9c.banner-stone-cb07 .widget_8ae6 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-white-235b
  .steel_dc9c.menu-f681
  .widget_8ae6
  > li.carousel-de88
  > a,
.paragraph-white-235b
  .steel_dc9c.menu-f681
  .widget_8ae6
  > li.liquid_f1a0
  > a,
.paragraph-white-235b
  .steel_dc9c.background-79a9
  .widget_8ae6
  > li.carousel-de88
  > a,
.paragraph-white-235b
  .steel_dc9c.background-79a9
  .widget_8ae6
  > li.liquid_f1a0
  > a,
.paragraph-white-235b
  .steel_dc9c.banner-stone-cb07
  .widget_8ae6
  > li.carousel-de88
  > a,
.paragraph-white-235b .steel_dc9c.banner-stone-cb07 .widget_8ae6 > li.footer_8045 > a {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-white-235b .gradient-clean-7be4,
.paragraph-white-235b .gradient-clean-7be4 a {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-white-235b .bright-8a6d.content_d0a0 li a,
.paragraph-white-235b .light-9765 a,
.paragraph-white-235b .detail-9672,
.paragraph-white-235b .widget_8ae6 > li > a,
.paragraph-white-235b .dropdown-down-923c {
  color: rgba(0, 0, 0, 0.55);
}
.paragraph-white-235b .bright-8a6d.content_d0a0 li a:hover,
.paragraph-white-235b .light-9765 a:hover,
.paragraph-white-235b .detail-9672:hover,
.paragraph-white-235b .widget_8ae6 > li > a:hover,
.paragraph-white-235b .dropdown-down-923c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-white-235b .widget-bb14 {
  color: rgba(0, 0, 0, 0.55);
}
.paragraph-white-235b .widget-bb14 .middle-f33a {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-white-235b .widget-bb14:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paper_ab3f .box_easy_05fd {
  margin-left: auto;
  margin-right: auto;
}
.photo_fresh_b331 > * {
  margin-left: auto;
  margin-right: auto;
}
.photo_fresh_b331 .east-626e {
  margin-right: 1.41575em;
}
.column_cbfd .photo_fresh_b331 > .pagination-first-20c1 {
  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;
}
.column_cbfd .photo_fresh_b331 > .filter-d0bb {
  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;
}
.avatar_82e2.paper_ab3f .box_easy_05fd,
.lower_dd76.paper_ab3f .box_easy_05fd {
  margin-left: 0;
}
.title-basic-50aa.paper_ab3f .box_easy_05fd,
.active_b8d3.paper_ab3f .box_easy_05fd {
  margin-right: 0;
}
.photo_fresh_b331 ol,
.photo_fresh_b331 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.notification_mini_31ee video {
  max-width: 100%;
}
.form_14b5 img {
  display: block;
}
.form_14b5.east-626e,
.form_14b5.rough_8a60 {
  width: 100%;
}
.form_14b5.filter-d0bb img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.new-9055:not(.frame_fluid_21a2) {
  margin: 1.5em auto;
}
.breadcrumb_white_17c3 p {
  padding: 1.5em 14px;
}
ul.tag-f84b.filter-d0bb,
ul.tag-f84b.pagination-first-20c1,
ul.tag-f84b.lite-2253.pagination-first-20c1 {
  padding: 0 14px;
}
.easy_641d {
  display: block;
  overflow-x: auto;
}
.easy_641d table {
  border-collapse: collapse;
  width: 100%;
}
.easy_641d td,
.easy_641d th {
  padding: 0.5em;
}
.photo_fresh_b331 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.photo_fresh_b331 ol ol,
.photo_fresh_b331 ol ul,
.photo_fresh_b331 ul ol,
.photo_fresh_b331 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.photo_fresh_b331 ol ol li,
.photo_fresh_b331 ol ul li,
.photo_fresh_b331 ul ol li,
.photo_fresh_b331 ul ul li {
  margin-left: 0;
}
.feature-25c0.notification_over_c3b8 > .active_194f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.feature-25c0.notification_over_c3b8 > .active_194f iframe,
.feature-25c0.notification_over_c3b8 > .active_194f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.footer-inner-09d6 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.footer-inner-09d6.header-a5d5 {
  padding: 0;
}
.footer-inner-09d6.header-a5d5 cite {
  font-size: 13px;
}
.footer-inner-09d6 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.footer-inner-09d6 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.plasma_9142 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.plasma_9142 > p:first-child {
  margin-top: 0;
}
.plasma_9142 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.plasma_9142 blockquote {
  border-left: 0;
}
.next_183d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.next_183d:not(.active_e940) {
  max-width: 100px;
}
.next_183d.photo_8951 {
  border-bottom: none !important;
  text-align: center;
}
.next_183d.photo_8951::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .breadcrumb_white_17c3 p {
    padding: 1.5em 0;
  }
}
.slow-907a {
  color: #0073aa;
}
.search-cbd6 {
  background-color: #0073aa;
}
.brown-b475 {
  color: #229fd8;
}
.list_solid_755f {
  background-color: #229fd8;
}
.banner-plasma-4680 {
  color: #eee;
}
.panel-brown-369c {
  background-color: #eee;
}
.selected_4f3b {
  color: #444;
}
.current-0cd9 {
  background-color: #444;
}
.prev-d9e9 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.prev-d9e9 .message_prev_406c .light-9765 {
  font-size: 15px;
}
.prev-d9e9 .light-9765 {
  line-height: 1.3;
}
.prev-d9e9 .paragraph-white-235b {
}
.prev-d9e9 .form_thick_a82d {
  background: #235787;
}
.breadcrumb_6a3b {
  padding: 0;
}
.breadcrumb_6a3b .form_thick_a82d {
  background: #1a1a1a;
}
.breadcrumb_6a3b .paragraph-white-235b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.active_60b5 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.active_60b5 .paragraph-white-235b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.active_60b5 .form_thick_a82d {
  background: #303030;
}
.media_54ff {
  position: relative;
  z-index: 10;
}
.media_54ff .center-274b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.popup-f7fb .background_2e89 {
  display: inline-block;
  vertical-align: middle;
}
.popup-f7fb.caption_1d98 .background_2e89 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .popup-f7fb.caption_1d98 .background_2e89 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .popup-f7fb.caption_1d98 .background_2e89 {
    margin-right: 0.4em;
  }
}
.popup-f7fb.caption_1d98 .background_2e89:last-child {
  margin-right: 0;
}
.accent_b39c .center-274b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .yellow-ae58 .message_prev_406c {
    margin: 0 -0.5em;
  }
  .yellow-ae58 .message_prev_406c [class*="customify-col-"],
  .yellow-ae58 .message_prev_406c [class*="customify-col_"],
  .yellow-ae58 .message_prev_406c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.yellow-ae58.cold_51f3 .center-274b {
  background: 0 0 !important;
}
.yellow-ae58.cold_51f3 .center-274b,
.yellow-ae58.accent_b39c .center-274b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .yellow-ae58.iron_7c06 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.yellow-ae58.accent_b39c .center-274b {
  box-shadow: none !important;
}
.motion-098d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .motion-098d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .motion-098d {
    padding: 18px 0 20px;
  }
}
.motion-098d .top_94e8 {
  width: 100%;
}
.motion-098d .large_c48a {
  margin-bottom: 0;
}
.motion-098d .brown_ae7a {
  margin-top: 5px;
  font-size: 0.875em;
}
.component_over_c0a1 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.component_over_c0a1 .hover_1c5b {
  width: 100%;
}
.aside-7701 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.aside-7701 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.aside-7701 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;
}
.aside-7701 li:last-child:after {
  display: none;
}
.aside-7701 li a {
  font-weight: 500;
  margin-right: 10px;
}
.up-218c .pressed_a853 button,
.motion-098d .pressed_a853 button {
  left: 0;
}
.up-218c .hover_1c5b,
.motion-098d .hover_1c5b {
  padding-left: 0;
  padding-right: 0;
}
.up-218c .component_over_c0a1,
.motion-098d .component_over_c0a1 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.up-218c {
  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;
}
.up-218c: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;
}
.up-218c .background-685c {
  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) {
  .up-218c .background-685c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .up-218c .background-685c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .up-218c .background-685c {
    min-height: 200px;
  }
}
.up-218c .aside-7701 {
  color: rgba(255, 255, 255, 0.8);
}
.up-218c .aside-7701 a,
.up-218c .aside-7701 li:after {
  color: inherit;
}
.up-218c .aside-7701 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.image-mini-4508 {
  margin-bottom: 0.5em;
}
.accent_9e91 {
  margin-bottom: 1.2em;
}
.accent_9e91,
.image-mini-4508 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.accent_9e91 p:last-child,
.image-mini-4508 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .pressed_a853,
#masthead .pressed_a853 {
  display: none;
}
#masthead
  > .pressed_a853.left_cffc {
  display: none;
}
#masthead > .pressed_a853 button {
  left: 0;
}
.out_62e3 {
  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%;
}
.out_62e3 .background_2e89 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.out_62e3 .fixed_c464 {
  display: -webkit-box;
  display: flex;
}
.out_62e3 .fixed_c464.pattern-3b03 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.out_62e3 .fixed_c464.photo-42c7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.out_62e3 .fixed_c464.highlight_4d93 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.out_62e3.accent-hard-4750.overlay_focused_06ed .fixed_c464.pattern-3b03 {
  flex-basis: 100%;
}
.out_62e3.text-lite-bc75 .fixed_c464.photo-42c7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.out_62e3.text-lite-bc75 .fixed_c464.highlight_4d93 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .pressed_a853.left_cffc {
  display: none;
}
#masthead > .pressed_a853 button {
  left: 0;
}
.detail-east-d1cc {
  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;
}
.detail-east-d1cc:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.detail-east-d1cc.plasma-afc8 i {
  margin-right: 4px;
}
.detail-east-d1cc.tooltip-first-9679 i {
  margin-left: 5px;
}
.light-9765 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.light-9765 p:last-child {
  margin-bottom: 0;
}
.advanced-ef66 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.advanced-ef66 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.advanced-ef66 img {
  display: block;
  width: auto;
  line-height: 1;
}
.advanced-ef66 .gradient-clean-7be4 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.advanced-ef66 .tooltip-efee {
  margin: 5px 0 7px 0;
}
.advanced-ef66.tag-c8f1 .hero-02cc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.advanced-ef66.tag-c8f1 .bronze_4456 {
  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;
}
.advanced-ef66.article-brown-d19c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.advanced-ef66.article-brown-d19c .hero-02cc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.advanced-ef66.article-brown-d19c .bronze_4456 {
  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;
}
.advanced-ef66.blue_3394 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.advanced-ef66.preview-next-0ec9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.advanced-ef66.preview-next-0ec9 .bronze_4456 {
  margin-top: 7px;
}
.heading-3bdd {
  display: inline-block;
}
.media_54ff .button-0433 .advanced-ef66 img {
  max-width: 100%;
}
.steel_dc9c .image-3518.pink-7d92,
.secondary-wood-a085 .image-3518.pink-7d92 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.steel_dc9c .lite-a645,
.secondary-wood-a085 .lite-a645 {
  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%);
}
.steel_dc9c .lite-a645 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.steel_dc9c.complex_f651 .lite-a645 {
  display: none;
}
.steel_dc9c .fixed_3007 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.steel_dc9c .fixed_3007 li {
  display: inline-block;
  position: relative;
}
.steel_dc9c .fixed_3007 li:last-child {
  margin-right: 0;
}
.steel_dc9c .fixed_3007 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;
}
.steel_dc9c .fixed_3007 li.footer_8045 > a {
  color: rgba(0, 0, 0, 0.9);
}
.steel_dc9c .fixed_3007 > 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;
}
.steel_dc9c .fixed_3007 > li > a i {
  line-height: 0;
}
.steel_dc9c .fixed_3007 > li.pink-27b0 > a .lite-a645 {
  margin-left: 4px;
  line-height: 0;
}
.steel_dc9c .fixed_3007 .breadcrumb_f66b li.pink-27b0 > a {
  position: relative;
}
.steel_dc9c .fixed_3007 .breadcrumb_f66b li.pink-27b0 > a:after,
.steel_dc9c .fixed_3007 .breadcrumb_f66b li.pink-27b0 > a:before {
  content: "";
  display: table;
}
.steel_dc9c .fixed_3007 .breadcrumb_f66b li.pink-27b0 > a:after {
  clear: both;
}
.steel_dc9c .fixed_3007 .breadcrumb_f66b li.pink-27b0 > a .lite-a645 {
  margin-left: 5px;
  float: right;
}
.steel_dc9c .footer_3353,
.steel_dc9c .breadcrumb_f66b {
  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;
}
.steel_dc9c .breadcrumb_f66b {
  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;
}
.steel_dc9c .breadcrumb_f66b .pink-7d92 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.steel_dc9c .breadcrumb_f66b .lite-a645 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.steel_dc9c .breadcrumb_f66b li {
  display: block;
  margin: 0;
  padding: 0;
}
.steel_dc9c .breadcrumb_f66b 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;
}
.steel_dc9c .breadcrumb_f66b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.steel_dc9c .breadcrumb_f66b .breadcrumb_f66b {
  top: 0;
  left: 100%;
}
.steel_dc9c .widget-middle-b49c.fn-focus-d174 > .footer_3353,
.steel_dc9c .widget-middle-b49c.fn-focus-d174 > .breadcrumb_f66b,
.steel_dc9c .widget-middle-b49c:focus > .footer_3353,
.steel_dc9c .widget-middle-b49c:focus > .breadcrumb_f66b,
.steel_dc9c .widget-middle-b49c:hover > .footer_3353,
.steel_dc9c .widget-middle-b49c:hover > .breadcrumb_f66b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.steel_dc9c.banner-stone-cb07 .widget_8ae6:after,
.steel_dc9c.banner-stone-cb07 .widget_8ae6:before {
  content: "";
  display: table;
}
.steel_dc9c.banner-stone-cb07 .widget_8ae6:after {
  clear: both;
}
.steel_dc9c.banner-stone-cb07 .widget_8ae6 > li {
  float: left;
}
.steel_dc9c.component_lite_38d9 .widget_8ae6:after,
.steel_dc9c.component_lite_38d9 .widget_8ae6:before {
  content: "";
  display: table;
}
.steel_dc9c.component_lite_38d9 .widget_8ae6:after {
  clear: both;
}
.steel_dc9c.component_lite_38d9 .widget_8ae6 > li {
  float: left;
}
.steel_dc9c.component_lite_38d9 .widget_8ae6 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.steel_dc9c.component_lite_38d9 .widget_8ae6 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.steel_dc9c.component_lite_38d9 .widget_8ae6 > li.carousel-de88 > a,
.steel_dc9c.component_lite_38d9 .widget_8ae6 > li.footer_8045 > a {
  color: #fff;
  background-color: #1e4b75;
}
.steel_dc9c.menu-f681 .widget_8ae6 > li > a .pink-7d92 {
  position: relative;
}
.steel_dc9c.menu-f681 .widget_8ae6 > li > a .pink-7d92: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;
}
.steel_dc9c.menu-f681
  .widget_8ae6
  > li:focus
  > a
  .pink-7d92:before,
.steel_dc9c.menu-f681
  .widget_8ae6
  > li:hover
  > a
  .pink-7d92:before {
  width: 100%;
  background-color: currentColor;
}
.steel_dc9c.menu-f681
  .widget_8ae6
  > li.carousel-de88
  > a
  .pink-7d92:before,
.steel_dc9c.menu-f681
  .widget_8ae6
  > li.liquid_f1a0
  > a
  .pink-7d92:before {
  width: 100%;
  background-color: currentColor;
}
.steel_dc9c.background-79a9 .widget_8ae6 > li > a .pink-7d92 {
  position: relative;
}
.steel_dc9c.background-79a9 .widget_8ae6 > li > a .pink-7d92: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;
}
.steel_dc9c.background-79a9 .widget_8ae6 > li:focus > a .pink-7d92:before,
.steel_dc9c.background-79a9
  .widget_8ae6
  > li:hover
  > a
  .pink-7d92:before {
  width: 100%;
  background-color: currentColor;
}
.steel_dc9c.background-79a9
  .widget_8ae6
  > li.carousel-de88
  > a
  .pink-7d92:before,
.steel_dc9c.background-79a9
  .widget_8ae6
  > li.liquid_f1a0
  > a
  .pink-7d92:before {
  width: 100%;
  background-color: currentColor;
}
.secondary-wood-a085 .fixed_3007 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.secondary-wood-a085 .fixed_3007 li:first-child > a {
  border-top: none;
}
.secondary-wood-a085 .fixed_3007 .element-3c77 > .pink-7d92 .lite-a645 {
  display: none;
}
.secondary-wood-a085 .fixed_3007 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.secondary-wood-a085 .fixed_3007 li:last-child {
  border: none;
}
.secondary-wood-a085 .fixed_3007 li.pink-27b0 > a {
  padding-right: 45px !important;
}
.secondary-wood-a085 .fixed_3007 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.secondary-wood-a085 .fixed_3007 li a:focus,
.secondary-wood-a085 .fixed_3007 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.secondary-wood-a085 .fixed_3007 li .table-fixed-0289 {
  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;
}
.secondary-wood-a085 .fixed_3007 li .table-fixed-0289:hover {
  box-shadow: none;
}
.secondary-wood-a085 .fixed_3007 li .table-fixed-0289 .lite-a645 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.secondary-wood-a085 .fixed_3007 .breadcrumb_f66b {
  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);
}
.secondary-wood-a085 .fixed_3007 .breadcrumb_f66b li a {
  padding-left: 3em;
}
.secondary-wood-a085 .fixed_3007 .tag_last_66a5 > a .table-fixed-0289 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.secondary-wood-a085 .fixed_3007 .tag_last_66a5 > .breadcrumb_f66b {
  display: block;
  opacity: 1;
}
.border_1922 {
  max-width: 100%;
}
.input-73de {
  line-height: 0;
  cursor: pointer;
}
.dropdown-down-923c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.dropdown-down-923c:hover {
  box-shadow: none;
  color: currentColor;
}
.dropdown-down-923c svg {
  width: 18px;
  height: 18px;
}
.dropdown-down-923c .tiny-b3c0 {
  display: none;
}
.aside-82c5 {
  position: relative;
}
.aside-82c5.fn-active-d174 .dropdown-down-923c .component-ace8 {
  display: none;
}
.aside-82c5.fn-active-d174 .dropdown-down-923c .tiny-b3c0 {
  display: inline-block;
}
.aside-82c5 .copper-9d2b {
  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);
}
.aside-82c5.cold_ec50 .copper-9d2b {
  left: auto;
  right: -0.9em;
}
.aside-82c5.cold_ec50 .card_3fa4::before {
  left: auto;
  right: 15px;
}
.aside-82c5.fn-active-d174 .copper-9d2b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.button-current-70ea {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.button-current-70ea label {
  flex-basis: 100%;
}
.button-current-70ea .message_d0a4 {
  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;
}
.button-current-70ea .texture-lower-60e9 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.button-current-70ea .texture-lower-60e9:focus {
  background-color: transparent;
}
.button-current-70ea button.slider_3a4f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.button-current-70ea button.slider_3a4f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.button-current-70ea button.slider_3a4f svg {
  width: 18px;
  height: 18px;
}
.button-current-70ea input[type="submit"] {
  min-height: auto;
}
.last_59bd .button-current-70ea .texture-lower-60e9 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.card_3fa4 {
  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) {
  .card_3fa4 {
    width: 220px;
  }
}
.card_3fa4 label {
  flex-basis: 100%;
}
.card_3fa4::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;
}
.popup_inner_f045 .last_59bd .button-current-70ea {
  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;
}
.popup_inner_f045
  .last_59bd
  .button-current-70ea
  .message_d0a4 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.popup_inner_f045 .last_59bd .button-current-70ea .texture-lower-60e9 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.popup_inner_f045
  .last_59bd
  .button-current-70ea
  .texture-lower-60e9:focus {
  background: 0 0;
}
.popup_inner_f045
  .last_59bd
  .button-current-70ea
  .tooltip-c6f7 {
  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;
}
.bright-8a6d {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.bright-8a6d li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.bright-8a6d li:last-child {
  margin-right: 0;
}
.bright-8a6d li:first-child {
  margin-left: 0;
}
.bright-8a6d.steel-11a7 a {
  color: #fff;
}
.bright-8a6d.steel-11a7 a:hover {
  color: #fff;
}
.bright-8a6d a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.bright-8a6d a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.bright-8a6d a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.bright-8a6d a:hover {
  opacity: 0.9;
  color: inherit;
}
.bright-8a6d [class*="social-icon-apple"] {
  background-color: #999;
}
.bright-8a6d [class*="social-icon-apple"].progress_orange_f248 {
  background-color: transparent;
  color: #999;
}
.bright-8a6d [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.bright-8a6d [class*="social-icon-behance"].progress_orange_f248 {
  background-color: transparent;
  color: #1769ff;
}
.bright-8a6d [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.bright-8a6d [class*="social-icon-bitbucket"].progress_orange_f248 {
  background-color: transparent;
  color: #205081;
}
.bright-8a6d [class*="social-icon-codepen"] {
  background-color: #000;
}
.bright-8a6d [class*="social-icon-codepen"].progress_orange_f248 {
  background-color: transparent;
  color: #000;
}
.bright-8a6d [class*="social-icon-delicious"] {
  background-color: #39f;
}
.bright-8a6d [class*="social-icon-delicious"].progress_orange_f248 {
  background-color: transparent;
  color: #39f;
}
.bright-8a6d [class*="social-icon-digg"] {
  background-color: #005be2;
}
.bright-8a6d [class*="social-icon-digg"].progress_orange_f248 {
  background-color: transparent;
  color: #005be2;
}
.bright-8a6d [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.bright-8a6d [class*="social-icon-dribbble"].progress_orange_f248 {
  background-color: transparent;
  color: #ea4c89;
}
.bright-8a6d [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.bright-8a6d [class*="social-icon-envelope"].progress_orange_f248 {
  background-color: transparent;
  color: #ea4335;
}
.bright-8a6d [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.bright-8a6d [class*="social-icon-facebook"].progress_orange_f248 {
  background-color: transparent;
  color: #3b5998;
}
.bright-8a6d [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.bright-8a6d [class*="social-icon-flickr"].progress_orange_f248 {
  background-color: transparent;
  color: #0063dc;
}
.bright-8a6d [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.bright-8a6d [class*="social-icon-foursquare"].progress_orange_f248 {
  background-color: transparent;
  color: #2d5be3;
}
.bright-8a6d [class*="social-icon-github"] {
  background-color: #333;
}
.bright-8a6d [class*="social-icon-github"].progress_orange_f248 {
  background-color: transparent;
  color: #333;
}
.bright-8a6d [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.bright-8a6d [class*="social-icon-google-plus"].progress_orange_f248 {
  background-color: transparent;
  color: #dd4b39;
}
.bright-8a6d [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.bright-8a6d [class*="social-icon-houzz"].progress_orange_f248 {
  background-color: transparent;
  color: #7ac142;
}
.bright-8a6d [class*="social-icon-instagram"] {
  background-color: #262626;
}
.bright-8a6d [class*="social-icon-instagram"].progress_orange_f248 {
  background-color: transparent;
  color: #262626;
}
.bright-8a6d [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.bright-8a6d [class*="social-icon-jsfiddle"].progress_orange_f248 {
  background-color: transparent;
  color: #487aa2;
}
.bright-8a6d [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.bright-8a6d [class*="social-icon-linkedin"].progress_orange_f248 {
  background-color: transparent;
  color: #0077b5;
}
.bright-8a6d [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.bright-8a6d [class*="social-icon-medium"].progress_orange_f248 {
  background-color: transparent;
  color: #00ab6b;
}
.bright-8a6d [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.bright-8a6d
  [class*="social-icon-odnoklassniki"].progress_orange_f248 {
  background-color: transparent;
  color: #f4731c;
}
.bright-8a6d [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.bright-8a6d [class*="social-icon-meetup"].progress_orange_f248 {
  background-color: transparent;
  color: #ec1c40;
}
.bright-8a6d [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.bright-8a6d [class*="social-icon-pinterest"].progress_orange_f248 {
  background-color: transparent;
  color: #bd081c;
}
.bright-8a6d [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.bright-8a6d [class*="social-icon-product-hunt"].progress_orange_f248 {
  background-color: transparent;
  color: #da552f;
}
.bright-8a6d [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.bright-8a6d [class*="social-icon-reddit"].progress_orange_f248 {
  background-color: transparent;
  color: #ff4500;
}
.bright-8a6d [class*="social-icon-rss"] {
  background-color: #f26522;
}
.bright-8a6d [class*="social-icon-rss"].progress_orange_f248 {
  background-color: transparent;
  color: #f26522;
}
.bright-8a6d [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.bright-8a6d
  [class*="social-icon-shopping-cart"].progress_orange_f248 {
  background-color: transparent;
  color: #4caf50;
}
.bright-8a6d [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.bright-8a6d [class*="social-icon-skype"].progress_orange_f248 {
  background-color: transparent;
  color: #00aff0;
}
.bright-8a6d [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.bright-8a6d [class*="social-icon-slideshare"].progress_orange_f248 {
  background-color: transparent;
  color: #0077b5;
}
.bright-8a6d [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.bright-8a6d [class*="social-icon-snapchat"].progress_orange_f248 {
  background-color: transparent;
  color: #fffc00;
}
.bright-8a6d [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.bright-8a6d [class*="social-icon-soundcloud"].progress_orange_f248 {
  background-color: transparent;
  color: #f80;
}
.bright-8a6d [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.bright-8a6d [class*="social-icon-spotify"].progress_orange_f248 {
  background-color: transparent;
  color: #2ebd59;
}
.bright-8a6d [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.bright-8a6d
  [class*="social-icon-stack-overflow"].progress_orange_f248 {
  background-color: transparent;
  color: #fe7a15;
}
.bright-8a6d [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.bright-8a6d [class*="social-icon-maldkfgram"].progress_orange_f248 {
  background-color: transparent;
  color: #2ca5e0;
}
.bright-8a6d [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.bright-8a6d [class*="social-icon-tripadvisor"].progress_orange_f248 {
  background-color: transparent;
  color: #589442;
}
.bright-8a6d [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.bright-8a6d [class*="social-icon-tumblr"].progress_orange_f248 {
  background-color: transparent;
  color: #35465c;
}
.bright-8a6d [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.bright-8a6d [class*="social-icon-twitch"].progress_orange_f248 {
  background-color: transparent;
  color: #6441a5;
}
.bright-8a6d [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.bright-8a6d [class*="social-icon-twitter"].progress_orange_f248 {
  background-color: transparent;
  color: #1da1f2;
}
.bright-8a6d [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.bright-8a6d [class*="social-icon-vimeo"].progress_orange_f248 {
  background-color: transparent;
  color: #1ab7ea;
}
.bright-8a6d [class*="social-icon-vk"] {
  background-color: #45668e;
}
.bright-8a6d [class*="social-icon-vk"].progress_orange_f248 {
  background-color: transparent;
  color: #45668e;
}
.bright-8a6d [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.bright-8a6d [class*="social-icon-weibo"].progress_orange_f248 {
  background-color: transparent;
  color: #df2029;
}
.bright-8a6d [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.bright-8a6d [class*="social-icon-weixin"].progress_orange_f248 {
  background-color: transparent;
  color: #7bb32e;
}
.bright-8a6d [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.bright-8a6d [class*="social-icon-whatsapp"].progress_orange_f248 {
  background-color: transparent;
  color: #25d366;
}
.bright-8a6d [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.bright-8a6d [class*="social-icon-wordpress"].progress_orange_f248 {
  background-color: transparent;
  color: #21759b;
}
.bright-8a6d [class*="social-icon-xing"] {
  background-color: #026466;
}
.bright-8a6d [class*="social-icon-xing"].progress_orange_f248 {
  background-color: transparent;
  color: #026466;
}
.bright-8a6d [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.bright-8a6d [class*="social-icon-yelp"].progress_orange_f248 {
  background-color: transparent;
  color: #af0606;
}
.bright-8a6d [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.bright-8a6d [class*="social-icon-youtube"].progress_orange_f248 {
  background-color: transparent;
  color: #cd201f;
}
.detail-9672 {
  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;
}
.detail-9672:hover {
  box-shadow: none;
  background: 0 0;
}
.new_f477 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.text-93f5 {
  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;
}
.accordion_6bd6 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.secondary_f7b2 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.secondary_f7b2,
.secondary_f7b2::after,
.secondary_f7b2::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;
}
.secondary_f7b2::after,
.secondary_f7b2::before {
  content: "";
  display: block;
  background-color: inherit;
}
.image_small_d254 .text-93f5 .accordion_6bd6 {
  margin-top: -2px;
  width: 19px;
}
.image_small_d254 .text-93f5 .secondary_f7b2 {
  margin-top: -1px;
}
.image_small_d254 .text-93f5 .secondary_f7b2,
.image_small_d254 .text-93f5 .secondary_f7b2::after,
.image_small_d254 .text-93f5 .secondary_f7b2::before {
  width: 19px;
  height: 2px;
}
.image_small_d254 .text-93f5 .secondary_f7b2::before {
  top: -6px;
}
.image_small_d254 .text-93f5 .secondary_f7b2::after {
  bottom: -6px;
}
.gallery-07cf .text-93f5 .accordion_6bd6 {
  margin-top: -2px;
  width: 22px;
}
.gallery-07cf .text-93f5 .secondary_f7b2 {
  margin-top: -1px;
}
.gallery-07cf .text-93f5 .secondary_f7b2,
.gallery-07cf .text-93f5 .secondary_f7b2::after,
.gallery-07cf .text-93f5 .secondary_f7b2::before {
  width: 22px;
  height: 2px;
}
.gallery-07cf .text-93f5 .secondary_f7b2::before {
  top: -7px;
}
.gallery-07cf .text-93f5 .secondary_f7b2::after {
  bottom: -7px;
}
.slow_ceb6 .text-93f5 .accordion_6bd6 {
  margin-top: -2px;
  width: 31px;
}
.slow_ceb6 .text-93f5 .secondary_f7b2 {
  margin-top: -1.5px;
}
.slow_ceb6 .text-93f5 .secondary_f7b2,
.slow_ceb6 .text-93f5 .secondary_f7b2::after,
.slow_ceb6 .text-93f5 .secondary_f7b2::before {
  width: 31px;
  height: 3px;
}
.slow_ceb6 .text-93f5 .secondary_f7b2::before {
  top: -9px;
}
.slow_ceb6 .text-93f5 .secondary_f7b2::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .article-hot-91d2 .text-93f5 .accordion_6bd6 {
    margin-top: -2px;
    width: 19px;
  }
  .article-hot-91d2 .text-93f5 .secondary_f7b2 {
    margin-top: -1px;
  }
  .article-hot-91d2 .text-93f5 .secondary_f7b2,
  .article-hot-91d2 .text-93f5 .secondary_f7b2::after,
  .article-hot-91d2 .text-93f5 .secondary_f7b2::before {
    width: 19px;
    height: 2px;
  }
  .article-hot-91d2 .text-93f5 .secondary_f7b2::before {
    top: -6px;
  }
  .article-hot-91d2 .text-93f5 .secondary_f7b2::after {
    bottom: -6px;
  }
  .tag-up-5177 .text-93f5 .accordion_6bd6 {
    margin-top: -2px;
    width: 22px;
  }
  .tag-up-5177 .text-93f5 .secondary_f7b2 {
    margin-top: -1px;
  }
  .tag-up-5177 .text-93f5 .secondary_f7b2,
  .tag-up-5177 .text-93f5 .secondary_f7b2::after,
  .tag-up-5177 .text-93f5 .secondary_f7b2::before {
    width: 22px;
    height: 2px;
  }
  .tag-up-5177 .text-93f5 .secondary_f7b2::before {
    top: -7px;
  }
  .tag-up-5177 .text-93f5 .secondary_f7b2::after {
    bottom: -7px;
  }
  .section-out-523b .text-93f5 .accordion_6bd6 {
    margin-top: -2px;
    width: 31px;
  }
  .section-out-523b .text-93f5 .secondary_f7b2 {
    margin-top: -1.5px;
  }
  .section-out-523b .text-93f5 .secondary_f7b2,
  .section-out-523b .text-93f5 .secondary_f7b2::after,
  .section-out-523b .text-93f5 .secondary_f7b2::before {
    width: 31px;
    height: 3px;
  }
  .section-out-523b .text-93f5 .secondary_f7b2::before {
    top: -9px;
  }
  .section-out-523b .text-93f5 .secondary_f7b2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .slider_a338 .text-93f5 .accordion_6bd6 {
    margin-top: -2px;
    width: 19px;
  }
  .slider_a338 .text-93f5 .secondary_f7b2 {
    margin-top: -1px;
  }
  .slider_a338 .text-93f5 .secondary_f7b2,
  .slider_a338 .text-93f5 .secondary_f7b2::after,
  .slider_a338 .text-93f5 .secondary_f7b2::before {
    width: 19px;
    height: 2px;
  }
  .slider_a338 .text-93f5 .secondary_f7b2::before {
    top: -6px;
  }
  .slider_a338 .text-93f5 .secondary_f7b2::after {
    bottom: -6px;
  }
  .large-3b73 .text-93f5 .accordion_6bd6 {
    margin-top: -2px;
    width: 22px;
  }
  .large-3b73 .text-93f5 .secondary_f7b2 {
    margin-top: -1px;
  }
  .large-3b73 .text-93f5 .secondary_f7b2,
  .large-3b73 .text-93f5 .secondary_f7b2::after,
  .large-3b73 .text-93f5 .secondary_f7b2::before {
    width: 22px;
    height: 2px;
  }
  .large-3b73 .text-93f5 .secondary_f7b2::before {
    top: -7px;
  }
  .large-3b73 .text-93f5 .secondary_f7b2::after {
    bottom: -7px;
  }
  .accent_f9c5 .text-93f5 .accordion_6bd6 {
    margin-top: -2px;
    width: 31px;
  }
  .accent_f9c5 .text-93f5 .secondary_f7b2 {
    margin-top: -1.5px;
  }
  .accent_f9c5 .text-93f5 .secondary_f7b2,
  .accent_f9c5 .text-93f5 .secondary_f7b2::after,
  .accent_f9c5 .text-93f5 .secondary_f7b2::before {
    width: 31px;
    height: 3px;
  }
  .accent_f9c5 .text-93f5 .secondary_f7b2::before {
    top: -9px;
  }
  .accent_f9c5 .text-93f5 .secondary_f7b2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .gradient-1b6f .text-93f5 .accordion_6bd6 {
    margin-top: -2px;
    width: 19px;
  }
  .gradient-1b6f .text-93f5 .secondary_f7b2 {
    margin-top: -1px;
  }
  .gradient-1b6f .text-93f5 .secondary_f7b2,
  .gradient-1b6f .text-93f5 .secondary_f7b2::after,
  .gradient-1b6f .text-93f5 .secondary_f7b2::before {
    width: 19px;
    height: 2px;
  }
  .gradient-1b6f .text-93f5 .secondary_f7b2::before {
    top: -6px;
  }
  .gradient-1b6f .text-93f5 .secondary_f7b2::after {
    bottom: -6px;
  }
  .breadcrumb-9f25 .text-93f5 .accordion_6bd6 {
    margin-top: -2px;
    width: 22px;
  }
  .breadcrumb-9f25 .text-93f5 .secondary_f7b2 {
    margin-top: -1px;
  }
  .breadcrumb-9f25 .text-93f5 .secondary_f7b2,
  .breadcrumb-9f25 .text-93f5 .secondary_f7b2::after,
  .breadcrumb-9f25 .text-93f5 .secondary_f7b2::before {
    width: 22px;
    height: 2px;
  }
  .breadcrumb-9f25 .text-93f5 .secondary_f7b2::before {
    top: -7px;
  }
  .breadcrumb-9f25 .text-93f5 .secondary_f7b2::after {
    bottom: -7px;
  }
  .banner-aa97 .text-93f5 .accordion_6bd6 {
    margin-top: -2px;
    width: 31px;
  }
  .banner-aa97 .text-93f5 .secondary_f7b2 {
    margin-top: -1.5px;
  }
  .banner-aa97 .text-93f5 .secondary_f7b2,
  .banner-aa97 .text-93f5 .secondary_f7b2::after,
  .banner-aa97 .text-93f5 .secondary_f7b2::before {
    width: 31px;
    height: 3px;
  }
  .banner-aa97 .text-93f5 .secondary_f7b2::before {
    top: -9px;
  }
  .banner-aa97 .text-93f5 .secondary_f7b2::after {
    bottom: -9px;
  }
}
.info-purple-8964 .secondary_f7b2 {
  -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);
}
.info-purple-8964 .secondary_f7b2::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.info-purple-8964 .secondary_f7b2::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);
}
.info-purple-8964.avatar_c2a8 .secondary_f7b2 {
  -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);
}
.info-purple-8964.avatar_c2a8 .secondary_f7b2::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.info-purple-8964.avatar_c2a8 .secondary_f7b2::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.icon-27fc {
  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.disabled-9864:before {
  display: none;
}
.container_warm_0f30 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.container_warm_0f30 .nav-bright-472d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.container_warm_0f30 .nav-bright-472d:last-of-type {
  border-bottom: none;
}
.container_warm_0f30 .nav-bright-472d.bright_cadf,
.container_warm_0f30 .nav-bright-472d.dropdown-next-1c58,
.container_warm_0f30 .nav-bright-472d.pattern_40f7 {
  padding: 0;
}
.container_warm_0f30 .secondary-wood-a085 .table-fixed-0289 {
  color: currentColor;
}
.container_warm_0f30 .secondary-wood-a085 .table-fixed-0289:focus,
.container_warm_0f30 .secondary-wood-a085 .table-fixed-0289:hover {
  background: rgba(0, 0, 0, 0.01);
}
.container_warm_0f30.paragraph-white-235b .widget-bb14,
.container_warm_0f30.paragraph-white-235b .light-9765 a,
.container_warm_0f30.paragraph-white-235b .widget_8ae6 a,
.container_warm_0f30.paragraph-white-235b .breadcrumb_f66b a {
  color: rgba(0, 0, 0, 0.55);
}
.container_warm_0f30.paragraph-white-235b .widget-bb14:hover,
.container_warm_0f30.paragraph-white-235b .light-9765 a:hover,
.container_warm_0f30.paragraph-white-235b .widget_8ae6 a:hover,
.container_warm_0f30.paragraph-white-235b .breadcrumb_f66b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container_warm_0f30.paragraph-white-235b .middle-f33a {
  color: rgba(0, 0, 0, 0.8);
}
.container_warm_0f30.paragraph-white-235b .nav-bright-472d {
  border-color: rgba(0, 0, 0, 0.08);
}
.container_warm_0f30.paragraph-white-235b .nav-bright-472d:before {
  background: rgba(0, 0, 0, 0.08);
}
.container_warm_0f30.paragraph-white-235b .gradient-1ea4:before {
  background: rgba(255, 255, 255, 0.9);
}
.container_warm_0f30.paragraph-white-235b .secondary-wood-a085 .fixed_3007 li a,
.container_warm_0f30.paragraph-white-235b .secondary-wood-a085 .table-fixed-0289,
.container_warm_0f30.paragraph-white-235b .breadcrumb_f66b {
  border-color: rgba(0, 0, 0, 0.08);
}
.container_warm_0f30.paragraph-white-235b .secondary-wood-a085 .table-fixed-0289:focus,
.container_warm_0f30.paragraph-white-235b .secondary-wood-a085 .table-fixed-0289:hover {
  background: rgba(0, 0, 0, 0.01);
}
.container_warm_0f30.paragraph-white-235b .fixed_3007 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.container_warm_0f30.form_thick_a82d .widget-bb14,
.container_warm_0f30.form_thick_a82d .light-9765 a,
.container_warm_0f30.form_thick_a82d .widget_8ae6 .table-fixed-0289,
.container_warm_0f30.form_thick_a82d .widget_8ae6 a,
.container_warm_0f30.form_thick_a82d .breadcrumb_f66b a {
  color: rgba(255, 255, 255, 0.79);
}
.container_warm_0f30.form_thick_a82d .widget-bb14:hover,
.container_warm_0f30.form_thick_a82d .light-9765 a:hover,
.container_warm_0f30.form_thick_a82d .widget_8ae6 .table-fixed-0289:hover,
.container_warm_0f30.form_thick_a82d .widget_8ae6 a:hover,
.container_warm_0f30.form_thick_a82d .breadcrumb_f66b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_warm_0f30.form_thick_a82d .middle-f33a {
  color: rgba(255, 255, 255, 0.99);
}
.container_warm_0f30.form_thick_a82d .nav-bright-472d {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_warm_0f30.form_thick_a82d .nav-bright-472d:before {
  background: rgba(255, 255, 255, 0.08);
}
.container_warm_0f30.form_thick_a82d .gradient-1ea4:before {
  background: rgba(0, 0, 0, 0.9);
}
.container_warm_0f30.form_thick_a82d .secondary-wood-a085 .fixed_3007 li a,
.container_warm_0f30.form_thick_a82d .secondary-wood-a085 .table-fixed-0289,
.container_warm_0f30.form_thick_a82d .breadcrumb_f66b {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_warm_0f30.form_thick_a82d .secondary-wood-a085 .table-fixed-0289:focus,
.container_warm_0f30.form_thick_a82d .secondary-wood-a085 .table-fixed-0289:hover {
  background: rgba(0, 0, 0, 0.01);
}
.container_warm_0f30.form_thick_a82d .fixed_3007 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gradient-1ea4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.gradient-1ea4:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.stone-46b9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.media_fluid_91a9 .container_warm_0f30 {
  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;
}
.media_fluid_91a9 .nav-bright-472d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.media_fluid_91a9 .nav-bright-472d: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) {
  .media_fluid_91a9 .nav-bright-472d:before {
    width: 16%;
    left: 42%;
  }
}
.media_fluid_91a9 .nav-bright-472d:last-child:before {
  content: none;
}
.media_fluid_91a9 .nav-bright-472d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.media_fluid_91a9 .secondary-wood-a085 .fixed_3007 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.media_fluid_91a9 .secondary-wood-a085 .fixed_3007 li a .table-fixed-0289 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.media_fluid_91a9 .secondary-wood-a085 .breadcrumb_f66b {
  border: none;
}
.media_fluid_91a9 .secondary-wood-a085 .breadcrumb_f66b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.media_fluid_91a9 .gradient-1ea4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.media_fluid_91a9 .stone-46b9 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.media_fluid_91a9 .form_thick_a82d .gradient-1ea4:before {
  background: rgba(0, 0, 0, 0.9);
}
.media_fluid_91a9 .paragraph-white-235b.image_93b7 .secondary_f7b2 {
  background: rgba(0, 0, 0, 0.6);
}
.media_fluid_91a9
  .paragraph-white-235b.image_93b7
  .secondary_f7b2::after,
.media_fluid_91a9
  .paragraph-white-235b.image_93b7
  .secondary_f7b2:before {
  background: inherit;
}
.media_fluid_91a9
  .paragraph-white-235b.image_93b7:hover
  .secondary_f7b2 {
  background: rgba(0, 0, 0, 0.8);
}
.gallery-soft-4833 .container_warm_0f30 {
  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) {
  .gallery-soft-4833 .container_warm_0f30 {
    width: auto;
    right: 45px;
  }
}
.accent-pink-74bc .container_warm_0f30 {
  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) {
  .accent-pink-74bc .container_warm_0f30 {
    width: auto;
    left: 45px;
  }
}
.disabled-9864 .container_warm_0f30 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.disabled-9864 .stone-46b9 {
  max-width: 48em;
  margin: 0 auto;
}
.disabled-9864 .gradient-1ea4:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.border_light_2a75 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.border_light_2a75.media_fluid_91a9 .container_warm_0f30 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.border_light_2a75.gallery-soft-4833 .container_warm_0f30 {
  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);
}
.border_light_2a75 .container_warm_0f30 {
  visibility: visible;
}
.border_light_2a75.accent-pink-74bc .container_warm_0f30 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.aside_dirty_1023,
.list-blue-6fbd {
  overflow-x: hidden;
}
.aside_dirty_1023 .container_warm_0f30 {
  overflow: auto;
}
.aside_dirty_1023.media_fluid_91a9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.aside_dirty_1023.media_fluid_91a9 .container_warm_0f30 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.aside_dirty_1023.media_fluid_91a9 .detail-9672 {
  opacity: 0;
}
.aside_dirty_1023.gallery-soft-4833 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.aside_dirty_1023.gallery-soft-4833 .container_warm_0f30 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.aside_dirty_1023.gallery-soft-4833 .detail-9672 {
  opacity: 0;
}
.aside_dirty_1023.accent-pink-74bc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.aside_dirty_1023.accent-pink-74bc .container_warm_0f30 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.aside_dirty_1023.accent-pink-74bc .detail-9672 {
  opacity: 0;
}
.aside_dirty_1023.disabled-9864 .container_warm_0f30 {
  z-index: 10;
  visibility: visible;
}
.image_93b7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.image_93b7 .secondary_f7b2 {
  background: rgba(255, 255, 255, 0.99);
}
.image_93b7 .secondary_f7b2::after,
.image_93b7 .secondary_f7b2:before {
  background: inherit;
}
.image_93b7:hover .secondary_f7b2 {
  background: rgba(255, 255, 255, 0.99);
}
.accent-pink-74bc .image_93b7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.disabled-9864 .image_93b7 {
  display: none !important;
}
.aside_dirty_1023:before,
.list-blue-6fbd:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.aside_dirty_1023 .image_93b7,
.list-blue-6fbd .image_93b7 {
  display: inline-block;
}
.container_warm_0f30 .background_2e89 {
  -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;
}
.aside_dirty_1023 .container_warm_0f30 .background_2e89,
.list-blue-6fbd .container_warm_0f30 .background_2e89 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.highlight-dim-0879 .message_d0a4 {
  width: 100%;
}
.button-0433 {
  padding: 0 0.5em 0;
}
.button-0433 [class*="customify-col-"],
.button-0433 [class*="customify-col_"],
.button-0433 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.grid-lite-1c08 .button-0433 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .message_prev_406c .slider_stale_15f4,
  .slider_stale_15f4 {
    display: none;
  }
  .banner-0ba0 {
    text-align: left;
  }
  .nav-de22 {
    text-align: center;
  }
  .dim_4ef4 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .message_prev_406c .dropdown_0f33,
  .dropdown_0f33 {
    display: none;
  }
  .row-gold-7856 {
    text-align: left;
  }
  .wrapper_3dcb {
    text-align: center;
  }
  .gold-29c4 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .message_prev_406c .hero_new_0b5e,
  .hero_new_0b5e {
    display: none;
  }
  .message-f937 {
    text-align: left;
  }
  .module_hard_2dff {
    text-align: center;
  }
  .sort_west_5090 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.current_406d {
  box-shadow: none !important;
}
.sidebar_b723 .notification_bright_068d,
.logo_in_2c0b .notification_bright_068d {
  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;
}
.logo_in_2c0b .notification_bright_068d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.center-274b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.center-274b:after,
.center-274b:before {
  content: "";
  display: table;
}
.center-274b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .center-274b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.center-274b,
.iron_7c06 {
  max-width: 1248px;
  margin: 0 auto;
}

.focused-e231.small_f5ce .center-274b {
  max-width: 100%;
}
.focused-e231.outer-a1f6 {
  max-width: 1200px;
  margin: 0 auto;
}
.focused-e231.texture_c4e9 .center-274b {
  max-width: 100%;
}
.focused-e231.texture_c4e9 > .center-274b {
  padding-left: 0;
  padding-right: 0;
}
.focused-e231.texture_c4e9 > .center-274b .message_prev_406c {
  margin: 0;
}
.focused-e231.texture_c4e9
  > .center-274b
  .top-dea5.shade-457f {
  margin-right: 0;
  margin-left: 0;
}
.focused-e231.texture_c4e9 #main.shade-457f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .feature-lower-894f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .feature-lower-894f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .label_14bb .box_easy_05fd {
    padding-right: 1em;
  }
  .label_14bb.dropdown_tiny_131f .top-dea5 {
    border-right: 1px solid #eaecee;
  }
  .label_14bb.dropdown_tiny_131f .box_easy_05fd {
    padding-right: 1em;
  }
  .label_14bb.dropdown_tiny_131f .bright_7b3d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .box_dynamic_a446 .box_easy_05fd {
    padding-left: 1em;
  }
  .box_dynamic_a446.dropdown_tiny_131f .top-dea5 {
    border-left: 1px solid #eaecee;
  }
  .box_dynamic_a446.dropdown_tiny_131f .box_easy_05fd {
    padding-left: 1em;
  }
  .box_dynamic_a446.dropdown_tiny_131f .bright_7b3d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .filter_steel_6f49 .box_easy_05fd {
    padding-left: 1em;
  }
  .filter_steel_6f49.dropdown_tiny_131f .solid_46b6 {
    border-right: 1px solid #eaecee;
  }
  .filter_steel_6f49.dropdown_tiny_131f .brown-343f {
    border-right: 1px solid #eaecee;
  }
  .filter_steel_6f49.dropdown_tiny_131f .box_easy_05fd {
    padding-left: 1em;
  }
  .filter_steel_6f49.dropdown_tiny_131f .bright_7b3d {
    padding-right: 1em;
  }
  .filter_steel_6f49.dropdown_tiny_131f .disabled_right_872b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .light-ce60 .box_easy_05fd {
    padding-right: 1em;
  }
  .light-ce60.dropdown_tiny_131f .solid_46b6 {
    border-left: 1px solid #eaecee;
  }
  .light-ce60.dropdown_tiny_131f .brown-343f {
    border-left: 1px solid #eaecee;
  }
  .light-ce60.dropdown_tiny_131f .box_easy_05fd {
    padding-right: 1em;
  }
  .light-ce60.dropdown_tiny_131f .bright_7b3d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .light-ce60.dropdown_tiny_131f .disabled_right_872b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .feature-lower-894f .box_easy_05fd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .feature-lower-894f.dropdown_tiny_131f .top-dea5 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .feature-lower-894f.dropdown_tiny_131f .box_easy_05fd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .feature-lower-894f.dropdown_tiny_131f .bright_7b3d {
    padding-left: 1em;
  }
  .feature-lower-894f.dropdown_tiny_131f .disabled_right_872b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .feature-lower-894f.dropdown_tiny_131f .box_easy_05fd {
    padding-left: 0;
  }
}
.wrapper_plasma_3ed5 .popup-f7fb {
  display: inline-block;
}
.video-2d35 {
  display: inline-block;
}
.medium-da1f {
  word-con: break-word;
}
.aside-8f1b > span {
  display: inline-block;
  padding: 5px 0;
}
.aside-8f1b .content-brown-2065 {
  margin-left: 8px;
  margin-right: 8px;
}
.aside-8f1b .popup-soft-18bc img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.inner-4be7 .fast_3cb3 {
  margin-bottom: 2em;
}
.inner-4be7 .down_179b {
  margin-bottom: 15px;
}
.inner-4be7 .down_179b:last-child {
  margin-bottom: 0;
}
.inner-4be7 .avatar-72ac {
  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) {
  .inner-4be7 .avatar-72ac {
    display: block;
  }
}
.inner-4be7 .pattern-yellow-c12e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .inner-4be7 .pattern-yellow-c12e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.inner-4be7 .under-4e6b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.inner-4be7 .under-4e6b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.inner-4be7 .under-4e6b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.inner-4be7 .medium-da1f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.inner-4be7 .medium-da1f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.inner-4be7 .hover-fixed-dd30 p:last-child {
  margin-bottom: 0;
}
.inner-4be7 .simple_d547 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.inner-4be7 .paper_2e73 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.inner-4be7 .alert_c4cb {
  margin-top: 1em;
}
.inner-4be7 .carousel_clean_2b90 {
  top: 0;
  display: block;
}
.inner-4be7 .carousel_clean_2b90 a {
  color: inherit;
}
.inner-4be7 .carousel_clean_2b90 a:hover {
  color: inherit;
}
.inner-4be7 .main_easy_bf7c {
  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;
}
.inner-4be7 .main_easy_bf7c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.inner-4be7 .paper_2e73 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.inner-4be7 .yellow-6f30 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.inner-4be7 .yellow-6f30:first-child {
  margin-top: 0;
}
.inner-4be7 .yellow-6f30.button-cc26 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.inner-4be7 .yellow-6f30.sidebar-8758 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.inner-4be7
  .yellow-6f30.sidebar-8758.summary_462a
  .alert_c4cb {
  width: 100%;
}
.inner-4be7 .sidebar-8758 {
  -webkit-box-align: center;
  align-items: center;
}
.inner-4be7 .sidebar-8758 .aside-8f1b,
.inner-4be7 .sidebar-8758 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.inner-4be7 .under-4e6b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.inner-4be7 .under-4e6b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.inner-4be7 .under-4e6b: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;
}
.inner-4be7 .button-cc26 {
  z-index: 5;
}
.inner-4be7 .pressed_3f3a .surface-49ad {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.inner-4be7 .label_hard_5c89 .surface-49ad {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.inner-4be7 .bright-c9d2 .surface-49ad {
  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;
}
.inner-4be7.section_34ef .avatar-72ac,
.inner-4be7.alert-977b .avatar-72ac {
  display: block;
}
.inner-4be7.section_34ef .avatar-72ac .hard_6bbc,
.inner-4be7.section_34ef .avatar-72ac .paper_2e73,
.inner-4be7.alert-977b .avatar-72ac .hard_6bbc,
.inner-4be7.alert-977b .avatar-72ac .paper_2e73 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.inner-4be7.panel-iron-cd16 .pattern-yellow-c12e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .inner-4be7.panel-iron-cd16 .pattern-yellow-c12e {
    margin-right: 0;
  }
}
.inner-4be7.section_34ef .pattern-yellow-c12e,
.inner-4be7.alert-977b .pattern-yellow-c12e {
  padding-top: 40%;
}
.inner-4be7.section_34ef .fast_3cb3,
.inner-4be7.alert-977b .fast_3cb3 {
  display: block;
}
.inner-4be7.section_34ef .fn-sticky-d174 .paper_2e73,
.inner-4be7.alert-977b .fn-sticky-d174 .paper_2e73 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.inner-4be7.section_34ef .pattern-yellow-c12e,
.inner-4be7.alert-977b .pattern-yellow-c12e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.inner-4be7.section_34ef .paper_2e73 {
  padding: 1em;
}
.prev_dff4 {
  margin: 30px auto;
  display: block;
}
.prev_dff4 .silver_59c0 > * {
  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;
}
.prev_dff4 .silver_59c0 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.prev_dff4 .silver_59c0 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.panel-new-2e4e .aside-8f1b {
  margin-bottom: 1.41575em;
}
.panel-new-2e4e .texture-da14 {
  margin-bottom: 1.618em;
}
.photo_fresh_b331 .nav-gold-d833 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.photo_fresh_b331 .nav-gold-d833 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.photo_fresh_b331 .slider-next-4393 {
  max-width: 100%;
  overflow: auto;
}
.paper_ab3f .photo_fresh_b331 a:hover {
  text-decoration: underline;
}
.hover_north_edbb .down_179b:not(.medium-da1f),
.hover_north_edbb .under-4e6b {
  margin-bottom: 1.41575em;
}
.hover_north_edbb .down_179b:not(.medium-da1f):last-child,
.hover_north_edbb .under-4e6b:last-child {
  margin-bottom: 0;
}
.hover_north_edbb .down_179b.shadow-80c3 {
  margin-bottom: 0.41575em;
}
.hover_north_edbb .heading-wood-fae2:before,
.hover_north_edbb .summary-focused-d324:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hover_north_edbb .heading-wood-fae2:before {
  content: "\f115";
}
.hover_north_edbb .summary-focused-d324:before {
  content: "\f02c";
}
.hover_north_edbb .carousel_wood_c3b6 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hover_north_edbb .carousel_wood_c3b6 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.info-5f01 {
  display: -webkit-box;
  display: flex;
}
.info-5f01 .sort_9dce {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .info-5f01 .sort_9dce {
    flex-basis: 90px;
  }
}
.info-5f01 .texture-8e31 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .info-5f01 .texture-8e31 {
    flex-basis: calc(100% - 50px);
  }
}
.info-5f01 .caption-brown-71fb p:last-child {
  margin-bottom: 0.72em;
}
.panel_light_d204 .silver_59c0 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.panel_light_d204 .silver_59c0:after,
.panel_light_d204 .silver_59c0:before {
  content: "";
  display: table;
}
.panel_light_d204 .silver_59c0:after {
  clear: both;
}
.panel_light_d204 .silver_59c0 .info-ebe6,
.panel_light_d204 .silver_59c0 .block-out-7fc3 {
  width: 49%;
}
.panel_light_d204 .silver_59c0 .info-ebe6 a span.hovered-1b49,
.panel_light_d204 .silver_59c0 .block-out-7fc3 a span.hovered-1b49 {
  display: block;
  margin-bottom: 5px;
}
.panel_light_d204 .silver_59c0 .block-out-7fc3 {
  float: left;
  text-align: left;
}
.panel_light_d204 .silver_59c0 .info-ebe6 {
  float: right;
  text-align: right;
}
.link-bronze-c92c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .link-bronze-c92c {
    margin-bottom: 0;
  }
}
.dropdown_mini_ac3c {
  margin-bottom: 1em;
}
.dropdown_mini_ac3c .medium-da1f {
  font-size: 1.1em;
  line-height: 1.3;
}
.primary_38f9 a {
  display: block;
  line-height: 0;
  position: relative;
}
.backdrop-hard-d05c .dropdown_mini_ac3c,
.primary-66d4 .dropdown_mini_ac3c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .backdrop-hard-d05c .dropdown_mini_ac3c,
  .primary-66d4 .dropdown_mini_ac3c {
    display: block;
  }
}
.backdrop-hard-d05c .primary_38f9,
.primary-66d4 .primary_38f9 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .backdrop-hard-d05c .primary_38f9,
  .primary-66d4 .primary_38f9 {
    margin-bottom: 1em;
  }
}
.backdrop-hard-d05c .primary_38f9 img,
.primary-66d4 .primary_38f9 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.backdrop-hard-d05c .plasma-3786,
.primary-66d4 .plasma-3786 {
  flex-basis: calc(100% - 160px);
}
.backdrop-hard-d05c .plasma-3786 p,
.primary-66d4 .plasma-3786 p {
  margin-bottom: 0;
}
.backdrop-hard-d05c .plasma-3786 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .backdrop-hard-d05c .plasma-3786 {
    padding-left: 0;
  }
}
.primary-66d4 .plasma-3786 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .primary-66d4 .plasma-3786 {
    padding-right: 0;
  }
}
.primary-66d4 .primary_38f9 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.copper-dc6f .primary_38f9 {
  margin-bottom: 0.5em;
}
.copper-dc6f .primary_38f9 img {
  width: 100%;
}
.hero-bf47 .primary-selected-904b,
.lite-8a6f .primary-selected-904b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.lite-8a6f .top-dea5 .fast-6ed2 p:last-child {
  margin-bottom: 0;
}
.notice_6e75 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.silver-9e2b .steel_0b4b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .silver-9e2b .steel_0b4b:last-of-type {
    margin-bottom: 0;
  }
}
.silver-9e2b .steel_0b4b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.silver-9e2b .steel_0b4b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.silver-9e2b .steel_0b4b ul li {
  margin: 0 0 0.6em;
}
.silver-9e2b .steel_0b4b ul li.info_easy_360a,
.silver-9e2b .steel_0b4b ul li.title-focused-ef71 {
  position: relative;
}
.silver-9e2b .steel_0b4b ul li.info_easy_360a .nav-d5c1,
.silver-9e2b .steel_0b4b ul li.title-focused-ef71 .nav-d5c1 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.silver-9e2b .steel_0b4b ul li.info_easy_360a:after:after,
.silver-9e2b .steel_0b4b ul li.info_easy_360a:after:before,
.silver-9e2b
  .steel_0b4b
  ul
  li.title-focused-ef71:after:after,
.silver-9e2b
  .steel_0b4b
  ul
  li.title-focused-ef71:after:before {
  content: "";
  display: table;
}
.silver-9e2b .steel_0b4b ul li.info_easy_360a:after:after,
.silver-9e2b
  .steel_0b4b
  ul
  li.title-focused-ef71:after:after {
  clear: both;
}
.silver-9e2b .steel_0b4b a.short_2485:hover {
  text-decoration: none;
}
.silver-9e2b .steel_0b4b select {
  max-width: 100%;
}
.silver-9e2b .steel_0b4b table {
  font-size: 85%;
}
.silver-9e2b .steel_0b4b table td,
.silver-9e2b .steel_0b4b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.silver-9e2b .steel_0b4b table tfoot td {
  text-align: left;
}
.silver-9e2b .steel_0b4b :last-child {
  margin-bottom: 0;
}
.silver-9e2b .steel_0b4b .dropdown-2dd0 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.silver-9e2b .steel_0b4b .dropdown-2dd0 label {
  width: 100%;
}
.silver-9e2b .steel_0b4b .dropdown-2dd0 .texture-lower-60e9 {
  width: 100%;
  display: block;
}
.silver-9e2b .steel_0b4b .dropdown-2dd0 .slider_3a4f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.silver-9e2b .steel_0b4b .dropdown-2dd0 .slider_3a4f:hover svg #svg-search {
  fill: #444;
}
.silver-9e2b .steel_0b4b .dropdown-2dd0 .slider_3a4f svg {
  width: 18px;
  height: 18px;
}
.silver-9e2b .pink-ae16 ul ul,
.silver-9e2b .copper_dc40 ul ul,
.silver-9e2b .badge-old-7d8f ul ul,
.silver-9e2b .in-0b6e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.silver-9e2b .pink-ae16 .pink-27b0 > a,
.silver-9e2b .copper_dc40 .pink-27b0 > a,
.silver-9e2b .badge-old-7d8f .pink-27b0 > a,
.silver-9e2b .in-0b6e .pink-27b0 > a {
  margin-bottom: 0;
}
.silver-9e2b .bronze-3ef8 li,
.silver-9e2b .pink-ae16 li,
.silver-9e2b .layout-5cc5 li,
.silver-9e2b .copper_dc40 li,
.silver-9e2b .badge-old-7d8f li,
.silver-9e2b .in-0b6e li,
.silver-9e2b .content_da67 li,
.silver-9e2b .banner-motion-d971 li {
  display: block;
  position: relative;
}
.silver-9e2b .bronze-3ef8 li:last-child,
.silver-9e2b .pink-ae16 li:last-child,
.silver-9e2b .layout-5cc5 li:last-child,
.silver-9e2b .copper_dc40 li:last-child,
.silver-9e2b .badge-old-7d8f li:last-child,
.silver-9e2b .in-0b6e li:last-child,
.silver-9e2b .content_da67 li:last-child,
.silver-9e2b .banner-motion-d971 li:last-child {
  border: none;
}
.silver-9e2b .bronze-3ef8 li a,
.silver-9e2b .pink-ae16 li a,
.silver-9e2b .layout-5cc5 li a,
.silver-9e2b .copper_dc40 li a,
.silver-9e2b .badge-old-7d8f li a,
.silver-9e2b .in-0b6e li a,
.silver-9e2b .content_da67 li a,
.silver-9e2b .banner-motion-d971 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.silver-9e2b .bronze-3ef8 li ul li::before,
.silver-9e2b .pink-ae16 li ul li::before,
.silver-9e2b .layout-5cc5 li ul li::before,
.silver-9e2b .copper_dc40 li ul li::before,
.silver-9e2b .badge-old-7d8f li ul li::before,
.silver-9e2b .in-0b6e li ul li::before,
.silver-9e2b .content_da67 li ul li::before,
.silver-9e2b .banner-motion-d971 li ul li::before {
  left: 15px;
}
.silver-9e2b .bronze-3ef8 li ul a,
.silver-9e2b .pink-ae16 li ul a,
.silver-9e2b .layout-5cc5 li ul a,
.silver-9e2b .copper_dc40 li ul a,
.silver-9e2b .badge-old-7d8f li ul a,
.silver-9e2b .in-0b6e li ul a,
.silver-9e2b .content_da67 li ul a,
.silver-9e2b .banner-motion-d971 li ul a {
  padding-left: 20px;
}
.silver-9e2b .bronze-3ef8 li ul ul li::before,
.silver-9e2b .pink-ae16 li ul ul li::before,
.silver-9e2b .layout-5cc5 li ul ul li::before,
.silver-9e2b .copper_dc40 li ul ul li::before,
.silver-9e2b .badge-old-7d8f li ul ul li::before,
.silver-9e2b .in-0b6e li ul ul li::before,
.silver-9e2b .content_da67 li ul ul li::before,
.silver-9e2b .banner-motion-d971 li ul ul li::before {
  left: 30px;
}
.silver-9e2b .bronze-3ef8 li ul ul a,
.silver-9e2b .pink-ae16 li ul ul a,
.silver-9e2b .layout-5cc5 li ul ul a,
.silver-9e2b .copper_dc40 li ul ul a,
.silver-9e2b .badge-old-7d8f li ul ul a,
.silver-9e2b .in-0b6e li ul ul a,
.silver-9e2b .content_da67 li ul ul a,
.silver-9e2b .banner-motion-d971 li ul ul a {
  padding-left: 40px;
}
.silver-9e2b .search-e83c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.silver-9e2b .banner-motion-d971 ul li {
  margin-bottom: 1.41575em;
}
.silver-9e2b .banner-motion-d971 ul li .shade-wood-81aa {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.silver-9e2b .banner-motion-d971 ul li .block-3391 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.form_thick_a82d .bronze-3ef8 li a,
.form_thick_a82d .pink-ae16 li a,
.form_thick_a82d .layout-5cc5 li a,
.form_thick_a82d .copper_dc40 li a,
.form_thick_a82d .badge-old-7d8f li a,
.form_thick_a82d .in-0b6e li a,
.form_thick_a82d .content_da67 li a,
.form_thick_a82d .banner-motion-d971 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.form_thick_a82d .search-e83c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.form_thick_a82d .steel_0b4b ul li.info_easy_360a .nav-d5c1,
.form_thick_a82d .steel_0b4b ul li.title-focused-ef71 .nav-d5c1 {
  background: rgba(0, 0, 0, 0.2);
}
.form_thick_a82d .silver-9e2b .steel_0b4b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.focused-e231 .silver-9e2b .fixed_3007 li {
  margin: 0;
}
.focused-e231 .silver-9e2b .fixed_3007 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.focused-e231 .silver-9e2b .fixed_3007 li ul {
  margin: 0;
}
.focused-e231 .silver-9e2b .fixed_3007 li ul li a {
  padding-left: 15px;
}
.focused-e231 .silver-9e2b .fixed_3007 li ul li li a {
  padding-left: 30px;
}
.focused-e231 .silver-9e2b .fixed_3007 li.footer_8045 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.focused-e231 .silver-9e2b .fixed_3007 li.footer_8045 > 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;
}
.focused-e231 .silver-9e2b .fixed_3007 li.footer_8045 > 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;
}
.tertiary_3e80 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.stone-25d4 {
  position: relative;
  z-index: 10;
}
.stone-25d4 .background_2e89 {
  width: 100%;
  max-width: 100%;
}
.up_7405 .focus_next_32a9 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.up_7405 .paragraph-white-235b {
}
.up_7405 .form_thick_a82d {
  background: #292929;
}
.disabled_huge_d422 .focus_next_32a9 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.disabled_huge_d422 .paragraph-white-235b {
  background: #f9f9f9;
}
.disabled_huge_d422 .form_thick_a82d {
  background: #303030;
}
.article_mini_a950 .focus_next_32a9 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .article_mini_a950 .popup-f7fb {
    margin-bottom: 1em;
  }
  .article_mini_a950 .popup-f7fb:last-child {
    margin-bottom: 0;
  }
}
.article_mini_a950 .paragraph-white-235b {
  background: #ededed;
}
.article_mini_a950 .form_thick_a82d {
  background: #1a1a1a;
}
.focus_next_32a9.paragraph-white-235b {
  color: rgba(0, 0, 0, 0.6);
}
.focus_next_32a9.paragraph-white-235b .hard-0692 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus_next_32a9.form_thick_a82d {
  color: rgba(255, 255, 255, 0.99);
}
.focus_next_32a9.form_thick_a82d a:not(.short_2485) {
  color: rgba(255, 255, 255, 0.79);
}
.focus_next_32a9.form_thick_a82d a:not(.short_2485):hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus_next_32a9.form_thick_a82d .hard-0692 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus_next_32a9.form_thick_a82d table tbody td,
.focus_next_32a9.form_thick_a82d table th {
  background: rgba(0, 0, 0, 0.08);
}
.glass_46bf.accent_b39c .center-274b {
  max-width: initial;
}
.glass_46bf .caption_1d98 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.glass_46bf .caption_1d98 .background_2e89 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .glass_46bf .caption_1d98 .background_2e89 {
    display: block;
    margin-bottom: 2em;
  }
  .glass_46bf .caption_1d98 .background_2e89:last-child {
    margin-bottom: 0;
  }
}
.article_mini_a950 .popup-f7fb:last-child,
.disabled_huge_d422 .popup-f7fb:last-child,
.up_7405 .popup-f7fb:last-child {
  margin-bottom: 0;
}
.article_mini_a950 .popup-f7fb .silver-9e2b .steel_0b4b:last-child,
.disabled_huge_d422 .popup-f7fb .silver-9e2b .steel_0b4b:last-child,
.up_7405 .popup-f7fb .silver-9e2b .steel_0b4b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .article_mini_a950 .paragraph_dynamic_e91c,
  .article_mini_a950 .sort_complex_1f0c,
  .disabled_huge_d422 .paragraph_dynamic_e91c,
  .disabled_huge_d422 .sort_complex_1f0c,
  .up_7405 .paragraph_dynamic_e91c,
  .up_7405 .sort_complex_1f0c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .stone-25d4 .popup-f7fb {
    margin-bottom: 2em;
  }
}
.stone-25d4 p:last-child {
  margin-bottom: 0;
}
.stone-25d4 li,
.stone-25d4 ul {
  list-style: none;
  margin: 0;
}
.stone-25d4 ul ul {
  margin-left: 2.617924em;
}
.link_6b5f {
  font-size: 0.875em;
}

/* css-noise: c4ba */
.shadow-element-i5 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.0;
}
