/*!
Theme Name: Customify
Theme URI: https://pressmaximum.shade_north_c916/customify
Author: WPCustomify
Author URI: https://pressmaximum.shade_north_c916
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.shade_north_c916/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.slider-selected-0a06.card-ce3a/licenses/gpl-2.0.bright-1401
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.carousel-hovered-b7e7/, (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.dynamic-9a91.outline-dynamic-fa10/normalize.hero_b274/
 ======
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.hero_b274 v7.0.0 | MIT License | github.shade_north_c916/necolas/normalize.hero_b274 */
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;
}
.section-5353 .photo_6585,
.component_c992,
.badge-53a4,
.grid-4483,
.menu-2a4c,
.medium_f9d3,
.logo_db3e,
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;
}
.component_c992,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .component_c992,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .component_c992,
  h1 {
    font-size: 1.8em;
  }
}
.badge-53a4,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.badge-53a4 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .badge-53a4,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .badge-53a4,
  h2 {
    font-size: 1.7em;
  }
}
.grid-4483,
h3 {
  font-size: 1.618em;
}
.section-5353 .photo_6585,
.menu-2a4c,
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.carousel_lower_f2cf {
  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;
}
.main-pressed-8cc5:after,
.main-pressed-8cc5:before,
.green-ef85:after,
.green-ef85:before {
  content: "";
  display: table;
}
.main-pressed-8cc5:after,
.green-ef85:after {
  clear: both;
}
.tertiary-fdda {
  float: right;
  margin-right: 0;
}
.hard-f219 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.highlight-liquid-8d1e .cool-115a,
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;
}
.highlight-liquid-8d1e .cool-115a: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;
}
.detail_1f47 .cool-115a {
  box-shadow: none;
}
.detail_1f47
  .cool-115a
  .bright_3902 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.detail_1f47 .cool-115a .label_e635 {
  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;
}
.detail_1f47
  .cool-115a
  .label_e635
  b {
  display: none;
}
.detail_1f47 .carousel-green-74fc {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.out-71d7:not(.image_dcca):not(.secondary_north_1350),
button:not(.image_dcca):not(.secondary_north_1350),
input[type="button"]:not(.image_dcca):not(
    .secondary_north_1350
  ),
input[type="reset"]:not(.image_dcca):not(
    .secondary_north_1350
  ),
input[type="submit"]:not(.image_dcca):not(
    .secondary_north_1350
  ) {
  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;
}
.out-71d7:not(.image_dcca):not(
    .secondary_north_1350
  ):hover,
button:not(.image_dcca):not(
    .secondary_north_1350
  ):hover,
input[type="button"]:not(.image_dcca):not(
    .secondary_north_1350
  ):hover,
input[type="reset"]:not(.image_dcca):not(
    .secondary_north_1350
  ):hover,
input[type="submit"]:not(.image_dcca):not(
    .secondary_north_1350
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.out-71d7:not(.image_dcca):not(
    .secondary_north_1350
  ):active,
.out-71d7:not(.image_dcca):not(
    .secondary_north_1350
  ):focus,
button:not(.image_dcca):not(
    .secondary_north_1350
  ):active,
button:not(.image_dcca):not(
    .secondary_north_1350
  ):focus,
input[type="button"]:not(.image_dcca):not(
    .secondary_north_1350
  ):active,
input[type="button"]:not(.image_dcca):not(
    .secondary_north_1350
  ):focus,
input[type="reset"]:not(.image_dcca):not(
    .secondary_north_1350
  ):active,
input[type="reset"]:not(.image_dcca):not(
    .secondary_north_1350
  ):focus,
input[type="submit"]:not(.image_dcca):not(
    .secondary_north_1350
  ):active,
input[type="submit"]:not(.image_dcca):not(
    .secondary_north_1350
  ):focus {
  outline: 0;
}
.out-71d7:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c,
button:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c,
input[type="button"]:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c,
input[type="reset"]:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c,
input[type="submit"]:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c {
  position: relative;
}
.out-71d7:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c
  .dropdown_upper_b493,
.out-71d7:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c
  .container_4753,
.out-71d7:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c
  .list_e97e,
.out-71d7:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c
  i,
.out-71d7:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c
  svg,
button:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c
  .dropdown_upper_b493,
button:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c
  .container_4753,
button:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c
  .list_e97e,
button:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c
  i,
button:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c
  svg,
input[type="button"]:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c
  .dropdown_upper_b493,
input[type="button"]:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c
  .container_4753,
input[type="button"]:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c
  .list_e97e,
input[type="button"]:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c
  i,
input[type="button"]:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c
  svg,
input[type="reset"]:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c
  .dropdown_upper_b493,
input[type="reset"]:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c
  .container_4753,
input[type="reset"]:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c
  .list_e97e,
input[type="reset"]:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c
  i,
input[type="reset"]:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c
  svg,
input[type="submit"]:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c
  .dropdown_upper_b493,
input[type="submit"]:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c
  .container_4753,
input[type="submit"]:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c
  .list_e97e,
input[type="submit"]:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c
  i,
input[type="submit"]:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c
  svg {
  visibility: hidden;
}
.out-71d7:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c:after,
button:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c:after,
input[type="button"]:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c:after,
input[type="reset"]:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c:after,
input[type="submit"]:not(.image_dcca):not(
    .secondary_north_1350
  ).fn-loading-4c0c: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;
}
.out-71d7:not(.image_dcca):not(.secondary_north_1350),
input[type="button"]:not(.image_dcca):not(
    .secondary_north_1350
  ),
input[type="reset"]:not(.image_dcca):not(
    .secondary_north_1350
  ),
input[type="submit"]:not(.image_dcca):not(
    .secondary_north_1350
  ) {
  color: #fff;
  background: #235787;
}
.out-71d7:not(.image_dcca):not(
    .secondary_north_1350
  ):focus,
input[type="button"]:not(.image_dcca):not(
    .secondary_north_1350
  ):focus,
input[type="reset"]:not(.image_dcca):not(
    .secondary_north_1350
  ):focus,
input[type="submit"]:not(.image_dcca):not(
    .secondary_north_1350
  ):focus {
  color: #fff;
}
.out-71d7.fn-disabled-4c0c:not(.image_dcca):not(
    .secondary_north_1350
  ),
.out-71d7[disabled]:not(.image_dcca):not(
    .secondary_north_1350
  ),
button.fn-disabled-4c0c:not(.image_dcca):not(
    .secondary_north_1350
  ),
button[disabled]:not(.image_dcca):not(
    .secondary_north_1350
  ) {
  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;
}
.medium-5dc3 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.medium-5dc3: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;
}
.list-basic-ffa9 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.tag-orange-9e88 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.carousel-741e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.main-pressed-8cc5:after,
.main-pressed-8cc5:before,
.short-4780:after,
.short-4780:before,
.sort_b720:after,
.sort_b720:before,
.link-silver-4ca1:after,
.link-silver-4ca1:before,
.block-focused-954a:after,
.block-focused-954a:before,
.fresh-1a23:after,
.fresh-1a23:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.main-pressed-8cc5:after,
.short-4780:after,
.sort_b720:after,
.link-silver-4ca1:after,
.block-focused-954a:after,
.fresh-1a23:after {
  clear: both;
}
.short-4780 .pink_714d,
.sort_b720 .pink_714d,
.backdrop-under-033f .pink_714d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hard-2da5 {
  display: inline-block;
}
.container-next-1eca {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.container-next-1eca img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.container-next-1eca .new_435a {
  padding: 1em 0;
  font-size: 85%;
}
.new_435a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.element-warm-34bf {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.element-warm-34bf:after,
.element-warm-34bf:before {
  content: "";
  display: table;
}
.element-warm-34bf:after {
  clear: both;
}
.heading-right-6094 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.background_outer_f8d3 .heading-right-6094 {
  max-width: 50%;
}
.short_5b64 .heading-right-6094 {
  max-width: 33.33%;
}
.popup_dirty_7875 .heading-right-6094 {
  max-width: 25%;
}
.large_d502 .heading-right-6094 {
  max-width: 20%;
}
.caption-large-4d10 .heading-right-6094 {
  max-width: 16.66%;
}
.avatar-motion-cb2d .heading-right-6094 {
  max-width: 14.28%;
}
.light_2f21 .heading-right-6094 {
  max-width: 12.5%;
}
.middle_561a .heading-right-6094 {
  max-width: 11.11%;
}
.huge_38c1 {
  display: block;
}
.section-5353 .blue_dcc6 label,
.section-5353 .video_action_73f5 label,
.section-5353 .image_advanced_b900 label,
.section-5353 .column-9783 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.message_last_84b3 {
  list-style: none;
  margin: 0;
}
.message_last_84b3 article.highlight-bronze-6790 {
  margin-bottom: 0;
}
.message_last_84b3 ul {
  list-style: none;
  margin: 0;
}
.message_last_84b3 .column-85db li.highlight-bronze-6790 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .message_last_84b3 .column-85db li.highlight-bronze-6790 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .message_last_84b3 .column-85db li.highlight-bronze-6790: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) {
  .message_last_84b3 .column-85db li.highlight-bronze-6790 li.highlight-bronze-6790 li.highlight-bronze-6790 li.highlight-bronze-6790 {
    padding-left: 0;
  }
}
article.highlight-bronze-6790 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.highlight-bronze-6790 .short-4780 p:last-of-type {
  margin-bottom: 0;
}
article.highlight-bronze-6790 .container_1f97 {
  float: left;
}
article.highlight-bronze-6790 .pro_9e05 {
  margin-left: 85px;
}
article.highlight-bronze-6790 .hovered_09eb {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.highlight-bronze-6790 .hovered_09eb .modal-dirty-334b {
  margin-left: 10px;
}
article.highlight-bronze-6790 .summary_middle_cea7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.highlight-bronze-6790 .info-liquid-d1f2 {
  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 .blue_dcc6,
  #respond .image_advanced_b900,
  #respond .column-9783 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .blue_dcc6 input,
#respond .image_advanced_b900 input,
#respond .column-9783 input {
  width: 100%;
}
#respond .column-9783 {
  margin-right: 0;
}
#respond .inner-4a7d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.thumbnail_current_5fff {
  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;
}
.thumbnail_current_5fff.section_006d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.thumbnail_current_5fff 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%);
}
.thumbnail_current_5fff:focus,
.thumbnail_current_5fff: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);
}
.component-37e6 {
  border-radius: 10%;
}
.focus_f92b {
  border-radius: 50%;
}
.info_3664 {
  font-size: 0.72em;
}
.background-under-5f54 {
  font-size: 0.875em;
}
.frame_8dae {
  font-size: 1.1em;
}
.secondary_159e {
  text-transform: uppercase;
  line-height: 1.2;
}
.secondary_159e.info_3664 {
  letter-spacing: 0.5px;
}
.medium_0ca3,
.medium_0ca3 a {
  color: #6d6d6d;
}
.medium_0ca3 a:hover {
  color: #111;
}
.upper-230e {
  color: #6d6d6d;
}
.active-d95f {
  overflow-x: hidden;
}
.active-d95f .article_38e9.focus_6c85 {
  position: relative;
}
.active-d95f .article_38e9.focus_6c85.dark-0f93 {
  position: initial;
}
.active-d95f
  .article_38e9.focus_6c85.dark-0f93
  .widget_thick_f243 {
  left: auto;
}
.active-d95f .article_38e9 .widget_thick_f243 {
  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;
}
.active-d95f .article_38e9:hover.focus_6c85 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.active-d95f
  .article_38e9:hover.focus_6c85
  .widget_thick_f243 {
  display: block;
  z-index: 9999999;
}
.active-d95f .hover_a50b .up-f910,
.active-d95f .feature-tiny-c6fc .up-f910 {
  display: none;
}
.active-d95f .article_light_aaeb .article_38e9:hover.focus_6c85 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.section-5353 .blue_dcc6 label,
.section-5353 .video_action_73f5 label,
.section-5353 .image_advanced_b900 label,
.section-5353 .column-9783 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.message_last_84b3 {
  list-style: none;
  margin: 0;
}
.message_last_84b3 article.highlight-bronze-6790 {
  margin-bottom: 0;
}
.message_last_84b3 ul {
  list-style: none;
  margin: 0;
}
.message_last_84b3 .column-85db li.highlight-bronze-6790 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .message_last_84b3 .column-85db li.highlight-bronze-6790 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .message_last_84b3 .column-85db li.highlight-bronze-6790: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) {
  .message_last_84b3 .column-85db li.highlight-bronze-6790 li.highlight-bronze-6790 li.highlight-bronze-6790 li.highlight-bronze-6790 {
    padding-left: 0;
  }
}
article.highlight-bronze-6790 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.highlight-bronze-6790 .short-4780 p:last-of-type {
  margin-bottom: 0;
}
article.highlight-bronze-6790 .container_1f97 {
  float: left;
}
article.highlight-bronze-6790 .pro_9e05 {
  margin-left: 85px;
}
article.highlight-bronze-6790 .hovered_09eb {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.highlight-bronze-6790 .hovered_09eb .modal-dirty-334b {
  margin-left: 10px;
}
article.highlight-bronze-6790 .summary_middle_cea7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.highlight-bronze-6790 .info-liquid-d1f2 {
  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 .blue_dcc6,
  #respond .image_advanced_b900,
  #respond .column-9783 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .blue_dcc6 input,
#respond .image_advanced_b900 input,
#respond .column-9783 input {
  width: 100%;
}
#respond .column-9783 {
  margin-right: 0;
}
#respond .inner-4a7d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hover_a50b .search-1003 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.search-1003 .thumbnail_68ef.dirty-e122 .action-08cf > li > a:focus,
.search-1003 .thumbnail_68ef.dirty-e122 .action-08cf > li > a:hover,
.search-1003 .thumbnail_68ef.center-0ed1 .action-08cf > li > a:focus,
.search-1003 .thumbnail_68ef.center-0ed1 .action-08cf > li > a:hover,
.search-1003 .thumbnail_68ef.basic-27c1 .action-08cf > li > a:focus,
.search-1003 .thumbnail_68ef.basic-27c1 .action-08cf > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-1003
  .thumbnail_68ef.dirty-e122
  .action-08cf
  > li.black-57b9
  > a,
.search-1003
  .thumbnail_68ef.dirty-e122
  .action-08cf
  > li.fixed-ff2f
  > a,
.search-1003
  .thumbnail_68ef.center-0ed1
  .action-08cf
  > li.black-57b9
  > a,
.search-1003
  .thumbnail_68ef.center-0ed1
  .action-08cf
  > li.fixed-ff2f
  > a,
.search-1003
  .thumbnail_68ef.basic-27c1
  .action-08cf
  > li.black-57b9
  > a,
.search-1003 .thumbnail_68ef.basic-27c1 .action-08cf > li.sidebar-5903 > a {
  color: rgba(255, 255, 255, 0.99);
}
.search-1003 .warm_7f4a,
.search-1003 .warm_7f4a a {
  color: rgba(255, 255, 255, 0.99);
}
.search-1003 .first-e09d.tag-soft-181f li a,
.search-1003 .pagination-f087 a,
.search-1003 .overlay-ef9c,
.search-1003 .action-08cf > li > a,
.search-1003 .tag-wood-4359 {
  color: rgba(255, 255, 255, 0.79);
}
.search-1003 .first-e09d.tag-soft-181f li a:hover,
.search-1003 .pagination-f087 a:hover,
.search-1003 .overlay-ef9c:hover,
.search-1003 .action-08cf > li > a:hover,
.search-1003 .tag-wood-4359:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-1003 .fixed-b081 {
  color: rgba(255, 255, 255, 0.79);
}
.search-1003 .fixed-b081 .accordion-light-ec34 {
  color: rgba(255, 255, 255, 0.99);
}
.search-1003 .fixed-b081:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-1003 .tooltip_09d6 .sidebar_bc25 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.search-1003 .tooltip_09d6 .sidebar_bc25 .tag-small-2d7e {
  color: rgba(255, 255, 255, 0.79);
}
.search-1003
  .tooltip_09d6
  .sidebar_bc25
  .tag-small-2d7e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-1003
  .tooltip_09d6
  .sidebar_bc25
  .tag-small-2d7e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-1003
  .tooltip_09d6
  .sidebar_bc25
  .tag-small-2d7e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-1003
  .tooltip_09d6
  .sidebar_bc25
  .tag-small-2d7e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-1003 .tooltip_09d6 .active_d816 {
  color: rgba(255, 255, 255, 0.79);
}
.search-1003 .tooltip_09d6 .active_d816:hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress-lite-f711
  .search-1003
  .tooltip_09d6
  .outer-67c0
  .pattern_75de {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.progress-lite-f711
  .search-1003
  .tooltip_09d6
  .outer-67c0
  .tag-small-2d7e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hover_a50b .thick_696e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.thick_696e .thumbnail_68ef.dirty-e122 .action-08cf > li > a:focus,
.thick_696e .thumbnail_68ef.dirty-e122 .action-08cf > li > a:hover,
.thick_696e .thumbnail_68ef.center-0ed1 .action-08cf > li > a:focus,
.thick_696e .thumbnail_68ef.center-0ed1 .action-08cf > li > a:hover,
.thick_696e .thumbnail_68ef.basic-27c1 .action-08cf > li > a:focus,
.thick_696e .thumbnail_68ef.basic-27c1 .action-08cf > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thick_696e
  .thumbnail_68ef.dirty-e122
  .action-08cf
  > li.black-57b9
  > a,
.thick_696e
  .thumbnail_68ef.dirty-e122
  .action-08cf
  > li.fixed-ff2f
  > a,
.thick_696e
  .thumbnail_68ef.center-0ed1
  .action-08cf
  > li.black-57b9
  > a,
.thick_696e
  .thumbnail_68ef.center-0ed1
  .action-08cf
  > li.fixed-ff2f
  > a,
.thick_696e
  .thumbnail_68ef.basic-27c1
  .action-08cf
  > li.black-57b9
  > a,
.thick_696e .thumbnail_68ef.basic-27c1 .action-08cf > li.sidebar-5903 > a {
  color: rgba(0, 0, 0, 0.8);
}
.thick_696e .warm_7f4a,
.thick_696e .warm_7f4a a {
  color: rgba(0, 0, 0, 0.8);
}
.thick_696e .first-e09d.tag-soft-181f li a,
.thick_696e .pagination-f087 a,
.thick_696e .overlay-ef9c,
.thick_696e .action-08cf > li > a,
.thick_696e .tag-wood-4359 {
  color: rgba(0, 0, 0, 0.55);
}
.thick_696e .first-e09d.tag-soft-181f li a:hover,
.thick_696e .pagination-f087 a:hover,
.thick_696e .overlay-ef9c:hover,
.thick_696e .action-08cf > li > a:hover,
.thick_696e .tag-wood-4359:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thick_696e .fixed-b081 {
  color: rgba(0, 0, 0, 0.55);
}
.thick_696e .fixed-b081 .accordion-light-ec34 {
  color: rgba(0, 0, 0, 0.8);
}
.thick_696e .fixed-b081:hover {
  color: rgba(0, 0, 0, 0.8);
}
.info-b36d .accordion-d73a {
  margin-left: auto;
  margin-right: auto;
}
.sort_b720 > * {
  margin-left: auto;
  margin-right: auto;
}
.sort_b720 .list-basic-ffa9 {
  margin-right: 1.41575em;
}
.border_iron_2e9d .sort_b720 > .popup-fresh-ed29 {
  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;
}
.border_iron_2e9d .sort_b720 > .texture_short_a616 {
  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;
}
.preview_76f3.info-b36d .accordion-d73a,
.item-b7ff.info-b36d .accordion-d73a {
  margin-left: 0;
}
.hover-fixed-7524.info-b36d .accordion-d73a,
.glass_8e45.info-b36d .accordion-d73a {
  margin-right: 0;
}
.sort_b720 ol,
.sort_b720 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.secondary-pressed-9dab video {
  max-width: 100%;
}
.button_cool_fe41 img {
  display: block;
}
.button_cool_fe41.list-basic-ffa9,
.button_cool_fe41.tag-orange-9e88 {
  width: 100%;
}
.button_cool_fe41.texture_short_a616 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.video_left_7815:not(.breadcrumb_eb8d) {
  margin: 1.5em auto;
}
.advanced-746a p {
  padding: 1.5em 14px;
}
ul.media_4533.texture_short_a616,
ul.media_4533.popup-fresh-ed29,
ul.media_4533.badge-silver-3526.popup-fresh-ed29 {
  padding: 0 14px;
}
.new-2b05 {
  display: block;
  overflow-x: auto;
}
.new-2b05 table {
  border-collapse: collapse;
  width: 100%;
}
.new-2b05 td,
.new-2b05 th {
  padding: 0.5em;
}
.sort_b720 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.sort_b720 ol ol,
.sort_b720 ol ul,
.sort_b720 ul ol,
.sort_b720 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.sort_b720 ol ol li,
.sort_b720 ol ul li,
.sort_b720 ul ol li,
.sort_b720 ul ul li {
  margin-left: 0;
}
.over-7614.nav-e78f > .form-prev-4ba6 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.over-7614.nav-e78f > .form-prev-4ba6 iframe,
.over-7614.nav-e78f > .form-prev-4ba6 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.gas_4024 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.gas_4024.sort_96e5 {
  padding: 0;
}
.gas_4024.sort_96e5 cite {
  font-size: 13px;
}
.gas_4024 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.gas_4024 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.section_lower_69bd {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.section_lower_69bd > p:first-child {
  margin-top: 0;
}
.section_lower_69bd cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.section_lower_69bd blockquote {
  border-left: 0;
}
.detail-9f9d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.detail-9f9d:not(.dirty-5597) {
  max-width: 100px;
}
.detail-9f9d.video-old-c425 {
  border-bottom: none !important;
  text-align: center;
}
.detail-9f9d.video-old-c425::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .advanced-746a p {
    padding: 1.5em 0;
  }
}
.mini_2a29 {
  color: #0073aa;
}
.motion_524e {
  background-color: #0073aa;
}
.thumbnail-0eba {
  color: #229fd8;
}
.hover-1f4b {
  background-color: #229fd8;
}
.title_2f18 {
  color: #eee;
}
.item_afc4 {
  background-color: #eee;
}
.avatar_right_8ac6 {
  color: #444;
}
.new_a84f {
  background-color: #444;
}
.silver_dd92 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.silver_dd92 .alert_76ce .pagination-f087 {
  font-size: 15px;
}
.silver_dd92 .pagination-f087 {
  line-height: 1.3;
}
.silver_dd92 .thick_696e {
}
.silver_dd92 .search-1003 {
  background: #235787;
}
.list_e966 {
  padding: 0;
}
.list_e966 .search-1003 {
  background: #1a1a1a;
}
.list_e966 .thick_696e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.modal-hovered-e234 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.modal-hovered-e234 .thick_696e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.modal-hovered-e234 .search-1003 {
  background: #303030;
}
.fresh-1a23 {
  position: relative;
  z-index: 10;
}
.fresh-1a23 .detail_steel_e762 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.widget-f21a .focus_6c85 {
  display: inline-block;
  vertical-align: middle;
}
.widget-f21a.basic_1a1c .focus_6c85 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .widget-f21a.basic_1a1c .focus_6c85 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .widget-f21a.basic_1a1c .focus_6c85 {
    margin-right: 0.4em;
  }
}
.widget-f21a.basic_1a1c .focus_6c85:last-child {
  margin-right: 0;
}
.panel-b9fe .detail_steel_e762 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hover_a50b .alert_76ce {
    margin: 0 -0.5em;
  }
  .hover_a50b .alert_76ce [class*="customify-col-"],
  .hover_a50b .alert_76ce [class*="customify-col_"],
  .hover_a50b .alert_76ce [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hover_a50b.hidden_upper_9913 .detail_steel_e762 {
  background: 0 0 !important;
}
.hover_a50b.hidden_upper_9913 .detail_steel_e762,
.hover_a50b.panel-b9fe .detail_steel_e762 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hover_a50b.border-tall-d3ac {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hover_a50b.panel-b9fe .detail_steel_e762 {
  box-shadow: none !important;
}
.media_ca00 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .media_ca00 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .media_ca00 {
    padding: 18px 0 20px;
  }
}
.media_ca00 .message-cold-3473 {
  width: 100%;
}
.media_ca00 .wide-1bb8 {
  margin-bottom: 0;
}
.media_ca00 .white-2a6c {
  margin-top: 5px;
  font-size: 0.875em;
}
.steel_f2f2 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.steel_f2f2 .content-ad30 {
  width: 100%;
}
.column-complex-1ec9 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.column-complex-1ec9 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.column-complex-1ec9 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;
}
.column-complex-1ec9 li:last-child:after {
  display: none;
}
.column-complex-1ec9 li a {
  font-weight: 500;
  margin-right: 10px;
}
.hard_9d86 .up-f910 button,
.media_ca00 .up-f910 button {
  left: 0;
}
.hard_9d86 .content-ad30,
.media_ca00 .content-ad30 {
  padding-left: 0;
  padding-right: 0;
}
.hard_9d86 .steel_f2f2,
.media_ca00 .steel_f2f2 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.hard_9d86 {
  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;
}
.hard_9d86: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;
}
.hard_9d86 .card-selected-51f1 {
  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) {
  .hard_9d86 .card-selected-51f1 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .hard_9d86 .card-selected-51f1 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .hard_9d86 .card-selected-51f1 {
    min-height: 200px;
  }
}
.hard_9d86 .column-complex-1ec9 {
  color: rgba(255, 255, 255, 0.8);
}
.hard_9d86 .column-complex-1ec9 a,
.hard_9d86 .column-complex-1ec9 li:after {
  color: inherit;
}
.hard_9d86 .column-complex-1ec9 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.photo_slow_4259 {
  margin-bottom: 0.5em;
}
.notification_f65e {
  margin-bottom: 1.2em;
}
.notification_f65e,
.photo_slow_4259 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.notification_f65e p:last-child,
.photo_slow_4259 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .up-f910,
#masthead .up-f910 {
  display: none;
}
#masthead
  > .up-f910.highlight_b7ef {
  display: none;
}
#masthead > .up-f910 button {
  left: 0;
}
.heading-dirty-2bf7 {
  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%;
}
.heading-dirty-2bf7 .focus_6c85 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.heading-dirty-2bf7 .black-de3b {
  display: -webkit-box;
  display: flex;
}
.heading-dirty-2bf7 .black-de3b.border_up_55f6 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.heading-dirty-2bf7 .black-de3b.button_simple_4523 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.heading-dirty-2bf7 .black-de3b.mask-fixed-910f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.heading-dirty-2bf7.item-huge-80f1.table-620d .black-de3b.border_up_55f6 {
  flex-basis: 100%;
}
.heading-dirty-2bf7.yellow-4434 .black-de3b.button_simple_4523 {
  -webkit-box-flex: 1;
  flex: auto;
}
.heading-dirty-2bf7.yellow-4434 .black-de3b.mask-fixed-910f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .up-f910.highlight_b7ef {
  display: none;
}
#masthead > .up-f910 button {
  left: 0;
}
.cold_09ca {
  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;
}
.cold_09ca:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.cold_09ca.main-4282 i {
  margin-right: 4px;
}
.cold_09ca.glass-7c59 i {
  margin-left: 5px;
}
.pagination-f087 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.pagination-f087 p:last-child {
  margin-bottom: 0;
}
.over-e8bb {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.over-e8bb a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.over-e8bb img {
  display: block;
  width: auto;
  line-height: 1;
}
.over-e8bb .warm_7f4a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.over-e8bb .hidden-bright-c17e {
  margin: 5px 0 7px 0;
}
.over-e8bb.section-7f04 .over_ec9b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.over-e8bb.section-7f04 .bright-64ac {
  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;
}
.over-e8bb.menu_tall_a2c6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.over-e8bb.menu_tall_a2c6 .over_ec9b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.over-e8bb.menu_tall_a2c6 .bright-64ac {
  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;
}
.over-e8bb.nav-98c3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.over-e8bb.status-bright-4c22 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.over-e8bb.status-bright-4c22 .bright-64ac {
  margin-top: 7px;
}
.progress_clean_c888 {
  display: inline-block;
}
.fresh-1a23 .backdrop-east-a2d3 .over-e8bb img {
  max-width: 100%;
}
.thumbnail_68ef .gas_fac1.lite-7fd0,
.footer_95fa .gas_fac1.lite-7fd0 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.thumbnail_68ef .dark_5c33,
.footer_95fa .dark_5c33 {
  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%);
}
.thumbnail_68ef .dark_5c33 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.thumbnail_68ef.slow-0620 .dark_5c33 {
  display: none;
}
.thumbnail_68ef .green-d36a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.thumbnail_68ef .green-d36a li {
  display: inline-block;
  position: relative;
}
.thumbnail_68ef .green-d36a li:last-child {
  margin-right: 0;
}
.thumbnail_68ef .green-d36a 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;
}
.thumbnail_68ef .green-d36a li.sidebar-5903 > a {
  color: rgba(0, 0, 0, 0.9);
}
.thumbnail_68ef .green-d36a > 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;
}
.thumbnail_68ef .green-d36a > li > a i {
  line-height: 0;
}
.thumbnail_68ef .green-d36a > li.article_north_090e > a .dark_5c33 {
  margin-left: 4px;
  line-height: 0;
}
.thumbnail_68ef .green-d36a .detail_4eb9 li.article_north_090e > a {
  position: relative;
}
.thumbnail_68ef .green-d36a .detail_4eb9 li.article_north_090e > a:after,
.thumbnail_68ef .green-d36a .detail_4eb9 li.article_north_090e > a:before {
  content: "";
  display: table;
}
.thumbnail_68ef .green-d36a .detail_4eb9 li.article_north_090e > a:after {
  clear: both;
}
.thumbnail_68ef .green-d36a .detail_4eb9 li.article_north_090e > a .dark_5c33 {
  margin-left: 5px;
  float: right;
}
.thumbnail_68ef .title_dceb,
.thumbnail_68ef .detail_4eb9 {
  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;
}
.thumbnail_68ef .detail_4eb9 {
  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;
}
.thumbnail_68ef .detail_4eb9 .lite-7fd0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.thumbnail_68ef .detail_4eb9 .dark_5c33 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.thumbnail_68ef .detail_4eb9 li {
  display: block;
  margin: 0;
  padding: 0;
}
.thumbnail_68ef .detail_4eb9 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;
}
.thumbnail_68ef .detail_4eb9 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail_68ef .detail_4eb9 .detail_4eb9 {
  top: 0;
  left: 100%;
}
.thumbnail_68ef .left-4566.fn-focus-4c0c > .title_dceb,
.thumbnail_68ef .left-4566.fn-focus-4c0c > .detail_4eb9,
.thumbnail_68ef .left-4566:focus > .title_dceb,
.thumbnail_68ef .left-4566:focus > .detail_4eb9,
.thumbnail_68ef .left-4566:hover > .title_dceb,
.thumbnail_68ef .left-4566:hover > .detail_4eb9 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.thumbnail_68ef.basic-27c1 .action-08cf:after,
.thumbnail_68ef.basic-27c1 .action-08cf:before {
  content: "";
  display: table;
}
.thumbnail_68ef.basic-27c1 .action-08cf:after {
  clear: both;
}
.thumbnail_68ef.basic-27c1 .action-08cf > li {
  float: left;
}
.thumbnail_68ef.lite-2fc3 .action-08cf:after,
.thumbnail_68ef.lite-2fc3 .action-08cf:before {
  content: "";
  display: table;
}
.thumbnail_68ef.lite-2fc3 .action-08cf:after {
  clear: both;
}
.thumbnail_68ef.lite-2fc3 .action-08cf > li {
  float: left;
}
.thumbnail_68ef.lite-2fc3 .action-08cf > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.thumbnail_68ef.lite-2fc3 .action-08cf > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.thumbnail_68ef.lite-2fc3 .action-08cf > li.black-57b9 > a,
.thumbnail_68ef.lite-2fc3 .action-08cf > li.sidebar-5903 > a {
  color: #fff;
  background-color: #1e4b75;
}
.thumbnail_68ef.dirty-e122 .action-08cf > li > a .lite-7fd0 {
  position: relative;
}
.thumbnail_68ef.dirty-e122 .action-08cf > li > a .lite-7fd0: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;
}
.thumbnail_68ef.dirty-e122
  .action-08cf
  > li:focus
  > a
  .lite-7fd0:before,
.thumbnail_68ef.dirty-e122
  .action-08cf
  > li:hover
  > a
  .lite-7fd0:before {
  width: 100%;
  background-color: currentColor;
}
.thumbnail_68ef.dirty-e122
  .action-08cf
  > li.black-57b9
  > a
  .lite-7fd0:before,
.thumbnail_68ef.dirty-e122
  .action-08cf
  > li.fixed-ff2f
  > a
  .lite-7fd0:before {
  width: 100%;
  background-color: currentColor;
}
.thumbnail_68ef.center-0ed1 .action-08cf > li > a .lite-7fd0 {
  position: relative;
}
.thumbnail_68ef.center-0ed1 .action-08cf > li > a .lite-7fd0: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;
}
.thumbnail_68ef.center-0ed1 .action-08cf > li:focus > a .lite-7fd0:before,
.thumbnail_68ef.center-0ed1
  .action-08cf
  > li:hover
  > a
  .lite-7fd0:before {
  width: 100%;
  background-color: currentColor;
}
.thumbnail_68ef.center-0ed1
  .action-08cf
  > li.black-57b9
  > a
  .lite-7fd0:before,
.thumbnail_68ef.center-0ed1
  .action-08cf
  > li.fixed-ff2f
  > a
  .lite-7fd0:before {
  width: 100%;
  background-color: currentColor;
}
.footer_95fa .green-d36a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer_95fa .green-d36a li:first-child > a {
  border-top: none;
}
.footer_95fa .green-d36a .stale_b2ac > .lite-7fd0 .dark_5c33 {
  display: none;
}
.footer_95fa .green-d36a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.footer_95fa .green-d36a li:last-child {
  border: none;
}
.footer_95fa .green-d36a li.article_north_090e > a {
  padding-right: 45px !important;
}
.footer_95fa .green-d36a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.footer_95fa .green-d36a li a:focus,
.footer_95fa .green-d36a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer_95fa .green-d36a li .description_8443 {
  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;
}
.footer_95fa .green-d36a li .description_8443:hover {
  box-shadow: none;
}
.footer_95fa .green-d36a li .description_8443 .dark_5c33 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.footer_95fa .green-d36a .detail_4eb9 {
  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);
}
.footer_95fa .green-d36a .detail_4eb9 li a {
  padding-left: 3em;
}
.footer_95fa .green-d36a .motion_e9d9 > a .description_8443 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.footer_95fa .green-d36a .motion_e9d9 > .detail_4eb9 {
  display: block;
  opacity: 1;
}
.item_a852 {
  max-width: 100%;
}
.box_aeee {
  line-height: 0;
  cursor: pointer;
}
.tag-wood-4359 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tag-wood-4359:hover {
  box-shadow: none;
  color: currentColor;
}
.tag-wood-4359 svg {
  width: 18px;
  height: 18px;
}
.tag-wood-4359 .caption_9aba {
  display: none;
}
.wrapper-6b7c {
  position: relative;
}
.wrapper-6b7c.fn-active-4c0c .tag-wood-4359 .old_f0de {
  display: none;
}
.wrapper-6b7c.fn-active-4c0c .tag-wood-4359 .caption_9aba {
  display: inline-block;
}
.wrapper-6b7c .east-dfe0 {
  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);
}
.wrapper-6b7c.shade_black_ae69 .east-dfe0 {
  left: auto;
  right: -0.9em;
}
.wrapper-6b7c.shade_black_ae69 .component-c132::before {
  left: auto;
  right: 15px;
}
.wrapper-6b7c.fn-active-4c0c .east-dfe0 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.outer-67c0 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.outer-67c0 label {
  flex-basis: 100%;
}
.outer-67c0 .sidebar_bc25 {
  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;
}
.outer-67c0 .tag-small-2d7e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.outer-67c0 .tag-small-2d7e:focus {
  background-color: transparent;
}
.outer-67c0 button.active_d816 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.outer-67c0 button.active_d816:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.outer-67c0 button.active_d816 svg {
  width: 18px;
  height: 18px;
}
.outer-67c0 input[type="submit"] {
  min-height: auto;
}
.tooltip_09d6 .outer-67c0 .tag-small-2d7e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.component-c132 {
  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) {
  .component-c132 {
    width: 220px;
  }
}
.component-c132 label {
  flex-basis: 100%;
}
.component-c132::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;
}
.progress-lite-f711 .tooltip_09d6 .outer-67c0 {
  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;
}
.progress-lite-f711
  .tooltip_09d6
  .outer-67c0
  .sidebar_bc25 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.progress-lite-f711 .tooltip_09d6 .outer-67c0 .tag-small-2d7e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.progress-lite-f711
  .tooltip_09d6
  .outer-67c0
  .tag-small-2d7e:focus {
  background: 0 0;
}
.progress-lite-f711
  .tooltip_09d6
  .outer-67c0
  .pattern_75de {
  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;
}
.first-e09d {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.first-e09d li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.first-e09d li:last-child {
  margin-right: 0;
}
.first-e09d li:first-child {
  margin-left: 0;
}
.first-e09d.tooltip_218b a {
  color: #fff;
}
.first-e09d.tooltip_218b a:hover {
  color: #fff;
}
.first-e09d a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.first-e09d a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.first-e09d a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.first-e09d a:hover {
  opacity: 0.9;
  color: inherit;
}
.first-e09d [class*="social-icon-apple"] {
  background-color: #999;
}
.first-e09d [class*="social-icon-apple"].sidebar-top-6b6a {
  background-color: transparent;
  color: #999;
}
.first-e09d [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.first-e09d [class*="social-icon-behance"].sidebar-top-6b6a {
  background-color: transparent;
  color: #1769ff;
}
.first-e09d [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.first-e09d [class*="social-icon-bitbucket"].sidebar-top-6b6a {
  background-color: transparent;
  color: #205081;
}
.first-e09d [class*="social-icon-codepen"] {
  background-color: #000;
}
.first-e09d [class*="social-icon-codepen"].sidebar-top-6b6a {
  background-color: transparent;
  color: #000;
}
.first-e09d [class*="social-icon-delicious"] {
  background-color: #39f;
}
.first-e09d [class*="social-icon-delicious"].sidebar-top-6b6a {
  background-color: transparent;
  color: #39f;
}
.first-e09d [class*="social-icon-digg"] {
  background-color: #005be2;
}
.first-e09d [class*="social-icon-digg"].sidebar-top-6b6a {
  background-color: transparent;
  color: #005be2;
}
.first-e09d [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.first-e09d [class*="social-icon-dribbble"].sidebar-top-6b6a {
  background-color: transparent;
  color: #ea4c89;
}
.first-e09d [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.first-e09d [class*="social-icon-envelope"].sidebar-top-6b6a {
  background-color: transparent;
  color: #ea4335;
}
.first-e09d [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.first-e09d [class*="social-icon-facebook"].sidebar-top-6b6a {
  background-color: transparent;
  color: #3b5998;
}
.first-e09d [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.first-e09d [class*="social-icon-flickr"].sidebar-top-6b6a {
  background-color: transparent;
  color: #0063dc;
}
.first-e09d [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.first-e09d [class*="social-icon-foursquare"].sidebar-top-6b6a {
  background-color: transparent;
  color: #2d5be3;
}
.first-e09d [class*="social-icon-github"] {
  background-color: #333;
}
.first-e09d [class*="social-icon-github"].sidebar-top-6b6a {
  background-color: transparent;
  color: #333;
}
.first-e09d [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.first-e09d [class*="social-icon-google-plus"].sidebar-top-6b6a {
  background-color: transparent;
  color: #dd4b39;
}
.first-e09d [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.first-e09d [class*="social-icon-houzz"].sidebar-top-6b6a {
  background-color: transparent;
  color: #7ac142;
}
.first-e09d [class*="social-icon-instagram"] {
  background-color: #262626;
}
.first-e09d [class*="social-icon-instagram"].sidebar-top-6b6a {
  background-color: transparent;
  color: #262626;
}
.first-e09d [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.first-e09d [class*="social-icon-jsfiddle"].sidebar-top-6b6a {
  background-color: transparent;
  color: #487aa2;
}
.first-e09d [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.first-e09d [class*="social-icon-linkedin"].sidebar-top-6b6a {
  background-color: transparent;
  color: #0077b5;
}
.first-e09d [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.first-e09d [class*="social-icon-medium"].sidebar-top-6b6a {
  background-color: transparent;
  color: #00ab6b;
}
.first-e09d [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.first-e09d
  [class*="social-icon-odnoklassniki"].sidebar-top-6b6a {
  background-color: transparent;
  color: #f4731c;
}
.first-e09d [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.first-e09d [class*="social-icon-meetup"].sidebar-top-6b6a {
  background-color: transparent;
  color: #ec1c40;
}
.first-e09d [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.first-e09d [class*="social-icon-pinterest"].sidebar-top-6b6a {
  background-color: transparent;
  color: #bd081c;
}
.first-e09d [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.first-e09d [class*="social-icon-product-hunt"].sidebar-top-6b6a {
  background-color: transparent;
  color: #da552f;
}
.first-e09d [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.first-e09d [class*="social-icon-reddit"].sidebar-top-6b6a {
  background-color: transparent;
  color: #ff4500;
}
.first-e09d [class*="social-icon-rss"] {
  background-color: #f26522;
}
.first-e09d [class*="social-icon-rss"].sidebar-top-6b6a {
  background-color: transparent;
  color: #f26522;
}
.first-e09d [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.first-e09d
  [class*="social-icon-shopping-cart"].sidebar-top-6b6a {
  background-color: transparent;
  color: #4caf50;
}
.first-e09d [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.first-e09d [class*="social-icon-skype"].sidebar-top-6b6a {
  background-color: transparent;
  color: #00aff0;
}
.first-e09d [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.first-e09d [class*="social-icon-slideshare"].sidebar-top-6b6a {
  background-color: transparent;
  color: #0077b5;
}
.first-e09d [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.first-e09d [class*="social-icon-snapchat"].sidebar-top-6b6a {
  background-color: transparent;
  color: #fffc00;
}
.first-e09d [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.first-e09d [class*="social-icon-soundcloud"].sidebar-top-6b6a {
  background-color: transparent;
  color: #f80;
}
.first-e09d [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.first-e09d [class*="social-icon-spotify"].sidebar-top-6b6a {
  background-color: transparent;
  color: #2ebd59;
}
.first-e09d [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.first-e09d
  [class*="social-icon-stack-overflow"].sidebar-top-6b6a {
  background-color: transparent;
  color: #fe7a15;
}
.first-e09d [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.first-e09d [class*="social-icon-maldkfgram"].sidebar-top-6b6a {
  background-color: transparent;
  color: #2ca5e0;
}
.first-e09d [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.first-e09d [class*="social-icon-tripadvisor"].sidebar-top-6b6a {
  background-color: transparent;
  color: #589442;
}
.first-e09d [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.first-e09d [class*="social-icon-tumblr"].sidebar-top-6b6a {
  background-color: transparent;
  color: #35465c;
}
.first-e09d [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.first-e09d [class*="social-icon-twitch"].sidebar-top-6b6a {
  background-color: transparent;
  color: #6441a5;
}
.first-e09d [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.first-e09d [class*="social-icon-twitter"].sidebar-top-6b6a {
  background-color: transparent;
  color: #1da1f2;
}
.first-e09d [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.first-e09d [class*="social-icon-vimeo"].sidebar-top-6b6a {
  background-color: transparent;
  color: #1ab7ea;
}
.first-e09d [class*="social-icon-vk"] {
  background-color: #45668e;
}
.first-e09d [class*="social-icon-vk"].sidebar-top-6b6a {
  background-color: transparent;
  color: #45668e;
}
.first-e09d [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.first-e09d [class*="social-icon-weibo"].sidebar-top-6b6a {
  background-color: transparent;
  color: #df2029;
}
.first-e09d [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.first-e09d [class*="social-icon-weixin"].sidebar-top-6b6a {
  background-color: transparent;
  color: #7bb32e;
}
.first-e09d [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.first-e09d [class*="social-icon-whatsapp"].sidebar-top-6b6a {
  background-color: transparent;
  color: #25d366;
}
.first-e09d [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.first-e09d [class*="social-icon-wordpress"].sidebar-top-6b6a {
  background-color: transparent;
  color: #21759b;
}
.first-e09d [class*="social-icon-xing"] {
  background-color: #026466;
}
.first-e09d [class*="social-icon-xing"].sidebar-top-6b6a {
  background-color: transparent;
  color: #026466;
}
.first-e09d [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.first-e09d [class*="social-icon-yelp"].sidebar-top-6b6a {
  background-color: transparent;
  color: #af0606;
}
.first-e09d [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.first-e09d [class*="social-icon-youtube"].sidebar-top-6b6a {
  background-color: transparent;
  color: #cd201f;
}
.overlay-ef9c {
  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;
}
.overlay-ef9c:hover {
  box-shadow: none;
  background: 0 0;
}
.message-ba06 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.disabled-abae {
  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;
}
.shade-current-c6a3 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.carousel_7e7d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.carousel_7e7d,
.carousel_7e7d::after,
.carousel_7e7d::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;
}
.carousel_7e7d::after,
.carousel_7e7d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.liquid_9645 .disabled-abae .shade-current-c6a3 {
  margin-top: -2px;
  width: 19px;
}
.liquid_9645 .disabled-abae .carousel_7e7d {
  margin-top: -1px;
}
.liquid_9645 .disabled-abae .carousel_7e7d,
.liquid_9645 .disabled-abae .carousel_7e7d::after,
.liquid_9645 .disabled-abae .carousel_7e7d::before {
  width: 19px;
  height: 2px;
}
.liquid_9645 .disabled-abae .carousel_7e7d::before {
  top: -6px;
}
.liquid_9645 .disabled-abae .carousel_7e7d::after {
  bottom: -6px;
}
.popup_a2f0 .disabled-abae .shade-current-c6a3 {
  margin-top: -2px;
  width: 22px;
}
.popup_a2f0 .disabled-abae .carousel_7e7d {
  margin-top: -1px;
}
.popup_a2f0 .disabled-abae .carousel_7e7d,
.popup_a2f0 .disabled-abae .carousel_7e7d::after,
.popup_a2f0 .disabled-abae .carousel_7e7d::before {
  width: 22px;
  height: 2px;
}
.popup_a2f0 .disabled-abae .carousel_7e7d::before {
  top: -7px;
}
.popup_a2f0 .disabled-abae .carousel_7e7d::after {
  bottom: -7px;
}
.accordion_orange_96bf .disabled-abae .shade-current-c6a3 {
  margin-top: -2px;
  width: 31px;
}
.accordion_orange_96bf .disabled-abae .carousel_7e7d {
  margin-top: -1.5px;
}
.accordion_orange_96bf .disabled-abae .carousel_7e7d,
.accordion_orange_96bf .disabled-abae .carousel_7e7d::after,
.accordion_orange_96bf .disabled-abae .carousel_7e7d::before {
  width: 31px;
  height: 3px;
}
.accordion_orange_96bf .disabled-abae .carousel_7e7d::before {
  top: -9px;
}
.accordion_orange_96bf .disabled-abae .carousel_7e7d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .popup-b7ca .disabled-abae .shade-current-c6a3 {
    margin-top: -2px;
    width: 19px;
  }
  .popup-b7ca .disabled-abae .carousel_7e7d {
    margin-top: -1px;
  }
  .popup-b7ca .disabled-abae .carousel_7e7d,
  .popup-b7ca .disabled-abae .carousel_7e7d::after,
  .popup-b7ca .disabled-abae .carousel_7e7d::before {
    width: 19px;
    height: 2px;
  }
  .popup-b7ca .disabled-abae .carousel_7e7d::before {
    top: -6px;
  }
  .popup-b7ca .disabled-abae .carousel_7e7d::after {
    bottom: -6px;
  }
  .icon-5fc6 .disabled-abae .shade-current-c6a3 {
    margin-top: -2px;
    width: 22px;
  }
  .icon-5fc6 .disabled-abae .carousel_7e7d {
    margin-top: -1px;
  }
  .icon-5fc6 .disabled-abae .carousel_7e7d,
  .icon-5fc6 .disabled-abae .carousel_7e7d::after,
  .icon-5fc6 .disabled-abae .carousel_7e7d::before {
    width: 22px;
    height: 2px;
  }
  .icon-5fc6 .disabled-abae .carousel_7e7d::before {
    top: -7px;
  }
  .icon-5fc6 .disabled-abae .carousel_7e7d::after {
    bottom: -7px;
  }
  .north_1b48 .disabled-abae .shade-current-c6a3 {
    margin-top: -2px;
    width: 31px;
  }
  .north_1b48 .disabled-abae .carousel_7e7d {
    margin-top: -1.5px;
  }
  .north_1b48 .disabled-abae .carousel_7e7d,
  .north_1b48 .disabled-abae .carousel_7e7d::after,
  .north_1b48 .disabled-abae .carousel_7e7d::before {
    width: 31px;
    height: 3px;
  }
  .north_1b48 .disabled-abae .carousel_7e7d::before {
    top: -9px;
  }
  .north_1b48 .disabled-abae .carousel_7e7d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .pagination-1173 .disabled-abae .shade-current-c6a3 {
    margin-top: -2px;
    width: 19px;
  }
  .pagination-1173 .disabled-abae .carousel_7e7d {
    margin-top: -1px;
  }
  .pagination-1173 .disabled-abae .carousel_7e7d,
  .pagination-1173 .disabled-abae .carousel_7e7d::after,
  .pagination-1173 .disabled-abae .carousel_7e7d::before {
    width: 19px;
    height: 2px;
  }
  .pagination-1173 .disabled-abae .carousel_7e7d::before {
    top: -6px;
  }
  .pagination-1173 .disabled-abae .carousel_7e7d::after {
    bottom: -6px;
  }
  .fixed_b780 .disabled-abae .shade-current-c6a3 {
    margin-top: -2px;
    width: 22px;
  }
  .fixed_b780 .disabled-abae .carousel_7e7d {
    margin-top: -1px;
  }
  .fixed_b780 .disabled-abae .carousel_7e7d,
  .fixed_b780 .disabled-abae .carousel_7e7d::after,
  .fixed_b780 .disabled-abae .carousel_7e7d::before {
    width: 22px;
    height: 2px;
  }
  .fixed_b780 .disabled-abae .carousel_7e7d::before {
    top: -7px;
  }
  .fixed_b780 .disabled-abae .carousel_7e7d::after {
    bottom: -7px;
  }
  .media-4bef .disabled-abae .shade-current-c6a3 {
    margin-top: -2px;
    width: 31px;
  }
  .media-4bef .disabled-abae .carousel_7e7d {
    margin-top: -1.5px;
  }
  .media-4bef .disabled-abae .carousel_7e7d,
  .media-4bef .disabled-abae .carousel_7e7d::after,
  .media-4bef .disabled-abae .carousel_7e7d::before {
    width: 31px;
    height: 3px;
  }
  .media-4bef .disabled-abae .carousel_7e7d::before {
    top: -9px;
  }
  .media-4bef .disabled-abae .carousel_7e7d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .status_e2f5 .disabled-abae .shade-current-c6a3 {
    margin-top: -2px;
    width: 19px;
  }
  .status_e2f5 .disabled-abae .carousel_7e7d {
    margin-top: -1px;
  }
  .status_e2f5 .disabled-abae .carousel_7e7d,
  .status_e2f5 .disabled-abae .carousel_7e7d::after,
  .status_e2f5 .disabled-abae .carousel_7e7d::before {
    width: 19px;
    height: 2px;
  }
  .status_e2f5 .disabled-abae .carousel_7e7d::before {
    top: -6px;
  }
  .status_e2f5 .disabled-abae .carousel_7e7d::after {
    bottom: -6px;
  }
  .status-focused-8b92 .disabled-abae .shade-current-c6a3 {
    margin-top: -2px;
    width: 22px;
  }
  .status-focused-8b92 .disabled-abae .carousel_7e7d {
    margin-top: -1px;
  }
  .status-focused-8b92 .disabled-abae .carousel_7e7d,
  .status-focused-8b92 .disabled-abae .carousel_7e7d::after,
  .status-focused-8b92 .disabled-abae .carousel_7e7d::before {
    width: 22px;
    height: 2px;
  }
  .status-focused-8b92 .disabled-abae .carousel_7e7d::before {
    top: -7px;
  }
  .status-focused-8b92 .disabled-abae .carousel_7e7d::after {
    bottom: -7px;
  }
  .photo-white-63df .disabled-abae .shade-current-c6a3 {
    margin-top: -2px;
    width: 31px;
  }
  .photo-white-63df .disabled-abae .carousel_7e7d {
    margin-top: -1.5px;
  }
  .photo-white-63df .disabled-abae .carousel_7e7d,
  .photo-white-63df .disabled-abae .carousel_7e7d::after,
  .photo-white-63df .disabled-abae .carousel_7e7d::before {
    width: 31px;
    height: 3px;
  }
  .photo-white-63df .disabled-abae .carousel_7e7d::before {
    top: -9px;
  }
  .photo-white-63df .disabled-abae .carousel_7e7d::after {
    bottom: -9px;
  }
}
.accent_5d29 .carousel_7e7d {
  -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);
}
.accent_5d29 .carousel_7e7d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.accent_5d29 .carousel_7e7d::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);
}
.accent_5d29.icon-out-be67 .carousel_7e7d {
  -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);
}
.accent_5d29.icon-out-be67 .carousel_7e7d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.accent_5d29.icon-out-be67 .carousel_7e7d::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);
}
.pressed_d3a3 {
  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.hovered-57dd:before {
  display: none;
}
.feature-tiny-c6fc {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.feature-tiny-c6fc .highlight_full_50f8 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.feature-tiny-c6fc .highlight_full_50f8:last-of-type {
  border-bottom: none;
}
.feature-tiny-c6fc .highlight_full_50f8.new-c7c4,
.feature-tiny-c6fc .highlight_full_50f8.widget-brown-5ce6,
.feature-tiny-c6fc .highlight_full_50f8.card-tiny-9703 {
  padding: 0;
}
.feature-tiny-c6fc .footer_95fa .description_8443 {
  color: currentColor;
}
.feature-tiny-c6fc .footer_95fa .description_8443:focus,
.feature-tiny-c6fc .footer_95fa .description_8443:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature-tiny-c6fc.thick_696e .fixed-b081,
.feature-tiny-c6fc.thick_696e .pagination-f087 a,
.feature-tiny-c6fc.thick_696e .action-08cf a,
.feature-tiny-c6fc.thick_696e .detail_4eb9 a {
  color: rgba(0, 0, 0, 0.55);
}
.feature-tiny-c6fc.thick_696e .fixed-b081:hover,
.feature-tiny-c6fc.thick_696e .pagination-f087 a:hover,
.feature-tiny-c6fc.thick_696e .action-08cf a:hover,
.feature-tiny-c6fc.thick_696e .detail_4eb9 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature-tiny-c6fc.thick_696e .accordion-light-ec34 {
  color: rgba(0, 0, 0, 0.8);
}
.feature-tiny-c6fc.thick_696e .highlight_full_50f8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-tiny-c6fc.thick_696e .highlight_full_50f8:before {
  background: rgba(0, 0, 0, 0.08);
}
.feature-tiny-c6fc.thick_696e .label_1664:before {
  background: rgba(255, 255, 255, 0.9);
}
.feature-tiny-c6fc.thick_696e .footer_95fa .green-d36a li a,
.feature-tiny-c6fc.thick_696e .footer_95fa .description_8443,
.feature-tiny-c6fc.thick_696e .detail_4eb9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-tiny-c6fc.thick_696e .footer_95fa .description_8443:focus,
.feature-tiny-c6fc.thick_696e .footer_95fa .description_8443:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature-tiny-c6fc.thick_696e .green-d36a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-tiny-c6fc.search-1003 .fixed-b081,
.feature-tiny-c6fc.search-1003 .pagination-f087 a,
.feature-tiny-c6fc.search-1003 .action-08cf .description_8443,
.feature-tiny-c6fc.search-1003 .action-08cf a,
.feature-tiny-c6fc.search-1003 .detail_4eb9 a {
  color: rgba(255, 255, 255, 0.79);
}
.feature-tiny-c6fc.search-1003 .fixed-b081:hover,
.feature-tiny-c6fc.search-1003 .pagination-f087 a:hover,
.feature-tiny-c6fc.search-1003 .action-08cf .description_8443:hover,
.feature-tiny-c6fc.search-1003 .action-08cf a:hover,
.feature-tiny-c6fc.search-1003 .detail_4eb9 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature-tiny-c6fc.search-1003 .accordion-light-ec34 {
  color: rgba(255, 255, 255, 0.99);
}
.feature-tiny-c6fc.search-1003 .highlight_full_50f8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature-tiny-c6fc.search-1003 .highlight_full_50f8:before {
  background: rgba(255, 255, 255, 0.08);
}
.feature-tiny-c6fc.search-1003 .label_1664:before {
  background: rgba(0, 0, 0, 0.9);
}
.feature-tiny-c6fc.search-1003 .footer_95fa .green-d36a li a,
.feature-tiny-c6fc.search-1003 .footer_95fa .description_8443,
.feature-tiny-c6fc.search-1003 .detail_4eb9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature-tiny-c6fc.search-1003 .footer_95fa .description_8443:focus,
.feature-tiny-c6fc.search-1003 .footer_95fa .description_8443:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature-tiny-c6fc.search-1003 .green-d36a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.label_1664 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.label_1664:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.label_be32 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.texture_motion_eccc .feature-tiny-c6fc {
  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;
}
.texture_motion_eccc .highlight_full_50f8 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.texture_motion_eccc .highlight_full_50f8: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) {
  .texture_motion_eccc .highlight_full_50f8:before {
    width: 16%;
    left: 42%;
  }
}
.texture_motion_eccc .highlight_full_50f8:last-child:before {
  content: none;
}
.texture_motion_eccc .highlight_full_50f8[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.texture_motion_eccc .footer_95fa .green-d36a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.texture_motion_eccc .footer_95fa .green-d36a li a .description_8443 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.texture_motion_eccc .footer_95fa .detail_4eb9 {
  border: none;
}
.texture_motion_eccc .footer_95fa .detail_4eb9 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.texture_motion_eccc .label_1664 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.texture_motion_eccc .label_be32 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.texture_motion_eccc .search-1003 .label_1664:before {
  background: rgba(0, 0, 0, 0.9);
}
.texture_motion_eccc .thick_696e.tabs-5bf9 .carousel_7e7d {
  background: rgba(0, 0, 0, 0.6);
}
.texture_motion_eccc
  .thick_696e.tabs-5bf9
  .carousel_7e7d::after,
.texture_motion_eccc
  .thick_696e.tabs-5bf9
  .carousel_7e7d:before {
  background: inherit;
}
.texture_motion_eccc
  .thick_696e.tabs-5bf9:hover
  .carousel_7e7d {
  background: rgba(0, 0, 0, 0.8);
}
.orange-cd3f .feature-tiny-c6fc {
  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) {
  .orange-cd3f .feature-tiny-c6fc {
    width: auto;
    right: 45px;
  }
}
.accent-narrow-fa57 .feature-tiny-c6fc {
  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) {
  .accent-narrow-fa57 .feature-tiny-c6fc {
    width: auto;
    left: 45px;
  }
}
.hovered-57dd .feature-tiny-c6fc {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.hovered-57dd .label_be32 {
  max-width: 48em;
  margin: 0 auto;
}
.hovered-57dd .label_1664:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.summary_bronze_c33e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.summary_bronze_c33e.texture_motion_eccc .feature-tiny-c6fc {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.summary_bronze_c33e.orange-cd3f .feature-tiny-c6fc {
  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);
}
.summary_bronze_c33e .feature-tiny-c6fc {
  visibility: visible;
}
.summary_bronze_c33e.accent-narrow-fa57 .feature-tiny-c6fc {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.clean_41a4,
.banner_large_017f {
  overflow-x: hidden;
}
.clean_41a4 .feature-tiny-c6fc {
  overflow: auto;
}
.clean_41a4.texture_motion_eccc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.clean_41a4.texture_motion_eccc .feature-tiny-c6fc {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.clean_41a4.texture_motion_eccc .overlay-ef9c {
  opacity: 0;
}
.clean_41a4.orange-cd3f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.clean_41a4.orange-cd3f .feature-tiny-c6fc {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.clean_41a4.orange-cd3f .overlay-ef9c {
  opacity: 0;
}
.clean_41a4.accent-narrow-fa57 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.clean_41a4.accent-narrow-fa57 .feature-tiny-c6fc {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.clean_41a4.accent-narrow-fa57 .overlay-ef9c {
  opacity: 0;
}
.clean_41a4.hovered-57dd .feature-tiny-c6fc {
  z-index: 10;
  visibility: visible;
}
.tabs-5bf9 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tabs-5bf9 .carousel_7e7d {
  background: rgba(255, 255, 255, 0.99);
}
.tabs-5bf9 .carousel_7e7d::after,
.tabs-5bf9 .carousel_7e7d:before {
  background: inherit;
}
.tabs-5bf9:hover .carousel_7e7d {
  background: rgba(255, 255, 255, 0.99);
}
.accent-narrow-fa57 .tabs-5bf9 {
  top: 10px;
  right: auto;
  left: 12px;
}
.hovered-57dd .tabs-5bf9 {
  display: none !important;
}
.clean_41a4:before,
.banner_large_017f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.clean_41a4 .tabs-5bf9,
.banner_large_017f .tabs-5bf9 {
  display: inline-block;
}
.feature-tiny-c6fc .focus_6c85 {
  -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;
}
.clean_41a4 .feature-tiny-c6fc .focus_6c85,
.banner_large_017f .feature-tiny-c6fc .focus_6c85 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.article-medium-ad48 .sidebar_bc25 {
  width: 100%;
}
.backdrop-east-a2d3 {
  padding: 0 0.5em 0;
}
.backdrop-east-a2d3 [class*="customify-col-"],
.backdrop-east-a2d3 [class*="customify-col_"],
.backdrop-east-a2d3 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.cold-f382 .backdrop-east-a2d3 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .alert_76ce .logo_focused_9e8b,
  .logo_focused_9e8b {
    display: none;
  }
  .text_blue_4665 {
    text-align: left;
  }
  .primary-down-69f8 {
    text-align: center;
  }
  .hard-fb20 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .alert_76ce .accent-a644,
  .accent-a644 {
    display: none;
  }
  .logo_middle_3c6e {
    text-align: left;
  }
  .footer_black_e4c2 {
    text-align: center;
  }
  .new-a1d9 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .alert_76ce .dropdown-left-686b,
  .dropdown-left-686b {
    display: none;
  }
  .selected-346f {
    text-align: left;
  }
  .gallery_a33a {
    text-align: center;
  }
  .section-8ece {
    text-align: right;
  }
}
#page {
  position: relative;
}
.solid_d957 {
  box-shadow: none !important;
}
.large_71c4 .stone-89c9,
.dirty_61f1 .stone-89c9 {
  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;
}
.dirty_61f1 .stone-89c9 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.detail_steel_e762 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.detail_steel_e762:after,
.detail_steel_e762:before {
  content: "";
  display: table;
}
.detail_steel_e762:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .detail_steel_e762 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.detail_steel_e762,
.border-tall-d3ac {
  max-width: 1248px;
  margin: 0 auto;
}

.link-silver-4ca1.accent_medium_a56d .detail_steel_e762 {
  max-width: 100%;
}
.link-silver-4ca1.detail_ae8e {
  max-width: 1200px;
  margin: 0 auto;
}
.link-silver-4ca1.motion_ba2b .detail_steel_e762 {
  max-width: 100%;
}
.link-silver-4ca1.motion_ba2b > .detail_steel_e762 {
  padding-left: 0;
  padding-right: 0;
}
.link-silver-4ca1.motion_ba2b > .detail_steel_e762 .alert_76ce {
  margin: 0;
}
.link-silver-4ca1.motion_ba2b
  > .detail_steel_e762
  .popup-top-2d88.heading_fe2d {
  margin-right: 0;
  margin-left: 0;
}
.link-silver-4ca1.motion_ba2b #main.heading_fe2d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .photo-yellow-6672 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .photo-yellow-6672 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .section_eb28 .accordion-d73a {
    padding-right: 1em;
  }
  .section_eb28.outer_0d5b .popup-top-2d88 {
    border-right: 1px solid #eaecee;
  }
  .section_eb28.outer_0d5b .accordion-d73a {
    padding-right: 1em;
  }
  .section_eb28.outer_0d5b .texture_6d92 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .summary_hard_76b2 .accordion-d73a {
    padding-left: 1em;
  }
  .summary_hard_76b2.outer_0d5b .popup-top-2d88 {
    border-left: 1px solid #eaecee;
  }
  .summary_hard_76b2.outer_0d5b .accordion-d73a {
    padding-left: 1em;
  }
  .summary_hard_76b2.outer_0d5b .texture_6d92 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture_plasma_25d7 .accordion-d73a {
    padding-left: 1em;
  }
  .picture_plasma_25d7.outer_0d5b .main-663e {
    border-right: 1px solid #eaecee;
  }
  .picture_plasma_25d7.outer_0d5b .form_solid_8009 {
    border-right: 1px solid #eaecee;
  }
  .picture_plasma_25d7.outer_0d5b .accordion-d73a {
    padding-left: 1em;
  }
  .picture_plasma_25d7.outer_0d5b .texture_6d92 {
    padding-right: 1em;
  }
  .picture_plasma_25d7.outer_0d5b .cool_421f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .down-432e .accordion-d73a {
    padding-right: 1em;
  }
  .down-432e.outer_0d5b .main-663e {
    border-left: 1px solid #eaecee;
  }
  .down-432e.outer_0d5b .form_solid_8009 {
    border-left: 1px solid #eaecee;
  }
  .down-432e.outer_0d5b .accordion-d73a {
    padding-right: 1em;
  }
  .down-432e.outer_0d5b .texture_6d92 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .down-432e.outer_0d5b .cool_421f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .photo-yellow-6672 .accordion-d73a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .photo-yellow-6672.outer_0d5b .popup-top-2d88 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .photo-yellow-6672.outer_0d5b .accordion-d73a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .photo-yellow-6672.outer_0d5b .texture_6d92 {
    padding-left: 1em;
  }
  .photo-yellow-6672.outer_0d5b .cool_421f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .photo-yellow-6672.outer_0d5b .accordion-d73a {
    padding-left: 0;
  }
}
.surface-right-a320 .widget-f21a {
  display: inline-block;
}
.shadow_narrow_7d66 {
  display: inline-block;
}
.tooltip-last-cd4d {
  word-con: break-word;
}
.wrapper-pink-c892 > span {
  display: inline-block;
  padding: 5px 0;
}
.wrapper-pink-c892 .orange-86d1 {
  margin-left: 8px;
  margin-right: 8px;
}
.wrapper-pink-c892 .preview_iron_6f80 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.warm-5b43 .detail_4de2 {
  margin-bottom: 2em;
}
.warm-5b43 .content_dirty_d810 {
  margin-bottom: 15px;
}
.warm-5b43 .content_dirty_d810:last-child {
  margin-bottom: 0;
}
.warm-5b43 .first_ccec {
  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) {
  .warm-5b43 .first_ccec {
    display: block;
  }
}
.warm-5b43 .pressed-5c8f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .warm-5b43 .pressed-5c8f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.warm-5b43 .gallery_1003 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.warm-5b43 .gallery_1003 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.warm-5b43 .gallery_1003 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.warm-5b43 .tooltip-last-cd4d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.warm-5b43 .tooltip-last-cd4d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.warm-5b43 .progress-rough-e5a1 p:last-child {
  margin-bottom: 0;
}
.warm-5b43 .dropdown_8496 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.warm-5b43 .frame_4450 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.warm-5b43 .search-3148 {
  margin-top: 1em;
}
.warm-5b43 .texture-2f99 {
  top: 0;
  display: block;
}
.warm-5b43 .texture-2f99 a {
  color: inherit;
}
.warm-5b43 .texture-2f99 a:hover {
  color: inherit;
}
.warm-5b43 .panel_upper_c480 {
  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;
}
.warm-5b43 .panel_upper_c480:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.warm-5b43 .frame_4450 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.warm-5b43 .nav-old-0e6c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.warm-5b43 .nav-old-0e6c:first-child {
  margin-top: 0;
}
.warm-5b43 .nav-old-0e6c.search-fluid-4af0 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.warm-5b43 .nav-old-0e6c.accordion_ee2c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.warm-5b43
  .nav-old-0e6c.accordion_ee2c.orange-893d
  .search-3148 {
  width: 100%;
}
.warm-5b43 .accordion_ee2c {
  -webkit-box-align: center;
  align-items: center;
}
.warm-5b43 .accordion_ee2c .wrapper-pink-c892,
.warm-5b43 .accordion_ee2c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.warm-5b43 .gallery_1003 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.warm-5b43 .gallery_1003 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.warm-5b43 .gallery_1003: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;
}
.warm-5b43 .search-fluid-4af0 {
  z-index: 5;
}
.warm-5b43 .fluid_9de1 .hovered-8f27 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.warm-5b43 .brown-1f77 .hovered-8f27 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.warm-5b43 .sidebar_2424 .hovered-8f27 {
  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;
}
.warm-5b43.hard-c048 .first_ccec,
.warm-5b43.selected-9153 .first_ccec {
  display: block;
}
.warm-5b43.hard-c048 .first_ccec .icon-tall-353e,
.warm-5b43.hard-c048 .first_ccec .frame_4450,
.warm-5b43.selected-9153 .first_ccec .icon-tall-353e,
.warm-5b43.selected-9153 .first_ccec .frame_4450 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.warm-5b43.article_bottom_4cfb .pressed-5c8f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .warm-5b43.article_bottom_4cfb .pressed-5c8f {
    margin-right: 0;
  }
}
.warm-5b43.hard-c048 .pressed-5c8f,
.warm-5b43.selected-9153 .pressed-5c8f {
  padding-top: 40%;
}
.warm-5b43.hard-c048 .detail_4de2,
.warm-5b43.selected-9153 .detail_4de2 {
  display: block;
}
.warm-5b43.hard-c048 .fn-sticky-4c0c .frame_4450,
.warm-5b43.selected-9153 .fn-sticky-4c0c .frame_4450 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.warm-5b43.hard-c048 .pressed-5c8f,
.warm-5b43.selected-9153 .pressed-5c8f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.warm-5b43.hard-c048 .frame_4450 {
  padding: 1em;
}
.frame-right-1e43 {
  margin: 30px auto;
  display: block;
}
.frame-right-1e43 .dynamic_efbd > * {
  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;
}
.frame-right-1e43 .dynamic_efbd > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.frame-right-1e43 .dynamic_efbd span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.breadcrumb-45c8 .wrapper-pink-c892 {
  margin-bottom: 1.41575em;
}
.breadcrumb-45c8 .modal-6312 {
  margin-bottom: 1.618em;
}
.sort_b720 .modal-728b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.sort_b720 .modal-728b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.sort_b720 .input_2b3e {
  max-width: 100%;
  overflow: auto;
}
.info-b36d .sort_b720 a:hover {
  text-decoration: underline;
}
.widget_dim_5b84 .content_dirty_d810:not(.tooltip-last-cd4d),
.widget_dim_5b84 .gallery_1003 {
  margin-bottom: 1.41575em;
}
.widget_dim_5b84 .content_dirty_d810:not(.tooltip-last-cd4d):last-child,
.widget_dim_5b84 .gallery_1003:last-child {
  margin-bottom: 0;
}
.widget_dim_5b84 .content_dirty_d810.overlay-bbdb {
  margin-bottom: 0.41575em;
}
.widget_dim_5b84 .hidden_hard_4d9e:before,
.widget_dim_5b84 .logo-6c0c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.widget_dim_5b84 .hidden_hard_4d9e:before {
  content: "\f115";
}
.widget_dim_5b84 .logo-6c0c:before {
  content: "\f02c";
}
.widget_dim_5b84 .gallery_fixed_31cf {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.widget_dim_5b84 .gallery_fixed_31cf a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.last-1758 {
  display: -webkit-box;
  display: flex;
}
.last-1758 .tooltip-eb87 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .last-1758 .tooltip-eb87 {
    flex-basis: 90px;
  }
}
.last-1758 .top_9ad7 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .last-1758 .top_9ad7 {
    flex-basis: calc(100% - 50px);
  }
}
.last-1758 .gallery_943c p:last-child {
  margin-bottom: 0.72em;
}
.form-c2bb .dynamic_efbd {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.form-c2bb .dynamic_efbd:after,
.form-c2bb .dynamic_efbd:before {
  content: "";
  display: table;
}
.form-c2bb .dynamic_efbd:after {
  clear: both;
}
.form-c2bb .dynamic_efbd .caption-d5d8,
.form-c2bb .dynamic_efbd .slider_97b1 {
  width: 49%;
}
.form-c2bb .dynamic_efbd .caption-d5d8 a span.background-lower-f889,
.form-c2bb .dynamic_efbd .slider_97b1 a span.background-lower-f889 {
  display: block;
  margin-bottom: 5px;
}
.form-c2bb .dynamic_efbd .slider_97b1 {
  float: left;
  text-align: left;
}
.form-c2bb .dynamic_efbd .caption-d5d8 {
  float: right;
  text-align: right;
}
.rough-8740 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .rough-8740 {
    margin-bottom: 0;
  }
}
.banner_current_add1 {
  margin-bottom: 1em;
}
.banner_current_add1 .tooltip-last-cd4d {
  font-size: 1.1em;
  line-height: 1.3;
}
.widget-2285 a {
  display: block;
  line-height: 0;
  position: relative;
}
.link-last-e5e2 .banner_current_add1,
.row-3fdd .banner_current_add1 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .link-last-e5e2 .banner_current_add1,
  .row-3fdd .banner_current_add1 {
    display: block;
  }
}
.link-last-e5e2 .widget-2285,
.row-3fdd .widget-2285 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .link-last-e5e2 .widget-2285,
  .row-3fdd .widget-2285 {
    margin-bottom: 1em;
  }
}
.link-last-e5e2 .widget-2285 img,
.row-3fdd .widget-2285 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.link-last-e5e2 .notice_b99e,
.row-3fdd .notice_b99e {
  flex-basis: calc(100% - 160px);
}
.link-last-e5e2 .notice_b99e p,
.row-3fdd .notice_b99e p {
  margin-bottom: 0;
}
.link-last-e5e2 .notice_b99e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .link-last-e5e2 .notice_b99e {
    padding-left: 0;
  }
}
.row-3fdd .notice_b99e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .row-3fdd .notice_b99e {
    padding-right: 0;
  }
}
.row-3fdd .widget-2285 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tooltip_ce70 .widget-2285 {
  margin-bottom: 0.5em;
}
.tooltip_ce70 .widget-2285 img {
  width: 100%;
}
.focused_c707 .outline-93a7,
.clean_1eca .outline-93a7 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.clean_1eca .popup-top-2d88 .bronze-2e29 p:last-child {
  margin-bottom: 0;
}
.tertiary-plasma-9703 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.gradient-lite-1df6 .brown-00d2 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .gradient-lite-1df6 .brown-00d2:last-of-type {
    margin-bottom: 0;
  }
}
.gradient-lite-1df6 .brown-00d2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gradient-lite-1df6 .brown-00d2 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.gradient-lite-1df6 .brown-00d2 ul li {
  margin: 0 0 0.6em;
}
.gradient-lite-1df6 .brown-00d2 ul li.chip-6ec6,
.gradient-lite-1df6 .brown-00d2 ul li.silver_e2ff {
  position: relative;
}
.gradient-lite-1df6 .brown-00d2 ul li.chip-6ec6 .plasma-dc06,
.gradient-lite-1df6 .brown-00d2 ul li.silver_e2ff .plasma-dc06 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.gradient-lite-1df6 .brown-00d2 ul li.chip-6ec6:after:after,
.gradient-lite-1df6 .brown-00d2 ul li.chip-6ec6:after:before,
.gradient-lite-1df6
  .brown-00d2
  ul
  li.silver_e2ff:after:after,
.gradient-lite-1df6
  .brown-00d2
  ul
  li.silver_e2ff:after:before {
  content: "";
  display: table;
}
.gradient-lite-1df6 .brown-00d2 ul li.chip-6ec6:after:after,
.gradient-lite-1df6
  .brown-00d2
  ul
  li.silver_e2ff:after:after {
  clear: both;
}
.gradient-lite-1df6 .brown-00d2 a.out-71d7:hover {
  text-decoration: none;
}
.gradient-lite-1df6 .brown-00d2 select {
  max-width: 100%;
}
.gradient-lite-1df6 .brown-00d2 table {
  font-size: 85%;
}
.gradient-lite-1df6 .brown-00d2 table td,
.gradient-lite-1df6 .brown-00d2 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.gradient-lite-1df6 .brown-00d2 table tfoot td {
  text-align: left;
}
.gradient-lite-1df6 .brown-00d2 :last-child {
  margin-bottom: 0;
}
.gradient-lite-1df6 .brown-00d2 .content_ddc5 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.gradient-lite-1df6 .brown-00d2 .content_ddc5 label {
  width: 100%;
}
.gradient-lite-1df6 .brown-00d2 .content_ddc5 .tag-small-2d7e {
  width: 100%;
  display: block;
}
.gradient-lite-1df6 .brown-00d2 .content_ddc5 .active_d816 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.gradient-lite-1df6 .brown-00d2 .content_ddc5 .active_d816:hover svg #svg-search {
  fill: #444;
}
.gradient-lite-1df6 .brown-00d2 .content_ddc5 .active_d816 svg {
  width: 18px;
  height: 18px;
}
.gradient-lite-1df6 .small_91bf ul ul,
.gradient-lite-1df6 .badge-97c0 ul ul,
.gradient-lite-1df6 .layout_5e9c ul ul,
.gradient-lite-1df6 .complex-0fed ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.gradient-lite-1df6 .small_91bf .article_north_090e > a,
.gradient-lite-1df6 .badge-97c0 .article_north_090e > a,
.gradient-lite-1df6 .layout_5e9c .article_north_090e > a,
.gradient-lite-1df6 .complex-0fed .article_north_090e > a {
  margin-bottom: 0;
}
.gradient-lite-1df6 .item_static_62cf li,
.gradient-lite-1df6 .small_91bf li,
.gradient-lite-1df6 .orange_8622 li,
.gradient-lite-1df6 .badge-97c0 li,
.gradient-lite-1df6 .layout_5e9c li,
.gradient-lite-1df6 .complex-0fed li,
.gradient-lite-1df6 .info-2ca4 li,
.gradient-lite-1df6 .next_da22 li {
  display: block;
  position: relative;
}
.gradient-lite-1df6 .item_static_62cf li:last-child,
.gradient-lite-1df6 .small_91bf li:last-child,
.gradient-lite-1df6 .orange_8622 li:last-child,
.gradient-lite-1df6 .badge-97c0 li:last-child,
.gradient-lite-1df6 .layout_5e9c li:last-child,
.gradient-lite-1df6 .complex-0fed li:last-child,
.gradient-lite-1df6 .info-2ca4 li:last-child,
.gradient-lite-1df6 .next_da22 li:last-child {
  border: none;
}
.gradient-lite-1df6 .item_static_62cf li a,
.gradient-lite-1df6 .small_91bf li a,
.gradient-lite-1df6 .orange_8622 li a,
.gradient-lite-1df6 .badge-97c0 li a,
.gradient-lite-1df6 .layout_5e9c li a,
.gradient-lite-1df6 .complex-0fed li a,
.gradient-lite-1df6 .info-2ca4 li a,
.gradient-lite-1df6 .next_da22 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gradient-lite-1df6 .item_static_62cf li ul li::before,
.gradient-lite-1df6 .small_91bf li ul li::before,
.gradient-lite-1df6 .orange_8622 li ul li::before,
.gradient-lite-1df6 .badge-97c0 li ul li::before,
.gradient-lite-1df6 .layout_5e9c li ul li::before,
.gradient-lite-1df6 .complex-0fed li ul li::before,
.gradient-lite-1df6 .info-2ca4 li ul li::before,
.gradient-lite-1df6 .next_da22 li ul li::before {
  left: 15px;
}
.gradient-lite-1df6 .item_static_62cf li ul a,
.gradient-lite-1df6 .small_91bf li ul a,
.gradient-lite-1df6 .orange_8622 li ul a,
.gradient-lite-1df6 .badge-97c0 li ul a,
.gradient-lite-1df6 .layout_5e9c li ul a,
.gradient-lite-1df6 .complex-0fed li ul a,
.gradient-lite-1df6 .info-2ca4 li ul a,
.gradient-lite-1df6 .next_da22 li ul a {
  padding-left: 20px;
}
.gradient-lite-1df6 .item_static_62cf li ul ul li::before,
.gradient-lite-1df6 .small_91bf li ul ul li::before,
.gradient-lite-1df6 .orange_8622 li ul ul li::before,
.gradient-lite-1df6 .badge-97c0 li ul ul li::before,
.gradient-lite-1df6 .layout_5e9c li ul ul li::before,
.gradient-lite-1df6 .complex-0fed li ul ul li::before,
.gradient-lite-1df6 .info-2ca4 li ul ul li::before,
.gradient-lite-1df6 .next_da22 li ul ul li::before {
  left: 30px;
}
.gradient-lite-1df6 .item_static_62cf li ul ul a,
.gradient-lite-1df6 .small_91bf li ul ul a,
.gradient-lite-1df6 .orange_8622 li ul ul a,
.gradient-lite-1df6 .badge-97c0 li ul ul a,
.gradient-lite-1df6 .layout_5e9c li ul ul a,
.gradient-lite-1df6 .complex-0fed li ul ul a,
.gradient-lite-1df6 .info-2ca4 li ul ul a,
.gradient-lite-1df6 .next_da22 li ul ul a {
  padding-left: 40px;
}
.gradient-lite-1df6 .mini-9b9c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gradient-lite-1df6 .next_da22 ul li {
  margin-bottom: 1.41575em;
}
.gradient-lite-1df6 .next_da22 ul li .hover_2ab0 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.gradient-lite-1df6 .next_da22 ul li .module-4791 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.search-1003 .item_static_62cf li a,
.search-1003 .small_91bf li a,
.search-1003 .orange_8622 li a,
.search-1003 .badge-97c0 li a,
.search-1003 .layout_5e9c li a,
.search-1003 .complex-0fed li a,
.search-1003 .info-2ca4 li a,
.search-1003 .next_da22 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.search-1003 .mini-9b9c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.search-1003 .brown-00d2 ul li.chip-6ec6 .plasma-dc06,
.search-1003 .brown-00d2 ul li.silver_e2ff .plasma-dc06 {
  background: rgba(0, 0, 0, 0.2);
}
.search-1003 .gradient-lite-1df6 .brown-00d2 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.link-silver-4ca1 .gradient-lite-1df6 .green-d36a li {
  margin: 0;
}
.link-silver-4ca1 .gradient-lite-1df6 .green-d36a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.link-silver-4ca1 .gradient-lite-1df6 .green-d36a li ul {
  margin: 0;
}
.link-silver-4ca1 .gradient-lite-1df6 .green-d36a li ul li a {
  padding-left: 15px;
}
.link-silver-4ca1 .gradient-lite-1df6 .green-d36a li ul li li a {
  padding-left: 30px;
}
.link-silver-4ca1 .gradient-lite-1df6 .green-d36a li.sidebar-5903 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.link-silver-4ca1 .gradient-lite-1df6 .green-d36a li.sidebar-5903 > 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;
}
.link-silver-4ca1 .gradient-lite-1df6 .green-d36a li.sidebar-5903 > 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;
}
.thumbnail-current-00dd a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.block-focused-954a {
  position: relative;
  z-index: 10;
}
.block-focused-954a .focus_6c85 {
  width: 100%;
  max-width: 100%;
}
.description-iron-a1df .secondary_ab7f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.description-iron-a1df .thick_696e {
}
.description-iron-a1df .search-1003 {
  background: #292929;
}
.smooth_b0af .secondary_ab7f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.smooth_b0af .thick_696e {
  background: #f9f9f9;
}
.smooth_b0af .search-1003 {
  background: #303030;
}
.texture_hard_1d9b .secondary_ab7f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .texture_hard_1d9b .widget-f21a {
    margin-bottom: 1em;
  }
  .texture_hard_1d9b .widget-f21a:last-child {
    margin-bottom: 0;
  }
}
.texture_hard_1d9b .thick_696e {
  background: #ededed;
}
.texture_hard_1d9b .search-1003 {
  background: #1a1a1a;
}
.secondary_ab7f.thick_696e {
  color: rgba(0, 0, 0, 0.6);
}
.secondary_ab7f.thick_696e .form_hard_1725 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary_ab7f.search-1003 {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_ab7f.search-1003 a:not(.out-71d7) {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_ab7f.search-1003 a:not(.out-71d7):hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_ab7f.search-1003 .form_hard_1725 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_ab7f.search-1003 table tbody td,
.secondary_ab7f.search-1003 table th {
  background: rgba(0, 0, 0, 0.08);
}
.article_light_aaeb.panel-b9fe .detail_steel_e762 {
  max-width: initial;
}
.article_light_aaeb .basic_1a1c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.article_light_aaeb .basic_1a1c .focus_6c85 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .article_light_aaeb .basic_1a1c .focus_6c85 {
    display: block;
    margin-bottom: 2em;
  }
  .article_light_aaeb .basic_1a1c .focus_6c85:last-child {
    margin-bottom: 0;
  }
}
.texture_hard_1d9b .widget-f21a:last-child,
.smooth_b0af .widget-f21a:last-child,
.description-iron-a1df .widget-f21a:last-child {
  margin-bottom: 0;
}
.texture_hard_1d9b .widget-f21a .gradient-lite-1df6 .brown-00d2:last-child,
.smooth_b0af .widget-f21a .gradient-lite-1df6 .brown-00d2:last-child,
.description-iron-a1df .widget-f21a .gradient-lite-1df6 .brown-00d2:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .texture_hard_1d9b .preview_copper_a6ed,
  .texture_hard_1d9b .highlight-52ae,
  .smooth_b0af .preview_copper_a6ed,
  .smooth_b0af .highlight-52ae,
  .description-iron-a1df .preview_copper_a6ed,
  .description-iron-a1df .highlight-52ae {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .block-focused-954a .widget-f21a {
    margin-bottom: 2em;
  }
}
.block-focused-954a p:last-child {
  margin-bottom: 0;
}
.block-focused-954a li,
.block-focused-954a ul {
  list-style: none;
  margin: 0;
}
.block-focused-954a ul ul {
  margin-left: 2.617924em;
}
.breadcrumb-7428 {
  font-size: 0.875em;
}

/* css-noise: 168b */
.widget-item-m1 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
