/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tertiary_2965/customify
Author: WPCustomify
Author URI: https://pressmaximum.tertiary_2965
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.tertiary_2965/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.blue_0514.media_b030/licenses/gpl-2.0.status-4a6c
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.label_focused_38c6/, (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.simple_36d4.red_da41/normalize.row_fast_a128/
 ======
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.row_fast_a128 v7.0.0 | MIT License | github.tertiary_2965/necolas/normalize.row_fast_a128 */
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;
}
.tiny-aa1e .message-pink-ab5a,
.brown_d9ef,
.widget_bf79,
.black-2539,
.focus-center-bc8a,
.hero-dynamic-991f,
.tiny_f0ae,
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;
}
.brown_d9ef,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .brown_d9ef,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .brown_d9ef,
  h1 {
    font-size: 1.8em;
  }
}
.widget_bf79,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.widget_bf79 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .widget_bf79,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .widget_bf79,
  h2 {
    font-size: 1.7em;
  }
}
.black-2539,
h3 {
  font-size: 1.618em;
}
.tiny-aa1e .message-pink-ab5a,
.focus-center-bc8a,
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.tertiary_a9e8 {
  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;
}
.nav_down_913d:after,
.nav_down_913d:before,
.box_under_6903:after,
.box_under_6903:before {
  content: "";
  display: table;
}
.nav_down_913d:after,
.box_under_6903:after {
  clear: both;
}
.dirty-ca32 {
  float: right;
  margin-right: 0;
}
.tiny-55a7 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.left_a53d .photo_cc32,
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;
}
.left_a53d .photo_cc32: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;
}
.overlay-400a .photo_cc32 {
  box-shadow: none;
}
.overlay-400a
  .photo_cc32
  .footer-cedd {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.overlay-400a .photo_cc32 .tall_cfb2 {
  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;
}
.overlay-400a
  .photo_cc32
  .tall_cfb2
  b {
  display: none;
}
.overlay-400a .status_upper_542a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.short_d798:not(.hero_smooth_d02e):not(.filter-rough-18a9),
button:not(.hero_smooth_d02e):not(.filter-rough-18a9),
input[type="button"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ),
input[type="reset"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ),
input[type="submit"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.short_d798:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ):hover,
button:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ):hover,
input[type="button"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ):hover,
input[type="reset"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ):hover,
input[type="submit"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.short_d798:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ):active,
.short_d798:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ):focus,
button:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ):active,
button:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ):focus,
input[type="button"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ):active,
input[type="button"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ):focus,
input[type="reset"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ):active,
input[type="reset"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ):focus,
input[type="submit"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ):active,
input[type="submit"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ):focus {
  outline: 0;
}
.short_d798:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04,
button:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04,
input[type="button"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04,
input[type="reset"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04,
input[type="submit"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04 {
  position: relative;
}
.short_d798:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04
  .easy_3989,
.short_d798:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04
  .solid_20dd,
.short_d798:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04
  .bronze_dc98,
.short_d798:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04
  i,
.short_d798:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04
  svg,
button:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04
  .easy_3989,
button:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04
  .solid_20dd,
button:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04
  .bronze_dc98,
button:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04
  i,
button:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04
  svg,
input[type="button"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04
  .easy_3989,
input[type="button"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04
  .solid_20dd,
input[type="button"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04
  .bronze_dc98,
input[type="button"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04
  i,
input[type="button"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04
  svg,
input[type="reset"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04
  .easy_3989,
input[type="reset"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04
  .solid_20dd,
input[type="reset"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04
  .bronze_dc98,
input[type="reset"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04
  i,
input[type="reset"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04
  svg,
input[type="submit"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04
  .easy_3989,
input[type="submit"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04
  .solid_20dd,
input[type="submit"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04
  .bronze_dc98,
input[type="submit"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04
  i,
input[type="submit"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04
  svg {
  visibility: hidden;
}
.short_d798:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04:after,
button:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04:after,
input[type="button"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04:after,
input[type="reset"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04:after,
input[type="submit"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ).fn-loading-8d04:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.short_d798:not(.hero_smooth_d02e):not(.filter-rough-18a9),
input[type="button"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ),
input[type="reset"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ),
input[type="submit"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ) {
  color: #fff;
  background: #235787;
}
.short_d798:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ):focus,
input[type="button"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ):focus,
input[type="reset"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ):focus,
input[type="submit"]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ):focus {
  color: #fff;
}
.short_d798.fn-disabled-8d04:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ),
.short_d798[disabled]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ),
button.fn-disabled-8d04:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ),
button[disabled]:not(.hero_smooth_d02e):not(
    .filter-rough-18a9
  ) {
  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;
}
.prev-05c7 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.prev-05c7: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;
}
.bottom-4f7b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.chip-0876 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.detail-bronze-70c7 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.nav_down_913d:after,
.nav_down_913d:before,
.title_eb24:after,
.title_eb24:before,
.chip-b626:after,
.chip-b626:before,
.plasma_bd94:after,
.plasma_bd94:before,
.media-98b3:after,
.media-98b3:before,
.sidebar_red_e945:after,
.sidebar_red_e945:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.nav_down_913d:after,
.title_eb24:after,
.chip-b626:after,
.plasma_bd94:after,
.media-98b3:after,
.sidebar_red_e945:after {
  clear: both;
}
.title_eb24 .next_d040,
.chip-b626 .next_d040,
.heading_left_4862 .next_d040 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hard_787b {
  display: inline-block;
}
.notice-89bb {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.notice-89bb img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.notice-89bb .layout_76f8 {
  padding: 1em 0;
  font-size: 85%;
}
.layout_76f8 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.label-bright-c609 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.label-bright-c609:after,
.label-bright-c609:before {
  content: "";
  display: table;
}
.label-bright-c609:after {
  clear: both;
}
.frame-west-2673 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tiny-7fbe .frame-west-2673 {
  max-width: 50%;
}
.title-first-9242 .frame-west-2673 {
  max-width: 33.33%;
}
.description-action-02e0 .frame-west-2673 {
  max-width: 25%;
}
.slider-west-9d3e .frame-west-2673 {
  max-width: 20%;
}
.backdrop_complex_1b81 .frame-west-2673 {
  max-width: 16.66%;
}
.header-a04d .frame-west-2673 {
  max-width: 14.28%;
}
.thick-885a .frame-west-2673 {
  max-width: 12.5%;
}
.badge-upper-73ef .frame-west-2673 {
  max-width: 11.11%;
}
.item-solid-7b44 {
  display: block;
}
.tiny-aa1e .fixed_920c label,
.tiny-aa1e .pattern-2893 label,
.tiny-aa1e .south_0b2f label,
.tiny-aa1e .slider_adac label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.summary-152f {
  list-style: none;
  margin: 0;
}
.summary-152f article.warm-71e3 {
  margin-bottom: 0;
}
.summary-152f ul {
  list-style: none;
  margin: 0;
}
.summary-152f .active-639f li.warm-71e3 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .summary-152f .active-639f li.warm-71e3 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .summary-152f .active-639f li.warm-71e3: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) {
  .summary-152f .active-639f li.warm-71e3 li.warm-71e3 li.warm-71e3 li.warm-71e3 {
    padding-left: 0;
  }
}
article.warm-71e3 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.warm-71e3 .title_eb24 p:last-of-type {
  margin-bottom: 0;
}
article.warm-71e3 .logo_bright_5f3d {
  float: left;
}
article.warm-71e3 .pagination-full-d6ee {
  margin-left: 85px;
}
article.warm-71e3 .description_old_5175 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.warm-71e3 .description_old_5175 .dropdown_advanced_0458 {
  margin-left: 10px;
}
article.warm-71e3 .center-81e4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.warm-71e3 .top-ccb2 {
  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 .fixed_920c,
  #respond .south_0b2f,
  #respond .slider_adac {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .fixed_920c input,
#respond .south_0b2f input,
#respond .slider_adac input {
  width: 100%;
}
#respond .slider_adac {
  margin-right: 0;
}
#respond .highlight_d759 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.upper_40f3 {
  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;
}
.upper_40f3.input_south_8d48 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.upper_40f3 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%);
}
.upper_40f3:focus,
.upper_40f3: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);
}
.info-upper-94d9 {
  border-radius: 10%;
}
.stone-e988 {
  border-radius: 50%;
}
.breadcrumb-85e7 {
  font-size: 0.72em;
}
.footer_fresh_d9fb {
  font-size: 0.875em;
}
.left_99b0 {
  font-size: 1.1em;
}
.image-1e1f {
  text-transform: uppercase;
  line-height: 1.2;
}
.image-1e1f.breadcrumb-85e7 {
  letter-spacing: 0.5px;
}
.alert-e66f,
.alert-e66f a {
  color: #6d6d6d;
}
.alert-e66f a:hover {
  color: #111;
}
.column_gas_fb99 {
  color: #6d6d6d;
}
.narrow_46c1 {
  overflow-x: hidden;
}
.narrow_46c1 .info-fluid-143f.disabled_center_462b {
  position: relative;
}
.narrow_46c1 .info-fluid-143f.disabled_center_462b.pattern-946b {
  position: initial;
}
.narrow_46c1
  .info-fluid-143f.disabled_center_462b.pattern-946b
  .slider-8c3b {
  left: auto;
}
.narrow_46c1 .info-fluid-143f .slider-8c3b {
  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;
}
.narrow_46c1 .info-fluid-143f:hover.disabled_center_462b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.narrow_46c1
  .info-fluid-143f:hover.disabled_center_462b
  .slider-8c3b {
  display: block;
  z-index: 9999999;
}
.narrow_46c1 .sidebar-c51a .banner-d4a9,
.narrow_46c1 .card_9c76 .banner-d4a9 {
  display: none;
}
.narrow_46c1 .form-current-631b .info-fluid-143f:hover.disabled_center_462b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tiny-aa1e .fixed_920c label,
.tiny-aa1e .pattern-2893 label,
.tiny-aa1e .south_0b2f label,
.tiny-aa1e .slider_adac label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.summary-152f {
  list-style: none;
  margin: 0;
}
.summary-152f article.warm-71e3 {
  margin-bottom: 0;
}
.summary-152f ul {
  list-style: none;
  margin: 0;
}
.summary-152f .active-639f li.warm-71e3 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .summary-152f .active-639f li.warm-71e3 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .summary-152f .active-639f li.warm-71e3: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) {
  .summary-152f .active-639f li.warm-71e3 li.warm-71e3 li.warm-71e3 li.warm-71e3 {
    padding-left: 0;
  }
}
article.warm-71e3 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.warm-71e3 .title_eb24 p:last-of-type {
  margin-bottom: 0;
}
article.warm-71e3 .logo_bright_5f3d {
  float: left;
}
article.warm-71e3 .pagination-full-d6ee {
  margin-left: 85px;
}
article.warm-71e3 .description_old_5175 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.warm-71e3 .description_old_5175 .dropdown_advanced_0458 {
  margin-left: 10px;
}
article.warm-71e3 .center-81e4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.warm-71e3 .top-ccb2 {
  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 .fixed_920c,
  #respond .south_0b2f,
  #respond .slider_adac {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .fixed_920c input,
#respond .south_0b2f input,
#respond .slider_adac input {
  width: 100%;
}
#respond .slider_adac {
  margin-right: 0;
}
#respond .highlight_d759 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.sidebar-c51a .gallery_focused_a144 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.gallery_focused_a144 .slow_b6f0.carousel-bronze-e9ae .component-da9d > li > a:focus,
.gallery_focused_a144 .slow_b6f0.carousel-bronze-e9ae .component-da9d > li > a:hover,
.gallery_focused_a144 .slow_b6f0.center_3d92 .component-da9d > li > a:focus,
.gallery_focused_a144 .slow_b6f0.center_3d92 .component-da9d > li > a:hover,
.gallery_focused_a144 .slow_b6f0.backdrop_stale_d84a .component-da9d > li > a:focus,
.gallery_focused_a144 .slow_b6f0.backdrop_stale_d84a .component-da9d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_focused_a144
  .slow_b6f0.carousel-bronze-e9ae
  .component-da9d
  > li.selected_7c22
  > a,
.gallery_focused_a144
  .slow_b6f0.carousel-bronze-e9ae
  .component-da9d
  > li.accordion-fa4b
  > a,
.gallery_focused_a144
  .slow_b6f0.center_3d92
  .component-da9d
  > li.selected_7c22
  > a,
.gallery_focused_a144
  .slow_b6f0.center_3d92
  .component-da9d
  > li.accordion-fa4b
  > a,
.gallery_focused_a144
  .slow_b6f0.backdrop_stale_d84a
  .component-da9d
  > li.selected_7c22
  > a,
.gallery_focused_a144 .slow_b6f0.backdrop_stale_d84a .component-da9d > li.hovered-d82f > a {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_focused_a144 .filter-clean-0fe2,
.gallery_focused_a144 .filter-clean-0fe2 a {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_focused_a144 .fixed_ed57.outline-smooth-e670 li a,
.gallery_focused_a144 .widget_7e2a a,
.gallery_focused_a144 .disabled-7297,
.gallery_focused_a144 .component-da9d > li > a,
.gallery_focused_a144 .grid-8a66 {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_focused_a144 .fixed_ed57.outline-smooth-e670 li a:hover,
.gallery_focused_a144 .widget_7e2a a:hover,
.gallery_focused_a144 .disabled-7297:hover,
.gallery_focused_a144 .component-da9d > li > a:hover,
.gallery_focused_a144 .grid-8a66:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_focused_a144 .notification-9715 {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_focused_a144 .notification-9715 .header_0ad2 {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_focused_a144 .notification-9715:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_focused_a144 .input-6fec .action-c4f7 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gallery_focused_a144 .input-6fec .action-c4f7 .summary_abf0 {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_focused_a144
  .input-6fec
  .action-c4f7
  .summary_abf0::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_focused_a144
  .input-6fec
  .action-c4f7
  .summary_abf0:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_focused_a144
  .input-6fec
  .action-c4f7
  .summary_abf0::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_focused_a144
  .input-6fec
  .action-c4f7
  .summary_abf0::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_focused_a144 .input-6fec .detail-632d {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_focused_a144 .input-6fec .detail-632d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_01c2
  .gallery_focused_a144
  .input-6fec
  .cold-262b
  .title-silver-a7ca {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.image_01c2
  .gallery_focused_a144
  .input-6fec
  .cold-262b
  .summary_abf0 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-c51a .list-hovered-2507 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.list-hovered-2507 .slow_b6f0.carousel-bronze-e9ae .component-da9d > li > a:focus,
.list-hovered-2507 .slow_b6f0.carousel-bronze-e9ae .component-da9d > li > a:hover,
.list-hovered-2507 .slow_b6f0.center_3d92 .component-da9d > li > a:focus,
.list-hovered-2507 .slow_b6f0.center_3d92 .component-da9d > li > a:hover,
.list-hovered-2507 .slow_b6f0.backdrop_stale_d84a .component-da9d > li > a:focus,
.list-hovered-2507 .slow_b6f0.backdrop_stale_d84a .component-da9d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.list-hovered-2507
  .slow_b6f0.carousel-bronze-e9ae
  .component-da9d
  > li.selected_7c22
  > a,
.list-hovered-2507
  .slow_b6f0.carousel-bronze-e9ae
  .component-da9d
  > li.accordion-fa4b
  > a,
.list-hovered-2507
  .slow_b6f0.center_3d92
  .component-da9d
  > li.selected_7c22
  > a,
.list-hovered-2507
  .slow_b6f0.center_3d92
  .component-da9d
  > li.accordion-fa4b
  > a,
.list-hovered-2507
  .slow_b6f0.backdrop_stale_d84a
  .component-da9d
  > li.selected_7c22
  > a,
.list-hovered-2507 .slow_b6f0.backdrop_stale_d84a .component-da9d > li.hovered-d82f > a {
  color: rgba(0, 0, 0, 0.8);
}
.list-hovered-2507 .filter-clean-0fe2,
.list-hovered-2507 .filter-clean-0fe2 a {
  color: rgba(0, 0, 0, 0.8);
}
.list-hovered-2507 .fixed_ed57.outline-smooth-e670 li a,
.list-hovered-2507 .widget_7e2a a,
.list-hovered-2507 .disabled-7297,
.list-hovered-2507 .component-da9d > li > a,
.list-hovered-2507 .grid-8a66 {
  color: rgba(0, 0, 0, 0.55);
}
.list-hovered-2507 .fixed_ed57.outline-smooth-e670 li a:hover,
.list-hovered-2507 .widget_7e2a a:hover,
.list-hovered-2507 .disabled-7297:hover,
.list-hovered-2507 .component-da9d > li > a:hover,
.list-hovered-2507 .grid-8a66:hover {
  color: rgba(0, 0, 0, 0.8);
}
.list-hovered-2507 .notification-9715 {
  color: rgba(0, 0, 0, 0.55);
}
.list-hovered-2507 .notification-9715 .header_0ad2 {
  color: rgba(0, 0, 0, 0.8);
}
.list-hovered-2507 .notification-9715:hover {
  color: rgba(0, 0, 0, 0.8);
}
.center-e187 .smooth-f5ca {
  margin-left: auto;
  margin-right: auto;
}
.chip-b626 > * {
  margin-left: auto;
  margin-right: auto;
}
.chip-b626 .bottom-4f7b {
  margin-right: 1.41575em;
}
.hidden_f08b .chip-b626 > .container-copper-7559 {
  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;
}
.hidden_f08b .chip-b626 > .element-384b {
  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;
}
.article-77c6.center-e187 .smooth-f5ca,
.module-gold-2025.center-e187 .smooth-f5ca {
  margin-left: 0;
}
.text-6d14.center-e187 .smooth-f5ca,
.column-under-0198.center-e187 .smooth-f5ca {
  margin-right: 0;
}
.chip-b626 ol,
.chip-b626 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tabs_dirty_cfac video {
  max-width: 100%;
}
.accent-wood-1166 img {
  display: block;
}
.accent-wood-1166.bottom-4f7b,
.accent-wood-1166.chip-0876 {
  width: 100%;
}
.accent-wood-1166.element-384b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.modal-cool-ef41:not(.bronze_47b9) {
  margin: 1.5em auto;
}
.basic-acd8 p {
  padding: 1.5em 14px;
}
ul.box_silver_6546.element-384b,
ul.box_silver_6546.container-copper-7559,
ul.box_silver_6546.tiny-0b46.container-copper-7559 {
  padding: 0 14px;
}
.breadcrumb-3953 {
  display: block;
  overflow-x: auto;
}
.breadcrumb-3953 table {
  border-collapse: collapse;
  width: 100%;
}
.breadcrumb-3953 td,
.breadcrumb-3953 th {
  padding: 0.5em;
}
.chip-b626 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.chip-b626 ol ol,
.chip-b626 ol ul,
.chip-b626 ul ol,
.chip-b626 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.chip-b626 ol ol li,
.chip-b626 ol ul li,
.chip-b626 ul ol li,
.chip-b626 ul ul li {
  margin-left: 0;
}
.hover_black_8e95.component_d312 > .content_7d3b {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hover_black_8e95.component_d312 > .content_7d3b iframe,
.hover_black_8e95.component_d312 > .content_7d3b > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.huge-cde3 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.huge-cde3.hidden-36c9 {
  padding: 0;
}
.huge-cde3.hidden-36c9 cite {
  font-size: 13px;
}
.huge-cde3 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.huge-cde3 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.modal_light_26e2 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.modal_light_26e2 > p:first-child {
  margin-top: 0;
}
.modal_light_26e2 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.modal_light_26e2 blockquote {
  border-left: 0;
}
.section_under_2aee {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.section_under_2aee:not(.message-a525) {
  max-width: 100px;
}
.section_under_2aee.paragraph-9e89 {
  border-bottom: none !important;
  text-align: center;
}
.section_under_2aee.paragraph-9e89::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .basic-acd8 p {
    padding: 1.5em 0;
  }
}
.layout-complex-966e {
  color: #0073aa;
}
.feature_copper_fbe5 {
  background-color: #0073aa;
}
.popup-first-24fd {
  color: #229fd8;
}
.white-2306 {
  background-color: #229fd8;
}
.purple-4a82 {
  color: #eee;
}
.green_5fa1 {
  background-color: #eee;
}
.dark-39ac {
  color: #444;
}
.disabled-over-618a {
  background-color: #444;
}
.row_2e28 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.row_2e28 .paragraph-09b6 .widget_7e2a {
  font-size: 15px;
}
.row_2e28 .widget_7e2a {
  line-height: 1.3;
}
.row_2e28 .list-hovered-2507 {
}
.row_2e28 .gallery_focused_a144 {
  background: #235787;
}
.disabled_pressed_a738 {
  padding: 0;
}
.disabled_pressed_a738 .gallery_focused_a144 {
  background: #1a1a1a;
}
.disabled_pressed_a738 .list-hovered-2507 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.table_east_5074 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.table_east_5074 .list-hovered-2507 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.table_east_5074 .gallery_focused_a144 {
  background: #303030;
}
.sidebar_red_e945 {
  position: relative;
  z-index: 10;
}
.sidebar_red_e945 .module_ac84 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.chip-db14 .disabled_center_462b {
  display: inline-block;
  vertical-align: middle;
}
.chip-db14.widget_black_2b70 .disabled_center_462b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .chip-db14.widget_black_2b70 .disabled_center_462b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .chip-db14.widget_black_2b70 .disabled_center_462b {
    margin-right: 0.4em;
  }
}
.chip-db14.widget_black_2b70 .disabled_center_462b:last-child {
  margin-right: 0;
}
.fixed-d93c .module_ac84 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .sidebar-c51a .paragraph-09b6 {
    margin: 0 -0.5em;
  }
  .sidebar-c51a .paragraph-09b6 [class*="customify-col-"],
  .sidebar-c51a .paragraph-09b6 [class*="customify-col_"],
  .sidebar-c51a .paragraph-09b6 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.sidebar-c51a.pagination-inner-2e8a .module_ac84 {
  background: 0 0 !important;
}
.sidebar-c51a.pagination-inner-2e8a .module_ac84,
.sidebar-c51a.fixed-d93c .module_ac84 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .sidebar-c51a.light-b380 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.sidebar-c51a.fixed-d93c .module_ac84 {
  box-shadow: none !important;
}
.hovered_4294 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hovered_4294 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hovered_4294 {
    padding: 18px 0 20px;
  }
}
.hovered_4294 .easy-97f6 {
  width: 100%;
}
.hovered_4294 .form-8b0d {
  margin-bottom: 0;
}
.hovered_4294 .in_f9e2 {
  margin-top: 5px;
  font-size: 0.875em;
}
.pink-0e23 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.pink-0e23 .row_e7e7 {
  width: 100%;
}
.section-active-8522 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.section-active-8522 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.section-active-8522 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;
}
.section-active-8522 li:last-child:after {
  display: none;
}
.section-active-8522 li a {
  font-weight: 500;
  margin-right: 10px;
}
.current-f165 .banner-d4a9 button,
.hovered_4294 .banner-d4a9 button {
  left: 0;
}
.current-f165 .row_e7e7,
.hovered_4294 .row_e7e7 {
  padding-left: 0;
  padding-right: 0;
}
.current-f165 .pink-0e23,
.hovered_4294 .pink-0e23 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.current-f165 {
  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;
}
.current-f165: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;
}
.current-f165 .form_huge_5379 {
  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) {
  .current-f165 .form_huge_5379 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .current-f165 .form_huge_5379 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .current-f165 .form_huge_5379 {
    min-height: 200px;
  }
}
.current-f165 .section-active-8522 {
  color: rgba(255, 255, 255, 0.8);
}
.current-f165 .section-active-8522 a,
.current-f165 .section-active-8522 li:after {
  color: inherit;
}
.current-f165 .section-active-8522 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.south-9f30 {
  margin-bottom: 0.5em;
}
.bright-7e1a {
  margin-bottom: 1.2em;
}
.bright-7e1a,
.south-9f30 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.bright-7e1a p:last-child,
.south-9f30 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .banner-d4a9,
#masthead .banner-d4a9 {
  display: none;
}
#masthead
  > .banner-d4a9.element-outer-cb8e {
  display: none;
}
#masthead > .banner-d4a9 button {
  left: 0;
}
.section-b2fc {
  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%;
}
.section-b2fc .disabled_center_462b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.section-b2fc .active_d385 {
  display: -webkit-box;
  display: flex;
}
.section-b2fc .active_d385.row-steel-cd4c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.section-b2fc .active_d385.hover_fe37 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.section-b2fc .active_d385.dynamic-45a6 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.section-b2fc.pink-1504.block-clean-792b .active_d385.row-steel-cd4c {
  flex-basis: 100%;
}
.section-b2fc.gradient_8a90 .active_d385.hover_fe37 {
  -webkit-box-flex: 1;
  flex: auto;
}
.section-b2fc.gradient_8a90 .active_d385.dynamic-45a6 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .banner-d4a9.element-outer-cb8e {
  display: none;
}
#masthead > .banner-d4a9 button {
  left: 0;
}
.focused-5f73 {
  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;
}
.focused-5f73:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.focused-5f73.outline-out-588e i {
  margin-right: 4px;
}
.focused-5f73.alert-6b63 i {
  margin-left: 5px;
}
.widget_7e2a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.widget_7e2a p:last-child {
  margin-bottom: 0;
}
.element-24c8 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.element-24c8 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.element-24c8 img {
  display: block;
  width: auto;
  line-height: 1;
}
.element-24c8 .filter-clean-0fe2 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.element-24c8 .header_yellow_4e4a {
  margin: 5px 0 7px 0;
}
.element-24c8.mask-9b0c .search_glass_fc13 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element-24c8.mask-9b0c .heading-b20d {
  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;
}
.element-24c8.secondary_be83 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.element-24c8.secondary_be83 .search_glass_fc13 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element-24c8.secondary_be83 .heading-b20d {
  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;
}
.element-24c8.menu-yellow-f10b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.element-24c8.summary_large_864b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.element-24c8.summary_large_864b .heading-b20d {
  margin-top: 7px;
}
.shadow-wide-9ab7 {
  display: inline-block;
}
.sidebar_red_e945 .badge-0252 .element-24c8 img {
  max-width: 100%;
}
.slow_b6f0 .icon_32ea.first_c377,
.mask-c60c .icon_32ea.first_c377 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.slow_b6f0 .glass-e04c,
.mask-c60c .glass-e04c {
  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%);
}
.slow_b6f0 .glass-e04c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.slow_b6f0.tall_fd6f .glass-e04c {
  display: none;
}
.slow_b6f0 .bronze_4005 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.slow_b6f0 .bronze_4005 li {
  display: inline-block;
  position: relative;
}
.slow_b6f0 .bronze_4005 li:last-child {
  margin-right: 0;
}
.slow_b6f0 .bronze_4005 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;
}
.slow_b6f0 .bronze_4005 li.hovered-d82f > a {
  color: rgba(0, 0, 0, 0.9);
}
.slow_b6f0 .bronze_4005 > 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;
}
.slow_b6f0 .bronze_4005 > li > a i {
  line-height: 0;
}
.slow_b6f0 .bronze_4005 > li.backdrop_5cb0 > a .glass-e04c {
  margin-left: 4px;
  line-height: 0;
}
.slow_b6f0 .bronze_4005 .badge_cold_c5f9 li.backdrop_5cb0 > a {
  position: relative;
}
.slow_b6f0 .bronze_4005 .badge_cold_c5f9 li.backdrop_5cb0 > a:after,
.slow_b6f0 .bronze_4005 .badge_cold_c5f9 li.backdrop_5cb0 > a:before {
  content: "";
  display: table;
}
.slow_b6f0 .bronze_4005 .badge_cold_c5f9 li.backdrop_5cb0 > a:after {
  clear: both;
}
.slow_b6f0 .bronze_4005 .badge_cold_c5f9 li.backdrop_5cb0 > a .glass-e04c {
  margin-left: 5px;
  float: right;
}
.slow_b6f0 .image_over_34e6,
.slow_b6f0 .badge_cold_c5f9 {
  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;
}
.slow_b6f0 .badge_cold_c5f9 {
  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;
}
.slow_b6f0 .badge_cold_c5f9 .first_c377 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.slow_b6f0 .badge_cold_c5f9 .glass-e04c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.slow_b6f0 .badge_cold_c5f9 li {
  display: block;
  margin: 0;
  padding: 0;
}
.slow_b6f0 .badge_cold_c5f9 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;
}
.slow_b6f0 .badge_cold_c5f9 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.slow_b6f0 .badge_cold_c5f9 .badge_cold_c5f9 {
  top: 0;
  left: 100%;
}
.slow_b6f0 .wrapper_thick_d84b.fn-focus-8d04 > .image_over_34e6,
.slow_b6f0 .wrapper_thick_d84b.fn-focus-8d04 > .badge_cold_c5f9,
.slow_b6f0 .wrapper_thick_d84b:focus > .image_over_34e6,
.slow_b6f0 .wrapper_thick_d84b:focus > .badge_cold_c5f9,
.slow_b6f0 .wrapper_thick_d84b:hover > .image_over_34e6,
.slow_b6f0 .wrapper_thick_d84b:hover > .badge_cold_c5f9 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.slow_b6f0.backdrop_stale_d84a .component-da9d:after,
.slow_b6f0.backdrop_stale_d84a .component-da9d:before {
  content: "";
  display: table;
}
.slow_b6f0.backdrop_stale_d84a .component-da9d:after {
  clear: both;
}
.slow_b6f0.backdrop_stale_d84a .component-da9d > li {
  float: left;
}
.slow_b6f0.glass_7f22 .component-da9d:after,
.slow_b6f0.glass_7f22 .component-da9d:before {
  content: "";
  display: table;
}
.slow_b6f0.glass_7f22 .component-da9d:after {
  clear: both;
}
.slow_b6f0.glass_7f22 .component-da9d > li {
  float: left;
}
.slow_b6f0.glass_7f22 .component-da9d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.slow_b6f0.glass_7f22 .component-da9d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.slow_b6f0.glass_7f22 .component-da9d > li.selected_7c22 > a,
.slow_b6f0.glass_7f22 .component-da9d > li.hovered-d82f > a {
  color: #fff;
  background-color: #1e4b75;
}
.slow_b6f0.carousel-bronze-e9ae .component-da9d > li > a .first_c377 {
  position: relative;
}
.slow_b6f0.carousel-bronze-e9ae .component-da9d > li > a .first_c377: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;
}
.slow_b6f0.carousel-bronze-e9ae
  .component-da9d
  > li:focus
  > a
  .first_c377:before,
.slow_b6f0.carousel-bronze-e9ae
  .component-da9d
  > li:hover
  > a
  .first_c377:before {
  width: 100%;
  background-color: currentColor;
}
.slow_b6f0.carousel-bronze-e9ae
  .component-da9d
  > li.selected_7c22
  > a
  .first_c377:before,
.slow_b6f0.carousel-bronze-e9ae
  .component-da9d
  > li.accordion-fa4b
  > a
  .first_c377:before {
  width: 100%;
  background-color: currentColor;
}
.slow_b6f0.center_3d92 .component-da9d > li > a .first_c377 {
  position: relative;
}
.slow_b6f0.center_3d92 .component-da9d > li > a .first_c377: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;
}
.slow_b6f0.center_3d92 .component-da9d > li:focus > a .first_c377:before,
.slow_b6f0.center_3d92
  .component-da9d
  > li:hover
  > a
  .first_c377:before {
  width: 100%;
  background-color: currentColor;
}
.slow_b6f0.center_3d92
  .component-da9d
  > li.selected_7c22
  > a
  .first_c377:before,
.slow_b6f0.center_3d92
  .component-da9d
  > li.accordion-fa4b
  > a
  .first_c377:before {
  width: 100%;
  background-color: currentColor;
}
.mask-c60c .bronze_4005 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mask-c60c .bronze_4005 li:first-child > a {
  border-top: none;
}
.mask-c60c .bronze_4005 .card-bab1 > .first_c377 .glass-e04c {
  display: none;
}
.mask-c60c .bronze_4005 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.mask-c60c .bronze_4005 li:last-child {
  border: none;
}
.mask-c60c .bronze_4005 li.backdrop_5cb0 > a {
  padding-right: 45px !important;
}
.mask-c60c .bronze_4005 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.mask-c60c .bronze_4005 li a:focus,
.mask-c60c .bronze_4005 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mask-c60c .bronze_4005 li .easy_c618 {
  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;
}
.mask-c60c .bronze_4005 li .easy_c618:hover {
  box-shadow: none;
}
.mask-c60c .bronze_4005 li .easy_c618 .glass-e04c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.mask-c60c .bronze_4005 .badge_cold_c5f9 {
  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);
}
.mask-c60c .bronze_4005 .badge_cold_c5f9 li a {
  padding-left: 3em;
}
.mask-c60c .bronze_4005 .shade_8638 > a .easy_c618 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mask-c60c .bronze_4005 .shade_8638 > .badge_cold_c5f9 {
  display: block;
  opacity: 1;
}
.in_996f {
  max-width: 100%;
}
.banner-2315 {
  line-height: 0;
  cursor: pointer;
}
.grid-8a66 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.grid-8a66:hover {
  box-shadow: none;
  color: currentColor;
}
.grid-8a66 svg {
  width: 18px;
  height: 18px;
}
.grid-8a66 .highlight-1857 {
  display: none;
}
.menu-cf58 {
  position: relative;
}
.menu-cf58.fn-active-8d04 .grid-8a66 .text_focused_2840 {
  display: none;
}
.menu-cf58.fn-active-8d04 .grid-8a66 .highlight-1857 {
  display: inline-block;
}
.menu-cf58 .carousel-west-f42d {
  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);
}
.menu-cf58.static-ff4c .carousel-west-f42d {
  left: auto;
  right: -0.9em;
}
.menu-cf58.static-ff4c .section_solid_bc29::before {
  left: auto;
  right: 15px;
}
.menu-cf58.fn-active-8d04 .carousel-west-f42d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.cold-262b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.cold-262b label {
  flex-basis: 100%;
}
.cold-262b .action-c4f7 {
  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;
}
.cold-262b .summary_abf0 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.cold-262b .summary_abf0:focus {
  background-color: transparent;
}
.cold-262b button.detail-632d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.cold-262b button.detail-632d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.cold-262b button.detail-632d svg {
  width: 18px;
  height: 18px;
}
.cold-262b input[type="submit"] {
  min-height: auto;
}
.input-6fec .cold-262b .summary_abf0 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.section_solid_bc29 {
  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) {
  .section_solid_bc29 {
    width: 220px;
  }
}
.section_solid_bc29 label {
  flex-basis: 100%;
}
.section_solid_bc29::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;
}
.image_01c2 .input-6fec .cold-262b {
  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;
}
.image_01c2
  .input-6fec
  .cold-262b
  .action-c4f7 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.image_01c2 .input-6fec .cold-262b .summary_abf0 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.image_01c2
  .input-6fec
  .cold-262b
  .summary_abf0:focus {
  background: 0 0;
}
.image_01c2
  .input-6fec
  .cold-262b
  .title-silver-a7ca {
  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;
}
.fixed_ed57 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.fixed_ed57 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.fixed_ed57 li:last-child {
  margin-right: 0;
}
.fixed_ed57 li:first-child {
  margin-left: 0;
}
.fixed_ed57.blue_dee2 a {
  color: #fff;
}
.fixed_ed57.blue_dee2 a:hover {
  color: #fff;
}
.fixed_ed57 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.fixed_ed57 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.fixed_ed57 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.fixed_ed57 a:hover {
  opacity: 0.9;
  color: inherit;
}
.fixed_ed57 [class*="social-icon-apple"] {
  background-color: #999;
}
.fixed_ed57 [class*="social-icon-apple"].mini_c2f8 {
  background-color: transparent;
  color: #999;
}
.fixed_ed57 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.fixed_ed57 [class*="social-icon-behance"].mini_c2f8 {
  background-color: transparent;
  color: #1769ff;
}
.fixed_ed57 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.fixed_ed57 [class*="social-icon-bitbucket"].mini_c2f8 {
  background-color: transparent;
  color: #205081;
}
.fixed_ed57 [class*="social-icon-codepen"] {
  background-color: #000;
}
.fixed_ed57 [class*="social-icon-codepen"].mini_c2f8 {
  background-color: transparent;
  color: #000;
}
.fixed_ed57 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.fixed_ed57 [class*="social-icon-delicious"].mini_c2f8 {
  background-color: transparent;
  color: #39f;
}
.fixed_ed57 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.fixed_ed57 [class*="social-icon-digg"].mini_c2f8 {
  background-color: transparent;
  color: #005be2;
}
.fixed_ed57 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.fixed_ed57 [class*="social-icon-dribbble"].mini_c2f8 {
  background-color: transparent;
  color: #ea4c89;
}
.fixed_ed57 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.fixed_ed57 [class*="social-icon-envelope"].mini_c2f8 {
  background-color: transparent;
  color: #ea4335;
}
.fixed_ed57 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.fixed_ed57 [class*="social-icon-facebook"].mini_c2f8 {
  background-color: transparent;
  color: #3b5998;
}
.fixed_ed57 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.fixed_ed57 [class*="social-icon-flickr"].mini_c2f8 {
  background-color: transparent;
  color: #0063dc;
}
.fixed_ed57 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.fixed_ed57 [class*="social-icon-foursquare"].mini_c2f8 {
  background-color: transparent;
  color: #2d5be3;
}
.fixed_ed57 [class*="social-icon-github"] {
  background-color: #333;
}
.fixed_ed57 [class*="social-icon-github"].mini_c2f8 {
  background-color: transparent;
  color: #333;
}
.fixed_ed57 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.fixed_ed57 [class*="social-icon-google-plus"].mini_c2f8 {
  background-color: transparent;
  color: #dd4b39;
}
.fixed_ed57 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.fixed_ed57 [class*="social-icon-houzz"].mini_c2f8 {
  background-color: transparent;
  color: #7ac142;
}
.fixed_ed57 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.fixed_ed57 [class*="social-icon-instagram"].mini_c2f8 {
  background-color: transparent;
  color: #262626;
}
.fixed_ed57 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.fixed_ed57 [class*="social-icon-jsfiddle"].mini_c2f8 {
  background-color: transparent;
  color: #487aa2;
}
.fixed_ed57 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.fixed_ed57 [class*="social-icon-linkedin"].mini_c2f8 {
  background-color: transparent;
  color: #0077b5;
}
.fixed_ed57 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.fixed_ed57 [class*="social-icon-medium"].mini_c2f8 {
  background-color: transparent;
  color: #00ab6b;
}
.fixed_ed57 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.fixed_ed57
  [class*="social-icon-odnoklassniki"].mini_c2f8 {
  background-color: transparent;
  color: #f4731c;
}
.fixed_ed57 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.fixed_ed57 [class*="social-icon-meetup"].mini_c2f8 {
  background-color: transparent;
  color: #ec1c40;
}
.fixed_ed57 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.fixed_ed57 [class*="social-icon-pinterest"].mini_c2f8 {
  background-color: transparent;
  color: #bd081c;
}
.fixed_ed57 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.fixed_ed57 [class*="social-icon-product-hunt"].mini_c2f8 {
  background-color: transparent;
  color: #da552f;
}
.fixed_ed57 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.fixed_ed57 [class*="social-icon-reddit"].mini_c2f8 {
  background-color: transparent;
  color: #ff4500;
}
.fixed_ed57 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.fixed_ed57 [class*="social-icon-rss"].mini_c2f8 {
  background-color: transparent;
  color: #f26522;
}
.fixed_ed57 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.fixed_ed57
  [class*="social-icon-shopping-cart"].mini_c2f8 {
  background-color: transparent;
  color: #4caf50;
}
.fixed_ed57 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.fixed_ed57 [class*="social-icon-skype"].mini_c2f8 {
  background-color: transparent;
  color: #00aff0;
}
.fixed_ed57 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.fixed_ed57 [class*="social-icon-slideshare"].mini_c2f8 {
  background-color: transparent;
  color: #0077b5;
}
.fixed_ed57 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.fixed_ed57 [class*="social-icon-snapchat"].mini_c2f8 {
  background-color: transparent;
  color: #fffc00;
}
.fixed_ed57 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.fixed_ed57 [class*="social-icon-soundcloud"].mini_c2f8 {
  background-color: transparent;
  color: #f80;
}
.fixed_ed57 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.fixed_ed57 [class*="social-icon-spotify"].mini_c2f8 {
  background-color: transparent;
  color: #2ebd59;
}
.fixed_ed57 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.fixed_ed57
  [class*="social-icon-stack-overflow"].mini_c2f8 {
  background-color: transparent;
  color: #fe7a15;
}
.fixed_ed57 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.fixed_ed57 [class*="social-icon-maldkfgram"].mini_c2f8 {
  background-color: transparent;
  color: #2ca5e0;
}
.fixed_ed57 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.fixed_ed57 [class*="social-icon-tripadvisor"].mini_c2f8 {
  background-color: transparent;
  color: #589442;
}
.fixed_ed57 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.fixed_ed57 [class*="social-icon-tumblr"].mini_c2f8 {
  background-color: transparent;
  color: #35465c;
}
.fixed_ed57 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.fixed_ed57 [class*="social-icon-twitch"].mini_c2f8 {
  background-color: transparent;
  color: #6441a5;
}
.fixed_ed57 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.fixed_ed57 [class*="social-icon-twitter"].mini_c2f8 {
  background-color: transparent;
  color: #1da1f2;
}
.fixed_ed57 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.fixed_ed57 [class*="social-icon-vimeo"].mini_c2f8 {
  background-color: transparent;
  color: #1ab7ea;
}
.fixed_ed57 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.fixed_ed57 [class*="social-icon-vk"].mini_c2f8 {
  background-color: transparent;
  color: #45668e;
}
.fixed_ed57 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.fixed_ed57 [class*="social-icon-weibo"].mini_c2f8 {
  background-color: transparent;
  color: #df2029;
}
.fixed_ed57 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.fixed_ed57 [class*="social-icon-weixin"].mini_c2f8 {
  background-color: transparent;
  color: #7bb32e;
}
.fixed_ed57 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.fixed_ed57 [class*="social-icon-whatsapp"].mini_c2f8 {
  background-color: transparent;
  color: #25d366;
}
.fixed_ed57 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.fixed_ed57 [class*="social-icon-wordpress"].mini_c2f8 {
  background-color: transparent;
  color: #21759b;
}
.fixed_ed57 [class*="social-icon-xing"] {
  background-color: #026466;
}
.fixed_ed57 [class*="social-icon-xing"].mini_c2f8 {
  background-color: transparent;
  color: #026466;
}
.fixed_ed57 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.fixed_ed57 [class*="social-icon-yelp"].mini_c2f8 {
  background-color: transparent;
  color: #af0606;
}
.fixed_ed57 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.fixed_ed57 [class*="social-icon-youtube"].mini_c2f8 {
  background-color: transparent;
  color: #cd201f;
}
.disabled-7297 {
  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;
}
.disabled-7297:hover {
  box-shadow: none;
  background: 0 0;
}
.overlay-copper-5869 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.gradient-b2e2 {
  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;
}
.input_left_67dc {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.accent_green_92ca {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.accent_green_92ca,
.accent_green_92ca::after,
.accent_green_92ca::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;
}
.accent_green_92ca::after,
.accent_green_92ca::before {
  content: "";
  display: block;
  background-color: inherit;
}
.backdrop_dc54 .gradient-b2e2 .input_left_67dc {
  margin-top: -2px;
  width: 19px;
}
.backdrop_dc54 .gradient-b2e2 .accent_green_92ca {
  margin-top: -1px;
}
.backdrop_dc54 .gradient-b2e2 .accent_green_92ca,
.backdrop_dc54 .gradient-b2e2 .accent_green_92ca::after,
.backdrop_dc54 .gradient-b2e2 .accent_green_92ca::before {
  width: 19px;
  height: 2px;
}
.backdrop_dc54 .gradient-b2e2 .accent_green_92ca::before {
  top: -6px;
}
.backdrop_dc54 .gradient-b2e2 .accent_green_92ca::after {
  bottom: -6px;
}
.text-6e0c .gradient-b2e2 .input_left_67dc {
  margin-top: -2px;
  width: 22px;
}
.text-6e0c .gradient-b2e2 .accent_green_92ca {
  margin-top: -1px;
}
.text-6e0c .gradient-b2e2 .accent_green_92ca,
.text-6e0c .gradient-b2e2 .accent_green_92ca::after,
.text-6e0c .gradient-b2e2 .accent_green_92ca::before {
  width: 22px;
  height: 2px;
}
.text-6e0c .gradient-b2e2 .accent_green_92ca::before {
  top: -7px;
}
.text-6e0c .gradient-b2e2 .accent_green_92ca::after {
  bottom: -7px;
}
.outline_250a .gradient-b2e2 .input_left_67dc {
  margin-top: -2px;
  width: 31px;
}
.outline_250a .gradient-b2e2 .accent_green_92ca {
  margin-top: -1.5px;
}
.outline_250a .gradient-b2e2 .accent_green_92ca,
.outline_250a .gradient-b2e2 .accent_green_92ca::after,
.outline_250a .gradient-b2e2 .accent_green_92ca::before {
  width: 31px;
  height: 3px;
}
.outline_250a .gradient-b2e2 .accent_green_92ca::before {
  top: -9px;
}
.outline_250a .gradient-b2e2 .accent_green_92ca::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .shadow-purple-735d .gradient-b2e2 .input_left_67dc {
    margin-top: -2px;
    width: 19px;
  }
  .shadow-purple-735d .gradient-b2e2 .accent_green_92ca {
    margin-top: -1px;
  }
  .shadow-purple-735d .gradient-b2e2 .accent_green_92ca,
  .shadow-purple-735d .gradient-b2e2 .accent_green_92ca::after,
  .shadow-purple-735d .gradient-b2e2 .accent_green_92ca::before {
    width: 19px;
    height: 2px;
  }
  .shadow-purple-735d .gradient-b2e2 .accent_green_92ca::before {
    top: -6px;
  }
  .shadow-purple-735d .gradient-b2e2 .accent_green_92ca::after {
    bottom: -6px;
  }
  .aside-cool-cbb5 .gradient-b2e2 .input_left_67dc {
    margin-top: -2px;
    width: 22px;
  }
  .aside-cool-cbb5 .gradient-b2e2 .accent_green_92ca {
    margin-top: -1px;
  }
  .aside-cool-cbb5 .gradient-b2e2 .accent_green_92ca,
  .aside-cool-cbb5 .gradient-b2e2 .accent_green_92ca::after,
  .aside-cool-cbb5 .gradient-b2e2 .accent_green_92ca::before {
    width: 22px;
    height: 2px;
  }
  .aside-cool-cbb5 .gradient-b2e2 .accent_green_92ca::before {
    top: -7px;
  }
  .aside-cool-cbb5 .gradient-b2e2 .accent_green_92ca::after {
    bottom: -7px;
  }
  .east-e5fe .gradient-b2e2 .input_left_67dc {
    margin-top: -2px;
    width: 31px;
  }
  .east-e5fe .gradient-b2e2 .accent_green_92ca {
    margin-top: -1.5px;
  }
  .east-e5fe .gradient-b2e2 .accent_green_92ca,
  .east-e5fe .gradient-b2e2 .accent_green_92ca::after,
  .east-e5fe .gradient-b2e2 .accent_green_92ca::before {
    width: 31px;
    height: 3px;
  }
  .east-e5fe .gradient-b2e2 .accent_green_92ca::before {
    top: -9px;
  }
  .east-e5fe .gradient-b2e2 .accent_green_92ca::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .complex_afcb .gradient-b2e2 .input_left_67dc {
    margin-top: -2px;
    width: 19px;
  }
  .complex_afcb .gradient-b2e2 .accent_green_92ca {
    margin-top: -1px;
  }
  .complex_afcb .gradient-b2e2 .accent_green_92ca,
  .complex_afcb .gradient-b2e2 .accent_green_92ca::after,
  .complex_afcb .gradient-b2e2 .accent_green_92ca::before {
    width: 19px;
    height: 2px;
  }
  .complex_afcb .gradient-b2e2 .accent_green_92ca::before {
    top: -6px;
  }
  .complex_afcb .gradient-b2e2 .accent_green_92ca::after {
    bottom: -6px;
  }
  .chip_26c1 .gradient-b2e2 .input_left_67dc {
    margin-top: -2px;
    width: 22px;
  }
  .chip_26c1 .gradient-b2e2 .accent_green_92ca {
    margin-top: -1px;
  }
  .chip_26c1 .gradient-b2e2 .accent_green_92ca,
  .chip_26c1 .gradient-b2e2 .accent_green_92ca::after,
  .chip_26c1 .gradient-b2e2 .accent_green_92ca::before {
    width: 22px;
    height: 2px;
  }
  .chip_26c1 .gradient-b2e2 .accent_green_92ca::before {
    top: -7px;
  }
  .chip_26c1 .gradient-b2e2 .accent_green_92ca::after {
    bottom: -7px;
  }
  .small_9e74 .gradient-b2e2 .input_left_67dc {
    margin-top: -2px;
    width: 31px;
  }
  .small_9e74 .gradient-b2e2 .accent_green_92ca {
    margin-top: -1.5px;
  }
  .small_9e74 .gradient-b2e2 .accent_green_92ca,
  .small_9e74 .gradient-b2e2 .accent_green_92ca::after,
  .small_9e74 .gradient-b2e2 .accent_green_92ca::before {
    width: 31px;
    height: 3px;
  }
  .small_9e74 .gradient-b2e2 .accent_green_92ca::before {
    top: -9px;
  }
  .small_9e74 .gradient-b2e2 .accent_green_92ca::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .dropdown-steel-a01a .gradient-b2e2 .input_left_67dc {
    margin-top: -2px;
    width: 19px;
  }
  .dropdown-steel-a01a .gradient-b2e2 .accent_green_92ca {
    margin-top: -1px;
  }
  .dropdown-steel-a01a .gradient-b2e2 .accent_green_92ca,
  .dropdown-steel-a01a .gradient-b2e2 .accent_green_92ca::after,
  .dropdown-steel-a01a .gradient-b2e2 .accent_green_92ca::before {
    width: 19px;
    height: 2px;
  }
  .dropdown-steel-a01a .gradient-b2e2 .accent_green_92ca::before {
    top: -6px;
  }
  .dropdown-steel-a01a .gradient-b2e2 .accent_green_92ca::after {
    bottom: -6px;
  }
  .secondary_slow_fad6 .gradient-b2e2 .input_left_67dc {
    margin-top: -2px;
    width: 22px;
  }
  .secondary_slow_fad6 .gradient-b2e2 .accent_green_92ca {
    margin-top: -1px;
  }
  .secondary_slow_fad6 .gradient-b2e2 .accent_green_92ca,
  .secondary_slow_fad6 .gradient-b2e2 .accent_green_92ca::after,
  .secondary_slow_fad6 .gradient-b2e2 .accent_green_92ca::before {
    width: 22px;
    height: 2px;
  }
  .secondary_slow_fad6 .gradient-b2e2 .accent_green_92ca::before {
    top: -7px;
  }
  .secondary_slow_fad6 .gradient-b2e2 .accent_green_92ca::after {
    bottom: -7px;
  }
  .heading_83c3 .gradient-b2e2 .input_left_67dc {
    margin-top: -2px;
    width: 31px;
  }
  .heading_83c3 .gradient-b2e2 .accent_green_92ca {
    margin-top: -1.5px;
  }
  .heading_83c3 .gradient-b2e2 .accent_green_92ca,
  .heading_83c3 .gradient-b2e2 .accent_green_92ca::after,
  .heading_83c3 .gradient-b2e2 .accent_green_92ca::before {
    width: 31px;
    height: 3px;
  }
  .heading_83c3 .gradient-b2e2 .accent_green_92ca::before {
    top: -9px;
  }
  .heading_83c3 .gradient-b2e2 .accent_green_92ca::after {
    bottom: -9px;
  }
}
.dropdown_5a94 .accent_green_92ca {
  -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);
}
.dropdown_5a94 .accent_green_92ca::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.dropdown_5a94 .accent_green_92ca::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);
}
.dropdown_5a94.copper-b0dd .accent_green_92ca {
  -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);
}
.dropdown_5a94.copper-b0dd .accent_green_92ca::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.dropdown_5a94.copper-b0dd .accent_green_92ca::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);
}
.progress-last-1747 {
  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.link-603c:before {
  display: none;
}
.card_9c76 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.card_9c76 .dropdown_cool_7bd6 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.card_9c76 .dropdown_cool_7bd6:last-of-type {
  border-bottom: none;
}
.card_9c76 .dropdown_cool_7bd6.slider_smooth_37b8,
.card_9c76 .dropdown_cool_7bd6.section-middle-2284,
.card_9c76 .dropdown_cool_7bd6.aside_2c6c {
  padding: 0;
}
.card_9c76 .mask-c60c .easy_c618 {
  color: currentColor;
}
.card_9c76 .mask-c60c .easy_c618:focus,
.card_9c76 .mask-c60c .easy_c618:hover {
  background: rgba(0, 0, 0, 0.01);
}
.card_9c76.list-hovered-2507 .notification-9715,
.card_9c76.list-hovered-2507 .widget_7e2a a,
.card_9c76.list-hovered-2507 .component-da9d a,
.card_9c76.list-hovered-2507 .badge_cold_c5f9 a {
  color: rgba(0, 0, 0, 0.55);
}
.card_9c76.list-hovered-2507 .notification-9715:hover,
.card_9c76.list-hovered-2507 .widget_7e2a a:hover,
.card_9c76.list-hovered-2507 .component-da9d a:hover,
.card_9c76.list-hovered-2507 .badge_cold_c5f9 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.card_9c76.list-hovered-2507 .header_0ad2 {
  color: rgba(0, 0, 0, 0.8);
}
.card_9c76.list-hovered-2507 .dropdown_cool_7bd6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.card_9c76.list-hovered-2507 .dropdown_cool_7bd6:before {
  background: rgba(0, 0, 0, 0.08);
}
.card_9c76.list-hovered-2507 .slow_1e27:before {
  background: rgba(255, 255, 255, 0.9);
}
.card_9c76.list-hovered-2507 .mask-c60c .bronze_4005 li a,
.card_9c76.list-hovered-2507 .mask-c60c .easy_c618,
.card_9c76.list-hovered-2507 .badge_cold_c5f9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.card_9c76.list-hovered-2507 .mask-c60c .easy_c618:focus,
.card_9c76.list-hovered-2507 .mask-c60c .easy_c618:hover {
  background: rgba(0, 0, 0, 0.01);
}
.card_9c76.list-hovered-2507 .bronze_4005 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.card_9c76.gallery_focused_a144 .notification-9715,
.card_9c76.gallery_focused_a144 .widget_7e2a a,
.card_9c76.gallery_focused_a144 .component-da9d .easy_c618,
.card_9c76.gallery_focused_a144 .component-da9d a,
.card_9c76.gallery_focused_a144 .badge_cold_c5f9 a {
  color: rgba(255, 255, 255, 0.79);
}
.card_9c76.gallery_focused_a144 .notification-9715:hover,
.card_9c76.gallery_focused_a144 .widget_7e2a a:hover,
.card_9c76.gallery_focused_a144 .component-da9d .easy_c618:hover,
.card_9c76.gallery_focused_a144 .component-da9d a:hover,
.card_9c76.gallery_focused_a144 .badge_cold_c5f9 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card_9c76.gallery_focused_a144 .header_0ad2 {
  color: rgba(255, 255, 255, 0.99);
}
.card_9c76.gallery_focused_a144 .dropdown_cool_7bd6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.card_9c76.gallery_focused_a144 .dropdown_cool_7bd6:before {
  background: rgba(255, 255, 255, 0.08);
}
.card_9c76.gallery_focused_a144 .slow_1e27:before {
  background: rgba(0, 0, 0, 0.9);
}
.card_9c76.gallery_focused_a144 .mask-c60c .bronze_4005 li a,
.card_9c76.gallery_focused_a144 .mask-c60c .easy_c618,
.card_9c76.gallery_focused_a144 .badge_cold_c5f9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.card_9c76.gallery_focused_a144 .mask-c60c .easy_c618:focus,
.card_9c76.gallery_focused_a144 .mask-c60c .easy_c618:hover {
  background: rgba(0, 0, 0, 0.01);
}
.card_9c76.gallery_focused_a144 .bronze_4005 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.slow_1e27 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.slow_1e27:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.breadcrumb-motion-2aa8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.chip-468f .card_9c76 {
  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;
}
.chip-468f .dropdown_cool_7bd6 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.chip-468f .dropdown_cool_7bd6: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) {
  .chip-468f .dropdown_cool_7bd6:before {
    width: 16%;
    left: 42%;
  }
}
.chip-468f .dropdown_cool_7bd6:last-child:before {
  content: none;
}
.chip-468f .dropdown_cool_7bd6[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.chip-468f .mask-c60c .bronze_4005 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.chip-468f .mask-c60c .bronze_4005 li a .easy_c618 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.chip-468f .mask-c60c .badge_cold_c5f9 {
  border: none;
}
.chip-468f .mask-c60c .badge_cold_c5f9 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.chip-468f .slow_1e27 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.chip-468f .breadcrumb-motion-2aa8 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.chip-468f .gallery_focused_a144 .slow_1e27:before {
  background: rgba(0, 0, 0, 0.9);
}
.chip-468f .list-hovered-2507.hero-eeab .accent_green_92ca {
  background: rgba(0, 0, 0, 0.6);
}
.chip-468f
  .list-hovered-2507.hero-eeab
  .accent_green_92ca::after,
.chip-468f
  .list-hovered-2507.hero-eeab
  .accent_green_92ca:before {
  background: inherit;
}
.chip-468f
  .list-hovered-2507.hero-eeab:hover
  .accent_green_92ca {
  background: rgba(0, 0, 0, 0.8);
}
.carousel_7830 .card_9c76 {
  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) {
  .carousel_7830 .card_9c76 {
    width: auto;
    right: 45px;
  }
}
.iron_7240 .card_9c76 {
  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) {
  .iron_7240 .card_9c76 {
    width: auto;
    left: 45px;
  }
}
.link-603c .card_9c76 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.link-603c .breadcrumb-motion-2aa8 {
  max-width: 48em;
  margin: 0 auto;
}
.link-603c .slow_1e27:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.filter_white_4ded {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.filter_white_4ded.chip-468f .card_9c76 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.filter_white_4ded.carousel_7830 .card_9c76 {
  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);
}
.filter_white_4ded .card_9c76 {
  visibility: visible;
}
.filter_white_4ded.iron_7240 .card_9c76 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.primary_0ce0,
.mask-592f {
  overflow-x: hidden;
}
.primary_0ce0 .card_9c76 {
  overflow: auto;
}
.primary_0ce0.chip-468f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.primary_0ce0.chip-468f .card_9c76 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.primary_0ce0.chip-468f .disabled-7297 {
  opacity: 0;
}
.primary_0ce0.carousel_7830 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.primary_0ce0.carousel_7830 .card_9c76 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.primary_0ce0.carousel_7830 .disabled-7297 {
  opacity: 0;
}
.primary_0ce0.iron_7240 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.primary_0ce0.iron_7240 .card_9c76 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.primary_0ce0.iron_7240 .disabled-7297 {
  opacity: 0;
}
.primary_0ce0.link-603c .card_9c76 {
  z-index: 10;
  visibility: visible;
}
.hero-eeab {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hero-eeab .accent_green_92ca {
  background: rgba(255, 255, 255, 0.99);
}
.hero-eeab .accent_green_92ca::after,
.hero-eeab .accent_green_92ca:before {
  background: inherit;
}
.hero-eeab:hover .accent_green_92ca {
  background: rgba(255, 255, 255, 0.99);
}
.iron_7240 .hero-eeab {
  top: 10px;
  right: auto;
  left: 12px;
}
.link-603c .hero-eeab {
  display: none !important;
}
.primary_0ce0:before,
.mask-592f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.primary_0ce0 .hero-eeab,
.mask-592f .hero-eeab {
  display: inline-block;
}
.card_9c76 .disabled_center_462b {
  -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;
}
.primary_0ce0 .card_9c76 .disabled_center_462b,
.mask-592f .card_9c76 .disabled_center_462b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.panel_84e3 .action-c4f7 {
  width: 100%;
}
.badge-0252 {
  padding: 0 0.5em 0;
}
.badge-0252 [class*="customify-col-"],
.badge-0252 [class*="customify-col_"],
.badge-0252 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.overlay-north-8976 .badge-0252 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .paragraph-09b6 .purple-f8c9,
  .purple-f8c9 {
    display: none;
  }
  .warm_3935 {
    text-align: left;
  }
  .box_7e61 {
    text-align: center;
  }
  .fixed-a8aa {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .paragraph-09b6 .message-slow-631b,
  .message-slow-631b {
    display: none;
  }
  .carousel_876b {
    text-align: left;
  }
  .widget_rough_7432 {
    text-align: center;
  }
  .row-tiny-c3fd {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .paragraph-09b6 .right_4bb6,
  .right_4bb6 {
    display: none;
  }
  .current_eee5 {
    text-align: left;
  }
  .east-4391 {
    text-align: center;
  }
  .over_c7c7 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.layout_1d3c {
  box-shadow: none !important;
}
.breadcrumb-steel-7382 .badge_bottom_0ee9,
.aside-paper-7118 .badge_bottom_0ee9 {
  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;
}
.aside-paper-7118 .badge_bottom_0ee9 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.module_ac84 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.module_ac84:after,
.module_ac84:before {
  content: "";
  display: table;
}
.module_ac84:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .module_ac84 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.module_ac84,
.light-b380 {
  max-width: 1248px;
  margin: 0 auto;
}

.plasma_bd94.gallery-cfcf .module_ac84 {
  max-width: 100%;
}
.plasma_bd94.active-8baa {
  max-width: 1200px;
  margin: 0 auto;
}
.plasma_bd94.motion-a5c4 .module_ac84 {
  max-width: 100%;
}
.plasma_bd94.motion-a5c4 > .module_ac84 {
  padding-left: 0;
  padding-right: 0;
}
.plasma_bd94.motion-a5c4 > .module_ac84 .paragraph-09b6 {
  margin: 0;
}
.plasma_bd94.motion-a5c4
  > .module_ac84
  .widget-basic-7f89.filter_fresh_5b3d {
  margin-right: 0;
  margin-left: 0;
}
.plasma_bd94.motion-a5c4 #main.filter_fresh_5b3d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .icon_b582 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .icon_b582 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .bright_1563 .smooth-f5ca {
    padding-right: 1em;
  }
  .bright_1563.popup-98dd .widget-basic-7f89 {
    border-right: 1px solid #eaecee;
  }
  .bright_1563.popup-98dd .smooth-f5ca {
    padding-right: 1em;
  }
  .bright_1563.popup-98dd .primary_clean_5c26 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .icon-9227 .smooth-f5ca {
    padding-left: 1em;
  }
  .icon-9227.popup-98dd .widget-basic-7f89 {
    border-left: 1px solid #eaecee;
  }
  .icon-9227.popup-98dd .smooth-f5ca {
    padding-left: 1em;
  }
  .icon-9227.popup-98dd .primary_clean_5c26 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .row_north_f883 .smooth-f5ca {
    padding-left: 1em;
  }
  .row_north_f883.popup-98dd .sort-stale-856c {
    border-right: 1px solid #eaecee;
  }
  .row_north_f883.popup-98dd .hovered-46d0 {
    border-right: 1px solid #eaecee;
  }
  .row_north_f883.popup-98dd .smooth-f5ca {
    padding-left: 1em;
  }
  .row_north_f883.popup-98dd .primary_clean_5c26 {
    padding-right: 1em;
  }
  .row_north_f883.popup-98dd .background-b651 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .widget-stone-7a4a .smooth-f5ca {
    padding-right: 1em;
  }
  .widget-stone-7a4a.popup-98dd .sort-stale-856c {
    border-left: 1px solid #eaecee;
  }
  .widget-stone-7a4a.popup-98dd .hovered-46d0 {
    border-left: 1px solid #eaecee;
  }
  .widget-stone-7a4a.popup-98dd .smooth-f5ca {
    padding-right: 1em;
  }
  .widget-stone-7a4a.popup-98dd .primary_clean_5c26 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .widget-stone-7a4a.popup-98dd .background-b651 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .icon_b582 .smooth-f5ca {
    padding-left: 1em;
    padding-right: 1em;
  }
  .icon_b582.popup-98dd .widget-basic-7f89 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .icon_b582.popup-98dd .smooth-f5ca {
    padding-left: 1em;
    padding-right: 1em;
  }
  .icon_b582.popup-98dd .primary_clean_5c26 {
    padding-left: 1em;
  }
  .icon_b582.popup-98dd .background-b651 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .icon_b582.popup-98dd .smooth-f5ca {
    padding-left: 0;
  }
}
.disabled_small_f161 .chip-db14 {
  display: inline-block;
}
.advanced_4c27 {
  display: inline-block;
}
.outer_7d34 {
  word-con: break-word;
}
.button-a7d3 > span {
  display: inline-block;
  padding: 5px 0;
}
.button-a7d3 .paragraph-d275 {
  margin-left: 8px;
  margin-right: 8px;
}
.button-a7d3 .mask_29bf img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.info_79ca .secondary-ec96 {
  margin-bottom: 2em;
}
.info_79ca .border-current-4db1 {
  margin-bottom: 15px;
}
.info_79ca .border-current-4db1:last-child {
  margin-bottom: 0;
}
.info_79ca .first-f6f0 {
  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) {
  .info_79ca .first-f6f0 {
    display: block;
  }
}
.info_79ca .dark_2b65 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .info_79ca .dark_2b65 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.info_79ca .green_2248 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.info_79ca .green_2248 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.info_79ca .green_2248 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.info_79ca .outer_7d34 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.info_79ca .outer_7d34 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.info_79ca .lite_3418 p:last-child {
  margin-bottom: 0;
}
.info_79ca .search_over_33ef {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.info_79ca .silver_a7b3 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.info_79ca .icon-south-4ef1 {
  margin-top: 1em;
}
.info_79ca .light_c962 {
  top: 0;
  display: block;
}
.info_79ca .light_c962 a {
  color: inherit;
}
.info_79ca .light_c962 a:hover {
  color: inherit;
}
.info_79ca .layout_bd9e {
  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;
}
.info_79ca .layout_bd9e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.info_79ca .silver_a7b3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.info_79ca .photo-pressed-fcab {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.info_79ca .photo-pressed-fcab:first-child {
  margin-top: 0;
}
.info_79ca .photo-pressed-fcab.texture_255f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.info_79ca .photo-pressed-fcab.logo-easy-b5fa {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.info_79ca
  .photo-pressed-fcab.logo-easy-b5fa.orange-92ac
  .icon-south-4ef1 {
  width: 100%;
}
.info_79ca .logo-easy-b5fa {
  -webkit-box-align: center;
  align-items: center;
}
.info_79ca .logo-easy-b5fa .button-a7d3,
.info_79ca .logo-easy-b5fa > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.info_79ca .green_2248 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.info_79ca .green_2248 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.info_79ca .green_2248: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;
}
.info_79ca .texture_255f {
  z-index: 5;
}
.info_79ca .first_3736 .cool_17a9 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.info_79ca .detail-fe9b .cool_17a9 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.info_79ca .pagination-short-18b5 .cool_17a9 {
  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;
}
.info_79ca.search-large-6a0b .first-f6f0,
.info_79ca.warm-2db6 .first-f6f0 {
  display: block;
}
.info_79ca.search-large-6a0b .first-f6f0 .background-first-e15a,
.info_79ca.search-large-6a0b .first-f6f0 .silver_a7b3,
.info_79ca.warm-2db6 .first-f6f0 .background-first-e15a,
.info_79ca.warm-2db6 .first-f6f0 .silver_a7b3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.info_79ca.alert-b24a .dark_2b65 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .info_79ca.alert-b24a .dark_2b65 {
    margin-right: 0;
  }
}
.info_79ca.search-large-6a0b .dark_2b65,
.info_79ca.warm-2db6 .dark_2b65 {
  padding-top: 40%;
}
.info_79ca.search-large-6a0b .secondary-ec96,
.info_79ca.warm-2db6 .secondary-ec96 {
  display: block;
}
.info_79ca.search-large-6a0b .fn-sticky-8d04 .silver_a7b3,
.info_79ca.warm-2db6 .fn-sticky-8d04 .silver_a7b3 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.info_79ca.search-large-6a0b .dark_2b65,
.info_79ca.warm-2db6 .dark_2b65 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.info_79ca.search-large-6a0b .silver_a7b3 {
  padding: 1em;
}
.panel-de96 {
  margin: 30px auto;
  display: block;
}
.panel-de96 .tag-fafd > * {
  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;
}
.panel-de96 .tag-fafd > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.panel-de96 .tag-fafd span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tertiary_ff69 .button-a7d3 {
  margin-bottom: 1.41575em;
}
.tertiary_ff69 .dropdown_tall_7dda {
  margin-bottom: 1.618em;
}
.chip-b626 .glass-da7f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.chip-b626 .glass-da7f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.chip-b626 .text_a23e {
  max-width: 100%;
  overflow: auto;
}
.center-e187 .chip-b626 a:hover {
  text-decoration: underline;
}
.cold_2dcf .border-current-4db1:not(.outer_7d34),
.cold_2dcf .green_2248 {
  margin-bottom: 1.41575em;
}
.cold_2dcf .border-current-4db1:not(.outer_7d34):last-child,
.cold_2dcf .green_2248:last-child {
  margin-bottom: 0;
}
.cold_2dcf .border-current-4db1.pro-a68a {
  margin-bottom: 0.41575em;
}
.cold_2dcf .main_f341:before,
.cold_2dcf .shade-tall-ae83:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.cold_2dcf .main_f341:before {
  content: "\f115";
}
.cold_2dcf .shade-tall-ae83:before {
  content: "\f02c";
}
.cold_2dcf .east_f4c8 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.cold_2dcf .east_f4c8 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.stone_0566 {
  display: -webkit-box;
  display: flex;
}
.stone_0566 .logo_001e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .stone_0566 .logo_001e {
    flex-basis: 90px;
  }
}
.stone_0566 .mini_e5e0 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .stone_0566 .mini_e5e0 {
    flex-basis: calc(100% - 50px);
  }
}
.stone_0566 .focus-82d5 p:last-child {
  margin-bottom: 0.72em;
}
.dynamic-05a9 .tag-fafd {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.dynamic-05a9 .tag-fafd:after,
.dynamic-05a9 .tag-fafd:before {
  content: "";
  display: table;
}
.dynamic-05a9 .tag-fafd:after {
  clear: both;
}
.dynamic-05a9 .tag-fafd .warm-6397,
.dynamic-05a9 .tag-fafd .selected-34b1 {
  width: 49%;
}
.dynamic-05a9 .tag-fafd .warm-6397 a span.focus_rough_82e8,
.dynamic-05a9 .tag-fafd .selected-34b1 a span.focus_rough_82e8 {
  display: block;
  margin-bottom: 5px;
}
.dynamic-05a9 .tag-fafd .selected-34b1 {
  float: left;
  text-align: left;
}
.dynamic-05a9 .tag-fafd .warm-6397 {
  float: right;
  text-align: right;
}
.liquid-d4fc {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .liquid-d4fc {
    margin-bottom: 0;
  }
}
.in_1952 {
  margin-bottom: 1em;
}
.in_1952 .outer_7d34 {
  font-size: 1.1em;
  line-height: 1.3;
}
.lite-23e7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.tabs-fluid-f72f .in_1952,
.full-3631 .in_1952 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tabs-fluid-f72f .in_1952,
  .full-3631 .in_1952 {
    display: block;
  }
}
.tabs-fluid-f72f .lite-23e7,
.full-3631 .lite-23e7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tabs-fluid-f72f .lite-23e7,
  .full-3631 .lite-23e7 {
    margin-bottom: 1em;
  }
}
.tabs-fluid-f72f .lite-23e7 img,
.full-3631 .lite-23e7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tabs-fluid-f72f .panel_7e6f,
.full-3631 .panel_7e6f {
  flex-basis: calc(100% - 160px);
}
.tabs-fluid-f72f .panel_7e6f p,
.full-3631 .panel_7e6f p {
  margin-bottom: 0;
}
.tabs-fluid-f72f .panel_7e6f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tabs-fluid-f72f .panel_7e6f {
    padding-left: 0;
  }
}
.full-3631 .panel_7e6f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .full-3631 .panel_7e6f {
    padding-right: 0;
  }
}
.full-3631 .lite-23e7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.blue_bc8a .lite-23e7 {
  margin-bottom: 0.5em;
}
.blue_bc8a .lite-23e7 img {
  width: 100%;
}
.section-2176 .dirty-34f0,
.widget-gold-f650 .dirty-34f0 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.widget-gold-f650 .widget-basic-7f89 .paragraph-1822 p:last-child {
  margin-bottom: 0;
}
.blue-13ac {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.pressed_4e24 .frame-f537 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .pressed_4e24 .frame-f537:last-of-type {
    margin-bottom: 0;
  }
}
.pressed_4e24 .frame-f537 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pressed_4e24 .frame-f537 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.pressed_4e24 .frame-f537 ul li {
  margin: 0 0 0.6em;
}
.pressed_4e24 .frame-f537 ul li.description_ef65,
.pressed_4e24 .frame-f537 ul li.input_e874 {
  position: relative;
}
.pressed_4e24 .frame-f537 ul li.description_ef65 .footer-7e52,
.pressed_4e24 .frame-f537 ul li.input_e874 .footer-7e52 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.pressed_4e24 .frame-f537 ul li.description_ef65:after:after,
.pressed_4e24 .frame-f537 ul li.description_ef65:after:before,
.pressed_4e24
  .frame-f537
  ul
  li.input_e874:after:after,
.pressed_4e24
  .frame-f537
  ul
  li.input_e874:after:before {
  content: "";
  display: table;
}
.pressed_4e24 .frame-f537 ul li.description_ef65:after:after,
.pressed_4e24
  .frame-f537
  ul
  li.input_e874:after:after {
  clear: both;
}
.pressed_4e24 .frame-f537 a.short_d798:hover {
  text-decoration: none;
}
.pressed_4e24 .frame-f537 select {
  max-width: 100%;
}
.pressed_4e24 .frame-f537 table {
  font-size: 85%;
}
.pressed_4e24 .frame-f537 table td,
.pressed_4e24 .frame-f537 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.pressed_4e24 .frame-f537 table tfoot td {
  text-align: left;
}
.pressed_4e24 .frame-f537 :last-child {
  margin-bottom: 0;
}
.pressed_4e24 .frame-f537 .panel_0ac5 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.pressed_4e24 .frame-f537 .panel_0ac5 label {
  width: 100%;
}
.pressed_4e24 .frame-f537 .panel_0ac5 .summary_abf0 {
  width: 100%;
  display: block;
}
.pressed_4e24 .frame-f537 .panel_0ac5 .detail-632d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.pressed_4e24 .frame-f537 .panel_0ac5 .detail-632d:hover svg #svg-search {
  fill: #444;
}
.pressed_4e24 .frame-f537 .panel_0ac5 .detail-632d svg {
  width: 18px;
  height: 18px;
}
.pressed_4e24 .section-light-6ae1 ul ul,
.pressed_4e24 .paragraph_cd03 ul ul,
.pressed_4e24 .texture_30be ul ul,
.pressed_4e24 .south-24a9 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.pressed_4e24 .section-light-6ae1 .backdrop_5cb0 > a,
.pressed_4e24 .paragraph_cd03 .backdrop_5cb0 > a,
.pressed_4e24 .texture_30be .backdrop_5cb0 > a,
.pressed_4e24 .south-24a9 .backdrop_5cb0 > a {
  margin-bottom: 0;
}
.pressed_4e24 .column-fresh-befc li,
.pressed_4e24 .section-light-6ae1 li,
.pressed_4e24 .backdrop_8911 li,
.pressed_4e24 .paragraph_cd03 li,
.pressed_4e24 .texture_30be li,
.pressed_4e24 .south-24a9 li,
.pressed_4e24 .tag-dynamic-7e5f li,
.pressed_4e24 .layout-in-21fe li {
  display: block;
  position: relative;
}
.pressed_4e24 .column-fresh-befc li:last-child,
.pressed_4e24 .section-light-6ae1 li:last-child,
.pressed_4e24 .backdrop_8911 li:last-child,
.pressed_4e24 .paragraph_cd03 li:last-child,
.pressed_4e24 .texture_30be li:last-child,
.pressed_4e24 .south-24a9 li:last-child,
.pressed_4e24 .tag-dynamic-7e5f li:last-child,
.pressed_4e24 .layout-in-21fe li:last-child {
  border: none;
}
.pressed_4e24 .column-fresh-befc li a,
.pressed_4e24 .section-light-6ae1 li a,
.pressed_4e24 .backdrop_8911 li a,
.pressed_4e24 .paragraph_cd03 li a,
.pressed_4e24 .texture_30be li a,
.pressed_4e24 .south-24a9 li a,
.pressed_4e24 .tag-dynamic-7e5f li a,
.pressed_4e24 .layout-in-21fe li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pressed_4e24 .column-fresh-befc li ul li::before,
.pressed_4e24 .section-light-6ae1 li ul li::before,
.pressed_4e24 .backdrop_8911 li ul li::before,
.pressed_4e24 .paragraph_cd03 li ul li::before,
.pressed_4e24 .texture_30be li ul li::before,
.pressed_4e24 .south-24a9 li ul li::before,
.pressed_4e24 .tag-dynamic-7e5f li ul li::before,
.pressed_4e24 .layout-in-21fe li ul li::before {
  left: 15px;
}
.pressed_4e24 .column-fresh-befc li ul a,
.pressed_4e24 .section-light-6ae1 li ul a,
.pressed_4e24 .backdrop_8911 li ul a,
.pressed_4e24 .paragraph_cd03 li ul a,
.pressed_4e24 .texture_30be li ul a,
.pressed_4e24 .south-24a9 li ul a,
.pressed_4e24 .tag-dynamic-7e5f li ul a,
.pressed_4e24 .layout-in-21fe li ul a {
  padding-left: 20px;
}
.pressed_4e24 .column-fresh-befc li ul ul li::before,
.pressed_4e24 .section-light-6ae1 li ul ul li::before,
.pressed_4e24 .backdrop_8911 li ul ul li::before,
.pressed_4e24 .paragraph_cd03 li ul ul li::before,
.pressed_4e24 .texture_30be li ul ul li::before,
.pressed_4e24 .south-24a9 li ul ul li::before,
.pressed_4e24 .tag-dynamic-7e5f li ul ul li::before,
.pressed_4e24 .layout-in-21fe li ul ul li::before {
  left: 30px;
}
.pressed_4e24 .column-fresh-befc li ul ul a,
.pressed_4e24 .section-light-6ae1 li ul ul a,
.pressed_4e24 .backdrop_8911 li ul ul a,
.pressed_4e24 .paragraph_cd03 li ul ul a,
.pressed_4e24 .texture_30be li ul ul a,
.pressed_4e24 .south-24a9 li ul ul a,
.pressed_4e24 .tag-dynamic-7e5f li ul ul a,
.pressed_4e24 .layout-in-21fe li ul ul a {
  padding-left: 40px;
}
.pressed_4e24 .green_92e0 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pressed_4e24 .layout-in-21fe ul li {
  margin-bottom: 1.41575em;
}
.pressed_4e24 .layout-in-21fe ul li .disabled_a73e {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.pressed_4e24 .layout-in-21fe ul li .prev-8e5a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.gallery_focused_a144 .column-fresh-befc li a,
.gallery_focused_a144 .section-light-6ae1 li a,
.gallery_focused_a144 .backdrop_8911 li a,
.gallery_focused_a144 .paragraph_cd03 li a,
.gallery_focused_a144 .texture_30be li a,
.gallery_focused_a144 .south-24a9 li a,
.gallery_focused_a144 .tag-dynamic-7e5f li a,
.gallery_focused_a144 .layout-in-21fe li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery_focused_a144 .green_92e0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery_focused_a144 .frame-f537 ul li.description_ef65 .footer-7e52,
.gallery_focused_a144 .frame-f537 ul li.input_e874 .footer-7e52 {
  background: rgba(0, 0, 0, 0.2);
}
.gallery_focused_a144 .pressed_4e24 .frame-f537 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.plasma_bd94 .pressed_4e24 .bronze_4005 li {
  margin: 0;
}
.plasma_bd94 .pressed_4e24 .bronze_4005 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.plasma_bd94 .pressed_4e24 .bronze_4005 li ul {
  margin: 0;
}
.plasma_bd94 .pressed_4e24 .bronze_4005 li ul li a {
  padding-left: 15px;
}
.plasma_bd94 .pressed_4e24 .bronze_4005 li ul li li a {
  padding-left: 30px;
}
.plasma_bd94 .pressed_4e24 .bronze_4005 li.hovered-d82f > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.plasma_bd94 .pressed_4e24 .bronze_4005 li.hovered-d82f > 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;
}
.plasma_bd94 .pressed_4e24 .bronze_4005 li.hovered-d82f > 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;
}
.secondary-19af a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.media-98b3 {
  position: relative;
  z-index: 10;
}
.media-98b3 .disabled_center_462b {
  width: 100%;
  max-width: 100%;
}
.video_stone_bd95 .tag-696c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.video_stone_bd95 .list-hovered-2507 {
}
.video_stone_bd95 .gallery_focused_a144 {
  background: #292929;
}
.message-east-9f1a .tag-696c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.message-east-9f1a .list-hovered-2507 {
  background: #f9f9f9;
}
.message-east-9f1a .gallery_focused_a144 {
  background: #303030;
}
.gallery_05b0 .tag-696c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .gallery_05b0 .chip-db14 {
    margin-bottom: 1em;
  }
  .gallery_05b0 .chip-db14:last-child {
    margin-bottom: 0;
  }
}
.gallery_05b0 .list-hovered-2507 {
  background: #ededed;
}
.gallery_05b0 .gallery_focused_a144 {
  background: #1a1a1a;
}
.tag-696c.list-hovered-2507 {
  color: rgba(0, 0, 0, 0.6);
}
.tag-696c.list-hovered-2507 .popup-a774 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag-696c.gallery_focused_a144 {
  color: rgba(255, 255, 255, 0.99);
}
.tag-696c.gallery_focused_a144 a:not(.short_d798) {
  color: rgba(255, 255, 255, 0.79);
}
.tag-696c.gallery_focused_a144 a:not(.short_d798):hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag-696c.gallery_focused_a144 .popup-a774 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag-696c.gallery_focused_a144 table tbody td,
.tag-696c.gallery_focused_a144 table th {
  background: rgba(0, 0, 0, 0.08);
}
.form-current-631b.fixed-d93c .module_ac84 {
  max-width: initial;
}
.form-current-631b .widget_black_2b70 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.form-current-631b .widget_black_2b70 .disabled_center_462b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .form-current-631b .widget_black_2b70 .disabled_center_462b {
    display: block;
    margin-bottom: 2em;
  }
  .form-current-631b .widget_black_2b70 .disabled_center_462b:last-child {
    margin-bottom: 0;
  }
}
.gallery_05b0 .chip-db14:last-child,
.message-east-9f1a .chip-db14:last-child,
.video_stone_bd95 .chip-db14:last-child {
  margin-bottom: 0;
}
.gallery_05b0 .chip-db14 .pressed_4e24 .frame-f537:last-child,
.message-east-9f1a .chip-db14 .pressed_4e24 .frame-f537:last-child,
.video_stone_bd95 .chip-db14 .pressed_4e24 .frame-f537:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .gallery_05b0 .preview-fast-1706,
  .gallery_05b0 .article_d09a,
  .message-east-9f1a .preview-fast-1706,
  .message-east-9f1a .article_d09a,
  .video_stone_bd95 .preview-fast-1706,
  .video_stone_bd95 .article_d09a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .media-98b3 .chip-db14 {
    margin-bottom: 2em;
  }
}
.media-98b3 p:last-child {
  margin-bottom: 0;
}
.media-98b3 li,
.media-98b3 ul {
  list-style: none;
  margin: 0;
}
.media-98b3 ul ul {
  margin-left: 2.617924em;
}
.summary-hot-49ae {
  font-size: 0.875em;
}

/* css-noise: f536 */
.phantom-card-k5 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.2;
}
