/*!
Theme Name: Customify
Theme URI: https://pressmaximum.title-f1f1/customify
Author: WPCustomify
Author URI: https://pressmaximum.title-f1f1
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.title-f1f1/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.media_6447.slow_45a1/licenses/gpl-2.0.slider-2fd1
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.text_west_b026/, (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.heading_d912.tabs-c3cb/normalize.list-narrow-7ac1/
 ======
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.list-narrow-7ac1 v7.0.0 | MIT License | github.title-f1f1/necolas/normalize.list-narrow-7ac1 */
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;
}
.notice-09e7 .link_a819,
.fluid_f9dd,
.tabs_9e59,
.banner_2f11,
.notice-outer-89e7,
.accent_1fe1,
.input_east_7367,
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;
}
.fluid_f9dd,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .fluid_f9dd,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .fluid_f9dd,
  h1 {
    font-size: 1.8em;
  }
}
.tabs_9e59,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.tabs_9e59 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .tabs_9e59,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .tabs_9e59,
  h2 {
    font-size: 1.7em;
  }
}
.banner_2f11,
h3 {
  font-size: 1.618em;
}
.notice-09e7 .link_a819,
.notice-outer-89e7,
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.block-51af {
  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;
}
.copper-d9cc:after,
.copper-d9cc:before,
.title_dynamic_4d79:after,
.title_dynamic_4d79:before {
  content: "";
  display: table;
}
.copper-d9cc:after,
.title_dynamic_4d79:after {
  clear: both;
}
.focus_f14a {
  float: right;
  margin-right: 0;
}
.shadow_2e91 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.detail_5b5a .slow_15fc,
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;
}
.detail_5b5a .slow_15fc: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;
}
.hover-1174 .slow_15fc {
  box-shadow: none;
}
.hover-1174
  .slow_15fc
  .pro-fb93 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hover-1174 .slow_15fc .grid-e510 {
  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;
}
.hover-1174
  .slow_15fc
  .grid-e510
  b {
  display: none;
}
.hover-1174 .highlight-57d7 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.section-blue-a174:not(.search-5768):not(.block-08ac),
button:not(.search-5768):not(.block-08ac),
input[type="button"]:not(.search-5768):not(
    .block-08ac
  ),
input[type="reset"]:not(.search-5768):not(
    .block-08ac
  ),
input[type="submit"]:not(.search-5768):not(
    .block-08ac
  ) {
  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;
}
.section-blue-a174:not(.search-5768):not(
    .block-08ac
  ):hover,
button:not(.search-5768):not(
    .block-08ac
  ):hover,
input[type="button"]:not(.search-5768):not(
    .block-08ac
  ):hover,
input[type="reset"]:not(.search-5768):not(
    .block-08ac
  ):hover,
input[type="submit"]:not(.search-5768):not(
    .block-08ac
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.section-blue-a174:not(.search-5768):not(
    .block-08ac
  ):active,
.section-blue-a174:not(.search-5768):not(
    .block-08ac
  ):focus,
button:not(.search-5768):not(
    .block-08ac
  ):active,
button:not(.search-5768):not(
    .block-08ac
  ):focus,
input[type="button"]:not(.search-5768):not(
    .block-08ac
  ):active,
input[type="button"]:not(.search-5768):not(
    .block-08ac
  ):focus,
input[type="reset"]:not(.search-5768):not(
    .block-08ac
  ):active,
input[type="reset"]:not(.search-5768):not(
    .block-08ac
  ):focus,
input[type="submit"]:not(.search-5768):not(
    .block-08ac
  ):active,
input[type="submit"]:not(.search-5768):not(
    .block-08ac
  ):focus {
  outline: 0;
}
.section-blue-a174:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f,
button:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f,
input[type="button"]:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f,
input[type="reset"]:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f,
input[type="submit"]:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f {
  position: relative;
}
.section-blue-a174:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f
  .stale-68ca,
.section-blue-a174:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f
  .tertiary-full-4e86,
.section-blue-a174:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f
  .tag-8dde,
.section-blue-a174:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f
  i,
.section-blue-a174:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f
  svg,
button:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f
  .stale-68ca,
button:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f
  .tertiary-full-4e86,
button:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f
  .tag-8dde,
button:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f
  i,
button:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f
  svg,
input[type="button"]:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f
  .stale-68ca,
input[type="button"]:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f
  .tertiary-full-4e86,
input[type="button"]:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f
  .tag-8dde,
input[type="button"]:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f
  i,
input[type="button"]:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f
  svg,
input[type="reset"]:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f
  .stale-68ca,
input[type="reset"]:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f
  .tertiary-full-4e86,
input[type="reset"]:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f
  .tag-8dde,
input[type="reset"]:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f
  i,
input[type="reset"]:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f
  svg,
input[type="submit"]:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f
  .stale-68ca,
input[type="submit"]:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f
  .tertiary-full-4e86,
input[type="submit"]:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f
  .tag-8dde,
input[type="submit"]:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f
  i,
input[type="submit"]:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f
  svg {
  visibility: hidden;
}
.section-blue-a174:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f:after,
button:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f:after,
input[type="button"]:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f:after,
input[type="reset"]:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f:after,
input[type="submit"]:not(.search-5768):not(
    .block-08ac
  ).fn-loading-724f: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;
}
.section-blue-a174:not(.search-5768):not(.block-08ac),
input[type="button"]:not(.search-5768):not(
    .block-08ac
  ),
input[type="reset"]:not(.search-5768):not(
    .block-08ac
  ),
input[type="submit"]:not(.search-5768):not(
    .block-08ac
  ) {
  color: #fff;
  background: #235787;
}
.section-blue-a174:not(.search-5768):not(
    .block-08ac
  ):focus,
input[type="button"]:not(.search-5768):not(
    .block-08ac
  ):focus,
input[type="reset"]:not(.search-5768):not(
    .block-08ac
  ):focus,
input[type="submit"]:not(.search-5768):not(
    .block-08ac
  ):focus {
  color: #fff;
}
.section-blue-a174.fn-disabled-724f:not(.search-5768):not(
    .block-08ac
  ),
.section-blue-a174[disabled]:not(.search-5768):not(
    .block-08ac
  ),
button.fn-disabled-724f:not(.search-5768):not(
    .block-08ac
  ),
button[disabled]:not(.search-5768):not(
    .block-08ac
  ) {
  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;
}
.right_2b16 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.right_2b16: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;
}
.avatar_a540 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.bottom_e23d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.shade_thick_30cc {
  clear: both;
  display: block;
  margin: 0 auto;
}
.copper-d9cc:after,
.copper-d9cc:before,
.search-a7aa:after,
.search-a7aa:before,
.mask_stale_ee95:after,
.mask_stale_ee95:before,
.block_add0:after,
.block_add0:before,
.info-last-5638:after,
.info-last-5638:before,
.gallery_41d1:after,
.gallery_41d1:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.copper-d9cc:after,
.search-a7aa:after,
.mask_stale_ee95:after,
.block_add0:after,
.info-last-5638:after,
.gallery_41d1:after {
  clear: both;
}
.search-a7aa .search_full_fdad,
.mask_stale_ee95 .search_full_fdad,
.banner-center-4dce .search_full_fdad {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.north_a669 {
  display: inline-block;
}
.surface_hard_5a7f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.surface_hard_5a7f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.surface_hard_5a7f .gold_3617 {
  padding: 1em 0;
  font-size: 85%;
}
.gold_3617 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.header_purple_9afc {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.header_purple_9afc:after,
.header_purple_9afc:before {
  content: "";
  display: table;
}
.header_purple_9afc:after {
  clear: both;
}
.tag_plasma_a308 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.container_3034 .tag_plasma_a308 {
  max-width: 50%;
}
.slider_3236 .tag_plasma_a308 {
  max-width: 33.33%;
}
.light-480e .tag_plasma_a308 {
  max-width: 25%;
}
.icon-red-8790 .tag_plasma_a308 {
  max-width: 20%;
}
.pressed_fcde .tag_plasma_a308 {
  max-width: 16.66%;
}
.old_7f36 .tag_plasma_a308 {
  max-width: 14.28%;
}
.picture-orange-c417 .tag_plasma_a308 {
  max-width: 12.5%;
}
.glass-8eb0 .tag_plasma_a308 {
  max-width: 11.11%;
}
.picture-c740 {
  display: block;
}
.notice-09e7 .aside-9b69 label,
.notice-09e7 .solid_d6dd label,
.notice-09e7 .cold-e6bd label,
.notice-09e7 .north-821a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tooltip_b1b4 {
  list-style: none;
  margin: 0;
}
.tooltip_b1b4 article.bright_dadd {
  margin-bottom: 0;
}
.tooltip_b1b4 ul {
  list-style: none;
  margin: 0;
}
.tooltip_b1b4 .prev-b4ad li.bright_dadd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tooltip_b1b4 .prev-b4ad li.bright_dadd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tooltip_b1b4 .prev-b4ad li.bright_dadd: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) {
  .tooltip_b1b4 .prev-b4ad li.bright_dadd li.bright_dadd li.bright_dadd li.bright_dadd {
    padding-left: 0;
  }
}
article.bright_dadd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.bright_dadd .search-a7aa p:last-of-type {
  margin-bottom: 0;
}
article.bright_dadd .avatar-glass-4213 {
  float: left;
}
article.bright_dadd .smooth_8e2a {
  margin-left: 85px;
}
article.bright_dadd .shade-selected-75b5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.bright_dadd .shade-selected-75b5 .status-56d6 {
  margin-left: 10px;
}
article.bright_dadd .active-d5f7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.bright_dadd .shade-red-35e9 {
  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 .aside-9b69,
  #respond .cold-e6bd,
  #respond .north-821a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .aside-9b69 input,
#respond .cold-e6bd input,
#respond .north-821a input {
  width: 100%;
}
#respond .north-821a {
  margin-right: 0;
}
#respond .card_large_1cee #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.last-6b02 {
  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;
}
.last-6b02.photo-0b8f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.last-6b02 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%);
}
.last-6b02:focus,
.last-6b02: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);
}
.active-389e {
  border-radius: 10%;
}
.icon-ca47 {
  border-radius: 50%;
}
.shade_3ec5 {
  font-size: 0.72em;
}
.dropdown-8222 {
  font-size: 0.875em;
}
.gold_d9c6 {
  font-size: 1.1em;
}
.soft-9df2 {
  text-transform: uppercase;
  line-height: 1.2;
}
.soft-9df2.shade_3ec5 {
  letter-spacing: 0.5px;
}
.mask_blue_6964,
.mask_blue_6964 a {
  color: #6d6d6d;
}
.mask_blue_6964 a:hover {
  color: #111;
}
.grid_thick_3a42 {
  color: #6d6d6d;
}
.menu-5b9f {
  overflow-x: hidden;
}
.menu-5b9f .rough_475a.wrapper_5bb4 {
  position: relative;
}
.menu-5b9f .rough_475a.wrapper_5bb4.shadow_advanced_b219 {
  position: initial;
}
.menu-5b9f
  .rough_475a.wrapper_5bb4.shadow_advanced_b219
  .info_a33b {
  left: auto;
}
.menu-5b9f .rough_475a .info_a33b {
  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;
}
.menu-5b9f .rough_475a:hover.wrapper_5bb4 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.menu-5b9f
  .rough_475a:hover.wrapper_5bb4
  .info_a33b {
  display: block;
  z-index: 9999999;
}
.menu-5b9f .bottom-59db .grid-focused-d327,
.menu-5b9f .breadcrumb_1a95 .grid-focused-d327 {
  display: none;
}
.menu-5b9f .icon_top_7584 .rough_475a:hover.wrapper_5bb4 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.notice-09e7 .aside-9b69 label,
.notice-09e7 .solid_d6dd label,
.notice-09e7 .cold-e6bd label,
.notice-09e7 .north-821a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tooltip_b1b4 {
  list-style: none;
  margin: 0;
}
.tooltip_b1b4 article.bright_dadd {
  margin-bottom: 0;
}
.tooltip_b1b4 ul {
  list-style: none;
  margin: 0;
}
.tooltip_b1b4 .prev-b4ad li.bright_dadd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tooltip_b1b4 .prev-b4ad li.bright_dadd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tooltip_b1b4 .prev-b4ad li.bright_dadd: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) {
  .tooltip_b1b4 .prev-b4ad li.bright_dadd li.bright_dadd li.bright_dadd li.bright_dadd {
    padding-left: 0;
  }
}
article.bright_dadd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.bright_dadd .search-a7aa p:last-of-type {
  margin-bottom: 0;
}
article.bright_dadd .avatar-glass-4213 {
  float: left;
}
article.bright_dadd .smooth_8e2a {
  margin-left: 85px;
}
article.bright_dadd .shade-selected-75b5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.bright_dadd .shade-selected-75b5 .status-56d6 {
  margin-left: 10px;
}
article.bright_dadd .active-d5f7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.bright_dadd .shade-red-35e9 {
  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 .aside-9b69,
  #respond .cold-e6bd,
  #respond .north-821a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .aside-9b69 input,
#respond .cold-e6bd input,
#respond .north-821a input {
  width: 100%;
}
#respond .north-821a {
  margin-right: 0;
}
#respond .card_large_1cee #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.bottom-59db .search_rough_4c3a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.search_rough_4c3a .notice_dynamic_f5ad.cool-faaa .bronze_cd5f > li > a:focus,
.search_rough_4c3a .notice_dynamic_f5ad.cool-faaa .bronze_cd5f > li > a:hover,
.search_rough_4c3a .notice_dynamic_f5ad.old_644d .bronze_cd5f > li > a:focus,
.search_rough_4c3a .notice_dynamic_f5ad.old_644d .bronze_cd5f > li > a:hover,
.search_rough_4c3a .notice_dynamic_f5ad.surface_2912 .bronze_cd5f > li > a:focus,
.search_rough_4c3a .notice_dynamic_f5ad.surface_2912 .bronze_cd5f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search_rough_4c3a
  .notice_dynamic_f5ad.cool-faaa
  .bronze_cd5f
  > li.hidden-e731
  > a,
.search_rough_4c3a
  .notice_dynamic_f5ad.cool-faaa
  .bronze_cd5f
  > li.column_new_4405
  > a,
.search_rough_4c3a
  .notice_dynamic_f5ad.old_644d
  .bronze_cd5f
  > li.hidden-e731
  > a,
.search_rough_4c3a
  .notice_dynamic_f5ad.old_644d
  .bronze_cd5f
  > li.column_new_4405
  > a,
.search_rough_4c3a
  .notice_dynamic_f5ad.surface_2912
  .bronze_cd5f
  > li.hidden-e731
  > a,
.search_rough_4c3a .notice_dynamic_f5ad.surface_2912 .bronze_cd5f > li.pagination-action-d32f > a {
  color: rgba(255, 255, 255, 0.99);
}
.search_rough_4c3a .texture_90ca,
.search_rough_4c3a .texture_90ca a {
  color: rgba(255, 255, 255, 0.99);
}
.search_rough_4c3a .paper_60b8.stale_c9a5 li a,
.search_rough_4c3a .button_b317 a,
.search_rough_4c3a .dropdown_5e68,
.search_rough_4c3a .bronze_cd5f > li > a,
.search_rough_4c3a .alert_7d3d {
  color: rgba(255, 255, 255, 0.79);
}
.search_rough_4c3a .paper_60b8.stale_c9a5 li a:hover,
.search_rough_4c3a .button_b317 a:hover,
.search_rough_4c3a .dropdown_5e68:hover,
.search_rough_4c3a .bronze_cd5f > li > a:hover,
.search_rough_4c3a .alert_7d3d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search_rough_4c3a .steel-5133 {
  color: rgba(255, 255, 255, 0.79);
}
.search_rough_4c3a .steel-5133 .content_813b {
  color: rgba(255, 255, 255, 0.99);
}
.search_rough_4c3a .steel-5133:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search_rough_4c3a .column-current-caf5 .secondary-e35c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.search_rough_4c3a .column-current-caf5 .secondary-e35c .section-5440 {
  color: rgba(255, 255, 255, 0.79);
}
.search_rough_4c3a
  .column-current-caf5
  .secondary-e35c
  .section-5440::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search_rough_4c3a
  .column-current-caf5
  .secondary-e35c
  .section-5440:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search_rough_4c3a
  .column-current-caf5
  .secondary-e35c
  .section-5440::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search_rough_4c3a
  .column-current-caf5
  .secondary-e35c
  .section-5440::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search_rough_4c3a .column-current-caf5 .glass-ece5 {
  color: rgba(255, 255, 255, 0.79);
}
.search_rough_4c3a .column-current-caf5 .glass-ece5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box_c193
  .search_rough_4c3a
  .column-current-caf5
  .pagination-58a8
  .label_31f8 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.box_c193
  .search_rough_4c3a
  .column-current-caf5
  .pagination-58a8
  .section-5440 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bottom-59db .hero_925f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hero_925f .notice_dynamic_f5ad.cool-faaa .bronze_cd5f > li > a:focus,
.hero_925f .notice_dynamic_f5ad.cool-faaa .bronze_cd5f > li > a:hover,
.hero_925f .notice_dynamic_f5ad.old_644d .bronze_cd5f > li > a:focus,
.hero_925f .notice_dynamic_f5ad.old_644d .bronze_cd5f > li > a:hover,
.hero_925f .notice_dynamic_f5ad.surface_2912 .bronze_cd5f > li > a:focus,
.hero_925f .notice_dynamic_f5ad.surface_2912 .bronze_cd5f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero_925f
  .notice_dynamic_f5ad.cool-faaa
  .bronze_cd5f
  > li.hidden-e731
  > a,
.hero_925f
  .notice_dynamic_f5ad.cool-faaa
  .bronze_cd5f
  > li.column_new_4405
  > a,
.hero_925f
  .notice_dynamic_f5ad.old_644d
  .bronze_cd5f
  > li.hidden-e731
  > a,
.hero_925f
  .notice_dynamic_f5ad.old_644d
  .bronze_cd5f
  > li.column_new_4405
  > a,
.hero_925f
  .notice_dynamic_f5ad.surface_2912
  .bronze_cd5f
  > li.hidden-e731
  > a,
.hero_925f .notice_dynamic_f5ad.surface_2912 .bronze_cd5f > li.pagination-action-d32f > a {
  color: rgba(0, 0, 0, 0.8);
}
.hero_925f .texture_90ca,
.hero_925f .texture_90ca a {
  color: rgba(0, 0, 0, 0.8);
}
.hero_925f .paper_60b8.stale_c9a5 li a,
.hero_925f .button_b317 a,
.hero_925f .dropdown_5e68,
.hero_925f .bronze_cd5f > li > a,
.hero_925f .alert_7d3d {
  color: rgba(0, 0, 0, 0.55);
}
.hero_925f .paper_60b8.stale_c9a5 li a:hover,
.hero_925f .button_b317 a:hover,
.hero_925f .dropdown_5e68:hover,
.hero_925f .bronze_cd5f > li > a:hover,
.hero_925f .alert_7d3d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero_925f .steel-5133 {
  color: rgba(0, 0, 0, 0.55);
}
.hero_925f .steel-5133 .content_813b {
  color: rgba(0, 0, 0, 0.8);
}
.hero_925f .steel-5133:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge-b5bd .short_94ba {
  margin-left: auto;
  margin-right: auto;
}
.mask_stale_ee95 > * {
  margin-left: auto;
  margin-right: auto;
}
.mask_stale_ee95 .avatar_a540 {
  margin-right: 1.41575em;
}
.easy_d549 .mask_stale_ee95 > .notification-slow-9172 {
  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;
}
.easy_d549 .mask_stale_ee95 > .accordion-7757 {
  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;
}
.popup-east-61e0.badge-b5bd .short_94ba,
.plasma-ee77.badge-b5bd .short_94ba {
  margin-left: 0;
}
.primary_cold_a454.badge-b5bd .short_94ba,
.info_black_f199.badge-b5bd .short_94ba {
  margin-right: 0;
}
.mask_stale_ee95 ol,
.mask_stale_ee95 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.prev-12ee video {
  max-width: 100%;
}
.dropdown_complex_4624 img {
  display: block;
}
.dropdown_complex_4624.avatar_a540,
.dropdown_complex_4624.bottom_e23d {
  width: 100%;
}
.dropdown_complex_4624.accordion-7757 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.smooth-cc66:not(.hot-650f) {
  margin: 1.5em auto;
}
.motion-bcac p {
  padding: 1.5em 14px;
}
ul.white_405c.accordion-7757,
ul.white_405c.notification-slow-9172,
ul.white_405c.pagination_short_8f7e.notification-slow-9172 {
  padding: 0 14px;
}
.logo_895c {
  display: block;
  overflow-x: auto;
}
.logo_895c table {
  border-collapse: collapse;
  width: 100%;
}
.logo_895c td,
.logo_895c th {
  padding: 0.5em;
}
.mask_stale_ee95 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.mask_stale_ee95 ol ol,
.mask_stale_ee95 ol ul,
.mask_stale_ee95 ul ol,
.mask_stale_ee95 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.mask_stale_ee95 ol ol li,
.mask_stale_ee95 ol ul li,
.mask_stale_ee95 ul ol li,
.mask_stale_ee95 ul ul li {
  margin-left: 0;
}
.stale-1ff5.message-e961 > .header-liquid-4186 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.stale-1ff5.message-e961 > .header-liquid-4186 iframe,
.stale-1ff5.message-e961 > .header-liquid-4186 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.bright_2818 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.bright_2818.grid_7716 {
  padding: 0;
}
.bright_2818.grid_7716 cite {
  font-size: 13px;
}
.bright_2818 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.bright_2818 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.nav-slow-4ea7 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.nav-slow-4ea7 > p:first-child {
  margin-top: 0;
}
.nav-slow-4ea7 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.nav-slow-4ea7 blockquote {
  border-left: 0;
}
.outline_110e {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.outline_110e:not(.mask_72e2) {
  max-width: 100px;
}
.outline_110e.up-e5f7 {
  border-bottom: none !important;
  text-align: center;
}
.outline_110e.up-e5f7::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .motion-bcac p {
    padding: 1.5em 0;
  }
}
.card-pink-b6f8 {
  color: #0073aa;
}
.description_plasma_d527 {
  background-color: #0073aa;
}
.gold_2128 {
  color: #229fd8;
}
.layout-clean-95df {
  background-color: #229fd8;
}
.summary-2a96 {
  color: #eee;
}
.title-green-567f {
  background-color: #eee;
}
.orange-c54a {
  color: #444;
}
.iron_a556 {
  background-color: #444;
}
.panel_82cb {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.panel_82cb .hover-large-86c5 .button_b317 {
  font-size: 15px;
}
.panel_82cb .button_b317 {
  line-height: 1.3;
}
.panel_82cb .hero_925f {
}
.panel_82cb .search_rough_4c3a {
  background: #235787;
}
.footer-full-d3ff {
  padding: 0;
}
.footer-full-d3ff .search_rough_4c3a {
  background: #1a1a1a;
}
.footer-full-d3ff .hero_925f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.accent_466c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.accent_466c .hero_925f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.accent_466c .search_rough_4c3a {
  background: #303030;
}
.gallery_41d1 {
  position: relative;
  z-index: 10;
}
.gallery_41d1 .green-1679 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.east-e43b .wrapper_5bb4 {
  display: inline-block;
  vertical-align: middle;
}
.east-e43b.focus_gold_03b8 .wrapper_5bb4 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .east-e43b.focus_gold_03b8 .wrapper_5bb4 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .east-e43b.focus_gold_03b8 .wrapper_5bb4 {
    margin-right: 0.4em;
  }
}
.east-e43b.focus_gold_03b8 .wrapper_5bb4:last-child {
  margin-right: 0;
}
.video-dynamic-24db .green-1679 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .bottom-59db .hover-large-86c5 {
    margin: 0 -0.5em;
  }
  .bottom-59db .hover-large-86c5 [class*="customify-col-"],
  .bottom-59db .hover-large-86c5 [class*="customify-col_"],
  .bottom-59db .hover-large-86c5 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.bottom-59db.primary-smooth-3b63 .green-1679 {
  background: 0 0 !important;
}
.bottom-59db.primary-smooth-3b63 .green-1679,
.bottom-59db.video-dynamic-24db .green-1679 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .bottom-59db.action-f64a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.bottom-59db.video-dynamic-24db .green-1679 {
  box-shadow: none !important;
}
.pagination-huge-2968 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .pagination-huge-2968 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .pagination-huge-2968 {
    padding: 18px 0 20px;
  }
}
.pagination-huge-2968 .tooltip_f7d4 {
  width: 100%;
}
.pagination-huge-2968 .dirty-bce0 {
  margin-bottom: 0;
}
.pagination-huge-2968 .tabs_right_2931 {
  margin-top: 5px;
  font-size: 0.875em;
}
.purple_8b0c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.purple_8b0c .dropdown-white-d9a5 {
  width: 100%;
}
.soft-f97f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.soft-f97f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.soft-f97f 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;
}
.soft-f97f li:last-child:after {
  display: none;
}
.soft-f97f li a {
  font-weight: 500;
  margin-right: 10px;
}
.tooltip-short-0dda .grid-focused-d327 button,
.pagination-huge-2968 .grid-focused-d327 button {
  left: 0;
}
.tooltip-short-0dda .dropdown-white-d9a5,
.pagination-huge-2968 .dropdown-white-d9a5 {
  padding-left: 0;
  padding-right: 0;
}
.tooltip-short-0dda .purple_8b0c,
.pagination-huge-2968 .purple_8b0c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tooltip-short-0dda {
  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;
}
.tooltip-short-0dda: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;
}
.tooltip-short-0dda .disabled-6f11 {
  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) {
  .tooltip-short-0dda .disabled-6f11 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tooltip-short-0dda .disabled-6f11 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tooltip-short-0dda .disabled-6f11 {
    min-height: 200px;
  }
}
.tooltip-short-0dda .soft-f97f {
  color: rgba(255, 255, 255, 0.8);
}
.tooltip-short-0dda .soft-f97f a,
.tooltip-short-0dda .soft-f97f li:after {
  color: inherit;
}
.tooltip-short-0dda .soft-f97f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tall-d1c3 {
  margin-bottom: 0.5em;
}
.pattern-ad29 {
  margin-bottom: 1.2em;
}
.pattern-ad29,
.tall-d1c3 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.pattern-ad29 p:last-child,
.tall-d1c3 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .grid-focused-d327,
#masthead .grid-focused-d327 {
  display: none;
}
#masthead
  > .grid-focused-d327.liquid_1906 {
  display: none;
}
#masthead > .grid-focused-d327 button {
  left: 0;
}
.search_49d1 {
  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%;
}
.search_49d1 .wrapper_5bb4 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.search_49d1 .breadcrumb_80c1 {
  display: -webkit-box;
  display: flex;
}
.search_49d1 .breadcrumb_80c1.advanced_a1bd {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.search_49d1 .breadcrumb_80c1.center_2ed5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.search_49d1 .breadcrumb_80c1.east_1ded {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.search_49d1.solid_48f7.preview-smooth-52c9 .breadcrumb_80c1.advanced_a1bd {
  flex-basis: 100%;
}
.search_49d1.alert-iron-da1e .breadcrumb_80c1.center_2ed5 {
  -webkit-box-flex: 1;
  flex: auto;
}
.search_49d1.alert-iron-da1e .breadcrumb_80c1.east_1ded {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .grid-focused-d327.liquid_1906 {
  display: none;
}
#masthead > .grid-focused-d327 button {
  left: 0;
}
.feature-fast-0fa1 {
  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;
}
.feature-fast-0fa1:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.feature-fast-0fa1.preview_clean_92d3 i {
  margin-right: 4px;
}
.feature-fast-0fa1.gas-af91 i {
  margin-left: 5px;
}
.button_b317 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.button_b317 p:last-child {
  margin-bottom: 0;
}
.title_a4f8 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.title_a4f8 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.title_a4f8 img {
  display: block;
  width: auto;
  line-height: 1;
}
.title_a4f8 .texture_90ca {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.title_a4f8 .label_right_46f0 {
  margin: 5px 0 7px 0;
}
.title_a4f8.row-9fde .green_1f1c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.title_a4f8.row-9fde .active_18ba {
  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;
}
.title_a4f8.caption-black-94c9 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.title_a4f8.caption-black-94c9 .green_1f1c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.title_a4f8.caption-black-94c9 .active_18ba {
  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;
}
.title_a4f8.brown-74f2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.title_a4f8.modal_a5ff {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.title_a4f8.modal_a5ff .active_18ba {
  margin-top: 7px;
}
.shade-d82e {
  display: inline-block;
}
.gallery_41d1 .grid-silver-74cb .title_a4f8 img {
  max-width: 100%;
}
.notice_dynamic_f5ad .blue-f4b3.detail_f87d,
.upper-92a2 .blue-f4b3.detail_f87d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.notice_dynamic_f5ad .preview-be0e,
.upper-92a2 .preview-be0e {
  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%);
}
.notice_dynamic_f5ad .preview-be0e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.notice_dynamic_f5ad.backdrop_small_1867 .preview-be0e {
  display: none;
}
.notice_dynamic_f5ad .image_center_78cd {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notice_dynamic_f5ad .image_center_78cd li {
  display: inline-block;
  position: relative;
}
.notice_dynamic_f5ad .image_center_78cd li:last-child {
  margin-right: 0;
}
.notice_dynamic_f5ad .image_center_78cd 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;
}
.notice_dynamic_f5ad .image_center_78cd li.pagination-action-d32f > a {
  color: rgba(0, 0, 0, 0.9);
}
.notice_dynamic_f5ad .image_center_78cd > 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;
}
.notice_dynamic_f5ad .image_center_78cd > li > a i {
  line-height: 0;
}
.notice_dynamic_f5ad .image_center_78cd > li.block_271d > a .preview-be0e {
  margin-left: 4px;
  line-height: 0;
}
.notice_dynamic_f5ad .image_center_78cd .small_4ac8 li.block_271d > a {
  position: relative;
}
.notice_dynamic_f5ad .image_center_78cd .small_4ac8 li.block_271d > a:after,
.notice_dynamic_f5ad .image_center_78cd .small_4ac8 li.block_271d > a:before {
  content: "";
  display: table;
}
.notice_dynamic_f5ad .image_center_78cd .small_4ac8 li.block_271d > a:after {
  clear: both;
}
.notice_dynamic_f5ad .image_center_78cd .small_4ac8 li.block_271d > a .preview-be0e {
  margin-left: 5px;
  float: right;
}
.notice_dynamic_f5ad .medium_b8a0,
.notice_dynamic_f5ad .small_4ac8 {
  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;
}
.notice_dynamic_f5ad .small_4ac8 {
  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;
}
.notice_dynamic_f5ad .small_4ac8 .detail_f87d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.notice_dynamic_f5ad .small_4ac8 .preview-be0e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.notice_dynamic_f5ad .small_4ac8 li {
  display: block;
  margin: 0;
  padding: 0;
}
.notice_dynamic_f5ad .small_4ac8 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;
}
.notice_dynamic_f5ad .small_4ac8 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.notice_dynamic_f5ad .small_4ac8 .small_4ac8 {
  top: 0;
  left: 100%;
}
.notice_dynamic_f5ad .notice_tall_d4fa.fn-focus-724f > .medium_b8a0,
.notice_dynamic_f5ad .notice_tall_d4fa.fn-focus-724f > .small_4ac8,
.notice_dynamic_f5ad .notice_tall_d4fa:focus > .medium_b8a0,
.notice_dynamic_f5ad .notice_tall_d4fa:focus > .small_4ac8,
.notice_dynamic_f5ad .notice_tall_d4fa:hover > .medium_b8a0,
.notice_dynamic_f5ad .notice_tall_d4fa:hover > .small_4ac8 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.notice_dynamic_f5ad.surface_2912 .bronze_cd5f:after,
.notice_dynamic_f5ad.surface_2912 .bronze_cd5f:before {
  content: "";
  display: table;
}
.notice_dynamic_f5ad.surface_2912 .bronze_cd5f:after {
  clear: both;
}
.notice_dynamic_f5ad.surface_2912 .bronze_cd5f > li {
  float: left;
}
.notice_dynamic_f5ad.first_6513 .bronze_cd5f:after,
.notice_dynamic_f5ad.first_6513 .bronze_cd5f:before {
  content: "";
  display: table;
}
.notice_dynamic_f5ad.first_6513 .bronze_cd5f:after {
  clear: both;
}
.notice_dynamic_f5ad.first_6513 .bronze_cd5f > li {
  float: left;
}
.notice_dynamic_f5ad.first_6513 .bronze_cd5f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.notice_dynamic_f5ad.first_6513 .bronze_cd5f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.notice_dynamic_f5ad.first_6513 .bronze_cd5f > li.hidden-e731 > a,
.notice_dynamic_f5ad.first_6513 .bronze_cd5f > li.pagination-action-d32f > a {
  color: #fff;
  background-color: #1e4b75;
}
.notice_dynamic_f5ad.cool-faaa .bronze_cd5f > li > a .detail_f87d {
  position: relative;
}
.notice_dynamic_f5ad.cool-faaa .bronze_cd5f > li > a .detail_f87d: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;
}
.notice_dynamic_f5ad.cool-faaa
  .bronze_cd5f
  > li:focus
  > a
  .detail_f87d:before,
.notice_dynamic_f5ad.cool-faaa
  .bronze_cd5f
  > li:hover
  > a
  .detail_f87d:before {
  width: 100%;
  background-color: currentColor;
}
.notice_dynamic_f5ad.cool-faaa
  .bronze_cd5f
  > li.hidden-e731
  > a
  .detail_f87d:before,
.notice_dynamic_f5ad.cool-faaa
  .bronze_cd5f
  > li.column_new_4405
  > a
  .detail_f87d:before {
  width: 100%;
  background-color: currentColor;
}
.notice_dynamic_f5ad.old_644d .bronze_cd5f > li > a .detail_f87d {
  position: relative;
}
.notice_dynamic_f5ad.old_644d .bronze_cd5f > li > a .detail_f87d: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;
}
.notice_dynamic_f5ad.old_644d .bronze_cd5f > li:focus > a .detail_f87d:before,
.notice_dynamic_f5ad.old_644d
  .bronze_cd5f
  > li:hover
  > a
  .detail_f87d:before {
  width: 100%;
  background-color: currentColor;
}
.notice_dynamic_f5ad.old_644d
  .bronze_cd5f
  > li.hidden-e731
  > a
  .detail_f87d:before,
.notice_dynamic_f5ad.old_644d
  .bronze_cd5f
  > li.column_new_4405
  > a
  .detail_f87d:before {
  width: 100%;
  background-color: currentColor;
}
.upper-92a2 .image_center_78cd {
  margin: 0;
  padding: 0;
  list-style: none;
}
.upper-92a2 .image_center_78cd li:first-child > a {
  border-top: none;
}
.upper-92a2 .image_center_78cd .red_3e54 > .detail_f87d .preview-be0e {
  display: none;
}
.upper-92a2 .image_center_78cd li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.upper-92a2 .image_center_78cd li:last-child {
  border: none;
}
.upper-92a2 .image_center_78cd li.block_271d > a {
  padding-right: 45px !important;
}
.upper-92a2 .image_center_78cd li a {
  display: block;
  padding: 0.55em 1.5em;
}
.upper-92a2 .image_center_78cd li a:focus,
.upper-92a2 .image_center_78cd li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.upper-92a2 .image_center_78cd li .first-e4f2 {
  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;
}
.upper-92a2 .image_center_78cd li .first-e4f2:hover {
  box-shadow: none;
}
.upper-92a2 .image_center_78cd li .first-e4f2 .preview-be0e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.upper-92a2 .image_center_78cd .small_4ac8 {
  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);
}
.upper-92a2 .image_center_78cd .small_4ac8 li a {
  padding-left: 3em;
}
.upper-92a2 .image_center_78cd .hover-blue-d322 > a .first-e4f2 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.upper-92a2 .image_center_78cd .hover-blue-d322 > .small_4ac8 {
  display: block;
  opacity: 1;
}
.down_8e20 {
  max-width: 100%;
}
.wrapper-e753 {
  line-height: 0;
  cursor: pointer;
}
.alert_7d3d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.alert_7d3d:hover {
  box-shadow: none;
  color: currentColor;
}
.alert_7d3d svg {
  width: 18px;
  height: 18px;
}
.alert_7d3d .slow_5af7 {
  display: none;
}
.alert-fluid-44c6 {
  position: relative;
}
.alert-fluid-44c6.fn-active-724f .alert_7d3d .current_14f1 {
  display: none;
}
.alert-fluid-44c6.fn-active-724f .alert_7d3d .slow_5af7 {
  display: inline-block;
}
.alert-fluid-44c6 .info_a341 {
  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);
}
.alert-fluid-44c6.surface-d361 .info_a341 {
  left: auto;
  right: -0.9em;
}
.alert-fluid-44c6.surface-d361 .notice_tiny_7035::before {
  left: auto;
  right: 15px;
}
.alert-fluid-44c6.fn-active-724f .info_a341 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pagination-58a8 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.pagination-58a8 label {
  flex-basis: 100%;
}
.pagination-58a8 .secondary-e35c {
  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;
}
.pagination-58a8 .section-5440 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.pagination-58a8 .section-5440:focus {
  background-color: transparent;
}
.pagination-58a8 button.glass-ece5 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.pagination-58a8 button.glass-ece5:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.pagination-58a8 button.glass-ece5 svg {
  width: 18px;
  height: 18px;
}
.pagination-58a8 input[type="submit"] {
  min-height: auto;
}
.column-current-caf5 .pagination-58a8 .section-5440 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.notice_tiny_7035 {
  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) {
  .notice_tiny_7035 {
    width: 220px;
  }
}
.notice_tiny_7035 label {
  flex-basis: 100%;
}
.notice_tiny_7035::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;
}
.box_c193 .column-current-caf5 .pagination-58a8 {
  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;
}
.box_c193
  .column-current-caf5
  .pagination-58a8
  .secondary-e35c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.box_c193 .column-current-caf5 .pagination-58a8 .section-5440 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.box_c193
  .column-current-caf5
  .pagination-58a8
  .section-5440:focus {
  background: 0 0;
}
.box_c193
  .column-current-caf5
  .pagination-58a8
  .label_31f8 {
  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;
}
.paper_60b8 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.paper_60b8 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.paper_60b8 li:last-child {
  margin-right: 0;
}
.paper_60b8 li:first-child {
  margin-left: 0;
}
.paper_60b8.photo-focused-7e5b a {
  color: #fff;
}
.paper_60b8.photo-focused-7e5b a:hover {
  color: #fff;
}
.paper_60b8 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.paper_60b8 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.paper_60b8 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.paper_60b8 a:hover {
  opacity: 0.9;
  color: inherit;
}
.paper_60b8 [class*="social-icon-apple"] {
  background-color: #999;
}
.paper_60b8 [class*="social-icon-apple"].block_soft_cdba {
  background-color: transparent;
  color: #999;
}
.paper_60b8 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.paper_60b8 [class*="social-icon-behance"].block_soft_cdba {
  background-color: transparent;
  color: #1769ff;
}
.paper_60b8 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.paper_60b8 [class*="social-icon-bitbucket"].block_soft_cdba {
  background-color: transparent;
  color: #205081;
}
.paper_60b8 [class*="social-icon-codepen"] {
  background-color: #000;
}
.paper_60b8 [class*="social-icon-codepen"].block_soft_cdba {
  background-color: transparent;
  color: #000;
}
.paper_60b8 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.paper_60b8 [class*="social-icon-delicious"].block_soft_cdba {
  background-color: transparent;
  color: #39f;
}
.paper_60b8 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.paper_60b8 [class*="social-icon-digg"].block_soft_cdba {
  background-color: transparent;
  color: #005be2;
}
.paper_60b8 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.paper_60b8 [class*="social-icon-dribbble"].block_soft_cdba {
  background-color: transparent;
  color: #ea4c89;
}
.paper_60b8 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.paper_60b8 [class*="social-icon-envelope"].block_soft_cdba {
  background-color: transparent;
  color: #ea4335;
}
.paper_60b8 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.paper_60b8 [class*="social-icon-facebook"].block_soft_cdba {
  background-color: transparent;
  color: #3b5998;
}
.paper_60b8 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.paper_60b8 [class*="social-icon-flickr"].block_soft_cdba {
  background-color: transparent;
  color: #0063dc;
}
.paper_60b8 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.paper_60b8 [class*="social-icon-foursquare"].block_soft_cdba {
  background-color: transparent;
  color: #2d5be3;
}
.paper_60b8 [class*="social-icon-github"] {
  background-color: #333;
}
.paper_60b8 [class*="social-icon-github"].block_soft_cdba {
  background-color: transparent;
  color: #333;
}
.paper_60b8 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.paper_60b8 [class*="social-icon-google-plus"].block_soft_cdba {
  background-color: transparent;
  color: #dd4b39;
}
.paper_60b8 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.paper_60b8 [class*="social-icon-houzz"].block_soft_cdba {
  background-color: transparent;
  color: #7ac142;
}
.paper_60b8 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.paper_60b8 [class*="social-icon-instagram"].block_soft_cdba {
  background-color: transparent;
  color: #262626;
}
.paper_60b8 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.paper_60b8 [class*="social-icon-jsfiddle"].block_soft_cdba {
  background-color: transparent;
  color: #487aa2;
}
.paper_60b8 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.paper_60b8 [class*="social-icon-linkedin"].block_soft_cdba {
  background-color: transparent;
  color: #0077b5;
}
.paper_60b8 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.paper_60b8 [class*="social-icon-medium"].block_soft_cdba {
  background-color: transparent;
  color: #00ab6b;
}
.paper_60b8 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.paper_60b8
  [class*="social-icon-odnoklassniki"].block_soft_cdba {
  background-color: transparent;
  color: #f4731c;
}
.paper_60b8 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.paper_60b8 [class*="social-icon-meetup"].block_soft_cdba {
  background-color: transparent;
  color: #ec1c40;
}
.paper_60b8 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.paper_60b8 [class*="social-icon-pinterest"].block_soft_cdba {
  background-color: transparent;
  color: #bd081c;
}
.paper_60b8 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.paper_60b8 [class*="social-icon-product-hunt"].block_soft_cdba {
  background-color: transparent;
  color: #da552f;
}
.paper_60b8 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.paper_60b8 [class*="social-icon-reddit"].block_soft_cdba {
  background-color: transparent;
  color: #ff4500;
}
.paper_60b8 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.paper_60b8 [class*="social-icon-rss"].block_soft_cdba {
  background-color: transparent;
  color: #f26522;
}
.paper_60b8 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.paper_60b8
  [class*="social-icon-shopping-cart"].block_soft_cdba {
  background-color: transparent;
  color: #4caf50;
}
.paper_60b8 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.paper_60b8 [class*="social-icon-skype"].block_soft_cdba {
  background-color: transparent;
  color: #00aff0;
}
.paper_60b8 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.paper_60b8 [class*="social-icon-slideshare"].block_soft_cdba {
  background-color: transparent;
  color: #0077b5;
}
.paper_60b8 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.paper_60b8 [class*="social-icon-snapchat"].block_soft_cdba {
  background-color: transparent;
  color: #fffc00;
}
.paper_60b8 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.paper_60b8 [class*="social-icon-soundcloud"].block_soft_cdba {
  background-color: transparent;
  color: #f80;
}
.paper_60b8 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.paper_60b8 [class*="social-icon-spotify"].block_soft_cdba {
  background-color: transparent;
  color: #2ebd59;
}
.paper_60b8 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.paper_60b8
  [class*="social-icon-stack-overflow"].block_soft_cdba {
  background-color: transparent;
  color: #fe7a15;
}
.paper_60b8 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.paper_60b8 [class*="social-icon-maldkfgram"].block_soft_cdba {
  background-color: transparent;
  color: #2ca5e0;
}
.paper_60b8 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.paper_60b8 [class*="social-icon-tripadvisor"].block_soft_cdba {
  background-color: transparent;
  color: #589442;
}
.paper_60b8 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.paper_60b8 [class*="social-icon-tumblr"].block_soft_cdba {
  background-color: transparent;
  color: #35465c;
}
.paper_60b8 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.paper_60b8 [class*="social-icon-twitch"].block_soft_cdba {
  background-color: transparent;
  color: #6441a5;
}
.paper_60b8 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.paper_60b8 [class*="social-icon-twitter"].block_soft_cdba {
  background-color: transparent;
  color: #1da1f2;
}
.paper_60b8 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.paper_60b8 [class*="social-icon-vimeo"].block_soft_cdba {
  background-color: transparent;
  color: #1ab7ea;
}
.paper_60b8 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.paper_60b8 [class*="social-icon-vk"].block_soft_cdba {
  background-color: transparent;
  color: #45668e;
}
.paper_60b8 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.paper_60b8 [class*="social-icon-weibo"].block_soft_cdba {
  background-color: transparent;
  color: #df2029;
}
.paper_60b8 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.paper_60b8 [class*="social-icon-weixin"].block_soft_cdba {
  background-color: transparent;
  color: #7bb32e;
}
.paper_60b8 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.paper_60b8 [class*="social-icon-whatsapp"].block_soft_cdba {
  background-color: transparent;
  color: #25d366;
}
.paper_60b8 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.paper_60b8 [class*="social-icon-wordpress"].block_soft_cdba {
  background-color: transparent;
  color: #21759b;
}
.paper_60b8 [class*="social-icon-xing"] {
  background-color: #026466;
}
.paper_60b8 [class*="social-icon-xing"].block_soft_cdba {
  background-color: transparent;
  color: #026466;
}
.paper_60b8 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.paper_60b8 [class*="social-icon-yelp"].block_soft_cdba {
  background-color: transparent;
  color: #af0606;
}
.paper_60b8 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.paper_60b8 [class*="social-icon-youtube"].block_soft_cdba {
  background-color: transparent;
  color: #cd201f;
}
.dropdown_5e68 {
  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;
}
.dropdown_5e68:hover {
  box-shadow: none;
  background: 0 0;
}
.row_old_8bbd {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.outer_63a4 {
  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;
}
.heading-focused-7882 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.gallery-medium-d6ca {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.gallery-medium-d6ca,
.gallery-medium-d6ca::after,
.gallery-medium-d6ca::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;
}
.gallery-medium-d6ca::after,
.gallery-medium-d6ca::before {
  content: "";
  display: block;
  background-color: inherit;
}
.gallery_stale_b51d .outer_63a4 .heading-focused-7882 {
  margin-top: -2px;
  width: 19px;
}
.gallery_stale_b51d .outer_63a4 .gallery-medium-d6ca {
  margin-top: -1px;
}
.gallery_stale_b51d .outer_63a4 .gallery-medium-d6ca,
.gallery_stale_b51d .outer_63a4 .gallery-medium-d6ca::after,
.gallery_stale_b51d .outer_63a4 .gallery-medium-d6ca::before {
  width: 19px;
  height: 2px;
}
.gallery_stale_b51d .outer_63a4 .gallery-medium-d6ca::before {
  top: -6px;
}
.gallery_stale_b51d .outer_63a4 .gallery-medium-d6ca::after {
  bottom: -6px;
}
.media_49f9 .outer_63a4 .heading-focused-7882 {
  margin-top: -2px;
  width: 22px;
}
.media_49f9 .outer_63a4 .gallery-medium-d6ca {
  margin-top: -1px;
}
.media_49f9 .outer_63a4 .gallery-medium-d6ca,
.media_49f9 .outer_63a4 .gallery-medium-d6ca::after,
.media_49f9 .outer_63a4 .gallery-medium-d6ca::before {
  width: 22px;
  height: 2px;
}
.media_49f9 .outer_63a4 .gallery-medium-d6ca::before {
  top: -7px;
}
.media_49f9 .outer_63a4 .gallery-medium-d6ca::after {
  bottom: -7px;
}
.highlight-9e2a .outer_63a4 .heading-focused-7882 {
  margin-top: -2px;
  width: 31px;
}
.highlight-9e2a .outer_63a4 .gallery-medium-d6ca {
  margin-top: -1.5px;
}
.highlight-9e2a .outer_63a4 .gallery-medium-d6ca,
.highlight-9e2a .outer_63a4 .gallery-medium-d6ca::after,
.highlight-9e2a .outer_63a4 .gallery-medium-d6ca::before {
  width: 31px;
  height: 3px;
}
.highlight-9e2a .outer_63a4 .gallery-medium-d6ca::before {
  top: -9px;
}
.highlight-9e2a .outer_63a4 .gallery-medium-d6ca::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hero-light-6e00 .outer_63a4 .heading-focused-7882 {
    margin-top: -2px;
    width: 19px;
  }
  .hero-light-6e00 .outer_63a4 .gallery-medium-d6ca {
    margin-top: -1px;
  }
  .hero-light-6e00 .outer_63a4 .gallery-medium-d6ca,
  .hero-light-6e00 .outer_63a4 .gallery-medium-d6ca::after,
  .hero-light-6e00 .outer_63a4 .gallery-medium-d6ca::before {
    width: 19px;
    height: 2px;
  }
  .hero-light-6e00 .outer_63a4 .gallery-medium-d6ca::before {
    top: -6px;
  }
  .hero-light-6e00 .outer_63a4 .gallery-medium-d6ca::after {
    bottom: -6px;
  }
  .tiny_4882 .outer_63a4 .heading-focused-7882 {
    margin-top: -2px;
    width: 22px;
  }
  .tiny_4882 .outer_63a4 .gallery-medium-d6ca {
    margin-top: -1px;
  }
  .tiny_4882 .outer_63a4 .gallery-medium-d6ca,
  .tiny_4882 .outer_63a4 .gallery-medium-d6ca::after,
  .tiny_4882 .outer_63a4 .gallery-medium-d6ca::before {
    width: 22px;
    height: 2px;
  }
  .tiny_4882 .outer_63a4 .gallery-medium-d6ca::before {
    top: -7px;
  }
  .tiny_4882 .outer_63a4 .gallery-medium-d6ca::after {
    bottom: -7px;
  }
  .focused-3209 .outer_63a4 .heading-focused-7882 {
    margin-top: -2px;
    width: 31px;
  }
  .focused-3209 .outer_63a4 .gallery-medium-d6ca {
    margin-top: -1.5px;
  }
  .focused-3209 .outer_63a4 .gallery-medium-d6ca,
  .focused-3209 .outer_63a4 .gallery-medium-d6ca::after,
  .focused-3209 .outer_63a4 .gallery-medium-d6ca::before {
    width: 31px;
    height: 3px;
  }
  .focused-3209 .outer_63a4 .gallery-medium-d6ca::before {
    top: -9px;
  }
  .focused-3209 .outer_63a4 .gallery-medium-d6ca::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .first_9b4c .outer_63a4 .heading-focused-7882 {
    margin-top: -2px;
    width: 19px;
  }
  .first_9b4c .outer_63a4 .gallery-medium-d6ca {
    margin-top: -1px;
  }
  .first_9b4c .outer_63a4 .gallery-medium-d6ca,
  .first_9b4c .outer_63a4 .gallery-medium-d6ca::after,
  .first_9b4c .outer_63a4 .gallery-medium-d6ca::before {
    width: 19px;
    height: 2px;
  }
  .first_9b4c .outer_63a4 .gallery-medium-d6ca::before {
    top: -6px;
  }
  .first_9b4c .outer_63a4 .gallery-medium-d6ca::after {
    bottom: -6px;
  }
  .modal_1aaf .outer_63a4 .heading-focused-7882 {
    margin-top: -2px;
    width: 22px;
  }
  .modal_1aaf .outer_63a4 .gallery-medium-d6ca {
    margin-top: -1px;
  }
  .modal_1aaf .outer_63a4 .gallery-medium-d6ca,
  .modal_1aaf .outer_63a4 .gallery-medium-d6ca::after,
  .modal_1aaf .outer_63a4 .gallery-medium-d6ca::before {
    width: 22px;
    height: 2px;
  }
  .modal_1aaf .outer_63a4 .gallery-medium-d6ca::before {
    top: -7px;
  }
  .modal_1aaf .outer_63a4 .gallery-medium-d6ca::after {
    bottom: -7px;
  }
  .layout_cold_4cbe .outer_63a4 .heading-focused-7882 {
    margin-top: -2px;
    width: 31px;
  }
  .layout_cold_4cbe .outer_63a4 .gallery-medium-d6ca {
    margin-top: -1.5px;
  }
  .layout_cold_4cbe .outer_63a4 .gallery-medium-d6ca,
  .layout_cold_4cbe .outer_63a4 .gallery-medium-d6ca::after,
  .layout_cold_4cbe .outer_63a4 .gallery-medium-d6ca::before {
    width: 31px;
    height: 3px;
  }
  .layout_cold_4cbe .outer_63a4 .gallery-medium-d6ca::before {
    top: -9px;
  }
  .layout_cold_4cbe .outer_63a4 .gallery-medium-d6ca::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .huge-0061 .outer_63a4 .heading-focused-7882 {
    margin-top: -2px;
    width: 19px;
  }
  .huge-0061 .outer_63a4 .gallery-medium-d6ca {
    margin-top: -1px;
  }
  .huge-0061 .outer_63a4 .gallery-medium-d6ca,
  .huge-0061 .outer_63a4 .gallery-medium-d6ca::after,
  .huge-0061 .outer_63a4 .gallery-medium-d6ca::before {
    width: 19px;
    height: 2px;
  }
  .huge-0061 .outer_63a4 .gallery-medium-d6ca::before {
    top: -6px;
  }
  .huge-0061 .outer_63a4 .gallery-medium-d6ca::after {
    bottom: -6px;
  }
  .easy_b528 .outer_63a4 .heading-focused-7882 {
    margin-top: -2px;
    width: 22px;
  }
  .easy_b528 .outer_63a4 .gallery-medium-d6ca {
    margin-top: -1px;
  }
  .easy_b528 .outer_63a4 .gallery-medium-d6ca,
  .easy_b528 .outer_63a4 .gallery-medium-d6ca::after,
  .easy_b528 .outer_63a4 .gallery-medium-d6ca::before {
    width: 22px;
    height: 2px;
  }
  .easy_b528 .outer_63a4 .gallery-medium-d6ca::before {
    top: -7px;
  }
  .easy_b528 .outer_63a4 .gallery-medium-d6ca::after {
    bottom: -7px;
  }
  .motion-5b83 .outer_63a4 .heading-focused-7882 {
    margin-top: -2px;
    width: 31px;
  }
  .motion-5b83 .outer_63a4 .gallery-medium-d6ca {
    margin-top: -1.5px;
  }
  .motion-5b83 .outer_63a4 .gallery-medium-d6ca,
  .motion-5b83 .outer_63a4 .gallery-medium-d6ca::after,
  .motion-5b83 .outer_63a4 .gallery-medium-d6ca::before {
    width: 31px;
    height: 3px;
  }
  .motion-5b83 .outer_63a4 .gallery-medium-d6ca::before {
    top: -9px;
  }
  .motion-5b83 .outer_63a4 .gallery-medium-d6ca::after {
    bottom: -9px;
  }
}
.primary-601f .gallery-medium-d6ca {
  -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);
}
.primary-601f .gallery-medium-d6ca::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.primary-601f .gallery-medium-d6ca::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);
}
.primary-601f.carousel-focused-d095 .gallery-medium-d6ca {
  -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);
}
.primary-601f.carousel-focused-d095 .gallery-medium-d6ca::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.primary-601f.carousel-focused-d095 .gallery-medium-d6ca::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);
}
.tertiary_easy_0ded {
  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.search-fd0c:before {
  display: none;
}
.breadcrumb_1a95 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.breadcrumb_1a95 .sidebar_pressed_81bc {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.breadcrumb_1a95 .sidebar_pressed_81bc:last-of-type {
  border-bottom: none;
}
.breadcrumb_1a95 .sidebar_pressed_81bc.chip-7d23,
.breadcrumb_1a95 .sidebar_pressed_81bc.aside-6ddd,
.breadcrumb_1a95 .sidebar_pressed_81bc.tag_focused_ee2c {
  padding: 0;
}
.breadcrumb_1a95 .upper-92a2 .first-e4f2 {
  color: currentColor;
}
.breadcrumb_1a95 .upper-92a2 .first-e4f2:focus,
.breadcrumb_1a95 .upper-92a2 .first-e4f2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.breadcrumb_1a95.hero_925f .steel-5133,
.breadcrumb_1a95.hero_925f .button_b317 a,
.breadcrumb_1a95.hero_925f .bronze_cd5f a,
.breadcrumb_1a95.hero_925f .small_4ac8 a {
  color: rgba(0, 0, 0, 0.55);
}
.breadcrumb_1a95.hero_925f .steel-5133:hover,
.breadcrumb_1a95.hero_925f .button_b317 a:hover,
.breadcrumb_1a95.hero_925f .bronze_cd5f a:hover,
.breadcrumb_1a95.hero_925f .small_4ac8 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb_1a95.hero_925f .content_813b {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb_1a95.hero_925f .sidebar_pressed_81bc {
  border-color: rgba(0, 0, 0, 0.08);
}
.breadcrumb_1a95.hero_925f .sidebar_pressed_81bc:before {
  background: rgba(0, 0, 0, 0.08);
}
.breadcrumb_1a95.hero_925f .huge-ae7c:before {
  background: rgba(255, 255, 255, 0.9);
}
.breadcrumb_1a95.hero_925f .upper-92a2 .image_center_78cd li a,
.breadcrumb_1a95.hero_925f .upper-92a2 .first-e4f2,
.breadcrumb_1a95.hero_925f .small_4ac8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.breadcrumb_1a95.hero_925f .upper-92a2 .first-e4f2:focus,
.breadcrumb_1a95.hero_925f .upper-92a2 .first-e4f2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.breadcrumb_1a95.hero_925f .image_center_78cd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.breadcrumb_1a95.search_rough_4c3a .steel-5133,
.breadcrumb_1a95.search_rough_4c3a .button_b317 a,
.breadcrumb_1a95.search_rough_4c3a .bronze_cd5f .first-e4f2,
.breadcrumb_1a95.search_rough_4c3a .bronze_cd5f a,
.breadcrumb_1a95.search_rough_4c3a .small_4ac8 a {
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb_1a95.search_rough_4c3a .steel-5133:hover,
.breadcrumb_1a95.search_rough_4c3a .button_b317 a:hover,
.breadcrumb_1a95.search_rough_4c3a .bronze_cd5f .first-e4f2:hover,
.breadcrumb_1a95.search_rough_4c3a .bronze_cd5f a:hover,
.breadcrumb_1a95.search_rough_4c3a .small_4ac8 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb_1a95.search_rough_4c3a .content_813b {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb_1a95.search_rough_4c3a .sidebar_pressed_81bc {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb_1a95.search_rough_4c3a .sidebar_pressed_81bc:before {
  background: rgba(255, 255, 255, 0.08);
}
.breadcrumb_1a95.search_rough_4c3a .huge-ae7c:before {
  background: rgba(0, 0, 0, 0.9);
}
.breadcrumb_1a95.search_rough_4c3a .upper-92a2 .image_center_78cd li a,
.breadcrumb_1a95.search_rough_4c3a .upper-92a2 .first-e4f2,
.breadcrumb_1a95.search_rough_4c3a .small_4ac8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb_1a95.search_rough_4c3a .upper-92a2 .first-e4f2:focus,
.breadcrumb_1a95.search_rough_4c3a .upper-92a2 .first-e4f2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.breadcrumb_1a95.search_rough_4c3a .image_center_78cd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.huge-ae7c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.huge-ae7c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.section_simple_87ca {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.surface_light_3f8f .breadcrumb_1a95 {
  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;
}
.surface_light_3f8f .sidebar_pressed_81bc {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.surface_light_3f8f .sidebar_pressed_81bc: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) {
  .surface_light_3f8f .sidebar_pressed_81bc:before {
    width: 16%;
    left: 42%;
  }
}
.surface_light_3f8f .sidebar_pressed_81bc:last-child:before {
  content: none;
}
.surface_light_3f8f .sidebar_pressed_81bc[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.surface_light_3f8f .upper-92a2 .image_center_78cd li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.surface_light_3f8f .upper-92a2 .image_center_78cd li a .first-e4f2 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.surface_light_3f8f .upper-92a2 .small_4ac8 {
  border: none;
}
.surface_light_3f8f .upper-92a2 .small_4ac8 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.surface_light_3f8f .huge-ae7c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.surface_light_3f8f .section_simple_87ca {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.surface_light_3f8f .search_rough_4c3a .huge-ae7c:before {
  background: rgba(0, 0, 0, 0.9);
}
.surface_light_3f8f .hero_925f.message_next_7a95 .gallery-medium-d6ca {
  background: rgba(0, 0, 0, 0.6);
}
.surface_light_3f8f
  .hero_925f.message_next_7a95
  .gallery-medium-d6ca::after,
.surface_light_3f8f
  .hero_925f.message_next_7a95
  .gallery-medium-d6ca:before {
  background: inherit;
}
.surface_light_3f8f
  .hero_925f.message_next_7a95:hover
  .gallery-medium-d6ca {
  background: rgba(0, 0, 0, 0.8);
}
.south_a7f2 .breadcrumb_1a95 {
  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) {
  .south_a7f2 .breadcrumb_1a95 {
    width: auto;
    right: 45px;
  }
}
.complex_f6de .breadcrumb_1a95 {
  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) {
  .complex_f6de .breadcrumb_1a95 {
    width: auto;
    left: 45px;
  }
}
.search-fd0c .breadcrumb_1a95 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.search-fd0c .section_simple_87ca {
  max-width: 48em;
  margin: 0 auto;
}
.search-fd0c .huge-ae7c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.component-34f9 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.component-34f9.surface_light_3f8f .breadcrumb_1a95 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.component-34f9.south_a7f2 .breadcrumb_1a95 {
  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);
}
.component-34f9 .breadcrumb_1a95 {
  visibility: visible;
}
.component-34f9.complex_f6de .breadcrumb_1a95 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tertiary_hard_1f43,
.menu_stone_d8f6 {
  overflow-x: hidden;
}
.tertiary_hard_1f43 .breadcrumb_1a95 {
  overflow: auto;
}
.tertiary_hard_1f43.surface_light_3f8f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary_hard_1f43.surface_light_3f8f .breadcrumb_1a95 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tertiary_hard_1f43.surface_light_3f8f .dropdown_5e68 {
  opacity: 0;
}
.tertiary_hard_1f43.south_a7f2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary_hard_1f43.south_a7f2 .breadcrumb_1a95 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tertiary_hard_1f43.south_a7f2 .dropdown_5e68 {
  opacity: 0;
}
.tertiary_hard_1f43.complex_f6de {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary_hard_1f43.complex_f6de .breadcrumb_1a95 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tertiary_hard_1f43.complex_f6de .dropdown_5e68 {
  opacity: 0;
}
.tertiary_hard_1f43.search-fd0c .breadcrumb_1a95 {
  z-index: 10;
  visibility: visible;
}
.message_next_7a95 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.message_next_7a95 .gallery-medium-d6ca {
  background: rgba(255, 255, 255, 0.99);
}
.message_next_7a95 .gallery-medium-d6ca::after,
.message_next_7a95 .gallery-medium-d6ca:before {
  background: inherit;
}
.message_next_7a95:hover .gallery-medium-d6ca {
  background: rgba(255, 255, 255, 0.99);
}
.complex_f6de .message_next_7a95 {
  top: 10px;
  right: auto;
  left: 12px;
}
.search-fd0c .message_next_7a95 {
  display: none !important;
}
.tertiary_hard_1f43:before,
.menu_stone_d8f6:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tertiary_hard_1f43 .message_next_7a95,
.menu_stone_d8f6 .message_next_7a95 {
  display: inline-block;
}
.breadcrumb_1a95 .wrapper_5bb4 {
  -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;
}
.tertiary_hard_1f43 .breadcrumb_1a95 .wrapper_5bb4,
.menu_stone_d8f6 .breadcrumb_1a95 .wrapper_5bb4 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.detail_last_5d14 .secondary-e35c {
  width: 100%;
}
.grid-silver-74cb {
  padding: 0 0.5em 0;
}
.grid-silver-74cb [class*="customify-col-"],
.grid-silver-74cb [class*="customify-col_"],
.grid-silver-74cb [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.under-73f9 .grid-silver-74cb {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hover-large-86c5 .short_ea68,
  .short_ea68 {
    display: none;
  }
  .tiny-092c {
    text-align: left;
  }
  .panel-huge-a924 {
    text-align: center;
  }
  .mask_9318 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hover-large-86c5 .highlight-b5f4,
  .highlight-b5f4 {
    display: none;
  }
  .button-static-8a4d {
    text-align: left;
  }
  .dropdown_blue_1d4e {
    text-align: center;
  }
  .column_next_bfe6 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hover-large-86c5 .search_b95b,
  .search_b95b {
    display: none;
  }
  .section_fluid_c662 {
    text-align: left;
  }
  .notification_a061 {
    text-align: center;
  }
  .surface_de0a {
    text-align: right;
  }
}
#page {
  position: relative;
}
.nav-11bf {
  box-shadow: none !important;
}
.main-yellow-9b6a .red_3b2c,
.first_99c7 .red_3b2c {
  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;
}
.first_99c7 .red_3b2c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.green-1679 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.green-1679:after,
.green-1679:before {
  content: "";
  display: table;
}
.green-1679:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .green-1679 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.green-1679,
.action-f64a {
  max-width: 1248px;
  margin: 0 auto;
}

.block_add0.row-fixed-a6eb .green-1679 {
  max-width: 100%;
}
.block_add0.nav_282b {
  max-width: 1200px;
  margin: 0 auto;
}
.block_add0.pagination-5638 .green-1679 {
  max-width: 100%;
}
.block_add0.pagination-5638 > .green-1679 {
  padding-left: 0;
  padding-right: 0;
}
.block_add0.pagination-5638 > .green-1679 .hover-large-86c5 {
  margin: 0;
}
.block_add0.pagination-5638
  > .green-1679
  .hard_f945.icon-0ba1 {
  margin-right: 0;
  margin-left: 0;
}
.block_add0.pagination-5638 #main.icon-0ba1 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .notification_2db2 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .notification_2db2 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .detail_8486 .short_94ba {
    padding-right: 1em;
  }
  .detail_8486.card_38dc .hard_f945 {
    border-right: 1px solid #eaecee;
  }
  .detail_8486.card_38dc .short_94ba {
    padding-right: 1em;
  }
  .detail_8486.card_38dc .smooth_fd51 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .overlay_37b8 .short_94ba {
    padding-left: 1em;
  }
  .overlay_37b8.card_38dc .hard_f945 {
    border-left: 1px solid #eaecee;
  }
  .overlay_37b8.card_38dc .short_94ba {
    padding-left: 1em;
  }
  .overlay_37b8.card_38dc .smooth_fd51 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .huge_c27f .short_94ba {
    padding-left: 1em;
  }
  .huge_c27f.card_38dc .tag-2ea0 {
    border-right: 1px solid #eaecee;
  }
  .huge_c27f.card_38dc .text-east-be77 {
    border-right: 1px solid #eaecee;
  }
  .huge_c27f.card_38dc .short_94ba {
    padding-left: 1em;
  }
  .huge_c27f.card_38dc .smooth_fd51 {
    padding-right: 1em;
  }
  .huge_c27f.card_38dc .label_9198 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .blue_3848 .short_94ba {
    padding-right: 1em;
  }
  .blue_3848.card_38dc .tag-2ea0 {
    border-left: 1px solid #eaecee;
  }
  .blue_3848.card_38dc .text-east-be77 {
    border-left: 1px solid #eaecee;
  }
  .blue_3848.card_38dc .short_94ba {
    padding-right: 1em;
  }
  .blue_3848.card_38dc .smooth_fd51 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .blue_3848.card_38dc .label_9198 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notification_2db2 .short_94ba {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notification_2db2.card_38dc .hard_f945 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .notification_2db2.card_38dc .short_94ba {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notification_2db2.card_38dc .smooth_fd51 {
    padding-left: 1em;
  }
  .notification_2db2.card_38dc .label_9198 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .notification_2db2.card_38dc .short_94ba {
    padding-left: 0;
  }
}
.inner_7603 .east-e43b {
  display: inline-block;
}
.container-up-f12f {
  display: inline-block;
}
.thumbnail-steel-701e {
  word-con: break-word;
}
.menu-1fa8 > span {
  display: inline-block;
  padding: 5px 0;
}
.menu-1fa8 .medium-231d {
  margin-left: 8px;
  margin-right: 8px;
}
.menu-1fa8 .pagination-770d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.slider_in_3926 .narrow-c91f {
  margin-bottom: 2em;
}
.slider_in_3926 .component_current_dfa5 {
  margin-bottom: 15px;
}
.slider_in_3926 .component_current_dfa5:last-child {
  margin-bottom: 0;
}
.slider_in_3926 .sort-1f1d {
  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) {
  .slider_in_3926 .sort-1f1d {
    display: block;
  }
}
.slider_in_3926 .dropdown-rough-3926 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .slider_in_3926 .dropdown-rough-3926 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.slider_in_3926 .carousel_1ce5 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.slider_in_3926 .carousel_1ce5 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.slider_in_3926 .carousel_1ce5 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.slider_in_3926 .thumbnail-steel-701e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.slider_in_3926 .thumbnail-steel-701e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.slider_in_3926 .slider_a5d0 p:last-child {
  margin-bottom: 0;
}
.slider_in_3926 .message-f391 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.slider_in_3926 .dynamic_e33f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.slider_in_3926 .module_basic_81d4 {
  margin-top: 1em;
}
.slider_in_3926 .column_under_1893 {
  top: 0;
  display: block;
}
.slider_in_3926 .column_under_1893 a {
  color: inherit;
}
.slider_in_3926 .column_under_1893 a:hover {
  color: inherit;
}
.slider_in_3926 .main-2136 {
  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;
}
.slider_in_3926 .main-2136:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.slider_in_3926 .dynamic_e33f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.slider_in_3926 .container-2a42 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.slider_in_3926 .container-2a42:first-child {
  margin-top: 0;
}
.slider_in_3926 .container-2a42.description-tiny-1ac4 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.slider_in_3926 .container-2a42.paper-97bf {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.slider_in_3926
  .container-2a42.paper-97bf.prev-b227
  .module_basic_81d4 {
  width: 100%;
}
.slider_in_3926 .paper-97bf {
  -webkit-box-align: center;
  align-items: center;
}
.slider_in_3926 .paper-97bf .menu-1fa8,
.slider_in_3926 .paper-97bf > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.slider_in_3926 .carousel_1ce5 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slider_in_3926 .carousel_1ce5 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slider_in_3926 .carousel_1ce5: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;
}
.slider_in_3926 .description-tiny-1ac4 {
  z-index: 5;
}
.slider_in_3926 .search_glass_d7c3 .motion-010e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.slider_in_3926 .heading-center-934e .motion-010e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.slider_in_3926 .aside-bright-55b3 .motion-010e {
  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;
}
.slider_in_3926.carousel_liquid_058e .sort-1f1d,
.slider_in_3926.text-new-87e1 .sort-1f1d {
  display: block;
}
.slider_in_3926.carousel_liquid_058e .sort-1f1d .medium-0235,
.slider_in_3926.carousel_liquid_058e .sort-1f1d .dynamic_e33f,
.slider_in_3926.text-new-87e1 .sort-1f1d .medium-0235,
.slider_in_3926.text-new-87e1 .sort-1f1d .dynamic_e33f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.slider_in_3926.hero-468f .dropdown-rough-3926 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .slider_in_3926.hero-468f .dropdown-rough-3926 {
    margin-right: 0;
  }
}
.slider_in_3926.carousel_liquid_058e .dropdown-rough-3926,
.slider_in_3926.text-new-87e1 .dropdown-rough-3926 {
  padding-top: 40%;
}
.slider_in_3926.carousel_liquid_058e .narrow-c91f,
.slider_in_3926.text-new-87e1 .narrow-c91f {
  display: block;
}
.slider_in_3926.carousel_liquid_058e .fn-sticky-724f .dynamic_e33f,
.slider_in_3926.text-new-87e1 .fn-sticky-724f .dynamic_e33f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.slider_in_3926.carousel_liquid_058e .dropdown-rough-3926,
.slider_in_3926.text-new-87e1 .dropdown-rough-3926 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.slider_in_3926.carousel_liquid_058e .dynamic_e33f {
  padding: 1em;
}
.logo-55d7 {
  margin: 30px auto;
  display: block;
}
.logo-55d7 .focused_1eb6 > * {
  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;
}
.logo-55d7 .focused_1eb6 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.logo-55d7 .focused_1eb6 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.heading_cold_6519 .menu-1fa8 {
  margin-bottom: 1.41575em;
}
.heading_cold_6519 .form_262c {
  margin-bottom: 1.618em;
}
.mask_stale_ee95 .secondary_49dc {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.mask_stale_ee95 .secondary_49dc a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.mask_stale_ee95 .top_570e {
  max-width: 100%;
  overflow: auto;
}
.badge-b5bd .mask_stale_ee95 a:hover {
  text-decoration: underline;
}
.easy-b34c .component_current_dfa5:not(.thumbnail-steel-701e),
.easy-b34c .carousel_1ce5 {
  margin-bottom: 1.41575em;
}
.easy-b34c .component_current_dfa5:not(.thumbnail-steel-701e):last-child,
.easy-b34c .carousel_1ce5:last-child {
  margin-bottom: 0;
}
.easy-b34c .component_current_dfa5.simple_1770 {
  margin-bottom: 0.41575em;
}
.easy-b34c .middle-8126:before,
.easy-b34c .lite-db81:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.easy-b34c .middle-8126:before {
  content: "\f115";
}
.easy-b34c .lite-db81:before {
  content: "\f02c";
}
.easy-b34c .secondary_pressed_d249 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.easy-b34c .secondary_pressed_d249 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.focus_gas_b751 {
  display: -webkit-box;
  display: flex;
}
.focus_gas_b751 .detail-e335 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .focus_gas_b751 .detail-e335 {
    flex-basis: 90px;
  }
}
.focus_gas_b751 .tag-wide-5013 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .focus_gas_b751 .tag-wide-5013 {
    flex-basis: calc(100% - 50px);
  }
}
.focus_gas_b751 .white-feed p:last-child {
  margin-bottom: 0.72em;
}
.breadcrumb-dcb8 .focused_1eb6 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.breadcrumb-dcb8 .focused_1eb6:after,
.breadcrumb-dcb8 .focused_1eb6:before {
  content: "";
  display: table;
}
.breadcrumb-dcb8 .focused_1eb6:after {
  clear: both;
}
.breadcrumb-dcb8 .focused_1eb6 .active_18cf,
.breadcrumb-dcb8 .focused_1eb6 .feature_solid_14e3 {
  width: 49%;
}
.breadcrumb-dcb8 .focused_1eb6 .active_18cf a span.chip-7ebd,
.breadcrumb-dcb8 .focused_1eb6 .feature_solid_14e3 a span.chip-7ebd {
  display: block;
  margin-bottom: 5px;
}
.breadcrumb-dcb8 .focused_1eb6 .feature_solid_14e3 {
  float: left;
  text-align: left;
}
.breadcrumb-dcb8 .focused_1eb6 .active_18cf {
  float: right;
  text-align: right;
}
.paper_b5c4 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .paper_b5c4 {
    margin-bottom: 0;
  }
}
.section-new-455e {
  margin-bottom: 1em;
}
.section-new-455e .thumbnail-steel-701e {
  font-size: 1.1em;
  line-height: 1.3;
}
.tag_d794 a {
  display: block;
  line-height: 0;
  position: relative;
}
.badge_hovered_2505 .section-new-455e,
.texture-1114 .section-new-455e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .badge_hovered_2505 .section-new-455e,
  .texture-1114 .section-new-455e {
    display: block;
  }
}
.badge_hovered_2505 .tag_d794,
.texture-1114 .tag_d794 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .badge_hovered_2505 .tag_d794,
  .texture-1114 .tag_d794 {
    margin-bottom: 1em;
  }
}
.badge_hovered_2505 .tag_d794 img,
.texture-1114 .tag_d794 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.badge_hovered_2505 .chip_white_eb82,
.texture-1114 .chip_white_eb82 {
  flex-basis: calc(100% - 160px);
}
.badge_hovered_2505 .chip_white_eb82 p,
.texture-1114 .chip_white_eb82 p {
  margin-bottom: 0;
}
.badge_hovered_2505 .chip_white_eb82 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .badge_hovered_2505 .chip_white_eb82 {
    padding-left: 0;
  }
}
.texture-1114 .chip_white_eb82 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .texture-1114 .chip_white_eb82 {
    padding-right: 0;
  }
}
.texture-1114 .tag_d794 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.breadcrumb-pro-84df .tag_d794 {
  margin-bottom: 0.5em;
}
.breadcrumb-pro-84df .tag_d794 img {
  width: 100%;
}
.pattern-fixed-a80b .modal_bd67,
.slider_outer_16d1 .modal_bd67 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.slider_outer_16d1 .hard_f945 .main_e0e7 p:last-child {
  margin-bottom: 0;
}
.pressed_d929 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.lower-2007 .paragraph_f4c2 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .lower-2007 .paragraph_f4c2:last-of-type {
    margin-bottom: 0;
  }
}
.lower-2007 .paragraph_f4c2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.lower-2007 .paragraph_f4c2 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.lower-2007 .paragraph_f4c2 ul li {
  margin: 0 0 0.6em;
}
.lower-2007 .paragraph_f4c2 ul li.slider_8bd0,
.lower-2007 .paragraph_f4c2 ul li.status_a6de {
  position: relative;
}
.lower-2007 .paragraph_f4c2 ul li.slider_8bd0 .carousel_62a2,
.lower-2007 .paragraph_f4c2 ul li.status_a6de .carousel_62a2 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.lower-2007 .paragraph_f4c2 ul li.slider_8bd0:after:after,
.lower-2007 .paragraph_f4c2 ul li.slider_8bd0:after:before,
.lower-2007
  .paragraph_f4c2
  ul
  li.status_a6de:after:after,
.lower-2007
  .paragraph_f4c2
  ul
  li.status_a6de:after:before {
  content: "";
  display: table;
}
.lower-2007 .paragraph_f4c2 ul li.slider_8bd0:after:after,
.lower-2007
  .paragraph_f4c2
  ul
  li.status_a6de:after:after {
  clear: both;
}
.lower-2007 .paragraph_f4c2 a.section-blue-a174:hover {
  text-decoration: none;
}
.lower-2007 .paragraph_f4c2 select {
  max-width: 100%;
}
.lower-2007 .paragraph_f4c2 table {
  font-size: 85%;
}
.lower-2007 .paragraph_f4c2 table td,
.lower-2007 .paragraph_f4c2 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.lower-2007 .paragraph_f4c2 table tfoot td {
  text-align: left;
}
.lower-2007 .paragraph_f4c2 :last-child {
  margin-bottom: 0;
}
.lower-2007 .paragraph_f4c2 .accent_bf17 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.lower-2007 .paragraph_f4c2 .accent_bf17 label {
  width: 100%;
}
.lower-2007 .paragraph_f4c2 .accent_bf17 .section-5440 {
  width: 100%;
  display: block;
}
.lower-2007 .paragraph_f4c2 .accent_bf17 .glass-ece5 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.lower-2007 .paragraph_f4c2 .accent_bf17 .glass-ece5:hover svg #svg-search {
  fill: #444;
}
.lower-2007 .paragraph_f4c2 .accent_bf17 .glass-ece5 svg {
  width: 18px;
  height: 18px;
}
.lower-2007 .short-0785 ul ul,
.lower-2007 .accent-029c ul ul,
.lower-2007 .in_4eb9 ul ul,
.lower-2007 .static_ff2f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.lower-2007 .short-0785 .block_271d > a,
.lower-2007 .accent-029c .block_271d > a,
.lower-2007 .in_4eb9 .block_271d > a,
.lower-2007 .static_ff2f .block_271d > a {
  margin-bottom: 0;
}
.lower-2007 .footer_medium_fce5 li,
.lower-2007 .short-0785 li,
.lower-2007 .small_f135 li,
.lower-2007 .accent-029c li,
.lower-2007 .in_4eb9 li,
.lower-2007 .static_ff2f li,
.lower-2007 .popup_9c25 li,
.lower-2007 .logo_40b0 li {
  display: block;
  position: relative;
}
.lower-2007 .footer_medium_fce5 li:last-child,
.lower-2007 .short-0785 li:last-child,
.lower-2007 .small_f135 li:last-child,
.lower-2007 .accent-029c li:last-child,
.lower-2007 .in_4eb9 li:last-child,
.lower-2007 .static_ff2f li:last-child,
.lower-2007 .popup_9c25 li:last-child,
.lower-2007 .logo_40b0 li:last-child {
  border: none;
}
.lower-2007 .footer_medium_fce5 li a,
.lower-2007 .short-0785 li a,
.lower-2007 .small_f135 li a,
.lower-2007 .accent-029c li a,
.lower-2007 .in_4eb9 li a,
.lower-2007 .static_ff2f li a,
.lower-2007 .popup_9c25 li a,
.lower-2007 .logo_40b0 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.lower-2007 .footer_medium_fce5 li ul li::before,
.lower-2007 .short-0785 li ul li::before,
.lower-2007 .small_f135 li ul li::before,
.lower-2007 .accent-029c li ul li::before,
.lower-2007 .in_4eb9 li ul li::before,
.lower-2007 .static_ff2f li ul li::before,
.lower-2007 .popup_9c25 li ul li::before,
.lower-2007 .logo_40b0 li ul li::before {
  left: 15px;
}
.lower-2007 .footer_medium_fce5 li ul a,
.lower-2007 .short-0785 li ul a,
.lower-2007 .small_f135 li ul a,
.lower-2007 .accent-029c li ul a,
.lower-2007 .in_4eb9 li ul a,
.lower-2007 .static_ff2f li ul a,
.lower-2007 .popup_9c25 li ul a,
.lower-2007 .logo_40b0 li ul a {
  padding-left: 20px;
}
.lower-2007 .footer_medium_fce5 li ul ul li::before,
.lower-2007 .short-0785 li ul ul li::before,
.lower-2007 .small_f135 li ul ul li::before,
.lower-2007 .accent-029c li ul ul li::before,
.lower-2007 .in_4eb9 li ul ul li::before,
.lower-2007 .static_ff2f li ul ul li::before,
.lower-2007 .popup_9c25 li ul ul li::before,
.lower-2007 .logo_40b0 li ul ul li::before {
  left: 30px;
}
.lower-2007 .footer_medium_fce5 li ul ul a,
.lower-2007 .short-0785 li ul ul a,
.lower-2007 .small_f135 li ul ul a,
.lower-2007 .accent-029c li ul ul a,
.lower-2007 .in_4eb9 li ul ul a,
.lower-2007 .static_ff2f li ul ul a,
.lower-2007 .popup_9c25 li ul ul a,
.lower-2007 .logo_40b0 li ul ul a {
  padding-left: 40px;
}
.lower-2007 .modal_dd95 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.lower-2007 .logo_40b0 ul li {
  margin-bottom: 1.41575em;
}
.lower-2007 .logo_40b0 ul li .right-d046 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.lower-2007 .logo_40b0 ul li .gas-464e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.search_rough_4c3a .footer_medium_fce5 li a,
.search_rough_4c3a .short-0785 li a,
.search_rough_4c3a .small_f135 li a,
.search_rough_4c3a .accent-029c li a,
.search_rough_4c3a .in_4eb9 li a,
.search_rough_4c3a .static_ff2f li a,
.search_rough_4c3a .popup_9c25 li a,
.search_rough_4c3a .logo_40b0 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.search_rough_4c3a .modal_dd95 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.search_rough_4c3a .paragraph_f4c2 ul li.slider_8bd0 .carousel_62a2,
.search_rough_4c3a .paragraph_f4c2 ul li.status_a6de .carousel_62a2 {
  background: rgba(0, 0, 0, 0.2);
}
.search_rough_4c3a .lower-2007 .paragraph_f4c2 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_add0 .lower-2007 .image_center_78cd li {
  margin: 0;
}
.block_add0 .lower-2007 .image_center_78cd li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.block_add0 .lower-2007 .image_center_78cd li ul {
  margin: 0;
}
.block_add0 .lower-2007 .image_center_78cd li ul li a {
  padding-left: 15px;
}
.block_add0 .lower-2007 .image_center_78cd li ul li li a {
  padding-left: 30px;
}
.block_add0 .lower-2007 .image_center_78cd li.pagination-action-d32f > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.block_add0 .lower-2007 .image_center_78cd li.pagination-action-d32f > 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;
}
.block_add0 .lower-2007 .image_center_78cd li.pagination-action-d32f > 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;
}
.mask-340f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.info-last-5638 {
  position: relative;
  z-index: 10;
}
.info-last-5638 .wrapper_5bb4 {
  width: 100%;
  max-width: 100%;
}
.yellow_7ceb .carousel_out_4145 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.yellow_7ceb .hero_925f {
}
.yellow_7ceb .search_rough_4c3a {
  background: #292929;
}
.video-3723 .carousel_out_4145 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.video-3723 .hero_925f {
  background: #f9f9f9;
}
.video-3723 .search_rough_4c3a {
  background: #303030;
}
.glass_d2ed .carousel_out_4145 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .glass_d2ed .east-e43b {
    margin-bottom: 1em;
  }
  .glass_d2ed .east-e43b:last-child {
    margin-bottom: 0;
  }
}
.glass_d2ed .hero_925f {
  background: #ededed;
}
.glass_d2ed .search_rough_4c3a {
  background: #1a1a1a;
}
.carousel_out_4145.hero_925f {
  color: rgba(0, 0, 0, 0.6);
}
.carousel_out_4145.hero_925f .liquid_04a5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel_out_4145.search_rough_4c3a {
  color: rgba(255, 255, 255, 0.99);
}
.carousel_out_4145.search_rough_4c3a a:not(.section-blue-a174) {
  color: rgba(255, 255, 255, 0.79);
}
.carousel_out_4145.search_rough_4c3a a:not(.section-blue-a174):hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel_out_4145.search_rough_4c3a .liquid_04a5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel_out_4145.search_rough_4c3a table tbody td,
.carousel_out_4145.search_rough_4c3a table th {
  background: rgba(0, 0, 0, 0.08);
}
.icon_top_7584.video-dynamic-24db .green-1679 {
  max-width: initial;
}
.icon_top_7584 .focus_gold_03b8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.icon_top_7584 .focus_gold_03b8 .wrapper_5bb4 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .icon_top_7584 .focus_gold_03b8 .wrapper_5bb4 {
    display: block;
    margin-bottom: 2em;
  }
  .icon_top_7584 .focus_gold_03b8 .wrapper_5bb4:last-child {
    margin-bottom: 0;
  }
}
.glass_d2ed .east-e43b:last-child,
.video-3723 .east-e43b:last-child,
.yellow_7ceb .east-e43b:last-child {
  margin-bottom: 0;
}
.glass_d2ed .east-e43b .lower-2007 .paragraph_f4c2:last-child,
.video-3723 .east-e43b .lower-2007 .paragraph_f4c2:last-child,
.yellow_7ceb .east-e43b .lower-2007 .paragraph_f4c2:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .glass_d2ed .search-action-ec7b,
  .glass_d2ed .surface-gas-233e,
  .video-3723 .search-action-ec7b,
  .video-3723 .surface-gas-233e,
  .yellow_7ceb .search-action-ec7b,
  .yellow_7ceb .surface-gas-233e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .info-last-5638 .east-e43b {
    margin-bottom: 2em;
  }
}
.info-last-5638 p:last-child {
  margin-bottom: 0;
}
.info-last-5638 li,
.info-last-5638 ul {
  list-style: none;
  margin: 0;
}
.info-last-5638 ul ul {
  margin-left: 2.617924em;
}
.dim-e0a0 {
  font-size: 0.875em;
}

/* css-noise: 2304 */
.promo-block-c8 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
