/*!
Theme Name: Customify
Theme URI: https://pressmaximum.video_8cc1/customify
Author: WPCustomify
Author URI: https://pressmaximum.video_8cc1
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.video_8cc1/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.thumbnail_thick_c93e.wrapper_fdec/licenses/gpl-2.0.header-large-4f84
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.wide-8f75/, (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_bronze_7375.red-5326/normalize.surface_fast_8ed7/
 ======
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.surface_fast_8ed7 v7.0.0 | MIT License | github.video_8cc1/necolas/normalize.surface_fast_8ed7 */
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;
}
.video_ecf3 .main_fa2b,
.tall-b9f3,
.caption_stone_0451,
.pro_9374,
.modal_hot_bed6,
.copper_1622,
.outer-1ef3,
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;
}
.tall-b9f3,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tall-b9f3,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tall-b9f3,
  h1 {
    font-size: 1.8em;
  }
}
.caption_stone_0451,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.caption_stone_0451 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .caption_stone_0451,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .caption_stone_0451,
  h2 {
    font-size: 1.7em;
  }
}
.pro_9374,
h3 {
  font-size: 1.618em;
}
.video_ecf3 .main_fa2b,
.modal_hot_bed6,
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.header_8875 {
  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;
}
.info_purple_e8e1:after,
.info_purple_e8e1:before,
.liquid-7ebf:after,
.liquid-7ebf:before {
  content: "";
  display: table;
}
.info_purple_e8e1:after,
.liquid-7ebf:after {
  clear: both;
}
.modal_1fc0 {
  float: right;
  margin-right: 0;
}
.paper-6d45 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.lower_ec90 .large-39c7,
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;
}
.lower_ec90 .large-39c7: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;
}
.layout-west-060c .large-39c7 {
  box-shadow: none;
}
.layout-west-060c
  .large-39c7
  .footer_bf93 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.layout-west-060c .large-39c7 .breadcrumb_3790 {
  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;
}
.layout-west-060c
  .large-39c7
  .breadcrumb_3790
  b {
  display: none;
}
.layout-west-060c .hot-54fd {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.dropdown-9c92:not(.outline_defa):not(.dim_41e7),
button:not(.outline_defa):not(.dim_41e7),
input[type="button"]:not(.outline_defa):not(
    .dim_41e7
  ),
input[type="reset"]:not(.outline_defa):not(
    .dim_41e7
  ),
input[type="submit"]:not(.outline_defa):not(
    .dim_41e7
  ) {
  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;
}
.dropdown-9c92:not(.outline_defa):not(
    .dim_41e7
  ):hover,
button:not(.outline_defa):not(
    .dim_41e7
  ):hover,
input[type="button"]:not(.outline_defa):not(
    .dim_41e7
  ):hover,
input[type="reset"]:not(.outline_defa):not(
    .dim_41e7
  ):hover,
input[type="submit"]:not(.outline_defa):not(
    .dim_41e7
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.dropdown-9c92:not(.outline_defa):not(
    .dim_41e7
  ):active,
.dropdown-9c92:not(.outline_defa):not(
    .dim_41e7
  ):focus,
button:not(.outline_defa):not(
    .dim_41e7
  ):active,
button:not(.outline_defa):not(
    .dim_41e7
  ):focus,
input[type="button"]:not(.outline_defa):not(
    .dim_41e7
  ):active,
input[type="button"]:not(.outline_defa):not(
    .dim_41e7
  ):focus,
input[type="reset"]:not(.outline_defa):not(
    .dim_41e7
  ):active,
input[type="reset"]:not(.outline_defa):not(
    .dim_41e7
  ):focus,
input[type="submit"]:not(.outline_defa):not(
    .dim_41e7
  ):active,
input[type="submit"]:not(.outline_defa):not(
    .dim_41e7
  ):focus {
  outline: 0;
}
.dropdown-9c92:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1,
button:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1,
input[type="button"]:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1,
input[type="reset"]:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1,
input[type="submit"]:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1 {
  position: relative;
}
.dropdown-9c92:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1
  .form_27d9,
.dropdown-9c92:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1
  .table-4a3f,
.dropdown-9c92:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1
  .short_733f,
.dropdown-9c92:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1
  i,
.dropdown-9c92:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1
  svg,
button:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1
  .form_27d9,
button:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1
  .table-4a3f,
button:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1
  .short_733f,
button:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1
  i,
button:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1
  svg,
input[type="button"]:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1
  .form_27d9,
input[type="button"]:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1
  .table-4a3f,
input[type="button"]:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1
  .short_733f,
input[type="button"]:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1
  i,
input[type="button"]:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1
  svg,
input[type="reset"]:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1
  .form_27d9,
input[type="reset"]:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1
  .table-4a3f,
input[type="reset"]:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1
  .short_733f,
input[type="reset"]:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1
  i,
input[type="reset"]:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1
  svg,
input[type="submit"]:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1
  .form_27d9,
input[type="submit"]:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1
  .table-4a3f,
input[type="submit"]:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1
  .short_733f,
input[type="submit"]:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1
  i,
input[type="submit"]:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1
  svg {
  visibility: hidden;
}
.dropdown-9c92:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1:after,
button:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1:after,
input[type="button"]:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1:after,
input[type="reset"]:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1:after,
input[type="submit"]:not(.outline_defa):not(
    .dim_41e7
  ).fn-loading-86d1: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;
}
.dropdown-9c92:not(.outline_defa):not(.dim_41e7),
input[type="button"]:not(.outline_defa):not(
    .dim_41e7
  ),
input[type="reset"]:not(.outline_defa):not(
    .dim_41e7
  ),
input[type="submit"]:not(.outline_defa):not(
    .dim_41e7
  ) {
  color: #fff;
  background: #235787;
}
.dropdown-9c92:not(.outline_defa):not(
    .dim_41e7
  ):focus,
input[type="button"]:not(.outline_defa):not(
    .dim_41e7
  ):focus,
input[type="reset"]:not(.outline_defa):not(
    .dim_41e7
  ):focus,
input[type="submit"]:not(.outline_defa):not(
    .dim_41e7
  ):focus {
  color: #fff;
}
.dropdown-9c92.fn-disabled-86d1:not(.outline_defa):not(
    .dim_41e7
  ),
.dropdown-9c92[disabled]:not(.outline_defa):not(
    .dim_41e7
  ),
button.fn-disabled-86d1:not(.outline_defa):not(
    .dim_41e7
  ),
button[disabled]:not(.outline_defa):not(
    .dim_41e7
  ) {
  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;
}
.south-845d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.south-845d: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;
}
.button-smooth-76eb {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.sidebar_yellow_1994 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.slider-fast-d8f8 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.info_purple_e8e1:after,
.info_purple_e8e1:before,
.disabled-gold-37c6:after,
.disabled-gold-37c6:before,
.list-pro-4431:after,
.list-pro-4431:before,
.hidden_yellow_d157:after,
.hidden_yellow_d157:before,
.heading_simple_a9c1:after,
.heading_simple_a9c1:before,
.panel_center_74ca:after,
.panel_center_74ca:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.info_purple_e8e1:after,
.disabled-gold-37c6:after,
.list-pro-4431:after,
.hidden_yellow_d157:after,
.heading_simple_a9c1:after,
.panel_center_74ca:after {
  clear: both;
}
.disabled-gold-37c6 .paragraph-4186,
.list-pro-4431 .paragraph-4186,
.liquid_5b32 .paragraph-4186 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.advanced-9636 {
  display: inline-block;
}
.menu-6f7d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.menu-6f7d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.menu-6f7d .pattern-stale-81f3 {
  padding: 1em 0;
  font-size: 85%;
}
.pattern-stale-81f3 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.heading_upper_cff2 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.heading_upper_cff2:after,
.heading_upper_cff2:before {
  content: "";
  display: table;
}
.heading_upper_cff2:after {
  clear: both;
}
.photo_hard_31ef {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.top_07d0 .photo_hard_31ef {
  max-width: 50%;
}
.soft_6d6a .photo_hard_31ef {
  max-width: 33.33%;
}
.detail-7953 .photo_hard_31ef {
  max-width: 25%;
}
.menu_cool_4ac3 .photo_hard_31ef {
  max-width: 20%;
}
.breadcrumb-middle-22ad .photo_hard_31ef {
  max-width: 16.66%;
}
.tabs_f4d2 .photo_hard_31ef {
  max-width: 14.28%;
}
.white_01fc .photo_hard_31ef {
  max-width: 12.5%;
}
.center_74a5 .photo_hard_31ef {
  max-width: 11.11%;
}
.table-large-7685 {
  display: block;
}
.video_ecf3 .outline-b6df label,
.video_ecf3 .photo-ad9d label,
.video_ecf3 .dim_79b9 label,
.video_ecf3 .fixed_3568 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.slow-8184 {
  list-style: none;
  margin: 0;
}
.slow-8184 article.button-5c20 {
  margin-bottom: 0;
}
.slow-8184 ul {
  list-style: none;
  margin: 0;
}
.slow-8184 .out_6e37 li.button-5c20 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .slow-8184 .out_6e37 li.button-5c20 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .slow-8184 .out_6e37 li.button-5c20: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) {
  .slow-8184 .out_6e37 li.button-5c20 li.button-5c20 li.button-5c20 li.button-5c20 {
    padding-left: 0;
  }
}
article.button-5c20 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.button-5c20 .disabled-gold-37c6 p:last-of-type {
  margin-bottom: 0;
}
article.button-5c20 .summary-9ccd {
  float: left;
}
article.button-5c20 .avatar-glass-5cfa {
  margin-left: 85px;
}
article.button-5c20 .purple-f8ae {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.button-5c20 .purple-f8ae .footer_67a3 {
  margin-left: 10px;
}
article.button-5c20 .smooth_2a22 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.button-5c20 .header_deaa {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .outline-b6df,
  #respond .dim_79b9,
  #respond .fixed_3568 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outline-b6df input,
#respond .dim_79b9 input,
#respond .fixed_3568 input {
  width: 100%;
}
#respond .fixed_3568 {
  margin-right: 0;
}
#respond .first-07cd #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.container_edd7 {
  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;
}
.container_edd7.element-wide-1e1e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.container_edd7 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%);
}
.container_edd7:focus,
.container_edd7: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);
}
.search_9edb {
  border-radius: 10%;
}
.container_under_b898 {
  border-radius: 50%;
}
.north_3d05 {
  font-size: 0.72em;
}
.table_small_39f1 {
  font-size: 0.875em;
}
.copper_c0c6 {
  font-size: 1.1em;
}
.cool-f1a2 {
  text-transform: uppercase;
  line-height: 1.2;
}
.cool-f1a2.north_3d05 {
  letter-spacing: 0.5px;
}
.heading_new_f2ef,
.heading_new_f2ef a {
  color: #6d6d6d;
}
.heading_new_f2ef a:hover {
  color: #111;
}
.main_light_64aa {
  color: #6d6d6d;
}
.label-372a {
  overflow-x: hidden;
}
.label-372a .active-7171.red_478f {
  position: relative;
}
.label-372a .active-7171.red_478f.column_fb6e {
  position: initial;
}
.label-372a
  .active-7171.red_478f.column_fb6e
  .input_blue_7987 {
  left: auto;
}
.label-372a .active-7171 .input_blue_7987 {
  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;
}
.label-372a .active-7171:hover.red_478f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.label-372a
  .active-7171:hover.red_478f
  .input_blue_7987 {
  display: block;
  z-index: 9999999;
}
.label-372a .fluid_e9ff .tertiary_action_0ff7,
.label-372a .list-top-4270 .tertiary_action_0ff7 {
  display: none;
}
.label-372a .form_296b .active-7171:hover.red_478f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.video_ecf3 .outline-b6df label,
.video_ecf3 .photo-ad9d label,
.video_ecf3 .dim_79b9 label,
.video_ecf3 .fixed_3568 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.slow-8184 {
  list-style: none;
  margin: 0;
}
.slow-8184 article.button-5c20 {
  margin-bottom: 0;
}
.slow-8184 ul {
  list-style: none;
  margin: 0;
}
.slow-8184 .out_6e37 li.button-5c20 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .slow-8184 .out_6e37 li.button-5c20 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .slow-8184 .out_6e37 li.button-5c20: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) {
  .slow-8184 .out_6e37 li.button-5c20 li.button-5c20 li.button-5c20 li.button-5c20 {
    padding-left: 0;
  }
}
article.button-5c20 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.button-5c20 .disabled-gold-37c6 p:last-of-type {
  margin-bottom: 0;
}
article.button-5c20 .summary-9ccd {
  float: left;
}
article.button-5c20 .avatar-glass-5cfa {
  margin-left: 85px;
}
article.button-5c20 .purple-f8ae {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.button-5c20 .purple-f8ae .footer_67a3 {
  margin-left: 10px;
}
article.button-5c20 .smooth_2a22 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.button-5c20 .header_deaa {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .outline-b6df,
  #respond .dim_79b9,
  #respond .fixed_3568 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outline-b6df input,
#respond .dim_79b9 input,
#respond .fixed_3568 input {
  width: 100%;
}
#respond .fixed_3568 {
  margin-right: 0;
}
#respond .first-07cd #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.fluid_e9ff .article-3a9e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.article-3a9e .popup-left-baea.photo-wood-8cba .label-stale-a5b0 > li > a:focus,
.article-3a9e .popup-left-baea.photo-wood-8cba .label-stale-a5b0 > li > a:hover,
.article-3a9e .popup-left-baea.smooth-662e .label-stale-a5b0 > li > a:focus,
.article-3a9e .popup-left-baea.smooth-662e .label-stale-a5b0 > li > a:hover,
.article-3a9e .popup-left-baea.image_hard_a20e .label-stale-a5b0 > li > a:focus,
.article-3a9e .popup-left-baea.image_hard_a20e .label-stale-a5b0 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article-3a9e
  .popup-left-baea.photo-wood-8cba
  .label-stale-a5b0
  > li.feature_up_6e45
  > a,
.article-3a9e
  .popup-left-baea.photo-wood-8cba
  .label-stale-a5b0
  > li.info-clean-61ac
  > a,
.article-3a9e
  .popup-left-baea.smooth-662e
  .label-stale-a5b0
  > li.feature_up_6e45
  > a,
.article-3a9e
  .popup-left-baea.smooth-662e
  .label-stale-a5b0
  > li.info-clean-61ac
  > a,
.article-3a9e
  .popup-left-baea.image_hard_a20e
  .label-stale-a5b0
  > li.feature_up_6e45
  > a,
.article-3a9e .popup-left-baea.image_hard_a20e .label-stale-a5b0 > li.accent-f462 > a {
  color: rgba(255, 255, 255, 0.99);
}
.article-3a9e .active-inner-00fd,
.article-3a9e .active-inner-00fd a {
  color: rgba(255, 255, 255, 0.99);
}
.article-3a9e .pink-55bb.popup-5410 li a,
.article-3a9e .box-white-815e a,
.article-3a9e .mask-3aa4,
.article-3a9e .label-stale-a5b0 > li > a,
.article-3a9e .footer_hot_1ec3 {
  color: rgba(255, 255, 255, 0.79);
}
.article-3a9e .pink-55bb.popup-5410 li a:hover,
.article-3a9e .box-white-815e a:hover,
.article-3a9e .mask-3aa4:hover,
.article-3a9e .label-stale-a5b0 > li > a:hover,
.article-3a9e .footer_hot_1ec3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article-3a9e .element-rough-02bc {
  color: rgba(255, 255, 255, 0.79);
}
.article-3a9e .element-rough-02bc .thumbnail_8f34 {
  color: rgba(255, 255, 255, 0.99);
}
.article-3a9e .element-rough-02bc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article-3a9e .medium-e175 .mask_ff70 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.article-3a9e .medium-e175 .mask_ff70 .icon-f7cd {
  color: rgba(255, 255, 255, 0.79);
}
.article-3a9e
  .medium-e175
  .mask_ff70
  .icon-f7cd::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article-3a9e
  .medium-e175
  .mask_ff70
  .icon-f7cd:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article-3a9e
  .medium-e175
  .mask_ff70
  .icon-f7cd::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article-3a9e
  .medium-e175
  .mask_ff70
  .icon-f7cd::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article-3a9e .medium-e175 .link-0c98 {
  color: rgba(255, 255, 255, 0.79);
}
.article-3a9e .medium-e175 .link-0c98:hover {
  color: rgba(255, 255, 255, 0.99);
}
.banner_faff
  .article-3a9e
  .medium-e175
  .lower-cbac
  .photo-west-f4d0 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.banner_faff
  .article-3a9e
  .medium-e175
  .lower-cbac
  .icon-f7cd {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fluid_e9ff .gold-3ec9 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.gold-3ec9 .popup-left-baea.photo-wood-8cba .label-stale-a5b0 > li > a:focus,
.gold-3ec9 .popup-left-baea.photo-wood-8cba .label-stale-a5b0 > li > a:hover,
.gold-3ec9 .popup-left-baea.smooth-662e .label-stale-a5b0 > li > a:focus,
.gold-3ec9 .popup-left-baea.smooth-662e .label-stale-a5b0 > li > a:hover,
.gold-3ec9 .popup-left-baea.image_hard_a20e .label-stale-a5b0 > li > a:focus,
.gold-3ec9 .popup-left-baea.image_hard_a20e .label-stale-a5b0 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gold-3ec9
  .popup-left-baea.photo-wood-8cba
  .label-stale-a5b0
  > li.feature_up_6e45
  > a,
.gold-3ec9
  .popup-left-baea.photo-wood-8cba
  .label-stale-a5b0
  > li.info-clean-61ac
  > a,
.gold-3ec9
  .popup-left-baea.smooth-662e
  .label-stale-a5b0
  > li.feature_up_6e45
  > a,
.gold-3ec9
  .popup-left-baea.smooth-662e
  .label-stale-a5b0
  > li.info-clean-61ac
  > a,
.gold-3ec9
  .popup-left-baea.image_hard_a20e
  .label-stale-a5b0
  > li.feature_up_6e45
  > a,
.gold-3ec9 .popup-left-baea.image_hard_a20e .label-stale-a5b0 > li.accent-f462 > a {
  color: rgba(0, 0, 0, 0.8);
}
.gold-3ec9 .active-inner-00fd,
.gold-3ec9 .active-inner-00fd a {
  color: rgba(0, 0, 0, 0.8);
}
.gold-3ec9 .pink-55bb.popup-5410 li a,
.gold-3ec9 .box-white-815e a,
.gold-3ec9 .mask-3aa4,
.gold-3ec9 .label-stale-a5b0 > li > a,
.gold-3ec9 .footer_hot_1ec3 {
  color: rgba(0, 0, 0, 0.55);
}
.gold-3ec9 .pink-55bb.popup-5410 li a:hover,
.gold-3ec9 .box-white-815e a:hover,
.gold-3ec9 .mask-3aa4:hover,
.gold-3ec9 .label-stale-a5b0 > li > a:hover,
.gold-3ec9 .footer_hot_1ec3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gold-3ec9 .element-rough-02bc {
  color: rgba(0, 0, 0, 0.55);
}
.gold-3ec9 .element-rough-02bc .thumbnail_8f34 {
  color: rgba(0, 0, 0, 0.8);
}
.gold-3ec9 .element-rough-02bc:hover {
  color: rgba(0, 0, 0, 0.8);
}
.huge-5769 .new-5215 {
  margin-left: auto;
  margin-right: auto;
}
.list-pro-4431 > * {
  margin-left: auto;
  margin-right: auto;
}
.list-pro-4431 .button-smooth-76eb {
  margin-right: 1.41575em;
}
.disabled-74d5 .list-pro-4431 > .dim-7ec4 {
  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;
}
.disabled-74d5 .list-pro-4431 > .dark_b189 {
  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;
}
.mask-middle-f301.huge-5769 .new-5215,
.status_fixed_28cf.huge-5769 .new-5215 {
  margin-left: 0;
}
.motion-2990.huge-5769 .new-5215,
.popup-c811.huge-5769 .new-5215 {
  margin-right: 0;
}
.list-pro-4431 ol,
.list-pro-4431 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.column_a517 video {
  max-width: 100%;
}
.search_bronze_9b90 img {
  display: block;
}
.search_bronze_9b90.button-smooth-76eb,
.search_bronze_9b90.sidebar_yellow_1994 {
  width: 100%;
}
.search_bronze_9b90.dark_b189 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.logo-8f9e:not(.active-large-9426) {
  margin: 1.5em auto;
}
.footer_65d4 p {
  padding: 1.5em 14px;
}
ul.summary-709c.dark_b189,
ul.summary-709c.dim-7ec4,
ul.summary-709c.popup_silver_17c5.dim-7ec4 {
  padding: 0 14px;
}
.iron-4cdb {
  display: block;
  overflow-x: auto;
}
.iron-4cdb table {
  border-collapse: collapse;
  width: 100%;
}
.iron-4cdb td,
.iron-4cdb th {
  padding: 0.5em;
}
.list-pro-4431 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.list-pro-4431 ol ol,
.list-pro-4431 ol ul,
.list-pro-4431 ul ol,
.list-pro-4431 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.list-pro-4431 ol ol li,
.list-pro-4431 ol ul li,
.list-pro-4431 ul ol li,
.list-pro-4431 ul ul li {
  margin-left: 0;
}
.upper-c9be.tertiary-dim-e623 > .description-stone-dd72 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.upper-c9be.tertiary-dim-e623 > .description-stone-dd72 iframe,
.upper-c9be.tertiary-dim-e623 > .description-stone-dd72 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.center_ebe5 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.center_ebe5.form_10af {
  padding: 0;
}
.center_ebe5.form_10af cite {
  font-size: 13px;
}
.center_ebe5 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.center_ebe5 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.gold_8c30 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.gold_8c30 > p:first-child {
  margin-top: 0;
}
.gold_8c30 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.gold_8c30 blockquote {
  border-left: 0;
}
.icon_medium_a623 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.icon_medium_a623:not(.middle_caf1) {
  max-width: 100px;
}
.icon_medium_a623.fast_fa46 {
  border-bottom: none !important;
  text-align: center;
}
.icon_medium_a623.fast_fa46::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .footer_65d4 p {
    padding: 1.5em 0;
  }
}
.message-rough-b160 {
  color: #0073aa;
}
.logo_stone_02b2 {
  background-color: #0073aa;
}
.label_first_93f5 {
  color: #229fd8;
}
.overlay-thick-2377 {
  background-color: #229fd8;
}
.prev-0429 {
  color: #eee;
}
.message-east-ee67 {
  background-color: #eee;
}
.article-a58f {
  color: #444;
}
.column_static_8a34 {
  background-color: #444;
}
.hidden_9250 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.hidden_9250 .old-dbd8 .box-white-815e {
  font-size: 15px;
}
.hidden_9250 .box-white-815e {
  line-height: 1.3;
}
.hidden_9250 .gold-3ec9 {
}
.hidden_9250 .article-3a9e {
  background: #235787;
}
.tiny_e2a5 {
  padding: 0;
}
.tiny_e2a5 .article-3a9e {
  background: #1a1a1a;
}
.tiny_e2a5 .gold-3ec9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.footer-4d3e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.footer-4d3e .gold-3ec9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.footer-4d3e .article-3a9e {
  background: #303030;
}
.panel_center_74ca {
  position: relative;
  z-index: 10;
}
.panel_center_74ca .under_b8ed {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lower-2a4c .red_478f {
  display: inline-block;
  vertical-align: middle;
}
.lower-2a4c.short_590b .red_478f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .lower-2a4c.short_590b .red_478f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .lower-2a4c.short_590b .red_478f {
    margin-right: 0.4em;
  }
}
.lower-2a4c.short_590b .red_478f:last-child {
  margin-right: 0;
}
.gold_b9f4 .under_b8ed {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .fluid_e9ff .old-dbd8 {
    margin: 0 -0.5em;
  }
  .fluid_e9ff .old-dbd8 [class*="customify-col-"],
  .fluid_e9ff .old-dbd8 [class*="customify-col_"],
  .fluid_e9ff .old-dbd8 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.fluid_e9ff.badge_gas_a257 .under_b8ed {
  background: 0 0 !important;
}
.fluid_e9ff.badge_gas_a257 .under_b8ed,
.fluid_e9ff.gold_b9f4 .under_b8ed {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .fluid_e9ff.right-f981 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.fluid_e9ff.gold_b9f4 .under_b8ed {
  box-shadow: none !important;
}
.photo-3571 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .photo-3571 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .photo-3571 {
    padding: 18px 0 20px;
  }
}
.photo-3571 .link_d44c {
  width: 100%;
}
.photo-3571 .summary_ebbd {
  margin-bottom: 0;
}
.photo-3571 .sidebar_624a {
  margin-top: 5px;
  font-size: 0.875em;
}
.wrapper_9457 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.wrapper_9457 .form_685f {
  width: 100%;
}
.hard-719d {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hard-719d li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hard-719d 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;
}
.hard-719d li:last-child:after {
  display: none;
}
.hard-719d li a {
  font-weight: 500;
  margin-right: 10px;
}
.notification-fresh-3342 .tertiary_action_0ff7 button,
.photo-3571 .tertiary_action_0ff7 button {
  left: 0;
}
.notification-fresh-3342 .form_685f,
.photo-3571 .form_685f {
  padding-left: 0;
  padding-right: 0;
}
.notification-fresh-3342 .wrapper_9457,
.photo-3571 .wrapper_9457 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.notification-fresh-3342 {
  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;
}
.notification-fresh-3342: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;
}
.notification-fresh-3342 .large-d664 {
  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) {
  .notification-fresh-3342 .large-d664 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .notification-fresh-3342 .large-d664 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .notification-fresh-3342 .large-d664 {
    min-height: 200px;
  }
}
.notification-fresh-3342 .hard-719d {
  color: rgba(255, 255, 255, 0.8);
}
.notification-fresh-3342 .hard-719d a,
.notification-fresh-3342 .hard-719d li:after {
  color: inherit;
}
.notification-fresh-3342 .hard-719d a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.row-3fac {
  margin-bottom: 0.5em;
}
.tag-smooth-244a {
  margin-bottom: 1.2em;
}
.tag-smooth-244a,
.row-3fac {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tag-smooth-244a p:last-child,
.row-3fac p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tertiary_action_0ff7,
#masthead .tertiary_action_0ff7 {
  display: none;
}
#masthead
  > .tertiary_action_0ff7.text-iron-63a6 {
  display: none;
}
#masthead > .tertiary_action_0ff7 button {
  left: 0;
}
.footer-ce45 {
  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%;
}
.footer-ce45 .red_478f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.footer-ce45 .top_7415 {
  display: -webkit-box;
  display: flex;
}
.footer-ce45 .top_7415.input_ee9a {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.footer-ce45 .top_7415.mask-first-71ec {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.footer-ce45 .top_7415.tertiary-56f3 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.footer-ce45.gas_914d.backdrop_gold_5076 .top_7415.input_ee9a {
  flex-basis: 100%;
}
.footer-ce45.accent-over-a5b1 .top_7415.mask-first-71ec {
  -webkit-box-flex: 1;
  flex: auto;
}
.footer-ce45.accent-over-a5b1 .top_7415.tertiary-56f3 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tertiary_action_0ff7.text-iron-63a6 {
  display: none;
}
#masthead > .tertiary_action_0ff7 button {
  left: 0;
}
.badge-cold-1389 {
  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;
}
.badge-cold-1389:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.badge-cold-1389.backdrop-ec79 i {
  margin-right: 4px;
}
.badge-cold-1389.box_large_a8a3 i {
  margin-left: 5px;
}
.box-white-815e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.box-white-815e p:last-child {
  margin-bottom: 0;
}
.carousel_fast_ca94 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.carousel_fast_ca94 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.carousel_fast_ca94 img {
  display: block;
  width: auto;
  line-height: 1;
}
.carousel_fast_ca94 .active-inner-00fd {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.carousel_fast_ca94 .tabs_b39f {
  margin: 5px 0 7px 0;
}
.carousel_fast_ca94.popup-1a2e .panel-7d9f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.carousel_fast_ca94.popup-1a2e .red-546f {
  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;
}
.carousel_fast_ca94.disabled-center-6a28 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.carousel_fast_ca94.disabled-center-6a28 .panel-7d9f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.carousel_fast_ca94.disabled-center-6a28 .red-546f {
  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;
}
.carousel_fast_ca94.pagination_last_ce5a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.carousel_fast_ca94.secondary-70bf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.carousel_fast_ca94.secondary-70bf .red-546f {
  margin-top: 7px;
}
.layout_3aeb {
  display: inline-block;
}
.panel_center_74ca .description-white-c27c .carousel_fast_ca94 img {
  max-width: 100%;
}
.popup-left-baea .down_444d.warm_a21a,
.liquid_f4ee .down_444d.warm_a21a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.popup-left-baea .inner_b6a4,
.liquid_f4ee .inner_b6a4 {
  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%);
}
.popup-left-baea .inner_b6a4 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.popup-left-baea.popup-hard-9c6c .inner_b6a4 {
  display: none;
}
.popup-left-baea .short-46bc {
  list-style: none;
  padding: 0;
  margin: 0;
}
.popup-left-baea .short-46bc li {
  display: inline-block;
  position: relative;
}
.popup-left-baea .short-46bc li:last-child {
  margin-right: 0;
}
.popup-left-baea .short-46bc 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;
}
.popup-left-baea .short-46bc li.accent-f462 > a {
  color: rgba(0, 0, 0, 0.9);
}
.popup-left-baea .short-46bc > 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;
}
.popup-left-baea .short-46bc > li > a i {
  line-height: 0;
}
.popup-left-baea .short-46bc > li.primary_563a > a .inner_b6a4 {
  margin-left: 4px;
  line-height: 0;
}
.popup-left-baea .short-46bc .rough-3549 li.primary_563a > a {
  position: relative;
}
.popup-left-baea .short-46bc .rough-3549 li.primary_563a > a:after,
.popup-left-baea .short-46bc .rough-3549 li.primary_563a > a:before {
  content: "";
  display: table;
}
.popup-left-baea .short-46bc .rough-3549 li.primary_563a > a:after {
  clear: both;
}
.popup-left-baea .short-46bc .rough-3549 li.primary_563a > a .inner_b6a4 {
  margin-left: 5px;
  float: right;
}
.popup-left-baea .gallery-short-2ebe,
.popup-left-baea .rough-3549 {
  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;
}
.popup-left-baea .rough-3549 {
  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;
}
.popup-left-baea .rough-3549 .warm_a21a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.popup-left-baea .rough-3549 .inner_b6a4 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.popup-left-baea .rough-3549 li {
  display: block;
  margin: 0;
  padding: 0;
}
.popup-left-baea .rough-3549 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;
}
.popup-left-baea .rough-3549 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.popup-left-baea .rough-3549 .rough-3549 {
  top: 0;
  left: 100%;
}
.popup-left-baea .message_9b86.fn-focus-86d1 > .gallery-short-2ebe,
.popup-left-baea .message_9b86.fn-focus-86d1 > .rough-3549,
.popup-left-baea .message_9b86:focus > .gallery-short-2ebe,
.popup-left-baea .message_9b86:focus > .rough-3549,
.popup-left-baea .message_9b86:hover > .gallery-short-2ebe,
.popup-left-baea .message_9b86:hover > .rough-3549 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.popup-left-baea.image_hard_a20e .label-stale-a5b0:after,
.popup-left-baea.image_hard_a20e .label-stale-a5b0:before {
  content: "";
  display: table;
}
.popup-left-baea.image_hard_a20e .label-stale-a5b0:after {
  clear: both;
}
.popup-left-baea.image_hard_a20e .label-stale-a5b0 > li {
  float: left;
}
.popup-left-baea.detail-east-1194 .label-stale-a5b0:after,
.popup-left-baea.detail-east-1194 .label-stale-a5b0:before {
  content: "";
  display: table;
}
.popup-left-baea.detail-east-1194 .label-stale-a5b0:after {
  clear: both;
}
.popup-left-baea.detail-east-1194 .label-stale-a5b0 > li {
  float: left;
}
.popup-left-baea.detail-east-1194 .label-stale-a5b0 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.popup-left-baea.detail-east-1194 .label-stale-a5b0 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.popup-left-baea.detail-east-1194 .label-stale-a5b0 > li.feature_up_6e45 > a,
.popup-left-baea.detail-east-1194 .label-stale-a5b0 > li.accent-f462 > a {
  color: #fff;
  background-color: #1e4b75;
}
.popup-left-baea.photo-wood-8cba .label-stale-a5b0 > li > a .warm_a21a {
  position: relative;
}
.popup-left-baea.photo-wood-8cba .label-stale-a5b0 > li > a .warm_a21a: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;
}
.popup-left-baea.photo-wood-8cba
  .label-stale-a5b0
  > li:focus
  > a
  .warm_a21a:before,
.popup-left-baea.photo-wood-8cba
  .label-stale-a5b0
  > li:hover
  > a
  .warm_a21a:before {
  width: 100%;
  background-color: currentColor;
}
.popup-left-baea.photo-wood-8cba
  .label-stale-a5b0
  > li.feature_up_6e45
  > a
  .warm_a21a:before,
.popup-left-baea.photo-wood-8cba
  .label-stale-a5b0
  > li.info-clean-61ac
  > a
  .warm_a21a:before {
  width: 100%;
  background-color: currentColor;
}
.popup-left-baea.smooth-662e .label-stale-a5b0 > li > a .warm_a21a {
  position: relative;
}
.popup-left-baea.smooth-662e .label-stale-a5b0 > li > a .warm_a21a: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;
}
.popup-left-baea.smooth-662e .label-stale-a5b0 > li:focus > a .warm_a21a:before,
.popup-left-baea.smooth-662e
  .label-stale-a5b0
  > li:hover
  > a
  .warm_a21a:before {
  width: 100%;
  background-color: currentColor;
}
.popup-left-baea.smooth-662e
  .label-stale-a5b0
  > li.feature_up_6e45
  > a
  .warm_a21a:before,
.popup-left-baea.smooth-662e
  .label-stale-a5b0
  > li.info-clean-61ac
  > a
  .warm_a21a:before {
  width: 100%;
  background-color: currentColor;
}
.liquid_f4ee .short-46bc {
  margin: 0;
  padding: 0;
  list-style: none;
}
.liquid_f4ee .short-46bc li:first-child > a {
  border-top: none;
}
.liquid_f4ee .short-46bc .icon_right_0afb > .warm_a21a .inner_b6a4 {
  display: none;
}
.liquid_f4ee .short-46bc li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.liquid_f4ee .short-46bc li:last-child {
  border: none;
}
.liquid_f4ee .short-46bc li.primary_563a > a {
  padding-right: 45px !important;
}
.liquid_f4ee .short-46bc li a {
  display: block;
  padding: 0.55em 1.5em;
}
.liquid_f4ee .short-46bc li a:focus,
.liquid_f4ee .short-46bc li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.liquid_f4ee .short-46bc li .slider-f97e {
  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;
}
.liquid_f4ee .short-46bc li .slider-f97e:hover {
  box-shadow: none;
}
.liquid_f4ee .short-46bc li .slider-f97e .inner_b6a4 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.liquid_f4ee .short-46bc .rough-3549 {
  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);
}
.liquid_f4ee .short-46bc .rough-3549 li a {
  padding-left: 3em;
}
.liquid_f4ee .short-46bc .form-78b4 > a .slider-f97e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.liquid_f4ee .short-46bc .form-78b4 > .rough-3549 {
  display: block;
  opacity: 1;
}
.section-fresh-f199 {
  max-width: 100%;
}
.row-light-620a {
  line-height: 0;
  cursor: pointer;
}
.footer_hot_1ec3 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.footer_hot_1ec3:hover {
  box-shadow: none;
  color: currentColor;
}
.footer_hot_1ec3 svg {
  width: 18px;
  height: 18px;
}
.footer_hot_1ec3 .box_653e {
  display: none;
}
.east_436f {
  position: relative;
}
.east_436f.fn-active-86d1 .footer_hot_1ec3 .message-ab8d {
  display: none;
}
.east_436f.fn-active-86d1 .footer_hot_1ec3 .box_653e {
  display: inline-block;
}
.east_436f .info-plasma-13a9 {
  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);
}
.east_436f.menu-next-41b9 .info-plasma-13a9 {
  left: auto;
  right: -0.9em;
}
.east_436f.menu-next-41b9 .element-6063::before {
  left: auto;
  right: 15px;
}
.east_436f.fn-active-86d1 .info-plasma-13a9 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.lower-cbac {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.lower-cbac label {
  flex-basis: 100%;
}
.lower-cbac .mask_ff70 {
  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;
}
.lower-cbac .icon-f7cd {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.lower-cbac .icon-f7cd:focus {
  background-color: transparent;
}
.lower-cbac button.link-0c98 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.lower-cbac button.link-0c98:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.lower-cbac button.link-0c98 svg {
  width: 18px;
  height: 18px;
}
.lower-cbac input[type="submit"] {
  min-height: auto;
}
.medium-e175 .lower-cbac .icon-f7cd {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.element-6063 {
  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) {
  .element-6063 {
    width: 220px;
  }
}
.element-6063 label {
  flex-basis: 100%;
}
.element-6063::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;
}
.banner_faff .medium-e175 .lower-cbac {
  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;
}
.banner_faff
  .medium-e175
  .lower-cbac
  .mask_ff70 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.banner_faff .medium-e175 .lower-cbac .icon-f7cd {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.banner_faff
  .medium-e175
  .lower-cbac
  .icon-f7cd:focus {
  background: 0 0;
}
.banner_faff
  .medium-e175
  .lower-cbac
  .photo-west-f4d0 {
  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;
}
.pink-55bb {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.pink-55bb li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.pink-55bb li:last-child {
  margin-right: 0;
}
.pink-55bb li:first-child {
  margin-left: 0;
}
.pink-55bb.pagination-70a2 a {
  color: #fff;
}
.pink-55bb.pagination-70a2 a:hover {
  color: #fff;
}
.pink-55bb a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.pink-55bb a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.pink-55bb a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pink-55bb a:hover {
  opacity: 0.9;
  color: inherit;
}
.pink-55bb [class*="social-icon-apple"] {
  background-color: #999;
}
.pink-55bb [class*="social-icon-apple"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #999;
}
.pink-55bb [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.pink-55bb [class*="social-icon-behance"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #1769ff;
}
.pink-55bb [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.pink-55bb [class*="social-icon-bitbucket"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #205081;
}
.pink-55bb [class*="social-icon-codepen"] {
  background-color: #000;
}
.pink-55bb [class*="social-icon-codepen"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #000;
}
.pink-55bb [class*="social-icon-delicious"] {
  background-color: #39f;
}
.pink-55bb [class*="social-icon-delicious"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #39f;
}
.pink-55bb [class*="social-icon-digg"] {
  background-color: #005be2;
}
.pink-55bb [class*="social-icon-digg"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #005be2;
}
.pink-55bb [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.pink-55bb [class*="social-icon-dribbble"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #ea4c89;
}
.pink-55bb [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.pink-55bb [class*="social-icon-envelope"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #ea4335;
}
.pink-55bb [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.pink-55bb [class*="social-icon-facebook"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #3b5998;
}
.pink-55bb [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.pink-55bb [class*="social-icon-flickr"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #0063dc;
}
.pink-55bb [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.pink-55bb [class*="social-icon-foursquare"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #2d5be3;
}
.pink-55bb [class*="social-icon-github"] {
  background-color: #333;
}
.pink-55bb [class*="social-icon-github"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #333;
}
.pink-55bb [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.pink-55bb [class*="social-icon-google-plus"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #dd4b39;
}
.pink-55bb [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.pink-55bb [class*="social-icon-houzz"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #7ac142;
}
.pink-55bb [class*="social-icon-instagram"] {
  background-color: #262626;
}
.pink-55bb [class*="social-icon-instagram"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #262626;
}
.pink-55bb [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.pink-55bb [class*="social-icon-jsfiddle"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #487aa2;
}
.pink-55bb [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.pink-55bb [class*="social-icon-linkedin"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #0077b5;
}
.pink-55bb [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.pink-55bb [class*="social-icon-medium"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #00ab6b;
}
.pink-55bb [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.pink-55bb
  [class*="social-icon-odnoklassniki"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #f4731c;
}
.pink-55bb [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.pink-55bb [class*="social-icon-meetup"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #ec1c40;
}
.pink-55bb [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.pink-55bb [class*="social-icon-pinterest"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #bd081c;
}
.pink-55bb [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.pink-55bb [class*="social-icon-product-hunt"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #da552f;
}
.pink-55bb [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.pink-55bb [class*="social-icon-reddit"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #ff4500;
}
.pink-55bb [class*="social-icon-rss"] {
  background-color: #f26522;
}
.pink-55bb [class*="social-icon-rss"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #f26522;
}
.pink-55bb [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.pink-55bb
  [class*="social-icon-shopping-cart"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #4caf50;
}
.pink-55bb [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.pink-55bb [class*="social-icon-skype"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #00aff0;
}
.pink-55bb [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.pink-55bb [class*="social-icon-slideshare"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #0077b5;
}
.pink-55bb [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.pink-55bb [class*="social-icon-snapchat"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #fffc00;
}
.pink-55bb [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.pink-55bb [class*="social-icon-soundcloud"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #f80;
}
.pink-55bb [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.pink-55bb [class*="social-icon-spotify"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #2ebd59;
}
.pink-55bb [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.pink-55bb
  [class*="social-icon-stack-overflow"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #fe7a15;
}
.pink-55bb [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.pink-55bb [class*="social-icon-maldkfgram"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #2ca5e0;
}
.pink-55bb [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.pink-55bb [class*="social-icon-tripadvisor"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #589442;
}
.pink-55bb [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.pink-55bb [class*="social-icon-tumblr"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #35465c;
}
.pink-55bb [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.pink-55bb [class*="social-icon-twitch"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #6441a5;
}
.pink-55bb [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.pink-55bb [class*="social-icon-twitter"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #1da1f2;
}
.pink-55bb [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.pink-55bb [class*="social-icon-vimeo"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #1ab7ea;
}
.pink-55bb [class*="social-icon-vk"] {
  background-color: #45668e;
}
.pink-55bb [class*="social-icon-vk"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #45668e;
}
.pink-55bb [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.pink-55bb [class*="social-icon-weibo"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #df2029;
}
.pink-55bb [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.pink-55bb [class*="social-icon-weixin"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #7bb32e;
}
.pink-55bb [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.pink-55bb [class*="social-icon-whatsapp"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #25d366;
}
.pink-55bb [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.pink-55bb [class*="social-icon-wordpress"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #21759b;
}
.pink-55bb [class*="social-icon-xing"] {
  background-color: #026466;
}
.pink-55bb [class*="social-icon-xing"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #026466;
}
.pink-55bb [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.pink-55bb [class*="social-icon-yelp"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #af0606;
}
.pink-55bb [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.pink-55bb [class*="social-icon-youtube"].tertiary_yellow_0586 {
  background-color: transparent;
  color: #cd201f;
}
.mask-3aa4 {
  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;
}
.mask-3aa4:hover {
  box-shadow: none;
  background: 0 0;
}
.media-down-e32c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.white_45c3 {
  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;
}
.alert-b035 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.notice-e327 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.notice-e327,
.notice-e327::after,
.notice-e327::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;
}
.notice-e327::after,
.notice-e327::before {
  content: "";
  display: block;
  background-color: inherit;
}
.video-complex-8a90 .white_45c3 .alert-b035 {
  margin-top: -2px;
  width: 19px;
}
.video-complex-8a90 .white_45c3 .notice-e327 {
  margin-top: -1px;
}
.video-complex-8a90 .white_45c3 .notice-e327,
.video-complex-8a90 .white_45c3 .notice-e327::after,
.video-complex-8a90 .white_45c3 .notice-e327::before {
  width: 19px;
  height: 2px;
}
.video-complex-8a90 .white_45c3 .notice-e327::before {
  top: -6px;
}
.video-complex-8a90 .white_45c3 .notice-e327::after {
  bottom: -6px;
}
.old-5125 .white_45c3 .alert-b035 {
  margin-top: -2px;
  width: 22px;
}
.old-5125 .white_45c3 .notice-e327 {
  margin-top: -1px;
}
.old-5125 .white_45c3 .notice-e327,
.old-5125 .white_45c3 .notice-e327::after,
.old-5125 .white_45c3 .notice-e327::before {
  width: 22px;
  height: 2px;
}
.old-5125 .white_45c3 .notice-e327::before {
  top: -7px;
}
.old-5125 .white_45c3 .notice-e327::after {
  bottom: -7px;
}
.glass-36f8 .white_45c3 .alert-b035 {
  margin-top: -2px;
  width: 31px;
}
.glass-36f8 .white_45c3 .notice-e327 {
  margin-top: -1.5px;
}
.glass-36f8 .white_45c3 .notice-e327,
.glass-36f8 .white_45c3 .notice-e327::after,
.glass-36f8 .white_45c3 .notice-e327::before {
  width: 31px;
  height: 3px;
}
.glass-36f8 .white_45c3 .notice-e327::before {
  top: -9px;
}
.glass-36f8 .white_45c3 .notice-e327::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .active_861f .white_45c3 .alert-b035 {
    margin-top: -2px;
    width: 19px;
  }
  .active_861f .white_45c3 .notice-e327 {
    margin-top: -1px;
  }
  .active_861f .white_45c3 .notice-e327,
  .active_861f .white_45c3 .notice-e327::after,
  .active_861f .white_45c3 .notice-e327::before {
    width: 19px;
    height: 2px;
  }
  .active_861f .white_45c3 .notice-e327::before {
    top: -6px;
  }
  .active_861f .white_45c3 .notice-e327::after {
    bottom: -6px;
  }
  .last_e0a2 .white_45c3 .alert-b035 {
    margin-top: -2px;
    width: 22px;
  }
  .last_e0a2 .white_45c3 .notice-e327 {
    margin-top: -1px;
  }
  .last_e0a2 .white_45c3 .notice-e327,
  .last_e0a2 .white_45c3 .notice-e327::after,
  .last_e0a2 .white_45c3 .notice-e327::before {
    width: 22px;
    height: 2px;
  }
  .last_e0a2 .white_45c3 .notice-e327::before {
    top: -7px;
  }
  .last_e0a2 .white_45c3 .notice-e327::after {
    bottom: -7px;
  }
  .hovered-4323 .white_45c3 .alert-b035 {
    margin-top: -2px;
    width: 31px;
  }
  .hovered-4323 .white_45c3 .notice-e327 {
    margin-top: -1.5px;
  }
  .hovered-4323 .white_45c3 .notice-e327,
  .hovered-4323 .white_45c3 .notice-e327::after,
  .hovered-4323 .white_45c3 .notice-e327::before {
    width: 31px;
    height: 3px;
  }
  .hovered-4323 .white_45c3 .notice-e327::before {
    top: -9px;
  }
  .hovered-4323 .white_45c3 .notice-e327::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .avatar-2bcd .white_45c3 .alert-b035 {
    margin-top: -2px;
    width: 19px;
  }
  .avatar-2bcd .white_45c3 .notice-e327 {
    margin-top: -1px;
  }
  .avatar-2bcd .white_45c3 .notice-e327,
  .avatar-2bcd .white_45c3 .notice-e327::after,
  .avatar-2bcd .white_45c3 .notice-e327::before {
    width: 19px;
    height: 2px;
  }
  .avatar-2bcd .white_45c3 .notice-e327::before {
    top: -6px;
  }
  .avatar-2bcd .white_45c3 .notice-e327::after {
    bottom: -6px;
  }
  .footer-plasma-04f3 .white_45c3 .alert-b035 {
    margin-top: -2px;
    width: 22px;
  }
  .footer-plasma-04f3 .white_45c3 .notice-e327 {
    margin-top: -1px;
  }
  .footer-plasma-04f3 .white_45c3 .notice-e327,
  .footer-plasma-04f3 .white_45c3 .notice-e327::after,
  .footer-plasma-04f3 .white_45c3 .notice-e327::before {
    width: 22px;
    height: 2px;
  }
  .footer-plasma-04f3 .white_45c3 .notice-e327::before {
    top: -7px;
  }
  .footer-plasma-04f3 .white_45c3 .notice-e327::after {
    bottom: -7px;
  }
  .soft_b73f .white_45c3 .alert-b035 {
    margin-top: -2px;
    width: 31px;
  }
  .soft_b73f .white_45c3 .notice-e327 {
    margin-top: -1.5px;
  }
  .soft_b73f .white_45c3 .notice-e327,
  .soft_b73f .white_45c3 .notice-e327::after,
  .soft_b73f .white_45c3 .notice-e327::before {
    width: 31px;
    height: 3px;
  }
  .soft_b73f .white_45c3 .notice-e327::before {
    top: -9px;
  }
  .soft_b73f .white_45c3 .notice-e327::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .container-gas-94ec .white_45c3 .alert-b035 {
    margin-top: -2px;
    width: 19px;
  }
  .container-gas-94ec .white_45c3 .notice-e327 {
    margin-top: -1px;
  }
  .container-gas-94ec .white_45c3 .notice-e327,
  .container-gas-94ec .white_45c3 .notice-e327::after,
  .container-gas-94ec .white_45c3 .notice-e327::before {
    width: 19px;
    height: 2px;
  }
  .container-gas-94ec .white_45c3 .notice-e327::before {
    top: -6px;
  }
  .container-gas-94ec .white_45c3 .notice-e327::after {
    bottom: -6px;
  }
  .hidden-b4b0 .white_45c3 .alert-b035 {
    margin-top: -2px;
    width: 22px;
  }
  .hidden-b4b0 .white_45c3 .notice-e327 {
    margin-top: -1px;
  }
  .hidden-b4b0 .white_45c3 .notice-e327,
  .hidden-b4b0 .white_45c3 .notice-e327::after,
  .hidden-b4b0 .white_45c3 .notice-e327::before {
    width: 22px;
    height: 2px;
  }
  .hidden-b4b0 .white_45c3 .notice-e327::before {
    top: -7px;
  }
  .hidden-b4b0 .white_45c3 .notice-e327::after {
    bottom: -7px;
  }
  .hidden_c773 .white_45c3 .alert-b035 {
    margin-top: -2px;
    width: 31px;
  }
  .hidden_c773 .white_45c3 .notice-e327 {
    margin-top: -1.5px;
  }
  .hidden_c773 .white_45c3 .notice-e327,
  .hidden_c773 .white_45c3 .notice-e327::after,
  .hidden_c773 .white_45c3 .notice-e327::before {
    width: 31px;
    height: 3px;
  }
  .hidden_c773 .white_45c3 .notice-e327::before {
    top: -9px;
  }
  .hidden_c773 .white_45c3 .notice-e327::after {
    bottom: -9px;
  }
}
.aside-stone-a5de .notice-e327 {
  -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);
}
.aside-stone-a5de .notice-e327::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.aside-stone-a5de .notice-e327::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);
}
.aside-stone-a5de.alert-south-1240 .notice-e327 {
  -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);
}
.aside-stone-a5de.alert-south-1240 .notice-e327::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.aside-stone-a5de.alert-south-1240 .notice-e327::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);
}
.breadcrumb_2138 {
  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.hero-e401:before {
  display: none;
}
.list-top-4270 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.list-top-4270 .main_tall_0bb4 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.list-top-4270 .main_tall_0bb4:last-of-type {
  border-bottom: none;
}
.list-top-4270 .main_tall_0bb4.heading_cb8e,
.list-top-4270 .main_tall_0bb4.widget_c56f,
.list-top-4270 .main_tall_0bb4.middle_2895 {
  padding: 0;
}
.list-top-4270 .liquid_f4ee .slider-f97e {
  color: currentColor;
}
.list-top-4270 .liquid_f4ee .slider-f97e:focus,
.list-top-4270 .liquid_f4ee .slider-f97e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list-top-4270.gold-3ec9 .element-rough-02bc,
.list-top-4270.gold-3ec9 .box-white-815e a,
.list-top-4270.gold-3ec9 .label-stale-a5b0 a,
.list-top-4270.gold-3ec9 .rough-3549 a {
  color: rgba(0, 0, 0, 0.55);
}
.list-top-4270.gold-3ec9 .element-rough-02bc:hover,
.list-top-4270.gold-3ec9 .box-white-815e a:hover,
.list-top-4270.gold-3ec9 .label-stale-a5b0 a:hover,
.list-top-4270.gold-3ec9 .rough-3549 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.list-top-4270.gold-3ec9 .thumbnail_8f34 {
  color: rgba(0, 0, 0, 0.8);
}
.list-top-4270.gold-3ec9 .main_tall_0bb4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.list-top-4270.gold-3ec9 .main_tall_0bb4:before {
  background: rgba(0, 0, 0, 0.08);
}
.list-top-4270.gold-3ec9 .panel-lower-e42a:before {
  background: rgba(255, 255, 255, 0.9);
}
.list-top-4270.gold-3ec9 .liquid_f4ee .short-46bc li a,
.list-top-4270.gold-3ec9 .liquid_f4ee .slider-f97e,
.list-top-4270.gold-3ec9 .rough-3549 {
  border-color: rgba(0, 0, 0, 0.08);
}
.list-top-4270.gold-3ec9 .liquid_f4ee .slider-f97e:focus,
.list-top-4270.gold-3ec9 .liquid_f4ee .slider-f97e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list-top-4270.gold-3ec9 .short-46bc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.list-top-4270.article-3a9e .element-rough-02bc,
.list-top-4270.article-3a9e .box-white-815e a,
.list-top-4270.article-3a9e .label-stale-a5b0 .slider-f97e,
.list-top-4270.article-3a9e .label-stale-a5b0 a,
.list-top-4270.article-3a9e .rough-3549 a {
  color: rgba(255, 255, 255, 0.79);
}
.list-top-4270.article-3a9e .element-rough-02bc:hover,
.list-top-4270.article-3a9e .box-white-815e a:hover,
.list-top-4270.article-3a9e .label-stale-a5b0 .slider-f97e:hover,
.list-top-4270.article-3a9e .label-stale-a5b0 a:hover,
.list-top-4270.article-3a9e .rough-3549 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list-top-4270.article-3a9e .thumbnail_8f34 {
  color: rgba(255, 255, 255, 0.99);
}
.list-top-4270.article-3a9e .main_tall_0bb4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.list-top-4270.article-3a9e .main_tall_0bb4:before {
  background: rgba(255, 255, 255, 0.08);
}
.list-top-4270.article-3a9e .panel-lower-e42a:before {
  background: rgba(0, 0, 0, 0.9);
}
.list-top-4270.article-3a9e .liquid_f4ee .short-46bc li a,
.list-top-4270.article-3a9e .liquid_f4ee .slider-f97e,
.list-top-4270.article-3a9e .rough-3549 {
  border-color: rgba(255, 255, 255, 0.08);
}
.list-top-4270.article-3a9e .liquid_f4ee .slider-f97e:focus,
.list-top-4270.article-3a9e .liquid_f4ee .slider-f97e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list-top-4270.article-3a9e .short-46bc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel-lower-e42a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.panel-lower-e42a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tall-9996 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.carousel_clean_38ec .list-top-4270 {
  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;
}
.carousel_clean_38ec .main_tall_0bb4 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.carousel_clean_38ec .main_tall_0bb4: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) {
  .carousel_clean_38ec .main_tall_0bb4:before {
    width: 16%;
    left: 42%;
  }
}
.carousel_clean_38ec .main_tall_0bb4:last-child:before {
  content: none;
}
.carousel_clean_38ec .main_tall_0bb4[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.carousel_clean_38ec .liquid_f4ee .short-46bc li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.carousel_clean_38ec .liquid_f4ee .short-46bc li a .slider-f97e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.carousel_clean_38ec .liquid_f4ee .rough-3549 {
  border: none;
}
.carousel_clean_38ec .liquid_f4ee .rough-3549 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.carousel_clean_38ec .panel-lower-e42a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.carousel_clean_38ec .tall-9996 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.carousel_clean_38ec .article-3a9e .panel-lower-e42a:before {
  background: rgba(0, 0, 0, 0.9);
}
.carousel_clean_38ec .gold-3ec9.column-26ab .notice-e327 {
  background: rgba(0, 0, 0, 0.6);
}
.carousel_clean_38ec
  .gold-3ec9.column-26ab
  .notice-e327::after,
.carousel_clean_38ec
  .gold-3ec9.column-26ab
  .notice-e327:before {
  background: inherit;
}
.carousel_clean_38ec
  .gold-3ec9.column-26ab:hover
  .notice-e327 {
  background: rgba(0, 0, 0, 0.8);
}
.tabs-narrow-ec6b .list-top-4270 {
  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) {
  .tabs-narrow-ec6b .list-top-4270 {
    width: auto;
    right: 45px;
  }
}
.mini-66dc .list-top-4270 {
  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) {
  .mini-66dc .list-top-4270 {
    width: auto;
    left: 45px;
  }
}
.hero-e401 .list-top-4270 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.hero-e401 .tall-9996 {
  max-width: 48em;
  margin: 0 auto;
}
.hero-e401 .panel-lower-e42a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.preview_complex_4f7f {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.preview_complex_4f7f.carousel_clean_38ec .list-top-4270 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.preview_complex_4f7f.tabs-narrow-ec6b .list-top-4270 {
  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);
}
.preview_complex_4f7f .list-top-4270 {
  visibility: visible;
}
.preview_complex_4f7f.mini-66dc .list-top-4270 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.background_4269,
.breadcrumb_pressed_860c {
  overflow-x: hidden;
}
.background_4269 .list-top-4270 {
  overflow: auto;
}
.background_4269.carousel_clean_38ec {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.background_4269.carousel_clean_38ec .list-top-4270 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.background_4269.carousel_clean_38ec .mask-3aa4 {
  opacity: 0;
}
.background_4269.tabs-narrow-ec6b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.background_4269.tabs-narrow-ec6b .list-top-4270 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.background_4269.tabs-narrow-ec6b .mask-3aa4 {
  opacity: 0;
}
.background_4269.mini-66dc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.background_4269.mini-66dc .list-top-4270 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.background_4269.mini-66dc .mask-3aa4 {
  opacity: 0;
}
.background_4269.hero-e401 .list-top-4270 {
  z-index: 10;
  visibility: visible;
}
.column-26ab {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.column-26ab .notice-e327 {
  background: rgba(255, 255, 255, 0.99);
}
.column-26ab .notice-e327::after,
.column-26ab .notice-e327:before {
  background: inherit;
}
.column-26ab:hover .notice-e327 {
  background: rgba(255, 255, 255, 0.99);
}
.mini-66dc .column-26ab {
  top: 10px;
  right: auto;
  left: 12px;
}
.hero-e401 .column-26ab {
  display: none !important;
}
.background_4269:before,
.breadcrumb_pressed_860c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.background_4269 .column-26ab,
.breadcrumb_pressed_860c .column-26ab {
  display: inline-block;
}
.list-top-4270 .red_478f {
  -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;
}
.background_4269 .list-top-4270 .red_478f,
.breadcrumb_pressed_860c .list-top-4270 .red_478f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.video-first-136f .mask_ff70 {
  width: 100%;
}
.description-white-c27c {
  padding: 0 0.5em 0;
}
.description-white-c27c [class*="customify-col-"],
.description-white-c27c [class*="customify-col_"],
.description-white-c27c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.element_b380 .description-white-c27c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .old-dbd8 .label-purple-e246,
  .label-purple-e246 {
    display: none;
  }
  .full_10ad {
    text-align: left;
  }
  .border_78cd {
    text-align: center;
  }
  .disabled-small-4827 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .old-dbd8 .grid-d49b,
  .grid-d49b {
    display: none;
  }
  .cold_4aaf {
    text-align: left;
  }
  .picture-dccf {
    text-align: center;
  }
  .tall-f25e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .old-dbd8 .secondary-east-69d4,
  .secondary-east-69d4 {
    display: none;
  }
  .component-light-9f54 {
    text-align: left;
  }
  .light-643b {
    text-align: center;
  }
  .texture_up_ea74 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.title-new-4dc2 {
  box-shadow: none !important;
}
.hover-soft-48de .hover_5730,
.modal-advanced-1a1c .hover_5730 {
  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;
}
.modal-advanced-1a1c .hover_5730 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.under_b8ed {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.under_b8ed:after,
.under_b8ed:before {
  content: "";
  display: table;
}
.under_b8ed:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .under_b8ed {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.under_b8ed,
.right-f981 {
  max-width: 1248px;
  margin: 0 auto;
}

.hidden_yellow_d157.background_green_76f5 .under_b8ed {
  max-width: 100%;
}
.hidden_yellow_d157.gradient-6757 {
  max-width: 1200px;
  margin: 0 auto;
}
.hidden_yellow_d157.row-b826 .under_b8ed {
  max-width: 100%;
}
.hidden_yellow_d157.row-b826 > .under_b8ed {
  padding-left: 0;
  padding-right: 0;
}
.hidden_yellow_d157.row-b826 > .under_b8ed .old-dbd8 {
  margin: 0;
}
.hidden_yellow_d157.row-b826
  > .under_b8ed
  .thumbnail-6deb.easy-cf62 {
  margin-right: 0;
  margin-left: 0;
}
.hidden_yellow_d157.row-b826 #main.easy-cf62 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .link-thick-1988 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .link-thick-1988 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .detail-7307 .new-5215 {
    padding-right: 1em;
  }
  .detail-7307.clean_8469 .thumbnail-6deb {
    border-right: 1px solid #eaecee;
  }
  .detail-7307.clean_8469 .new-5215 {
    padding-right: 1em;
  }
  .detail-7307.clean_8469 .soft_02de {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dirty_c662 .new-5215 {
    padding-left: 1em;
  }
  .dirty_c662.clean_8469 .thumbnail-6deb {
    border-left: 1px solid #eaecee;
  }
  .dirty_c662.clean_8469 .new-5215 {
    padding-left: 1em;
  }
  .dirty_c662.clean_8469 .soft_02de {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .media_hot_aa1a .new-5215 {
    padding-left: 1em;
  }
  .media_hot_aa1a.clean_8469 .tiny-b003 {
    border-right: 1px solid #eaecee;
  }
  .media_hot_aa1a.clean_8469 .content-128b {
    border-right: 1px solid #eaecee;
  }
  .media_hot_aa1a.clean_8469 .new-5215 {
    padding-left: 1em;
  }
  .media_hot_aa1a.clean_8469 .soft_02de {
    padding-right: 1em;
  }
  .media_hot_aa1a.clean_8469 .badge-4f69 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title-liquid-0b2f .new-5215 {
    padding-right: 1em;
  }
  .title-liquid-0b2f.clean_8469 .tiny-b003 {
    border-left: 1px solid #eaecee;
  }
  .title-liquid-0b2f.clean_8469 .content-128b {
    border-left: 1px solid #eaecee;
  }
  .title-liquid-0b2f.clean_8469 .new-5215 {
    padding-right: 1em;
  }
  .title-liquid-0b2f.clean_8469 .soft_02de {
    padding-left: 1em;
    padding-right: 1em;
  }
  .title-liquid-0b2f.clean_8469 .badge-4f69 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link-thick-1988 .new-5215 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .link-thick-1988.clean_8469 .thumbnail-6deb {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .link-thick-1988.clean_8469 .new-5215 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .link-thick-1988.clean_8469 .soft_02de {
    padding-left: 1em;
  }
  .link-thick-1988.clean_8469 .badge-4f69 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .link-thick-1988.clean_8469 .new-5215 {
    padding-left: 0;
  }
}
.sidebar-green-d53d .lower-2a4c {
  display: inline-block;
}
.hero-top-4024 {
  display: inline-block;
}
.notice-7f9f {
  word-con: break-word;
}
.footer_solid_e0e3 > span {
  display: inline-block;
  padding: 5px 0;
}
.footer_solid_e0e3 .tag_plasma_2ebf {
  margin-left: 8px;
  margin-right: 8px;
}
.footer_solid_e0e3 .description-solid-3084 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.down_2be0 .focused_b964 {
  margin-bottom: 2em;
}
.down_2be0 .green-23ba {
  margin-bottom: 15px;
}
.down_2be0 .green-23ba:last-child {
  margin-bottom: 0;
}
.down_2be0 .warm-5ff8 {
  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) {
  .down_2be0 .warm-5ff8 {
    display: block;
  }
}
.down_2be0 .detail-8325 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .down_2be0 .detail-8325 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.down_2be0 .card_fresh_ce95 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.down_2be0 .card_fresh_ce95 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.down_2be0 .card_fresh_ce95 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.down_2be0 .notice-7f9f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.down_2be0 .notice-7f9f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.down_2be0 .stone_f4d0 p:last-child {
  margin-bottom: 0;
}
.down_2be0 .north-81d0 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.down_2be0 .fluid_7610 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.down_2be0 .medium_ec58 {
  margin-top: 1em;
}
.down_2be0 .layout-6c6b {
  top: 0;
  display: block;
}
.down_2be0 .layout-6c6b a {
  color: inherit;
}
.down_2be0 .layout-6c6b a:hover {
  color: inherit;
}
.down_2be0 .light-d2f9 {
  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;
}
.down_2be0 .light-d2f9:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.down_2be0 .fluid_7610 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.down_2be0 .tertiary_c416 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.down_2be0 .tertiary_c416:first-child {
  margin-top: 0;
}
.down_2be0 .tertiary_c416.nav-pressed-a4d0 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.down_2be0 .tertiary_c416.avatar-full-d415 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.down_2be0
  .tertiary_c416.avatar-full-d415.highlight_40a6
  .medium_ec58 {
  width: 100%;
}
.down_2be0 .avatar-full-d415 {
  -webkit-box-align: center;
  align-items: center;
}
.down_2be0 .avatar-full-d415 .footer_solid_e0e3,
.down_2be0 .avatar-full-d415 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.down_2be0 .card_fresh_ce95 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.down_2be0 .card_fresh_ce95 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.down_2be0 .card_fresh_ce95: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;
}
.down_2be0 .nav-pressed-a4d0 {
  z-index: 5;
}
.down_2be0 .texture_fixed_4d09 .sidebar-outer-1908 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.down_2be0 .secondary_under_6cc8 .sidebar-outer-1908 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.down_2be0 .accordion_d0b4 .sidebar-outer-1908 {
  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;
}
.down_2be0.pagination-upper-af6d .warm-5ff8,
.down_2be0.in-bcbb .warm-5ff8 {
  display: block;
}
.down_2be0.pagination-upper-af6d .warm-5ff8 .gold-502e,
.down_2be0.pagination-upper-af6d .warm-5ff8 .fluid_7610,
.down_2be0.in-bcbb .warm-5ff8 .gold-502e,
.down_2be0.in-bcbb .warm-5ff8 .fluid_7610 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.down_2be0.notice_static_fe15 .detail-8325 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .down_2be0.notice_static_fe15 .detail-8325 {
    margin-right: 0;
  }
}
.down_2be0.pagination-upper-af6d .detail-8325,
.down_2be0.in-bcbb .detail-8325 {
  padding-top: 40%;
}
.down_2be0.pagination-upper-af6d .focused_b964,
.down_2be0.in-bcbb .focused_b964 {
  display: block;
}
.down_2be0.pagination-upper-af6d .fn-sticky-86d1 .fluid_7610,
.down_2be0.in-bcbb .fn-sticky-86d1 .fluid_7610 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.down_2be0.pagination-upper-af6d .detail-8325,
.down_2be0.in-bcbb .detail-8325 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.down_2be0.pagination-upper-af6d .fluid_7610 {
  padding: 1em;
}
.surface_last_5b7f {
  margin: 30px auto;
  display: block;
}
.surface_last_5b7f .large_9be1 > * {
  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;
}
.surface_last_5b7f .large_9be1 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.surface_last_5b7f .large_9be1 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.complex-00e5 .footer_solid_e0e3 {
  margin-bottom: 1.41575em;
}
.complex-00e5 .last-8de5 {
  margin-bottom: 1.618em;
}
.list-pro-4431 .right-042a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.list-pro-4431 .right-042a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.list-pro-4431 .motion_0668 {
  max-width: 100%;
  overflow: auto;
}
.huge-5769 .list-pro-4431 a:hover {
  text-decoration: underline;
}
.secondary_64c8 .green-23ba:not(.notice-7f9f),
.secondary_64c8 .card_fresh_ce95 {
  margin-bottom: 1.41575em;
}
.secondary_64c8 .green-23ba:not(.notice-7f9f):last-child,
.secondary_64c8 .card_fresh_ce95:last-child {
  margin-bottom: 0;
}
.secondary_64c8 .green-23ba.solid-5a7d {
  margin-bottom: 0.41575em;
}
.secondary_64c8 .thick-3c5a:before,
.secondary_64c8 .row_f5c8:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.secondary_64c8 .thick-3c5a:before {
  content: "\f115";
}
.secondary_64c8 .row_f5c8:before {
  content: "\f02c";
}
.secondary_64c8 .overlay_pink_a876 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.secondary_64c8 .overlay_pink_a876 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.aside-c505 {
  display: -webkit-box;
  display: flex;
}
.aside-c505 .caption-tall-f9b0 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .aside-c505 .caption-tall-f9b0 {
    flex-basis: 90px;
  }
}
.aside-c505 .dirty_8ff2 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .aside-c505 .dirty_8ff2 {
    flex-basis: calc(100% - 50px);
  }
}
.aside-c505 .east_d8e0 p:last-child {
  margin-bottom: 0.72em;
}
.modal-white-3a0a .large_9be1 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.modal-white-3a0a .large_9be1:after,
.modal-white-3a0a .large_9be1:before {
  content: "";
  display: table;
}
.modal-white-3a0a .large_9be1:after {
  clear: both;
}
.modal-white-3a0a .large_9be1 .current_2548,
.modal-white-3a0a .large_9be1 .mask_simple_f7e3 {
  width: 49%;
}
.modal-white-3a0a .large_9be1 .current_2548 a span.sort-thick-7615,
.modal-white-3a0a .large_9be1 .mask_simple_f7e3 a span.sort-thick-7615 {
  display: block;
  margin-bottom: 5px;
}
.modal-white-3a0a .large_9be1 .mask_simple_f7e3 {
  float: left;
  text-align: left;
}
.modal-white-3a0a .large_9be1 .current_2548 {
  float: right;
  text-align: right;
}
.breadcrumb-prev-ec24 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .breadcrumb-prev-ec24 {
    margin-bottom: 0;
  }
}
.title-gold-899d {
  margin-bottom: 1em;
}
.title-gold-899d .notice-7f9f {
  font-size: 1.1em;
  line-height: 1.3;
}
.medium_a4f4 a {
  display: block;
  line-height: 0;
  position: relative;
}
.panel-a84f .title-gold-899d,
.secondary-east-8627 .title-gold-899d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .panel-a84f .title-gold-899d,
  .secondary-east-8627 .title-gold-899d {
    display: block;
  }
}
.panel-a84f .medium_a4f4,
.secondary-east-8627 .medium_a4f4 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .panel-a84f .medium_a4f4,
  .secondary-east-8627 .medium_a4f4 {
    margin-bottom: 1em;
  }
}
.panel-a84f .medium_a4f4 img,
.secondary-east-8627 .medium_a4f4 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.panel-a84f .rough_6710,
.secondary-east-8627 .rough_6710 {
  flex-basis: calc(100% - 160px);
}
.panel-a84f .rough_6710 p,
.secondary-east-8627 .rough_6710 p {
  margin-bottom: 0;
}
.panel-a84f .rough_6710 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .panel-a84f .rough_6710 {
    padding-left: 0;
  }
}
.secondary-east-8627 .rough_6710 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .secondary-east-8627 .rough_6710 {
    padding-right: 0;
  }
}
.secondary-east-8627 .medium_a4f4 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.stone_87ea .medium_a4f4 {
  margin-bottom: 0.5em;
}
.stone_87ea .medium_a4f4 img {
  width: 100%;
}
.left-8dce .focus_5a71,
.link-glass-ac19 .focus_5a71 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.link-glass-ac19 .thumbnail-6deb .primary_fluid_56b7 p:last-child {
  margin-bottom: 0;
}
.accent_blue_698c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.button-1d1e .item-4613 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .button-1d1e .item-4613:last-of-type {
    margin-bottom: 0;
  }
}
.button-1d1e .item-4613 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.button-1d1e .item-4613 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.button-1d1e .item-4613 ul li {
  margin: 0 0 0.6em;
}
.button-1d1e .item-4613 ul li.stale_2695,
.button-1d1e .item-4613 ul li.tag-green-0de5 {
  position: relative;
}
.button-1d1e .item-4613 ul li.stale_2695 .iron_87c0,
.button-1d1e .item-4613 ul li.tag-green-0de5 .iron_87c0 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.button-1d1e .item-4613 ul li.stale_2695:after:after,
.button-1d1e .item-4613 ul li.stale_2695:after:before,
.button-1d1e
  .item-4613
  ul
  li.tag-green-0de5:after:after,
.button-1d1e
  .item-4613
  ul
  li.tag-green-0de5:after:before {
  content: "";
  display: table;
}
.button-1d1e .item-4613 ul li.stale_2695:after:after,
.button-1d1e
  .item-4613
  ul
  li.tag-green-0de5:after:after {
  clear: both;
}
.button-1d1e .item-4613 a.dropdown-9c92:hover {
  text-decoration: none;
}
.button-1d1e .item-4613 select {
  max-width: 100%;
}
.button-1d1e .item-4613 table {
  font-size: 85%;
}
.button-1d1e .item-4613 table td,
.button-1d1e .item-4613 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.button-1d1e .item-4613 table tfoot td {
  text-align: left;
}
.button-1d1e .item-4613 :last-child {
  margin-bottom: 0;
}
.button-1d1e .item-4613 .disabled_d5a2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.button-1d1e .item-4613 .disabled_d5a2 label {
  width: 100%;
}
.button-1d1e .item-4613 .disabled_d5a2 .icon-f7cd {
  width: 100%;
  display: block;
}
.button-1d1e .item-4613 .disabled_d5a2 .link-0c98 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.button-1d1e .item-4613 .disabled_d5a2 .link-0c98:hover svg #svg-search {
  fill: #444;
}
.button-1d1e .item-4613 .disabled_d5a2 .link-0c98 svg {
  width: 18px;
  height: 18px;
}
.button-1d1e .breadcrumb-808f ul ul,
.button-1d1e .icon_519a ul ul,
.button-1d1e .brown_dda0 ul ul,
.button-1d1e .dynamic-9957 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.button-1d1e .breadcrumb-808f .primary_563a > a,
.button-1d1e .icon_519a .primary_563a > a,
.button-1d1e .brown_dda0 .primary_563a > a,
.button-1d1e .dynamic-9957 .primary_563a > a {
  margin-bottom: 0;
}
.button-1d1e .highlight-aa6c li,
.button-1d1e .breadcrumb-808f li,
.button-1d1e .heading-bottom-d947 li,
.button-1d1e .icon_519a li,
.button-1d1e .brown_dda0 li,
.button-1d1e .dynamic-9957 li,
.button-1d1e .label-copper-33cd li,
.button-1d1e .full-f394 li {
  display: block;
  position: relative;
}
.button-1d1e .highlight-aa6c li:last-child,
.button-1d1e .breadcrumb-808f li:last-child,
.button-1d1e .heading-bottom-d947 li:last-child,
.button-1d1e .icon_519a li:last-child,
.button-1d1e .brown_dda0 li:last-child,
.button-1d1e .dynamic-9957 li:last-child,
.button-1d1e .label-copper-33cd li:last-child,
.button-1d1e .full-f394 li:last-child {
  border: none;
}
.button-1d1e .highlight-aa6c li a,
.button-1d1e .breadcrumb-808f li a,
.button-1d1e .heading-bottom-d947 li a,
.button-1d1e .icon_519a li a,
.button-1d1e .brown_dda0 li a,
.button-1d1e .dynamic-9957 li a,
.button-1d1e .label-copper-33cd li a,
.button-1d1e .full-f394 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.button-1d1e .highlight-aa6c li ul li::before,
.button-1d1e .breadcrumb-808f li ul li::before,
.button-1d1e .heading-bottom-d947 li ul li::before,
.button-1d1e .icon_519a li ul li::before,
.button-1d1e .brown_dda0 li ul li::before,
.button-1d1e .dynamic-9957 li ul li::before,
.button-1d1e .label-copper-33cd li ul li::before,
.button-1d1e .full-f394 li ul li::before {
  left: 15px;
}
.button-1d1e .highlight-aa6c li ul a,
.button-1d1e .breadcrumb-808f li ul a,
.button-1d1e .heading-bottom-d947 li ul a,
.button-1d1e .icon_519a li ul a,
.button-1d1e .brown_dda0 li ul a,
.button-1d1e .dynamic-9957 li ul a,
.button-1d1e .label-copper-33cd li ul a,
.button-1d1e .full-f394 li ul a {
  padding-left: 20px;
}
.button-1d1e .highlight-aa6c li ul ul li::before,
.button-1d1e .breadcrumb-808f li ul ul li::before,
.button-1d1e .heading-bottom-d947 li ul ul li::before,
.button-1d1e .icon_519a li ul ul li::before,
.button-1d1e .brown_dda0 li ul ul li::before,
.button-1d1e .dynamic-9957 li ul ul li::before,
.button-1d1e .label-copper-33cd li ul ul li::before,
.button-1d1e .full-f394 li ul ul li::before {
  left: 30px;
}
.button-1d1e .highlight-aa6c li ul ul a,
.button-1d1e .breadcrumb-808f li ul ul a,
.button-1d1e .heading-bottom-d947 li ul ul a,
.button-1d1e .icon_519a li ul ul a,
.button-1d1e .brown_dda0 li ul ul a,
.button-1d1e .dynamic-9957 li ul ul a,
.button-1d1e .label-copper-33cd li ul ul a,
.button-1d1e .full-f394 li ul ul a {
  padding-left: 40px;
}
.button-1d1e .chip_371a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.button-1d1e .full-f394 ul li {
  margin-bottom: 1.41575em;
}
.button-1d1e .full-f394 ul li .border-cool-45a1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.button-1d1e .full-f394 ul li .title-8b52 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.article-3a9e .highlight-aa6c li a,
.article-3a9e .breadcrumb-808f li a,
.article-3a9e .heading-bottom-d947 li a,
.article-3a9e .icon_519a li a,
.article-3a9e .brown_dda0 li a,
.article-3a9e .dynamic-9957 li a,
.article-3a9e .label-copper-33cd li a,
.article-3a9e .full-f394 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.article-3a9e .chip_371a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.article-3a9e .item-4613 ul li.stale_2695 .iron_87c0,
.article-3a9e .item-4613 ul li.tag-green-0de5 .iron_87c0 {
  background: rgba(0, 0, 0, 0.2);
}
.article-3a9e .button-1d1e .item-4613 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden_yellow_d157 .button-1d1e .short-46bc li {
  margin: 0;
}
.hidden_yellow_d157 .button-1d1e .short-46bc li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hidden_yellow_d157 .button-1d1e .short-46bc li ul {
  margin: 0;
}
.hidden_yellow_d157 .button-1d1e .short-46bc li ul li a {
  padding-left: 15px;
}
.hidden_yellow_d157 .button-1d1e .short-46bc li ul li li a {
  padding-left: 30px;
}
.hidden_yellow_d157 .button-1d1e .short-46bc li.accent-f462 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hidden_yellow_d157 .button-1d1e .short-46bc li.accent-f462 > 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;
}
.hidden_yellow_d157 .button-1d1e .short-46bc li.accent-f462 > a:after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 13px;
}
.status_6a0d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.heading_simple_a9c1 {
  position: relative;
  z-index: 10;
}
.heading_simple_a9c1 .red_478f {
  width: 100%;
  max-width: 100%;
}
.main-69b4 .thick-ca75 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.main-69b4 .gold-3ec9 {
}
.main-69b4 .article-3a9e {
  background: #292929;
}
.aside_311f .thick-ca75 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.aside_311f .gold-3ec9 {
  background: #f9f9f9;
}
.aside_311f .article-3a9e {
  background: #303030;
}
.media-paper-feec .thick-ca75 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .media-paper-feec .lower-2a4c {
    margin-bottom: 1em;
  }
  .media-paper-feec .lower-2a4c:last-child {
    margin-bottom: 0;
  }
}
.media-paper-feec .gold-3ec9 {
  background: #ededed;
}
.media-paper-feec .article-3a9e {
  background: #1a1a1a;
}
.thick-ca75.gold-3ec9 {
  color: rgba(0, 0, 0, 0.6);
}
.thick-ca75.gold-3ec9 .badge_south_2cc0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.thick-ca75.article-3a9e {
  color: rgba(255, 255, 255, 0.99);
}
.thick-ca75.article-3a9e a:not(.dropdown-9c92) {
  color: rgba(255, 255, 255, 0.79);
}
.thick-ca75.article-3a9e a:not(.dropdown-9c92):hover {
  color: rgba(255, 255, 255, 0.99);
}
.thick-ca75.article-3a9e .badge_south_2cc0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.thick-ca75.article-3a9e table tbody td,
.thick-ca75.article-3a9e table th {
  background: rgba(0, 0, 0, 0.08);
}
.form_296b.gold_b9f4 .under_b8ed {
  max-width: initial;
}
.form_296b .short_590b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.form_296b .short_590b .red_478f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .form_296b .short_590b .red_478f {
    display: block;
    margin-bottom: 2em;
  }
  .form_296b .short_590b .red_478f:last-child {
    margin-bottom: 0;
  }
}
.media-paper-feec .lower-2a4c:last-child,
.aside_311f .lower-2a4c:last-child,
.main-69b4 .lower-2a4c:last-child {
  margin-bottom: 0;
}
.media-paper-feec .lower-2a4c .button-1d1e .item-4613:last-child,
.aside_311f .lower-2a4c .button-1d1e .item-4613:last-child,
.main-69b4 .lower-2a4c .button-1d1e .item-4613:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .media-paper-feec .shadow_f0bd,
  .media-paper-feec .sort-cd23,
  .aside_311f .shadow_f0bd,
  .aside_311f .sort-cd23,
  .main-69b4 .shadow_f0bd,
  .main-69b4 .sort-cd23 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .heading_simple_a9c1 .lower-2a4c {
    margin-bottom: 2em;
  }
}
.heading_simple_a9c1 p:last-child {
  margin-bottom: 0;
}
.heading_simple_a9c1 li,
.heading_simple_a9c1 ul {
  list-style: none;
  margin: 0;
}
.heading_simple_a9c1 ul ul {
  margin-left: 2.617924em;
}
.caption-c99f {
  font-size: 0.875em;
}

/* css-noise: add0 */
.widget-item-f1 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.3;
}
