/*!
Theme Name: Customify
Theme URI: https://pressmaximum.input_old_cfc1/customify
Author: WPCustomify
Author URI: https://pressmaximum.input_old_cfc1
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.input_old_cfc1/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.outer-56b8.hover_new_5004/licenses/gpl-2.0.alert-4b16
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.hard-2033/, (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.small-5bfd.main_2763/normalize.right-163c/
 ======
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.right-163c v7.0.0 | MIT License | github.input_old_cfc1/necolas/normalize.right-163c */
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;
}
.component-under-0533 .tabs_1307,
.copper-1fb5,
.pattern_hard_0a06,
.aside-edb9,
.steel_a675,
.mini_b757,
.pagination-old-2628,
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;
}
.copper-1fb5,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .copper-1fb5,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .copper-1fb5,
  h1 {
    font-size: 1.8em;
  }
}
.pattern_hard_0a06,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.pattern_hard_0a06 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .pattern_hard_0a06,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .pattern_hard_0a06,
  h2 {
    font-size: 1.7em;
  }
}
.aside-edb9,
h3 {
  font-size: 1.618em;
}
.component-under-0533 .tabs_1307,
.steel_a675,
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.advanced_fca8 {
  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;
}
.hard-3064:after,
.hard-3064:before,
.tabs-advanced-2f94:after,
.tabs-advanced-2f94:before {
  content: "";
  display: table;
}
.hard-3064:after,
.tabs-advanced-2f94:after {
  clear: both;
}
.frame_purple_4abf {
  float: right;
  margin-right: 0;
}
.status-copper-16c9 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.label-hard-c827 .preview_d5fb,
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;
}
.label-hard-c827 .preview_d5fb: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;
}
.blue_43cb .preview_d5fb {
  box-shadow: none;
}
.blue_43cb
  .preview_d5fb
  .notification-1a5a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.blue_43cb .preview_d5fb .south_0deb {
  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;
}
.blue_43cb
  .preview_d5fb
  .south_0deb
  b {
  display: none;
}
.blue_43cb .hovered_5c71 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.in-7b57:not(.main-full-dbcc):not(.hard-5ce2),
button:not(.main-full-dbcc):not(.hard-5ce2),
input[type="button"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ),
input[type="reset"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ),
input[type="submit"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ) {
  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;
}
.in-7b57:not(.main-full-dbcc):not(
    .hard-5ce2
  ):hover,
button:not(.main-full-dbcc):not(
    .hard-5ce2
  ):hover,
input[type="button"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ):hover,
input[type="reset"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ):hover,
input[type="submit"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.in-7b57:not(.main-full-dbcc):not(
    .hard-5ce2
  ):active,
.in-7b57:not(.main-full-dbcc):not(
    .hard-5ce2
  ):focus,
button:not(.main-full-dbcc):not(
    .hard-5ce2
  ):active,
button:not(.main-full-dbcc):not(
    .hard-5ce2
  ):focus,
input[type="button"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ):active,
input[type="button"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ):focus,
input[type="reset"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ):active,
input[type="reset"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ):focus,
input[type="submit"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ):active,
input[type="submit"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ):focus {
  outline: 0;
}
.in-7b57:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc,
button:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc,
input[type="button"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc,
input[type="reset"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc,
input[type="submit"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc {
  position: relative;
}
.in-7b57:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc
  .simple-676c,
.in-7b57:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc
  .active-first-c86d,
.in-7b57:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc
  .disabled_54ea,
.in-7b57:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc
  i,
.in-7b57:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc
  svg,
button:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc
  .simple-676c,
button:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc
  .active-first-c86d,
button:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc
  .disabled_54ea,
button:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc
  i,
button:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc
  svg,
input[type="button"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc
  .simple-676c,
input[type="button"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc
  .active-first-c86d,
input[type="button"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc
  .disabled_54ea,
input[type="button"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc
  i,
input[type="button"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc
  svg,
input[type="reset"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc
  .simple-676c,
input[type="reset"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc
  .active-first-c86d,
input[type="reset"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc
  .disabled_54ea,
input[type="reset"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc
  i,
input[type="reset"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc
  svg,
input[type="submit"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc
  .simple-676c,
input[type="submit"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc
  .active-first-c86d,
input[type="submit"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc
  .disabled_54ea,
input[type="submit"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc
  i,
input[type="submit"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc
  svg {
  visibility: hidden;
}
.in-7b57:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc:after,
button:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc:after,
input[type="button"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc:after,
input[type="reset"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc:after,
input[type="submit"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ).fn-loading-49fc: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;
}
.in-7b57:not(.main-full-dbcc):not(.hard-5ce2),
input[type="button"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ),
input[type="reset"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ),
input[type="submit"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ) {
  color: #fff;
  background: #235787;
}
.in-7b57:not(.main-full-dbcc):not(
    .hard-5ce2
  ):focus,
input[type="button"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ):focus,
input[type="reset"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ):focus,
input[type="submit"]:not(.main-full-dbcc):not(
    .hard-5ce2
  ):focus {
  color: #fff;
}
.in-7b57.fn-disabled-49fc:not(.main-full-dbcc):not(
    .hard-5ce2
  ),
.in-7b57[disabled]:not(.main-full-dbcc):not(
    .hard-5ce2
  ),
button.fn-disabled-49fc:not(.main-full-dbcc):not(
    .hard-5ce2
  ),
button[disabled]:not(.main-full-dbcc):not(
    .hard-5ce2
  ) {
  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;
}
.pagination_34a1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.pagination_34a1: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;
}
.component_ca61 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.stone-d995 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.filter_first_029d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.hard-3064:after,
.hard-3064:before,
.header-pro-245d:after,
.header-pro-245d:before,
.form-7d29:after,
.form-7d29:before,
.gallery-old-c11b:after,
.gallery-old-c11b:before,
.paragraph-warm-5c3e:after,
.paragraph-warm-5c3e:before,
.action-3e5f:after,
.action-3e5f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.hard-3064:after,
.header-pro-245d:after,
.form-7d29:after,
.gallery-old-c11b:after,
.paragraph-warm-5c3e:after,
.action-3e5f:after {
  clear: both;
}
.header-pro-245d .inner_d2df,
.form-7d29 .inner_d2df,
.slider_00c1 .inner_d2df {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.search_middle_1026 {
  display: inline-block;
}
.focused-b1fe {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.focused-b1fe img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.focused-b1fe .lower_7ed8 {
  padding: 1em 0;
  font-size: 85%;
}
.lower_7ed8 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.main-7088 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.main-7088:after,
.main-7088:before {
  content: "";
  display: table;
}
.main-7088:after {
  clear: both;
}
.breadcrumb_old_f1f0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tag-8bfd .breadcrumb_old_f1f0 {
  max-width: 50%;
}
.tabs_static_084d .breadcrumb_old_f1f0 {
  max-width: 33.33%;
}
.hero-6933 .breadcrumb_old_f1f0 {
  max-width: 25%;
}
.box-4b28 .breadcrumb_old_f1f0 {
  max-width: 20%;
}
.footer-last-45e5 .breadcrumb_old_f1f0 {
  max-width: 16.66%;
}
.avatar_1f61 .breadcrumb_old_f1f0 {
  max-width: 14.28%;
}
.pattern-8215 .breadcrumb_old_f1f0 {
  max-width: 12.5%;
}
.search-24e0 .breadcrumb_old_f1f0 {
  max-width: 11.11%;
}
.banner_warm_7f82 {
  display: block;
}
.component-under-0533 .outline_red_d589 label,
.component-under-0533 .section_2d26 label,
.component-under-0533 .wrapper_pressed_6b37 label,
.component-under-0533 .module_f2fd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.paper-cde6 {
  list-style: none;
  margin: 0;
}
.paper-cde6 article.fast_5a71 {
  margin-bottom: 0;
}
.paper-cde6 ul {
  list-style: none;
  margin: 0;
}
.paper-cde6 .info-f9aa li.fast_5a71 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .paper-cde6 .info-f9aa li.fast_5a71 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .paper-cde6 .info-f9aa li.fast_5a71: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) {
  .paper-cde6 .info-f9aa li.fast_5a71 li.fast_5a71 li.fast_5a71 li.fast_5a71 {
    padding-left: 0;
  }
}
article.fast_5a71 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.fast_5a71 .header-pro-245d p:last-of-type {
  margin-bottom: 0;
}
article.fast_5a71 .preview-e087 {
  float: left;
}
article.fast_5a71 .row_bronze_17eb {
  margin-left: 85px;
}
article.fast_5a71 .active-0554 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.fast_5a71 .active-0554 .shadow-cold-7b4a {
  margin-left: 10px;
}
article.fast_5a71 .fresh-f646 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.fast_5a71 .white-b96b {
  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 .outline_red_d589,
  #respond .wrapper_pressed_6b37,
  #respond .module_f2fd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outline_red_d589 input,
#respond .wrapper_pressed_6b37 input,
#respond .module_f2fd input {
  width: 100%;
}
#respond .module_f2fd {
  margin-right: 0;
}
#respond .component_pro_d596 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.main-current-1d3a {
  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;
}
.main-current-1d3a.pagination-tall-857d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.main-current-1d3a 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%);
}
.main-current-1d3a:focus,
.main-current-1d3a: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);
}
.feature-glass-2f1d {
  border-radius: 10%;
}
.component_brown_564d {
  border-radius: 50%;
}
.component_a2ff {
  font-size: 0.72em;
}
.bright-b2d5 {
  font-size: 0.875em;
}
.stale-2c46 {
  font-size: 1.1em;
}
.purple_8d88 {
  text-transform: uppercase;
  line-height: 1.2;
}
.purple_8d88.component_a2ff {
  letter-spacing: 0.5px;
}
.texture_gas_95a9,
.texture_gas_95a9 a {
  color: #6d6d6d;
}
.texture_gas_95a9 a:hover {
  color: #111;
}
.smooth-eebc {
  color: #6d6d6d;
}
.center-8fa7 {
  overflow-x: hidden;
}
.center-8fa7 .tag-lower-f293.dropdown_842a {
  position: relative;
}
.center-8fa7 .tag-lower-f293.dropdown_842a.notice_885b {
  position: initial;
}
.center-8fa7
  .tag-lower-f293.dropdown_842a.notice_885b
  .wrapper_cool_daa1 {
  left: auto;
}
.center-8fa7 .tag-lower-f293 .wrapper_cool_daa1 {
  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;
}
.center-8fa7 .tag-lower-f293:hover.dropdown_842a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.center-8fa7
  .tag-lower-f293:hover.dropdown_842a
  .wrapper_cool_daa1 {
  display: block;
  z-index: 9999999;
}
.center-8fa7 .progress-middle-3315 .solid-0e08,
.center-8fa7 .slow-49c3 .solid-0e08 {
  display: none;
}
.center-8fa7 .pagination-d7db .tag-lower-f293:hover.dropdown_842a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.component-under-0533 .outline_red_d589 label,
.component-under-0533 .section_2d26 label,
.component-under-0533 .wrapper_pressed_6b37 label,
.component-under-0533 .module_f2fd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.paper-cde6 {
  list-style: none;
  margin: 0;
}
.paper-cde6 article.fast_5a71 {
  margin-bottom: 0;
}
.paper-cde6 ul {
  list-style: none;
  margin: 0;
}
.paper-cde6 .info-f9aa li.fast_5a71 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .paper-cde6 .info-f9aa li.fast_5a71 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .paper-cde6 .info-f9aa li.fast_5a71: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) {
  .paper-cde6 .info-f9aa li.fast_5a71 li.fast_5a71 li.fast_5a71 li.fast_5a71 {
    padding-left: 0;
  }
}
article.fast_5a71 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.fast_5a71 .header-pro-245d p:last-of-type {
  margin-bottom: 0;
}
article.fast_5a71 .preview-e087 {
  float: left;
}
article.fast_5a71 .row_bronze_17eb {
  margin-left: 85px;
}
article.fast_5a71 .active-0554 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.fast_5a71 .active-0554 .shadow-cold-7b4a {
  margin-left: 10px;
}
article.fast_5a71 .fresh-f646 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.fast_5a71 .white-b96b {
  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 .outline_red_d589,
  #respond .wrapper_pressed_6b37,
  #respond .module_f2fd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outline_red_d589 input,
#respond .wrapper_pressed_6b37 input,
#respond .module_f2fd input {
  width: 100%;
}
#respond .module_f2fd {
  margin-right: 0;
}
#respond .component_pro_d596 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.progress-middle-3315 .yellow_9376 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.yellow_9376 .pressed_78bc.block_7f77 .breadcrumb-lite-7dc1 > li > a:focus,
.yellow_9376 .pressed_78bc.block_7f77 .breadcrumb-lite-7dc1 > li > a:hover,
.yellow_9376 .pressed_78bc.surface_full_213d .breadcrumb-lite-7dc1 > li > a:focus,
.yellow_9376 .pressed_78bc.surface_full_213d .breadcrumb-lite-7dc1 > li > a:hover,
.yellow_9376 .pressed_78bc.article-liquid-b381 .breadcrumb-lite-7dc1 > li > a:focus,
.yellow_9376 .pressed_78bc.article-liquid-b381 .breadcrumb-lite-7dc1 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_9376
  .pressed_78bc.block_7f77
  .breadcrumb-lite-7dc1
  > li.icon-d236
  > a,
.yellow_9376
  .pressed_78bc.block_7f77
  .breadcrumb-lite-7dc1
  > li.fast_2a80
  > a,
.yellow_9376
  .pressed_78bc.surface_full_213d
  .breadcrumb-lite-7dc1
  > li.icon-d236
  > a,
.yellow_9376
  .pressed_78bc.surface_full_213d
  .breadcrumb-lite-7dc1
  > li.fast_2a80
  > a,
.yellow_9376
  .pressed_78bc.article-liquid-b381
  .breadcrumb-lite-7dc1
  > li.icon-d236
  > a,
.yellow_9376 .pressed_78bc.article-liquid-b381 .breadcrumb-lite-7dc1 > li.background-smooth-e272 > a {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_9376 .huge_aec4,
.yellow_9376 .huge_aec4 a {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_9376 .row_a6f2.glass_a839 li a,
.yellow_9376 .backdrop_top_2b1d a,
.yellow_9376 .article_south_f8eb,
.yellow_9376 .breadcrumb-lite-7dc1 > li > a,
.yellow_9376 .message-light-a50e {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_9376 .row_a6f2.glass_a839 li a:hover,
.yellow_9376 .backdrop_top_2b1d a:hover,
.yellow_9376 .article_south_f8eb:hover,
.yellow_9376 .breadcrumb-lite-7dc1 > li > a:hover,
.yellow_9376 .message-light-a50e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_9376 .out_10e5 {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_9376 .out_10e5 .surface_46c1 {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_9376 .out_10e5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_9376 .stale-21ad .column-next-2da0 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.yellow_9376 .stale-21ad .column-next-2da0 .main-1476 {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_9376
  .stale-21ad
  .column-next-2da0
  .main-1476::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_9376
  .stale-21ad
  .column-next-2da0
  .main-1476:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_9376
  .stale-21ad
  .column-next-2da0
  .main-1476::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_9376
  .stale-21ad
  .column-next-2da0
  .main-1476::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_9376 .stale-21ad .content-3d38 {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_9376 .stale-21ad .content-3d38:hover {
  color: rgba(255, 255, 255, 0.99);
}
.motion-a70b
  .yellow_9376
  .stale-21ad
  .module_f72d
  .outline-white-9f56 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.motion-a70b
  .yellow_9376
  .stale-21ad
  .module_f72d
  .main-1476 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.progress-middle-3315 .focus_selected_9a51 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.focus_selected_9a51 .pressed_78bc.block_7f77 .breadcrumb-lite-7dc1 > li > a:focus,
.focus_selected_9a51 .pressed_78bc.block_7f77 .breadcrumb-lite-7dc1 > li > a:hover,
.focus_selected_9a51 .pressed_78bc.surface_full_213d .breadcrumb-lite-7dc1 > li > a:focus,
.focus_selected_9a51 .pressed_78bc.surface_full_213d .breadcrumb-lite-7dc1 > li > a:hover,
.focus_selected_9a51 .pressed_78bc.article-liquid-b381 .breadcrumb-lite-7dc1 > li > a:focus,
.focus_selected_9a51 .pressed_78bc.article-liquid-b381 .breadcrumb-lite-7dc1 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focus_selected_9a51
  .pressed_78bc.block_7f77
  .breadcrumb-lite-7dc1
  > li.icon-d236
  > a,
.focus_selected_9a51
  .pressed_78bc.block_7f77
  .breadcrumb-lite-7dc1
  > li.fast_2a80
  > a,
.focus_selected_9a51
  .pressed_78bc.surface_full_213d
  .breadcrumb-lite-7dc1
  > li.icon-d236
  > a,
.focus_selected_9a51
  .pressed_78bc.surface_full_213d
  .breadcrumb-lite-7dc1
  > li.fast_2a80
  > a,
.focus_selected_9a51
  .pressed_78bc.article-liquid-b381
  .breadcrumb-lite-7dc1
  > li.icon-d236
  > a,
.focus_selected_9a51 .pressed_78bc.article-liquid-b381 .breadcrumb-lite-7dc1 > li.background-smooth-e272 > a {
  color: rgba(0, 0, 0, 0.8);
}
.focus_selected_9a51 .huge_aec4,
.focus_selected_9a51 .huge_aec4 a {
  color: rgba(0, 0, 0, 0.8);
}
.focus_selected_9a51 .row_a6f2.glass_a839 li a,
.focus_selected_9a51 .backdrop_top_2b1d a,
.focus_selected_9a51 .article_south_f8eb,
.focus_selected_9a51 .breadcrumb-lite-7dc1 > li > a,
.focus_selected_9a51 .message-light-a50e {
  color: rgba(0, 0, 0, 0.55);
}
.focus_selected_9a51 .row_a6f2.glass_a839 li a:hover,
.focus_selected_9a51 .backdrop_top_2b1d a:hover,
.focus_selected_9a51 .article_south_f8eb:hover,
.focus_selected_9a51 .breadcrumb-lite-7dc1 > li > a:hover,
.focus_selected_9a51 .message-light-a50e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focus_selected_9a51 .out_10e5 {
  color: rgba(0, 0, 0, 0.55);
}
.focus_selected_9a51 .out_10e5 .surface_46c1 {
  color: rgba(0, 0, 0, 0.8);
}
.focus_selected_9a51 .out_10e5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.right_622a .soft-cc81 {
  margin-left: auto;
  margin-right: auto;
}
.form-7d29 > * {
  margin-left: auto;
  margin-right: auto;
}
.form-7d29 .component_ca61 {
  margin-right: 1.41575em;
}
.article-94e5 .form-7d29 > .pressed-9ed3 {
  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;
}
.article-94e5 .form-7d29 > .hero_old_1878 {
  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;
}
.icon-0c7d.right_622a .soft-cc81,
.progress_orange_791a.right_622a .soft-cc81 {
  margin-left: 0;
}
.rough-2f2c.right_622a .soft-cc81,
.popup-dirty-c999.right_622a .soft-cc81 {
  margin-right: 0;
}
.form-7d29 ol,
.form-7d29 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.wrapper_middle_d8da video {
  max-width: 100%;
}
.basic-436d img {
  display: block;
}
.basic-436d.component_ca61,
.basic-436d.stone-d995 {
  width: 100%;
}
.basic-436d.hero_old_1878 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.photo_f285:not(.mask_a9a6) {
  margin: 1.5em auto;
}
.info_b48b p {
  padding: 1.5em 14px;
}
ul.background_dynamic_a016.hero_old_1878,
ul.background_dynamic_a016.pressed-9ed3,
ul.background_dynamic_a016.blue_1c2f.pressed-9ed3 {
  padding: 0 14px;
}
.stone_7de3 {
  display: block;
  overflow-x: auto;
}
.stone_7de3 table {
  border-collapse: collapse;
  width: 100%;
}
.stone_7de3 td,
.stone_7de3 th {
  padding: 0.5em;
}
.form-7d29 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.form-7d29 ol ol,
.form-7d29 ol ul,
.form-7d29 ul ol,
.form-7d29 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.form-7d29 ol ol li,
.form-7d29 ol ul li,
.form-7d29 ul ol li,
.form-7d29 ul ul li {
  margin-left: 0;
}
.tabs-d4c8.alert-tiny-d898 > .mini_155a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tabs-d4c8.alert-tiny-d898 > .mini_155a iframe,
.tabs-d4c8.alert-tiny-d898 > .mini_155a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.chip-steel-90ba {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.chip-steel-90ba.layout_basic_2400 {
  padding: 0;
}
.chip-steel-90ba.layout_basic_2400 cite {
  font-size: 13px;
}
.chip-steel-90ba > * {
  margin-left: 16px;
  margin-right: 16px;
}
.chip-steel-90ba cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.footer-4039 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.footer-4039 > p:first-child {
  margin-top: 0;
}
.footer-4039 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.footer-4039 blockquote {
  border-left: 0;
}
.box-018d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.box-018d:not(.notice_pressed_428e) {
  max-width: 100px;
}
.box-018d.header-af02 {
  border-bottom: none !important;
  text-align: center;
}
.box-018d.header-af02::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .info_b48b p {
    padding: 1.5em 0;
  }
}
.focus_44f5 {
  color: #0073aa;
}
.out_5dd9 {
  background-color: #0073aa;
}
.upper_79b0 {
  color: #229fd8;
}
.content_c647 {
  background-color: #229fd8;
}
.article_ca39 {
  color: #eee;
}
.pro_130e {
  background-color: #eee;
}
.link_a6d5 {
  color: #444;
}
.steel_af0b {
  background-color: #444;
}
.media_under_9234 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.media_under_9234 .element-fb3d .backdrop_top_2b1d {
  font-size: 15px;
}
.media_under_9234 .backdrop_top_2b1d {
  line-height: 1.3;
}
.media_under_9234 .focus_selected_9a51 {
}
.media_under_9234 .yellow_9376 {
  background: #235787;
}
.video-medium-cda0 {
  padding: 0;
}
.video-medium-cda0 .yellow_9376 {
  background: #1a1a1a;
}
.video-medium-cda0 .focus_selected_9a51 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.badge_over_3223 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.badge_over_3223 .focus_selected_9a51 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.badge_over_3223 .yellow_9376 {
  background: #303030;
}
.action-3e5f {
  position: relative;
  z-index: 10;
}
.action-3e5f .out_86b1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.detail_a883 .dropdown_842a {
  display: inline-block;
  vertical-align: middle;
}
.detail_a883.green_f260 .dropdown_842a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .detail_a883.green_f260 .dropdown_842a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .detail_a883.green_f260 .dropdown_842a {
    margin-right: 0.4em;
  }
}
.detail_a883.green_f260 .dropdown_842a:last-child {
  margin-right: 0;
}
.label-north-11eb .out_86b1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .progress-middle-3315 .element-fb3d {
    margin: 0 -0.5em;
  }
  .progress-middle-3315 .element-fb3d [class*="customify-col-"],
  .progress-middle-3315 .element-fb3d [class*="customify-col_"],
  .progress-middle-3315 .element-fb3d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.progress-middle-3315.notification-solid-824b .out_86b1 {
  background: 0 0 !important;
}
.progress-middle-3315.notification-solid-824b .out_86b1,
.progress-middle-3315.label-north-11eb .out_86b1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .progress-middle-3315.gallery_d618 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.progress-middle-3315.label-north-11eb .out_86b1 {
  box-shadow: none !important;
}
.gradient_short_4fac {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .gradient_short_4fac {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .gradient_short_4fac {
    padding: 18px 0 20px;
  }
}
.gradient_short_4fac .nav_7c87 {
  width: 100%;
}
.gradient_short_4fac .carousel-8fb1 {
  margin-bottom: 0;
}
.gradient_short_4fac .hover-231c {
  margin-top: 5px;
  font-size: 0.875em;
}
.hero-3f73 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.hero-3f73 .icon-red-014e {
  width: 100%;
}
.wide_1f25 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.wide_1f25 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.wide_1f25 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;
}
.wide_1f25 li:last-child:after {
  display: none;
}
.wide_1f25 li a {
  font-weight: 500;
  margin-right: 10px;
}
.new_df87 .solid-0e08 button,
.gradient_short_4fac .solid-0e08 button {
  left: 0;
}
.new_df87 .icon-red-014e,
.gradient_short_4fac .icon-red-014e {
  padding-left: 0;
  padding-right: 0;
}
.new_df87 .hero-3f73,
.gradient_short_4fac .hero-3f73 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.new_df87 {
  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;
}
.new_df87: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;
}
.new_df87 .popup-c0a6 {
  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) {
  .new_df87 .popup-c0a6 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .new_df87 .popup-c0a6 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .new_df87 .popup-c0a6 {
    min-height: 200px;
  }
}
.new_df87 .wide_1f25 {
  color: rgba(255, 255, 255, 0.8);
}
.new_df87 .wide_1f25 a,
.new_df87 .wide_1f25 li:after {
  color: inherit;
}
.new_df87 .wide_1f25 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.active-a49d {
  margin-bottom: 0.5em;
}
.section-gas-6ad5 {
  margin-bottom: 1.2em;
}
.section-gas-6ad5,
.active-a49d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.section-gas-6ad5 p:last-child,
.active-a49d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .solid-0e08,
#masthead .solid-0e08 {
  display: none;
}
#masthead
  > .solid-0e08.media_thick_c330 {
  display: none;
}
#masthead > .solid-0e08 button {
  left: 0;
}
.tag-dirty-7fe3 {
  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%;
}
.tag-dirty-7fe3 .dropdown_842a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tag-dirty-7fe3 .text-focused-0d44 {
  display: -webkit-box;
  display: flex;
}
.tag-dirty-7fe3 .text-focused-0d44.carousel-north-a958 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tag-dirty-7fe3 .text-focused-0d44.bright_dcd6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tag-dirty-7fe3 .text-focused-0d44.list-0e3a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tag-dirty-7fe3.active_large_34ee.north_57e8 .text-focused-0d44.carousel-north-a958 {
  flex-basis: 100%;
}
.tag-dirty-7fe3.table-hovered-b72d .text-focused-0d44.bright_dcd6 {
  -webkit-box-flex: 1;
  flex: auto;
}
.tag-dirty-7fe3.table-hovered-b72d .text-focused-0d44.list-0e3a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .solid-0e08.media_thick_c330 {
  display: none;
}
#masthead > .solid-0e08 button {
  left: 0;
}
.dark-e6de {
  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;
}
.dark-e6de:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.dark-e6de.active-rough-e5de i {
  margin-right: 4px;
}
.dark-e6de.carousel_fresh_15f7 i {
  margin-left: 5px;
}
.backdrop_top_2b1d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.backdrop_top_2b1d p:last-child {
  margin-bottom: 0;
}
.first_d953 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.first_d953 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.first_d953 img {
  display: block;
  width: auto;
  line-height: 1;
}
.first_d953 .huge_aec4 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.first_d953 .block_purple_d348 {
  margin: 5px 0 7px 0;
}
.first_d953.table-a024 .notification_center_badc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.first_d953.table-a024 .grid-bd56 {
  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;
}
.first_d953.box_warm_be8d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.first_d953.box_warm_be8d .notification_center_badc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.first_d953.box_warm_be8d .grid-bd56 {
  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;
}
.first_d953.outline_slow_7fdf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.first_d953.gas-0796 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.first_d953.gas-0796 .grid-bd56 {
  margin-top: 7px;
}
.pressed_9e25 {
  display: inline-block;
}
.action-3e5f .banner-43fa .first_d953 img {
  max-width: 100%;
}
.pressed_78bc .yellow_3904.border-selected-368a,
.input_2e0b .yellow_3904.border-selected-368a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.pressed_78bc .table_b886,
.input_2e0b .table_b886 {
  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%);
}
.pressed_78bc .table_b886 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.pressed_78bc.shadow_d4b2 .table_b886 {
  display: none;
}
.pressed_78bc .element-0ef9 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pressed_78bc .element-0ef9 li {
  display: inline-block;
  position: relative;
}
.pressed_78bc .element-0ef9 li:last-child {
  margin-right: 0;
}
.pressed_78bc .element-0ef9 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;
}
.pressed_78bc .element-0ef9 li.background-smooth-e272 > a {
  color: rgba(0, 0, 0, 0.9);
}
.pressed_78bc .element-0ef9 > 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;
}
.pressed_78bc .element-0ef9 > li > a i {
  line-height: 0;
}
.pressed_78bc .element-0ef9 > li.carousel_a8d3 > a .table_b886 {
  margin-left: 4px;
  line-height: 0;
}
.pressed_78bc .element-0ef9 .west-36a1 li.carousel_a8d3 > a {
  position: relative;
}
.pressed_78bc .element-0ef9 .west-36a1 li.carousel_a8d3 > a:after,
.pressed_78bc .element-0ef9 .west-36a1 li.carousel_a8d3 > a:before {
  content: "";
  display: table;
}
.pressed_78bc .element-0ef9 .west-36a1 li.carousel_a8d3 > a:after {
  clear: both;
}
.pressed_78bc .element-0ef9 .west-36a1 li.carousel_a8d3 > a .table_b886 {
  margin-left: 5px;
  float: right;
}
.pressed_78bc .paragraph-current-d901,
.pressed_78bc .west-36a1 {
  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;
}
.pressed_78bc .west-36a1 {
  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;
}
.pressed_78bc .west-36a1 .border-selected-368a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pressed_78bc .west-36a1 .table_b886 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.pressed_78bc .west-36a1 li {
  display: block;
  margin: 0;
  padding: 0;
}
.pressed_78bc .west-36a1 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;
}
.pressed_78bc .west-36a1 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.pressed_78bc .west-36a1 .west-36a1 {
  top: 0;
  left: 100%;
}
.pressed_78bc .layout-dirty-e85f.fn-focus-49fc > .paragraph-current-d901,
.pressed_78bc .layout-dirty-e85f.fn-focus-49fc > .west-36a1,
.pressed_78bc .layout-dirty-e85f:focus > .paragraph-current-d901,
.pressed_78bc .layout-dirty-e85f:focus > .west-36a1,
.pressed_78bc .layout-dirty-e85f:hover > .paragraph-current-d901,
.pressed_78bc .layout-dirty-e85f:hover > .west-36a1 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.pressed_78bc.article-liquid-b381 .breadcrumb-lite-7dc1:after,
.pressed_78bc.article-liquid-b381 .breadcrumb-lite-7dc1:before {
  content: "";
  display: table;
}
.pressed_78bc.article-liquid-b381 .breadcrumb-lite-7dc1:after {
  clear: both;
}
.pressed_78bc.article-liquid-b381 .breadcrumb-lite-7dc1 > li {
  float: left;
}
.pressed_78bc.large-2ab7 .breadcrumb-lite-7dc1:after,
.pressed_78bc.large-2ab7 .breadcrumb-lite-7dc1:before {
  content: "";
  display: table;
}
.pressed_78bc.large-2ab7 .breadcrumb-lite-7dc1:after {
  clear: both;
}
.pressed_78bc.large-2ab7 .breadcrumb-lite-7dc1 > li {
  float: left;
}
.pressed_78bc.large-2ab7 .breadcrumb-lite-7dc1 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.pressed_78bc.large-2ab7 .breadcrumb-lite-7dc1 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.pressed_78bc.large-2ab7 .breadcrumb-lite-7dc1 > li.icon-d236 > a,
.pressed_78bc.large-2ab7 .breadcrumb-lite-7dc1 > li.background-smooth-e272 > a {
  color: #fff;
  background-color: #1e4b75;
}
.pressed_78bc.block_7f77 .breadcrumb-lite-7dc1 > li > a .border-selected-368a {
  position: relative;
}
.pressed_78bc.block_7f77 .breadcrumb-lite-7dc1 > li > a .border-selected-368a: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;
}
.pressed_78bc.block_7f77
  .breadcrumb-lite-7dc1
  > li:focus
  > a
  .border-selected-368a:before,
.pressed_78bc.block_7f77
  .breadcrumb-lite-7dc1
  > li:hover
  > a
  .border-selected-368a:before {
  width: 100%;
  background-color: currentColor;
}
.pressed_78bc.block_7f77
  .breadcrumb-lite-7dc1
  > li.icon-d236
  > a
  .border-selected-368a:before,
.pressed_78bc.block_7f77
  .breadcrumb-lite-7dc1
  > li.fast_2a80
  > a
  .border-selected-368a:before {
  width: 100%;
  background-color: currentColor;
}
.pressed_78bc.surface_full_213d .breadcrumb-lite-7dc1 > li > a .border-selected-368a {
  position: relative;
}
.pressed_78bc.surface_full_213d .breadcrumb-lite-7dc1 > li > a .border-selected-368a: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;
}
.pressed_78bc.surface_full_213d .breadcrumb-lite-7dc1 > li:focus > a .border-selected-368a:before,
.pressed_78bc.surface_full_213d
  .breadcrumb-lite-7dc1
  > li:hover
  > a
  .border-selected-368a:before {
  width: 100%;
  background-color: currentColor;
}
.pressed_78bc.surface_full_213d
  .breadcrumb-lite-7dc1
  > li.icon-d236
  > a
  .border-selected-368a:before,
.pressed_78bc.surface_full_213d
  .breadcrumb-lite-7dc1
  > li.fast_2a80
  > a
  .border-selected-368a:before {
  width: 100%;
  background-color: currentColor;
}
.input_2e0b .element-0ef9 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.input_2e0b .element-0ef9 li:first-child > a {
  border-top: none;
}
.input_2e0b .element-0ef9 .banner-2759 > .border-selected-368a .table_b886 {
  display: none;
}
.input_2e0b .element-0ef9 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.input_2e0b .element-0ef9 li:last-child {
  border: none;
}
.input_2e0b .element-0ef9 li.carousel_a8d3 > a {
  padding-right: 45px !important;
}
.input_2e0b .element-0ef9 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.input_2e0b .element-0ef9 li a:focus,
.input_2e0b .element-0ef9 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input_2e0b .element-0ef9 li .tertiary_edfc {
  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;
}
.input_2e0b .element-0ef9 li .tertiary_edfc:hover {
  box-shadow: none;
}
.input_2e0b .element-0ef9 li .tertiary_edfc .table_b886 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.input_2e0b .element-0ef9 .west-36a1 {
  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);
}
.input_2e0b .element-0ef9 .west-36a1 li a {
  padding-left: 3em;
}
.input_2e0b .element-0ef9 .status_cool_f5de > a .tertiary_edfc i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.input_2e0b .element-0ef9 .status_cool_f5de > .west-36a1 {
  display: block;
  opacity: 1;
}
.slider_wood_b5c9 {
  max-width: 100%;
}
.huge-8a4b {
  line-height: 0;
  cursor: pointer;
}
.message-light-a50e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.message-light-a50e:hover {
  box-shadow: none;
  color: currentColor;
}
.message-light-a50e svg {
  width: 18px;
  height: 18px;
}
.message-light-a50e .slow-3c15 {
  display: none;
}
.large_1145 {
  position: relative;
}
.large_1145.fn-active-49fc .message-light-a50e .out_ab3a {
  display: none;
}
.large_1145.fn-active-49fc .message-light-a50e .slow-3c15 {
  display: inline-block;
}
.large_1145 .copper-5c00 {
  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);
}
.large_1145.avatar_small_e199 .copper-5c00 {
  left: auto;
  right: -0.9em;
}
.large_1145.avatar_small_e199 .text-ae6f::before {
  left: auto;
  right: 15px;
}
.large_1145.fn-active-49fc .copper-5c00 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.module_f72d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.module_f72d label {
  flex-basis: 100%;
}
.module_f72d .column-next-2da0 {
  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;
}
.module_f72d .main-1476 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.module_f72d .main-1476:focus {
  background-color: transparent;
}
.module_f72d button.content-3d38 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.module_f72d button.content-3d38:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.module_f72d button.content-3d38 svg {
  width: 18px;
  height: 18px;
}
.module_f72d input[type="submit"] {
  min-height: auto;
}
.stale-21ad .module_f72d .main-1476 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.text-ae6f {
  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) {
  .text-ae6f {
    width: 220px;
  }
}
.text-ae6f label {
  flex-basis: 100%;
}
.text-ae6f::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;
}
.motion-a70b .stale-21ad .module_f72d {
  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;
}
.motion-a70b
  .stale-21ad
  .module_f72d
  .column-next-2da0 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.motion-a70b .stale-21ad .module_f72d .main-1476 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.motion-a70b
  .stale-21ad
  .module_f72d
  .main-1476:focus {
  background: 0 0;
}
.motion-a70b
  .stale-21ad
  .module_f72d
  .outline-white-9f56 {
  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;
}
.row_a6f2 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.row_a6f2 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.row_a6f2 li:last-child {
  margin-right: 0;
}
.row_a6f2 li:first-child {
  margin-left: 0;
}
.row_a6f2.accent-7a16 a {
  color: #fff;
}
.row_a6f2.accent-7a16 a:hover {
  color: #fff;
}
.row_a6f2 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.row_a6f2 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.row_a6f2 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.row_a6f2 a:hover {
  opacity: 0.9;
  color: inherit;
}
.row_a6f2 [class*="social-icon-apple"] {
  background-color: #999;
}
.row_a6f2 [class*="social-icon-apple"].chip_95ec {
  background-color: transparent;
  color: #999;
}
.row_a6f2 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.row_a6f2 [class*="social-icon-behance"].chip_95ec {
  background-color: transparent;
  color: #1769ff;
}
.row_a6f2 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.row_a6f2 [class*="social-icon-bitbucket"].chip_95ec {
  background-color: transparent;
  color: #205081;
}
.row_a6f2 [class*="social-icon-codepen"] {
  background-color: #000;
}
.row_a6f2 [class*="social-icon-codepen"].chip_95ec {
  background-color: transparent;
  color: #000;
}
.row_a6f2 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.row_a6f2 [class*="social-icon-delicious"].chip_95ec {
  background-color: transparent;
  color: #39f;
}
.row_a6f2 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.row_a6f2 [class*="social-icon-digg"].chip_95ec {
  background-color: transparent;
  color: #005be2;
}
.row_a6f2 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.row_a6f2 [class*="social-icon-dribbble"].chip_95ec {
  background-color: transparent;
  color: #ea4c89;
}
.row_a6f2 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.row_a6f2 [class*="social-icon-envelope"].chip_95ec {
  background-color: transparent;
  color: #ea4335;
}
.row_a6f2 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.row_a6f2 [class*="social-icon-facebook"].chip_95ec {
  background-color: transparent;
  color: #3b5998;
}
.row_a6f2 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.row_a6f2 [class*="social-icon-flickr"].chip_95ec {
  background-color: transparent;
  color: #0063dc;
}
.row_a6f2 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.row_a6f2 [class*="social-icon-foursquare"].chip_95ec {
  background-color: transparent;
  color: #2d5be3;
}
.row_a6f2 [class*="social-icon-github"] {
  background-color: #333;
}
.row_a6f2 [class*="social-icon-github"].chip_95ec {
  background-color: transparent;
  color: #333;
}
.row_a6f2 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.row_a6f2 [class*="social-icon-google-plus"].chip_95ec {
  background-color: transparent;
  color: #dd4b39;
}
.row_a6f2 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.row_a6f2 [class*="social-icon-houzz"].chip_95ec {
  background-color: transparent;
  color: #7ac142;
}
.row_a6f2 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.row_a6f2 [class*="social-icon-instagram"].chip_95ec {
  background-color: transparent;
  color: #262626;
}
.row_a6f2 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.row_a6f2 [class*="social-icon-jsfiddle"].chip_95ec {
  background-color: transparent;
  color: #487aa2;
}
.row_a6f2 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.row_a6f2 [class*="social-icon-linkedin"].chip_95ec {
  background-color: transparent;
  color: #0077b5;
}
.row_a6f2 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.row_a6f2 [class*="social-icon-medium"].chip_95ec {
  background-color: transparent;
  color: #00ab6b;
}
.row_a6f2 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.row_a6f2
  [class*="social-icon-odnoklassniki"].chip_95ec {
  background-color: transparent;
  color: #f4731c;
}
.row_a6f2 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.row_a6f2 [class*="social-icon-meetup"].chip_95ec {
  background-color: transparent;
  color: #ec1c40;
}
.row_a6f2 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.row_a6f2 [class*="social-icon-pinterest"].chip_95ec {
  background-color: transparent;
  color: #bd081c;
}
.row_a6f2 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.row_a6f2 [class*="social-icon-product-hunt"].chip_95ec {
  background-color: transparent;
  color: #da552f;
}
.row_a6f2 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.row_a6f2 [class*="social-icon-reddit"].chip_95ec {
  background-color: transparent;
  color: #ff4500;
}
.row_a6f2 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.row_a6f2 [class*="social-icon-rss"].chip_95ec {
  background-color: transparent;
  color: #f26522;
}
.row_a6f2 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.row_a6f2
  [class*="social-icon-shopping-cart"].chip_95ec {
  background-color: transparent;
  color: #4caf50;
}
.row_a6f2 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.row_a6f2 [class*="social-icon-skype"].chip_95ec {
  background-color: transparent;
  color: #00aff0;
}
.row_a6f2 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.row_a6f2 [class*="social-icon-slideshare"].chip_95ec {
  background-color: transparent;
  color: #0077b5;
}
.row_a6f2 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.row_a6f2 [class*="social-icon-snapchat"].chip_95ec {
  background-color: transparent;
  color: #fffc00;
}
.row_a6f2 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.row_a6f2 [class*="social-icon-soundcloud"].chip_95ec {
  background-color: transparent;
  color: #f80;
}
.row_a6f2 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.row_a6f2 [class*="social-icon-spotify"].chip_95ec {
  background-color: transparent;
  color: #2ebd59;
}
.row_a6f2 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.row_a6f2
  [class*="social-icon-stack-overflow"].chip_95ec {
  background-color: transparent;
  color: #fe7a15;
}
.row_a6f2 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.row_a6f2 [class*="social-icon-maldkfgram"].chip_95ec {
  background-color: transparent;
  color: #2ca5e0;
}
.row_a6f2 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.row_a6f2 [class*="social-icon-tripadvisor"].chip_95ec {
  background-color: transparent;
  color: #589442;
}
.row_a6f2 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.row_a6f2 [class*="social-icon-tumblr"].chip_95ec {
  background-color: transparent;
  color: #35465c;
}
.row_a6f2 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.row_a6f2 [class*="social-icon-twitch"].chip_95ec {
  background-color: transparent;
  color: #6441a5;
}
.row_a6f2 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.row_a6f2 [class*="social-icon-twitter"].chip_95ec {
  background-color: transparent;
  color: #1da1f2;
}
.row_a6f2 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.row_a6f2 [class*="social-icon-vimeo"].chip_95ec {
  background-color: transparent;
  color: #1ab7ea;
}
.row_a6f2 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.row_a6f2 [class*="social-icon-vk"].chip_95ec {
  background-color: transparent;
  color: #45668e;
}
.row_a6f2 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.row_a6f2 [class*="social-icon-weibo"].chip_95ec {
  background-color: transparent;
  color: #df2029;
}
.row_a6f2 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.row_a6f2 [class*="social-icon-weixin"].chip_95ec {
  background-color: transparent;
  color: #7bb32e;
}
.row_a6f2 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.row_a6f2 [class*="social-icon-whatsapp"].chip_95ec {
  background-color: transparent;
  color: #25d366;
}
.row_a6f2 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.row_a6f2 [class*="social-icon-wordpress"].chip_95ec {
  background-color: transparent;
  color: #21759b;
}
.row_a6f2 [class*="social-icon-xing"] {
  background-color: #026466;
}
.row_a6f2 [class*="social-icon-xing"].chip_95ec {
  background-color: transparent;
  color: #026466;
}
.row_a6f2 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.row_a6f2 [class*="social-icon-yelp"].chip_95ec {
  background-color: transparent;
  color: #af0606;
}
.row_a6f2 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.row_a6f2 [class*="social-icon-youtube"].chip_95ec {
  background-color: transparent;
  color: #cd201f;
}
.article_south_f8eb {
  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;
}
.article_south_f8eb:hover {
  box-shadow: none;
  background: 0 0;
}
.alert-c7f4 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.last_662b {
  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;
}
.text-8b0c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.photo_4f87 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.photo_4f87,
.photo_4f87::after,
.photo_4f87::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;
}
.photo_4f87::after,
.photo_4f87::before {
  content: "";
  display: block;
  background-color: inherit;
}
.advanced-bdc5 .last_662b .text-8b0c {
  margin-top: -2px;
  width: 19px;
}
.advanced-bdc5 .last_662b .photo_4f87 {
  margin-top: -1px;
}
.advanced-bdc5 .last_662b .photo_4f87,
.advanced-bdc5 .last_662b .photo_4f87::after,
.advanced-bdc5 .last_662b .photo_4f87::before {
  width: 19px;
  height: 2px;
}
.advanced-bdc5 .last_662b .photo_4f87::before {
  top: -6px;
}
.advanced-bdc5 .last_662b .photo_4f87::after {
  bottom: -6px;
}
.module_west_4345 .last_662b .text-8b0c {
  margin-top: -2px;
  width: 22px;
}
.module_west_4345 .last_662b .photo_4f87 {
  margin-top: -1px;
}
.module_west_4345 .last_662b .photo_4f87,
.module_west_4345 .last_662b .photo_4f87::after,
.module_west_4345 .last_662b .photo_4f87::before {
  width: 22px;
  height: 2px;
}
.module_west_4345 .last_662b .photo_4f87::before {
  top: -7px;
}
.module_west_4345 .last_662b .photo_4f87::after {
  bottom: -7px;
}
.slider-new-cbd2 .last_662b .text-8b0c {
  margin-top: -2px;
  width: 31px;
}
.slider-new-cbd2 .last_662b .photo_4f87 {
  margin-top: -1.5px;
}
.slider-new-cbd2 .last_662b .photo_4f87,
.slider-new-cbd2 .last_662b .photo_4f87::after,
.slider-new-cbd2 .last_662b .photo_4f87::before {
  width: 31px;
  height: 3px;
}
.slider-new-cbd2 .last_662b .photo_4f87::before {
  top: -9px;
}
.slider-new-cbd2 .last_662b .photo_4f87::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .texture_dfe6 .last_662b .text-8b0c {
    margin-top: -2px;
    width: 19px;
  }
  .texture_dfe6 .last_662b .photo_4f87 {
    margin-top: -1px;
  }
  .texture_dfe6 .last_662b .photo_4f87,
  .texture_dfe6 .last_662b .photo_4f87::after,
  .texture_dfe6 .last_662b .photo_4f87::before {
    width: 19px;
    height: 2px;
  }
  .texture_dfe6 .last_662b .photo_4f87::before {
    top: -6px;
  }
  .texture_dfe6 .last_662b .photo_4f87::after {
    bottom: -6px;
  }
  .middle_d38a .last_662b .text-8b0c {
    margin-top: -2px;
    width: 22px;
  }
  .middle_d38a .last_662b .photo_4f87 {
    margin-top: -1px;
  }
  .middle_d38a .last_662b .photo_4f87,
  .middle_d38a .last_662b .photo_4f87::after,
  .middle_d38a .last_662b .photo_4f87::before {
    width: 22px;
    height: 2px;
  }
  .middle_d38a .last_662b .photo_4f87::before {
    top: -7px;
  }
  .middle_d38a .last_662b .photo_4f87::after {
    bottom: -7px;
  }
  .widget_8200 .last_662b .text-8b0c {
    margin-top: -2px;
    width: 31px;
  }
  .widget_8200 .last_662b .photo_4f87 {
    margin-top: -1.5px;
  }
  .widget_8200 .last_662b .photo_4f87,
  .widget_8200 .last_662b .photo_4f87::after,
  .widget_8200 .last_662b .photo_4f87::before {
    width: 31px;
    height: 3px;
  }
  .widget_8200 .last_662b .photo_4f87::before {
    top: -9px;
  }
  .widget_8200 .last_662b .photo_4f87::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .logo_508f .last_662b .text-8b0c {
    margin-top: -2px;
    width: 19px;
  }
  .logo_508f .last_662b .photo_4f87 {
    margin-top: -1px;
  }
  .logo_508f .last_662b .photo_4f87,
  .logo_508f .last_662b .photo_4f87::after,
  .logo_508f .last_662b .photo_4f87::before {
    width: 19px;
    height: 2px;
  }
  .logo_508f .last_662b .photo_4f87::before {
    top: -6px;
  }
  .logo_508f .last_662b .photo_4f87::after {
    bottom: -6px;
  }
  .heading_c3b3 .last_662b .text-8b0c {
    margin-top: -2px;
    width: 22px;
  }
  .heading_c3b3 .last_662b .photo_4f87 {
    margin-top: -1px;
  }
  .heading_c3b3 .last_662b .photo_4f87,
  .heading_c3b3 .last_662b .photo_4f87::after,
  .heading_c3b3 .last_662b .photo_4f87::before {
    width: 22px;
    height: 2px;
  }
  .heading_c3b3 .last_662b .photo_4f87::before {
    top: -7px;
  }
  .heading_c3b3 .last_662b .photo_4f87::after {
    bottom: -7px;
  }
  .article-wood-683e .last_662b .text-8b0c {
    margin-top: -2px;
    width: 31px;
  }
  .article-wood-683e .last_662b .photo_4f87 {
    margin-top: -1.5px;
  }
  .article-wood-683e .last_662b .photo_4f87,
  .article-wood-683e .last_662b .photo_4f87::after,
  .article-wood-683e .last_662b .photo_4f87::before {
    width: 31px;
    height: 3px;
  }
  .article-wood-683e .last_662b .photo_4f87::before {
    top: -9px;
  }
  .article-wood-683e .last_662b .photo_4f87::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .input-454c .last_662b .text-8b0c {
    margin-top: -2px;
    width: 19px;
  }
  .input-454c .last_662b .photo_4f87 {
    margin-top: -1px;
  }
  .input-454c .last_662b .photo_4f87,
  .input-454c .last_662b .photo_4f87::after,
  .input-454c .last_662b .photo_4f87::before {
    width: 19px;
    height: 2px;
  }
  .input-454c .last_662b .photo_4f87::before {
    top: -6px;
  }
  .input-454c .last_662b .photo_4f87::after {
    bottom: -6px;
  }
  .sidebar_active_713d .last_662b .text-8b0c {
    margin-top: -2px;
    width: 22px;
  }
  .sidebar_active_713d .last_662b .photo_4f87 {
    margin-top: -1px;
  }
  .sidebar_active_713d .last_662b .photo_4f87,
  .sidebar_active_713d .last_662b .photo_4f87::after,
  .sidebar_active_713d .last_662b .photo_4f87::before {
    width: 22px;
    height: 2px;
  }
  .sidebar_active_713d .last_662b .photo_4f87::before {
    top: -7px;
  }
  .sidebar_active_713d .last_662b .photo_4f87::after {
    bottom: -7px;
  }
  .feature-f0f0 .last_662b .text-8b0c {
    margin-top: -2px;
    width: 31px;
  }
  .feature-f0f0 .last_662b .photo_4f87 {
    margin-top: -1.5px;
  }
  .feature-f0f0 .last_662b .photo_4f87,
  .feature-f0f0 .last_662b .photo_4f87::after,
  .feature-f0f0 .last_662b .photo_4f87::before {
    width: 31px;
    height: 3px;
  }
  .feature-f0f0 .last_662b .photo_4f87::before {
    top: -9px;
  }
  .feature-f0f0 .last_662b .photo_4f87::after {
    bottom: -9px;
  }
}
.pressed-5aa1 .photo_4f87 {
  -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);
}
.pressed-5aa1 .photo_4f87::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.pressed-5aa1 .photo_4f87::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);
}
.pressed-5aa1.badge_7ab7 .photo_4f87 {
  -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);
}
.pressed-5aa1.badge_7ab7 .photo_4f87::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.pressed-5aa1.badge_7ab7 .photo_4f87::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);
}
.main_1b33 {
  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.sort_current_9ba4:before {
  display: none;
}
.slow-49c3 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.slow-49c3 .input-wide-edc0 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.slow-49c3 .input-wide-edc0:last-of-type {
  border-bottom: none;
}
.slow-49c3 .input-wide-edc0.shade_9cc8,
.slow-49c3 .input-wide-edc0.active-7269,
.slow-49c3 .input-wide-edc0.background-hard-9747 {
  padding: 0;
}
.slow-49c3 .input_2e0b .tertiary_edfc {
  color: currentColor;
}
.slow-49c3 .input_2e0b .tertiary_edfc:focus,
.slow-49c3 .input_2e0b .tertiary_edfc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slow-49c3.focus_selected_9a51 .out_10e5,
.slow-49c3.focus_selected_9a51 .backdrop_top_2b1d a,
.slow-49c3.focus_selected_9a51 .breadcrumb-lite-7dc1 a,
.slow-49c3.focus_selected_9a51 .west-36a1 a {
  color: rgba(0, 0, 0, 0.55);
}
.slow-49c3.focus_selected_9a51 .out_10e5:hover,
.slow-49c3.focus_selected_9a51 .backdrop_top_2b1d a:hover,
.slow-49c3.focus_selected_9a51 .breadcrumb-lite-7dc1 a:hover,
.slow-49c3.focus_selected_9a51 .west-36a1 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slow-49c3.focus_selected_9a51 .surface_46c1 {
  color: rgba(0, 0, 0, 0.8);
}
.slow-49c3.focus_selected_9a51 .input-wide-edc0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.slow-49c3.focus_selected_9a51 .input-wide-edc0:before {
  background: rgba(0, 0, 0, 0.08);
}
.slow-49c3.focus_selected_9a51 .hover_1911:before {
  background: rgba(255, 255, 255, 0.9);
}
.slow-49c3.focus_selected_9a51 .input_2e0b .element-0ef9 li a,
.slow-49c3.focus_selected_9a51 .input_2e0b .tertiary_edfc,
.slow-49c3.focus_selected_9a51 .west-36a1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.slow-49c3.focus_selected_9a51 .input_2e0b .tertiary_edfc:focus,
.slow-49c3.focus_selected_9a51 .input_2e0b .tertiary_edfc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slow-49c3.focus_selected_9a51 .element-0ef9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.slow-49c3.yellow_9376 .out_10e5,
.slow-49c3.yellow_9376 .backdrop_top_2b1d a,
.slow-49c3.yellow_9376 .breadcrumb-lite-7dc1 .tertiary_edfc,
.slow-49c3.yellow_9376 .breadcrumb-lite-7dc1 a,
.slow-49c3.yellow_9376 .west-36a1 a {
  color: rgba(255, 255, 255, 0.79);
}
.slow-49c3.yellow_9376 .out_10e5:hover,
.slow-49c3.yellow_9376 .backdrop_top_2b1d a:hover,
.slow-49c3.yellow_9376 .breadcrumb-lite-7dc1 .tertiary_edfc:hover,
.slow-49c3.yellow_9376 .breadcrumb-lite-7dc1 a:hover,
.slow-49c3.yellow_9376 .west-36a1 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slow-49c3.yellow_9376 .surface_46c1 {
  color: rgba(255, 255, 255, 0.99);
}
.slow-49c3.yellow_9376 .input-wide-edc0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.slow-49c3.yellow_9376 .input-wide-edc0:before {
  background: rgba(255, 255, 255, 0.08);
}
.slow-49c3.yellow_9376 .hover_1911:before {
  background: rgba(0, 0, 0, 0.9);
}
.slow-49c3.yellow_9376 .input_2e0b .element-0ef9 li a,
.slow-49c3.yellow_9376 .input_2e0b .tertiary_edfc,
.slow-49c3.yellow_9376 .west-36a1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.slow-49c3.yellow_9376 .input_2e0b .tertiary_edfc:focus,
.slow-49c3.yellow_9376 .input_2e0b .tertiary_edfc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slow-49c3.yellow_9376 .element-0ef9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_1911 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hover_1911:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.image_cb29 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.detail_new_bce1 .slow-49c3 {
  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;
}
.detail_new_bce1 .input-wide-edc0 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.detail_new_bce1 .input-wide-edc0: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) {
  .detail_new_bce1 .input-wide-edc0:before {
    width: 16%;
    left: 42%;
  }
}
.detail_new_bce1 .input-wide-edc0:last-child:before {
  content: none;
}
.detail_new_bce1 .input-wide-edc0[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.detail_new_bce1 .input_2e0b .element-0ef9 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.detail_new_bce1 .input_2e0b .element-0ef9 li a .tertiary_edfc {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.detail_new_bce1 .input_2e0b .west-36a1 {
  border: none;
}
.detail_new_bce1 .input_2e0b .west-36a1 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.detail_new_bce1 .hover_1911 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.detail_new_bce1 .image_cb29 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.detail_new_bce1 .yellow_9376 .hover_1911:before {
  background: rgba(0, 0, 0, 0.9);
}
.detail_new_bce1 .focus_selected_9a51.box_bright_2b09 .photo_4f87 {
  background: rgba(0, 0, 0, 0.6);
}
.detail_new_bce1
  .focus_selected_9a51.box_bright_2b09
  .photo_4f87::after,
.detail_new_bce1
  .focus_selected_9a51.box_bright_2b09
  .photo_4f87:before {
  background: inherit;
}
.detail_new_bce1
  .focus_selected_9a51.box_bright_2b09:hover
  .photo_4f87 {
  background: rgba(0, 0, 0, 0.8);
}
.status-fast-9ad4 .slow-49c3 {
  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) {
  .status-fast-9ad4 .slow-49c3 {
    width: auto;
    right: 45px;
  }
}
.block-3f98 .slow-49c3 {
  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) {
  .block-3f98 .slow-49c3 {
    width: auto;
    left: 45px;
  }
}
.sort_current_9ba4 .slow-49c3 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.sort_current_9ba4 .image_cb29 {
  max-width: 48em;
  margin: 0 auto;
}
.sort_current_9ba4 .hover_1911:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.layout-3f5a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.layout-3f5a.detail_new_bce1 .slow-49c3 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.layout-3f5a.status-fast-9ad4 .slow-49c3 {
  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);
}
.layout-3f5a .slow-49c3 {
  visibility: visible;
}
.layout-3f5a.block-3f98 .slow-49c3 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.fast_905f,
.hover_b31c {
  overflow-x: hidden;
}
.fast_905f .slow-49c3 {
  overflow: auto;
}
.fast_905f.detail_new_bce1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fast_905f.detail_new_bce1 .slow-49c3 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.fast_905f.detail_new_bce1 .article_south_f8eb {
  opacity: 0;
}
.fast_905f.status-fast-9ad4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fast_905f.status-fast-9ad4 .slow-49c3 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.fast_905f.status-fast-9ad4 .article_south_f8eb {
  opacity: 0;
}
.fast_905f.block-3f98 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fast_905f.block-3f98 .slow-49c3 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.fast_905f.block-3f98 .article_south_f8eb {
  opacity: 0;
}
.fast_905f.sort_current_9ba4 .slow-49c3 {
  z-index: 10;
  visibility: visible;
}
.box_bright_2b09 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.box_bright_2b09 .photo_4f87 {
  background: rgba(255, 255, 255, 0.99);
}
.box_bright_2b09 .photo_4f87::after,
.box_bright_2b09 .photo_4f87:before {
  background: inherit;
}
.box_bright_2b09:hover .photo_4f87 {
  background: rgba(255, 255, 255, 0.99);
}
.block-3f98 .box_bright_2b09 {
  top: 10px;
  right: auto;
  left: 12px;
}
.sort_current_9ba4 .box_bright_2b09 {
  display: none !important;
}
.fast_905f:before,
.hover_b31c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.fast_905f .box_bright_2b09,
.hover_b31c .box_bright_2b09 {
  display: inline-block;
}
.slow-49c3 .dropdown_842a {
  -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;
}
.fast_905f .slow-49c3 .dropdown_842a,
.hover_b31c .slow-49c3 .dropdown_842a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.video_4db4 .column-next-2da0 {
  width: 100%;
}
.banner-43fa {
  padding: 0 0.5em 0;
}
.banner-43fa [class*="customify-col-"],
.banner-43fa [class*="customify-col_"],
.banner-43fa [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.first-3852 .banner-43fa {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .element-fb3d .stale_1698,
  .stale_1698 {
    display: none;
  }
  .column-d720 {
    text-align: left;
  }
  .bright_18cd {
    text-align: center;
  }
  .logo_56d9 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .element-fb3d .dropdown_0fd8,
  .dropdown_0fd8 {
    display: none;
  }
  .dirty_14b3 {
    text-align: left;
  }
  .active_fluid_5376 {
    text-align: center;
  }
  .photo_ee2f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .element-fb3d .nav-d83b,
  .nav-d83b {
    display: none;
  }
  .up-d34d {
    text-align: left;
  }
  .item-bottom-ed31 {
    text-align: center;
  }
  .surface-900c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.dropdown_1935 {
  box-shadow: none !important;
}
.up_ef9b .shade-653b,
.caption_blue_d8a8 .shade-653b {
  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;
}
.caption_blue_d8a8 .shade-653b {
  margin-top: 30px;
  margin-bottom: 30px;
}
.out_86b1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.out_86b1:after,
.out_86b1:before {
  content: "";
  display: table;
}
.out_86b1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .out_86b1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.out_86b1,
.gallery_d618 {
  max-width: 1248px;
  margin: 0 auto;
}

.gallery-old-c11b.heading_black_4bfa .out_86b1 {
  max-width: 100%;
}
.gallery-old-c11b.top_8d24 {
  max-width: 1200px;
  margin: 0 auto;
}
.gallery-old-c11b.list_prev_cab7 .out_86b1 {
  max-width: 100%;
}
.gallery-old-c11b.list_prev_cab7 > .out_86b1 {
  padding-left: 0;
  padding-right: 0;
}
.gallery-old-c11b.list_prev_cab7 > .out_86b1 .element-fb3d {
  margin: 0;
}
.gallery-old-c11b.list_prev_cab7
  > .out_86b1
  .secondary-0416.fast_709b {
  margin-right: 0;
  margin-left: 0;
}
.gallery-old-c11b.list_prev_cab7 #main.fast_709b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tag_0cf0 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tag_0cf0 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb_f9f0 .soft-cc81 {
    padding-right: 1em;
  }
  .breadcrumb_f9f0.menu_huge_2d35 .secondary-0416 {
    border-right: 1px solid #eaecee;
  }
  .breadcrumb_f9f0.menu_huge_2d35 .soft-cc81 {
    padding-right: 1em;
  }
  .breadcrumb_f9f0.menu_huge_2d35 .simple_df20 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .detail-a004 .soft-cc81 {
    padding-left: 1em;
  }
  .detail-a004.menu_huge_2d35 .secondary-0416 {
    border-left: 1px solid #eaecee;
  }
  .detail-a004.menu_huge_2d35 .soft-cc81 {
    padding-left: 1em;
  }
  .detail-a004.menu_huge_2d35 .simple_df20 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .summary_first_8f06 .soft-cc81 {
    padding-left: 1em;
  }
  .summary_first_8f06.menu_huge_2d35 .tag-038d {
    border-right: 1px solid #eaecee;
  }
  .summary_first_8f06.menu_huge_2d35 .row_orange_5be8 {
    border-right: 1px solid #eaecee;
  }
  .summary_first_8f06.menu_huge_2d35 .soft-cc81 {
    padding-left: 1em;
  }
  .summary_first_8f06.menu_huge_2d35 .simple_df20 {
    padding-right: 1em;
  }
  .summary_first_8f06.menu_huge_2d35 .outline_light_bece {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .surface_0386 .soft-cc81 {
    padding-right: 1em;
  }
  .surface_0386.menu_huge_2d35 .tag-038d {
    border-left: 1px solid #eaecee;
  }
  .surface_0386.menu_huge_2d35 .row_orange_5be8 {
    border-left: 1px solid #eaecee;
  }
  .surface_0386.menu_huge_2d35 .soft-cc81 {
    padding-right: 1em;
  }
  .surface_0386.menu_huge_2d35 .simple_df20 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .surface_0386.menu_huge_2d35 .outline_light_bece {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tag_0cf0 .soft-cc81 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tag_0cf0.menu_huge_2d35 .secondary-0416 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tag_0cf0.menu_huge_2d35 .soft-cc81 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tag_0cf0.menu_huge_2d35 .simple_df20 {
    padding-left: 1em;
  }
  .tag_0cf0.menu_huge_2d35 .outline_light_bece {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tag_0cf0.menu_huge_2d35 .soft-cc81 {
    padding-left: 0;
  }
}
.grid-static-ee77 .detail_a883 {
  display: inline-block;
}
.menu-middle-4bbb {
  display: inline-block;
}
.status-old-2348 {
  word-con: break-word;
}
.panel-in-baf8 > span {
  display: inline-block;
  padding: 5px 0;
}
.panel-in-baf8 .slider_c75a {
  margin-left: 8px;
  margin-right: 8px;
}
.panel-in-baf8 .light_8152 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.top_214a .filter_b82d {
  margin-bottom: 2em;
}
.top_214a .gallery_new_4c52 {
  margin-bottom: 15px;
}
.top_214a .gallery_new_4c52:last-child {
  margin-bottom: 0;
}
.top_214a .search_bronze_af03 {
  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) {
  .top_214a .search_bronze_af03 {
    display: block;
  }
}
.top_214a .mask_66a5 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .top_214a .mask_66a5 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.top_214a .red-e4c2 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.top_214a .red-e4c2 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.top_214a .red-e4c2 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.top_214a .status-old-2348 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.top_214a .status-old-2348 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.top_214a .status-3d8f p:last-child {
  margin-bottom: 0;
}
.top_214a .secondary-bdc9 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.top_214a .stone_cdea {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.top_214a .iron-1ed8 {
  margin-top: 1em;
}
.top_214a .progress-51fc {
  top: 0;
  display: block;
}
.top_214a .progress-51fc a {
  color: inherit;
}
.top_214a .progress-51fc a:hover {
  color: inherit;
}
.top_214a .highlight-7e35 {
  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;
}
.top_214a .highlight-7e35:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.top_214a .stone_cdea {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.top_214a .pattern-south-8e47 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.top_214a .pattern-south-8e47:first-child {
  margin-top: 0;
}
.top_214a .pattern-south-8e47.slow-cb72 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.top_214a .pattern-south-8e47.tooltip_bronze_8d1c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.top_214a
  .pattern-south-8e47.tooltip_bronze_8d1c.basic-2b0c
  .iron-1ed8 {
  width: 100%;
}
.top_214a .tooltip_bronze_8d1c {
  -webkit-box-align: center;
  align-items: center;
}
.top_214a .tooltip_bronze_8d1c .panel-in-baf8,
.top_214a .tooltip_bronze_8d1c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.top_214a .red-e4c2 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.top_214a .red-e4c2 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.top_214a .red-e4c2: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;
}
.top_214a .slow-cb72 {
  z-index: 5;
}
.top_214a .alert_north_c6e0 .hover_ade8 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.top_214a .image-out-3aa9 .hover_ade8 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.top_214a .highlight_870e .hover_ade8 {
  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;
}
.top_214a.soft-982a .search_bronze_af03,
.top_214a.block_a0b0 .search_bronze_af03 {
  display: block;
}
.top_214a.soft-982a .search_bronze_af03 .next_785c,
.top_214a.soft-982a .search_bronze_af03 .stone_cdea,
.top_214a.block_a0b0 .search_bronze_af03 .next_785c,
.top_214a.block_a0b0 .search_bronze_af03 .stone_cdea {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.top_214a.logo_5a2f .mask_66a5 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .top_214a.logo_5a2f .mask_66a5 {
    margin-right: 0;
  }
}
.top_214a.soft-982a .mask_66a5,
.top_214a.block_a0b0 .mask_66a5 {
  padding-top: 40%;
}
.top_214a.soft-982a .filter_b82d,
.top_214a.block_a0b0 .filter_b82d {
  display: block;
}
.top_214a.soft-982a .fn-sticky-49fc .stone_cdea,
.top_214a.block_a0b0 .fn-sticky-49fc .stone_cdea {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.top_214a.soft-982a .mask_66a5,
.top_214a.block_a0b0 .mask_66a5 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.top_214a.soft-982a .stone_cdea {
  padding: 1em;
}
.element_23b7 {
  margin: 30px auto;
  display: block;
}
.element_23b7 .icon_fixed_efcd > * {
  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;
}
.element_23b7 .icon_fixed_efcd > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.element_23b7 .icon_fixed_efcd span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.heading_paper_4854 .panel-in-baf8 {
  margin-bottom: 1.41575em;
}
.heading_paper_4854 .dynamic-2ffe {
  margin-bottom: 1.618em;
}
.form-7d29 .popup-c430 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.form-7d29 .popup-c430 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.form-7d29 .hover-422c {
  max-width: 100%;
  overflow: auto;
}
.right_622a .form-7d29 a:hover {
  text-decoration: underline;
}
.outer-e7b3 .gallery_new_4c52:not(.status-old-2348),
.outer-e7b3 .red-e4c2 {
  margin-bottom: 1.41575em;
}
.outer-e7b3 .gallery_new_4c52:not(.status-old-2348):last-child,
.outer-e7b3 .red-e4c2:last-child {
  margin-bottom: 0;
}
.outer-e7b3 .gallery_new_4c52.pagination-current-4aa7 {
  margin-bottom: 0.41575em;
}
.outer-e7b3 .active_9699:before,
.outer-e7b3 .dropdown_cold_84f7:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.outer-e7b3 .active_9699:before {
  content: "\f115";
}
.outer-e7b3 .dropdown_cold_84f7:before {
  content: "\f02c";
}
.outer-e7b3 .icon_large_2385 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.outer-e7b3 .icon_large_2385 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.cool-ec64 {
  display: -webkit-box;
  display: flex;
}
.cool-ec64 .modal_copper_af85 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .cool-ec64 .modal_copper_af85 {
    flex-basis: 90px;
  }
}
.cool-ec64 .element_south_b235 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .cool-ec64 .element_south_b235 {
    flex-basis: calc(100% - 50px);
  }
}
.cool-ec64 .hero-next-f06b p:last-child {
  margin-bottom: 0.72em;
}
.dark_0f0c .icon_fixed_efcd {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.dark_0f0c .icon_fixed_efcd:after,
.dark_0f0c .icon_fixed_efcd:before {
  content: "";
  display: table;
}
.dark_0f0c .icon_fixed_efcd:after {
  clear: both;
}
.dark_0f0c .icon_fixed_efcd .short_7e46,
.dark_0f0c .icon_fixed_efcd .heading_right_1aa4 {
  width: 49%;
}
.dark_0f0c .icon_fixed_efcd .short_7e46 a span.hard-808b,
.dark_0f0c .icon_fixed_efcd .heading_right_1aa4 a span.hard-808b {
  display: block;
  margin-bottom: 5px;
}
.dark_0f0c .icon_fixed_efcd .heading_right_1aa4 {
  float: left;
  text-align: left;
}
.dark_0f0c .icon_fixed_efcd .short_7e46 {
  float: right;
  text-align: right;
}
.disabled_070e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .disabled_070e {
    margin-bottom: 0;
  }
}
.center-7dc7 {
  margin-bottom: 1em;
}
.center-7dc7 .status-old-2348 {
  font-size: 1.1em;
  line-height: 1.3;
}
.menu_hard_bbae a {
  display: block;
  line-height: 0;
  position: relative;
}
.focus-e2f7 .center-7dc7,
.smooth-5a4f .center-7dc7 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .focus-e2f7 .center-7dc7,
  .smooth-5a4f .center-7dc7 {
    display: block;
  }
}
.focus-e2f7 .menu_hard_bbae,
.smooth-5a4f .menu_hard_bbae {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .focus-e2f7 .menu_hard_bbae,
  .smooth-5a4f .menu_hard_bbae {
    margin-bottom: 1em;
  }
}
.focus-e2f7 .menu_hard_bbae img,
.smooth-5a4f .menu_hard_bbae img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.focus-e2f7 .filter_active_86ab,
.smooth-5a4f .filter_active_86ab {
  flex-basis: calc(100% - 160px);
}
.focus-e2f7 .filter_active_86ab p,
.smooth-5a4f .filter_active_86ab p {
  margin-bottom: 0;
}
.focus-e2f7 .filter_active_86ab {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .focus-e2f7 .filter_active_86ab {
    padding-left: 0;
  }
}
.smooth-5a4f .filter_active_86ab {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .smooth-5a4f .filter_active_86ab {
    padding-right: 0;
  }
}
.smooth-5a4f .menu_hard_bbae {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.border-motion-3178 .menu_hard_bbae {
  margin-bottom: 0.5em;
}
.border-motion-3178 .menu_hard_bbae img {
  width: 100%;
}
.message_3fcd .alert_stone_f8a1,
.huge_94f0 .alert_stone_f8a1 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.huge_94f0 .secondary-0416 .overlay_old_c92b p:last-child {
  margin-bottom: 0;
}
.tabs_stale_4ff5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.filter_012f .hidden-narrow-517b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .filter_012f .hidden-narrow-517b:last-of-type {
    margin-bottom: 0;
  }
}
.filter_012f .hidden-narrow-517b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.filter_012f .hidden-narrow-517b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.filter_012f .hidden-narrow-517b ul li {
  margin: 0 0 0.6em;
}
.filter_012f .hidden-narrow-517b ul li.photo_dynamic_c309,
.filter_012f .hidden-narrow-517b ul li.banner_9ffd {
  position: relative;
}
.filter_012f .hidden-narrow-517b ul li.photo_dynamic_c309 .accordion_db9d,
.filter_012f .hidden-narrow-517b ul li.banner_9ffd .accordion_db9d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.filter_012f .hidden-narrow-517b ul li.photo_dynamic_c309:after:after,
.filter_012f .hidden-narrow-517b ul li.photo_dynamic_c309:after:before,
.filter_012f
  .hidden-narrow-517b
  ul
  li.banner_9ffd:after:after,
.filter_012f
  .hidden-narrow-517b
  ul
  li.banner_9ffd:after:before {
  content: "";
  display: table;
}
.filter_012f .hidden-narrow-517b ul li.photo_dynamic_c309:after:after,
.filter_012f
  .hidden-narrow-517b
  ul
  li.banner_9ffd:after:after {
  clear: both;
}
.filter_012f .hidden-narrow-517b a.in-7b57:hover {
  text-decoration: none;
}
.filter_012f .hidden-narrow-517b select {
  max-width: 100%;
}
.filter_012f .hidden-narrow-517b table {
  font-size: 85%;
}
.filter_012f .hidden-narrow-517b table td,
.filter_012f .hidden-narrow-517b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.filter_012f .hidden-narrow-517b table tfoot td {
  text-align: left;
}
.filter_012f .hidden-narrow-517b :last-child {
  margin-bottom: 0;
}
.filter_012f .hidden-narrow-517b .hard-1f15 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.filter_012f .hidden-narrow-517b .hard-1f15 label {
  width: 100%;
}
.filter_012f .hidden-narrow-517b .hard-1f15 .main-1476 {
  width: 100%;
  display: block;
}
.filter_012f .hidden-narrow-517b .hard-1f15 .content-3d38 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.filter_012f .hidden-narrow-517b .hard-1f15 .content-3d38:hover svg #svg-search {
  fill: #444;
}
.filter_012f .hidden-narrow-517b .hard-1f15 .content-3d38 svg {
  width: 18px;
  height: 18px;
}
.filter_012f .chip-130e ul ul,
.filter_012f .wrapper_slow_961d ul ul,
.filter_012f .focused_4d4e ul ul,
.filter_012f .aside-top-1a07 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.filter_012f .chip-130e .carousel_a8d3 > a,
.filter_012f .wrapper_slow_961d .carousel_a8d3 > a,
.filter_012f .focused_4d4e .carousel_a8d3 > a,
.filter_012f .aside-top-1a07 .carousel_a8d3 > a {
  margin-bottom: 0;
}
.filter_012f .label-north-e4a1 li,
.filter_012f .chip-130e li,
.filter_012f .current_dd2a li,
.filter_012f .wrapper_slow_961d li,
.filter_012f .focused_4d4e li,
.filter_012f .aside-top-1a07 li,
.filter_012f .hard-c081 li,
.filter_012f .overlay-2fb1 li {
  display: block;
  position: relative;
}
.filter_012f .label-north-e4a1 li:last-child,
.filter_012f .chip-130e li:last-child,
.filter_012f .current_dd2a li:last-child,
.filter_012f .wrapper_slow_961d li:last-child,
.filter_012f .focused_4d4e li:last-child,
.filter_012f .aside-top-1a07 li:last-child,
.filter_012f .hard-c081 li:last-child,
.filter_012f .overlay-2fb1 li:last-child {
  border: none;
}
.filter_012f .label-north-e4a1 li a,
.filter_012f .chip-130e li a,
.filter_012f .current_dd2a li a,
.filter_012f .wrapper_slow_961d li a,
.filter_012f .focused_4d4e li a,
.filter_012f .aside-top-1a07 li a,
.filter_012f .hard-c081 li a,
.filter_012f .overlay-2fb1 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.filter_012f .label-north-e4a1 li ul li::before,
.filter_012f .chip-130e li ul li::before,
.filter_012f .current_dd2a li ul li::before,
.filter_012f .wrapper_slow_961d li ul li::before,
.filter_012f .focused_4d4e li ul li::before,
.filter_012f .aside-top-1a07 li ul li::before,
.filter_012f .hard-c081 li ul li::before,
.filter_012f .overlay-2fb1 li ul li::before {
  left: 15px;
}
.filter_012f .label-north-e4a1 li ul a,
.filter_012f .chip-130e li ul a,
.filter_012f .current_dd2a li ul a,
.filter_012f .wrapper_slow_961d li ul a,
.filter_012f .focused_4d4e li ul a,
.filter_012f .aside-top-1a07 li ul a,
.filter_012f .hard-c081 li ul a,
.filter_012f .overlay-2fb1 li ul a {
  padding-left: 20px;
}
.filter_012f .label-north-e4a1 li ul ul li::before,
.filter_012f .chip-130e li ul ul li::before,
.filter_012f .current_dd2a li ul ul li::before,
.filter_012f .wrapper_slow_961d li ul ul li::before,
.filter_012f .focused_4d4e li ul ul li::before,
.filter_012f .aside-top-1a07 li ul ul li::before,
.filter_012f .hard-c081 li ul ul li::before,
.filter_012f .overlay-2fb1 li ul ul li::before {
  left: 30px;
}
.filter_012f .label-north-e4a1 li ul ul a,
.filter_012f .chip-130e li ul ul a,
.filter_012f .current_dd2a li ul ul a,
.filter_012f .wrapper_slow_961d li ul ul a,
.filter_012f .focused_4d4e li ul ul a,
.filter_012f .aside-top-1a07 li ul ul a,
.filter_012f .hard-c081 li ul ul a,
.filter_012f .overlay-2fb1 li ul ul a {
  padding-left: 40px;
}
.filter_012f .detail_5359 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.filter_012f .overlay-2fb1 ul li {
  margin-bottom: 1.41575em;
}
.filter_012f .overlay-2fb1 ul li .notice-rough-3e23 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.filter_012f .overlay-2fb1 ul li .accent-178a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.yellow_9376 .label-north-e4a1 li a,
.yellow_9376 .chip-130e li a,
.yellow_9376 .current_dd2a li a,
.yellow_9376 .wrapper_slow_961d li a,
.yellow_9376 .focused_4d4e li a,
.yellow_9376 .aside-top-1a07 li a,
.yellow_9376 .hard-c081 li a,
.yellow_9376 .overlay-2fb1 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.yellow_9376 .detail_5359 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.yellow_9376 .hidden-narrow-517b ul li.photo_dynamic_c309 .accordion_db9d,
.yellow_9376 .hidden-narrow-517b ul li.banner_9ffd .accordion_db9d {
  background: rgba(0, 0, 0, 0.2);
}
.yellow_9376 .filter_012f .hidden-narrow-517b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery-old-c11b .filter_012f .element-0ef9 li {
  margin: 0;
}
.gallery-old-c11b .filter_012f .element-0ef9 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.gallery-old-c11b .filter_012f .element-0ef9 li ul {
  margin: 0;
}
.gallery-old-c11b .filter_012f .element-0ef9 li ul li a {
  padding-left: 15px;
}
.gallery-old-c11b .filter_012f .element-0ef9 li ul li li a {
  padding-left: 30px;
}
.gallery-old-c11b .filter_012f .element-0ef9 li.background-smooth-e272 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.gallery-old-c11b .filter_012f .element-0ef9 li.background-smooth-e272 > 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;
}
.gallery-old-c11b .filter_012f .element-0ef9 li.background-smooth-e272 > 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;
}
.status_afd4 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.paragraph-warm-5c3e {
  position: relative;
  z-index: 10;
}
.paragraph-warm-5c3e .dropdown_842a {
  width: 100%;
  max-width: 100%;
}
.yellow-04c0 .video_b00c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.yellow-04c0 .focus_selected_9a51 {
}
.yellow-04c0 .yellow_9376 {
  background: #292929;
}
.wood_0187 .video_b00c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.wood_0187 .focus_selected_9a51 {
  background: #f9f9f9;
}
.wood_0187 .yellow_9376 {
  background: #303030;
}
.down-4db1 .video_b00c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .down-4db1 .detail_a883 {
    margin-bottom: 1em;
  }
  .down-4db1 .detail_a883:last-child {
    margin-bottom: 0;
  }
}
.down-4db1 .focus_selected_9a51 {
  background: #ededed;
}
.down-4db1 .yellow_9376 {
  background: #1a1a1a;
}
.video_b00c.focus_selected_9a51 {
  color: rgba(0, 0, 0, 0.6);
}
.video_b00c.focus_selected_9a51 .dropdown-fcf1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.video_b00c.yellow_9376 {
  color: rgba(255, 255, 255, 0.99);
}
.video_b00c.yellow_9376 a:not(.in-7b57) {
  color: rgba(255, 255, 255, 0.79);
}
.video_b00c.yellow_9376 a:not(.in-7b57):hover {
  color: rgba(255, 255, 255, 0.99);
}
.video_b00c.yellow_9376 .dropdown-fcf1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.video_b00c.yellow_9376 table tbody td,
.video_b00c.yellow_9376 table th {
  background: rgba(0, 0, 0, 0.08);
}
.pagination-d7db.label-north-11eb .out_86b1 {
  max-width: initial;
}
.pagination-d7db .green_f260 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.pagination-d7db .green_f260 .dropdown_842a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .pagination-d7db .green_f260 .dropdown_842a {
    display: block;
    margin-bottom: 2em;
  }
  .pagination-d7db .green_f260 .dropdown_842a:last-child {
    margin-bottom: 0;
  }
}
.down-4db1 .detail_a883:last-child,
.wood_0187 .detail_a883:last-child,
.yellow-04c0 .detail_a883:last-child {
  margin-bottom: 0;
}
.down-4db1 .detail_a883 .filter_012f .hidden-narrow-517b:last-child,
.wood_0187 .detail_a883 .filter_012f .hidden-narrow-517b:last-child,
.yellow-04c0 .detail_a883 .filter_012f .hidden-narrow-517b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .down-4db1 .dropdown-fresh-53bf,
  .down-4db1 .nav_outer_0892,
  .wood_0187 .dropdown-fresh-53bf,
  .wood_0187 .nav_outer_0892,
  .yellow-04c0 .dropdown-fresh-53bf,
  .yellow-04c0 .nav_outer_0892 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .paragraph-warm-5c3e .detail_a883 {
    margin-bottom: 2em;
  }
}
.paragraph-warm-5c3e p:last-child {
  margin-bottom: 0;
}
.paragraph-warm-5c3e li,
.paragraph-warm-5c3e ul {
  list-style: none;
  margin: 0;
}
.paragraph-warm-5c3e ul ul {
  margin-left: 2.617924em;
}
.gas-cbe9 {
  font-size: 0.875em;
}

/* css-noise: 2ea3 */
.promo-block-t6 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.2;
}
