/*!
Theme Name: Customify
Theme URI: https://pressmaximum.top-441b/customify
Author: WPCustomify
Author URI: https://pressmaximum.top-441b
Description: Customify is fast, lightweight, responsive and super flexible multipurpose theme built with SEO, speed, and usability in mind. Unleash the power of your imagination with a true WYSIWYG Header & Footer builder (inside the WordPress Customizer) built exclusively for this theme. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Combined with the Header & Footer builder, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Customify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://pressmaximum.top-441b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hover-fceb.dark-fb89/licenses/gpl-2.0.label-a080
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.dropdown-30d7/, (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.gallery_8497.gradient_gas_18a3/normalize.background-df86/
 ======
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.background-df86 v7.0.0 | MIT License | github.top-441b/necolas/normalize.background-df86 */
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;
}
.title-inner-7bc8 .under-8238,
.input-af0b,
.carousel-blue-f36b,
.block_0d9e,
.button-complex-c841,
.menu-gold-13a8,
.tag-754c,
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;
}
.input-af0b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .input-af0b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .input-af0b,
  h1 {
    font-size: 1.8em;
  }
}
.carousel-blue-f36b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.carousel-blue-f36b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .carousel-blue-f36b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .carousel-blue-f36b,
  h2 {
    font-size: 1.7em;
  }
}
.block_0d9e,
h3 {
  font-size: 1.618em;
}
.title-inner-7bc8 .under-8238,
.button-complex-c841,
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.summary-current-97fb {
  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;
}
.smooth-a811:after,
.smooth-a811:before,
.middle_39b0:after,
.middle_39b0:before {
  content: "";
  display: table;
}
.smooth-a811:after,
.middle_39b0:after {
  clear: both;
}
.grid-bright-4f20 {
  float: right;
  margin-right: 0;
}
.smooth_ddea {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.basic-2e7a .photo-fb0f,
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;
}
.basic-2e7a .photo-fb0f: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;
}
.text_f4cf .photo-fb0f {
  box-shadow: none;
}
.text_f4cf
  .photo-fb0f
  .plasma_3026 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.text_f4cf .photo-fb0f .stone-3c7d {
  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;
}
.text_f4cf
  .photo-fb0f
  .stone-3c7d
  b {
  display: none;
}
.text_f4cf .form-d2c2 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.paragraph-black-3b6b:not(.gradient-narrow-e293):not(.heading_5b38),
button:not(.gradient-narrow-e293):not(.heading_5b38),
input[type="button"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ),
input[type="reset"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ),
input[type="submit"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ) {
  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;
}
.paragraph-black-3b6b:not(.gradient-narrow-e293):not(
    .heading_5b38
  ):hover,
button:not(.gradient-narrow-e293):not(
    .heading_5b38
  ):hover,
input[type="button"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ):hover,
input[type="reset"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ):hover,
input[type="submit"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.paragraph-black-3b6b:not(.gradient-narrow-e293):not(
    .heading_5b38
  ):active,
.paragraph-black-3b6b:not(.gradient-narrow-e293):not(
    .heading_5b38
  ):focus,
button:not(.gradient-narrow-e293):not(
    .heading_5b38
  ):active,
button:not(.gradient-narrow-e293):not(
    .heading_5b38
  ):focus,
input[type="button"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ):active,
input[type="button"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ):focus,
input[type="reset"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ):active,
input[type="reset"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ):focus,
input[type="submit"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ):active,
input[type="submit"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ):focus {
  outline: 0;
}
.paragraph-black-3b6b:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0,
button:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0,
input[type="button"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0,
input[type="reset"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0,
input[type="submit"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0 {
  position: relative;
}
.paragraph-black-3b6b:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0
  .tiny_5034,
.paragraph-black-3b6b:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0
  .list-narrow-c5a4,
.paragraph-black-3b6b:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0
  .south_c87d,
.paragraph-black-3b6b:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0
  i,
.paragraph-black-3b6b:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0
  svg,
button:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0
  .tiny_5034,
button:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0
  .list-narrow-c5a4,
button:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0
  .south_c87d,
button:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0
  i,
button:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0
  svg,
input[type="button"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0
  .tiny_5034,
input[type="button"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0
  .list-narrow-c5a4,
input[type="button"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0
  .south_c87d,
input[type="button"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0
  i,
input[type="button"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0
  svg,
input[type="reset"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0
  .tiny_5034,
input[type="reset"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0
  .list-narrow-c5a4,
input[type="reset"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0
  .south_c87d,
input[type="reset"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0
  i,
input[type="reset"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0
  svg,
input[type="submit"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0
  .tiny_5034,
input[type="submit"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0
  .list-narrow-c5a4,
input[type="submit"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0
  .south_c87d,
input[type="submit"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0
  i,
input[type="submit"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0
  svg {
  visibility: hidden;
}
.paragraph-black-3b6b:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0:after,
button:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0:after,
input[type="button"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0:after,
input[type="reset"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0:after,
input[type="submit"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ).fn-loading-16b0: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;
}
.paragraph-black-3b6b:not(.gradient-narrow-e293):not(.heading_5b38),
input[type="button"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ),
input[type="reset"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ),
input[type="submit"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ) {
  color: #fff;
  background: #235787;
}
.paragraph-black-3b6b:not(.gradient-narrow-e293):not(
    .heading_5b38
  ):focus,
input[type="button"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ):focus,
input[type="reset"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ):focus,
input[type="submit"]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ):focus {
  color: #fff;
}
.paragraph-black-3b6b.fn-disabled-16b0:not(.gradient-narrow-e293):not(
    .heading_5b38
  ),
.paragraph-black-3b6b[disabled]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ),
button.fn-disabled-16b0:not(.gradient-narrow-e293):not(
    .heading_5b38
  ),
button[disabled]:not(.gradient-narrow-e293):not(
    .heading_5b38
  ) {
  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;
}
.main_2090 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.main_2090: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;
}
.item_lower_20f8 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.dark_d1d7 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.copper-cc9e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.smooth-a811:after,
.smooth-a811:before,
.chip_6628:after,
.chip_6628:before,
.light_3d51:after,
.light_3d51:before,
.selected-20a9:after,
.selected-20a9:before,
.footer_full_517c:after,
.footer_full_517c:before,
.badge_focused_fd49:after,
.badge_focused_fd49:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.smooth-a811:after,
.chip_6628:after,
.light_3d51:after,
.selected-20a9:after,
.footer_full_517c:after,
.badge_focused_fd49:after {
  clear: both;
}
.chip_6628 .gradient-middle-e71d,
.light_3d51 .gradient-middle-e71d,
.steel-ec5f .gradient-middle-e71d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.photo-88a2 {
  display: inline-block;
}
.avatar-6a6f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.avatar-6a6f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.avatar-6a6f .hover_iron_d1f5 {
  padding: 1em 0;
  font-size: 85%;
}
.hover_iron_d1f5 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.alert-84ae {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.alert-84ae:after,
.alert-84ae:before {
  content: "";
  display: table;
}
.alert-84ae:after {
  clear: both;
}
.element-liquid-9637 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.shade-ff8f .element-liquid-9637 {
  max-width: 50%;
}
.dark_2db4 .element-liquid-9637 {
  max-width: 33.33%;
}
.image_large_e420 .element-liquid-9637 {
  max-width: 25%;
}
.west_ca83 .element-liquid-9637 {
  max-width: 20%;
}
.alert_b34c .element-liquid-9637 {
  max-width: 16.66%;
}
.over-d71d .element-liquid-9637 {
  max-width: 14.28%;
}
.grid_wide_6551 .element-liquid-9637 {
  max-width: 12.5%;
}
.avatar-d6fd .element-liquid-9637 {
  max-width: 11.11%;
}
.photo_fluid_0036 {
  display: block;
}
.title-inner-7bc8 .notification_green_6906 label,
.title-inner-7bc8 .table-down-17ad label,
.title-inner-7bc8 .active_new_5992 label,
.title-inner-7bc8 .banner_e704 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.wood_631d {
  list-style: none;
  margin: 0;
}
.wood_631d article.dark_f10d {
  margin-bottom: 0;
}
.wood_631d ul {
  list-style: none;
  margin: 0;
}
.wood_631d .description-gas-1994 li.dark_f10d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .wood_631d .description-gas-1994 li.dark_f10d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .wood_631d .description-gas-1994 li.dark_f10d: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) {
  .wood_631d .description-gas-1994 li.dark_f10d li.dark_f10d li.dark_f10d li.dark_f10d {
    padding-left: 0;
  }
}
article.dark_f10d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dark_f10d .chip_6628 p:last-of-type {
  margin-bottom: 0;
}
article.dark_f10d .accent-9c5d {
  float: left;
}
article.dark_f10d .outer-40f5 {
  margin-left: 85px;
}
article.dark_f10d .badge-ebcd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dark_f10d .badge-ebcd .focus_425a {
  margin-left: 10px;
}
article.dark_f10d .action-fe50 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dark_f10d .feature_d0b1 {
  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 .notification_green_6906,
  #respond .active_new_5992,
  #respond .banner_e704 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .notification_green_6906 input,
#respond .active_new_5992 input,
#respond .banner_e704 input {
  width: 100%;
}
#respond .banner_e704 {
  margin-right: 0;
}
#respond .cold_0ea6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.item-blue-707a {
  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;
}
.item-blue-707a.paper_8c84 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.item-blue-707a 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%);
}
.item-blue-707a:focus,
.item-blue-707a: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);
}
.disabled_2ae7 {
  border-radius: 10%;
}
.south-3793 {
  border-radius: 50%;
}
.badge-701e {
  font-size: 0.72em;
}
.gradient_right_ad90 {
  font-size: 0.875em;
}
.overlay_fluid_9474 {
  font-size: 1.1em;
}
.dynamic_5405 {
  text-transform: uppercase;
  line-height: 1.2;
}
.dynamic_5405.badge-701e {
  letter-spacing: 0.5px;
}
.panel_8092,
.panel_8092 a {
  color: #6d6d6d;
}
.panel_8092 a:hover {
  color: #111;
}
.dark_6f79 {
  color: #6d6d6d;
}
.pagination-bottom-3dbd {
  overflow-x: hidden;
}
.pagination-bottom-3dbd .wrapper-fixed-ee18.nav-4aec {
  position: relative;
}
.pagination-bottom-3dbd .wrapper-fixed-ee18.nav-4aec.pro_5909 {
  position: initial;
}
.pagination-bottom-3dbd
  .wrapper-fixed-ee18.nav-4aec.pro_5909
  .inner_bfe7 {
  left: auto;
}
.pagination-bottom-3dbd .wrapper-fixed-ee18 .inner_bfe7 {
  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;
}
.pagination-bottom-3dbd .wrapper-fixed-ee18:hover.nav-4aec {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.pagination-bottom-3dbd
  .wrapper-fixed-ee18:hover.nav-4aec
  .inner_bfe7 {
  display: block;
  z-index: 9999999;
}
.pagination-bottom-3dbd .pressed_b909 .dirty_f6da,
.pagination-bottom-3dbd .title_6f53 .dirty_f6da {
  display: none;
}
.pagination-bottom-3dbd .component_f6cd .wrapper-fixed-ee18:hover.nav-4aec {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.title-inner-7bc8 .notification_green_6906 label,
.title-inner-7bc8 .table-down-17ad label,
.title-inner-7bc8 .active_new_5992 label,
.title-inner-7bc8 .banner_e704 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.wood_631d {
  list-style: none;
  margin: 0;
}
.wood_631d article.dark_f10d {
  margin-bottom: 0;
}
.wood_631d ul {
  list-style: none;
  margin: 0;
}
.wood_631d .description-gas-1994 li.dark_f10d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .wood_631d .description-gas-1994 li.dark_f10d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .wood_631d .description-gas-1994 li.dark_f10d: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) {
  .wood_631d .description-gas-1994 li.dark_f10d li.dark_f10d li.dark_f10d li.dark_f10d {
    padding-left: 0;
  }
}
article.dark_f10d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dark_f10d .chip_6628 p:last-of-type {
  margin-bottom: 0;
}
article.dark_f10d .accent-9c5d {
  float: left;
}
article.dark_f10d .outer-40f5 {
  margin-left: 85px;
}
article.dark_f10d .badge-ebcd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dark_f10d .badge-ebcd .focus_425a {
  margin-left: 10px;
}
article.dark_f10d .action-fe50 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dark_f10d .feature_d0b1 {
  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 .notification_green_6906,
  #respond .active_new_5992,
  #respond .banner_e704 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .notification_green_6906 input,
#respond .active_new_5992 input,
#respond .banner_e704 input {
  width: 100%;
}
#respond .banner_e704 {
  margin-right: 0;
}
#respond .cold_0ea6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pressed_b909 .icon-dim-98f4 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.icon-dim-98f4 .hidden-cfc0.simple-c649 .slow_ac24 > li > a:focus,
.icon-dim-98f4 .hidden-cfc0.simple-c649 .slow_ac24 > li > a:hover,
.icon-dim-98f4 .hidden-cfc0.pattern-75bb .slow_ac24 > li > a:focus,
.icon-dim-98f4 .hidden-cfc0.pattern-75bb .slow_ac24 > li > a:hover,
.icon-dim-98f4 .hidden-cfc0.info_white_769b .slow_ac24 > li > a:focus,
.icon-dim-98f4 .hidden-cfc0.info_white_769b .slow_ac24 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon-dim-98f4
  .hidden-cfc0.simple-c649
  .slow_ac24
  > li.brown-86e7
  > a,
.icon-dim-98f4
  .hidden-cfc0.simple-c649
  .slow_ac24
  > li.badge_middle_a9c1
  > a,
.icon-dim-98f4
  .hidden-cfc0.pattern-75bb
  .slow_ac24
  > li.brown-86e7
  > a,
.icon-dim-98f4
  .hidden-cfc0.pattern-75bb
  .slow_ac24
  > li.badge_middle_a9c1
  > a,
.icon-dim-98f4
  .hidden-cfc0.info_white_769b
  .slow_ac24
  > li.brown-86e7
  > a,
.icon-dim-98f4 .hidden-cfc0.info_white_769b .slow_ac24 > li.glass-ec36 > a {
  color: rgba(255, 255, 255, 0.99);
}
.icon-dim-98f4 .popup-white-a8ea,
.icon-dim-98f4 .popup-white-a8ea a {
  color: rgba(255, 255, 255, 0.99);
}
.icon-dim-98f4 .hero-cold-3020.row_e937 li a,
.icon-dim-98f4 .main-pink-1375 a,
.icon-dim-98f4 .widget-b16f,
.icon-dim-98f4 .slow_ac24 > li > a,
.icon-dim-98f4 .cool_bd7c {
  color: rgba(255, 255, 255, 0.79);
}
.icon-dim-98f4 .hero-cold-3020.row_e937 li a:hover,
.icon-dim-98f4 .main-pink-1375 a:hover,
.icon-dim-98f4 .widget-b16f:hover,
.icon-dim-98f4 .slow_ac24 > li > a:hover,
.icon-dim-98f4 .cool_bd7c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon-dim-98f4 .lite_2a13 {
  color: rgba(255, 255, 255, 0.79);
}
.icon-dim-98f4 .lite_2a13 .focused_0ef6 {
  color: rgba(255, 255, 255, 0.99);
}
.icon-dim-98f4 .lite_2a13:hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon-dim-98f4 .south-2a36 .bronze-a1be {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.icon-dim-98f4 .south-2a36 .bronze-a1be .feature_0501 {
  color: rgba(255, 255, 255, 0.79);
}
.icon-dim-98f4
  .south-2a36
  .bronze-a1be
  .feature_0501::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.icon-dim-98f4
  .south-2a36
  .bronze-a1be
  .feature_0501:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.icon-dim-98f4
  .south-2a36
  .bronze-a1be
  .feature_0501::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.icon-dim-98f4
  .south-2a36
  .bronze-a1be
  .feature_0501::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.icon-dim-98f4 .south-2a36 .list-4583 {
  color: rgba(255, 255, 255, 0.79);
}
.icon-dim-98f4 .south-2a36 .list-4583:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border_89ea
  .icon-dim-98f4
  .south-2a36
  .widget-wood-e60c
  .gradient-rough-3f1b {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.border_89ea
  .icon-dim-98f4
  .south-2a36
  .widget-wood-e60c
  .feature_0501 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pressed_b909 .narrow-b9c2 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.narrow-b9c2 .hidden-cfc0.simple-c649 .slow_ac24 > li > a:focus,
.narrow-b9c2 .hidden-cfc0.simple-c649 .slow_ac24 > li > a:hover,
.narrow-b9c2 .hidden-cfc0.pattern-75bb .slow_ac24 > li > a:focus,
.narrow-b9c2 .hidden-cfc0.pattern-75bb .slow_ac24 > li > a:hover,
.narrow-b9c2 .hidden-cfc0.info_white_769b .slow_ac24 > li > a:focus,
.narrow-b9c2 .hidden-cfc0.info_white_769b .slow_ac24 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-b9c2
  .hidden-cfc0.simple-c649
  .slow_ac24
  > li.brown-86e7
  > a,
.narrow-b9c2
  .hidden-cfc0.simple-c649
  .slow_ac24
  > li.badge_middle_a9c1
  > a,
.narrow-b9c2
  .hidden-cfc0.pattern-75bb
  .slow_ac24
  > li.brown-86e7
  > a,
.narrow-b9c2
  .hidden-cfc0.pattern-75bb
  .slow_ac24
  > li.badge_middle_a9c1
  > a,
.narrow-b9c2
  .hidden-cfc0.info_white_769b
  .slow_ac24
  > li.brown-86e7
  > a,
.narrow-b9c2 .hidden-cfc0.info_white_769b .slow_ac24 > li.glass-ec36 > a {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-b9c2 .popup-white-a8ea,
.narrow-b9c2 .popup-white-a8ea a {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-b9c2 .hero-cold-3020.row_e937 li a,
.narrow-b9c2 .main-pink-1375 a,
.narrow-b9c2 .widget-b16f,
.narrow-b9c2 .slow_ac24 > li > a,
.narrow-b9c2 .cool_bd7c {
  color: rgba(0, 0, 0, 0.55);
}
.narrow-b9c2 .hero-cold-3020.row_e937 li a:hover,
.narrow-b9c2 .main-pink-1375 a:hover,
.narrow-b9c2 .widget-b16f:hover,
.narrow-b9c2 .slow_ac24 > li > a:hover,
.narrow-b9c2 .cool_bd7c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-b9c2 .lite_2a13 {
  color: rgba(0, 0, 0, 0.55);
}
.narrow-b9c2 .lite_2a13 .focused_0ef6 {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-b9c2 .lite_2a13:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice-selected-5b05 .solid-7c12 {
  margin-left: auto;
  margin-right: auto;
}
.light_3d51 > * {
  margin-left: auto;
  margin-right: auto;
}
.light_3d51 .item_lower_20f8 {
  margin-right: 1.41575em;
}
.red_5952 .light_3d51 > .wide_5834 {
  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;
}
.red_5952 .light_3d51 > .image_9edb {
  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;
}
.breadcrumb-11d0.notice-selected-5b05 .solid-7c12,
.disabled_complex_9d9c.notice-selected-5b05 .solid-7c12 {
  margin-left: 0;
}
.accent-thick-463e.notice-selected-5b05 .solid-7c12,
.prev-6eef.notice-selected-5b05 .solid-7c12 {
  margin-right: 0;
}
.light_3d51 ol,
.light_3d51 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.bronze_e1c7 video {
  max-width: 100%;
}
.new-56ad img {
  display: block;
}
.new-56ad.item_lower_20f8,
.new-56ad.dark_d1d7 {
  width: 100%;
}
.new-56ad.image_9edb img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.layout_25ed:not(.right-5421) {
  margin: 1.5em auto;
}
.smooth-b8fb p {
  padding: 1.5em 14px;
}
ul.active_efb5.image_9edb,
ul.active_efb5.wide_5834,
ul.active_efb5.card-5082.wide_5834 {
  padding: 0 14px;
}
.outer_f1b6 {
  display: block;
  overflow-x: auto;
}
.outer_f1b6 table {
  border-collapse: collapse;
  width: 100%;
}
.outer_f1b6 td,
.outer_f1b6 th {
  padding: 0.5em;
}
.light_3d51 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.light_3d51 ol ol,
.light_3d51 ol ul,
.light_3d51 ul ol,
.light_3d51 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.light_3d51 ol ol li,
.light_3d51 ol ul li,
.light_3d51 ul ol li,
.light_3d51 ul ul li {
  margin-left: 0;
}
.filter_dark_05c4.tall-6653 > .narrow_1937 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.filter_dark_05c4.tall-6653 > .narrow_1937 iframe,
.filter_dark_05c4.tall-6653 > .narrow_1937 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.left-b120 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.left-b120.green_b582 {
  padding: 0;
}
.left-b120.green_b582 cite {
  font-size: 13px;
}
.left-b120 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.left-b120 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.text_fixed_156c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.text_fixed_156c > p:first-child {
  margin-top: 0;
}
.text_fixed_156c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.text_fixed_156c blockquote {
  border-left: 0;
}
.heading_plasma_ea7a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.heading_plasma_ea7a:not(.summary_large_2f01) {
  max-width: 100px;
}
.heading_plasma_ea7a.right_1185 {
  border-bottom: none !important;
  text-align: center;
}
.heading_plasma_ea7a.right_1185::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .smooth-b8fb p {
    padding: 1.5em 0;
  }
}
.summary_short_a36c {
  color: #0073aa;
}
.article-up-5223 {
  background-color: #0073aa;
}
.caption_active_22ee {
  color: #229fd8;
}
.yellow_616e {
  background-color: #229fd8;
}
.notification-b958 {
  color: #eee;
}
.banner-white-9dc2 {
  background-color: #eee;
}
.blue_f710 {
  color: #444;
}
.shadow-930b {
  background-color: #444;
}
.border-orange-7ba9 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.border-orange-7ba9 .pagination-df5f .main-pink-1375 {
  font-size: 15px;
}
.border-orange-7ba9 .main-pink-1375 {
  line-height: 1.3;
}
.border-orange-7ba9 .narrow-b9c2 {
}
.border-orange-7ba9 .icon-dim-98f4 {
  background: #235787;
}
.purple_6612 {
  padding: 0;
}
.purple_6612 .icon-dim-98f4 {
  background: #1a1a1a;
}
.purple_6612 .narrow-b9c2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.photo_rough_5683 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.photo_rough_5683 .narrow-b9c2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.photo_rough_5683 .icon-dim-98f4 {
  background: #303030;
}
.badge_focused_fd49 {
  position: relative;
  z-index: 10;
}
.badge_focused_fd49 .texture-b49e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thumbnail-b87e .nav-4aec {
  display: inline-block;
  vertical-align: middle;
}
.thumbnail-b87e.image-2624 .nav-4aec {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .thumbnail-b87e.image-2624 .nav-4aec {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail-b87e.image-2624 .nav-4aec {
    margin-right: 0.4em;
  }
}
.thumbnail-b87e.image-2624 .nav-4aec:last-child {
  margin-right: 0;
}
.module_301e .texture-b49e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .pressed_b909 .pagination-df5f {
    margin: 0 -0.5em;
  }
  .pressed_b909 .pagination-df5f [class*="customify-col-"],
  .pressed_b909 .pagination-df5f [class*="customify-col_"],
  .pressed_b909 .pagination-df5f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.pressed_b909.notice_top_dd77 .texture-b49e {
  background: 0 0 !important;
}
.pressed_b909.notice_top_dd77 .texture-b49e,
.pressed_b909.module_301e .texture-b49e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .pressed_b909.selected-5201 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.pressed_b909.module_301e .texture-b49e {
  box-shadow: none !important;
}
.thick_3a53 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .thick_3a53 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .thick_3a53 {
    padding: 18px 0 20px;
  }
}
.thick_3a53 .pagination_c154 {
  width: 100%;
}
.thick_3a53 .menu-89c9 {
  margin-bottom: 0;
}
.thick_3a53 .current_c643 {
  margin-top: 5px;
  font-size: 0.875em;
}
.focused_997d {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.focused_997d .notification-d1e2 {
  width: 100%;
}
.easy_a698 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.easy_a698 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.easy_a698 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;
}
.easy_a698 li:last-child:after {
  display: none;
}
.easy_a698 li a {
  font-weight: 500;
  margin-right: 10px;
}
.short-6cb9 .dirty_f6da button,
.thick_3a53 .dirty_f6da button {
  left: 0;
}
.short-6cb9 .notification-d1e2,
.thick_3a53 .notification-d1e2 {
  padding-left: 0;
  padding-right: 0;
}
.short-6cb9 .focused_997d,
.thick_3a53 .focused_997d {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.short-6cb9 {
  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;
}
.short-6cb9: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;
}
.short-6cb9 .item-28f4 {
  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) {
  .short-6cb9 .item-28f4 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .short-6cb9 .item-28f4 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .short-6cb9 .item-28f4 {
    min-height: 200px;
  }
}
.short-6cb9 .easy_a698 {
  color: rgba(255, 255, 255, 0.8);
}
.short-6cb9 .easy_a698 a,
.short-6cb9 .easy_a698 li:after {
  color: inherit;
}
.short-6cb9 .easy_a698 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.thumbnail_4fe1 {
  margin-bottom: 0.5em;
}
.notice-lower-232a {
  margin-bottom: 1.2em;
}
.notice-lower-232a,
.thumbnail_4fe1 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.notice-lower-232a p:last-child,
.thumbnail_4fe1 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .dirty_f6da,
#masthead .dirty_f6da {
  display: none;
}
#masthead
  > .dirty_f6da.section-9aab {
  display: none;
}
#masthead > .dirty_f6da button {
  left: 0;
}
.nav_3147 {
  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%;
}
.nav_3147 .nav-4aec {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.nav_3147 .outer-758f {
  display: -webkit-box;
  display: flex;
}
.nav_3147 .outer-758f.preview_08f4 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.nav_3147 .outer-758f.widget_0e39 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.nav_3147 .outer-758f.slow-fef5 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.nav_3147.background_tall_0818.accent-thick-0278 .outer-758f.preview_08f4 {
  flex-basis: 100%;
}
.nav_3147.new_de19 .outer-758f.widget_0e39 {
  -webkit-box-flex: 1;
  flex: auto;
}
.nav_3147.new_de19 .outer-758f.slow-fef5 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .dirty_f6da.section-9aab {
  display: none;
}
#masthead > .dirty_f6da button {
  left: 0;
}
.picture_gas_636d {
  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;
}
.picture_gas_636d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.picture_gas_636d.shade-left-f1a1 i {
  margin-right: 4px;
}
.picture_gas_636d.frame_cold_8734 i {
  margin-left: 5px;
}
.main-pink-1375 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.main-pink-1375 p:last-child {
  margin-bottom: 0;
}
.shade_plasma_4393 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.shade_plasma_4393 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.shade_plasma_4393 img {
  display: block;
  width: auto;
  line-height: 1;
}
.shade_plasma_4393 .popup-white-a8ea {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.shade_plasma_4393 .message_iron_b066 {
  margin: 5px 0 7px 0;
}
.shade_plasma_4393.clean-4594 .image-last-61ad {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shade_plasma_4393.clean-4594 .alert-101e {
  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;
}
.shade_plasma_4393.focus-hot-a13a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.shade_plasma_4393.focus-hot-a13a .image-last-61ad {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shade_plasma_4393.focus-hot-a13a .alert-101e {
  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;
}
.shade_plasma_4393.pro-f187 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.shade_plasma_4393.background-7a3c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.shade_plasma_4393.background-7a3c .alert-101e {
  margin-top: 7px;
}
.avatar_7795 {
  display: inline-block;
}
.badge_focused_fd49 .liquid_9bc7 .shade_plasma_4393 img {
  max-width: 100%;
}
.hidden-cfc0 .module_5d4a.button_easy_e524,
.button_282b .module_5d4a.button_easy_e524 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hidden-cfc0 .short-7d62,
.button_282b .short-7d62 {
  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%);
}
.hidden-cfc0 .short-7d62 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hidden-cfc0.outline_be2e .short-7d62 {
  display: none;
}
.hidden-cfc0 .tabs-b2d7 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hidden-cfc0 .tabs-b2d7 li {
  display: inline-block;
  position: relative;
}
.hidden-cfc0 .tabs-b2d7 li:last-child {
  margin-right: 0;
}
.hidden-cfc0 .tabs-b2d7 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;
}
.hidden-cfc0 .tabs-b2d7 li.glass-ec36 > a {
  color: rgba(0, 0, 0, 0.9);
}
.hidden-cfc0 .tabs-b2d7 > 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;
}
.hidden-cfc0 .tabs-b2d7 > li > a i {
  line-height: 0;
}
.hidden-cfc0 .tabs-b2d7 > li.fluid_e84f > a .short-7d62 {
  margin-left: 4px;
  line-height: 0;
}
.hidden-cfc0 .tabs-b2d7 .progress_center_76ec li.fluid_e84f > a {
  position: relative;
}
.hidden-cfc0 .tabs-b2d7 .progress_center_76ec li.fluid_e84f > a:after,
.hidden-cfc0 .tabs-b2d7 .progress_center_76ec li.fluid_e84f > a:before {
  content: "";
  display: table;
}
.hidden-cfc0 .tabs-b2d7 .progress_center_76ec li.fluid_e84f > a:after {
  clear: both;
}
.hidden-cfc0 .tabs-b2d7 .progress_center_76ec li.fluid_e84f > a .short-7d62 {
  margin-left: 5px;
  float: right;
}
.hidden-cfc0 .picture-3bd4,
.hidden-cfc0 .progress_center_76ec {
  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;
}
.hidden-cfc0 .progress_center_76ec {
  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;
}
.hidden-cfc0 .progress_center_76ec .button_easy_e524 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hidden-cfc0 .progress_center_76ec .short-7d62 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hidden-cfc0 .progress_center_76ec li {
  display: block;
  margin: 0;
  padding: 0;
}
.hidden-cfc0 .progress_center_76ec 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;
}
.hidden-cfc0 .progress_center_76ec li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hidden-cfc0 .progress_center_76ec .progress_center_76ec {
  top: 0;
  left: 100%;
}
.hidden-cfc0 .texture_in_9cb0.fn-focus-16b0 > .picture-3bd4,
.hidden-cfc0 .texture_in_9cb0.fn-focus-16b0 > .progress_center_76ec,
.hidden-cfc0 .texture_in_9cb0:focus > .picture-3bd4,
.hidden-cfc0 .texture_in_9cb0:focus > .progress_center_76ec,
.hidden-cfc0 .texture_in_9cb0:hover > .picture-3bd4,
.hidden-cfc0 .texture_in_9cb0:hover > .progress_center_76ec {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hidden-cfc0.info_white_769b .slow_ac24:after,
.hidden-cfc0.info_white_769b .slow_ac24:before {
  content: "";
  display: table;
}
.hidden-cfc0.info_white_769b .slow_ac24:after {
  clear: both;
}
.hidden-cfc0.info_white_769b .slow_ac24 > li {
  float: left;
}
.hidden-cfc0.main_3fb6 .slow_ac24:after,
.hidden-cfc0.main_3fb6 .slow_ac24:before {
  content: "";
  display: table;
}
.hidden-cfc0.main_3fb6 .slow_ac24:after {
  clear: both;
}
.hidden-cfc0.main_3fb6 .slow_ac24 > li {
  float: left;
}
.hidden-cfc0.main_3fb6 .slow_ac24 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hidden-cfc0.main_3fb6 .slow_ac24 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hidden-cfc0.main_3fb6 .slow_ac24 > li.brown-86e7 > a,
.hidden-cfc0.main_3fb6 .slow_ac24 > li.glass-ec36 > a {
  color: #fff;
  background-color: #1e4b75;
}
.hidden-cfc0.simple-c649 .slow_ac24 > li > a .button_easy_e524 {
  position: relative;
}
.hidden-cfc0.simple-c649 .slow_ac24 > li > a .button_easy_e524: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;
}
.hidden-cfc0.simple-c649
  .slow_ac24
  > li:focus
  > a
  .button_easy_e524:before,
.hidden-cfc0.simple-c649
  .slow_ac24
  > li:hover
  > a
  .button_easy_e524:before {
  width: 100%;
  background-color: currentColor;
}
.hidden-cfc0.simple-c649
  .slow_ac24
  > li.brown-86e7
  > a
  .button_easy_e524:before,
.hidden-cfc0.simple-c649
  .slow_ac24
  > li.badge_middle_a9c1
  > a
  .button_easy_e524:before {
  width: 100%;
  background-color: currentColor;
}
.hidden-cfc0.pattern-75bb .slow_ac24 > li > a .button_easy_e524 {
  position: relative;
}
.hidden-cfc0.pattern-75bb .slow_ac24 > li > a .button_easy_e524: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;
}
.hidden-cfc0.pattern-75bb .slow_ac24 > li:focus > a .button_easy_e524:before,
.hidden-cfc0.pattern-75bb
  .slow_ac24
  > li:hover
  > a
  .button_easy_e524:before {
  width: 100%;
  background-color: currentColor;
}
.hidden-cfc0.pattern-75bb
  .slow_ac24
  > li.brown-86e7
  > a
  .button_easy_e524:before,
.hidden-cfc0.pattern-75bb
  .slow_ac24
  > li.badge_middle_a9c1
  > a
  .button_easy_e524:before {
  width: 100%;
  background-color: currentColor;
}
.button_282b .tabs-b2d7 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.button_282b .tabs-b2d7 li:first-child > a {
  border-top: none;
}
.button_282b .tabs-b2d7 .photo_e100 > .button_easy_e524 .short-7d62 {
  display: none;
}
.button_282b .tabs-b2d7 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.button_282b .tabs-b2d7 li:last-child {
  border: none;
}
.button_282b .tabs-b2d7 li.fluid_e84f > a {
  padding-right: 45px !important;
}
.button_282b .tabs-b2d7 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.button_282b .tabs-b2d7 li a:focus,
.button_282b .tabs-b2d7 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button_282b .tabs-b2d7 li .badge-east-34b5 {
  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;
}
.button_282b .tabs-b2d7 li .badge-east-34b5:hover {
  box-shadow: none;
}
.button_282b .tabs-b2d7 li .badge-east-34b5 .short-7d62 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.button_282b .tabs-b2d7 .progress_center_76ec {
  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);
}
.button_282b .tabs-b2d7 .progress_center_76ec li a {
  padding-left: 3em;
}
.button_282b .tabs-b2d7 .surface_d275 > a .badge-east-34b5 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.button_282b .tabs-b2d7 .surface_d275 > .progress_center_76ec {
  display: block;
  opacity: 1;
}
.right-1e63 {
  max-width: 100%;
}
.yellow-91f0 {
  line-height: 0;
  cursor: pointer;
}
.cool_bd7c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.cool_bd7c:hover {
  box-shadow: none;
  color: currentColor;
}
.cool_bd7c svg {
  width: 18px;
  height: 18px;
}
.cool_bd7c .button-765d {
  display: none;
}
.list_tiny_23ce {
  position: relative;
}
.list_tiny_23ce.fn-active-16b0 .cool_bd7c .heading-glass-a98d {
  display: none;
}
.list_tiny_23ce.fn-active-16b0 .cool_bd7c .button-765d {
  display: inline-block;
}
.list_tiny_23ce .label_south_29f0 {
  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);
}
.list_tiny_23ce.motion-a84d .label_south_29f0 {
  left: auto;
  right: -0.9em;
}
.list_tiny_23ce.motion-a84d .tabs-694a::before {
  left: auto;
  right: 15px;
}
.list_tiny_23ce.fn-active-16b0 .label_south_29f0 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.widget-wood-e60c {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.widget-wood-e60c label {
  flex-basis: 100%;
}
.widget-wood-e60c .bronze-a1be {
  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;
}
.widget-wood-e60c .feature_0501 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.widget-wood-e60c .feature_0501:focus {
  background-color: transparent;
}
.widget-wood-e60c button.list-4583 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.widget-wood-e60c button.list-4583:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.widget-wood-e60c button.list-4583 svg {
  width: 18px;
  height: 18px;
}
.widget-wood-e60c input[type="submit"] {
  min-height: auto;
}
.south-2a36 .widget-wood-e60c .feature_0501 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tabs-694a {
  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) {
  .tabs-694a {
    width: 220px;
  }
}
.tabs-694a label {
  flex-basis: 100%;
}
.tabs-694a::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;
}
.border_89ea .south-2a36 .widget-wood-e60c {
  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;
}
.border_89ea
  .south-2a36
  .widget-wood-e60c
  .bronze-a1be {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.border_89ea .south-2a36 .widget-wood-e60c .feature_0501 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.border_89ea
  .south-2a36
  .widget-wood-e60c
  .feature_0501:focus {
  background: 0 0;
}
.border_89ea
  .south-2a36
  .widget-wood-e60c
  .gradient-rough-3f1b {
  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;
}
.hero-cold-3020 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hero-cold-3020 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hero-cold-3020 li:last-child {
  margin-right: 0;
}
.hero-cold-3020 li:first-child {
  margin-left: 0;
}
.hero-cold-3020.preview-e1e1 a {
  color: #fff;
}
.hero-cold-3020.preview-e1e1 a:hover {
  color: #fff;
}
.hero-cold-3020 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hero-cold-3020 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hero-cold-3020 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hero-cold-3020 a:hover {
  opacity: 0.9;
  color: inherit;
}
.hero-cold-3020 [class*="social-icon-apple"] {
  background-color: #999;
}
.hero-cold-3020 [class*="social-icon-apple"].bottom_bce7 {
  background-color: transparent;
  color: #999;
}
.hero-cold-3020 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hero-cold-3020 [class*="social-icon-behance"].bottom_bce7 {
  background-color: transparent;
  color: #1769ff;
}
.hero-cold-3020 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hero-cold-3020 [class*="social-icon-bitbucket"].bottom_bce7 {
  background-color: transparent;
  color: #205081;
}
.hero-cold-3020 [class*="social-icon-codepen"] {
  background-color: #000;
}
.hero-cold-3020 [class*="social-icon-codepen"].bottom_bce7 {
  background-color: transparent;
  color: #000;
}
.hero-cold-3020 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hero-cold-3020 [class*="social-icon-delicious"].bottom_bce7 {
  background-color: transparent;
  color: #39f;
}
.hero-cold-3020 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hero-cold-3020 [class*="social-icon-digg"].bottom_bce7 {
  background-color: transparent;
  color: #005be2;
}
.hero-cold-3020 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hero-cold-3020 [class*="social-icon-dribbble"].bottom_bce7 {
  background-color: transparent;
  color: #ea4c89;
}
.hero-cold-3020 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hero-cold-3020 [class*="social-icon-envelope"].bottom_bce7 {
  background-color: transparent;
  color: #ea4335;
}
.hero-cold-3020 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hero-cold-3020 [class*="social-icon-facebook"].bottom_bce7 {
  background-color: transparent;
  color: #3b5998;
}
.hero-cold-3020 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hero-cold-3020 [class*="social-icon-flickr"].bottom_bce7 {
  background-color: transparent;
  color: #0063dc;
}
.hero-cold-3020 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hero-cold-3020 [class*="social-icon-foursquare"].bottom_bce7 {
  background-color: transparent;
  color: #2d5be3;
}
.hero-cold-3020 [class*="social-icon-github"] {
  background-color: #333;
}
.hero-cold-3020 [class*="social-icon-github"].bottom_bce7 {
  background-color: transparent;
  color: #333;
}
.hero-cold-3020 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hero-cold-3020 [class*="social-icon-google-plus"].bottom_bce7 {
  background-color: transparent;
  color: #dd4b39;
}
.hero-cold-3020 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hero-cold-3020 [class*="social-icon-houzz"].bottom_bce7 {
  background-color: transparent;
  color: #7ac142;
}
.hero-cold-3020 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hero-cold-3020 [class*="social-icon-instagram"].bottom_bce7 {
  background-color: transparent;
  color: #262626;
}
.hero-cold-3020 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hero-cold-3020 [class*="social-icon-jsfiddle"].bottom_bce7 {
  background-color: transparent;
  color: #487aa2;
}
.hero-cold-3020 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hero-cold-3020 [class*="social-icon-linkedin"].bottom_bce7 {
  background-color: transparent;
  color: #0077b5;
}
.hero-cold-3020 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hero-cold-3020 [class*="social-icon-medium"].bottom_bce7 {
  background-color: transparent;
  color: #00ab6b;
}
.hero-cold-3020 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hero-cold-3020
  [class*="social-icon-odnoklassniki"].bottom_bce7 {
  background-color: transparent;
  color: #f4731c;
}
.hero-cold-3020 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hero-cold-3020 [class*="social-icon-meetup"].bottom_bce7 {
  background-color: transparent;
  color: #ec1c40;
}
.hero-cold-3020 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hero-cold-3020 [class*="social-icon-pinterest"].bottom_bce7 {
  background-color: transparent;
  color: #bd081c;
}
.hero-cold-3020 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hero-cold-3020 [class*="social-icon-product-hunt"].bottom_bce7 {
  background-color: transparent;
  color: #da552f;
}
.hero-cold-3020 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hero-cold-3020 [class*="social-icon-reddit"].bottom_bce7 {
  background-color: transparent;
  color: #ff4500;
}
.hero-cold-3020 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hero-cold-3020 [class*="social-icon-rss"].bottom_bce7 {
  background-color: transparent;
  color: #f26522;
}
.hero-cold-3020 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hero-cold-3020
  [class*="social-icon-shopping-cart"].bottom_bce7 {
  background-color: transparent;
  color: #4caf50;
}
.hero-cold-3020 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hero-cold-3020 [class*="social-icon-skype"].bottom_bce7 {
  background-color: transparent;
  color: #00aff0;
}
.hero-cold-3020 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hero-cold-3020 [class*="social-icon-slideshare"].bottom_bce7 {
  background-color: transparent;
  color: #0077b5;
}
.hero-cold-3020 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hero-cold-3020 [class*="social-icon-snapchat"].bottom_bce7 {
  background-color: transparent;
  color: #fffc00;
}
.hero-cold-3020 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hero-cold-3020 [class*="social-icon-soundcloud"].bottom_bce7 {
  background-color: transparent;
  color: #f80;
}
.hero-cold-3020 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hero-cold-3020 [class*="social-icon-spotify"].bottom_bce7 {
  background-color: transparent;
  color: #2ebd59;
}
.hero-cold-3020 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hero-cold-3020
  [class*="social-icon-stack-overflow"].bottom_bce7 {
  background-color: transparent;
  color: #fe7a15;
}
.hero-cold-3020 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hero-cold-3020 [class*="social-icon-maldkfgram"].bottom_bce7 {
  background-color: transparent;
  color: #2ca5e0;
}
.hero-cold-3020 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hero-cold-3020 [class*="social-icon-tripadvisor"].bottom_bce7 {
  background-color: transparent;
  color: #589442;
}
.hero-cold-3020 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hero-cold-3020 [class*="social-icon-tumblr"].bottom_bce7 {
  background-color: transparent;
  color: #35465c;
}
.hero-cold-3020 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hero-cold-3020 [class*="social-icon-twitch"].bottom_bce7 {
  background-color: transparent;
  color: #6441a5;
}
.hero-cold-3020 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hero-cold-3020 [class*="social-icon-twitter"].bottom_bce7 {
  background-color: transparent;
  color: #1da1f2;
}
.hero-cold-3020 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hero-cold-3020 [class*="social-icon-vimeo"].bottom_bce7 {
  background-color: transparent;
  color: #1ab7ea;
}
.hero-cold-3020 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hero-cold-3020 [class*="social-icon-vk"].bottom_bce7 {
  background-color: transparent;
  color: #45668e;
}
.hero-cold-3020 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hero-cold-3020 [class*="social-icon-weibo"].bottom_bce7 {
  background-color: transparent;
  color: #df2029;
}
.hero-cold-3020 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hero-cold-3020 [class*="social-icon-weixin"].bottom_bce7 {
  background-color: transparent;
  color: #7bb32e;
}
.hero-cold-3020 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hero-cold-3020 [class*="social-icon-whatsapp"].bottom_bce7 {
  background-color: transparent;
  color: #25d366;
}
.hero-cold-3020 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hero-cold-3020 [class*="social-icon-wordpress"].bottom_bce7 {
  background-color: transparent;
  color: #21759b;
}
.hero-cold-3020 [class*="social-icon-xing"] {
  background-color: #026466;
}
.hero-cold-3020 [class*="social-icon-xing"].bottom_bce7 {
  background-color: transparent;
  color: #026466;
}
.hero-cold-3020 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hero-cold-3020 [class*="social-icon-yelp"].bottom_bce7 {
  background-color: transparent;
  color: #af0606;
}
.hero-cold-3020 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hero-cold-3020 [class*="social-icon-youtube"].bottom_bce7 {
  background-color: transparent;
  color: #cd201f;
}
.widget-b16f {
  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;
}
.widget-b16f:hover {
  box-shadow: none;
  background: 0 0;
}
.hero_liquid_d023 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.avatar_e412 {
  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;
}
.medium_5d57 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.right-c0f6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.right-c0f6,
.right-c0f6::after,
.right-c0f6::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;
}
.right-c0f6::after,
.right-c0f6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.frame_10db .avatar_e412 .medium_5d57 {
  margin-top: -2px;
  width: 19px;
}
.frame_10db .avatar_e412 .right-c0f6 {
  margin-top: -1px;
}
.frame_10db .avatar_e412 .right-c0f6,
.frame_10db .avatar_e412 .right-c0f6::after,
.frame_10db .avatar_e412 .right-c0f6::before {
  width: 19px;
  height: 2px;
}
.frame_10db .avatar_e412 .right-c0f6::before {
  top: -6px;
}
.frame_10db .avatar_e412 .right-c0f6::after {
  bottom: -6px;
}
.purple_a46c .avatar_e412 .medium_5d57 {
  margin-top: -2px;
  width: 22px;
}
.purple_a46c .avatar_e412 .right-c0f6 {
  margin-top: -1px;
}
.purple_a46c .avatar_e412 .right-c0f6,
.purple_a46c .avatar_e412 .right-c0f6::after,
.purple_a46c .avatar_e412 .right-c0f6::before {
  width: 22px;
  height: 2px;
}
.purple_a46c .avatar_e412 .right-c0f6::before {
  top: -7px;
}
.purple_a46c .avatar_e412 .right-c0f6::after {
  bottom: -7px;
}
.thumbnail_399e .avatar_e412 .medium_5d57 {
  margin-top: -2px;
  width: 31px;
}
.thumbnail_399e .avatar_e412 .right-c0f6 {
  margin-top: -1.5px;
}
.thumbnail_399e .avatar_e412 .right-c0f6,
.thumbnail_399e .avatar_e412 .right-c0f6::after,
.thumbnail_399e .avatar_e412 .right-c0f6::before {
  width: 31px;
  height: 3px;
}
.thumbnail_399e .avatar_e412 .right-c0f6::before {
  top: -9px;
}
.thumbnail_399e .avatar_e412 .right-c0f6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .article-9e10 .avatar_e412 .medium_5d57 {
    margin-top: -2px;
    width: 19px;
  }
  .article-9e10 .avatar_e412 .right-c0f6 {
    margin-top: -1px;
  }
  .article-9e10 .avatar_e412 .right-c0f6,
  .article-9e10 .avatar_e412 .right-c0f6::after,
  .article-9e10 .avatar_e412 .right-c0f6::before {
    width: 19px;
    height: 2px;
  }
  .article-9e10 .avatar_e412 .right-c0f6::before {
    top: -6px;
  }
  .article-9e10 .avatar_e412 .right-c0f6::after {
    bottom: -6px;
  }
  .label_south_abfd .avatar_e412 .medium_5d57 {
    margin-top: -2px;
    width: 22px;
  }
  .label_south_abfd .avatar_e412 .right-c0f6 {
    margin-top: -1px;
  }
  .label_south_abfd .avatar_e412 .right-c0f6,
  .label_south_abfd .avatar_e412 .right-c0f6::after,
  .label_south_abfd .avatar_e412 .right-c0f6::before {
    width: 22px;
    height: 2px;
  }
  .label_south_abfd .avatar_e412 .right-c0f6::before {
    top: -7px;
  }
  .label_south_abfd .avatar_e412 .right-c0f6::after {
    bottom: -7px;
  }
  .image_pressed_cf84 .avatar_e412 .medium_5d57 {
    margin-top: -2px;
    width: 31px;
  }
  .image_pressed_cf84 .avatar_e412 .right-c0f6 {
    margin-top: -1.5px;
  }
  .image_pressed_cf84 .avatar_e412 .right-c0f6,
  .image_pressed_cf84 .avatar_e412 .right-c0f6::after,
  .image_pressed_cf84 .avatar_e412 .right-c0f6::before {
    width: 31px;
    height: 3px;
  }
  .image_pressed_cf84 .avatar_e412 .right-c0f6::before {
    top: -9px;
  }
  .image_pressed_cf84 .avatar_e412 .right-c0f6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .east-6b30 .avatar_e412 .medium_5d57 {
    margin-top: -2px;
    width: 19px;
  }
  .east-6b30 .avatar_e412 .right-c0f6 {
    margin-top: -1px;
  }
  .east-6b30 .avatar_e412 .right-c0f6,
  .east-6b30 .avatar_e412 .right-c0f6::after,
  .east-6b30 .avatar_e412 .right-c0f6::before {
    width: 19px;
    height: 2px;
  }
  .east-6b30 .avatar_e412 .right-c0f6::before {
    top: -6px;
  }
  .east-6b30 .avatar_e412 .right-c0f6::after {
    bottom: -6px;
  }
  .middle_c8ff .avatar_e412 .medium_5d57 {
    margin-top: -2px;
    width: 22px;
  }
  .middle_c8ff .avatar_e412 .right-c0f6 {
    margin-top: -1px;
  }
  .middle_c8ff .avatar_e412 .right-c0f6,
  .middle_c8ff .avatar_e412 .right-c0f6::after,
  .middle_c8ff .avatar_e412 .right-c0f6::before {
    width: 22px;
    height: 2px;
  }
  .middle_c8ff .avatar_e412 .right-c0f6::before {
    top: -7px;
  }
  .middle_c8ff .avatar_e412 .right-c0f6::after {
    bottom: -7px;
  }
  .brown-4227 .avatar_e412 .medium_5d57 {
    margin-top: -2px;
    width: 31px;
  }
  .brown-4227 .avatar_e412 .right-c0f6 {
    margin-top: -1.5px;
  }
  .brown-4227 .avatar_e412 .right-c0f6,
  .brown-4227 .avatar_e412 .right-c0f6::after,
  .brown-4227 .avatar_e412 .right-c0f6::before {
    width: 31px;
    height: 3px;
  }
  .brown-4227 .avatar_e412 .right-c0f6::before {
    top: -9px;
  }
  .brown-4227 .avatar_e412 .right-c0f6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .popup_silver_c0d3 .avatar_e412 .medium_5d57 {
    margin-top: -2px;
    width: 19px;
  }
  .popup_silver_c0d3 .avatar_e412 .right-c0f6 {
    margin-top: -1px;
  }
  .popup_silver_c0d3 .avatar_e412 .right-c0f6,
  .popup_silver_c0d3 .avatar_e412 .right-c0f6::after,
  .popup_silver_c0d3 .avatar_e412 .right-c0f6::before {
    width: 19px;
    height: 2px;
  }
  .popup_silver_c0d3 .avatar_e412 .right-c0f6::before {
    top: -6px;
  }
  .popup_silver_c0d3 .avatar_e412 .right-c0f6::after {
    bottom: -6px;
  }
  .button-light-2230 .avatar_e412 .medium_5d57 {
    margin-top: -2px;
    width: 22px;
  }
  .button-light-2230 .avatar_e412 .right-c0f6 {
    margin-top: -1px;
  }
  .button-light-2230 .avatar_e412 .right-c0f6,
  .button-light-2230 .avatar_e412 .right-c0f6::after,
  .button-light-2230 .avatar_e412 .right-c0f6::before {
    width: 22px;
    height: 2px;
  }
  .button-light-2230 .avatar_e412 .right-c0f6::before {
    top: -7px;
  }
  .button-light-2230 .avatar_e412 .right-c0f6::after {
    bottom: -7px;
  }
  .narrow_e2d5 .avatar_e412 .medium_5d57 {
    margin-top: -2px;
    width: 31px;
  }
  .narrow_e2d5 .avatar_e412 .right-c0f6 {
    margin-top: -1.5px;
  }
  .narrow_e2d5 .avatar_e412 .right-c0f6,
  .narrow_e2d5 .avatar_e412 .right-c0f6::after,
  .narrow_e2d5 .avatar_e412 .right-c0f6::before {
    width: 31px;
    height: 3px;
  }
  .narrow_e2d5 .avatar_e412 .right-c0f6::before {
    top: -9px;
  }
  .narrow_e2d5 .avatar_e412 .right-c0f6::after {
    bottom: -9px;
  }
}
.block_728a .right-c0f6 {
  -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);
}
.block_728a .right-c0f6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.block_728a .right-c0f6::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);
}
.block_728a.orange_43da .right-c0f6 {
  -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);
}
.block_728a.orange_43da .right-c0f6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.block_728a.orange_43da .right-c0f6::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);
}
.bottom-1e4f {
  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.description_f3e3:before {
  display: none;
}
.title_6f53 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.title_6f53 .white-ff83 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.title_6f53 .white-ff83:last-of-type {
  border-bottom: none;
}
.title_6f53 .white-ff83.shadow_5c0e,
.title_6f53 .white-ff83.container_bronze_75f9,
.title_6f53 .white-ff83.center-6478 {
  padding: 0;
}
.title_6f53 .button_282b .badge-east-34b5 {
  color: currentColor;
}
.title_6f53 .button_282b .badge-east-34b5:focus,
.title_6f53 .button_282b .badge-east-34b5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.title_6f53.narrow-b9c2 .lite_2a13,
.title_6f53.narrow-b9c2 .main-pink-1375 a,
.title_6f53.narrow-b9c2 .slow_ac24 a,
.title_6f53.narrow-b9c2 .progress_center_76ec a {
  color: rgba(0, 0, 0, 0.55);
}
.title_6f53.narrow-b9c2 .lite_2a13:hover,
.title_6f53.narrow-b9c2 .main-pink-1375 a:hover,
.title_6f53.narrow-b9c2 .slow_ac24 a:hover,
.title_6f53.narrow-b9c2 .progress_center_76ec a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.title_6f53.narrow-b9c2 .focused_0ef6 {
  color: rgba(0, 0, 0, 0.8);
}
.title_6f53.narrow-b9c2 .white-ff83 {
  border-color: rgba(0, 0, 0, 0.08);
}
.title_6f53.narrow-b9c2 .white-ff83:before {
  background: rgba(0, 0, 0, 0.08);
}
.title_6f53.narrow-b9c2 .notification-slow-8d7e:before {
  background: rgba(255, 255, 255, 0.9);
}
.title_6f53.narrow-b9c2 .button_282b .tabs-b2d7 li a,
.title_6f53.narrow-b9c2 .button_282b .badge-east-34b5,
.title_6f53.narrow-b9c2 .progress_center_76ec {
  border-color: rgba(0, 0, 0, 0.08);
}
.title_6f53.narrow-b9c2 .button_282b .badge-east-34b5:focus,
.title_6f53.narrow-b9c2 .button_282b .badge-east-34b5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.title_6f53.narrow-b9c2 .tabs-b2d7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.title_6f53.icon-dim-98f4 .lite_2a13,
.title_6f53.icon-dim-98f4 .main-pink-1375 a,
.title_6f53.icon-dim-98f4 .slow_ac24 .badge-east-34b5,
.title_6f53.icon-dim-98f4 .slow_ac24 a,
.title_6f53.icon-dim-98f4 .progress_center_76ec a {
  color: rgba(255, 255, 255, 0.79);
}
.title_6f53.icon-dim-98f4 .lite_2a13:hover,
.title_6f53.icon-dim-98f4 .main-pink-1375 a:hover,
.title_6f53.icon-dim-98f4 .slow_ac24 .badge-east-34b5:hover,
.title_6f53.icon-dim-98f4 .slow_ac24 a:hover,
.title_6f53.icon-dim-98f4 .progress_center_76ec a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.title_6f53.icon-dim-98f4 .focused_0ef6 {
  color: rgba(255, 255, 255, 0.99);
}
.title_6f53.icon-dim-98f4 .white-ff83 {
  border-color: rgba(255, 255, 255, 0.08);
}
.title_6f53.icon-dim-98f4 .white-ff83:before {
  background: rgba(255, 255, 255, 0.08);
}
.title_6f53.icon-dim-98f4 .notification-slow-8d7e:before {
  background: rgba(0, 0, 0, 0.9);
}
.title_6f53.icon-dim-98f4 .button_282b .tabs-b2d7 li a,
.title_6f53.icon-dim-98f4 .button_282b .badge-east-34b5,
.title_6f53.icon-dim-98f4 .progress_center_76ec {
  border-color: rgba(255, 255, 255, 0.08);
}
.title_6f53.icon-dim-98f4 .button_282b .badge-east-34b5:focus,
.title_6f53.icon-dim-98f4 .button_282b .badge-east-34b5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.title_6f53.icon-dim-98f4 .tabs-b2d7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.notification-slow-8d7e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.notification-slow-8d7e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.active-f7b7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.background_bc7b .title_6f53 {
  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;
}
.background_bc7b .white-ff83 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.background_bc7b .white-ff83: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) {
  .background_bc7b .white-ff83:before {
    width: 16%;
    left: 42%;
  }
}
.background_bc7b .white-ff83:last-child:before {
  content: none;
}
.background_bc7b .white-ff83[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.background_bc7b .button_282b .tabs-b2d7 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.background_bc7b .button_282b .tabs-b2d7 li a .badge-east-34b5 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.background_bc7b .button_282b .progress_center_76ec {
  border: none;
}
.background_bc7b .button_282b .progress_center_76ec li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.background_bc7b .notification-slow-8d7e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.background_bc7b .active-f7b7 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.background_bc7b .icon-dim-98f4 .notification-slow-8d7e:before {
  background: rgba(0, 0, 0, 0.9);
}
.background_bc7b .narrow-b9c2.glass_b5f2 .right-c0f6 {
  background: rgba(0, 0, 0, 0.6);
}
.background_bc7b
  .narrow-b9c2.glass_b5f2
  .right-c0f6::after,
.background_bc7b
  .narrow-b9c2.glass_b5f2
  .right-c0f6:before {
  background: inherit;
}
.background_bc7b
  .narrow-b9c2.glass_b5f2:hover
  .right-c0f6 {
  background: rgba(0, 0, 0, 0.8);
}
.overlay_44b1 .title_6f53 {
  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) {
  .overlay_44b1 .title_6f53 {
    width: auto;
    right: 45px;
  }
}
.title-liquid-c6d1 .title_6f53 {
  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) {
  .title-liquid-c6d1 .title_6f53 {
    width: auto;
    left: 45px;
  }
}
.description_f3e3 .title_6f53 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.description_f3e3 .active-f7b7 {
  max-width: 48em;
  margin: 0 auto;
}
.description_f3e3 .notification-slow-8d7e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.table_67d4 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.table_67d4.background_bc7b .title_6f53 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.table_67d4.overlay_44b1 .title_6f53 {
  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);
}
.table_67d4 .title_6f53 {
  visibility: visible;
}
.table_67d4.title-liquid-c6d1 .title_6f53 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.content_under_ad0f,
.input-last-c82b {
  overflow-x: hidden;
}
.content_under_ad0f .title_6f53 {
  overflow: auto;
}
.content_under_ad0f.background_bc7b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.content_under_ad0f.background_bc7b .title_6f53 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.content_under_ad0f.background_bc7b .widget-b16f {
  opacity: 0;
}
.content_under_ad0f.overlay_44b1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.content_under_ad0f.overlay_44b1 .title_6f53 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.content_under_ad0f.overlay_44b1 .widget-b16f {
  opacity: 0;
}
.content_under_ad0f.title-liquid-c6d1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.content_under_ad0f.title-liquid-c6d1 .title_6f53 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.content_under_ad0f.title-liquid-c6d1 .widget-b16f {
  opacity: 0;
}
.content_under_ad0f.description_f3e3 .title_6f53 {
  z-index: 10;
  visibility: visible;
}
.glass_b5f2 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.glass_b5f2 .right-c0f6 {
  background: rgba(255, 255, 255, 0.99);
}
.glass_b5f2 .right-c0f6::after,
.glass_b5f2 .right-c0f6:before {
  background: inherit;
}
.glass_b5f2:hover .right-c0f6 {
  background: rgba(255, 255, 255, 0.99);
}
.title-liquid-c6d1 .glass_b5f2 {
  top: 10px;
  right: auto;
  left: 12px;
}
.description_f3e3 .glass_b5f2 {
  display: none !important;
}
.content_under_ad0f:before,
.input-last-c82b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.content_under_ad0f .glass_b5f2,
.input-last-c82b .glass_b5f2 {
  display: inline-block;
}
.title_6f53 .nav-4aec {
  -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;
}
.content_under_ad0f .title_6f53 .nav-4aec,
.input-last-c82b .title_6f53 .nav-4aec {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.card-pink-d277 .bronze-a1be {
  width: 100%;
}
.liquid_9bc7 {
  padding: 0 0.5em 0;
}
.liquid_9bc7 [class*="customify-col-"],
.liquid_9bc7 [class*="customify-col_"],
.liquid_9bc7 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.heading-e6c4 .liquid_9bc7 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .pagination-df5f .pink_ea2e,
  .pink_ea2e {
    display: none;
  }
  .main-0da9 {
    text-align: left;
  }
  .chip-a96f {
    text-align: center;
  }
  .detail_a60e {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .pagination-df5f .overlay_6a17,
  .overlay_6a17 {
    display: none;
  }
  .nav-afa4 {
    text-align: left;
  }
  .highlight_hard_03db {
    text-align: center;
  }
  .dirty-b1d4 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .pagination-df5f .steel_0188,
  .steel_0188 {
    display: none;
  }
  .brown-43b7 {
    text-align: left;
  }
  .overlay-hovered-e016 {
    text-align: center;
  }
  .east_40f1 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.avatar-paper-3dec {
  box-shadow: none !important;
}
.overlay-yellow-f023 .glass_8818,
.pro-0ae0 .glass_8818 {
  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;
}
.pro-0ae0 .glass_8818 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.texture-b49e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.texture-b49e:after,
.texture-b49e:before {
  content: "";
  display: table;
}
.texture-b49e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .texture-b49e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.texture-b49e,
.selected-5201 {
  max-width: 1248px;
  margin: 0 auto;
}

.selected-20a9.badge-0210 .texture-b49e {
  max-width: 100%;
}
.selected-20a9.module-0a34 {
  max-width: 1200px;
  margin: 0 auto;
}
.selected-20a9.hidden-03ba .texture-b49e {
  max-width: 100%;
}
.selected-20a9.hidden-03ba > .texture-b49e {
  padding-left: 0;
  padding-right: 0;
}
.selected-20a9.hidden-03ba > .texture-b49e .pagination-df5f {
  margin: 0;
}
.selected-20a9.hidden-03ba
  > .texture-b49e
  .focus_2222.frame_middle_2eff {
  margin-right: 0;
  margin-left: 0;
}
.selected-20a9.hidden-03ba #main.frame_middle_2eff {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .new_81a3 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .new_81a3 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .south-e3cc .solid-7c12 {
    padding-right: 1em;
  }
  .south-e3cc.picture_smooth_6885 .focus_2222 {
    border-right: 1px solid #eaecee;
  }
  .south-e3cc.picture_smooth_6885 .solid-7c12 {
    padding-right: 1em;
  }
  .south-e3cc.picture_smooth_6885 .hover_6c46 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hot_72a2 .solid-7c12 {
    padding-left: 1em;
  }
  .hot_72a2.picture_smooth_6885 .focus_2222 {
    border-left: 1px solid #eaecee;
  }
  .hot_72a2.picture_smooth_6885 .solid-7c12 {
    padding-left: 1em;
  }
  .hot_72a2.picture_smooth_6885 .hover_6c46 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice-solid-325c .solid-7c12 {
    padding-left: 1em;
  }
  .notice-solid-325c.picture_smooth_6885 .out_3557 {
    border-right: 1px solid #eaecee;
  }
  .notice-solid-325c.picture_smooth_6885 .hard_2e5d {
    border-right: 1px solid #eaecee;
  }
  .notice-solid-325c.picture_smooth_6885 .solid-7c12 {
    padding-left: 1em;
  }
  .notice-solid-325c.picture_smooth_6885 .hover_6c46 {
    padding-right: 1em;
  }
  .notice-solid-325c.picture_smooth_6885 .component-8145 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .warm-f83c .solid-7c12 {
    padding-right: 1em;
  }
  .warm-f83c.picture_smooth_6885 .out_3557 {
    border-left: 1px solid #eaecee;
  }
  .warm-f83c.picture_smooth_6885 .hard_2e5d {
    border-left: 1px solid #eaecee;
  }
  .warm-f83c.picture_smooth_6885 .solid-7c12 {
    padding-right: 1em;
  }
  .warm-f83c.picture_smooth_6885 .hover_6c46 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .warm-f83c.picture_smooth_6885 .component-8145 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .new_81a3 .solid-7c12 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .new_81a3.picture_smooth_6885 .focus_2222 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .new_81a3.picture_smooth_6885 .solid-7c12 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .new_81a3.picture_smooth_6885 .hover_6c46 {
    padding-left: 1em;
  }
  .new_81a3.picture_smooth_6885 .component-8145 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .new_81a3.picture_smooth_6885 .solid-7c12 {
    padding-left: 0;
  }
}
.item_5407 .thumbnail-b87e {
  display: inline-block;
}
.disabled_left_0c6e {
  display: inline-block;
}
.button-bc13 {
  word-con: break-word;
}
.prev_3642 > span {
  display: inline-block;
  padding: 5px 0;
}
.prev_3642 .carousel_plasma_07b1 {
  margin-left: 8px;
  margin-right: 8px;
}
.prev_3642 .new_2235 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.liquid-8a58 .component-lite-f95e {
  margin-bottom: 2em;
}
.liquid-8a58 .wrapper_7860 {
  margin-bottom: 15px;
}
.liquid-8a58 .wrapper_7860:last-child {
  margin-bottom: 0;
}
.liquid-8a58 .rough-a17c {
  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) {
  .liquid-8a58 .rough-a17c {
    display: block;
  }
}
.liquid-8a58 .center_713c {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .liquid-8a58 .center_713c {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.liquid-8a58 .pattern_7576 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.liquid-8a58 .pattern_7576 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.liquid-8a58 .pattern_7576 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.liquid-8a58 .button-bc13 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.liquid-8a58 .button-bc13 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.liquid-8a58 .form_narrow_0d4e p:last-child {
  margin-bottom: 0;
}
.liquid-8a58 .banner-431a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.liquid-8a58 .shade_4613 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.liquid-8a58 .right-be90 {
  margin-top: 1em;
}
.liquid-8a58 .section-plasma-3635 {
  top: 0;
  display: block;
}
.liquid-8a58 .section-plasma-3635 a {
  color: inherit;
}
.liquid-8a58 .section-plasma-3635 a:hover {
  color: inherit;
}
.liquid-8a58 .component-6f6c {
  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;
}
.liquid-8a58 .component-6f6c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.liquid-8a58 .shade_4613 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.liquid-8a58 .clean-9052 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.liquid-8a58 .clean-9052:first-child {
  margin-top: 0;
}
.liquid-8a58 .clean-9052.column_aec1 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.liquid-8a58 .clean-9052.modal_hard_24d2 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.liquid-8a58
  .clean-9052.modal_hard_24d2.aside_motion_6c20
  .right-be90 {
  width: 100%;
}
.liquid-8a58 .modal_hard_24d2 {
  -webkit-box-align: center;
  align-items: center;
}
.liquid-8a58 .modal_hard_24d2 .prev_3642,
.liquid-8a58 .modal_hard_24d2 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.liquid-8a58 .pattern_7576 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.liquid-8a58 .pattern_7576 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.liquid-8a58 .pattern_7576: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;
}
.liquid-8a58 .column_aec1 {
  z-index: 5;
}
.liquid-8a58 .title_c475 .lower-3b6c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.liquid-8a58 .box_f091 .lower-3b6c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.liquid-8a58 .mask-4628 .lower-3b6c {
  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;
}
.liquid-8a58.table_d9e7 .rough-a17c,
.liquid-8a58.carousel-hard-f47f .rough-a17c {
  display: block;
}
.liquid-8a58.table_d9e7 .rough-a17c .widget-7a02,
.liquid-8a58.table_d9e7 .rough-a17c .shade_4613,
.liquid-8a58.carousel-hard-f47f .rough-a17c .widget-7a02,
.liquid-8a58.carousel-hard-f47f .rough-a17c .shade_4613 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.liquid-8a58.plasma-900f .center_713c {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .liquid-8a58.plasma-900f .center_713c {
    margin-right: 0;
  }
}
.liquid-8a58.table_d9e7 .center_713c,
.liquid-8a58.carousel-hard-f47f .center_713c {
  padding-top: 40%;
}
.liquid-8a58.table_d9e7 .component-lite-f95e,
.liquid-8a58.carousel-hard-f47f .component-lite-f95e {
  display: block;
}
.liquid-8a58.table_d9e7 .fn-sticky-16b0 .shade_4613,
.liquid-8a58.carousel-hard-f47f .fn-sticky-16b0 .shade_4613 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.liquid-8a58.table_d9e7 .center_713c,
.liquid-8a58.carousel-hard-f47f .center_713c {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.liquid-8a58.table_d9e7 .shade_4613 {
  padding: 1em;
}
.message_dim_805c {
  margin: 30px auto;
  display: block;
}
.message_dim_805c .sort-glass-8b43 > * {
  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;
}
.message_dim_805c .sort-glass-8b43 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.message_dim_805c .sort-glass-8b43 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.soft_0c0b .prev_3642 {
  margin-bottom: 1.41575em;
}
.soft_0c0b .pattern-00ec {
  margin-bottom: 1.618em;
}
.light_3d51 .copper-1e02 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.light_3d51 .copper-1e02 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.light_3d51 .grid-thick-16d2 {
  max-width: 100%;
  overflow: auto;
}
.notice-selected-5b05 .light_3d51 a:hover {
  text-decoration: underline;
}
.aside_first_0d2f .wrapper_7860:not(.button-bc13),
.aside_first_0d2f .pattern_7576 {
  margin-bottom: 1.41575em;
}
.aside_first_0d2f .wrapper_7860:not(.button-bc13):last-child,
.aside_first_0d2f .pattern_7576:last-child {
  margin-bottom: 0;
}
.aside_first_0d2f .wrapper_7860.pagination-plasma-716f {
  margin-bottom: 0.41575em;
}
.aside_first_0d2f .up-24d6:before,
.aside_first_0d2f .outer-9d23:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.aside_first_0d2f .up-24d6:before {
  content: "\f115";
}
.aside_first_0d2f .outer-9d23:before {
  content: "\f02c";
}
.aside_first_0d2f .item_f41e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.aside_first_0d2f .item_f41e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.north_2d15 {
  display: -webkit-box;
  display: flex;
}
.north_2d15 .gradient-2967 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .north_2d15 .gradient-2967 {
    flex-basis: 90px;
  }
}
.north_2d15 .fast_8451 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .north_2d15 .fast_8451 {
    flex-basis: calc(100% - 50px);
  }
}
.north_2d15 .easy-72d5 p:last-child {
  margin-bottom: 0.72em;
}
.column_blue_dca6 .sort-glass-8b43 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.column_blue_dca6 .sort-glass-8b43:after,
.column_blue_dca6 .sort-glass-8b43:before {
  content: "";
  display: table;
}
.column_blue_dca6 .sort-glass-8b43:after {
  clear: both;
}
.column_blue_dca6 .sort-glass-8b43 .wood-a702,
.column_blue_dca6 .sort-glass-8b43 .hot-8b81 {
  width: 49%;
}
.column_blue_dca6 .sort-glass-8b43 .wood-a702 a span.footer-ea5c,
.column_blue_dca6 .sort-glass-8b43 .hot-8b81 a span.footer-ea5c {
  display: block;
  margin-bottom: 5px;
}
.column_blue_dca6 .sort-glass-8b43 .hot-8b81 {
  float: left;
  text-align: left;
}
.column_blue_dca6 .sort-glass-8b43 .wood-a702 {
  float: right;
  text-align: right;
}
.fresh-16b1 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .fresh-16b1 {
    margin-bottom: 0;
  }
}
.rough_3f65 {
  margin-bottom: 1em;
}
.rough_3f65 .button-bc13 {
  font-size: 1.1em;
  line-height: 1.3;
}
.info-7a83 a {
  display: block;
  line-height: 0;
  position: relative;
}
.photo-upper-b220 .rough_3f65,
.bottom-90c9 .rough_3f65 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .photo-upper-b220 .rough_3f65,
  .bottom-90c9 .rough_3f65 {
    display: block;
  }
}
.photo-upper-b220 .info-7a83,
.bottom-90c9 .info-7a83 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .photo-upper-b220 .info-7a83,
  .bottom-90c9 .info-7a83 {
    margin-bottom: 1em;
  }
}
.photo-upper-b220 .info-7a83 img,
.bottom-90c9 .info-7a83 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.photo-upper-b220 .cool-ddda,
.bottom-90c9 .cool-ddda {
  flex-basis: calc(100% - 160px);
}
.photo-upper-b220 .cool-ddda p,
.bottom-90c9 .cool-ddda p {
  margin-bottom: 0;
}
.photo-upper-b220 .cool-ddda {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .photo-upper-b220 .cool-ddda {
    padding-left: 0;
  }
}
.bottom-90c9 .cool-ddda {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .bottom-90c9 .cool-ddda {
    padding-right: 0;
  }
}
.bottom-90c9 .info-7a83 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.slider-0910 .info-7a83 {
  margin-bottom: 0.5em;
}
.slider-0910 .info-7a83 img {
  width: 100%;
}
.inner-074f .status_f1d3,
.dynamic_e63b .status_f1d3 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.dynamic_e63b .focus_2222 .button_hard_6167 p:last-child {
  margin-bottom: 0;
}
.menu_db9e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.pagination_warm_a884 .image-bronze-2c4a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .pagination_warm_a884 .image-bronze-2c4a:last-of-type {
    margin-bottom: 0;
  }
}
.pagination_warm_a884 .image-bronze-2c4a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pagination_warm_a884 .image-bronze-2c4a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.pagination_warm_a884 .image-bronze-2c4a ul li {
  margin: 0 0 0.6em;
}
.pagination_warm_a884 .image-bronze-2c4a ul li.label-dim-ae92,
.pagination_warm_a884 .image-bronze-2c4a ul li.tertiary-68d9 {
  position: relative;
}
.pagination_warm_a884 .image-bronze-2c4a ul li.label-dim-ae92 .notice-static-b26e,
.pagination_warm_a884 .image-bronze-2c4a ul li.tertiary-68d9 .notice-static-b26e {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.pagination_warm_a884 .image-bronze-2c4a ul li.label-dim-ae92:after:after,
.pagination_warm_a884 .image-bronze-2c4a ul li.label-dim-ae92:after:before,
.pagination_warm_a884
  .image-bronze-2c4a
  ul
  li.tertiary-68d9:after:after,
.pagination_warm_a884
  .image-bronze-2c4a
  ul
  li.tertiary-68d9:after:before {
  content: "";
  display: table;
}
.pagination_warm_a884 .image-bronze-2c4a ul li.label-dim-ae92:after:after,
.pagination_warm_a884
  .image-bronze-2c4a
  ul
  li.tertiary-68d9:after:after {
  clear: both;
}
.pagination_warm_a884 .image-bronze-2c4a a.paragraph-black-3b6b:hover {
  text-decoration: none;
}
.pagination_warm_a884 .image-bronze-2c4a select {
  max-width: 100%;
}
.pagination_warm_a884 .image-bronze-2c4a table {
  font-size: 85%;
}
.pagination_warm_a884 .image-bronze-2c4a table td,
.pagination_warm_a884 .image-bronze-2c4a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.pagination_warm_a884 .image-bronze-2c4a table tfoot td {
  text-align: left;
}
.pagination_warm_a884 .image-bronze-2c4a :last-child {
  margin-bottom: 0;
}
.pagination_warm_a884 .image-bronze-2c4a .east-5fa7 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.pagination_warm_a884 .image-bronze-2c4a .east-5fa7 label {
  width: 100%;
}
.pagination_warm_a884 .image-bronze-2c4a .east-5fa7 .feature_0501 {
  width: 100%;
  display: block;
}
.pagination_warm_a884 .image-bronze-2c4a .east-5fa7 .list-4583 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.pagination_warm_a884 .image-bronze-2c4a .east-5fa7 .list-4583:hover svg #svg-search {
  fill: #444;
}
.pagination_warm_a884 .image-bronze-2c4a .east-5fa7 .list-4583 svg {
  width: 18px;
  height: 18px;
}
.pagination_warm_a884 .lower_99b6 ul ul,
.pagination_warm_a884 .section-f6ab ul ul,
.pagination_warm_a884 .description-out-8818 ul ul,
.pagination_warm_a884 .tooltip-06a6 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.pagination_warm_a884 .lower_99b6 .fluid_e84f > a,
.pagination_warm_a884 .section-f6ab .fluid_e84f > a,
.pagination_warm_a884 .description-out-8818 .fluid_e84f > a,
.pagination_warm_a884 .tooltip-06a6 .fluid_e84f > a {
  margin-bottom: 0;
}
.pagination_warm_a884 .input_a69b li,
.pagination_warm_a884 .lower_99b6 li,
.pagination_warm_a884 .accent-motion-5a79 li,
.pagination_warm_a884 .section-f6ab li,
.pagination_warm_a884 .description-out-8818 li,
.pagination_warm_a884 .tooltip-06a6 li,
.pagination_warm_a884 .middle_a730 li,
.pagination_warm_a884 .background_4409 li {
  display: block;
  position: relative;
}
.pagination_warm_a884 .input_a69b li:last-child,
.pagination_warm_a884 .lower_99b6 li:last-child,
.pagination_warm_a884 .accent-motion-5a79 li:last-child,
.pagination_warm_a884 .section-f6ab li:last-child,
.pagination_warm_a884 .description-out-8818 li:last-child,
.pagination_warm_a884 .tooltip-06a6 li:last-child,
.pagination_warm_a884 .middle_a730 li:last-child,
.pagination_warm_a884 .background_4409 li:last-child {
  border: none;
}
.pagination_warm_a884 .input_a69b li a,
.pagination_warm_a884 .lower_99b6 li a,
.pagination_warm_a884 .accent-motion-5a79 li a,
.pagination_warm_a884 .section-f6ab li a,
.pagination_warm_a884 .description-out-8818 li a,
.pagination_warm_a884 .tooltip-06a6 li a,
.pagination_warm_a884 .middle_a730 li a,
.pagination_warm_a884 .background_4409 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pagination_warm_a884 .input_a69b li ul li::before,
.pagination_warm_a884 .lower_99b6 li ul li::before,
.pagination_warm_a884 .accent-motion-5a79 li ul li::before,
.pagination_warm_a884 .section-f6ab li ul li::before,
.pagination_warm_a884 .description-out-8818 li ul li::before,
.pagination_warm_a884 .tooltip-06a6 li ul li::before,
.pagination_warm_a884 .middle_a730 li ul li::before,
.pagination_warm_a884 .background_4409 li ul li::before {
  left: 15px;
}
.pagination_warm_a884 .input_a69b li ul a,
.pagination_warm_a884 .lower_99b6 li ul a,
.pagination_warm_a884 .accent-motion-5a79 li ul a,
.pagination_warm_a884 .section-f6ab li ul a,
.pagination_warm_a884 .description-out-8818 li ul a,
.pagination_warm_a884 .tooltip-06a6 li ul a,
.pagination_warm_a884 .middle_a730 li ul a,
.pagination_warm_a884 .background_4409 li ul a {
  padding-left: 20px;
}
.pagination_warm_a884 .input_a69b li ul ul li::before,
.pagination_warm_a884 .lower_99b6 li ul ul li::before,
.pagination_warm_a884 .accent-motion-5a79 li ul ul li::before,
.pagination_warm_a884 .section-f6ab li ul ul li::before,
.pagination_warm_a884 .description-out-8818 li ul ul li::before,
.pagination_warm_a884 .tooltip-06a6 li ul ul li::before,
.pagination_warm_a884 .middle_a730 li ul ul li::before,
.pagination_warm_a884 .background_4409 li ul ul li::before {
  left: 30px;
}
.pagination_warm_a884 .input_a69b li ul ul a,
.pagination_warm_a884 .lower_99b6 li ul ul a,
.pagination_warm_a884 .accent-motion-5a79 li ul ul a,
.pagination_warm_a884 .section-f6ab li ul ul a,
.pagination_warm_a884 .description-out-8818 li ul ul a,
.pagination_warm_a884 .tooltip-06a6 li ul ul a,
.pagination_warm_a884 .middle_a730 li ul ul a,
.pagination_warm_a884 .background_4409 li ul ul a {
  padding-left: 40px;
}
.pagination_warm_a884 .red-5880 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pagination_warm_a884 .background_4409 ul li {
  margin-bottom: 1.41575em;
}
.pagination_warm_a884 .background_4409 ul li .layout-e42e {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.pagination_warm_a884 .background_4409 ul li .tooltip_4fcc {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.icon-dim-98f4 .input_a69b li a,
.icon-dim-98f4 .lower_99b6 li a,
.icon-dim-98f4 .accent-motion-5a79 li a,
.icon-dim-98f4 .section-f6ab li a,
.icon-dim-98f4 .description-out-8818 li a,
.icon-dim-98f4 .tooltip-06a6 li a,
.icon-dim-98f4 .middle_a730 li a,
.icon-dim-98f4 .background_4409 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon-dim-98f4 .red-5880 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon-dim-98f4 .image-bronze-2c4a ul li.label-dim-ae92 .notice-static-b26e,
.icon-dim-98f4 .image-bronze-2c4a ul li.tertiary-68d9 .notice-static-b26e {
  background: rgba(0, 0, 0, 0.2);
}
.icon-dim-98f4 .pagination_warm_a884 .image-bronze-2c4a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.selected-20a9 .pagination_warm_a884 .tabs-b2d7 li {
  margin: 0;
}
.selected-20a9 .pagination_warm_a884 .tabs-b2d7 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.selected-20a9 .pagination_warm_a884 .tabs-b2d7 li ul {
  margin: 0;
}
.selected-20a9 .pagination_warm_a884 .tabs-b2d7 li ul li a {
  padding-left: 15px;
}
.selected-20a9 .pagination_warm_a884 .tabs-b2d7 li ul li li a {
  padding-left: 30px;
}
.selected-20a9 .pagination_warm_a884 .tabs-b2d7 li.glass-ec36 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.selected-20a9 .pagination_warm_a884 .tabs-b2d7 li.glass-ec36 > 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;
}
.selected-20a9 .pagination_warm_a884 .tabs-b2d7 li.glass-ec36 > 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;
}
.frame-1ae5 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.footer_full_517c {
  position: relative;
  z-index: 10;
}
.footer_full_517c .nav-4aec {
  width: 100%;
  max-width: 100%;
}
.input-e608 .header-last-e3bb {
  padding-top: 2em;
  padding-bottom: 2em;
}
.input-e608 .narrow-b9c2 {
}
.input-e608 .icon-dim-98f4 {
  background: #292929;
}
.secondary-top-87cd .header-last-e3bb {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.secondary-top-87cd .narrow-b9c2 {
  background: #f9f9f9;
}
.secondary-top-87cd .icon-dim-98f4 {
  background: #303030;
}
.element-orange-824e .header-last-e3bb {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .element-orange-824e .thumbnail-b87e {
    margin-bottom: 1em;
  }
  .element-orange-824e .thumbnail-b87e:last-child {
    margin-bottom: 0;
  }
}
.element-orange-824e .narrow-b9c2 {
  background: #ededed;
}
.element-orange-824e .icon-dim-98f4 {
  background: #1a1a1a;
}
.header-last-e3bb.narrow-b9c2 {
  color: rgba(0, 0, 0, 0.6);
}
.header-last-e3bb.narrow-b9c2 .hero_bright_538c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.header-last-e3bb.icon-dim-98f4 {
  color: rgba(255, 255, 255, 0.99);
}
.header-last-e3bb.icon-dim-98f4 a:not(.paragraph-black-3b6b) {
  color: rgba(255, 255, 255, 0.79);
}
.header-last-e3bb.icon-dim-98f4 a:not(.paragraph-black-3b6b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.header-last-e3bb.icon-dim-98f4 .hero_bright_538c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.header-last-e3bb.icon-dim-98f4 table tbody td,
.header-last-e3bb.icon-dim-98f4 table th {
  background: rgba(0, 0, 0, 0.08);
}
.component_f6cd.module_301e .texture-b49e {
  max-width: initial;
}
.component_f6cd .image-2624 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.component_f6cd .image-2624 .nav-4aec {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .component_f6cd .image-2624 .nav-4aec {
    display: block;
    margin-bottom: 2em;
  }
  .component_f6cd .image-2624 .nav-4aec:last-child {
    margin-bottom: 0;
  }
}
.element-orange-824e .thumbnail-b87e:last-child,
.secondary-top-87cd .thumbnail-b87e:last-child,
.input-e608 .thumbnail-b87e:last-child {
  margin-bottom: 0;
}
.element-orange-824e .thumbnail-b87e .pagination_warm_a884 .image-bronze-2c4a:last-child,
.secondary-top-87cd .thumbnail-b87e .pagination_warm_a884 .image-bronze-2c4a:last-child,
.input-e608 .thumbnail-b87e .pagination_warm_a884 .image-bronze-2c4a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .element-orange-824e .progress_inner_1a6b,
  .element-orange-824e .south_7930,
  .secondary-top-87cd .progress_inner_1a6b,
  .secondary-top-87cd .south_7930,
  .input-e608 .progress_inner_1a6b,
  .input-e608 .south_7930 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .footer_full_517c .thumbnail-b87e {
    margin-bottom: 2em;
  }
}
.footer_full_517c p:last-child {
  margin-bottom: 0;
}
.footer_full_517c li,
.footer_full_517c ul {
  list-style: none;
  margin: 0;
}
.footer_full_517c ul ul {
  margin-left: 2.617924em;
}
.action-5401 {
  font-size: 0.875em;
}

/* css-noise: f3ed */
.shadow-element-m0 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.1;
}
