/*!
Theme Name: Customify
Theme URI: https://pressmaximum.top_8f27/customify
Author: WPCustomify
Author URI: https://pressmaximum.top_8f27
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.top_8f27/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.container-plasma-c764.pagination-06fb/licenses/gpl-2.0.out_7c48
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.left-ddc6/, (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.menu_right_019d.narrow-cbdc/normalize.input_d3e6/
 ======
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.input_d3e6 v7.0.0 | MIT License | github.top_8f27/necolas/normalize.input_d3e6 */
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;
}
.caption-narrow-15b0 .main_0237,
.wide-01f4,
.list_complex_9071,
.carousel-99ad,
.purple_2582,
.banner_gold_c527,
.alert-narrow-371a,
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;
}
.wide-01f4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .wide-01f4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .wide-01f4,
  h1 {
    font-size: 1.8em;
  }
}
.list_complex_9071,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.list_complex_9071 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .list_complex_9071,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .list_complex_9071,
  h2 {
    font-size: 1.7em;
  }
}
.carousel-99ad,
h3 {
  font-size: 1.618em;
}
.caption-narrow-15b0 .main_0237,
.purple_2582,
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.soft-2dc3 {
  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;
}
.input-huge-243e:after,
.input-huge-243e:before,
.element_a961:after,
.element_a961:before {
  content: "";
  display: table;
}
.input-huge-243e:after,
.element_a961:after {
  clear: both;
}
.static-a8d0 {
  float: right;
  margin-right: 0;
}
.pattern_center_75b1 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.caption-pink-12e0 .popup_bright_ddb1,
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;
}
.caption-pink-12e0 .popup_bright_ddb1: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;
}
.breadcrumb_steel_d847 .popup_bright_ddb1 {
  box-shadow: none;
}
.breadcrumb_steel_d847
  .popup_bright_ddb1
  .notice-cool-6734 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.breadcrumb_steel_d847 .popup_bright_ddb1 .button_dynamic_7887 {
  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;
}
.breadcrumb_steel_d847
  .popup_bright_ddb1
  .button_dynamic_7887
  b {
  display: none;
}
.breadcrumb_steel_d847 .down_e717 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.alert_pro_2938:not(.summary-warm-d1a1):not(.overlay_iron_bba5),
button:not(.summary-warm-d1a1):not(.overlay_iron_bba5),
input[type="button"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ),
input[type="reset"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ),
input[type="submit"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ) {
  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;
}
.alert_pro_2938:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ):hover,
button:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ):hover,
input[type="button"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ):hover,
input[type="reset"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ):hover,
input[type="submit"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.alert_pro_2938:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ):active,
.alert_pro_2938:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ):focus,
button:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ):active,
button:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ):focus,
input[type="button"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ):active,
input[type="button"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ):focus,
input[type="reset"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ):active,
input[type="reset"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ):focus,
input[type="submit"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ):active,
input[type="submit"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ):focus {
  outline: 0;
}
.alert_pro_2938:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5,
button:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5,
input[type="button"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5,
input[type="reset"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5,
input[type="submit"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5 {
  position: relative;
}
.alert_pro_2938:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5
  .outer_0793,
.alert_pro_2938:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5
  .mask_f3a4,
.alert_pro_2938:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5
  .dynamic_ff6c,
.alert_pro_2938:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5
  i,
.alert_pro_2938:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5
  svg,
button:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5
  .outer_0793,
button:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5
  .mask_f3a4,
button:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5
  .dynamic_ff6c,
button:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5
  i,
button:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5
  svg,
input[type="button"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5
  .outer_0793,
input[type="button"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5
  .mask_f3a4,
input[type="button"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5
  .dynamic_ff6c,
input[type="button"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5
  i,
input[type="button"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5
  svg,
input[type="reset"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5
  .outer_0793,
input[type="reset"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5
  .mask_f3a4,
input[type="reset"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5
  .dynamic_ff6c,
input[type="reset"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5
  i,
input[type="reset"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5
  svg,
input[type="submit"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5
  .outer_0793,
input[type="submit"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5
  .mask_f3a4,
input[type="submit"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5
  .dynamic_ff6c,
input[type="submit"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5
  i,
input[type="submit"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5
  svg {
  visibility: hidden;
}
.alert_pro_2938:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5:after,
button:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5:after,
input[type="button"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5:after,
input[type="reset"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5:after,
input[type="submit"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ).fn-loading-06c5: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;
}
.alert_pro_2938:not(.summary-warm-d1a1):not(.overlay_iron_bba5),
input[type="button"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ),
input[type="reset"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ),
input[type="submit"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ) {
  color: #fff;
  background: #235787;
}
.alert_pro_2938:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ):focus,
input[type="button"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ):focus,
input[type="reset"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ):focus,
input[type="submit"]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ):focus {
  color: #fff;
}
.alert_pro_2938.fn-disabled-06c5:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ),
.alert_pro_2938[disabled]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ),
button.fn-disabled-06c5:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ),
button[disabled]:not(.summary-warm-d1a1):not(
    .overlay_iron_bba5
  ) {
  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;
}
.green-543b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.green-543b: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;
}
.under_f624 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.gallery_stale_8989 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.summary_6a9a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.input-huge-243e:after,
.input-huge-243e:before,
.nav-yellow-1532:after,
.nav-yellow-1532:before,
.right_8fb5:after,
.right_8fb5:before,
.row_48bd:after,
.row_48bd:before,
.full_a23a:after,
.full_a23a:before,
.notice-fbee:after,
.notice-fbee:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.input-huge-243e:after,
.nav-yellow-1532:after,
.right_8fb5:after,
.row_48bd:after,
.full_a23a:after,
.notice-fbee:after {
  clear: both;
}
.nav-yellow-1532 .liquid-f757,
.right_8fb5 .liquid-f757,
.small-e19c .liquid-f757 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.pro_1ebd {
  display: inline-block;
}
.progress_active_0b89 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.progress_active_0b89 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.progress_active_0b89 .shade_tall_69bb {
  padding: 1em 0;
  font-size: 85%;
}
.shade_tall_69bb {
  text-align: left;
  font-style: italic;
  color: #999;
}
.complex_d86b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.complex_d86b:after,
.complex_d86b:before {
  content: "";
  display: table;
}
.complex_d86b:after {
  clear: both;
}
.component_9b9c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.caption_up_8c34 .component_9b9c {
  max-width: 50%;
}
.block-186a .component_9b9c {
  max-width: 33.33%;
}
.modal_red_2e36 .component_9b9c {
  max-width: 25%;
}
.motion_66f8 .component_9b9c {
  max-width: 20%;
}
.table-last-48e9 .component_9b9c {
  max-width: 16.66%;
}
.widget_94c1 .component_9b9c {
  max-width: 14.28%;
}
.medium_c069 .component_9b9c {
  max-width: 12.5%;
}
.right_e7c4 .component_9b9c {
  max-width: 11.11%;
}
.filter_brown_52a0 {
  display: block;
}
.caption-narrow-15b0 .narrow_fc43 label,
.caption-narrow-15b0 .sort-401e label,
.caption-narrow-15b0 .label-49ed label,
.caption-narrow-15b0 .text-static-4639 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.center_147b {
  list-style: none;
  margin: 0;
}
.center_147b article.tall_622f {
  margin-bottom: 0;
}
.center_147b ul {
  list-style: none;
  margin: 0;
}
.center_147b .hovered_aa0c li.tall_622f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .center_147b .hovered_aa0c li.tall_622f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .center_147b .hovered_aa0c li.tall_622f: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) {
  .center_147b .hovered_aa0c li.tall_622f li.tall_622f li.tall_622f li.tall_622f {
    padding-left: 0;
  }
}
article.tall_622f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tall_622f .nav-yellow-1532 p:last-of-type {
  margin-bottom: 0;
}
article.tall_622f .last_3677 {
  float: left;
}
article.tall_622f .sidebar-iron-eee7 {
  margin-left: 85px;
}
article.tall_622f .pattern_slow_bc1a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tall_622f .pattern_slow_bc1a .progress-north-239b {
  margin-left: 10px;
}
article.tall_622f .input_68db {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tall_622f .tertiary-first-ba7f {
  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 .narrow_fc43,
  #respond .label-49ed,
  #respond .text-static-4639 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .narrow_fc43 input,
#respond .label-49ed input,
#respond .text-static-4639 input {
  width: 100%;
}
#respond .text-static-4639 {
  margin-right: 0;
}
#respond .dynamic_d30f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.widget-cold-37a1 {
  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;
}
.widget-cold-37a1.fluid-dadb {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.widget-cold-37a1 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%);
}
.widget-cold-37a1:focus,
.widget-cold-37a1: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);
}
.media-pink-d30d {
  border-radius: 10%;
}
.tag_5241 {
  border-radius: 50%;
}
.module_under_7ad8 {
  font-size: 0.72em;
}
.article-7ce9 {
  font-size: 0.875em;
}
.widget-b1ef {
  font-size: 1.1em;
}
.old_345b {
  text-transform: uppercase;
  line-height: 1.2;
}
.old_345b.module_under_7ad8 {
  letter-spacing: 0.5px;
}
.avatar-right-1ad2,
.avatar-right-1ad2 a {
  color: #6d6d6d;
}
.avatar-right-1ad2 a:hover {
  color: #111;
}
.paper_c029 {
  color: #6d6d6d;
}
.mask-e662 {
  overflow-x: hidden;
}
.mask-e662 .filter-inner-46e6.link_fluid_5f8c {
  position: relative;
}
.mask-e662 .filter-inner-46e6.link_fluid_5f8c.frame-new-8970 {
  position: initial;
}
.mask-e662
  .filter-inner-46e6.link_fluid_5f8c.frame-new-8970
  .sidebar_pink_e564 {
  left: auto;
}
.mask-e662 .filter-inner-46e6 .sidebar_pink_e564 {
  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;
}
.mask-e662 .filter-inner-46e6:hover.link_fluid_5f8c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.mask-e662
  .filter-inner-46e6:hover.link_fluid_5f8c
  .sidebar_pink_e564 {
  display: block;
  z-index: 9999999;
}
.mask-e662 .pagination_tiny_f729 .advanced-a79f,
.mask-e662 .box_43c4 .advanced-a79f {
  display: none;
}
.mask-e662 .filter-wide-aa76 .filter-inner-46e6:hover.link_fluid_5f8c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.caption-narrow-15b0 .narrow_fc43 label,
.caption-narrow-15b0 .sort-401e label,
.caption-narrow-15b0 .label-49ed label,
.caption-narrow-15b0 .text-static-4639 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.center_147b {
  list-style: none;
  margin: 0;
}
.center_147b article.tall_622f {
  margin-bottom: 0;
}
.center_147b ul {
  list-style: none;
  margin: 0;
}
.center_147b .hovered_aa0c li.tall_622f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .center_147b .hovered_aa0c li.tall_622f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .center_147b .hovered_aa0c li.tall_622f: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) {
  .center_147b .hovered_aa0c li.tall_622f li.tall_622f li.tall_622f li.tall_622f {
    padding-left: 0;
  }
}
article.tall_622f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tall_622f .nav-yellow-1532 p:last-of-type {
  margin-bottom: 0;
}
article.tall_622f .last_3677 {
  float: left;
}
article.tall_622f .sidebar-iron-eee7 {
  margin-left: 85px;
}
article.tall_622f .pattern_slow_bc1a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tall_622f .pattern_slow_bc1a .progress-north-239b {
  margin-left: 10px;
}
article.tall_622f .input_68db {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tall_622f .tertiary-first-ba7f {
  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 .narrow_fc43,
  #respond .label-49ed,
  #respond .text-static-4639 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .narrow_fc43 input,
#respond .label-49ed input,
#respond .text-static-4639 input {
  width: 100%;
}
#respond .text-static-4639 {
  margin-right: 0;
}
#respond .dynamic_d30f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pagination_tiny_f729 .tabs-prev-6e24 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.tabs-prev-6e24 .avatar_old_14f7.bottom-1e70 .section_1f30 > li > a:focus,
.tabs-prev-6e24 .avatar_old_14f7.bottom-1e70 .section_1f30 > li > a:hover,
.tabs-prev-6e24 .avatar_old_14f7.tiny_43a0 .section_1f30 > li > a:focus,
.tabs-prev-6e24 .avatar_old_14f7.tiny_43a0 .section_1f30 > li > a:hover,
.tabs-prev-6e24 .avatar_old_14f7.preview-8643 .section_1f30 > li > a:focus,
.tabs-prev-6e24 .avatar_old_14f7.preview-8643 .section_1f30 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-prev-6e24
  .avatar_old_14f7.bottom-1e70
  .section_1f30
  > li.link_mini_bc3f
  > a,
.tabs-prev-6e24
  .avatar_old_14f7.bottom-1e70
  .section_1f30
  > li.stone_5c1d
  > a,
.tabs-prev-6e24
  .avatar_old_14f7.tiny_43a0
  .section_1f30
  > li.link_mini_bc3f
  > a,
.tabs-prev-6e24
  .avatar_old_14f7.tiny_43a0
  .section_1f30
  > li.stone_5c1d
  > a,
.tabs-prev-6e24
  .avatar_old_14f7.preview-8643
  .section_1f30
  > li.link_mini_bc3f
  > a,
.tabs-prev-6e24 .avatar_old_14f7.preview-8643 .section_1f30 > li.gallery_5cac > a {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-prev-6e24 .thick-8c94,
.tabs-prev-6e24 .thick-8c94 a {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-prev-6e24 .purple-7c2c.content_6f8f li a,
.tabs-prev-6e24 .thumbnail_f714 a,
.tabs-prev-6e24 .feature_silver_119f,
.tabs-prev-6e24 .section_1f30 > li > a,
.tabs-prev-6e24 .border_yellow_34c0 {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-prev-6e24 .purple-7c2c.content_6f8f li a:hover,
.tabs-prev-6e24 .thumbnail_f714 a:hover,
.tabs-prev-6e24 .feature_silver_119f:hover,
.tabs-prev-6e24 .section_1f30 > li > a:hover,
.tabs-prev-6e24 .border_yellow_34c0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-prev-6e24 .white_e008 {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-prev-6e24 .white_e008 .white_c6aa {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-prev-6e24 .white_e008:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-prev-6e24 .grid_complex_cd3e .orange-5319 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tabs-prev-6e24 .grid_complex_cd3e .orange-5319 .hidden-complex-c333 {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-prev-6e24
  .grid_complex_cd3e
  .orange-5319
  .hidden-complex-c333::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-prev-6e24
  .grid_complex_cd3e
  .orange-5319
  .hidden-complex-c333:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-prev-6e24
  .grid_complex_cd3e
  .orange-5319
  .hidden-complex-c333::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-prev-6e24
  .grid_complex_cd3e
  .orange-5319
  .hidden-complex-c333::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-prev-6e24 .grid_complex_cd3e .outline_inner_22f1 {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-prev-6e24 .grid_complex_cd3e .outline_inner_22f1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb_94f3
  .tabs-prev-6e24
  .grid_complex_cd3e
  .primary_a9b4
  .notice_5170 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb_94f3
  .tabs-prev-6e24
  .grid_complex_cd3e
  .primary_a9b4
  .hidden-complex-c333 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pagination_tiny_f729 .accent-fresh-31ae {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.accent-fresh-31ae .avatar_old_14f7.bottom-1e70 .section_1f30 > li > a:focus,
.accent-fresh-31ae .avatar_old_14f7.bottom-1e70 .section_1f30 > li > a:hover,
.accent-fresh-31ae .avatar_old_14f7.tiny_43a0 .section_1f30 > li > a:focus,
.accent-fresh-31ae .avatar_old_14f7.tiny_43a0 .section_1f30 > li > a:hover,
.accent-fresh-31ae .avatar_old_14f7.preview-8643 .section_1f30 > li > a:focus,
.accent-fresh-31ae .avatar_old_14f7.preview-8643 .section_1f30 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent-fresh-31ae
  .avatar_old_14f7.bottom-1e70
  .section_1f30
  > li.link_mini_bc3f
  > a,
.accent-fresh-31ae
  .avatar_old_14f7.bottom-1e70
  .section_1f30
  > li.stone_5c1d
  > a,
.accent-fresh-31ae
  .avatar_old_14f7.tiny_43a0
  .section_1f30
  > li.link_mini_bc3f
  > a,
.accent-fresh-31ae
  .avatar_old_14f7.tiny_43a0
  .section_1f30
  > li.stone_5c1d
  > a,
.accent-fresh-31ae
  .avatar_old_14f7.preview-8643
  .section_1f30
  > li.link_mini_bc3f
  > a,
.accent-fresh-31ae .avatar_old_14f7.preview-8643 .section_1f30 > li.gallery_5cac > a {
  color: rgba(0, 0, 0, 0.8);
}
.accent-fresh-31ae .thick-8c94,
.accent-fresh-31ae .thick-8c94 a {
  color: rgba(0, 0, 0, 0.8);
}
.accent-fresh-31ae .purple-7c2c.content_6f8f li a,
.accent-fresh-31ae .thumbnail_f714 a,
.accent-fresh-31ae .feature_silver_119f,
.accent-fresh-31ae .section_1f30 > li > a,
.accent-fresh-31ae .border_yellow_34c0 {
  color: rgba(0, 0, 0, 0.55);
}
.accent-fresh-31ae .purple-7c2c.content_6f8f li a:hover,
.accent-fresh-31ae .thumbnail_f714 a:hover,
.accent-fresh-31ae .feature_silver_119f:hover,
.accent-fresh-31ae .section_1f30 > li > a:hover,
.accent-fresh-31ae .border_yellow_34c0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent-fresh-31ae .white_e008 {
  color: rgba(0, 0, 0, 0.55);
}
.accent-fresh-31ae .white_e008 .white_c6aa {
  color: rgba(0, 0, 0, 0.8);
}
.accent-fresh-31ae .white_e008:hover {
  color: rgba(0, 0, 0, 0.8);
}
.center-e8c8 .message_ff17 {
  margin-left: auto;
  margin-right: auto;
}
.right_8fb5 > * {
  margin-left: auto;
  margin-right: auto;
}
.right_8fb5 .under_f624 {
  margin-right: 1.41575em;
}
.component-new-671d .right_8fb5 > .lower_254a {
  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;
}
.component-new-671d .right_8fb5 > .caption-dirty-9a10 {
  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;
}
.widget-slow-5d5b.center-e8c8 .message_ff17,
.hero-7d5e.center-e8c8 .message_ff17 {
  margin-left: 0;
}
.lower-7f56.center-e8c8 .message_ff17,
.highlight-fe89.center-e8c8 .message_ff17 {
  margin-right: 0;
}
.right_8fb5 ol,
.right_8fb5 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.badge_orange_8c29 video {
  max-width: 100%;
}
.search_5969 img {
  display: block;
}
.search_5969.under_f624,
.search_5969.gallery_stale_8989 {
  width: 100%;
}
.search_5969.caption-dirty-9a10 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.header-green-aa1d:not(.input-4810) {
  margin: 1.5em auto;
}
.hover-hot-f951 p {
  padding: 1.5em 14px;
}
ul.table-be7e.caption-dirty-9a10,
ul.table-be7e.lower_254a,
ul.table-be7e.grid_new_d824.lower_254a {
  padding: 0 14px;
}
.nav_yellow_4f90 {
  display: block;
  overflow-x: auto;
}
.nav_yellow_4f90 table {
  border-collapse: collapse;
  width: 100%;
}
.nav_yellow_4f90 td,
.nav_yellow_4f90 th {
  padding: 0.5em;
}
.right_8fb5 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.right_8fb5 ol ol,
.right_8fb5 ol ul,
.right_8fb5 ul ol,
.right_8fb5 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.right_8fb5 ol ol li,
.right_8fb5 ol ul li,
.right_8fb5 ul ol li,
.right_8fb5 ul ul li {
  margin-left: 0;
}
.paper_7563.disabled_6095 > .dropdown-gas-cee5 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.paper_7563.disabled_6095 > .dropdown-gas-cee5 iframe,
.paper_7563.disabled_6095 > .dropdown-gas-cee5 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.pagination_3ff2 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.pagination_3ff2.feature_full_ecc2 {
  padding: 0;
}
.pagination_3ff2.feature_full_ecc2 cite {
  font-size: 13px;
}
.pagination_3ff2 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.pagination_3ff2 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.glass_83e9 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.glass_83e9 > p:first-child {
  margin-top: 0;
}
.glass_83e9 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.glass_83e9 blockquote {
  border-left: 0;
}
.out_0e2b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.out_0e2b:not(.pagination-dee8) {
  max-width: 100px;
}
.out_0e2b.panel_steel_623b {
  border-bottom: none !important;
  text-align: center;
}
.out_0e2b.panel_steel_623b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hover-hot-f951 p {
    padding: 1.5em 0;
  }
}
.pagination_071a {
  color: #0073aa;
}
.avatar_e923 {
  background-color: #0073aa;
}
.shade-motion-704e {
  color: #229fd8;
}
.active_4fc5 {
  background-color: #229fd8;
}
.focus_left_c596 {
  color: #eee;
}
.focused-dcc4 {
  background-color: #eee;
}
.dynamic-e4cb {
  color: #444;
}
.sidebar-58f3 {
  background-color: #444;
}
.simple-8703 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.simple-8703 .main-997b .thumbnail_f714 {
  font-size: 15px;
}
.simple-8703 .thumbnail_f714 {
  line-height: 1.3;
}
.simple-8703 .accent-fresh-31ae {
}
.simple-8703 .tabs-prev-6e24 {
  background: #235787;
}
.icon-a2bd {
  padding: 0;
}
.icon-a2bd .tabs-prev-6e24 {
  background: #1a1a1a;
}
.icon-a2bd .accent-fresh-31ae {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.input_dynamic_891b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.input_dynamic_891b .accent-fresh-31ae {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.input_dynamic_891b .tabs-prev-6e24 {
  background: #303030;
}
.notice-fbee {
  position: relative;
  z-index: 10;
}
.notice-fbee .prev_dc21 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.chip-43f8 .link_fluid_5f8c {
  display: inline-block;
  vertical-align: middle;
}
.chip-43f8.overlay-fc5e .link_fluid_5f8c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .chip-43f8.overlay-fc5e .link_fluid_5f8c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .chip-43f8.overlay-fc5e .link_fluid_5f8c {
    margin-right: 0.4em;
  }
}
.chip-43f8.overlay-fc5e .link_fluid_5f8c:last-child {
  margin-right: 0;
}
.tall-c2f0 .prev_dc21 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .pagination_tiny_f729 .main-997b {
    margin: 0 -0.5em;
  }
  .pagination_tiny_f729 .main-997b [class*="customify-col-"],
  .pagination_tiny_f729 .main-997b [class*="customify-col_"],
  .pagination_tiny_f729 .main-997b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.pagination_tiny_f729.mini-16b1 .prev_dc21 {
  background: 0 0 !important;
}
.pagination_tiny_f729.mini-16b1 .prev_dc21,
.pagination_tiny_f729.tall-c2f0 .prev_dc21 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .pagination_tiny_f729.input-bronze-d2d4 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.pagination_tiny_f729.tall-c2f0 .prev_dc21 {
  box-shadow: none !important;
}
.carousel-ee13 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .carousel-ee13 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .carousel-ee13 {
    padding: 18px 0 20px;
  }
}
.carousel-ee13 .nav-full-dd7f {
  width: 100%;
}
.carousel-ee13 .badge-1614 {
  margin-bottom: 0;
}
.carousel-ee13 .tabs-e268 {
  margin-top: 5px;
  font-size: 0.875em;
}
.aside_slow_7b03 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.aside_slow_7b03 .card_5a68 {
  width: 100%;
}
.basic-95f6 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.basic-95f6 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.basic-95f6 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;
}
.basic-95f6 li:last-child:after {
  display: none;
}
.basic-95f6 li a {
  font-weight: 500;
  margin-right: 10px;
}
.wood-2c02 .advanced-a79f button,
.carousel-ee13 .advanced-a79f button {
  left: 0;
}
.wood-2c02 .card_5a68,
.carousel-ee13 .card_5a68 {
  padding-left: 0;
  padding-right: 0;
}
.wood-2c02 .aside_slow_7b03,
.carousel-ee13 .aside_slow_7b03 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.wood-2c02 {
  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;
}
.wood-2c02: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;
}
.wood-2c02 .row-2086 {
  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) {
  .wood-2c02 .row-2086 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .wood-2c02 .row-2086 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .wood-2c02 .row-2086 {
    min-height: 200px;
  }
}
.wood-2c02 .basic-95f6 {
  color: rgba(255, 255, 255, 0.8);
}
.wood-2c02 .basic-95f6 a,
.wood-2c02 .basic-95f6 li:after {
  color: inherit;
}
.wood-2c02 .basic-95f6 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.action-bfc6 {
  margin-bottom: 0.5em;
}
.purple-407f {
  margin-bottom: 1.2em;
}
.purple-407f,
.action-bfc6 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.purple-407f p:last-child,
.action-bfc6 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .advanced-a79f,
#masthead .advanced-a79f {
  display: none;
}
#masthead
  > .advanced-a79f.backdrop_fcda {
  display: none;
}
#masthead > .advanced-a79f button {
  left: 0;
}
.black_48ea {
  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%;
}
.black_48ea .link_fluid_5f8c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.black_48ea .thumbnail-1ac7 {
  display: -webkit-box;
  display: flex;
}
.black_48ea .thumbnail-1ac7.component_eaa2 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.black_48ea .thumbnail-1ac7.mini-47dd {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.black_48ea .thumbnail-1ac7.tabs_8b15 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.black_48ea.shadow-2631.blue_bd54 .thumbnail-1ac7.component_eaa2 {
  flex-basis: 100%;
}
.black_48ea.panel_pro_3d67 .thumbnail-1ac7.mini-47dd {
  -webkit-box-flex: 1;
  flex: auto;
}
.black_48ea.panel_pro_3d67 .thumbnail-1ac7.tabs_8b15 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .advanced-a79f.backdrop_fcda {
  display: none;
}
#masthead > .advanced-a79f button {
  left: 0;
}
.current-64c6 {
  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;
}
.current-64c6:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.current-64c6.heading_6ee6 i {
  margin-right: 4px;
}
.current-64c6.medium_f27c i {
  margin-left: 5px;
}
.thumbnail_f714 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.thumbnail_f714 p:last-child {
  margin-bottom: 0;
}
.photo_brown_b3e8 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.photo_brown_b3e8 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.photo_brown_b3e8 img {
  display: block;
  width: auto;
  line-height: 1;
}
.photo_brown_b3e8 .thick-8c94 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.photo_brown_b3e8 .brown_39e4 {
  margin: 5px 0 7px 0;
}
.photo_brown_b3e8.background-action-a8f9 .footer-mini-e1ea {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.photo_brown_b3e8.background-action-a8f9 .dropdown_advanced_160e {
  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;
}
.photo_brown_b3e8.pro-5b64 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.photo_brown_b3e8.pro-5b64 .footer-mini-e1ea {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.photo_brown_b3e8.pro-5b64 .dropdown_advanced_160e {
  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;
}
.photo_brown_b3e8.footer-1140 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.photo_brown_b3e8.overlay_west_65ac {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.photo_brown_b3e8.overlay_west_65ac .dropdown_advanced_160e {
  margin-top: 7px;
}
.avatar-liquid-0c6f {
  display: inline-block;
}
.notice-fbee .dim_54e9 .photo_brown_b3e8 img {
  max-width: 100%;
}
.avatar_old_14f7 .backdrop-12b3.detail_easy_dd4a,
.description-bronze-7f3c .backdrop-12b3.detail_easy_dd4a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.avatar_old_14f7 .huge-499c,
.description-bronze-7f3c .huge-499c {
  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%);
}
.avatar_old_14f7 .huge-499c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.avatar_old_14f7.gradient_c25e .huge-499c {
  display: none;
}
.avatar_old_14f7 .text_copper_e04c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.avatar_old_14f7 .text_copper_e04c li {
  display: inline-block;
  position: relative;
}
.avatar_old_14f7 .text_copper_e04c li:last-child {
  margin-right: 0;
}
.avatar_old_14f7 .text_copper_e04c 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;
}
.avatar_old_14f7 .text_copper_e04c li.gallery_5cac > a {
  color: rgba(0, 0, 0, 0.9);
}
.avatar_old_14f7 .text_copper_e04c > 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;
}
.avatar_old_14f7 .text_copper_e04c > li > a i {
  line-height: 0;
}
.avatar_old_14f7 .text_copper_e04c > li.grid-dark-057b > a .huge-499c {
  margin-left: 4px;
  line-height: 0;
}
.avatar_old_14f7 .text_copper_e04c .smooth-c5bd li.grid-dark-057b > a {
  position: relative;
}
.avatar_old_14f7 .text_copper_e04c .smooth-c5bd li.grid-dark-057b > a:after,
.avatar_old_14f7 .text_copper_e04c .smooth-c5bd li.grid-dark-057b > a:before {
  content: "";
  display: table;
}
.avatar_old_14f7 .text_copper_e04c .smooth-c5bd li.grid-dark-057b > a:after {
  clear: both;
}
.avatar_old_14f7 .text_copper_e04c .smooth-c5bd li.grid-dark-057b > a .huge-499c {
  margin-left: 5px;
  float: right;
}
.avatar_old_14f7 .accent_1dd7,
.avatar_old_14f7 .smooth-c5bd {
  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;
}
.avatar_old_14f7 .smooth-c5bd {
  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;
}
.avatar_old_14f7 .smooth-c5bd .detail_easy_dd4a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.avatar_old_14f7 .smooth-c5bd .huge-499c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.avatar_old_14f7 .smooth-c5bd li {
  display: block;
  margin: 0;
  padding: 0;
}
.avatar_old_14f7 .smooth-c5bd 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;
}
.avatar_old_14f7 .smooth-c5bd li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.avatar_old_14f7 .smooth-c5bd .smooth-c5bd {
  top: 0;
  left: 100%;
}
.avatar_old_14f7 .light-23a8.fn-focus-06c5 > .accent_1dd7,
.avatar_old_14f7 .light-23a8.fn-focus-06c5 > .smooth-c5bd,
.avatar_old_14f7 .light-23a8:focus > .accent_1dd7,
.avatar_old_14f7 .light-23a8:focus > .smooth-c5bd,
.avatar_old_14f7 .light-23a8:hover > .accent_1dd7,
.avatar_old_14f7 .light-23a8:hover > .smooth-c5bd {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.avatar_old_14f7.preview-8643 .section_1f30:after,
.avatar_old_14f7.preview-8643 .section_1f30:before {
  content: "";
  display: table;
}
.avatar_old_14f7.preview-8643 .section_1f30:after {
  clear: both;
}
.avatar_old_14f7.preview-8643 .section_1f30 > li {
  float: left;
}
.avatar_old_14f7.aside_2f4c .section_1f30:after,
.avatar_old_14f7.aside_2f4c .section_1f30:before {
  content: "";
  display: table;
}
.avatar_old_14f7.aside_2f4c .section_1f30:after {
  clear: both;
}
.avatar_old_14f7.aside_2f4c .section_1f30 > li {
  float: left;
}
.avatar_old_14f7.aside_2f4c .section_1f30 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.avatar_old_14f7.aside_2f4c .section_1f30 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.avatar_old_14f7.aside_2f4c .section_1f30 > li.link_mini_bc3f > a,
.avatar_old_14f7.aside_2f4c .section_1f30 > li.gallery_5cac > a {
  color: #fff;
  background-color: #1e4b75;
}
.avatar_old_14f7.bottom-1e70 .section_1f30 > li > a .detail_easy_dd4a {
  position: relative;
}
.avatar_old_14f7.bottom-1e70 .section_1f30 > li > a .detail_easy_dd4a: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;
}
.avatar_old_14f7.bottom-1e70
  .section_1f30
  > li:focus
  > a
  .detail_easy_dd4a:before,
.avatar_old_14f7.bottom-1e70
  .section_1f30
  > li:hover
  > a
  .detail_easy_dd4a:before {
  width: 100%;
  background-color: currentColor;
}
.avatar_old_14f7.bottom-1e70
  .section_1f30
  > li.link_mini_bc3f
  > a
  .detail_easy_dd4a:before,
.avatar_old_14f7.bottom-1e70
  .section_1f30
  > li.stone_5c1d
  > a
  .detail_easy_dd4a:before {
  width: 100%;
  background-color: currentColor;
}
.avatar_old_14f7.tiny_43a0 .section_1f30 > li > a .detail_easy_dd4a {
  position: relative;
}
.avatar_old_14f7.tiny_43a0 .section_1f30 > li > a .detail_easy_dd4a: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;
}
.avatar_old_14f7.tiny_43a0 .section_1f30 > li:focus > a .detail_easy_dd4a:before,
.avatar_old_14f7.tiny_43a0
  .section_1f30
  > li:hover
  > a
  .detail_easy_dd4a:before {
  width: 100%;
  background-color: currentColor;
}
.avatar_old_14f7.tiny_43a0
  .section_1f30
  > li.link_mini_bc3f
  > a
  .detail_easy_dd4a:before,
.avatar_old_14f7.tiny_43a0
  .section_1f30
  > li.stone_5c1d
  > a
  .detail_easy_dd4a:before {
  width: 100%;
  background-color: currentColor;
}
.description-bronze-7f3c .text_copper_e04c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.description-bronze-7f3c .text_copper_e04c li:first-child > a {
  border-top: none;
}
.description-bronze-7f3c .text_copper_e04c .picture-north-d118 > .detail_easy_dd4a .huge-499c {
  display: none;
}
.description-bronze-7f3c .text_copper_e04c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.description-bronze-7f3c .text_copper_e04c li:last-child {
  border: none;
}
.description-bronze-7f3c .text_copper_e04c li.grid-dark-057b > a {
  padding-right: 45px !important;
}
.description-bronze-7f3c .text_copper_e04c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.description-bronze-7f3c .text_copper_e04c li a:focus,
.description-bronze-7f3c .text_copper_e04c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.description-bronze-7f3c .text_copper_e04c li .popup-warm-e908 {
  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;
}
.description-bronze-7f3c .text_copper_e04c li .popup-warm-e908:hover {
  box-shadow: none;
}
.description-bronze-7f3c .text_copper_e04c li .popup-warm-e908 .huge-499c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.description-bronze-7f3c .text_copper_e04c .smooth-c5bd {
  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);
}
.description-bronze-7f3c .text_copper_e04c .smooth-c5bd li a {
  padding-left: 3em;
}
.description-bronze-7f3c .text_copper_e04c .header_smooth_f417 > a .popup-warm-e908 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.description-bronze-7f3c .text_copper_e04c .header_smooth_f417 > .smooth-c5bd {
  display: block;
  opacity: 1;
}
.highlight_gas_8801 {
  max-width: 100%;
}
.hard-b943 {
  line-height: 0;
  cursor: pointer;
}
.border_yellow_34c0 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.border_yellow_34c0:hover {
  box-shadow: none;
  color: currentColor;
}
.border_yellow_34c0 svg {
  width: 18px;
  height: 18px;
}
.border_yellow_34c0 .short-a8da {
  display: none;
}
.surface-4b48 {
  position: relative;
}
.surface-4b48.fn-active-06c5 .border_yellow_34c0 .fresh-fb84 {
  display: none;
}
.surface-4b48.fn-active-06c5 .border_yellow_34c0 .short-a8da {
  display: inline-block;
}
.surface-4b48 .outline-dde9 {
  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);
}
.surface-4b48.tall-a732 .outline-dde9 {
  left: auto;
  right: -0.9em;
}
.surface-4b48.tall-a732 .picture_soft_d7f4::before {
  left: auto;
  right: 15px;
}
.surface-4b48.fn-active-06c5 .outline-dde9 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.primary_a9b4 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.primary_a9b4 label {
  flex-basis: 100%;
}
.primary_a9b4 .orange-5319 {
  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;
}
.primary_a9b4 .hidden-complex-c333 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.primary_a9b4 .hidden-complex-c333:focus {
  background-color: transparent;
}
.primary_a9b4 button.outline_inner_22f1 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.primary_a9b4 button.outline_inner_22f1:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.primary_a9b4 button.outline_inner_22f1 svg {
  width: 18px;
  height: 18px;
}
.primary_a9b4 input[type="submit"] {
  min-height: auto;
}
.grid_complex_cd3e .primary_a9b4 .hidden-complex-c333 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.picture_soft_d7f4 {
  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) {
  .picture_soft_d7f4 {
    width: 220px;
  }
}
.picture_soft_d7f4 label {
  flex-basis: 100%;
}
.picture_soft_d7f4::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;
}
.breadcrumb_94f3 .grid_complex_cd3e .primary_a9b4 {
  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;
}
.breadcrumb_94f3
  .grid_complex_cd3e
  .primary_a9b4
  .orange-5319 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.breadcrumb_94f3 .grid_complex_cd3e .primary_a9b4 .hidden-complex-c333 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.breadcrumb_94f3
  .grid_complex_cd3e
  .primary_a9b4
  .hidden-complex-c333:focus {
  background: 0 0;
}
.breadcrumb_94f3
  .grid_complex_cd3e
  .primary_a9b4
  .notice_5170 {
  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;
}
.purple-7c2c {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.purple-7c2c li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.purple-7c2c li:last-child {
  margin-right: 0;
}
.purple-7c2c li:first-child {
  margin-left: 0;
}
.purple-7c2c.frame_easy_cb5d a {
  color: #fff;
}
.purple-7c2c.frame_easy_cb5d a:hover {
  color: #fff;
}
.purple-7c2c a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.purple-7c2c a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.purple-7c2c a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.purple-7c2c a:hover {
  opacity: 0.9;
  color: inherit;
}
.purple-7c2c [class*="social-icon-apple"] {
  background-color: #999;
}
.purple-7c2c [class*="social-icon-apple"].bright_924f {
  background-color: transparent;
  color: #999;
}
.purple-7c2c [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.purple-7c2c [class*="social-icon-behance"].bright_924f {
  background-color: transparent;
  color: #1769ff;
}
.purple-7c2c [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.purple-7c2c [class*="social-icon-bitbucket"].bright_924f {
  background-color: transparent;
  color: #205081;
}
.purple-7c2c [class*="social-icon-codepen"] {
  background-color: #000;
}
.purple-7c2c [class*="social-icon-codepen"].bright_924f {
  background-color: transparent;
  color: #000;
}
.purple-7c2c [class*="social-icon-delicious"] {
  background-color: #39f;
}
.purple-7c2c [class*="social-icon-delicious"].bright_924f {
  background-color: transparent;
  color: #39f;
}
.purple-7c2c [class*="social-icon-digg"] {
  background-color: #005be2;
}
.purple-7c2c [class*="social-icon-digg"].bright_924f {
  background-color: transparent;
  color: #005be2;
}
.purple-7c2c [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.purple-7c2c [class*="social-icon-dribbble"].bright_924f {
  background-color: transparent;
  color: #ea4c89;
}
.purple-7c2c [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.purple-7c2c [class*="social-icon-envelope"].bright_924f {
  background-color: transparent;
  color: #ea4335;
}
.purple-7c2c [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.purple-7c2c [class*="social-icon-facebook"].bright_924f {
  background-color: transparent;
  color: #3b5998;
}
.purple-7c2c [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.purple-7c2c [class*="social-icon-flickr"].bright_924f {
  background-color: transparent;
  color: #0063dc;
}
.purple-7c2c [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.purple-7c2c [class*="social-icon-foursquare"].bright_924f {
  background-color: transparent;
  color: #2d5be3;
}
.purple-7c2c [class*="social-icon-github"] {
  background-color: #333;
}
.purple-7c2c [class*="social-icon-github"].bright_924f {
  background-color: transparent;
  color: #333;
}
.purple-7c2c [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.purple-7c2c [class*="social-icon-google-plus"].bright_924f {
  background-color: transparent;
  color: #dd4b39;
}
.purple-7c2c [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.purple-7c2c [class*="social-icon-houzz"].bright_924f {
  background-color: transparent;
  color: #7ac142;
}
.purple-7c2c [class*="social-icon-instagram"] {
  background-color: #262626;
}
.purple-7c2c [class*="social-icon-instagram"].bright_924f {
  background-color: transparent;
  color: #262626;
}
.purple-7c2c [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.purple-7c2c [class*="social-icon-jsfiddle"].bright_924f {
  background-color: transparent;
  color: #487aa2;
}
.purple-7c2c [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.purple-7c2c [class*="social-icon-linkedin"].bright_924f {
  background-color: transparent;
  color: #0077b5;
}
.purple-7c2c [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.purple-7c2c [class*="social-icon-medium"].bright_924f {
  background-color: transparent;
  color: #00ab6b;
}
.purple-7c2c [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.purple-7c2c
  [class*="social-icon-odnoklassniki"].bright_924f {
  background-color: transparent;
  color: #f4731c;
}
.purple-7c2c [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.purple-7c2c [class*="social-icon-meetup"].bright_924f {
  background-color: transparent;
  color: #ec1c40;
}
.purple-7c2c [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.purple-7c2c [class*="social-icon-pinterest"].bright_924f {
  background-color: transparent;
  color: #bd081c;
}
.purple-7c2c [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.purple-7c2c [class*="social-icon-product-hunt"].bright_924f {
  background-color: transparent;
  color: #da552f;
}
.purple-7c2c [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.purple-7c2c [class*="social-icon-reddit"].bright_924f {
  background-color: transparent;
  color: #ff4500;
}
.purple-7c2c [class*="social-icon-rss"] {
  background-color: #f26522;
}
.purple-7c2c [class*="social-icon-rss"].bright_924f {
  background-color: transparent;
  color: #f26522;
}
.purple-7c2c [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.purple-7c2c
  [class*="social-icon-shopping-cart"].bright_924f {
  background-color: transparent;
  color: #4caf50;
}
.purple-7c2c [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.purple-7c2c [class*="social-icon-skype"].bright_924f {
  background-color: transparent;
  color: #00aff0;
}
.purple-7c2c [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.purple-7c2c [class*="social-icon-slideshare"].bright_924f {
  background-color: transparent;
  color: #0077b5;
}
.purple-7c2c [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.purple-7c2c [class*="social-icon-snapchat"].bright_924f {
  background-color: transparent;
  color: #fffc00;
}
.purple-7c2c [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.purple-7c2c [class*="social-icon-soundcloud"].bright_924f {
  background-color: transparent;
  color: #f80;
}
.purple-7c2c [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.purple-7c2c [class*="social-icon-spotify"].bright_924f {
  background-color: transparent;
  color: #2ebd59;
}
.purple-7c2c [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.purple-7c2c
  [class*="social-icon-stack-overflow"].bright_924f {
  background-color: transparent;
  color: #fe7a15;
}
.purple-7c2c [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.purple-7c2c [class*="social-icon-maldkfgram"].bright_924f {
  background-color: transparent;
  color: #2ca5e0;
}
.purple-7c2c [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.purple-7c2c [class*="social-icon-tripadvisor"].bright_924f {
  background-color: transparent;
  color: #589442;
}
.purple-7c2c [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.purple-7c2c [class*="social-icon-tumblr"].bright_924f {
  background-color: transparent;
  color: #35465c;
}
.purple-7c2c [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.purple-7c2c [class*="social-icon-twitch"].bright_924f {
  background-color: transparent;
  color: #6441a5;
}
.purple-7c2c [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.purple-7c2c [class*="social-icon-twitter"].bright_924f {
  background-color: transparent;
  color: #1da1f2;
}
.purple-7c2c [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.purple-7c2c [class*="social-icon-vimeo"].bright_924f {
  background-color: transparent;
  color: #1ab7ea;
}
.purple-7c2c [class*="social-icon-vk"] {
  background-color: #45668e;
}
.purple-7c2c [class*="social-icon-vk"].bright_924f {
  background-color: transparent;
  color: #45668e;
}
.purple-7c2c [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.purple-7c2c [class*="social-icon-weibo"].bright_924f {
  background-color: transparent;
  color: #df2029;
}
.purple-7c2c [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.purple-7c2c [class*="social-icon-weixin"].bright_924f {
  background-color: transparent;
  color: #7bb32e;
}
.purple-7c2c [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.purple-7c2c [class*="social-icon-whatsapp"].bright_924f {
  background-color: transparent;
  color: #25d366;
}
.purple-7c2c [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.purple-7c2c [class*="social-icon-wordpress"].bright_924f {
  background-color: transparent;
  color: #21759b;
}
.purple-7c2c [class*="social-icon-xing"] {
  background-color: #026466;
}
.purple-7c2c [class*="social-icon-xing"].bright_924f {
  background-color: transparent;
  color: #026466;
}
.purple-7c2c [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.purple-7c2c [class*="social-icon-yelp"].bright_924f {
  background-color: transparent;
  color: #af0606;
}
.purple-7c2c [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.purple-7c2c [class*="social-icon-youtube"].bright_924f {
  background-color: transparent;
  color: #cd201f;
}
.feature_silver_119f {
  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;
}
.feature_silver_119f:hover {
  box-shadow: none;
  background: 0 0;
}
.box-9684 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.header-light-7b5c {
  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;
}
.detail_old_cdd0 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.pattern-gas-c646 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.pattern-gas-c646,
.pattern-gas-c646::after,
.pattern-gas-c646::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;
}
.pattern-gas-c646::after,
.pattern-gas-c646::before {
  content: "";
  display: block;
  background-color: inherit;
}
.easy-5807 .header-light-7b5c .detail_old_cdd0 {
  margin-top: -2px;
  width: 19px;
}
.easy-5807 .header-light-7b5c .pattern-gas-c646 {
  margin-top: -1px;
}
.easy-5807 .header-light-7b5c .pattern-gas-c646,
.easy-5807 .header-light-7b5c .pattern-gas-c646::after,
.easy-5807 .header-light-7b5c .pattern-gas-c646::before {
  width: 19px;
  height: 2px;
}
.easy-5807 .header-light-7b5c .pattern-gas-c646::before {
  top: -6px;
}
.easy-5807 .header-light-7b5c .pattern-gas-c646::after {
  bottom: -6px;
}
.card_white_0c65 .header-light-7b5c .detail_old_cdd0 {
  margin-top: -2px;
  width: 22px;
}
.card_white_0c65 .header-light-7b5c .pattern-gas-c646 {
  margin-top: -1px;
}
.card_white_0c65 .header-light-7b5c .pattern-gas-c646,
.card_white_0c65 .header-light-7b5c .pattern-gas-c646::after,
.card_white_0c65 .header-light-7b5c .pattern-gas-c646::before {
  width: 22px;
  height: 2px;
}
.card_white_0c65 .header-light-7b5c .pattern-gas-c646::before {
  top: -7px;
}
.card_white_0c65 .header-light-7b5c .pattern-gas-c646::after {
  bottom: -7px;
}
.top-f816 .header-light-7b5c .detail_old_cdd0 {
  margin-top: -2px;
  width: 31px;
}
.top-f816 .header-light-7b5c .pattern-gas-c646 {
  margin-top: -1.5px;
}
.top-f816 .header-light-7b5c .pattern-gas-c646,
.top-f816 .header-light-7b5c .pattern-gas-c646::after,
.top-f816 .header-light-7b5c .pattern-gas-c646::before {
  width: 31px;
  height: 3px;
}
.top-f816 .header-light-7b5c .pattern-gas-c646::before {
  top: -9px;
}
.top-f816 .header-light-7b5c .pattern-gas-c646::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .easy-ac08 .header-light-7b5c .detail_old_cdd0 {
    margin-top: -2px;
    width: 19px;
  }
  .easy-ac08 .header-light-7b5c .pattern-gas-c646 {
    margin-top: -1px;
  }
  .easy-ac08 .header-light-7b5c .pattern-gas-c646,
  .easy-ac08 .header-light-7b5c .pattern-gas-c646::after,
  .easy-ac08 .header-light-7b5c .pattern-gas-c646::before {
    width: 19px;
    height: 2px;
  }
  .easy-ac08 .header-light-7b5c .pattern-gas-c646::before {
    top: -6px;
  }
  .easy-ac08 .header-light-7b5c .pattern-gas-c646::after {
    bottom: -6px;
  }
  .image-cold-bd35 .header-light-7b5c .detail_old_cdd0 {
    margin-top: -2px;
    width: 22px;
  }
  .image-cold-bd35 .header-light-7b5c .pattern-gas-c646 {
    margin-top: -1px;
  }
  .image-cold-bd35 .header-light-7b5c .pattern-gas-c646,
  .image-cold-bd35 .header-light-7b5c .pattern-gas-c646::after,
  .image-cold-bd35 .header-light-7b5c .pattern-gas-c646::before {
    width: 22px;
    height: 2px;
  }
  .image-cold-bd35 .header-light-7b5c .pattern-gas-c646::before {
    top: -7px;
  }
  .image-cold-bd35 .header-light-7b5c .pattern-gas-c646::after {
    bottom: -7px;
  }
  .highlight_1edb .header-light-7b5c .detail_old_cdd0 {
    margin-top: -2px;
    width: 31px;
  }
  .highlight_1edb .header-light-7b5c .pattern-gas-c646 {
    margin-top: -1.5px;
  }
  .highlight_1edb .header-light-7b5c .pattern-gas-c646,
  .highlight_1edb .header-light-7b5c .pattern-gas-c646::after,
  .highlight_1edb .header-light-7b5c .pattern-gas-c646::before {
    width: 31px;
    height: 3px;
  }
  .highlight_1edb .header-light-7b5c .pattern-gas-c646::before {
    top: -9px;
  }
  .highlight_1edb .header-light-7b5c .pattern-gas-c646::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .gas_0f40 .header-light-7b5c .detail_old_cdd0 {
    margin-top: -2px;
    width: 19px;
  }
  .gas_0f40 .header-light-7b5c .pattern-gas-c646 {
    margin-top: -1px;
  }
  .gas_0f40 .header-light-7b5c .pattern-gas-c646,
  .gas_0f40 .header-light-7b5c .pattern-gas-c646::after,
  .gas_0f40 .header-light-7b5c .pattern-gas-c646::before {
    width: 19px;
    height: 2px;
  }
  .gas_0f40 .header-light-7b5c .pattern-gas-c646::before {
    top: -6px;
  }
  .gas_0f40 .header-light-7b5c .pattern-gas-c646::after {
    bottom: -6px;
  }
  .pattern_87de .header-light-7b5c .detail_old_cdd0 {
    margin-top: -2px;
    width: 22px;
  }
  .pattern_87de .header-light-7b5c .pattern-gas-c646 {
    margin-top: -1px;
  }
  .pattern_87de .header-light-7b5c .pattern-gas-c646,
  .pattern_87de .header-light-7b5c .pattern-gas-c646::after,
  .pattern_87de .header-light-7b5c .pattern-gas-c646::before {
    width: 22px;
    height: 2px;
  }
  .pattern_87de .header-light-7b5c .pattern-gas-c646::before {
    top: -7px;
  }
  .pattern_87de .header-light-7b5c .pattern-gas-c646::after {
    bottom: -7px;
  }
  .shade-8fda .header-light-7b5c .detail_old_cdd0 {
    margin-top: -2px;
    width: 31px;
  }
  .shade-8fda .header-light-7b5c .pattern-gas-c646 {
    margin-top: -1.5px;
  }
  .shade-8fda .header-light-7b5c .pattern-gas-c646,
  .shade-8fda .header-light-7b5c .pattern-gas-c646::after,
  .shade-8fda .header-light-7b5c .pattern-gas-c646::before {
    width: 31px;
    height: 3px;
  }
  .shade-8fda .header-light-7b5c .pattern-gas-c646::before {
    top: -9px;
  }
  .shade-8fda .header-light-7b5c .pattern-gas-c646::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .brown-75cc .header-light-7b5c .detail_old_cdd0 {
    margin-top: -2px;
    width: 19px;
  }
  .brown-75cc .header-light-7b5c .pattern-gas-c646 {
    margin-top: -1px;
  }
  .brown-75cc .header-light-7b5c .pattern-gas-c646,
  .brown-75cc .header-light-7b5c .pattern-gas-c646::after,
  .brown-75cc .header-light-7b5c .pattern-gas-c646::before {
    width: 19px;
    height: 2px;
  }
  .brown-75cc .header-light-7b5c .pattern-gas-c646::before {
    top: -6px;
  }
  .brown-75cc .header-light-7b5c .pattern-gas-c646::after {
    bottom: -6px;
  }
  .banner-96e1 .header-light-7b5c .detail_old_cdd0 {
    margin-top: -2px;
    width: 22px;
  }
  .banner-96e1 .header-light-7b5c .pattern-gas-c646 {
    margin-top: -1px;
  }
  .banner-96e1 .header-light-7b5c .pattern-gas-c646,
  .banner-96e1 .header-light-7b5c .pattern-gas-c646::after,
  .banner-96e1 .header-light-7b5c .pattern-gas-c646::before {
    width: 22px;
    height: 2px;
  }
  .banner-96e1 .header-light-7b5c .pattern-gas-c646::before {
    top: -7px;
  }
  .banner-96e1 .header-light-7b5c .pattern-gas-c646::after {
    bottom: -7px;
  }
  .right-9288 .header-light-7b5c .detail_old_cdd0 {
    margin-top: -2px;
    width: 31px;
  }
  .right-9288 .header-light-7b5c .pattern-gas-c646 {
    margin-top: -1.5px;
  }
  .right-9288 .header-light-7b5c .pattern-gas-c646,
  .right-9288 .header-light-7b5c .pattern-gas-c646::after,
  .right-9288 .header-light-7b5c .pattern-gas-c646::before {
    width: 31px;
    height: 3px;
  }
  .right-9288 .header-light-7b5c .pattern-gas-c646::before {
    top: -9px;
  }
  .right-9288 .header-light-7b5c .pattern-gas-c646::after {
    bottom: -9px;
  }
}
.gallery-down-385a .pattern-gas-c646 {
  -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);
}
.gallery-down-385a .pattern-gas-c646::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.gallery-down-385a .pattern-gas-c646::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);
}
.gallery-down-385a.bright_9fb7 .pattern-gas-c646 {
  -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);
}
.gallery-down-385a.bright_9fb7 .pattern-gas-c646::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.gallery-down-385a.bright_9fb7 .pattern-gas-c646::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);
}
.primary-pro-fd16 {
  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.left_11ad:before {
  display: none;
}
.box_43c4 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.box_43c4 .down_e59b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.box_43c4 .down_e59b:last-of-type {
  border-bottom: none;
}
.box_43c4 .down_e59b.cool-1b78,
.box_43c4 .down_e59b.banner-0ef7,
.box_43c4 .down_e59b.media_next_0b87 {
  padding: 0;
}
.box_43c4 .description-bronze-7f3c .popup-warm-e908 {
  color: currentColor;
}
.box_43c4 .description-bronze-7f3c .popup-warm-e908:focus,
.box_43c4 .description-bronze-7f3c .popup-warm-e908:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box_43c4.accent-fresh-31ae .white_e008,
.box_43c4.accent-fresh-31ae .thumbnail_f714 a,
.box_43c4.accent-fresh-31ae .section_1f30 a,
.box_43c4.accent-fresh-31ae .smooth-c5bd a {
  color: rgba(0, 0, 0, 0.55);
}
.box_43c4.accent-fresh-31ae .white_e008:hover,
.box_43c4.accent-fresh-31ae .thumbnail_f714 a:hover,
.box_43c4.accent-fresh-31ae .section_1f30 a:hover,
.box_43c4.accent-fresh-31ae .smooth-c5bd a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.box_43c4.accent-fresh-31ae .white_c6aa {
  color: rgba(0, 0, 0, 0.8);
}
.box_43c4.accent-fresh-31ae .down_e59b {
  border-color: rgba(0, 0, 0, 0.08);
}
.box_43c4.accent-fresh-31ae .down_e59b:before {
  background: rgba(0, 0, 0, 0.08);
}
.box_43c4.accent-fresh-31ae .list-2016:before {
  background: rgba(255, 255, 255, 0.9);
}
.box_43c4.accent-fresh-31ae .description-bronze-7f3c .text_copper_e04c li a,
.box_43c4.accent-fresh-31ae .description-bronze-7f3c .popup-warm-e908,
.box_43c4.accent-fresh-31ae .smooth-c5bd {
  border-color: rgba(0, 0, 0, 0.08);
}
.box_43c4.accent-fresh-31ae .description-bronze-7f3c .popup-warm-e908:focus,
.box_43c4.accent-fresh-31ae .description-bronze-7f3c .popup-warm-e908:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box_43c4.accent-fresh-31ae .text_copper_e04c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.box_43c4.tabs-prev-6e24 .white_e008,
.box_43c4.tabs-prev-6e24 .thumbnail_f714 a,
.box_43c4.tabs-prev-6e24 .section_1f30 .popup-warm-e908,
.box_43c4.tabs-prev-6e24 .section_1f30 a,
.box_43c4.tabs-prev-6e24 .smooth-c5bd a {
  color: rgba(255, 255, 255, 0.79);
}
.box_43c4.tabs-prev-6e24 .white_e008:hover,
.box_43c4.tabs-prev-6e24 .thumbnail_f714 a:hover,
.box_43c4.tabs-prev-6e24 .section_1f30 .popup-warm-e908:hover,
.box_43c4.tabs-prev-6e24 .section_1f30 a:hover,
.box_43c4.tabs-prev-6e24 .smooth-c5bd a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box_43c4.tabs-prev-6e24 .white_c6aa {
  color: rgba(255, 255, 255, 0.99);
}
.box_43c4.tabs-prev-6e24 .down_e59b {
  border-color: rgba(255, 255, 255, 0.08);
}
.box_43c4.tabs-prev-6e24 .down_e59b:before {
  background: rgba(255, 255, 255, 0.08);
}
.box_43c4.tabs-prev-6e24 .list-2016:before {
  background: rgba(0, 0, 0, 0.9);
}
.box_43c4.tabs-prev-6e24 .description-bronze-7f3c .text_copper_e04c li a,
.box_43c4.tabs-prev-6e24 .description-bronze-7f3c .popup-warm-e908,
.box_43c4.tabs-prev-6e24 .smooth-c5bd {
  border-color: rgba(255, 255, 255, 0.08);
}
.box_43c4.tabs-prev-6e24 .description-bronze-7f3c .popup-warm-e908:focus,
.box_43c4.tabs-prev-6e24 .description-bronze-7f3c .popup-warm-e908:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box_43c4.tabs-prev-6e24 .text_copper_e04c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.list-2016 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.list-2016:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.black_7da1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.column_797e .box_43c4 {
  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;
}
.column_797e .down_e59b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.column_797e .down_e59b: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) {
  .column_797e .down_e59b:before {
    width: 16%;
    left: 42%;
  }
}
.column_797e .down_e59b:last-child:before {
  content: none;
}
.column_797e .down_e59b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.column_797e .description-bronze-7f3c .text_copper_e04c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.column_797e .description-bronze-7f3c .text_copper_e04c li a .popup-warm-e908 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.column_797e .description-bronze-7f3c .smooth-c5bd {
  border: none;
}
.column_797e .description-bronze-7f3c .smooth-c5bd li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.column_797e .list-2016 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.column_797e .black_7da1 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.column_797e .tabs-prev-6e24 .list-2016:before {
  background: rgba(0, 0, 0, 0.9);
}
.column_797e .accent-fresh-31ae.hidden-aa79 .pattern-gas-c646 {
  background: rgba(0, 0, 0, 0.6);
}
.column_797e
  .accent-fresh-31ae.hidden-aa79
  .pattern-gas-c646::after,
.column_797e
  .accent-fresh-31ae.hidden-aa79
  .pattern-gas-c646:before {
  background: inherit;
}
.column_797e
  .accent-fresh-31ae.hidden-aa79:hover
  .pattern-gas-c646 {
  background: rgba(0, 0, 0, 0.8);
}
.iron-fbe8 .box_43c4 {
  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) {
  .iron-fbe8 .box_43c4 {
    width: auto;
    right: 45px;
  }
}
.blue_9a0e .box_43c4 {
  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) {
  .blue_9a0e .box_43c4 {
    width: auto;
    left: 45px;
  }
}
.left_11ad .box_43c4 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.left_11ad .black_7da1 {
  max-width: 48em;
  margin: 0 auto;
}
.left_11ad .list-2016:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.box-out-d76c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.box-out-d76c.column_797e .box_43c4 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.box-out-d76c.iron-fbe8 .box_43c4 {
  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);
}
.box-out-d76c .box_43c4 {
  visibility: visible;
}
.box-out-d76c.blue_9a0e .box_43c4 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.caption_left_df62,
.chip-849f {
  overflow-x: hidden;
}
.caption_left_df62 .box_43c4 {
  overflow: auto;
}
.caption_left_df62.column_797e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.caption_left_df62.column_797e .box_43c4 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.caption_left_df62.column_797e .feature_silver_119f {
  opacity: 0;
}
.caption_left_df62.iron-fbe8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.caption_left_df62.iron-fbe8 .box_43c4 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.caption_left_df62.iron-fbe8 .feature_silver_119f {
  opacity: 0;
}
.caption_left_df62.blue_9a0e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.caption_left_df62.blue_9a0e .box_43c4 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.caption_left_df62.blue_9a0e .feature_silver_119f {
  opacity: 0;
}
.caption_left_df62.left_11ad .box_43c4 {
  z-index: 10;
  visibility: visible;
}
.hidden-aa79 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hidden-aa79 .pattern-gas-c646 {
  background: rgba(255, 255, 255, 0.99);
}
.hidden-aa79 .pattern-gas-c646::after,
.hidden-aa79 .pattern-gas-c646:before {
  background: inherit;
}
.hidden-aa79:hover .pattern-gas-c646 {
  background: rgba(255, 255, 255, 0.99);
}
.blue_9a0e .hidden-aa79 {
  top: 10px;
  right: auto;
  left: 12px;
}
.left_11ad .hidden-aa79 {
  display: none !important;
}
.caption_left_df62:before,
.chip-849f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.caption_left_df62 .hidden-aa79,
.chip-849f .hidden-aa79 {
  display: inline-block;
}
.box_43c4 .link_fluid_5f8c {
  -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;
}
.caption_left_df62 .box_43c4 .link_fluid_5f8c,
.chip-849f .box_43c4 .link_fluid_5f8c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.light-5d44 .orange-5319 {
  width: 100%;
}
.dim_54e9 {
  padding: 0 0.5em 0;
}
.dim_54e9 [class*="customify-col-"],
.dim_54e9 [class*="customify-col_"],
.dim_54e9 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.filter-a3b2 .dim_54e9 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .main-997b .component_current_d40d,
  .component_current_d40d {
    display: none;
  }
  .image_fixed_4fcd {
    text-align: left;
  }
  .photo-right-fca1 {
    text-align: center;
  }
  .highlight_5b60 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .main-997b .hero-tall-7fdf,
  .hero-tall-7fdf {
    display: none;
  }
  .right_2f35 {
    text-align: left;
  }
  .hard_e1a5 {
    text-align: center;
  }
  .tabs-fluid-b08c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .main-997b .paragraph-d3cf,
  .paragraph-d3cf {
    display: none;
  }
  .silver-6998 {
    text-align: left;
  }
  .logo-fresh-2e74 {
    text-align: center;
  }
  .modal-19c4 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.list_02ce {
  box-shadow: none !important;
}
.tooltip_5d36 .gold_6bc7,
.module-selected-8bea .gold_6bc7 {
  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;
}
.module-selected-8bea .gold_6bc7 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.prev_dc21 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.prev_dc21:after,
.prev_dc21:before {
  content: "";
  display: table;
}
.prev_dc21:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .prev_dc21 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.prev_dc21,
.input-bronze-d2d4 {
  max-width: 1248px;
  margin: 0 auto;
}

.row_48bd.small_5874 .prev_dc21 {
  max-width: 100%;
}
.row_48bd.article_last_16b0 {
  max-width: 1200px;
  margin: 0 auto;
}
.row_48bd.north-55ee .prev_dc21 {
  max-width: 100%;
}
.row_48bd.north-55ee > .prev_dc21 {
  padding-left: 0;
  padding-right: 0;
}
.row_48bd.north-55ee > .prev_dc21 .main-997b {
  margin: 0;
}
.row_48bd.north-55ee
  > .prev_dc21
  .feature_d6a3.caption_down_2d45 {
  margin-right: 0;
  margin-left: 0;
}
.row_48bd.north-55ee #main.caption_down_2d45 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .block-39f4 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .block-39f4 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .south-4c8b .message_ff17 {
    padding-right: 1em;
  }
  .south-4c8b.widget_solid_5233 .feature_d6a3 {
    border-right: 1px solid #eaecee;
  }
  .south-4c8b.widget_solid_5233 .message_ff17 {
    padding-right: 1em;
  }
  .south-4c8b.widget_solid_5233 .advanced_ae3e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress_bright_4123 .message_ff17 {
    padding-left: 1em;
  }
  .progress_bright_4123.widget_solid_5233 .feature_d6a3 {
    border-left: 1px solid #eaecee;
  }
  .progress_bright_4123.widget_solid_5233 .message_ff17 {
    padding-left: 1em;
  }
  .progress_bright_4123.widget_solid_5233 .advanced_ae3e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .detail-upper-4122 .message_ff17 {
    padding-left: 1em;
  }
  .detail-upper-4122.widget_solid_5233 .tall_00d2 {
    border-right: 1px solid #eaecee;
  }
  .detail-upper-4122.widget_solid_5233 .shade_west_f8c1 {
    border-right: 1px solid #eaecee;
  }
  .detail-upper-4122.widget_solid_5233 .message_ff17 {
    padding-left: 1em;
  }
  .detail-upper-4122.widget_solid_5233 .advanced_ae3e {
    padding-right: 1em;
  }
  .detail-upper-4122.widget_solid_5233 .dropdown-4f18 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .steel-740e .message_ff17 {
    padding-right: 1em;
  }
  .steel-740e.widget_solid_5233 .tall_00d2 {
    border-left: 1px solid #eaecee;
  }
  .steel-740e.widget_solid_5233 .shade_west_f8c1 {
    border-left: 1px solid #eaecee;
  }
  .steel-740e.widget_solid_5233 .message_ff17 {
    padding-right: 1em;
  }
  .steel-740e.widget_solid_5233 .advanced_ae3e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .steel-740e.widget_solid_5233 .dropdown-4f18 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .block-39f4 .message_ff17 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .block-39f4.widget_solid_5233 .feature_d6a3 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .block-39f4.widget_solid_5233 .message_ff17 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .block-39f4.widget_solid_5233 .advanced_ae3e {
    padding-left: 1em;
  }
  .block-39f4.widget_solid_5233 .dropdown-4f18 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .block-39f4.widget_solid_5233 .message_ff17 {
    padding-left: 0;
  }
}
.header_e1a8 .chip-43f8 {
  display: inline-block;
}
.cold_6419 {
  display: inline-block;
}
.table_pro_6474 {
  word-con: break-word;
}
.blue_6546 > span {
  display: inline-block;
  padding: 5px 0;
}
.blue_6546 .hard-2184 {
  margin-left: 8px;
  margin-right: 8px;
}
.blue_6546 .center-29f8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.carousel_4b06 .under-413f {
  margin-bottom: 2em;
}
.carousel_4b06 .icon-red-fee1 {
  margin-bottom: 15px;
}
.carousel_4b06 .icon-red-fee1:last-child {
  margin-bottom: 0;
}
.carousel_4b06 .form_d358 {
  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) {
  .carousel_4b06 .form_d358 {
    display: block;
  }
}
.carousel_4b06 .wood_abd7 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .carousel_4b06 .wood_abd7 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.carousel_4b06 .dim-e9b0 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.carousel_4b06 .dim-e9b0 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.carousel_4b06 .dim-e9b0 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.carousel_4b06 .table_pro_6474 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.carousel_4b06 .table_pro_6474 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.carousel_4b06 .logo-e049 p:last-child {
  margin-bottom: 0;
}
.carousel_4b06 .modal-1fb7 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.carousel_4b06 .outline-39bc {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.carousel_4b06 .clean-545b {
  margin-top: 1em;
}
.carousel_4b06 .carousel-tall-6289 {
  top: 0;
  display: block;
}
.carousel_4b06 .carousel-tall-6289 a {
  color: inherit;
}
.carousel_4b06 .carousel-tall-6289 a:hover {
  color: inherit;
}
.carousel_4b06 .summary_brown_35c6 {
  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;
}
.carousel_4b06 .summary_brown_35c6:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.carousel_4b06 .outline-39bc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.carousel_4b06 .texture-narrow-5a2f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.carousel_4b06 .texture-narrow-5a2f:first-child {
  margin-top: 0;
}
.carousel_4b06 .texture-narrow-5a2f.large-93c4 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.carousel_4b06 .texture-narrow-5a2f.mini-1ac8 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.carousel_4b06
  .texture-narrow-5a2f.mini-1ac8.module-563b
  .clean-545b {
  width: 100%;
}
.carousel_4b06 .mini-1ac8 {
  -webkit-box-align: center;
  align-items: center;
}
.carousel_4b06 .mini-1ac8 .blue_6546,
.carousel_4b06 .mini-1ac8 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.carousel_4b06 .dim-e9b0 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.carousel_4b06 .dim-e9b0 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.carousel_4b06 .dim-e9b0: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;
}
.carousel_4b06 .large-93c4 {
  z-index: 5;
}
.carousel_4b06 .tabs_862c .photo_lower_c30b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.carousel_4b06 .logo_large_20d4 .photo_lower_c30b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.carousel_4b06 .menu-5e12 .photo_lower_c30b {
  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;
}
.carousel_4b06.bronze-6277 .form_d358,
.carousel_4b06.notice_20bf .form_d358 {
  display: block;
}
.carousel_4b06.bronze-6277 .form_d358 .button-large-16d7,
.carousel_4b06.bronze-6277 .form_d358 .outline-39bc,
.carousel_4b06.notice_20bf .form_d358 .button-large-16d7,
.carousel_4b06.notice_20bf .form_d358 .outline-39bc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.carousel_4b06.stale_39fc .wood_abd7 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .carousel_4b06.stale_39fc .wood_abd7 {
    margin-right: 0;
  }
}
.carousel_4b06.bronze-6277 .wood_abd7,
.carousel_4b06.notice_20bf .wood_abd7 {
  padding-top: 40%;
}
.carousel_4b06.bronze-6277 .under-413f,
.carousel_4b06.notice_20bf .under-413f {
  display: block;
}
.carousel_4b06.bronze-6277 .fn-sticky-06c5 .outline-39bc,
.carousel_4b06.notice_20bf .fn-sticky-06c5 .outline-39bc {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.carousel_4b06.bronze-6277 .wood_abd7,
.carousel_4b06.notice_20bf .wood_abd7 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.carousel_4b06.bronze-6277 .outline-39bc {
  padding: 1em;
}
.item-916e {
  margin: 30px auto;
  display: block;
}
.item-916e .notification-light-97fb > * {
  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;
}
.item-916e .notification-light-97fb > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.item-916e .notification-light-97fb span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.alert_f2b3 .blue_6546 {
  margin-bottom: 1.41575em;
}
.alert_f2b3 .notice_iron_79f9 {
  margin-bottom: 1.618em;
}
.right_8fb5 .dropdown_751f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.right_8fb5 .dropdown_751f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.right_8fb5 .thick-fa97 {
  max-width: 100%;
  overflow: auto;
}
.center-e8c8 .right_8fb5 a:hover {
  text-decoration: underline;
}
.hover_green_58e5 .icon-red-fee1:not(.table_pro_6474),
.hover_green_58e5 .dim-e9b0 {
  margin-bottom: 1.41575em;
}
.hover_green_58e5 .icon-red-fee1:not(.table_pro_6474):last-child,
.hover_green_58e5 .dim-e9b0:last-child {
  margin-bottom: 0;
}
.hover_green_58e5 .icon-red-fee1.badge-hard-2b04 {
  margin-bottom: 0.41575em;
}
.hover_green_58e5 .tertiary-wood-c8d8:before,
.hover_green_58e5 .preview_610a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hover_green_58e5 .tertiary-wood-c8d8:before {
  content: "\f115";
}
.hover_green_58e5 .preview_610a:before {
  content: "\f02c";
}
.hover_green_58e5 .icon-middle-2d21 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hover_green_58e5 .icon-middle-2d21 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.pagination-ac88 {
  display: -webkit-box;
  display: flex;
}
.pagination-ac88 .header_819f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .pagination-ac88 .header_819f {
    flex-basis: 90px;
  }
}
.pagination-ac88 .carousel_pro_21ff {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .pagination-ac88 .carousel_pro_21ff {
    flex-basis: calc(100% - 50px);
  }
}
.pagination-ac88 .tag-action-2253 p:last-child {
  margin-bottom: 0.72em;
}
.purple_fbea .notification-light-97fb {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.purple_fbea .notification-light-97fb:after,
.purple_fbea .notification-light-97fb:before {
  content: "";
  display: table;
}
.purple_fbea .notification-light-97fb:after {
  clear: both;
}
.purple_fbea .notification-light-97fb .component-5bb6,
.purple_fbea .notification-light-97fb .avatar_af4b {
  width: 49%;
}
.purple_fbea .notification-light-97fb .component-5bb6 a span.fixed-1efb,
.purple_fbea .notification-light-97fb .avatar_af4b a span.fixed-1efb {
  display: block;
  margin-bottom: 5px;
}
.purple_fbea .notification-light-97fb .avatar_af4b {
  float: left;
  text-align: left;
}
.purple_fbea .notification-light-97fb .component-5bb6 {
  float: right;
  text-align: right;
}
.hovered-170e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hovered-170e {
    margin-bottom: 0;
  }
}
.content_focused_c344 {
  margin-bottom: 1em;
}
.content_focused_c344 .table_pro_6474 {
  font-size: 1.1em;
  line-height: 1.3;
}
.notice-18e8 a {
  display: block;
  line-height: 0;
  position: relative;
}
.bottom-74d8 .content_focused_c344,
.footer_b5a8 .content_focused_c344 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .bottom-74d8 .content_focused_c344,
  .footer_b5a8 .content_focused_c344 {
    display: block;
  }
}
.bottom-74d8 .notice-18e8,
.footer_b5a8 .notice-18e8 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .bottom-74d8 .notice-18e8,
  .footer_b5a8 .notice-18e8 {
    margin-bottom: 1em;
  }
}
.bottom-74d8 .notice-18e8 img,
.footer_b5a8 .notice-18e8 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.bottom-74d8 .tiny-5c94,
.footer_b5a8 .tiny-5c94 {
  flex-basis: calc(100% - 160px);
}
.bottom-74d8 .tiny-5c94 p,
.footer_b5a8 .tiny-5c94 p {
  margin-bottom: 0;
}
.bottom-74d8 .tiny-5c94 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .bottom-74d8 .tiny-5c94 {
    padding-left: 0;
  }
}
.footer_b5a8 .tiny-5c94 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .footer_b5a8 .tiny-5c94 {
    padding-right: 0;
  }
}
.footer_b5a8 .notice-18e8 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.out_98fe .notice-18e8 {
  margin-bottom: 0.5em;
}
.out_98fe .notice-18e8 img {
  width: 100%;
}
.button_1a46 .last-a353,
.dim-97d1 .last-a353 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.dim-97d1 .feature_d6a3 .tertiary-8f2b p:last-child {
  margin-bottom: 0;
}
.selected-5655 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.block-2664 .input_black_f8d3 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .block-2664 .input_black_f8d3:last-of-type {
    margin-bottom: 0;
  }
}
.block-2664 .input_black_f8d3 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.block-2664 .input_black_f8d3 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.block-2664 .input_black_f8d3 ul li {
  margin: 0 0 0.6em;
}
.block-2664 .input_black_f8d3 ul li.prev_e070,
.block-2664 .input_black_f8d3 ul li.button-short-ec41 {
  position: relative;
}
.block-2664 .input_black_f8d3 ul li.prev_e070 .paragraph-selected-f650,
.block-2664 .input_black_f8d3 ul li.button-short-ec41 .paragraph-selected-f650 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.block-2664 .input_black_f8d3 ul li.prev_e070:after:after,
.block-2664 .input_black_f8d3 ul li.prev_e070:after:before,
.block-2664
  .input_black_f8d3
  ul
  li.button-short-ec41:after:after,
.block-2664
  .input_black_f8d3
  ul
  li.button-short-ec41:after:before {
  content: "";
  display: table;
}
.block-2664 .input_black_f8d3 ul li.prev_e070:after:after,
.block-2664
  .input_black_f8d3
  ul
  li.button-short-ec41:after:after {
  clear: both;
}
.block-2664 .input_black_f8d3 a.alert_pro_2938:hover {
  text-decoration: none;
}
.block-2664 .input_black_f8d3 select {
  max-width: 100%;
}
.block-2664 .input_black_f8d3 table {
  font-size: 85%;
}
.block-2664 .input_black_f8d3 table td,
.block-2664 .input_black_f8d3 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.block-2664 .input_black_f8d3 table tfoot td {
  text-align: left;
}
.block-2664 .input_black_f8d3 :last-child {
  margin-bottom: 0;
}
.block-2664 .input_black_f8d3 .item_2c73 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.block-2664 .input_black_f8d3 .item_2c73 label {
  width: 100%;
}
.block-2664 .input_black_f8d3 .item_2c73 .hidden-complex-c333 {
  width: 100%;
  display: block;
}
.block-2664 .input_black_f8d3 .item_2c73 .outline_inner_22f1 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.block-2664 .input_black_f8d3 .item_2c73 .outline_inner_22f1:hover svg #svg-search {
  fill: #444;
}
.block-2664 .input_black_f8d3 .item_2c73 .outline_inner_22f1 svg {
  width: 18px;
  height: 18px;
}
.block-2664 .thumbnail_slow_4af5 ul ul,
.block-2664 .header-22f2 ul ul,
.block-2664 .input-mini-abf5 ul ul,
.block-2664 .detail-e99f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.block-2664 .thumbnail_slow_4af5 .grid-dark-057b > a,
.block-2664 .header-22f2 .grid-dark-057b > a,
.block-2664 .input-mini-abf5 .grid-dark-057b > a,
.block-2664 .detail-e99f .grid-dark-057b > a {
  margin-bottom: 0;
}
.block-2664 .disabled-plasma-36c6 li,
.block-2664 .thumbnail_slow_4af5 li,
.block-2664 .gradient_45c8 li,
.block-2664 .header-22f2 li,
.block-2664 .input-mini-abf5 li,
.block-2664 .detail-e99f li,
.block-2664 .list_e4e9 li,
.block-2664 .backdrop-hard-2641 li {
  display: block;
  position: relative;
}
.block-2664 .disabled-plasma-36c6 li:last-child,
.block-2664 .thumbnail_slow_4af5 li:last-child,
.block-2664 .gradient_45c8 li:last-child,
.block-2664 .header-22f2 li:last-child,
.block-2664 .input-mini-abf5 li:last-child,
.block-2664 .detail-e99f li:last-child,
.block-2664 .list_e4e9 li:last-child,
.block-2664 .backdrop-hard-2641 li:last-child {
  border: none;
}
.block-2664 .disabled-plasma-36c6 li a,
.block-2664 .thumbnail_slow_4af5 li a,
.block-2664 .gradient_45c8 li a,
.block-2664 .header-22f2 li a,
.block-2664 .input-mini-abf5 li a,
.block-2664 .detail-e99f li a,
.block-2664 .list_e4e9 li a,
.block-2664 .backdrop-hard-2641 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.block-2664 .disabled-plasma-36c6 li ul li::before,
.block-2664 .thumbnail_slow_4af5 li ul li::before,
.block-2664 .gradient_45c8 li ul li::before,
.block-2664 .header-22f2 li ul li::before,
.block-2664 .input-mini-abf5 li ul li::before,
.block-2664 .detail-e99f li ul li::before,
.block-2664 .list_e4e9 li ul li::before,
.block-2664 .backdrop-hard-2641 li ul li::before {
  left: 15px;
}
.block-2664 .disabled-plasma-36c6 li ul a,
.block-2664 .thumbnail_slow_4af5 li ul a,
.block-2664 .gradient_45c8 li ul a,
.block-2664 .header-22f2 li ul a,
.block-2664 .input-mini-abf5 li ul a,
.block-2664 .detail-e99f li ul a,
.block-2664 .list_e4e9 li ul a,
.block-2664 .backdrop-hard-2641 li ul a {
  padding-left: 20px;
}
.block-2664 .disabled-plasma-36c6 li ul ul li::before,
.block-2664 .thumbnail_slow_4af5 li ul ul li::before,
.block-2664 .gradient_45c8 li ul ul li::before,
.block-2664 .header-22f2 li ul ul li::before,
.block-2664 .input-mini-abf5 li ul ul li::before,
.block-2664 .detail-e99f li ul ul li::before,
.block-2664 .list_e4e9 li ul ul li::before,
.block-2664 .backdrop-hard-2641 li ul ul li::before {
  left: 30px;
}
.block-2664 .disabled-plasma-36c6 li ul ul a,
.block-2664 .thumbnail_slow_4af5 li ul ul a,
.block-2664 .gradient_45c8 li ul ul a,
.block-2664 .header-22f2 li ul ul a,
.block-2664 .input-mini-abf5 li ul ul a,
.block-2664 .detail-e99f li ul ul a,
.block-2664 .list_e4e9 li ul ul a,
.block-2664 .backdrop-hard-2641 li ul ul a {
  padding-left: 40px;
}
.block-2664 .simple_e2bc li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.block-2664 .backdrop-hard-2641 ul li {
  margin-bottom: 1.41575em;
}
.block-2664 .backdrop-hard-2641 ul li .middle_ad56 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.block-2664 .backdrop-hard-2641 ul li .hidden-04cb {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.tabs-prev-6e24 .disabled-plasma-36c6 li a,
.tabs-prev-6e24 .thumbnail_slow_4af5 li a,
.tabs-prev-6e24 .gradient_45c8 li a,
.tabs-prev-6e24 .header-22f2 li a,
.tabs-prev-6e24 .input-mini-abf5 li a,
.tabs-prev-6e24 .detail-e99f li a,
.tabs-prev-6e24 .list_e4e9 li a,
.tabs-prev-6e24 .backdrop-hard-2641 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs-prev-6e24 .simple_e2bc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs-prev-6e24 .input_black_f8d3 ul li.prev_e070 .paragraph-selected-f650,
.tabs-prev-6e24 .input_black_f8d3 ul li.button-short-ec41 .paragraph-selected-f650 {
  background: rgba(0, 0, 0, 0.2);
}
.tabs-prev-6e24 .block-2664 .input_black_f8d3 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.row_48bd .block-2664 .text_copper_e04c li {
  margin: 0;
}
.row_48bd .block-2664 .text_copper_e04c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.row_48bd .block-2664 .text_copper_e04c li ul {
  margin: 0;
}
.row_48bd .block-2664 .text_copper_e04c li ul li a {
  padding-left: 15px;
}
.row_48bd .block-2664 .text_copper_e04c li ul li li a {
  padding-left: 30px;
}
.row_48bd .block-2664 .text_copper_e04c li.gallery_5cac > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.row_48bd .block-2664 .text_copper_e04c li.gallery_5cac > 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;
}
.row_48bd .block-2664 .text_copper_e04c li.gallery_5cac > 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;
}
.blue-7e39 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.full_a23a {
  position: relative;
  z-index: 10;
}
.full_a23a .link_fluid_5f8c {
  width: 100%;
  max-width: 100%;
}
.preview_huge_e2d1 .media_5cb2 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.preview_huge_e2d1 .accent-fresh-31ae {
}
.preview_huge_e2d1 .tabs-prev-6e24 {
  background: #292929;
}
.motion-a03a .media_5cb2 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.motion-a03a .accent-fresh-31ae {
  background: #f9f9f9;
}
.motion-a03a .tabs-prev-6e24 {
  background: #303030;
}
.banner-orange-b81a .media_5cb2 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .banner-orange-b81a .chip-43f8 {
    margin-bottom: 1em;
  }
  .banner-orange-b81a .chip-43f8:last-child {
    margin-bottom: 0;
  }
}
.banner-orange-b81a .accent-fresh-31ae {
  background: #ededed;
}
.banner-orange-b81a .tabs-prev-6e24 {
  background: #1a1a1a;
}
.media_5cb2.accent-fresh-31ae {
  color: rgba(0, 0, 0, 0.6);
}
.media_5cb2.accent-fresh-31ae .static_e9d4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.media_5cb2.tabs-prev-6e24 {
  color: rgba(255, 255, 255, 0.99);
}
.media_5cb2.tabs-prev-6e24 a:not(.alert_pro_2938) {
  color: rgba(255, 255, 255, 0.79);
}
.media_5cb2.tabs-prev-6e24 a:not(.alert_pro_2938):hover {
  color: rgba(255, 255, 255, 0.99);
}
.media_5cb2.tabs-prev-6e24 .static_e9d4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.media_5cb2.tabs-prev-6e24 table tbody td,
.media_5cb2.tabs-prev-6e24 table th {
  background: rgba(0, 0, 0, 0.08);
}
.filter-wide-aa76.tall-c2f0 .prev_dc21 {
  max-width: initial;
}
.filter-wide-aa76 .overlay-fc5e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.filter-wide-aa76 .overlay-fc5e .link_fluid_5f8c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .filter-wide-aa76 .overlay-fc5e .link_fluid_5f8c {
    display: block;
    margin-bottom: 2em;
  }
  .filter-wide-aa76 .overlay-fc5e .link_fluid_5f8c:last-child {
    margin-bottom: 0;
  }
}
.banner-orange-b81a .chip-43f8:last-child,
.motion-a03a .chip-43f8:last-child,
.preview_huge_e2d1 .chip-43f8:last-child {
  margin-bottom: 0;
}
.banner-orange-b81a .chip-43f8 .block-2664 .input_black_f8d3:last-child,
.motion-a03a .chip-43f8 .block-2664 .input_black_f8d3:last-child,
.preview_huge_e2d1 .chip-43f8 .block-2664 .input_black_f8d3:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .banner-orange-b81a .table-a6e0,
  .banner-orange-b81a .mask-9e37,
  .motion-a03a .table-a6e0,
  .motion-a03a .mask-9e37,
  .preview_huge_e2d1 .table-a6e0,
  .preview_huge_e2d1 .mask-9e37 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .full_a23a .chip-43f8 {
    margin-bottom: 2em;
  }
}
.full_a23a p:last-child {
  margin-bottom: 0;
}
.full_a23a li,
.full_a23a ul {
  list-style: none;
  margin: 0;
}
.full_a23a ul ul {
  margin-left: 2.617924em;
}
.avatar_2504 {
  font-size: 0.875em;
}

/* css-noise: 63c5 */
.widget-item-y6 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
